Re: [wsjt-devel] Build Error WSJT-X 1.8 r8345

2017-12-21 Thread Joe Taylor

Ricky,

Please be aware that the code development branch, which has revision 
numbers later than r8193, is presently NOT for use on the air.


For normal operation you should be using the released program version, 
v1.8.0.

-- 73, Joe, K1JT

On 12/21/2017 12:52 PM, Ricky Scott W7PSK wrote:

Gets to around 89% and poof.  Did it twice so thought Id check here

[ 89%] Built target wsprcode
makefile:136: recipe for target 'all' failed
mingw32-make.exe: *** [all] Error 2


  CMAKE BUILD ERROR


  There was a problem building ( wsjtx-1.8 Release Candidate )

  Check the screen for error messages, correct, then try to
  re-build ( wsjtx-1.8  Release Candidate Release install )



(JTSDK-QT 5.2 ) C:\JTSDK)


--
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



--
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


Re: [wsjt-devel] Build Error WSJT-X 1.8 r8345

2017-12-21 Thread Ricky Scott

Hmm Guess Ill run it again and see if I can find it.ThanksScotty W7PSKOn December 21, 2017 at 11:23 AM Bill Somerville wrote:On 21/12/2017 17:52, Ricky Scott W7PSK wrote:Gets to around 89% and poof. Did it twice so thought Id check here[ 89%] Built target wsprcodemakefile:136: recipe for target 'all' failedmingw32-make.exe: *** [all] Error 2CMAKE BUILD ERRORHi Ricky,that error you have reported is the final make error, the error that caused to build to fail will have been reported further back in the output.73BillG4WJS.Check out the vibrant tech community on one of the world's mostengaging tech sites, Slashdot.org! http://sdm.link/slashdot___wsjt-devel mailing listwsjt-devel@lists.sourceforge.nethttps://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


Re: [wsjt-devel] Build Error WSJT-X 1.8 r8345

2017-12-21 Thread Bill Somerville

On 21/12/2017 17:52, Ricky Scott W7PSK wrote:

Gets to around 89% and poof.  Did it twice so thought Id check here

[ 89%] Built target wsprcode
makefile:136: recipe for target 'all' failed
mingw32-make.exe: *** [all] Error 2


 CMAKE BUILD ERROR



Hi Ricky,

that error you have reported is the final make error, the error that 
caused to build to fail will have been reported further back in the output.


73
Bill
G4WJS.


--
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


[wsjt-devel] Build Error WSJT-X 1.8 r8345

2017-12-21 Thread Ricky Scott W7PSK

Gets to around 89% and poof.  Did it twice so thought Id check here

[ 89%] Built target wsprcode
makefile:136: recipe for target 'all' failed
mingw32-make.exe: *** [all] Error 2


 CMAKE BUILD ERROR


 There was a problem building ( wsjtx-1.8 Release Candidate )

 Check the screen for error messages, correct, then try to
 re-build ( wsjtx-1.8  Release Candidate Release install )



(JTSDK-QT 5.2 ) C:\JTSDK)--
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


Re: [wsjt-devel] Build error with hamlib3

2017-08-03 Thread Ricky Scott

thanks greg, thought PY was, but that is my error. On August 3, 2017 at 4:12 PM Greg Beam  wrote:Hi Rick, The short answer is, JTSDK-PY is not the right environment for building Hamlib3. Either JTSDK-QT, or MSYS, but not JTSDK-PY. To keep the WSJT-X Development list clear JTSDK related issue, please use jt...@groups.io for reporting problems. 73’sGreg, KI7MT From: Ricky Scott W7PSK [mailto:w7...@w7psk.net] Sent: Thursday, August 3, 2017 4:57 PMTo: wsjt-devel@lists.sourceforge.netSubject: [wsjt-devel] Build error with hamlib3 Uplgraded JTSDK to 710 by update upgrade in JTSDK Maintenance tried building hamlib 3 with JTSDK-PY with build-hamlib3 received some errors rigctl.exe - system errorThe code execution cannot proceed because libwinpthread-1.dll was not found.  Reinstalling the program may fix this problem Recieved it twice   * Checking Files    rigctl.exe .: OK    rigctld.exe : OK    riglist.h ..: OK    hamlib.pc ..: OK    libhamlib.a : OK * Testing Dummy Rig Control    Set Freq .: 14500    Return Freq . : RIG CONTROL TEST ERROR There was a problem testing Rig Control. Check the build for errors manually and report the problem to the devel-lsit if you cannot resolve the problem.(JTSDK-PY 3.3 ) C:\JTSDK)
 

--
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


Re: [wsjt-devel] Build error with hamlib3

2017-08-03 Thread Greg Beam
Hi Rick,

 

The short answer is, JTSDK-PY is not the right environment for building 
Hamlib3. Either JTSDK-QT, or MSYS, but not JTSDK-PY.

 

To keep the WSJT-X Development list clear JTSDK related issue, please use 
jt...@groups.io <mailto:jt...@groups.io>  for reporting problems.

 

73’s

Greg, KI7MT

 

From: Ricky Scott W7PSK [mailto:w7...@w7psk.net] 
Sent: Thursday, August 3, 2017 4:57 PM
To: wsjt-devel@lists.sourceforge.net
Subject: [wsjt-devel] Build error with hamlib3

 

