Re: [wsjt-devel] Unable to Build

2017-09-29 Thread Dan Malcolm
That did it Richard.  Sometimes a little judicial brute force is all that's
needed.  Thanks.

__
Dan - K4SHQ


-Original Message-
From: Richard Stanley via wsjt-devel
[mailto:wsjt-devel@lists.sourceforge.net] 
Sent: Friday, September 29, 2017 5:14 PM
To: WSJT software development <wsjt-devel@lists.sourceforge.net>
Cc: Richard Stanley <m0c...@blueyonder.co.uk>
Subject: Re: [wsjt-devel] Unable to Build

It is a corrupt file somewhere, rename
C:/JTSDK/src/wsjtx to say C:/JTSDK/src/wsjtx1 Then try build-wsjtx rinstall
and it will build just fine and update after that.

Richard g7oed


-Original Message-
From: Dan Malcolm
Sent: Friday, September 29, 2017 7:37 PM
To: 'WSJT software development'
Subject: Re: [wsjt-devel] Unable to Build

Bill,
I have the exact same problem.  If I skip the svn update, r8123 will compile
just fine.  It's only svn that seems to not work.  I tried just 'svn
cleanup' which (no surprise) did nothing, but then I don't know what
arguments to give it.  I'm sure there is a path as part of the cleanup
arguments.

__
Dan - K4SHQ


-Original Message-
From: Bill Somerville [mailto:g4...@classdesign.com]
Sent: Friday, September 29, 2017 7:05 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Unable to Build

On 29/09/2017 12:10, Paul Maciel wrote:
> I'm not able to build the latest release and keep getting the message 
> that sourceforge is down even though they appear to be back up.

Hi Paul,

I have checked the SF svn servers a few times over the last hour or so and
they seem to be up and stable. You could try running the `svn cleanup`
command on your checked out working area:

$ svn help cleanup
cleanup: Recursively clean up the working copy, removing locks, resuming
unfinished operations, etc.
usage: cleanup [WCPATH...]

Valid options:
   --diff3-cmd ARG  : use ARG as merge command

Global options:
   --username ARG   : specify a username ARG
   --password ARG   : specify a password ARG
   --no-auth-cache  : do not cache authentication tokens
   --non-interactive: do no interactive prompting (default is to
prompt
  only if standard input is a terminal device)
   --force-interactive  : do interactive prompting even if standard
input
  is not a terminal device
   --trust-server-cert  : accept SSL server certificates from unknown
  certificate authorities without prompting (but
only
  with '--non-interactive')
   --config-dir ARG : read user configuration files from directory
ARG
   --config-option ARG  : set user configuration option in the format:
  FILE:SECTION:OPTION=[VALUE]
  For example:
  servers:global:http-library=serf

if that doesn't help; then try the option in the JTSDK to scrap and
re-checkout your workspace.

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



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


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



--
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] Unable to Build

2017-09-29 Thread Paul Maciel

Hello Richard,

That did it!  Thanks for your help.

73,
---Paul AK1P

PS I checked the log and we've only had one QSO on JT65 so I'll be 
looking for you on FT8.


On 9/29/2017 6:14 PM, Richard Stanley via wsjt-devel wrote:

It is a corrupt file somewhere, rename
C:/JTSDK/src/wsjtx to say C:/JTSDK/src/wsjtx1
Then try
build-wsjtx rinstall
and it will build just fine and update after that.

Richard g7oed


-Original Message- From: Dan Malcolm
Sent: Friday, September 29, 2017 7:37 PM
To: 'WSJT software development'
Subject: Re: [wsjt-devel] Unable to Build

Bill,
I have the exact same problem.  If I skip the svn update, r8123 will 
compile

just fine.  It's only svn that seems to not work.  I tried just 'svn
cleanup' which (no surprise) did nothing, but then I don't know what
arguments to give it.  I'm sure there is a path as part of the cleanup
arguments.

__
Dan - K4SHQ


-Original Message-
From: Bill Somerville [mailto:g4...@classdesign.com]
Sent: Friday, September 29, 2017 7:05 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Unable to Build

On 29/09/2017 12:10, Paul Maciel wrote:

I'm not able to build the latest release and keep getting the message
that sourceforge is down even though they appear to be back up.


Hi Paul,

I have checked the SF svn servers a few times over the last hour or so 
and

they seem to be up and stable. You could try running the `svn cleanup`
command on your checked out working area:

$ svn help cleanup
cleanup: Recursively clean up the working copy, removing locks, resuming
unfinished operations, etc.
usage: cleanup [WCPATH...]

Valid options:
  --diff3-cmd ARG  : use ARG as merge command

Global options:
  --username ARG   : specify a username ARG
  --password ARG   : specify a password ARG
  --no-auth-cache  : do not cache authentication tokens
  --non-interactive    : do no interactive prompting (default is to
prompt
 only if standard input is a terminal device)
  --force-interactive  : do interactive prompting even if standard
