public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Compile/run problems on cygwin not solved by going to cygwin64
       [not found] <1178410710.1402362.1498746855433.ref@mail.yahoo.com>
@ 2017-06-29 14:34 ` Ian Lambert via cygwin
  0 siblings, 0 replies; 10+ messages in thread
From: Ian Lambert via cygwin @ 2017-06-29 14:34 UTC (permalink / raw)
  To: cygwin, Wouter van Doorn


--------------------------------------------
On Wed, 6/28/17, Wouter van Doorn <> wrote:

 Subject: Compile/run problems on cygwin not solved by going to cygwin64
 To: cygwin@cygwin.com
 Date: Wednesday, June 28, 2017, 4:00 PM

 ==============================
 
 This is what ldd has to say about the
 linkage, and file about the whole:
 ==============================
 $ ldd hello.exe
         ntdll.dll
 => /cygdrive/c/Windows/SYSTEM32/ntdll.dll (0x77bd0000)
        
 kernel32.dll => /cygdrive/c/Windows/system32/kernel32.dll
 (0x77ab0000)
        
 KERNELBASE.dll =>
 /cygdrive/c/Windows/system32/KERNELBASE.dll
 (0x7fefda70000)
         cygwin1.dll
 => /usr/bin/cygwin1.dll (0x180040000)
 
 ==============================

For what it's worth, mine ("Enterprise") has a few more things.
Probably most are not needed add-ons for security, etc., but who knows.
Also, gdb run showed a few more Thread: lines; probably related.

        ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x76f70000)
        kernel32.dll => /cygdrive/c/WINDOWS/system32/kernel32.dll (0x76e50000)
        KERNELBASE.dll => /cygdrive/c/WINDOWS/system32/KERNELBASE.dll (0x7fefcc90000)
        ADVAPI32.DLL => /cygdrive/c/WINDOWS/system32/ADVAPI32.DLL (0x7fefefa0000)
        msvcrt.dll => /cygdrive/c/WINDOWS/system32/msvcrt.dll (0x7fefe7e0000)
        sechost.dll => /cygdrive/c/WINDOWS/SYSTEM32/sechost.dll (0x7fefeea0000)
        RPCRT4.dll => /cygdrive/c/WINDOWS/system32/RPCRT4.dll (0x7fefd0c0000)
        SYSFER.DLL => /cygdrive/c/WINDOWS/System32/SYSFER.DLL (0x74950000)
        cygwin1.dll => /usr/bin/cygwin1.dll (0x180040000)

=====================================

-Wall (or -Wextra) "enables all the warnings..." (or even more warnings), 
according to "man gcc".



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: Compile/run problems on cygwin not solved by going to cygwin64
  2017-06-29 16:31 ` Wouter van Doorn
@ 2017-06-29 17:42   ` Soegtrop, Michael
  0 siblings, 0 replies; 10+ messages in thread
From: Soegtrop, Michael @ 2017-06-29 17:42 UTC (permalink / raw)
  To: Wouter van Doorn, cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 914 bytes --]

Dear Wouter,

great that you found the root cause - I was about to try it on some of my cygwin installation.

I would report it as a bug towards the virus scanner manufacturer, that they kill processes without notifying the user. I think users generally want to be informed if the virus scanner thinks that something is a security thread.

Best regards,

Michael
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
\x03B‹KCB”\x1c›Ø›\x19[H\x1c™\^[ܝ\x1cΈ\b\b\b\b\b\b\x1a\x1d\x1d\x1c\x0e‹ËØÞYÝÚ[‹˜ÛÛKÜ\x1c›Ø›\x19[\Ëš\x1d^[[\x03B‘TNˆ\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\x1a\x1d\x1d\x1c\x0e‹ËØÞYÝÚ[‹˜ÛÛKÙ˜\KÃB‘^[ØÝ[Y[\x18]\x1a[ÛŽˆ\b\b\b\b\b\b\b\b\x1a\x1d\x1d\x1c\x0e‹ËØÞYÝÚ[‹˜ÛÛKÙ^[ØÜËš\x1d^[[\x03B•[œÝXœØÜšX™H\x1a[™›Îˆ\b\b\b\b\b\x1a\x1d\x1d\x1c\x0e‹ËØÞYÝÚ[‹˜ÛÛKÛ[\vÈÝ[œÝXœØÜšX™K\Ú[\^[\x19CBƒB

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Compile/run problems on cygwin not solved by going to cygwin64
  2017-06-28 20:01 Wouter van Doorn
                   ` (2 preceding siblings ...)
  2017-06-29 12:58 ` Nellis, Kenneth
@ 2017-06-29 16:31 ` Wouter van Doorn
  2017-06-29 17:42   ` Soegtrop, Michael
  3 siblings, 1 reply; 10+ messages in thread
From: Wouter van Doorn @ 2017-06-29 16:31 UTC (permalink / raw)
  To: cygwin

And now, finally, it seems that member Houder managed to nail it!

Virusscanner.

More specifically: the auto-containment policy of Comodo Antivirus.
I've used Comodo for a very long time, certainly from before the
moment that they have added that feature, which is essentially a
white-list of allowable executables. Something I abhor, and would
never have enabled. But it was rolled in, probably via an automatic
update, and it.... works.

It explains why MY programmes (never on any whitelist) would be
discarded. It explains why the standard tools like cat, grep etc.
would be allowed to run, and even why my program would be allowable
when started in a gdb session.

Not, to my mind, why the command prompt would have been able to start
my stuff, but I'll turn a blind eye to that...

I have disabled auto-containment, and can now run my programmes as I
expected to be able to.

Very surprised that this has not caused more users the same problem,
but if it happens to anyone else, I hope that this thread will help
them.

Thanks to all who have looked at this, and I hope I will not have to
bother any of you again.

Kind regards,
Wouter

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: Compile/run problems on cygwin not solved by going to cygwin64
  2017-06-28 20:01 Wouter van Doorn
  2017-06-28 20:55 ` Marco Atzeri
  2017-06-28 21:02 ` Vince Rice
@ 2017-06-29 12:58 ` Nellis, Kenneth
  2017-06-29 16:31 ` Wouter van Doorn
  3 siblings, 0 replies; 10+ messages in thread
From: Nellis, Kenneth @ 2017-06-29 12:58 UTC (permalink / raw)
  To: Wouter van Doorn, cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 1216 bytes --]

From: Wouter van Doorn
> Hello all,
> ...
> Attachments:
> - cygcheck.out for details of the installation
> - installed.db with moreother details of the installation
> - PML-files with details of runs as gathered by ProcMon (the 'thread
> exit' after closing the file on cygwin1.lib MUST be the clue - for
> someone other than me - but could not be attached because the size was
> too big. These are available by mail for whoever is interested.

I notice that your cygcheck.out file indicates multiple instances of
many (most?, all?) binaries and cygwin1.dll:

Found: C:\cygwin64\bin\awk
Found: C:\cygwin64\bin\awk
 -> C:\cygwin64\bin\gawk.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\cygwin64\bin\cat.exe
Found: C:\cygwin64\bin\cat.exe
Found: C:\cygwin64\bin\cp.exe
Found: C:\cygwin64\bin\cp.exe
Found: C:\cygwin64\bin\cpp.exe
Found: C:\cygwin64\bin\cpp.exe
...

I'd suggest cleaning that up and trying again.

--Ken Nellis
\0ТÒÐÐ¥\a&ö&ÆVÒ\a&W\x06÷'G3¢\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒ÷\a&ö&ÆV×2æ‡FÖÀФd\x15\x13¢\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöf\x17\x12ðФFö7VÖVçF\x17F–öã¢\x02\x02\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöFö72æ‡FÖÀÐ¥Vç7V'67&–&R\x06–æfó¢\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöÖÂò7Vç7V'67&–&R×6–×\x06ÆPРÐ

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Compile/run problems on cygwin not solved by going to cygwin64
       [not found]     ` <7802B7F6-8C10-42F1-906E-94BB13EF25A9@solidrocksystems.com>