Uplgraded JTSDK to 710 by update upgrade in JTSDK Maintenance

 

tried building hamlib 3 with JTSDK-PY with build-hamlib3

 

received some errors

 

rigctl.exe - system error

The code execution cannot proceed because libwinpthread-1.dll was not found.  
Reinstalling the program may fix this problem

 

Recieved it twice 

 

 * Checking Files
rigctl.exe .: OK
rigctld.exe : OK
riglist.h ..: OK
hamlib.pc ..: OK
libhamlib.a : OK

 * Testing Dummy Rig Control
Set Freq .: 14500
Return Freq . :


 RIG CONTROL TEST ERROR


 There was a problem testing Rig Control.
 Check the build for errors manually and
 report the problem to the devel-lsit if
 you cannot resolve the problem.


(JTSDK-PY 3.3 ) C:\JTSDK)

--
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


[wsjt-devel] Build error with hamlib3

2017-08-03 Thread Ricky Scott W7PSK

Uplgraded JTSDK to 710 by update upgrade in JTSDK Maintenance

tried building hamlib 3 with JTSDK-PY with build-hamlib3

received some errors

rigctl.exe - system error
The code execution cannot proceed because libwinpthread-1.dll was not 
found.  Reinstalling the program may fix this problem


Recieved it twice

 * Checking Files
rigctl.exe .: OK
rigctld.exe : OK
riglist.h ..: OK
hamlib.pc ..: OK
libhamlib.a : OK

 * Testing Dummy Rig Control
Set Freq .: 14500
Return Freq . :


 RIG CONTROL TEST ERROR


 There was a problem testing Rig Control.
 Check the build for errors manually and
 report the problem to the devel-lsit if
 you cannot resolve the problem.


(JTSDK-PY 3.3 ) C:\JTSDK)--
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


Re: [wsjt-devel] Build Error

2017-07-11 Thread Ricky Scott W7PSK

that was it
I had closed it but apparently it didn’t close all the way


-- Original Message --
From: "Ricky Scott W7PSK" 
To: "Black Michael" ; "WSJT software development" 


Sent: 7/11/2017 4:04:37 PM
Subject: Re: [wsjt-devel] Build Error


Ill check Mike
thanks


-- Original Message --
From: "Black Michael" 
To: "Ricky Scott W7PSK" ; "WSJT software development" 


Sent: 7/11/2017 3:59:32 PM
Subject: Re: [wsjt-devel] Build Error

That error means WSJT-X was still running and in use.  You might have 
a hung task or just didn't exit it.


de Mike W9MDB



From: Ricky Scott W7PSK 
To: WSJT software development ; 
wsjt-devel@lists.sourceforge.net

Sent: Tuesday, July 11, 2017 5:53 PM
Subject: [wsjt-devel] Build Error

Been building for a few days with no errors, just tried today and for 
the first time Ive gotten an oops.


Thoughts, did a net search and couldnt come up with anything

Install the project...
-- Install configuration: "Release"
-- Installing: 
C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/install/bin/wsjtx.exe

CMake Error at cmake_install.cmake:31 (file):
 file INSTALL cannot copy file
 "C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/build/wsjtx.exe" to
 "C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/install/bin/wsjtx.exe".


makefile:65: recipe for target 'install' failed
mingw32-make.exe: *** [install] Error 1


CMAKE BUILD ERROR


There was a problem building ( wsjtx devel )

Check the screen for error messages, correct, then try to
re-build ( wsjtx  devel Release install )



(JTSDK-QT 5.2 ) C:\JTSDK)
--
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

--
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


Re: [wsjt-devel] Build Error

2017-07-11 Thread Ricky Scott W7PSK

Ill check Mike
thanks


-- Original Message --
From: "Black Michael" 
To: "Ricky Scott W7PSK" ; "WSJT software development" 


Sent: 7/11/2017 3:59:32 PM
Subject: Re: [wsjt-devel] Build Error

That error means WSJT-X was still running and in use.  You might have a 
hung task or just didn't exit it.


de Mike W9MDB



From: Ricky Scott W7PSK 
To: WSJT software development ; 
wsjt-devel@lists.sourceforge.net

Sent: Tuesday, July 11, 2017 5:53 PM
Subject: [wsjt-devel] Build Error

Been building for a few days with no errors, just tried today and for 
the first time Ive gotten an oops.


Thoughts, did a net search and couldnt come up with anything

Install the project...
-- Install configuration: "Release"
-- Installing: 
C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/install/bin/wsjtx.exe

CMake Error at cmake_install.cmake:31 (file):
 file INSTALL cannot copy file
 "C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/build/wsjtx.exe" to
 "C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/install/bin/wsjtx.exe".


makefile:65: recipe for target 'install' failed
mingw32-make.exe: *** [install] Error 1


CMAKE BUILD ERROR


There was a problem building ( wsjtx devel )

Check the screen for error messages, correct, then try to
re-build ( wsjtx  devel Release install )



(JTSDK-QT 5.2 ) C:\JTSDK)
--
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

--
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


Re: [wsjt-devel] Build Error

2017-07-11 Thread Black Michael via wsjt-devel
That error means WSJT-X was still running and in use.  You might have a hung 
task or just didn't exit it.
de Mike W9MDB

  From: Ricky Scott W7PSK 
 To: WSJT software development ; 
wsjt-devel@lists.sourceforge.net 
 Sent: Tuesday, July 11, 2017 5:53 PM
 Subject: [wsjt-devel] Build Error
   
#yiv5817952705 #yiv5817952705 
--blockquote.yiv5817952705cite2{margin-left:5px;margin-right:0px;padding-left:10px;padding-right:0px;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,
 204, 204);margin-top:3px;padding-top:0px;}#yiv5817952705 
body{font-family:Tahoma;font-size:12pt;}#yiv5817952705 Been building for a few 
days with no errors, just tried today and for the first time Ive gotten an oops.
Thoughts, did a net search and couldnt come up with anything
Install the project...
-- Install configuration: "Release"
-- Installing: C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/install/bin/wsjtx.exe
CMake Error at cmake_install.cmake:31 (file):
  file INSTALL cannot copy file
  "C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/build/wsjtx.exe" to
  "C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/install/bin/wsjtx.exe".


makefile:65: recipe for target 'install' failed
mingw32-make.exe: *** [install] Error 1


 CMAKE BUILD ERROR


 There was a problem building ( wsjtx devel )

 Check the screen for error messages, correct, then try to
 re-build ( wsjtx  devel Release install )



(JTSDK-QT 5.2 ) 
C:\JTSDK)--
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


   --
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


[wsjt-devel] Build Error

2017-07-11 Thread Ricky Scott W7PSK
Been building for a few days with no errors, just tried today and for 
the first time Ive gotten an oops.


Thoughts, did a net search and couldnt come up with anything

Install the project...
-- Install configuration: "Release"
-- Installing: 
C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/install/bin/wsjtx.exe

CMake Error at cmake_install.cmake:31 (file):
 file INSTALL cannot copy file
 "C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/build/wsjtx.exe" to
 "C:/JTSDK/wsjtx/devel/qt52/1.7.1/Release/install/bin/wsjtx.exe".


makefile:65: recipe for target 'install' failed
mingw32-make.exe: *** [install] Error 1


CMAKE BUILD ERROR


There was a problem building ( wsjtx devel )

Check the screen for error messages, correct, then try to
re-build ( wsjtx  devel Release install )



(JTSDK-QT 5.2 ) C:\JTSDK)--
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


[wsjt-devel] Build error in wsjt-x 1.7.1 r7656

2017-04-27 Thread Josh Rovero
On Fedora Core 25, x86_64

Same result for make  or (make clean; make)

/home/josh/Downloads/wsjtx_src/lib/fsk4hf/cpolyfitw.f90:3: Error: Can't
open included file 'wsprlf_params.f90'
CMakeFiles/wsjt_fort.dir/build.make:1118: recipe for target
'CMakeFiles/wsjt_fort.dir/lib/fsk4hf/cpolyfitw.f90.o' failed
make[2]: *** [CMakeFiles/wsjt_fort.dir/lib/fsk4hf/cpolyfitw.f90.o] Error 1
CMakeFiles/Makefile2:761: recipe for target 'CMakeFiles/wsjt_fort.dir/all'
failed
make[1]: *** [CMakeFiles/wsjt_fort.dir/all] Error 2


-- 
P.J. "Josh" Rovero http://www.roveroresearch.org
Ham Radio: KK1D http://www.roveroresearch.
net
http://www.roveroresearch.info
--
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


Re: [wsjt-devel] Build error r7427

2016-12-28 Thread Eric NO3M
Nevermind think it had to do with a hostname change I had to 
temporarily make in order to appease some silly message generated by git 
on the hamlib repo related to stashing changes.

wsjtx running now.

73 Eric NO3M

On 12/28/2016 12:14 PM, Eric NO3M wrote:
> Thanks Steve.  That worked and compilation completed.
>
> Now a binary problem:
>
> $ /usr/local/bin/wsjtx
> No protocol specified
> 16-12-28T17:14:01.729Z: QXcbConnection: Could not connect to display :0.0
> Aborted (core dumped)
>
> Hopefully not caused by something else I missed recently.
>
> 73 Eric NO3M
>
> On 12/27/2016 11:40 PM, Steven Franke wrote:
>> Eric, This question came up last week. Here is K1JT's response from 12/22:
>>
>>> Josh --
>>>
>>> You man need to -clean-first (or remove) your build tree before compiling.
>>>
>>> -- Joe, K1JT
>> Steve k9an
>>
>>
>
> --
> 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


--
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


Re: [wsjt-devel] Build error r7427

2016-12-28 Thread Eric NO3M
Thanks Steve.  That worked and compilation completed.

Now a binary problem:

$ /usr/local/bin/wsjtx
No protocol specified
16-12-28T17:14:01.729Z: QXcbConnection: Could not connect to display :0.0
Aborted (core dumped)

Hopefully not caused by something else I missed recently.

73 Eric NO3M

On 12/27/2016 11:40 PM, Steven Franke wrote:
> Eric, This question came up last week. Here is K1JT's response from 12/22:
>
>> Josh --
>>
>> You man need to -clean-first (or remove) your build tree before compiling.
>>
>>  -- Joe, K1JT
> Steve k9an
>
>


--
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


Re: [wsjt-devel] Build error r7427

2016-12-27 Thread Steven Franke
Eric, This question came up last week. Here is K1JT's response from 12/22:

> Josh --
> 
> You man need to -clean-first (or remove) your build tree before compiling.
> 
>   -- Joe, K1JT

Steve k9an

> On Dec 27, 2016, at 9:35 PM, Eric NO3M  wrote:
> 
> 
> [  7%] Building Fortran object 
> CMakeFiles/wsjt_fort_omp.dir/lib/decoder.f90.o
> /home/eric/src-build/wsjtx-superbuild/build/wsjtx/wsjtx-prefix/src/wsjtx/lib/decoder.f90:124:51:
> 
> ntrials,params%naggressive,params%ndepth,params%emedelay, &
>1
> Error: Type mismatch in argument ‘clearave’ at (1); passed REAL(4) to 
> LOGICAL(4)
> /home/eric/src-build/wsjtx-superbuild/build/wsjtx/wsjtx-prefix/src/wsjtx/lib/decoder.f90:149:54:
> 
> ntrials,params%naggressive,params%ndepth,params%emedelay, &
>   1
> Error: Type mismatch in argument ‘clearave’ at (1); passed REAL(4) to 
> LOGICAL(4)
> make[5]: *** [CMakeFiles/wsjt_fort_omp.dir/build.make:687: 
> CMakeFiles/wsjt_fort_omp.dir/lib/decoder.f90.o] Error 1
> make[4]: *** [CMakeFiles/Makefile2:483: 
> CMakeFiles/wsjt_fort_omp.dir/all] Error 2
> make[3]: *** [Makefile:150: all] Error 2
> make[2]: *** [CMakeFiles/wsjtx-build.dir/build.make:61: 
> wsjtx-prefix/src/wsjtx-stamp/wsjtx-build] Error 2
> make[1]: *** [CMakeFiles/Makefile2:293: CMakeFiles/wsjtx-build.dir/all] 
> Error 2
> make: *** [Makefile:84: all] Error 2
> 
> Relevant build environment output:
> 
> Updated to revision 7427.
> [ 69%] Performing configure step for 'wsjtx'
> -- The C compiler identification is GNU 6.2.1
> -- The CXX compiler identification is GNU 6.2.1
> -- The Fortran compiler identification is GNU 6.2.1
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Check for working Fortran compiler: /usr/bin/gfortran
> -- Check for working Fortran compiler: /usr/bin/gfortran  -- works
> -- Detecting Fortran compiler ABI info
> -- Detecting Fortran compiler ABI info - done
> -- Checking whether /usr/bin/gfortran supports Fortran 90
> -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
> -- Building wsjtx-1.7.1-devel
> -- **
> -- Building for for: Linux-x86_64
> -- **
> 
> 
> 
> 73 Eric NO3M
> 
> 
> --
> 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


--
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


[wsjt-devel] Build error r7427

2016-12-27 Thread Eric NO3M

[  7%] Building Fortran object 
CMakeFiles/wsjt_fort_omp.dir/lib/decoder.f90.o
/home/eric/src-build/wsjtx-superbuild/build/wsjtx/wsjtx-prefix/src/wsjtx/lib/decoder.f90:124:51:

ntrials,params%naggressive,params%ndepth,params%emedelay, &
1
Error: Type mismatch in argument ‘clearave’ at (1); passed REAL(4) to 
LOGICAL(4)
/home/eric/src-build/wsjtx-superbuild/build/wsjtx/wsjtx-prefix/src/wsjtx/lib/decoder.f90:149:54:

ntrials,params%naggressive,params%ndepth,params%emedelay, &
   1
Error: Type mismatch in argument ‘clearave’ at (1); passed REAL(4) to 
LOGICAL(4)
make[5]: *** [CMakeFiles/wsjt_fort_omp.dir/build.make:687: 
CMakeFiles/wsjt_fort_omp.dir/lib/decoder.f90.o] Error 1
make[4]: *** [CMakeFiles/Makefile2:483: 
CMakeFiles/wsjt_fort_omp.dir/all] Error 2
make[3]: *** [Makefile:150: all] Error 2
make[2]: *** [CMakeFiles/wsjtx-build.dir/build.make:61: 
wsjtx-prefix/src/wsjtx-stamp/wsjtx-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:293: CMakeFiles/wsjtx-build.dir/all] 
Error 2
make: *** [Makefile:84: all] Error 2

Relevant build environment output:

Updated to revision 7427.
[ 69%] Performing configure step for 'wsjtx'
-- The C compiler identification is GNU 6.2.1
-- The CXX compiler identification is GNU 6.2.1
-- The Fortran compiler identification is GNU 6.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- Building wsjtx-1.7.1-devel
-- **
-- Building for for: Linux-x86_64
-- **



73 Eric NO3M


--
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


[wsjt-devel] Build error on RC3

2016-12-12 Thread Dan Malcolm
I have been building the v1.7.0 threat for many months now, refreshing my
build environment at least every couple of weeks.  I did that this afternoon
and received the following error list:

 

CMakeFiles\wsjt_qt.dir\build.make:92: recipe for target
'CMakeFiles/wsjt_qt.dir/MessageBox.cpp.obj' failed

mingw32-make.exe[2]: *** [CMakeFiles/wsjt_qt.dir/MessageBox.cpp.obj] Error
-1073741819

mingw32-make.exe[2]: *** Waiting for unfinished jobs

CMakeFiles\Makefile2:1622: recipe for target 'CMakeFiles/wsjt_qt.dir/all'
failed

mingw32-make.exe[1]: *** [CMakeFiles/wsjt_qt.dir/all] Error 2

makefile:136: recipe for target 'all' failed

mingw32-make.exe: *** [all] Error 2

 

This is a Win10 x64 computer and v1.7,0-rc3 r7367 compiled and ran just
fine.  I noticed that someone else had a problem that was fixed by enabling
QT5.5.  My options list shows QT5.5 not enabled.  Could this be my problem?

 

___

Dan Malcolm

K4SHQ


Politicians are people who, when they see light at the end
of the tunnel, go out and buy some more tunnel.

 

--
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


Re: [wsjt-devel] Build error in FC21

2015-06-04 Thread Claude Frantz
On 06/04/2015 11:42 AM, Josh Rovero wrote:

> I'm still on FC20 x86_64, r5517 builds and runs fine

I'm using the 32-bit Fedora 21, same revision level.

I have just made the following:

cmake-gui in the build directory: In the order: Configure and then generate.

make clean

make. Some warnings appear. Some ones are probably important.

Finally, the same error message appears as previous mentioned.

I confess: I'm not skilled in the usage of cmake.

Best 88 de Claude


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


[wsjt-devel] Build error in FC21

2015-06-04 Thread Josh Rovero
I'm still on FC20 x86_64, r5517 builds and runs fine

-- 
P.J. "Josh" Rovero   Ham Radio: KK1D
http://www.roveroresearch. net
http://www.roveroresearch.info
--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error on r5088

2015-03-23 Thread richard stanley
I normally watch here
https://sourceforge.net/p/wsjt/wsjt/HEAD/tree/

Richard m0clz

From: Neil Zampella 
Sent: Monday, March 23, 2015 10:46 PM
To: WSJT software development 
Subject: Re: [wsjt-devel] Build error on r5088

Didn't see the update come across in the list digest.   Just kicked off a new 
build, and its now building the package.   

Thanks,

Neil
KB3TVU


On 03/21/15 11:09 am, Michael Black wrote:

  In case you haven't noticed…Bill fixed it.

   

  Mike W9MDB

   

  From: Josh Rovero [mailto:josh.rov...@gmail.com] 
  Sent: Friday, March 20, 2015 9:08 PM
  To: wsjt-devel@lists.sourceforge.net
  Subject: [wsjt-devel] Build error on r5088

   

  Seeing following error on FC20 x86_64, r5088

   

  Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o

  /Downloads/wsjtx_src/lib/jt9sim.f90:5.6:

   

use wavhdr

1

  Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): No such 
file or directory

  make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1

  make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2

  make: *** [all] Error 2

   

   

  -- 

  P.J. "Josh" Rovero   Ham Radio: KK1D
  http://www.roveroresearch.net   http://www.roveroresearch.info






--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/ 



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





No virus found in this message.
Checked by AVG - www.avg.com
Version: 2015.0.5856 / Virus Database: 4311/9364 - Release Date: 03/23/15
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error on r5088

2015-03-23 Thread Neil Zampella
Didn't see the update come across in the list digest.   Just kicked off 
a new build, and its now building the package.


Thanks,

Neil
KB3TVU

On 03/21/15 11:09 am, Michael Black wrote:


In case you haven't noticed...Bill fixed it.

Mike W9MDB

*From:*Josh Rovero [mailto:josh.rov...@gmail.com]
*Sent:* Friday, March 20, 2015 9:08 PM
*To:* wsjt-devel@lists.sourceforge.net
*Subject:* [wsjt-devel] Build error on r5088

Seeing following error on FC20 x86_64, r5088

Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o

/Downloads/wsjtx_src/lib/jt9sim.f90:5.6:

  use wavhdr

  1

Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): 
No such file or directory


make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1

make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2

make: *** [all] Error 2

--

P.J. "Josh" RoveroHam Radio: KK1D
http://www.roveroresearch. <http://www.roveroresearch.org>net 
http://www.roveroresearch.info




--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error on r5088

2015-03-21 Thread Michael Black
In case you haven't noticed…Bill fixed it.

 

Mike W9MDB

 

From: Josh Rovero [mailto:josh.rov...@gmail.com] 
Sent: Friday, March 20, 2015 9:08 PM
To: wsjt-devel@lists.sourceforge.net
Subject: [wsjt-devel] Build error on r5088

 

Seeing following error on FC20 x86_64, r5088

 

Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o

/Downloads/wsjtx_src/lib/jt9sim.f90:5.6:

 

  use wavhdr

  1

Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): No such 
file or directory

make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1

make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2

make: *** [all] Error 2

 

 

-- 

P.J. "Josh" Rovero   Ham Radio: KK1D
http://www.roveroresearch. <http://www.roveroresearch.org> net   
http://www.roveroresearch.info

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error on r5088

2015-03-21 Thread Alessandro Gorobey
Hi All,

Adding in CMakeLists.txt after line 343 lib/wavhdr.f90 seems solve problem.

   lib/unpackmsg.f90
   lib/unpacktext.f90
   lib/wavhdr.f90   # -> added line
   lib/zplot9.f90
   )

  but I think is better wait a formal response as in this period there a 
big rewriting of the software.

73's
Sandro
IW3RAB

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error on r5088

2015-03-20 Thread Neil Zampella

Seeing this on Windows too ...

Thought I messed up the build environment, so I reinstalled the Windows 
SDK.   I built a version this morning 03/20/2015 at 6:45am EDT fine.
This evening, did a source update, then the error started.


Neil

On 03/20/15 10:08 pm, Josh Rovero wrote:

Seeing following error on FC20 x86_64, r5088

Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o
/Downloads/wsjtx_src/lib/jt9sim.f90:5.6:

  use wavhdr
  1
Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): 
No such file or directory

make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1
make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2
make: *** [all] Error 2


--
P.J. "Josh" Rovero   Ham Radio: KK1D
http://www.roveroresearch. net 
http://www.roveroresearch.info


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error on r5088

2015-03-20 Thread KI7MT
I Get the same thing on Ubuntu x86_64:

exp Branch is OK
1.4.0 Branch is OK
1.5.0 Branch errors out with:

---
[ 78%] Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o
/home/ki7mt/jtsdk/src/wsjtx/lib/jt9sim.f90:5.6:

  use wavhdr
  1
Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): No
such file or directory
make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1
make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs
---

Then it fails the build at linking:

---
Linking CXX static library libwsjt_qt.a
[ 88%] Built target wsjt_qt
make: *** [all] Error 2
---

73's
Greg, KI7MT


On 03/20/2015 08:08 PM, Josh Rovero wrote:
> Seeing following error on FC20 x86_64, r5088
> 
> Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o
> /Downloads/wsjtx_src/lib/jt9sim.f90:5.6:
> 
>   use wavhdr
>   1
> Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): No
> such file or directory
> make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1
> make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2
> make: *** [all] Error 2

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] Build error on r5088

2015-03-20 Thread Josh Rovero
Seeing following error on FC20 x86_64, r5088

Building Fortran object CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o
/Downloads/wsjtx_src/lib/jt9sim.f90:5.6:

  use wavhdr
  1
Fatal Error: Can't open module file 'wavhdr.mod' for reading at (1): No
such file or directory
make[2]: *** [CMakeFiles/jt9sim.dir/lib/jt9sim.f90.o] Error 1
make[1]: *** [CMakeFiles/jt9sim.dir/all] Error 2
make: *** [all] Error 2


-- 
P.J. "Josh" Rovero   Ham Radio: KK1D
http://www.roveroresearch. net
http://www.roveroresearch.info
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error REGEX

2014-12-16 Thread Michael Black
Ran this about a dozen times.no errors.

 

I'll let you know if I experience any more problems.

 

Thanks

73

Mike

W9MDB

 

From: Bill Somerville [mailto:g4...@classdesign.com] 
Sent: Tuesday, December 16, 2014 12:00 PM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Build error REGEX

 

On 16/12/2014 17:34, Michael Black wrote:
Hi Mike,

Ran build repeat  and got this 3rd time.

 

 

Generating Subversion revision information

Built target user_manual

CMake Error at C:/JTSDK/src/wsjtx/CMake/dow-n-l oFaodu_nkdv
aSsudb.vcemraskieo:n

2:2  C(:f/iJlTeS)D:K

/ s ufbivleer sDiOoWnN/LbOiAnD/ sHvAnS.He xmei s(mfaotucnhd

 

v e r s ifoonr  "f1i.l8e.:1 0["c)o n

trib/kvasd.exe]

 [ 47%]  expected hash: []

actual hash: [d41d8cd98f00b204e9800998ecf8427e]

 status: [22;"HTTP response code said error"]

Yes, that's what I was expecting.

Clearly the SourceForge svn web service is having the same trouble you had
accessing the repository.

I've just spotted the typo in the error check on the download of the MD5
hash file. It is blindly carrying on with extracting the MD5 hash from the
file and using it to check the real kvasd download. Hence the hash check
error you are now getting.

I've fixed that one too.

I've also optimized the download so it only fetches the kvasd binary when it
is different. Also switched to HTTP protocol which gives clearer(ish) error
messages.

Update and give it another try please.

73
Bill
G4WJS.



 

From: Bill Somerville [mailto:g4...@classdesign.com] 
Sent: Tuesday, December 16, 2014 11:22 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Build error REGEX

 

On 16/12/2014 17:08, Michael Black wrote:
Hi Mike,

Doing build again didn't get this error.

I think I got this error last update too but expected it to reoccur so
didn't report it when it didn't.

I've seen that occasionally too. I believe it is due an error when
downloading the MD5 hash used to check the subsequent kvasd download in
debug WSJT-X builds.

I have updated the script so that it should at least fail with a more
helpful message.

Can you update and try again please.




73

Mike

W9MDB

73
Bill
G4WJS.







--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151
<http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktr
k> &iu=/4140/ostg.clktrk






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

 

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error REGEX

2014-12-16 Thread Bill Somerville

On 16/12/2014 17:34, Michael Black wrote:
Hi Mike,


Ran build repeat  and got this 3^rd time…

Generating Subversion revision information

Built target user_manual

CMake Error at C:/JTSDK/src/wsjtx/CMake/dow-n-l oFaodu_nkdv 
aSsudb.vcemraskieo:n


2:2 C(:f/iJlTeS)D:K

/ s ufbivleer sDiOoWnN/LbOiAnD/ sHvAnS.He xmei s(mfaotucnhd

v e r s ifoonr "f1i.l8e.:1 0["c)o n

