public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* system lags and dysfunctional after cygwin update
@ 2016-05-12 14:36 Ben Altman
  2016-05-12 14:44 ` Marco Atzeri
  2016-05-12 15:57 ` Warren Young
  0 siblings, 2 replies; 12+ messages in thread
From: Ben Altman @ 2016-05-12 14:36 UTC (permalink / raw)
  To: cygwin

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

I have been ksh scripting using cygwin for many years over multiple 
Windows versions (currently 7 and 10) without any issues. I have been 
using the same version of ksh for a while and in an attempt to compile a 
more recent version did an update of cygwin whilst I was getting bison 
which has had some severe side effects on my system. This started about 
a month ago and I haven't been able to work out a solution by googling 
or messing around with the installation. It doesn't happen right away 
but is triggered at some point in a script. One result is that 
everything takes many times longer to complete. E.g. "ls" goes from 
under a second to give a listing to 20 or more seconds. One of my 
scripts that I run daily to produce reports which would take 6 minutes 
can take up to 3 hours to complete. Another thing that happens is that 
Internet Explorer stops working - it loads unresponsive and then 
crashes. Chrome loads but won't reach any website. Firefox works but 
will become unresponsive frequently. Rebooting fixes the issue until I 
do something in one of my scripts that triggers it again.

During the update that triggered this, it got stuck in the final part 
dealing with the 0p_000_autorebase.dash script. I eventually went in to 
run it manually (line by line at the command prompt). It succeeded in 
running but did not help unfortunately. I eventually tried removing 
cygwin from my system and installing it again but it did not help. I 
have started moving towards manually pasting things into the command 
line rather than work through scripts as they are more likely to trigger 
the situation. This usually does the trick to cause the issue (this is a 
part of my script for generating a bunch of reports):