input
 is not a terminal device
  --trust-server-cert  : accept SSL server certificates from unknown
 certificate authorities without prompting 
(but

only
 with '--non-interactive')
  --config-dir ARG : read user configuration files from directory
ARG
  --config-option ARG  : set user configuration option in the format:
 FILE:SECTION:OPTION=[VALUE]
 For example:
 servers:global:http-library=serf

if that doesn't help; then try the option in the JTSDK to scrap and
re-checkout your workspace.

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


-- 


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

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


-- 


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



---
This email has been checked for viruses by AVG.
http://www.avg.com


--
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] Unable to Build

2017-09-29 Thread Richard Stanley via wsjt-devel

It is a corrupt file somewhere, rename
C:/JTSDK/src/wsjtx to say C:/JTSDK/src/wsjtx1
Then try
build-wsjtx rinstall
and it will build just fine and update after that.

Richard g7oed


-Original Message- 
From: Dan Malcolm

Sent: Friday, September 29, 2017 7:37 PM
To: 'WSJT software development'
Subject: Re: [wsjt-devel] Unable to Build

Bill,
I have the exact same problem.  If I skip the svn update, r8123 will compile
just fine.  It's only svn that seems to not work.  I tried just 'svn
cleanup' which (no surprise) did nothing, but then I don't know what
arguments to give it.  I'm sure there is a path as part of the cleanup
arguments.

__
Dan - K4SHQ


-Original Message-
From: Bill Somerville [mailto:g4...@classdesign.com]
Sent: Friday, September 29, 2017 7:05 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Unable to Build

On 29/09/2017 12:10, Paul Maciel wrote:

I'm not able to build the latest release and keep getting the message
that sourceforge is down even though they appear to be back up.


Hi Paul,

I have checked the SF svn servers a few times over the last hour or so and
they seem to be up and stable. You could try running the `svn cleanup`
command on your checked out working area:

$ svn help cleanup
cleanup: Recursively clean up the working copy, removing locks, resuming
unfinished operations, etc.
usage: cleanup [WCPATH...]

Valid options:
  --diff3-cmd ARG  : use ARG as merge command

Global options:
  --username ARG   : specify a username ARG
  --password ARG   : specify a password ARG
  --no-auth-cache  : do not cache authentication tokens
  --non-interactive: do no interactive prompting (default is to
prompt
 only if standard input is a terminal device)
  --force-interactive  : do interactive prompting even if standard
input
 is not a terminal device
  --trust-server-cert  : accept SSL server certificates from unknown
 certificate authorities without prompting (but
only
 with '--non-interactive')
  --config-dir ARG : read user configuration files from directory
ARG
  --config-option ARG  : set user configuration option in the format:
 FILE:SECTION:OPTION=[VALUE]
 For example:
 servers:global:http-library=serf

if that doesn't help; then try the option in the JTSDK to scrap and
re-checkout your workspace.

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


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



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
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] Unable to Build

2017-09-29 Thread Richard Stanley via wsjt-devel

I have the same issue here but only for 1.7
If I do
build-wsjtx -b dev -n wsjtx-1.8 -c release -t install
It updates (to 8084) just fine but
build-wsjtx rinstall
or
build-wsjtx -b dev -n wsjtx -c release -t install

both give the same sourceforge update error ?

Not over fussed myself as not keen to test the new everyone working split by 
default feature.


Richard g7oed


-Original Message- 
From: Dan Malcolm

Sent: Friday, September 29, 2017 7:37 PM
To: 'WSJT software development'
Subject: Re: [wsjt-devel] Unable to Build

Bill,
I have the exact same problem.  If I skip the svn update, r8123 will compile
just fine.  It's only svn that seems to not work.  I tried just 'svn
cleanup' which (no surprise) did nothing, but then I don't know what
arguments to give it.  I'm sure there is a path as part of the cleanup
arguments.

__
Dan - K4SHQ


-Original Message-
From: Bill Somerville [mailto:g4...@classdesign.com]
Sent: Friday, September 29, 2017 7:05 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Unable to Build

On 29/09/2017 12:10, Paul Maciel wrote:

I'm not able to build the latest release and keep getting the message
that sourceforge is down even though they appear to be back up.


Hi Paul,

I have checked the SF svn servers a few times over the last hour or so and
they seem to be up and stable. You could try running the `svn cleanup`
command on your checked out working area:

$ svn help cleanup
cleanup: Recursively clean up the working copy, removing locks, resuming
unfinished operations, etc.
usage: cleanup [WCPATH...]

Valid options:
  --diff3-cmd ARG  : use ARG as merge command