trib/kvasd.exe]

 [ 47%] expected hash: []

actual hash: [d41d8cd98f00b204e9800998ecf8427e]

status: [22;"HTTP response code said error"]


Yes, that's what I was expecting.

Clearly the SourceForge svn web service is having the same trouble you 
had accessing the repository.


I've just spotted the typo in the error check on the download of the MD5 
hash file. It is blindly carrying on with extracting the MD5 hash from 
the file and using it to check the real kvasd download. Hence the hash 
check error you are now getting.


I've fixed that one too.

I've also optimized the download so it only fetches the kvasd binary 
when it is different. Also switched to HTTP protocol which gives 
clearer(ish) error messages.


Update and give it another try please.

73
Bill
G4WJS.


*From:*Bill Somerville [mailto:g4...@classdesign.com]
*Sent:* Tuesday, December 16, 2014 11:22 AM
*To:* wsjt-devel@lists.sourceforge.net
*Subject:* Re: [wsjt-devel] Build error REGEX

On 16/12/2014 17:08, Michael Black wrote:
Hi Mike,

Doing build again didn't get this error.

I think I got this error last update too but expected it to
reoccur so didn't report it when it didn't.

I've seen that occasionally too. I believe it is due an error when 
downloading the MD5 hash used to check the subsequent kvasd download 
in debug WSJT-X builds.


I have updated the script so that it should at least fail with a more 
helpful message.


Can you update and try again please.

73

Mike

W9MDB

73
Bill
G4WJS.



--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk


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


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error REGEX

2014-12-16 Thread Michael Black
Ran build repeat  and got this 3rd time.

 

 

Generating Subversion revision information

Built target user_manual

CMake Error at C:/JTSDK/src/wsjtx/CMake/dow-n-l oFaodu_nkdv
aSsudb.vcemraskieo:n

2:2  C(:f/iJlTeS)D:K

/ s ufbivleer sDiOoWnN/LbOiAnD/ sHvAnS.He xmei s(mfaotucnhd

 

v e r s ifoonr  "f1i.l8e.:1 0["c)o n

trib/kvasd.exe]

 [ 47%]  expected hash: []

actual hash: [d41d8cd98f00b204e9800998ecf8427e]

 status: [22;"HTTP response code said error"]

 

From: Bill Somerville [mailto:g4...@classdesign.com] 
Sent: Tuesday, December 16, 2014 11:22 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Build error REGEX

 

On 16/12/2014 17:08, Michael Black wrote:
Hi Mike,

Doing build again didn't get this error.

I think I got this error last update too but expected it to reoccur so
didn't report it when it didn't.

I've seen that occasionally too. I believe it is due an error when
downloading the MD5 hash used to check the subsequent kvasd download in
debug WSJT-X builds.

I have updated the script so that it should at least fail with a more
helpful message.

Can you update and try again please.



73

Mike

W9MDB

73
Bill
G4WJS.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error REGEX

2014-12-16 Thread Michael Black
Compiled cleanly so didn't hit the problem this time.I decided to see what
change you made and saw this happen.  Just kept repeating and it succeeded
the 3rd time.

 

C:\JTSDK\src\wsjtx\CMake>svn diff -r 4827 download_kvasd.cmake

svn: E175013: Unable to connect to a repository at URL
'https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx/CMake/download_kvasd.cma
ke'

svn: E175013: Access to
'/p/wsjt/wsjt/branches/wsjtx/CMake/download_kvasd.cmake' forbidden

 

C:\JTSDK\src\wsjtx\CMake>svn diff -r 4827 download_kvasd.cmake

svn: E175013: Unable to connect to a repository at URL
'https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx/CMake/download_kvasd.cma
ke'

svn: E175013: Access to
'/p/wsjt/wsjt/branches/wsjtx/CMake/download_kvasd.cmake' forbidden

 

C:\JTSDK\src\wsjtx\CMake>svn diff -r 4827 download_kvasd.cmake

Index: download_kvasd.cmake

===

--- download_kvasd.cmake(revision 4827)

+++ download_kvasd.cmake(working copy)

@@ -17,7 +17,7 @@

   message (FATAL_ERROR "${log}")

endif (rc)

file (READ contrib/kvasd${EXECUTABLE_SUFFIX}.md5 md5sum)

-string (REGEX MATCH
"[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-
9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]

-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-
f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]" md5sum ${md5sum})

+string (REGEX MATCH
"[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-
9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]

-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-
f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]" md5sum "${md5sum}")

 

file (

   DOWNLOAD ${kvasd_NAME} contrib/kvasd${EXECUTABLE_SUFFIX}

@@ -25,7 +25,7 @@

   STATUS status

   LOG log

   SHOW_PROGRESS

-  EXPECTED_MD5 ${md5sum}

+  EXPECTED_MD5 "${md5sum}"

   )

list (GET status 0 rc)

if (rc)

 

Mike

 

From: Bill Somerville [mailto:g4...@classdesign.com] 
Sent: Tuesday, December 16, 2014 11:22 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Build error REGEX

 

On 16/12/2014 17:08, Michael Black wrote:
Hi Mike,

Doing build again didn't get this error.

I think I got this error last update too but expected it to reoccur so
didn't report it when it didn't.

I've seen that occasionally too. I believe it is due an error when
downloading the MD5 hash used to check the subsequent kvasd download in
debug WSJT-X builds.