@ 2017-06-28 21:33       ` Vince Rice
  0 siblings, 0 replies; 10+ messages in thread
From: Vince Rice @ 2017-06-28 21:33 UTC (permalink / raw)
  To: The Cygwin Mailing List

> On 28 June 2017 at 22:02, Vince Rice wrote:
>>> On Jun 28, 2017, at 3:00 PM, Wouter van Doorn wrote:
>>> …
>>> I can't give the strace output, as 'strace ./hello.exe' causes an
>>> immediate segmentation fault. No idea why, but not something I'm going
>>> to put energy into right now.
>> 
>> You should. If strace won't run, you have a problem, and I would bet the odds of the problems being related (or the same) is pretty high.
> 
> On Jun 28, 2017, at 4:25 PM, Wouter van Doorn wrote:
> 
> Hi Vince,
> 
> If they are related, then solving the problem that's my real current
> issue will make the strace one go away. If they are not, then I am
> about to start a second wild goose chase. Sticking with the problem
> that I am immersed in now in the hope to get that resolved seems to be
> my best bet.
> 
> I would like the strace issue to go away, of course, and if someone
> has the magic bullet for it I am only too happy to get that issue out
> of the way!

Please don't https://cygwin.com/acronyms/#TOFU. And https://cygwin.com/acronyms/#PCYMTNQREAIYR.

My guess is it would be easier to figure out a segmentation fault than the other. Up to you. 


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Compile/run problems on cygwin not solved by going to cygwin64
  2017-06-28 21:02 ` Vince Rice
@ 2017-06-28 21:25   ` Wouter van Doorn
       [not found]     ` <7802B7F6-8C10-42F1-906E-94BB13EF25A9@solidrocksystems.com>
  0 siblings, 1 reply; 10+ messages in thread
From: Wouter van Doorn @ 2017-06-28 21:25 UTC (permalink / raw)
  To: cygwin

Hi Vince,

If they are related, then solving the problem that's my real current
issue will make the strace one go away. If they are not, then I am
about to start a second wild goose chase. Sticking with the problem
that I am immersed in now in the hope to get that resolved seems to be
my best bet.

I would like the strace issue to go away, of course, and if someone
has the magic bullet for it I am only too happy to get that issue out
of the way!

Kind regards, and thanks,
Wouter

On 28 June 2017 at 22:02, Vince Rice <vrice@solidrocksystems.com> wrote:
>> On Jun 28, 2017, at 3:00 PM, Wouter van Doorn wrote:
>> …
>> I can't give the strace output, as 'strace ./hello.exe' causes an
>> immediate segmentation fault. No idea why, but not something I'm going
>> to put energy into right now.
>
> You should. If strace won't run, you have a problem, and I would bet the odds of the problems being related (or the same) is pretty high.
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Compile/run problems on cygwin not solved by going to cygwin64
  2017-06-28 20:55 ` Marco Atzeri
@ 2017-06-28 21:21   ` Wouter van Doorn
  0 siblings, 0 replies; 10+ messages in thread
From: Wouter van Doorn @ 2017-06-28 21:21 UTC (permalink / raw)
  To: cygwin

Hi Marco,

No difference at all.
$ gcc -Wall -o ciao hello.c
$ ./ciao
$ echo $?
0
$

Am not familiar with the assembler, so I don't know what you were
hoping to achieve with that flag, but whatever it was, it didn't do
it! Thanks for trying,
Wouter

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Compile/run problems on cygwin not solved by going to cygwin64
  2017-06-28 20:01 Wouter van Doorn
  2017-06-28 20:55 ` Marco Atzeri
@ 2017-06-28 21:02 ` Vince Rice
  2017-06-28 21:25   ` Wouter van Doorn
  2017-06-29 12:58 ` Nellis, Kenneth
  2017-06-29 16:31 ` Wouter van Doorn
  3 siblings, 1 reply; 10+ messages in thread
From: Vince Rice @ 2017-06-28 21:02 UTC (permalink / raw)
  To: The Cygwin Mailing List

> On Jun 28, 2017, at 3:00 PM, Wouter van Doorn wrote:
> …
> I can't give the strace output, as 'strace ./hello.exe' causes an
> immediate segmentation fault. No idea why, but not something I'm going
> to put energy into right now.

You should. If strace won't run, you have a problem, and I would bet the odds of the problems being related (or the same) is pretty high.
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Compile/run problems on cygwin not solved by going to cygwin64
  2017-06-28 20:01 Wouter van Doorn
@ 2017-06-28 20:55 ` Marco Atzeri
  2017-06-28 21:21   ` Wouter van Doorn
  2017-06-28 21:02 ` Vince Rice
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 10+ messages in thread
From: Marco Atzeri @ 2017-06-28 20:55 UTC (permalink / raw)
  To: cygwin

On 28/06/2017 22:00, Wouter van Doorn wrote:
> Hello all,
>

> == The Question ==>
> When I compile a C program, the resulting executable runs fine under
> the Windows command prompt, but does nothing in the Mintty terminal -
> any program I compile will terminate immediately and not do anything
> at all. How do I get this to behave as expected?
> <===============

Hi Wouter,

can you try from mintty

$ gcc -Wall -o ciao hello.c

$ ./ciao.exe
Hello, world!

$ echo $?
0


> I can't give the strace output, as 'strace ./hello.exe' causes an
> immediate segmentation fault. No idea why, but not something I'm going
> to put energy into right now.

