Hi John, Joe and Bill,

I can report that WSJTX 1.4-rc2 compiles on OS X 10.10, with no changes 
required.

The only issue I have when building from source is the same I had on 10.9:
The first time I run the command: cmake --build . --target install -- -kj

I get the following error:
Downloading kvasd for Darwin
-- file: https://svn.code.sf.net/p/wsjt/wsjt/trunk/kvasd-binary/Darwin/kvasd
CMake Error at 
/Users/w8cqd2/wsjtx-1.4.0-rc2-Linux.x86_64/CMake/download_kvasd.cmake:13 (file):
  file DOWNLOAD HASH mismatch
    for file: [contrib/kvasd]
      expected hash: [198dbdde1e4b04f9940f63731097ee35]
        actual hash: [d41d8cd98f00b204e9800998ecf8427e]
             status: [1;"unsupported protocol"]
make[2]: *** [contrib/kvasd] Error 1

Running the cmake command again, with no changes/adjustments, results in a 
successful build.


Scott D. Hernalsteen/W8CQD                           
FCC Licensed Amateur Radio Operator                  
(Amateur Extra Class)
www.w8cqd.com

"To preserve liberty it is essential that the whole body of the people always 
possess arms and be taught alike, especially when young, how to use them..."
- 1788 Richard Henry Lee

> On Oct 22, 2014, at 15:12, Bill Somerville <g4...@classdesign.com> wrote:
> 
> On 22/10/2014 19:27, John Nelson wrote:
>> Hi Joe and Bill,
> Hi John,
>> 
>> I'm back home today from a wonderful time on the Western Isles (apart from 
>> the residue of hurricane Gonzalo).   Ploughing through hundreds of emails.
> Welcome back, glad you had a great break.
>> 
>> Joe:  I'll have computers up and running tomorrow so you can have a Mac OSX 
>> platform to build KVASD 1.12 as before.   I'll send connection details 
>> tomorrow.
>> 
>> Bill:   While I was away I have found that on 10.9, FortranCInterface 
>> insists that macosx-version-min=10.9  whereas in other places 
>> macosx-version-min=10.7.   This might explain why a build
>> on 10.9 for deployment on 10.7 will not work.  I'll send some details 
>> tomorrow.    Needs a CMake expert....
> OK, this may be in line with something I realized a while back. The 
> problem with the target minimum version might not be with the SDK at all 
> but with the GNU compilers which may not be honouring the command line 
> switch correctly. I.e. one of them (gfortran I would guess) may be 
> generating calls to the new optimized combined sin/cos function even 
> when it is targeted at a system version that doesn't have the function.
> 
> While you were away I dealt with a couple of Mac issues. The most common 
> was the problem of double clicking the tarball in the archive which 
> would give an error since it tries to extract in the RO DMG.
> 
> I had to provide modified installer to a couple of Mac users to track 
> down some CAT issues, they all managed to use the drag and drop 
> installer made on my 10.8 system without issue. It might be worth 
> comparing the gfortran compiler I am using with the one you are using on 
> 10.9 given the sin/cos issue.
> 
> I can report that WSJT-X runs without issues on Yosemite when installed 
> from the drag and drop installer (and I would also assume from your 10.9 
> built installer although that is not tested, to my knowledge).
>> 
>> --- John G4KLA
> 73
> Bill
> G4WJS.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to