I’m following the instructions here
<https://sourceforge.net/p/wsjt/wsjt/HEAD/tree/branches/wsjtx/INSTALL> and
everything works fine up until the build of wsjtx (revision 7770). It is
failing with this:
$ cmake --build .
[ 0%] Automatic MOC for target wsjtx_udp-static
[ 0%] Built target wsjtx_udp-static_autogen
[ 1%] Built target wsjtx_udp-static
[ 1%] Automatic MOC for target message_aggregator
[ 1%] Built target message_aggregator_autogen
[ 2%] Built target message_aggregator
[ 2%] Automatic MOC for target wsjt_cxx
[ 2%] Built target wsjt_cxx_autogen
[ 6%] Built target wsjt_cxx
[ 6%] Automatic MOC for target wsjt_fort_omp
[ 6%] Built target wsjt_fort_omp_autogen
[ 6%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/jt4.f90.o
gfortran-mp-5: error: NOTFOUND: No such file or directory
make[3]: *** [CMakeFiles/wsjt_fort_omp.dir/lib/jt4.f90.o] Error 1
make[2]: *** [CMakeFiles/wsjt_fort_omp.dir/lib/jt4.f90.o.provides] Error 2
make[1]: *** [CMakeFiles/wsjt_fort_omp.dir/all] Error 2
make: *** [all] Error 2
The files it is complaining about are not there:
$ ls CMakeFiles/wsjt_fort_omp.dir/lib/jt4.f90.o
ls: CMakeFiles/wsjt_fort_omp.dir/lib/jt4.f90.o: No such file or directory
$ ls CMakeFiles/wsjt_fort_omp.dir/lib/jt4.f90.o.provides
ls: CMakeFiles/wsjt_fort_omp.dir/lib/jt4.f90.o.provides: No such file or
directory
$ ls CMakeFiles/wsjt_fort_omp.dir/all
ls: CMakeFiles/wsjt_fort_omp.dir/all: No such file or directory
This is on OS X El Capitan (10.11.6), Qt 5.9.1, latest MacPorts, latest Cmake
(installed from dmg - 3.9.0-rc5).
Any suggestions would be appreciated.
Thanks!
-Tim Carlson (KD0GYG)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel