=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/ham/wsjtx", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for wsjtx-2.5.4nb5 [ 0%] Building C object CMakeFiles/wsjt_cxx.dir/lib/ftrsd/decode_rs.c.o [ 0%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/packjt.f90.o [ 0%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/packjt.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 0%] Building C object CMakeFiles/wsjt_cxx.dir/lib/ftrsd/encode_rs.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 0%] Building C object CMakeFiles/wsjt_cxx.dir/lib/ftrsd/init_rs.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 1%] Building C object CMakeFiles/wsjt_cxx.dir/lib/ftrsd/ftrsdap.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 2%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/C_interface_module.f90.o [ 2%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/C_interface_module.f90.o [ 2%] Building C object CMakeFiles/wsjt_cxx.dir/lib/sgran.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 2%] Building C object CMakeFiles/wsjt_cxx.dir/lib/golay24_table.c.o [ 2%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/types.f90.o [ 2%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/types.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 2%] Building C object CMakeFiles/wsjt_cxx.dir/lib/gran.c.o [ 2%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/crc.f90.o [ 2%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/crc.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 2%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fftw3mod.f90.o [ 2%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fftw3mod.f90.o [ 2%] Building C object CMakeFiles/wsjt_cxx.dir/lib/igray.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 2%] Building C object CMakeFiles/wsjt_cxx.dir/lib/init_random_seed.c.o [ 3%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/prog_args.f90.o [ 3%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/prog_args.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 4%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o [ 4%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/timer_module.f90.o [ 4%] Building C object CMakeFiles/wsjt_cxx.dir/lib/ldpc32_table.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 4%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/shmem.f90.o [ 4%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/shmem.f90.o [ 4%] Building C object CMakeFiles/wsjt_cxx.dir/lib/wsprd/nhash.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 4%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/hashing.f90.o [ 4%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/hashing.f90.o [ 4%] Building C object CMakeFiles/wsjt_cxx.dir/lib/tab.c.o [ 5%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/iso_c_utilities.f90.o [ 5%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/iso_c_utilities.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 6%] Building C object CMakeFiles/wsjt_cxx.dir/lib/tmoonsub.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 6%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jt4.f90.o [ 6%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/jt4.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/jt4.f90:6:30: 6 | real ppsave(207,7,MAXAVE) !Accumulated data for message averaging | 1 Warning: Array 'ppsave' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/jt4.f90:11:23: 11 | real zz(1260,65,7) | 1 Warning: Array 'zz' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 6%] Building C object CMakeFiles/wsjt_cxx.dir/lib/usleep.c.o [ 7%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jt65_mod.f90.o [ 7%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/jt65_mod.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/jt65_mod.f90:8:23: 8 | real s1(-255:256,126) | 1 Warning: Array 's1' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 7%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/options.f90.o [ 8%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/options.f90.o [ 8%] Building C object CMakeFiles/wsjt_cxx.dir/lib/vit213.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/vit213.c:86:15: warning: variable 'ipp' set but not used [-Wunused-but-set-variable] int i,j,sym,ipp; ^ 1 warning generated. [ 8%] Building C object CMakeFiles/wsjt_cxx.dir/lib/wisdom.c.o [ 8%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/readwav.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 8%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/readwav.f90.o [ 8%] Building C object CMakeFiles/wsjt_cxx.dir/lib/wrapkarn.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 8%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/wavhdr.f90.o [ 8%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/wavhdr.f90.o [ 8%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/qracodes/qra12_63_64_irr_b.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 9%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/addit.f90.o [ 9%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/qracodes/qra13_64_64_irr_e.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 9%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/addit.f90.o [ 9%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/q65/npfwht.c.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/addit.f90:43:18: 43 | real s(60*12000) | 1 Warning: Array 's' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/addit.f90:44:18: 44 | real x(60*12000) | 1 Warning: Array 'x' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/addit.f90:45:18: 45 | real y(60*12000) | 1 Warning: Array 'y' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 9%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/afc65b.f90.o [ 9%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/afc65b.f90.o [ 9%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/afc9.f90.o [ 9%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/afc9.f90.o [ 10%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/q65/pdmath.c.o [ 10%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ana932.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 10%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ana932.f90.o [ 10%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/q65/qracodes.c.o [ 10%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/analytic.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 10%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/analytic.f90.o [ 10%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/q65/normrnd.c.o [ 10%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/astro.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 11%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/astro.f90.o [ 11%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/q65/qra15_65_64_irr_e23.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 11%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/astro0.f90.o [ 11%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/q65/q65.c.o [ 11%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/astro0.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 12%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/avecho.f90.o [ 12%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/avecho.f90.o [ 12%] Building C object CMakeFiles/wsjt_cxx.dir/lib/qra/q65/q65_subs.c.o [ 12%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/averms.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 12%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/averms.f90.o In file included from /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_subs.c:26: /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.h:116:13: warning: unused function '_q65_mask' [-Wunused-function] static void _q65_mask(const qracode *pcode, float *ix, const int *mask, const int *x); ^ 1 warning generated. [ 12%] Building CXX object CMakeFiles/wsjt_cxx.dir/Logger.cpp.o [ 12%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/azdist.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 12%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/azdist.f90.o [ 12%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/baseline.f90.o [ 12%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/baseline.f90.o [ 12%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/ft4_baseline.f90.o [ 12%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/ft4_baseline.f90.o [ 12%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/blanker.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/blanker.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/blanker.f90:5:23: 5 | integer hist(0:32768) | 1 Warning: Array 'hist' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 13%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/bpdecode40.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/bpdecode40.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/baddata.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/baddata.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/calibrate.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/calibrate.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ccf2.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ccf2.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ccf65.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ccf65.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/chkcall.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/chkcall.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/chkhist.f90.o [ 13%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/chkhist.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/chkmsg.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/chkmsg.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/chkss2.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/chkss2.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/clockit.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/clockit.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/compress.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/compress.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/compress.f90:5:32: 5 | real xr(0:NMAX-1),xi(0:NMAX-1) | 1 Warning: Array 'xi' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/compress.f90:5:19: 5 | real xr(0:NMAX-1),xi(0:NMAX-1) | 1 Warning: Array 'xr' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 14%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/coord.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/coord.f90.o [ 14%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/db.f90.o [ 15%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/db.f90.o [ 15%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/decode9w.f90.o [ 15%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/decode9w.f90.o [ 15%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/decode174_91.f90.o [ 15%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/decode174_91.f90.o [ 15%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/deg2grid.f90.o [ 15%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/deg2grid.f90.o [ 15%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/degrade_snr.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/degrade_snr.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/demod64a.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/demod64a.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/determ.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/determ.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/encode232.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/encode232.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/encode_msk40.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/encode_msk40.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/entail.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/entail.f90.o [ 16%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ephem.f90.o [ 17%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ephem.f90.o [ 17%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fano232.f90.o [ 17%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fano232.f90.o [ 17%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fast9.f90.o [ 17%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fast9.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fast9.f90:9:29: 9 | integer*1 i1save(207,NSAVE) | 1 Warning: Array 'i1save' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fast9.f90:13:18: 13 | real s2(240,340) !Symbol spectra at quarter-symbol steps | 1 Warning: Array 's2' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fast_decode.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fast_decode.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fast_decode.f90:10:20: 10 | real dat(30*12000) | 1 Warning: Array 'dat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fchisq.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fchisq.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fchisq0.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fchisq0.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fil3.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fil3.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fil3c.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fil3c.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fil4.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fil4.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fil6521.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fil6521.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/filt8.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/filt8.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/filt8.f90:6:15: 6 | real s1(0:NH) | 1 Warning: Array 's1' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/filt8.f90:7:15: 7 | real s2(0:NH) | 1 Warning: Array 's2' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 18%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fitcal.f90.o [ 18%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fitcal.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/flat1.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/flat1.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/flat1a.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/flat1a.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/flat1b.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/flat1b.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/flat2.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/flat2.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/flat4.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/flat4.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/flat65.f90.o [ 19%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/flat65.f90.o [ 20%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fmtmsg.f90.o [ 20%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fmtmsg.f90.o [ 20%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/foldspec9f.f90.o [ 20%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/foldspec9f.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/foxfilt.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/foxfilt.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/foxgen.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/foxgen.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/foxgen_wrap.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/foxgen_wrap.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/freqcal.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/freqcal.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/freqcal.f90:9:14: 9 | real s(0:NH) | 1 Warning: Array 's' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 21%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/ft8_downsample.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/ft8_downsample.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/genwave.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/genwave.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/gen_ft4wave.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/gen_ft4wave.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft4/gen_ft4wave.f90:6:23: 6 | real dphi(0:250000-1) | 1 Warning: Array 'dphi' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 21%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/genft8refsig.f90.o [ 21%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/genft8refsig.f90.o [ 22%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/genwspr.f90.o [ 22%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/genwspr.f90.o [ 22%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/geodist.f90.o [ 22%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/geodist.f90.o [ 22%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/get_crc14.f90.o [ 22%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/get_crc14.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/getlags.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/getlags.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/getmet4.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/getmet4.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/get_spectrum_baseline.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/get_spectrum_baseline.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/get_spectrum_baseline.f90:5:16: 5 | real s(NH1,NF) | 1 Warning: Array 's' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 23%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft2/gfsk_pulse.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft2/gfsk_pulse.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/graycode.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/graycode.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/graycode65.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/graycode65.f90.o [ 23%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/grayline.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/grayline.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/grid2deg.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/grid2deg.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/h1.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/h1.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/hspec.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/hspec.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/indexx.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/indexx.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/init_random_seed.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/init_random_seed.f90.o [ 24%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/interleave4.f90.o [ 25%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/interleave4.f90.o [ 25%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/interleave63.f90.o [ 25%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/interleave63.f90.o [ 25%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/interleave9.f90.o [ 25%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/interleave9.f90.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/inter_wspr.f90.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/inter_wspr.f90.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/jplsubs.f.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jplsubs.f.o [ 26%] Building CXX object CMakeFiles/wsjt_cxx.dir/lib/crc10.cpp.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 26%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/jtmsg.f90.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jtmsg.f90.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/libration.f90.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/libration.f90.o [ 26%] Building CXX object CMakeFiles/wsjt_cxx.dir/lib/crc13.cpp.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/lorentzian.f90.o [ 26%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/lorentzian.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 26%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/lorentzian_fading.f90.o [ 27%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/lorentzian_fading.f90.o [ 27%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/lpf1.f90.o [ 27%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/lpf1.f90.o [ 28%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/mixlpf.f90.o [ 28%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/mixlpf.f90.o [ 28%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/makepings.f90.o [ 28%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/makepings.f90.o [ 28%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/moondopjpl.f90.o [ 28%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/moondopjpl.f90.o [ 29%] Building CXX object CMakeFiles/wsjt_cxx.dir/lib/crc14.cpp.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 29%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/morse.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/morse.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/move.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/move.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk40sync.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk40sync.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk144sync.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk144sync.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk40_freq_search.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk40_freq_search.f90.o [ 29%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk144_freq_search.f90.o [ 29%] Linking CXX static library libwsjt_cxx.a [ 29%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk144_freq_search.f90.o [ 29%] Built target wsjt_cxx [ 29%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk144signalquality.f90.o [ 30%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk144signalquality.f90.o [ 30%] Building C object CMakeFiles/wsprsim.dir/lib/wsprd/wsprsim.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 30%] Building C object CMakeFiles/wsprsim.dir/lib/wsprd/wsprsim_utils.c.o [ 30%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/nuttal_window.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 30%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/nuttal_window.f90.o [ 30%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/ft4_downsample.f90.o [ 30%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/ft4_downsample.f90.o [ 30%] Building C object CMakeFiles/wsprsim.dir/lib/wsprd/wsprd_utils.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 30%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/wsprd/osdwspr.f90.o [ 30%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/wsprd/osdwspr.f90.o [ 30%] Building C object CMakeFiles/wsprsim.dir/lib/wsprd/fano.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 30%] Building C object CMakeFiles/wsprsim.dir/lib/wsprd/tab.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:138:16: 138 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:103:7: 103 | nord=1 | ^ note: 'nord' declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:143:29: 143 | if(iorder.eq.nord .and. npre1.eq.0) then | ^ Warning: 'npre1' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:104:8: 104 | npre1=0 | ^ note: 'npre1' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:165:12: 165 | if(nd1Kpt .le. ntheta) then | ^ Warning: 'ntheta' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:107:9: 107 | ntheta=16 | ^ note: 'ntheta' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:189:3: 189 | if(npre2.eq.1) then | ^ Warning: 'npre2' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:105:8: 105 | npre2=0 | ^ note: 'npre2' was declared here [ 30%] Building C object CMakeFiles/wsprsim.dir/lib/wsprd/nhash.c.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:138:16: 138 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:103:7: 103 | nord=1 | ^ note: 'nord' declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:143:29: 143 | if(iorder.eq.nord .and. npre1.eq.0) then | ^ Warning: 'npre1' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:104:8: 104 | npre1=0 | ^ note: 'npre1' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:165:12: 165 | if(nd1Kpt .le. ntheta) then | ^ Warning: 'ntheta' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:107:9: 107 | ntheta=16 | ^ note: 'ntheta' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:189:3: 189 | if(npre2.eq.1) then | ^ Warning: 'npre2' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:105:8: 105 | npre2=0 | ^ note: 'npre2' was declared here clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 31%] Linking C executable wsprsim clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] ld: warning: search path '=-lusb-1.0' not found [ 31%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/osd174_91.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/osd174_91.f90.o [ 32%] Built target wsprsim [ 32%] Building Fortran object CMakeFiles/fmtave.dir/lib/fmtave.f90.o [ 32%] Linking Fortran executable fmtave ld: warning: search path '=-lusb-1.0' not found [ 32%] Built target fmtave [ 32%] Building Fortran object CMakeFiles/fcal.dir/lib/fcal.f90.o [ 32%] Linking Fortran executable fcal ld: warning: search path '=-lusb-1.0' not found [ 32%] Built target fcal [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/osd128_90.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/osd128_90.f90:149:18: 149 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/osd128_90.f90:116:9: 116 | nord=1 | ^ note: 'nord' declared here [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/pctile.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/osd128_90.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/peakdt9.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/peakup.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/plotsave.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/platanh.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/pltanh.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/polyfit.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/osd128_90.f90:149:18: 149 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/osd128_90.f90:116:9: 116 | nord=1 | ^ note: 'nord' declared here [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ps4.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/qra/q65/q65_ap.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/qra/q65/q65_set_list.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_set_list.f90:48:2: 48 | 10 call genq65(msg,0,msgsent,itone,i3,n3) | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_set_list.f90:6:19: 6 | character*37 msg0,msg,msgsent | 1 Warning: Unused variable 'msg0' declared at (1) [-Wunused-variable] [ 32%] Building Fortran object CMakeFiles/fmeasure.dir/lib/fmeasure.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/refspectrum.f90.o [ 32%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/pctile.f90.o [ 32%] Linking Fortran executable fmeasure [ 33%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/peakdt9.f90.o ld: warning: search path '=-lusb-1.0' not found [ 33%] Built target fmeasure [ 33%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/peakup.f90.o [ 33%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/plotsave.f90.o [ 33%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/savec2.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/savec2.f90:14:24: 14 | complex c1(0:MAXFFT-1) | 1 Warning: Array 'c1' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/savec2.f90:15:21: 15 | complex c2(0:65535) | 1 Warning: Array 'c2' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 33%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/platanh.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sec0.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/pltanh.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/polyfit.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sec_midn.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ps4.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/qra/q65/q65_ap.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sh65.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/sh65.f90:6:22: 6 | real ss(-NH+1:NH,16) | 1 Warning: Array 'ss' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 34%] Getting source control system revision information -- Checking for revision information -- No SCS found [ 34%] Built target revisiontag [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/qra/q65/q65_set_list.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sh65snr.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_set_list.f90:48:2: 48 | 10 call genq65(msg,0,msgsent,itone,i3,n3) | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_set_list.f90:6:19: 6 | character*37 msg0,msg,msgsent | 1 Warning: Unused variable 'msg0' declared at (1) [-Wunused-variable] [ 34%] Built target qcp_autogen_timestamp_deps [ 34%] Built target fort_qt_autogen_timestamp_deps [ 34%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/slasubs.f.o [ 34%] Built target wsjt_qtmm_autogen_timestamp_deps [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/refspectrum.f90.o [ 34%] Built target wsjtx_udp-static_autogen_timestamp_deps [ 34%] Building C object CMakeFiles/wsprd.dir/lib/wsprd/wsprd.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/savec2.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sec0.f90.o [ 34%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sec_midn.f90.o [ 35%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sh65.f90.o [ 35%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sh65snr.f90.o [ 36%] Building C object CMakeFiles/wsprd.dir/lib/wsprd/wsprsim_utils.c.o [ 36%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sleep_msec.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 36%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/slasubs.f.o [ 36%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/slope.f90.o [ 36%] Building C object CMakeFiles/wsprd.dir/lib/wsprd/wsprd_utils.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 36%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/smo.f90.o [ 36%] Building C object CMakeFiles/wsprd.dir/lib/wsprd/fano.c.o [ 37%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/smo121.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 37%] Building C object CMakeFiles/wsprd.dir/lib/wsprd/jelinek.c.o [ 37%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/softsym9f.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 37%] Building C object CMakeFiles/wsprd.dir/lib/wsprd/tab.c.o [ 37%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/softsym9w.f90.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 37%] Building C object CMakeFiles/wsprd.dir/lib/wsprd/nhash.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 37%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sleep_msec.f90.o [ 37%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/shell.f90.o [ 37%] Building C object CMakeFiles/wsprd.dir/lib/init_random_seed.c.o clang: warning: argument unused during compilation: '-specs=/var/tmp/work/ham/wsjtx/work/.cwrapper/specs.pkgsrc' [-Wunused-command-line-argument] [ 37%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/slope.f90.o [ 37%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/spec64.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/spec64.f90:5:24: 5 | complex cs(0:MAXFFT-1) !Complex symbol spectrum | 1 Warning: Array 'cs' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 37%] Building Fortran object CMakeFiles/wsprd.dir/lib/indexx.f90.o [ 37%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/smo.f90.o [ 38%] Building Fortran object CMakeFiles/wsprd.dir/lib/wsprd/osdwspr.f90.o [ 38%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/spec9f.f90.o [ 38%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/smo121.f90.o [ 38%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/softsym9f.f90.o [ 38%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/subtractft8.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/subtractft8.f90:12:15: 12 | real dd(NMAX),dd0(NMAX) | 1 Warning: Array 'dd' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 39%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/softsym9w.f90.o [ 39%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sun.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:138:16: 138 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:103:7: 103 | nord=1 | ^ note: 'nord' declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:143:29: 143 | if(iorder.eq.nord .and. npre1.eq.0) then | ^ Warning: 'npre1' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:104:8: 104 | npre1=0 | ^ note: 'npre1' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:165:12: 165 | if(nd1Kpt .le. ntheta) then | ^ Warning: 'ntheta' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:107:9: 107 | ntheta=16 | ^ note: 'ntheta' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:189:3: 189 | if(npre2.eq.1) then | ^ Warning: 'npre2' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wsprd/osdwspr.f90:105:8: 105 | npre2=0 | ^ note: 'npre2' was declared here [ 39%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/symspec.f90.o [ 39%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/shell.f90.o [ 39%] Linking Fortran executable wsprd [ 39%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/spec64.f90.o ld: warning: search path '=-lusb-1.0' not found [ 39%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/symspec2.f90.o ld: warning: object file (/var/tmp/work/ham/wsjtx/work/wsjtx/cmake-pkgsrc-build/CMakeFiles/wsprd.dir/lib/wsprd/wsprd.c.o) was built for newer 'macOS' version (11.0) than being linked (10.12) ld: warning: object file (/var/tmp/work/ham/wsjtx/work/wsjtx/cmake-pkgsrc-build/CMakeFiles/wsprd.dir/lib/wsprd/wsprsim_utils.c.o) was built for newer 'macOS' version (11.0) than being linked (10.12) ld: warning: object file (/var/tmp/work/ham/wsjtx/work/wsjtx/cmake-pkgsrc-build/CMakeFiles/wsprd.dir/lib/wsprd/wsprd_utils.c.o) was built for newer 'macOS' version (11.0) than being linked (10.12) ld: warning: object file (/var/tmp/work/ham/wsjtx/work/wsjtx/cmake-pkgsrc-build/CMakeFiles/wsprd.dir/lib/wsprd/fano.c.o) was built for newer 'macOS' version (11.0) than being linked (10.12) ld: warning: object file (/var/tmp/work/ham/wsjtx/work/wsjtx/cmake-pkgsrc-build/CMakeFiles/wsprd.dir/lib/wsprd/jelinek.c.o) was built for newer 'macOS' version (11.0) than being linked (10.12) ld: warning: object file (/var/tmp/work/ham/wsjtx/work/wsjtx/cmake-pkgsrc-build/CMakeFiles/wsprd.dir/lib/wsprd/tab.c.o) was built for newer 'macOS' version (11.0) than being linked (10.12) ld: warning: object file (/var/tmp/work/ham/wsjtx/work/wsjtx/cmake-pkgsrc-build/CMakeFiles/wsprd.dir/lib/wsprd/nhash.c.o) was built for newer 'macOS' version (11.0) than being linked (10.12) ld: warning: object file (/var/tmp/work/ham/wsjtx/work/wsjtx/cmake-pkgsrc-build/CMakeFiles/wsprd.dir/lib/init_random_seed.c.o) was built for newer 'macOS' version (11.0) than being linked (10.12) Undefined symbols for architecture arm64: "___chkstk_darwin", referenced from: _sync_and_demodulate in wsprd.c.o _noncoherent_sequence_detection in wsprd.c.o _subtract_signal2 in wsprd.c.o _subtract_signal2 in wsprd.c.o _main in wsprd.c.o _main in wsprd.c.o _get_wspr_channel_symbols in wsprsim_utils.c.o ... ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/wsprd.dir/build.make:252: wsprd] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:1280: CMakeFiles/wsprd.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... [ 39%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/symspec65.f90.o [ 39%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/spec9f.f90.o [ 39%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sync4.f90.o [ 39%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sync65.f90.o [ 39%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/subtractft8.f90.o [ 40%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/getcandidates4.f90.o [ 40%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/get_ft4_bitmetrics.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft4/getcandidates4.f90:5:19: 5 | real s(NH1,NHSYM) | 1 Warning: Array 's' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sun.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/symspec.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/sync8.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/sync8.f90:13:25: 13 | real sync2d(NH1,-JZ:JZ) | 1 Warning: Array 'sync2d' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/symspec2.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/symspec65.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sync4.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sync65.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/sync8d.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/getcandidates4.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/sync4d.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/get_ft4_bitmetrics.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sync9.f90.o [ 41%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/sync8.f90.o [ 42%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/sync8d.f90.o [ 42%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sync9f.f90.o [ 42%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/sync4d.f90.o [ 42%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sync9.f90.o [ 42%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/sync9w.f90.o [ 42%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sync9f.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/timf2.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/tweak1.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/sync9w.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/twkfreq.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/timf2.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/twkfreq1.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/twkfreq65.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/update_recent_calls.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/tweak1.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/twkfreq.f90.o [ 43%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/watterson.f90.o [ 44%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/twkfreq1.f90.o [ 44%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/twkfreq65.f90.o [ 44%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/watterson.f90.o [ 44%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/wav11.f90.o [ 44%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/update_recent_calls.f90.o [ 45%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/wav12.f90.o [ 45%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/wav11.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/wav12.f90:15:21: 15 | integer*1 d1a(NZ11) | 1 Warning: Array 'd1a' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 45%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/wav12.f90.o [ 45%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/xcor4.f90.o [ 45%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/xcor4.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/wqdecode.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/wspr_downsample.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/wqdecode.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/zplot9.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/decode240_101.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/wspr_downsample.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/decode240_74.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/zplot9.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/get_fst4_bitmetrics2.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/decode240_101.f90.o [ 46%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/osd240_101.f90.o [ 47%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/decode240_74.f90.o [ 47%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/get_fst4_bitmetrics2.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/get_fst4_bitmetrics2.f90:16:19: 16 | real s2(0:65535) | 1 Warning: Array 's2' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/osd240_101.f90:177:19: 177 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/osd240_101.f90:136:10: 136 | nord=1 | ^ note: 'nord' declared here [ 47%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/osd240_101.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/osd240_101.f90:177:19: 177 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/osd240_101.f90:136:10: 136 | nord=1 | ^ note: 'nord' declared here [ 47%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/osd240_74.f90.o [ 47%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/osd240_74.f90.o [ 47%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/fastosd240_74.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/osd240_74.f90:177:19: 177 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/osd240_74.f90:136:10: 136 | nord=1 | ^ note: 'nord' declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/osd240_74.f90:177:19: 177 | do iorder=1,nord | ^ Warning: 'nord' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/osd240_74.f90:136:10: 136 | nord=1 | ^ note: 'nord' declared here [ 48%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/fastosd240_74.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/fst4_baseline.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/get_crc24.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/get_crc24.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/fst4_baseline.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/jt9_decode.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/timer_C_wrapper.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/timer_impl.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jt9_decode.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ana64.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/timer_C_wrapper.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/timer_impl.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/bpdecode128_90.f90.o [ 48%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/bpdecode174_91.f90.o [ 50%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/chkcrc14a.f90.o [ 50%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/chkcrc13a.f90.o [ 50%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ana64.f90.o [ 50%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/bpdecode128_90.f90.o [ 50%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/decode4.f90.o [ 50%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/decode65a.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/decode65a.f90:7:6: 7 | use jt65_mod | 1 Warning: Array 's1' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 50%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/deep4.f90.o [ 50%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/decode65b.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/deep4.f90:13:33: 13 | character*15 callgrid(MAXCALLS) | 1 Warning: Array 'callgrid' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 51%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/bpdecode174_91.f90.o [ 51%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/downsam9.f90.o [ 51%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/chkcrc13a.f90.o [ 51%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/chkcrc14a.f90.o [ 51%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/encode4.f90.o [ 51%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/encode_128_90.f90.o [ 51%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/decode4.f90.o [ 52%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/encode174_91.f90.o [ 52%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/encode174_91_nocrc.f90.o [ 52%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/decode65a.f90.o [ 52%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/extract.f90.o [ 53%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/decode65b.f90.o [ 53%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/deep4.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/downsam9.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/encode4.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/extract4.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/encode_128_90.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/encode174_91.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/extractmessage77.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fchisq65.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/extract.f90.o [ 54%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/encode174_91_nocrc.f90.o [ 55%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/filbig.f90.o [ 55%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/four2a.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/four2a.f90:26:20: 26 | complex aa(NSMALL) !Local copy of "small" a() | 1 Warning: Array 'aa' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 55%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/extract4.f90.o [ 55%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/gen4.f90.o [ 55%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/gen65.f90.o [ 55%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/extractmessage77.f90.o [ 55%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/gen9.f90.o [ 55%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/genmsk40.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fchisq65.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/filbig.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/gen_ft8wave.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/four2a.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/gen4.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/gen65.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/hash.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/hint65.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/jt9fano.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/gen9.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/genmsk40.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk144sim.f90.o [ 56%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/gen_ft8wave.f90.o [ 57%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/hash.f90.o [ 57%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/setup65.f90.o [ 57%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/hint65.f90.o [ 57%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jt9fano.f90.o [ 57%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/softsym.f90.o [ 57%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk144sim.f90.o [ 57%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/subtractft4.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/subtract65.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/setup65.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/xcor.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/wqencode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/softsym.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/encode240_101.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/encode240_74.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/subtract65.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/gen_fst4wave.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/get_fst4_bitmetrics.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/fst4/get_fst4_bitmetrics.f90:18:19: 18 | real s2(0:65535) | 1 Warning: Array 's2' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/subtractft4.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/xcor.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/77bit/packjt77.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/wqencode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/encode240_101.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/astrosub.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/encode240_74.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/gen_fst4wave.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/get_fst4_bitmetrics.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/77bit/packjt77.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8_decode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/astrosub.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8_decode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/jt4_decode.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/jt4_decode.f90:285:8: 285 | use jt4 | 1 Warning: Array 'ppsave' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/jt4_decode.f90:104:8: 104 | use jt4 | 1 Warning: Array 'zz' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/jt4_decode.f90:65:24: 65 | real*4 dat(30*11025) | 1 Warning: Array 'dat' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jt4_decode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/jt65_decode.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/jt65_decode.f90:350:8: 350 | use jt65_mod | 1 Warning: Array 's1' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jt65_decode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4_decode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4_decode.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft4_decode.f90:50:19: 50 | real dd(NMAX) | 1 Warning: Array 'dd' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4_decode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4_decode.f90.o [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/qra/q65/q65.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.f90:487:48: 487 | subroutine q65_ccf_22(s1,iz,jz,nfqso,ntol,ndepth,ntrperiod,iavg,ipk,jpk, & | 1 Warning: Unused dummy argument 'ndepth' at (1) [-Wunused-dummy-argument] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.f90:487:58: 487 | subroutine q65_ccf_22(s1,iz,jz,nfqso,ntol,ndepth,ntrperiod,iavg,ipk,jpk, & | 1 Warning: Unused dummy argument 'ntrperiod' at (1) [-Wunused-dummy-argument] [ 58%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/qra/q65/q65_encoding_modules.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_encoding_modules.f90:173:19: 173 | character*12 c12 | 1 Warning: Unused variable 'c12' declared at (1) [-Wunused-variable] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_encoding_modules.f90:138:19: 138 | character c12*12,c6*6 | 1 Warning: Unused variable 'c12' declared at (1) [-Wunused-variable] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_encoding_modules.f90:141:15: 141 | integer ncrc | 1 Warning: Unused variable 'ncrc' declared at (1) [-Wunused-variable] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.f90:556:22: 556 | drift=df*idrift_best | ^ Warning: 'idrift_best' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.f90:519:13: 519 | idrift_best=0 | ^ note: 'idrift_best' was declared here [ 59%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/qra/q65/q65.f90.o [ 59%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/qra/q65/q65_encoding_modules.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.f90:487:48: 487 | subroutine q65_ccf_22(s1,iz,jz,nfqso,ntol,ndepth,ntrperiod,iavg,ipk,jpk, & | 1 Warning: Unused dummy argument 'ndepth' at (1) [-Wunused-dummy-argument] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.f90:487:58: 487 | subroutine q65_ccf_22(s1,iz,jz,nfqso,ntol,ndepth,ntrperiod,iavg,ipk,jpk, & | 1 Warning: Unused dummy argument 'ntrperiod' at (1) [-Wunused-dummy-argument] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_encoding_modules.f90:173:19: 173 | character*12 c12 | 1 Warning: Unused variable 'c12' declared at (1) [-Wunused-variable] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_encoding_modules.f90:138:19: 138 | character c12*12,c6*6 | 1 Warning: Unused variable 'c12' declared at (1) [-Wunused-variable] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65_encoding_modules.f90:141:15: 141 | integer ncrc | 1 Warning: Unused variable 'ncrc' declared at (1) [-Wunused-variable] [ 59%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/ft8apset.f90.o [ 60%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/ft8b.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.f90:556:22: 556 | drift=df*idrift_best | ^ Warning: 'idrift_best' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/qra/q65/q65.f90:519:13: 519 | idrift_best=0 | ^ note: 'idrift_best' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/ft8b.f90:198:83: 198 | s2(i)=abs(cs(graymap(i1),ks)+cs(graymap(i2),ks+1)+cs(graymap(i3),ks+2)) | ^ Warning: 'ks' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/ft8b.f90:186:25: 186 | if(ihalf.eq.1) ks=k+7 | ^ note: 'ks' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/ft8b.f90:204:27: 204 | if(nsym.eq.1) ibmax=2 | ^ Warning: 'ibmax' may be used uninitialized [-Wmaybe-uninitialized] [ 60%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/ft8apset.f90.o [ 60%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/ft8b.f90.o [ 60%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/ft8code.f90.o [ 60%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/ft8sim.f90.o /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/ft8b.f90:198:83: 198 | s2(i)=abs(cs(graymap(i1),ks)+cs(graymap(i2),ks+1)+cs(graymap(i3),ks+2)) | ^ Warning: 'ks' may be used uninitialized [-Wmaybe-uninitialized] /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/ft8b.f90:186:25: 186 | if(ihalf.eq.1) ks=k+7 | ^ note: 'ks' was declared here /var/tmp/work/ham/wsjtx/work/wsjtx/lib/ft8/ft8b.f90:204:27: 204 | if(nsym.eq.1) ibmax=2 | ^ Warning: 'ibmax' may be used uninitialized [-Wmaybe-uninitialized] [ 60%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft8/genft8.f90.o [ 60%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/ft8code.f90.o [ 61%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/qra/q65/genq65.f90.o [ 61%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/genmsk_128_90.f90.o [ 62%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/ft8sim.f90.o [ 62%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/ft4code.f90.o [ 62%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft8/genft8.f90.o [ 62%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/qra/q65/genq65.f90.o [ 62%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/genmsk_128_90.f90.o [ 62%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/genft4.f90.o [ 63%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk40decodeframe.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/ft4code.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk144decodeframe.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk40spd.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/genft4.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/msk144spd.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk40decodeframe.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/mskrtd.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk144decodeframe.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/ft4sim.f90.o [ 64%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk40spd.f90.o [ 65%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/msk144spd.f90.o [ 65%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/ft4/ft4sim_mult.f90.o [ 65%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/77bit/my_hash.f90.o [ 65%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/save_dxbase.f90.o [ 65%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/mskrtd.f90.o [ 65%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/stdmsg.f90.o [ 65%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/fst4sim.f90.o [ 65%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/update_msk40_hasharray.f90.o [ 66%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/ft4sim.f90.o [ 66%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/genfst4.f90.o [ 66%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/ldpcsim240_101.f90.o [ 66%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/ft4/ft4sim_mult.f90.o [ 67%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/fst4/ldpcsim240_74.f90.o [ 67%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/77bit/my_hash.f90.o [ 67%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/save_dxbase.f90.o [ 67%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/stdmsg.f90.o [ 67%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/update_msk40_hasharray.f90.o [ 68%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/fst4sim.f90.o [ 68%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/genfst4.f90.o [ 68%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/qra/q65/q65_loops.f90.o [ 68%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/ldpcsim240_101.f90.o [ 68%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/q65_decode.f90.o [ 68%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/fst4/ldpcsim240_74.f90.o [ 69%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/qra/q65/q65_loops.f90.o [ 69%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/decoder.f90.o [ 69%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/q65_decode.f90.o [ 69%] Building Fortran object CMakeFiles/wsjt_fort.dir/lib/map65_mmdec.f90.o [ 69%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/decoder.f90.o [ 69%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/map65_mmdec.f90.o [ 69%] Linking Fortran static library libwsjt_fort.a [ 69%] Built target wsjt_fort [ 69%] Linking Fortran static library libwsjt_fort_omp.a [ 69%] Built target wsjt_fort_omp gmake: *** [Makefile:156: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/ham/wsjtx *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/ham/wsjtx