[00:00:00] Build started [00:00:00] git clone -q --branch=test https://github.com/claudioandre-br/JohnTheRipper.git C:\projects\johntheripper [00:00:12] git checkout -qf 04f893a151e0ec5cde6daa5223d26b22658da2ee [00:00:12] Running Install scripts [00:00:12] echo '--------------------------------' [00:00:12] '--------------------------------' [00:00:12] systeminfo | findstr /C:"OS" [00:00:15] OS Name: Microsoft Windows Server 2012 R2 Datacenter [00:00:15] OS Version: 6.3.9600 N/A Build 9600 [00:00:15] OS Manufacturer: Microsoft Corporation [00:00:15] OS Configuration: Standalone Server [00:00:15] OS Build Type: Multiprocessor Free [00:00:15] BIOS Version: Microsoft Corporation Hyper-V UEFI Release v1.0, 11/26/2012 [00:00:15] echo '--------------------------------' [00:00:15] '--------------------------------' [00:00:15] cd %BUILD_FOLDER% [00:00:15] git describe --dirty=+ --always 2>nul > __git.tmp [00:00:15] set /p gitDescribe=<__git.tmp [00:00:15] appveyor UpdateBuild -Version "1.8J1-%gitDescribe%" [00:00:18] if ($env:Test -eq "package") { [00:00:18] # Use upstream source code [00:00:18] cd $env:PROJ_FOLDER [00:00:18] Remove-Item ./JohnTheRipper -Force -Recurse -ErrorAction SilentlyContinue [00:00:18] git clone -q --depth 1 https://github.com/magnumripper/JohnTheRipper.git JohnTheRipper [00:00:18] cd $env:BUILD_FOLDER [00:00:18] } [00:00:18] [00:00:28] git describe --dirty=+ --always 2>nul > __git.tmp [00:00:28] set /p gitDescribe=<__git.tmp [00:00:28] echo "JtR 1.8J1-%gitDescribe%" [00:00:29] "JtR 1.8J1-1a11a75" [00:00:29] echo '--------------------------------' [00:00:29] '--------------------------------' [00:00:29] $arch = $env:Arch [00:00:29] $bits = $env:Bits [00:00:29] $doing = $env:Doing [00:00:29] $location = $env:Location [00:00:29] $buildFolder = $env:BUILD_FOLDER [00:00:29] $posixBuildFolder = $buildFolder -Replace '\\', '/' [00:00:29] $env:PATH="C:\$location\bin;C:\$location\usr\bin;$env:PATH" [00:00:29] [00:00:29] function shell($command, $dieOnError = $true) { [00:00:29] [00:00:29] Write-Host "Executing '$command'" [00:00:29] & "C:\$location\bin\bash" -lc ". /etc/profile && cd $posixBuildFolder && $command" [00:00:29] [00:00:29] if ($LASTEXITCODE -ne 0) { [00:00:29] Write-Host "'$command' failed with exit code $LASTEXITCODE! " -ForegroundColor Red -NoNewline [00:00:29] [00:00:29] if ($dieOnError) { [00:00:29] exit $LASTEXITCODE [00:00:29] } [00:00:29] } [00:00:29] } [00:00:29] [00:00:29] appveyor DownloadFile "http://www.cygwin.com/setup-%Arch%.exe" -FileName C:\%Location%\setup-%Arch%.exe [00:00:30] [00:00:30] Downloading setup-x86.exe (1,172,499 bytes)...2% [00:00:30] Downloading setup-x86.exe (1,172,499 bytes)...10% [00:00:30] Downloading setup-x86.exe (1,172,499 bytes)...20% [00:00:30] Downloading setup-x86.exe (1,172,499 bytes)...80% [00:00:30] Downloading setup-x86.exe (1,172,499 bytes)...100% [00:00:30] cmd /c "C:\$env:Location\setup-$env:Arch.exe -q --no-desktop --no-shortcuts --no-startmenu --upgrade-also" [00:00:30] [00:00:31] Starting cygwin install, version 2.897 [00:00:31] User has backup/restore rights [00:00:31] Current Directory: C:/cygwin/var/cache/setup [00:00:31] Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access. [00:00:31] root: C:\cygwin system [00:00:31] Selected local directory: C:/cygwin/var/cache/setup [00:00:31] net: Preconfig [00:00:33] site: http://cygwin.mirror.constant.com/ [00:00:33] HTTP status 404 fetching http://cygwin.mirror.constant.com/x86/setup.zst.sig [00:00:33] HTTP status 404 fetching http://cygwin.mirror.constant.com/x86/setup.zst [00:00:35] solving: 2 tasks, update: yes, use test packages: no [00:00:35] solving: 95 tasks, update: no, use test packages: no [00:00:35] Augmented Transaction List: [00:00:35] 0 install crypto-policies 20190218-1 [00:00:35] 1 install csih 0.9.11-1 [00:00:35] 2 erase csih 0.9.9-1 [00:00:35] 3 install cygwin 3.0.4-1 [00:00:35] 4 erase cygwin 2.10.0-1 [00:00:35] 5 install cygwin-devel 3.0.4-1 [00:00:35] 6 erase cygwin-devel 2.10.0-1 [00:00:35] 7 install mingw64-i686-winpthreads 6.0.0-1 [00:00:35] 8 erase mingw64-i686-winpthreads 5.0.3-1 [00:00:35] 9 install mingw64-x86_64-winpthreads 6.0.0-1 [00:00:35] 10 erase mingw64-x86_64-winpthreads 5.0.3-1 [00:00:35] 11 install mintty 2.9.9-0 [00:00:35] 12 erase mintty 2.8.4-0 [00:00:35] 13 install perl_autorebase 5.26.3-1 [00:00:35] 14 erase perl_autorebase 5.26.1-1 [00:00:35] 15 install publicsuffix-list-dafsa 20180523-1 [00:00:35] 16 erase publicsuffix-list-dafsa 20180223-1 [00:00:35] 17 install python-pip-wheel 19.0.3-1 [00:00:35] 18 install python-setuptools-wheel 40.8.0-1 [00:00:35] 19 install tzdata 2018i-1 [00:00:35] 20 erase tzdata 2018c-1 [00:00:35] 21 install w32api-headers 5.0.4-1 [00:00:35] 22 erase w32api-headers 5.0.3-1 [00:00:35] 23 install login 1.13-1 [00:00:35] 24 erase login 1.11-1 [00:00:35] 25 install libxml2 2.9.9-2 [00:00:35] 26 erase libxml2 2.9.4-2 [00:00:35] 27 install libsqlite3_0 3.27.2-1 [00:00:35] 28 erase libsqlite3_0 3.21.0-1 [00:00:35] 29 install libpkgconf3 1.6.0-1 [00:00:35] 30 install libnghttp2_14 1.31.0-1 [00:00:35] 31 erase libnghttp2_14 1.23.1-1 [00:00:35] 32 install libltdl7 2.4.6-6 [00:00:35] 33 erase libltdl7 2.4.6-5 [00:00:35] 34 install libkrb5support0 1.15.2-2 [00:00:35] 35 erase libkrb5support0 1.15.2-1 [00:00:35] 36 install libgcc1 7.4.0-1 [00:00:35] 37 erase libgcc1 6.4.0-5 [00:00:35] 38 install libexpat1 2.2.6-1 [00:00:35] 39 erase libexpat1 2.2.3-1 [00:00:35] 40 install libattr1 2.4.48-2 [00:00:35] 41 erase libattr1 2.4.46-1 [00:00:35] 42 install libatomic1 7.4.0-1 [00:00:35] 43 erase libatomic1 6.4.0-5 [00:00:35] 44 install info 6.6-1 [00:00:35] 45 erase info 6.5-2 [00:00:35] 46 install mingw64-i686-headers 6.0.0-1 [00:00:35] 47 erase mingw64-i686-headers 5.0.3-1 [00:00:35] 48 install mingw64-x86_64-headers 6.0.0-1 [00:00:35] 49 erase mingw64-x86_64-headers 5.0.3-1 [00:00:35] 50 install w32api-runtime 5.0.4-1 [00:00:35] 51 erase w32api-runtime 5.0.3-1 [00:00:35] 52 install pkgconf 1.6.0-1 [00:00:35] 53 install libtool 2.4.6-6 [00:00:35] 54 erase libtool 2.4.6-5 [00:00:35] 55 install libk5crypto3 1.15.2-2 [00:00:35] 56 erase libk5crypto3 1.15.2-1 [00:00:35] 57 install vim-minimal 8.0.1567-1 [00:00:35] 58 erase vim-minimal 8.0.1486-1 [00:00:35] 59 install tzcode 2018i-1 [00:00:35] 60 erase tzcode 2018c-1 [00:00:35] 61 install perl_base 5.26.3-1 [00:00:35] 62 erase perl_base 5.26.1-1 [00:00:35] 63 install libuuid1 2.33.1-1 [00:00:35] 64 erase libuuid1 2.25.2-2 [00:00:35] 65 install libunistring2 0.9.10-1 [00:00:35] 66 erase libunistring2 0.9.8-1 [00:00:35] 67 install libtasn1_6 4.13-1 [00:00:35] 68 erase libtasn1_6 4.12-1 [00:00:35] 69 install libstdc++6 7.4.0-1 [00:00:35] 70 erase libstdc++6 6.4.0-5 [00:00:35] 71 install libsmartcols1 2.33.1-1 [00:00:35] 72 erase libsmartcols1 2.25.2-2 [00:00:35] 73 install libquadmath0 7.4.0-1 [00:00:35] 74 erase libquadmath0 6.4.0-5 [00:00:35] 75 install libp11-kit0 0.23.15-1 [00:00:35] 76 erase libp11-kit0 0.23.5-1 [00:00:35] 77 install libnettle6 3.4.1-1 [00:00:35] 78 erase libnettle6 3.3-1 [00:00:35] 79 install libmpfr6 4.0.2-1 [00:00:35] 80 erase libmpfr6 4.0.1-2 [00:00:35] 81 install libgomp1 7.4.0-1 [00:00:35] 82 erase libgomp1 6.4.0-5 [00:00:35] 83 install libgc2 7.6.2-3 [00:00:35] 84 erase libgc2 7.6.2-2 [00:00:35] 85 install libgc1 7.6.12-1 [00:00:35] 86 install libcom_err2 1.44.5-1 [00:00:35] 87 erase libcom_err2 1.42.12-2 [00:00:35] 88 install file 5.32-1 [00:00:35] 89 erase file 5.30-1 [00:00:35] 90 install pkg-config 1.6.0-1 [00:00:35] 91 erase pkg-config 0.29.1-1 [00:00:35] 92 install perl-TermReadKey 2.38-1 [00:00:35] 93 erase perl-TermReadKey 2.37-2 [00:00:35] 94 install perl-LWP-MediaTypes 6.04-1 [00:00:35] 95 erase perl-LWP-MediaTypes 6.02-6 [00:00:35] 96 install perl-Error 0.17027-1 [00:00:35] 97 erase perl-Error 0.17025-2 [00:00:35] 98 install perl 5.26.3-1 [00:00:35] 99 erase perl 5.26.1-1 [00:00:35] 100 install libblkid1 2.33.1-1 [00:00:35] 101 erase libblkid1 2.25.2-2 [00:00:35] 102 install p11-kit-trust 0.23.15-1 [00:00:35] 103 erase p11-kit-trust 0.23.5-1 [00:00:35] 104 install p11-kit 0.23.15-1 [00:00:35] 105 erase p11-kit 0.23.5-1 [00:00:35] 106 install libhogweed4 3.4.1-1 [00:00:35] 107 erase libhogweed4 3.3-1 [00:00:35] 108 install libmpc3 1.1.0-1 [00:00:35] 109 erase libmpc3 1.0.3-1 [00:00:35] 110 install libguile2.0_22 2.0.14-3 [00:00:35] 111 erase libguile2.0_22 2.0.14-2 [00:00:35] 112 install libkrb5_3 1.15.2-2 [00:00:35] 113 erase libkrb5_3 1.15.2-1 [00:00:35] 114 install libuuid-devel 2.33.1-1 [00:00:35] 115 erase libuuid-devel 2.25.2-2 [00:00:35] 116 install texinfo 6.6-1 [00:00:35] 117 erase texinfo 6.5-2 [00:00:35] 118 install perl-URI 1.76-1 [00:00:35] 119 erase perl-URI 1.73-1 [00:00:35] 120 install perl-Test-Harness 3.42-1 [00:00:35] 121 erase perl-Test-Harness 3.39-2 [00:00:35] 122 install perl-Scalar-List-Utils 1.50-1 [00:00:35] 123 install autoconf2.5 2.69-4 [00:00:35] 124 erase autoconf2.5 2.69-3 [00:00:35] 125 install libfdisk1 2.33.1-1 [00:00:35] 126 install ca-certificates 2.26-1 [00:00:35] 127 erase ca-certificates 2.22-1 [00:00:35] 128 install mingw64-x86_64-runtime 6.0.0-1 [00:00:35] 129 erase mingw64-x86_64-runtime 5.0.3-1 [00:00:35] 130 install mingw64-i686-runtime 6.0.0-1 [00:00:35] 131 erase mingw64-i686-runtime 5.0.3-1 [00:00:35] 132 install gcc-core 7.4.0-1 [00:00:35] 133 erase gcc-core 6.4.0-5 [00:00:35] 134 install libgssapi_krb5_2 1.15.2-2 [00:00:35] 135 erase libgssapi_krb5_2 1.15.2-1 [00:00:35] 136 install perl-Net-HTTP 6.18-1 [00:00:35] 137 erase perl-Net-HTTP 6.17-1 [00:00:35] 138 install perl-HTTP-Message 6.18-1 [00:00:35] 139 erase perl-HTTP-Message 6.14-1 [00:00:35] 140 install util-linux 2.33.1-1 [00:00:35] 141 erase util-linux 2.25.2-2 [00:00:35] 142 install libssl1.1 1.1.1b-1 [00:00:35] 143 install libssl1.0 1.0.2r-2 [00:00:35] 144 erase libopenssl100 1.0.2n-1 [00:00:35] 145 install libgnutls30 3.6.6-1 [00:00:35] 146 erase libgnutls30 3.5.13-1 [00:00:35] 147 install mingw64-x86_64-gcc-core 7.4.0-1 [00:00:35] 148 erase mingw64-x86_64-gcc-core 6.4.0-2 [00:00:35] 149 install mingw64-i686-gcc-core 7.4.0-1 [00:00:35] 150 erase mingw64-i686-gcc-core 6.4.0-1 [00:00:35] 151 install gcc-g++ 7.4.0-1 [00:00:35] 152 erase gcc-g++ 6.4.0-5 [00:00:35] 153 install perl-libwww-perl 6.37-1 [00:00:35] 154 erase perl-libwww-perl 6.31-1 [00:00:35] 155 install python27 2.7.16-1 [00:00:35] 156 install openssl 1.1.1b-1 [00:00:35] 157 erase openssl 1.0.2n-1 [00:00:35] 158 install python36 3.6.8-1 [00:00:35] 159 install openssh 7.9p1-1 [00:00:35] 160 erase openssh 7.6p1-1 [00:00:35] 161 install libcurl4 7.59.0-1 [00:00:35] 162 erase libcurl4 7.56.1-1 [00:00:35] 163 install mingw64-x86_64-gcc-g++ 7.4.0-1 [00:00:35] 164 erase mingw64-x86_64-gcc-g++ 6.4.0-2 [00:00:35] 165 install mingw64-i686-gcc-g++ 7.4.0-1 [00:00:35] 166 erase mingw64-i686-gcc-g++ 6.4.0-1 [00:00:35] 167 install python2 2.7.16-1 [00:00:35] 168 erase python2 2.7.14-1 [00:00:35] 169 erase python 2.7.14-1 [00:00:35] 170 install python3 3.6.8-1 [00:00:35] 171 erase python3 3.6.4-1 [00:00:35] 172 install git 2.17.0-1 [00:00:35] 173 erase git 2.16.2-1 [00:00:35] 174 install curl 7.59.0-1 [00:00:35] 175 erase curl 7.56.1-1 [00:00:35] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/crypto-policies/crypto-policies-20190218-1.tar.xz [00:00:35] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/csih/csih-0.9.11-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/cygwin/cygwin-3.0.4-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/cygwin/cygwin-devel/cygwin-devel-3.0.4-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-6.0.0-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-winpthreads/mingw64-x86_64-winpthreads-6.0.0-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mintty/mintty-2.9.9-0.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl/perl_autorebase/perl_autorebase-5.26.3-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/publicsuffix-list/publicsuffix-list-dafsa/publicsuffix-list-dafsa-20180523-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pip/python-pip-wheel/python-pip-wheel-19.0.3-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-setuptools/python-setuptools-wheel/python-setuptools-wheel-40.8.0-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/tzdata/tzdata-2018i-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/w32api-headers/w32api-headers-5.0.4-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/login/login-1.13-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libxml2/libxml2-2.9.9-2.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/sqlite3/libsqlite3_0/libsqlite3_0-3.27.2-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pkgconf/libpkgconf3/libpkgconf3-1.6.0-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/nghttp2/libnghttp2_14/libnghttp2_14-1.31.0-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libtool/libltdl7/libltdl7-2.4.6-6.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/krb5/libkrb5support0/libkrb5support0-1.15.2-2.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libgcc1/libgcc1-7.4.0-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/expat/libexpat1/libexpat1-2.2.6-1.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/attr/libattr1/libattr1-2.4.48-2.tar.xz [00:00:36] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libatomic1/libatomic1-7.4.0-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/texinfo/info/info-6.6-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-6.0.0-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-headers/mingw64-x86_64-headers-6.0.0-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/w32api-runtime/w32api-runtime-5.0.4-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pkgconf/pkgconf-1.6.0-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libtool/libtool-2.4.6-6.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/krb5/libk5crypto3/libk5crypto3-1.15.2-2.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/vim/vim-minimal/vim-minimal-8.0.1567-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/tzcode/tzcode-2018i-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl/perl_base/perl_base-5.26.3-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libuuid1/libuuid1-2.33.1-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libunistring/libunistring2/libunistring2-0.9.10-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libtasn1/libtasn1_6/libtasn1_6-4.13-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libstdc++6/libstdc++6-7.4.0-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libsmartcols1/libsmartcols1-2.33.1-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libquadmath0/libquadmath0-7.4.0-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/p11-kit/libp11-kit0/libp11-kit0-0.23.15-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/nettle/libnettle6/libnettle6-3.4.1-1.tar.xz [00:00:37] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mpfr/libmpfr6/libmpfr6-4.0.2-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libgomp1/libgomp1-7.4.0-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libgc/libgc2/libgc2-7.6.2-3.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libgc/libgc1/libgc1-7.6.12-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/e2fsprogs/libcom_err2/libcom_err2-1.44.5-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/file/file-5.32-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pkgconf/pkg-config/pkg-config-1.6.0-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl-TermReadKey/perl-TermReadKey-2.38-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-LWP-MediaTypes/perl-LWP-MediaTypes-6.04-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-Error/perl-Error-0.17027-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl/perl-5.26.3-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libblkid1/libblkid1-2.33.1-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/p11-kit/p11-kit-trust/p11-kit-trust-0.23.15-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/p11-kit/p11-kit-0.23.15-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/nettle/libhogweed4/libhogweed4-3.4.1-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mpclib/libmpc3/libmpc3-1.1.0-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/guile2.0/libguile2.0_22/libguile2.0_22-2.0.14-3.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/krb5/libkrb5_3/libkrb5_3-1.15.2-2.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libuuid-devel/libuuid-devel-2.33.1-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/texinfo/texinfo-6.6-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-URI/perl-URI-1.76-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-Test-Harness/perl-Test-Harness-3.42-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.50-1.tar.xz [00:00:38] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf2.5/autoconf2.5-2.69-4.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libfdisk1/libfdisk1-2.33.1-1.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/ca-certificates/ca-certificates-2.26-1.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-runtime/mingw64-x86_64-runtime-6.0.0-1.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-6.0.0-1.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/gcc-core/gcc-core-7.4.0-1.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.15.2-2.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-Net-HTTP/perl-Net-HTTP-6.18-1.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-HTTP-Message/perl-HTTP-Message-6.18-1.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/util-linux-2.33.1-1.tar.xz [00:00:39] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssl/libssl1.1/libssl1.1-1.1.1b-1.tar.xz [00:00:40] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssl10/libssl1.0/libssl1.0-1.0.2r-2.tar.xz [00:00:40] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gnutls/libgnutls30/libgnutls30-3.6.6-1.tar.xz [00:00:40] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-core/mingw64-x86_64-gcc-core-7.4.0-1.tar.xz [00:00:40] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-7.4.0-1.tar.xz [00:00:41] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/gcc-g++/gcc-g++-7.4.0-1.tar.xz [00:00:41] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-libwww-perl/perl-libwww-perl-6.37-1.tar.xz [00:00:41] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/python2/python27/python27-2.7.16-1.tar.xz [00:00:41] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssl/openssl-1.1.1b-1.tar.xz [00:00:41] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/python36/python36-3.6.8-1.tar.xz [00:00:41] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssh/openssh-7.9p1-1.tar.xz [00:00:41] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/curl/libcurl4/libcurl4-7.59.0-1.tar.xz [00:00:42] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-7.4.0-1.tar.xz [00:00:42] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-7.4.0-1.tar.xz [00:00:42] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/python2/python2-2.7.16-1.tar.xz [00:00:42] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/python3/python3-3.6.8-1.tar.xz [00:00:42] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/git/git-2.17.0-1.tar.xz [00:00:42] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/curl/curl-7.59.0-1.tar.xz [00:00:43] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/preremove/ca-certificates.sh" [00:00:43] Uninstalling csih [00:00:43] Uninstalling cygwin [00:00:43] Uninstalling cygwin-devel [00:00:43] Uninstalling mingw64-i686-winpthreads [00:00:43] Uninstalling mingw64-x86_64-winpthreads [00:00:43] Uninstalling mintty [00:00:43] Uninstalling perl_autorebase [00:00:43] Uninstalling publicsuffix-list-dafsa [00:00:43] Uninstalling tzdata [00:00:44] Uninstalling w32api-headers [00:00:44] Uninstalling login [00:00:44] Uninstalling libxml2 [00:00:44] Uninstalling libsqlite3_0 [00:00:44] Uninstalling libnghttp2_14 [00:00:44] Uninstalling libltdl7 [00:00:44] Uninstalling libkrb5support0 [00:00:44] Uninstalling libgcc1 [00:00:44] Uninstalling libexpat1 [00:00:44] Uninstalling libattr1 [00:00:44] Uninstalling libatomic1 [00:00:44] Uninstalling info [00:00:44] Uninstalling mingw64-i686-headers [00:00:45] Uninstalling mingw64-x86_64-headers [00:00:46] Uninstalling w32api-runtime [00:00:46] Uninstalling libtool [00:00:46] Uninstalling libk5crypto3 [00:00:46] Uninstalling vim-minimal [00:00:46] Uninstalling tzcode [00:00:46] Uninstalling perl_base [00:00:46] Uninstalling libuuid1 [00:00:46] Uninstalling libunistring2 [00:00:46] Uninstalling libtasn1_6 [00:00:46] Uninstalling libstdc++6 [00:00:46] Uninstalling libsmartcols1 [00:00:46] Uninstalling libquadmath0 [00:00:46] Uninstalling libp11-kit0 [00:00:46] Uninstalling libnettle6 [00:00:46] Uninstalling libmpfr6 [00:00:46] Uninstalling libgomp1 [00:00:46] Uninstalling libgc2 [00:00:46] Uninstalling libcom_err2 [00:00:46] Uninstalling file [00:00:46] Uninstalling pkg-config [00:00:46] Uninstalling perl-TermReadKey [00:00:46] Uninstalling perl-LWP-MediaTypes [00:00:46] Uninstalling perl-Error [00:00:46] Uninstalling perl [00:00:47] Uninstalling libblkid1 [00:00:47] Uninstalling p11-kit-trust [00:00:47] Uninstalling p11-kit [00:00:47] Uninstalling libhogweed4 [00:00:47] Uninstalling libmpc3 [00:00:47] Uninstalling libguile2.0_22 [00:00:47] Uninstalling libkrb5_3 [00:00:47] Uninstalling libuuid-devel [00:00:47] Uninstalling texinfo [00:00:47] Uninstalling perl-URI [00:00:47] Uninstalling perl-Test-Harness [00:00:47] Uninstalling autoconf2.5 [00:00:47] Uninstalling ca-certificates [00:00:47] Uninstalling mingw64-x86_64-runtime [00:00:48] Uninstalling mingw64-i686-runtime [00:00:48] Uninstalling gcc-core [00:00:48] Uninstalling libgssapi_krb5_2 [00:00:48] Uninstalling perl-Net-HTTP [00:00:48] Uninstalling perl-HTTP-Message [00:00:48] Uninstalling util-linux [00:00:48] Uninstalling libopenssl100 [00:00:48] Uninstalling libgnutls30 [00:00:48] Uninstalling mingw64-x86_64-gcc-core [00:00:49] Uninstalling mingw64-i686-gcc-core [00:00:49] Uninstalling gcc-g++ [00:00:49] Uninstalling perl-libwww-perl [00:00:49] Uninstalling openssl [00:00:49] Uninstalling openssh [00:00:49] Uninstalling libcurl4 [00:00:49] Uninstalling mingw64-x86_64-gcc-g++ [00:00:50] Uninstalling mingw64-i686-gcc-g++ [00:00:50] Uninstalling python2 [00:00:51] Uninstalling python [00:00:51] io_stream_cygfile: fopen(/etc/setup/python.lst.gz) failed 2 No such file or directory [00:00:51] Uninstalling python3 [00:00:53] Uninstalling git [00:00:53] Uninstalling curl [00:00:53] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/crypto-policies/crypto-policies-20190218-1.tar.xz [00:00:53] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/csih/csih-0.9.11-1.tar.xz [00:00:53] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/cygwin/cygwin-3.0.4-1.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/cygwin/cygwin-devel/cygwin-devel-3.0.4-1.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-6.0.0-1.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-winpthreads/mingw64-x86_64-winpthreads-6.0.0-1.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mintty/mintty-2.9.9-0.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl/perl_autorebase/perl_autorebase-5.26.3-1.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/publicsuffix-list/publicsuffix-list-dafsa/publicsuffix-list-dafsa-20180523-1.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pip/python-pip-wheel/python-pip-wheel-19.0.3-1.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-setuptools/python-setuptools-wheel/python-setuptools-wheel-40.8.0-1.tar.xz [00:00:54] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/tzdata/tzdata-2018i-1.tar.xz [00:00:57] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/w32api-headers/w32api-headers-5.0.4-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/login/login-1.13-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libxml2/libxml2-2.9.9-2.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/sqlite3/libsqlite3_0/libsqlite3_0-3.27.2-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pkgconf/libpkgconf3/libpkgconf3-1.6.0-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/nghttp2/libnghttp2_14/libnghttp2_14-1.31.0-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libtool/libltdl7/libltdl7-2.4.6-6.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/krb5/libkrb5support0/libkrb5support0-1.15.2-2.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libgcc1/libgcc1-7.4.0-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/expat/libexpat1/libexpat1-2.2.6-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/attr/libattr1/libattr1-2.4.48-2.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libatomic1/libatomic1-7.4.0-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/texinfo/info/info-6.6-1.tar.xz [00:00:59] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-6.0.0-1.tar.xz [00:01:02] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-headers/mingw64-x86_64-headers-6.0.0-1.tar.xz [00:01:04] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/w32api-runtime/w32api-runtime-5.0.4-1.tar.xz [00:01:05] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pkgconf/pkgconf-1.6.0-1.tar.xz [00:01:05] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libtool/libtool-2.4.6-6.tar.xz [00:01:05] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/krb5/libk5crypto3/libk5crypto3-1.15.2-2.tar.xz [00:01:05] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/vim/vim-minimal/vim-minimal-8.0.1567-1.tar.xz [00:01:05] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/tzcode/tzcode-2018i-1.tar.xz [00:01:05] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl/perl_base/perl_base-5.26.3-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libuuid1/libuuid1-2.33.1-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libunistring/libunistring2/libunistring2-0.9.10-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libtasn1/libtasn1_6/libtasn1_6-4.13-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libstdc++6/libstdc++6-7.4.0-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libsmartcols1/libsmartcols1-2.33.1-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libquadmath0/libquadmath0-7.4.0-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/p11-kit/libp11-kit0/libp11-kit0-0.23.15-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/nettle/libnettle6/libnettle6-3.4.1-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mpfr/libmpfr6/libmpfr6-4.0.2-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/libgomp1/libgomp1-7.4.0-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libgc/libgc2/libgc2-7.6.2-3.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libgc/libgc1/libgc1-7.6.12-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/e2fsprogs/libcom_err2/libcom_err2-1.44.5-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/file/file-5.32-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pkgconf/pkg-config/pkg-config-1.6.0-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl-TermReadKey/perl-TermReadKey-2.38-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-LWP-MediaTypes/perl-LWP-MediaTypes-6.04-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-Error/perl-Error-0.17027-1.tar.xz [00:01:06] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl/perl-5.26.3-1.tar.xz [00:01:08] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libblkid1/libblkid1-2.33.1-1.tar.xz [00:01:08] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/p11-kit/p11-kit-trust/p11-kit-trust-0.23.15-1.tar.xz [00:01:08] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/p11-kit/p11-kit-0.23.15-1.tar.xz [00:01:08] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/nettle/libhogweed4/libhogweed4-3.4.1-1.tar.xz [00:01:08] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mpclib/libmpc3/libmpc3-1.1.0-1.tar.xz [00:01:08] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/guile2.0/libguile2.0_22/libguile2.0_22-2.0.14-3.tar.xz [00:01:09] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/krb5/libkrb5_3/libkrb5_3-1.15.2-2.tar.xz [00:01:09] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libuuid-devel/libuuid-devel-2.33.1-1.tar.xz [00:01:09] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/texinfo/texinfo-6.6-1.tar.xz [00:01:10] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-URI/perl-URI-1.76-1.tar.xz [00:01:10] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-Test-Harness/perl-Test-Harness-3.42-1.tar.xz [00:01:10] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.50-1.tar.xz [00:01:10] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf2.5/autoconf2.5-2.69-4.tar.xz [00:01:10] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/libfdisk1/libfdisk1-2.33.1-1.tar.xz [00:01:10] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/ca-certificates/ca-certificates-2.26-1.tar.xz [00:01:11] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-runtime/mingw64-x86_64-runtime-6.0.0-1.tar.xz [00:01:12] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-6.0.0-1.tar.xz [00:01:13] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/gcc-core/gcc-core-7.4.0-1.tar.xz [00:01:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.15.2-2.tar.xz [00:01:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-Net-HTTP/perl-Net-HTTP-6.18-1.tar.xz [00:01:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-HTTP-Message/perl-HTTP-Message-6.18-1.tar.xz [00:01:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/util-linux/util-linux-2.33.1-1.tar.xz [00:01:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssl/libssl1.1/libssl1.1-1.1.1b-1.tar.xz [00:01:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssl10/libssl1.0/libssl1.0-1.0.2r-2.tar.xz [00:01:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gnutls/libgnutls30/libgnutls30-3.6.6-1.tar.xz [00:01:17] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-core/mingw64-x86_64-gcc-core-7.4.0-1.tar.xz [00:01:19] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-7.4.0-1.tar.xz [00:01:21] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gcc/gcc-g++/gcc-g++-7.4.0-1.tar.xz [00:01:24] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-libwww-perl/perl-libwww-perl-6.37-1.tar.xz [00:01:24] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/python2/python27/python27-2.7.16-1.tar.xz [00:01:27] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssl/openssl-1.1.1b-1.tar.xz [00:01:27] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/python36/python36-3.6.8-1.tar.xz [00:01:31] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssh/openssh-7.9p1-1.tar.xz [00:01:31] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/curl/libcurl4/libcurl4-7.59.0-1.tar.xz [00:01:31] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-7.4.0-1.tar.xz [00:01:34] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-7.4.0-1.tar.xz [00:01:37] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/python2/python2-2.7.16-1.tar.xz [00:01:37] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/python3/python3-3.6.8-1.tar.xz [00:01:37] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/git/git-2.17.0-1.tar.xz [00:01:40] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/curl/curl-7.59.0-1.tar.xz [00:01:40] Changing gid back to original [00:01:40] running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash" [00:01:48] running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" [00:01:50] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/p11-kit.sh" [00:01:50] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh" [00:01:51] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/crypto-policies.sh" [00:01:53] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh" [00:01:53] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssh.sh" [00:01:53] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssl10.sh" [00:01:53] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssl.sh" [00:01:53] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh" [00:01:53] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_desktop-file-utils.sh" [00:01:53] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_glib2.0.sh" [00:01:54] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_man-db.sh" [00:01:54] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_shared-mime-info.sh" [00:01:54] Changing gid to Administrators [00:01:54] Ending cygwin install [00:01:54] cmd /c "C:\$env:Location\setup-$env:Arch.exe -q -P libssl-devel -P libbz2-devel -P libgmp-devel -P zlib-devel" [00:01:54] cmd /c "C:\$env:Location\setup-$env:Arch.exe -q -P libOpenCL-devel -P libcrypt-devel" [00:01:54] [00:01:54] Starting cygwin install, version 2.897 [00:01:54] User has backup/restore rights [00:01:54] Current Directory: C:/cygwin/var/cache/setup [00:01:54] Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access. [00:01:54] root: C:\cygwin system [00:01:54] Selected local directory: C:/cygwin/var/cache/setup [00:01:54] net: Preconfig [00:01:54] site: http://cygwin.mirror.constant.com/ [00:01:54] HTTP status 404 fetching http://cygwin.mirror.constant.com/x86/setup.zst.sig [00:01:54] HTTP status 404 fetching http://cygwin.mirror.constant.com/x86/setup.zst [00:01:57] solving: 4 tasks, update: no, use test packages: no [00:01:57] Augmented Transaction List: [00:01:57] 0 install libbz2-devel 1.0.6-3 [00:01:57] 1 install libssl-devel 1.1.1b-1 [00:01:57] 2 install zlib-devel 1.2.11-1 [00:01:57] 3 install libgmpxx4 6.1.2-1 [00:01:57] 4 install gmp 6.1.2-1 [00:01:57] 5 install libgmp-devel 6.1.2-1 [00:01:57] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/bzip2/libbz2-devel/libbz2-devel-1.0.6-3.tar.xz [00:01:57] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssl/libssl-devel/libssl-devel-1.1.1b-1.tar.xz [00:01:57] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/zlib/zlib-devel/zlib-devel-1.2.11-1.tar.xz [00:01:57] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gmp/libgmpxx4/libgmpxx4-6.1.2-1.tar.xz [00:01:57] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gmp/gmp-6.1.2-1.tar.xz [00:01:57] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gmp/libgmp-devel/libgmp-devel-6.1.2-1.tar.xz [00:01:57] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/bzip2/libbz2-devel/libbz2-devel-1.0.6-3.tar.xz [00:01:57] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/openssl/libssl-devel/libssl-devel-1.1.1b-1.tar.xz [00:02:04] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/zlib/zlib-devel/zlib-devel-1.2.11-1.tar.xz [00:02:04] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gmp/libgmpxx4/libgmpxx4-6.1.2-1.tar.xz [00:02:04] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/gmp/libgmp-devel/libgmp-devel-6.1.2-1.tar.xz [00:02:04] Changing gid back to original [00:02:04] running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash" [00:02:06] running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" [00:02:07] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_desktop-file-utils.sh" [00:02:07] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_glib2.0.sh" [00:02:07] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_man-db.sh" [00:02:07] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_shared-mime-info.sh" [00:02:07] Changing gid to Administrators [00:02:07] Ending cygwin install [00:02:07] Starting cygwin install, version 2.897 [00:02:07] User has backup/restore rights [00:02:07] Current Directory: C:/cygwin/var/cache/setup [00:02:07] Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access. [00:02:07] root: C:\cygwin system [00:02:07] Selected local directory: C:/cygwin/var/cache/setup [00:02:07] net: Preconfig [00:02:08] site: http://cygwin.mirror.constant.com/ [00:02:08] HTTP status 404 fetching http://cygwin.mirror.constant.com/x86/setup.zst.sig [00:02:08] HTTP status 404 fetching http://cygwin.mirror.constant.com/x86/setup.zst [00:02:10] solving: 2 tasks, update: no, use test packages: no [00:02:10] Augmented Transaction List: [00:02:10] 0 install libcrypt-devel 2.1-1 [00:02:10] 1 install libllvm5.0 5.0.1-1 [00:02:10] 2 install compiler-rt 5.0.1-1 [00:02:10] 3 install libhwloc5 1.11.11-1 [00:02:10] 4 install libpocl-common 1.0-1 [00:02:10] 5 install libc++abi1 5.0.1-1 [00:02:10] 6 install libclang5.0 5.0.1-2 [00:02:10] 7 install libc++1 5.0.1-2 [00:02:10] 8 install libc++abi-devel 5.0.1-1 [00:02:10] 9 install libc++-devel 5.0.1-2 [00:02:10] 10 install clang 5.0.1-2 [00:02:10] 11 install libpocl2 1.0-1 [00:02:10] 12 install libOpenCL1 2.2.12-1 [00:02:10] 13 install libOpenCL-devel 2.2.12-1 [00:02:10] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/crypt/libcrypt-devel/libcrypt-devel-2.1-1.tar.xz [00:02:11] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/llvm/libllvm5.0/libllvm5.0-5.0.1-1.tar.xz [00:02:11] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/compiler-rt/compiler-rt-5.0.1-1.tar.xz [00:02:11] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/hwloc/libhwloc5/libhwloc5-1.11.11-1.tar.xz [00:02:11] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pocl/libpocl-common/libpocl-common-1.0-1.tar.xz [00:02:11] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libcxxabi/libc++abi1/libc++abi1-5.0.1-1.tar.xz [00:02:11] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/clang/libclang5.0/libclang5.0-5.0.1-2.tar.xz [00:02:12] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libcxx/libc++1/libc++1-5.0.1-2.tar.xz [00:02:12] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libcxxabi/libc++abi-devel/libc++abi-devel-5.0.1-1.tar.xz [00:02:12] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libcxx/libc++-devel/libc++-devel-5.0.1-2.tar.xz [00:02:12] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/clang/clang-5.0.1-2.tar.xz [00:02:12] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pocl/libpocl2/libpocl2-1.0-1.tar.xz [00:02:12] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/ocl-icd/libOpenCL1/libOpenCL1-2.2.12-1.tar.xz [00:02:12] Downloaded C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/ocl-icd/libOpenCL-devel/libOpenCL-devel-2.2.12-1.tar.xz [00:02:12] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/crypt/libcrypt-devel/libcrypt-devel-2.1-1.tar.xz [00:02:12] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/llvm/libllvm5.0/libllvm5.0-5.0.1-1.tar.xz [00:02:14] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/compiler-rt/compiler-rt-5.0.1-1.tar.xz [00:02:14] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/hwloc/libhwloc5/libhwloc5-1.11.11-1.tar.xz [00:02:14] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pocl/libpocl-common/libpocl-common-1.0-1.tar.xz [00:02:14] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libcxxabi/libc++abi1/libc++abi1-5.0.1-1.tar.xz [00:02:14] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/clang/libclang5.0/libclang5.0-5.0.1-2.tar.xz [00:02:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libcxx/libc++1/libc++1-5.0.1-2.tar.xz [00:02:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libcxxabi/libc++abi-devel/libc++abi-devel-5.0.1-1.tar.xz [00:02:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/libcxx/libc++-devel/libc++-devel-5.0.1-2.tar.xz [00:02:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/clang/clang-5.0.1-2.tar.xz [00:02:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/pocl/libpocl2/libpocl2-1.0-1.tar.xz [00:02:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/ocl-icd/libOpenCL1/libOpenCL1-2.2.12-1.tar.xz [00:02:16] Extracting from file://C:/cygwin/var/cache/setup/http%3a%2f%2fcygwin.mirror.constant.com%2f/x86/release/ocl-icd/libOpenCL-devel/libOpenCL-devel-2.2.12-1.tar.xz [00:02:16] Changing gid back to original [00:02:16] running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash" [00:02:20] running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" [00:02:20] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_desktop-file-utils.sh" [00:02:20] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_glib2.0.sh" [00:02:20] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_man-db.sh" [00:02:20] running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_shared-mime-info.sh" [00:02:21] Changing gid to Administrators [00:02:21] Ending cygwin install [00:02:21] Write-Host "--------------------------------------------------------" [00:02:21] Write-Host " ===== Building ===== " -ForegroundColor White [00:02:21] Write-Host "--------------------------------------------------------" [00:02:21] [00:02:21] -------------------------------------------------------- [00:02:21] ===== Building ===== [00:02:21] -------------------------------------------------------- [00:02:21] echo 'Compiler version' [00:02:21] shell "gcc --version" [00:02:21] echo '--------------------------------' [00:02:21] shell "gcc -dM -E -x c /dev/null" [00:02:21] echo '--------------------------------' [00:02:21] [00:02:21] if ($doing -eq "deploy") { [00:02:21] if ($arch -eq "x86_64") { [00:02:21] # CPU (OMP and extensions fallback) [00:02:21] shell "./configure --disable-native-tests --disable-openmp CPPFLAGS='-msse2' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-sse2-non-omp" [00:02:21] shell "./configure --disable-native-tests CPPFLAGS='-msse2 -DOMP_FALLBACK -DOMP_FALLBACK_BINARY=\`"\\\`"john-sse2-non-omp\\\`"\`" ' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-sse2" [00:02:21] shell "./configure --disable-native-tests --disable-openmp CPPFLAGS='-msse4.1 -DCPU_FALLBACK -DCPU_FALLBACK_BINARY=\`"\\\`"john-sse2\\\`"\`" ' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-sse41-non-omp" [00:02:21] shell "./configure --disable-native-tests CPPFLAGS='-msse4.1 -DOMP_FALLBACK -DOMP_FALLBACK_BINARY=\`"\\\`"john-sse41-non-omp\\\`"\`" -DCPU_FALLBACK -DCPU_FALLBACK_BINARY=\`"\\\`"john-sse2\\\`"\`" ' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-sse41" [00:02:21] shell "./configure --disable-native-tests --disable-openmp CPPFLAGS='-mavx -DCPU_FALLBACK -DCPU_FALLBACK_BINARY=\`"\\\`"john-sse41\\\`"\`" ' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-avx-non-omp" [00:02:21] shell "./configure --disable-native-tests CPPFLAGS='-mavx -DOMP_FALLBACK -DOMP_FALLBACK_BINARY=\`"\\\`"john-avx-non-omp\\\`"\`" -DCPU_FALLBACK -DCPU_FALLBACK_BINARY=\`"\\\`"john-sse41\\\`"\`" ' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-avx" [00:02:21] shell "./configure --disable-native-tests --disable-openmp CPPFLAGS='-mxop -DCPU_FALLBACK -DCPU_FALLBACK_BINARY=\`"\\\`"john-avx\\\`"\`" ' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-xop-non-omp" [00:02:21] shell "./configure --disable-native-tests CPPFLAGS='-mxop -DOMP_FALLBACK -DOMP_FALLBACK_BINARY=\`"\\\`"john-xop-non-omp\\\`"\`" -DCPU_FALLBACK -DCPU_FALLBACK_BINARY=\`"\\\`"john-avx\\\`"\`" ' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-xop" [00:02:21] shell "./configure --disable-native-tests --disable-openmp CPPFLAGS='-mavx2 -DCPU_FALLBACK -DCPU_FALLBACK_BINARY=\`"\\\`"john-xop\\\`"\`" ' && make -s clean && make -sj2 && make -s strip && mv ../run/john ../run/john-avx2-non-omp" [00:02:21] shell "./configure --disable-native-tests CPPFLAGS='-mavx2 -DOMP_FALLBACK -DOMP_FALLBACK_BINARY=\`"\\\`"john-avx2-non-omp\\\`"\`" -DCPU_FALLBACK -DCPU_FALLBACK_BINARY=\`"\\\`"john-xop\\\`"\`" ' && make -s clean && make -sj2 && make -s strip" [00:02:21] } else { [00:02:21] ######################################## [00:02:21] [00:02:21] shell "./configure --disable-native-tests --disable-openmp CPPFLAGS='-msse2' && make -s clean && make -sj2 && mv ../run/john ../run/john-sse2-non-omp" [00:02:21] shell "./configure --disable-native-tests CPPFLAGS='-msse2 -DOMP_FALLBACK -DOMP_FALLBACK_BINARY=\`"\\\`"john-sse2-non-omp\\\`"\`" ' && make -s clean && make -sj2" [00:02:21] [00:02:21] ######################################## [00:02:21] } [00:02:21] # Configure OpenCL ICD [00:02:21] shell "mkdir -p ../etc/OpenCL/vendors" [00:02:21] shell "echo 'c:\Windows\System32\amdocl64.dll' > ../etc/OpenCL/vendors/amd.icd" [00:02:21] shell "echo 'c:\Windows\System32\nvopencl.dll' > ../etc/OpenCL/vendors/nvidia.icd" [00:02:21] [00:02:21] # Install OpenCL kernel code [00:02:21] shell "make -s kernel-copy" [00:02:21] [00:02:21] # Remove unused stuff [00:02:21] shell "rm -rf ../run/kerberom" [00:02:21] shell "rm -rf ../run/ztex" [00:02:21] [00:02:21] # Save CygWin Dlls [00:02:21] mkdir ..\lib [00:02:21] xcopy C:\$location\bin\*.dll ..\lib\ [00:02:21] [00:02:21] # Needed dlls (Tested on Windows 7 32 bits and Windows 10 64 bits) [00:02:21] xcopy C:\$location\bin\cygwin1.dll ..\run\ [00:02:21] xcopy C:\$location\bin\cygbz2-1.dll ..\run\ [00:02:21] xcopy C:\$location\bin\cygcrypto-1*.dll ..\run\ [00:02:21] xcopy C:\$location\bin\cyggomp-1.dll ..\run\ [00:02:21] xcopy C:\$location\bin\cyggmp-10.dll ..\run\ [00:02:21] xcopy C:\$location\bin\cygssl-1*.dll ..\run\ [00:02:21] xcopy C:\$location\bin\cygz.dll ..\run\ [00:02:21] xcopy C:\$location\bin\cygcrypt-0.dll ..\run\ [00:02:21] xcopy C:\$location\bin\cygOpenCL-1.dll ..\run\ [00:02:21] [00:02:21] if ($arch -eq "x86_64") { [00:02:21] xcopy C:\$location\bin\cyggcc_s-seh-1.dll ..\run\ [00:02:21] } else { [00:02:21] xcopy C:\$location\bin\cyggcc_s-1.dll ..\run\ [00:02:21] } [00:02:21] } else { [00:02:21] shell "./configure --disable-opencl && make -s clean && make -sj2" [00:02:21] } [00:02:21] [00:02:21] Compiler version [00:02:21] Executing 'gcc --version' [00:02:21] gcc (GCC) 7.4.0 [00:02:21] Copyright (C) 2017 Free Software Foundation, Inc. [00:02:21] This is free software; see the source for copying conditions. There is NO [00:02:21] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [00:02:21] [00:02:21] -------------------------------- [00:02:21] Executing 'gcc -dM -E -x c /dev/null' [00:02:21] #define __DBL_MIN_EXP__ (-1021) [00:02:21] #define __FLT32X_MAX_EXP__ 1024 [00:02:21] #define __pentiumpro__ 1 [00:02:21] #define __UINT_LEAST16_MAX__ 0xffff [00:02:21] #define __ATOMIC_ACQUIRE 2 [00:02:21] #define __FLT128_MAX_10_EXP__ 4932 [00:02:21] #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F [00:02:21] #define __GCC_IEC_559_COMPLEX 2 [00:02:21] #define __UINT_LEAST8_TYPE__ unsigned char [00:02:21] #define __SIZEOF_FLOAT80__ 12 [00:02:21] #define __INTMAX_C(c) c ## LL [00:02:21] #define __CHAR_BIT__ 8 [00:02:21] #define __UINT8_MAX__ 0xff [00:02:21] #define __WINT_MAX__ 0xffffffffU [00:02:21] #define __FLT32_MIN_EXP__ (-125) [00:02:21] #define __ORDER_LITTLE_ENDIAN__ 1234 [00:02:21] #define __SIZE_MAX__ 0xffffffffU [00:02:21] #define __WCHAR_MAX__ 0xffff [00:02:21] #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 [00:02:21] #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 [00:02:21] #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 [00:02:21] #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) [00:02:21] #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 [00:02:21] #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 [00:02:21] #define __GCC_IEC_559 2 [00:02:21] #define __FLT32X_DECIMAL_DIG__ 17 [00:02:21] #define __FLT_EVAL_METHOD__ 2 [00:02:21] #define __unix__ 1 [00:02:21] #define __FLT64_DECIMAL_DIG__ 17 [00:02:21] #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 [00:02:21] #define __UINT_FAST64_MAX__ 0xffffffffffffffffULL [00:02:21] #define __SIG_ATOMIC_TYPE__ int [00:02:21] #define __DBL_MIN_10_EXP__ (-307) [00:02:21] #define __FINITE_MATH_ONLY__ 0 [00:02:21] #define __GNUC_PATCHLEVEL__ 0 [00:02:21] #define __FLT32_HAS_DENORM__ 1 [00:02:21] #define __UINT_FAST8_MAX__ 0xff [00:02:21] #define __has_include(STR) __has_include__(STR) [00:02:21] #define _stdcall __attribute__((__stdcall__)) [00:02:21] #define __DEC64_MAX_EXP__ 385 [00:02:21] #define __INT8_C(c) c [00:02:21] #define __INT_LEAST8_WIDTH__ 8 [00:02:21] #define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL [00:02:21] #define __SHRT_MAX__ 0x7fff [00:02:21] #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L [00:02:21] #define __FLT64X_MAX_10_EXP__ 4932 [00:02:21] #define __UINT_LEAST8_MAX__ 0xff [00:02:21] #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 [00:02:21] #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 [00:02:21] #define __UINTMAX_TYPE__ long long unsigned int [00:02:21] #define __DEC32_EPSILON__ 1E-6DF [00:02:21] #define __FLT_EVAL_METHOD_TS_18661_3__ 2 [00:02:21] #define __unix 1 [00:02:21] #define __UINT32_MAX__ 0xffffffffU [00:02:21] #define __LDBL_MAX_EXP__ 16384 [00:02:21] #define __FLT128_MIN_EXP__ (-16381) [00:02:21] #define __WINT_MIN__ 0U [00:02:21] #define __FLT128_MIN_10_EXP__ (-4931) [00:02:21] #define __INT_LEAST16_WIDTH__ 16 [00:02:21] #define __SCHAR_MAX__ 0x7f [00:02:21] #define __FLT128_MANT_DIG__ 113 [00:02:21] #define __WCHAR_MIN__ 0 [00:02:21] #define __INT64_C(c) c ## LL [00:02:21] #define __DBL_DIG__ 15 [00:02:21] #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 [00:02:21] #define __FLT64X_MANT_DIG__ 64 [00:02:21] #define __SIZEOF_INT__ 4 [00:02:21] #define __SIZEOF_POINTER__ 4 [00:02:21] #define __USER_LABEL_PREFIX__ _ [00:02:21] #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x [00:02:21] #define __STDC_HOSTED__ 1 [00:02:21] #define __LDBL_HAS_INFINITY__ 1 [00:02:21] #define __FLT32_DIG__ 6 [00:02:21] #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F [00:02:21] #define __SHRT_WIDTH__ 16 [00:02:21] #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L [00:02:21] #define __STDC_UTF_16__ 1 [00:02:21] #define __DEC32_MAX__ 9.999999E96DF [00:02:21] #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x [00:02:21] #define __FLT32X_HAS_INFINITY__ 1 [00:02:21] #define __INT32_MAX__ 0x7fffffff [00:02:21] #define __INT_WIDTH__ 32 [00:02:21] #define __SIZEOF_LONG__ 4 [00:02:21] #define __UINT16_C(c) c [00:02:21] #define __PTRDIFF_WIDTH__ 32 [00:02:21] #define __DECIMAL_DIG__ 21 [00:02:21] #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 [00:02:21] #define __INTMAX_WIDTH__ 64 [00:02:21] #define __has_include_next(STR) __has_include_next__(STR) [00:02:21] #define __FLT64X_MIN_10_EXP__ (-4931) [00:02:21] #define __LDBL_HAS_QUIET_NAN__ 1 [00:02:21] #define __FLT64_MANT_DIG__ 53 [00:02:21] #define __GNUC__ 7 [00:02:21] #define _cdecl __attribute__((__cdecl__)) [00:02:21] #define __FLT_HAS_DENORM__ 1 [00:02:21] #define __SIZEOF_LONG_DOUBLE__ 12 [00:02:21] #define __BIGGEST_ALIGNMENT__ 16 [00:02:21] #define __FLT64_MAX_10_EXP__ 308 [00:02:21] #define __i686 1 [00:02:21] #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) [00:02:21] #define _thiscall __attribute__((__thiscall__)) [00:02:21] #define __INT_FAST32_MAX__ 0x7fffffff [00:02:21] #define __DBL_HAS_INFINITY__ 1 [00:02:21] #define __DEC32_MIN_EXP__ (-94) [00:02:21] #define __INTPTR_WIDTH__ 32 [00:02:21] #define __FLT32X_HAS_DENORM__ 1 [00:02:21] #define __INT_FAST16_TYPE__ int [00:02:21] #define _fastcall __attribute__((__fastcall__)) [00:02:21] #define __LDBL_HAS_DENORM__ 1 [00:02:21] #define __FLT128_HAS_INFINITY__ 1 [00:02:21] #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL [00:02:21] #define __INT_LEAST32_MAX__ 0x7fffffff [00:02:21] #define __DEC32_MIN__ 1E-95DF [00:02:21] #define __DBL_MAX_EXP__ 1024 [00:02:21] #define __WCHAR_WIDTH__ 16 [00:02:21] #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 [00:02:21] #define __DEC128_EPSILON__ 1E-33DL [00:02:21] #define __ATOMIC_HLE_RELEASE 131072 [00:02:21] #define __PTRDIFF_MAX__ 0x7fffffff [00:02:21] #define __ATOMIC_HLE_ACQUIRE 65536 [00:02:21] #define __FLT32_HAS_QUIET_NAN__ 1 [00:02:21] #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL [00:02:21] #define __SIZEOF_SIZE_T__ 4 [00:02:21] #define __FLT64X_MIN_EXP__ (-16381) [00:02:21] #define __SIZEOF_WINT_T__ 4 [00:02:21] #define __LONG_LONG_WIDTH__ 64 [00:02:21] #define __FLT32_MAX_EXP__ 128 [00:02:21] #define __GCC_HAVE_DWARF2_CFI_ASM 1 [00:02:21] #define __GXX_ABI_VERSION 1011 [00:02:21] #define __FLT_MIN_EXP__ (-125) [00:02:21] #define __i686__ 1 [00:02:21] #define __FLT64X_HAS_QUIET_NAN__ 1 [00:02:21] #define __INT_FAST64_TYPE__ long long int [00:02:21] #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 [00:02:21] #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) [00:02:21] #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x [00:02:21] #define __DECIMAL_BID_FORMAT__ 1 [00:02:21] #define __FLT64_MIN_EXP__ (-1021) [00:02:21] #define __GXX_TYPEINFO_EQUALITY_INLINE 0 [00:02:21] #define __FLT64_MIN_10_EXP__ (-307) [00:02:21] #define __FLT64X_DECIMAL_DIG__ 21 [00:02:21] #define __DEC128_MIN__ 1E-6143DL [00:02:21] #define __REGISTER_PREFIX__ [00:02:21] #define __UINT16_MAX__ 0xffff [00:02:21] #define __DBL_HAS_DENORM__ 1 [00:02:21] #define __cdecl __attribute__((__cdecl__)) [00:02:21] #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 [00:02:21] #define __UINT8_TYPE__ unsigned char [00:02:21] #define __NO_INLINE__ 1 [00:02:21] #define __i386 1 [00:02:21] #define __FLT_MANT_DIG__ 24 [00:02:21] #define __LDBL_DECIMAL_DIG__ 21 [00:02:21] #define __VERSION__ "7.4.0" [00:02:21] #define __UINT64_C(c) c ## ULL [00:02:21] #define __GCC_ATOMIC_INT_LOCK_FREE 2 [00:02:21] #define __FLT128_MAX_EXP__ 16384 [00:02:21] #define __FLT32_MANT_DIG__ 24 [00:02:21] #define _X86_ 1 [00:02:21] #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ [00:02:21] #define __FLT128_HAS_DENORM__ 1 [00:02:21] #define __FLT128_DIG__ 33 [00:02:21] #define __SCHAR_WIDTH__ 8 [00:02:21] #define __INT32_C(c) c [00:02:21] #define __DEC64_EPSILON__ 1E-15DD [00:02:21] #define __ORDER_PDP_ENDIAN__ 3412 [00:02:21] #define __DEC128_MIN_EXP__ (-6142) [00:02:21] #define __code_model_32__ 1 [00:02:21] #define __FLT32_MAX_10_EXP__ 38 [00:02:21] #define __INT_FAST32_TYPE__ int [00:02:21] #define __UINT_LEAST16_TYPE__ short unsigned int [00:02:21] #define __FLT64X_HAS_INFINITY__ 1 [00:02:21] #define unix 1 [00:02:21] #define __INT16_MAX__ 0x7fff [00:02:21] #define __i386__ 1 [00:02:21] #define __SIZE_TYPE__ unsigned int [00:02:21] #define __UINT64_MAX__ 0xffffffffffffffffULL [00:02:21] #define __FLT64X_DIG__ 18 [00:02:21] #define __INT8_TYPE__ signed char [00:02:21] #define __GCC_ASM_FLAG_OUTPUTS__ 1 [00:02:21] #define __FLT_RADIX__ 2 [00:02:21] #define __INT_LEAST16_TYPE__ short int [00:02:21] #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L [00:02:21] #define __UINTMAX_C(c) c ## ULL [00:02:21] #define __SIG_ATOMIC_MAX__ 0x7fffffff [00:02:21] #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 [00:02:21] #define __SIZEOF_PTRDIFF_T__ 4 [00:02:21] #define __FLT32X_MANT_DIG__ 53 [00:02:21] #define __CYGWIN__ 1 [00:02:21] #define __FLT32X_MIN_EXP__ (-1021) [00:02:21] #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF [00:02:21] #define __pentiumpro 1 [00:02:21] #define __INT_FAST16_MAX__ 0x7fffffff [00:02:21] #define __FLT64_DIG__ 15 [00:02:21] #define __UINT_FAST32_MAX__ 0xffffffffU [00:02:21] #define __UINT_LEAST64_TYPE__ long long unsigned int [00:02:21] #define __FLT_HAS_QUIET_NAN__ 1 [00:02:21] #define __FLT_MAX_10_EXP__ 38 [00:02:21] #define __LONG_MAX__ 0x7fffffffL [00:02:21] #define __FLT64X_HAS_DENORM__ 1 [00:02:21] #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL [00:02:21] #define __FLT_HAS_INFINITY__ 1 [00:02:21] #define __UINT_FAST16_TYPE__ unsigned int [00:02:21] #define __DEC64_MAX__ 9.999999999999999E384DD [00:02:21] #define __INT_FAST32_WIDTH__ 32 [00:02:21] #define __CHAR16_TYPE__ short unsigned int [00:02:21] #define __PRAGMA_REDEFINE_EXTNAME 1 [00:02:21] #define __SIZE_WIDTH__ 32 [00:02:21] #define __SEG_FS 1 [00:02:21] #define __INT_LEAST16_MAX__ 0x7fff [00:02:21] #define __DEC64_MANT_DIG__ 16 [00:02:21] #define __INT64_MAX__ 0x7fffffffffffffffLL [00:02:21] #define __UINT_LEAST32_MAX__ 0xffffffffU [00:02:21] #define __SEG_GS 1 [00:02:21] #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 [00:02:21] #define __GCC_ATOMIC_LONG_LOCK_FREE 2 [00:02:21] #define __SIG_ATOMIC_WIDTH__ 32 [00:02:21] #define __INT_LEAST64_TYPE__ long long int [00:02:21] #define __INT16_TYPE__ short int [00:02:21] #define __INT_LEAST8_TYPE__ signed char [00:02:21] #define __STDC_VERSION__ 201112L [00:02:21] #define __DEC32_MAX_EXP__ 97 [00:02:21] #define __INT_FAST8_MAX__ 0x7f [00:02:21] #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 [00:02:21] #define __INTPTR_MAX__ 0x7fffffff [00:02:21] #define __GXX_MERGED_TYPEINFO_NAMES 0 [00:02:21] #define __FLT64_HAS_QUIET_NAN__ 1 [00:02:21] #define __stdcall __attribute__((__stdcall__)) [00:02:21] #define __FLT32_MIN_10_EXP__ (-37) [00:02:21] #define __FLT32X_DIG__ 15 [00:02:21] #define __LDBL_MANT_DIG__ 64 [00:02:21] #define __DBL_HAS_QUIET_NAN__ 1 [00:02:21] #define __FLT64_HAS_INFINITY__ 1 [00:02:21] #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x [00:02:21] #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) [00:02:21] #define __INTPTR_TYPE__ int [00:02:21] #define __UINT16_TYPE__ short unsigned int [00:02:21] #define __WCHAR_TYPE__ short unsigned int [00:02:21] #define __SIZEOF_FLOAT__ 4 [00:02:21] #define __UINTPTR_MAX__ 0xffffffffU [00:02:21] #define __INT_FAST64_WIDTH__ 64 [00:02:21] #define __DEC64_MIN_EXP__ (-382) [00:02:21] #define __FLT32_DECIMAL_DIG__ 9 [00:02:21] #define __INT_FAST64_MAX__ 0x7fffffffffffffffLL [00:02:21] #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 [00:02:21] #define __FLT_DIG__ 6 [00:02:21] #define __FLT32_HAS_INFINITY__ 1 [00:02:21] #define __FLT64X_MAX_EXP__ 16384 [00:02:21] #define __UINT_FAST64_TYPE__ long long unsigned int [00:02:21] #define __INT_MAX__ 0x7fffffff [00:02:21] #define __INT64_TYPE__ long long int [00:02:21] #define __FLT_MAX_EXP__ 128 [00:02:21] #define __DBL_MANT_DIG__ 53 [00:02:21] #define __SIZEOF_FLOAT128__ 16 [00:02:21] #define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL [00:02:21] #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 [00:02:21] #define __DEC64_MIN__ 1E-383DD [00:02:21] #define __WINT_TYPE__ unsigned int [00:02:21] #define __UINT_LEAST32_TYPE__ unsigned int [00:02:21] #define __SIZEOF_SHORT__ 2 [00:02:21] #define __LDBL_MIN_EXP__ (-16381) [00:02:21] #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 [00:02:21] #define __WINT_WIDTH__ 32 [00:02:21] #define __INT_LEAST8_MAX__ 0x7f [00:02:21] #define __FLT32X_MAX_10_EXP__ 308 [00:02:21] #define __LDBL_MAX_10_EXP__ 4932 [00:02:21] #define __ATOMIC_RELAXED 0 [00:02:21] #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) [00:02:21] #define __thiscall __attribute__((__thiscall__)) [00:02:21] #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 [00:02:21] #define __UINT8_C(c) c [00:02:21] #define __FLT64_MAX_EXP__ 1024 [00:02:21] #define __INT_LEAST32_TYPE__ int [00:02:21] #define __SIZEOF_WCHAR_T__ 2 [00:02:21] #define __UINT64_TYPE__ long long unsigned int [00:02:21] #define __FLT128_HAS_QUIET_NAN__ 1 [00:02:21] #define __INT_FAST8_TYPE__ signed char [00:02:21] #define __fastcall __attribute__((__fastcall__)) [00:02:21] #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x [00:02:21] #define __GNUC_STDC_INLINE__ 1 [00:02:21] #define __FLT64_HAS_DENORM__ 1 [00:02:21] #define __CYGWIN32__ 1 [00:02:21] #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 [00:02:21] #define __DBL_DECIMAL_DIG__ 17 [00:02:21] #define __STDC_UTF_32__ 1 [00:02:21] #define __INT_FAST8_WIDTH__ 8 [00:02:21] #define __DEC_EVAL_METHOD__ 2 [00:02:21] #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x [00:02:21] #define __ORDER_BIG_ENDIAN__ 4321 [00:02:21] #define __UINT32_C(c) c ## U [00:02:21] #define __INTMAX_MAX__ 0x7fffffffffffffffLL [00:02:21] #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ [00:02:21] #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F [00:02:21] #define __INT8_MAX__ 0x7f [00:02:21] #define __LONG_WIDTH__ 32 [00:02:21] #define __UINT_FAST32_TYPE__ unsigned int [00:02:21] #define __CHAR32_TYPE__ unsigned int [00:02:21] #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F [00:02:21] #define __INT32_TYPE__ int [00:02:21] #define __SIZEOF_DOUBLE__ 8 [00:02:21] #define __FLT_MIN_10_EXP__ (-37) [00:02:21] #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 [00:02:21] #define __INT_LEAST32_WIDTH__ 32 [00:02:21] #define __INTMAX_TYPE__ long long int [00:02:21] #define i386 1 [00:02:21] #define __DEC128_MAX_EXP__ 6145 [00:02:21] #define __FLT32X_HAS_QUIET_NAN__ 1 [00:02:21] #define __ATOMIC_CONSUME 1 [00:02:21] #define __GNUC_MINOR__ 4 [00:02:21] #define __INT_FAST16_WIDTH__ 32 [00:02:21] #define __UINTMAX_MAX__ 0xffffffffffffffffULL [00:02:21] #define __DEC32_MANT_DIG__ 7 [00:02:21] #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x [00:02:21] #define __DBL_MAX_10_EXP__ 308 [00:02:21] #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L [00:02:21] #define __INT16_C(c) c [00:02:21] #define __STDC__ 1 [00:02:21] #define __PTRDIFF_TYPE__ int [00:02:21] #define __ATOMIC_SEQ_CST 5 [00:02:21] #define __UINT32_TYPE__ unsigned int [00:02:21] #define __FLT32X_MIN_10_EXP__ (-307) [00:02:21] #define __UINTPTR_TYPE__ unsigned int [00:02:21] #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD [00:02:21] #define __DEC128_MANT_DIG__ 34 [00:02:21] #define __LDBL_MIN_10_EXP__ (-4931) [00:02:21] #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 [00:02:21] #define __SIZEOF_LONG_LONG__ 8 [00:02:21] #define __FLT128_DECIMAL_DIG__ 36 [00:02:21] #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 [00:02:21] #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x [00:02:21] #define __LDBL_DIG__ 18 [00:02:21] #define __FLT_DECIMAL_DIG__ 9 [00:02:21] #define __UINT_FAST16_MAX__ 0xffffffffU [00:02:21] #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 [00:02:21] #define __INT_LEAST64_WIDTH__ 64 [00:02:21] #define __UINT_FAST8_TYPE__ unsigned char [00:02:21] #define __ATOMIC_ACQ_REL 4 [00:02:21] #define __ATOMIC_RELEASE 3 [00:02:21] #define __declspec(x) __attribute__((x)) [00:02:21] -------------------------------- [00:02:21] Executing './configure --disable-native-tests --disable-openmp CPPFLAGS='-msse2' && make -s clean && make -sj2 && mv ../run/john ../run/john-sse2-non-omp' [00:02:23] checking build system type... i686-pc-cygwin [00:02:23] checking host system type... i686-pc-cygwin [00:02:23] checking whether to compile using MPI... no [00:02:23] checking for gcc... gcc [00:02:24] checking whether the C compiler works... yes [00:02:24] checking for C compiler default output file name... a.exe [00:02:25] checking for suffix of executables... .exe [00:02:25] checking whether we are cross compiling... no [00:02:25] checking for suffix of object files... o [00:02:25] checking whether we are using the GNU C compiler... yes [00:02:25] checking whether gcc accepts -g... yes [00:02:25] checking for gcc option to accept ISO C89... none needed [00:02:26] checking whether gcc understands -c and -o together... yes [00:02:26] checking whether we are using the GNU C compiler... (cached) yes [00:02:26] checking whether gcc accepts -g... (cached) yes [00:02:26] checking for gcc option to accept ISO C89... (cached) none needed [00:02:26] checking whether gcc understands -c and -o together... (cached) yes [00:02:26] checking additional paths... -L/usr/local/lib [00:02:26] checking arg check macro for -m with gcc... yes [00:02:27] checking arg check macro for -Q with gcc... yes [00:02:27] checking if gcc supports -funroll-loops... yes [00:02:27] checking if gcc supports -Os... yes [00:02:27] checking if gcc supports -finline-functions... yes [00:02:27] checking if gcc supports -Og... yes [00:02:27] checking if gcc supports -Wall... yes [00:02:28] checking if gcc supports -Wno-stringop-truncation... no [00:02:28] checking if gcc supports -Wno-format-overflow... yes [00:02:28] checking if gcc supports -fno-omit-frame-pointer... yes [00:02:28] checking if gcc supports --param allow-store-data-races=0... yes [00:02:28] checking if gcc supports -Wno-deprecated-declarations... yes [00:02:28] checking if gcc supports -Wformat-extra-args... no [00:02:29] checking if gcc supports -Wunused-but-set-variable... yes [00:02:29] checking if gcc supports -Qunused-arguments... no [00:02:29] checking if gcc supports -std=gnu89... yes [00:02:29] checking if gcc supports -Wdate-time... yes [00:02:29] checking if gcc supports -m64... skipped [00:02:29] checking for 32/64 bit... 32-bit [00:02:29] checking whether ln -s works... yes [00:02:29] checking for grep that handles long lines and -e... /usr/bin/grep [00:02:29] checking for a sed that does not truncate output... /usr/bin/sed [00:02:29] checking for GNU make... make [00:02:30] checking whether make sets $(MAKE)... yes [00:02:30] checking how to run the C preprocessor... gcc -E [00:02:30] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:02:30] checking for sort... /usr/bin/sort [00:02:30] checking for find... /usr/bin/find [00:02:30] checking for perl... /usr/bin/perl [00:02:30] checking for ar... ar [00:02:30] checking for strip... strip [00:02:30] checking for pkg-config... /usr/bin/pkg-config [00:02:30] checking pkg-config is at least version 0.9.0... yes [00:02:30] checking if pkg-config will be used... no [00:02:30] checking for egrep... /usr/bin/grep -E [00:02:31] checking for ANSI C header files... yes [00:02:31] checking for sys/types.h... yes [00:02:32] checking for sys/stat.h... yes [00:02:32] checking for stdlib.h... yes [00:02:32] checking for string.h... yes [00:02:32] checking for memory.h... yes [00:02:33] checking for strings.h... yes [00:02:33] checking for inttypes.h... yes [00:02:33] checking for stdint.h... yes [00:02:33] checking for unistd.h... yes [00:02:34] checking size of short... 2 [00:02:34] checking size of int... 4 [00:02:35] checking size of long... 4 [00:02:35] checking size of long long... 8 [00:02:35] checking size of wchar_t... 2 [00:02:36] checking size of int *... 4 [00:02:36] checking size of void *... 4 [00:02:36] checking for extra ASFLAGS... -DUNDERSCORES [00:02:37] checking for X32 ABI... no [00:02:37] checking special compiler flags... Intel x86 [00:02:37] configure: Testing tool-chain's CPU support with given options [00:02:37] checking for MMX... yes [00:02:37] checking for SSE2... yes [00:02:38] checking for SSSE3... no [00:02:38] checking for arch.h alternative... x86-sse.h [00:02:38] checking for byte ordering according to target triple... little [00:02:38] checking supplied paths for OpenSSL... [00:02:38] checking additional paths for OpenSSL... none [00:02:38] checking openssl/opensslv.h usability... yes [00:02:38] checking openssl/opensslv.h presence... yes [00:02:38] checking for openssl/opensslv.h... yes [00:02:38] checking for SSL_CTX_new in -lssl... yes [00:02:38] checking for MD5_Update in -lcrypto... yes [00:02:39] checking for sqrt in -lm... yes [00:02:39] checking for deflate in -lz... yes [00:02:40] checking for library containing crypt... -lcrypt [00:02:40] checking gmp.h usability... yes [00:02:40] checking gmp.h presence... yes [00:02:40] checking for gmp.h... yes [00:02:40] checking for __gmpz_init in -lgmp... yes [00:02:41] checking skey.h usability... no [00:02:41] checking skey.h presence... no [00:02:41] checking for skey.h... no [00:02:41] checking for S/Key... using our own code [00:02:41] checking bzlib.h usability... yes [00:02:41] checking bzlib.h presence... yes [00:02:41] checking for bzlib.h... yes [00:02:41] checking for main in -lbz2... yes [00:02:42] checking for main in -lkernel32... yes [00:02:42] checking for dlopen in -ldl... yes [00:02:42] checking intrin.h usability... yes [00:02:43] checking intrin.h presence... yes [00:02:43] checking for intrin.h... yes [00:02:43] checking openssl/cmac.h usability... yes [00:02:43] checking openssl/cmac.h presence... yes [00:02:43] checking for openssl/cmac.h... yes [00:02:43] checking librexgen/version.h usability... no [00:02:43] checking librexgen/version.h presence... no [00:02:43] checking for librexgen/version.h... no [00:02:44] checking pcap.h usability... no [00:02:44] checking pcap.h presence... no [00:02:44] checking for pcap.h... no [00:02:44] checking pcap/pcap.h usability... no [00:02:44] checking pcap/pcap.h presence... no [00:02:44] checking for pcap/pcap.h... no [00:02:44] checking for pcap.h... (cached) no [00:02:44] checking for pcap/pcap.h... (cached) no [00:02:45] checking whether time.h and sys/time.h may both be included... yes [00:02:45] checking whether string.h and strings.h may both be included... yes [00:02:45] checking for SHA256... yes [00:02:46] checking for WHIRLPOOL... yes [00:02:46] checking for RIPEMD160... yes [00:02:46] checking for AES_encrypt... yes [00:02:47] checking for DSA_get0_pqg... yes [00:02:47] checking additional paths for OpenCL... none [00:02:47] checking if compiler needs -Werror to reject unknown flags... no [00:02:48] checking for the pthreads library -lpthreads... no [00:02:48] checking whether pthreads work without any flags... yes [00:02:48] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:02:48] checking if more special flags are required for pthreads... no [00:02:48] checking for PTHREAD_PRIO_INHERIT... no [00:02:48] checking whether we are using the Microsoft C compiler... no [00:02:49] checking CL/cl.h usability... yes [00:02:49] checking CL/cl.h presence... yes [00:02:49] checking for CL/cl.h... yes [00:02:49] checking OpenCL/cl.h usability... no [00:02:49] checking OpenCL/cl.h presence... no [00:02:49] checking for OpenCL/cl.h... no [00:02:50] checking windows.h usability... yes [00:02:51] checking windows.h presence... yes [00:02:51] checking for windows.h... yes [00:02:51] checking for OpenCL library... -lOpenCL [00:02:51] checking arpa/inet.h usability... yes [00:02:51] checking arpa/inet.h presence... yes [00:02:51] checking for arpa/inet.h... yes [00:02:52] checking crypt.h usability... yes [00:02:52] checking crypt.h presence... yes [00:02:52] checking for crypt.h... yes [00:02:52] checking dirent.h usability... yes [00:02:52] checking dirent.h presence... yes [00:02:52] checking for dirent.h... yes [00:02:52] checking fcntl.h usability... yes [00:02:52] checking fcntl.h presence... yes [00:02:52] checking for fcntl.h... yes [00:02:53] checking limits.h usability... yes [00:02:53] checking limits.h presence... yes [00:02:53] checking for limits.h... yes [00:02:53] checking locale.h usability... yes [00:02:53] checking locale.h presence... yes [00:02:53] checking for locale.h... yes [00:02:53] checking malloc.h usability... yes [00:02:54] checking malloc.h presence... yes [00:02:54] checking for malloc.h... yes [00:02:54] checking net/ethernet.h usability... no [00:02:54] checking net/ethernet.h presence... no [00:02:54] checking for net/ethernet.h... no [00:02:54] checking netdb.h usability... yes [00:02:54] checking netdb.h presence... yes [00:02:54] checking for netdb.h... yes [00:02:55] checking netinet/in.h usability... yes [00:02:55] checking netinet/in.h presence... yes [00:02:55] checking for netinet/in.h... yes [00:02:55] checking netinet/in_systm.h usability... yes [00:02:55] checking netinet/in_systm.h presence... yes [00:02:55] checking for netinet/in_systm.h... yes [00:02:55] checking for string.h... (cached) yes [00:02:55] checking for strings.h... (cached) yes [00:02:56] checking sys/ethernet.h usability... no [00:02:56] checking sys/ethernet.h presence... no [00:02:56] checking for sys/ethernet.h... no [00:02:56] checking sys/file.h usability... yes [00:02:56] checking sys/file.h presence... yes [00:02:56] checking for sys/file.h... yes [00:02:56] checking sys/param.h usability... yes [00:02:56] checking sys/param.h presence... yes [00:02:56] checking for sys/param.h... yes [00:02:57] checking sys/socket.h usability... yes [00:02:57] checking sys/socket.h presence... yes [00:02:57] checking for sys/socket.h... yes [00:02:57] checking sys/time.h usability... yes [00:02:57] checking sys/time.h presence... yes [00:02:57] checking for sys/time.h... yes [00:02:57] checking sys/times.h usability... yes [00:02:57] checking sys/times.h presence... yes [00:02:57] checking for sys/times.h... yes [00:02:58] checking for sys/types.h... (cached) yes [00:02:58] checking termios.h usability... yes [00:02:58] checking termios.h presence... yes [00:02:58] checking for termios.h... yes [00:02:58] checking for unistd.h... (cached) yes [00:02:58] checking unixlib/local.h usability... no [00:02:59] checking unixlib/local.h presence... no [00:02:59] checking for unixlib/local.h... no [00:02:59] checking for windows.h... (cached) yes [00:02:59] checking for net/if.h... yes [00:02:59] checking for net/if_arp.h... no [00:02:59] checking for netinet/if_ether.h... no [00:02:59] checking for netinet/ip.h... yes [00:03:00] checking for stdbool.h that conforms to C99... yes [00:03:00] checking for _Bool... yes [00:03:00] checking for inline... inline [00:03:01] checking for int32_t... yes [00:03:01] checking for int64_t... yes [00:03:01] checking for off_t... yes [00:03:02] checking for size_t... yes [00:03:02] checking for ssize_t... yes [00:03:02] checking for uint16_t... yes [00:03:02] checking for uint32_t... yes [00:03:03] checking for uint64_t... yes [00:03:03] checking for uint8_t... yes [00:03:03] checking for ptrdiff_t... yes [00:03:03] checking for error_at_line... yes [00:03:04] checking for pid_t... yes [00:03:04] checking vfork.h usability... no [00:03:04] checking vfork.h presence... no [00:03:04] checking for vfork.h... no [00:03:05] checking for fork... yes [00:03:05] checking for vfork... yes [00:03:05] checking for working fork... yes [00:03:05] checking for working vfork... (cached) yes [00:03:06] checking for fseek64... no [00:03:06] checking for fseeko... yes [00:03:06] checking for fseeko64... no [00:03:07] checking for _fseeki64... no [00:03:07] checking for lseek64... no [00:03:07] checking for lseek... yes [00:03:08] checking for ftell64... no [00:03:08] checking for ftello... yes [00:03:09] checking for ftello64... no [00:03:09] checking for _ftelli64... no [00:03:09] checking for fopen64... no [00:03:10] checking for _fopen64... yes [00:03:10] checking for memmem... yes [00:03:10] checking for mmap... yes [00:03:11] checking for sleep... yes [00:03:11] checking for setenv... yes [00:03:11] checking for putenv... yes [00:03:12] checking for strcasecmp... yes [00:03:12] checking for strncasecmp... yes [00:03:13] checking for stricmp... no [00:03:13] checking for strcmpi... no [00:03:13] checking for _stricmp... no [00:03:14] checking for _strcmpi... no [00:03:14] checking for strnicmp... no [00:03:14] checking for strncmpi... no [00:03:15] checking for _strnicmp... no [00:03:15] checking for _strncmpi... no [00:03:15] checking for strnlen... yes [00:03:16] checking for strlwr... yes [00:03:16] checking for strupr... yes [00:03:16] checking for strrev... no [00:03:17] checking for atoll... yes [00:03:17] checking for _atoi64... no [00:03:17] checking for snprintf... yes [00:03:18] checking for sprintf_s... no [00:03:18] checking for strcasestr... yes [00:03:18] checking for clGetKernelArgInfo... yes [00:03:19] checking for posix_memalign... yes [00:03:19] checking for yasm that supports "-f win32"... [00:03:19] checking for *2john helper type... .exe (symlink.c) [00:03:19] checking for _get_osfhandle... yes [00:03:20] checking for GetFileSizeEx... yes [00:03:20] checking for OS-specific feature macros needed... -D_GNU_SOURCE [00:03:21] checking size of size_t... 4 [00:03:21] checking size of off_t... 8 [00:03:21] configure: Fuzz check disabled [00:03:21] configure: Fuzzing (using libFuzzer) check disabled [00:03:21] configure: creating *_plug.c and OpenCL object rules [00:03:21] configure: creating Makefile dependencies [00:03:23] configure: creating ./john_build_rule.h [00:03:23] configure: creating ./config.status [00:03:24] config.status: creating Makefile [00:03:25] config.status: creating aes/Makefile [00:03:25] config.status: creating aes/aesni/Makefile [00:03:25] config.status: creating aes/openssl/Makefile [00:03:25] config.status: creating secp256k1/Makefile [00:03:26] config.status: creating ed25519-donna/Makefile [00:03:26] config.status: creating escrypt/Makefile [00:03:26] config.status: creating autoconfig.h [00:03:26] config.status: linking x86-sse.h to arch.h [00:03:26] config.status: executing default commands [00:03:26] configure: creating ./fmt_externs.h [00:03:35] configure: creating ./fmt_registers.h [00:03:45] [00:03:45] Configured for building John the Ripper jumbo: [00:03:45] [00:03:45] Target CPU ................................. i686 SSE2, 32-bit LE [00:03:45] AES-NI support ............................. depends on OpenSSL [00:03:45] Target OS .................................. cygwin [00:03:45] Cross compiling ............................ no [00:03:45] Legacy arch header ......................... x86-sse.h [00:03:45] [00:03:45] Optional libraries/features found: [00:03:45] Memory map (share/page large files) ........ yes [00:03:45] Fork support ............................... yes [00:03:45] OpenMP support ............................. no [00:03:45] OpenCL support ............................. yes [00:03:45] Generic crypt(3) format .................... yes [00:03:45] libgmp (PRINCE mode and faster SRP formats) yes [00:03:45] 128-bit integer (faster PRINCE mode) ....... no [00:03:45] libz (pkzip and some other formats) ........ yes [00:03:45] libbz2 (gpg2john extra decompression logic) yes [00:03:45] libpcap (vncpcap2john and SIPdump) ......... no [00:03:45] librexgen (regex cracking mode) ............ no [00:03:45] OpenMPI support (default disabled) ......... no [00:03:45] ZTEX USB-FPGA module 1.15y support ......... no [00:03:45] [00:03:45] Install missing libraries to get any needed features that were omitted. [00:03:45] [00:03:45] Configure finished. Now "make -s clean && make -sj4" to compile. [00:04:00] bash.exe : ar: creating secp256k1.a [00:04:00] At line:12 char:5 [00:04:00] + & "C:\$location\bin\bash" -lc ". /etc/profile && cd $posixBuildFo ... [00:04:00] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:04:00] + CategoryInfo : NotSpecified: (ar: creating secp256k1.a:String) [], RemoteException [00:04:00] + FullyQualifiedErrorId : NativeCommandError [00:04:00] [00:04:00] ar [00:04:00] : creating aes.a [00:04:00] [00:04:01] ar [00:04:01] : creating ed25519-donna.a [00:04:01] [00:05:18] stribog_fmt_plug.c:468:2: warning: #warning Stribog-256 and Stribog-512 formats require SSE 4.1, formats disabled [-Wcpp] [00:05:18] #warning Stribog-256 and Stribog-512 formats require SSE 4.1, formats disabled [00:05:18] ^~~~~~~ [00:05:18] [00:05:23] gpu_common.c: In function ΓÇÿamd_probeΓÇÖ: [00:05:23] [00:05:23] gpu_common.c:198:37: warning: passing argument 1 of ΓÇÿADL_Main_Control_CreateΓÇÖ from incompatible pointer type [-Wincompatible-pointer-types] [00:05:23] if ((ret = ADL_Main_Control_Create(ADL_Main_Memory_Alloc, 1)) != ADL_OK) [00:05:23] ^~~~~~~~~~~~~~~~~~~~~ [00:05:23] gpu_common.c:198:37: note: expected ΓÇÿADL_MAIN_MALLOC_CALLBACKΓÇÖ but argument is of type ΓÇÿvoid * (*)(int)ΓÇÖ [00:05:23] gpu_common.c: In function ΓÇÿget_temp_od5ΓÇÖ: [00:05:23] gpu_common.c:308:30: warning: passing argument 1 of ΓÇÿADL_Main_Control_CreateΓÇÖ from incompatible pointer type [-Wincompatible-pointer-types] [00:05:23] if (ADL_Main_Control_Create(ADL_Main_Memory_Alloc, 1) != ADL_OK) [00:05:23] ^~~~~~~~~~~~~~~~~~~~~ [00:05:23] gpu_common.c:308:30: note: expected ΓÇÿADL_MAIN_MALLOC_CALLBACKΓÇÖ but argument is of type ΓÇÿvoid * (*)(int)ΓÇÖ [00:05:23] gpu_common.c: In function ΓÇÿget_temp_od6ΓÇÖ: [00:05:23] gpu_common.c:371:30: warning: passing argument 1 of ΓÇÿADL_Main_Control_CreateΓÇÖ from incompatible pointer type [-Wincompatible-pointer-types] [00:05:23] if (ADL_Main_Control_Create(ADL_Main_Memory_Alloc, 1) != ADL_OK) [00:05:23] ^~~~~~~~~~~~~~~~~~~~~ [00:05:23] gpu_common.c:371:30: note: expected ΓÇÿADL_MAIN_MALLOC_CALLBACKΓÇÖ but argument is of type ΓÇÿvoid * (*)(int)ΓÇÖ [00:05:23] [00:06:16] [00:06:16] Make process completed. [00:06:16] Executing './configure --disable-native-tests CPPFLAGS='-msse2 -DOMP_FALLBACK -DOMP_FALLBACK_BINARY=\"\\\"john-sse2-non-omp\\\"\" ' && make -s clean && make -sj2' [00:06:18] checking build system type... i686-pc-cygwin [00:06:18] checking host system type... i686-pc-cygwin [00:06:18] checking whether to compile using MPI... no [00:06:18] checking for gcc... gcc [00:06:18] checking whether the C compiler works... yes [00:06:18] checking for C compiler default output file name... a.exe [00:06:18] checking for suffix of executables... .exe [00:06:19] checking whether we are cross compiling... no [00:06:19] checking for suffix of object files... o [00:06:19] checking whether we are using the GNU C compiler... yes [00:06:19] checking whether gcc accepts -g... yes [00:06:19] checking for gcc option to accept ISO C89... none needed [00:06:19] checking whether gcc understands -c and -o together... yes [00:06:20] checking whether we are using the GNU C compiler... (cached) yes [00:06:20] checking whether gcc accepts -g... (cached) yes [00:06:20] checking for gcc option to accept ISO C89... (cached) none needed [00:06:20] checking whether gcc understands -c and -o together... (cached) yes [00:06:20] checking additional paths... -L/usr/local/lib [00:06:20] checking arg check macro for -m with gcc... yes [00:06:20] checking arg check macro for -Q with gcc... yes [00:06:20] checking if gcc supports -funroll-loops... yes [00:06:20] checking if gcc supports -Os... yes [00:06:21] checking if gcc supports -finline-functions... yes [00:06:21] checking if gcc supports -Og... yes [00:06:21] checking if gcc supports -Wall... yes [00:06:21] checking if gcc supports -Wno-stringop-truncation... no [00:06:21] checking if gcc supports -Wno-format-overflow... yes [00:06:21] checking if gcc supports -fno-omit-frame-pointer... yes [00:06:21] checking if gcc supports --param allow-store-data-races=0... yes [00:06:22] checking if gcc supports -Wno-deprecated-declarations... yes [00:06:22] checking if gcc supports -Wformat-extra-args... no [00:06:22] checking if gcc supports -Wunused-but-set-variable... yes [00:06:22] checking if gcc supports -Qunused-arguments... no [00:06:22] checking if gcc supports -std=gnu89... yes [00:06:22] checking if gcc supports -Wdate-time... yes [00:06:22] checking if gcc supports -m64... skipped [00:06:23] checking for 32/64 bit... 32-bit [00:06:23] checking whether ln -s works... yes [00:06:23] checking for grep that handles long lines and -e... /usr/bin/grep [00:06:23] checking for a sed that does not truncate output... /usr/bin/sed [00:06:23] checking for GNU make... make [00:06:23] checking whether make sets $(MAKE)... yes [00:06:23] checking how to run the C preprocessor... gcc -E [00:06:23] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:06:23] checking for sort... /usr/bin/sort [00:06:23] checking for find... /usr/bin/find [00:06:23] checking for perl... /usr/bin/perl [00:06:23] checking for ar... ar [00:06:23] checking for strip... strip [00:06:23] checking for pkg-config... /usr/bin/pkg-config [00:06:23] checking pkg-config is at least version 0.9.0... yes [00:06:23] checking if pkg-config will be used... no [00:06:23] checking for egrep... /usr/bin/grep -E [00:06:24] checking for ANSI C header files... yes [00:06:24] checking for sys/types.h... yes [00:06:24] checking for sys/stat.h... yes [00:06:25] checking for stdlib.h... yes [00:06:25] checking for string.h... yes [00:06:25] checking for memory.h... yes [00:06:25] checking for strings.h... yes [00:06:26] checking for inttypes.h... yes [00:06:26] checking for stdint.h... yes [00:06:26] checking for unistd.h... yes [00:06:27] checking size of short... 2 [00:06:27] checking size of int... 4 [00:06:27] checking size of long... 4 [00:06:28] checking size of long long... 8 [00:06:28] checking size of wchar_t... 2 [00:06:28] checking size of int *... 4 [00:06:29] checking size of void *... 4 [00:06:29] checking for extra ASFLAGS... -DUNDERSCORES [00:06:29] checking for X32 ABI... no [00:06:29] checking special compiler flags... Intel x86 [00:06:29] configure: Testing tool-chain's CPU support with given options [00:06:30] checking for MMX... yes [00:06:30] checking for SSE2... yes [00:06:30] checking for SSSE3... no [00:06:30] checking for arch.h alternative... x86-sse.h [00:06:30] checking for byte ordering according to target triple... little [00:06:30] checking supplied paths for OpenSSL... [00:06:30] checking additional paths for OpenSSL... none [00:06:30] checking openssl/opensslv.h usability... yes [00:06:30] checking openssl/opensslv.h presence... yes [00:06:30] checking for openssl/opensslv.h... yes [00:06:31] checking for SSL_CTX_new in -lssl... yes [00:06:31] checking for MD5_Update in -lcrypto... yes [00:06:31] checking for sqrt in -lm... yes [00:06:32] checking for deflate in -lz... yes [00:06:32] checking for library containing crypt... -lcrypt [00:06:32] checking gmp.h usability... yes [00:06:32] checking gmp.h presence... yes [00:06:32] checking for gmp.h... yes [00:06:33] checking for __gmpz_init in -lgmp... yes [00:06:33] checking skey.h usability... no [00:06:33] checking skey.h presence... no [00:06:33] checking for skey.h... no [00:06:33] checking for S/Key... using our own code [00:06:33] checking bzlib.h usability... yes [00:06:33] checking bzlib.h presence... yes [00:06:33] checking for bzlib.h... yes [00:06:34] checking for main in -lbz2... yes [00:06:34] checking for main in -lkernel32... yes [00:06:34] checking for dlopen in -ldl... yes [00:06:35] checking intrin.h usability... yes [00:06:35] checking intrin.h presence... yes [00:06:35] checking for intrin.h... yes [00:06:35] checking openssl/cmac.h usability... yes [00:06:35] checking openssl/cmac.h presence... yes [00:06:35] checking for openssl/cmac.h... yes [00:06:36] checking librexgen/version.h usability... no [00:06:36] checking librexgen/version.h presence... no [00:06:36] checking for librexgen/version.h... no [00:06:36] checking pcap.h usability... no [00:06:36] checking pcap.h presence... no [00:06:36] checking for pcap.h... no [00:06:36] checking pcap/pcap.h usability... no [00:06:37] checking pcap/pcap.h presence... no [00:06:37] checking for pcap/pcap.h... no [00:06:37] checking for pcap.h... (cached) no [00:06:37] checking for pcap/pcap.h... (cached) no [00:06:37] checking whether time.h and sys/time.h may both be included... yes [00:06:37] checking whether string.h and strings.h may both be included... yes [00:06:37] checking for SHA256... yes [00:06:38] checking for WHIRLPOOL... yes [00:06:38] checking for RIPEMD160... yes [00:06:39] checking for AES_encrypt... yes [00:06:39] checking for DSA_get0_pqg... yes [00:06:40] checking for gcc option to support OpenMP... -fopenmp [00:06:40] checking additional paths for OpenCL... none [00:06:40] checking if compiler needs -Werror to reject unknown flags... no [00:06:40] checking for the pthreads library -lpthreads... no [00:06:41] checking whether pthreads work without any flags... yes [00:06:41] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:06:41] checking if more special flags are required for pthreads... no [00:06:41] checking for PTHREAD_PRIO_INHERIT... no [00:06:41] checking whether we are using the Microsoft C compiler... no [00:06:41] checking CL/cl.h usability... yes [00:06:42] checking CL/cl.h presence... yes [00:06:42] checking for CL/cl.h... yes [00:06:42] checking OpenCL/cl.h usability... no [00:06:42] checking OpenCL/cl.h presence... no [00:06:42] checking for OpenCL/cl.h... no [00:06:43] checking windows.h usability... yes [00:06:44] checking windows.h presence... yes [00:06:44] checking for windows.h... yes [00:06:44] checking for OpenCL library... -lOpenCL [00:06:44] checking arpa/inet.h usability... yes [00:06:44] checking arpa/inet.h presence... yes [00:06:44] checking for arpa/inet.h... yes [00:06:44] checking crypt.h usability... yes [00:06:45] checking crypt.h presence... yes [00:06:45] checking for crypt.h... yes [00:06:45] checking dirent.h usability... yes [00:06:45] checking dirent.h presence... yes [00:06:45] checking for dirent.h... yes [00:06:45] checking fcntl.h usability... yes [00:06:45] checking fcntl.h presence... yes [00:06:45] checking for fcntl.h... yes [00:06:46] checking limits.h usability... yes [00:06:46] checking limits.h presence... yes [00:06:46] checking for limits.h... yes [00:06:46] checking locale.h usability... yes [00:06:46] checking locale.h presence... yes [00:06:46] checking for locale.h... yes [00:06:46] checking malloc.h usability... yes [00:06:46] checking malloc.h presence... yes [00:06:46] checking for malloc.h... yes [00:06:47] checking net/ethernet.h usability... no [00:06:47] checking net/ethernet.h presence... no [00:06:47] checking for net/ethernet.h... no [00:06:47] checking netdb.h usability... yes [00:06:47] checking netdb.h presence... yes [00:06:47] checking for netdb.h... yes [00:06:48] checking netinet/in.h usability... yes [00:06:48] checking netinet/in.h presence... yes [00:06:48] checking for netinet/in.h... yes [00:06:48] checking netinet/in_systm.h usability... yes [00:06:48] checking netinet/in_systm.h presence... yes [00:06:48] checking for netinet/in_systm.h... yes [00:06:48] checking for string.h... (cached) yes [00:06:48] checking for strings.h... (cached) yes [00:06:49] checking sys/ethernet.h usability... no [00:06:49] checking sys/ethernet.h presence... no [00:06:49] checking for sys/ethernet.h... no [00:06:49] checking sys/file.h usability... yes [00:06:49] checking sys/file.h presence... yes [00:06:49] checking for sys/file.h... yes [00:06:50] checking sys/param.h usability... yes [00:06:50] checking sys/param.h presence... yes [00:06:50] checking for sys/param.h... yes [00:06:50] checking sys/socket.h usability... yes [00:06:50] checking sys/socket.h presence... yes [00:06:50] checking for sys/socket.h... yes [00:06:50] checking sys/time.h usability... yes [00:06:51] checking sys/time.h presence... yes [00:06:51] checking for sys/time.h... yes [00:06:51] checking sys/times.h usability... yes [00:06:51] checking sys/times.h presence... yes [00:06:51] checking for sys/times.h... yes [00:06:51] checking for sys/types.h... (cached) yes [00:06:51] checking termios.h usability... yes [00:06:52] checking termios.h presence... yes [00:06:52] checking for termios.h... yes [00:06:52] checking for unistd.h... (cached) yes [00:06:52] checking unixlib/local.h usability... no [00:06:52] checking unixlib/local.h presence... no [00:06:52] checking for unixlib/local.h... no [00:06:52] checking for windows.h... (cached) yes [00:06:52] checking for net/if.h... yes [00:06:53] checking for net/if_arp.h... no [00:06:53] checking for netinet/if_ether.h... no [00:06:53] checking for netinet/ip.h... yes [00:06:54] checking for stdbool.h that conforms to C99... yes [00:06:54] checking for _Bool... yes [00:06:54] checking for inline... inline [00:06:55] checking for int32_t... yes [00:06:55] checking for int64_t... yes [00:06:56] checking for off_t... yes [00:06:56] checking for size_t... yes [00:06:56] checking for ssize_t... yes [00:06:57] checking for uint16_t... yes [00:06:57] checking for uint32_t... yes [00:06:57] checking for uint64_t... yes [00:06:57] checking for uint8_t... yes [00:06:58] checking for ptrdiff_t... yes [00:06:58] checking for error_at_line... yes [00:06:58] checking for pid_t... yes [00:06:59] checking vfork.h usability... no [00:06:59] checking vfork.h presence... no [00:06:59] checking for vfork.h... no [00:06:59] checking for fork... yes [00:07:00] checking for vfork... yes [00:07:00] checking for working fork... yes [00:07:00] checking for working vfork... (cached) yes [00:07:00] checking for fseek64... no [00:07:01] checking for fseeko... yes [00:07:01] checking for fseeko64... no [00:07:02] checking for _fseeki64... no [00:07:02] checking for lseek64... no [00:07:02] checking for lseek... yes [00:07:03] checking for ftell64... no [00:07:03] checking for ftello... yes [00:07:04] checking for ftello64... no [00:07:04] checking for _ftelli64... no [00:07:04] checking for fopen64... no [00:07:05] checking for _fopen64... yes [00:07:05] checking for memmem... yes [00:07:06] checking for mmap... yes [00:07:06] checking for sleep... yes [00:07:07] checking for setenv... yes [00:07:07] checking for putenv... yes [00:07:08] checking for strcasecmp... yes [00:07:08] checking for strncasecmp... yes [00:07:09] checking for stricmp... no [00:07:09] checking for strcmpi... no [00:07:10] checking for _stricmp... no [00:07:10] checking for _strcmpi... no [00:07:10] checking for strnicmp... no [00:07:11] checking for strncmpi... no [00:07:11] checking for _strnicmp... no [00:07:12] checking for _strncmpi... no [00:07:12] checking for strnlen... yes [00:07:12] checking for strlwr... yes [00:07:13] checking for strupr... yes [00:07:13] checking for strrev... no [00:07:14] checking for atoll... yes [00:07:14] checking for _atoi64... no [00:07:14] checking for snprintf... yes [00:07:15] checking for sprintf_s... no [00:07:15] checking for strcasestr... yes [00:07:16] checking for clGetKernelArgInfo... yes [00:07:16] checking for posix_memalign... yes [00:07:16] checking for yasm that supports "-f win32"... [00:07:16] checking for *2john helper type... .exe (symlink.c) [00:07:17] checking for _get_osfhandle... yes [00:07:17] checking for GetFileSizeEx... yes [00:07:17] checking for OS-specific feature macros needed... -D_GNU_SOURCE [00:07:18] checking size of size_t... 4 [00:07:18] checking size of off_t... 8 [00:07:18] configure: Fuzz check disabled [00:07:18] configure: Fuzzing (using libFuzzer) check disabled [00:07:18] configure: creating *_plug.c and OpenCL object rules [00:07:18] configure: creating Makefile dependencies [00:07:20] configure: creating ./john_build_rule.h [00:07:20] configure: creating ./config.status [00:07:21] config.status: creating Makefile [00:07:22] config.status: creating aes/Makefile [00:07:22] config.status: creating aes/aesni/Makefile [00:07:22] config.status: creating aes/openssl/Makefile [00:07:22] config.status: creating secp256k1/Makefile [00:07:23] config.status: creating ed25519-donna/Makefile [00:07:23] config.status: creating escrypt/Makefile [00:07:23] config.status: creating autoconfig.h [00:07:23] config.status: autoconfig.h is unchanged [00:07:23] config.status: linking x86-sse.h to arch.h [00:07:23] config.status: executing default commands [00:07:23] configure: creating ./fmt_externs.h [00:07:33] configure: creating ./fmt_registers.h [00:07:46] [00:07:46] Configured for building John the Ripper jumbo: [00:07:46] [00:07:46] Target CPU ................................. i686 SSE2, 32-bit LE [00:07:46] AES-NI support ............................. depends on OpenSSL [00:07:46] Target OS .................................. cygwin [00:07:46] Cross compiling ............................ no [00:07:46] Legacy arch header ......................... x86-sse.h [00:07:46] [00:07:46] Optional libraries/features found: [00:07:46] Memory map (share/page large files) ........ yes [00:07:46] Fork support ............................... yes [00:07:46] OpenMP support ............................. yes (not for fast formats) [00:07:46] OpenCL support ............................. yes [00:07:46] Generic crypt(3) format .................... yes [00:07:46] libgmp (PRINCE mode and faster SRP formats) yes [00:07:46] 128-bit integer (faster PRINCE mode) ....... no [00:07:46] libz (pkzip and some other formats) ........ yes [00:07:46] libbz2 (gpg2john extra decompression logic) yes [00:07:46] libpcap (vncpcap2john and SIPdump) ......... no [00:07:46] librexgen (regex cracking mode) ............ no [00:07:46] OpenMPI support (default disabled) ......... no [00:07:46] ZTEX USB-FPGA module 1.15y support ......... no [00:07:46] [00:07:46] Install missing libraries to get any needed features that were omitted. [00:07:46] [00:07:46] Configure finished. Now "make -s clean && make -sj4" to compile. [00:09:20] bash.exe : stribog_fmt_plug.c:468:2: warning: #warning Stribog-256 and Stribog-512 formats require SSE 4.1, formats disabled [-Wcpp] [00:09:20] At line:12 char:5 [00:09:20] + & "C:\$location\bin\bash" -lc ". /etc/profile && cd $posixBuildFo ... [00:09:20] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00:09:20] + CategoryInfo : NotSpecified: (stribog_fmt_plu...isabled [-Wcpp]:String) [], RemoteException [00:09:20] + FullyQualifiedErrorId : NativeCommandError [00:09:20] [00:09:20] #warning Stribog-256 and Stribog-512 formats require SSE 4.1, formats disabled [00:09:20] ^~~~~~~ [00:09:20] [00:09:25] gpu_common.c: In function ΓÇÿamd_probeΓÇÖ: [00:09:25] [00:09:25] gpu_common.c:198:37: warning: passing argument 1 of ΓÇÿADL_Main_Control_CreateΓÇÖ from incompatible pointer type [-Wincompatible-pointer-types] [00:09:25] if ((ret = ADL_Main_Control_Create(ADL_Main_Memory_Alloc, 1)) != ADL_OK) [00:09:25] ^~~~~~~~~~~~~~~~~~~~~ [00:09:25] [00:09:25] gpu_common.c:198:37: note: expected ΓÇÿADL_MAIN_MALLOC_CALLBACKΓÇÖ but argument is of type ΓÇÿvoid * (*)(int)ΓÇÖ [00:09:25] [00:09:25] gpu_common.c: In function ΓÇÿget_temp_od5ΓÇÖ: [00:09:25] [00:09:25] gpu_common.c:308:30: warning: passing argument 1 of ΓÇÿADL_Main_Control_CreateΓÇÖ from incompatible pointer type [-Wincompatible-pointer-types] [00:09:25] if (ADL_Main_Control_Create(ADL_Main_Memory_Alloc, 1) != ADL_OK) [00:09:25] ^~~~~~~~~~~~~~~~~~~~~ [00:09:25] [00:09:25] gpu_common.c:308:30: note: expected ΓÇÿADL_MAIN_MALLOC_CALLBACKΓÇÖ but argument is of type ΓÇÿvoid * (*)(int)ΓÇÖ [00:09:25] [00:09:25] gpu_common.c: In function ΓÇÿget_temp_od6ΓÇÖ: [00:09:25] [00:09:25] gpu_common.c:371:30: warning: passing argument 1 of ΓÇÿADL_Main_Control_CreateΓÇÖ from incompatible pointer type [-Wincompatible-pointer-types] [00:09:25] if (ADL_Main_Control_Create(ADL_Main_Memory_Alloc, 1) != ADL_OK) [00:09:25] ^~~~~~~~~~~~~~~~~~~~~ [00:09:25] [00:09:25] gpu_common.c:371:30: note: expected ΓÇÿADL_MAIN_MALLOC_CALLBACKΓÇÖ but argument is of type ΓÇÿvoid * (*)(int)ΓÇÖ [00:09:25] [00:10:07] ar [00:10:07] : creating aes.a [00:10:07] [00:10:11] ar [00:10:11] : creating secp256k1.a [00:10:11] [00:10:13] ar [00:10:13] : creating ed25519-donna.a [00:10:13] [00:10:33] [00:10:33] Make process completed. [00:10:33] Executing 'mkdir -p ../etc/OpenCL/vendors' [00:10:33] Executing 'echo 'c:\Windows\System32\amdocl64.dll' > ../etc/OpenCL/vendors/amd.icd' [00:10:33] Executing 'echo 'c:\Windows\System32\nvopencl.dll' > ../etc/OpenCL/vendors/nvidia.icd' [00:10:33] Executing 'make -s kernel-copy' [00:10:34] Executing 'rm -rf ../run/kerberom' [00:10:34] Executing 'rm -rf ../run/ztex' [00:10:34] [00:10:34] [00:10:34] Directory: C:\projects\JohnTheRipper [00:10:34] [00:10:34] [00:10:34] Mode LastWriteTime Length Name [00:10:34] ---- ------------- ------ ---- [00:10:34] d----- 3/28/2019 6:27 PM lib [00:10:34] C:\cygwin\bin\cygargp-0.dll [00:10:34] C:\cygwin\bin\cygatomic-1.dll [00:10:34] C:\cygwin\bin\cygattr-1.dll [00:10:34] C:\cygwin\bin\cygblkid-1.dll [00:10:34] C:\cygwin\bin\cygbz2-1.dll [00:10:34] C:\cygwin\bin\cygc++-1.dll [00:10:34] C:\cygwin\bin\cygc++abi-1.dll [00:10:34] C:\cygwin\bin\cygclang-5.0.dll [00:10:34] C:\cygwin\bin\cygclangAnalysis-5.0.dll [00:10:34] C:\cygwin\bin\cygclangARCMigrate-5.0.dll [00:10:34] C:\cygwin\bin\cygclangAST-5.0.dll [00:10:34] C:\cygwin\bin\cygclangASTMatchers-5.0.dll [00:10:34] C:\cygwin\bin\cygclangBasic-5.0.dll [00:10:34] C:\cygwin\bin\cygclangCodeGen-5.0.dll [00:10:34] C:\cygwin\bin\cygclangDriver-5.0.dll [00:10:34] C:\cygwin\bin\cygclangDynamicASTMatchers-5.0.dll [00:10:34] C:\cygwin\bin\cygclangEdit-5.0.dll [00:10:34] C:\cygwin\bin\cygclangFormat-5.0.dll [00:10:34] C:\cygwin\bin\cygclangFrontend-5.0.dll [00:10:34] C:\cygwin\bin\cygclangFrontendTool-5.0.dll [00:10:34] C:\cygwin\bin\cygclangIndex-5.0.dll [00:10:34] C:\cygwin\bin\cygclangLex-5.0.dll [00:10:34] C:\cygwin\bin\cygclangParse-5.0.dll [00:10:34] C:\cygwin\bin\cygclangRewrite-5.0.dll [00:10:34] C:\cygwin\bin\cygclangRewriteFrontend-5.0.dll [00:10:34] C:\cygwin\bin\cygclangSema-5.0.dll [00:10:34] C:\cygwin\bin\cygclangSerialization-5.0.dll [00:10:34] C:\cygwin\bin\cygclangStaticAnalyzerCheckers-5.0.dll [00:10:34] C:\cygwin\bin\cygclangStaticAnalyzerCore-5.0.dll [00:10:34] C:\cygwin\bin\cygclangStaticAnalyzerFrontend-5.0.dll [00:10:34] C:\cygwin\bin\cygclangTooling-5.0.dll [00:10:34] C:\cygwin\bin\cygclangToolingCore-5.0.dll [00:10:34] C:\cygwin\bin\cygclangToolingRefactor-5.0.dll [00:10:34] C:\cygwin\bin\cygcom_err-2.dll [00:10:34] C:\cygwin\bin\cygcroco-0.6-3.dll [00:10:34] C:\cygwin\bin\cygcrypt-0.dll [00:10:34] C:\cygwin\bin\cygcrypto-1.0.0.dll [00:10:34] C:\cygwin\bin\cygcrypto-1.1.dll [00:10:34] C:\cygwin\bin\cygcurl-4.dll [00:10:34] C:\cygwin\bin\cygdb-5.3.dll [00:10:34] C:\cygwin\bin\cygdb_cxx-5.3.dll [00:10:34] C:\cygwin\bin\cygdb_sql-5.3.dll [00:10:34] C:\cygwin\bin\cygedit-0.dll [00:10:34] C:\cygwin\bin\cygexpat-1.dll [00:10:34] C:\cygwin\bin\cygfam-0.dll [00:10:34] C:\cygwin\bin\cygfdisk-1.dll [00:10:34] C:\cygwin\bin\cygffi-6.dll [00:10:34] C:\cygwin\bin\cygformw-10.dll [00:10:34] C:\cygwin\bin\cyggc-1.dll [00:10:34] C:\cygwin\bin\cyggc-2.dll [00:10:34] C:\cygwin\bin\cyggcc_s-1.dll [00:10:34] C:\cygwin\bin\cyggdbm-4.dll [00:10:34] C:\cygwin\bin\cyggdbm_compat-4.dll [00:10:34] C:\cygwin\bin\cyggettextlib-0-19-8-1.dll [00:10:34] C:\cygwin\bin\cyggettextsrc-0-19-8-1.dll [00:10:34] C:\cygwin\bin\cyggio-2.0-0.dll [00:10:34] C:\cygwin\bin\cygglib-2.0-0.dll [00:10:34] C:\cygwin\bin\cyggmodule-2.0-0.dll [00:10:34] C:\cygwin\bin\cyggmp-10.dll [00:10:34] C:\cygwin\bin\cyggmpxx-4.dll [00:10:34] C:\cygwin\bin\cyggnutls-30.dll [00:10:34] C:\cygwin\bin\cyggobject-2.0-0.dll [00:10:34] C:\cygwin\bin\cyggomp-1.dll [00:10:34] C:\cygwin\bin\cyggssapi_krb5-2.dll [00:10:34] C:\cygwin\bin\cyggthread-2.0-0.dll [00:10:34] C:\cygwin\bin\cygguile-2.0-22.dll [00:10:34] C:\cygwin\bin\cyghistory7.dll [00:10:34] C:\cygwin\bin\cyghogweed-4.dll [00:10:34] C:\cygwin\bin\cyghwloc-5.dll [00:10:34] C:\cygwin\bin\cygiconv-2.dll [00:10:34] C:\cygwin\bin\cygidn2-0.dll [00:10:34] C:\cygwin\bin\cygintl-8.dll [00:10:34] C:\cygwin\bin\cygisl-13.dll [00:10:34] C:\cygwin\bin\cygisl-15.dll [00:10:34] C:\cygwin\bin\cygk5crypto-3.dll [00:10:34] C:\cygwin\bin\cygkrb5-3.dll [00:10:34] C:\cygwin\bin\cygkrb5support-0.dll [00:10:34] C:\cygwin\bin\cyglber-2-4-2.dll [00:10:34] C:\cygwin\bin\cygldap-2-4-2.dll [00:10:34] C:\cygwin\bin\cygldap_r-2-4-2.dll [00:10:34] C:\cygwin\bin\cygLLVM-5.0.dll [00:10:34] C:\cygwin\bin\cygltdl-7.dll [00:10:34] C:\cygwin\bin\cyglzma-5.dll [00:10:34] C:\cygwin\bin\cygmagic-1.dll [00:10:34] C:\cygwin\bin\cygman-2-7-6-1.dll [00:10:34] C:\cygwin\bin\cygmandb-2-7-6-1.dll [00:10:34] C:\cygwin\bin\cygmenuw-10.dll [00:10:34] C:\cygwin\bin\cygmetalink-3.dll [00:10:34] C:\cygwin\bin\cygmpc-3.dll [00:10:34] C:\cygwin\bin\cygmpfr-4.dll [00:10:34] C:\cygwin\bin\cygmpfr-6.dll [00:10:34] C:\cygwin\bin\cygncursesw-10.dll [00:10:34] C:\cygwin\bin\cygnettle-6.dll [00:10:34] C:\cygwin\bin\cygnghttp2-14.dll [00:10:34] C:\cygwin\bin\cygOpenCL-1.dll [00:10:34] C:\cygwin\bin\cygp11-kit-0.dll [00:10:34] C:\cygwin\bin\cygpanelw-10.dll [00:10:34] C:\cygwin\bin\cygpcre-1.dll [00:10:34] C:\cygwin\bin\cygperl5_26.dll [00:10:34] C:\cygwin\bin\cygpipeline-1.dll [00:10:34] C:\cygwin\bin\cygpkgconf-3.dll [00:10:34] C:\cygwin\bin\cygpocl-2.dll [00:10:34] C:\cygwin\bin\cygpopt-0.dll [00:10:34] C:\cygwin\bin\cygpsl-5.dll [00:10:34] C:\cygwin\bin\cygquadmath-0.dll [00:10:34] C:\cygwin\bin\cygreadline7.dll [00:10:34] C:\cygwin\bin\cygsasl2-3.dll [00:10:34] C:\cygwin\bin\cygsigsegv-2.dll [00:10:34] C:\cygwin\bin\cygsmartcols-1.dll [00:10:34] C:\cygwin\bin\cygsqlite3-0.dll [00:10:34] C:\cygwin\bin\cygssh2-1.dll [00:10:34] C:\cygwin\bin\cygssl-1.0.0.dll [00:10:34] C:\cygwin\bin\cygssl-1.1.dll [00:10:34] C:\cygwin\bin\cygssp-0.dll [00:10:34] C:\cygwin\bin\cygstdc++-6.dll [00:10:34] C:\cygwin\bin\cygtasn1-6.dll [00:10:34] C:\cygwin\bin\cygticw-10.dll [00:10:34] C:\cygwin\bin\cygunistring-2.dll [00:10:34] C:\cygwin\bin\cyguuid-1.dll [00:10:34] C:\cygwin\bin\cygwin1.dll [00:10:34] C:\cygwin\bin\cygxml2-2.dll [00:10:34] C:\cygwin\bin\cygz.dll [00:10:34] C:\cygwin\bin\libpython2.7.dll [00:10:34] C:\cygwin\bin\libpython3.6m.dll [00:10:34] 124 File(s) copied [00:10:35] C:\cygwin\bin\cygwin1.dll [00:10:35] 1 File(s) copied [00:10:35] C:\cygwin\bin\cygbz2-1.dll [00:10:35] 1 File(s) copied [00:10:35] C:\cygwin\bin\cygcrypto-1.0.0.dll [00:10:35] C:\cygwin\bin\cygcrypto-1.1.dll [00:10:35] 2 File(s) copied [00:10:35] C:\cygwin\bin\cyggomp-1.dll [00:10:35] 1 File(s) copied [00:10:35] C:\cygwin\bin\cyggmp-10.dll [00:10:35] 1 File(s) copied [00:10:35] C:\cygwin\bin\cygssl-1.0.0.dll [00:10:35] C:\cygwin\bin\cygssl-1.1.dll [00:10:35] 2 File(s) copied [00:10:35] C:\cygwin\bin\cygz.dll [00:10:35] 1 File(s) copied [00:10:35] C:\cygwin\bin\cygcrypt-0.dll [00:10:35] 1 File(s) copied [00:10:35] C:\cygwin\bin\cygOpenCL-1.dll [00:10:35] 1 File(s) copied [00:10:35] C:\cygwin\bin\cyggcc_s-1.dll [00:10:35] 1 File(s) copied [00:10:35] [00:10:35] [00:10:35] cd %PROJ_FOLDER%\JohnTheRipper\run [00:10:35] Write-Host "---------------------------------------------------------" [00:10:35] Write-Host "== Enable ASLR and DEP for the Windows binary of JtR ==" -ForegroundColor White [00:10:35] Write-Host "---------------------------------------------------------" [00:10:35] [00:10:35] --------------------------------------------------------- [00:10:35] == Enable ASLR and DEP for the Windows binary of JtR == [00:10:35] --------------------------------------------------------- [00:10:35] peflags --dynamicbase=true --nxcompat=true *.exe [00:10:35] Warning: setting dynbase on file with no relocation info (base64conv.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (bitlocker2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (calc_stat.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (cprepair.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (dmg2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (genmkvpwd.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (gpg2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (hccap2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (john-sse2-non-omp.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (keepass2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (mkvcalcproba.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (putty2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (racf2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (rar2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (raw2dyna.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (tgtsnarf.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (uaf2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (unafs.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (undrop.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (unique.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (unshadow.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (wpapcap2john.exe). [00:10:35] Warning: setting dynbase on file with no relocation info (zip2john.exe). [00:10:35] Write-Host "--------------------------------------------------------" [00:10:35] Write-Host " ===== Compute and Save Checksums ===== " -ForegroundColor White [00:10:35] Write-Host "--------------------------------------------------------" [00:10:35] [00:10:35] -------------------------------------------------------- [00:10:35] ===== Compute and Save Checksums ===== [00:10:35] -------------------------------------------------------- [00:10:35] echo "File verification is the process of using an algorithm for verifying the integrity of a computer file. A popular approach is to store checksums (hashes) of files, also known as message digests, for later comparison." | Tee-Object -FilePath ..\checksums.txt -Append [00:10:35] [00:10:35] File verification is the process of using an algorithm for verifying the integrity of a computer file. A popular approach is to store checksums (hashes) of files, also known as message digests, for later comparison. [00:10:35] echo "**************************************************************************" | Tee-Object -FilePath ..\checksums.txt -Append [00:10:35] [00:10:35] ************************************************************************** [00:10:35] Get-FileHash -Path .\*.exe | Tee-Object -FilePath ..\checksums.txt -Append [00:10:35] [00:10:35] [00:10:35] Algorithm Hash Path [00:10:35] --------- ---- ---- [00:10:35] SHA256 0124F61CC853CF20021AF632F3EC8928C61F750A78E9BC49939D26A6592D76B3 C:\projects\JohnTheRipper\run\base64conv.exe [00:10:35] SHA256 6700785EBDF7C23A9E86974BE25099989FE528462A3ADF317D1BB4224876F707 C:\projects\JohnTheRipper\run\bitlocker2john.exe [00:10:35] SHA256 E08753123D9AF523AAA348CEA849B9C2BE855CFACDB78BB49D9FDB3D699DF51C C:\projects\JohnTheRipper\run\calc_stat.exe [00:10:35] SHA256 458645A5F6ED24D14FD35CB1488BBA42354000667E25380A01CCCBD6C905C978 C:\projects\JohnTheRipper\run\cprepair.exe [00:10:35] SHA256 B3CD5943DBD7A5AC50AA73589B85381C007CB3D2073CC5E7AA0489E252E65EB0 C:\projects\JohnTheRipper\run\dmg2john.exe [00:10:35] SHA256 59FED02B1EB47BD61CC981987139CB4C875966540D6803F18FD2930EB2509715 C:\projects\JohnTheRipper\run\genmkvpwd.exe [00:10:35] SHA256 0124F61CC853CF20021AF632F3EC8928C61F750A78E9BC49939D26A6592D76B3 C:\projects\JohnTheRipper\run\gpg2john.exe [00:10:35] SHA256 68F34DF498DDBDAC9F69AAD42E89189A01C4329C814544A00E4AEC3BF1E84BA3 C:\projects\JohnTheRipper\run\hccap2john.exe [00:10:35] SHA256 A384C55B7446526521A8BD80198DB11CC25400CD28266F7B37B3676456CDDE39 C:\projects\JohnTheRipper\run\john-sse2-non-omp.exe [00:10:35] SHA256 4AB24953945E6004405D1440BEB5EC09CF1017433E0D00DB51E63A195CAC76C9 C:\projects\JohnTheRipper\run\john.exe [00:10:35] SHA256 879BB6074F89AC366B1CEFC8E0D98FC3531F359ACA14066316F55204BE1385B0 C:\projects\JohnTheRipper\run\keepass2john.exe [00:10:35] SHA256 3AC6E2DF4D1D6607F7026953F624469375E81E8EA6F46B8916C6293935A86B86 C:\projects\JohnTheRipper\run\mkvcalcproba.exe [00:10:35] SHA256 884683CEECA55E804B81CFB96D12B21F8C842D3B95B759214044EC1E247488FC C:\projects\JohnTheRipper\run\putty2john.exe [00:10:35] SHA256 1FC4030B372B3A06611E54C85CE54B04C3805780E3D9701CD4A3E0BA5C45D5AB C:\projects\JohnTheRipper\run\racf2john.exe [00:10:35] SHA256 0124F61CC853CF20021AF632F3EC8928C61F750A78E9BC49939D26A6592D76B3 C:\projects\JohnTheRipper\run\rar2john.exe [00:10:35] SHA256 D19F19EC8066BA399E8594BD7CE0BF79757B32A9F16F1657E169F2AE87413B4A C:\projects\JohnTheRipper\run\raw2dyna.exe [00:10:35] SHA256 9E14708CF30614DC6EE8A4A60807D83297B46C4740D4FB065BF5A488574D8C38 C:\projects\JohnTheRipper\run\tgtsnarf.exe [00:10:35] SHA256 608F1741A861F511CAFDA4DD363FC6152A9598468A24D1DF919A91701AF335FD C:\projects\JohnTheRipper\run\uaf2john.exe [00:10:35] SHA256 0124F61CC853CF20021AF632F3EC8928C61F750A78E9BC49939D26A6592D76B3 C:\projects\JohnTheRipper\run\unafs.exe [00:10:35] SHA256 0124F61CC853CF20021AF632F3EC8928C61F750A78E9BC49939D26A6592D76B3 C:\projects\JohnTheRipper\run\undrop.exe [00:10:35] SHA256 0124F61CC853CF20021AF632F3EC8928C61F750A78E9BC49939D26A6592D76B3 C:\projects\JohnTheRipper\run\unique.exe [00:10:35] SHA256 0124F61CC853CF20021AF632F3EC8928C61F750A78E9BC49939D26A6592D76B3 C:\projects\JohnTheRipper\run\unshadow.exe [00:10:35] SHA256 B1D966352E99846C624ED077FF6F173B699C27EC8D31350280137BBEF837C485 C:\projects\JohnTheRipper\run\wpapcap2john.exe [00:10:35] SHA256 0124F61CC853CF20021AF632F3EC8928C61F750A78E9BC49939D26A6592D76B3 C:\projects\JohnTheRipper\run\zip2john.exe [00:10:35] [00:10:35] [00:10:35] Write-Host "--------------------------------------------------------" [00:10:35] Write-Host " ===== Testing ===== " -ForegroundColor White [00:10:35] Write-Host "--------------------------------------------------------" [00:10:35] [00:10:35] -------------------------------------------------------- [00:10:35] ===== Testing ===== [00:10:35] -------------------------------------------------------- [00:10:35] john --list=build-info [00:10:35] Version: 1.8.0.16-jumbo-1-bleeding-1a11a75 2019-03-28 16:14:10 +0100 [00:10:35] Build: cygwin 32-bit i686 SSE2 AC OMP [00:10:35] SIMD: SSE2, interleaving: MD4:3 MD5:3 SHA1:2 SHA256:1 SHA512:1 [00:10:35] CPU tests: SSE2 [00:10:35] OMP fallback binary: john-sse2-non-omp [00:10:35] $JOHN is [00:10:35] Format interface version: 14 [00:10:35] Max. number of reported tunable costs: 4 [00:10:35] Rec file version: REC4 [00:10:35] Charset file version: CHR3 [00:10:35] CHARSET_MIN: 1 (0x01) [00:10:35] CHARSET_MAX: 255 (0xff) [00:10:35] CHARSET_LENGTH: 24 [00:10:35] SALT_HASH_SIZE: 1048576 [00:10:35] SINGLE_IDX_MAX: 2147483648 [00:10:35] SINGLE_BUF_MAX: 4294967295 [00:10:35] Effective limit: Number of salts vs. SingleMaxBufferSize [00:10:35] Max. Markov mode level: 400 [00:10:35] Max. Markov mode password length: 30 [00:10:35] gcc version: 7.4.0 [00:10:35] OpenCL headers version: 2.2 [00:10:35] Crypto library: OpenSSL [00:10:35] OpenSSL library version: 01010102f [00:10:35] OpenSSL 1.1.1b 26 Feb 2019 [00:10:35] GMP library version: 6.1.2 [00:10:35] File locking: fcntl() [00:10:35] fseek(): fseeko [00:10:35] ftell(): ftello [00:10:35] fopen(): _fopen64 [00:10:35] memmem(): System's [00:10:35] echo $NT$066ddfd4ef0e9cd7c256fe77191ef43c > tests.in [00:10:35] echo $NT$8846f7eaee8fb117ad06bdd830b7586c >> tests.in [00:10:35] echo df64225ca3472d32342dd1a33e4d7019f01c513ed7ebe85c6af102f6473702d2 >> tests.in [00:10:36] echo 73e6bc8a66b5cead5e333766963b5744c806d1509e9ab3a31b057a418de5c86f >> tests.in [00:10:36] echo $6$saltstring$fgNTR89zXnDUV97U5dkWayBBRaB0WIBnu6s4T7T8Tz1SbUyewwiHjho25yWVkph2p18CmUkqXh4aIyjPnxdgl0 >> tests.in [00:10:36] echo "====> T0:" [00:10:36] "====> T0:" [00:10:36] if "%test%" == "yes" ( john -test-full=0 --format=cpu ) [00:10:36] echo "====> T6.0:" [00:10:36] "====> T6.0:" [00:10:36] john -test=3 -form='dynamic=md5(sha1($s).md5($p))' [00:10:45] Benchmarking: dynamic=md5(sha1($s).md5($p)) [128/128 SSE2 4x3]... /-\|/-\|/-\|/-\|/-\|/DONE [00:10:45] Many salts: 6896K c/s real, 6908K c/s virtual [00:10:45] Only one salt: 2926K c/s real, 2925K c/s virtual [00:10:45] [00:10:45] echo "====> T6.1:" [00:10:45] "====> T6.1:" [00:10:45] john -test=3 -form='dynamic=md5(sha1($s.$p).md5($p))' [00:10:45] This expression will use the RDP dynamic compiler format. [00:10:54] Benchmarking: dynamic=md5(sha1($s.$p).md5($p)) [Dynamic RDP]... /-\|/-\|/-\|/-\|/-\|/DONE [00:10:54] Many salts: 405435 c/s real, 405914 c/s virtual [00:10:54] Only one salt: 391668 c/s real, 391400 c/s virtual [00:10:54] [00:10:54] echo "====> T6.2:" [00:10:54] "====> T6.2:" [00:10:54] john -test=3 -form='dynamic=md5($p)' [00:10:57] Benchmarking: dynamic=md5($p) [128/128 SSE2 4x3]... /-\|/-\|/-\|/-\|/-\|/DONE [00:10:57] Raw: 17621K c/s real, 17615K c/s virtual [00:10:57] [00:10:57] echo "====> T10:" [00:10:57] "====> T10:" [00:10:57] john tests.in --format=nt --fork=2 --max-run-time=300 [00:10:57] Using default input encoding: UTF-8 [00:10:57] Loaded 2 password hashes with no different salts (NT [MD4 128/128 SSE2 4x3]) [00:10:57] Node numbers 1-2 of 2 (fork) [00:10:57] /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|Proceeding with single, rules:Single [00:10:57] Press 'q' or Ctrl-C to abort, almost any other key for status [00:10:57] Almost done: Processing the remaining buffered candidate passwords, if any [00:10:57] Almost done: Processing the remaining buffered candidate passwords, if any [00:10:57] Proceeding with wordlist:password.lst, rules:Wordlist [00:10:57] password (?) [00:10:57] password (?) [00:10:57] hello (?) [00:10:57] 1 2g 0:00:00:00 DONE 2/3 (2019-03-28 18:27) 500.0g/s 24000p/s 24000c/s 48000C/s 123456..pepper [00:10:57] Waiting for 1 child to terminate [00:10:57] hello (?) [00:10:57] 2 2g 0:00:00:00 DONE 2/3 (2019-03-28 18:27) 400.0g/s 38400p/s 38400c/s 57600C/s rabbit..michaels [00:10:57] Use the "--show --format=NT" options to display all of the cracked passwords reliably [00:10:57] Session completed [00:10:57] echo "====> T11:" [00:10:57] "====> T11:" [00:10:57] john tests.in --format=raw-sha256 --fork=2 --max-run-time=300 [00:10:58] Using default input encoding: UTF-8 [00:10:58] Loaded 2 password hashes with no different salts (Raw-SHA256 [SHA256 128/128 SSE2 4x]) [00:10:58] Node numbers 1-2 of 2 (fork) [00:10:58] Almost done: Processing the remaining buffered candidate passwords, if any [00:10:58] /-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|Proceeding with single, rules:Single [00:10:58] Press 'q' or Ctrl-C to abort, almost any other key for status [00:10:58] Almost done: Processing the remaining buffered candidate passwords, if any [00:10:58] Proceeding with wordlist:password.lst, rules:Wordlist [00:10:58] 2: Warning: Only 3 candidates left, minimum 4 needed for performance. [00:10:58] 1: Warning: Only 3 candidates left, minimum 4 needed for performance. [00:10:58] Proceeding with incremental:ASCII [00:10:58] samels (?) [00:10:58] momard (?) [00:10:58] 2 2g 0:00:00:00 DONE 3/3 (2019-03-28 18:27) 4.914g/s 193294p/s 193294c/s 386383C/s morgal..momaro [00:11:59] 1 0g 0:00:01:01 DONE 3/3 (2019-03-28 18:28) 0g/s 3598Kp/s 3598Kc/s 7196KC/s paciohoe..paciohou [00:11:59] Waiting for 1 child to terminate [00:11:59] Use the "--show --format=Raw-SHA256" options to display all of the cracked passwords reliably [00:11:59] Session completed [00:11:59] echo "====> T12:" [00:11:59] "====> T12:" [00:11:59] john tests.in --format=sha512crypt --max-run-time=300 [00:12:00] Using default input encoding: UTF-8 [00:12:00] Loaded 1 password hash (sha512crypt, crypt(3) $6$ [SHA512 128/128 SSE2 2x]) [00:12:00] Cost 1 (iteration count) is 5000 for all loaded hashes [00:12:00] Will run 2 OpenMP threads [00:12:00] /-\|/-\|/-\|/-Proceeding with single, rules:Single [00:12:00] Press 'q' or Ctrl-C to abort, almost any other key for status [00:12:00] Almost done: Processing the remaining buffered candidate passwords, if any [00:12:00] Proceeding with wordlist:password.lst, rules:Wordlist [00:12:00] john (?) [00:12:00] 1g 0:00:00:00 DONE 2/3 (2019-03-28 18:28) 6.289g/s 805.0p/s 805.0c/s 805.0C/s 123456..john [00:12:00] Use the "--show" option to display all of the cracked passwords reliably [00:12:00] Session completed [00:12:00] del john.log [00:12:00] del john.pot [00:12:00] if exist "%PROJ_FOLDER%\JohnTheRipper\lib" 7z a -tzip "optional.zip" "%PROJ_FOLDER%\JohnTheRipper\lib" [00:12:10] [00:12:10] 7-Zip 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30 [00:12:10] [00:12:10] Scanning the drive: [00:12:10] 1 folder, 124 files, 117898570 bytes (113 MiB) [00:12:10] [00:12:10] Creating archive: optional.zip [00:12:10] [00:12:10] Add new data to archive: 1 folder, 124 files, 117898570 bytes (113 MiB) [00:12:10] [00:12:10] [00:12:10] Files read from disk: 124 [00:12:10] Archive size: 43208699 bytes (42 MiB) [00:12:10] Everything is Ok [00:12:10] if exist "optional.zip" appveyor PushArtifact "optional.zip" [00:12:11] [00:12:11] Uploading artifact optional.zip (43,208,699 bytes)...1% [00:12:11] Uploading artifact optional.zip (43,208,699 bytes)...10% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...20% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...30% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...40% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...50% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...60% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...70% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...80% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...90% [00:12:12] Uploading artifact optional.zip (43,208,699 bytes)...100% [00:12:12] if exist "optional.zip" del "optional.zip" [00:12:12] if exist "%PROJ_FOLDER%\JohnTheRipper\run\john.exe" 7z a -tzip "win_x%bits%.zip" "%PROJ_FOLDER%\JohnTheRipper\run" [00:12:20] [00:12:20] 7-Zip 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30 [00:12:20] [00:12:20] Scanning the drive: [00:12:20] 5 folders, 363 files, 109751322 bytes (105 MiB) [00:12:20] [00:12:20] Creating archive: win_x32.zip [00:12:20] [00:12:20] Add new data to archive: 5 folders, 363 files, 109751322 bytes (105 MiB) [00:12:20] [00:12:20] [00:12:20] Files read from disk: 363 [00:12:20] Archive size: 51722384 bytes (50 MiB) [00:12:20] Everything is Ok [00:12:20] if exist "%PROJ_FOLDER%\JohnTheRipper\run\john.exe" if "%doing%" == "deploy" 7z a -tzip "win_x%bits%.zip" "%PROJ_FOLDER%\JohnTheRipper\doc" [00:12:21] [00:12:21] 7-Zip 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30 [00:12:21] [00:12:21] Open archive: win_x32.zip [00:12:21] -- [00:12:21] Path = win_x32.zip [00:12:21] Type = zip [00:12:21] Physical Size = 51722384 [00:12:21] [00:12:21] Scanning the drive: [00:12:21] 1 folder, 90 files, 1455171 bytes (1422 KiB) [00:12:21] [00:12:21] Updating archive: win_x32.zip [00:12:21] [00:12:21] Keep old data in archive: 5 folders, 363 files, 109751322 bytes (105 MiB) [00:12:21] Add new data to archive: 1 folder, 90 files, 1455171 bytes (1422 KiB) [00:12:21] [00:12:21] [00:12:21] Files read from disk: 90 [00:12:21] Archive size: 52233473 bytes (50 MiB) [00:12:21] Everything is Ok [00:12:21] if exist "%PROJ_FOLDER%\JohnTheRipper\run\john.exe" if "%doing%" == "deploy" 7z a -tzip "win_x%bits%.zip" "%PROJ_FOLDER%\JohnTheRipper\READ*" [00:12:21] [00:12:21] 7-Zip 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30 [00:12:21] [00:12:21] Open archive: win_x32.zip [00:12:21] -- [00:12:21] Path = win_x32.zip [00:12:21] Type = zip [00:12:21] Physical Size = 52233473 [00:12:21] [00:12:21] Scanning the drive: [00:12:21] 3 files, 12803 bytes (13 KiB) [00:12:21] [00:12:21] Updating archive: win_x32.zip [00:12:21] [00:12:21] Keep old data in archive: 6 folders, 453 files, 111206493 bytes (107 MiB) [00:12:21] Add new data to archive: 3 files, 12803 bytes (13 KiB) [00:12:21] [00:12:21] [00:12:21] Files read from disk: 3 [00:12:21] Archive size: 52239313 bytes (50 MiB) [00:12:21] Everything is Ok [00:12:21] if exist "%PROJ_FOLDER%\JohnTheRipper\run\john.exe" if "%doing%" == "deploy" 7z a -tzip "win_x%bits%.zip" "%PROJ_FOLDER%\JohnTheRipper\checksums.txt" [00:12:21] [00:12:21] 7-Zip 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30 [00:12:21] [00:12:21] Open archive: win_x32.zip [00:12:21] -- [00:12:21] Path = win_x32.zip [00:12:21] Type = zip [00:12:21] Physical Size = 52239313 [00:12:21] [00:12:21] Scanning the drive: [00:12:21] 1 file, 12612 bytes (13 KiB) [00:12:21] [00:12:21] Updating archive: win_x32.zip [00:12:21] [00:12:21] Keep old data in archive: 6 folders, 456 files, 111219296 bytes (107 MiB) [00:12:21] Add new data to archive: 1 file, 12612 bytes (13 KiB) [00:12:21] [00:12:21] [00:12:21] Files read from disk: 1 [00:12:21] Archive size: 52241026 bytes (50 MiB) [00:12:21] Everything is Ok [00:12:21] if exist "%PROJ_FOLDER%\JohnTheRipper\run\john.exe" if "%doing%" == "deploy" 7z a -tzip "win_x%bits%.zip" "%PROJ_FOLDER%\JohnTheRipper\etc" [00:12:21] [00:12:21] 7-Zip 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30 [00:12:21] [00:12:21] Open archive: win_x32.zip [00:12:21] -- [00:12:21] Path = win_x32.zip [00:12:21] Type = zip [00:12:21] Physical Size = 52241026 [00:12:21] [00:12:21] Scanning the drive: [00:12:21] 3 folders, 2 files, 66 bytes (1 KiB) [00:12:21] [00:12:21] Updating archive: win_x32.zip [00:12:21] [00:12:21] Keep old data in archive: 6 folders, 457 files, 111231908 bytes (107 MiB) [00:12:21] Add new data to archive: 3 folders, 2 files, 66 bytes (1 KiB) [00:12:21] [00:12:21] [00:12:21] Files read from disk: 2 [00:12:21] Archive size: 52241830 bytes (50 MiB) [00:12:21] Everything is Ok [00:12:21] if exist "win_x%bits%.zip" if "%doing%" == "deploy" appveyor PushArtifact "win_x%bits%.zip" [00:12:22] [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...1% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...10% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...20% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...30% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...40% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...50% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...60% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...70% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...80% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...90% [00:12:23] Uploading artifact win_x32.zip (52,241,830 bytes)...100% [00:12:24] if ($Zipfile = Get-ChildItem "win_x$bits.zip") { [00:12:24] Get-FileHash "win_x$bits.zip" [00:12:24] [00:12:24] } else { [00:12:24] Write-Host "--------------------------------------------------------" [00:12:24] Write-Host " ===== No Files to Upload ===== " -ForegroundColor Red [00:12:24] Write-Host "--------------------------------------------------------" [00:12:24] } [00:12:24] [00:12:25] [00:12:25] Algorithm Hash Path [00:12:25] --------- ---- ---- [00:12:25] SHA256 BE64779A33557B42BAD49A6DCB571A99577A30A8523357A15CF80EBE60642FCA C:\projects\JohnTheRipper\run\win_x32.zip [00:12:25] [00:12:25] [00:12:25] Build success