Re: 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com

2022-04-01 Thread James
Voila, thanks! Have a nice weekend ya'all On Sat, Apr 2, 2022 at 8:31 AM wrote: > >Hi there, > > > >I just got that error message, asking me to report it here. > > > 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute > FAST_CWD > >pointer. Please report this problem to the publi

Re: 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com

2022-04-01 Thread James
Never mind I'd say. I got the error when launching C:\Appz\Cygwin\Cygwin.bat Which is just @echo off C: chdir C:\Appz\Cygwin\bin bash --login -i If however I run C:\cygwin64\bin\mintty.exe It works fine. On Sat, Apr 2, 2022 at 8:28 AM James wrote: > Hi there, > > > I just got that error me

Re: 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com

2022-04-01 Thread cygwinautoreply
>Hi there, >I just got that error message, asking me to report it here. > 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report this problem to the public mailing list >cygwin@cygwin.com >Not sure if it's interesting? >Kind regards, >James https

1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com

2022-04-01 Thread James
Hi there, I just got that error message, asking me to report it here. 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com Not sure if it's interesting? Kind regards, James -- Problem re

Re: OpenSSH 8.9p1-1 Connects successfully but then hangs - Killing ssh-agent resolves the issue

2022-04-01 Thread Jim Garrison via Cygwin
On 4/1/2022 2:21 AM, Henry S. Thompson wrote: Jim Garrison via Cygwin writes: My Cygwin ssh client stopped working... It would successfully connect to the remote (Debian) host but then hang without displaying the command prompt. See debug output attached, as well as cygcheck output. I decided

Re: OpenSSH 8.9p1-1 Connects successfully but then hangs - Killing ssh-agent resolves the issue

2022-04-01 Thread Henry S. Thompson
Jim Garrison via Cygwin writes: > My Cygwin ssh client stopped working... It would successfully connect to > the remote (Debian) host but then hang without displaying the command > prompt. See debug output attached, as well as cygcheck output. > > I decided to run setup to see if there was a newe

Re: GNU make losing jobserver tokens

2022-04-01 Thread Takashi Yano
On Mon, 21 Mar 2022 15:28:17 +0100 Magnus Ihse Bursie wrote: > Hi, > > I'm working for Oracle on the OpenJDK build team. We're using GNU make > to build the JDK on all supported platforms. For Windows, we use Cygwin > as our build environment, including the Cygwin version of GNU make. > > We ha