for client in $clientlist; do
         if [[ -s $client.ldap && -n $(awk '{ if (tolower($1) == 
"username") print "OK"; exit }' $client.rts) ]]; then
             join -i -j1 -v1 <(awk 'NR > 2 {if ($1=="") exit; print}' 
${client}.rts | LANG=en_EN sort -uf) \
                 <(awk -F'","|"$' '$0 ~ /aaaUUID=/ {print $2}' 
${client}.ldap | LANG=en_EN sort -uf) > ${client}.txt &
         fi
done

I noticed when I ran 0p_000_autorebase.dash manually one time that it 
took a long time to complete. I could see it running slowly as it logged 
what it was doing on the screen and I let it run all day. When I came in 
the next day it was either still going or had frozen - I didn't wait to 
find out and stopped it and rebooted my system. At some point I 
installed babun which didn't help though at some point mutt stopped 
being able to send mail in cygwin but continued to work through babun 
(/usr/sbin/sendmail would give a memory fault but not in the babun 
installation).

I ran "cygcheck -s -v -r" and have attached the results (I replaced my 
organization's name with aaa and similar though it probably wasn't 
necessary). If anyone could offer some advise or help me out it would be 
greatly appreciated.

Thanks,
Ben


[-- Attachment #2: cygcheck.out --]
[-- Type: text/plain, Size: 48191 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Thu May 12 14:40:28 2016

Windows 7 Enterprise Ver 6.1 Build 7601 Service Pack 1

Running under WOW64 on AMD64

Path:	C:\Users\bbb\.babun\cygwin\usr\local\bin
	C:\Users\bbb\.babun\cygwin\bin
	C:\ProgramData\Oracle\Java\javapath
	C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services
	C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services
	C:\Program Files (x86)\Common Files\OTG
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Windows\System32\WindowsPowerShell\v1.0
	C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn
	C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn
	C:\Program Files\Microsoft SQL Server\100\Tools\Binn
	C:\Program Files\Microsoft SQL Server\100\DTS\Binn
	C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE
	C:\Program Files (x86)\Bitvise Tunnelier
	C:\Program Files (x86)\Hyland\Web ActiveX
	C:\Program Files\Microsoft SQL Server\110\Tools\Binn
	C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn
	C:\Program Files\Microsoft SQL Server\110\DTS\Binn
	C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio
	C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn
	C:\Program Files\TortoiseHg
	C:\Users\bbb\AppData\Local\Programs\Python\Python35\Scripts
	C:\Users\bbb\AppData\Local\Programs\Python\Python35
	C:\Users\bbb\AppData\Local\Programs\Python\Launcher
	C:\Users\bbb\.babun
	C:\Users\bbb\.babun\cygwin\gnumeric\1.10.16\bin
	C:\Users\bbb\.babun\cygwin\home\bbb\scripts
	C:\Users\bbb\.babun\cygwin\home\bbb\dev_scripts
	.
	C:\Users\bbb\.babun\cygwin\gnumeric\1.10.16\bin
	C:\Users\bbb\.babun\cygwin\home\bbb\scripts
	C:\Users\bbb\.babun\cygwin\home\bbb\dev_scripts
	.
	C:\Users\bbb\.babun\cygwin\gnumeric\1.10.16\bin
	C:\Users\bbb\.babun\cygwin\home\bbb\scripts
	C:\Users\bbb\.babun\cygwin\home\bbb\dev_scripts
	.
	C:\Users\bbb\.babun\cygwin\gnumeric\1.10.16\bin
	C:\Users\bbb\.babun\cygwin\home\bbb\scripts
	C:\Users\bbb\.babun\cygwin\home\bbb\dev_scripts
	.
	C:\Users\bbb\.babun\cygwin\gnumeric\1.10.16\bin
	C:\Users\bbb\.babun\cygwin\home\bbb\scripts
	C:\Users\bbb\.babun\cygwin\home\bbb\dev_scripts
	.

Output from C:\Users\bbb\.babun\cygwin\bin\id.exe
UID: 51362(bbb)
GID: 10513(Domain Users)
10513(Domain Users)
544(Administrators)
545(Users)
4(INTERACTIVE)
66049(CONSOLE LOGON)
11(Authenticated Users)
15(This Organization)
4095(CurrentSession)
66048(LOCAL)
1068122(Ohio Techical Read Only)
1054168(EDU Personnel)
1068073(AST Personnel)
1114320(Zscaler Pilot)
1089766(PreProductionSystem (Full Access))
1054122(EHD Personnel)
1115647(TIDE NF)
1068158(Citrix Users)
1084905(Terminal Server Users)
1057361(TermUsers)
1111358(Users Password Policy)
1101866(DenyDelete-ShareFolder)
1085105(TermUsers1000)
1094942(10001)
1092817(DDDFS2HOME)
1082111(SPS_AAA_Employees)
1101849(AssessmentFolder-DenyDelete)
1080433(SPS_PRC_ALL)
1086808(Occupants of 1000TJ - 4th Floor)
1061135(CSSC)
1112040(IA Approvers)
1112414(IA Reviewer)
1110286(Remote Access)
1061183(Occupants of 1000TJ)
1061106(Everyone in PRC)
1080214(SPS_AAA_ALL)
1103782(DFSAccess_Facilities)
1113327(Duo Users)
1103764(Hosting Production)
1061086(Everyone in AAA)
1103763(Hosting Test and Dev)
1095722(TIDEDevelopers)
1061087(Everyone in Assessme)
1051080(TermUsers)
1049744(Everyone in PRC)
1049764(Everyone in AAA)
1049766(CSSC)
1049791(Occupants of 1000TJ)
1049799(Everyone in Assessme)
70145(Authentication authority asserted identity)
405504(High Mandatory Level)

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

HOME = '/home/bbb'
PWD = '/cygdrive/c/users/bbb/Google Drive'
USER = 'bbb'

_ = '*7544*/usr/bin/cygcheck'
!:: = '::\'
ALLUSERSPROFILE = 'C:\ProgramData'
APPDATA = 'C:\Users\bbb\AppData\Roaming'
BOLD = '^[[1m'
CLEAR = '^[[H^[[2J'
COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files'
COMPUTERNAME = 'DDDALTMANB'
COMSPEC = 'C:\Windows\system32\cmd.exe'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
CommonProgramW6432 = 'C:\Program Files\Common Files'
docs = '/cygdrive/c/Users/bbb/Documents'
DOCUMENTS = '/cygdrive/c/Users/bbb/Documents'
FP_NO_HOST_CHECK = 'NO'
HOMEDRIVE = 'G:'
HOMEPATH = '\'
HOMESHARE = '\\DDDhomesvr\home\bbb'
HOSTNAME = 'DDDaltmanb'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
LANG = 'en_US.UTF-8'
LOCALAPPDATA = 'C:\Users\bbb\AppData\Local'
LOGONSERVER = '\\DDDVDM01'
MOZ_PLUGIN_PATH = 'C:\Program Files\Tracker Software\PDF Viewer\Win32\'
NUMBER_OF_PROCESSORS = '4'
ORIGINAL_PATH = '/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Program Files/Common Files/Microsoft Shared/Microsoft Online Services:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Microsoft Online Services:/cygdrive/c/Program Files (x86)/Common Files/OTG:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/DTS/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn/VSShell/Common7/IDE:/cygdrive/c/Program Files (x86)/Bitvise Tunnelier:/cygdrive/c/Program Files (x86)/Hyland/Web ActiveX:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/110/DTS/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/110/Tools/Binn/ManagementStudio:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/110/DTS/Binn:/cygdrive/c/Program Files/TortoiseHg:/cygdrive/c/Users/bbb/AppData/Local/Programs/Python/Python35/Scripts:/cygdrive/c/Users/bbb/AppData/Local/Programs/Python/Python35:/cygdrive/c/Users/bbb/AppData/Local/Programs/Python/Launcher:/cygdrive/c/Users/bbb/.babun'
OS = 'Windows_NT'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
PRINTER = '\\DDDVPS001\DDDHP024B'
PROCESSOR_ARCHITECTURE = 'x86'
PROCESSOR_ARCHITEW6432 = 'AMD64'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 37 Stepping 2, GenuineIntel'
PROCESSOR_LEVEL = '6'
PROCESSOR_REVISION = '2502'
PROFILEREAD = 'true'
PROGRAMFILES = 'C:\Program Files (x86)'
PS1 = '! ${PWD##*/} $ '
PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\PowerShell\Modules\'
PUBLIC = 'C:\Users\Public'
ProgramData = 'C:\ProgramData'
ProgramFiles(x86) = 'C:\Program Files (x86)'
ProgramW6432 = 'C:\Program Files'
RESET = '^[(B^[[m'
REV = '^[[7m'
SESSIONNAME = 'Console'
SHELL = '/bin/sh'
SHLVL = '5'
SYSTEMDRIVE = 'C:'
SYSTEMROOT = 'C:\Windows'
TEMP = '/tmp'
TERM = 'xterm-256color'
TMP = '/tmp'
TZ = 'America/New_York'
USERDNSDOMAIN = 'AAA.ORG'
USERDOMAIN = 'AAA'
USERNAME = 'bbb'
USERPROFILE = 'C:\Users\bbb'
WINDIR = 'C:\Windows'
_AST_FEATURES = 'UNIVERSE - ucb'
gdrive = '/cygdrive/c/users/bbb/Google[ ]Drive'
myben = '/cygdrive/H/Assessment/ben'
myd = '/cygdrive/H/Assessment/ben'
mydrive = '/cygdrive/H/Assessment/ben'
myh = '/cygdrive/H/Assessment/ben'
myspace = '/cygdrive/H/Assessment/ben'
A__z = '( HOSTNAME=! PROFILEREAD="*SHLVL'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
  89086dc79d3bb562 = '\??\C:\Program Files\UWIN\usr'
  67cc13940f0d3e76 = '\??\C:\Users\bbb'
  6d577e967dc6009a = '\??\C:\Users\bbb\Documents'
  50a84960ed2ca80d = '\??\C:\cygwin2'
  88c48cfe17a3ed48 = '\??\C:\cygwin\usr'
  a3ff4ec9652007e2 = '\??\C:\Users\bbb\.babun\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin
  System: Key: 89086dc79d3bb562 Path: C:\Program Files\UWIN\usr (ORPHANED)
  System: Key: 67cc13940f0d3e76 Path: C:\Users\bbb (ORPHANED)
  System: Key: 6d577e967dc6009a Path: C:\Users\bbb\Documents (ORPHANED)
  System: Key: 50a84960ed2ca80d Path: C:\cygwin2 (ORPHANED)
  System: Key: 88c48cfe17a3ed48 Path: C:\cygwin\usr (ORPHANED)
  System: Key: a3ff4ec9652007e2 Path: C:\Users\bbb\.babun\cygwin

c:  hd  NTFS    238472Mb  97% CP CS UN PA FC     OSDisk
d:  cd             N/A    N/A                    
g:  net NTFS   9437184Mb  91% CP CS UN PA        HOME
h:  net NTFS   27000832Mb  94% CP CS UN PA        DDDEHD
i:  net NTFS   27000832Mb  94% CP CS UN PA        AAASHARE
p:  net NTFS   27000832Mb  94% CP CS UN PA        DDDEHD

C:\Users\bbb\.babun\cygwin      /          system  binary,auto
C:\Users\bbb\.babun\cygwin\bin  /usr/bin   system  binary,auto
C:\Users\bbb\.babun\cygwin\lib  /usr/lib   system  binary,auto
cygdrive prefix                     /cygdrive  user    binary,noacl,posix=0,auto

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

  114k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2013-06-23 18:07
  120k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2014-09-22 18:48
   38k 2013/07/23 C:\Users\bbb\.babun\cygwin\bin\cygargp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygargp-0.dll" v0.0 ts=2013-07-23 15:35
  629k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2015-01-23 17:37
   87k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygatomic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygatomic-1.dll" v0.0 ts=2015-03-03 17:49
   14k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2012-05-04 12:35
  203k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2015-03-23 09:55
   62k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011-05-21 20:16
   10k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2015-02-20 16:52
  125k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygcloog-isl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-isl-4.dll" v0.0 ts=2013-05-09 08:37
   13k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2015-03-19 02:45
    7k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2012-05-07 12:18
 1981k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-1.0.0.dll" v0.0 ts=2015-03-19 17:27
  460k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2015-02-26 19:58
 1284k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygdb-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.8.dll" v0.0 ts=2011-11-10 18:45
  105k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygdb_cxx-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.8.dll" v0.0 ts=2011-11-10 18:46
  159k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2013-10-20 22:09
  210k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygevent-2-0-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygevent-2-0-5.dll" v0.0 ts=2012-11-27 19:45
  124k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygevent_core-2-0-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygevent_core-2-0-5.dll" v0.0 ts=2012-11-27 19:45
   97k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygevent_extra-2-0-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygevent_extra-2-0-5.dll" v0.0 ts=2012-11-27 19:46
   18k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygevent_openssl-2-0-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygevent_openssl-2-0-5.dll" v0.0 ts=2012-11-27 19:46
    8k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygevent_pthreads-2-0-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygevent_pthreads-2-0-5.dll" v0.0 ts=2012-11-27 19:46
  153k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2013-07-31 22:33
  252k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygext2fs-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygext2fs-2.dll" v0.0 ts=2015-03-19 02:46
   32k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2014-10-14 21:21
   27k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygffi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-6.dll" v0.0 ts=2015-01-02 01:11
   54k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2015-03-15 23:44
   60k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2015-03-15 23:55
  107k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2015-03-03 14:52
   19k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009-02-26 07:58
    8k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009-02-26 07:58
 1407k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2015-03-12 06:28
 1036k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2015-03-12 06:24
   15k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2015-03-12 06:24
  505k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggmp-10.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-10.dll" v0.0 ts=2015-01-26 16:08
  958k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggnutls-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-28.dll" v0.0 ts=2015-02-13 13:14
   26k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2015-02-13 13:14
   23k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggnutls-xssl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-xssl-0.dll" v0.0 ts=2015-02-13 13:14
   42k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggnutlsxx-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-28.dll" v0.0 ts=2015-02-13 13:14
  316k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2015-03-12 06:25
   78k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2015-03-03 15:09
   68k 2015/11/30 C:\Users\bbb\.babun\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2015-11-30 04:21
  173k 2014/12/10 C:\Users\bbb\.babun\cygwin\bin\cyggpgme-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpgme-11.dll" v0.0 ts=2014-12-10 01:22
  174k 2014/12/10 C:\Users\bbb\.babun\cygwin\bin\cyggpgme-pthread-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpgme-pthread-11.dll" v0.0 ts=2014-12-10 01:22
  272k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggssapi_krb5-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggssapi_krb5-2.dll" v0.0 ts=2015-02-22 14:03
    9k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2015-03-12 06:24
  812k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygguile-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-17.dll" v0.0 ts=2015-02-20 16:34
   31k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2015-01-27 23:43
  173k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyghogweed-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyghogweed-2.dll" v0.0 ts=2015-02-11 17:01
 1010k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2015-02-20 16:52
  198k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2014-12-06 12:56
   41k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2015-02-20 18:11
  310k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygiodbc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiodbc-2.dll" v0.0 ts=2013-09-09 15:53
   67k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygiodbcinst-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiodbcinst-2.dll" v0.0 ts=2013-09-09 15:53
  989k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygisl-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygisl-10.dll" v0.0 ts=2013-05-09 08:14
  191k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygk5crypto-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygk5crypto-3.dll" v0.0 ts=2015-02-22 14:02
  743k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygkrb5-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5-3.dll" v0.0 ts=2015-02-22 14:03
   39k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygkrb5support-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5support-0.dll" v0.0 ts=2015-02-22 14:02
   49k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyglber-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-4-2.dll" v0.0 ts=2015-02-19 13:10
  270k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygldap-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-4-2.dll" v0.0 ts=2015-02-19 13:10
  286k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygldap_r-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-4-2.dll" v0.0 ts=2015-02-19 13:12
    5k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2015-03-04 11:07
    6k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyglsa64.dll (not x86 dll)
   38k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2015-02-17 18:29
  142k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2015-01-16 00:02
  122k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2015-02-18 10:56
  162k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygman-2-6-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygman-2-6-7.dll" v0.0 ts=1970-01-01 00:00
   30k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2015-03-15 23:44
   30k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2015-03-15 23:55
   35k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygmetalink-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmetalink-3.dll" v0.0 ts=2012-11-22 04:34
   98k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygmpc-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-3.dll" v0.0 ts=2015-03-01 20:24
  361k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2015-01-26 16:33
 2820k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygmysqlclient-18.dll - os=4.0 img=18.0 sys=4.0
                  "cygmysqlclient-18.dll" v0.0 ts=2015-01-29 05:57
   57k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2015-03-15 23:49
   57k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2015-03-15 23:59
  253k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2015-03-15 23:42
  327k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2015-03-15 23:53
  141k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2014-11-11 16:42
  195k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygnettle-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygnettle-4.dll" v0.0 ts=2015-02-11 17:01
  108k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygopts-25.dll - os=4.0 img=1.0 sys=4.0
                  "cygopts-25.dll" v0.0 ts=2014-11-11 22:12
  221k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygp11-kit-0.dll" v0.0 ts=2014-10-19 15:00
   15k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2015-03-15 23:43
   15k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2015-03-15 23:54
  276k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-1.dll" v0.0 ts=2014-12-09 00:15
  252k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpcre16-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre16-0.dll" v0.0 ts=2014-12-09 00:15
  243k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpcre32-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre32-0.dll" v0.0 ts=2014-12-09 00:15
   11k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2014-12-09 00:15
 1705k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygperl5_14.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_14.dll" v0.0 ts=2015-02-17 20:43
   40k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpipeline-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpipeline-1.dll" v0.0 ts=1970-01-01 00:00
   41k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2013-10-21 21:52
  157k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpq-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq-5.dll" v0.0 ts=2015-02-05 21:04
  122k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2015-03-24 06:39
    8k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2015-01-23 17:37
  486k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygquadmath-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygquadmath-0.dll" v0.0 ts=2015-03-03 15:54
  208k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2015-01-27 23:43
  102k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsasl2-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-3.dll" v0.0 ts=2014-11-24 18:35
   92k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygserf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-1-0.dll" v0.0 ts=2014-12-20 16:56
    8k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011-05-05 08:33
   98k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsmartcols-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsmartcols-1.dll" v0.0 ts=2015-03-23 09:55
  788k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2015-02-27 09:26
  155k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2015-03-17 05:56
  443k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-1.0.0.dll" v0.0 ts=2015-03-19 17:27
   13k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2015-03-03 15:49
  943k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2015-03-03 15:08
  376k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2014-12-20 16:59
   68k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2014-12-20 16:57
   80k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2014-12-20 16:57
   34k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2014-12-20 16:58
  168k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2014-12-20 16:57
  198k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2014-12-20 16:57
   11k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2014-12-20 16:57
   49k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2014-12-20 16:58
   32k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2014-12-20 16:58
  168k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2014-12-20 16:57
  103k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2014-12-20 16:57
  192k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2014-12-20 16:58
  417k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2014-12-20 16:57
   43k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_perl-1-0.dll" v0.0 ts=2014-12-20 17:01
  658k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2014-12-20 16:57
   66k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygtasn1-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-6.dll" v0.0 ts=2014-11-11 14:11
   54k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2015-03-15 23:42
   54k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2015-03-15 23:54
   81k 2015/02/11 C:\Users\bbb\.babun\cygwin\bin\cygusb0.dll - os=4.0 img=1.0 sys=4.0
                  "cygusb0.dll" v0.0 ts=2015-02-11 01:42
   16k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2015-03-23 09:55
   30k 2013/11/15 C:\Users\bbb\.babun\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2013-11-15 20:13
 1242k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2014-10-19 09:00
   83k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2014-11-19 22:57
 3262k 2015/06/23 C:\Users\bbb\.babun\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1970-01-01 00:00
    Cygwin DLL version info:
        DLL version: 1.7.35
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 287
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


Service             : exim                (Installation path: C:\cygwin)
Description         : Mail Transfer Agent
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/bin/exim -bdf -q15m
stdin path          : /dev/null
stdout path         : /var/log/exim/cygrunsrv_out.log
stderr path         : /var/log/exim/cygrunsrv_err.log
Environment         : CYGWIN="CYGWIN" 
Process Type        : Own Process
Startup             : Automatic
Dependencies        : Tcpip
Account             : LocalSystem


Cygwin Package Information
Last downloaded files to: C:\Users\ape\jenkins_slave\FSROOT\workspace\babun-release\target\babun-packages
Last downloaded files from: 

Package                               Version            Status
_update-info-dir                      01372-1            OK
alternatives                          1.3.30c-10         OK
aspell                                0.60.6.1-3         OK
aspell-en                             7.1.0-2            OK
attr                                  2.4.46-1           OK
autoconf                              13-1               OK
autoconf2.1                           2.13-12            OK
autoconf2.5                           2.69-3             OK
automake                              9-1                OK
automake1.10                          1.10.3-2           OK
automake1.11                          1.11.6-2           OK
automake1.12                          1.12.6-2           OK
automake1.13                          1.13.4-1           OK
automake1.14                          1.14.1-2           OK
automake1.4                           1.4p6-11           OK
automake1.5                           1.5-11             OK
automake1.6                           1.6.3-12           OK
automake1.7                           1.7.9-11           OK
automake1.8                           1.8.5-11           OK
automake1.9                           1.9.6-11           OK
base-cygwin                           3.8-1              OK
base-files                            4.2-3              OK
bash                                  4.3.33-1           OK
bc                                    1.06.95-2          OK
binutils                              2.25-1             OK
bison                                 3.0.4-1            OK
bzip2                                 1.0.6-2            OK
ca-certificates                       2.3-1              OK
coreutils                             8.23-4             OK
cron                                  4.1-60             OK
crypt                                 1.2-1              OK
csih                                  0.9.8-6            OK
ctags                                 5.8-1              OK
curl                                  7.41.0-1           OK
cygrunsrv                             1.62-1             OK
cygutils                              1.4.14-1           OK
cygwin                                1.7.35-1           OK
cygwin-devel                          1.7.35-1           OK
cyrus-sasl                            2.1.26-9           OK
dash                                  0.5.8-3            OK
diffutils                             3.3-2              OK
dos2unix                              7.2-1              OK
editrights                            1.03-1             OK
email                                 3.2.3-git-2        OK
file                                  5.22-1             OK
findutils                             4.5.12-1           OK
gamin                                 0.1.10-15          OK
gawk                                  4.1.1-1            OK
gcc-core                              4.9.2-3            OK
getent                                2.18.90-4          OK
gettext                               0.19.4-1           OK
git                                   2.1.4-1            OK
git-svn                               2.1.4-1            OK
gnupg                                 1.4.20-1           OK
gnutls                                3.2.21-1           OK
grep                                  2.21-2             OK
groff                                 1.22.3-1           OK
gsettings-desktop-schemas             3.14.1-1           OK
gzip                                  1.6-1              OK
hostname                              3.13-1             OK
info                                  5.2-3              OK
ipc-utils                             1.0-1              OK
keychain                              2.7.1-1            OK
less                                  458-2              OK
libapr1                               1.4.8-1            OK
libaprutil1                           1.5.4-1            OK
libargp                               20110921-2         OK
libaspell15                           0.60.6.1-3         OK
libatomic1                            4.9.2-3            OK
libattr1                              2.4.46-1           OK
libblkid1                             2.25.2-2           OK
libbz2_1                              1.0.6-2            OK
libcharset1                           1.14-3             OK
libcloog-isl4                         0.18.0-2           OK
libcom_err2                           1.42.12-2          OK
libcurl4                              7.41.0-1           OK
libdb4.8                              4.8.30-1           OK
libedit0                              20130712-1         OK
libevent-devel                        2.0.21-1           OK
libevent2.0_5                         2.0.21-1           OK
libexpat1                             2.1.0-3            OK
libext2fs2                            1.42.12-2          OK
libfam0                               0.1.10-15          OK
libffi6                               3.2.1-1            OK
libgcc1                               4.9.2-3            OK
libgdbm4                              1.8.3-20           OK
libglib2.0_0                          2.42.2-1           OK
libgmp10                              6.0.0a-2           OK
libgnutls28                           3.2.21-1           OK
libgomp1                              4.9.2-3            OK
libgpg-error0                         1.19-1             OK
libgpgme11                            1.4.4-1            OK
libgssapi_krb5_2                      1.13.1-1           OK
libguile17                            1.8.8-1            OK
libhogweed2                           2.7-2              OK
libiconv                              1.14-3             OK
libiconv-devel                        1.14-3             OK
libiconv2                             1.14-3             OK
libidn11                              1.29-1             OK
libintl-devel                         0.19.4-1           OK
libintl8                              0.19.4-1           OK
libiodbc2                             3.52.8-2           OK
libisl10                              0.11.1-2           OK
libk5crypto3                          1.13.1-1           OK
libkrb5_3                             1.13.1-1           OK
libkrb5support0                       1.13.1-1           OK
libltdl7                              2.4.6-1            OK
liblzma5                              5.0.8-1            OK
libmetalink3                          0.1.2-1            OK
libmpc3                               1.0.3-1            OK
libmpfr4                              3.1.2-2            OK
libmysqlclient18                      5.5.41-2           OK
libncurses-devel                      5.9-20150307-1     OK
libncurses10                          5.9-20150307-1     OK
libncursesw10                         5.9-20150307-1     OK
libneon27                             0.30.1-1           OK
libnettle4                            2.7-2              OK
libopenldap2_4_2                      2.4.40-2           OK
libopenssl100                         1.0.2a-1           OK
libopts25                             5.18.4-1           OK
libp11-kit0                           0.20.7-1           OK
libpcre1                              8.36-1             OK
libpcre16_0                           8.36-1             OK
libpcre32_0                           8.36-1             OK
libpcreposix0                         8.36-1             OK
libpipeline1                          1.3.0-3            OK
Empty package libpopt0
libpopt0                              1.16-1             OK
libpq5                                9.4.1-1            OK
libproxy1                             0.4.11-3           OK
libquadmath0                          4.9.2-3            OK
libreadline-devel                     6.3.8-1            OK
libreadline7                          6.3.8-1            OK
libsasl2_3                            2.1.26-9           OK
libserf1_0                            1.3.8-1            OK
libsigsegv2                           2.10-1             OK
libsmartcols1                         2.25.2-2           OK
libsqlite3_0                          3.8.8.3-1          OK
libssh2_1                             1.5.0-1            OK
libssp0                               4.9.2-3            OK
libstdc++6                            4.9.2-3            OK
libtasn1_6                            4.2-1              OK
libusb0                               1.2.6.0-2          OK
libuuid-devel                         2.25.2-2           OK
libuuid1                              2.25.2-2           OK
libwrap0                              7.6-22             OK
libxml2                               2.9.2-1            OK
links                                 2.8-2              OK
login                                 1.11-1             OK
lynx                                  2.8.7-1            OK
m4                                    1.4.17-1           OK
make                                  4.1-1              OK
Empty package man
man                                   2.6.7-2            OK
man-db                                2.6.7-2            OK
mc                                    4.8.14-1           OK
mintty                                1.1.3-1            OK
mutt                                  1.6.0-1            OK
nano                                  2.4.0-1            OK
nc                                    1.107-3            OK
ncurses                               5.9-20150307-1     OK
Empty package ncursesw
ncursesw                              5.9-20150307-1     OK
openssh                               6.8p1-1            OK
openssl                               1.0.2a-1           OK
openssl-devel                         1.0.2a-1           OK
p11-kit                               0.20.7-1           OK
p11-kit-trust                         0.20.7-1           OK
pcre                                  8.36-1             OK
perl                                  5.14.4-3           OK
perl-Archive-Zip                      1.46-1             OK
perl-B-Generate                       1.50-1             OK
perl-Capture-Tiny                     0.28-1             OK
perl-Carp                             1.3301-2           OK
perl-Compress-Bzip2                   2.22-1             OK
perl-Config-Tiny                      2.22-1             OK
perl-CPAN-Reporter                    1.2011-1           OK
perl-Data-Alias                       1.18-2             OK
perl-Devel-Autoflush                  0.06-1             OK
perl-Digest-HMAC                      1.03-4             OK
perl-Digest-SHA                       5.95-1             OK
perl-Encode-Locale                    1.04-1             OK
perl-Error                            0.17023-1          OK
perl-File-Copy-Recursive              0.38-4             OK
perl-File-HomeDir                     1.00-2             OK
perl-File-Listing                     6.04-4             OK
perl-File-pushd                       1.009-1            OK
perl-HTML-Parser                      3.71-2             OK
perl-HTTP-Cookies                     6.01-4             OK
perl-HTTP-Daemon                      6.01-4             OK
perl-HTTP-Date                        6.02-4             OK
perl-HTTP-Message                     6.06-2             OK
perl-HTTP-Negotiate                   6.01-4             OK
perl-IO-CaptureOutput                 1.1104-1           OK
perl-IO-Socket-INET6                  2.72-1             OK
perl-IO-String                        1.08-4             OK
perl-IO-Tty                           1.12-1             OK
perl-IPC-Cmd                          0.92-1             OK
perl-IPC-Run                          0.94-1             OK
perl-libwww-perl                      6.13-1             OK
perl-LWP-MediaTypes                   6.02-4             OK
perl-Module-ScanDeps                  1.18-1             OK
perl-Module-Signature                 0.73-2             OK
perl-Net-DNS                          0.83-1             OK
perl-Net-HTTP                         6.07-1             OK
perl-Net-IP                           1.26-2             OK
perl-PadWalker                        2.0-1              OK
perl-PAR-Dist                         0.49-2             OK
perl-Pod-Coverage                     0.23-2             OK
perl-Pod-Escapes                      1.07-1             OK
perl-Pod-Simple                       3.30-1             OK
perl-Probe-Perl                       0.03-2             OK
perl-Proc-ProcessTable                0.51-1             OK
perl-Socket6                          0.25-1             OK
perl-Tee                              0.14-4             OK
perl-Term-ReadLine-Gnu                1.26-1             OK
perl-Term-ReadLine-Perl               1.0303-4           OK
perl-TermReadKey                      2.32-1             OK
perl-Test-NoWarnings                  1.04-3             OK
perl-Test-Pod                         1.48-2             OK
perl-Test-Pod-Coverage                1.10-1             OK
perl-Test-Reporter                    1.60-2             OK
perl-Test-Reporter-Transport-Metabase 1.999008-4         OK
perl-Test-Simple                      1.001014-1         OK
perl-URI                              1.67-1             OK
perl-WWW-RobotRules                   6.02-4             OK
perl-XML-LibXML                       2.0118-1           OK
perl-XML-NamespaceSupport             1.11-4             OK
perl-XML-Parser                       2.44-1             OK
perl-XML-SAX                          0.99-4             OK
perl-YAML                             1.14-1             OK
perl_autorebase                       5.14.4-3           OK
perl_base                             5.14.4-3           OK
perl_vendor                           5.14.4-1           OK
Missing file: /usr/bin/ping.exe from package ping
ping                                  1.0.2-1            Incomplete
pkg-config                            0.28-1             OK
popt                                  1.16-1             OK
procmail                              3.22-15            OK
procps                                3.2.8-4            OK
python                                2.7.8-1            OK
Empty package readline
readline                              6.1.2-4            OK
rebase                                4.4.1-1            OK
rsync                                 3.1.1-1            OK
run                                   1.3.3-1            OK
sed                                   4.2.2-3            OK
sendmail                              8.14.9-2           OK
shared-mime-info                      1.3-3              OK
shutdown                              1.10-1             OK
ssmtp                                 2.64-8             OK
subversion                            1.8.11-1           OK
subversion-perl                       1.8.11-1           OK
tar                                   1.27.1-1           OK
tcp_wrappers                          7.6-22             OK
terminfo                              5.9-20150307-1     OK
texinfo                               5.2-3              OK
time                                  1.7-4              OK
tree                                  1.7.0-1            OK
tzcode                                2014j-1            OK
unzip                                 6.0-14             OK
util-linux                            2.25.2-2           OK
vim                                   7.4.663-1          OK
vim-common                            7.4.663-1          OK
w32api-headers                        3.3.0-2            OK
w32api-runtime                        3.3.0-1            OK
wget                                  1.16.3-1           OK
which                                 2.20-2             OK
windows-default-manifest              6.4-1              OK
xxd                                   7.4.663-1          OK
xz                                    5.0.8-1            OK
zlib-devel                            1.2.8-3            OK
zlib0                                 1.2.8-3            OK
zsh                                   5.0.6-1            OK
Use -h to see help about each section

[-- Attachment #3: Type: text/plain, Size: 218 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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-12 14:36 system lags and dysfunctional after cygwin update Ben Altman
@ 2016-05-12 14:44 ` Marco Atzeri
  2016-05-12 15:20   ` Ben Altman
       [not found]   ` <e864d93f-689f-fe75-f1bf-4777524ea022@gmail.com>
  2016-05-12 15:57 ` Warren Young
  1 sibling, 2 replies; 12+ messages in thread
From: Marco Atzeri @ 2016-05-12 14:44 UTC (permalink / raw)
  To: cygwin

On 12/05/2016 16:35, Ben Altman wrote:

  Another thing that happens is that
> Internet Explorer stops working - it loads unresponsive and then
> crashes. Chrome loads but won't reach any website. Firefox works but
> will become unresponsive frequently. Rebooting fixes the issue until I
> do something in one of my scripts that triggers it again.

These can not be an effect of cygwin.
Something else cripped your system.



--
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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-12 14:44 ` Marco Atzeri
@ 2016-05-12 15:20   ` Ben Altman
  2016-05-13  2:20     ` Andrey Repin
       [not found]   ` <e864d93f-689f-fe75-f1bf-4777524ea022@gmail.com>
  1 sibling, 1 reply; 12+ messages in thread
From: Ben Altman @ 2016-05-12 15:20 UTC (permalink / raw)
  To: cygwin

On 5/12/2016 10:44 AM, Marco Atzeri wrote:
> On 12/05/2016 16:35, Ben Altman wrote:
>
>  Another thing that happens is that
>> Internet Explorer stops working - it loads unresponsive and then
>> crashes. Chrome loads but won't reach any website. Firefox works but
>> will become unresponsive frequently. Rebooting fixes the issue until I
>> do something in one of my scripts that triggers it again.
>
> These can not be an effect of cygwin.
> Something else cripped your system.

That is the puzzling thing. It only happens when I am running cygwin or 
babun and I can trigger it anytime just by doing ordinary scripting 
things. I can easily reproduce the situation though I obviously try to 
avoid that. The report script used to run twice daily during the day but 
because it now runs for up to 3 hours and causes the situation at the 
point where the joins are done I now run it at night so I can reboot my 
system first thing in the morning. If I run it during the day I would 
have to work with a slow system even after it completed so would need to 
reboot. I now have it set to run at night so I can reboot first thing in 
the morning.

Before getting up to the joins, I grab data off an ldap server and use 
sqlcmd to get data from a sql server. I am getting data for 14 databases 
and I do it concurrently and it appears to work fine. When it reaches 
the joins, suddenly everything slows and becomes unstable. Another 
script I have which I use to search flat files also runs in to a similar 
situation though it doesn't use "join" and I haven't worked out which 
line triggers it.

Ben

--
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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
       [not found]   ` <e864d93f-689f-fe75-f1bf-4777524ea022@gmail.com>
@ 2016-05-12 15:37     ` Marco Atzeri
  0 siblings, 0 replies; 12+ messages in thread
From: Marco Atzeri @ 2016-05-12 15:37 UTC (permalink / raw)
  To: cygwin



On 12/05/2016 16:56, Ben Altman wrote:
> On 5/12/2016 10:44 AM, Marco Atzeri wrote:
>> On 12/05/2016 16:35, Ben Altman wrote:
>>
>>  Another thing that happens is that
>>> Internet Explorer stops working - it loads unresponsive and then
>>> crashes. Chrome loads but won't reach any website. Firefox works but
>>> will become unresponsive frequently. Rebooting fixes the issue until I
>>> do something in one of my scripts that triggers it again.
>>
>> These can not be an effect of cygwin.
>> Something else cripped your system.
>
> That is the puzzling thing. It only happens when I am running cygwin or
> babun and I can trigger it anytime just by doing ordinary scripting
> things. I can easily reproduce the situation though I obviously try to
> avoid that. The report script used to run twice daily during the day but
> because it now runs for up to 3 hours and causes the situation at the
> point where the joins are done I now run it at night so I can reboot my
> system first thing in the morning. If I run it during the day I would
> have to work with a slow system even after it completed so would need to
> reboot. I now have it set to run at night so I can reboot first thing in
> the morning.
>
> Before getting up to the joins, I grab data off an ldap server and use
> sqlcmd to get data from a sql server. I am getting data for 14 databases
> and I do it concurrently and it appears to work fine. When it reaches
> the joins, suddenly everything slows and becomes unstable. Another
> script I have which I use to search flat files also runs in to a similar
> situation though it doesn't use "join" and I haven't worked out which
> line triggers it.
>
> Ben


the cygcheck is from a Babun 32 bit installation on a 64 bit machine.
The DLL is also not recent

   Cygwin DLL version info:
         DLL version: 1.7.35

Any chance to install a minimal 64bit Cygwin to see if the problem
is still there ?

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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-12 14:36 system lags and dysfunctional after cygwin update Ben Altman
  2016-05-12 14:44 ` Marco Atzeri
@ 2016-05-12 15:57 ` Warren Young
  2016-05-13 14:02   ` Ben Altman
  1 sibling, 1 reply; 12+ messages in thread
From: Warren Young @ 2016-05-12 15:57 UTC (permalink / raw)
  To: The Cygwin Mailing List

On May 12, 2016, at 8:35 AM, Ben Altman <benalt@gmail.com> wrote:
> 
> I have been using the same version of ksh for a while

Be specific.  *Which* version?

I can see from your cygcheck.out that you aren’t talking about mksh, the only ksh that ships with Cygwin.  Therefore, I assume you mean AT&T ksh93.  Which version did you come from, and which did you upgrade to?

Incidentally, please consider packaging ksh93u+ (stable) or ksh93v- (beta) for Cygwin.  It would be nice to have AT&T ksh for Cygwin, if only for reference and comparison purposes.  While doing compatibility testing with mksh, it’s hard to know if any given odd behavior is due to an mksh weirdness or if it’s accurately emulating AT&T ksh.

Relevant:

  http://unix.stackexchange.com/questions/246338/is-the-shell-ksh93-dead

> did an update of cygwin

From what version?  Or if you cannot be sure, about how long ago was your last update?

I can see from your cygcheck.out that you are now on 1.7.35.  Did you read the release notes that strongly recommended that you to move /etc/passwd and /etc/group out of the way?  This is especially important in an AD-based organization like yours.

What is preventing you from becoming current?  (2.5.1)  I see in your message stuff about stuck postinstall scripts, but ipso facto, those are run *after* everything is installed, so that doesn’t explain it.

> One result is that everything takes many times longer to complete. E.g. "ls" goes from under a second to give a listing to 20 or more seconds.

The usual way to find out what’s happening is to run the problem program under strace, then see where the strace output hangs.

Realize that this is not a general problem, so we’re going to be relying on you to do much of the debugging.

That said, I don’t think strace will help here, because I don’t think you actually have a Cygwin-specific problem.

> Another thing that happens is that Internet Explorer stops working - it loads unresponsive and then crashes.

Cygwin cannot affect IE, nor vice versa.  The only thing that can affect both is the OS kernel or something that ties into it: hardware drivers, antimalware software, certain types of malware...

> Rebooting fixes the issue until I do something in one of my scripts that triggers it again.

Are you certain about that?  I mean, if you can cause the problem within a day by running these scripts, have you tried running a whole day without running any of those scripts, but doing everything else you’d normally do in that day the same way?

I’ll bet that if you try that, you’ll find that the problem reoccurs anyway.

I see that you’re running Windows 7 Enterprise.  Doesn’t that get you a copy of HyperV and a license to run another copy of Windows within it?  Why not install a fresh copy of Windows and Cygwin in a HyperV VM, then see if it runs into the same problems?  I’ll bet it doesn’t, which will be interesting in its own right, plus it will let you get on with your work while you debug the actual problem out in the host environment.

> During the update that triggered this, it got stuck in the final part dealing with the 0p_000_autorebase.dash script.

I’m not sure chasing this will have any effect.  If I am right that there is a 3rd party agent outside of Cygwin causing the problem, any autorebase problems could well be a side effect of that agent’s behavior.  This sort of problem is generally classed as “BLODA” within Cygwin:

  https://cygwin.com/faq/faq.html#faq.using.bloda

Do you have any of those listed software packages installed?  Which ones?  Have you tried temporarily disabling or uninstalling them?

> I ran "cygcheck -s -v -r" and have attached the results (I replaced my organization's name with aaa and similar though it probably wasn't necessary).

I also prefer to anonymize such data on general principles.

I can see that you’re in Ohio and possibly an employee of a nonprofit volunteer-based organization, however. :)

Incidentally, this message in your cygcheck.out says you should either remove or reinstall the Cygwin ping package:

Missing file: /usr/bin/ping.exe from package ping
ping                                  1.0.2-1            Incomplete

I suspect you installed it, found that it required admin privileges, then just removed the binary so that it would stop hiding the native Windows ping.exe.  Better to remove the package in that case.
--
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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-12 15:20   ` Ben Altman
@ 2016-05-13  2:20     ` Andrey Repin
  2016-05-13  3:09       ` Ben Altman
  0 siblings, 1 reply; 12+ messages in thread
From: Andrey Repin @ 2016-05-13  2:20 UTC (permalink / raw)
  To: Ben Altman, cygwin

Greetings, Ben Altman!

> On 5/12/2016 10:44 AM, Marco Atzeri wrote:
>> On 12/05/2016 16:35, Ben Altman wrote:
>>
>>  Another thing that happens is that
>>> Internet Explorer stops working - it loads unresponsive and then
>>> crashes. Chrome loads but won't reach any website. Firefox works but
>>> will become unresponsive frequently. Rebooting fixes the issue until I
>>> do something in one of my scripts that triggers it again.
>>
>> These can not be an effect of cygwin.
>> Something else cripped your system.

> That is the puzzling thing. It only happens when I am running cygwin or 
> babun

babun is a repackaged Cygwin rip-off.
Delete it and install Cygwin proper.


-- 
With best regards,
Andrey Repin
Friday, May 13, 2016 05:06:36

Sorry for my terrible english...


--
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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-13  2:20     ` Andrey Repin
@ 2016-05-13  3:09       ` Ben Altman
  0 siblings, 0 replies; 12+ messages in thread
From: Ben Altman @ 2016-05-13  3:09 UTC (permalink / raw)
  To: cygwin

On 5/12/2016 10:07 PM, Andrey Repin wrote:
> Greetings, Ben Altman!
>
>> On 5/12/2016 10:44 AM, Marco Atzeri wrote:
>>> On 12/05/2016 16:35, Ben Altman wrote:
>>>
>>>   Another thing that happens is that
>>>> Internet Explorer stops working - it loads unresponsive and then
>>>> crashes. Chrome loads but won't reach any website. Firefox works but
>>>> will become unresponsive frequently. Rebooting fixes the issue until I
>>>> do something in one of my scripts that triggers it again.
>>> These can not be an effect of cygwin.
>>> Something else cripped your system.
>> That is the puzzling thing. It only happens when I am running cygwin or
>> babun
> babun is a repackaged Cygwin rip-off.
> Delete it and install Cygwin proper.

I don't have any specific need for Babun beyond it having a working mutt 
while my Cygwin installation does not. Perhaps reinstalling Cygwin from 
scratch again would be the easiest remedy.

Ben

--
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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-12 15:57 ` Warren Young
@ 2016-05-13 14:02   ` Ben Altman
  2016-05-13 14:54     ` Marco Atzeri
  2016-05-13 15:38     ` Warren Young
  0 siblings, 2 replies; 12+ messages in thread
From: Ben Altman @ 2016-05-13 14:02 UTC (permalink / raw)
  To: cygwin

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

On 5/12/2016 11:57 AM, Warren Young wrote:
> On May 12, 2016, at 8:35 AM, Ben Altman <benalt@gmail.com> wrote:
>> I have been using the same version of ksh for a while
> Be specific.  *Which* version?
>
> I can see from your cygcheck.out that you aren’t talking about mksh, the only ksh that ships with Cygwin.  Therefore, I assume you mean AT&T ksh93.  Which version did you come from, and which did you upgrade to?
Doing a ksh --version gives me:  version         sh (AT&T Research) 93u+ 
2012-08-01

I haven't upgraded yet because I have not been successful in compiling 
it. My attempt to do so is what began this unusual behavior (when I used 
the setup to get bison). I was compiling under 32-bit Cygwin and if 
successful would try it on the 64-bit version. The current version I am 
using will not work with 64-bit Cygwin.

> Incidentally, please consider packaging ksh93u+ (stable) or ksh93v- (beta) for Cygwin.  It would be nice to have AT&T ksh for Cygwin, if only for reference and comparison purposes.  While doing compatibility testing with mksh, it’s hard to know if any given odd behavior is due to an mksh weirdness or if it’s accurately emulating AT&T ksh.
>
> Relevant:
>
>    http://unix.stackexchange.com/questions/246338/is-the-shell-ksh93-dead
Right now I only have a binary of ksh which I have on all my systems.I 
am not sure what is involved in packaging ksh with Cygwin but would 
definitely be interested in finding out. Though, I was under the 
impression that if the licensing wasn't GNU it would be a problem even 
though it is open source.

>
>> did an update of cygwin
>  From what version?  Or if you cannot be sure, about how long ago was your last update?
I am not sure but at the time it probably was at least 6 months but 
could have been much longer. In the end though I renamed my cygwin 
directory to _cygwin and renamed the branch in the registry as well to 
do a complete reinstall (I did not reinstall babun however) but this did 
not fix the problem. I have a new laptop that I just installed cygwin on 
but have not yet set it up so I can run my report script that would test 
it out on a new installation. Another script that gives me problems 
though worked fine.

> I can see from your cygcheck.out that you are now on 1.7.35.  Did you read the release notes that strongly recommended that you to move /etc/passwd and /etc/group out of the way?  This is especially important in an AD-based organization like yours.
>
> What is preventing you from becoming current?  (2.5.1)  I see in your message stuff about stuck postinstall scripts, but ipso facto, those are run *after* everything is installed, so that doesn’t explain it.
It might be because I ran the cygcheck from babun instead of cygwin. I 
have attached that cygcheck file, though the issue comes up with both.

>
>> One result is that everything takes many times longer to complete. E.g. "ls" goes from under a second to give a listing to 20 or more seconds.
> The usual way to find out what’s happening is to run the problem program under strace, then see where the strace output hangs.
>
> Realize that this is not a general problem, so we’re going to be relying on you to do much of the debugging.
>
> That said, I don’t think strace will help here, because I don’t think you actually have a Cygwin-specific problem.
>
>> Another thing that happens is that Internet Explorer stops working - it loads unresponsive and then crashes.
> Cygwin cannot affect IE, nor vice versa.  The only thing that can affect both is the OS kernel or something that ties into it: hardware drivers, antimalware software, certain types of malware...
>
>> Rebooting fixes the issue until I do something in one of my scripts that triggers it again.
> Are you certain about that?  I mean, if you can cause the problem within a day by running these scripts, have you tried running a whole day without running any of those scripts, but doing everything else you’d normally do in that day the same way?
>
> I’ll bet that if you try that, you’ll find that the problem reoccurs anyway.
I am pretty sure that it depends on Cygwin. Meaning I have avoided 
cygwin for a day without the issue occurring and can make it happen at 
any time I want to by running my report script (which is why I only run 
it at night now). It takes a couple of minutes for it to download the 
data and then as soon as it prints "generating reports" it hangs and 
everything else does too. I.e. typing a simple command like "ls" will 
take upwards of 20 seconds and all the other side effects. I'll see 
about doing the strace with the script though I will probably have to do 
it next week though.

> I see that you’re running Windows 7 Enterprise.  Doesn’t that get you a copy of HyperV and a license to run another copy of Windows within it?  Why not install a fresh copy of Windows and Cygwin in a HyperV VM, then see if it runs into the same problems?  I’ll bet it doesn’t, which will be interesting in its own right, plus it will let you get on with your work while you debug the actual problem out in the host environment.
I'll have to look in to that, though right now my efforts are directed 
towards getting the laptop set up which has a few things of its own to 
work out due to the need to run different VPN client software. My script 
runs VPNClient to make sure there is a connection to the DBs but now I 
have to look at some other software that I was provided with.


>> During the update that triggered this, it got stuck in the final part dealing with the 0p_000_autorebase.dash script.
> I’m not sure chasing this will have any effect.  If I am right that there is a 3rd party agent outside of Cygwin causing the problem, any autorebase problems could well be a side effect of that agent’s behavior.  This sort of problem is generally classed as “BLODA” within Cygwin:
>
>    https://cygwin.com/faq/faq.html#faq.using.bloda
>
> Do you have any of those listed software packages installed?  Which ones?  Have you tried temporarily disabling or uninstalling them?
My organization has Symantec Endpoint Protection installed. It isn't 
explicitly mentioned but it is Symantec so I'll try disabling it whilst 
the script runs and see what happens.

> I ran "cygcheck -s -v -r" and have attached the results (I replaced my organization's name with aaa and similar though it probably wasn't necessary).
> I also prefer to anonymize such data on general principles.
>
> I can see that you’re in Ohio and possibly an employee of a nonprofit volunteer-based organization, however. :)
:)

> Incidentally, this message in your cygcheck.out says you should either remove or reinstall the Cygwin ping package:
>
> Missing file: /usr/bin/ping.exe from package ping
> ping                                  1.0.2-1            Incomplete
>
> I suspect you installed it, found that it required admin privileges, then just removed the binary so that it would stop hiding the native Windows ping.exe.  Better to remove the package in that case.
I am not sure what happened with that but you are right that the binary 
isn't present. Another thing to add to the list of things to work out.

Thanks again for your help.
Ben

[-- Attachment #2: cygcheck.out --]
[-- Type: text/plain, Size: 90519 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Thu May 12 16:50:11 2016

Windows 7 Enterprise Ver 6.1 Build 7601 Service Pack 1

Running under WOW64 on AMD64

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\ProgramData\Oracle\Java\javapath
	C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services
	C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services
	C:\Program Files (x86)\Common Files\OTG
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Windows\System32\WindowsPowerShell\v1.0
	C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn
	C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn
	C:\Program Files\Microsoft SQL Server\100\Tools\Binn
	C:\Program Files\Microsoft SQL Server\100\DTS\Binn
	C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE
	C:\Program Files (x86)\Bitvise Tunnelier
	C:\Program Files (x86)\Hyland\Web ActiveX
	C:\Program Files\Microsoft SQL Server\110\Tools\Binn
	C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn
	C:\Program Files\Microsoft SQL Server\110\DTS\Binn
	C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio
	C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn
	C:\Program Files\TortoiseHg
	C:\Users\bbb\AppData\Local\Programs\Python\Python35\Scripts
	C:\Users\bbb\AppData\Local\Programs\Python\Python35
	C:\Users\bbb\AppData\Local\Programs\Python\Launcher
	C:\Users\bbb\.babun
	C:\cygwin\gnumeric\1.10.16\bin
	C:\cygwin\home\temp_bbb\scripts
	C:\cygwin\home\temp_bbb\dev_scripts
	.

Output from C:\cygwin\bin\id.exe
UID: 51362(temp_bbb)
GID: 10513(Domain Users)
10513(Domain Users)
0(root)
545(Users)
4(INTERACTIVE)
66049(CONSOLE LOGON)
11(Authenticated Users)
15(This Organization)
4095(CurrentSession)
66048(LOCAL)
1068122(Ohio Techical Read Only)
1054168(EDU Personnel)
1068073(AST Personnel)
1114320(Zscaler Pilot)
1089766(PreProductionSystem (Full Access))
1054122(EHD Personnel)
1115647(TIDE NF)
1068158(Citrix Users)
1084905(Terminal Server Users)
1057361(TermUsers)
1111358(Users Password Policy)
1101866(DenyDelete-ShareFolder)
1085105(TermUsers1000)
1094942(10001)
1092817(DC1FS2HOME)
1082111(SPS_AAA_Employees)
1101849(AssessmentFolder-DenyDelete)
1080433(SPS_PRC_ALL)
1086808(Occupants of 1000TJ - 4th Floor)
1061135(CSSC)
1112040(IA Approvers)
1112414(IA Reviewer)
1110286(Remote Access)
1061183(Occupants of 1000TJ)
1061106(Everyone in PRC)
1080214(SPS_AAA_ALL)
1103782(DFSAccess_Facilities)
1113327(Duo Users)
1103764(Hosting Production)
1061086(Everyone in AAA)
1103763(Hosting Test and Dev)
1095722(TIDEDevelopers)
1061087(Everyone in Assessme)
1051080(TermUsers)
1049744(Everyone in PRC)
1049764(Everyone in AAA)
1049766(CSSC)
1049791(Occupants of 1000TJ)
1049799(Everyone in Assessme)
70145(Authentication authority asserted identity)
405504(High Mandatory Level)

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

HOME = '/home/temp_bbb'
PWD = '/cygdrive/c/users/bbb/Google Drive'
USER = 'temp_bbb'

_ = '*7424*/usr/bin/cygcheck'
!:: = '::\'
ALLUSERSPROFILE = 'C:\ProgramData'
APPDATA = 'C:\Users\bbb\AppData\Roaming'
BOLD = '^[[1m'
CLEAR = '^[[H^[[2J'
COLORFGBG = 'default;default;0'
COLORTERM = 'rxvt-xpm'
COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files'
COMPUTERNAME = 'DC1ALTMANB'
COMSPEC = 'C:\Windows\system32\cmd.exe'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
CommonProgramW6432 = 'C:\Program Files\Common Files'
DISPLAY = ':0'
docs = '/cygdrive/c/Users/bbb/Documents'
DOCUMENTS = '/cygdrive/c/Users/bbb/Documents'
FP_NO_HOST_CHECK = 'NO'
HOMEDRIVE = 'G:'
HOMEPATH = '\'
HOMESHARE = '\\dc1homesvr\home\bbb'
HOSTNAME = 'dc1altmanb'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
LANG = 'en_US.UTF-8'
LOCALAPPDATA = 'C:\Users\bbb\AppData\Local'
LOGONSERVER = '\\DC1VDM01'
MOZ_PLUGIN_PATH = 'C:\Program Files\Tracker Software\PDF Viewer\Win32\'
NUMBER_OF_PROCESSORS = '4'
ORIGINAL_PATH = '/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Program Files/Common Files/Microsoft Shared/Microsoft Online Services:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Microsoft Online Services:/cygdrive/c/Program Files (x86)/Common Files/OTG:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/DTS/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn/VSShell/Common7/IDE:/cygdrive/c/Program Files (x86)/Bitvise Tunnelier:/cygdrive/c/Program Files (x86)/Hyland/Web ActiveX:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/110/DTS/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/110/Tools/Binn/ManagementStudio:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/110/DTS/Binn:/cygdrive/c/Program Files/TortoiseHg:/cygdrive/c/Users/bbb/AppData/Local/Programs/Python/Python35/Scripts:/cygdrive/c/Users/bbb/AppData/Local/Programs/Python/Python35:/cygdrive/c/Users/bbb/AppData/Local/Programs/Python/Launcher:/cygdrive/c/Users/bbb/.babun'
OS = 'Windows_NT'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
PRINTER = '\\DC1VPS001\DC1HP024B'
PROCESSOR_ARCHITECTURE = 'x86'
PROCESSOR_ARCHITEW6432 = 'AMD64'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 37 Stepping 2, GenuineIntel'
PROCESSOR_LEVEL = '6'
PROCESSOR_REVISION = '2502'
PROFILEREAD = 'true'
PROGRAMFILES = 'C:\Program Files (x86)'
PS1 = '! ${PWD##*/} $ '
PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;c:\Program Files (x86)\Microsoft SQL Server\110\Tools\PowerShell\Modules\'
PUBLIC = 'C:\Users\Public'
ProgramData = 'C:\ProgramData'
ProgramFiles(x86) = 'C:\Program Files (x86)'
ProgramW6432 = 'C:\Program Files'
RESET = '^[(B^[[m'
REV = '^[[7m'
SESSIONNAME = 'Console'
SHELL = '/bin/sh'
SHLVL = '1'
SYSTEMDRIVE = 'C:'
SYSTEMROOT = 'C:\Windows'
TEMP = '/tmp'
TERM = 'xterm'
TMP = '/tmp'
TZ = 'America/New_York'
USERDNSDOMAIN = 'AAA.ORG'
USERDOMAIN = 'AAA'
USERNAME = 'bbb'
USERPROFILE = 'C:\Users\bbb'
WINDIR = 'C:\Windows'
WINDOWID = '537217656'
gdrive = '/cygdrive/c/users/bbb/Google Drive'
google = '/cygdrive/c/users/bbb/Google Drive'
hdrive = '/cygdrive/H/Assessment/ben'
myben = '/cygdrive/H/Assessment/ben'
myd = '/cygdrive/H/Assessment/ben'
mydrive = '/cygdrive/H/Assessment/ben'
myh = '/cygdrive/H/Assessment/ben'
myspace = '/cygdrive/H/Assessment/ben'
A__z = '( HOSTNAME=! PROFILEREAD="*SHLVL'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
  89086dc79d3bb562 = '\??\C:\Program Files\UWIN\usr'
  67cc13940f0d3e76 = '\??\C:\Users\bbb'
  6d577e967dc6009a = '\??\C:\Users\bbb\Documents'
  50a84960ed2ca80d = '\??\C:\cygwin2'
  88c48cfe17a3ed48 = '\??\C:\cygwin\usr'
  a3ff4ec9652007e2 = '\??\C:\Users\bbb\.babun\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin
  System: Key: 89086dc79d3bb562 Path: C:\Program Files\UWIN\usr (ORPHANED)
  System: Key: 67cc13940f0d3e76 Path: C:\Users\bbb (ORPHANED)
  System: Key: 6d577e967dc6009a Path: C:\Users\bbb\Documents (ORPHANED)
  System: Key: 50a84960ed2ca80d Path: C:\cygwin2 (ORPHANED)
  System: Key: 88c48cfe17a3ed48 Path: C:\cygwin\usr (ORPHANED)
  System: Key: a3ff4ec9652007e2 Path: C:\Users\bbb\.babun\cygwin

c:  hd  NTFS    238472Mb  97% CP CS UN PA FC     OSDisk
d:  cd             N/A    N/A                    
g:  net NTFS   9437184Mb  91% CP CS UN PA        HOME
h:  net NTFS   27000832Mb  95% CP CS UN PA        DC1EHD
i:  net NTFS   27000832Mb  95% CP CS UN PA        AAASHARE
p:  net NTFS   27000832Mb  95% CP CS UN PA        DC1EHD

C:\cygwin        /          system  binary,auto
C:\cygwin\bin    /usr/bin   system  binary,auto
C:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,auto

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

  382k 2010/01/05 C:\cygwin\bin\cygAfterImage-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygAfterImage-0.dll" v0.0 ts=2010-01-05 21:08
   38k 2013/07/23 C:\cygwin\bin\cygargp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygargp-0.dll" v0.0 ts=2013-07-23 15:35
  449k 2013/01/01 C:\cygwin\bin\cygasn1-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygasn1-8.dll" v0.0 ts=2013-01-01 06:34
  629k 2015/01/23 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2015-01-23 17:37
  125k 2015/11/06 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2015-11-06 02:18
  169k 2015/11/06 C:\cygwin\bin\cygatk-bridge-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-bridge-2.0-0.dll" v0.0 ts=2015-11-06 06:10
   87k 2016/04/14 C:\cygwin\bin\cygatomic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygatomic-1.dll" v0.0 ts=2016-04-14 18:10
  155k 2015/11/12 C:\cygwin\bin\cygatspi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatspi-0.dll" v0.0 ts=2015-11-12 23:39
   14k 2012/05/04 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2012-05-04 12:35
  203k 2015/03/23 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2015-03-23 09:55
   62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011-05-21 20:16
 1219k 2015/11/23 C:\cygwin\bin\cygcAAAo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcAAAo-2.dll" v0.0 ts=2015-11-23 20:44
   25k 2015/11/23 C:\cygwin\bin\cygcAAAo-gobject-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcAAAo-gobject-2.dll" v0.0 ts=2015-11-23 20:45
  121k 2015/11/23 C:\cygwin\bin\cygcAAAo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcAAAo-script-interpreter-2.dll" v0.0 ts=2015-11-23 20:46
   10k 2012/05/03 C:\cygwin\bin\cygcatgets1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcatgets1.dll" v0.0 ts=2012-05-03 15:04
   10k 2015/02/20 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2015-02-20 16:52
  125k 2013/05/09 C:\cygwin\bin\cygcloog-isl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-isl-4.dll" v0.0 ts=2013-05-09 08:37
   13k 2015/03/19 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2015-03-19 02:45
  223k 2015/11/06 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcroco-0.6-3.dll" v0.0 ts=2015-11-06 05:54
   10k 2016/03/18 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2016-03-18 11:05
 1518k 2015/03/19 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2015-03-19 17:54
 2005k 2016/05/04 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-1.0.0.dll" v0.0 ts=2016-05-04 17:25
  487k 2016/03/24 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2016-03-24 06:38
   27k 2014/11/12 C:\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdatrie-1.dll" v0.0 ts=2014-11-12 05:14
  929k 2011/11/10 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2011-11-10 19:52
 1284k 2011/11/10 C:\cygwin\bin\cygdb-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.8.dll" v0.0 ts=2011-11-10 18:45
  273k 2015/02/17 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2015-02-17 19:43
   93k 2011/11/10 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2011-11-10 19:53
  105k 2011/11/10 C:\cygwin\bin\cygdb_cxx-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.8.dll" v0.0 ts=2011-11-10 18:46
  159k 2013/10/20 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2013-10-20 22:09
  102k 2016/04/18 C:\cygwin\bin\cygEGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygEGL-1.dll" v0.0 ts=2016-04-18 00:37
  718k 2015/05/17 C:\cygwin\bin\cygepoxy-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygepoxy-0.dll" v0.0 ts=2015-05-17 17:50
  156k 2016/03/16 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2016-03-16 20:04
   81k 2015/03/18 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2015-03-19 00:47
   32k 2014/10/14 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2014-10-14 21:21
   21k 2011/10/26 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011-10-23 14:33
   27k 2015/01/02 C:\cygwin\bin\cygffi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-6.dll" v0.0 ts=2015-01-02 01:11
  250k 2016/03/10 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2016-03-10 01:10
   26k 2016/01/29 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2016-01-29 20:20
   53k 2015/06/09 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2015-06-10 00:21
   40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009-03-01 06:32
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009-11-20 19:14
   60k 2016/05/03 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2016-05-03 14:44
  608k 2015/09/08 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2015-09-08 09:08
  108k 2016/04/14 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2016-04-14 17:07
  203k 2015/11/29 C:\cygwin\bin\cyggck-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggck-1-0.dll" v0.0 ts=2015-11-29 22:57
  524k 2015/11/29 C:\cygwin\bin\cyggcr-base-3-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-base-3-1.dll" v0.0 ts=2015-11-29 22:58
  400k 2015/11/29 C:\cygwin\bin\cyggcr-ui-3-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-ui-3-1.dll" v0.0 ts=2015-11-29 22:59
  513k 2015/03/18 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2015-03-18 21:03
  633k 2015/11/30 C:\cygwin\bin\cyggcrypt-20.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-20.dll" v0.0 ts=2015-11-30 04:45
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009-02-26 07:58
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009-02-26 07:58
  647k 2016/04/25 C:\cygwin\bin\cyggdk-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-3-0.dll" v0.0 ts=2016-04-25 19:59
  649k 2015/12/30 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-x11-2.0-0.dll" v0.0 ts=2015-12-30 07:09
  151k 2015/11/10 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2015-11-10 07:47
 1443k 2016/03/10 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2016-03-10 07:37
  629k 2016/04/18 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2016-04-18 00:36
  282k 2016/04/18 C:\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglapi-0.dll" v0.0 ts=2016-04-18 00:26
 1039k 2016/03/10 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2016-03-10 07:35
   16k 2016/03/10 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2016-03-10 07:35
  507k 2015/12/06 C:\cygwin\bin\cyggmp-10.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-10.dll" v0.0 ts=2015-12-06 09:03
  317k 2011/07/31 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011-07-31 06:14
  137k 2015/03/18 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-keyring-0.dll" v0.0 ts=2015-03-18 21:55
  103k 2015/06/19 C:\cygwin\bin\cyggnome-menu-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-menu-3-0.dll" v0.0 ts=2015-06-20 00:08
  650k 2012/08/29 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2012-08-28 13:19
 1026k 2015/08/28 C:\cygwin\bin\cyggnutls-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-28.dll" v0.0 ts=2015-08-28 15:23
   22k 2012/08/29 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2012-08-28 13:19
   26k 2015/08/28 C:\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2015-08-28 15:23
   52k 2012/08/29 C:\cygwin\bin\cyggnutlsxx-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-27.dll" v0.0 ts=2012-08-28 13:19
   42k 2015/08/28 C:\cygwin\bin\cyggnutlsxx-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-28.dll" v0.0 ts=2015-08-28 15:23
  318k 2016/03/10 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2016-03-10 07:35
  113k 2016/04/14 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2016-04-14 17:12
   11k 2016/04/14 C:\cygwin\bin\cyggomp-plugin-host_nonshm-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-plugin-host_nonshm-1.dll" v0.0 ts=2016-04-14 17:13
   68k 2015/11/30 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2015-11-30 04:21
  173k 2014/12/10 C:\cygwin\bin\cyggpgme-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpgme-11.dll" v0.0 ts=2014-12-10 01:22
  174k 2014/12/10 C:\cygwin\bin\cyggpgme-pthread-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpgme-pthread-11.dll" v0.0 ts=2014-12-10 01:22
  183k 2016/03/02 C:\cygwin\bin\cyggraphite2-3.dll - os=4.0 img=3.0 sys=4.0
                  "cyggraphite2-3.dll" v0.0 ts=2016-03-02 17:00
  180k 2013/01/01 C:\cygwin\bin\cyggssapi-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggssapi-3.dll" v0.0 ts=2013-01-01 06:58
  279k 2016/03/21 C:\cygwin\bin\cyggssapi_krb5-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggssapi_krb5-2.dll" v0.0 ts=2016-03-21 03:54
    9k 2016/03/10 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2016-03-10 07:35
 7307k 2016/04/25 C:\cygwin\bin\cyggtk-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-3-0.dll" v0.0 ts=2016-04-25 20:09
 4377k 2015/12/30 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-x11-2.0-0.dll" v0.0 ts=2015-12-30 07:15
   18k 2016/04/25 C:\cygwin\bin\cyggtkreftestprivate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtkreftestprivate-0.dll" v0.0 ts=2016-04-25 20:19
  812k 2015/02/20 C:\cygwin\bin\cygguile-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-17.dll" v0.0 ts=2015-02-20 16:34
  396k 2015/11/23 C:\cygwin\bin\cygharfbuzz-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygharfbuzz-0.dll" v0.0 ts=2015-11-23 21:00
   11k 2013/01/01 C:\cygwin\bin\cygheimbase-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygheimbase-1.dll" v0.0 ts=2013-01-01 06:31
   20k 2013/01/01 C:\cygwin\bin\cygheimntlm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygheimntlm-0.dll" v0.0 ts=2013-01-01 06:49
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009-06-23 13:20
   31k 2015/01/27 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2015-01-27 23:43
  172k 2016/03/13 C:\cygwin\bin\cyghogweed-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyghogweed-2.dll" v0.0 ts=2016-03-13 14:22
  211k 2013/01/01 C:\cygwin\bin\cyghx509-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghx509-5.dll" v0.0 ts=2013-01-01 06:37
   80k 2014/08/10 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=1970-01-01 00:00
 1010k 2015/02/20 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2015-02-20 16:52
  198k 2014/12/06 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2014-12-06 12:56
   41k 2016/05/04 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2016-05-04 17:05
  989k 2013/05/09 C:\cygwin\bin\cygisl-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygisl-10.dll" v0.0 ts=2013-05-09 08:14
 1191k 2015/09/20 C:\cygwin\bin\cygisl-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygisl-13.dll" v0.0 ts=2015-09-20 12:39
  277k 2015/01/23 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2015-01-23 12:03
   47k 2014/06/17 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=1970-01-01 00:00
   20k 2014/06/17 C:\cygwin\bin\cygjbig85-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig85-2.dll" v0.0 ts=1970-01-01 00:00
  193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009-08-08 20:39
  200k 2010/08/09 C:\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2010-08-09 08:02
  143k 2015/11/06 C:\cygwin\bin\cygjson-glib-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygjson-glib-1.0-0.dll" v0.0 ts=2015-11-06 03:23
  189k 2016/03/21 C:\cygwin\bin\cygk5crypto-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygk5crypto-3.dll" v0.0 ts=2016-03-21 03:53
  373k 2013/01/01 C:\cygwin\bin\cygkrb5-26.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5-26.dll" v0.0 ts=2013-01-01 06:43
  745k 2016/03/21 C:\cygwin\bin\cygkrb5-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5-3.dll" v0.0 ts=2016-03-21 03:54
   39k 2016/03/21 C:\cygwin\bin\cygkrb5support-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5support-0.dll" v0.0 ts=2016-03-21 03:53
   42k 2012/03/26 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-3-0.dll" v0.0 ts=2012-03-26 12:12
   49k 2015/11/19 C:\cygwin\bin\cyglber-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-4-2.dll" v0.0 ts=2015-11-19 08:24
  193k 2012/03/26 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-3-0.dll" v0.0 ts=2012-03-26 13:47
  271k 2015/11/19 C:\cygwin\bin\cygldap-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-4-2.dll" v0.0 ts=2015-11-19 08:25
  206k 2012/03/26 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-3-0.dll" v0.0 ts=2012-03-26 13:48
  287k 2015/11/19 C:\cygwin\bin\cygldap_r-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-4-2.dll" v0.0 ts=2015-11-19 08:26
18935k 2013/01/15 C:\cygwin\bin\cygLLVM-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.1.dll" v0.0 ts=2013-01-15 06:27
18179k 2015/02/08 C:\cygwin\bin\cygLLVM-3.4.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.4.dll" v0.0 ts=2015-02-08 19:38
19066k 2016/03/29 C:\cygwin\bin\cygLLVM-3.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.5.dll" v0.0 ts=2016-03-29 01:19
  348k 2016/02/11 C:\cygwin\bin\cygLLVMAArch64AsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAArch64AsmParser-3.7.dll" v0.0 ts=2016-02-11 19:02
  388k 2016/02/11 C:\cygwin\bin\cygLLVMAArch64AsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAArch64AsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:59
 1178k 2016/02/11 C:\cygwin\bin\cygLLVMAArch64CodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAArch64CodeGen-3.7.dll" v0.0 ts=2016-02-11 19:19
  410k 2016/02/11 C:\cygwin\bin\cygLLVMAArch64Desc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAArch64Desc-3.7.dll" v0.0 ts=2016-02-11 19:01
  135k 2016/02/11 C:\cygwin\bin\cygLLVMAArch64Disassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAArch64Disassembler-3.7.dll" v0.0 ts=2016-02-11 19:02
    9k 2016/02/11 C:\cygwin\bin\cygLLVMAArch64Info-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAArch64Info-3.7.dll" v0.0 ts=2016-02-11 18:57
   59k 2016/02/11 C:\cygwin\bin\cygLLVMAArch64Utils-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAArch64Utils-3.7.dll" v0.0 ts=2016-02-11 18:57
  261k 2016/02/11 C:\cygwin\bin\cygLLVMAMDGPUAsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAMDGPUAsmParser-3.7.dll" v0.0 ts=2016-02-11 19:01
  150k 2016/02/11 C:\cygwin\bin\cygLLVMAMDGPUAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAMDGPUAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:58
 1040k 2016/02/11 C:\cygwin\bin\cygLLVMAMDGPUCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAMDGPUCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:21
  785k 2016/02/11 C:\cygwin\bin\cygLLVMAMDGPUDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAMDGPUDesc-3.7.dll" v0.0 ts=2016-02-11 18:59
    9k 2016/02/11 C:\cygwin\bin\cygLLVMAMDGPUInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAMDGPUInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
    9k 2016/02/11 C:\cygwin\bin\cygLLVMAMDGPUUtils-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAMDGPUUtils-3.7.dll" v0.0 ts=2016-02-11 18:57
 1845k 2016/02/11 C:\cygwin\bin\cygLLVMAnalysis-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAnalysis-3.7.dll" v0.0 ts=2016-02-11 19:03
  447k 2016/02/11 C:\cygwin\bin\cygLLVMARMAsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMARMAsmParser-3.7.dll" v0.0 ts=2016-02-11 19:01
  113k 2016/02/11 C:\cygwin\bin\cygLLVMARMAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMARMAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:58
 1408k 2016/02/11 C:\cygwin\bin\cygLLVMARMCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMARMCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:20
  666k 2016/02/11 C:\cygwin\bin\cygLLVMARMDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMARMDesc-3.7.dll" v0.0 ts=2016-02-11 19:00
  223k 2016/02/11 C:\cygwin\bin\cygLLVMARMDisassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMARMDisassembler-3.7.dll" v0.0 ts=2016-02-11 19:01
   10k 2016/02/11 C:\cygwin\bin\cygLLVMARMInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMARMInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
  269k 2016/02/11 C:\cygwin\bin\cygLLVMAsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAsmParser-3.7.dll" v0.0 ts=2016-02-11 19:00
  485k 2016/02/11 C:\cygwin\bin\cygLLVMAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 19:14
  191k 2016/02/11 C:\cygwin\bin\cygLLVMBitReader-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMBitReader-3.7.dll" v0.0 ts=2016-02-11 19:01
  153k 2016/02/11 C:\cygwin\bin\cygLLVMBitWriter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMBitWriter-3.7.dll" v0.0 ts=2016-02-11 19:01
   14k 2016/02/11 C:\cygwin\bin\cygLLVMBPFAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMBPFAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:58
  125k 2016/02/11 C:\cygwin\bin\cygLLVMBPFCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMBPFCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:16
   30k 2016/02/11 C:\cygwin\bin\cygLLVMBPFDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMBPFDesc-3.7.dll" v0.0 ts=2016-02-11 18:59
    9k 2016/02/11 C:\cygwin\bin\cygLLVMBPFInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMBPFInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
 2839k 2016/02/11 C:\cygwin\bin\cygLLVMCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:11
 2176k 2016/02/11 C:\cygwin\bin\cygLLVMCore-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMCore-3.7.dll" v0.0 ts=2016-02-11 18:59
  108k 2016/02/11 C:\cygwin\bin\cygLLVMCppBackendCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMCppBackendCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:04
    9k 2016/02/11 C:\cygwin\bin\cygLLVMCppBackendInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMCppBackendInfo-3.7.dll" v0.0 ts=2016-02-11 18:57
  192k 2016/02/11 C:\cygwin\bin\cygLLVMDebugInfoDWARF-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMDebugInfoDWARF-3.7.dll" v0.0 ts=2016-02-11 19:03
  101k 2016/02/11 C:\cygwin\bin\cygLLVMDebugInfoPDB-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMDebugInfoPDB-3.7.dll" v0.0 ts=2016-02-11 19:03
  119k 2016/02/11 C:\cygwin\bin\cygLLVMExecutionEngine-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMExecutionEngine-3.7.dll" v0.0 ts=2016-02-11 19:04
  811k 2016/02/11 C:\cygwin\bin\cygLLVMHexagonCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMHexagonCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:20
  425k 2016/02/11 C:\cygwin\bin\cygLLVMHexagonDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMHexagonDesc-3.7.dll" v0.0 ts=2016-02-11 19:00
   73k 2016/02/11 C:\cygwin\bin\cygLLVMHexagonDisassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMHexagonDisassembler-3.7.dll" v0.0 ts=2016-02-11 19:01
    9k 2016/02/11 C:\cygwin\bin\cygLLVMHexagonInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMHexagonInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
  850k 2016/02/11 C:\cygwin\bin\cygLLVMInstCombine-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMInstCombine-3.7.dll" v0.0 ts=2016-02-11 19:07
  414k 2016/02/11 C:\cygwin\bin\cygLLVMInstrumentation-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMInstrumentation-3.7.dll" v0.0 ts=2016-02-11 19:06
  154k 2016/02/11 C:\cygwin\bin\cygLLVMInterpreter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMInterpreter-3.7.dll" v0.0 ts=2016-02-11 19:13
  151k 2016/02/11 C:\cygwin\bin\cygLLVMipa-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMipa-3.7.dll" v0.0 ts=2016-02-11 19:04
  422k 2016/02/11 C:\cygwin\bin\cygLLVMipo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMipo-3.7.dll" v0.0 ts=2016-02-11 19:09
   18k 2016/02/11 C:\cygwin\bin\cygLLVMIRReader-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMIRReader-3.7.dll" v0.0 ts=2016-02-11 19:01
   18k 2016/02/11 C:\cygwin\bin\cygLLVMLibDriver-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMLibDriver-3.7.dll" v0.0 ts=2016-02-11 19:02
   16k 2016/02/11 C:\cygwin\bin\cygLLVMLineEditor-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMLineEditor-3.7.dll" v0.0 ts=2016-02-11 18:55
   86k 2016/02/11 C:\cygwin\bin\cygLLVMLinker-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMLinker-3.7.dll" v0.0 ts=2016-02-11 19:06
   62k 2016/02/11 C:\cygwin\bin\cygLLVMLTO-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMLTO-3.7.dll" v0.0 ts=2016-02-11 19:13
  484k 2016/02/11 C:\cygwin\bin\cygLLVMMC-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMC-3.7.dll" v0.0 ts=2016-02-11 18:56
   24k 2016/02/11 C:\cygwin\bin\cygLLVMMCDisassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMCDisassembler-3.7.dll" v0.0 ts=2016-02-11 18:56
   40k 2016/02/11 C:\cygwin\bin\cygLLVMMCJIT-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMCJIT-3.7.dll" v0.0 ts=2016-02-11 19:04
  170k 2016/02/11 C:\cygwin\bin\cygLLVMMCParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMCParser-3.7.dll" v0.0 ts=2016-02-11 18:56
  159k 2016/02/11 C:\cygwin\bin\cygLLVMMipsAsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMipsAsmParser-3.7.dll" v0.0 ts=2016-02-11 19:01
   51k 2016/02/11 C:\cygwin\bin\cygLLVMMipsAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMipsAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:58
  936k 2016/02/11 C:\cygwin\bin\cygLLVMMipsCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMipsCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:20
  346k 2016/02/11 C:\cygwin\bin\cygLLVMMipsDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMipsDesc-3.7.dll" v0.0 ts=2016-02-11 19:00
   85k 2016/02/11 C:\cygwin\bin\cygLLVMMipsDisassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMipsDisassembler-3.7.dll" v0.0 ts=2016-02-11 18:59
   10k 2016/02/11 C:\cygwin\bin\cygLLVMMipsInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMipsInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
   88k 2016/02/11 C:\cygwin\bin\cygLLVMMIRParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMIRParser-3.7.dll" v0.0 ts=2016-02-11 19:13
   15k 2016/02/11 C:\cygwin\bin\cygLLVMMSP430AsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMSP430AsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:58
  182k 2016/02/11 C:\cygwin\bin\cygLLVMMSP430CodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMSP430CodeGen-3.7.dll" v0.0 ts=2016-02-11 19:16
   29k 2016/02/11 C:\cygwin\bin\cygLLVMMSP430Desc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMSP430Desc-3.7.dll" v0.0 ts=2016-02-11 18:59
    9k 2016/02/11 C:\cygwin\bin\cygLLVMMSP430Info-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMMSP430Info-3.7.dll" v0.0 ts=2016-02-11 18:58
   97k 2016/02/11 C:\cygwin\bin\cygLLVMNVPTXAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMNVPTXAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:58
  622k 2016/02/11 C:\cygwin\bin\cygLLVMNVPTXCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMNVPTXCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:18
  223k 2016/02/11 C:\cygwin\bin\cygLLVMNVPTXDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMNVPTXDesc-3.7.dll" v0.0 ts=2016-02-11 19:00
    9k 2016/02/11 C:\cygwin\bin\cygLLVMNVPTXInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMNVPTXInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
  142k 2016/02/11 C:\cygwin\bin\cygLLVMObjCARCOpts-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMObjCARCOpts-3.7.dll" v0.0 ts=2016-02-11 19:06
  440k 2016/02/11 C:\cygwin\bin\cygLLVMObject-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMObject-3.7.dll" v0.0 ts=2016-02-11 19:02
   46k 2016/02/11 C:\cygwin\bin\cygLLVMOption-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMOption-3.7.dll" v0.0 ts=2016-02-11 18:55
  113k 2016/02/11 C:\cygwin\bin\cygLLVMOrcJIT-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMOrcJIT-3.7.dll" v0.0 ts=2016-02-11 19:06
  146k 2016/02/11 C:\cygwin\bin\cygLLVMPasses-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMPasses-3.7.dll" v0.0 ts=2016-02-11 19:09
  109k 2016/02/11 C:\cygwin\bin\cygLLVMPowerPCAsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMPowerPCAsmParser-3.7.dll" v0.0 ts=2016-02-11 19:01
   98k 2016/02/11 C:\cygwin\bin\cygLLVMPowerPCAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMPowerPCAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:58
 1062k 2016/02/11 C:\cygwin\bin\cygLLVMPowerPCCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMPowerPCCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:19
  277k 2016/02/11 C:\cygwin\bin\cygLLVMPowerPCDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMPowerPCDesc-3.7.dll" v0.0 ts=2016-02-11 19:00
   75k 2016/02/11 C:\cygwin\bin\cygLLVMPowerPCDisassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMPowerPCDisassembler-3.7.dll" v0.0 ts=2016-02-11 19:00
   10k 2016/02/11 C:\cygwin\bin\cygLLVMPowerPCInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMPowerPCInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
  169k 2016/02/11 C:\cygwin\bin\cygLLVMProfileData-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMProfileData-3.7.dll" v0.0 ts=2016-02-11 19:03
  307k 2016/02/11 C:\cygwin\bin\cygLLVMRuntimeDyld-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMRuntimeDyld-3.7.dll" v0.0 ts=2016-02-11 19:03
 1543k 2016/02/11 C:\cygwin\bin\cygLLVMScalarOpts-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMScalarOpts-3.7.dll" v0.0 ts=2016-02-11 19:08
 2120k 2016/02/11 C:\cygwin\bin\cygLLVMSelectionDAG-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSelectionDAG-3.7.dll" v0.0 ts=2016-02-11 19:14
   61k 2016/02/11 C:\cygwin\bin\cygLLVMSparcAsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSparcAsmParser-3.7.dll" v0.0 ts=2016-02-11 19:01
   64k 2016/02/11 C:\cygwin\bin\cygLLVMSparcAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSparcAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:59
  262k 2016/02/11 C:\cygwin\bin\cygLLVMSparcCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSparcCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:18
  101k 2016/02/11 C:\cygwin\bin\cygLLVMSparcDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSparcDesc-3.7.dll" v0.0 ts=2016-02-11 19:00
   26k 2016/02/11 C:\cygwin\bin\cygLLVMSparcDisassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSparcDisassembler-3.7.dll" v0.0 ts=2016-02-11 19:00
   10k 2016/02/11 C:\cygwin\bin\cygLLVMSparcInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSparcInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
  790k 2016/02/11 C:\cygwin\bin\cygLLVMSupport-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSupport-3.7.dll" v0.0 ts=2016-02-11 18:55
   64k 2016/02/11 C:\cygwin\bin\cygLLVMSystemZAsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSystemZAsmParser-3.7.dll" v0.0 ts=2016-02-11 19:01
   34k 2016/02/11 C:\cygwin\bin\cygLLVMSystemZAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSystemZAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:59
  548k 2016/02/11 C:\cygwin\bin\cygLLVMSystemZCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSystemZCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:19
  165k 2016/02/11 C:\cygwin\bin\cygLLVMSystemZDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSystemZDesc-3.7.dll" v0.0 ts=2016-02-11 19:00
   60k 2016/02/11 C:\cygwin\bin\cygLLVMSystemZDisassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSystemZDisassembler-3.7.dll" v0.0 ts=2016-02-11 19:01
    9k 2016/02/11 C:\cygwin\bin\cygLLVMSystemZInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMSystemZInfo-3.7.dll" v0.0 ts=2016-02-11 18:58
  255k 2016/02/11 C:\cygwin\bin\cygLLVMTableGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMTableGen-3.7.dll" v0.0 ts=2016-02-11 18:55
   54k 2016/02/11 C:\cygwin\bin\cygLLVMTarget-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMTarget-3.7.dll" v0.0 ts=2016-02-11 19:04
  841k 2016/02/11 C:\cygwin\bin\cygLLVMTransformUtils-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMTransformUtils-3.7.dll" v0.0 ts=2016-02-11 19:05
  351k 2016/02/11 C:\cygwin\bin\cygLLVMVectorize-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMVectorize-3.7.dll" v0.0 ts=2016-02-11 19:06
  590k 2016/02/11 C:\cygwin\bin\cygLLVMX86AsmParser-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMX86AsmParser-3.7.dll" v0.0 ts=2016-02-11 19:21
  273k 2016/02/11 C:\cygwin\bin\cygLLVMX86AsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMX86AsmPrinter-3.7.dll" v0.0 ts=2016-02-11 19:01
 1977k 2016/02/11 C:\cygwin\bin\cygLLVMX86CodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMX86CodeGen-3.7.dll" v0.0 ts=2016-02-11 19:21
 1281k 2016/02/11 C:\cygwin\bin\cygLLVMX86Desc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMX86Desc-3.7.dll" v0.0 ts=2016-02-11 19:03
 1430k 2016/02/11 C:\cygwin\bin\cygLLVMX86Disassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMX86Disassembler-3.7.dll" v0.0 ts=2016-02-11 19:00
    9k 2016/02/11 C:\cygwin\bin\cygLLVMX86Info-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMX86Info-3.7.dll" v0.0 ts=2016-02-11 18:59
   40k 2016/02/11 C:\cygwin\bin\cygLLVMX86Utils-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMX86Utils-3.7.dll" v0.0 ts=2016-02-11 19:00
   17k 2016/02/11 C:\cygwin\bin\cygLLVMXCoreAsmPrinter-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMXCoreAsmPrinter-3.7.dll" v0.0 ts=2016-02-11 18:59
  329k 2016/02/11 C:\cygwin\bin\cygLLVMXCoreCodeGen-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMXCoreCodeGen-3.7.dll" v0.0 ts=2016-02-11 19:20
   38k 2016/02/11 C:\cygwin\bin\cygLLVMXCoreDesc-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMXCoreDesc-3.7.dll" v0.0 ts=2016-02-11 19:00
   25k 2016/02/11 C:\cygwin\bin\cygLLVMXCoreDisassembler-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMXCoreDisassembler-3.7.dll" v0.0 ts=2016-02-11 19:00
    9k 2016/02/11 C:\cygwin\bin\cygLLVMXCoreInfo-3.7.dll - os=4.0 img=3.7 sys=4.0
                  "cygLLVMXCoreInfo-3.7.dll" v0.0 ts=2016-02-11 18:59
    5k 2016/04/21 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2016-04-21 21:11
    6k 2016/04/21 C:\cygwin\bin\cyglsa64.dll (not x86 dll)
   36k 2016/02/14 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2016-02-14 20:33
  159k 2015/11/09 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2015-11-09 06:13
  127k 2014/11/17 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2014-11-17 09:18
  124k 2016/01/11 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2016-01-11 22:36
  173k 2015/10/09 C:\cygwin\bin\cygman-2-7-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygman-2-7-4.dll" v0.0 ts=2015-10-09 09:30
   22k 2015/10/09 C:\cygwin\bin\cygmandb-2-7-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmandb-2-7-4.dll" v0.0 ts=2015-10-09 09:30
  133k 2014/01/21 C:\cygwin\bin\cygmcpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygmcpp-0.dll" v0.0 ts=2014-01-21 19:06
   30k 2015/06/09 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2015-06-10 00:20
   21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009-03-01 06:31
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009-11-20 19:13
   30k 2016/05/03 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2016-05-03 14:43
   35k 2012/11/22 C:\cygwin\bin\cygmetalink-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmetalink-3.dll" v0.0 ts=2012-11-22 04:34
  213k 2011/07/31 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011-07-31 06:12
   98k 2015/03/01 C:\cygwin\bin\cygmpc-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-3.dll" v0.0 ts=2015-03-01 20:24
  374k 2016/03/06 C:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2016-03-06 16:44
 2830k 2015/08/23 C:\cygwin\bin\cygmysqlclient-18.dll - os=4.0 img=18.0 sys=4.0
                  "cygmysqlclient-18.dll" v0.0 ts=2015-08-23 21:25
  506k 2016/03/24 C:\cygwin\bin\cygnativeGLthunk.dll - os=4.0 img=1.0 sys=4.0
                  "cygnativeGLthunk.dll" v0.0 ts=2016-03-24 18:00
   57k 2015/06/09 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2015-06-10 00:27
   66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009-03-01 06:39
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009-11-20 19:25
   56k 2016/05/03 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2016-05-03 14:48
  253k 2015/06/09 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2015-06-10 00:19
  237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009-03-01 06:28
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009-11-20 19:10
  307k 2016/05/03 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2016-05-03 14:42
  193k 2016/03/13 C:\cygwin\bin\cygnettle-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygnettle-4.dll" v0.0 ts=2016-03-13 14:22
  135k 2016/03/02 C:\cygwin\bin\cygnghttp2-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygnghttp2-14.dll" v0.0 ts=2016-03-02 18:24
   29k 2015/01/13 C:\cygwin\bin\cygOpenVG-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygOpenVG-1.dll" v0.0 ts=2015-01-13 15:58
  326k 2015/06/01 C:\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygp11-kit-0.dll" v0.0 ts=2015-06-01 20:17
   15k 2015/06/09 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2015-06-10 00:20
   11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009-03-01 06:30
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009-11-20 19:12
   15k 2016/05/03 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2016-05-03 14:43
  272k 2015/11/06 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2015-11-06 02:59
   44k 2015/11/06 C:\cygwin\bin\cygpangocAAAo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocAAAo-1.0-0.dll" v0.0 ts=2015-11-06 02:59
   75k 2015/11/06 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2015-11-06 02:59
   29k 2015/11/06 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2015-11-06 02:59
  255k 2012/02/10 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2012-02-10 10:24
  459k 2016/03/30 C:\cygwin\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-1.dll" v0.0 ts=2016-03-30 22:00
 2164k 2016/04/30 C:\cygwin\bin\cygperl5_22.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_22.dll" v0.0 ts=2016-04-30 15:06
   41k 2015/04/09 C:\cygwin\bin\cygpipeline-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpipeline-1.dll" v0.0 ts=2015-04-09 20:58
  658k 2015/10/26 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2015-10-27 00:53
  147k 2016/01/28 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2016-01-28 18:37
  127k 2012/08/22 C:\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2012-08-22 05:29
  162k 2015/04/13 C:\cygwin\bin\cygpng15-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng15-15.dll" v0.0 ts=2015-04-13 19:37
  193k 2015/12/04 C:\cygwin\bin\cygpng16-16.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng16-16.dll" v0.0 ts=2015-12-04 00:59
   41k 2013/10/21 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2013-10-21 21:52
  161k 2016/03/30 C:\cygwin\bin\cygpq-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq-5.dll" v0.0 ts=2016-03-30 18:22
   59k 2016/03/22 C:\cygwin\bin\cygprocps-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygprocps-4.dll" v0.0 ts=2016-03-22 19:02
  122k 2015/06/29 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2015-06-29 22:35
   48k 2016/03/31 C:\cygwin\bin\cygpsl-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpsl-5.dll" v0.0 ts=2016-03-31 06:38
    8k 2015/01/23 C:\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2015-01-23 17:37
  500k 2016/04/14 C:\cygwin\bin\cygquadmath-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygquadmath-0.dll" v0.0 ts=2016-04-14 18:15
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009-06-23 13:20
  208k 2015/01/27 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2015-01-27 23:43
   78k 2015/03/26 C:\cygwin\bin\cygrest-0.7-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygrest-0.7-0.dll" v0.0 ts=2015-03-26 20:35
   30k 2015/03/26 C:\cygwin\bin\cygrest-extras-0.7-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygrest-extras-0.7-0.dll" v0.0 ts=2015-03-26 20:35
   51k 2013/01/01 C:\cygwin\bin\cygroken-18.dll - os=4.0 img=1.0 sys=4.0
                  "cygroken-18.dll" v0.0 ts=2013-01-01 06:32
  217k 2015/11/06 C:\cygwin\bin\cygrsvg-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygrsvg-2-2.dll" v0.0 ts=2015-11-06 06:00
   84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010-07-02 04:19
  102k 2014/11/24 C:\cygwin\bin\cygsasl2-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-3.dll" v0.0 ts=2014-11-24 18:35
   11k 2015/07/17 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2015-07-17 22:33
  832k 2015/02/14 C:\cygwin\bin\cygslang-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygslang-2.dll" v0.0 ts=2015-02-14 19:00
   28k 2014/01/14 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2014-01-14 23:54
   98k 2015/03/23 C:\cygwin\bin\cygsmartcols-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsmartcols-1.dll" v0.0 ts=2015-03-23 09:55
  628k 2015/11/13 C:\cygwin\bin\cygsoup-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-2.4-1.dll" v0.0 ts=2015-11-13 05:23
   11k 2015/11/13 C:\cygwin\bin\cygsoup-gnome-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-gnome-2.4-1.dll" v0.0 ts=2015-11-13 05:23
  975k 2016/04/21 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2016-04-21 15:23
  168k 2016/03/02 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2016-03-02 18:07
  327k 2015/03/19 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2015-03-19 17:54
  421k 2016/05/04 C:\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-1.0.0.dll" v0.0 ts=2016-05-04 17:26
   13k 2016/04/14 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2016-04-14 18:06
   25k 2012/09/28 C:\cygwin\bin\cygstartup-notification-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygstartup-notification-1-0.dll" v0.0 ts=2012-09-28 17:57
 1451k 2016/04/14 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2016-04-14 17:30
   59k 2012/10/02 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2012-10-01 16:28
   69k 2016/02/04 C:\cygwin\bin\cygtasn1-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-6.dll" v0.0 ts=2016-02-04 13:05
   34k 2014/11/12 C:\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygthai-0.dll" v0.0 ts=2014-11-12 05:16
   54k 2015/06/09 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2015-06-10 00:19
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009-11-20 19:10
   55k 2016/05/03 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2016-05-03 14:42
  378k 2014/05/15 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=1970-01-01 00:00
  444k 2015/10/28 C:\cygwin\bin\cygtiff-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-6.dll" v0.0 ts=2015-10-28 21:30
   13k 2014/05/15 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=1970-01-01 00:00
   12k 2015/10/28 C:\cygwin\bin\cygtiffxx-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-6.dll" v0.0 ts=2015-10-28 21:30
 1570k 2015/10/16 C:\cygwin\bin\cygunistring-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygunistring-2.dll" v0.0 ts=2015-10-16 21:39
   81k 2015/02/11 C:\cygwin\bin\cygusb0.dll - os=4.0 img=1.0 sys=4.0
                  "cygusb0.dll" v0.0 ts=2015-02-11 01:42
  138k 2013/06/12 C:\cygwin\bin\cygustr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygustr-1.dll" v0.0 ts=2013-06-12 09:41
   16k 2015/03/23 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2015-03-23 09:55
    8k 2016/04/14 C:\cygwin\bin\cygvtv-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvtv-0.dll" v0.0 ts=2016-04-14 18:06
    8k 2016/04/14 C:\cygwin\bin\cygvtv_stubs-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvtv_stubs-0.dll" v0.0 ts=2016-04-14 18:06
  157k 2013/01/01 C:\cygwin\bin\cygwind-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwind-0.dll" v0.0 ts=2013-01-01 06:33
   30k 2013/11/15 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2013-11-15 20:13
 1173k 2015/03/26 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2015-03-26 15:27
    8k 2015/03/26 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2015-03-26 15:27
   10k 2013/06/06 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2013-06-06 06:29
  389k 2016/01/29 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2016-01-29 20:33
  105k 2015/09/07 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2015-09-07 07:07
   12k 2015/09/07 C:\cygwin\bin\cygxcb-composite-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-composite-0.dll" v0.0 ts=2015-09-07 07:07
   42k 2014/08/10 C:\cygwin\bin\cygxcb-ewmh-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-ewmh-2.dll" v0.0 ts=1970-01-01 00:00
   73k 2015/09/07 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2015-09-07 07:07
   19k 2014/08/10 C:\cygwin\bin\cygxcb-icccm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-icccm-4.dll" v0.0 ts=1970-01-01 00:00
   14k 2012/09/28 C:\cygwin\bin\cygxcb-image-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-image-0.dll" v0.0 ts=2012-09-28 17:59
   32k 2015/09/07 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2015-09-07 07:07
   12k 2015/09/07 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2015-09-07 07:07
   14k 2012/09/28 C:\cygwin\bin\cygxcb-util-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-util-1.dll" v0.0 ts=2012-09-28 17:51
   10k 2010/11/01 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010-11-01 01:59
   35k 2013/06/06 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2013-06-06 21:33
    9k 2013/04/08 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2013-04-08 22:37
   22k 2015/03/26 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2015-03-26 15:38
   62k 2014/08/10 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=1970-01-01 00:00
   19k 2013/06/06 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2013-06-06 20:37
  216k 2015/03/17 C:\cygwin\bin\cygXfont-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfont-1.dll" v0.0 ts=2015-03-17 16:50
   77k 2014/08/10 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=1970-01-01 00:00
   60k 2016/01/29 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2016-01-29 20:23
    9k 2013/06/06 C:\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2013-06-06 21:38
  138k 2016/01/29 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2016-01-29 20:32
 1271k 2015/11/27 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2015-11-27 20:45
   88k 2014/01/15 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2014-01-15 02:52
   12k 2014/01/15 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2014-01-15 02:52
   60k 2014/01/15 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2014-01-15 02:25
   38k 2016/01/29 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2016-01-29 20:28
   37k 2016/01/29 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2016-01-29 20:24
  227k 2015/03/18 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2015-03-19 00:47
  330k 2016/01/29 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2016-01-29 20:27
   19k 2013/06/06 C:\cygwin\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXtst-6.dll" v0.0 ts=2013-06-06 20:43
   83k 2014/11/19 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2014-11-19 22:57
 3571k 2016/04/21 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2016-04-21 21:12
    Cygwin DLL version info:
        DLL version: 2.5.1
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 297
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


Service             : exim                
Description         : Mail Transfer Agent
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/bin/exim -bdf -q15m
stdin path          : /dev/null
stdout path         : /var/log/exim/cygrunsrv_out.log
stderr path         : /var/log/exim/cygrunsrv_err.log
Environment         : CYGWIN="CYGWIN" 
Process Type        : Own Process
Startup             : Automatic
Dependencies        : Tcpip
Account             : LocalSystem


Cygwin Package Information
Last downloaded files to: C:\Users\temp_bbb\AppData\Local\Temp
Last downloaded files from: ftp://ftp.gtlib.gatech.edu/pub/cygwin/

Package                               Version             Status
_autorebase                           001004-1            OK
Empty package _update-info-dir
_update-info-dir                      03000-1             OK
adwaita-icon-theme                    3.18.0-1            OK
adwaita-themes                        3.18.0-1            OK
alternatives                          1.3.30c-10          OK
apngopt                               1.1-2               OK
aspell                                0.60.6.1-3          OK
aspell-en                             7.1.0-2             OK
at-spi2-core                          2.18.3-1            OK
base-cygwin                           3.8-1               OK
base-files                            4.2-4               OK
bash                                  4.3.42-4            OK
bc                                    1.06.95-2           OK
binutils                              2.25-4              OK
bison                                 3.0.4-1             OK
bitstream-vera-fonts                  1.10-2              OK
byacc                                 20150711-1          OK
bzip2                                 1.0.6-2             OK
ca-certificates                       2.7-1               OK
colordiff                             1.0.9-1             OK
coreutils                             8.25-3              OK
crypt                                 1.3-1               OK
csih                                  0.9.9-1             OK
ctags                                 5.8-1               OK
curl                                  7.48.0-1            OK
cygrunsrv                             1.62-1              OK
cygutils                              1.4.15-2            OK
cygwin                                2.5.1-1             OK
cygwin-devel                          2.5.1-1             OK
cygwin-doc                            2.5.0-1             OK
cygwin-x-doc                          1.1.20160320-1      OK
cyrus-sasl                            2.1.26-9            OK
dash                                  0.5.8-3             OK
dbus                                  1.8.16-1            OK
dbus-x11                              1.8.16-1            OK
dconf-service                         0.24.0-1            OK
dejavu-fonts                          2.35-2              OK
desktop-file-utils                    0.22-2              OK
diffutils                             3.3-3               OK
dos2unix                              7.3.3-1             OK
dri-drivers                           11.1.3-1            OK
editrights                            1.03-1              OK
email                                 3.2.3-git-2         OK
exim                                  4.86-1              OK
fbpanel                               6.1-6               OK
file                                  5.25-1              OK
findutils                             4.6.0-1             OK
Empty package font-adobe-dpi100
font-adobe-dpi100                     7.5-2               OK
Empty package font-adobe-dpi75
font-adobe-dpi75                      7.5-2               OK
Empty package font-alias
font-alias                            7.5-2               OK
Empty package font-bh-dpi100
font-bh-dpi100                        7.5-2               OK
Empty package font-bh-dpi75
font-bh-dpi75                         7.5-2               OK
Empty package font-bh-lucidatypewriter-dpi100
font-bh-lucidatypewriter-dpi100       7.5-2               OK
Empty package font-bh-lucidatypewriter-dpi75
font-bh-lucidatypewriter-dpi75        7.5-2               OK
Empty package font-bitstream-vera-ttf
font-bitstream-vera-ttf               1.10-2              OK
Empty package font-dec-misc
font-dec-misc                         7.5-2               OK
Empty package font-encodings
font-encodings                        7.5-2               OK
Empty package font-misc-misc
font-misc-misc                        7.5-2               OK
fontconfig                            2.11.94-1           OK
gamin                                 0.1.10-15           OK
gawk                                  4.1.3-1             OK
gcc-core                              5.3.0-4             OK
gcc-g++                               5.3.0-4             OK
gcr                                   3.18.0-1            OK
gdk-pixbuf2.0-svg                     2.40.11-1           OK
getent                                2.18.90-4           OK
gettext                               0.19.7-1            OK
glib2.0-networking                    2.46.1-1            OK
gnome-icon-theme                      3.10.0-1            OK
gnome-keyring                         3.18.3-1            OK
gnome-menus                           3.13.3-3            OK
gnupg                                 1.4.20-1            OK
grep                                  2.24-1              OK
groff                                 1.22.3-1            OK
gsettings-desktop-schemas             3.18.1-1            OK
gtk-update-icon-cache                 3.18.9-1            OK
gtk2.0-engines-pixmap                 2.24.29-1           OK
gzip                                  1.7-2               OK
hicolor-icon-theme                    0.15-1              OK
hostname                              3.13-1              OK
info                                  6.1-2               OK
ipc-utils                             1.0-1               OK
less                                  481-1               OK
libAfterImage0                        1.18-1              OK
libargp                               20110921-2          OK
libasn1_8                             1.5.2-4             OK
libaspell15                           0.60.6.1-3          OK
libatk-bridge2.0_0                    2.18.1-1            OK
libatk1.0_0                           2.18.0-1            OK
libatomic1                            5.3.0-4             OK
libatspi0                             2.18.3-1            OK
libattr1                              2.4.46-1            OK
libblkid1                             2.25.2-2            OK
libbz2_1                              1.0.6-2             OK
libcAAAo2                             1.14.4-1            OK
libcatgets1                           1.1-2               OK
libcharset1                           1.14-3              OK
libcloog-isl4                         0.18.0-2            OK
libcom_err2                           1.42.12-2           OK
libcroco0.6_3                         0.6.9-1             OK
libcrypt0                             1.3-1               OK
libcurl4                              7.48.0-1            OK
libdatrie1                            0.2.8-1             OK
libdb4.5                              4.5.20.2-3          OK
libdb4.8                              4.8.30-1            OK
libdbus1_3                            1.8.16-1            OK
libedit0                              20130712-1          OK
libEGL1                               11.1.3-1            OK
libepoxy0                             1.2-1               OK
libexpat1                             2.1.1-1             OK
libfam0                               0.1.10-15           OK
libffi4                               4.5.3-3             OK
libffi6                               3.2.1-1             OK
libfontconfig-common                  2.11.94-1           OK
libfontconfig1                        2.11.94-1           OK
libfontenc1                           1.1.3-1             OK
libfreetype6                          2.5.5-2             OK
libgcc1                               5.3.0-4             OK
libgck1_0                             3.18.0-1            OK
libgcr-base3_1                        3.18.0-1            OK
libgcr-ui3-common                     3.18.0-1            OK
libgcr-ui3_1                          3.18.0-1            OK
libgcrypt11                           1.5.3-2             OK
libgcrypt20                           1.6.4-1             OK
libgdbm4                              1.8.3-20            OK
libgdk_pixbuf2.0_0                    2.32.2-1            OK
libGL1                                11.1.3-1            OK
libglapi0                             11.1.3-1            OK
libglib2.0_0                          2.46.2-3            OK
libgmp10                              6.1.0-3p1           OK
libgmp3                               4.3.2-1             OK
libgnome-keyring0                     3.12.0-2            OK
libgnome-menu3_0                      3.13.3-3            OK
libgnutls26                           2.12.20-1           OK
libgnutls28                           3.3.17-1            OK
libgomp1                              5.3.0-4             OK
libgpg-error0                         1.19-1              OK
libgpgme11                            1.4.4-1             OK
libgraphite2_3                        1.3.6-1             OK
libgssapi3                            1.5.2-4             OK
libgssapi_krb5_2                      1.14.1-1            OK
libgtk2.0_0                           2.24.29-1           OK
libgtk3_0                             3.18.9-1            OK
libguile17                            1.8.8-1             OK
libharfbuzz0                          1.0.6-1             OK
libheimbase1                          1.5.2-4             OK
libheimntlm0                          1.5.2-4             OK
libhogweed2                           2.7.1-1             OK
libhx509_5                            1.5.2-4             OK
libICE6                               1.0.9-1             OK
libiconv                              1.14-3              OK
libiconv-devel                        1.14-3              OK
libiconv2                             1.14-3              OK
libidn11                              1.29-1              OK
libintl-devel                         0.19.7-1            OK
libintl8                              0.19.7-1            OK
libisl10                              0.11.1-2            OK
libisl13                              0.14.1-1            OK
libjasper1                            1.900.1-15          OK
libjbig2                              2.0-14              OK
libjpeg7                              7-10                OK
libjpeg8                              8b-1                OK
libjson-glib1.0_0                     1.0.4-1             OK
libk5crypto3                          1.14.1-1            OK
libkrb5_26                            1.5.2-4             OK
libkrb5_3                             1.14.1-1            OK
libkrb5support0                       1.14.1-1            OK
libllvm3.1                            3.1-3               OK
libllvm3.4                            3.4.2-5             OK
libllvm3.5                            3.5.2-2             OK
libllvm3.7                            3.7.1-1             OK
libltdl7                              2.4.6-3             OK
liblzma5                              5.2.2-1             OK
liblzo2_2                             2.08-1              OK
libmcpp0                              2.7.2-2             OK
libmetalink3                          0.1.2-1             OK
libmpc3                               1.0.3-1             OK
libmpfr4                              3.1.4-1             OK
libmysqlclient18                      5.5.45-1            OK
libncurses10                          5.9-20150530-1      OK
libncurses8                           5.5-10              OK
libncurses9                           5.7-16              OK
libncursesw10                         6.0-5.20160423      OK
libnettle4                            2.7.1-1             OK
libnghttp2_14                         1.7.1-1             OK
libopenldap2_3_0                      2.3.43-3            OK
libopenldap2_4_2                      2.4.42-1            OK
libopenssl098                         0.9.8zf-1           OK
libopenssl100                         1.0.2h-1            OK
libOpenVG1                            10.3.7-1            OK
libp11-kit0                           0.22.1-1            OK
libpango1.0_0                         1.38.1-1            OK
libpcre0                              8.21-2              OK
libpcre1                              8.38-3              OK
libpipeline1                          1.4.0-1             OK
libpixman1_0                          0.32.8-1            OK
Empty package libpng-doc
libpng-doc                            1.6.20-1            OK
libpng12                              1.2.56-1            OK
libpng14                              1.4.12-3            OK
libpng15                              1.5.22-1            OK
libpng16                              1.6.20-1            OK
Empty package libpopt0
libpopt0                              1.16-1              OK
libpq5                                9.5.2-1             OK
libprocps-ng4                         3.3.10-1            OK
libproxy1                             0.4.11-5            OK
libpsl5                               0.13.0-1            OK
libquadmath0                          5.3.0-4             OK
libreadline6                          5.2.14-12           OK
libreadline7                          6.3.8-1             OK
librest0.7_0                          0.7.93-1            OK
libroken18                            1.5.2-4             OK
librsvg2_2                            2.40.11-1           OK
Missing file: /etc/sasl2/.keep-cyrus-sasl from package libsasl2
libsasl2                              2.1.23-1            Incomplete
libsasl2_3                            2.1.26-9            OK
libsigsegv2                           2.10-2              OK
libslang2                             2.3.1pre17-1        OK
libSM6                                1.2.2-1             OK
libsmartcols1                         2.25.2-2            OK
libsoup-gnome2.4_1                    2.52.2-1            OK
libsoup2.4_1                          2.52.2-1            OK
libsqlite3_0                          3.12.2-1            OK
libssh2_1                             1.7.0-1             OK
libssp0                               5.3.0-4             OK
libstartup-notification1_0            0.12-2              OK
libstdc++6                            5.3.0-4             OK
libtasn1_3                            2.14-1              OK
libtasn1_6                            4.7-1               OK
libthai0                              0.1.21-1            OK
libtiff5                              3.9.7-4             OK
libtiff6                              4.0.6-1             OK
libunistring2                         0.9.6-1             OK
libusb0                               1.2.6.0-2           OK
libustr1                              1.0.4-12            OK
libuuid-devel                         2.25.2-2            OK
libuuid1                              2.25.2-2            OK
libvtv0                               5.3.0-4             OK
libwind0                              1.5.2-4             OK
libwrap0                              7.6-22              OK
libX11-xcb1                           1.6.3-1             OK
libX11_6                              1.6.3-1             OK
libXau6                               1.0.8-1             OK
libXaw7                               1.0.13-1            OK
libxcb-composite0                     1.11.1-1            OK
libxcb-ewmh2                          0.4.1-1             OK
libxcb-glx0                           1.11.1-1            OK
libxcb-icccm4                         0.4.1-1             OK
libxcb-image0                         0.3.9-1             OK
libxcb-render0                        1.11.1-1            OK
libxcb-shm0                           1.11.1-1            OK
libxcb-util1                          0.3.9-1             OK
libxcb1                               1.11.1-1            OK
libXcomposite1                        0.4.3-1             OK
libXcursor1                           1.1.14-1            OK
libXdamage1                           1.1.4-1             OK
libXdmcp6                             1.1.2-1             OK
libXext6                              1.3.3-1             OK
libXfixes3                            5.0.1-1             OK
libXfont1                             1.5.1-1             OK
libXft2                               2.3.2-1             OK
libXi6                                1.7.6-1             OK
libXinerama1                          1.1.3-1             OK
libxkbfile1                           1.0.9-1             OK
libxml2                               2.9.3-1             OK
libXmu6                               1.1.2-1             OK
libXmuu1                              1.1.2-1             OK
libXpm4                               3.5.11-1            OK
libXrandr2                            1.5.0-1             OK
libXrender1                           0.9.9-1             OK
libxslt                               1.1.28-2            OK
libXt6                                1.1.5-1             OK
libXtst6                              1.2.2-1             OK
login                                 1.11-1              OK
luit                                  20130217-1          OK
lynx                                  2.8.7-1             OK
m4                                    1.4.17-2            OK
make                                  4.1-1               OK
Empty package man
man                                   2.7.4-1             OK
man-db                                2.7.4-1             OK
mcpp                                  2.7.2-2             OK
mintty                                2.3.6-0             OK
mkfontdir                             1.0.7-1             OK
mkfontscale                           1.1.1-1             OK
msmtp                                 1.6.2-1             OK
mutt                                  1.6.1-1             OK
ncurses                               6.0-5.20160423      OK
openldap                              2.4.42-1            OK
openssh                               7.2p2-1             OK
openssl                               1.0.2h-1            OK
p11-kit                               0.22.1-1            OK
p11-kit-trust                         0.22.1-1            OK
perl                                  5.22.2-1            OK
perl-Archive-Zip                      1.57-1              OK
perl-B-Generate                       1.53-2              OK
perl-Capture-Tiny                     0.36-1              OK
perl-Carp                             1.38-1              OK
perl-common-sense                     3.74-1              OK
perl-Compress-Bzip2                   2.24-1              OK
perl-Config-Perl-V                    0.25-1              OK
perl-Config-Tiny                      2.23-1              OK
perl-CPAN-DistnameInfo                0.12-5              OK
perl-CPAN-Reporter                    1.2017-1            OK
perl-CPAN-Testers-Report              1.999003-2          OK
perl-Data-Alias                       1.20-1              OK
perl-Data-GUID                        0.048-2             OK
perl-Data-OptList                     0.110-1             OK
perl-Data-UUID                        1.221-1             OK
perl-Devel-Autoflush                  0.06-2              OK
perl-Devel-Symdump                    2.17-1              OK
perl-Digest-HMAC                      1.03-5              OK
perl-Digest-SHA                       5.95-2              OK
perl-Encode-Locale                    1.05-1              OK
perl-File-Copy-Recursive              0.38-5              OK
perl-File-HomeDir                     1.00-3              OK
perl-File-Listing                     6.04-5              OK
perl-File-pushd                       1.009-2             OK
perl-File-Which                       1.21-1              OK
perl-HTML-Parser                      3.72-1              OK
perl-HTML-Tagset                      3.20-5              OK
perl-HTTP-Cookies                     6.01-5              OK
perl-HTTP-Daemon                      6.01-5              OK
perl-HTTP-Date                        6.02-5              OK
perl-HTTP-Message                     6.11-1              OK
perl-HTTP-Negotiate                   6.01-5              OK
perl-HTTP-Tiny                        0.056-1             OK
perl-IO-CaptureOutput                 1.1104-2            OK
perl-IO-HTML                          1.001-2             OK
perl-IO-Prompt-Tiny                   0.003-2             OK
perl-IO-Socket-INET6                  2.72-2              OK
perl-IO-String                        1.08-5              OK
perl-IO-Tty                           1.12-2              OK
perl-IPC-Cmd                          0.94-1              OK
perl-IPC-Run                          0.94-2              OK
perl-JSON                             2.90-3              OK
perl-JSON-MaybeXS                     1.003005-1          OK
perl-JSON-XS                          3.02-2p1            OK
perl-libwww-perl                      6.15-1              OK
perl-LWP-MediaTypes                   6.02-5              OK
perl-Metabase-Client-Simple           0.012-1             OK
perl-Metabase-Fact                    0.025-1             OK
perl-MIME-Base32                      1.301-1             OK
perl-Module-ScanDeps                  1.21-1              OK
perl-Module-Signature                 0.79-1              OK
perl-Net-DNS                          1.05-1              OK
perl-Net-HTTP                         6.09-1              OK
perl-Net-IP                           1.26-3              OK
perl-PadWalker                        2.2-1               OK
perl-PAR-Dist                         0.49-3              OK
perl-Params-Util                      1.07-5              OK
perl-Pod-Coverage                     0.23-3              OK
perl-Pod-Escapes                      1.07-2              OK
perl-Pod-Simple                       3.32-1              OK
perl-Probe-Perl                       0.03-3              OK
perl-Proc-ProcessTable                0.53-1              OK
perl-Scalar-List-Utils                1.45-1              OK
perl-Socket6                          0.27-1              OK
perl-Sub-Exporter                     0.987-3             OK
perl-Sub-Install                      0.928-2             OK
perl-Tee                              0.14-5              OK
perl-Term-ReadLine-Gnu                1.31-1              OK
perl-Term-ReadLine-Perl               1.0303-5            OK
perl-TermReadKey                      2.33-1              OK
perl-Test-NoWarnings                  1.04-4              OK
perl-Test-Pod                         1.51-1              OK
perl-Test-Pod-Coverage                1.10-2              OK
perl-Test-Reporter                    1.62-2              OK
perl-Test-Reporter-Transport-Metabase 1.999010-1          OK
perl-Test-Simple                      1.001014-2          OK
perl-Types-Serialiser                 1.0-3               OK
perl-Unicode-Normalize                1.25-1              OK
perl-URI                              1.71-1              OK
perl-WWW-RobotRules                   6.02-5              OK
perl-XML-LibXML                       2.0124-1            OK
perl-XML-NamespaceSupport             1.11-5              OK
perl-XML-Parser                       2.44-2              OK
perl-XML-SAX                          0.99-5              OK
perl-XML-SAX-Base                     1.08-5              OK
perl-YAML                             1.15-2              OK
perl_autorebase                       5.22.2-1            OK
perl_base                             5.22.2-1            OK
Missing directory: /usr/lib/perl5/vendor_perl/5.14/ from package perl_vendor
perl_vendor                           5.14.4-1            Incomplete
popt                                  1.16-1              OK
postfix                               2.11.3-1            OK
postfix-doc                           2.11.3-1            OK
procmail                              3.22-15             OK
Empty package procps
procps                                3.3.10-1            OK
procps-ng                             3.3.10-1            OK
python                                2.7.10-1            OK
python3                               3.4.3-1             OK
rebase                                4.4.2-1             OK
run                                   1.3.4-2             OK
run2                                  0.4.2-2             OK
rxvt                                  20050409-21         OK
rxvt-unicode                          9.22-1              OK
Empty package rxvt-unicode-common
rxvt-unicode-common                   9.22-1              OK
Empty package rxvt-unicode-X
rxvt-unicode-X                        9.22-1              OK
sed                                   4.2.2-3             OK
sendmail                              8.14.9-2            OK
setxkbmap                             1.3.1-1             OK
shared-mime-info                      1.6-3               OK
ssmtp                                 2.64-8              OK
tar                                   1.28-1              OK
tcp_wrappers                          7.6-22              OK
tcsh                                  6.19.00-2           OK
terminfo                              6.0-5.20160423      OK
terminfo0                             5.5_20061104-12     OK
texinfo                               6.1-2               OK
tzcode                                2016d-1             OK
tzdata                                2016d-1             OK
unzip                                 6.0-15              OK
util-linux                            2.25.2-2            OK
vim                                   7.4.1816-1          OK
vim-common                            7.4.1816-1          OK
vim-minimal                           7.4.1816-1          OK
w32api-headers                        4.0.4-1             OK
w32api-runtime                        4.0.4-1             OK
wget                                  1.17.1-2            OK
which                                 2.20-2              OK
windows-default-manifest              6.4-1               OK
Empty package X-start-menu-icons
X-start-menu-icons                    20150706-1          OK
xauth                                 1.0.9-1             OK
xclock                                1.0.7-1             OK
xcursor-themes                        1.0.4-1             OK
xdg-user-dirs                         0.15-1              OK
xedit                                 1.2.2-1             OK
xeyes                                 1.1.1-1             OK
xf86-video-dummy                      0.3.7-4             OK
xf86-video-nested                     0.1.0-7             OK
xinit                                 1.3.4-11            OK
xkbcomp                               1.3.1-1             OK
xkeyboard-config                      2.17-1              OK
xman                                  1.1.4-1             OK
xmlstarlet                            1.6.1-1             OK
xmodmap                               1.0.9-1             OK
xorg-docs                             1.7.1-1             OK
xorg-scripts                          1.0.1-1             OK
xorg-server                           1.18.2-1            OK
xorg-server-common                    1.18.2-1            OK
xorg-x11-fonts-dpi100                 7.5-2               OK
xorg-x11-fonts-dpi75                  7.5-2               OK
xorg-x11-fonts-misc                   7.5-2               OK
xrdb                                  1.1.0-1             OK
xterm                                 324-1               OK
xwin-xdg-menu                         20150708-1          OK
xxd                                   7.4.1816-1          OK
xz                                    5.2.2-1             OK
zip                                   3.0-12              OK
zlib-devel                            1.2.8-3             OK
zlib0                                 1.2.8-3             OK
Use -h to see help about each section

[-- Attachment #3: Type: text/plain, Size: 218 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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-13 14:02   ` Ben Altman
@ 2016-05-13 14:54     ` Marco Atzeri
  2016-05-13 15:38     ` Warren Young
  1 sibling, 0 replies; 12+ messages in thread
From: Marco Atzeri @ 2016-05-13 14:54 UTC (permalink / raw)
  To: cygwin

On 13/05/2016 16:02, Ben Altman wrote:
> On 5/12/2016 11:57 AM, Warren Young wrote:
>> On May 12, 2016, at 8:35 AM, Ben Altman <benalt@gmail.com> wrote:

>
>>> During the update that triggered this, it got stuck in the final part
>>> dealing with the 0p_000_autorebase.dash script.
>> IÂ’m not sure chasing this will have any effect.  If I am right that
>> there is a 3rd party agent outside of Cygwin causing the problem, any
>> autorebase problems could well be a side effect of that agentÂ’s
>> behavior.  This sort of problem is generally classed as “BLODA” within
>> Cygwin:
>>
>>    https://cygwin.com/faq/faq.html#faq.using.bloda
>>
>> Do you have any of those listed software packages installed?  Which
>> ones?  Have you tried temporarily disabling or uninstalling them?
> My organization has Symantec Endpoint Protection installed. It isn't
> explicitly mentioned but it is Symantec so I'll try disabling it whilst
> the script runs and see what happens.

Same organization setup here on W7-64

On my system, it was enough to add the cygwin directory in the exception 
list of "Symantec Endpoint Protection"


> Thanks again for your help.
> Ben

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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-13 14:02   ` Ben Altman
  2016-05-13 14:54     ` Marco Atzeri
@ 2016-05-13 15:38     ` Warren Young
  2016-05-13 16:41       ` Yaakov Selkowitz
  1 sibling, 1 reply; 12+ messages in thread
From: Warren Young @ 2016-05-13 15:38 UTC (permalink / raw)
  To: The Cygwin Mailing List

On May 13, 2016, at 8:02 AM, Ben Altman <benalt@gmail.com> wrote:
> 
> Doing a ksh --version gives me:  version         sh (AT&T Research) 93u+ 2012-08-01
> 
> I haven't upgraded yet

ksh93u+ is the latest stable version.  Everything after that are beta versions which have been in beta for many years, which may be a hint that they’re not quite ready for prime time.

> I was compiling under 32-bit Cygwin and if successful would try it on the 64-bit version.

Cygwin 32 and Cygwin 64 are somewhat incompatible.  They share a filesystem and can run each others’ programs, but a whole bunch of other stuff will not work correctly between them.  If you must have both installed, treat them as wholly independent worlds, except possibly in terms of sharing files.

And not necessarily even then, since files produced from 32-bit Cygwin may not be compatible with a consumer linked against 64-bit Cygwin, nor vice versa.  The most obvious case is compiler object files, but there are other cases.

It’s best if you install only one or the other, not both.

That option isn’t always available.  Those of us maintaining packages typically need both installed, for example.

> The current version I am using will not work with 64-bit Cygwin.

We can’t help you if you won’t provide details.

I infer from your prior posts that you are a programmer.  How do you like “does not work” when you get it in a bug report?

Give us the sort of bug report you wish you’d receive from your users.

> I am not sure what is involved in packaging ksh with Cygwin

https://cygwin.com/setup.html

> I was under the impression that if the licensing wasn't GNU it would be a problem even though it is open source.

Not exactly.  The license merely has to be *compatible* with the GPL as far as binary distribution goes, since the binaries distributed in the Cygwin package repo are linked to cygwin1.dll, which is GPL’d.

But after taking a peek at the AST license, it’s pretty clear it’s incompatible with the GPL.

So, new advice: switch to mksh. :)

> I renamed my cygwin directory...a complete reinstall...this did not fix the problem.

So that would exonerate Cygwin, then, unless your contention is that a fresh installation somehow causes problems on only your machine, and not on all the others Cygwin is installed on every day.

No.  The problem must be in the environment external to Cygwin.

> typing a simple command like "ls" will take upwards of 20 seconds and all the other side effects. I'll see about doing the strace with the script though I will probably have to do it next week though.

You can do the strace test with ls.  Simpler tests are better.

> My script runs VPNClient

Ah hah!

Many VPNs are…stringent in that they try to force *everything* through the VPN.  So, if Cygwin is trying to do AD lookups to map NTFS ACLs to human readable names in ls, and there is no AD server on the other end of the VPN that can answer those questions, you could very easily get that sort of symptom.

Solution: test with and without the VPN.

For instance, reboot cleanly, bring up the VPN, then say “ls -l”.  If that gives the same symptom, you know it’s something like I described above.

It is possible the new AD-aware permission handling in Cygwin 1.7.34 is causing a problem for you.  If you can’t fix the VPN or the AD setup, you could adjust the /etc/nsswitch.conf file as described here to revert to the old /etc/passwd based permission handling:

  https://cygwin.com/cygwin-ug-net/ntsec.html

In effect, /etc/passwd and /etc/group act as static AD caches that can work while the AD server is unavailable.
--
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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-13 15:38     ` Warren Young
@ 2016-05-13 16:41       ` Yaakov Selkowitz
  2016-05-13 16:56         ` Warren Young
  0 siblings, 1 reply; 12+ messages in thread
From: Yaakov Selkowitz @ 2016-05-13 16:41 UTC (permalink / raw)
  To: cygwin

On 2016-05-13 10:38, Warren Young wrote:
> On May 13, 2016, at 8:02 AM, Ben Altman wrote:
>> I am not sure what is involved in packaging ksh with Cygwin
>> I was under the impression that if the licensing wasn't GNU it would be a
>> problem even though it is open source.
>
> Not exactly.  The license merely has to be *compatible* with the GPL as far
> as binary distribution goes, since the binaries distributed in the Cygwin
> package repo are linked to cygwin1.dll, which is GPL’d.

Please review: https://cygwin.com/licensing.html

Cygwin's license contains a linking exception for software licensed 
under terms which satisfy the Open Source Definition 
<https://opensource.org/osd>.  For our purposes, a good reference is 
<https://fedoraproject.org/wiki/Licensing:Main>.

> But after taking a peek at the AST license, it’s pretty clear it’s incompatible
> with the GPL.

True, but it is Open Source and therefore would be acceptable.

-- 
Yaakov

--
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] 12+ messages in thread

* Re: system lags and dysfunctional after cygwin update
  2016-05-13 16:41       ` Yaakov Selkowitz
@ 2016-05-13 16:56         ` Warren Young
  0 siblings, 0 replies; 12+ messages in thread
From: Warren Young @ 2016-05-13 16:56 UTC (permalink / raw)
  To: The Cygwin Mailing List

On May 13, 2016, at 10:41 AM, Yaakov Selkowitz wrote:
> 
> On 2016-05-13 10:38, Warren Young wrote:
> 
>> But after taking a peek at the AST license, it’s pretty clear it’s incompatible
>> with the GPL.
> 
> True, but it is Open Source and therefore would be acceptable.

It depends on what “it” is.

The old AT&T AST license was most definitely not acceptable, requiring written acceptance of the license in order to transfer the source code.  You may remember the clickthrough license on the old AT&T AST site.  That’s fine for AT&T, but it doesn’t let Cygwin distribute source packages, for example.

There are other onerous terms in the AST license, too, such as a requirement that you tell AT&T in writing any time you made a patch to their software.  Thus if it doesn’t build OOTB on Cygwin, we couldn’t distribute it in binary-only form, either.

All of that apparently went away at some point, though, because the header comment in a few of the ksh source files I looked at say it’s under the Eclipse Public License now:

  https://github.com/att/ast

The old AST wasn’t even compatible with GitHub — no explicit license acceptance on git clone — but I think we can trust that as an official distribution of the ksh source code, since AT&T themselves link to the GitHub repo from here:

  http://www.research.att.com/software_tools

So never mind, I think we’re in the clear here.  But IANAL.
--
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] 12+ messages in thread

end of thread, other threads:[~2016-05-13 16:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-12 14:36 system lags and dysfunctional after cygwin update Ben Altman
2016-05-12 14:44 ` Marco Atzeri
2016-05-12 15:20   ` Ben Altman
2016-05-13  2:20     ` Andrey Repin
2016-05-13  3:09       ` Ben Altman
     [not found]   ` <e864d93f-689f-fe75-f1bf-4777524ea022@gmail.com>
2016-05-12 15:37     ` Marco Atzeri
2016-05-12 15:57 ` Warren Young
2016-05-13 14:02   ` Ben Altman
2016-05-13 14:54     ` Marco Atzeri
2016-05-13 15:38     ` Warren Young
2016-05-13 16:41       ` Yaakov Selkowitz
2016-05-13 16:56         ` Warren Young

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