Global options:
  --username ARG   : specify a username ARG
  --password ARG   : specify a password ARG
  --no-auth-cache  : do not cache authentication tokens
  --non-interactive: do no interactive prompting (default is to
prompt
 only if standard input is a terminal device)
  --force-interactive  : do interactive prompting even if standard
input
 is not a terminal device
  --trust-server-cert  : accept SSL server certificates from unknown
 certificate authorities without prompting (but
only
 with '--non-interactive')
  --config-dir ARG : read user configuration files from directory
ARG
  --config-option ARG  : set user configuration option in the format:
 FILE:SECTION:OPTION=[VALUE]
 For example:
 servers:global:http-library=serf

if that doesn't help; then try the option in the JTSDK to scrap and
re-checkout your workspace.

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


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



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
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] Unable to Build

2017-09-29 Thread Dan Malcolm
Bill,
I have the exact same problem.  If I skip the svn update, r8123 will compile
just fine.  It's only svn that seems to not work.  I tried just 'svn
cleanup' which (no surprise) did nothing, but then I don't know what
arguments to give it.  I'm sure there is a path as part of the cleanup
arguments.

__
Dan - K4SHQ


-Original Message-
From: Bill Somerville [mailto:g4...@classdesign.com] 
Sent: Friday, September 29, 2017 7:05 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Unable to Build

On 29/09/2017 12:10, Paul Maciel wrote:
> I'm not able to build the latest release and keep getting the message 
> that sourceforge is down even though they appear to be back up.

Hi Paul,

I have checked the SF svn servers a few times over the last hour or so and
they seem to be up and stable. You could try running the `svn cleanup`
command on your checked out working area:

$ svn help cleanup
cleanup: Recursively clean up the working copy, removing locks, resuming
unfinished operations, etc.
usage: cleanup [WCPATH...]

Valid options:
   --diff3-cmd ARG  : use ARG as merge command

Global options:
   --username ARG   : specify a username ARG
   --password ARG   : specify a password ARG
   --no-auth-cache  : do not cache authentication tokens
   --non-interactive: do no interactive prompting (default is to
prompt
  only if standard input is a terminal device)
   --force-interactive  : do interactive prompting even if standard
input
  is not a terminal device
   --trust-server-cert  : accept SSL server certificates from unknown
  certificate authorities without prompting (but
only
  with '--non-interactive')
   --config-dir ARG : read user configuration files from directory
ARG
   --config-option ARG  : set user configuration option in the format:
  FILE:SECTION:OPTION=[VALUE]
  For example:
  servers:global:http-library=serf

if that doesn't help; then try the option in the JTSDK to scrap and
re-checkout your workspace.

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


--
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] Unable to Build

2017-09-29 Thread Bill Somerville

On 29/09/2017 12:10, Paul Maciel wrote:
I'm not able to build the latest release and keep getting the message 
that sourceforge is down even though they appear to be back up. 


Hi Paul,

I have checked the SF svn servers a few times over the last hour or so 
and they seem to be up and stable. You could try running the `svn 
cleanup` command on your checked out working area:


$ svn help cleanup
cleanup: Recursively clean up the working copy, removing locks, resuming
unfinished operations, etc.
usage: cleanup [WCPATH...]

Valid options:
  --diff3-cmd ARG  : use ARG as merge command

Global options:
  --username ARG   : specify a username ARG
  --password ARG   : specify a password ARG
  --no-auth-cache  : do not cache authentication tokens
  --non-interactive: do no interactive prompting (default is to prompt
 only if standard input is a terminal device)
  --force-interactive  : do interactive prompting even if standard input
 is not a terminal device
  --trust-server-cert  : accept SSL server certificates from unknown
 certificate authorities without prompting (but only
 with '--non-interactive')
  --config-dir ARG : read user configuration files from directory ARG
  --config-option ARG  : set user configuration option in the format:
 FILE:SECTION:OPTION=[VALUE]
 For example:
 servers:global:http-library=serf

if that doesn't help; then try the option in the JTSDK to scrap and 
re-checkout your workspace.


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] Unable to Build

2017-09-29 Thread Paul Maciel

Hello Everyone,

I'm not able to build the latest release and keep getting the message 
that sourceforge is down even though they appear to be back up.



 SVN Check


JTSDK Option: Auto SVN Update Enabled


 Sourceforge Update Error


 build-wsjtx was unable to update [ wsjtx ]
 Sourceforge. The service may be down or
 undergoing maintenance. Check the following
 link for current site status reports:

http://sourceforge.net/blog/category/sitestatus/

 If your sure the entry is correct and you suspect
 a problem with the build script, contact the
 wsjt-devel list for assistance.


(JTSDK-QT 5.5 ) C:\JTSDK)

How do I get past this as I am eager to try r8125?

Thanks for your help,
---Paul AK1P

---
This email has been checked for viruses by AVG.
http://www.avg.com


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