public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Can't reliably redirect standard output from C# program in recent Cygwin
@ 2012-03-08 21:17 James Johnston
  2012-03-08 22:18 ` James Johnston
  0 siblings, 1 reply; 14+ messages in thread
From: James Johnston @ 2012-03-08 21:17 UTC (permalink / raw)
  To: cygwin

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

Hi,

I have had some problems with calling a .NET program written in C# from
Cygwin.  I believe it is a bug introduced in recent versions of Cygwin.  I
have boiled it down to these simple steps to reproduce:

1.  Create a new virtual machine with Windows 7 64-bit RTM installed on it;
don't install any Windows updates.  (Note that I have also reproduced it on
a Windows 7 64-bit host machine that is up-to-date on updates.  I have not
tried on other versions of Windows.)

2.  Create a simple Hello World console application in Visual C# 2008 SP1:
(a) create new console application, (b) add the following line of code to
the Main function:

Console.Write("HelloWorld");

Compile the app as usual; I did the default Debug / Any CPU build.

3.  Install Cygwin: go to Cygwin.com, go to the install page and download
the public "setup.exe".  Install using defaults: nothing changed, and no
additional packages added.

4.  Some test results from the Cygwin prompt:

JamesJ@JTJDEVTOOLS /cygdrive/c/Users/JamesJ/Desktop
$ ./HelloCS.exe
HelloWorld
JamesJ@JTJDEVTOOLS /cygdrive/c/Users/JamesJ/Desktop
$ echo `./HelloCS.exe`


JamesJ@JTJDEVTOOLS /cygdrive/c/Users/JamesJ/Desktop
$

Here's the problem:  the "echo `./HelloCS.exe`" line did NOT print
HelloWorld.  Why not?  What is going on here - is it a bug in .NET or
Cygwin?  My guess is Cygwin... this problem did not occur when I had
previously updated Cygwin in January.

Oddly enough, using "echo `./HelloCS.exe | cat`" works some of the time, but
it's not 100% reliable!  Running "./HelloCS.exe | cat" at the terminal
doesn't always work, either.

Are there any changes to the .NET program that could be added to work around
this bug and get the "echo `./HelloCS.exe`" line to work again?  Any changes
to Cygwin to make?  What package in Cygwin might have introduced this bug
(assuming it is a Cygwin bug) and can I safely roll back my setup to a
working version?

I attached output from cygcheck.out.  I also attached my setup.log file.
These files are from my host development workstation that has more than just
the base Cygwin packages installed.  Note that I ran setup on Feb 29, 2012.
That is when I first noticed the problem.  The previous time I ran setup to
update everything was Jan 18, 2012 - the problem did not exist yet after
that update.

Best regards,

James Johnston


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


Cygwin Configuration Diagnostics
Current System Time: Thu Mar 08 21:03:17 2012

Windows 7 Professional N Ver 6.1 Build 7601 Service Pack 1

Running under WOW64 on AMD64

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Windows\System32\WindowsPowerShell\v1.0
	C:\Program Files\Microsoft Windows Performance Toolkit
	C:\cygwin\lib\lapack

Output from C:\cygwin\bin\id.exe
UID: 1000(JamesJ)    GID: 513(None)
513(None)            545(Users)           1001(Debugger Users)

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

USER = 'JamesJ'
PWD = '/d/AppData/Local/Temp'
HOME = '/home/JamesJ'

MpConfig_ProductPath = 'C:\Program Files\Windows Defender'
HOMEPATH = '\Users\JamesJ'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man'
APPDATA = 'C:\Users\JamesJ\AppData\Roaming'
ProgramW6432 = 'C:\Program Files'
HOSTNAME = 'JamesJ-PC'
TERM = 'rxvt-cygwin-native'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 26 Stepping 5, GenuineIntel'
WINDIR = 'C:\Windows'
MpConfig_ProductUserAppDataPath = 'C:\Users\JamesJ\AppData\Local\Microsoft\Windows Defender'
WINDOWID = '537152528'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/home/JamesJ'
USERDOMAIN = 'JamesJ-PC'
MpConfig_ReportingGUID = 'AD15DF92-439E-42C3-9697-109243116138'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\ProgramData'
VBOX_INSTALL_PATH = 'C:\Program Files\Oracle\VirtualBox\'
!:: = '::\'
VS90COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\'
TEMP = '/d/AppData/Local/Temp'
COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files'
MpConfig_ProductCodeName = 'AntiSpyware'
USERNAME = 'JamesJ'
PROCESSOR_LEVEL = '6'
MpConfig_ProductAppDataPath = 'C:\ProgramData\Microsoft\Windows Defender'
ProgramFiles(x86) = 'C:\Program Files (x86)'
PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
PROCESSOR_ARCHITEW6432 = 'AMD64'
__COMPAT_LAYER = 'ElevateCreateProcess'
LANG = 'en_US.UTF-8'
USERPROFILE = 'C:\Users\JamesJ'
TZ = 'Etc/GMT'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\JAMESJ-PC'
CommonProgramW6432 = 'C:\Program Files\Common Files'
PROCESSOR_ARCHITECTURE = 'x86'
LOCALAPPDATA = 'C:\Users\JamesJ\AppData\Local'
ProgramData = 'C:\ProgramData'
SHLVL = '1'
COLORFGBG = 'default;default'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
HOMEDRIVE = 'C:'
devmgr_show_nonpresent_devices = '1'
COMSPEC = 'C:\Windows\system32\cmd.exe'
TMP = '/d/AppData/Local/Temp'
SYSTEMROOT = 'C:\Windows'
PRINTER = 'Brother MFC-8480DN Printer'
PROCESSOR_REVISION = '1a05'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files (x86)'
DISPLAY = ':0'
NUMBER_OF_PROCESSORS = '8'
SESSIONNAME = 'Console'
COMPUTERNAME = 'JAMESJ-PC'
COLORTERM = 'rxvt-xpm'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\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
  User:   Key: c5e39b7a9d22bafb Path: C:\cygwin

c:  hd  NTFS    953766Mb  24% CP CS UN PA FC     
d:  cd             N/A    N/A                    
s:  net NTFS   2765524Mb  32% CP CS UN PA FC     Data
u:  net NTFS   2765524Mb  32% CP CS UN PA FC     Data

C:/cygwin                               /          system  binary,cygexec,noacl
C:\Users\JamesJ                         /d         system  binary,noacl
C:/cygwin/bin                           /usr/bin   system  binary,cygexec,noacl
C:/cygwin/lib                           /usr/lib   system  binary,cygexec,noacl
cygdrive prefix                         /cygdrive  user    binary,noacl,posix=0,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
 -> C:\cygwin\etc\alternatives\cpp
 -> C:\cygwin\bin\cpp-4.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
 -> C:\cygwin\etc\alternatives\gcc
 -> C:\cygwin\bin\gcc-4.exe
Found: C:\cygwin\bin\gdb.exe
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
Not Found: ssh
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\vi
 -> C:\cygwin\bin\vim-nox.exe
Found: C:\cygwin\bin\vim
 -> C:\cygwin\etc\alternatives\vim
 -> C:\cygwin\bin\vim-nox.exe

  280k 2012/02/24 C:\cygwin\bin\cygarpack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygarpack-0.dll" v0.0 ts=2012/2/24 14:46
   15k 2009/12/27 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2009/11/18 12:52
  118k 2012/02/29 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2012/2/29 3:57
   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/5/21 20:16
  678k 2010/12/29 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2010/12/29 6:16
   20k 2010/12/29 C:\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-gobject-2.dll" v0.0 ts=2010/12/29 6:17
   98k 2010/12/29 C:\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-script-interpreter-2.dll" v0.0 ts=2010/12/29 6:17
  108k 2010/01/05 C:\cygwin\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-0.dll" v0.0 ts=2010/1/5 0:45
    9k 2011/01/07 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2011/1/7 1:26
  491k 2012/02/24 C:\cygwin\bin\cygcruft-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcruft-1.dll" v0.0 ts=2012/2/24 15:35
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 8:57
 1244k 2012/01/18 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=2012/1/18 15:40
  323k 2012/01/26 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2012/1/26 1:31
   17k 2011/10/02 C:\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdatrie-1.dll" v0.0 ts=2011/10/3 0:13
  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
  219k 2011/10/03 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2011/10/3 6:10
   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
   20k 2011/01/07 C:\cygwin\bin\cyge2p-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyge2p-2.dll" v0.0 ts=2011/1/7 1:27
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 5:03
  139k 2011/01/07 C:\cygwin\bin\cygext2fs-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygext2fs-2.dll" v0.0 ts=2011/1/7 1:27
   29k 2010/05/12 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2010/5/12 11:26
   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
  785k 2011/08/23 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3-3.dll" v0.0 ts=2011/8/21 22:53
  759k 2011/08/23 C:\cygwin\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f-3.dll" v0.0 ts=2011/8/21 22:47
   20k 2011/08/23 C:\cygwin\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f_threads-3.dll" v0.0 ts=2011/8/21 22:47
   20k 2011/08/23 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3_threads-3.dll" v0.0 ts=2011/8/21 22:53
  508k 2010/06/30 C:\cygwin\bin\cygfltk-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk-1.1.dll" v0.0 ts=2010/5/7 22:37
   21k 2010/06/30 C:\cygwin\bin\cygfltk_forms-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_forms-1.1.dll" v0.0 ts=2010/5/7 22:37
   81k 2010/06/30 C:\cygwin\bin\cygfltk_gl-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_gl-1.1.dll" v0.0 ts=2010/5/7 22:37
   58k 2010/06/30 C:\cygwin\bin\cygfltk_images-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_images-1.1.dll" v0.0 ts=2010/5/7 22:38
  175k 2012/02/03 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2012/2/3 8:53
   20k 2010/10/31 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2010/10/31 20:19
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 14:49
   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/3/1 6: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
   47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 17:31
  500k 2011/10/19 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2011/10/19 5:40
   79k 2011/10/26 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011/10/23 14:15
  449k 2011/05/20 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2011/5/20 3:29
  227k 2011/11/16 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggd-2.dll" v0.0 ts=2011/11/16 10:53
   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/2/26 7: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/2/26 7:58
  713k 2011/10/26 C:\cygwin\bin\cyggfortran-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggfortran-3.dll" v0.0 ts=2011/10/23 15:15
   32k 2008/12/08 C:\cygwin\bin\cyggg-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggg-1.dll" v0.0 ts=2008/12/7 23:59
   45k 2008/12/08 C:\cygwin\bin\cygggi-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygggi-2.dll" v0.0 ts=2008/12/8 1:09
    9k 2008/12/08 C:\cygwin\bin\cygggiwmh-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygggiwmh-0.dll" v0.0 ts=2008/12/8 1:31
   23k 2008/12/08 C:\cygwin\bin\cyggii-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggii-1.dll" v0.0 ts=2008/12/8 0:00
 1024k 2011/11/16 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=2011/11/16 0:23
  325k 2012/02/05 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2012/2/5 7:13
  159k 2012/02/05 C:\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglapi-0.dll" v0.0 ts=2012/2/5 6:58
  846k 2011/11/16 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=2011/11/16 0:16
  141k 2009/03/30 C:\cygwin\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-1.dll" v0.0 ts=2009/3/30 17:22
   21k 2009/03/30 C:\cygwin\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-glx-1.dll" v0.0 ts=2009/3/30 17:23
  810k 2011/09/13 C:\cygwin\bin\cygglpk-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglpk-0.dll" v0.0 ts=2011/9/13 23:00
  434k 2012/02/05 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLU-1.dll" v0.0 ts=2012/2/5 7:00
   12k 2011/11/16 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=2011/11/16 0:19
  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/7/31 6:14
   14k 2011/07/31 C:\cygwin\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-4.dll" v0.0 ts=2011/7/31 11:31
  614k 2011/11/15 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2011/11/15 7:02
   21k 2011/11/15 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2011/11/15 7:02
   24k 2011/11/15 C:\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2011/11/15 7:03
   52k 2011/11/15 C:\cygwin\bin\cyggnutlsxx-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-27.dll" v0.0 ts=2011/11/15 7:02
  267k 2011/11/16 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=2011/11/16 0:20
   42k 2011/10/26 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2011/10/23 14:21
   14k 2011/05/20 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2011/5/20 3:04
  281k 2012/02/26 C:\cygwin\bin\cygGraphicsMagick++-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick++-3.dll" v0.0 ts=2012/2/26 8:19
 2835k 2012/02/26 C:\cygwin\bin\cygGraphicsMagick-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick-3.dll" v0.0 ts=2012/2/26 8:19
  136k 2012/02/26 C:\cygwin\bin\cygGraphicsMagickWand-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagickWand-2.dll" v0.0 ts=2012/2/26 8:19
 5491k 2008/11/27 C:\cygwin\bin\cyggs-8.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-8.dll" v0.0 ts=2008/11/27 13:24
 6546k 2011/11/10 C:\cygwin\bin\cyggs-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-9.dll" v0.0 ts=2011/11/10 22:56
 1724k 2011/06/26 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsl-0.dll" v0.0 ts=2011/6/26 22:14
  199k 2011/06/26 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggslcblas-0.dll" v0.0 ts=2011/6/26 21:59
   14k 2011/11/16 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=2011/11/16 0:19
 2047k 2009/09/17 C:\cygwin\bin\cyghdf5-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5-0.dll" v0.0 ts=2009/9/17 8:58
 7771k 2011/02/18 C:\cygwin\bin\cyghdf5-6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5-6.dll" v0.0 ts=2011/2/18 20:21
 2675k 2011/11/19 C:\cygwin\bin\cyghdf5-7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5-7.dll" v0.0 ts=2011/11/19 6:24
   90k 2009/09/17 C:\cygwin\bin\cyghdf5_hl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5_hl-0.dll" v0.0 ts=2009/9/17 8:59
  292k 2011/02/18 C:\cygwin\bin\cyghdf5_hl-6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5_hl-6.dll" v0.0 ts=2011/2/18 20:24
  109k 2011/11/19 C:\cygwin\bin\cyghdf5_hl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5_hl-7.dll" v0.0 ts=2011/11/19 6:29
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 13:20
   25k 2011/01/26 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2011/1/26 3:25
   74k 2010/10/31 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2010/10/31 20:18
  358k 2012/02/09 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2012/2/9 6:47
  985k 2011/10/16 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011/10/16 18:01
  190k 2011/11/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2011/11/16 14:51
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/20 2:04
   35k 2011/10/16 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2011/10/16 6:38
  242k 2012/02/03 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2012/2/3 14:31
   47k 2009/12/23 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2009/12/23 16:59
  125k 2009/08/08 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-62.dll" v0.0 ts=2009/8/8 21:48
  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/8/8 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/8/9 8:02
   42k 2012/02/27 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/2/26 18:06
  173k 2010/06/25 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms-1.dll" v0.0 ts=2010/6/25 10:50
  232k 2011/11/09 C:\cygwin\bin\cyglcms2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms2-2.dll" v0.0 ts=2011/11/9 17:22
  193k 2012/02/27 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/2/27 18:56
  206k 2012/02/27 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/2/27 18:57
12928k 2012/01/24 C:\cygwin\bin\cygLLVM-3.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.0.dll" v0.0 ts=2012/1/24 12:03
    5k 2012/02/24 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2012/2/24 13:06
    9k 2012/02/24 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
   30k 2010/09/23 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2010/9/23 20:45
  133k 2009/06/10 C:\cygwin\bin\cyglua-5.1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglua-5.1.dll" v0.0 ts=2009/6/10 18:29
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 16:54
  123k 2011/05/19 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011/5/19 3:41
  116k 2011/11/16 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2011/11/16 22:27
   99k 2011/11/02 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2011/11/2 23:05
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 14:48
   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/3/1 6: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
   25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 17:30
   24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/31 0:53
  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/7/31 6:12
   64k 2009/11/09 C:\cygwin\bin\cygmpc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-1.dll" v0.0 ts=2009/11/9 1:21
  269k 2009/06/07 C:\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-1.dll" v0.0 ts=2009/6/7 22:10
 1102k 2011/08/07 C:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2011/8/7 2:47
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 15:00
   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/3/1 6: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
   63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010/1/2 17:41
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 14:45
  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/3/1 6: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
  244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 17:28
  912k 2011/11/29 C:\cygwin\bin\cygnetcdf-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygnetcdf-7.dll" v0.0 ts=2011/11/29 15:27
  322k 2011/11/29 C:\cygwin\bin\cygnetcdff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygnetcdff-5.dll" v0.0 ts=2011/11/29 15:28
   86k 2011/11/29 C:\cygwin\bin\cygnetcdf_c++-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygnetcdf_c++-4.dll" v0.0 ts=2011/11/29 15:29
  248k 2011/11/29 C:\cygwin\bin\cygnetcdf_c++4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygnetcdf_c++4-1.dll" v0.0 ts=2011/11/29 15:30
13857k 2012/02/24 C:\cygwin\bin\cygoctave-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygoctave-1.dll" v0.0 ts=2012/2/24 15:54
12503k 2012/02/24 C:\cygwin\bin\cygoctinterp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygoctinterp-1.dll" v0.0 ts=2012/2/24 16:22
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 14:47
   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/3/1 6: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
   13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 16:30
  236k 2011/12/05 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=2011/12/5 0:21
   37k 2011/12/05 C:\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2011/12/5 0:22
  188k 2011/12/05 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=2011/12/5 0:21
  110k 2011/12/05 C:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangox-1.0-0.dll" v0.0 ts=2011/12/5 0:21
   24k 2011/12/05 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=2011/12/5 0:22
    9k 2010/10/08 C:\cygwin\bin\cygpaper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpaper-1.dll" v0.0 ts=2010/10/8 5:56
  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/2/10 10:24
 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 19:17
  428k 2011/08/22 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2011/8/22 9:39
 1035k 2010/01/22 C:\cygwin\bin\cygplot-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplot-2.dll" v0.0 ts=2010/1/22 21:53
  249k 2011/07/28 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2011/7/28 6:20
  129k 2011/07/28 C:\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2011/7/28 6:55
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 6:45
  695k 2009/04/18 C:\cygwin\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl-7.dll" v0.0 ts=2009/4/18 13:44
 2481k 2009/04/18 C:\cygwin\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl_c-2.dll" v0.0 ts=2009/4/18 13:47
   18k 2009/04/18 C:\cygwin\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygpwl-4.dll" v0.0 ts=2009/4/18 13:44
  278k 2010/06/09 C:\cygwin\bin\cygqhull-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygqhull-5.dll" v0.0 ts=2010/6/9 17:26
  337k 2012/02/26 C:\cygwin\bin\cygqhull-6.dll - os=4.0 img=0.0 sys=4.0
                  "cygqhull-6.dll" v0.0 ts=2012/2/26 4:49
  343k 2012/02/26 C:\cygwin\bin\cygqhull_p-6.dll - os=4.0 img=0.0 sys=4.0
                  "cygqhull_p-6.dll" v0.0 ts=2012/2/26 4:49
   73k 2012/02/07 C:\cygwin\bin\cygqrupdate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygqrupdate-0.dll" v0.0 ts=2012/2/7 21:25
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 13:20
  164k 2011/01/26 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2011/1/26 3:25
   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/7/2 4:19
    8k 2011/05/05 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011/5/5 8:33
   25k 2010/10/31 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/10/31 20:24
 1613k 2010/12/01 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2010/12/1 12:20
   17k 2011/01/07 C:\cygwin\bin\cygss-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygss-2.dll" v0.0 ts=2011/1/7 1:27
  129k 2011/11/29 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2011/11/29 5:05
  281k 2012/01/18 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=2012/1/18 15:40
    8k 2011/10/26 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011/10/23 14:33
  780k 2011/10/26 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011/10/23 14:58
   58k 2011/11/14 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2011/11/14 19:35
   26k 2011/10/04 C:\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygthai-0.dll" v0.0 ts=2011/10/4 21:22
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 14:45
   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
   48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 17:28
  347k 2011/04/08 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2011/4/8 2:27
    9k 2011/04/08 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2011/4/8 2:27
   13k 2012/02/29 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2012/2/29 3:56
  289k 2009/09/15 C:\cygwin\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmf-0-2-7.dll" v0.0 ts=2009/9/15 13:16
   93k 2009/09/15 C:\cygwin\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmflite-0-2-7.dll" v0.0 ts=2009/9/15 13:15
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 10:02
 1045k 2011/08/22 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2011/8/22 9:25
    6k 2011/08/22 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2011/8/22 9:26
   11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/3 1:32
  337k 2011/02/04 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2011/2/4 7:02
   75k 2010/12/21 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/12/21 1:36
   51k 2010/12/21 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2010/12/21 1:36
   22k 2010/12/21 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2010/12/21 1:36
   11k 2011/05/23 C:\cygwin\bin\cygxcb-render-util-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-util-0.dll" v0.0 ts=2011/5/23 9:25
    8k 2010/12/21 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2010/12/21 1:36
   17k 2010/10/31 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2010/10/31 20:29
   52k 2011/05/23 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2011/5/23 9:32
   66k 2010/11/01 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2010/11/1 2:10
  119k 2010/11/01 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2010/11/1 2:33
 1071k 2012/02/29 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2012/2/29 21:04
   75k 2010/11/01 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2010/11/1 2:19
   11k 2010/11/01 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2010/11/1 2:19
   53k 2010/11/01 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2010/11/1 2:19
   32k 2010/08/03 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2010/8/3 5:48
  278k 2011/06/07 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2011/6/7 4:40
   76k 2010/08/01 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2010/8/1 22:04
 2748k 2012/02/24 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2012/2/24 13:05
    Cygwin DLL version info:
        DLL version: 1.7.11
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 260
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

  392k 2011/03/29 C:\cygwin\lib\lapack\cygblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygblas-0.dll" v0.0 ts=2011/3/23 20:30
 4095k 2011/03/29 C:\cygwin\lib\lapack\cyglapack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglapack-0.dll" v0.0 ts=2011/3/29 23:02

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


Cygwin Package Information
Last downloaded files to: C:\cygwin\packages
Last downloaded files from: http://mirrors.kernel.org/sourceware/cygwin/

Package                   Version              Status
_update-info-dir          01018-1              OK
alternatives              1.3.30c-10           OK
autoconf                  10-1                 OK
autoconf2.1               2.13-10              OK
autoconf2.5               2.68-1               OK
automake                  4-10                 OK
automake1.10              1.10.3-1             OK
automake1.11              1.11.1-1             OK
automake1.4               1.4p6-10             OK
automake1.5               1.5-10               OK
automake1.6               1.6.3-11             OK
automake1.7               1.7.9-10             OK
automake1.8               1.8.5-10             OK
automake1.9               1.9.6-10             OK
base-cygwin               3.0-1                OK
base-files                4.1-1                OK
Empty package base-passwd
base-passwd               3.1-2                OK
bash                      4.1.10-4             OK
binutils                  2.22.51-1            OK
bzip2                     1.0.6-2              OK
ca-certificates           1.81-1               OK
cmake                     2.8.7-1              OK
coreutils                 8.15-1               OK
cpio                      2.11-1               OK
crypt                     1.1-1                OK
csih                      0.9.5-1              OK
cvs                       1.12.13-10           OK
cvsps                     2.2b1-1              OK
cygutils                  1.4.8-1              OK
cygwin                    1.7.11-1             OK
cygwin-doc                1.7-1                OK
dash                      0.5.7-1              OK
dbus                      1.4.16-1             OK
diffutils                 2.9-1                OK
dos2unix                  5.3.2-1              OK
dri-drivers               7.11.2-1             OK
e2fsprogs                 1.41.14-1            OK
editrights                1.01-2               OK
file                      5.09-1               OK
findutils                 4.5.9-2              OK
font-adobe-dpi75          1.0.2-1              OK
font-alias                1.0.3-1              OK
font-encodings            1.0.4-1              OK
font-misc-misc            1.1.1-1              OK
fontconfig                2.8.0-2              OK
gamin                     0.1.10-11            OK
gawk                      4.0.0-1              OK
gcc-core                  3.4.4-999            OK
gcc-g++                   3.4.4-999            OK
gcc-mingw-core            20050522-3           OK
gcc-mingw-g++             20050522-3           OK
Empty package gcc4
gcc4                      4.5.3-3              OK
gcc4-core                 4.5.3-3              OK
gcc4-g++                  4.5.3-3              OK
gdb                       7.3.50-3             OK
gettext                   0.18.1.1-2           OK
ghostscript               9.04-1               OK
ghostscript-fonts-other   6.0-1                OK
ghostscript-fonts-std     8.11-1               OK
git                       1.7.9-1              OK
gnuplot                   4.4.4-1              OK
grep                      2.6.3-1              OK
groff                     1.20.1-2             OK
gsettings-desktop-schemas 3.2.0-1              OK
gsl                       1.15-1               OK
gzip                      1.4-1                OK
inetutils                 1.7-2                OK
ipc-utils                 1.0-1                OK
less                      444-1                OK
libarpack0                3.1.0-1              OK
libattr1                  2.4.43-1             OK
libblkid1                 2.21-1               OK
libbz2_1                  1.0.6-2              OK
libcairo2                 1.10.2-1             OK
libcloog0                 0.15.7-1             OK
libcom_err2               1.41.14-1            OK
libcurl4                  7.24.0-1             OK
libdatrie1                0.2.4-1              OK
libdb4.5                  4.5.20.2-3           OK
libdbus1_3                1.4.16-1             OK
libe2p2                   1.41.14-1            OK
libexpat1                 2.0.1-1              OK
libext2fs2                1.41.14-1            OK
libfam0                   0.1.10-11            OK
libffi4                   4.5.3-3              OK
libfftw3_3                3.3-1                OK
libfltk1.1                1.1.10-1             OK
libfontconfig1            2.8.0-2              OK
libfontenc1               1.1.0-1              OK
libfreetype6              2.4.7-1              OK
libgcc1                   4.5.3-3              OK
libgcrypt11               1.4.6-1              OK
libgd2                    2.0.36RC1-12         OK
libgdbm4                  1.8.3-20             OK
libgfortran3              4.5.3-3              OK
libggi2                   2.2.2-2              OK
libggiwmh0                0.3.2-2              OK
libgii1                   1.0.2-2              OK
libGL1                    7.11.2-1             OK
libglapi0                 7.11.2-1             OK
libglib2.0_0              2.30.2-1             OK
libglitz1                 0.5.6-10             OK
libglpk0                  4.47-1               OK
libGLU1                   7.11.2-1             OK
libgmp3                   4.3.2-1              OK
libgmpxx4                 4.3.2-1              OK
libgnutls26               2.12.14-1            OK
libgomp1                  4.5.3-3              OK
libgpg-error0             1.10-1               OK
libGraphicsMagick3        1.3.14-1             OK
libgs8                    8.63-2               OK
libgs9                    9.04-1               OK
libhdf5_0                 1.6.9-2              OK
libhdf5_6                 1.8.6-1              OK
libhdf5_7                 1.8.8-1              OK
libICE6                   1.0.7-1              OK
libiconv2                 1.14-2               OK
libidn11                  1.22-1               OK
libintl3                  0.14.5-1             OK
libintl8                  0.18.1.1-2           OK
libjasper1                1.900.1-12           OK
libjbig2                  2.0-11               OK
libjpeg62                 6b-21                OK
libjpeg7                  7-10                 OK
libjpeg8                  8b-1                 OK
liblapack0                3.2.2-2              OK
liblcms1                  1.19-2               OK
liblcms2_2                2.2-1                OK
libllvm3.0                3.0-1                OK
libltdl7                  2.4-1                OK
liblzma1                  4.999.9beta-11       OK
liblzma5                  5.0.2_20110517-1     OK
liblzo2_2                 2.06-1               OK
libmpc1                   0.8-1                OK
libmpfr1                  2.4.1-4              OK
libmpfr4                  3.0.1-1              OK
libncurses10              5.7-18               OK
libncurses8               5.5-10               OK
libncurses9               5.7-16               OK
libncursesw10             5.7-18               OK
libnetcdf7                4.1.3-1              OK
libopenldap2_3_0          2.3.43-2             OK
libopenssl098             0.9.8t-1             OK
libpango1.0_0             1.29.4-2             OK
libpaper1                 1.1.24-1             OK
libpcre0                  8.21-2               OK
libpixman1_0              0.22.2-1             OK
libplot2                  2.6-2                OK
libpng12                  1.2.46-1             OK
libpng14                  1.4.8-1              OK
libpopt0                  1.6.4-4              OK
libppl                    0.10.2-1             OK
libqhull_5                2009.1.1-1           OK
libqhull_6                2012.1-2             OK
libqrupdate0              1.1.2-1              OK
libreadline6              5.2.14-12            OK
libreadline7              6.1.2-2              OK
libsasl2                  2.1.23-1             OK
libsigsegv2               2.10-1               OK
libSM6                    1.2.0-1              OK
libsqlite3_0              3.7.3-1              OK
libss2                    1.41.14-1            OK
libssh2_1                 1.3.0-1              OK
libssp0                   4.5.3-3              OK
libstdc++6                4.5.3-3              OK
libstdc++6-devel          4.5.3-3              OK
libtasn1_3                2.10-1               OK
libthai0                  0.1.15-1             OK
libtiff5                  3.9.4-1              OK
libuuid1                  2.21-1               OK
libwmf027                 0.2.8.4-10           OK
libwrap0                  7.6-21               OK
libX11-xcb1               1.4.4-1              OK
libX11_6                  1.4.4-1              OK
libXau6                   1.0.6-1              OK
libXaw7                   1.0.9-1              OK
libxcb-glx0               1.7-2                OK
libxcb-render-util0       0.3.8-1              OK
libxcb-render0            1.7-2                OK
libxcb-shm0               1.7-2                OK
libxcb1                   1.7-2                OK
libXdmcp6                 1.1.0-1              OK
libXext6                  1.3.0-1              OK
libXft2                   2.2.0-1              OK
libxkbfile1               1.0.7-1              OK
libxml2                   2.7.8-3              OK
libXmu6                   1.1.0-1              OK
libXmuu1                  1.1.0-1              OK
libXpm4                   3.5.9-1              OK
libXrender1               0.9.6-1              OK
libXt6                    1.1.1-1              OK
login                     1.10-10              OK
lua                       5.1.4-11             OK
luit                      1.1.0-1              OK
m4                        1.4.16-1             OK
make                      3.82.90-1            OK
man                       1.6g-1               OK
mingw-runtime             3.20-1               OK
mingw-w32api              3.17-2               OK
minires                   1.02-1               OK
mintty                    1.0.3-1              OK
mkfontdir                 1.0.6-1              OK
mkfontscale               1.0.9-1              OK
octave                    3.6.1-1              OK
octave-doc                3.6.1-1              OK
octave-forge              20120224-1           OK
openssl                   0.9.8t-1             OK
perl                      5.10.1-5             OK
perl-Error                0.17016-1            OK
python                    2.6.7-1              OK
rebase                    4.0.1-1              OK
run                       1.1.13-1             OK
rxvt                      20050409-21          OK
sed                       4.2.1-1              OK
tar                       1.25-1               OK
tcl                       8.5.11-1             OK
Empty package tcltk
tcltk                     20120206-1           OK
terminfo                  5.7_20091114-14      OK
terminfo0                 5.5_20061104-12      OK
texinfo                   4.13-4               OK
tzcode                    2010j-1              OK
util-linux                2.21-1               OK
vim                       7.3.447-1            OK
vim-common                7.3.447-1            OK
w32api                    3.17-2               OK
wget                      1.13.4-1             OK
which                     2.20-2               OK
X-start-menu-icons        1.0.4-1              OK
xauth                     1.0.6-1              OK
xcursor-themes            1.0.3-1              OK
xinit                     1.3.2-1              OK
xkbcomp                   1.2.3-1              OK
xkeyboard-config          2.5.1-1              OK
xmodmap                   1.0.5-1              OK
xorg-server               1.11.4-5             OK
xrdb                      1.0.9-1              OK
xterm                     278-1                OK
xxd                       7.3.447-1            OK
xz                        5.0.2_20110517-1     OK
zlib                      1.2.5-1              OK
zlib-devel                1.2.5-1              OK
zlib0                     1.2.5-1              OK
Use -h to see help about each section

[-- Attachment #3: setup.log --]
[-- Type: application/octet-stream, Size: 217495 bytes --]

2010/04/06 13:58:03 Starting cygwin install, version 2.693
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/last-cache) failed 2 No such file or directory
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/last-action) failed 2 No such file or directory
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/net-method) failed 2 No such file or directory
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/last-mirror) failed 2 No such file or directory
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2010/04/06 13:58:03 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2010/04/06 13:58:03 Current Directory: C:\Users\JamesJ\Downloads
2010/04/06 13:58:03 User has backup/restore rights
2010/04/06 13:58:03 Changing gid to Administrators
2010/04/06 13:58:03 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2010/04/06 13:58:05 source: network install
2010/04/06 13:58:06 root: C:\cygwin binary system
2010/04/06 13:58:06 io_stream_cygfile: fopen(/etc/setup/installed.db) failed 2 No such file or directory
2010/04/06 13:58:11 Selected local directory: C:\cygwin\packages
2010/04/06 13:58:14 net: Direct
2010/04/06 13:58:14 io_stream_cygfile: fopen(/etc/setup/mirrors-lst) failed 2 No such file or directory
2010/04/06 13:58:21 site: http://www.gtlib.gatech.edu/pub/cygwin/
2010/04/06 13:58:23 io_stream_cygfile: fopen(/etc/setup/timestamp) failed 2 No such file or directory
2010/04/06 13:58:24 io_stream_cygfile: fopen(/etc/setup/new-cygwin-version) failed 2 No such file or directory
2010/04/06 14:03:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/alternatives/alternatives-1.3.30c-10.tar.bz2
2010/04/06 14:03:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf-8-1.tar.bz2
2010/04/06 14:03:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf2.1/autoconf2.1-2.13-10.tar.bz2
2010/04/06 14:03:23 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf2.5/autoconf2.5-2.65-1.tar.bz2
2010/04/06 14:03:23 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake-4-10.tar.bz2
2010/04/06 14:03:24 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.10/automake1.10-1.10.3-1.tar.bz2
2010/04/06 14:03:25 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.11/automake1.11-1.11.1-1.tar.bz2
2010/04/06 14:03:26 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.4/automake1.4-1.4p6-10.tar.bz2
2010/04/06 14:03:26 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.5/automake1.5-1.5-10.tar.bz2
2010/04/06 14:03:27 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.6/automake1.6-1.6.3-11.tar.bz2
2010/04/06 14:03:27 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.7/automake1.7-1.7.9-10.tar.bz2
2010/04/06 14:03:28 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.8/automake1.8-1.8.5-10.tar.bz2
2010/04/06 14:03:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.9/automake1.9-1.9.6-10.tar.bz2
2010/04/06 14:03:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-cygwin/base-cygwin-2.1-1.tar.bz2
2010/04/06 14:03:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-files/base-files-3.9-3.tar.bz2
2010/04/06 14:03:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-passwd/base-passwd-3.1-1.tar.bz2
2010/04/06 14:03:30 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bash/bash-3.2.49-23.tar.bz2
2010/04/06 14:03:34 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/binutils/binutils-2.19.51-1.tar.bz2
2010/04/06 14:03:35 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/bzip2-1.0.5-10.tar.bz2
2010/04/06 14:03:40 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cmake/cmake-2.6.4-1.tar.bz2
2010/04/06 14:03:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/coreutils/coreutils-8.4-2.tar.bz2
2010/04/06 14:03:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/crypt/crypt-1.1-1.tar.bz2
2010/04/06 14:03:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygutils/cygutils-1.4.2-1.tar.bz2
2010/04/06 14:03:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin/cygwin-1.7.3-1.tar.bz2
2010/04/06 14:03:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin-doc/cygwin-doc-1.5-1.tar.bz2
2010/04/06 14:03:46 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/dash/dash-0.5.5.1-2.tar.bz2
2010/04/06 14:03:46 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/diffutils/diffutils-2.8.7-2.tar.bz2
2010/04/06 14:03:47 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/e2fsprogs-1.35-3.tar.bz2
2010/04/06 14:03:47 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/editrights/editrights-1.01-2.tar.bz2
2010/04/06 14:03:48 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/findutils/findutils-4.5.5-1.tar.bz2
2010/04/06 14:03:51 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/font-adobe-dpi75/font-adobe-dpi75-1.0.1-1.tar.bz2
2010/04/06 14:03:52 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/font-alias/font-alias-1.0.2-1.tar.bz2
2010/04/06 14:03:52 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/font-encodings/font-encodings-1.0.3-1.tar.bz2
2010/04/06 14:03:55 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/font-misc-misc/font-misc-misc-1.1.0-1.tar.bz2
2010/04/06 14:03:55 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/fontconfig/fontconfig-2.8.0-1.tar.bz2
2010/04/06 14:03:56 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gawk/gawk-3.1.7-1.tar.bz2
2010/04/06 14:03:56 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc/gcc-3.4.4-999.tar.bz2
2010/04/06 14:03:59 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc/gcc-core/gcc-core-3.4.4-999.tar.bz2
2010/04/06 14:04:04 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc/gcc-g++/gcc-g++-3.4.4-999.tar.bz2
2010/04/06 14:04:04 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc-mingw/gcc-mingw-core/gcc-mingw-core-20050522-1.tar.bz2
2010/04/06 14:04:06 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc-mingw/gcc-mingw-g++/gcc-mingw-g++-20050522-1.tar.bz2
2010/04/06 14:04:09 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gdb/gdb-6.8-2.tar.bz2
2010/04/06 14:04:09 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gettext/gettext-0.17-11.tar.bz2
2010/04/06 14:04:14 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ghostscript/ghostscript-8.63-2.tar.bz2
2010/04/06 14:04:15 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ghostscript/ghostscript-fonts-other/ghostscript-fonts-other-6.0-1.tar.bz2
2010/04/06 14:04:17 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ghostscript/ghostscript-fonts-std/ghostscript-fonts-std-8.11-1.tar.bz2
2010/04/06 14:04:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/gnuplot/gnuplot-4.2.4-1.tar.bz2
2010/04/06 14:04:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/grep/grep-2.5.4-2.tar.bz2
2010/04/06 14:04:21 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/groff/groff-1.19.2-2.tar.bz2
2010/04/06 14:04:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gsl/gsl-1.14-2.tar.bz2
2010/04/06 14:04:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gzip/gzip-1.3.12-2.tar.bz2
2010/04/06 14:04:23 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ipc-utils/ipc-utils-1.0-1.tar.bz2
2010/04/06 14:04:23 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/less/less-429-1.tar.bz2
2010/04/06 14:04:23 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/arpack/libarpack0/libarpack0-96-2.tar.bz2
2010/04/06 14:04:23 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/libbz2_1/libbz2_1-1.0.5-10.tar.bz2
2010/04/06 14:04:24 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/cairo/libcairo2/libcairo2-1.8.8-1.tar.bz2
2010/04/06 14:04:24 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/curl/libcurl4/libcurl4-7.19.6-1.tar.bz2
2010/04/06 14:04:25 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/db/db4.5/libdb4.5/libdb4.5-4.5.20.2-2.tar.bz2
2010/04/06 14:04:25 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/expat/libexpat1/libexpat1-2.0.1-1.tar.bz2
2010/04/06 14:04:26 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/fftw3/libfftw3_3/libfftw3_3-3.2.2-1.tar.bz2
2010/04/06 14:04:26 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/fontconfig/libfontconfig1/libfontconfig1-2.8.0-1.tar.bz2
2010/04/06 14:04:27 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libfontenc/libfontenc1/libfontenc1-1.0.5-1.tar.bz2
2010/04/06 14:04:27 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/freetype2/libfreetype6/libfreetype6-2.3.12-1.tar.bz2
2010/04/06 14:04:27 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libgcc1/libgcc1-4.3.4-3.tar.bz2
2010/04/06 14:04:28 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libgcrypt/libgcrypt11/libgcrypt11-1.4.5-1.tar.bz2
2010/04/06 14:04:28 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/gd/libgd2/libgd2-2.0.36RC1-10.tar.bz2
2010/04/06 14:04:28 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gdbm/libgdbm4/libgdbm4-1.8.3-20.tar.bz2
2010/04/06 14:04:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libgfortran3/libgfortran3-4.3.4-3.tar.bz2
2010/04/06 14:04:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libggi/libggi2/libggi2-2.2.2-2.tar.bz2
2010/04/06 14:04:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libggi/libggiwmh0/libggiwmh0-0.3.2-2.tar.bz2
2010/04/06 14:04:30 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libggi/libgii1/libgii1-1.0.2-2.tar.bz2
2010/04/06 14:04:30 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mesa/libGL1/libGL1-7.6.1-1.tar.bz2
2010/04/06 14:04:31 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/glitz/libglitz1/libglitz1-0.5.6-10.tar.bz2
2010/04/06 14:04:31 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/glpk/libglpk0/libglpk0-4.42-1.tar.bz2
2010/04/06 14:04:32 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mesa/libGLU1/libGLU1-7.6.1-1.tar.bz2
2010/04/06 14:04:32 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gmp/libgmp3/libgmp3-4.3.1-3.tar.bz2
2010/04/06 14:04:32 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libgpg-error/libgpg-error0/libgpg-error0-1.7-1.tar.bz2
2010/04/06 14:04:33 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.7-2.tar.bz2
2010/04/06 14:04:34 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ghostscript/libgs8/libgs8-8.63-2.tar.bz2
2010/04/06 14:04:35 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/hdf5/libhdf5_0/libhdf5_0-1.6.9-2.tar.bz2
2010/04/06 14:04:35 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libICE/libICE6/libICE6-1.0.6-1.tar.bz2
2010/04/06 14:04:36 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libiconv/libiconv2/libiconv2-1.13.1-1.tar.bz2
2010/04/06 14:04:36 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libidn/libidn11/libidn11-1.16-1.tar.bz2
2010/04/06 14:04:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gettext/libintl3/libintl3-0.14.5-1.tar.bz2
2010/04/06 14:04:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gettext/libintl8/libintl8-0.17-11.tar.bz2
2010/04/06 14:04:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jasper/libjasper1/libjasper1-1.900.1-1.tar.bz2
2010/04/06 14:04:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jbigkit/libjbig2/libjbig2-2.0-11.tar.bz2
2010/04/06 14:04:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jpeg/libjpeg62/libjpeg62-6b-21.tar.bz2
2010/04/06 14:04:38 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jpeg/libjpeg7/libjpeg7-7-10.tar.bz2
2010/04/06 14:04:39 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lapack/liblapack0/liblapack0-3.2.1-1.tar.bz2
2010/04/06 14:04:39 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lcms/liblcms1/liblcms1-1.19-1.tar.bz2
2010/04/06 14:04:40 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libtool/libltdl7/libltdl7-2.2.7a-15.tar.bz2
2010/04/06 14:04:40 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/liblzma1/liblzma1-4.999.9beta-10.tar.bz2
2010/04/06 14:04:40 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ncurses/libncurses10/libncurses10-5.7-18.tar.bz2
2010/04/06 14:04:41 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ncurses/libncurses8/libncurses8-5.5-10.tar.bz2
2010/04/06 14:04:41 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ncurses/libncurses9/libncurses9-5.7-16.tar.bz2
2010/04/06 14:04:41 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/pcre/libpcre0/libpcre0-8.00-1.tar.bz2
2010/04/06 14:04:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/pixman/libpixman1_0/libpixman1_0-0.18.0-1.tar.bz2
2010/04/06 14:04:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libpng/libpng12/libpng12-1.2.35-10.tar.bz2
2010/04/06 14:04:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/popt/libpopt0/libpopt0-1.6.4-4.tar.bz2
2010/04/06 14:04:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qhull/libqhull_5/libqhull_5-2003.1-5.tar.bz2
2010/04/06 14:04:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qrupdate/libqrupdate0/libqrupdate0-1.1.0-1.tar.bz2
2010/04/06 14:04:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/readline/libreadline6/libreadline6-5.2.14-12.tar.bz2
2010/04/06 14:04:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/readline/libreadline7/libreadline7-6.0.3-2.tar.bz2
2010/04/06 14:04:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libsigsegv/libsigsegv2/libsigsegv2-2.8-1.tar.bz2
2010/04/06 14:04:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libSM/libSM6/libSM6-1.1.1-1.tar.bz2
2010/04/06 14:04:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/sqlite3/libsqlite3_0/libsqlite3_0-3.6.21-3.tar.bz2
2010/04/06 14:04:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libssh2/libssh2_1/libssh2_1-1.2.2-1.tar.bz2
2010/04/06 14:04:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libssp0/libssp0-4.3.4-3.tar.bz2
2010/04/06 14:04:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libstdc++6/libstdc++6-4.3.4-3.tar.bz2
2010/04/06 14:04:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tiff/libtiff5/libtiff5-3.9.2-1.tar.bz2
2010/04/06 14:04:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libwmf/libwmf027/libwmf027-0.2.8.4-10.tar.bz2
2010/04/06 14:04:47 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libX11/libX11_6/libX11_6-1.3.3-1.tar.bz2
2010/04/06 14:04:48 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXau/libXau6/libXau6-1.0.5-1.tar.bz2
2010/04/06 14:04:48 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXaw/libXaw7/libXaw7-1.0.7-1.tar.bz2
2010/04/06 14:04:48 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xcb-util/libxcb-render-util0/libxcb-render-util0-0.3.6-1.tar.bz2
2010/04/06 14:04:49 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb-render0/libxcb-render0-1.5-1.tar.bz2
2010/04/06 14:04:49 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb1/libxcb1-1.5-1.tar.bz2
2010/04/06 14:04:49 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXdmcp/libXdmcp6/libXdmcp6-1.0.3-1.tar.bz2
2010/04/06 14:04:49 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXext/libXext6/libXext6-1.1.1-1.tar.bz2
2010/04/06 14:04:49 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXft/libXft2/libXft2-2.1.14-1.tar.bz2
2010/04/06 14:04:50 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxkbfile/libxkbfile1/libxkbfile1-1.0.6-1.tar.bz2
2010/04/06 14:04:50 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GNOME/libxml2/libxml2-2.7.6-1.tar.bz2
2010/04/06 14:04:51 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXmu/libXmu6/libXmu6-1.0.5-1.tar.bz2
2010/04/06 14:04:51 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXmu/libXmuu1/libXmuu1-1.0.5-1.tar.bz2
2010/04/06 14:04:51 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXpm/libXpm4/libXpm4-3.5.8-1.tar.bz2
2010/04/06 14:04:51 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXrender/libXrender1/libXrender1-0.9.5-1.tar.bz2
2010/04/06 14:04:52 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXt/libXt6/libXt6-1.0.8-1.tar.bz2
2010/04/06 14:04:52 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/login/login-1.10-10.tar.bz2
2010/04/06 14:04:52 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/luit/luit-1.0.5-1.tar.bz2
2010/04/06 14:04:53 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/m4/m4-1.4.14-1.tar.bz2
2010/04/06 14:04:53 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/make/make-3.81-2.tar.bz2
2010/04/06 14:04:53 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/man/man-1.6e-1.tar.bz2
2010/04/06 14:04:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/mingw-runtime/mingw-runtime-3.18-1.tar.bz2
2010/04/06 14:04:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mkfontdir/mkfontdir-1.0.5-1.tar.bz2
2010/04/06 14:04:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mkfontscale/mkfontscale-1.0.7-1.tar.bz2
2010/04/06 14:05:00 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-3.2.4-2.tar.bz2
2010/04/06 14:05:03 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.2.4-2.tar.bz2
2010/04/06 14:05:07 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-forge/octave-forge-20090607-2.tar.bz2
2010/04/06 14:05:08 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8n-1.tar.bz2
2010/04/06 14:05:15 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/perl/perl-5.10.1-3.tar.bz2
2010/04/06 14:05:18 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/python/python-2.5.5-1.tar.bz2
2010/04/06 14:05:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/rebase/rebase-3.0.1-1.tar.bz2
2010/04/06 14:05:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/run/run-1.1.12-11.tar.bz2
2010/04/06 14:05:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/rxvt/rxvt-20050409-21.tar.bz2
2010/04/06 14:05:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/sed/sed-4.1.5-2.tar.bz2
2010/04/06 14:05:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tar/tar-1.22.90-1.tar.bz2
2010/04/06 14:05:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tcltk/tcltk-20080420-1.tar.bz2
2010/04/06 14:05:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/terminfo/terminfo-5.7_20091114-14.tar.bz2
2010/04/06 14:05:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/terminfo/terminfo0/terminfo0-5.5_20061104-12.tar.bz2
2010/04/06 14:05:23 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/texinfo/texinfo-4.13-3.tar.bz2
2010/04/06 14:05:24 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tzcode/tzcode-2009k-1.tar.bz2
2010/04/06 14:05:25 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/util-linux/util-linux-2.14.1-1.tar.bz2
2010/04/06 14:05:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/vim/vim-7.2.264-2.tar.bz2
2010/04/06 14:05:30 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/w32api/w32api-3.14-1.tar.bz2
2010/04/06 14:05:31 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/wget/wget-1.11.4-4.tar.bz2
2010/04/06 14:05:31 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/which/which-2.20-2.tar.bz2
2010/04/06 14:05:31 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/X-start-menu-icons/X-start-menu-icons-1.0.4-1.tar.bz2
2010/04/06 14:05:31 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xauth/xauth-1.0.4-1.tar.bz2
2010/04/06 14:05:32 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xcursor-themes/xcursor-themes-1.0.2-1.tar.bz2
2010/04/06 14:05:32 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xinit/xinit-1.2.1-1.tar.bz2
2010/04/06 14:05:33 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xkbcomp/xkbcomp-1.1.1-1.tar.bz2
2010/04/06 14:05:33 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xkeyboard-config/xkeyboard-config-1.8-1.tar.bz2
2010/04/06 14:05:34 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xmodmap/xmodmap-1.0.4-1.tar.bz2
2010/04/06 14:05:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.7.6-2.tar.bz2
2010/04/06 14:05:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xrdb/xrdb-1.0.6-1.tar.bz2
2010/04/06 14:05:38 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/xterm/xterm-255-1.tar.bz2
2010/04/06 14:05:38 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/xz-4.999.9beta-10.tar.bz2
2010/04/06 14:05:38 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib-1.2.3-10.tar.bz2
2010/04/06 14:05:38 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib-devel/zlib-devel-1.2.3-10.tar.bz2
2010/04/06 14:05:38 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib0/zlib0-1.2.3-10.tar.bz2
2010/04/06 14:05:39 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00874-1.tar.bz2
2010/04/06 14:05:41 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/alternatives/alternatives-1.3.30c-10.tar.bz2
2010/04/06 14:05:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf-8-1.tar.bz2
2010/04/06 14:05:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf2.1/autoconf2.1-2.13-10.tar.bz2
2010/04/06 14:05:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf2.5/autoconf2.5-2.65-1.tar.bz2
2010/04/06 14:05:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake-4-10.tar.bz2
2010/04/06 14:05:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.10/automake1.10-1.10.3-1.tar.bz2
2010/04/06 14:05:44 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.11/automake1.11-1.11.1-1.tar.bz2
2010/04/06 14:05:44 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.4/automake1.4-1.4p6-10.tar.bz2
2010/04/06 14:05:45 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.5/automake1.5-1.5-10.tar.bz2
2010/04/06 14:05:45 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.6/automake1.6-1.6.3-11.tar.bz2
2010/04/06 14:05:45 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.7/automake1.7-1.7.9-10.tar.bz2
2010/04/06 14:05:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.8/automake1.8-1.8.5-10.tar.bz2
2010/04/06 14:05:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/automake/automake1.9/automake1.9-1.9.6-10.tar.bz2
2010/04/06 14:05:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-cygwin/base-cygwin-2.1-1.tar.bz2
2010/04/06 14:05:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-files/base-files-3.9-3.tar.bz2
2010/04/06 14:05:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-passwd/base-passwd-3.1-1.tar.bz2
2010/04/06 14:05:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bash/bash-3.2.49-23.tar.bz2
2010/04/06 14:05:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/binutils/binutils-2.19.51-1.tar.bz2
2010/04/06 14:05:49 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/bzip2-1.0.5-10.tar.bz2
2010/04/06 14:05:50 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cmake/cmake-2.6.4-1.tar.bz2
2010/04/06 14:05:53 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/coreutils/coreutils-8.4-2.tar.bz2
2010/04/06 14:05:55 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/crypt/crypt-1.1-1.tar.bz2
2010/04/06 14:05:55 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygutils/cygutils-1.4.2-1.tar.bz2
2010/04/06 14:05:55 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin/cygwin-1.7.3-1.tar.bz2
2010/04/06 14:05:56 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin-doc/cygwin-doc-1.5-1.tar.bz2
2010/04/06 14:05:58 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/dash/dash-0.5.5.1-2.tar.bz2
2010/04/06 14:05:58 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/diffutils/diffutils-2.8.7-2.tar.bz2
2010/04/06 14:05:58 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/e2fsprogs-1.35-3.tar.bz2
2010/04/06 14:05:59 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/editrights/editrights-1.01-2.tar.bz2
2010/04/06 14:05:59 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/findutils/findutils-4.5.5-1.tar.bz2
2010/04/06 14:06:00 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/font-adobe-dpi75/font-adobe-dpi75-1.0.1-1.tar.bz2
2010/04/06 14:06:02 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/font-alias/font-alias-1.0.2-1.tar.bz2
2010/04/06 14:06:02 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/font-encodings/font-encodings-1.0.3-1.tar.bz2
2010/04/06 14:06:02 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/font-misc-misc/font-misc-misc-1.1.0-1.tar.bz2
2010/04/06 14:06:05 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/fontconfig/fontconfig-2.8.0-1.tar.bz2
2010/04/06 14:06:05 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gawk/gawk-3.1.7-1.tar.bz2
2010/04/06 14:06:06 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc/gcc-core/gcc-core-3.4.4-999.tar.bz2
2010/04/06 14:06:08 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc/gcc-g++/gcc-g++-3.4.4-999.tar.bz2
2010/04/06 14:06:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc-mingw/gcc-mingw-core/gcc-mingw-core-20050522-1.tar.bz2
2010/04/06 14:06:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc-mingw/gcc-mingw-g++/gcc-mingw-g++-20050522-1.tar.bz2
2010/04/06 14:06:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gdb/gdb-6.8-2.tar.bz2
2010/04/06 14:06:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gettext/gettext-0.17-11.tar.bz2
2010/04/06 14:06:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ghostscript/ghostscript-8.63-2.tar.bz2
2010/04/06 14:06:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ghostscript/ghostscript-fonts-other/ghostscript-fonts-other-6.0-1.tar.bz2
2010/04/06 14:06:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ghostscript/ghostscript-fonts-std/ghostscript-fonts-std-8.11-1.tar.bz2
2010/04/06 14:06:18 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/gnuplot/gnuplot-4.2.4-1.tar.bz2
2010/04/06 14:06:19 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/grep/grep-2.5.4-2.tar.bz2
2010/04/06 14:06:19 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/groff/groff-1.19.2-2.tar.bz2
2010/04/06 14:06:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gsl/gsl-1.14-2.tar.bz2
2010/04/06 14:06:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gzip/gzip-1.3.12-2.tar.bz2
2010/04/06 14:06:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ipc-utils/ipc-utils-1.0-1.tar.bz2
2010/04/06 14:06:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/less/less-429-1.tar.bz2
2010/04/06 14:06:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/arpack/libarpack0/libarpack0-96-2.tar.bz2
2010/04/06 14:06:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/libbz2_1/libbz2_1-1.0.5-10.tar.bz2
2010/04/06 14:06:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/cairo/libcairo2/libcairo2-1.8.8-1.tar.bz2
2010/04/06 14:06:22 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/curl/libcurl4/libcurl4-7.19.6-1.tar.bz2
2010/04/06 14:06:22 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/db/db4.5/libdb4.5/libdb4.5-4.5.20.2-2.tar.bz2
2010/04/06 14:06:22 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/expat/libexpat1/libexpat1-2.0.1-1.tar.bz2
2010/04/06 14:06:22 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/fftw3/libfftw3_3/libfftw3_3-3.2.2-1.tar.bz2
2010/04/06 14:06:22 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/fontconfig/libfontconfig1/libfontconfig1-2.8.0-1.tar.bz2
2010/04/06 14:06:22 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libfontenc/libfontenc1/libfontenc1-1.0.5-1.tar.bz2
2010/04/06 14:06:22 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/freetype2/libfreetype6/libfreetype6-2.3.12-1.tar.bz2
2010/04/06 14:06:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libgcc1/libgcc1-4.3.4-3.tar.bz2
2010/04/06 14:06:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libgcrypt/libgcrypt11/libgcrypt11-1.4.5-1.tar.bz2
2010/04/06 14:06:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/gd/libgd2/libgd2-2.0.36RC1-10.tar.bz2
2010/04/06 14:06:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gdbm/libgdbm4/libgdbm4-1.8.3-20.tar.bz2
2010/04/06 14:06:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libgfortran3/libgfortran3-4.3.4-3.tar.bz2
2010/04/06 14:06:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libggi/libggi2/libggi2-2.2.2-2.tar.bz2
2010/04/06 14:06:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libggi/libggiwmh0/libggiwmh0-0.3.2-2.tar.bz2
2010/04/06 14:06:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libggi/libgii1/libgii1-1.0.2-2.tar.bz2
2010/04/06 14:06:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mesa/libGL1/libGL1-7.6.1-1.tar.bz2
2010/04/06 14:06:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/glitz/libglitz1/libglitz1-0.5.6-10.tar.bz2
2010/04/06 14:06:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/glpk/libglpk0/libglpk0-4.42-1.tar.bz2
2010/04/06 14:06:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mesa/libGLU1/libGLU1-7.6.1-1.tar.bz2
2010/04/06 14:06:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gmp/libgmp3/libgmp3-4.3.1-3.tar.bz2
2010/04/06 14:06:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libgpg-error/libgpg-error0/libgpg-error0-1.7-1.tar.bz2
2010/04/06 14:06:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.7-2.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ghostscript/libgs8/libgs8-8.63-2.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/hdf5/libhdf5_0/libhdf5_0-1.6.9-2.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libICE/libICE6/libICE6-1.0.6-1.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libiconv/libiconv2/libiconv2-1.13.1-1.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libidn/libidn11/libidn11-1.16-1.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gettext/libintl3/libintl3-0.14.5-1.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gettext/libintl8/libintl8-0.17-11.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jasper/libjasper1/libjasper1-1.900.1-1.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jbigkit/libjbig2/libjbig2-2.0-11.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jpeg/libjpeg62/libjpeg62-6b-21.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jpeg/libjpeg7/libjpeg7-7-10.tar.bz2
2010/04/06 14:06:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lapack/liblapack0/liblapack0-3.2.1-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lcms/liblcms1/liblcms1-1.19-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libtool/libltdl7/libltdl7-2.2.7a-15.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/liblzma1/liblzma1-4.999.9beta-10.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ncurses/libncurses10/libncurses10-5.7-18.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ncurses/libncurses8/libncurses8-5.5-10.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ncurses/libncurses9/libncurses9-5.7-16.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/pcre/libpcre0/libpcre0-8.00-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/pixman/libpixman1_0/libpixman1_0-0.18.0-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libpng/libpng12/libpng12-1.2.35-10.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/popt/libpopt0/libpopt0-1.6.4-4.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qhull/libqhull_5/libqhull_5-2003.1-5.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qrupdate/libqrupdate0/libqrupdate0-1.1.0-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/readline/libreadline6/libreadline6-5.2.14-12.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/readline/libreadline7/libreadline7-6.0.3-2.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libsigsegv/libsigsegv2/libsigsegv2-2.8-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libSM/libSM6/libSM6-1.1.1-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/sqlite3/libsqlite3_0/libsqlite3_0-3.6.21-3.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libssh2/libssh2_1/libssh2_1-1.2.2-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libssp0/libssp0-4.3.4-3.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libstdc++6/libstdc++6-4.3.4-3.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tiff/libtiff5/libtiff5-3.9.2-1.tar.bz2
2010/04/06 14:06:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libwmf/libwmf027/libwmf027-0.2.8.4-10.tar.bz2
2010/04/06 14:06:28 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libX11/libX11_6/libX11_6-1.3.3-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXau/libXau6/libXau6-1.0.5-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXaw/libXaw7/libXaw7-1.0.7-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xcb-util/libxcb-render-util0/libxcb-render-util0-0.3.6-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb-render0/libxcb-render0-1.5-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb1/libxcb1-1.5-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXdmcp/libXdmcp6/libXdmcp6-1.0.3-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXext/libXext6/libXext6-1.1.1-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXft/libXft2/libXft2-2.1.14-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxkbfile/libxkbfile1/libxkbfile1-1.0.6-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GNOME/libxml2/libxml2-2.7.6-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXmu/libXmu6/libXmu6-1.0.5-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXmu/libXmuu1/libXmuu1-1.0.5-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXpm/libXpm4/libXpm4-3.5.8-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXrender/libXrender1/libXrender1-0.9.5-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXt/libXt6/libXt6-1.0.8-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/login/login-1.10-10.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/luit/luit-1.0.5-1.tar.bz2
2010/04/06 14:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/m4/m4-1.4.14-1.tar.bz2
2010/04/06 14:06:30 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/make/make-3.81-2.tar.bz2
2010/04/06 14:06:30 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/man/man-1.6e-1.tar.bz2
2010/04/06 14:06:30 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/mingw-runtime/mingw-runtime-3.18-1.tar.bz2
2010/04/06 14:06:31 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mkfontdir/mkfontdir-1.0.5-1.tar.bz2
2010/04/06 14:06:31 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mkfontscale/mkfontscale-1.0.7-1.tar.bz2
2010/04/06 14:06:31 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-3.2.4-2.tar.bz2
2010/04/06 14:06:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.2.4-2.tar.bz2
2010/04/06 14:06:44 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-forge/octave-forge-20090607-2.tar.bz2
2010/04/06 14:06:51 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8n-1.tar.bz2
2010/04/06 14:06:52 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/perl/perl-5.10.1-3.tar.bz2
2010/04/06 14:07:04 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/python/python-2.5.5-1.tar.bz2
2010/04/06 14:07:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/rebase/rebase-3.0.1-1.tar.bz2
2010/04/06 14:07:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/run/run-1.1.12-11.tar.bz2
2010/04/06 14:07:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/rxvt/rxvt-20050409-21.tar.bz2
2010/04/06 14:07:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/sed/sed-4.1.5-2.tar.bz2
2010/04/06 14:07:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tar/tar-1.22.90-1.tar.bz2
2010/04/06 14:07:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tcltk/tcltk-20080420-1.tar.bz2
2010/04/06 14:07:16 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/terminfo/terminfo-5.7_20091114-14.tar.bz2
2010/04/06 14:07:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/terminfo/terminfo0/terminfo0-5.5_20061104-12.tar.bz2
2010/04/06 14:07:18 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/texinfo/texinfo-4.13-3.tar.bz2
2010/04/06 14:07:19 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tzcode/tzcode-2009k-1.tar.bz2
2010/04/06 14:07:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/util-linux/util-linux-2.14.1-1.tar.bz2
2010/04/06 14:07:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/vim/vim-7.2.264-2.tar.bz2
2010/04/06 14:07:33 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/w32api/w32api-3.14-1.tar.bz2
2010/04/06 14:07:35 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/wget/wget-1.11.4-4.tar.bz2
2010/04/06 14:07:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/which/which-2.20-2.tar.bz2
2010/04/06 14:07:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/X-start-menu-icons/X-start-menu-icons-1.0.4-1.tar.bz2
2010/04/06 14:07:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xauth/xauth-1.0.4-1.tar.bz2
2010/04/06 14:07:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xcursor-themes/xcursor-themes-1.0.2-1.tar.bz2
2010/04/06 14:07:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xinit/xinit-1.2.1-1.tar.bz2
2010/04/06 14:07:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xkbcomp/xkbcomp-1.1.1-1.tar.bz2
2010/04/06 14:07:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xkeyboard-config/xkeyboard-config-1.8-1.tar.bz2
2010/04/06 14:07:39 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xmodmap/xmodmap-1.0.4-1.tar.bz2
2010/04/06 14:07:39 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.7.6-2.tar.bz2
2010/04/06 14:07:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xrdb/xrdb-1.0.6-1.tar.bz2
2010/04/06 14:07:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/xterm/xterm-255-1.tar.bz2
2010/04/06 14:07:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/xz-4.999.9beta-10.tar.bz2
2010/04/06 14:07:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib-1.2.3-10.tar.bz2
2010/04/06 14:07:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib-devel/zlib-devel-1.2.3-10.tar.bz2
2010/04/06 14:07:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib0/zlib0-1.2.3-10.tar.bz2
2010/04/06 14:07:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00874-1.tar.bz2
2010/04/06 14:07:40 Changing gid back to original
2010/04/06 14:07:40 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/000-cygwin-post-install.sh
2010/04/06 14:07:41 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/passwd-grp.sh
2010/04/06 14:07:44 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/terminfo0.sh
2010/04/06 14:07:51 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh
2010/04/06 14:08:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/coreutils.sh
2010/04/06 14:08:02 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/terminfo.sh
2010/04/06 14:08:10 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/bash.sh
2010/04/06 14:08:11 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/autoconf2.5.sh
2010/04/06 14:08:13 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/autoconf.sh
2010/04/06 14:08:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake1.4.sh
2010/04/06 14:08:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake1.5.sh
2010/04/06 14:08:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake1.6.sh
2010/04/06 14:08:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake1.7.sh
2010/04/06 14:08:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake1.8.sh
2010/04/06 14:08:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake1.9.sh
2010/04/06 14:08:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake1.10.sh
2010/04/06 14:08:15 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake1.11.sh
2010/04/06 14:08:15 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/automake.sh
2010/04/06 14:08:15 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/base-files-profile.sh
2010/04/06 14:08:18 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/base-files-mketc.sh
2010/04/06 14:08:19 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/man.sh
2010/04/06 14:08:19 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/e2fsprogs.sh
2010/04/06 14:08:19 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/fontconfig.sh
2010/04/06 14:08:29 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-adobe-dpi75.sh
2010/04/06 14:08:33 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-misc-misc.sh
2010/04/06 14:08:36 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-alias.sh
2010/04/06 14:08:48 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gcc-mingw-core.sh
2010/04/06 14:08:49 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gcc.sh
2010/04/06 14:08:49 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gcc-mingw-g++.sh
2010/04/06 14:08:50 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gcc-g++.sh
2010/04/06 14:08:50 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gnuplot.sh
2010/04/06 14:08:50 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/rxvt.sh
2010/04/06 14:08:51 abnormal exit: exit code=8
2010/04/06 14:08:51 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/vim.sh
2010/04/06 14:08:51 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/wget.sh
2010/04/06 14:08:51 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xorg-server.sh
2010/04/06 14:08:52 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xinit.sh
2010/04/06 14:08:52 abnormal exit: exit code=8
2010/04/06 14:08:52 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/X-start-menu-icons.sh
2010/04/06 14:08:58 Changing gid to Administrators
2010/04/06 14:10:30 note: Installation Complete
2010/04/06 14:10:30 Ending cygwin install
2010/10/29 20:00:11 Starting cygwin install, version 2.721
2010/10/29 20:00:11 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2010/10/29 20:00:11 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2010/10/29 20:00:11 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2010/10/29 20:00:11 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2010/10/29 20:00:11 Current Directory: C:\cygwin\packages
2010/10/29 20:00:11 User has backup/restore rights
2010/10/29 20:00:11 Changing gid to Administrators
2010/10/29 20:00:11 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2010/10/29 20:00:15 source: network install
2010/10/29 20:00:16 root: C:\cygwin binary system
2010/10/29 20:00:17 Selected local directory: C:\cygwin\packages
2010/10/29 20:00:18 net: Direct
2010/10/29 20:00:19 site: http://www.gtlib.gatech.edu/pub/cygwin/
2010/10/29 20:03:56 Ending cygwin install
2010/11/03 18:18:58 Starting cygwin install, version 2.721
2010/11/03 18:18:58 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2010/11/03 18:18:58 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2010/11/03 18:18:58 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2010/11/03 18:18:58 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2010/11/03 18:18:58 Current Directory: C:\cygwin\packages
2010/11/03 18:18:58 User has backup/restore rights
2010/11/03 18:18:58 Changing gid to Administrators
2010/11/03 18:18:58 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2010/11/03 18:19:02 source: network install
2010/11/03 18:19:04 root: C:\cygwin binary system
2010/11/03 18:19:04 Selected local directory: C:\cygwin\packages
2010/11/03 18:19:05 net: Direct
2010/11/03 18:19:07 site: http://www.gtlib.gatech.edu/pub/cygwin/
2010/11/03 18:20:09 Ending cygwin install
2010/11/03 20:19:05 Starting cygwin install, version 2.721
2010/11/03 20:19:05 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2010/11/03 20:19:05 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2010/11/03 20:19:05 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2010/11/03 20:19:05 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2010/11/03 20:19:05 Current Directory: C:\cygwin\packages
2010/11/03 20:19:05 User has backup/restore rights
2010/11/03 20:19:05 Changing gid to Administrators
2010/11/03 20:19:05 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2010/11/03 20:19:10 source: network install
2010/11/03 20:19:11 root: C:\cygwin binary system
2010/11/03 20:19:12 Selected local directory: C:\cygwin\packages
2010/11/03 20:19:12 net: Direct
2010/11/03 20:19:14 site: http://www.gtlib.gatech.edu/pub/cygwin/
2010/11/03 20:19:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf-9-1.tar.bz2
2010/11/03 20:19:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf2.5/autoconf2.5-2.67-1.tar.bz2
2010/11/03 20:19:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bash/bash-3.2.51-24.tar.bz2
2010/11/03 20:19:48 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/binutils/binutils-2.20.51-2.tar.bz2
2010/11/03 20:19:52 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cmake/cmake-2.8.2-1.tar.bz2
2010/11/03 20:19:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/coreutils/coreutils-8.5-2.tar.bz2
2010/11/03 20:19:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygutils/cygutils-1.4.4-1.tar.bz2
2010/11/03 20:19:56 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin/cygwin-1.7.7-1.tar.bz2
2010/11/03 20:19:56 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin-doc/cygwin-doc-1.7-1.tar.bz2
2010/11/03 20:19:57 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/dash/dash-0.5.6.1-2.tar.bz2
2010/11/03 20:19:57 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/diffutils/diffutils-2.9-1.tar.bz2
2010/11/03 20:19:58 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/e2fsprogs-1.41.12-1.tar.bz2
2010/11/03 20:19:58 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/findutils/findutils-4.5.9-1.tar.bz2
2010/11/03 20:19:59 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gamin/gamin-0.1.10-11.tar.bz2
2010/11/03 20:19:59 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gawk/gawk-3.1.8-1.tar.bz2
2010/11/03 20:20:01 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/gnuplot/gnuplot-4.4.0-1.tar.bz2
2010/11/03 20:20:01 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/grep/grep-2.6.3-1.tar.bz2
2010/11/03 20:20:04 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/groff/groff-1.20.1-2.tar.bz2
2010/11/03 20:20:04 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/less/less-436-1.tar.bz2
2010/11/03 20:20:05 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/attr/libattr1/libattr1-2.4.43-1.tar.bz2
2010/11/03 20:20:05 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/util-linux/libblkid1/libblkid1-2.17.2-1.tar.bz2
2010/11/03 20:20:06 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/cairo/libcairo2/libcairo2-1.8.10-1.tar.bz2
2010/11/03 20:20:06 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/libcom_err2/libcom_err2-1.41.12-1.tar.bz2
2010/11/03 20:20:07 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/curl/libcurl4/libcurl4-7.20.1-1.tar.bz2
2010/11/03 20:20:07 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/libe2p2/libe2p2-1.41.12-1.tar.bz2
2010/11/03 20:20:07 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/libext2fs2/libext2fs2-1.41.12-1.tar.bz2
2010/11/03 20:20:08 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gamin/libfam0/libfam0-0.1.10-11.tar.bz2
2010/11/03 20:20:08 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libffi4/libffi4-4.3.4-3.tar.bz2
2010/11/03 20:20:08 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/gd/libgd2/libgd2-2.0.36RC1-11.tar.bz2
2010/11/03 20:20:09 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mesa/libGL1/libGL1-7.8.2-1.tar.bz2
2010/11/03 20:20:10 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GNOME/glib2.0/libglib2.0_0/libglib2.0_0-2.24.1-1.tar.bz2
2010/11/03 20:20:11 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/glpk/libglpk0/libglpk0-4.44-1.tar.bz2
2010/11/03 20:20:11 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mesa/libGLU1/libGLU1-7.8.2-1.tar.bz2
2010/11/03 20:20:12 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.12-1.tar.bz2
2010/11/03 20:20:13 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libidn/libidn11/libidn11-1.18-1.tar.bz2
2010/11/03 20:20:13 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jasper/libjasper1/libjasper1-1.900.1-11.tar.bz2
2010/11/03 20:20:14 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lapack/liblapack0/liblapack0-3.2.2-1.tar.bz2
2010/11/03 20:20:14 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lcms/liblcms1/liblcms1-1.19-2.tar.bz2
2010/11/03 20:20:15 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libtool/libltdl7/libltdl7-2.4-1.tar.bz2
2010/11/03 20:20:15 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/liblzma1/liblzma1-4.999.9beta-11.tar.bz2
2010/11/03 20:20:15 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ncursesw/libncursesw10/libncursesw10-5.7-18.tar.bz2
2010/11/03 20:20:16 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8o-2.tar.bz2
2010/11/03 20:20:16 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GNOME/pango1.0/libpango1.0_0/libpango1.0_0-1.28.1-1.tar.bz2
2010/11/03 20:20:16 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/pcre/libpcre0/libpcre0-8.02-1.tar.bz2
2010/11/03 20:20:17 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/pixman/libpixman1_0/libpixman1_0-0.18.2-1.tar.bz2
2010/11/03 20:20:17 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/plotutils/libplot2/libplot2-2.6-2.tar.bz2
2010/11/03 20:20:17 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libpng/libpng12/libpng12-1.2.44-1.tar.bz2
2010/11/03 20:20:18 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qhull/libqhull_5/libqhull_5-2009.1.1-1.tar.bz2
2010/11/03 20:20:18 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libSM/libSM6/libSM6-1.1.1-2.tar.bz2
2010/11/03 20:20:18 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/libss2/libss2-1.41.12-1.tar.bz2
2010/11/03 20:20:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libssh2/libssh2_1/libssh2_1-1.2.5-1.tar.bz2
2010/11/03 20:20:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/util-linux/libuuid1/libuuid1-2.17.2-1.tar.bz2
2010/11/03 20:20:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libX11/libX11-xcb1/libX11-xcb1-1.3.3-1.tar.bz2
2010/11/03 20:20:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXau/libXau6/libXau6-1.0.6-1.tar.bz2
2010/11/03 20:20:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXaw/libXaw7/libXaw7-1.0.7-2.tar.bz2
2010/11/03 20:20:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb-glx0/libxcb-glx0-1.6-1.tar.bz2
2010/11/03 20:20:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb-render0/libxcb-render0-1.6-1.tar.bz2
2010/11/03 20:20:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb1/libxcb1-1.6-1.tar.bz2
2010/11/03 20:20:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXext/libXext6/libXext6-1.1.2-1.tar.bz2
2010/11/03 20:20:21 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GNOME/libxml2/libxml2-2.7.7-1.tar.bz2
2010/11/03 20:20:21 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXrender/libXrender1/libXrender1-0.9.6-1.tar.bz2
2010/11/03 20:20:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/Lua/lua/lua-5.1.4-11.tar.bz2
2010/11/03 20:20:22 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/m4/m4-1.4.15-1.tar.bz2
2010/11/03 20:20:23 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/man/man-1.6f-1.tar.bz2
2010/11/03 20:20:28 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-3.2.4-3.tar.bz2
2010/11/03 20:20:30 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.2.4-3.tar.bz2
2010/11/03 20:20:30 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8o-2.tar.bz2
2010/11/03 20:20:39 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/perl/perl-5.10.1-4.tar.bz2
2010/11/03 20:20:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/python/python-2.6.5-2.tar.bz2
2010/11/03 20:20:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/sed/sed-4.2.1-1.tar.bz2
2010/11/03 20:20:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tar/tar-1.23-1.tar.bz2
2010/11/03 20:20:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tzcode/tzcode-2010j-1.tar.bz2
2010/11/03 20:20:46 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/util-linux/util-linux-2.17.2-1.tar.bz2
2010/11/03 20:20:50 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/vim/vim-7.3.003-1.tar.bz2
2010/11/03 20:20:51 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/w32api/w32api-3.15-1.tar.bz2
2010/11/03 20:20:52 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/wget/wget-1.12-1.tar.bz2
2010/11/03 20:20:52 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xkeyboard-config/xkeyboard-config-1.9-1.tar.bz2
2010/11/03 20:20:55 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.9.0-2.tar.bz2
2010/11/03 20:20:55 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/xterm/xterm-261-1.tar.bz2
2010/11/03 20:20:56 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/xz-4.999.9beta-11.tar.bz2
2010/11/03 20:20:56 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib-1.2.5-1.tar.bz2
2010/11/03 20:20:56 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib-devel/zlib-devel-1.2.5-1.tar.bz2
2010/11/03 20:20:56 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib0/zlib0-1.2.5-1.tar.bz2
2010/11/03 20:20:57 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00925-1.tar.bz2
2010/11/03 20:20:59 Running preremove script for  autoconf
2010/11/03 20:20:59 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/autoconf.sh
2010/11/03 20:20:59 Running preremove script for  autoconf2.5
2010/11/03 20:20:59 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/autoconf2.5.sh
2010/11/03 20:21:00 Running preremove script for  bash
2010/11/03 20:21:00 Running preremove script for  binutils
2010/11/03 20:21:00 Running preremove script for  cmake
2010/11/03 20:21:00 Running preremove script for  coreutils
2010/11/03 20:21:00 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/coreutils.sh
2010/11/03 20:21:01 Running preremove script for  cygutils
2010/11/03 20:21:01 Running preremove script for  cygwin
2010/11/03 20:21:01 Running preremove script for  cygwin-doc
2010/11/03 20:21:01 Running preremove script for  dash
2010/11/03 20:21:01 Running preremove script for  diffutils
2010/11/03 20:21:01 Running preremove script for  e2fsprogs
2010/11/03 20:21:01 Running preremove script for  findutils
2010/11/03 20:21:01 Running preremove script for  gawk
2010/11/03 20:21:01 Running preremove script for  gnuplot
2010/11/03 20:21:01 Running preremove script for  grep
2010/11/03 20:21:01 Running preremove script for  groff
2010/11/03 20:21:01 Running preremove script for  less
2010/11/03 20:21:01 Running preremove script for  libcairo2
2010/11/03 20:21:01 Running preremove script for  libcurl4
2010/11/03 20:21:01 Running preremove script for  libgd2
2010/11/03 20:21:01 Running preremove script for  libGL1
2010/11/03 20:21:01 Running preremove script for  libglpk0
2010/11/03 20:21:01 Running preremove script for  libGLU1
2010/11/03 20:21:01 Running preremove script for  libGraphicsMagick3
2010/11/03 20:21:01 Running preremove script for  libidn11
2010/11/03 20:21:01 Running preremove script for  libjasper1
2010/11/03 20:21:01 Running preremove script for  liblapack0
2010/11/03 20:21:01 Running preremove script for  liblcms1
2010/11/03 20:21:01 Running preremove script for  libltdl7
2010/11/03 20:21:01 Running preremove script for  liblzma1
2010/11/03 20:21:01 Running preremove script for  libpcre0
2010/11/03 20:21:01 Running preremove script for  libpixman1_0
2010/11/03 20:21:01 Running preremove script for  libpng12
2010/11/03 20:21:01 Running preremove script for  libqhull_5
2010/11/03 20:21:01 Running preremove script for  libSM6
2010/11/03 20:21:01 Running preremove script for  libssh2_1
2010/11/03 20:21:01 Running preremove script for  libXau6
2010/11/03 20:21:01 Running preremove script for  libXaw7
2010/11/03 20:21:01 Running preremove script for  libxcb-render0
2010/11/03 20:21:01 Running preremove script for  libxcb1
2010/11/03 20:21:01 Running preremove script for  libXext6
2010/11/03 20:21:01 Running preremove script for  libxml2
2010/11/03 20:21:01 Running preremove script for  libXrender1
2010/11/03 20:21:01 Running preremove script for  m4
2010/11/03 20:21:01 Running preremove script for  man
2010/11/03 20:21:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/man.sh
2010/11/03 20:21:01 Running preremove script for  octave
2010/11/03 20:21:01 Running preremove script for  octave-doc
2010/11/03 20:21:01 Running preremove script for  openssl
2010/11/03 20:21:01 Running preremove script for  perl
2010/11/03 20:21:01 Running preremove script for  python
2010/11/03 20:21:01 Running preremove script for  sed
2010/11/03 20:21:01 Running preremove script for  tar
2010/11/03 20:21:01 Running preremove script for  tzcode
2010/11/03 20:21:01 Running preremove script for  util-linux
2010/11/03 20:21:01 Running preremove script for  vim
2010/11/03 20:21:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/vim.sh
2010/11/03 20:21:01 Running preremove script for  w32api
2010/11/03 20:21:01 Running preremove script for  wget
2010/11/03 20:21:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/wget.sh
2010/11/03 20:21:02 Running preremove script for  xkeyboard-config
2010/11/03 20:21:02 Running preremove script for  xorg-server
2010/11/03 20:21:02 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/xorg-server.sh
2010/11/03 20:21:02 Running preremove script for  xterm
2010/11/03 20:21:02 Running preremove script for  xz
2010/11/03 20:21:02 Running preremove script for  zlib
2010/11/03 20:21:02 Running preremove script for  zlib-devel
2010/11/03 20:21:02 Running preremove script for  zlib0
2010/11/03 20:21:02 Running preremove script for  _update-info-dir
2010/11/03 20:21:02 Uninstalling autoconf
2010/11/03 20:21:02 Uninstalling autoconf2.5
2010/11/03 20:21:02 Uninstalling bash
2010/11/03 20:21:02 Uninstalling binutils
2010/11/03 20:21:02 Uninstalling cmake
2010/11/03 20:21:03 Uninstalling coreutils
2010/11/03 20:21:03 Uninstalling cygutils
2010/11/03 20:21:03 Uninstalling cygwin
2010/11/03 20:21:03 Uninstalling cygwin-doc
2010/11/03 20:21:03 Uninstalling dash
2010/11/03 20:21:03 Uninstalling diffutils
2010/11/03 20:21:03 Uninstalling e2fsprogs
2010/11/03 20:21:03 Uninstalling findutils
2010/11/03 20:21:03 Uninstalling gawk
2010/11/03 20:21:03 Uninstalling gnuplot
2010/11/03 20:21:04 Uninstalling grep
2010/11/03 20:21:04 Uninstalling groff
2010/11/03 20:21:04 Uninstalling less
2010/11/03 20:21:04 Uninstalling libcairo2
2010/11/03 20:21:04 Uninstalling libcurl4
2010/11/03 20:21:04 Uninstalling libgd2
2010/11/03 20:21:04 Uninstalling libGL1
2010/11/03 20:21:04 Uninstalling libglpk0
2010/11/03 20:21:04 Uninstalling libGLU1
2010/11/03 20:21:04 Uninstalling libGraphicsMagick3
2010/11/03 20:21:04 Uninstalling libidn11
2010/11/03 20:21:04 Uninstalling libjasper1
2010/11/03 20:21:04 Uninstalling liblapack0
2010/11/03 20:21:04 Uninstalling liblcms1
2010/11/03 20:21:04 Uninstalling libltdl7
2010/11/03 20:21:04 Uninstalling liblzma1
2010/11/03 20:21:04 Uninstalling libpcre0
2010/11/03 20:21:04 Uninstalling libpixman1_0
2010/11/03 20:21:04 Uninstalling libpng12
2010/11/03 20:21:04 Uninstalling libqhull_5
2010/11/03 20:21:04 Uninstalling libSM6
2010/11/03 20:21:04 Uninstalling libssh2_1
2010/11/03 20:21:04 Uninstalling libXau6
2010/11/03 20:21:04 Uninstalling libXaw7
2010/11/03 20:21:04 Uninstalling libxcb-render0
2010/11/03 20:21:04 Uninstalling libxcb1
2010/11/03 20:21:04 Uninstalling libXext6
2010/11/03 20:21:04 Uninstalling libxml2
2010/11/03 20:21:04 Uninstalling libXrender1
2010/11/03 20:21:04 Uninstalling m4
2010/11/03 20:21:04 Uninstalling man
2010/11/03 20:21:04 Uninstalling octave
2010/11/03 20:21:05 Uninstalling octave-doc
2010/11/03 20:21:07 Uninstalling openssl
2010/11/03 20:21:07 Uninstalling perl
2010/11/03 20:21:10 Uninstalling python
2010/11/03 20:21:13 Uninstalling sed
2010/11/03 20:21:13 Uninstalling tar
2010/11/03 20:21:13 Uninstalling tzcode
2010/11/03 20:21:14 Uninstalling util-linux
2010/11/03 20:21:14 Uninstalling vim
2010/11/03 20:21:16 Uninstalling w32api
2010/11/03 20:21:16 Uninstalling wget
2010/11/03 20:21:16 Uninstalling xkeyboard-config
2010/11/03 20:21:17 Uninstalling xorg-server
2010/11/03 20:21:17 Uninstalling xterm
2010/11/03 20:21:17 Uninstalling xz
2010/11/03 20:21:17 Uninstalling zlib
2010/11/03 20:21:17 Uninstalling zlib-devel
2010/11/03 20:21:17 Uninstalling zlib0
2010/11/03 20:21:17 Uninstalling _update-info-dir
2010/11/03 20:21:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf-9-1.tar.bz2
2010/11/03 20:21:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf2.5/autoconf2.5-2.67-1.tar.bz2
2010/11/03 20:21:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bash/bash-3.2.51-24.tar.bz2
2010/11/03 20:21:18 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/binutils/binutils-2.20.51-2.tar.bz2
2010/11/03 20:21:19 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cmake/cmake-2.8.2-1.tar.bz2
2010/11/03 20:21:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/coreutils/coreutils-8.5-2.tar.bz2
2010/11/03 20:21:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygutils/cygutils-1.4.4-1.tar.bz2
2010/11/03 20:21:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin/cygwin-1.7.7-1.tar.bz2
2010/11/03 20:21:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin-doc/cygwin-doc-1.7-1.tar.bz2
2010/11/03 20:21:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/dash/dash-0.5.6.1-2.tar.bz2
2010/11/03 20:21:28 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/diffutils/diffutils-2.9-1.tar.bz2
2010/11/03 20:21:28 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/e2fsprogs-1.41.12-1.tar.bz2
2010/11/03 20:21:28 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/findutils/findutils-4.5.9-1.tar.bz2
2010/11/03 20:21:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gamin/gamin-0.1.10-11.tar.bz2
2010/11/03 20:21:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gawk/gawk-3.1.8-1.tar.bz2
2010/11/03 20:21:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/gnuplot/gnuplot-4.4.0-1.tar.bz2
2010/11/03 20:21:31 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/grep/grep-2.6.3-1.tar.bz2
2010/11/03 20:21:31 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/groff/groff-1.20.1-2.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/less/less-436-1.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/attr/libattr1/libattr1-2.4.43-1.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/util-linux/libblkid1/libblkid1-2.17.2-1.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/cairo/libcairo2/libcairo2-1.8.10-1.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/libcom_err2/libcom_err2-1.41.12-1.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/curl/libcurl4/libcurl4-7.20.1-1.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/libe2p2/libe2p2-1.41.12-1.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/libext2fs2/libext2fs2-1.41.12-1.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gamin/libfam0/libfam0-0.1.10-11.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libffi4/libffi4-4.3.4-3.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/gd/libgd2/libgd2-2.0.36RC1-11.tar.bz2
2010/11/03 20:21:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mesa/libGL1/libGL1-7.8.2-1.tar.bz2
2010/11/03 20:21:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GNOME/glib2.0/libglib2.0_0/libglib2.0_0-2.24.1-1.tar.bz2
2010/11/03 20:21:45 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/glpk/libglpk0/libglpk0-4.44-1.tar.bz2
2010/11/03 20:21:45 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/mesa/libGLU1/libGLU1-7.8.2-1.tar.bz2
2010/11/03 20:21:45 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.12-1.tar.bz2
2010/11/03 20:21:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libidn/libidn11/libidn11-1.18-1.tar.bz2
2010/11/03 20:21:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jasper/libjasper1/libjasper1-1.900.1-11.tar.bz2
2010/11/03 20:21:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lapack/liblapack0/liblapack0-3.2.2-1.tar.bz2
2010/11/03 20:21:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lcms/liblcms1/liblcms1-1.19-2.tar.bz2
2010/11/03 20:21:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libtool/libltdl7/libltdl7-2.4-1.tar.bz2
2010/11/03 20:21:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/liblzma1/liblzma1-4.999.9beta-11.tar.bz2
2010/11/03 20:21:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/ncursesw/libncursesw10/libncursesw10-5.7-18.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8o-2.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GNOME/pango1.0/libpango1.0_0/libpango1.0_0-1.28.1-1.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/pcre/libpcre0/libpcre0-8.02-1.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/pixman/libpixman1_0/libpixman1_0-0.18.2-1.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/plotutils/libplot2/libplot2-2.6-2.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libpng/libpng12/libpng12-1.2.44-1.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qhull/libqhull_5/libqhull_5-2009.1.1-1.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libSM/libSM6/libSM6-1.1.1-2.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/e2fsprogs/libss2/libss2-1.41.12-1.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libssh2/libssh2_1/libssh2_1-1.2.5-1.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/util-linux/libuuid1/libuuid1-2.17.2-1.tar.bz2
2010/11/03 20:21:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libX11/libX11-xcb1/libX11-xcb1-1.3.3-1.tar.bz2
2010/11/03 20:21:48 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXau/libXau6/libXau6-1.0.6-1.tar.bz2
2010/11/03 20:21:48 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXaw/libXaw7/libXaw7-1.0.7-2.tar.bz2
2010/11/03 20:21:48 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb-glx0/libxcb-glx0-1.6-1.tar.bz2
2010/11/03 20:21:48 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb-render0/libxcb-render0-1.6-1.tar.bz2
2010/11/03 20:21:48 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libxcb/libxcb1/libxcb1-1.6-1.tar.bz2
2010/11/03 20:21:48 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXext/libXext6/libXext6-1.1.2-1.tar.bz2
2010/11/03 20:21:48 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GNOME/libxml2/libxml2-2.7.7-1.tar.bz2
2010/11/03 20:21:49 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/libXrender/libXrender1/libXrender1-0.9.6-1.tar.bz2
2010/11/03 20:21:49 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/Lua/lua/lua-5.1.4-11.tar.bz2
2010/11/03 20:21:49 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/m4/m4-1.4.15-1.tar.bz2
2010/11/03 20:21:49 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/man/man-1.6f-1.tar.bz2
2010/11/03 20:21:49 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-3.2.4-3.tar.bz2
2010/11/03 20:22:07 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.2.4-3.tar.bz2
2010/11/03 20:22:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8o-2.tar.bz2
2010/11/03 20:22:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/perl/perl-5.10.1-4.tar.bz2
2010/11/03 20:22:30 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/python/python-2.6.5-2.tar.bz2
2010/11/03 20:22:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/sed/sed-4.2.1-1.tar.bz2
2010/11/03 20:22:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tar/tar-1.23-1.tar.bz2
2010/11/03 20:22:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tzcode/tzcode-2010j-1.tar.bz2
2010/11/03 20:22:50 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/util-linux/util-linux-2.17.2-1.tar.bz2
2010/11/03 20:22:50 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/vim/vim-7.3.003-1.tar.bz2
2010/11/03 20:23:06 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/w32api/w32api-3.15-1.tar.bz2
2010/11/03 20:23:09 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/wget/wget-1.12-1.tar.bz2
2010/11/03 20:23:10 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xkeyboard-config/xkeyboard-config-1.9-1.tar.bz2
2010/11/03 20:23:14 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.9.0-2.tar.bz2
2010/11/03 20:23:15 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X11/xterm/xterm-261-1.tar.bz2
2010/11/03 20:23:15 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/xz-4.999.9beta-11.tar.bz2
2010/11/03 20:23:15 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib-1.2.5-1.tar.bz2
2010/11/03 20:23:15 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib-devel/zlib-devel-1.2.5-1.tar.bz2
2010/11/03 20:23:15 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/zlib/zlib0/zlib0-1.2.5-1.tar.bz2
2010/11/03 20:23:15 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00925-1.tar.bz2
2010/11/03 20:23:15 Changing gid back to original
2010/11/03 20:23:15 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh
2010/11/03 20:23:31 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/coreutils.sh
2010/11/03 20:23:31 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/bash.sh
2010/11/03 20:23:31 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/autoconf2.5.sh
2010/11/03 20:23:33 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/autoconf.sh
2010/11/03 20:23:34 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/man.sh
2010/11/03 20:23:34 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/pango1.0.sh
2010/11/03 20:23:35 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gnuplot.sh
2010/11/03 20:23:35 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/vim.sh
2010/11/03 20:23:35 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/wget.sh
2010/11/03 20:23:36 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xorg-server.sh
2010/11/03 20:23:36 Changing gid to Administrators
2010/11/03 20:23:40 note: Installation Complete
2010/11/03 20:23:40 Ending cygwin install
2010/11/22 15:43:35 Starting cygwin install, version 2.721
2010/11/22 15:43:36 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2010/11/22 15:43:36 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2010/11/22 15:43:36 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2010/11/22 15:43:36 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2010/11/22 15:43:36 Current Directory: C:\cygwin\packages
2010/11/22 15:43:36 User has backup/restore rights
2010/11/22 15:43:36 Changing gid to Administrators
2010/11/22 15:43:36 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2010/11/22 15:43:40 source: network install
2010/11/22 15:43:40 root: C:\cygwin binary system
2010/11/22 15:43:41 Selected local directory: C:\cygwin\packages
2010/11/22 15:43:41 net: Direct
2010/11/22 15:43:43 site: http://www.gtlib.gatech.edu/pub/cygwin/
2010/11/22 15:44:03 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8p-1.tar.bz2
2010/11/22 15:44:03 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8p-1.tar.bz2
2010/11/22 15:44:06 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.9.2-1.tar.bz2
2010/11/22 15:44:06 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00928-1.tar.bz2
2010/11/22 15:44:07 Running preremove script for  libopenssl098
2010/11/22 15:44:07 Running preremove script for  openssl
2010/11/22 15:44:07 Running preremove script for  xorg-server
2010/11/22 15:44:07 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/xorg-server.sh
2010/11/22 15:44:07 Running preremove script for  _update-info-dir
2010/11/22 15:44:07 Uninstalling libopenssl098
2010/11/22 15:44:07 Uninstalling openssl
2010/11/22 15:44:07 Uninstalling xorg-server
2010/11/22 15:44:07 Uninstalling _update-info-dir
2010/11/22 15:44:07 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8p-1.tar.bz2
2010/11/22 15:44:08 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8p-1.tar.bz2
2010/11/22 15:44:08 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.9.2-1.tar.bz2
2010/11/22 15:44:09 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00928-1.tar.bz2
2010/11/22 15:44:09 Changing gid back to original
2010/11/22 15:44:09 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh
2010/11/22 15:44:23 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xorg-server.sh
2010/11/22 15:44:23 Changing gid to Administrators
2010/11/22 15:44:26 note: Installation Complete
2010/11/22 15:44:26 Ending cygwin install
2011/02/03 14:51:13 Starting cygwin install, version 2.738
2011/02/03 14:51:13 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2011/02/03 14:51:13 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2011/02/03 14:51:13 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2011/02/03 14:51:13 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2011/02/03 14:51:13 Current Directory: C:\cygwin\packages
2011/02/03 14:51:13 User has backup/restore rights
2011/02/03 14:51:13 Changing gid to Administrators
2011/02/03 14:51:13 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2011/02/03 14:51:18 source: network install
2011/02/03 14:51:19 root: C:\cygwin binary system
2011/02/03 14:51:20 Selected local directory: C:\cygwin\packages
2011/02/03 14:51:21 net: Direct
2011/02/03 14:51:23 site: http://www.gtlib.gatech.edu/pub/cygwin/
2011/02/03 14:55:35 Adding required dependency csih: Selecting version 0.9.2-1 for installation.
2011/02/03 14:55:35 Adding required dependency libwrap0: Selecting version 7.6-21 for installation.
2011/02/03 14:55:36 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00943-1.tar.bz2
2011/02/03 14:55:36 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf-10-1.tar.bz2
2011/02/03 14:55:36 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf2.5/autoconf2.5-2.68-1.tar.bz2
2011/02/03 14:55:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-cygwin/base-cygwin-3.0-1.tar.bz2
2011/02/03 14:55:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-passwd/base-passwd-3.1-2.tar.bz2
2011/02/03 14:55:38 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bash/bash-4.1.9-2.tar.bz2
2011/02/03 14:55:38 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/bzip2-1.0.6-1.tar.bz2
2011/02/03 14:55:41 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/coreutils/coreutils-8.8-1.tar.bz2
2011/02/03 14:55:41 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/csih/csih-0.9.2-1.tar.bz2
2011/02/03 14:55:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/findutils/findutils-4.5.9-2.tar.bz2
2011/02/03 14:55:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/inetutils/inetutils-1.7-2.tar.bz2
2011/02/03 14:55:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/libbz2_1/libbz2_1-1.0.6-1.tar.bz2
2011/02/03 14:55:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/glpk/libglpk0/libglpk0-4.45-1.tar.bz2
2011/02/03 14:55:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8q-1.tar.bz2
2011/02/03 14:55:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/readline/libreadline7/libreadline7-6.1.2-2.tar.bz2
2011/02/03 14:55:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/sqlite3/libsqlite3_0/libsqlite3_0-3.7.3-1.tar.bz2
2011/02/03 14:55:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tcp_wrappers/libwrap0/libwrap0-7.6-21.tar.bz2
2011/02/03 14:55:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8q-1.tar.bz2
2011/02/03 14:55:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/perl/perl-5.10.1-5.tar.bz2
2011/02/03 14:55:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/run/run-1.1.13-1.tar.bz2
2011/02/03 14:55:55 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tar/tar-1.25-1.tar.bz2
2011/02/03 14:55:58 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.9.3-2.tar.bz2
2011/02/03 14:55:58 Running preremove script for  _update-info-dir
2011/02/03 14:55:58 Running preremove script for  autoconf
2011/02/03 14:55:58 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/autoconf.sh
2011/02/03 14:55:59 Running preremove script for  autoconf2.5
2011/02/03 14:55:59 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/autoconf2.5.sh
2011/02/03 14:56:00 Running preremove script for  base-cygwin
2011/02/03 14:56:00 Running preremove script for  base-passwd
2011/02/03 14:56:00 Running preremove script for  bash
2011/02/03 14:56:00 Running preremove script for  bzip2
2011/02/03 14:56:00 Running preremove script for  coreutils
2011/02/03 14:56:00 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/coreutils.sh
2011/02/03 14:56:01 Running preremove script for  findutils
2011/02/03 14:56:01 Running preremove script for  libbz2_1
2011/02/03 14:56:01 Running preremove script for  libglpk0
2011/02/03 14:56:01 Running preremove script for  libopenssl098
2011/02/03 14:56:01 Running preremove script for  libreadline7
2011/02/03 14:56:01 Running preremove script for  libsqlite3_0
2011/02/03 14:56:01 Running preremove script for  openssl
2011/02/03 14:56:01 Running preremove script for  perl
2011/02/03 14:56:01 Running preremove script for  run
2011/02/03 14:56:01 Running preremove script for  tar
2011/02/03 14:56:01 Running preremove script for  xorg-server
2011/02/03 14:56:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/xorg-server.sh
2011/02/03 14:56:01 Uninstalling _update-info-dir
2011/02/03 14:56:01 Uninstalling autoconf
2011/02/03 14:56:01 Uninstalling autoconf2.5
2011/02/03 14:56:01 Uninstalling base-cygwin
2011/02/03 14:56:01 Uninstalling base-passwd
2011/02/03 14:56:01 Uninstalling bash
2011/02/03 14:56:02 Uninstalling bzip2
2011/02/03 14:56:02 Uninstalling coreutils
2011/02/03 14:56:03 Uninstalling findutils
2011/02/03 14:56:03 Uninstalling libbz2_1
2011/02/03 14:56:03 Uninstalling libglpk0
2011/02/03 14:56:03 Uninstalling libopenssl098
2011/02/03 14:56:03 Uninstalling libreadline7
2011/02/03 14:56:03 Uninstalling libsqlite3_0
2011/02/03 14:56:03 Uninstalling openssl
2011/02/03 14:56:03 Uninstalling perl
2011/02/03 14:56:07 Uninstalling run
2011/02/03 14:56:07 Uninstalling tar
2011/02/03 14:56:07 Uninstalling xorg-server
2011/02/03 14:56:07 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00943-1.tar.bz2
2011/02/03 14:56:07 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf-10-1.tar.bz2
2011/02/03 14:56:07 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/autoconf/autoconf2.5/autoconf2.5-2.68-1.tar.bz2
2011/02/03 14:56:09 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-cygwin/base-cygwin-3.0-1.tar.bz2
2011/02/03 14:56:09 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bash/bash-4.1.9-2.tar.bz2
2011/02/03 14:56:10 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/bzip2-1.0.6-1.tar.bz2
2011/02/03 14:56:10 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/coreutils/coreutils-8.8-1.tar.bz2
2011/02/03 14:56:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/csih/csih-0.9.2-1.tar.bz2
2011/02/03 14:56:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/findutils/findutils-4.5.9-2.tar.bz2
2011/02/03 14:56:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/inetutils/inetutils-1.7-2.tar.bz2
2011/02/03 14:56:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/libbz2_1/libbz2_1-1.0.6-1.tar.bz2
2011/02/03 14:56:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/glpk/libglpk0/libglpk0-4.45-1.tar.bz2
2011/02/03 14:56:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8q-1.tar.bz2
2011/02/03 14:56:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/readline/libreadline7/libreadline7-6.1.2-2.tar.bz2
2011/02/03 14:56:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/sqlite3/libsqlite3_0/libsqlite3_0-3.7.3-1.tar.bz2
2011/02/03 14:56:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tcp_wrappers/libwrap0/libwrap0-7.6-21.tar.bz2
2011/02/03 14:56:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8q-1.tar.bz2
2011/02/03 14:56:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/perl/perl-5.10.1-5.tar.bz2
2011/02/03 14:56:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/run/run-1.1.13-1.tar.bz2
2011/02/03 14:56:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tar/tar-1.25-1.tar.bz2
2011/02/03 14:56:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.9.3-2.tar.bz2
2011/02/03 14:56:41 Changing gid back to original
2011/02/03 14:56:41 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/000-cygwin-post-install.sh
2011/02/03 14:56:42 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh
2011/02/03 14:57:02 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/coreutils.sh
2011/02/03 14:57:03 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/bash.sh
2011/02/03 14:57:03 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xorg-server.sh
2011/02/03 14:57:04 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/autoconf2.5.sh
2011/02/03 14:57:05 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/autoconf.sh
2011/02/03 14:57:07 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/inetutils.sh
2011/02/03 14:57:23 abnormal exit: exit code=1
2011/02/03 14:57:23 Changing gid to Administrators
2011/02/03 14:58:32 note: Installation Complete
2011/02/03 14:58:32 Ending cygwin install
2011/06/20 16:00:17 Starting cygwin install, version 2.738
2011/06/20 16:00:17 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2011/06/20 16:00:17 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2011/06/20 16:00:17 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2011/06/20 16:00:17 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2011/06/20 16:00:17 Current Directory: C:\cygwin\packages
2011/06/20 16:00:17 User has backup/restore rights
2011/06/20 16:00:17 Changing gid to Administrators
2011/06/20 16:00:17 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2011/06/20 16:00:19 source: network install
2011/06/20 16:00:21 root: C:\cygwin binary system
2011/06/20 16:00:22 Selected local directory: C:\cygwin\packages
2011/06/20 16:00:23 net: Direct
2011/06/20 16:00:24 site: http://www.gtlib.gatech.edu/pub/cygwin/
2011/06/20 16:01:43 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00964-1.tar.bz2
2011/06/20 16:01:47 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-files/base-files-4.0-6.tar.bz2
2011/06/20 16:01:51 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bash/bash-4.1.10-4.tar.bz2
2011/06/20 16:01:59 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/bzip2-1.0.6-2.tar.bz2
2011/06/20 16:02:19 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cmake/cmake-2.8.4-1.tar.bz2
2011/06/20 16:02:30 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/coreutils/coreutils-8.10-1.tar.bz2
2011/06/20 16:02:37 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/csih/csih-0.9.4-1.tar.bz2
2011/06/20 16:02:40 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygutils/cygutils-1.4.6-1.tar.bz2
2011/06/20 16:02:46 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin/cygwin-1.7.9-1.tar.bz2
2011/06/20 16:02:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/dos2unix/dos2unix-5.3-1.tar.bz2
2011/06/20 16:03:04 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc-mingw/gcc-mingw-core/gcc-mingw-core-20050522-3.tar.bz2
2011/06/20 16:03:26 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc-mingw/gcc-mingw-g++/gcc-mingw-g++-20050522-3.tar.bz2
2011/06/20 16:03:29 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gzip/gzip-1.4-1.tar.bz2
2011/06/20 16:03:35 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.12-2.tar.bz2
2011/06/20 16:03:39 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
2011/06/20 16:03:41 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libffi4/libffi4-4.3.4-4.tar.bz2
2011/06/20 16:03:42 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/fltk/libfltk1.1/libfltk1.1-1.1.10-1.tar.bz2
2011/06/20 16:03:44 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libgcc1/libgcc1-4.3.4-4.tar.bz2
2011/06/20 16:03:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libgcrypt/libgcrypt11/libgcrypt11-1.4.6-1.tar.bz2
2011/06/20 16:03:47 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libgfortran3/libgfortran3-4.3.4-4.tar.bz2
2011/06/20 16:03:49 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libgpg-error/libgpg-error0/libgpg-error0-1.10-1.tar.bz2
2011/06/20 16:03:54 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/hdf5/libhdf5_6/libhdf5_6-1.8.6-1.tar.bz2
2011/06/20 16:03:59 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libiconv/libiconv2/libiconv2-1.13.1-2.tar.bz2
2011/06/20 16:04:02 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jpeg/libjpeg8/libjpeg8-8b-1.tar.bz2
2011/06/20 16:04:06 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lapack/liblapack0/liblapack0-3.2.2-2.tar.bz2
2011/06/20 16:04:08 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/liblzma5/liblzma5-5.0.2_20110517-1.tar.bz2
2011/06/20 16:04:11 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8r-2.tar.bz2
2011/06/20 16:04:14 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libpng/libpng14/libpng14-1.4.3-2.tar.bz2
2011/06/20 16:04:17 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qhull/libqhull_6/libqhull_6-2010.1-2.tar.bz2
2011/06/20 16:04:18 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qrupdate/libqrupdate0/libqrupdate0-1.1.1-1.tar.bz2
2011/06/20 16:04:20 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-1.tar.bz2
2011/06/20 16:04:21 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libssp0/libssp0-4.3.4-4.tar.bz2
2011/06/20 16:04:24 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libstdc++6/libstdc++6-4.3.4-4.tar.bz2
2011/06/20 16:04:27 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tiff/libtiff5/libtiff5-3.9.4-1.tar.bz2
2011/06/20 16:04:28 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/m4/m4-1.4.16-1.tar.bz2
2011/06/20 16:04:30 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/mingw/mingw-runtime/mingw-runtime-3.18-3.tar.bz2
2011/06/20 16:04:32 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/mingw/mingw-w32api/mingw-w32api-3.17-2.tar.bz2
2011/06/20 16:04:45 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-3.4.0-3.tar.bz2
2011/06/20 16:04:51 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.4.0-3.tar.bz2
2011/06/20 16:04:57 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-forge/octave-forge-20110226-1.tar.bz2
2011/06/20 16:04:58 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8r-2.tar.bz2
2011/06/20 16:05:02 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/w32api/w32api-3.17-2.tar.bz2
2011/06/20 16:05:09 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.10.1-1.tar.bz2
2011/06/20 16:05:12 Downloaded C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/xz-5.0.2_20110517-1.tar.bz2
2011/06/20 16:05:13 Running preremove script for  _update-info-dir
2011/06/20 16:05:13 Running preremove script for  base-files
2011/06/20 16:05:13 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/base-files.sh
2011/06/20 16:05:14 Running preremove script for  bash
2011/06/20 16:05:14 Running preremove script for  bzip2
2011/06/20 16:05:14 Running preremove script for  cmake
2011/06/20 16:05:14 Running preremove script for  coreutils
2011/06/20 16:05:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/coreutils.sh
2011/06/20 16:05:15 Running preremove script for  csih
2011/06/20 16:05:15 Running preremove script for  cygutils
2011/06/20 16:05:15 Running preremove script for  cygwin
2011/06/20 16:05:15 Running preremove script for  gcc-mingw-core
2011/06/20 16:05:15 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/gcc-mingw-core.sh
2011/06/20 16:05:15 Running preremove script for  gcc-mingw-g++
2011/06/20 16:05:15 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/gcc-mingw-g++.sh
2011/06/20 16:05:16 Running preremove script for  gzip
2011/06/20 16:05:16 Running preremove script for  libGraphicsMagick3
2011/06/20 16:05:16 Running preremove script for  libbz2_1
2011/06/20 16:05:16 Running preremove script for  libffi4
2011/06/20 16:05:16 Running preremove script for  libgcc1
2011/06/20 16:05:16 Running preremove script for  libgcrypt11
2011/06/20 16:05:16 Running preremove script for  libgfortran3
2011/06/20 16:05:16 Running preremove script for  libgpg-error0
2011/06/20 16:05:16 Running preremove script for  libiconv2
2011/06/20 16:05:16 Running preremove script for  liblapack0
2011/06/20 16:05:16 Running preremove script for  libopenssl098
2011/06/20 16:05:16 Running preremove script for  libqrupdate0
2011/06/20 16:05:16 Running preremove script for  libsigsegv2
2011/06/20 16:05:16 Running preremove script for  libssp0
2011/06/20 16:05:16 Running preremove script for  libstdc++6
2011/06/20 16:05:16 Running preremove script for  libtiff5
2011/06/20 16:05:16 Running preremove script for  m4
2011/06/20 16:05:16 Running preremove script for  mingw-runtime
2011/06/20 16:05:16 Running preremove script for  octave
2011/06/20 16:05:16 Running preremove script for  octave-doc
2011/06/20 16:05:16 Running preremove script for  octave-forge
2011/06/20 16:05:16 Running preremove script for  openssl
2011/06/20 16:05:16 Running preremove script for  w32api
2011/06/20 16:05:16 Running preremove script for  xorg-server
2011/06/20 16:05:16 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/xorg-server.sh
2011/06/20 16:05:16 Running preremove script for  xz
2011/06/20 16:05:16 Uninstalling _update-info-dir
2011/06/20 16:05:16 Uninstalling base-files
2011/06/20 16:05:16 Uninstalling bash
2011/06/20 16:05:16 Uninstalling bzip2
2011/06/20 16:05:16 Uninstalling cmake
2011/06/20 16:05:17 Uninstalling coreutils
2011/06/20 16:05:17 Uninstalling csih
2011/06/20 16:05:17 Uninstalling cygutils
2011/06/20 16:05:17 Uninstalling cygwin
2011/06/20 16:05:18 Uninstalling gcc-mingw-core
2011/06/20 16:05:18 Uninstalling gcc-mingw-g++
2011/06/20 16:05:18 Uninstalling gzip
2011/06/20 16:05:18 Uninstalling libGraphicsMagick3
2011/06/20 16:05:18 Uninstalling libbz2_1
2011/06/20 16:05:18 Uninstalling libffi4
2011/06/20 16:05:18 Uninstalling libgcc1
2011/06/20 16:05:18 Uninstalling libgcrypt11
2011/06/20 16:05:18 Uninstalling libgfortran3
2011/06/20 16:05:18 Uninstalling libgpg-error0
2011/06/20 16:05:18 Uninstalling libiconv2
2011/06/20 16:05:18 Uninstalling liblapack0
2011/06/20 16:05:18 Uninstalling libopenssl098
2011/06/20 16:05:18 Uninstalling libqrupdate0
2011/06/20 16:05:18 Uninstalling libsigsegv2
2011/06/20 16:05:18 Uninstalling libssp0
2011/06/20 16:05:18 Uninstalling libstdc++6
2011/06/20 16:05:18 Uninstalling libtiff5
2011/06/20 16:05:18 Uninstalling m4
2011/06/20 16:05:18 Uninstalling mingw-runtime
2011/06/20 16:05:18 Uninstalling octave
2011/06/20 16:05:20 Uninstalling octave-doc
2011/06/20 16:05:20 Uninstalling octave-forge
2011/06/20 16:05:23 Uninstalling openssl
2011/06/20 16:05:25 Uninstalling w32api
2011/06/20 16:05:27 Uninstalling xorg-server
2011/06/20 16:05:27 Uninstalling xz
2011/06/20 16:05:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/_update-info-dir/_update-info-dir-00964-1.tar.bz2
2011/06/20 16:05:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/base-files/base-files-4.0-6.tar.bz2
2011/06/20 16:05:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bash/bash-4.1.10-4.tar.bz2
2011/06/20 16:05:28 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/bzip2-1.0.6-2.tar.bz2
2011/06/20 16:05:28 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cmake/cmake-2.8.4-1.tar.bz2
2011/06/20 16:05:32 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/coreutils/coreutils-8.10-1.tar.bz2
2011/06/20 16:05:33 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/csih/csih-0.9.4-1.tar.bz2
2011/06/20 16:05:34 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygutils/cygutils-1.4.6-1.tar.bz2
2011/06/20 16:05:34 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/cygwin/cygwin-1.7.9-1.tar.bz2
2011/06/20 16:05:35 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/dos2unix/dos2unix-5.3-1.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc-mingw/gcc-mingw-core/gcc-mingw-core-20050522-3.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc-mingw/gcc-mingw-g++/gcc-mingw-g++-20050522-3.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gzip/gzip-1.4-1.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.12-2.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libffi4/libffi4-4.3.4-4.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/fltk/libfltk1.1/libfltk1.1-1.1.10-1.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libgcc1/libgcc1-4.3.4-4.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libgcrypt/libgcrypt11/libgcrypt11-1.4.6-1.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libgfortran3/libgfortran3-4.3.4-4.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libgpg-error/libgpg-error0/libgpg-error0-1.10-1.tar.bz2
2011/06/20 16:05:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/hdf5/libhdf5_6/libhdf5_6-1.8.6-1.tar.bz2
2011/06/20 16:05:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libiconv/libiconv2/libiconv2-1.13.1-2.tar.bz2
2011/06/20 16:05:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/jpeg/libjpeg8/libjpeg8-8b-1.tar.bz2
2011/06/20 16:05:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/lapack/liblapack0/liblapack0-3.2.2-2.tar.bz2
2011/06/20 16:05:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/liblzma5/liblzma5-5.0.2_20110517-1.tar.bz2
2011/06/20 16:05:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8r-2.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libpng/libpng14/libpng14-1.4.3-2.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qhull/libqhull_6/libqhull_6-2010.1-2.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/qrupdate/libqrupdate0/libqrupdate0-1.1.1-1.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-1.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libssp0/libssp0-4.3.4-4.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/gcc4/libstdc++6/libstdc++6-4.3.4-4.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/tiff/libtiff5/libtiff5-3.9.4-1.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/m4/m4-1.4.16-1.tar.bz2
2011/06/20 16:05:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/mingw/mingw-runtime/mingw-runtime-3.18-3.tar.bz2
2011/06/20 16:05:39 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/mingw/mingw-w32api/mingw-w32api-3.17-2.tar.bz2
2011/06/20 16:05:44 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-3.4.0-3.tar.bz2
2011/06/20 16:06:00 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.4.0-3.tar.bz2
2011/06/20 16:06:09 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/octave/octave-forge/octave-forge-20110226-1.tar.bz2
2011/06/20 16:06:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/openssl/openssl-0.9.8r-2.tar.bz2
2011/06/20 16:06:30 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/w32api/w32api-3.17-2.tar.bz2
2011/06/20 16:06:35 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.10.1-1.tar.bz2
2011/06/20 16:06:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fwww.gtlib.gatech.edu%2fpub%2fcygwin%2f/release/xz/xz-5.0.2_20110517-1.tar.bz2
2011/06/20 16:06:38 Changing gid back to original
2011/06/20 16:06:38 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh
2011/06/20 16:07:02 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/coreutils.sh
2011/06/20 16:07:03 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/bash.sh
2011/06/20 16:07:04 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xorg-server.sh
2011/06/20 16:07:04 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/base-files-profile.sh
2011/06/20 16:07:07 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/base-files-mketc.sh
2011/06/20 16:07:08 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gcc-mingw-core.sh
2011/06/20 16:07:10 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gcc-mingw-g++.sh
2011/06/20 16:07:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/inetutils.sh
2011/06/20 16:07:29 abnormal exit: exit code=1
2011/06/20 16:07:29 Changing gid to Administrators
2011/06/20 16:07:39 note: Installation Complete
2011/06/20 16:07:39 Ending cygwin install
2011/07/21 14:51:08 Starting cygwin install, version 2.738
2011/07/21 14:51:08 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2011/07/21 14:51:08 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2011/07/21 14:51:08 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2011/07/21 14:51:08 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2011/07/21 14:51:08 Current Directory: C:\cygwin\packages
2011/07/21 14:51:08 User has backup/restore rights
2011/07/21 14:51:08 Changing gid to Administrators
2011/07/21 14:51:08 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2011/07/21 14:51:11 source: network install
2011/07/21 14:51:13 root: C:\cygwin binary system
2011/07/21 14:51:14 Selected local directory: C:\cygwin\packages
2011/07/21 14:51:15 net: Direct
2011/07/21 14:51:16 site: http://www.gtlib.gatech.edu/pub/cygwin/
2011/07/21 14:52:11 Ending cygwin install
2011/08/02 15:21:36 Starting cygwin install, version 2.738
2011/08/02 15:21:36 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2011/08/02 15:21:36 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2011/08/02 15:21:36 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2011/08/02 15:21:36 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2011/08/02 15:21:36 Current Directory: C:\cygwin\packages
2011/08/02 15:21:36 User has backup/restore rights
2011/08/02 15:21:36 Changing gid to Administrators
2011/08/02 15:21:36 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2011/08/02 15:21:37 source: network install
2011/08/02 15:21:38 root: C:\cygwin binary system
2011/08/02 15:21:39 Selected local directory: C:\cygwin\packages
2011/08/02 15:21:39 net: Direct
2011/08/02 15:21:40 site: http://www.gtlib.gatech.edu/pub/cygwin/
2011/08/02 15:22:00 Ending cygwin install
2012/01/18 00:42:18 Starting cygwin install, version 2.763
2012/01/18 00:42:18 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2012/01/18 00:42:18 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2012/01/18 00:42:18 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2012/01/18 00:42:18 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2012/01/18 00:42:18 Current Directory: C:\cygwin\packages
2012/01/18 00:42:18 User has backup/restore rights
2012/01/18 00:42:18 Changing gid to Administrators
2012/01/18 00:42:18 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2012/01/18 00:42:20 source: network install
2012/01/18 00:42:21 root: C:\cygwin binary system
2012/01/18 00:42:21 Selected local directory: C:\cygwin\packages
2012/01/18 00:42:22 net: Direct
2012/01/18 00:42:24 Dropped selected mirror: http://www.gtlib.gatech.edu/pub/cygwin/
2012/01/18 00:42:47 site: http://mirrors.kernel.org/sourceware/cygwin/
2012/01/18 00:43:10 Adding required dependency cpio: Selecting version 2.11-1 for installation.
2012/01/18 00:43:10 Adding required dependency cvs: Selecting version 1.12.13-10 for installation.
2012/01/18 00:43:10 Adding required dependency cvsps: Selecting version 2.2b1-1 for installation.
2012/01/18 00:43:10 Adding required dependency perl-Error: Selecting version 0.17016-1 for installation.
2012/01/18 00:43:10 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/_update-info-dir/_update-info-dir-01010-1.tar.bz2
2012/01/18 00:43:19 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/binutils/binutils-2.22.51-1.tar.bz2
2012/01/18 00:43:20 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ca-certificates/ca-certificates-1.78-1.tar.bz2
2012/01/18 00:43:24 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/coreutils/coreutils-8.14-1.tar.bz2
2012/01/18 00:43:25 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cpio/cpio-2.11-1.tar.bz2
2012/01/18 00:43:27 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cvs/cvs-1.12.13-10.tar.bz2
2012/01/18 00:43:27 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cvsps/cvsps-2.2b1-1.tar.bz2
2012/01/18 00:43:28 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dash/dash-0.5.7-1.tar.bz2
2012/01/18 00:43:32 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dbus/dbus-1.4.16-1.tar.bz2
2012/01/18 00:43:32 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dos2unix/dos2unix-5.3.1-1.tar.bz2
2012/01/18 00:43:34 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/e2fsprogs-1.41.14-1.tar.bz2
2012/01/18 00:43:35 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/file/file-5.09-1.tar.bz2
2012/01/18 00:43:42 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/font-adobe-dpi75/font-adobe-dpi75-1.0.2-1.tar.bz2
2012/01/18 00:43:42 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/font-alias/font-alias-1.0.3-1.tar.bz2
2012/01/18 00:43:44 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/font-encodings/font-encodings-1.0.4-1.tar.bz2
2012/01/18 00:43:47 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/font-misc-misc/font-misc-misc-1.1.1-1.tar.bz2
2012/01/18 00:43:48 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gawk/gawk-4.0.0-1.tar.bz2
2012/01/18 00:43:55 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gdb/gdb-7.3.50-3.tar.bz2
2012/01/18 00:43:56 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gettext/gettext-0.18.1.1-2.tar.bz2
2012/01/18 00:44:02 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ghostscript/ghostscript-9.04-1.tar.bz2
2012/01/18 00:44:04 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/git/git-1.7.5.1-1.tar.bz2
2012/01/18 00:44:07 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/gnuplot/gnuplot-4.4.4-1.tar.bz2
2012/01/18 00:44:08 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0-1.tar.bz2
2012/01/18 00:44:10 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gsl/gsl-1.15-1.tar.bz2
2012/01/18 00:44:11 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/less/less-444-1.tar.bz2
2012/01/18 00:44:13 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libGL1/libGL1-7.10.3-1.tar.bz2
2012/01/18 00:44:14 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libGLU1/libGLU1-7.10.3-1.tar.bz2
2012/01/18 00:44:17 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.13-1.tar.bz2
2012/01/18 00:44:18 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libICE/libICE6/libICE6-1.0.7-1.tar.bz2
2012/01/18 00:44:20 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libSM/libSM6/libSM6-1.2.0-1.tar.bz2
2012/01/18 00:44:20 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libX11/libX11-xcb1/libX11-xcb1-1.4.4-1.tar.bz2
2012/01/18 00:44:23 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libX11/libX11_6/libX11_6-1.4.4-1.tar.bz2
2012/01/18 00:44:25 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXaw/libXaw7/libXaw7-1.0.9-1.tar.bz2
2012/01/18 00:44:26 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXdmcp/libXdmcp6/libXdmcp6-1.1.0-1.tar.bz2
2012/01/18 00:44:27 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXext/libXext6/libXext6-1.3.0-1.tar.bz2
2012/01/18 00:44:27 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXft/libXft2/libXft2-2.2.0-1.tar.bz2
2012/01/18 00:44:29 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXmu/libXmu6/libXmu6-1.1.0-1.tar.bz2
2012/01/18 00:44:29 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXmu/libXmuu1/libXmuu1-1.1.0-1.tar.bz2
2012/01/18 00:44:30 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXpm/libXpm4/libXpm4-3.5.9-1.tar.bz2
2012/01/18 00:44:30 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXt/libXt6/libXt6-1.1.1-1.tar.bz2
2012/01/18 00:44:31 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/arpack/libarpack0/libarpack0-3.0.1-1.tar.bz2
2012/01/18 00:44:33 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/cairo/libcairo2/libcairo2-1.10.2-1.tar.bz2
2012/01/18 00:44:33 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/libcom_err2/libcom_err2-1.41.14-1.tar.bz2
2012/01/18 00:44:34 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/curl/libcurl4/libcurl4-7.22.0-2.tar.bz2
2012/01/18 00:44:34 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libdatrie/libdatrie1/libdatrie1-0.2.4-1.tar.bz2
2012/01/18 00:44:35 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dbus/libdbus1_3/libdbus1_3-1.4.16-1.tar.bz2
2012/01/18 00:44:35 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/libe2p2/libe2p2-1.41.14-1.tar.bz2
2012/01/18 00:44:36 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/libext2fs2/libext2fs2-1.41.14-1.tar.bz2
2012/01/18 00:44:36 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libffi4/libffi4-4.5.3-3.tar.bz2
2012/01/18 00:44:37 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/fftw3/libfftw3_3/libfftw3_3-3.3-1.tar.bz2
2012/01/18 00:44:38 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libfontenc/libfontenc1/libfontenc1-1.1.0-1.tar.bz2
2012/01/18 00:44:39 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/freetype2/libfreetype6/libfreetype6-2.4.7-1.tar.bz2
2012/01/18 00:44:39 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libgcc1/libgcc1-4.5.3-3.tar.bz2
2012/01/18 00:44:40 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/gd/libgd2/libgd2-2.0.36RC1-12.tar.bz2
2012/01/18 00:44:41 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libgfortran3/libgfortran3-4.5.3-3.tar.bz2
2012/01/18 00:44:44 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/glib2.0/libglib2.0_0/libglib2.0_0-2.30.2-1.tar.bz2
2012/01/18 00:44:45 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/glpk/libglpk0/libglpk0-4.47-1.tar.bz2
2012/01/18 00:44:46 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gmp/libgmp3/libgmp3-4.3.2-1.tar.bz2
2012/01/18 00:44:46 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gnutls/libgnutls26/libgnutls26-2.12.14-1.tar.bz2
2012/01/18 00:44:50 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ghostscript/libgs9/libgs9-9.04-1.tar.bz2
2012/01/18 00:44:51 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libiconv/libiconv2/libiconv2-1.14-2.tar.bz2
2012/01/18 00:44:51 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libidn/libidn11/libidn11-1.22-1.tar.bz2
2012/01/18 00:44:52 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gettext/libintl8/libintl8-0.18.1.1-2.tar.bz2
2012/01/18 00:44:52 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/lcms2/liblcms2_2/liblcms2_2-2.2-1.tar.bz2
2012/01/18 00:44:53 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/liblzo2/liblzo2_2/liblzo2_2-2.06-1.tar.bz2
2012/01/18 00:44:53 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openldap/libopenldap2_3_0/libopenldap2_3_0-2.3.43-1.tar.bz2
2012/01/18 00:44:55 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8s-1.tar.bz2
2012/01/18 00:44:56 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/pango1.0/libpango1.0_0/libpango1.0_0-1.29.4-2.tar.bz2
2012/01/18 00:44:56 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libpaper/libpaper1/libpaper1-1.1.24-1.tar.bz2
2012/01/18 00:44:57 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/pcre/libpcre0/libpcre0-8.21-1.tar.bz2
2012/01/18 00:44:57 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/pixman/libpixman1_0/libpixman1_0-0.22.2-1.tar.bz2
2012/01/18 00:44:58 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libpng/libpng12/libpng12-1.2.46-1.tar.bz2
2012/01/18 00:44:58 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libpng/libpng14/libpng14-1.4.8-1.tar.bz2
2012/01/18 00:44:59 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cyrus-sasl/libsasl2/libsasl2-2.1.23-1.tar.bz2
2012/01/18 00:44:59 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/libss2/libss2-1.41.14-1.tar.bz2
2012/01/18 00:45:00 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libssh2/libssh2_1/libssh2_1-1.3.0-1.tar.bz2
2012/01/18 00:45:00 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libssp0/libssp0-4.5.3-3.tar.bz2
2012/01/18 00:45:01 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libstdc++6/libstdc++6-4.5.3-3.tar.bz2
2012/01/18 00:45:01 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libtasn1/libtasn1_3/libtasn1_3-2.10-1.tar.bz2
2012/01/18 00:45:02 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libthai/libthai0/libthai0-0.1.15-1.tar.bz2
2012/01/18 00:45:02 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxcb/libxcb-glx0/libxcb-glx0-1.7-2.tar.bz2
2012/01/18 00:45:03 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xcb-util-renderutil/libxcb-render-util0/libxcb-render-util0-0.3.8-1.tar.bz2
2012/01/18 00:45:03 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxcb/libxcb-render0/libxcb-render0-1.7-2.tar.bz2
2012/01/18 00:45:03 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxcb/libxcb-shm0/libxcb-shm0-1.7-2.tar.bz2
2012/01/18 00:45:04 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxcb/libxcb1/libxcb1-1.7-2.tar.bz2
2012/01/18 00:45:04 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxkbfile/libxkbfile1/libxkbfile1-1.0.7-1.tar.bz2
2012/01/18 00:45:06 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/libxml2/libxml2-2.7.8-2.tar.bz2
2012/01/18 00:45:06 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/luit/luit-1.1.0-1.tar.bz2
2012/01/18 00:45:07 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/make/make-3.82.90-1.tar.bz2
2012/01/18 00:45:08 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/man/man-1.6g-1.tar.bz2
2012/01/18 00:45:09 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mingw/mingw-runtime/mingw-runtime-3.20-1.tar.bz2
2012/01/18 00:45:10 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/minires/minires-1.02-1.tar.bz2
2012/01/18 00:45:11 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mintty/mintty-1.0.3-1.tar.bz2
2012/01/18 00:45:11 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mkfontdir/mkfontdir-1.0.6-1.tar.bz2
2012/01/18 00:45:11 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mkfontscale/mkfontscale-1.0.9-1.tar.bz2
2012/01/18 00:45:30 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-3.4.2-3.tar.bz2
2012/01/18 00:45:34 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.4.2-3.tar.bz2
2012/01/18 00:45:38 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-forge/octave-forge-20110730-1.tar.bz2
2012/01/18 00:45:39 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openssl/openssl-0.9.8s-1.tar.bz2
2012/01/18 00:45:39 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/perl/perl-Error/perl-Error-0.17016-1.tar.bz2
2012/01/18 00:45:40 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/rebase/rebase-4.0.1-1.tar.bz2
2012/01/18 00:45:41 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/texinfo/texinfo-4.13-4.tar.bz2
2012/01/18 00:45:43 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/vim-7.3.393-1.tar.bz2
2012/01/18 00:45:57 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/vim-common/vim-common-7.3.393-1.tar.bz2
2012/01/18 00:45:58 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/wget/wget-1.13.4-1.tar.bz2
2012/01/18 00:45:59 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xauth/xauth-1.0.6-1.tar.bz2
2012/01/18 00:46:00 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xcursor-themes/xcursor-themes-1.0.3-1.tar.bz2
2012/01/18 00:46:00 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xinit/xinit-1.3.1-1.tar.bz2
2012/01/18 00:46:01 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xkbcomp/xkbcomp-1.2.3-1.tar.bz2
2012/01/18 00:46:02 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xkeyboard-config/xkeyboard-config-2.4.1-1.tar.bz2
2012/01/18 00:46:03 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xmodmap/xmodmap-1.0.5-1.tar.bz2
2012/01/18 00:46:08 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.11.3-1.tar.bz2
2012/01/18 00:46:08 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xrdb/xrdb-1.0.9-1.tar.bz2
2012/01/18 00:46:09 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/xterm/xterm-277-1.tar.bz2
2012/01/18 00:46:09 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/xxd/xxd-7.3.393-1.tar.bz2
2012/01/18 00:46:12 Running preremove script for  _update-info-dir
2012/01/18 00:46:12 Running preremove script for  binutils
2012/01/18 00:46:12 Running preremove script for  coreutils
2012/01/18 00:46:12 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/coreutils.sh
2012/01/18 00:46:13 Running preremove script for  dash
2012/01/18 00:46:13 Running preremove script for  dos2unix
2012/01/18 00:46:13 Running preremove script for  e2fsprogs
2012/01/18 00:46:13 Running preremove script for  font-adobe-dpi75
2012/01/18 00:46:13 Running preremove script for  font-alias
2012/01/18 00:46:13 Running preremove script for  font-encodings
2012/01/18 00:46:13 Running preremove script for  font-misc-misc
2012/01/18 00:46:13 Running preremove script for  gawk
2012/01/18 00:46:13 Running preremove script for  gdb
2012/01/18 00:46:13 Running preremove script for  gettext
2012/01/18 00:46:13 Running preremove script for  ghostscript
2012/01/18 00:46:13 Running preremove script for  gnuplot
2012/01/18 00:46:13 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/gnuplot.sh
2012/01/18 00:46:14 Running preremove script for  gsl
2012/01/18 00:46:14 Running preremove script for  less
2012/01/18 00:46:14 Running preremove script for  libGL1
2012/01/18 00:46:14 Running preremove script for  libGLU1
2012/01/18 00:46:14 Running preremove script for  libGraphicsMagick3
2012/01/18 00:46:14 Running preremove script for  libICE6
2012/01/18 00:46:14 Running preremove script for  libSM6
2012/01/18 00:46:14 Running preremove script for  libX11-xcb1
2012/01/18 00:46:14 Running preremove script for  libX11_6
2012/01/18 00:46:14 Running preremove script for  libXaw7
2012/01/18 00:46:14 Running preremove script for  libXdmcp6
2012/01/18 00:46:14 Running preremove script for  libXext6
2012/01/18 00:46:14 Running preremove script for  libXft2
2012/01/18 00:46:14 Running preremove script for  libXmu6
2012/01/18 00:46:14 Running preremove script for  libXmuu1
2012/01/18 00:46:14 Running preremove script for  libXpm4
2012/01/18 00:46:14 Running preremove script for  libXt6
2012/01/18 00:46:14 Running preremove script for  libarpack0
2012/01/18 00:46:14 Running preremove script for  libcairo2
2012/01/18 00:46:14 Running preremove script for  libcom_err2
2012/01/18 00:46:14 Running preremove script for  libcurl4
2012/01/18 00:46:14 Running preremove script for  libe2p2
2012/01/18 00:46:14 Running preremove script for  libext2fs2
2012/01/18 00:46:14 Running preremove script for  libffi4
2012/01/18 00:46:14 Running preremove script for  libfftw3_3
2012/01/18 00:46:14 Running preremove script for  libfontenc1
2012/01/18 00:46:14 Running preremove script for  libfreetype6
2012/01/18 00:46:14 Running preremove script for  libgcc1
2012/01/18 00:46:14 Running preremove script for  libgd2
2012/01/18 00:46:14 Running preremove script for  libgfortran3
2012/01/18 00:46:14 Running preremove script for  libglib2.0_0
2012/01/18 00:46:14 Running preremove script for  libglpk0
2012/01/18 00:46:14 Running preremove script for  libgmp3
2012/01/18 00:46:14 Running preremove script for  libiconv2
2012/01/18 00:46:14 Running preremove script for  libidn11
2012/01/18 00:46:14 Running preremove script for  libintl8
2012/01/18 00:46:14 Running preremove script for  libopenssl098
2012/01/18 00:46:14 Running preremove script for  libpango1.0_0
2012/01/18 00:46:14 Running preremove script for  libpcre0
2012/01/18 00:46:14 Running preremove script for  libpixman1_0
2012/01/18 00:46:14 Running preremove script for  libpng12
2012/01/18 00:46:14 Running preremove script for  libpng14
2012/01/18 00:46:14 Running preremove script for  libss2
2012/01/18 00:46:14 Running preremove script for  libssh2_1
2012/01/18 00:46:14 Running preremove script for  libssp0
2012/01/18 00:46:14 Running preremove script for  libstdc++6
2012/01/18 00:46:14 Running preremove script for  libxcb-glx0
2012/01/18 00:46:14 Running preremove script for  libxcb-render-util0
2012/01/18 00:46:14 Running preremove script for  libxcb-render0
2012/01/18 00:46:14 Running preremove script for  libxcb1
2012/01/18 00:46:14 Running preremove script for  libxkbfile1
2012/01/18 00:46:14 Running preremove script for  libxml2
2012/01/18 00:46:14 Running preremove script for  luit
2012/01/18 00:46:14 Running preremove script for  make
2012/01/18 00:46:14 Running preremove script for  man
2012/01/18 00:46:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/man.sh
2012/01/18 00:46:14 Running preremove script for  mingw-runtime
2012/01/18 00:46:14 Running preremove script for  mkfontdir
2012/01/18 00:46:14 Running preremove script for  mkfontscale
2012/01/18 00:46:14 Running preremove script for  octave
2012/01/18 00:46:14 Running preremove script for  octave-doc
2012/01/18 00:46:14 Running preremove script for  octave-forge
2012/01/18 00:46:14 Running preremove script for  openssl
2012/01/18 00:46:14 Running preremove script for  rebase
2012/01/18 00:46:14 Running preremove script for  texinfo
2012/01/18 00:46:14 Running preremove script for  vim
2012/01/18 00:46:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/vim.sh
2012/01/18 00:46:15 Running preremove script for  wget
2012/01/18 00:46:15 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/wget.sh
2012/01/18 00:46:16 Running preremove script for  xauth
2012/01/18 00:46:16 Running preremove script for  xcursor-themes
2012/01/18 00:46:16 Running preremove script for  xinit
2012/01/18 00:46:16 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/xinit.sh
2012/01/18 00:46:17 Running preremove script for  xkbcomp
2012/01/18 00:46:17 Running preremove script for  xkeyboard-config
2012/01/18 00:46:17 Running preremove script for  xmodmap
2012/01/18 00:46:17 Running preremove script for  xorg-server
2012/01/18 00:46:17 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/xorg-server.sh
2012/01/18 00:46:17 Running preremove script for  xrdb
2012/01/18 00:46:17 Running preremove script for  xterm
2012/01/18 00:46:17 Uninstalling _update-info-dir
2012/01/18 00:46:17 Uninstalling binutils
2012/01/18 00:46:20 Uninstalling coreutils
2012/01/18 00:46:23 Uninstalling dash
2012/01/18 00:46:23 Uninstalling dos2unix
2012/01/18 00:46:24 Uninstalling e2fsprogs
2012/01/18 00:46:25 Uninstalling font-adobe-dpi75
2012/01/18 00:46:34 Uninstalling font-alias
2012/01/18 00:46:34 Uninstalling font-encodings
2012/01/18 00:46:35 Uninstalling font-misc-misc
2012/01/18 00:46:37 Uninstalling gawk
2012/01/18 00:46:38 Uninstalling gdb
2012/01/18 00:46:40 Uninstalling gettext
2012/01/18 00:46:42 Uninstalling ghostscript
2012/01/18 00:46:49 Uninstalling gnuplot
2012/01/18 00:46:51 Uninstalling gsl
2012/01/18 00:46:51 Uninstalling less
2012/01/18 00:46:51 Uninstalling libGL1
2012/01/18 00:46:51 Uninstalling libGLU1
2012/01/18 00:46:51 Uninstalling libGraphicsMagick3
2012/01/18 00:46:52 Uninstalling libICE6
2012/01/18 00:46:52 Uninstalling libSM6
2012/01/18 00:46:52 Uninstalling libX11-xcb1
2012/01/18 00:46:52 Uninstalling libX11_6
2012/01/18 00:46:53 Uninstalling libXaw7
2012/01/18 00:46:53 Uninstalling libXdmcp6
2012/01/18 00:46:53 Uninstalling libXext6
2012/01/18 00:46:53 Uninstalling libXft2
2012/01/18 00:46:53 Uninstalling libXmu6
2012/01/18 00:46:53 Uninstalling libXmuu1
2012/01/18 00:46:53 Uninstalling libXpm4
2012/01/18 00:46:54 Uninstalling libXt6
2012/01/18 00:46:54 Uninstalling libarpack0
2012/01/18 00:46:54 Uninstalling libcairo2
2012/01/18 00:46:54 Uninstalling libcom_err2
2012/01/18 00:46:54 Uninstalling libcurl4
2012/01/18 00:46:54 Uninstalling libe2p2
2012/01/18 00:46:54 Uninstalling libext2fs2
2012/01/18 00:46:54 Uninstalling libffi4
2012/01/18 00:46:54 Uninstalling libfftw3_3
2012/01/18 00:46:54 Uninstalling libfontenc1
2012/01/18 00:46:54 Uninstalling libfreetype6
2012/01/18 00:46:54 Uninstalling libgcc1
2012/01/18 00:46:54 Uninstalling libgd2
2012/01/18 00:46:54 Uninstalling libgfortran3
2012/01/18 00:46:54 Uninstalling libglib2.0_0
2012/01/18 00:46:55 Uninstalling libglpk0
2012/01/18 00:46:55 Uninstalling libgmp3
2012/01/18 00:46:55 Uninstalling libiconv2
2012/01/18 00:46:55 Uninstalling libidn11
2012/01/18 00:46:55 Uninstalling libintl8
2012/01/18 00:46:55 Uninstalling libopenssl098
2012/01/18 00:46:55 Uninstalling libpango1.0_0
2012/01/18 00:46:56 Uninstalling libpcre0
2012/01/18 00:46:56 Uninstalling libpixman1_0
2012/01/18 00:46:56 Uninstalling libpng12
2012/01/18 00:46:56 Uninstalling libpng14
2012/01/18 00:46:56 Uninstalling libss2
2012/01/18 00:46:56 Uninstalling libssh2_1
2012/01/18 00:46:56 Uninstalling libssp0
2012/01/18 00:46:56 Uninstalling libstdc++6
2012/01/18 00:46:56 Uninstalling libxcb-glx0
2012/01/18 00:46:56 Uninstalling libxcb-render-util0
2012/01/18 00:46:56 Uninstalling libxcb-render0
2012/01/18 00:46:56 Uninstalling libxcb1
2012/01/18 00:46:56 Uninstalling libxkbfile1
2012/01/18 00:46:56 Uninstalling libxml2
2012/01/18 00:46:56 Uninstalling luit
2012/01/18 00:46:56 Uninstalling make
2012/01/18 00:46:56 Uninstalling man
2012/01/18 00:46:58 Uninstalling mingw-runtime
2012/01/18 00:46:59 Uninstalling mkfontdir
2012/01/18 00:46:59 Uninstalling mkfontscale
2012/01/18 00:46:59 Uninstalling octave
2012/01/18 00:47:06 Uninstalling octave-doc
2012/01/18 00:47:18 Uninstalling octave-forge
2012/01/18 00:47:54 Uninstalling openssl
2012/01/18 00:47:56 Uninstalling rebase
2012/01/18 00:47:56 Uninstalling texinfo
2012/01/18 00:47:57 Uninstalling vim
2012/01/18 00:48:27 Uninstalling wget
2012/01/18 00:48:29 Uninstalling xauth
2012/01/18 00:48:29 Uninstalling xcursor-themes
2012/01/18 00:48:31 Uninstalling xinit
2012/01/18 00:48:31 Uninstalling xkbcomp
2012/01/18 00:48:32 Uninstalling xkeyboard-config
2012/01/18 00:48:42 Uninstalling xmodmap
2012/01/18 00:48:42 Uninstalling xorg-server
2012/01/18 00:48:42 Uninstalling xrdb
2012/01/18 00:48:42 Uninstalling xterm
2012/01/18 00:48:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/_update-info-dir/_update-info-dir-01010-1.tar.bz2
2012/01/18 00:48:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/binutils/binutils-2.22.51-1.tar.bz2
2012/01/18 00:48:50 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ca-certificates/ca-certificates-1.78-1.tar.bz2
2012/01/18 00:48:50 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/coreutils/coreutils-8.14-1.tar.bz2
2012/01/18 00:48:55 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cpio/cpio-2.11-1.tar.bz2
2012/01/18 00:48:56 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cvs/cvs-1.12.13-10.tar.bz2
2012/01/18 00:48:57 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cvsps/cvsps-2.2b1-1.tar.bz2
2012/01/18 00:48:58 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dash/dash-0.5.7-1.tar.bz2
2012/01/18 00:48:58 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dbus/dbus-1.4.16-1.tar.bz2
2012/01/18 00:49:01 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dos2unix/dos2unix-5.3.1-1.tar.bz2
2012/01/18 00:49:01 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/e2fsprogs-1.41.14-1.tar.bz2
2012/01/18 00:49:02 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/file/file-5.09-1.tar.bz2
2012/01/18 00:49:03 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/font-adobe-dpi75/font-adobe-dpi75-1.0.2-1.tar.bz2
2012/01/18 00:49:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/font-alias/font-alias-1.0.3-1.tar.bz2
2012/01/18 00:49:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/font-encodings/font-encodings-1.0.4-1.tar.bz2
2012/01/18 00:49:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/font-misc-misc/font-misc-misc-1.1.1-1.tar.bz2
2012/01/18 00:49:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gawk/gawk-4.0.0-1.tar.bz2
2012/01/18 00:49:28 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gdb/gdb-7.3.50-3.tar.bz2
2012/01/18 00:49:32 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gettext/gettext-0.18.1.1-2.tar.bz2
2012/01/18 00:49:32 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ghostscript/ghostscript-9.04-1.tar.bz2
2012/01/18 00:49:44 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/git/git-1.7.5.1-1.tar.bz2
2012/01/18 00:49:51 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/gnuplot/gnuplot-4.4.4-1.tar.bz2
2012/01/18 00:49:55 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0-1.tar.bz2
2012/01/18 00:49:56 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gsl/gsl-1.15-1.tar.bz2
2012/01/18 00:49:57 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/less/less-444-1.tar.bz2
2012/01/18 00:49:57 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libGL1/libGL1-7.10.3-1.tar.bz2
2012/01/18 00:49:59 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libGLU1/libGLU1-7.10.3-1.tar.bz2
2012/01/18 00:50:00 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.13-1.tar.bz2
2012/01/18 00:50:01 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libICE/libICE6/libICE6-1.0.7-1.tar.bz2
2012/01/18 00:50:02 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libSM/libSM6/libSM6-1.2.0-1.tar.bz2
2012/01/18 00:50:02 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libX11/libX11-xcb1/libX11-xcb1-1.4.4-1.tar.bz2
2012/01/18 00:50:03 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libX11/libX11_6/libX11_6-1.4.4-1.tar.bz2
2012/01/18 00:50:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXaw/libXaw7/libXaw7-1.0.9-1.tar.bz2
2012/01/18 00:50:16 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXdmcp/libXdmcp6/libXdmcp6-1.1.0-1.tar.bz2
2012/01/18 00:50:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXext/libXext6/libXext6-1.3.0-1.tar.bz2
2012/01/18 00:50:18 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXft/libXft2/libXft2-2.2.0-1.tar.bz2
2012/01/18 00:50:19 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXmu/libXmu6/libXmu6-1.1.0-1.tar.bz2
2012/01/18 00:50:20 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXmu/libXmuu1/libXmuu1-1.1.0-1.tar.bz2
2012/01/18 00:50:20 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXpm/libXpm4/libXpm4-3.5.9-1.tar.bz2
2012/01/18 00:50:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libXt/libXt6/libXt6-1.1.1-1.tar.bz2
2012/01/18 00:50:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/arpack/libarpack0/libarpack0-3.0.1-1.tar.bz2
2012/01/18 00:50:22 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/cairo/libcairo2/libcairo2-1.10.2-1.tar.bz2
2012/01/18 00:50:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/libcom_err2/libcom_err2-1.41.14-1.tar.bz2
2012/01/18 00:50:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/curl/libcurl4/libcurl4-7.22.0-2.tar.bz2
2012/01/18 00:50:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libdatrie/libdatrie1/libdatrie1-0.2.4-1.tar.bz2
2012/01/18 00:50:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dbus/libdbus1_3/libdbus1_3-1.4.16-1.tar.bz2
2012/01/18 00:50:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/libe2p2/libe2p2-1.41.14-1.tar.bz2
2012/01/18 00:50:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/libext2fs2/libext2fs2-1.41.14-1.tar.bz2
2012/01/18 00:50:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libffi4/libffi4-4.5.3-3.tar.bz2
2012/01/18 00:50:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/fftw3/libfftw3_3/libfftw3_3-3.3-1.tar.bz2
2012/01/18 00:50:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libfontenc/libfontenc1/libfontenc1-1.1.0-1.tar.bz2
2012/01/18 00:50:26 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/freetype2/libfreetype6/libfreetype6-2.4.7-1.tar.bz2
2012/01/18 00:50:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libgcc1/libgcc1-4.5.3-3.tar.bz2
2012/01/18 00:50:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/gd/libgd2/libgd2-2.0.36RC1-12.tar.bz2
2012/01/18 00:50:27 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libgfortran3/libgfortran3-4.5.3-3.tar.bz2
2012/01/18 00:50:28 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/glib2.0/libglib2.0_0/libglib2.0_0-2.30.2-1.tar.bz2
2012/01/18 00:50:30 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/glpk/libglpk0/libglpk0-4.47-1.tar.bz2
2012/01/18 00:50:31 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gmp/libgmp3/libgmp3-4.3.2-1.tar.bz2
2012/01/18 00:50:31 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gnutls/libgnutls26/libgnutls26-2.12.14-1.tar.bz2
2012/01/18 00:50:32 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ghostscript/libgs9/libgs9-9.04-1.tar.bz2
2012/01/18 00:50:34 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libiconv/libiconv2/libiconv2-1.14-2.tar.bz2
2012/01/18 00:50:35 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libidn/libidn11/libidn11-1.22-1.tar.bz2
2012/01/18 00:50:35 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gettext/libintl8/libintl8-0.18.1.1-2.tar.bz2
2012/01/18 00:50:35 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/lcms2/liblcms2_2/liblcms2_2-2.2-1.tar.bz2
2012/01/18 00:50:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/liblzo2/liblzo2_2/liblzo2_2-2.06-1.tar.bz2
2012/01/18 00:50:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openldap/libopenldap2_3_0/libopenldap2_3_0-2.3.43-1.tar.bz2
2012/01/18 00:50:36 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8s-1.tar.bz2
2012/01/18 00:50:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/pango1.0/libpango1.0_0/libpango1.0_0-1.29.4-2.tar.bz2
2012/01/18 00:50:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libpaper/libpaper1/libpaper1-1.1.24-1.tar.bz2
2012/01/18 00:50:38 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/pcre/libpcre0/libpcre0-8.21-1.tar.bz2
2012/01/18 00:50:39 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/pixman/libpixman1_0/libpixman1_0-0.22.2-1.tar.bz2
2012/01/18 00:50:39 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libpng/libpng12/libpng12-1.2.46-1.tar.bz2
2012/01/18 00:50:39 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libpng/libpng14/libpng14-1.4.8-1.tar.bz2
2012/01/18 00:50:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cyrus-sasl/libsasl2/libsasl2-2.1.23-1.tar.bz2
2012/01/18 00:50:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/e2fsprogs/libss2/libss2-1.41.14-1.tar.bz2
2012/01/18 00:50:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libssh2/libssh2_1/libssh2_1-1.3.0-1.tar.bz2
2012/01/18 00:50:40 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libssp0/libssp0-4.5.3-3.tar.bz2
2012/01/18 00:50:41 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libstdc++6/libstdc++6-4.5.3-3.tar.bz2
2012/01/18 00:50:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libtasn1/libtasn1_3/libtasn1_3-2.10-1.tar.bz2
2012/01/18 00:50:42 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/libthai/libthai0/libthai0-0.1.15-1.tar.bz2
2012/01/18 00:50:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxcb/libxcb-glx0/libxcb-glx0-1.7-2.tar.bz2
2012/01/18 00:50:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xcb-util-renderutil/libxcb-render-util0/libxcb-render-util0-0.3.8-1.tar.bz2
2012/01/18 00:50:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxcb/libxcb-render0/libxcb-render0-1.7-2.tar.bz2
2012/01/18 00:50:43 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxcb/libxcb-shm0/libxcb-shm0-1.7-2.tar.bz2
2012/01/18 00:50:44 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxcb/libxcb1/libxcb1-1.7-2.tar.bz2
2012/01/18 00:50:44 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/libxkbfile/libxkbfile1/libxkbfile1-1.0.7-1.tar.bz2
2012/01/18 00:50:45 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/libxml2/libxml2-2.7.8-2.tar.bz2
2012/01/18 00:50:45 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/luit/luit-1.1.0-1.tar.bz2
2012/01/18 00:50:46 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/make/make-3.82.90-1.tar.bz2
2012/01/18 00:50:47 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/man/man-1.6g-1.tar.bz2
2012/01/18 00:50:48 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mingw/mingw-runtime/mingw-runtime-3.20-1.tar.bz2
2012/01/18 00:50:50 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/minires/minires-1.02-1.tar.bz2
2012/01/18 00:50:50 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mintty/mintty-1.0.3-1.tar.bz2
2012/01/18 00:50:50 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mkfontdir/mkfontdir-1.0.6-1.tar.bz2
2012/01/18 00:50:51 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mkfontscale/mkfontscale-1.0.9-1.tar.bz2
2012/01/18 00:50:51 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-3.4.2-3.tar.bz2
2012/01/18 00:51:09 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.4.2-3.tar.bz2
2012/01/18 00:51:29 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-forge/octave-forge-20110730-1.tar.bz2
2012/01/18 00:52:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openssl/openssl-0.9.8s-1.tar.bz2
2012/01/18 00:52:15 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/perl/perl-Error/perl-Error-0.17016-1.tar.bz2
2012/01/18 00:52:16 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/rebase/rebase-4.0.1-1.tar.bz2
2012/01/18 00:52:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/texinfo/texinfo-4.13-4.tar.bz2
2012/01/18 00:52:19 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/vim-7.3.393-1.tar.bz2
2012/01/18 00:52:20 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/vim-common/vim-common-7.3.393-1.tar.bz2
2012/01/18 00:53:03 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/wget/wget-1.13.4-1.tar.bz2
2012/01/18 00:53:05 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xauth/xauth-1.0.6-1.tar.bz2
2012/01/18 00:53:06 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xcursor-themes/xcursor-themes-1.0.3-1.tar.bz2
2012/01/18 00:53:07 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xinit/xinit-1.3.1-1.tar.bz2
2012/01/18 00:53:07 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xkbcomp/xkbcomp-1.2.3-1.tar.bz2
2012/01/18 00:53:07 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xkeyboard-config/xkeyboard-config-2.4.1-1.tar.bz2
2012/01/18 00:53:15 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xmodmap/xmodmap-1.0.5-1.tar.bz2
2012/01/18 00:53:16 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.11.3-1.tar.bz2
2012/01/18 00:53:20 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xrdb/xrdb-1.0.9-1.tar.bz2
2012/01/18 00:53:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/xterm/xterm-277-1.tar.bz2
2012/01/18 00:53:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/xxd/xxd-7.3.393-1.tar.bz2
2012/01/18 00:53:22 Changing gid back to original
2012/01/18 00:53:22 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh
2012/01/18 00:54:08 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/coreutils.sh
2012/01/18 00:54:11 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xorg-server.sh
2012/01/18 00:54:12 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-misc-misc.sh
2012/01/18 00:54:33 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-alias.sh
2012/01/18 00:55:55 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-adobe-dpi75.sh
2012/01/18 00:55:59 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xinit.sh
2012/01/18 00:56:00 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/man.sh
2012/01/18 00:56:00 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/dbus.sh
2012/01/18 00:56:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gsettings-desktop-schemas.sh
2012/01/18 00:56:02 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/glib2.0.sh
2012/01/18 00:56:03 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/libsasl2.sh
2012/01/18 00:56:04 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/pango1.0.sh
2012/01/18 00:56:04 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gnuplot.sh
2012/01/18 00:56:04 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/libxml2.sh
2012/01/18 00:56:05 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/vim.sh
2012/01/18 00:56:05 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/wget.sh
2012/01/18 00:56:05 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/inetutils.sh
2012/01/18 00:56:21 abnormal exit: exit code=1
2012/01/18 00:56:21 Changing gid to Administrators
2012/01/18 00:57:32 note: Installation Complete
2012/01/18 00:57:32 Ending cygwin install
2012/01/18 23:28:07 Starting cygwin install, version 2.763
2012/01/18 23:28:07 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2012/01/18 23:28:07 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2012/01/18 23:28:07 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2012/01/18 23:28:07 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2012/01/18 23:28:07 Current Directory: C:\cygwin\packages
2012/01/18 23:28:07 User has backup/restore rights
2012/01/18 23:28:07 Changing gid to Administrators
2012/01/18 23:28:07 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2012/01/18 23:28:09 source: network install
2012/01/18 23:28:10 root: C:\cygwin binary system
2012/01/18 23:28:10 Selected local directory: C:\cygwin\packages
2012/01/18 23:28:11 net: Direct
2012/01/18 23:28:12 site: http://mirrors.kernel.org/sourceware/cygwin/
2012/01/18 23:28:59 Ending cygwin install
2012/02/29 22:09:14 Starting cygwin install, version 2.769
2012/02/29 22:09:14 User has backup/restore rights
2012/02/29 22:09:14 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2012/02/29 22:09:14 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2012/02/29 22:09:14 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2012/02/29 22:09:14 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2012/02/29 22:09:14 Current Directory: C:\cygwin\packages
2012/02/29 22:09:14 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2012/02/29 22:09:16 source: network install
2012/02/29 22:09:17 root: C:\cygwin binary system
2012/02/29 22:09:18 Selected local directory: C:\cygwin\packages
2012/02/29 22:09:18 net: Direct
2012/02/29 22:09:20 site: http://mirrors.kernel.org/sourceware/cygwin/
2012/02/29 22:13:57 Adding required dependency gcc4-core: Selecting version 4.5.3-3 for installation.
2012/02/29 22:13:57 Adding required dependency gcc4-g++: Selecting version 4.5.3-3 for installation.
2012/02/29 22:13:57 Adding required dependency libcloog0: Selecting version 0.15.7-1 for installation.
2012/02/29 22:13:57 Adding required dependency libgmpxx4: Selecting version 4.3.2-1 for installation.
2012/02/29 22:13:57 Adding required dependency libgomp1: Selecting version 4.5.3-3 for installation.
2012/02/29 22:13:57 Adding required dependency libmpc1: Selecting version 0.8-1 for installation.
2012/02/29 22:13:57 Adding required dependency libmpfr1: Selecting version 2.4.1-4 for installation.
2012/02/29 22:13:57 Adding required dependency libmpfr4: Selecting version 3.0.1-1 for installation.
2012/02/29 22:13:57 Adding required dependency libppl: Selecting version 0.10.2-1 for installation.
2012/02/29 22:13:57 Adding required dependency libstdc++6-devel: Selecting version 4.5.3-3 for installation.
2012/02/29 22:13:57 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/_update-info-dir/_update-info-dir-01016-1.tar.bz2
2012/02/29 22:13:58 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/base-files/base-files-4.1-1.tar.bz2
2012/02/29 22:14:01 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/coreutils/coreutils-8.15-1.tar.bz2
2012/02/29 22:14:02 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/csih/csih-0.9.5-1.tar.bz2
2012/02/29 22:14:03 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cygutils/cygutils-1.4.8-1.tar.bz2
2012/02/29 22:14:06 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cygwin/cygwin-1.7.11-1.tar.bz2
2012/02/29 22:14:06 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dos2unix/dos2unix-5.3.2-1.tar.bz2
2012/02/29 22:14:09 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/dri-drivers/dri-drivers-7.11.2-1.tar.bz2
2012/02/29 22:14:09 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/gcc4-4.5.3-3.tar.bz2
2012/02/29 22:14:27 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/gcc4-core/gcc4-core-4.5.3-3.tar.bz2
2012/02/29 22:14:33 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/gcc4-g++/gcc4-g++-4.5.3-3.tar.bz2
2012/02/29 22:14:37 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/git/git-1.7.9-1.tar.bz2
2012/02/29 22:14:37 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libGL1/libGL1-7.11.2-1.tar.bz2
2012/02/29 22:14:38 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libGLU1/libGLU1-7.11.2-1.tar.bz2
2012/02/29 22:14:40 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.14-1.tar.bz2
2012/02/29 22:14:40 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/arpack/libarpack0/libarpack0-3.1.0-1.tar.bz2
2012/02/29 22:14:41 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/util-linux/libblkid1/libblkid1-2.21-1.tar.bz2
2012/02/29 22:14:41 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cloog-ppl/libcloog0/libcloog0-0.15.7-1.tar.bz2
2012/02/29 22:14:42 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/curl/libcurl4/libcurl4-7.24.0-1.tar.bz2
2012/02/29 22:14:43 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/db/db4.5/libdb4.5/libdb4.5-4.5.20.2-3.tar.bz2
2012/02/29 22:14:43 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libglapi0/libglapi0-7.11.2-1.tar.bz2
2012/02/29 22:14:44 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gmp/libgmpxx4/libgmpxx4-4.3.2-1.tar.bz2
2012/02/29 22:14:44 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libgomp1/libgomp1-4.5.3-3.tar.bz2
2012/02/29 22:14:46 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/hdf5/libhdf5_7/libhdf5_7-1.8.8-1.tar.bz2
2012/02/29 22:14:46 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/jasper/libjasper1/libjasper1-1.900.1-12.tar.bz2
2012/02/29 22:14:50 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/llvm/libllvm3.0/libllvm3.0-3.0-1.tar.bz2
2012/02/29 22:14:51 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mpclib/libmpc1/libmpc1-0.8-1.tar.bz2
2012/02/29 22:14:51 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mpfr/libmpfr1/libmpfr1-2.4.1-4.tar.bz2
2012/02/29 22:14:52 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mpfr/libmpfr4/libmpfr4-3.0.1-1.tar.bz2
2012/02/29 22:14:53 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/netcdf/libnetcdf7/libnetcdf7-4.1.3-1.tar.bz2
2012/02/29 22:14:54 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openldap/libopenldap2_3_0/libopenldap2_3_0-2.3.43-2.tar.bz2
2012/02/29 22:14:55 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8t-1.tar.bz2
2012/02/29 22:14:56 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/pcre/libpcre0/libpcre0-8.21-2.tar.bz2
2012/02/29 22:14:57 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ppl/libppl/libppl-0.10.2-1.tar.bz2
2012/02/29 22:14:58 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/qhull/libqhull_6/libqhull_6-2012.1-2.tar.bz2
2012/02/29 22:14:59 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/qrupdate/libqrupdate0/libqrupdate0-1.1.2-1.tar.bz2
2012/02/29 22:15:05 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libstdc++6-devel/libstdc++6-devel-4.5.3-3.tar.bz2
2012/02/29 22:15:05 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/util-linux/libuuid1/libuuid1-2.21-1.tar.bz2
2012/02/29 22:15:16 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-3.6.1-1.tar.bz2
2012/02/29 22:15:19 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.6.1-1.tar.bz2
2012/02/29 22:15:29 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-forge/octave-forge-20120224-1.tar.bz2
2012/02/29 22:15:30 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openssl/openssl-0.9.8t-1.tar.bz2
2012/02/29 22:15:36 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/python/python-2.6.7-1.tar.bz2
2012/02/29 22:15:40 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/Tcl/tcl/tcl-8.5.11-1.tar.bz2
2012/02/29 22:15:41 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/Tcl/tcltk/tcltk-20120206-1.tar.bz2
2012/02/29 22:15:42 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/util-linux/util-linux-2.21-1.tar.bz2
2012/02/29 22:15:44 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/vim-7.3.447-1.tar.bz2
2012/02/29 22:15:48 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/vim-common/vim-common-7.3.447-1.tar.bz2
2012/02/29 22:15:49 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xinit/xinit-1.3.2-1.tar.bz2
2012/02/29 22:15:50 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xkeyboard-config/xkeyboard-config-2.5.1-1.tar.bz2
2012/02/29 22:15:54 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.11.4-5.tar.bz2
2012/02/29 22:15:55 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/xterm/xterm-278-1.tar.bz2
2012/02/29 22:15:56 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/xxd/xxd-7.3.447-1.tar.bz2
2012/02/29 22:15:58 Running preremove script for  _update-info-dir
2012/02/29 22:15:58 Running preremove script for  base-files
2012/02/29 22:15:58 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/base-files.sh
2012/02/29 22:16:00 Running preremove script for  coreutils
2012/02/29 22:16:00 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/coreutils.sh
2012/02/29 22:16:01 Running preremove script for  csih
2012/02/29 22:16:01 Running preremove script for  cygutils
2012/02/29 22:16:01 Running preremove script for  cygwin
2012/02/29 22:16:01 Running preremove script for  dos2unix
2012/02/29 22:16:01 Running preremove script for  git
2012/02/29 22:16:01 Running preremove script for  libGL1
2012/02/29 22:16:01 Running preremove script for  libGLU1
2012/02/29 22:16:01 Running preremove script for  libGraphicsMagick3
2012/02/29 22:16:01 Running preremove script for  libarpack0
2012/02/29 22:16:01 Running preremove script for  libblkid1
2012/02/29 22:16:01 Running preremove script for  libcurl4
2012/02/29 22:16:01 Running preremove script for  libdb4.5
2012/02/29 22:16:01 Running preremove script for  libjasper1
2012/02/29 22:16:01 Running preremove script for  libopenldap2_3_0
2012/02/29 22:16:01 Running preremove script for  libopenssl098
2012/02/29 22:16:01 Running preremove script for  libpcre0
2012/02/29 22:16:01 Running preremove script for  libqhull_6
2012/02/29 22:16:01 Running preremove script for  libqrupdate0
2012/02/29 22:16:01 Running preremove script for  libuuid1
2012/02/29 22:16:01 Running preremove script for  octave
2012/02/29 22:16:01 Running preremove script for  octave-doc
2012/02/29 22:16:01 Running preremove script for  octave-forge
2012/02/29 22:16:01 Running preremove script for  openssl
2012/02/29 22:16:01 Running preremove script for  python
2012/02/29 22:16:01 Running preremove script for  tcltk
2012/02/29 22:16:01 Running preremove script for  util-linux
2012/02/29 22:16:01 Running preremove script for  vim
2012/02/29 22:16:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/vim.sh
2012/02/29 22:16:01 Running preremove script for  vim-common
2012/02/29 22:16:01 Running preremove script for  xinit
2012/02/29 22:16:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/xinit.sh
2012/02/29 22:16:01 Running preremove script for  xkeyboard-config
2012/02/29 22:16:01 Running preremove script for  xorg-server
2012/02/29 22:16:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/xorg-server.sh
2012/02/29 22:16:01 Running preremove script for  xterm
2012/02/29 22:16:01 Running preremove script for  xxd
2012/02/29 22:16:01 Uninstalling _update-info-dir
2012/02/29 22:16:02 Uninstalling base-files
2012/02/29 22:16:02 Uninstalling coreutils
2012/02/29 22:16:02 Uninstalling csih
2012/02/29 22:16:02 Uninstalling cygutils
2012/02/29 22:16:02 Uninstalling cygwin
2012/02/29 22:16:02 Uninstalling dos2unix
2012/02/29 22:16:02 Uninstalling git
2012/02/29 22:16:03 Uninstalling libGL1
2012/02/29 22:16:03 Uninstalling libGLU1
2012/02/29 22:16:03 Uninstalling libGraphicsMagick3
2012/02/29 22:16:03 Uninstalling libarpack0
2012/02/29 22:16:03 Uninstalling libblkid1
2012/02/29 22:16:03 Uninstalling libcurl4
2012/02/29 22:16:03 Uninstalling libdb4.5
2012/02/29 22:16:03 Uninstalling libjasper1
2012/02/29 22:16:03 Uninstalling libopenldap2_3_0
2012/02/29 22:16:03 Uninstalling libopenssl098
2012/02/29 22:16:03 Uninstalling libpcre0
2012/02/29 22:16:03 Uninstalling libqhull_6
2012/02/29 22:16:03 Uninstalling libqrupdate0
2012/02/29 22:16:03 Uninstalling libuuid1
2012/02/29 22:16:03 Uninstalling octave
2012/02/29 22:16:04 Uninstalling octave-doc
2012/02/29 22:16:05 Uninstalling octave-forge
2012/02/29 22:16:08 Uninstalling openssl
2012/02/29 22:16:08 Uninstalling python
2012/02/29 22:16:09 Uninstalling tcltk
2012/02/29 22:16:10 Uninstalling util-linux
2012/02/29 22:16:10 Uninstalling vim
2012/02/29 22:16:10 Uninstalling vim-common
2012/02/29 22:16:11 Uninstalling xinit
2012/02/29 22:16:11 Uninstalling xkeyboard-config
2012/02/29 22:16:11 Uninstalling xorg-server
2012/02/29 22:16:11 Uninstalling xterm
2012/02/29 22:16:11 Uninstalling xxd
2012/02/29 22:16:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/_update-info-dir/_update-info-dir-01016-1.tar.bz2
2012/02/29 22:16:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/base-files/base-files-4.1-1.tar.bz2
2012/02/29 22:16:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/coreutils/coreutils-8.15-1.tar.bz2
2012/02/29 22:16:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/csih/csih-0.9.5-1.tar.bz2
2012/02/29 22:16:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cygutils/cygutils-1.4.8-1.tar.bz2
2012/02/29 22:16:13 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cygwin/cygwin-1.7.11-1.tar.bz2
2012/02/29 22:16:14 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/dos2unix/dos2unix-5.3.2-1.tar.bz2
2012/02/29 22:16:14 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/dri-drivers/dri-drivers-7.11.2-1.tar.bz2
2012/02/29 22:16:14 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/gcc4-core/gcc4-core-4.5.3-3.tar.bz2
2012/02/29 22:16:17 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/gcc4-g++/gcc4-g++-4.5.3-3.tar.bz2
2012/02/29 22:16:21 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/git/git-1.7.9-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libGL1/libGL1-7.11.2-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libGLU1/libGLU1-7.11.2-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GraphicsMagick/libGraphicsMagick3/libGraphicsMagick3-1.3.14-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/arpack/libarpack0/libarpack0-3.1.0-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/util-linux/libblkid1/libblkid1-2.21-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cloog-ppl/libcloog0/libcloog0-0.15.7-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/curl/libcurl4/libcurl4-7.24.0-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/db/db4.5/libdb4.5/libdb4.5-4.5.20.2-3.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/mesa/libglapi0/libglapi0-7.11.2-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gmp/libgmpxx4/libgmpxx4-4.3.2-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libgomp1/libgomp1-4.5.3-3.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/hdf5/libhdf5_7/libhdf5_7-1.8.8-1.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/jasper/libjasper1/libjasper1-1.900.1-12.tar.bz2
2012/02/29 22:16:23 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/llvm/libllvm3.0/libllvm3.0-3.0-1.tar.bz2
2012/02/29 22:16:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mpclib/libmpc1/libmpc1-0.8-1.tar.bz2
2012/02/29 22:16:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mpfr/libmpfr1/libmpfr1-2.4.1-4.tar.bz2
2012/02/29 22:16:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/mpfr/libmpfr4/libmpfr4-3.0.1-1.tar.bz2
2012/02/29 22:16:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/netcdf/libnetcdf7/libnetcdf7-4.1.3-1.tar.bz2
2012/02/29 22:16:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openldap/libopenldap2_3_0/libopenldap2_3_0-2.3.43-2.tar.bz2
2012/02/29 22:16:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openssl/libopenssl098/libopenssl098-0.9.8t-1.tar.bz2
2012/02/29 22:16:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/pcre/libpcre0/libpcre0-8.21-2.tar.bz2
2012/02/29 22:16:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ppl/libppl/libppl-0.10.2-1.tar.bz2
2012/02/29 22:16:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/qhull/libqhull_6/libqhull_6-2012.1-2.tar.bz2
2012/02/29 22:16:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/qrupdate/libqrupdate0/libqrupdate0-1.1.2-1.tar.bz2
2012/02/29 22:16:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/gcc4/libstdc++6-devel/libstdc++6-devel-4.5.3-3.tar.bz2
2012/02/29 22:16:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/util-linux/libuuid1/libuuid1-2.21-1.tar.bz2
2012/02/29 22:16:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-3.6.1-1.tar.bz2
2012/02/29 22:16:31 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-doc/octave-doc-3.6.1-1.tar.bz2
2012/02/29 22:16:37 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/octave/octave-forge/octave-forge-20120224-1.tar.bz2
2012/02/29 22:16:55 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/openssl/openssl-0.9.8t-1.tar.bz2
2012/02/29 22:16:55 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/python/python-2.6.7-1.tar.bz2
2012/02/29 22:17:06 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/Tcl/tcl/tcl-8.5.11-1.tar.bz2
2012/02/29 22:17:10 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/util-linux/util-linux-2.21-1.tar.bz2
2012/02/29 22:17:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/vim-7.3.447-1.tar.bz2
2012/02/29 22:17:11 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/vim-common/vim-common-7.3.447-1.tar.bz2
2012/02/29 22:17:20 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xinit/xinit-1.3.2-1.tar.bz2
2012/02/29 22:17:20 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xkeyboard-config/xkeyboard-config-2.5.1-1.tar.bz2
2012/02/29 22:17:24 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X.Org/xorg-server/xorg-server-1.11.4-5.tar.bz2
2012/02/29 22:17:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/xterm/xterm-278-1.tar.bz2
2012/02/29 22:17:25 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/vim/xxd/xxd-7.3.447-1.tar.bz2
2012/02/29 22:17:25 Changing gid back to original
2012/02/29 22:17:25 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh
2012/02/29 22:17:36 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/coreutils.sh
2012/02/29 22:17:38 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/cygutils.sh
2012/02/29 22:17:38 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xorg-server.sh
2012/02/29 22:17:39 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/xinit.sh
2012/02/29 22:17:39 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/base-files-profile.sh
2012/02/29 22:17:40 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/base-files-mketc.sh
2012/02/29 22:17:42 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gcc4-core.sh
2012/02/29 22:17:49 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/gcc4-g++.sh
2012/02/29 22:17:49 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/vim.sh
2012/02/29 22:17:49 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/inetutils.sh
2012/02/29 22:17:53 abnormal exit: exit code=1
2012/02/29 22:17:53 Changing gid to Administrators
2012/02/29 22:18:12 note: Installation Complete
2012/02/29 22:18:12 Ending cygwin install
2012/03/08 16:26:42 Starting cygwin install, version 2.769
2012/03/08 16:26:42 User has backup/restore rights
2012/03/08 16:26:42 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory
2012/03/08 16:26:42 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such file or directory
2012/03/08 16:26:42 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or directory
2012/03/08 16:26:42 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) failed 2 No such file or directory
2012/03/08 16:26:42 Current Directory: C:\cygwin\packages
2012/03/08 16:26:42 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
2012/03/08 16:26:44 source: network install
2012/03/08 16:26:45 root: C:\cygwin binary system
2012/03/08 16:26:47 Selected local directory: C:\cygwin\packages
2012/03/08 16:26:48 net: Direct
2012/03/08 16:26:49 site: http://mirrors.kernel.org/sourceware/cygwin/
2012/03/08 16:27:00 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/_update-info-dir/_update-info-dir-01018-1.tar.bz2
2012/03/08 16:27:01 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ca-certificates/ca-certificates-1.81-1.tar.bz2
2012/03/08 16:27:07 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cmake/cmake-2.8.7-1.tar.bz2
2012/03/08 16:27:08 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/fontconfig/fontconfig-2.8.0-2.tar.bz2
2012/03/08 16:27:08 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/fontconfig/libfontconfig1/libfontconfig1-2.8.0-2.tar.bz2
2012/03/08 16:27:10 Downloaded C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/libxml2/libxml2-2.7.8-3.tar.bz2
2012/03/08 16:27:11 Running preremove script for  _update-info-dir
2012/03/08 16:27:11 Running preremove script for  ca-certificates
2012/03/08 16:27:11 Running preremove script for  cmake
2012/03/08 16:27:11 Running preremove script for  fontconfig
2012/03/08 16:27:11 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/fontconfig.sh
2012/03/08 16:27:11 Running preremove script for  libfontconfig1
2012/03/08 16:27:11 Running preremove script for  libxml2
2012/03/08 16:27:11 Uninstalling _update-info-dir
2012/03/08 16:27:11 Uninstalling ca-certificates
2012/03/08 16:27:11 Uninstalling cmake
2012/03/08 16:27:12 Uninstalling fontconfig
2012/03/08 16:27:12 Uninstalling libfontconfig1
2012/03/08 16:27:12 Uninstalling libxml2
2012/03/08 16:27:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/_update-info-dir/_update-info-dir-01018-1.tar.bz2
2012/03/08 16:27:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/ca-certificates/ca-certificates-1.81-1.tar.bz2
2012/03/08 16:27:12 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/cmake/cmake-2.8.7-1.tar.bz2
2012/03/08 16:27:16 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/fontconfig/fontconfig-2.8.0-2.tar.bz2
2012/03/08 16:27:16 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/X11/fontconfig/libfontconfig1/libfontconfig1-2.8.0-2.tar.bz2
2012/03/08 16:27:16 Extracting from file://C:\cygwin\packages/http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/release/GNOME/libxml2/libxml2-2.7.8-3.tar.bz2
2012/03/08 16:27:17 Changing gid back to original
2012/03/08 16:27:17 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/update-info-dir.sh
2012/03/08 16:27:27 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/fontconfig.sh
2012/03/08 16:28:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/libxml2.sh
2012/03/08 16:28:14 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/inetutils.sh
2012/03/08 16:28:21 abnormal exit: exit code=1
2012/03/08 16:28:21 Changing gid to Administrators
2012/03/08 16:29:05 note: Installation Complete
2012/03/08 16:29:05 Ending cygwin install


[-- Attachment #4: 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] 14+ messages in thread

* RE: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-08 21:17 Can't reliably redirect standard output from C# program in recent Cygwin James Johnston
@ 2012-03-08 22:18 ` James Johnston
  2012-03-09  1:24   ` Bill Meier
  0 siblings, 1 reply; 14+ messages in thread
From: James Johnston @ 2012-03-08 22:18 UTC (permalink / raw)
  To: cygwin

Actually, the problem can be reproduced as follows from a C++ console
program.  The issue is not specific to .NET.  It appears that Cygwin croaks
if you give it a null write (writing zero bytes):

#include <windows.h>

int _tmain(int argc, _TCHAR* argv[])
{
	char * test = "AB";
	DWORD written;

	// Get standard output file handle
	HANDLE h = GetStdHandle(STD_OUTPUT_HANDLE);

	// Do a null write.  This breaks Cygwin when output is redirected.
	WriteFile(h, test, 0, &written, NULL);

	// Print an "A" and a "B" in two write operations
	WriteFile(h, test, 1, &written, NULL);
	WriteFile(h, test+1, 1, &written, NULL);
	return 0;
}

The correct output of "AB" is not printed when running "echo
`./HelloCPP.exe`" from Cygwin.  If you remove the null write (WriteFile of
zero bytes), then Cygwin captures the output of "AB" as expected.  Also note
that if the null write is moved between the printing of "A" and the printing
of "B", then the output is also as expected; it seems to be having problems
only when null write is the first write.

How is this related to .NET?  It turns out this is the API sequence used
when .NET decides to open standard output:

1.  Call GetStdHandle to get standard output file handle.
2.  Do a null write to test if the handle was opened successfully.  If it
wasn't, then a null stream is used instead of standard output.

There's really no way to disable #2 from a .NET programmer's perspective.
So this new Cygwin appears to have broken every .NET program writing to
standard output, and also every Windows program that does null writes to
standard output.

By the way, maybe these issues exist with standard error.  I didn't test.

1.  I assume this is a bug in Cygwin.  Anything more I should do for
reporting it? (e.g. creating an issue/ticket)
2.  Workaround suggestions?
3.  Which part of Cygwin do I need to roll back to fix this issue for now?

Best regards,

James Johnston

-----Original Message-----
Sent: Thursday, March 08, 2012 21:17
Subject: Can't reliably redirect standard output from C# program in recent
Cygwin

Hi,

I have had some problems with calling a .NET program written in C# from
Cygwin.  I believe it is a bug introduced in recent versions of Cygwin.  I
have boiled it down to these simple steps to reproduce:

1.  Create a new virtual machine with Windows 7 64-bit RTM installed on it;
don't install any Windows updates.  (Note that I have also reproduced it on
a Windows 7 64-bit host machine that is up-to-date on updates.  I have not
tried on other versions of Windows.)

2.  Create a simple Hello World console application in Visual C# 2008 SP1:
(a) create new console application, (b) add the following line of code to
the Main function:

Console.Write("HelloWorld");

Compile the app as usual; I did the default Debug / Any CPU build.

3.  Install Cygwin: go to Cygwin.com, go to the install page and download
the public "setup.exe".  Install using defaults: nothing changed, and no
additional packages added.

4.  Some test results from the Cygwin prompt:

JamesJ@JTJDEVTOOLS /cygdrive/c/Users/JamesJ/Desktop $ ./HelloCS.exe
HelloWorld JamesJ@JTJDEVTOOLS /cygdrive/c/Users/JamesJ/Desktop $ echo
`./HelloCS.exe`


JamesJ@JTJDEVTOOLS /cygdrive/c/Users/JamesJ/Desktop $

Here's the problem:  the "echo `./HelloCS.exe`" line did NOT print
HelloWorld.  Why not?  What is going on here - is it a bug in .NET or
Cygwin?  My guess is Cygwin... this problem did not occur when I had
previously updated Cygwin in January.

Oddly enough, using "echo `./HelloCS.exe | cat`" works some of the time, but
it's not 100% reliable!  Running "./HelloCS.exe | cat" at the terminal
doesn't always work, either.

Are there any changes to the .NET program that could be added to work around
this bug and get the "echo `./HelloCS.exe`" line to work again?  Any changes
to Cygwin to make?  What package in Cygwin might have introduced this bug
(assuming it is a Cygwin bug) and can I safely roll back my setup to a
working version?

I attached output from cygcheck.out.  I also attached my setup.log file.
These files are from my host development workstation that has more than just
the base Cygwin packages installed.  Note that I ran setup on Feb 29, 2012.
That is when I first noticed the problem.  The previous time I ran setup to
update everything was Jan 18, 2012 - the problem did not exist yet after
that update.

Best regards,

James Johnston



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

* Re: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-08 22:18 ` James Johnston
@ 2012-03-09  1:24   ` Bill Meier
  2012-03-09  3:09     ` marco atzeri
  2012-03-09 18:47     ` James Johnston
  0 siblings, 2 replies; 14+ messages in thread
From: Bill Meier @ 2012-03-09  1:24 UTC (permalink / raw)
  To: cygwin

I've just noticed what sounds like the same issue:

On Windows 7, in a 'cmd' window (at a 'cmd' prompt) doing the following fails
more often than not:

perl -e 'print "abc";' | \cygwin\bin\more


That is: "abc" does not always display on the screen after
the command is executed.


I note that the problem does not seem to happen in a mintty window
or in bash started from a 'cmd' window.

I'm running cygwin perl 5.14 with an up-to-date cygwin.

Bill Meier

(I'm replying using gmane so as to keep the reply threaded
 not knowing how else
to do this).
 
aspell-en               7.1.0-1              OK
base-cygwin             3.0-1                OK
base-files              4.1-1                OK
base-passwd             3.1-2                OK
bash                    4.1.10-4             OK
binutils                2.22.51-1            OK
bison                   2.4.2-1              OK
build-docbook-catalog   1.5-2                OK
bzip2                   1.0.6-2              OK
ca-certificates         1.81-1               OK
coreutils               8.15-1               OK
cpio                    2.11-1               OK
crypt                   1.1-1                OK
csih                    0.9.5-1              OK
ctags                   5.8-1                OK
cygrunsrv               1.40-1               OK
cygutils                1.4.8-1              OK
cygwin                  1.7.11-1             OK
cygwin-doc              1.7-1                OK
dash                    0.5.7-1              OK
...
patchutils              0.3.2-1              OK
perl                    5.14.1-2             OK
perl_manpages           5.10.1-5             OK
ping                    1.0-1                OK
...


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

* Re: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-09  1:24   ` Bill Meier
@ 2012-03-09  3:09     ` marco atzeri
  2012-03-09 18:49       ` James Johnston
  2012-03-09 18:47     ` James Johnston
  1 sibling, 1 reply; 14+ messages in thread
From: marco atzeri @ 2012-03-09  3:09 UTC (permalink / raw)
  To: cygwin

On 3/9/2012 2:24 AM, Bill Meier wrote:
> I've just noticed what sounds like the same issue:
>
> On Windows 7, in a 'cmd' window (at a 'cmd' prompt) doing the following fails
> more often than not:
>
> perl -e 'print "abc";' | \cygwin\bin\more
>
>
> That is: "abc" does not always display on the screen after
> the command is executed.
>
>
> I note that the problem does not seem to happen in a mintty window
> or in bash started from a 'cmd' window.
>
> I'm running cygwin perl 5.14 with an up-to-date cygwin.
>
> Bill Meier
>

I guess it is some type of race.
on my W7/64 with 20120307 it works around 50% of
the times from cmd but 100% from the dash shell

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

* RE: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-09  1:24   ` Bill Meier
  2012-03-09  3:09     ` marco atzeri
@ 2012-03-09 18:47     ` James Johnston
  2012-03-09 19:53       ` Corinna Vinschen
  1 sibling, 1 reply; 14+ messages in thread
From: James Johnston @ 2012-03-09 18:47 UTC (permalink / raw)
  To: cygwin

I can reproduce this:

C:\cygwin\bin>perl -e 'print "abc";'
abc
C:\cygwin\bin>perl -e 'print "abc";' | more
abc

C:\cygwin\bin>perl -e 'print "abc";' | more
abc

C:\cygwin\bin>perl -e 'print "abc";' | more

C:\cygwin\bin>perl -e 'print "abc";' | more

C:\cygwin\bin>perl -e 'print "abc";' | more

I also noticed that the failures took 1 or 2 seconds to run - a significant
delay.  The successful runs completed "instantly".

James

-----Original Message-----
Sent: Friday, March 09, 2012 01:24
Subject: Re: Can't reliably redirect standard output from C# program in
recent Cygwin

I've just noticed what sounds like the same issue:

On Windows 7, in a 'cmd' window (at a 'cmd' prompt) doing the following
fails more often than not:

perl -e 'print "abc";' | \cygwin\bin\more


That is: "abc" does not always display on the screen after the command is
executed.


I note that the problem does not seem to happen in a mintty window or in
bash started from a 'cmd' window.

I'm running cygwin perl 5.14 with an up-to-date cygwin.

Bill Meier

(I'm replying using gmane so as to keep the reply threaded  not knowing how
else to do this).
 
aspell-en               7.1.0-1              OK
base-cygwin             3.0-1                OK
base-files              4.1-1                OK
base-passwd             3.1-2                OK
bash                    4.1.10-4             OK
binutils                2.22.51-1            OK
bison                   2.4.2-1              OK
build-docbook-catalog   1.5-2                OK
bzip2                   1.0.6-2              OK
ca-certificates         1.81-1               OK
coreutils               8.15-1               OK
cpio                    2.11-1               OK
crypt                   1.1-1                OK
csih                    0.9.5-1              OK
ctags                   5.8-1                OK
cygrunsrv               1.40-1               OK
cygutils                1.4.8-1              OK
cygwin                  1.7.11-1             OK
cygwin-doc              1.7-1                OK
dash                    0.5.7-1              OK
...
patchutils              0.3.2-1              OK
perl                    5.14.1-2             OK
perl_manpages           5.10.1-5             OK
ping                    1.0-1                OK
...



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

* RE: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-09  3:09     ` marco atzeri
@ 2012-03-09 18:49       ` James Johnston
  0 siblings, 0 replies; 14+ messages in thread
From: James Johnston @ 2012-03-09 18:49 UTC (permalink / raw)
  To: cygwin

I think this is a regression:

1.  Used setup to install Cygwin package 1.7.10.  Problem still exists.
2.  Since setup did not offer me the ability to go back to 1.7.9, I found my
old archive for that version and extracted the bin files to manually go back
to that version.  Problem fixed!

So it must be a bug introduced in Cygwin 1.7.10 and not yet fixed in 1.7.11.
Unfortunately, manually reinstalling the 1.7.9 broke core utilities ("ls"
does not work anymore, for example...)  Guess I need to restore those,
too...

James

-----Original Message-----
Sent: Friday, March 09, 2012 03:09
Subject: Re: Can't reliably redirect standard output from C# program in
recent Cygwin

On 3/9/2012 2:24 AM, Bill Meier wrote:
> I've just noticed what sounds like the same issue:
>
> On Windows 7, in a 'cmd' window (at a 'cmd' prompt) doing the 
> following fails more often than not:
>
> perl -e 'print "abc";' | \cygwin\bin\more
>
>
> That is: "abc" does not always display on the screen after the command 
> is executed.
>
>
> I note that the problem does not seem to happen in a mintty window or 
> in bash started from a 'cmd' window.
>
> I'm running cygwin perl 5.14 with an up-to-date cygwin.
>
> Bill Meier
>

I guess it is some type of race.
on my W7/64 with 20120307 it works around 50% of the times from cmd but 100%
from the dash shell

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


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

* Re: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-09 18:47     ` James Johnston
@ 2012-03-09 19:53       ` Corinna Vinschen
  2012-03-11  1:33         ` Christopher Faylor
  0 siblings, 1 reply; 14+ messages in thread
From: Corinna Vinschen @ 2012-03-09 19:53 UTC (permalink / raw)
  To: cygwin

On Mar  9 18:47, James Johnston wrote:
> I can reproduce this:
> 
> C:\cygwin\bin>perl -e 'print "abc";'
> abc
> C:\cygwin\bin>perl -e 'print "abc";' | more
> abc
> 
> C:\cygwin\bin>perl -e 'print "abc";' | more
> abc
> 
> C:\cygwin\bin>perl -e 'print "abc";' | more
> 
> C:\cygwin\bin>perl -e 'print "abc";' | more
> 
> C:\cygwin\bin>perl -e 'print "abc";' | more
> 
> I also noticed that the failures took 1 or 2 seconds to run - a significant
> delay.  The successful runs completed "instantly".

The delay comes from writing a stackdump.

I don't quite grok the stackdump, though.  It seems to imply that the
fh->init call dtable::init_std_file_from_handle failed, but I didn't
manage to catch the problem in GDB so far.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

* Re: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-09 19:53       ` Corinna Vinschen
@ 2012-03-11  1:33         ` Christopher Faylor
  2012-03-12 14:05           ` James Johnston
  0 siblings, 1 reply; 14+ messages in thread
From: Christopher Faylor @ 2012-03-11  1:33 UTC (permalink / raw)
  To: cygwin

On Fri, Mar 09, 2012 at 08:52:47PM +0100, Corinna Vinschen wrote:
>On Mar  9 18:47, James Johnston wrote:
>> I can reproduce this:
>> 
>> C:\cygwin\bin>perl -e 'print "abc";'
>> abc
>> C:\cygwin\bin>perl -e 'print "abc";' | more
>> abc
>> 
>> C:\cygwin\bin>perl -e 'print "abc";' | more
>> abc
>> 
>> C:\cygwin\bin>perl -e 'print "abc";' | more
>> 
>> C:\cygwin\bin>perl -e 'print "abc";' | more
>> 
>> C:\cygwin\bin>perl -e 'print "abc";' | more
>> 
>> I also noticed that the failures took 1 or 2 seconds to run - a significant
>> delay.  The successful runs completed "instantly".
>
>The delay comes from writing a stackdump.
>
>I don't quite grok the stackdump, though.  It seems to imply that the
>fh->init call dtable::init_std_file_from_handle failed, but I didn't
>manage to catch the problem in GDB so far.

Corinna did manage to find where it was failing and I managed to fix
this particular problem.  It should be ok in the latest snapshot.

I am dubious that this has anything to do with redirecting output from a
C# program though.

cgf

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

* RE: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-11  1:33         ` Christopher Faylor
@ 2012-03-12 14:05           ` James Johnston
  2012-03-12 14:20             ` Corinna Vinschen
  2012-03-12 14:58             ` Christopher Faylor
  0 siblings, 2 replies; 14+ messages in thread
From: James Johnston @ 2012-03-12 14:05 UTC (permalink / raw)
  To: cygwin

You're partially correct, depending on how you look at it...  As I wrote
earlier, I reproduced it with a straight Win32 program, too - by doing a
null write that every C# program would do.  So I guess it's not specific to
C#, since C++ programs can cause it too.  But every C# program would
normally do this activity since the runtime always does the null write - so
in that sense, I guess it is somewhat specific to C#. 

Thanks all, good to know it should be fixed. :)

James

-----Original Message-----
Sent: Sunday, March 11, 2012 01:34
Subject: Re: Can't reliably redirect standard output from C# program in
recent Cygwin

Corinna did manage to find where it was failing and I managed to fix this
particular problem.  It should be ok in the latest snapshot.

I am dubious that this has anything to do with redirecting output from a C#
program though.

cgf

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


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

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

* Re: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-12 14:05           ` James Johnston
@ 2012-03-12 14:20             ` Corinna Vinschen
  2012-03-12 17:30               ` James Johnston
  2012-03-12 14:58             ` Christopher Faylor
  1 sibling, 1 reply; 14+ messages in thread
From: Corinna Vinschen @ 2012-03-12 14:20 UTC (permalink / raw)
  To: cygwin

On Mar 12 14:05, James Johnston wrote:
> You're partially correct, depending on how you look at it...  As I wrote
> earlier, I reproduced it with a straight Win32 program, too - by doing a
> null write that every C# program would do.  So I guess it's not specific to
> C#, since C++ programs can cause it too.  But every C# program would
> normally do this activity since the runtime always does the null write - so
> in that sense, I guess it is somewhat specific to C#. 
> 
> Thanks all, good to know it should be fixed. :)

Better test it.  Please try the latest developer snapshot from
http://cygwin.com/snapshots/


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

* Re: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-12 14:05           ` James Johnston
  2012-03-12 14:20             ` Corinna Vinschen
@ 2012-03-12 14:58             ` Christopher Faylor
  1 sibling, 0 replies; 14+ messages in thread
From: Christopher Faylor @ 2012-03-12 14:58 UTC (permalink / raw)
  To: cygwin

On Mon, Mar 12, 2012 at 02:05:13PM -0000, James Johnston wrote:
>You're partially correct, depending on how you look at it...  As I wrote
>earlier, I reproduced it with a straight Win32 program, too - by doing a
>null write that every C# program would do.  So I guess it's not specific to
>C#, since C++ programs can cause it too.  But every C# program would
>normally do this activity since the runtime always does the null write - so
>in that sense, I guess it is somewhat specific to C#. 
>
>Thanks all, good to know it should be fixed. :)

I'm not sure why you have translated "I am dubious that this has anything to
do with redirecting..." into "good to know that it should be fixed".

The problem with a windows pipe at the command prompt does not translate
to a C# (or C++ or Pascal) program running under (presumably) mintty.

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

* RE: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-12 14:20             ` Corinna Vinschen
@ 2012-03-12 17:30               ` James Johnston
  2012-03-12 22:02                 ` Christopher Faylor
  0 siblings, 1 reply; 14+ messages in thread
From: James Johnston @ 2012-03-12 17:30 UTC (permalink / raw)
  To: cygwin

Well, good call.  I shouldn't have jumped to conclusions.  Both my C++ and C# examples still fail:

$  echo `./HelloCPP` ; echo `./HelloCS`



JamesJ@JTJDEVTOOLS /cygdrive/c/Users/JamesJ/Desktop
$

I guess maybe it is a different bug.  I can provide binaries for these files if desired, but realistically I think anyone can compile it in MinGW, Visual C++, etc. using the C source code I posted earlier, for example.  This was using an up-to-date Cygwin, and I replaced the C:\cygwin\bin\cygwin1.dll with the one from the development snapshot from 3/10/2012.

Here is the source code for HelloCS program, compiled with Visual C# 2008 SP1:

class Program { static void Main(string[] args) { System.Console.Write("Hello"); } }

And again, here's the source code for HelloCPP program, compiled with Visual C++ 2008 SP1:

#include <windows.h>

int main()
{
	char * test = "AB";
	DWORD written;

	// Get standard output file handle
	HANDLE h = GetStdHandle(STD_OUTPUT_HANDLE);

	// Do a null write.  This breaks Cygwin when output is redirected.
	WriteFile(h, test, 0, &written, NULL);

	// Print an "A" and a "B" in two write operations
	WriteFile(h, test, 1, &written, NULL);
	WriteFile(h, test+1, 1, &written, NULL);
	return 0;
}

Obviously, neither of these binaries were linked against any Cygwin libraries... they are just straight 100% Win32 programs...  The benefit of the C version is that it removes the rest of .NET from the test... 

Best regards,

James Johnston

-----Original Message-----
Sent: Monday, March 12, 2012 14:19
Subject: Re: Can't reliably redirect standard output from C# program in recent Cygwin

On Mar 12 14:05, James Johnston wrote:
> You're partially correct, depending on how you look at it...  As I 
> wrote earlier, I reproduced it with a straight Win32 program, too - by 
> doing a null write that every C# program would do.  So I guess it's 
> not specific to C#, since C++ programs can cause it too.  But every C# 
> program would normally do this activity since the runtime always does 
> the null write - so in that sense, I guess it is somewhat specific to C#.
> 
> Thanks all, good to know it should be fixed. :)

Better test it.  Please try the latest developer snapshot from http://cygwin.com/snapshots/


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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


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

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

* Re: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-12 17:30               ` James Johnston
@ 2012-03-12 22:02                 ` Christopher Faylor
  2012-03-13 14:58                   ` James Johnston
  0 siblings, 1 reply; 14+ messages in thread
From: Christopher Faylor @ 2012-03-12 22:02 UTC (permalink / raw)
  To: cygwin

On Mon, Mar 12, 2012 at 05:28:17PM -0000, James Johnston wrote:
>Well, good call.  I shouldn't have jumped to conclusions.  Both my C++
>and C# examples still fail:

Not really a call.  It was obviously different failure.  The previous
fix wasn't even pipe related.

But, regardless, Corinna (who has more time these days to look into
this type of thing) found a damning piece of MSDN documentation which
indicates that a write of zero bytes to a pipe will cause a read of
zero bytes on the other end of the pipe.  So, a program which assumes
that a zero byte read means EOF, like most Linux programs, will stop
processing when it sees the zero bytes from ReadFile.

Corinna sent me a patch to fix the problem which I've mildly tweaked and
installed.  It's in the latest snapshot.

cgf

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

* RE: Can't reliably redirect standard output from C# program in recent Cygwin
  2012-03-12 22:02                 ` Christopher Faylor
@ 2012-03-13 14:58                   ` James Johnston
  0 siblings, 0 replies; 14+ messages in thread
From: James Johnston @ 2012-03-13 14:58 UTC (permalink / raw)
  To: cygwin

Just tried the DLL from the snapshot and both my programs work fine now. :)

I think I found what you refer to...  From ReadFile page:

====
"If the lpNumberOfBytesRead parameter is zero when ReadFile returns TRUE on
a pipe, the other end of the pipe called the WriteFile function with
nNumberOfBytesToWrite set to zero."

"When a synchronous read operation reaches the end of a file, ReadFile
returns TRUE and sets *lpNumberOfBytesRead to zero."

"If an anonymous pipe is being used and the write handle has been closed,
when ReadFile attempts to read using the pipe's corresponding read handle,
the function returns FALSE and GetLastError returns ERROR_BROKEN_PIPE."
====

So if I'm reading this right, if reading a file, I'd look for a successful
return and number of bytes read == 0?  But for a pipe, instead that
situation should be *ignored* and instead I should look for an
ERROR_BROKEN_PIPE to signify "end of file"?  Really?  That's tricky.  I
learned something new.  I'm not sure if it's really the best design on
Microsoft's part, because now you can't even easily write a generic "read
file until end-of-file" function since it would have to be special-cased for
pipes (and who knows what else).

I wonder why it worked sometimes but not other times (e.g. running "echo
`./HelloCPP | cat`" would sometimes work, sometimes not)?  With something
like this, I would think it would not work 100% of the time.

Best regards,

James Johnston

-----Original Message-----
Sent: Monday, March 12, 2012 22:02
Subject: Re: Can't reliably redirect standard output from C# program in
recent Cygwin

On Mon, Mar 12, 2012 at 05:28:17PM -0000, James Johnston wrote:
>Well, good call.  I shouldn't have jumped to conclusions.  Both my C++ 
>and C# examples still fail:

Not really a call.  It was obviously different failure.  The previous fix
wasn't even pipe related.

But, regardless, Corinna (who has more time these days to look into this
type of thing) found a damning piece of MSDN documentation which indicates
that a write of zero bytes to a pipe will cause a read of zero bytes on the
other end of the pipe.  So, a program which assumes that a zero byte read
means EOF, like most Linux programs, will stop processing when it sees the
zero bytes from ReadFile.

Corinna sent me a patch to fix the problem which I've mildly tweaked and
installed.  It's in the latest snapshot.

cgf

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


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

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

end of thread, other threads:[~2012-03-13 14:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-08 21:17 Can't reliably redirect standard output from C# program in recent Cygwin James Johnston
2012-03-08 22:18 ` James Johnston
2012-03-09  1:24   ` Bill Meier
2012-03-09  3:09     ` marco atzeri
2012-03-09 18:49       ` James Johnston
2012-03-09 18:47     ` James Johnston
2012-03-09 19:53       ` Corinna Vinschen
2012-03-11  1:33         ` Christopher Faylor
2012-03-12 14:05           ` James Johnston
2012-03-12 14:20             ` Corinna Vinschen
2012-03-12 17:30               ` James Johnston
2012-03-12 22:02                 ` Christopher Faylor
2012-03-13 14:58                   ` James Johnston
2012-03-12 14:58             ` Christopher Faylor

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