Re: cygcheck doesn't work on DLLs and executables in current working directory

2020-10-05 Thread Marco Atzeri via Cygwin
On 05.10.2020 17:20, Hamish McIntyre-Bhatty via Cygwin wrote: On 02/10/2020 17:33, Marco Atzeri via Cygwin wrote: On 02.10.2020 17:59, Hamish McIntyre-Bhatty via Cygwin wrote: Hi, I've noticed that cygcheck doesn't work when run against executables and DLLs in the current working directory. Ha

Re: cygcheck doesn't work on DLLs and executables in current working directory

2020-10-05 Thread Hamish McIntyre-Bhatty via Cygwin
On 02/10/2020 17:33, Marco Atzeri via Cygwin wrote: > On 02.10.2020 17:59, Hamish McIntyre-Bhatty via Cygwin wrote: >> Hi, >> >> I've noticed that cygcheck doesn't work when run against executables and >> DLLs in the current working directory. Has anyone else experienced this? >> >> Hamish >> >> >

Re: cygcheck doesn't work on DLLs and executables in current working directory

2020-10-02 Thread Marco Atzeri via Cygwin
On 02.10.2020 17:59, Hamish McIntyre-Bhatty via Cygwin wrote: Hi, I've noticed that cygcheck doesn't work when run against executables and DLLs in the current working directory. Has anyone else experienced this? Hamish how are you calling it ? $ cygcheck ./hello_c.exe d:\cyg_pub\devel\ope

Re: cygcheck-dep and _obsolete packages

2018-03-16 Thread Mikhail Usenko via cygwin
On Thu, 15 Mar 2018 23:40:55 + Jon Turney <...> wrote: > Just to be clear, the category is irrelevant here, it's the fact that > xorgproto obsoletes these packages that is significant. > OK. -- -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygw

Re: cygcheck-dep and _obsolete packages

2018-03-15 Thread Jon Turney
On 15/03/2018 18:21, Mikhail Usenko via cygwin wrote: On Wed, 28 Feb 2018 22:57:05 +0100 Marco Atzeri <...> wrote: Hi Mikhail, as latest setup skips the installation of _obsolete packages can you adjust the behaviour of cygcheck-dep to ignore the false warning ? /usr/bin/cygcheck-dep: WARNING

Re: cygcheck-dep and _obsolete packages

2018-03-15 Thread Mikhail Usenko via cygwin
On Wed, 28 Feb 2018 22:57:05 +0100 Marco Atzeri <...> wrote: > Hi Mikhail, > > as latest setup skips the installation of _obsolete packages > can you adjust the behaviour of cygcheck-dep to ignore > the false warning ? > > /usr/bin/cygcheck-dep: WARNING: broken dependencies: > /usr/bin/cygcheck-

Re: cygcheck failing to find file

2018-02-21 Thread Andrey Repin
Greetings, Corinna Vinschen! > On Feb 21 11:46, Andrey Repin wrote: >> Greetings, Fergus Daly! >> >> >>> Cygcheck is a native Windows executable .. .. >> >>> I pushed a fix and uploaded new developer snapshots to >> >>> https://cygwin.de/snapshots/ >> >>> Please give them a try. >> >> > I tried

Re: cygcheck failing to find file