Symantec AV ?
I had the same issue and it is gone with cygwin-2.8.1-0.1 (test release)

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Compile/run problems on cygwin not solved by going to cygwin64
@ 2017-06-28 20:01 Wouter van Doorn
  2017-06-28 20:55 ` Marco Atzeri
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Wouter van Doorn @ 2017-06-28 20:01 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 6947 bytes --]

Hello all,

Recently, I started a thread named 'Compiled programs fail to run from
Cygwin Terminal, but work from windows cmd'. I got a lot of angles to
look at, but the golden tip wasn't there yet. One advice I had until
now laid aside was to use the 64-bit Cygwin version on my 64-bit
(Win7) machine instead of the 32-bit one. This I have now done. (There
was a reason for the 32-bit choice, but this is not the time/place to
go into that.)

After de-installing in accordance with the online guide
(https://cygwin.com/faq.html#faq.setup.uninstall-all) the new
installation went OK. The only surprising thing was that, unlike
during the previous installation, the Windows system path was not
updated to include the path to the cygwin1.dll file. Easily rectified
by hand, but slightly worrying.

The result is, unfortunately, still exactly the same:
== The Question ==>
When I compile a C program, the resulting executable runs fine under
the Windows command prompt, but does nothing in the Mintty terminal -
any program I compile will terminate immediately and not do anything
at all. How do I get this to behave as expected?
<===============

I will put together everything in this mail that was asked for in the
earlier thread (on the 32-bit version), in the hope to have a clearer
and more complete starting point. The other thread became very
fragmented with various people asking bits of information (also away
from the thread) that I then supplied piecemeal.

First of all: this is the program: hello.c (there is no makefile):
==============================
$ cat hello.c
#include <stdio.h>
#include <unistd.h>

int main(int argc, char **argv) {
   sleep(2);
   printf("Hello, world!\n");
   sleep(2);
}
==============================

This is the output for the relevant types:
==============================
$ type make gcc ld
make is /usr/bin/make
gcc is /usr/bin/gcc
ld is /usr/bin/ld
==============================

And here is some version information:
==============================
$ uname -a
CYGWIN_NT-6.1 User-PC 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin
$ bash --version; gcc --version; ld --version; make --version ##
edited for version number only
GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
gcc (GCC) 5.4.0
GNU ld (GNU Binutils) 2.25.2
GNU Make 4.2.1
==============================

The default environment for the user ('User') is not changed, except
for the path. The path is set to:
==============================
$ echo $PATH
/usr/local/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/cygwin64/bin
==============================

Compiling/linking (via make hello) runs OK. This was done in the
Mintty terminal. Then, under the Windows prompt, the following
happens:
==============================
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\User>cd \cygwin64\home\user

C:\cygwin64\home\User>echo %PATH%
C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Dell\DW WLAN
Card;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOM\Bluetooth
Software\syswow64;C:\Program Files\Git\cmd;C:\cygwin64\bin;

C:\cygwin64\home\User>hello.exe
Hello, world!
==============================
and the sleeps before and after printing are observed.

In the mintty terminal, this is what happens (and that's the problem):
==============================
$ echo 1;./hello.exe;echo 2
1
2
==============================
and there is no delay between the printing of 1 and 2 (no sleep(2) is executed).

My shell is bash;
==============================
$ echo $0
-bash
==============================

This is what ldd has to say about the linkage, and file about the whole:
==============================
$ ldd hello.exe
        ntdll.dll => /cygdrive/c/Windows/SYSTEM32/ntdll.dll (0x77bd0000)
        kernel32.dll => /cygdrive/c/Windows/system32/kernel32.dll (0x77ab0000)
        KERNELBASE.dll => /cygdrive/c/Windows/system32/KERNELBASE.dll
(0x7fefda70000)
        cygwin1.dll => /usr/bin/cygwin1.dll (0x180040000)

$ file hello.exe
hello.exe: PE32+ executable (console) x86-64, for MS Windows
==============================

When running hello.exe in gdb, the program *does* run correctly:
==============================
$ gdb hello.exe
GNU gdb (GDB) (Cygwin 7.10.1-1) 7.10.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from hello.exe...done.
(gdb) run
Starting program: /home/User/hello.exe
[New Thread 1384.0x934]
[New Thread 1384.0x1114]
[New Thread 1384.0xaf8]
Hello, world!
[Thread 1384.0xaf8 exited with code 0]
[Inferior 1 (process 1384) exited normally]
(gdb)
==============================
And the sleeps are done.

I can't give the strace output, as 'strace ./hello.exe' causes an
immediate segmentation fault. No idea why, but not something I'm going
to put energy into right now.

Other things to note:
- all standard utilities like cat, grep, ... work fine.
- my antivirus is the free Comodo suite.
- I saw that rebasing was done during the install. Besides: the
program works under gdb and under the windows command prompt, so it
can't be that bad.
- Cygwin was installed under an administrator account.
- A suggested memory test is still pending, but I have to admit to not
finding that a likely cause - not with many a computer restart in
between, and with the exact same problem occurring on the 32 and 64
bit installs.
- Also pending is a suggestion to go to it with tools called sysmon,
address/memory sanitiser and valgrind. None of which I have any
experience with, so that's a project in itself.  Of these, valgrind
seems the most immediately useful in my case, so that'll be my next
port of call if there is no-one with the proverbial lightbulb
switching on.

And there you have it. I am (still) stuck.

Attachments:
- cygcheck.out for details of the installation
- installed.db with moreother details of the installation
- PML-files with details of runs as gathered by ProcMon (the 'thread
exit' after closing the file on cygwin1.lib MUST be the clue - for
someone other than me - but could not be attached because the size was
too big. These are available by mail for whoever is interested.

[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 35515 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Wed Jun 28 16:40:13 2017

Windows 7 Professional Ver 6.1 Build 7601 Service Pack 1

Path:	C:\cygwin64\usr\local\bin
	C:\cygwin64\bin
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\cygwin64\bin

Output from C:\cygwin64\bin\id.exe
UID: 197608(User)              GID: 197121(None)
197121(None)                   545(Users)
4(INTERACTIVE)                 66049(CONSOLE LOGON)
11(Authenticated Users)        15(This Organization)
113(Local account)             4095(CurrentSession)
66048(LOCAL)                   262154(NTLM Authentication)
401408(Medium Mandatory Level)

SysDir: C:\Windows\system32
WinDir: C:\Windows

USER = 'User'
PWD = '/home/User'
HOME = '/home/User'

USERDOMAIN = 'User-PC'
OS = 'Windows_NT'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
PROCESSOR_LEVEL = '6'
PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\AutoIt3\AutoItX'
CommonProgramW6432 = 'C:\Program Files\Common Files'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
FP_NO_HOST_CHECK = 'NO'
LANG = 'en_US.UTF-8'
TZ = 'Europe/London'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/cygdrive/c/Windows/system32'
USERNAME = 'User'
LOGONSERVER = '\\USER-PC'
PROCESSOR_ARCHITECTURE = 'AMD64'
LOCALAPPDATA = 'C:\Users\User\AppData\Local'
COMPUTERNAME = 'USER-PC'
SYSTEMDRIVE = 'C:'
USERPROFILE = 'C:\Users\User'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
SYSTEMROOT = 'C:\Windows'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 78 Stepping 3, GenuineIntel'
TMP = '/tmp'
windows_tracing_logfile = 'C:\BVTBin\Tests\installpackage\csilogfile.log'
PROCESSOR_REVISION = '4e03'
PROFILEREAD = 'true'
NUMBER_OF_PROCESSORS = '4'
ProgramW6432 = 'C:\Program Files'
windows_tracing_flags = '3'
COMSPEC = 'C:\Windows\system32\cmd.exe'
APPDATA = 'C:\Users\User\AppData\Roaming'
SHELL = '/bin/bash'
TERM = 'xterm'
WINDIR = 'C:\Windows'
ProgramData = 'C:\ProgramData'
SHLVL = '1'
PRINTER = 'Dell C1760nw (bw)'
PROGRAMFILES = 'C:\Program Files'
ALLUSERSPROFILE = 'C:\ProgramData'
TEMP = '/tmp'
SESSIONNAME = 'Console'
ProgramFiles(x86) = 'C:\Program Files (x86)'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
HOMEDRIVE = 'C:'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
HOMEPATH = '\Users\User'
ORIGINAL_PATH = '/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Program Files/Dell/DW WLAN Card:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software:/cygdrive/c/Program Files/WIDCOMM/Bluetooth Software/syswow64:/cygdrive/c/Program Files/Git/cmd:/usr/bin'
EXECIGNORE = '*.dll'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin64'
HKEY_LOCAL_MACHINE\SYSTEM\VritualRoot\USER\S-1-5-21-3651929431-2828919770-727385248-1000\Software\Cygwin
HKEY_LOCAL_MACHINE\SYSTEM\VritualRoot\USER\S-1-5-21-3651929431-2828919770-727385248-1000\Software\Cygwin\Installations
  (default) = '\??\C:\cygwin64'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: e022582115c10879 Path: C:\cygwin64
  User:   Key: e022582115c10879 Path: C:\cygwin64

c:  hd  NTFS   1001059Mb   8% CP CS UN PA FC     EN
f:  cd             N/A    N/A                      

C:\cygwin64      /          system  binary,auto
C:\cygwin64\bin  /usr/bin   system  binary,auto
C:\cygwin64\lib  /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,posix=0,auto

Found: C:\cygwin64\bin\awk
Found: C:\cygwin64\bin\awk
 -> C:\cygwin64\bin\gawk.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\cygwin64\bin\cat.exe
Found: C:\cygwin64\bin\cat.exe
Found: C:\cygwin64\bin\cp.exe
Found: C:\cygwin64\bin\cp.exe
Found: C:\cygwin64\bin\cpp.exe
Found: C:\cygwin64\bin\cpp.exe
Not Found: crontab
Found: C:\cygwin64\bin\find.exe
Found: C:\Windows\system32\find.exe
Warning: C:\cygwin64\bin\find.exe hides C:\Windows\system32\find.exe
Found: C:\cygwin64\bin\find.exe
Found: C:\cygwin64\bin\gcc.exe
Found: C:\cygwin64\bin\gcc.exe
Found: C:\cygwin64\bin\gdb.exe
Found: C:\cygwin64\bin\gdb.exe
Found: C:\cygwin64\bin\grep.exe
Found: C:\cygwin64\bin\grep.exe
Found: C:\cygwin64\bin\kill.exe
Found: C:\cygwin64\bin\kill.exe
Found: C:\cygwin64\bin\ld.exe
Found: C:\cygwin64\bin\ld.exe
Found: C:\cygwin64\bin\ls.exe
Found: C:\cygwin64\bin\ls.exe
Found: C:\cygwin64\bin\make.exe
Found: C:\cygwin64\bin\make.exe
Found: C:\cygwin64\bin\mv.exe
Found: C:\cygwin64\bin\mv.exe
Not Found: patch
Not Found: perl
Found: C:\cygwin64\bin\rm.exe
Found: C:\cygwin64\bin\rm.exe
Found: C:\cygwin64\bin\sed.exe
Found: C:\cygwin64\bin\sed.exe
Not Found: ssh
Found: C:\cygwin64\bin\sh.exe
Found: C:\cygwin64\bin\sh.exe
Found: C:\cygwin64\bin\tar.exe
Found: C:\cygwin64\bin\tar.exe
Found: C:\cygwin64\bin\test.exe
Found: C:\cygwin64\bin\test.exe
Found: C:\cygwin64\bin\vi.exe
Found: C:\cygwin64\bin\vi.exe
Not Found: vim

   39k 2016/09/19 C:\cygwin64\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygargp-0.dll" v0.0 ts=2016-09-19 02:13
   88k 2016/06/13 C:\cygwin64\bin\cygatomic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygatomic-1.dll" v0.0 ts=2016-06-13 17:14
   16k 2013/03/26 C:\cygwin64\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2013-03-26 18:26
  180k 2015/03/23 C:\cygwin64\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygblkid-1.dll" v0.0 ts=2015-03-23 09:46
   64k 2017/02/22 C:\cygwin64\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2017-02-22 07:22
   26k 2017/05/09 C:\cygwin64\bin\cygcord-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygcord-1.dll" v0.0 ts=2017-05-09 14:41
   10k 2016/06/09 C:\cygwin64\bin\cygcrypt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-0.dll" v0.0 ts=2016-06-09 16:02
 2235k 2017/01/26 C:\cygwin64\bin\cygcrypto-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.0.0.dll" v0.0 ts=2017-01-26 20:10
 1549k 2016/08/22 C:\cygwin64\bin\cygdb-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb-5.3.dll" v0.0 ts=2016-08-22 09:51
  124k 2016/08/22 C:\cygwin64\bin\cygdb_cxx-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_cxx-5.3.dll" v0.0 ts=2016-08-22 09:52
  570k 2016/08/22 C:\cygwin64\bin\cygdb_sql-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_sql-5.3.dll" v0.0 ts=2016-08-22 09:52
  147k 2017/06/25 C:\cygwin64\bin\cygexpat-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygexpat-1.dll" v0.0 ts=2017-06-25 20:53
   30k 2014/10/14 C:\cygwin64\bin\cygfam-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygfam-0.dll" v0.0 ts=2014-10-14 21:33
   27k 2015/11/17 C:\cygwin64\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2015-11-17 22:14
  243k 2016/08/11 C:\cygwin64\bin\cygfontconfig-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfontconfig-1.dll" v0.0 ts=2016-08-11 02:54
   55k 2017/06/18 C:\cygwin64\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2017-06-18 22:23
  597k 2016/07/28 C:\cygwin64\bin\cygfreetype-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygfreetype-6.dll" v0.0 ts=2016-07-28 17:48
  119k 2017/05/09 C:\cygwin64\bin\cyggc-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggc-1.dll" v0.0 ts=2017-05-09 14:41
    9k 2017/05/09 C:\cygwin64\bin\cyggccpp-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggccpp-1.dll" v0.0 ts=2017-05-09 14:41
   70k 2016/06/13 C:\cygwin64\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2016-06-13 16:18
   39k 2016/10/10 C:\cygwin64\bin\cyggdbm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-4.dll" v0.0 ts=2016-10-10 09:26
   13k 2016/10/10 C:\cygwin64\bin\cyggdbm_compat-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm_compat-4.dll" v0.0 ts=2016-10-10 09:26
 1344k 2017/03/17 C:\cygwin64\bin\cyggio-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggio-2.0-0.dll" v0.0 ts=2017-03-06 06:26
  975k 2017/03/17 C:\cygwin64\bin\cygglib-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygglib-2.0-0.dll" v0.0 ts=2017-03-05 03:42
   15k 2017/03/17 C:\cygwin64\bin\cyggmodule-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmodule-2.0-0.dll" v0.0 ts=2017-03-17 20:26
  527k 2017/01/21 C:\cygwin64\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=2017-01-21 18:25
  284k 2017/03/17 C:\cygwin64\bin\cyggobject-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggobject-2.0-0.dll" v0.0 ts=2017-03-05 03:42
  105k 2016/06/13 C:\cygwin64\bin\cyggomp-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggomp-1.dll" v0.0 ts=2016-06-13 16:22
   10k 2016/06/13 C:\cygwin64\bin\cyggomp-plugin-host_nonshm-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggomp-plugin-host_nonshm-1.dll" v0.0 ts=2016-06-13 16:23
    9k 2017/03/17 C:\cygwin64\bin\cyggthread-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggthread-2.0-0.dll" v0.0 ts=2017-03-05 03:42
  732k 2017/04/01 C:\cygwin64\bin\cygguile-17.dll - os=4.0 img=0.0 sys=5.2
                  "cygguile-17.dll" v0.0 ts=2017-04-01 13:04
 1311k 2017/04/01 C:\cygwin64\bin\cygguile-2.0-22.dll - os=4.0 img=0.0 sys=5.2
                  "cygguile-2.0-22.dll" v0.0 ts=2017-04-01 04:44
   33k 2017/02/13 C:\cygwin64\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2017-02-11 22:39
   77k 2014/08/10 C:\cygwin64\bin\cygICE-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygICE-6.dll" v0.0 ts=1970-01-01 00:00
 1009k 2015/02/20 C:\cygwin64\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2015-02-20 17:07
   42k 2016/10/23 C:\cygwin64\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2016-10-23 07:17
 1039k 2015/09/20 C:\cygwin64\bin\cygisl-13.dll - os=4.0 img=0.0 sys=5.2
                  "cygisl-13.dll" v0.0 ts=2015-09-20 12:39
    6k 2017/04/01 C:\cygwin64\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2
                  "cyglsa64.dll" v0.0 ts=2017-04-01 19:47
   35k 2016/06/28 C:\cygwin64\bin\cygltdl-7.dll - os=4.0 img=0.0 sys=5.2
                  "cygltdl-7.dll" v0.0 ts=2016-06-28 18:41
  139k 2017/05/10 C:\cygwin64\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2017-05-10 01:17
  121k 2017/05/03 C:\cygwin64\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=2017-05-03 18:25
  169k 2016/10/10 C:\cygwin64\bin\cygman-2-7-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygman-2-7-5.dll" v0.0 ts=2016-10-10 22:07
   22k 2016/10/10 C:\cygwin64\bin\cygmandb-2-7-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygmandb-2-7-5.dll" v0.0 ts=2016-10-10 22:07
   29k 2017/06/18 C:\cygwin64\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2017-06-18 22:22
   89k 2015/03/01 C:\cygwin64\bin\cygmpc-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpc-3.dll" v0.0 ts=2015-03-01 20:24
  346k 2017/04/08 C:\cygwin64\bin\cygmpfr-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-4.dll" v0.0 ts=2017-04-08 12:19
   53k 2017/06/18 C:\cygwin64\bin\cygncurses++w-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncurses++w-10.dll" v0.0 ts=2017-06-18 22:34
  288k 2017/06/18 C:\cygwin64\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2017-06-18 22:19
 1003k 2017/04/28 C:\cygwin64\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2017-04-28 05:23
   14k 2017/06/18 C:\cygwin64\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2017-06-18 22:21
  475k 2017/04/23 C:\cygwin64\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2017-04-24 00:50
   39k 2015/04/09 C:\cygwin64\bin\cygpipeline-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpipeline-1.dll" v0.0 ts=2015-04-09 21:04
  179k 2017/01/17 C:\cygwin64\bin\cygpng16-16.dll - os=4.0 img=0.0 sys=5.2
                  "cygpng16-16.dll" v0.0 ts=2017-01-17 19:28
   41k 2016/07/13 C:\cygwin64\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2016-07-13 06:16
  308k 2016/06/13 C:\cygwin64\bin\cygquadmath-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygquadmath-0.dll" v0.0 ts=2016-06-13 17:17
  219k 2017/02/13 C:\cygwin64\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2017-02-11 22:39
   11k 2015/07/17 C:\cygwin64\bin\cygsigsegv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygsigsegv-2.dll" v0.0 ts=2015-07-17 22:35
   28k 2014/01/14 C:\cygwin64\bin\cygSM-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygSM-6.dll" v0.0 ts=2014-01-14 23:23
   89k 2015/03/23 C:\cygwin64\bin\cygsmartcols-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsmartcols-1.dll" v0.0 ts=2015-03-23 09:46
  973k 2017/04/19 C:\cygwin64\bin\cygsqlite3-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsqlite3-0.dll" v0.0 ts=2017-04-19 17:46
  399k 2017/01/26 C:\cygwin64\bin\cygssl-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.0.0.dll" v0.0 ts=2017-01-26 20:10
   12k 2016/06/13 C:\cygwin64\bin\cygssp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssp-0.dll" v0.0 ts=2016-06-13 17:10
 1325k 2016/06/13 C:\cygwin64\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2016-06-13 16:38
   66k 2017/05/29 C:\cygwin64\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2017-05-29 23:32
   54k 2017/06/18 C:\cygwin64\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2017-06-18 22:19
 1538k 2015/10/16 C:\cygwin64\bin\cygunistring-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygunistring-2.dll" v0.0 ts=2015-10-16 21:40
   15k 2015/03/23 C:\cygwin64\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2015-03-23 09:46
    8k 2016/06/13 C:\cygwin64\bin\cygvtv-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygvtv-0.dll" v0.0 ts=2016-06-13 17:12
    8k 2016/06/13 C:\cygwin64\bin\cygvtv_stubs-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygvtv_stubs-0.dll" v0.0 ts=2016-06-13 17:12
 1128k 2017/06/19 C:\cygwin64\bin\cygX11-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygX11-6.dll" v0.0 ts=2017-06-19 02:47
   12k 2013/06/06 C:\cygwin64\bin\cygXau-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXau-6.dll" v0.0 ts=2013-06-06 06:23
  375k 2016/01/29 C:\cygwin64\bin\cygXaw-7.dll - os=4.0 img=0.0 sys=5.2
                  "cygXaw-7.dll" v0.0 ts=2016-01-29 20:32
  121k 2016/08/09 C:\cygwin64\bin\cygxcb-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-1.dll" v0.0 ts=2016-08-09 21:45
   21k 2015/03/26 C:\cygwin64\bin\cygXdmcp-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXdmcp-6.dll" v0.0 ts=2015-03-26 15:38
   56k 2014/08/10 C:\cygwin64\bin\cygXext-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXext-6.dll" v0.0 ts=1970-01-01 00:00
   73k 2014/08/10 C:\cygwin64\bin\cygXft-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygXft-2.dll" v0.0 ts=1970-01-01 00:00
   10k 2013/06/06 C:\cygwin64\bin\cygXinerama-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXinerama-1.dll" v0.0 ts=2013-06-06 21:33
 1214k 2017/03/13 C:\cygwin64\bin\cygxml2-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygxml2-2.dll" v0.0 ts=2017-03-13 17:01
   85k 2014/01/15 C:\cygwin64\bin\cygXmu-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXmu-6.dll" v0.0 ts=2014-01-15 02:27
   61k 2017/01/18 C:\cygwin64\bin\cygXpm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygXpm-4.dll" v0.0 ts=2017-01-18 17:27
   36k 2016/01/29 C:\cygwin64\bin\cygXrender-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXrender-1.dll" v0.0 ts=2016-01-29 20:24
  326k 2016/01/29 C:\cygwin64\bin\cygXt-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXt-6.dll" v0.0 ts=2016-01-29 20:26
   83k 2017/03/03 C:\cygwin64\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2017-03-03 21:42
 3238k 2017/04/01 C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=2017-04-01 19:47
    Cygwin DLL version info:
        DLL version: 2.8.0
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 309
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

   39k 2016/09/19 C:\cygwin64\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygargp-0.dll" v0.0 ts=2016-09-19 02:13
   88k 2016/06/13 C:\cygwin64\bin\cygatomic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygatomic-1.dll" v0.0 ts=2016-06-13 17:14
   16k 2013/03/26 C:\cygwin64\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2013-03-26 18:26
  180k 2015/03/23 C:\cygwin64\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygblkid-1.dll" v0.0 ts=2015-03-23 09:46
   64k 2017/02/22 C:\cygwin64\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2017-02-22 07:22
   26k 2017/05/09 C:\cygwin64\bin\cygcord-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygcord-1.dll" v0.0 ts=2017-05-09 14:41
   10k 2016/06/09 C:\cygwin64\bin\cygcrypt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-0.dll" v0.0 ts=2016-06-09 16:02
 2235k 2017/01/26 C:\cygwin64\bin\cygcrypto-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.0.0.dll" v0.0 ts=2017-01-26 20:10
 1549k 2016/08/22 C:\cygwin64\bin\cygdb-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb-5.3.dll" v0.0 ts=2016-08-22 09:51
  124k 2016/08/22 C:\cygwin64\bin\cygdb_cxx-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_cxx-5.3.dll" v0.0 ts=2016-08-22 09:52
  570k 2016/08/22 C:\cygwin64\bin\cygdb_sql-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_sql-5.3.dll" v0.0 ts=2016-08-22 09:52
  147k 2017/06/25 C:\cygwin64\bin\cygexpat-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygexpat-1.dll" v0.0 ts=2017-06-25 20:53
   30k 2014/10/14 C:\cygwin64\bin\cygfam-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygfam-0.dll" v0.0 ts=2014-10-14 21:33
   27k 2015/11/17 C:\cygwin64\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2015-11-17 22:14
  243k 2016/08/11 C:\cygwin64\bin\cygfontconfig-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfontconfig-1.dll" v0.0 ts=2016-08-11 02:54
   55k 2017/06/18 C:\cygwin64\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2017-06-18 22:23
  597k 2016/07/28 C:\cygwin64\bin\cygfreetype-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygfreetype-6.dll" v0.0 ts=2016-07-28 17:48
  119k 2017/05/09 C:\cygwin64\bin\cyggc-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggc-1.dll" v0.0 ts=2017-05-09 14:41
    9k 2017/05/09 C:\cygwin64\bin\cyggccpp-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggccpp-1.dll" v0.0 ts=2017-05-09 14:41
   70k 2016/06/13 C:\cygwin64\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2016-06-13 16:18
   39k 2016/10/10 C:\cygwin64\bin\cyggdbm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-4.dll" v0.0 ts=2016-10-10 09:26
   13k 2016/10/10 C:\cygwin64\bin\cyggdbm_compat-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm_compat-4.dll" v0.0 ts=2016-10-10 09:26
 1344k 2017/03/17 C:\cygwin64\bin\cyggio-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggio-2.0-0.dll" v0.0 ts=2017-03-06 06:26
  975k 2017/03/17 C:\cygwin64\bin\cygglib-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygglib-2.0-0.dll" v0.0 ts=2017-03-05 03:42
   15k 2017/03/17 C:\cygwin64\bin\cyggmodule-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmodule-2.0-0.dll" v0.0 ts=2017-03-17 20:26
  527k 2017/01/21 C:\cygwin64\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=2017-01-21 18:25
  284k 2017/03/17 C:\cygwin64\bin\cyggobject-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggobject-2.0-0.dll" v0.0 ts=2017-03-05 03:42
  105k 2016/06/13 C:\cygwin64\bin\cyggomp-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggomp-1.dll" v0.0 ts=2016-06-13 16:22
   10k 2016/06/13 C:\cygwin64\bin\cyggomp-plugin-host_nonshm-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggomp-plugin-host_nonshm-1.dll" v0.0 ts=2016-06-13 16:23
    9k 2017/03/17 C:\cygwin64\bin\cyggthread-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggthread-2.0-0.dll" v0.0 ts=2017-03-05 03:42
  732k 2017/04/01 C:\cygwin64\bin\cygguile-17.dll - os=4.0 img=0.0 sys=5.2
                  "cygguile-17.dll" v0.0 ts=2017-04-01 13:04
 1311k 2017/04/01 C:\cygwin64\bin\cygguile-2.0-22.dll - os=4.0 img=0.0 sys=5.2
                  "cygguile-2.0-22.dll" v0.0 ts=2017-04-01 04:44
   33k 2017/02/13 C:\cygwin64\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2017-02-11 22:39
   77k 2014/08/10 C:\cygwin64\bin\cygICE-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygICE-6.dll" v0.0 ts=1970-01-01 00:00
 1009k 2015/02/20 C:\cygwin64\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2015-02-20 17:07
   42k 2016/10/23 C:\cygwin64\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2016-10-23 07:17
 1039k 2015/09/20 C:\cygwin64\bin\cygisl-13.dll - os=4.0 img=0.0 sys=5.2
                  "cygisl-13.dll" v0.0 ts=2015-09-20 12:39
    6k 2017/04/01 C:\cygwin64\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2
                  "cyglsa64.dll" v0.0 ts=2017-04-01 19:47
   35k 2016/06/28 C:\cygwin64\bin\cygltdl-7.dll - os=4.0 img=0.0 sys=5.2
                  "cygltdl-7.dll" v0.0 ts=2016-06-28 18:41
  139k 2017/05/10 C:\cygwin64\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2017-05-10 01:17
  121k 2017/05/03 C:\cygwin64\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=2017-05-03 18:25
  169k 2016/10/10 C:\cygwin64\bin\cygman-2-7-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygman-2-7-5.dll" v0.0 ts=2016-10-10 22:07
   22k 2016/10/10 C:\cygwin64\bin\cygmandb-2-7-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygmandb-2-7-5.dll" v0.0 ts=2016-10-10 22:07
   29k 2017/06/18 C:\cygwin64\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2017-06-18 22:22
   89k 2015/03/01 C:\cygwin64\bin\cygmpc-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpc-3.dll" v0.0 ts=2015-03-01 20:24
  346k 2017/04/08 C:\cygwin64\bin\cygmpfr-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-4.dll" v0.0 ts=2017-04-08 12:19
   53k 2017/06/18 C:\cygwin64\bin\cygncurses++w-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncurses++w-10.dll" v0.0 ts=2017-06-18 22:34
  288k 2017/06/18 C:\cygwin64\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2017-06-18 22:19
 1003k 2017/04/28 C:\cygwin64\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2017-04-28 05:23
   14k 2017/06/18 C:\cygwin64\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2017-06-18 22:21
  475k 2017/04/23 C:\cygwin64\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2017-04-24 00:50
   39k 2015/04/09 C:\cygwin64\bin\cygpipeline-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpipeline-1.dll" v0.0 ts=2015-04-09 21:04
  179k 2017/01/17 C:\cygwin64\bin\cygpng16-16.dll - os=4.0 img=0.0 sys=5.2
                  "cygpng16-16.dll" v0.0 ts=2017-01-17 19:28
   41k 2016/07/13 C:\cygwin64\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2016-07-13 06:16
  308k 2016/06/13 C:\cygwin64\bin\cygquadmath-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygquadmath-0.dll" v0.0 ts=2016-06-13 17:17
  219k 2017/02/13 C:\cygwin64\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2017-02-11 22:39
   11k 2015/07/17 C:\cygwin64\bin\cygsigsegv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygsigsegv-2.dll" v0.0 ts=2015-07-17 22:35
   28k 2014/01/14 C:\cygwin64\bin\cygSM-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygSM-6.dll" v0.0 ts=2014-01-14 23:23
   89k 2015/03/23 C:\cygwin64\bin\cygsmartcols-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsmartcols-1.dll" v0.0 ts=2015-03-23 09:46
  973k 2017/04/19 C:\cygwin64\bin\cygsqlite3-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsqlite3-0.dll" v0.0 ts=2017-04-19 17:46
  399k 2017/01/26 C:\cygwin64\bin\cygssl-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.0.0.dll" v0.0 ts=2017-01-26 20:10
   12k 2016/06/13 C:\cygwin64\bin\cygssp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssp-0.dll" v0.0 ts=2016-06-13 17:10
 1325k 2016/06/13 C:\cygwin64\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2016-06-13 16:38
   66k 2017/05/29 C:\cygwin64\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2017-05-29 23:32
   54k 2017/06/18 C:\cygwin64\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2017-06-18 22:19
 1538k 2015/10/16 C:\cygwin64\bin\cygunistring-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygunistring-2.dll" v0.0 ts=2015-10-16 21:40
   15k 2015/03/23 C:\cygwin64\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2015-03-23 09:46
    8k 2016/06/13 C:\cygwin64\bin\cygvtv-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygvtv-0.dll" v0.0 ts=2016-06-13 17:12
    8k 2016/06/13 C:\cygwin64\bin\cygvtv_stubs-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygvtv_stubs-0.dll" v0.0 ts=2016-06-13 17:12
 1128k 2017/06/19 C:\cygwin64\bin\cygX11-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygX11-6.dll" v0.0 ts=2017-06-19 02:47
   12k 2013/06/06 C:\cygwin64\bin\cygXau-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXau-6.dll" v0.0 ts=2013-06-06 06:23
  375k 2016/01/29 C:\cygwin64\bin\cygXaw-7.dll - os=4.0 img=0.0 sys=5.2
                  "cygXaw-7.dll" v0.0 ts=2016-01-29 20:32
  121k 2016/08/09 C:\cygwin64\bin\cygxcb-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-1.dll" v0.0 ts=2016-08-09 21:45
   21k 2015/03/26 C:\cygwin64\bin\cygXdmcp-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXdmcp-6.dll" v0.0 ts=2015-03-26 15:38
   56k 2014/08/10 C:\cygwin64\bin\cygXext-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXext-6.dll" v0.0 ts=1970-01-01 00:00
   73k 2014/08/10 C:\cygwin64\bin\cygXft-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygXft-2.dll" v0.0 ts=1970-01-01 00:00
   10k 2013/06/06 C:\cygwin64\bin\cygXinerama-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXinerama-1.dll" v0.0 ts=2013-06-06 21:33
 1214k 2017/03/13 C:\cygwin64\bin\cygxml2-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygxml2-2.dll" v0.0 ts=2017-03-13 17:01
   85k 2014/01/15 C:\cygwin64\bin\cygXmu-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXmu-6.dll" v0.0 ts=2014-01-15 02:27
   61k 2017/01/18 C:\cygwin64\bin\cygXpm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygXpm-4.dll" v0.0 ts=2017-01-18 17:27
   36k 2016/01/29 C:\cygwin64\bin\cygXrender-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXrender-1.dll" v0.0 ts=2016-01-29 20:24
  326k 2016/01/29 C:\cygwin64\bin\cygXt-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXt-6.dll" v0.0 ts=2016-01-29 20:26
   83k 2017/03/03 C:\cygwin64\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2017-03-03 21:42
 3238k 2017/04/01 C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=2017-04-01 19:47
    Cygwin DLL version info:
        DLL version: 2.8.0
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 309
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


Can't find the cygrunsrv utility, skipping services check.


Cygwin Package Information
Last downloaded files to: C:\Users\User
Last downloaded files from: http://cygwin.mirror.uk.sargasso.net/

Package                   Version             Status
_autorebase               001005-1            OK
alternatives              1.3.30c-10          OK
base-cygwin               3.8-1               OK
base-files                4.2-4               OK
bash                      4.4.12-3            OK
binutils                  2.25-4              OK
bzip2                     1.0.6-3             OK
ca-certificates           2.14-1              OK
coreutils                 8.26-2              OK
cygutils                  1.4.16-1            OK
cygwin                    2.8.0-1             OK
cygwin-devel              2.8.0-1             OK
dash                      0.5.9.1-1           OK
dejavu-fonts              2.37-1              OK
desktop-file-utils        0.23-1              OK
diffutils                 3.5-2               OK
editrights                1.03-1              OK
file                      5.30-1              OK
findutils                 4.6.0-1             OK
gamin                     0.1.10-15           OK
gawk                      4.1.4-3             OK
gcc-core                  5.4.0-1             OK
gdb                       7.10.1-1            OK
getent                    2.18.90-4           OK
grep                      3.0-2               OK
groff                     1.22.3-1            OK
gsettings-desktop-schemas 3.22.0-1            OK
gzip                      1.8-1               OK
hostname                  3.13-1              OK
info                      6.4-1               OK
ipc-utils                 1.0-2               OK
less                      487-1               OK
libargp                   20110921-3          OK
libatomic1                5.4.0-1             OK
libattr1                  2.4.46-1            OK
libblkid1                 2.25.2-2            OK
libbz2_1                  1.0.6-3             OK
libcrypt0                 1.4-1               OK
libdb5.3                  5.3.28-1            OK
libexpat1                 2.2.1-0             OK
libfam0                   0.1.10-15           OK
libffi6                   3.2.1-2             OK
libfontconfig-common      2.12.1-1            OK
libfontconfig1            2.12.1-1            OK
libfreetype6              2.6.5-1             OK
libgc1                    7.6.0-1             OK
libgcc1                   5.4.0-1             OK
libgdbm4                  1.12-1              OK
libglib2.0_0              2.50.3-1            OK
libgmp10                  6.1.2-1             OK
libgomp1                  5.4.0-1             OK
libguile17                1.8.8-3             OK
libguile2.0_22            2.0.14-1            OK
libICE6                   1.0.9-1             OK
libiconv                  1.14-3              OK
libiconv2                 1.14-3              OK
libintl8                  0.19.8.1-2          OK
libisl13                  0.14.1-1            OK
libltdl7                  2.4.6-4             OK
liblzma5                  5.2.3-1             OK
libmpc3                   1.0.3-1             OK
libmpfr4                  3.1.5-1p2           OK
libncurses-devel          6.0-11.20170617     OK
libncursesw10             6.0-11.20170617     OK
libopenssl100             1.0.2k-1            OK
libp11-kit0               0.23.5-1            OK
libpcre1                  8.40-3              OK
libpipeline1              1.4.0-1             OK
libpng16                  1.6.28-1            OK
libpopt-common            1.16-2              OK
libpopt0                  1.16-2              OK
libquadmath0              5.4.0-1             OK
libreadline7              7.0.3-3             OK
libsigsegv2               2.10-2              OK
libSM6                    1.2.2-1             OK
libsmartcols1             2.25.2-2            OK
libsqlite3_0              3.18.0-1            OK
libssp0                   5.4.0-1             OK
libstdc++6                5.4.0-1             OK
libtasn1_6                4.12-1              OK
libunistring2             0.9.6-1             OK
libuuid-devel             2.25.2-2            OK
libuuid1                  2.25.2-2            OK
libvtv0                   5.4.0-1             OK
libX11_6                  1.6.5-1             OK
libXau6                   1.0.8-1             OK
libXaw7                   1.0.13-1            OK
libxcb1                   1.12-1              OK
libXdmcp6                 1.1.2-1             OK
libXext6                  1.3.3-1             OK
libXft2                   2.3.2-1             OK
libXinerama1              1.1.3-1             OK
libxml2                   2.9.4-2             OK
libXmu6                   1.1.2-1             OK
libXpm4                   3.5.12-1            OK
libXrender1               0.9.9-1             OK
libXt6                    1.1.5-1             OK
login                     1.11-1              OK
luit                      20130217-1          OK
make                      4.2.1-2             OK
man-db                    2.7.5-2             OK
mintty                    2.7.8-0             OK
ncurses                   6.0-11.20170617     OK
openssl                   1.0.2k-1            OK
p11-kit                   0.23.5-1            OK
p11-kit-trust             0.23.5-1            OK
pkg-config                0.29.1-1            OK
Empty package python
python                    2.7.13-1            OK
python2                   2.7.13-1            OK
rebase                    4.4.2-1             OK
run                       1.3.4-2             OK
sed                       4.4-1               OK
shared-mime-info          1.7-1               OK
tar                       1.29-1              OK
terminfo                  6.0-11.20170617     OK
tzcode                    2016j-1             OK
tzdata                    2017b-1             OK
util-linux                2.25.2-2            OK
vim-minimal               8.0.0647-1          OK
w32api-headers            5.0.2-1             OK
w32api-runtime            5.0.2-1             OK
which                     2.20-2              OK
windows-default-manifest  6.4-1               OK
xorg-x11-fonts-dpi75      7.5-3               OK
xorg-x11-fonts-misc       7.5-3               OK
xterm                     330-1               OK
xz                        5.2.3-1             OK
zlib0                     1.2.11-1            OK
Use -h to see help about each section

[-- Attachment #3: installed.db --]
[-- Type: application/octet-stream, Size: 4893 bytes --]

INSTALLED.DB 3
_autorebase _autorebase-001005-1.tar.bz2 0
alternatives alternatives-1.3.30c-10.tar.bz2 0
base-cygwin base-cygwin-3.8-1.tar.bz2 0
base-files base-files-4.2-4.tar.bz2 0
bash bash-4.4.12-3.tar.bz2 0
binutils binutils-2.25-4.tar.bz2 0
bzip2 bzip2-1.0.6-3.tar.bz2 0
ca-certificates ca-certificates-2.14-1.tar.bz2 0
coreutils coreutils-8.26-2.tar.bz2 0
cygutils cygutils-1.4.16-1.tar.bz2 0
cygwin cygwin-2.8.0-1.tar.bz2 0
cygwin-devel cygwin-devel-2.8.0-1.tar.bz2 0
dash dash-0.5.9.1-1.tar.bz2 0
dejavu-fonts dejavu-fonts-2.37-1.tar.bz2 0
desktop-file-utils desktop-file-utils-0.23-1.tar.bz2 0
diffutils diffutils-3.5-2.tar.bz2 0
editrights editrights-1.03-1.tar.bz2 0
file file-5.30-1.tar.bz2 0
findutils findutils-4.6.0-1.tar.bz2 0
gamin gamin-0.1.10-15.tar.bz2 0
gawk gawk-4.1.4-3.tar.bz2 0
gcc-core gcc-core-5.4.0-1.tar.bz2 1
gdb gdb-7.10.1-1.tar.bz2 1
getent getent-2.18.90-4.tar.bz2 0
grep grep-3.0-2.tar.bz2 0
groff groff-1.22.3-1.tar.bz2 0
gsettings-desktop-schemas gsettings-desktop-schemas-3.22.0-1.tar.bz2 0
gzip gzip-1.8-1.tar.bz2 0
hostname hostname-3.13-1.tar.bz2 0
info info-6.4-1.tar.bz2 0
ipc-utils ipc-utils-1.0-2.tar.bz2 0
less less-487-1.tar.bz2 0
libICE6 libICE6-1.0.9-1.tar.bz2 0
libSM6 libSM6-1.2.2-1.tar.bz2 0
libX11_6 libX11_6-1.6.5-1.tar.bz2 0
libXau6 libXau6-1.0.8-1.tar.bz2 0
libXaw7 libXaw7-1.0.13-1.tar.bz2 0
libXdmcp6 libXdmcp6-1.1.2-1.tar.bz2 0
libXext6 libXext6-1.3.3-1.tar.bz2 0
libXft2 libXft2-2.3.2-1.tar.bz2 0
libXinerama1 libXinerama1-1.1.3-1.tar.bz2 0
libXmu6 libXmu6-1.1.2-1.tar.bz2 0
libXpm4 libXpm4-3.5.12-1.tar.bz2 0
libXrender1 libXrender1-0.9.9-1.tar.bz2 0
libXt6 libXt6-1.1.5-1.tar.bz2 0
libargp libargp-20110921-3.tar.bz2 0
libatomic1 libatomic1-5.4.0-1.tar.bz2 0
libattr1 libattr1-2.4.46-1.tar.bz2 0
libblkid1 libblkid1-2.25.2-2.tar.bz2 0
libbz2_1 libbz2_1-1.0.6-3.tar.bz2 0
libcrypt0 libcrypt0-1.4-1.tar.bz2 0
libdb5.3 libdb5.3-5.3.28-1.tar.bz2 0
libexpat1 libexpat1-2.2.1-0.tar.bz2 0
libfam0 libfam0-0.1.10-15.tar.bz2 0
libffi6 libffi6-3.2.1-2.tar.bz2 0
libfontconfig-common libfontconfig-common-2.12.1-1.tar.bz2 0
libfontconfig1 libfontconfig1-2.12.1-1.tar.bz2 0
libfreetype6 libfreetype6-2.6.5-1.tar.bz2 0
libgc1 libgc1-7.6.0-1.tar.bz2 0
libgcc1 libgcc1-5.4.0-1.tar.bz2 0
libgdbm4 libgdbm4-1.12-1.tar.bz2 0
libglib2.0_0 libglib2.0_0-2.50.3-1.tar.bz2 0
libgmp10 libgmp10-6.1.2-1.tar.bz2 0
libgomp1 libgomp1-5.4.0-1.tar.bz2 0
libguile17 libguile17-1.8.8-3.tar.bz2 0
libguile2.0_22 libguile2.0_22-2.0.14-1.tar.bz2 0
libiconv libiconv-1.14-3.tar.bz2 0
libiconv2 libiconv2-1.14-3.tar.bz2 0
libintl8 libintl8-0.19.8.1-2.tar.bz2 0
libisl13 libisl13-0.14.1-1.tar.bz2 0
libltdl7 libltdl7-2.4.6-4.tar.bz2 0
liblzma5 liblzma5-5.2.3-1.tar.bz2 0
libmpc3 libmpc3-1.0.3-1.tar.bz2 0
libmpfr4 libmpfr4-3.1.5-1p2.tar.bz2 0
libncurses-devel libncurses-devel-6.0-11.20170617.tar.bz2 1
libncursesw10 libncursesw10-6.0-11.20170617.tar.bz2 0
libopenssl100 libopenssl100-1.0.2k-1.tar.bz2 0
libp11-kit0 libp11-kit0-0.23.5-1.tar.bz2 0
libpcre1 libpcre1-8.40-3.tar.bz2 0
libpipeline1 libpipeline1-1.4.0-1.tar.bz2 0
libpng16 libpng16-1.6.28-1.tar.bz2 0
libpopt-common libpopt-common-1.16-2.tar.bz2 0
libpopt0 libpopt0-1.16-2.tar.bz2 0
libquadmath0 libquadmath0-5.4.0-1.tar.bz2 0
libreadline7 libreadline7-7.0.3-3.tar.bz2 0
libsigsegv2 libsigsegv2-2.10-2.tar.bz2 0
libsmartcols1 libsmartcols1-2.25.2-2.tar.bz2 0
libsqlite3_0 libsqlite3_0-3.18.0-1.tar.bz2 0
libssp0 libssp0-5.4.0-1.tar.bz2 0
libstdc++6 libstdc++6-5.4.0-1.tar.bz2 0
libtasn1_6 libtasn1_6-4.12-1.tar.bz2 0
libunistring2 libunistring2-0.9.6-1.tar.bz2 0
libuuid-devel libuuid-devel-2.25.2-2.tar.bz2 0
libuuid1 libuuid1-2.25.2-2.tar.bz2 0
libvtv0 libvtv0-5.4.0-1.tar.bz2 0
libxcb1 libxcb1-1.12-1.tar.bz2 0
libxml2 libxml2-2.9.4-2.tar.bz2 0
login login-1.11-1.tar.bz2 0
luit luit-20130217-1.tar.bz2 0
make make-4.2.1-2.tar.bz2 1
man-db man-db-2.7.5-2.tar.bz2 0
mintty mintty-2.7.8-0.tar.bz2 0
ncurses ncurses-6.0-11.20170617.tar.bz2 0
openssl openssl-1.0.2k-1.tar.bz2 0
p11-kit p11-kit-0.23.5-1.tar.bz2 0
p11-kit-trust p11-kit-trust-0.23.5-1.tar.bz2 0
pkg-config pkg-config-0.29.1-1.tar.bz2 0
python python-2.7.13-1.tar.bz2 0
python2 python2-2.7.13-1.tar.bz2 0
rebase rebase-4.4.2-1.tar.bz2 0
run run-1.3.4-2.tar.bz2 0
sed sed-4.4-1.tar.bz2 0
shared-mime-info shared-mime-info-1.7-1.tar.bz2 0
tar tar-1.29-1.tar.bz2 0
terminfo terminfo-6.0-11.20170617.tar.bz2 0
tzcode tzcode-2016j-1.tar.bz2 0
tzdata tzdata-2017b-1.tar.bz2 0
util-linux util-linux-2.25.2-2.tar.bz2 0
vim-minimal vim-minimal-8.0.0647-1.tar.bz2 0
w32api-headers w32api-headers-5.0.2-1.tar.bz2 0
w32api-runtime w32api-runtime-5.0.2-1.tar.bz2 0
which which-2.20-2.tar.bz2 0
windows-default-manifest windows-default-manifest-6.4-1.tar.bz2 0
xorg-x11-fonts-dpi75 xorg-x11-fonts-dpi75-7.5-3.tar.bz2 0
xorg-x11-fonts-misc xorg-x11-fonts-misc-7.5-3.tar.bz2 0
xterm xterm-330-1.tar.bz2 1
xz xz-5.2.3-1.tar.bz2 0
zlib0 zlib0-1.2.11-1.tar.bz2 0

[-- Attachment #4: Type: text/plain, Size: 219 bytes --]


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-06-29 17:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1178410710.1402362.1498746855433.ref@mail.yahoo.com>
2017-06-29 14:34 ` Compile/run problems on cygwin not solved by going to cygwin64 Ian Lambert via cygwin
2017-06-28 20:01 Wouter van Doorn
2017-06-28 20:55 ` Marco Atzeri
2017-06-28 21:21   ` Wouter van Doorn
2017-06-28 21:02 ` Vince Rice
2017-06-28 21:25   ` Wouter van Doorn
     [not found]     ` <7802B7F6-8C10-42F1-906E-94BB13EF25A9@solidrocksystems.com>
2017-06-28 21:33       ` Vince Rice
2017-06-29 12:58 ` Nellis, Kenneth
2017-06-29 16:31 ` Wouter van Doorn
2017-06-29 17:42   ` Soegtrop, Michael

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).