Hi Everyone,
I’m grateful to Bill (G4WJS) for helping me resolve the issue. I’m posting the
solution in case anyone else makes the same mistake as I did.
The issue was that I downloaded the latest release candidate of CMake, rather
than the current release version. After installing 3.8.2 (rather than
3.9.0-rc5), everything complied without issues.
-Tim (KD0GYG)
> On Jul 1, 2017, at 9:41 PM, Tim Carlson <t...@widehf.com> wrote:
>
> Also, here’s my configuration results:
>
> $ FC=gfortran-mp-5 cmake -D
> CMAKE_PREFIX_PATH="~/Qt3/5.9.1/clang_64;~/hamlib-prefix;/opt/local" -D
> CMAKE_INSTALL_PREFIX=~/wsjtx-prefix -D
> CMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
> ~/wsjtx-prefix/src
> -- Building wsjtx-1.7.1-devel
> -- ******************************************************
> -- Building for for: Darwin-x86_64
> -- ******************************************************
> -- Boost version: 1.63.0
> -- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
> (found version "1.0")
> -- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES)
> (found version "1.0")
> -- Checking for module 'hamlib'
> -- Found hamlib, version 3.2~git
> -- Found hamlib
> -- hamlib_INCLUDE_DIRS:
> /Users/tim/hamlib-prefix/include;/opt/local/include/libusb-1.0
> -- hamlib_LIBRARIES:
> -L/Users/tim/hamlib-prefix/lib;-L/opt/local/lib;-lhamlib;-lusb-1.0;-lobjc;-Wl,-framework,IOKit;-Wl,-framework,CoreFoundation
> -- hamlib_LIBRARY_DIRS: /Users/tim/hamlib-prefix/lib;/opt/local/lib
> -- Asking qmake for QT_PLUGINS_DIR and got
> /Users/tim/Qt3/5.9.1/clang_64/plugins
> -- Asking qmake for QT_IMPORTS_DIR and got
> /Users/tim/Qt3/5.9.1/clang_64/imports
> -- Asking qmake for QT_DATA_DIR and got /Users/tim/Qt3/5.9.1/clang_64
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /Users/tim/wsjtx-prefix/build
>
> I just noticed the “Could NOT find OpenMP_C" and OpenMP_CXX lines - does that
> have anything to do with the subsequent error?
>
> -Tim
>
>> On Jul 1, 2017, at 9:20 PM, Bill Somerville <g4...@classdesign.com
>> <mailto:g4...@classdesign.com>> wrote:
>>
>> On 02/07/2017 03:49, Tim Carlson wrote:
>>> Thanks, Bill. That did cause it to recompile everything, but it still
>>> quits at the same point.
>>>
>> Hi Tim,
>>
>> I think the problem is that the compiler is missing. Have you recently
>> updated your MacPorts? If so then the compiler name has probably changed.
>> You will need to do the cmake configure stage again in that case. The
>> compiler may well be called gfortran-mp-6 now if you have the latest version.
>>
>> 73
>> Bill
>> G4WJS.
>>
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org <http://slashdot.org/>!
>> http://sdm.link/slashdot <http://sdm.link/slashdot>
>> _______________________________________________
>> wsjt-devel mailing list
>> wsjt-devel@lists.sourceforge.net <mailto:wsjt-devel@lists.sourceforge.net>
>> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
------------------------------------------------------------------------------
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