2018-02-21 Thread Corinna Vinschen
On Feb 21 09:17, Fergus Daly wrote: > > For the third time, cygcheck is no Cygwin application, and unaware of Cygwin > > paths. > > Please give it native Windows paths. > > > Thank you. Thank you. Thank you. > [ You are usually so patient. :o( ] > It seemed to me that a reasonable interpretation

Re: cygcheck failing to find file

2018-02-21 Thread Fergus Daly
> For the third time, cygcheck is no Cygwin application, and unaware of Cygwin > paths. > Please give it native Windows paths. Thank you. Thank you. Thank you. [ You are usually so patient. :o( ] It seemed to me that a reasonable interpretation of the phrase >>> I pushed a fix and uploaded new de

Re: cygcheck failing to find file

2018-02-21 Thread Corinna Vinschen
On Feb 21 07:46, Fergus Daly wrote: > >> Cygcheck is a native Windows executable .. .. > >> I pushed a fix and uploaded new developer snapshots to > >> https://cygwin.de/snapshots/ > >> Please give them a try. > > I tried your link above but got "HTTP 404 Not found". Duh, I did it again, didn't

Re: cygcheck failing to find file

2018-02-21 Thread Corinna Vinschen
On Feb 21 11:46, Andrey Repin wrote: > Greetings, Fergus Daly! > > >>> Cygcheck is a native Windows executable .. .. > >>> I pushed a fix and uploaded new developer snapshots to > >>> https://cygwin.de/snapshots/ > >>> Please give them a try. > > > I tried your link above but got "HTTP 404 Not fo

Re: cygcheck failing to find file

2018-02-21 Thread Andrey Repin
Greetings, Fergus Daly! >>> Cygcheck is a native Windows executable .. .. >>> I pushed a fix and uploaded new developer snapshots to >>> https://cygwin.de/snapshots/ >>> Please give them a try. > I tried your link above but got "HTTP 404 Not found". > Just in case this was your intention I tried

Re: cygcheck failing to find file

2018-02-20 Thread Fergus Daly
>> Cygcheck is a native Windows executable .. .. >> I pushed a fix and uploaded new developer snapshots to >> https://cygwin.de/snapshots/ >> Please give them a try. I tried your link above but got "HTTP 404 Not found". Just in case this was your intention I tried the latest cygwin1.dll snapshot f

Re: cygcheck failing to find file

2018-02-16 Thread Corinna Vinschen
On Feb 15 14:58, Fergus Daly wrote: > I have an executable (created in Cygwin) located on a mobile drive D: > > $ ls -al /cygdrive/d/src/sc.exe > -rwxr-xr-x 1 ferg dell 1426958 Jan 28 17:44 /cygdrive/d/src/sc.exe* > $ cygcheck /cygdrive/d/src/sc.exe > d:\src\sc.exe > D:\consoleX\bin\cygwin1.dll >

Re: cygcheck failing to find file

2018-02-15 Thread Andrey Repin
Greetings, Fergus Daly! > $ ls -al /d/src/sc.exe > -rwxr-xr-x 1 ferg dell 1426958 Jan 28 17:44 /d/src/sc.exe* > $ cygcheck /d/src/sc.exe > cygcheck: could not find '/d/src/sc.exe' > Why can't cygcheck find the file? > (Particularly, when ls can. And so can, say, md5sum.) Nice once. Can confirm.

Re: cygcheck -f reorders output

2017-09-15 Thread Brian Inglis
On 2017-09-15 13:38, Nellis, Kenneth wrote: > I found it surprising that the packages aren't listed in the order requested: > > $ cygcheck -f `which bash find grep xargs cygwin1.dll` > bash-4.4.12-3 > cygwin-2.9.0-3 > findutils-4.6.0-1 > findutils-4.6.0-1 > grep-3.0-2 > $ > > Adds a bit of challe

Re: cygcheck -f reorders output

2017-09-15 Thread Marco Atzeri
On 15/09/2017 21:38, Nellis, Kenneth wrote: I found it surprising that the packages aren't listed in the order requested: $ cygcheck -f `which bash find grep xargs cygwin1.dll` bash-4.4.12-3 cygwin-2.9.0-3 findutils-4.6.0-1 findutils-4.6.0-1 grep-3.0-2 $ Adds a bit of challenge to match the out

RE: cygcheck outputs CRLF

2017-02-23 Thread Cooper, Karl T (US)
>Looked, but didn't see this addressed in the archives... >Just realized that cygcheck output contains DOS line endings forcing me to >pipe it through d2u in certain applications. Wondering if this is intended or >desired behavior. It is installed in /usr/bin, so I would expect to behave >Unix-l

Re: cygcheck and literal plus sign

2017-01-30 Thread Steven Penny
On Mon, 30 Jan 2017 18:30:19, Jon Turney wrote: > I added a workaround to the script so that corresponding decoding ('+' > -> ' ') is skipped if it looks like a cygcheck request ('text=1'), so > this should be working again Confirmed fixed, thanks. -- Problem reports: http://cygwin.com/p

Re: cygcheck and literal plus sign

2017-01-30 Thread Jon Turney
On 28/01/2017 03:01, Steven Penny wrote: On Mon, 27 Jan 2014 16:43:23, Steven Penny wrote: $ cygcheck -p 'g\x2b\x2b.exe' I think this relies on this being interpreted as a PCRE regex, which hasn't been the case for a while, since some server-side changes. It looks like this is broken a

Re: cygcheck and literal plus sign

2017-01-28 Thread Brian Inglis
On 2017-01-28 12:06, Eric Blake wrote: > On 01/28/2017 11:45 AM, Brian Inglis wrote: >>> it did put me on the right track: >>> $ cygcheck -p 'mingw32-g[:punct:][:punct:]' | awk 'NR>1{$0=$1}1' >> Your command is the same as: >> $ cygcheck -p mingw32-g[:ctnpu][:ctnpu] | sed '2,$s/\s.*//' > Not ne

Re: cygcheck and literal plus sign

2017-01-28 Thread Eric Blake
On 01/28/2017 11:45 AM, Brian Inglis wrote: >> it did put me on the right track: >> $ cygcheck -p 'mingw32-g[:punct:][:punct:]' | awk 'NR>1{$0=$1}1' > Your command is the same as: > > $ cygcheck -p mingw32-g[:ctnpu][:ctnpu] | sed '2,$s/\s.*//' Not necessarily. You forgot quotes, so dependin

Re: cygcheck and literal plus sign

2017-01-28 Thread Brian Inglis
On 2017-01-28 05:21, Steven Penny wrote: > On Fri, 27 Jan 2017 21:01:14, Doug Henderson wrote: >> Try this: >> $ cygcheck -p "mingw32-g[*-,][*-,]" >> Found 4 matches for mingw32-g[*-,][*-,] > Thanks for this. Using ranges is gross, because it relies on your locale, but > it did put me on the right

Re: cygcheck and literal plus sign

2017-01-28 Thread Steven Penny
On Fri, 27 Jan 2017 21:01:14, Doug Henderson wrote: > Try this: > $ cygcheck -p "mingw32-g[*-,][*-,]" > Found 4 matches for mingw32-g[*-,][*-,] Thanks for this. Using ranges is gross, because it relies on your locale, but it did put me on the right track: $ cygcheck -p 'mingw32-g[:punct:][:pu

Re: cygcheck and literal plus sign

2017-01-27 Thread Doug Henderson
On 27 January 2017 at 20:01, Steven Penny wrote: > On Mon, 27 Jan 2014 16:43:23, Steven Penny wrote: >> $ cygcheck -p 'g\x2b\x2b.exe' > > It looks like this is broken again. package-grep does work: > > $ q=https://cygwin.com/cgi-bin2/package-grep.cgi > $ curl -s "$q"'?text=1&arch=x86_64&grep=mi

Re: cygcheck and literal plus sign

2017-01-27 Thread Steven Penny
On Mon, 27 Jan 2014 16:43:23, Steven Penny wrote: > $ cygcheck -p 'g\x2b\x2b.exe' It looks like this is broken again. package-grep does work: $ q=https://cygwin.com/cgi-bin2/package-grep.cgi $ curl -s "$q"'?text=1&arch=x86_64&grep=mingw32-g%2B%2B' | awk 'NR>1{$0=$1}1' Found 4 matches for ming

Re: cygcheck (64&32) output contains DOS line terminators

2017-01-17 Thread cyg Simple
On 1/17/2017 4:44 PM, Nellis, Kenneth (Conduent) wrote: > From: Brian Inglis >> On 2017-01-17 13:21, Marco Atzeri wrote: >>> On 17/01/2017 21:00, Brian Inglis wrote: All cygcheck output seems to have DOS line terminators in both Cygwin 64 & 32. Is this by design or just because it's

RE: cygcheck (64&32) output contains DOS line terminators

2017-01-17 Thread Nellis, Kenneth (Conduent)
From: Brian Inglis > On 2017-01-17 13:21, Marco Atzeri wrote: > > On 17/01/2017 21:00, Brian Inglis wrote: > >> All cygcheck output seems to have DOS line terminators in both > >> Cygwin 64 & 32. > >> Is this by design or just because it's a native Windows app? > > second one > > So by accident r

Re: cygcheck (64&32) output contains DOS line terminators

2017-01-17 Thread Brian Inglis
On 2017-01-17 13:21, Marco Atzeri wrote: > On 17/01/2017 21:00, Brian Inglis wrote: >> All cygcheck output seems to have DOS line terminators in both >> Cygwin 64 & 32. >> Is this by design or just because it's a native Windows app? > second one So by accident rather than intent? Could that be eas

Re: cygcheck (64&32) output contains DOS line terminators

2017-01-17 Thread Marco Atzeri
On 17/01/2017 21:00, Brian Inglis wrote: All cygcheck output seems to have DOS line terminators in both Cygwin 64 & 32. Is this by design or just because it's a native Windows app? second one Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http:

Re: cygcheck feature request: cygwin1.dll build info

2016-07-18 Thread Warren Young
On Jul 18, 2016, at 10:27 AM, Marco Atzeri wrote: > > On 18/07/2016 17:46, Warren Young wrote: >> While examining someone’s checkcheck -rsv output, I failed to find a simple >> statement telling me which word size the DLL was built for. > > For 32 bit cygwin running under 64 system > The hint i

Re: cygcheck feature request: cygwin1.dll build info

2016-07-18 Thread Marco Atzeri
On 18/07/2016 17:46, Warren Young wrote: While examining someone’s checkcheck -rsv output, I failed to find a simple statement telling me which word size the DLL was built for. I was able to puzzle it out based on hints in the file, such as that “cygwin32” packages means he has the 32-bit cros

Re: cygcheck doesn't find package for procps

2016-03-19 Thread Achim Gratz
Nellis, Kenneth xerox.com> writes: > $ cygcheck -f `which procps` $ cygcheck -f /bin/procps procps-3.2.8-5 That's a bit of a packaging non-conformance (same for /bin/prockill). Regards, Achim. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/

Re: cygcheck -s segfaults in cygwin64 on Win7Pro-64

2014-10-21 Thread John Wiersba
On Tue, 10/21/14, Corinna Vinschen wrote: > I also created a new snapshot > on https://cygwin.com/snapshots/ which > comes with a cygcheck containing that patch. Thanks, Corinna! Now I can get back to debugging my real issue! :-) -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: cygcheck -s segfaults in cygwin64 on Win7Pro-64

2014-10-21 Thread Corinna Vinschen
On Oct 21 04:03, Andrew Schulman wrote: > > Instead, I found that COMSPEC needs to be set in the environment or I get a > > segfault as shown in my previous email below. I don't know why that is, > > but I can easily demonstrate it. > > Confirmed here. I had actually already seen this segfault

Re: cygcheck -s segfaults in cygwin64 on Win7Pro-64

2014-10-21 Thread Andrew Schulman
> Instead, I found that COMSPEC needs to be set in the environment or I get a > segfault as shown in my previous email below. I don't know why that is, > but I can easily demonstrate it. Confirmed here. I had actually already seen this segfault too, but I hadn't figured out it was caused by em

Re: cygcheck -s segfaults in cygwin64 on Win7Pro-64

2014-10-20 Thread John Wiersba
--- > From: Marco Atzeri > To: cygwin@cygwin.com > Cc: > Sent: Friday, October 17, 2014 11:59 PM > Subject: Re: cygcheck -s segfaults in cygwin64 on Win7Pro-64 > > On 10/17/2014 11:52 PM, John Wiersba wrote: >> With a 3-week-old (i.e. recent) install of cygw

Re: cygcheck -s segfaults in cygwin64 on Win7Pro-64

2014-10-17 Thread Marco Atzeri
On 10/17/2014 11:52 PM, John Wiersba wrote: With a 3-week-old (i.e. recent) install of cygwin, which otherwise functions well: $ uname -a CYGWIN_NT-6.1 DESKTOP-NAME 1.7.32(0.274/5/3) 2014-08-13 23:06 x86_64 Cygwin $ PATH=/bin:/usr/bin cygcheck -s Cygwin Configuration Diagnostics Current Syst

Re: cygcheck -p seg faults on x64 only installation

2014-08-03 Thread Doug Henderson
On Sun, Aug 3, 2014 at 5:34 PM, Yaakov Selkowitz <> wrote: > On 2014-08-03 17:55, Doug Henderson wrote: >> >> cygcheck -p segment faults on my laptop where I have only installed >> the 64-bit version of cygwin. > > > How are you calling cygcheck -p? > >> Note: this install is the first and only ins

Re: cygcheck -p seg faults on x64 only installation

2014-08-03 Thread Yaakov Selkowitz
On 2014-08-03 17:55, Doug Henderson wrote: cygcheck -p segment faults on my laptop where I have only installed the 64-bit version of cygwin. How are you calling cygcheck -p? Note: this install is the first and only install of any version of cygwin on this machine. Your installation is actua

Re: cygcheck -p file.exe segmentation fault (x86_64)

2014-04-24 Thread Corinna Vinschen
On Apr 23 23:25, Doug Henderson wrote: > On Wed, Apr 23, 2014 at 9:44 AM, Corinna Vinschen wrote: > > On Apr 23 09:17, Doug Henderson wrote: > >> I am trying to identify the package containing the strings executable. > >> > >> $ uname -a > >> CYGWIN_NT-6.1 Rover 1.7.29(0.272/5/3) 2014-04-07 13:46 x

Re: cygcheck -p file.exe segmentation fault (x86_64)

2014-04-23 Thread Steven Penny
On Wed, Apr 23, 2014 at 10:17 AM, Doug Henderson wrote: > $ cygcheck -p strings.exe > Segmentation fault As a workaround you can use $ set strings.exe $ curl "cygwin.com/cgi-bin2/package-grep.cgi?text=1&arch=x86_64&grep=$1" Or $ apt-cyg searchall strings.exe -- Problem reports:

RE: cygcheck -p file.exe segmentation fault (x86_64)

2014-04-23 Thread Nellis, Kenneth
From: Doug Henderson > > I am trying to identify the package containing the strings executable. $ cygcheck -f `which strings` binutils-2.24.51-2 $ --Ken Nellis

Re: cygcheck -p file.exe segmentation fault (x86_64)

2014-04-23 Thread Corinna Vinschen
On Apr 23 09:17, Doug Henderson wrote: > I am trying to identify the package containing the strings executable. > > $ uname -a > CYGWIN_NT-6.1 Rover 1.7.29(0.272/5/3) 2014-04-07 13:46 x86_64 Cygwin > > $ cygcheck -p strings.exe > Segmentation fault > > After installing the binutils package (whic

Re: cygcheck-dep or bash error ?

2014-02-02 Thread Marco Atzeri
On 01/02/2014 22:48, Mikhail Usenko wrote: On Sat, 01 Feb 2014 12:16:02 +0100 Marco Atzeri <...> wrote: On CYGWIN_NT-6.1-WOW64 1.7.27(0.271/5/3) 2013-12-09 11:57 i686 Cygwin (same on 20140128 snapshot) $ cygcheck-dep diffutils /usr/bin/cygcheck-dep: line 345: /dev/fd/62: No such file or d

Re: cygcheck-dep or bash error ?

2014-02-01 Thread Mikhail Usenko
On Sat, 01 Feb 2014 12:16:02 +0100 Marco Atzeri <...> wrote: > > On > CYGWIN_NT-6.1-WOW64 1.7.27(0.271/5/3) 2013-12-09 11:57 i686 Cygwin > (same on 20140128 snapshot) > > > $ cygcheck-dep diffutils > /usr/bin/cygcheck-dep: line 345: /dev/fd/62: No such file or directory > /usr/bin/cygcheck-dep

Re: cygcheck-dep or bash error ?

2014-02-01 Thread Mikhail Usenko
On Sat, 01 Feb 2014 12:16:02 +0100 Marco Atzeri <...> wrote: > > On > CYGWIN_NT-6.1-WOW64 1.7.27(0.271/5/3) 2013-12-09 11:57 i686 Cygwin > (same on 20140128 snapshot) > > > $ cygcheck-dep diffutils > /usr/bin/cygcheck-dep: line 345: /dev/fd/62: No such file or directory > /usr/bin/cygcheck-dep

Re: cygcheck and literal plus sign

2014-01-27 Thread Steven Penny
On Mon, Jan 27, 2014 at 9:47 AM, Gates, Roger wrote > $ ascii + It should be noted that "ascii" is not included with a base install, and part of the "ascii" package > $ cygcheck -p 'g\x{2b}\x{2b}.exe' it should be further noted that the braces are not necessary in this instance $ cygcheck -

Re: cygcheck and literal plus sign

2014-01-27 Thread Larry Hall (Cygwin)
On 1/27/2014 10:47 AM, Gates, Roger wrote: $ ascii + ASCII 2/11 is decimal 043, hex 2b, octal 053, bits 00101011: prints as `+' Official name: Plus Sign Other names: Add, Cross $ cygcheck -p 'g\x{2b}\x{2b}.exe' Found 11 matches for g\x{2b}\x{2b}.exe But of course, everyone knows that! ;-) Th

RE: cygcheck and literal plus sign

2014-01-27 Thread Gates, Roger
On Friday, January 24, 2014 9:26 PM Steven Penny wrote >On Wed, Jan 22, 2014 at 10:05 AM, David Boyce wrote >> How about 'g[+][+]' or 'g[+]{2}'? > >Please, no more lazy answers > >$ cygcheck -p 'g[+][+].exe' >Found 0 matches for g[ ][ ].exe $ ascii + ASCII 2/11 is decimal 043, hex 2b, oct

Re: cygcheck and literal plus sign

2014-01-24 Thread Steven Penny
On Wed, Jan 22, 2014 at 10:05 AM, David Boyce wrote > How about 'g[+][+]' or 'g[+]{2}'? Please, no more lazy answers $ cygcheck -p 'g[+][+].exe' Found 0 matches for g[ ][ ].exe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documen

Re: cygcheck and literal plus sign

2014-01-22 Thread David Boyce
On Wed, Jan 22, 2014 at 7:07 AM, Christopher Faylor wrote: > So I'll change my answer to "I don't know". How about 'g[+][+]' or 'g[+]{2}'? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Un

Re: cygcheck and literal plus sign

2014-01-22 Thread Larry Hall (Cygwin)
On 1/22/2014 11:05 AM, David Boyce wrote: On Wed, Jan 22, 2014 at 7:07 AM, Christopher Faylor wrote: So I'll change my answer to "I don't know". How about 'g[+][+]' or 'g[+]{2}'? May I suggest that curious folks can more directly validate workarounds by trying them directly. cygwin.com gen

Re: cygcheck and literal plus sign

2014-01-22 Thread Andrew Schulman
> On Wed, Jan 22, 2014 at 06:34:49AM -0500, Andrew Schulman wrote: > >> >$ cygcheck -p 'g\+\+.exe' > >> >Found 0 matches for g\ \ .exe > >> > > >> >How can I include a literal '+' (plus character) in my search? > >> > >> By remembering that this is a regex search. How do you quote special

Re: cygcheck and literal plus sign

2014-01-22 Thread Christopher Faylor
On Wed, Jan 22, 2014 at 06:34:49AM -0500, Andrew Schulman wrote: >> >$ cygcheck -p 'g\+\+.exe' >> >Found 0 matches for g\ \ .exe >> > >> >How can I include a literal '+' (plus character) in my search? >> >> By remembering that this is a regex search. How do you quote special >> character

Re: cygcheck and literal plus sign

2014-01-22 Thread Andrew Schulman
> >$ cygcheck -p 'g\+\+.exe' > >Found 0 matches for g\ \ .exe > > > >How can I include a literal '+' (plus character) in my search? > > By remembering that this is a regex search. How do you quote special > characters > in regexes? Answer: With a '\'. That's what he did. The single qu

Re: cygcheck and literal plus sign

2014-01-21 Thread Marco Atzeri
On 22/01/2014 06:58, Christopher Faylor wrote: On Tue, Jan 21, 2014 at 05:59:16PM -0600, Steven Penny wrote: Searching for the popular compiler produces unexpected results $ cygcheck -p 'g++.exe' Found 0 matches for g .exe $ cygcheck -p 'g\+\+.exe' Found 0 matches for g\ \ .ex

Re: cygcheck and literal plus sign

2014-01-21 Thread Christopher Faylor
On Tue, Jan 21, 2014 at 05:59:16PM -0600, Steven Penny wrote: >Searching for the popular compiler produces unexpected results > >$ cygcheck -p 'g++.exe' >Found 0 matches for g .exe > >$ cygcheck -p 'g\+\+.exe' >Found 0 matches for g\ \ .exe > >How can I include a literal '+' (plus

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-20 Thread Corinna Vinschen
On Nov 19 16:08, Warren Young wrote: > On 11/19/2013 10:13, Corinna Vinschen wrote: > > > >Why do they have to make such a mess out of a simple function like > >GetVersionEx? > > Backwards compatibility at all costs? Right. I'm just glad the native API is more reliable. > >How dense is that? >

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-20 Thread Csaba Raduly
On Wed, Nov 20, 2013 at 12:41 AM, Jim Garrison wrote: (snip) >> On Nov 19 14:20, Larry Hall (Cygwin) wrote: >> >> I found what happened: >> http://msdn.microsoft.com/en- >> us/library/windows/desktop/dn302074%28v=vs.85%29.aspx > > Hmm... from the quoted link: > > We have made some significant

RE: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Jim Garrison
> On Nov 19 14:20, Larry Hall (Cygwin) wrote: > > On 11/19/2013 2:03 PM, Corinna Vinschen wrote: > > >Looks like it, yes. What on earth were they thinking? > > > > Who says they were thinking? ;-) > > Point. > > I found what happened: > http://msdn.microsoft.com/en- > us/library/windows/desktop/

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Warren Young
On 11/19/2013 10:13, Corinna Vinschen wrote: Why do they have to make such a mess out of a simple function like GetVersionEx? Backwards compatibility at all costs? How dense is that? Manifest Density. (American joke.) -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Corinna Vinschen
On Nov 19 22:51, Corinna Vinschen wrote: > On Nov 20 00:59, Andrey Repin wrote: > > Greetings, Corinna Vinschen! > > > > > Why isn't there at least an additional non-manifest way to claim > > > compatibility with the current OS? :( > > > > Because this "claim" is informational, or at least it sho

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Corinna Vinschen
On Nov 20 00:59, Andrey Repin wrote: > Greetings, Corinna Vinschen! > > > Why isn't there at least an additional non-manifest way to claim > > compatibility with the current OS? :( > > Because this "claim" is informational, or at least it should be. But apparently it isn't. It's enforced. Howe

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Andrey Repin
Greetings, Corinna Vinschen! > Why isn't there at least an additional non-manifest way to claim > compatibility with the current OS? :( Because this "claim" is informational, or at least it should be. -- WBR, Andrey Repin (anrdae...@yandex.ru) 20.11.2013, <00:56> Sorry for my terrible english.

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Corinna Vinschen
On Nov 19 21:29, Corinna Vinschen wrote: > On Nov 19 14:20, Larry Hall (Cygwin) wrote: > > On 11/19/2013 2:03 PM, Corinna Vinschen wrote: > > >On Nov 19 13:21, Charles Wilson wrote: > > >>On 11/19/2013 12:13 PM, Corinna Vinschen wrote: > > >>>Why do they have to make such a mess out of a simple fun

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Corinna Vinschen
On Nov 19 14:20, Larry Hall (Cygwin) wrote: > On 11/19/2013 2:03 PM, Corinna Vinschen wrote: > >On Nov 19 13:21, Charles Wilson wrote: > >>On 11/19/2013 12:13 PM, Corinna Vinschen wrote: > >>>Why do they have to make such a mess out of a simple function like > >>>GetVersionEx? It returns different

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Larry Hall (Cygwin)
On 11/19/2013 2:03 PM, Corinna Vinschen wrote: On Nov 19 13:21, Charles Wilson wrote: On 11/19/2013 12:13 PM, Corinna Vinschen wrote: Why do they have to make such a mess out of a simple function like GetVersionEx? It returns different OS version numbers based on the existence of a manifest in

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Corinna Vinschen
On Nov 19 13:21, Charles Wilson wrote: > On 11/19/2013 12:13 PM, Corinna Vinschen wrote: > >Why do they have to make such a mess out of a simple function like > >GetVersionEx? It returns different OS version numbers based on the > >existence of a manifest in the executable. How dense is that? > >

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Charles Wilson
On 11/19/2013 12:13 PM, Corinna Vinschen wrote: Why do they have to make such a mess out of a simple function like GetVersionEx? It returns different OS version numbers based on the existence of a manifest in the executable. How dense is that? So we have thousands of executables, none of them

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Corinna Vinschen
On Nov 19 09:37, Warren Young wrote: > On 11/19/2013 03:03, Corinna Vinschen wrote: > > > >I'm also going > >to look for a solution to differ between Windows 8 and 8.1 (also 2012 > >vs. 2012R2) in the cygcheck output. > > GetVersionEx() should do it: http://goo.gl/DbhsRJ > > If you follow the lin

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Warren Young
On 11/19/2013 03:03, Corinna Vinschen wrote: I'm also going to look for a solution to differ between Windows 8 and 8.1 (also 2012 vs. 2012R2) in the cygcheck output. GetVersionEx() should do it: http://goo.gl/DbhsRJ If you follow the link to the OSVERSIONINFO structure, you will find a table

Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64

2013-11-19 Thread Corinna Vinschen
On Nov 18 21:35, Gabriel Marcano wrote: > cygcheck -svc causes a segfault on Windows 8.1 on line 1610 of cygcheck.cc, > based on gdb output. I'm including some gdb output below that showcases this > issue: > > > 1610    strcat (osname, products[prod]); > (gdb) list > 1605   

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-11-05 Thread Keith Christian
Bob, I've uninstalled w3m-img from my primary desktop machine (where w3m page loads were slow) and now w3m is back to its original fast speed. Before uninstalling, I took the liberty of renaming /usr/lib/w3m/w3mimgdisplay.exe to something else, and noticed an instant speed improvement in w3m after

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-11-03 Thread Keith Christian
Hi Bob, Thanks for your reply above. I have not uninstalled w3m-img at this point, but will do so on Monday. As far as Cygwin-X goes, it normally isn't running. I run w3m and all Cygwin utilities in a PuttyCyg terminal screen. I have the usual quick w3m speeds on a PC at home with an older ver

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-11-02 Thread Bob Heckel
On Fri, Nov 2, 2012 at 1:12 PM, Keith Christian wrote: > I have some timing data courtesy of Sysinternals Procmon that has the > time from invocation of w3m to display at 6 to 7 seconds, if that > helps any. Package: w3m-0.5.3-2 was installed a few days ago, haven't > noticed any load time changes

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-11-02 Thread Keith Christian
On Thu, Oct 25, 2012 at 9:20 AM, Bob Heckel wrote: > I just noticed that uninstalling w3m-img reduces w3m's local file load time. > > Still working on repackaging to possibly address the other issue. Hi Bob, I have some timing data courtesy of Sysinternals Procmon that has the time from invocat

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-25 Thread Bob Heckel
On Wed, Oct 24, 2012 at 12:54 PM, Bob Heckel wrote: > On Wed, Oct 24, 2012 at 12:28 PM, Keith Christian wrote: >> >> Summarizing: "w3m foo.html" has a second or two delay, but "w3m >> foo.html > foo.output"or "w3m foo.html | less" is near-instantaneous. > > Ah, my benchmarks were based on redirecti

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-24 Thread Bob Heckel
On Wed, Oct 24, 2012 at 12:28 PM, Keith Christian wrote: > > Summarizing: "w3m foo.html" has a second or two delay, but "w3m > foo.html > foo.output"or "w3m foo.html | less" is near-instantaneous. Ah, my benchmarks were based on redirecting a large file so that makes sense. Let me look at this a

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-24 Thread Keith Christian
On Tue, Oct 23, 2012 at 4:18 PM, Keith Christian wrote: > w3m works, but appears to run slowly after the last update. While > comparing the output of "cygcheck -s -r -v" I noticed some > differences. The slowness mentioned above is the delay before the web page is displayed, even when looking at

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-24 Thread Corinna Vinschen
On Oct 23 19:07, Bob Heckel wrote: > On Tue, Oct 23, 2012 at 6:18 PM, Keith Christian wrote: > > > > w3m works, but appears to run slowly after the last update. While > > comparing the output of "cygcheck -s -r -v" I noticed some > > differences. > > Sorry you're having trouble. Strange, I did b

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-23 Thread Robert Pendell
On Tue, Oct 23, 2012 at 7:07 PM, Bob Heckel wrote: > On Tue, Oct 23, 2012 at 6:18 PM, Keith Christian wrote: >> >> w3m works, but appears to run slowly after the last update. While >> comparing the output of "cygcheck -s -r -v" I noticed some >> differences. > > Sorry you're having trouble. Stran

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-23 Thread Bob Heckel
On Tue, Oct 23, 2012 at 6:18 PM, Keith Christian wrote: > > w3m works, but appears to run slowly after the last update. While > comparing the output of "cygcheck -s -r -v" I noticed some > differences. Sorry you're having trouble. Strange, I did benchmarking in development and found 0.5.3 slight

Re: cygcheck cannot load

2012-10-17 Thread Corinna Vinschen
On Oct 17 09:10, Denis Excoffier wrote: > Hi, > > With the last snapshot (2012-10-16), the cygcheck.exe > does not load (return code 127 under tcsh). Microsoft loader (ie > double-click) on it says (i translate from french): > _get_output_format: entry point not found in msvcrt.dll > > I recompil

Re: 'cygcheck -f' pattern syntax.

2011-09-22 Thread Oleksandr Gavenko
22.09.2011 15:43, Marco atzeri пишет: On 9/22/2011 2:10 PM, Oleksandr Gavenko wrote: So 'cygcheck -f' does not allow 'glob' and 'regex'. I write simple script that allow use regex: #!/bin/sh regex=$(echo "$1" | sed -e 's|\\|&&|g' -e 's|=|\\=|g') for file in /etc/setup/*.lst.gz; do name=${fil

Re: 'cygcheck -f' pattern syntax.

2011-09-22 Thread Marco atzeri
On 9/22/2011 2:10 PM, Oleksandr Gavenko wrote: $ time cygcheck -f 'stdio.h' real 0m1.016s user 0m0.031s sys 0m0.015s $ time cygcheck -f '*stdio.h' $ time cygcheck -f '*stdio.h' $ time cygcheck -f '*stdio.h' $ time cygcheck -f /usr/include/stdio.h cygwin-1.7.9-1 real 0m0.907s user 0m0.015s sys 0m

Re: cygcheck failing verification on latest snapshots

2011-03-04 Thread marco atzeri
On Sat, Feb 26, 2011 at 4:38 PM, Corinna Vinschen wrote: > On Feb 26 13:33, marco atzeri wrote: >> On recent snapshots I noticed that >> cygcheck is reporting as missing the files under the mount points >> /usr/bin >> /usr/lib >> >> $ mount >> E:/cygwin2/bin on /usr/bin type ntfs (binary,auto) >>

Re: cygcheck failing verification on latest snapshots

2011-02-26 Thread Corinna Vinschen
On Feb 26 13:33, marco atzeri wrote: > On recent snapshots I noticed that > cygcheck is reporting as missing the files under the mount points > /usr/bin > /usr/lib > > $ mount > E:/cygwin2/bin on /usr/bin type ntfs (binary,auto) > E:/cygwin2/lib on /usr/lib type ntfs (binary,auto) > E:/cygwin2 on

Re: 'cygcheck -p' timeout on WinXP (Winsock error 12002)

2010-12-12 Thread Christopher Faylor
On Sat, Dec 11, 2010 at 09:37:07PM -0800, Kenneth Wolcott wrote: >Hi; > >On Sat, Dec 11, 2010 at 17:43, Jeffrey Walton wrote: >> Hi All, >> >> Windows XP, fully patched. Cygwin, latest download from website >> (installed today). >> >> It appears cygcheck times out on Windows XP. The timeout occurs

Re: 'cygcheck -p' timeout on WinXP (Winsock error 12002)

2010-12-12 Thread Kenneth Wolcott
Hi; On Sat, Dec 11, 2010 at 17:43, Jeffrey Walton wrote: > Hi All, > > Windows XP, fully patched. Cygwin, latest download from website > (installed today). > > It appears cygcheck times out on Windows XP. The timeout occurs with > the Windows firewall up and down. Other downloads are function fin

Re: cygcheck bug: symlinks with unix paths are wrongly resolved

2010-10-22 Thread Daniel Barclay
Andrey Repin wrote: Greetings, Csaba Raduly! ... The API can handle "/" as the path separator, but cmd.exe can't. You're seriously wrong... How? (Which part is wrong?) The Start menu's Run... command accepts forward slashes, and cmd.exe parses unquoted forward slashes as parameter delimi

Re: cygcheck bug: symlinks with unix paths are wrongly resolved

2010-10-21 Thread Andrey Repin
Greetings, Csaba Raduly! > On Thu, Oct 21, 2010 at 4:46 AM, Andrey Repin wrote: >> >> Not to mention, the Windows itself don't see much of a difference between "/" >> and "\" in path. (where it see, it is a bug). > The API can handle "/" as the path separator, but cmd.exe can't. You're seriousl

Re: cygcheck bug: symlinks with unix paths are wrongly resolved

2010-10-21 Thread Csaba Raduly
On Thu, Oct 21, 2010 at 4:46 AM, Andrey Repin wrote: > > Not to mention, the Windows itself don't see much of a difference between "/" > and "\" in path. (where it see, it is a bug). The API can handle "/" as the path separator, but cmd.exe can't. -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++

Re: cygcheck bug: symlinks with unix paths are wrongly resolved

2010-10-20 Thread Christopher Faylor
On Thu, Oct 21, 2010 at 06:46:16AM +0400, Andrey Repin wrote: >Greetings, Christopher Faylor! > >>>[snip...] a...@dstar ~ $ ln -s `which cmd.exe` cmd.exe a...@dstar ~ $ cygcheck ./cmd.exe -> D:\OTHERBIN\cygwin\cygdrive\d\WINDOWS\system32\cmd.exe cygcheck: could

Re: cygcheck bug: symlinks with unix paths are wrongly resolved

2010-10-20 Thread Andrey Repin
Greetings, Christopher Faylor! >>[snip...] >>> a...@dstar ~ >>> $ ln -s `which cmd.exe` cmd.exe >>> >>> a...@dstar ~ >>> $ cygcheck ./cmd.exe >>> -> D:\OTHERBIN\cygwin\cygdrive\d\WINDOWS\system32\cmd.exe >>> cygcheck: could not find './cmd.exe' >> >>cygcheck is not a cygwin application, it's a

Re: cygcheck bug: symlinks with unix paths are wrongly resolved

2010-10-20 Thread Christopher Faylor
On Wed, Oct 20, 2010 at 07:46:05PM -0400, Rolf Campbell wrote: >On 2010-10-19 19:17, Arseny Slobodyuk wrote: >[snip...] >> a...@dstar ~ >> $ ln -s `which cmd.exe` cmd.exe >> >> a...@dstar ~ >> $ cygcheck ./cmd.exe >> -> D:\OTHERBIN\cygwin\cygdrive\d\WINDOWS\system32\cmd.exe >> cygcheck: could no

Re: cygcheck bug: symlinks with unix paths are wrongly resolved

2010-10-20 Thread Rolf Campbell
On 2010-10-19 19:17, Arseny Slobodyuk wrote: [snip...] a...@dstar ~ $ ln -s `which cmd.exe` cmd.exe a...@dstar ~ $ cygcheck ./cmd.exe -> D:\OTHERBIN\cygwin\cygdrive\d\WINDOWS\system32\cmd.exe cygcheck: could not find './cmd.exe' cygcheck is not a cygwin application, it's a native windows ap

Re: cygcheck -cd : No setup information

2009-10-25 Thread Larry Hall (Cygwin)
On 10/25/2009 09:47 PM, Paul McFerrin wrote: What gives. I see thru-out the source code reference to "fopen(a, ..., "rt") but when I look at the various manual paes for fopen, I find nothing about the "t". What is "t"? Any GURU want to answer? The opposite of "rb". b = binary. t = text. Yes

Re: cygcheck -cd : No setup information

2009-10-25 Thread Paul McFerrin
Larry Hall (Cygwin) wrote: On 10/25/2009 09:47 PM, Paul McFerrin wrote: What gives. I see thru-out the source code reference to "fopen(a, ..., "rt") but when I look at the various manual paes for fopen, I find nothing about the "t". What is "t"? Any GURU want to answer? The opposite of "rb"

Re: cygcheck -cd : No setup information

2009-10-25 Thread Paul McFerrin
What gives. I see thru-out the source code reference to "fopen(a, ..., "rt") but when I look at the various manual paes for fopen, I find nothing about the "t". What is "t"? Any GURU want to answer? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

  1   2   3   >