I have updated the script so that it should at least fail with a more
helpful message.

Can you update and try again please.



73

Mike

W9MDB

73
Bill
G4WJS.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Build error REGEX

2014-12-16 Thread Bill Somerville

On 16/12/2014 17:08, Michael Black wrote:
Hi Mike,


Doing build again didn't get this error.

I think I got this error last update too but expected it to reoccur so 
didn't report it when it didn't.


I've seen that occasionally too. I believe it is due an error when 
downloading the MD5 hash used to check the subsequent kvasd download in 
debug WSJT-X builds.


I have updated the script so that it should at least fail with a more 
helpful message.


Can you update and try again please.


73

Mike

W9MDB


73
Bill
G4WJS.
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] Build error REGEX

2014-12-16 Thread Michael Black
Doing build again didn't get this error.

I think I got this error last update too but expected it to reoccur so
didn't report it when it didn't.

73

Mike

W9MDB

 

-

Building Release Install Target For: ( wsjtx )

-

 

.. Configuring Release Build Tree

 

-- Building wsjtx-1.5.0-devel

-- **

-- Building for for: Windows-x86

-- **

-- Found hamlib

-- hamlib_INCLUDE_DIRS: C:/JTSDK/hamlib3/include

-- hamlib_LIBRARY: C:/JTSDK/hamlib3/lib/libhamlib.a

-- hamlib_LIBRARIES: C:/JTSDK/hamlib3/lib/libhamlib.a;ws2_32

-- hamlib_STATIC_LIBRARY: C:/JTSDK/hamlib3/lib/libhamlib.a

-- hamlib_STATIC_LIBRARIES: C:/JTSDK/hamlib3/lib/libhamlib.a;ws2_32

-- Asking qmake for QT_PLUGINS_DIR and got
C:/JTSDK/qt5/5.2.1/mingw48_32/plugins

 

-- Asking qmake for QT_IMPORTS_DIR and got
C:/JTSDK/qt5/5.2.1/mingw48_32/imports

 

-- Asking qmake for QT_DATA_DIR and got C:/JTSDK/qt5/5.2.1/mingw48_32

-- Configuring done

-- Generating done

-- Build files have been written to: C:/JTSDK/wsjtx/build/Release

 

.. Starting Install Target build for ( wsjtx )

 

[  1%] [  2%] [  6%] [  6%] [  6%] [  6%] [  6%] [  6%] Automatic moc for
target

jt65code

Automatic moc for target wsjt

Automatic moc for target jt9sim

Downloading WSJT-X HTML manual

Automatic moc for target jt9code

Downloading kvasd for Windows-i386

Automatic moc for target jt9

Automatic moc for target wsjt_qt

-- file: http://www.physics.princeton.edu/pulsar/K1JT/wsjtx-doc/wsjt[  6%]
x-mai

n.html

-- file:
https://svn.code.sf.net/p/wsjt/wsjt/trunk/kvasd-binary/Windows-i386/kva

sd.exe

[  6%] [  6%] Built target jt65code_automoc

[  6%] [  6%] Built target jt9code_automoc

Built target jt9sim_automoc

Built target wsjt_automoc

Built target jt9_automoc

-- [download 2% complete]

-- [download 15% complete]

[  8%] [  8%] Automatic moc for target wsjtx

Generating Subversion revision information

-- [download 100% complete]

[  9%] Built target user_manual

CMake Error at C:/JTSDK/src/wsjtx/CMake/download_kvasd.cmake:20 (string):

  string sub-command REGEX, mode MATCH needs at least 5 arguments total to

  command.

 

 

CMakeFiles\kvasd.dir\build.make:48: recipe for target 'CMakeFiles/kvasd'
failed

mingw32-make.exe[2]: *** [CMakeFiles/kvasd] Error 1

CMakeFiles\Makefile2:331: recipe for target 'CMakeFiles/kvasd.dir/all'
failed

mingw32-make.exe[1]: *** [CMakeFiles/kvasd.dir/all] Error 2

mingw32-make.exe[1]: *** Waiting for unfinished jobs

[ 39%] Built target wsjt_qt_automoc

[ 65%] Built target wsjt

-- Found Subversion: C:/JTSDK/subversion/bin/svn.exe (found version
"1.8.10")

Path: C:\JTSDK\src\wsjtx

Working Copy Root Path: C:\JTSDK\src\wsjtx

URL: https://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx

Relative URL: ^/branches/wsjtx

Repository Root: https://svn.code.sf.net/p/wsjt/wsjt

Repository UUID: ab8295b8-cf94-4d9e-aec4-7959e3be5d79

Revision: 4828

Node Kind: directory

Schedule: normal

Last Changed Author: k1jt

Last Changed Rev: 4827

Last Changed Date: 2014-12-16 07:57:11 -0600 (Tue, 16 Dec 2014)

-- C:/JTSDK/src/wsjtx contains a .svn and is revision 4827

[ 65%] Built target revisiontag

[ 65%] Built target wsjtx_automoc

makefile:136: recipe for target 'all' failed

mingw32-make.exe: *** [all] Error 2

 

-

   CMAKE BUILD ERROR

-

 

There was a problem building ( App: wsjtx rinstall )

 

Check the screen for error messages, correct, then try to

re-build ( App: wsjtx rinstall )

 

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel