INFO: Picked up override from env: GIT_REPO=/home/autobuild/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af INFO: Picked up override from env: UBUNTU_MIRROR=http://mirror.kku.ac.th/ubuntu/ ~/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af ~/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af INFO: Using docker: Docker version 20.10.21, build baeda1f INFO: Creating docker image ... Sending build context to Docker daemon 21.5kB Step 1/32 : FROM ubuntu:22.04@sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f docker.io/library/ubuntu:22.04@sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f: Pulling from library/ubuntu d19f32bd9e41: Pulling fs layer d19f32bd9e41: Waiting d19f32bd9e41: Download complete d19f32bd9e41: Pull complete Digest: sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f Status: Downloaded newer image for ubuntu:22.04@sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f ---> df5de72bdb3b Step 2/32 : ARG UBUNTU_MIRROR=http://archive.ubuntu.com/ubuntu/ ---> Running in 019cd7d343bd Removing intermediate container 019cd7d343bd ---> 7d225bc8a41d Step 3/32 : ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 ---> Running in 50c713eb1c05 Removing intermediate container 50c713eb1c05 ---> 07f8424e5b0b Step 4/32 : ENV UBUNTUDIST=jammy ---> Running in 5360d33c9c0d Removing intermediate container 5360d33c9c0d ---> e819c4dca5da Step 5/32 : ENV DEBIAN_FRONTEND=noninteractive ---> Running in dc63ce0997bb Removing intermediate container dc63ce0997bb ---> 112afca59780 Step 6/32 : RUN echo deb ${UBUNTU_MIRROR} ${UBUNTUDIST} main restricted universe multiverse > /etc/apt/sources.list && echo deb ${UBUNTU_MIRROR} ${UBUNTUDIST}-updates main restricted universe multiverse >> /etc/apt/sources.list && echo deb ${UBUNTU_MIRROR} ${UBUNTUDIST}-backports main restricted universe multiverse >> /etc/apt/sources.list && echo deb ${UBUNTU_MIRROR} ${UBUNTUDIST}-security main restricted universe multiverse >> /etc/apt/sources.list && dpkg --add-architecture i386 && apt-get update -q && apt-get install -qy gnupg2=2.2.27-3ubuntu2.1 ca-certificates=20211016 wget=1.21.2-2ubuntu1 git=1:2.34.1-1ubuntu1.6 p7zip-full=16.02+dfsg-8 make=4.3-4.1build1 autotools-dev=20220109.1 autoconf=2.71-2 libtool=2.4.6-15build2 gettext=0.21-4ubuntu4 autopoint=0.21-4ubuntu4 mingw-w64=8.0.0-1 mingw-w64-tools=8.0.0-1 win-iconv-mingw-w64-dev=0.0.8-4 ---> Running in 4e0543b5ed50 Get:1 http://mirror.kku.ac.th/ubuntu jammy InRelease [270 kB] Get:2 http://mirror.kku.ac.th/ubuntu jammy-updates InRelease [114 kB] Get:3 http://mirror.kku.ac.th/ubuntu jammy-backports InRelease [99.8 kB] Get:4 http://mirror.kku.ac.th/ubuntu jammy-security InRelease [110 kB] Get:5 http://mirror.kku.ac.th/ubuntu jammy/main amd64 Packages [1792 kB] Get:6 http://mirror.kku.ac.th/ubuntu jammy/restricted i386 Packages [36.7 kB] Get:7 http://mirror.kku.ac.th/ubuntu jammy/universe i386 Packages [9385 kB] Get:8 http://mirror.kku.ac.th/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:9 http://mirror.kku.ac.th/ubuntu jammy/restricted amd64 Packages [164 kB] Get:10 http://mirror.kku.ac.th/ubuntu jammy/multiverse i386 Packages [134 kB] Get:11 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 Packages [17.5 MB] Get:12 http://mirror.kku.ac.th/ubuntu jammy/main i386 Packages [1324 kB] Get:13 http://mirror.kku.ac.th/ubuntu jammy-updates/multiverse i386 Packages [1738 B] Get:14 http://mirror.kku.ac.th/ubuntu jammy-updates/restricted i386 Packages [31.5 kB] Get:15 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 Packages [516 kB] Get:16 http://mirror.kku.ac.th/ubuntu jammy-updates/universe i386 Packages [703 kB] Get:17 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 Packages [1054 kB] Get:18 http://mirror.kku.ac.th/ubuntu jammy-updates/restricted amd64 Packages [730 kB] Get:19 http://mirror.kku.ac.th/ubuntu jammy-updates/universe amd64 Packages [998 kB] Get:20 http://mirror.kku.ac.th/ubuntu jammy-updates/multiverse amd64 Packages [8978 B] Get:21 http://mirror.kku.ac.th/ubuntu jammy-backports/main amd64 Packages [3520 B] Get:22 http://mirror.kku.ac.th/ubuntu jammy-backports/main i386 Packages [3479 B] Get:23 http://mirror.kku.ac.th/ubuntu jammy-backports/universe amd64 Packages [7286 B] Get:24 http://mirror.kku.ac.th/ubuntu jammy-backports/universe i386 Packages [5545 B] Get:25 http://mirror.kku.ac.th/ubuntu jammy-security/main amd64 Packages [738 kB] Get:26 http://mirror.kku.ac.th/ubuntu jammy-security/main i386 Packages [291 kB] Get:27 http://mirror.kku.ac.th/ubuntu jammy-security/universe amd64 Packages [791 kB] Get:28 http://mirror.kku.ac.th/ubuntu jammy-security/multiverse amd64 Packages [4732 B] Get:29 http://mirror.kku.ac.th/ubuntu jammy-security/universe i386 Packages [604 kB] Get:30 http://mirror.kku.ac.th/ubuntu jammy-security/restricted amd64 Packages [681 kB] Get:31 http://mirror.kku.ac.th/ubuntu jammy-security/restricted i386 Packages [31.1 kB] Get:32 http://mirror.kku.ac.th/ubuntu jammy-security/multiverse i386 Packages [990 B] Fetched 38.4 MB in 4s (10.9 MB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: automake binutils binutils-common binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 binutils-x86-64-linux-gnu bzip2 cpp cpp-11 dirmngr file fontconfig-config fonts-dejavu-core g++-mingw-w64 g++-mingw-w64-i686 g++-mingw-w64-i686-posix g++-mingw-w64-i686-win32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc gcc-11 gcc-11-base gcc-12-base gcc-mingw-w64 gcc-mingw-w64-base gcc-mingw-w64-i686 gcc-mingw-w64-i686-posix gcc-mingw-w64-i686-posix-runtime gcc-mingw-w64-i686-win32 gcc-mingw-w64-i686-win32-runtime gcc-mingw-w64-x86-64 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgcc-s1 libgd3 libgdbm-compat4 libgdbm6 libglib2.0-0 libglib2.0-data libgomp1 libicu70 libisl23 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libksba8 libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 libmagic-mgc libmagic1 libmd0 libmpc3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5 libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsqlite3-0 libssh-4 libstdc++6 libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4 linux-libc-dev m4 manpages manpages-dev mingw-w64-common mingw-w64-i686-dev mingw-w64-x86-64-dev netbase openssh-client openssl p7zip patch perl perl-base perl-modules-5.34 pinentry-curses pkg-config publicsuffix readline-common rpcsvc-proto shared-mime-info ucf xauth xdg-user-dirs xz-utils Suggested packages: autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session libpam-systemd pinentry-gnome3 tor gcc-10-locales gcc-multilib flex bison gdb gcc-doc gcc-11-multilib gcc-11-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc debian-keyring bzr libgd-tools gdbm-l10n libtool-doc libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql gfortran | fortran95-compiler gcj-jdk m4-doc make-doc man-browser wine wine64 keychain libpam-ssh monkeysphere ssh-askpass p7zip-rar ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc dpkg-dev readline-doc The following NEW packages will be installed: autoconf automake autopoint autotools-dev binutils binutils-common binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 binutils-x86-64-linux-gnu bzip2 ca-certificates cpp cpp-11 dirmngr file fontconfig-config fonts-dejavu-core g++-mingw-w64 g++-mingw-w64-i686 g++-mingw-w64-i686-posix g++-mingw-w64-i686-win32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc gcc-11 gcc-11-base gcc-mingw-w64 gcc-mingw-w64-base gcc-mingw-w64-i686 gcc-mingw-w64-i686-posix gcc-mingw-w64-i686-posix-runtime gcc-mingw-w64-i686-win32 gcc-mingw-w64-i686-win32-runtime gcc-mingw-w64-x86-64 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libglib2.0-0 libglib2.0-data libgomp1 libicu70 libisl23 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libksba8 libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 libmagic-mgc libmagic1 libmd0 libmpc3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5 libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsqlite3-0 libssh-4 libtiff5 libtirpc-dev libtool libtsan0 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4 linux-libc-dev m4 make manpages manpages-dev mingw-w64 mingw-w64-common mingw-w64-i686-dev mingw-w64-tools mingw-w64-x86-64-dev netbase openssh-client openssl p7zip p7zip-full patch perl perl-modules-5.34 pinentry-curses pkg-config publicsuffix readline-common rpcsvc-proto shared-mime-info ucf wget win-iconv-mingw-w64-dev xauth xdg-user-dirs xz-utils The following packages will be upgraded: gcc-12-base libgcc-s1 libstdc++6 perl-base 4 upgraded, 163 newly installed, 0 to remove and 11 not upgraded. Need to get 327 MB of archives. After this operation, 1476 MB of additional disk space will be used. Get:1 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.1 [1758 kB] Get:2 http://mirror.kku.ac.th/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] Get:3 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB] Get:4 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] Get:5 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] Get:6 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.1 [4819 kB] Get:7 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.1 [232 kB] Get:8 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.1.0-2ubuntu1~22.04 [19.0 kB] Get:9 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.1.0-2ubuntu1~22.04 [696 kB] Get:10 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.1.0-2ubuntu1~22.04 [54.3 kB] Get:11 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.7 [1183 kB] Get:12 http://mirror.kku.ac.th/ubuntu jammy/main amd64 ca-certificates all 20211016 [148 kB] Get:13 http://mirror.kku.ac.th/ubuntu jammy/main amd64 less amd64 590-1build1 [143 kB] Get:14 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] Get:15 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] Get:16 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB] Get:17 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu1 [1461 kB] Get:18 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu1 [4882 B] Get:19 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] Get:20 http://mirror.kku.ac.th/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] Get:21 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] Get:22 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB] Get:23 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.2 [764 kB] Get:24 http://mirror.kku.ac.th/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] Get:25 http://mirror.kku.ac.th/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] Get:26 http://mirror.kku.ac.th/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] Get:27 http://mirror.kku.ac.th/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] Get:28 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB] Get:29 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB] Get:30 http://mirror.kku.ac.th/ubuntu jammy/main amd64 file amd64 1:5.41-3 [21.5 kB] Get:31 http://mirror.kku.ac.th/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] Get:32 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] Get:33 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] Get:34 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] Get:35 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB] Get:36 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] Get:37 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] Get:38 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] Get:39 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] Get:40 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] Get:41 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libx11-data all 2:1.7.5-1 [119 kB] Get:42 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libx11-6 amd64 2:1.7.5-1 [666 kB] Get:43 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] Get:44 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] Get:45 http://mirror.kku.ac.th/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] Get:46 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.1 [908 kB] Get:47 http://mirror.kku.ac.th/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] Get:48 http://mirror.kku.ac.th/ubuntu jammy/main amd64 wget amd64 1.21.2-2ubuntu1 [367 kB] Get:49 http://mirror.kku.ac.th/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] Get:50 http://mirror.kku.ac.th/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] Get:51 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] Get:52 http://mirror.kku.ac.th/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] Get:53 http://mirror.kku.ac.th/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] Get:54 http://mirror.kku.ac.th/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] Get:55 http://mirror.kku.ac.th/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] Get:56 http://mirror.kku.ac.th/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB] Get:57 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.1 [221 kB] Get:58 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.1 [661 kB] Get:59 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.1 [107 kB] Get:60 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.1 [103 kB] Get:61 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.1 [2328 kB] Get:62 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.1 [3198 B] Get:63 http://mirror.kku.ac.th/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] Get:64 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.3.0-1ubuntu1~22.04 [20.8 kB] Get:65 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] Get:66 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] Get:67 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] Get:68 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.3.0-1ubuntu1~22.04 [9967 kB] Get:69 http://mirror.kku.ac.th/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] Get:70 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] Get:71 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] Get:72 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] Get:73 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.1 [20.6 kB] Get:74 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.1 [53.8 kB] Get:75 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-0ubuntu0.22.04.1 [183 kB] Get:76 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] Get:77 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] Get:78 http://mirror.kku.ac.th/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] Get:79 http://mirror.kku.ac.th/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] Get:80 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 binutils-mingw-w64-i686 amd64 2.38-3ubuntu1+9build1 [2882 kB] Get:81 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 mingw-w64-common all 8.0.0-1 [4911 kB] Get:82 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 mingw-w64-i686-dev all 8.0.0-1 [2837 kB] Get:83 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-base amd64 10.3.0-14ubuntu1+24.3 [187 kB] Get:84 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-i686-posix-runtime amd64 10.3.0-14ubuntu1+24.3 [11.9 MB] Get:85 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-i686-posix amd64 10.3.0-14ubuntu1+24.3 [28.5 MB] Get:86 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 g++-mingw-w64-i686-posix amd64 10.3.0-14ubuntu1+24.3 [11.4 MB] Get:87 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-i686-win32-runtime amd64 10.3.0-14ubuntu1+24.3 [11.9 MB] Get:88 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-i686-win32 amd64 10.3.0-14ubuntu1+24.3 [28.5 MB] Get:89 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 g++-mingw-w64-i686-win32 amd64 10.3.0-14ubuntu1+24.3 [11.4 MB] Get:90 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 binutils-mingw-w64-x86-64 amd64 2.38-3ubuntu1+9build1 [3308 kB] Get:91 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3684 kB] Get:92 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.3.0-14ubuntu1+24.3 [12.8 MB] Get:93 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-x86-64-posix amd64 10.3.0-14ubuntu1+24.3 [28.7 MB] Get:94 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 g++-mingw-w64-x86-64-posix amd64 10.3.0-14ubuntu1+24.3 [11.6 MB] Get:95 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.3.0-14ubuntu1+24.3 [12.8 MB] Get:96 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-x86-64-win32 amd64 10.3.0-14ubuntu1+24.3 [28.7 MB] Get:97 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 g++-mingw-w64-x86-64-win32 amd64 10.3.0-14ubuntu1+24.3 [11.6 MB] Get:98 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.1.0-2ubuntu1~22.04 [47.4 kB] Get:99 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.1.0-2ubuntu1~22.04 [126 kB] Get:100 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libitm1 amd64 12.1.0-2ubuntu1~22.04 [30.2 kB] Get:101 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.1.0-2ubuntu1~22.04 [10.4 kB] Get:102 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libasan6 amd64 11.3.0-1ubuntu1~22.04 [2284 kB] Get:103 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.1.0-2ubuntu1~22.04 [1069 kB] Get:104 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.3.0-1ubuntu1~22.04 [2262 kB] Get:105 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.1.0-2ubuntu1~22.04 [976 kB] Get:106 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.1.0-2ubuntu1~22.04 [154 kB] Get:107 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.3.0-1ubuntu1~22.04 [2517 kB] Get:108 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.3.0-1ubuntu1~22.04 [20.1 MB] Get:109 http://mirror.kku.ac.th/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] Get:110 http://mirror.kku.ac.th/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB] Get:111 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] Get:112 http://mirror.kku.ac.th/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:113 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB] Get:114 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.7 [283 kB] Get:115 http://mirror.kku.ac.th/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] Get:116 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.6 [953 kB] Get:117 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.6 [3142 kB] Get:118 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:119 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] Get:120 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] Get:121 http://mirror.kku.ac.th/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] Get:122 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] Get:123 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] Get:124 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] Get:125 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] Get:126 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:127 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.1 [20.4 kB] Get:128 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.1 [389 kB] Get:129 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] Get:130 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] Get:131 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] Get:132 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] Get:133 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] Get:134 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB] Get:135 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.3 [183 kB] Get:136 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.1 [36.4 kB] Get:137 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] Get:138 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.1 [28.9 kB] Get:139 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-58.64 [1347 kB] Get:140 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] Get:141 http://mirror.kku.ac.th/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] Get:142 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] Get:143 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] Get:144 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.1 [2099 kB] Get:145 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB] Get:146 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] Get:147 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB] Get:148 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] Get:149 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB] Get:150 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.1 [57.2 kB] Get:151 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] Get:152 http://mirror.kku.ac.th/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] Get:153 http://mirror.kku.ac.th/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] Get:154 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 p7zip amd64 16.02+dfsg-8 [363 kB] Get:155 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 p7zip-full amd64 16.02+dfsg-8 [1186 kB] Get:156 http://mirror.kku.ac.th/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] Get:157 http://mirror.kku.ac.th/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] Get:158 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 g++-mingw-w64-i686 all 10.3.0-14ubuntu1+24.3 [186 kB] Get:159 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 g++-mingw-w64-x86-64 all 10.3.0-14ubuntu1+24.3 [186 kB] Get:160 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 g++-mingw-w64 all 10.3.0-14ubuntu1+24.3 [186 kB] Get:161 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-i686 all 10.3.0-14ubuntu1+24.3 [187 kB] Get:162 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64-x86-64 all 10.3.0-14ubuntu1+24.3 [187 kB] Get:163 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 gcc-mingw-w64 all 10.3.0-14ubuntu1+24.3 [186 kB] Get:164 http://mirror.kku.ac.th/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] Get:165 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 mingw-w64 all 8.0.0-1 [9052 B] Get:166 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 mingw-w64-tools amd64 8.0.0-1 [248 kB] Get:167 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 win-iconv-mingw-w64-dev all 0.0.8-4 [75.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 327 MB in 22s (15.1 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4395 files and directories currently installed.) Preparing to unpack .../perl-base_5.34.0-3ubuntu1.1_amd64.deb ... Unpacking perl-base (5.34.0-3ubuntu1.1) over (5.34.0-3ubuntu1) ... Setting up perl-base (5.34.0-3ubuntu1.1) ... Selecting previously unselected package liblocale-gettext-perl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4395 files and directories currently installed.) Preparing to unpack .../0-liblocale-gettext-perl_1.07-4build3_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-4build3) ... Selecting previously unselected package perl-modules-5.34. Preparing to unpack .../1-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ... Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../2-libgdbm6_1.23-1_amd64.deb ... Unpacking libgdbm6:amd64 (1.23-1) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../3-libgdbm-compat4_1.23-1_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.23-1) ... Selecting previously unselected package libperl5.34:amd64. Preparing to unpack .../4-libperl5.34_5.34.0-3ubuntu1.1_amd64.deb ... Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.1) ... Selecting previously unselected package perl. Preparing to unpack .../5-perl_5.34.0-3ubuntu1.1_amd64.deb ... Unpacking perl (5.34.0-3ubuntu1.1) ... Preparing to unpack .../6-gcc-12-base_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking gcc-12-base:amd64 (12.1.0-2ubuntu1~22.04) over (12-20220319-1ubuntu1) ... Setting up gcc-12-base:amd64 (12.1.0-2ubuntu1~22.04) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6397 files and directories currently installed.) Preparing to unpack .../libstdc++6_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking libstdc++6:amd64 (12.1.0-2ubuntu1~22.04) over (12-20220319-1ubuntu1) ... Setting up libstdc++6:amd64 (12.1.0-2ubuntu1~22.04) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6397 files and directories currently installed.) Preparing to unpack .../libgcc-s1_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking libgcc-s1:amd64 (12.1.0-2ubuntu1~22.04) over (12-20220319-1ubuntu1) ... Setting up libgcc-s1:amd64 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package openssl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6397 files and directories currently installed.) Preparing to unpack .../000-openssl_3.0.2-0ubuntu1.7_amd64.deb ... Unpacking openssl (3.0.2-0ubuntu1.7) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../001-ca-certificates_20211016_all.deb ... Unpacking ca-certificates (20211016) ... Selecting previously unselected package less. Preparing to unpack .../002-less_590-1build1_amd64.deb ... Unpacking less (590-1build1) ... Selecting previously unselected package libmd0:amd64. Preparing to unpack .../003-libmd0_1.0.4-1build1_amd64.deb ... Unpacking libmd0:amd64 (1.0.4-1build1) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../004-libbsd0_0.11.5-1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.5-1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../005-libexpat1_2.4.7-1ubuntu0.2_amd64.deb ... Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../006-libglib2.0-0_2.72.4-0ubuntu1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../007-libglib2.0-data_2.72.4-0ubuntu1_all.deb ... Unpacking libglib2.0-data (2.72.4-0ubuntu1) ... Selecting previously unselected package libicu70:amd64. Preparing to unpack .../008-libicu70_70.1-2_amd64.deb ... Unpacking libicu70:amd64 (70.1-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../009-readline-common_8.1.2-1_all.deb ... Unpacking readline-common (8.1.2-1) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../010-libreadline8_8.1.2-1_amd64.deb ... Unpacking libreadline8:amd64 (8.1.2-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../011-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../012-libxml2_2.9.13+dfsg-1ubuntu0.2_amd64.deb ... Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ... Selecting previously unselected package netbase. Preparing to unpack .../013-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../014-shared-mime-info_2.1-2_amd64.deb ... Unpacking shared-mime-info (2.1-2) ... Selecting previously unselected package ucf. Preparing to unpack .../015-ucf_3.0043_all.deb ... Moving old data out of the way Unpacking ucf (3.0043) ... Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../016-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... Unpacking xdg-user-dirs (0.17-2ubuntu4) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../017-libmagic-mgc_1%3a5.41-3_amd64.deb ... Unpacking libmagic-mgc (1:5.41-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../018-libmagic1_1%3a5.41-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.41-3) ... Selecting previously unselected package file. Preparing to unpack .../019-file_1%3a5.41-3_amd64.deb ... Unpacking file (1:5.41-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../020-gettext-base_0.21-4ubuntu4_amd64.deb ... Unpacking gettext-base (0.21-4ubuntu4) ... Selecting previously unselected package libcbor0.8:amd64. Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../022-libedit2_3.1-20210910-1build1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20210910-1build1) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../023-libfido2-1_1.10.0-1_amd64.deb ... Unpacking libfido2-1:amd64 (1.10.0-1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../024-libnghttp2-14_1.43.0-1build3_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ... Selecting previously unselected package libpng16-16:amd64. Preparing to unpack .../025-libpng16-16_1.6.37-3build5_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.37-3build5) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../026-libpsl5_0.21.0-1.2build2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../027-libxau6_1%3a1.0.9-1build5_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-1build5) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../028-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../029-libxcb1_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libx11-data. Preparing to unpack .../030-libx11-data_2%3a1.7.5-1_all.deb ... Unpacking libx11-data (2:1.7.5-1) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../031-libx11-6_2%3a1.7.5-1_amd64.deb ... Unpacking libx11-6:amd64 (2:1.7.5-1) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../032-libxext6_2%3a1.3.4-1build1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-1build1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../033-libxmuu1_2%3a1.1.3-3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-3) ... Selecting previously unselected package manpages. Preparing to unpack .../034-manpages_5.10-1ubuntu1_all.deb ... Unpacking manpages (5.10-1ubuntu1) ... Selecting previously unselected package openssh-client. Preparing to unpack .../035-openssh-client_1%3a8.9p1-3ubuntu0.1_amd64.deb ... Unpacking openssh-client (1:8.9p1-3ubuntu0.1) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../036-publicsuffix_20211207.1025-1_all.deb ... Unpacking publicsuffix (20211207.1025-1) ... Selecting previously unselected package wget. Preparing to unpack .../037-wget_1.21.2-2ubuntu1_amd64.deb ... Unpacking wget (1.21.2-2ubuntu1) ... Selecting previously unselected package xauth. Preparing to unpack .../038-xauth_1%3a1.1-1build2_amd64.deb ... Unpacking xauth (1:1.1-1build2) ... Selecting previously unselected package xz-utils. Preparing to unpack .../039-xz-utils_5.2.5-2ubuntu1_amd64.deb ... Unpacking xz-utils (5.2.5-2ubuntu1) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../040-libsigsegv2_2.13-1ubuntu3_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... Selecting previously unselected package m4. Preparing to unpack .../041-m4_1.4.18-5ubuntu2_amd64.deb ... Unpacking m4 (1.4.18-5ubuntu2) ... Selecting previously unselected package autoconf. Preparing to unpack .../042-autoconf_2.71-2_all.deb ... Unpacking autoconf (2.71-2) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../043-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../044-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../045-autopoint_0.21-4ubuntu4_all.deb ... Unpacking autopoint (0.21-4ubuntu4) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../046-binutils-common_2.38-4ubuntu2.1_amd64.deb ... Unpacking binutils-common:amd64 (2.38-4ubuntu2.1) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../047-libbinutils_2.38-4ubuntu2.1_amd64.deb ... Unpacking libbinutils:amd64 (2.38-4ubuntu2.1) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../048-libctf-nobfd0_2.38-4ubuntu2.1_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.1) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../049-libctf0_2.38-4ubuntu2.1_amd64.deb ... Unpacking libctf0:amd64 (2.38-4ubuntu2.1) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../050-binutils-x86-64-linux-gnu_2.38-4ubuntu2.1_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.1) ... Selecting previously unselected package binutils. Preparing to unpack .../051-binutils_2.38-4ubuntu2.1_amd64.deb ... Unpacking binutils (2.38-4ubuntu2.1) ... Selecting previously unselected package bzip2. Preparing to unpack .../052-bzip2_1.0.8-5build1_amd64.deb ... Unpacking bzip2 (1.0.8-5build1) ... Selecting previously unselected package gcc-11-base:amd64. Preparing to unpack .../053-gcc-11-base_11.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11-base:amd64 (11.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../054-libisl23_0.24-2build1_amd64.deb ... Unpacking libisl23:amd64 (0.24-2build1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../055-libmpfr6_4.1.0-3build3_amd64.deb ... Unpacking libmpfr6:amd64 (4.1.0-3build3) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../056-libmpc3_1.2.1-2build1_amd64.deb ... Unpacking libmpc3:amd64 (1.2.1-2build1) ... Selecting previously unselected package cpp-11. Preparing to unpack .../057-cpp-11_11.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ... Selecting previously unselected package cpp. Preparing to unpack .../058-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking cpp (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../059-libassuan0_2.5.5-1build1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../060-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../061-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg2-3ubuntu1.1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.1) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../064-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../065-libnpth0_1.6-3build2_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../066-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../067-fonts-dejavu-core_2.37-2build1_all.deb ... Unpacking fonts-dejavu-core (2.37-2build1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../068-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... Selecting previously unselected package binutils-mingw-w64-i686. Preparing to unpack .../069-binutils-mingw-w64-i686_2.38-3ubuntu1+9build1_amd64.deb ... Unpacking binutils-mingw-w64-i686 (2.38-3ubuntu1+9build1) ... Selecting previously unselected package mingw-w64-common. Preparing to unpack .../070-mingw-w64-common_8.0.0-1_all.deb ... Unpacking mingw-w64-common (8.0.0-1) ... Selecting previously unselected package mingw-w64-i686-dev. Preparing to unpack .../071-mingw-w64-i686-dev_8.0.0-1_all.deb ... Unpacking mingw-w64-i686-dev (8.0.0-1) ... Selecting previously unselected package gcc-mingw-w64-base:amd64. Preparing to unpack .../072-gcc-mingw-w64-base_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-base:amd64 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-i686-posix-runtime. Preparing to unpack .../073-gcc-mingw-w64-i686-posix-runtime_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-i686-posix-runtime (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-i686-posix. Preparing to unpack .../074-gcc-mingw-w64-i686-posix_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-i686-posix (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package g++-mingw-w64-i686-posix. Preparing to unpack .../075-g++-mingw-w64-i686-posix_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking g++-mingw-w64-i686-posix (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-i686-win32-runtime. Preparing to unpack .../076-gcc-mingw-w64-i686-win32-runtime_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-i686-win32-runtime (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-i686-win32. Preparing to unpack .../077-gcc-mingw-w64-i686-win32_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-i686-win32 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package g++-mingw-w64-i686-win32. Preparing to unpack .../078-g++-mingw-w64-i686-win32_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking g++-mingw-w64-i686-win32 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package binutils-mingw-w64-x86-64. Preparing to unpack .../079-binutils-mingw-w64-x86-64_2.38-3ubuntu1+9build1_amd64.deb ... Unpacking binutils-mingw-w64-x86-64 (2.38-3ubuntu1+9build1) ... Selecting previously unselected package mingw-w64-x86-64-dev. Preparing to unpack .../080-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. Preparing to unpack .../081-gcc-mingw-w64-x86-64-posix-runtime_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-x86-64-posix. Preparing to unpack .../082-gcc-mingw-w64-x86-64-posix_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-x86-64-posix (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package g++-mingw-w64-x86-64-posix. Preparing to unpack .../083-g++-mingw-w64-x86-64-posix_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking g++-mingw-w64-x86-64-posix (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. Preparing to unpack .../084-gcc-mingw-w64-x86-64-win32-runtime_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-x86-64-win32. Preparing to unpack .../085-gcc-mingw-w64-x86-64-win32_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking gcc-mingw-w64-x86-64-win32 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package g++-mingw-w64-x86-64-win32. Preparing to unpack .../086-g++-mingw-w64-x86-64-win32_10.3.0-14ubuntu1+24.3_amd64.deb ... Unpacking g++-mingw-w64-x86-64-win32 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../087-libcc1-0_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../088-libgomp1_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../089-libitm1_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking libitm1:amd64 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../090-libatomic1_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libasan6:amd64. Preparing to unpack .../091-libasan6_11.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libasan6:amd64 (11.3.0-1ubuntu1~22.04) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../092-liblsan0_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../093-libtsan0_11.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libtsan0:amd64 (11.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../094-libubsan1_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../095-libquadmath0_12.1.0-2ubuntu1~22.04_amd64.deb ... Unpacking libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libgcc-11-dev:amd64. Preparing to unpack .../096-libgcc-11-dev_11.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgcc-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc-11. Preparing to unpack .../097-gcc-11_11.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc. Preparing to unpack .../098-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking gcc (4:11.2.0-1ubuntu1) ... Selecting previously unselected package gettext. Preparing to unpack .../099-gettext_0.21-4ubuntu4_amd64.deb ... Unpacking gettext (0.21-4ubuntu4) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../100-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../102-libssh-4_0.9.6-2build1_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2build1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../103-libcurl3-gnutls_7.81.0-1ubuntu1.7_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.7) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... Selecting previously unselected package git-man. Preparing to unpack .../105-git-man_1%3a2.34.1-1ubuntu1.6_all.deb ... Unpacking git-man (1:2.34.1-1ubuntu1.6) ... Selecting previously unselected package git. Preparing to unpack .../106-git_1%3a2.34.1-1ubuntu1.6_amd64.deb ... Unpacking git (1:2.34.1-1ubuntu1.6) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../107-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../108-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../109-gpg_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../110-pinentry-curses_1.1.1-1build2_amd64.deb ... Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../111-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../112-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../113-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../114-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../115-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../116-libc-dev-bin_2.35-0ubuntu3.1_amd64.deb ... Unpacking libc-dev-bin (2.35-0ubuntu3.1) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../117-libfreetype6_2.11.1+dfsg-1ubuntu0.1_amd64.deb ... Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../118-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../119-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../120-libjpeg8_8c-2ubuntu10_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../121-libdeflate0_1.10-2_amd64.deb ... Unpacking libdeflate0:amd64 (1.10-2) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../122-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Selecting previously unselected package libwebp7:amd64. Preparing to unpack .../123-libwebp7_1.2.2-2_amd64.deb ... Unpacking libwebp7:amd64 (1.2.2-2) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../124-libtiff5_4.3.0-6ubuntu0.3_amd64.deb ... Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.3) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../125-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../126-libgd3_2.3.0-2ubuntu2_amd64.deb ... Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... Selecting previously unselected package libc-devtools. Preparing to unpack .../127-libc-devtools_2.35-0ubuntu3.1_amd64.deb ... Unpacking libc-devtools (2.35-0ubuntu3.1) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../128-linux-libc-dev_5.15.0-58.64_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.15.0-58.64) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../129-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../130-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../131-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../132-libnsl-dev_1.3.0-2build2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../133-libc6-dev_2.35-0ubuntu3.1_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-0ubuntu3.1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../134-libdpkg-perl_1.21.1ubuntu2.1_all.deb ... Unpacking libdpkg-perl (1.21.1ubuntu2.1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../135-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build7) ... Selecting previously unselected package libldap-common. Preparing to unpack .../136-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ... Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../137-libltdl7_2.4.6-15build2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-15build2) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../138-libltdl-dev_2.4.6-15build2_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-15build2) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../139-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.1_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.1) ... Selecting previously unselected package libtool. Preparing to unpack .../140-libtool_2.4.6-15build2_all.deb ... Unpacking libtool (2.4.6-15build2) ... Selecting previously unselected package make. Preparing to unpack .../141-make_4.3-4.1build1_amd64.deb ... Unpacking make (4.3-4.1build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../142-manpages-dev_5.10-1ubuntu1_all.deb ... Unpacking manpages-dev (5.10-1ubuntu1) ... Selecting previously unselected package p7zip. Preparing to unpack .../143-p7zip_16.02+dfsg-8_amd64.deb ... Unpacking p7zip (16.02+dfsg-8) ... Selecting previously unselected package p7zip-full. Preparing to unpack .../144-p7zip-full_16.02+dfsg-8_amd64.deb ... Unpacking p7zip-full (16.02+dfsg-8) ... Selecting previously unselected package patch. Preparing to unpack .../145-patch_2.7.6-7build2_amd64.deb ... Unpacking patch (2.7.6-7build2) ... Selecting previously unselected package pkg-config. Preparing to unpack .../146-pkg-config_0.29.2-1ubuntu3_amd64.deb ... Unpacking pkg-config (0.29.2-1ubuntu3) ... Selecting previously unselected package g++-mingw-w64-i686. Preparing to unpack .../147-g++-mingw-w64-i686_10.3.0-14ubuntu1+24.3_all.deb ... Unpacking g++-mingw-w64-i686 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package g++-mingw-w64-x86-64. Preparing to unpack .../148-g++-mingw-w64-x86-64_10.3.0-14ubuntu1+24.3_all.deb ... Unpacking g++-mingw-w64-x86-64 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package g++-mingw-w64. Preparing to unpack .../149-g++-mingw-w64_10.3.0-14ubuntu1+24.3_all.deb ... Unpacking g++-mingw-w64 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-i686. Preparing to unpack .../150-gcc-mingw-w64-i686_10.3.0-14ubuntu1+24.3_all.deb ... Unpacking gcc-mingw-w64-i686 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64-x86-64. Preparing to unpack .../151-gcc-mingw-w64-x86-64_10.3.0-14ubuntu1+24.3_all.deb ... Unpacking gcc-mingw-w64-x86-64 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gcc-mingw-w64. Preparing to unpack .../152-gcc-mingw-w64_10.3.0-14ubuntu1+24.3_all.deb ... Unpacking gcc-mingw-w64 (10.3.0-14ubuntu1+24.3) ... Selecting previously unselected package gnupg2. Preparing to unpack .../153-gnupg2_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... Selecting previously unselected package mingw-w64. Preparing to unpack .../154-mingw-w64_8.0.0-1_all.deb ... Unpacking mingw-w64 (8.0.0-1) ... Selecting previously unselected package mingw-w64-tools. Preparing to unpack .../155-mingw-w64-tools_8.0.0-1_amd64.deb ... Unpacking mingw-w64-tools (8.0.0-1) ... Selecting previously unselected package win-iconv-mingw-w64-dev. Preparing to unpack .../156-win-iconv-mingw-w64-dev_0.0.8-4_all.deb ... Unpacking win-iconv-mingw-w64-dev (0.0.8-4) ... Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ... Setting up gcc-11-base:amd64 (11.3.0-1ubuntu1~22.04) ... Setting up libxau6:amd64 (1:1.0.9-1build5) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up wget (1.21.2-2ubuntu1) ... Setting up xdg-user-dirs (0.17-2ubuntu4) ... Setting up libmagic-mgc (1:5.41-3) ... Setting up win-iconv-mingw-w64-dev (0.0.8-4) ... Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu1) ... No schema files found: doing nothing. Setting up manpages (5.10-1ubuntu1) ... Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ... Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.1) ... Setting up binutils-common:amd64 (2.38-4ubuntu2.1) ... Setting up libnghttp2-14:amd64 (1.43.0-1build3) ... Setting up libmagic1:amd64 (1:5.41-3) ... Setting up libdeflate0:amd64 (1.10-2) ... Setting up less (590-1build1) ... Setting up linux-libc-dev:amd64 (5.15.0-58.64) ... Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.1) ... Setting up gettext-base (0.21-4ubuntu4) ... Setting up libnpth0:amd64 (1.6-3build2) ... Setting up gcc-mingw-w64-base:amd64 (10.3.0-14ubuntu1+24.3) ... Setting up file (1:5.41-3) ... Setting up libassuan0:amd64 (2.5.5-1build1) ... Setting up libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ... Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ... Setting up bzip2 (1.0.8-5build1) ... Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ... Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Setting up libasan6:amd64 (11.3.0-1ubuntu1~22.04) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.1) ... Setting up autotools-dev (20220109.1) ... Setting up gcc-mingw-w64-i686-posix-runtime (10.3.0-14ubuntu1+24.3) ... Setting up libglib2.0-data (2.72.4-0ubuntu1) ... Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... Setting up libx11-data (2:1.7.5-1) ... Setting up make (4.3-4.1build1) ... Setting up libmpfr6:amd64 (4.1.0-3build3) ... Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... Setting up xz-utils (5.2.5-2ubuntu1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist Setting up libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ... Setting up libpng16-16:amd64 (1.6.37-3build5) ... Setting up libmpc3:amd64 (1.2.1-2build1) ... Setting up libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ... Setting up patch (2.7.6-7build2) ... Setting up autopoint (0.21-4ubuntu4) ... Setting up fonts-dejavu-core (2.37-2build1) ... Setting up ucf (3.0043) ... Setting up binutils-mingw-w64-i686 (2.38-3ubuntu1+9build1) ... Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.1) ... Setting up libssh-4:amd64 (0.9.6-2build1) ... Setting up libwebp7:amd64 (1.2.2-2) ... Setting up libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ... Setting up gcc-mingw-w64-x86-64-win32-runtime (10.3.0-14ubuntu1+24.3) ... Setting up libmd0:amd64 (1.0.4-1build1) ... Setting up libnsl-dev:amd64 (1.3.0-2build2) ... Setting up gcc-mingw-w64-i686-win32-runtime (10.3.0-14ubuntu1+24.3) ... Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... Setting up git-man (1:2.34.1-1ubuntu1.6) ... Setting up netbase (6.3) ... Setting up mingw-w64-common (8.0.0-1) ... Setting up libbinutils:amd64 (2.38-4ubuntu2.1) ... Setting up libfido2-1:amd64 (1.10.0-1) ... Setting up libisl23:amd64 (0.24-2build1) ... Setting up libc-dev-bin (2.35-0ubuntu3.1) ... Setting up openssl (3.0.2-0ubuntu1.7) ... Setting up libbsd0:amd64 (0.11.5-1) ... Setting up readline-common (8.1.2-1) ... Setting up publicsuffix (20211207.1025-1) ... Setting up libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ... Setting up liblocale-gettext-perl (1.07-4build3) ... Setting up liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ... Setting up p7zip (16.02+dfsg-8) ... Setting up libitm1:amd64 (12.1.0-2ubuntu1~22.04) ... Setting up libgdbm6:amd64 (1.23-1) ... Setting up libicu70:amd64 (70.1-2) ... Setting up libtsan0:amd64 (11.3.0-1ubuntu1~22.04) ... Setting up libctf0:amd64 (2.38-4ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu10) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ... Setting up mingw-w64-x86-64-dev (8.0.0-1) ... Setting up manpages-dev (5.10-1ubuntu1) ... Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Setting up libxcb1:amd64 (1.14-3ubuntu3) ... Setting up binutils-mingw-w64-x86-64 (2.38-3ubuntu1+9build1) ... Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... Setting up gcc-mingw-w64-x86-64-posix-runtime (10.3.0-14ubuntu1+24.3) ... Setting up libedit2:amd64 (3.1-20210910-1build1) ... Setting up libreadline8:amd64 (8.1.2-1) ... Setting up m4 (1.4.18-5ubuntu2) ... Setting up p7zip-full (16.02+dfsg-8) ... Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ... Setting up gcc-mingw-w64-x86-64-posix (10.3.0-14ubuntu1+24.3) ... update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode Setting up ca-certificates (20211016) ... Updating certificates in /etc/ssl/certs... 127 added, 0 removed; done. Setting up gcc-mingw-w64-x86-64-win32 (10.3.0-14ubuntu1+24.3) ... update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ... Setting up gcc-mingw-w64-x86-64 (10.3.0-14ubuntu1+24.3) ... update-alternatives: warning: forcing reinstallation of alternative /usr/bin/x86_64-w64-mingw32-gcc-win32 because link group x86_64-w64-mingw32-gcc is broken update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-8 because associated file /usr/bin/x86_64-w64-mingw32-gcc-8.3-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist Setting up libgdbm-compat4:amd64 (1.23-1) ... Setting up libgcc-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ... Setting up cpp (4:11.2.0-1ubuntu1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up mingw-w64-i686-dev (8.0.0-1) ... Setting up libc6-dev:amd64 (2.35-0ubuntu3.1) ... Setting up libx11-6:amd64 (2:1.7.5-1) ... Setting up libtiff5:amd64 (4.3.0-6ubuntu0.3) ... Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ... Setting up libxmuu1:amd64 (2:1.1.3-3) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.1) ... Setting up gcc-mingw-w64-i686-win32 (10.3.0-14ubuntu1+24.3) ... update-alternatives: using /usr/bin/i686-w64-mingw32-gcc-win32 to provide /usr/bin/i686-w64-mingw32-gcc (i686-w64-mingw32-gcc) in auto mode Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.1) ... Setting up gettext (0.21-4ubuntu4) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ... Setting up g++-mingw-w64-i686-win32 (10.3.0-14ubuntu1+24.3) ... update-alternatives: using /usr/bin/i686-w64-mingw32-g++-win32 to provide /usr/bin/i686-w64-mingw32-g++ (i686-w64-mingw32-g++) in auto mode Setting up g++-mingw-w64-x86-64-win32 (10.3.0-14ubuntu1+24.3) ... update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode Setting up openssh-client (1:8.9p1-3ubuntu0.1) ... update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist Setting up gcc-mingw-w64-i686-posix (10.3.0-14ubuntu1+24.3) ... Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up libxext6:amd64 (2:1.3.4-1build1) ... Setting up g++-mingw-w64-x86-64-posix (10.3.0-14ubuntu1+24.3) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.7) ... Setting up binutils (2.38-4ubuntu2.1) ... Setting up gcc-mingw-w64-i686 (10.3.0-14ubuntu1+24.3) ... update-alternatives: warning: forcing reinstallation of alternative /usr/bin/i686-w64-mingw32-gcc-win32 because link group i686-w64-mingw32-gcc is broken update-alternatives: warning: skip creation of /usr/bin/i686-w64-mingw32-gcc-8 because associated file /usr/bin/i686-w64-mingw32-gcc-8.3-win32 (of link group i686-w64-mingw32-gcc) doesn't exist Setting up dirmngr (2.2.27-3ubuntu2.1) ... Setting up perl (5.34.0-3ubuntu1.1) ... Setting up g++-mingw-w64-x86-64 (10.3.0-14ubuntu1+24.3) ... Setting up shared-mime-info (2.1-2) ... Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... Setting up libdpkg-perl (1.21.1ubuntu2.1) ... Setting up autoconf (2.71-2) ... Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ... Setting up xauth (1:1.1-1build2) ... Setting up gcc-mingw-w64 (10.3.0-14ubuntu1+24.3) ... Setting up g++-mingw-w64-i686-posix (10.3.0-14ubuntu1+24.3) ... Setting up libc-devtools (2.35-0ubuntu3.1) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up libtool (2.4.6-15build2) ... Setting up libfile-fcntllock-perl (0.22-3build7) ... Setting up gcc (4:11.2.0-1ubuntu1) ... Setting up liberror-perl (0.17029-1) ... Setting up libltdl-dev:amd64 (2.4.6-15build2) ... Setting up g++-mingw-w64-i686 (10.3.0-14ubuntu1+24.3) ... Setting up pkg-config (0.29.2-1ubuntu3) ... Setting up git (1:2.34.1-1ubuntu1.6) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up gnupg2 (2.2.27-3ubuntu2.1) ... Setting up mingw-w64-tools (8.0.0-1) ... Setting up g++-mingw-w64 (10.3.0-14ubuntu1+24.3) ... Setting up mingw-w64 (8.0.0-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Processing triggers for ca-certificates (20211016) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container 4e0543b5ed50 ---> 38bc52e6cfe2 Step 7/32 : COPY winehq.key /tmp ---> 843518cb2c6d Step 8/32 : ENV WINEDIST=devel ---> Running in 1078ea480771 Removing intermediate container 1078ea480771 ---> 5c9d889f2d69 Step 9/32 : ENV WINEVERSION=7.7~${UBUNTUDIST}-1 ---> Running in 19630aee8de3 Removing intermediate container 19630aee8de3 ---> 0ba8d3b3cc20 Step 10/32 : RUN echo "78b185fabdb323971d13bd329fefc8038e08559aa51c4996de18db0639a51df6 /tmp/winehq.key" | sha256sum -c - && apt-key add /tmp/winehq.key && echo deb https://dl.winehq.org/wine-builds/ubuntu/ ${UBUNTUDIST} main >> /etc/apt/sources.list && apt-get update -q && apt-get install -qy wine-${WINEDIST}-amd64:amd64=${WINEVERSION} wine-${WINEDIST}-i386:i386=${WINEVERSION} wine-${WINEDIST}:amd64=${WINEVERSION} winehq-${WINEDIST}:amd64=${WINEVERSION} cabextract=1.9-3 xvfb=2:21.1.3-2ubuntu2.5 winbind=2:4.15.9+dfsg-0ubuntu0.3 ---> Running in fdeedb6b7c0e /tmp/winehq.key: OK Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). OK Hit:1 http://mirror.kku.ac.th/ubuntu jammy InRelease Hit:2 http://mirror.kku.ac.th/ubuntu jammy-updates InRelease Hit:3 http://mirror.kku.ac.th/ubuntu jammy-backports InRelease Get:4 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease [8041 B] Hit:5 http://mirror.kku.ac.th/ubuntu jammy-security InRelease Get:6 https://dl.winehq.org/wine-builds/ubuntu jammy/main amd64 Packages [93.7 kB] Get:7 https://dl.winehq.org/wine-builds/ubuntu jammy/main i386 Packages [93.9 kB] Get:8 https://dl.winehq.org/wine-builds/ubuntu jammy/main all Packages [856 B] Fetched 197 kB in 1s (153 kB/s) Reading package lists... W: https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: acl alsa-topology-conf alsa-ucm-conf avahi-daemon bind9-host bind9-libs dbus fontconfig gcc-12-base:i386 gstreamer1.0-plugins-base gstreamer1.0-plugins-base:i386 ipp-usb iso-codes krb5-locales libapparmor1 libapparmor1:i386 libasound2 libasound2:i386 libasound2-data libasound2-plugins libasound2-plugins:i386 libasyncns0 libasyncns0:i386 libatomic1:i386 libavahi-client3 libavahi-client3:i386 libavahi-common-data libavahi-common-data:i386 libavahi-common3 libavahi-common3:i386 libavahi-core7 libblkid1:i386 libbrotli1:i386 libbsd0:i386 libbz2-1.0:i386 libc6:i386 libcairo2 libcairo2:i386 libcap2:i386 libcap2-bin libcdparanoia0 libcdparanoia0:i386 libcom-err2:i386 libcrypt1:i386 libcups2 libcups2:i386 libcurl3-gnutls:i386 libcurl4 libcurl4:i386 libdaemon0 libdatrie1 libdatrie1:i386 libdb5.3:i386 libdbus-1-3 libdbus-1-3:i386 libdecor-0-0 libdecor-0-0:i386 libdecor-0-plugin-1-cairo libdecor-0-plugin-1-cairo:i386 libdeflate0:i386 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdrm2:i386 libdw1 libdw1:i386 libedit2:i386 libelf1 libelf1:i386 libexif12 libexif12:i386 libexpat1:i386 libffi8:i386 libflac8 libflac8:i386 libfontconfig1:i386 libfontenc1 libfreetype6:i386 libfribidi0 libfribidi0:i386 libgbm1 libgbm1:i386 libgcc-s1:i386 libgcrypt20:i386 libgd3:i386 libgdbm-compat4:i386 libgdbm6:i386 libgl1 libgl1-amber-dri libgl1-mesa-dri libglapi-mesa libglapi-mesa:i386 libglib2.0-0:i386 libglu1-mesa libglu1-mesa:i386 libglvnd0 libglvnd0:i386 libglx-mesa0 libglx0 libgmp10:i386 libgnutls30 libgnutls30:i386 libgpg-error-l10n libgpg-error0:i386 libgpgme11 libgphoto2-6 libgphoto2-6:i386 libgphoto2-l10n libgphoto2-port12 libgphoto2-port12:i386 libgpm2:i386 libgraphite2-3 libgraphite2-3:i386 libgssapi-krb5-2:i386 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0 libgstreamer1.0-0:i386 libharfbuzz0b libharfbuzz0b:i386 libhogweed6:i386 libice6 libicu70:i386 libidn2-0:i386 libieee1284-3 libieee1284-3:i386 libjack-jackd2-0 libjack-jackd2-0:i386 libjansson4 libjbig0:i386 libjpeg-turbo8:i386 libjpeg8:i386 libjson-c5 libk5crypto3:i386 libkeyutils1:i386 libkmod2 libkrb5-3:i386 libkrb5support0:i386 liblcms2-2 liblcms2-2:i386 libldap-2.5-0:i386 libldb2 libllvm13 libllvm13:i386 liblmdb0 libltdl7:i386 liblz4-1:i386 liblzma5:i386 libmaxminddb0 libmd0:i386 libmount1:i386 libmpdec3 libmspack0 libncurses6:i386 libnettle8:i386 libnghttp2-14:i386 libnsl2:i386 libnspr4 libnspr4:i386 libnss-mdns libnss-nis:i386 libnss-nisplus:i386 libnss3 libnss3:i386 libodbc1 libodbc1:i386 libodbc2 libodbc2:i386 libodbccr2 libodbccr2:i386 libogg0 libogg0:i386 libopenal-data libopenal1 libopenal1:i386 libopengl0 libopengl0:i386 libopenjp2-7 libopenjp2-7:i386 libopus0 libopus0:i386 liborc-0.4-0 liborc-0.4-0:i386 libosmesa6 libosmesa6:i386 libp11-kit0:i386 libpam-cap libpango-1.0-0 libpango-1.0-0:i386 libpangocairo-1.0-0 libpangocairo-1.0-0:i386 libpangoft2-1.0-0 libpangoft2-1.0-0:i386 libpcap0.8 libpcap0.8:i386 libpci3 libpci3:i386 libpciaccess0 libpcre2-8-0 libpcre2-8-0:i386 libpcre3:i386 libperl5.34:i386 libpixman-1-0 libpixman-1-0:i386 libpng16-16:i386 libpoppler-glib8 libpoppler-glib8:i386 libpoppler118 libpoppler118:i386 libpopt0 libpsl5:i386 libpulse0 libpulse0:i386 libpython3-stdlib libpython3.10 libpython3.10-minimal libpython3.10-stdlib librtmp1:i386 libsamplerate0 libsamplerate0:i386 libsane-common libsane1 libsane1:i386 libsasl2-2:i386 libsasl2-modules:i386 libsasl2-modules-db:i386 libsdl2-2.0-0 libsdl2-2.0-0:i386 libselinux1:i386 libsensors-config libsensors5 libsensors5:i386 libsm6 libsndfile1 libsndfile1:i386 libsndio7.0 libsndio7.0:i386 libsnmp-base libsnmp40 libsnmp40:i386 libsqlite3-0:i386 libssh-4:i386 libssl3 libssl3:i386 libstdc++6:i386 libsystemd0 libsystemd0:i386 libtalloc2 libtasn1-6:i386 libtdb1 libtevent0 libthai-data libthai0 libthai0:i386 libtheora0 libtheora0:i386 libtiff5:i386 libtinfo6:i386 libtirpc3:i386 libudev1 libudev1:i386 libunistring2:i386 libunwind8 libunwind8:i386 libusb-1.0-0 libusb-1.0-0:i386 libuuid1:i386 libuv1 libv4l-0 libv4l-0:i386 libv4lconvert0 libv4lconvert0:i386 libvisual-0.4-0 libvisual-0.4-0:i386 libvorbis0a libvorbis0a:i386 libvorbisenc2 libvorbisenc2:i386 libvulkan1 libwayland-client0 libwayland-client0:i386 libwayland-cursor0 libwayland-cursor0:i386 libwayland-egl1 libwayland-egl1:i386 libwayland-server0 libwayland-server0:i386 libwbclient0 libwebp7:i386 libwrap0 libwrap0:i386 libx11-6:i386 libx11-xcb1 libx11-xcb1:i386 libxau6:i386 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-render0:i386 libxcb-shm0 libxcb-shm0:i386 libxcb-sync1 libxcb-xfixes0 libxcb1:i386 libxcomposite1 libxcomposite1:i386 libxcursor1 libxcursor1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3 libxfixes3:i386 libxfont2 libxi6 libxi6:i386 libxinerama1 libxinerama1:i386 libxkbcommon0 libxkbcommon0:i386 libxkbfile1 libxml2:i386 libxmu6 libxpm4:i386 libxrandr2 libxrandr2:i386 libxrender1 libxrender1:i386 libxshmfence1 libxss1 libxss1:i386 libxt6 libxxf86vm1 libxxf86vm1:i386 libzstd1:i386 media-types mesa-vulkan-drivers ocl-icd-libopencl1 ocl-icd-libopencl1:i386 pci.ids poppler-data python3 python3-gpg python3-ldb python3-minimal python3-samba python3-talloc python3-tdb python3.10 python3.10-minimal samba-common samba-common-bin samba-dsdb-modules samba-libs sane-airscan sane-utils systemd-hwe-hwdb udev update-inetd uuid-runtime x11-common x11-xkb-utils xfonts-base xfonts-encodings xfonts-utils xkb-data xserver-common zlib1g zlib1g:i386 Suggested packages: avahi-autoipd default-dbus-session-bus | dbus-session-bus gvfs gvfs:i386 isoquery alsa-utils glibc-doc:i386 locales:i386 cups-common cups-common:i386 rng-tools:i386 libgd-tools:i386 gdbm-l10n:i386 gnutls-bin gnutls-bin:i386 gphoto2 gphoto2:i386 gpm:i386 krb5-doc:i386 krb5-user:i386 libvisual-0.4-plugins libvisual-0.4-plugins:i386 gstreamer1.0-tools gstreamer1.0-tools:i386 jackd2 jackd2:i386 liblcms2-utils liblcms2-utils:i386 mmdb-bin cryptsetup-bin:i386 avahi-autoipd | zeroconf odbc-postgresql tdsodbc odbc-postgresql:i386 tdsodbc:i386 libportaudio2 libportaudio2:i386 opus-tools opus-tools:i386 pciutils pulseaudio pulseaudio:i386 hplip hplip:i386 libsasl2-modules-gssapi-mit:i386 | libsasl2-modules-gssapi-heimdal:i386 libsasl2-modules-ldap:i386 libsasl2-modules-otp:i386 libsasl2-modules-sql:i386 xdg-utils xdg-utils:i386 lm-sensors lm-sensors:i386 sndiod sndiod:i386 snmp-mibs-downloader opencl-icd opencl-icd:i386 poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum python3-doc python3-tk python3-venv python3.10-venv python3.10-doc binfmt-support heimdal-clients python3-markdown python3-dnspython unpaper libnss-winbind libpam-winbind Recommended packages: sane-airscan:i386 The following NEW packages will be installed: acl alsa-topology-conf alsa-ucm-conf avahi-daemon bind9-host bind9-libs cabextract dbus fontconfig gcc-12-base:i386 gstreamer1.0-plugins-base gstreamer1.0-plugins-base:i386 ipp-usb iso-codes krb5-locales libapparmor1 libapparmor1:i386 libasound2 libasound2:i386 libasound2-data libasound2-plugins libasound2-plugins:i386 libasyncns0 libasyncns0:i386 libatomic1:i386 libavahi-client3 libavahi-client3:i386 libavahi-common-data libavahi-common-data:i386 libavahi-common3 libavahi-common3:i386 libavahi-core7 libblkid1:i386 libbrotli1:i386 libbsd0:i386 libbz2-1.0:i386 libc6:i386 libcairo2 libcairo2:i386 libcap2:i386 libcap2-bin libcdparanoia0 libcdparanoia0:i386 libcom-err2:i386 libcrypt1:i386 libcups2 libcups2:i386 libcurl3-gnutls:i386 libcurl4 libcurl4:i386 libdaemon0 libdatrie1 libdatrie1:i386 libdb5.3:i386 libdbus-1-3 libdbus-1-3:i386 libdecor-0-0 libdecor-0-0:i386 libdecor-0-plugin-1-cairo libdecor-0-plugin-1-cairo:i386 libdeflate0:i386 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdrm2:i386 libdw1 libdw1:i386 libedit2:i386 libelf1 libelf1:i386 libexif12 libexif12:i386 libexpat1:i386 libffi8:i386 libflac8 libflac8:i386 libfontconfig1:i386 libfontenc1 libfreetype6:i386 libfribidi0 libfribidi0:i386 libgbm1 libgbm1:i386 libgcc-s1:i386 libgcrypt20:i386 libgd3:i386 libgdbm-compat4:i386 libgdbm6:i386 libgl1 libgl1-amber-dri libgl1-mesa-dri libglapi-mesa libglapi-mesa:i386 libglib2.0-0:i386 libglu1-mesa libglu1-mesa:i386 libglvnd0 libglvnd0:i386 libglx-mesa0 libglx0 libgmp10:i386 libgnutls30:i386 libgpg-error-l10n libgpg-error0:i386 libgpgme11 libgphoto2-6 libgphoto2-6:i386 libgphoto2-l10n libgphoto2-port12 libgphoto2-port12:i386 libgpm2:i386 libgraphite2-3 libgraphite2-3:i386 libgssapi-krb5-2:i386 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0 libgstreamer1.0-0:i386 libharfbuzz0b libharfbuzz0b:i386 libhogweed6:i386 libice6 libicu70:i386 libidn2-0:i386 libieee1284-3 libieee1284-3:i386 libjack-jackd2-0 libjack-jackd2-0:i386 libjansson4 libjbig0:i386 libjpeg-turbo8:i386 libjpeg8:i386 libjson-c5 libk5crypto3:i386 libkeyutils1:i386 libkmod2 libkrb5-3:i386 libkrb5support0:i386 liblcms2-2 liblcms2-2:i386 libldap-2.5-0:i386 libldb2 libllvm13 libllvm13:i386 liblmdb0 libltdl7:i386 liblz4-1:i386 liblzma5:i386 libmaxminddb0 libmd0:i386 libmount1:i386 libmpdec3 libmspack0 libncurses6:i386 libnettle8:i386 libnghttp2-14:i386 libnsl2:i386 libnspr4 libnspr4:i386 libnss-mdns libnss-nis:i386 libnss-nisplus:i386 libnss3 libnss3:i386 libodbc1 libodbc1:i386 libodbc2 libodbc2:i386 libodbccr2 libodbccr2:i386 libogg0 libogg0:i386 libopenal-data libopenal1 libopenal1:i386 libopengl0 libopengl0:i386 libopenjp2-7 libopenjp2-7:i386 libopus0 libopus0:i386 liborc-0.4-0 liborc-0.4-0:i386 libosmesa6 libosmesa6:i386 libp11-kit0:i386 libpam-cap libpango-1.0-0 libpango-1.0-0:i386 libpangocairo-1.0-0 libpangocairo-1.0-0:i386 libpangoft2-1.0-0 libpangoft2-1.0-0:i386 libpcap0.8 libpcap0.8:i386 libpci3 libpci3:i386 libpciaccess0 libpcre2-8-0:i386 libpcre3:i386 libperl5.34:i386 libpixman-1-0 libpixman-1-0:i386 libpng16-16:i386 libpoppler-glib8 libpoppler-glib8:i386 libpoppler118 libpoppler118:i386 libpopt0 libpsl5:i386 libpulse0 libpulse0:i386 libpython3-stdlib libpython3.10 libpython3.10-minimal libpython3.10-stdlib librtmp1:i386 libsamplerate0 libsamplerate0:i386 libsane-common libsane1 libsane1:i386 libsasl2-2:i386 libsasl2-modules:i386 libsasl2-modules-db:i386 libsdl2-2.0-0 libsdl2-2.0-0:i386 libselinux1:i386 libsensors-config libsensors5 libsensors5:i386 libsm6 libsndfile1 libsndfile1:i386 libsndio7.0 libsndio7.0:i386 libsnmp-base libsnmp40 libsnmp40:i386 libsqlite3-0:i386 libssh-4:i386 libssl3:i386 libstdc++6:i386 libsystemd0:i386 libtalloc2 libtasn1-6:i386 libtdb1 libtevent0 libthai-data libthai0 libthai0:i386 libtheora0 libtheora0:i386 libtiff5:i386 libtinfo6:i386 libtirpc3:i386 libudev1:i386 libunistring2:i386 libunwind8 libunwind8:i386 libusb-1.0-0 libusb-1.0-0:i386 libuuid1:i386 libuv1 libv4l-0 libv4l-0:i386 libv4lconvert0 libv4lconvert0:i386 libvisual-0.4-0 libvisual-0.4-0:i386 libvorbis0a libvorbis0a:i386 libvorbisenc2 libvorbisenc2:i386 libvulkan1 libwayland-client0 libwayland-client0:i386 libwayland-cursor0 libwayland-cursor0:i386 libwayland-egl1 libwayland-egl1:i386 libwayland-server0 libwayland-server0:i386 libwbclient0 libwebp7:i386 libwrap0 libwrap0:i386 libx11-6:i386 libx11-xcb1 libx11-xcb1:i386 libxau6:i386 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-render0:i386 libxcb-shm0 libxcb-shm0:i386 libxcb-sync1 libxcb-xfixes0 libxcb1:i386 libxcomposite1 libxcomposite1:i386 libxcursor1 libxcursor1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3 libxfixes3:i386 libxfont2 libxi6 libxi6:i386 libxinerama1 libxinerama1:i386 libxkbcommon0 libxkbcommon0:i386 libxkbfile1 libxml2:i386 libxmu6 libxpm4:i386 libxrandr2 libxrandr2:i386 libxrender1 libxrender1:i386 libxshmfence1 libxss1 libxss1:i386 libxt6 libxxf86vm1 libxxf86vm1:i386 libzstd1:i386 media-types mesa-vulkan-drivers ocl-icd-libopencl1 ocl-icd-libopencl1:i386 pci.ids poppler-data python3 python3-gpg python3-ldb python3-minimal python3-samba python3-talloc python3-tdb python3.10 python3.10-minimal samba-common samba-common-bin samba-dsdb-modules samba-libs sane-airscan sane-utils systemd-hwe-hwdb udev update-inetd uuid-runtime winbind wine-devel wine-devel-amd64 wine-devel-i386:i386 winehq-devel x11-common x11-xkb-utils xfonts-base xfonts-encodings xfonts-utils xkb-data xserver-common xvfb zlib1g:i386 The following packages will be upgraded: libgnutls30 libpcre2-8-0 libssl3 libsystemd0 libudev1 zlib1g 6 upgraded, 376 newly installed, 0 to remove and 6 not upgraded. Need to get 391 MB of archives. After this operation, 1990 MB of additional disk space will be used. Get:1 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.6 [318 kB] Get:2 https://dl.winehq.org/wine-builds/ubuntu jammy/main i386 wine-devel-i386 i386 7.7~jammy-1 [98.6 MB] Get:3 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 gcc-12-base i386 12.1.0-2ubuntu1~22.04 [19.0 kB] Get:4 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libgcc-s1 i386 12.1.0-2ubuntu1~22.04 [64.7 kB] Get:5 http://mirror.kku.ac.th/ubuntu jammy/main i386 libcrypt1 i386 1:4.4.27-1 [97.2 kB] Get:6 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libc6 i386 2.35-0ubuntu3.1 [3013 kB] Get:7 http://mirror.kku.ac.th/ubuntu jammy/main i386 libcap2 i386 1:2.44-1build3 [19.0 kB] Get:8 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgpg-error0 i386 1.43-3 [78.0 kB] Get:9 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgcrypt20 i386 1.9.4-3ubuntu3 [493 kB] Get:10 http://mirror.kku.ac.th/ubuntu jammy/main i386 liblz4-1 i386 1.9.3-2build2 [62.8 kB] Get:11 http://mirror.kku.ac.th/ubuntu jammy/main i386 liblzma5 i386 5.2.5-2ubuntu1 [105 kB] Get:12 http://mirror.kku.ac.th/ubuntu jammy/main i386 libzstd1 i386 1.4.8+dfsg-3build1 [317 kB] Get:13 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libsystemd0 i386 249.11-0ubuntu3.6 [340 kB] Get:14 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.7 [1899 kB] Get:15 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.6-1~22.04.2 [810 kB] Get:16 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB] Get:17 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04.2 [2251 kB] Get:18 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] Get:19 http://mirror.kku.ac.th/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] Get:20 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] Get:21 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.6-1~22.04.2 [1832 kB] Get:22 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04.2 [497 kB] Get:23 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] Get:24 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] Get:25 http://mirror.kku.ac.th/ubuntu jammy/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3 [32.2 kB] Get:26 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libavahi-common-data amd64 0.8-5ubuntu5 [23.9 kB] Get:27 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libavahi-common3 amd64 0.8-5ubuntu5 [23.7 kB] Get:28 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libavahi-core7 amd64 0.8-5ubuntu5 [90.7 kB] Get:29 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdaemon0 amd64 0.14-7.1ubuntu3 [14.1 kB] Get:30 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] Get:31 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.1 [38.7 kB] Get:32 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] Get:33 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.1 [33.5 kB] Get:34 http://mirror.kku.ac.th/ubuntu jammy/main amd64 liblmdb0 amd64 0.9.24-1build2 [47.6 kB] Get:35 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB] Get:36 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB] Get:37 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 bind9-libs amd64 1:9.18.1-1ubuntu1.2 [1216 kB] Get:38 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 bind9-host amd64 1:9.18.1-1ubuntu1.2 [43.7 kB] Get:39 http://mirror.kku.ac.th/ubuntu jammy/main amd64 avahi-daemon amd64 0.8-5ubuntu5 [69.6 kB] Get:40 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libsane-common all 1.1.1-5 [915 kB] Get:41 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.1 [968 kB] Get:42 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libtalloc2 amd64 2.3.3-2build1 [25.6 kB] Get:43 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libtevent0 amd64 0.11.0-1build1 [39.2 kB] Get:44 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libwbclient0 amd64 2:4.15.9+dfsg-0ubuntu0.3 [266 kB] Get:45 http://mirror.kku.ac.th/ubuntu jammy/main amd64 poppler-data all 0.4.11-1 [2171 kB] Get:46 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 samba-common all 2:4.15.9+dfsg-0ubuntu0.3 [73.4 kB] Get:47 http://mirror.kku.ac.th/ubuntu jammy/main amd64 update-inetd all 4.51 [24.9 kB] Get:48 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libavahi-client3 amd64 0.8-5ubuntu5 [28.1 kB] Get:49 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libieee1284-3 amd64 0.2.11-14build2 [22.5 kB] Get:50 http://mirror.kku.ac.th/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] Get:51 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] Get:52 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.6 [76.8 kB] Get:53 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.6 [1557 kB] Get:54 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB] Get:55 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-render0 amd64 1.14-3ubuntu3 [16.4 kB] Get:56 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5780 B] Get:57 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] Get:58 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libcairo2 amd64 1.16.0-5ubuntu2 [628 kB] Get:59 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.7 [289 kB] Get:60 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libexif12 amd64 0.6.24-1build1 [92.5 kB] Get:61 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libusb-1.0-0 amd64 2:1.0.25-1ubuntu2 [52.7 kB] Get:62 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgphoto2-port12 amd64 2.5.27-1build2 [57.6 kB] Get:63 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgphoto2-6 amd64 2.5.27-1build2 [727 kB] Get:64 http://mirror.kku.ac.th/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] Get:65 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libnspr4 amd64 2:4.32-3build1 [119 kB] Get:66 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.68.2-0ubuntu1.1 [1280 kB] Get:67 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libopenjp2-7 amd64 2.4.0-6 [158 kB] Get:68 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpoppler118 amd64 22.02.0-2ubuntu0.1 [1077 kB] Get:69 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpoppler-glib8 amd64 22.02.0-2ubuntu0.1 [133 kB] Get:70 http://mirror.kku.ac.th/ubuntu jammy/main amd64 pci.ids all 0.0~2022.01.22-1 [251 kB] Get:71 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] Get:72 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] Get:73 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] Get:74 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] Get:75 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.4 [201 kB] Get:76 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.4 [1070 kB] Get:77 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libsane1 amd64 1.1.1-5 [2763 kB] Get:78 http://mirror.kku.ac.th/ubuntu jammy/main amd64 sane-utils amd64 1.1.1-5 [198 kB] Get:79 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libtdb1 amd64 1.4.5-2build1 [46.4 kB] Get:80 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libldb2 amd64 2:2.4.4-0ubuntu0.1 [153 kB] Get:81 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.6-1~22.04.2 [1955 kB] Get:82 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 python3-ldb amd64 2:2.4.4-0ubuntu0.1 [41.7 kB] Get:83 http://mirror.kku.ac.th/ubuntu jammy/main amd64 python3-tdb amd64 1.4.5-2build1 [15.5 kB] Get:84 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.1 [264 kB] Get:85 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] Get:86 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] Get:87 http://mirror.kku.ac.th/ubuntu jammy/main amd64 python3-talloc amd64 2.3.3-2build1 [13.0 kB] Get:88 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 samba-libs amd64 2:4.15.9+dfsg-0ubuntu0.3 [6266 kB] Get:89 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 python3-samba amd64 2:4.15.9+dfsg-0ubuntu0.3 [3106 kB] Get:90 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 samba-common-bin amd64 2:4.15.9+dfsg-0ubuntu0.3 [617 kB] Get:91 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 winbind amd64 2:4.15.9+dfsg-0ubuntu0.3 [504 kB] Get:92 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] Get:93 http://mirror.kku.ac.th/ubuntu jammy/main i386 libasound2 i386 1.2.6.1-1ubuntu1 [420 kB] Get:94 http://mirror.kku.ac.th/ubuntu jammy/main i386 libffi8 i386 3.4.2-4 [20.7 kB] Get:95 http://mirror.kku.ac.th/ubuntu jammy/main i386 libblkid1 i386 2.37.2-4ubuntu3 [166 kB] Get:96 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] Get:97 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libpcre2-8-0 i386 10.39-3ubuntu0.1 [222 kB] Get:98 http://mirror.kku.ac.th/ubuntu jammy/main i386 libselinux1 i386 3.3-1build2 [80.2 kB] Get:99 http://mirror.kku.ac.th/ubuntu jammy/main i386 libmount1 i386 2.37.2-4ubuntu3 [179 kB] Get:100 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libpcre3 i386 2:8.39-13ubuntu0.22.04.1 [245 kB] Get:101 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 zlib1g i386 1:1.2.11.dfsg-2ubuntu9.2 [60.7 kB] Get:102 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libglib2.0-0 i386 2.72.4-0ubuntu1 [1566 kB] Get:103 http://mirror.kku.ac.th/ubuntu jammy/main i386 libbrotli1 i386 1.0.9-2build6 [321 kB] Get:104 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libcom-err2 i386 1.46.5-2ubuntu1.1 [9614 B] Get:105 http://mirror.kku.ac.th/ubuntu jammy/main i386 libkrb5support0 i386 1.19.2-2 [37.0 kB] Get:106 http://mirror.kku.ac.th/ubuntu jammy/main i386 libk5crypto3 i386 1.19.2-2 [91.1 kB] Get:107 http://mirror.kku.ac.th/ubuntu jammy/main i386 libkeyutils1 i386 1.6.1-2ubuntu3 [10.7 kB] Get:108 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libssl3 i386 3.0.2-0ubuntu1.7 [1939 kB] Get:109 http://mirror.kku.ac.th/ubuntu jammy/main i386 libkrb5-3 i386 1.19.2-2 [403 kB] Get:110 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgssapi-krb5-2 i386 1.19.2-2 [154 kB] Get:111 http://mirror.kku.ac.th/ubuntu jammy/main i386 libunistring2 i386 1.0-1 [554 kB] Get:112 http://mirror.kku.ac.th/ubuntu jammy/main i386 libidn2-0 i386 2.3.2-2build1 [71.1 kB] Get:113 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgmp10 i386 2:6.2.1+dfsg-3ubuntu1 [264 kB] Get:114 http://mirror.kku.ac.th/ubuntu jammy/main i386 libnettle8 i386 3.7.3-1build2 [175 kB] Get:115 http://mirror.kku.ac.th/ubuntu jammy/main i386 libhogweed6 i386 3.7.3-1build2 [202 kB] Get:116 http://mirror.kku.ac.th/ubuntu jammy/main i386 libp11-kit0 i386 0.24.0-6build1 [241 kB] Get:117 http://mirror.kku.ac.th/ubuntu jammy/main i386 libtasn1-6 i386 4.18.0-4build1 [43.8 kB] Get:118 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libgnutls30 i386 3.7.3-4ubuntu1.1 [989 kB] Get:119 http://mirror.kku.ac.th/ubuntu jammy/main i386 libdb5.3 i386 5.3.28+dfsg1-0.8ubuntu3 [796 kB] Get:120 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libsasl2-modules-db i386 2.1.27+dfsg2-3ubuntu1.1 [21.8 kB] Get:121 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libsasl2-2 i386 2.1.27+dfsg2-3ubuntu1.1 [62.0 kB] Get:122 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libldap-2.5-0 i386 2.5.13+dfsg-0ubuntu0.22.04.1 [198 kB] Get:123 http://mirror.kku.ac.th/ubuntu jammy/main i386 libnghttp2-14 i386 1.43.0-1build3 [90.2 kB] Get:124 http://mirror.kku.ac.th/ubuntu jammy/main i386 libpsl5 i386 0.21.0-1.2build2 [59.0 kB] Get:125 http://mirror.kku.ac.th/ubuntu jammy/main i386 librtmp1 i386 2.4+20151223.gitfa8646d.1-2build4 [62.8 kB] Get:126 http://mirror.kku.ac.th/ubuntu jammy/main i386 libssh-4 i386 0.9.6-2build1 [205 kB] Get:127 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libcurl4 i386 7.81.0-1ubuntu1.7 [320 kB] Get:128 http://mirror.kku.ac.th/ubuntu jammy/main i386 libexif12 i386 0.6.24-1build1 [88.1 kB] Get:129 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libexpat1 i386 2.4.7-1ubuntu0.2 [92.4 kB] Get:130 http://mirror.kku.ac.th/ubuntu jammy/main i386 libpng16-16 i386 1.6.37-3build5 [196 kB] Get:131 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libfreetype6 i386 2.11.1+dfsg-1ubuntu0.1 [403 kB] Get:132 http://mirror.kku.ac.th/ubuntu jammy/main i386 libuuid1 i386 2.37.2-4ubuntu3 [25.8 kB] Get:133 http://mirror.kku.ac.th/ubuntu jammy/main i386 libfontconfig1 i386 2.13.1-4.2ubuntu5 [140 kB] Get:134 http://mirror.kku.ac.th/ubuntu jammy/main i386 libjpeg-turbo8 i386 2.1.2-0ubuntu1 [143 kB] Get:135 http://mirror.kku.ac.th/ubuntu jammy/main i386 libjpeg8 i386 8c-2ubuntu10 [2264 B] Get:136 http://mirror.kku.ac.th/ubuntu jammy/main i386 libdeflate0 i386 1.10-2 [62.8 kB] Get:137 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libjbig0 i386 2.1-3.1ubuntu0.22.04.1 [29.8 kB] Get:138 http://mirror.kku.ac.th/ubuntu jammy/main i386 libwebp7 i386 1.2.2-2 [216 kB] Get:139 https://dl.winehq.org/wine-builds/ubuntu jammy/main amd64 wine-devel-amd64 amd64 7.7~jammy-1 [101 MB] Get:140 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libtiff5 i386 4.3.0-6ubuntu0.3 [197 kB] Get:141 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxau6 i386 1:1.0.9-1build5 [7924 B] Get:142 http://mirror.kku.ac.th/ubuntu jammy/main i386 libmd0 i386 1.0.4-1build1 [23.8 kB] Get:143 http://mirror.kku.ac.th/ubuntu jammy/main i386 libbsd0 i386 0.11.5-1 [48.3 kB] Get:144 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxdmcp6 i386 1:1.1.3-0ubuntu5 [11.4 kB] Get:145 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxcb1 i386 1.14-3ubuntu3 [55.4 kB] Get:146 http://mirror.kku.ac.th/ubuntu jammy/main i386 libx11-6 i386 2:1.7.5-1 [692 kB] Get:147 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libxpm4 i386 1:3.5.12-1ubuntu0.22.04.1 [38.6 kB] Get:148 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgd3 i386 2.3.0-2ubuntu2 [137 kB] Get:149 http://mirror.kku.ac.th/ubuntu jammy/main i386 libltdl7 i386 2.4.6-15build2 [41.5 kB] Get:150 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libudev1 i386 249.11-0ubuntu3.6 [80.8 kB] Get:151 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libusb-1.0-0 i386 2:1.0.25-1ubuntu2 [57.4 kB] Get:152 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgphoto2-port12 i386 2.5.27-1build2 [59.4 kB] Get:153 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libstdc++6 i386 12.1.0-2ubuntu1~22.04 [757 kB] Get:154 http://mirror.kku.ac.th/ubuntu jammy/main i386 libicu70 i386 70.1-2 [10.8 MB] Get:155 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libxml2 i386 2.9.13+dfsg-1ubuntu0.2 [726 kB] Get:156 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgphoto2-6 i386 2.5.27-1build2 [764 kB] Get:157 http://mirror.kku.ac.th/ubuntu jammy/main i386 libbz2-1.0 i386 1.0.8-5build1 [34.5 kB] Get:158 http://mirror.kku.ac.th/ubuntu jammy/main i386 libelf1 i386 0.186-1build1 [55.1 kB] Get:159 http://mirror.kku.ac.th/ubuntu jammy/main i386 libdw1 i386 0.186-1build1 [281 kB] Get:160 http://mirror.kku.ac.th/ubuntu jammy/main i386 libunwind8 i386 1.3.2-2build2 [54.4 kB] Get:161 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libcap2-bin amd64 1:2.44-1build3 [26.0 kB] Get:162 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libgstreamer1.0-0 i386 1.20.3-0ubuntu1 [1034 kB] Get:163 http://mirror.kku.ac.th/ubuntu jammy/main i386 liborc-0.4-0 i386 1:0.4.32-2 [234 kB] Get:164 http://mirror.kku.ac.th/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] Get:165 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgstreamer-plugins-base1.0-0 i386 1.20.1-1 [880 kB] Get:166 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 libopenal-data all 1:1.19.1-2build3 [164 kB] Get:167 http://mirror.kku.ac.th/ubuntu jammy/universe i386 libsndio7.0 i386 1.8.1-1.1 [31.9 kB] Get:168 http://mirror.kku.ac.th/ubuntu jammy/universe i386 libopenal1 i386 1:1.19.1-2build3 [548 kB] Get:169 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libdbus-1-3 i386 1.12.20-2ubuntu4.1 [206 kB] Get:170 http://mirror.kku.ac.th/ubuntu jammy/main i386 libpcap0.8 i386 1.10.1-4build1 [153 kB] Get:171 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libapparmor1 i386 3.0.4-2ubuntu2.1 [40.6 kB] Get:172 http://mirror.kku.ac.th/ubuntu jammy/main i386 libasyncns0 i386 0.8-6build2 [13.3 kB] Get:173 http://mirror.kku.ac.th/ubuntu jammy/main i386 libogg0 i386 1.3.5-0ubuntu3 [23.6 kB] Get:174 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libflac8 i386 1.3.3-2ubuntu0.1 [109 kB] Get:175 http://mirror.kku.ac.th/ubuntu jammy/main i386 libopus0 i386 1.3.1-0.1build2 [204 kB] Get:176 http://mirror.kku.ac.th/ubuntu jammy/main i386 libvorbis0a i386 1.3.7-1build2 [97.6 kB] Get:177 http://mirror.kku.ac.th/ubuntu jammy/main i386 libvorbisenc2 i386 1.3.7-1build2 [76.3 kB] Get:178 http://mirror.kku.ac.th/ubuntu jammy/main i386 libsndfile1 i386 1.0.31-2build1 [227 kB] Get:179 http://mirror.kku.ac.th/ubuntu jammy/main i386 libx11-xcb1 i386 2:1.7.5-1 [7818 B] Get:180 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libpulse0 i386 1:15.99.1+dfsg1-1ubuntu2 [296 kB] Get:181 http://mirror.kku.ac.th/ubuntu jammy/main i386 libavahi-common-data i386 0.8-5ubuntu5 [23.9 kB] Get:182 http://mirror.kku.ac.th/ubuntu jammy/main i386 libavahi-common3 i386 0.8-5ubuntu5 [25.5 kB] Get:183 http://mirror.kku.ac.th/ubuntu jammy/main i386 libavahi-client3 i386 0.8-5ubuntu5 [30.6 kB] Get:184 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libpixman-1-0 i386 0.40.0-1ubuntu0.22.04.1 [265 kB] Get:185 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxcb-render0 i386 1.14-3ubuntu3 [17.5 kB] Get:186 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxcb-shm0 i386 1.14-3ubuntu3 [5958 B] Get:187 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxext6 i386 2:1.3.4-1build1 [34.8 kB] Get:188 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxrender1 i386 1:0.9.10-1build4 [21.0 kB] Get:189 http://mirror.kku.ac.th/ubuntu jammy/main i386 libcairo2 i386 1.16.0-5ubuntu2 [689 kB] Get:190 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libcurl3-gnutls i386 7.81.0-1ubuntu1.7 [312 kB] Get:191 http://mirror.kku.ac.th/ubuntu jammy/main i386 libieee1284-3 i386 0.2.11-14build2 [24.9 kB] Get:192 http://mirror.kku.ac.th/ubuntu jammy/main i386 liblcms2-2 i386 2.12~rc1-2build2 [170 kB] Get:193 http://mirror.kku.ac.th/ubuntu jammy/main i386 libnspr4 i386 2:4.32-3build1 [128 kB] Get:194 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libsqlite3-0 i386 3.37.2-2ubuntu0.1 [718 kB] Get:195 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libnss3 i386 2:3.68.2-0ubuntu1.1 [1389 kB] Get:196 http://mirror.kku.ac.th/ubuntu jammy/main i386 libopenjp2-7 i386 2.4.0-6 [172 kB] Get:197 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libpoppler118 i386 22.02.0-2ubuntu0.1 [1154 kB] Get:198 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libpoppler-glib8 i386 22.02.0-2ubuntu0.1 [147 kB] Get:199 http://mirror.kku.ac.th/ubuntu jammy/main i386 libpci3 i386 1:3.7.0-6 [30.7 kB] Get:200 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgdbm6 i386 1.23-1 [39.9 kB] Get:201 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgdbm-compat4 i386 1.23-1 [7144 B] Get:202 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libperl5.34 i386 5.34.0-3ubuntu1.1 [4375 kB] Get:203 http://mirror.kku.ac.th/ubuntu jammy/main i386 libsensors5 i386 1:3.6.0-7ubuntu1 [28.3 kB] Get:204 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libtirpc3 i386 1.3.2-2ubuntu0.1 [92.8 kB] Get:205 http://mirror.kku.ac.th/ubuntu jammy/main i386 libnsl2 i386 1.3.0-2build2 [46.2 kB] Get:206 http://mirror.kku.ac.th/ubuntu jammy/main i386 libwrap0 i386 7.6.q-31build2 [48.8 kB] Get:207 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libsnmp40 i386 5.9.1+dfsg-1ubuntu2.4 [1098 kB] Get:208 http://mirror.kku.ac.th/ubuntu jammy/main i386 libsane1 i386 1.1.1-5 [2791 kB] Get:209 http://mirror.kku.ac.th/ubuntu jammy/universe i386 ocl-icd-libopencl1 i386 2.2.14-3 [41.2 kB] Get:210 http://mirror.kku.ac.th/ubuntu jammy/main i386 libsamplerate0 i386 0.2.2-1build1 [1359 kB] Get:211 http://mirror.kku.ac.th/ubuntu jammy/main i386 libjack-jackd2-0 i386 1.9.20~dfsg-1 [326 kB] Get:212 http://mirror.kku.ac.th/ubuntu jammy/main i386 libasound2-plugins i386 1.2.6-1 [72.6 kB] Get:213 http://mirror.kku.ac.th/ubuntu jammy/main i386 libtinfo6 i386 6.3-2 [104 kB] Get:214 http://mirror.kku.ac.th/ubuntu jammy/main i386 libncurses6 i386 6.3-2 [119 kB] Get:215 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] Get:216 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] Get:217 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] Get:218 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB] Get:219 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB] Get:220 http://mirror.kku.ac.th/ubuntu jammy/main amd64 liborc-0.4-0 amd64 1:0.4.32-2 [228 kB] Get:221 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1 [847 kB] Get:222 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 libsndio7.0 amd64 1.8.1-1.1 [29.3 kB] Get:223 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 libopenal1 amd64 1:1.19.1-2build3 [535 kB] Get:224 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpcap0.8 amd64 1.10.1-4build1 [145 kB] Get:225 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libasyncns0 amd64 0.8-6build2 [12.8 kB] Get:226 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libogg0 amd64 1.3.5-0ubuntu3 [22.9 kB] Get:227 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.1 [111 kB] Get:228 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libopus0 amd64 1.3.1-0.1build2 [203 kB] Get:229 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libvorbis0a amd64 1.3.7-1build2 [99.2 kB] Get:230 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libvorbisenc2 amd64 1.3.7-1build2 [82.6 kB] Get:231 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libsndfile1 amd64 1.0.31-2build1 [196 kB] Get:232 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libx11-xcb1 amd64 2:1.7.5-1 [7790 B] Get:233 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libpulse0 amd64 1:15.99.1+dfsg1-1ubuntu2 [297 kB] Get:234 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 ocl-icd-libopencl1 amd64 2.2.14-3 [39.1 kB] Get:235 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libsamplerate0 amd64 0.2.2-1build1 [1359 kB] Get:236 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libjack-jackd2-0 amd64 1.9.20~dfsg-1 [293 kB] Get:237 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libasound2-plugins amd64 1.2.6-1 [70.4 kB] Get:238 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] Get:239 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libfribidi0 i386 1.0.8-2ubuntu3.1 [26.6 kB] Get:240 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpam-cap amd64 1:2.44-1build3 [7932 B] Get:241 http://mirror.kku.ac.th/ubuntu jammy/main amd64 xkb-data all 2.33-1 [394 kB] Get:242 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdrm-common all 2.4.110-1ubuntu1 [5360 B] Get:243 http://mirror.kku.ac.th/ubuntu jammy/main i386 libdrm2 i386 2.4.110-1ubuntu1 [41.5 kB] Get:244 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdrm2 amd64 2.4.110-1ubuntu1 [37.7 kB] Get:245 http://mirror.kku.ac.th/ubuntu jammy/main i386 libedit2 i386 3.1-20210910-1build1 [99.6 kB] Get:246 http://mirror.kku.ac.th/ubuntu jammy/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] Get:247 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 alsa-ucm-conf all 1.2.6.3-1ubuntu1.2 [41.5 kB] Get:248 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] Get:249 http://mirror.kku.ac.th/ubuntu jammy/universe amd64 cabextract amd64 1.9-3 [23.4 kB] Get:250 http://mirror.kku.ac.th/ubuntu jammy/main amd64 fontconfig amd64 2.13.1-4.2ubuntu5 [177 kB] Get:251 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build2 [49.3 kB] Get:252 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu4 [209 kB] Get:253 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libvisual-0.4-0 amd64 0.4.0-17build2 [108 kB] Get:254 http://mirror.kku.ac.th/ubuntu jammy/main amd64 gstreamer1.0-plugins-base amd64 1.20.1-1 [712 kB] Get:255 http://mirror.kku.ac.th/ubuntu jammy/main i386 libcdparanoia0 i386 3.10.2+debian-14build2 [51.4 kB] Get:256 http://mirror.kku.ac.th/ubuntu jammy/main i386 libtheora0 i386 1.1.1+dfsg.1-15ubuntu4 [169 kB] Get:257 http://mirror.kku.ac.th/ubuntu jammy/main i386 libvisual-0.4-0 i386 0.4.0-17build2 [117 kB] Get:258 http://mirror.kku.ac.th/ubuntu jammy/main i386 gstreamer1.0-plugins-base i386 1.20.1-1 [737 kB] Get:259 http://mirror.kku.ac.th/ubuntu jammy/main amd64 ipp-usb amd64 0.9.20-1 [2017 kB] Get:260 http://mirror.kku.ac.th/ubuntu jammy/main amd64 krb5-locales all 1.19.2-2 [11.8 kB] Get:261 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libatomic1 i386 12.1.0-2ubuntu1~22.04 [8540 B] Get:262 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libcups2 i386 2.4.1op1-1ubuntu4.1 [282 kB] Get:263 http://mirror.kku.ac.th/ubuntu jammy/main i386 libdatrie1 i386 0.2.13-2 [22.5 kB] Get:264 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdatrie1 amd64 0.2.13-2 [19.9 kB] Get:265 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB] Get:266 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdecor-0-0 amd64 0.1.0-3build1 [15.1 kB] Get:267 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libwayland-client0 i386 1.20.0-1ubuntu0.1 [28.2 kB] Get:268 http://mirror.kku.ac.th/ubuntu jammy/main i386 libdecor-0-0 i386 0.1.0-3build1 [15.6 kB] Get:269 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgraphite2-3 i386 1.3.14-1build2 [80.2 kB] Get:270 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libharfbuzz0b i386 2.7.4-1ubuntu3.1 [397 kB] Get:271 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libthai-data all 0.1.29-1build1 [162 kB] Get:272 http://mirror.kku.ac.th/ubuntu jammy/main i386 libthai0 i386 0.1.29-1build1 [20.6 kB] Get:273 http://mirror.kku.ac.th/ubuntu jammy/main i386 libpango-1.0-0 i386 1.50.6+ds-2 [240 kB] Get:274 http://mirror.kku.ac.th/ubuntu jammy/main i386 libpangoft2-1.0-0 i386 1.50.6+ds-2 [58.0 kB] Get:275 http://mirror.kku.ac.th/ubuntu jammy/main i386 libpangocairo-1.0-0 i386 1.50.6+ds-2 [41.5 kB] Get:276 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libwayland-cursor0 i386 1.20.0-1ubuntu0.1 [12.3 kB] Get:277 http://mirror.kku.ac.th/ubuntu jammy/main i386 libdecor-0-plugin-1-cairo i386 0.1.0-3build1 [21.9 kB] Get:278 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB] Get:279 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB] Get:280 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libthai0 amd64 0.1.29-1build1 [19.2 kB] Get:281 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2 [230 kB] Get:282 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2 [53.9 kB] Get:283 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2 [39.8 kB] Get:284 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB] Get:285 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdecor-0-plugin-1-cairo amd64 0.1.0-3build1 [20.4 kB] Get:286 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdrm-amdgpu1 amd64 2.4.110-1ubuntu1 [20.0 kB] Get:287 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB] Get:288 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdrm-intel1 amd64 2.4.110-1ubuntu1 [66.7 kB] Get:289 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdrm-nouveau2 amd64 2.4.110-1ubuntu1 [17.4 kB] Get:290 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libdrm-radeon1 amd64 2.4.110-1ubuntu1 [21.5 kB] Get:291 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libfontenc1 amd64 1:1.1.4-1build3 [14.7 kB] Get:292 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libwayland-server0 amd64 1.20.0-1ubuntu0.1 [34.3 kB] Get:293 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libgbm1 amd64 22.0.5-0ubuntu0.3 [32.7 kB] Get:294 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libwayland-server0 i386 1.20.0-1ubuntu0.1 [37.4 kB] Get:295 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libgbm1 i386 22.0.5-0ubuntu0.3 [34.3 kB] Get:296 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 22.0.5-0ubuntu0.3 [35.4 kB] Get:297 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgl1-amber-dri amd64 21.3.7-0ubuntu1 [4433 kB] Get:298 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libllvm13 amd64 1:13.0.1-2ubuntu2.1 [22.2 MB] Get:299 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libvulkan1 amd64 1.3.204.1-2 [128 kB] Get:300 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 22.0.5-0ubuntu0.3 [7469 kB] Get:301 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libglapi-mesa i386 22.0.5-0ubuntu0.3 [37.7 kB] Get:302 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-dri2-0 amd64 1.14-3ubuntu3 [7206 B] Get:303 https://dl.winehq.org/wine-builds/ubuntu jammy/main amd64 wine-devel amd64 7.7~jammy-1 [2774 kB] Get:304 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-dri3-0 amd64 1.14-3ubuntu3 [6968 B] Get:305 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-glx0 amd64 1.14-3ubuntu3 [25.9 kB] Get:306 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-present0 amd64 1.14-3ubuntu3 [5734 B] Get:307 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-sync1 amd64 1.14-3ubuntu3 [9416 B] Get:308 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-xfixes0 amd64 1.14-3ubuntu3 [9996 B] Get:309 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] Get:310 https://dl.winehq.org/wine-builds/ubuntu jammy/main amd64 winehq-devel amd64 7.7~jammy-1 [1762 B] Get:311 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxshmfence1 amd64 1.3-1build4 [5394 B] Get:312 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxxf86vm1 amd64 1:1.1.4-1build3 [10.4 kB] Get:313 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 22.0.5-0ubuntu0.3 [156 kB] Get:314 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgpg-error-l10n all 1.43-3 [7134 B] Get:315 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4 [136 kB] Get:316 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgphoto2-l10n all 2.5.27-1build2 [14.0 kB] Get:317 http://mirror.kku.ac.th/ubuntu jammy/main i386 libgpm2 i386 1.20.7-10build1 [15.9 kB] Get:318 http://mirror.kku.ac.th/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] Get:319 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libice6 amd64 2:1.0.10-1build2 [42.6 kB] Get:320 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libllvm13 i386 1:13.0.1-2ubuntu2.1 [22.4 MB] Get:321 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libnss-mdns amd64 0.15.1-1ubuntu1 [27.0 kB] Get:322 http://mirror.kku.ac.th/ubuntu jammy/main i386 libnss-nis i386 3.1-0ubuntu6 [28.2 kB] Get:323 http://mirror.kku.ac.th/ubuntu jammy/main i386 libnss-nisplus i386 1.3-0ubuntu6 [23.7 kB] Get:324 http://mirror.kku.ac.th/ubuntu jammy/main i386 libodbc2 i386 2.3.9-5 [174 kB] Get:325 http://mirror.kku.ac.th/ubuntu jammy/main i386 libodbccr2 i386 2.3.9-5 [17.7 kB] Get:326 http://mirror.kku.ac.th/ubuntu jammy/main i386 libodbc1 i386 2.3.9-5 [2528 B] Get:327 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libodbc2 amd64 2.3.9-5 [159 kB] Get:328 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libodbccr2 amd64 2.3.9-5 [16.9 kB] Get:329 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libodbc1 amd64 2.3.9-5 [2534 B] Get:330 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libsasl2-modules i386 2.1.27+dfsg2-3ubuntu1.1 [62.3 kB] Get:331 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libwayland-egl1 i386 1.20.0-1ubuntu0.1 [5696 B] Get:332 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxfixes3 i386 1:6.0.0-1 [12.4 kB] Get:333 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxcursor1 i386 1:1.2.0-2build4 [22.8 kB] Get:334 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxi6 i386 2:1.8-1build1 [35.6 kB] Get:335 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxinerama1 i386 2:1.1.4-3 [7606 B] Get:336 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxkbcommon0 i386 1.4.0-1 [128 kB] Get:337 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxrandr2 i386 2:1.5.2-1build1 [21.9 kB] Get:338 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxss1 i386 1:1.2.3-1build2 [8838 B] Get:339 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxxf86vm1 i386 1:1.1.4-1build3 [11.3 kB] Get:340 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libsdl2-2.0-0 i386 2.0.20+dfsg-2ubuntu1.22.04.1 [607 kB] Get:341 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5582 B] Get:342 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcursor1 amd64 1:1.2.0-2build4 [20.9 kB] Get:343 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] Get:344 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7382 B] Get:345 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxkbcommon0 amd64 1.4.0-1 [125 kB] Get:346 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] Get:347 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxss1 amd64 1:1.2.3-1build2 [8476 B] Get:348 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libsdl2-2.0-0 amd64 2.0.20+dfsg-2ubuntu1.22.04.1 [582 kB] Get:349 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libsm6 amd64 2:1.2.3-1build2 [16.7 kB] Get:350 http://mirror.kku.ac.th/ubuntu jammy/main i386 libv4lconvert0 i386 1.22.1-2build1 [84.6 kB] Get:351 http://mirror.kku.ac.th/ubuntu jammy/main i386 libv4l-0 i386 1.22.1-2build1 [45.7 kB] Get:352 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libv4lconvert0 amd64 1.22.1-2build1 [82.4 kB] Get:353 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libv4l-0 amd64 1.22.1-2build1 [44.9 kB] Get:354 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxt6 amd64 1:1.2.1-1 [177 kB] Get:355 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxmu6 amd64 2:1.1.3-3 [49.6 kB] Get:356 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxaw7 amd64 2:1.0.14-1 [191 kB] Get:357 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcb-randr0 amd64 1.14-3ubuntu3 [18.3 kB] Get:358 http://mirror.kku.ac.th/ubuntu jammy/main i386 libxcomposite1 i386 1:0.4.5-1build2 [7504 B] Get:359 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7192 B] Get:360 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxfont2 amd64 1:2.0.5-1build1 [94.5 kB] Get:361 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libxkbfile1 amd64 1:1.1.0-1build3 [71.8 kB] Get:362 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 mesa-vulkan-drivers amd64 22.0.5-0ubuntu0.3 [4971 kB] Get:363 http://mirror.kku.ac.th/ubuntu jammy/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4 [215 kB] Get:364 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 samba-dsdb-modules amd64 2:4.15.9+dfsg-0ubuntu0.3 [312 kB] Get:365 http://mirror.kku.ac.th/ubuntu jammy/main amd64 sane-airscan amd64 0.99.27-1build1 [140 kB] Get:366 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 systemd-hwe-hwdb all 249.11.2 [2680 B] Get:367 http://mirror.kku.ac.th/ubuntu jammy/main amd64 x11-xkb-utils amd64 7.7+5build4 [172 kB] Get:368 http://mirror.kku.ac.th/ubuntu jammy/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB] Get:369 http://mirror.kku.ac.th/ubuntu jammy/main amd64 xfonts-utils amd64 1:7.7+6build2 [94.6 kB] Get:370 http://mirror.kku.ac.th/ubuntu jammy/main amd64 xfonts-base all 1:1.0.5 [5896 kB] Get:371 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 xserver-common all 2:21.1.3-2ubuntu2.5 [28.1 kB] Get:372 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libglvnd0 amd64 1.4.0-1 [73.6 kB] Get:373 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libglx0 amd64 1.4.0-1 [41.0 kB] Get:374 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libgl1 amd64 1.4.0-1 [110 kB] Get:375 http://mirror.kku.ac.th/ubuntu jammy-updates/universe amd64 xvfb amd64 2:21.1.3-2ubuntu2.5 [864 kB] Get:376 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libopengl0 amd64 1.4.0-1 [36.5 kB] Get:377 http://mirror.kku.ac.th/ubuntu jammy/main amd64 libglu1-mesa amd64 9.0.2-1 [145 kB] Get:378 http://mirror.kku.ac.th/ubuntu jammy/main i386 libglvnd0 i386 1.4.0-1 [71.8 kB] Get:379 http://mirror.kku.ac.th/ubuntu jammy/main i386 libopengl0 i386 1.4.0-1 [35.4 kB] Get:380 http://mirror.kku.ac.th/ubuntu jammy/main i386 libglu1-mesa i386 9.0.2-1 [199 kB] Get:381 http://mirror.kku.ac.th/ubuntu jammy-updates/main i386 libosmesa6 i386 22.0.5-0ubuntu0.3 [3340 kB] Get:382 http://mirror.kku.ac.th/ubuntu jammy-updates/main amd64 libosmesa6 amd64 22.0.5-0ubuntu0.3 [3113 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 391 MB in 16s (25.0 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26862 files and directories currently installed.) Preparing to unpack .../libsystemd0_249.11-0ubuntu3.6_amd64.deb ... Unpacking libsystemd0:amd64 (249.11-0ubuntu3.6) over (249.11-0ubuntu3.4) ... Selecting previously unselected package libc6:i386. Preparing to unpack .../libc6_2.35-0ubuntu3.1_i386.deb ... Unpacking libc6:i386 (2.35-0ubuntu3.1) ... Selecting previously unselected package libgcc-s1:i386. Preparing to unpack .../libgcc-s1_12.1.0-2ubuntu1~22.04_i386.deb ... Unpacking libgcc-s1:i386 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package gcc-12-base:i386. Preparing to unpack .../gcc-12-base_12.1.0-2ubuntu1~22.04_i386.deb ... Unpacking gcc-12-base:i386 (12.1.0-2ubuntu1~22.04) ... Setting up gcc-12-base:i386 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libcrypt1:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27147 files and directories currently installed.) Preparing to unpack .../libcrypt1_1%3a4.4.27-1_i386.deb ... Unpacking libcrypt1:i386 (1:4.4.27-1) ... Setting up libgcc-s1:i386 (12.1.0-2ubuntu1~22.04) ... Setting up libcrypt1:i386 (1:4.4.27-1) ... Setting up libc6:i386 (2.35-0ubuntu3.1) ... Selecting previously unselected package libcap2:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27149 files and directories currently installed.) Preparing to unpack .../libcap2_1%3a2.44-1build3_i386.deb ... Unpacking libcap2:i386 (1:2.44-1build3) ... Setting up libcap2:i386 (1:2.44-1build3) ... Selecting previously unselected package libgcrypt20:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27151 files and directories currently installed.) Preparing to unpack .../libgcrypt20_1.9.4-3ubuntu3_i386.deb ... Unpacking libgcrypt20:i386 (1.9.4-3ubuntu3) ... Selecting previously unselected package libgpg-error0:i386. Preparing to unpack .../libgpg-error0_1.43-3_i386.deb ... Unpacking libgpg-error0:i386 (1.43-3) ... Setting up libgpg-error0:i386 (1.43-3) ... Setting up libgcrypt20:i386 (1.9.4-3ubuntu3) ... Selecting previously unselected package liblz4-1:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27155 files and directories currently installed.) Preparing to unpack .../liblz4-1_1.9.3-2build2_i386.deb ... Unpacking liblz4-1:i386 (1.9.3-2build2) ... Setting up liblz4-1:i386 (1.9.3-2build2) ... Selecting previously unselected package liblzma5:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27157 files and directories currently installed.) Preparing to unpack .../liblzma5_5.2.5-2ubuntu1_i386.deb ... Unpacking liblzma5:i386 (5.2.5-2ubuntu1) ... Setting up liblzma5:i386 (5.2.5-2ubuntu1) ... Selecting previously unselected package libzstd1:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27159 files and directories currently installed.) Preparing to unpack .../libzstd1_1.4.8+dfsg-3build1_i386.deb ... Unpacking libzstd1:i386 (1.4.8+dfsg-3build1) ... Setting up libzstd1:i386 (1.4.8+dfsg-3build1) ... Selecting previously unselected package libsystemd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27161 files and directories currently installed.) Preparing to unpack .../libsystemd0_249.11-0ubuntu3.6_i386.deb ... Unpacking libsystemd0:i386 (249.11-0ubuntu3.6) ... Setting up libsystemd0:amd64 (249.11-0ubuntu3.6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27163 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.2-0ubuntu1.7_amd64.deb ... Unpacking libssl3:amd64 (3.0.2-0ubuntu1.7) over (3.0.2-0ubuntu1.6) ... Selecting previously unselected package libssl3:i386. Preparing to unpack .../libssl3_3.0.2-0ubuntu1.7_i386.deb ... Unpacking libssl3:i386 (3.0.2-0ubuntu1.7) ... Setting up libssl3:amd64 (3.0.2-0ubuntu1.7) ... Selecting previously unselected package libpython3.10-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27171 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_amd64.deb ... Unpacking libpython3.10-minimal:amd64 (3.10.6-1~22.04.2) ... Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... Selecting previously unselected package zlib1g:i386. Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_i386.deb ... Unpacking zlib1g:i386 (1:1.2.11.dfsg-2ubuntu9.2) ... Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Selecting previously unselected package python3.10-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27458 files and directories currently installed.) Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_amd64.deb ... Unpacking python3.10-minimal (3.10.6-1~22.04.2) ... Setting up libpython3.10-minimal:amd64 (3.10.6-1~22.04.2) ... Setting up python3.10-minimal (3.10.6-1~22.04.2) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27467 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-2build2) ... Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../3-libpython3.10-stdlib_3.10.6-1~22.04.2_amd64.deb ... Unpacking libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2) ... Selecting previously unselected package python3.10. Preparing to unpack .../4-python3.10_3.10.6-1~22.04.2_amd64.deb ... Unpacking python3.10 (3.10.6-1~22.04.2) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27868 files and directories currently installed.) Preparing to unpack .../00-python3_3.10.6-1~22.04_amd64.deb ... Unpacking python3 (3.10.6-1~22.04) ... Selecting previously unselected package uuid-runtime. Preparing to unpack .../01-uuid-runtime_2.37.2-4ubuntu3_amd64.deb ... Unpacking uuid-runtime (2.37.2-4ubuntu3) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../02-libavahi-common-data_0.8-5ubuntu5_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../03-libavahi-common3_0.8-5ubuntu5_amd64.deb ... Unpacking libavahi-common3:amd64 (0.8-5ubuntu5) ... Selecting previously unselected package libavahi-core7:amd64. Preparing to unpack .../04-libavahi-core7_0.8-5ubuntu5_amd64.deb ... Unpacking libavahi-core7:amd64 (0.8-5ubuntu5) ... Selecting previously unselected package libdaemon0:amd64. Preparing to unpack .../05-libdaemon0_0.14-7.1ubuntu3_amd64.deb ... Unpacking libdaemon0:amd64 (0.14-7.1ubuntu3) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../06-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../07-libapparmor1_3.0.4-2ubuntu2.1_amd64.deb ... Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.1) ... Selecting previously unselected package dbus. Preparing to unpack .../08-dbus_1.12.20-2ubuntu4.1_amd64.deb ... Unpacking dbus (1.12.20-2ubuntu4.1) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../09-libjson-c5_0.15-3~ubuntu1.22.04.1_amd64.deb ... Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ... Selecting previously unselected package liblmdb0:amd64. Preparing to unpack .../10-liblmdb0_0.9.24-1build2_amd64.deb ... Unpacking liblmdb0:amd64 (0.9.24-1build2) ... Selecting previously unselected package libmaxminddb0:amd64. Preparing to unpack .../11-libmaxminddb0_1.5.2-1build2_amd64.deb ... Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../12-libuv1_1.43.0-1_amd64.deb ... Unpacking libuv1:amd64 (1.43.0-1) ... Selecting previously unselected package bind9-libs:amd64. Preparing to unpack .../13-bind9-libs_1%3a9.18.1-1ubuntu1.2_amd64.deb ... Unpacking bind9-libs:amd64 (1:9.18.1-1ubuntu1.2) ... Selecting previously unselected package bind9-host. Preparing to unpack .../14-bind9-host_1%3a9.18.1-1ubuntu1.2_amd64.deb ... Unpacking bind9-host (1:9.18.1-1ubuntu1.2) ... Selecting previously unselected package avahi-daemon. Preparing to unpack .../15-avahi-daemon_0.8-5ubuntu5_amd64.deb ... Unpacking avahi-daemon (0.8-5ubuntu5) ... Selecting previously unselected package libsane-common. Preparing to unpack .../16-libsane-common_1.1.1-5_all.deb ... Unpacking libsane-common (1.1.1-5) ... Preparing to unpack .../17-libgnutls30_3.7.3-4ubuntu1.1_amd64.deb ... Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.1) over (3.7.3-4ubuntu1) ... Selecting previously unselected package libgnutls30:i386. Preparing to unpack .../18-libgnutls30_3.7.3-4ubuntu1.1_i386.deb ... Unpacking libgnutls30:i386 (3.7.3-4ubuntu1.1) ... Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.1) ... Selecting previously unselected package libtalloc2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28352 files and directories currently installed.) Preparing to unpack .../00-libtalloc2_2.3.3-2build1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.3-2build1) ... Selecting previously unselected package libtevent0:amd64. Preparing to unpack .../01-libtevent0_0.11.0-1build1_amd64.deb ... Unpacking libtevent0:amd64 (0.11.0-1build1) ... Selecting previously unselected package libwbclient0:amd64. Preparing to unpack .../02-libwbclient0_2%3a4.15.9+dfsg-0ubuntu0.3_amd64.deb ... Unpacking libwbclient0:amd64 (2:4.15.9+dfsg-0ubuntu0.3) ... Selecting previously unselected package poppler-data. Preparing to unpack .../03-poppler-data_0.4.11-1_all.deb ... Unpacking poppler-data (0.4.11-1) ... Selecting previously unselected package samba-common. Preparing to unpack .../04-samba-common_2%3a4.15.9+dfsg-0ubuntu0.3_all.deb ... Unpacking samba-common (2:4.15.9+dfsg-0ubuntu0.3) ... Selecting previously unselected package update-inetd. Preparing to unpack .../05-update-inetd_4.51_all.deb ... Unpacking update-inetd (4.51) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../06-libavahi-client3_0.8-5ubuntu5_amd64.deb ... Unpacking libavahi-client3:amd64 (0.8-5ubuntu5) ... Selecting previously unselected package libieee1284-3:amd64. Preparing to unpack .../07-libieee1284-3_0.2.11-14build2_amd64.deb ... Unpacking libieee1284-3:amd64 (0.2.11-14build2) ... Selecting previously unselected package acl. Preparing to unpack .../08-acl_2.3.1-1_amd64.deb ... Unpacking acl (2.3.1-1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../09-libkmod2_29-1ubuntu1_amd64.deb ... Unpacking libkmod2:amd64 (29-1ubuntu1) ... Preparing to unpack .../10-libudev1_249.11-0ubuntu3.6_amd64.deb ... Unpacking libudev1:amd64 (249.11-0ubuntu3.6) over (249.11-0ubuntu3.4) ... Selecting previously unselected package libudev1:i386. Preparing to unpack .../11-libudev1_249.11-0ubuntu3.6_i386.deb ... Unpacking libudev1:i386 (249.11-0ubuntu3.6) ... Setting up libudev1:amd64 (249.11-0ubuntu3.6) ... Selecting previously unselected package udev. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28975 files and directories currently installed.) Preparing to unpack .../00-udev_249.11-0ubuntu3.6_amd64.deb ... Unpacking udev (249.11-0ubuntu3.6) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../01-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../02-libxcb-render0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-render0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../03-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxrender1:amd64. Preparing to unpack .../04-libxrender1_1%3a0.9.10-1build4_amd64.deb ... Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... Selecting previously unselected package libcairo2:amd64. Preparing to unpack .../05-libcairo2_1.16.0-5ubuntu2_amd64.deb ... Unpacking libcairo2:amd64 (1.16.0-5ubuntu2) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../06-libcurl4_7.81.0-1ubuntu1.7_amd64.deb ... Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.7) ... Selecting previously unselected package libexif12:amd64. Preparing to unpack .../07-libexif12_0.6.24-1build1_amd64.deb ... Unpacking libexif12:amd64 (0.6.24-1build1) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../08-libusb-1.0-0_2%3a1.0.25-1ubuntu2_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ... Selecting previously unselected package libgphoto2-port12:amd64. Preparing to unpack .../09-libgphoto2-port12_2.5.27-1build2_amd64.deb ... Unpacking libgphoto2-port12:amd64 (2.5.27-1build2) ... Selecting previously unselected package libgphoto2-6:amd64. Preparing to unpack .../10-libgphoto2-6_2.5.27-1build2_amd64.deb ... Unpacking libgphoto2-6:amd64 (2.5.27-1build2) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../11-liblcms2-2_2.12~rc1-2build2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../12-libnspr4_2%3a4.32-3build1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.32-3build1) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../13-libnss3_2%3a3.68.2-0ubuntu1.1_amd64.deb ... Unpacking libnss3:amd64 (2:3.68.2-0ubuntu1.1) ... Selecting previously unselected package libopenjp2-7:amd64. Preparing to unpack .../14-libopenjp2-7_2.4.0-6_amd64.deb ... Unpacking libopenjp2-7:amd64 (2.4.0-6) ... Selecting previously unselected package libpoppler118:amd64. Preparing to unpack .../15-libpoppler118_22.02.0-2ubuntu0.1_amd64.deb ... Unpacking libpoppler118:amd64 (22.02.0-2ubuntu0.1) ... Selecting previously unselected package libpoppler-glib8:amd64. Preparing to unpack .../16-libpoppler-glib8_22.02.0-2ubuntu0.1_amd64.deb ... Unpacking libpoppler-glib8:amd64 (22.02.0-2ubuntu0.1) ... Selecting previously unselected package pci.ids. Preparing to unpack .../17-pci.ids_0.0~2022.01.22-1_all.deb ... Unpacking pci.ids (0.0~2022.01.22-1) ... Selecting previously unselected package libpci3:amd64. Preparing to unpack .../18-libpci3_1%3a3.7.0-6_amd64.deb ... Unpacking libpci3:amd64 (1:3.7.0-6) ... Selecting previously unselected package libsensors-config. Preparing to unpack .../19-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libsensors5:amd64. Preparing to unpack .../20-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libwrap0:amd64. Preparing to unpack .../21-libwrap0_7.6.q-31build2_amd64.deb ... Unpacking libwrap0:amd64 (7.6.q-31build2) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../22-libsnmp-base_5.9.1+dfsg-1ubuntu2.4_all.deb ... Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.4) ... Selecting previously unselected package libsnmp40:amd64. Preparing to unpack .../23-libsnmp40_5.9.1+dfsg-1ubuntu2.4_amd64.deb ... Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.4) ... Selecting previously unselected package libsane1:amd64. Preparing to unpack .../24-libsane1_1.1.1-5_amd64.deb ... Unpacking libsane1:amd64 (1.1.1-5) ... Selecting previously unselected package sane-utils. Preparing to unpack .../25-sane-utils_1.1.1-5_amd64.deb ... Unpacking sane-utils (1.1.1-5) ... Selecting previously unselected package libtdb1:amd64. Preparing to unpack .../26-libtdb1_1.4.5-2build1_amd64.deb ... Unpacking libtdb1:amd64 (1.4.5-2build1) ... Selecting previously unselected package libldb2:amd64. Preparing to unpack .../27-libldb2_2%3a2.4.4-0ubuntu0.1_amd64.deb ... Unpacking libldb2:amd64 (2:2.4.4-0ubuntu0.1) ... Selecting previously unselected package libpython3.10:amd64. Preparing to unpack .../28-libpython3.10_3.10.6-1~22.04.2_amd64.deb ... Unpacking libpython3.10:amd64 (3.10.6-1~22.04.2) ... Selecting previously unselected package python3-ldb. Preparing to unpack .../29-python3-ldb_2%3a2.4.4-0ubuntu0.1_amd64.deb ... Unpacking python3-ldb (2:2.4.4-0ubuntu0.1) ... Selecting previously unselected package python3-tdb. Preparing to unpack .../30-python3-tdb_1.4.5-2build1_amd64.deb ... Unpacking python3-tdb (1.4.5-2build1) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../31-libcups2_2.4.1op1-1ubuntu4.1_amd64.deb ... Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.1) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../32-libjansson4_2.13.1-1.1build3_amd64.deb ... Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... Selecting previously unselected package libpopt0:amd64. Preparing to unpack .../33-libpopt0_1.18-3build1_amd64.deb ... Unpacking libpopt0:amd64 (1.18-3build1) ... Selecting previously unselected package python3-talloc:amd64. Preparing to unpack .../34-python3-talloc_2.3.3-2build1_amd64.deb ... Unpacking python3-talloc:amd64 (2.3.3-2build1) ... Selecting previously unselected package samba-libs:amd64. Preparing to unpack .../35-samba-libs_2%3a4.15.9+dfsg-0ubuntu0.3_amd64.deb ... Unpacking samba-libs:amd64 (2:4.15.9+dfsg-0ubuntu0.3) ... Selecting previously unselected package python3-samba. Preparing to unpack .../36-python3-samba_2%3a4.15.9+dfsg-0ubuntu0.3_amd64.deb ... Unpacking python3-samba (2:4.15.9+dfsg-0ubuntu0.3) ... Selecting previously unselected package samba-common-bin. Preparing to unpack .../37-samba-common-bin_2%3a4.15.9+dfsg-0ubuntu0.3_amd64.deb ... Unpacking samba-common-bin (2:4.15.9+dfsg-0ubuntu0.3) ... Selecting previously unselected package winbind. Preparing to unpack .../38-winbind_2%3a4.15.9+dfsg-0ubuntu0.3_amd64.deb ... Unpacking winbind (2:4.15.9+dfsg-0ubuntu0.3) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../39-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libasound2:i386. Preparing to unpack .../40-libasound2_1.2.6.1-1ubuntu1_i386.deb ... Unpacking libasound2:i386 (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libffi8:i386. Preparing to unpack .../41-libffi8_3.4.2-4_i386.deb ... Unpacking libffi8:i386 (3.4.2-4) ... Selecting previously unselected package libblkid1:i386. Preparing to unpack .../42-libblkid1_2.37.2-4ubuntu3_i386.deb ... Unpacking libblkid1:i386 (2.37.2-4ubuntu3) ... Preparing to unpack .../43-libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... Selecting previously unselected package libpcre2-8-0:i386. Preparing to unpack .../44-libpcre2-8-0_10.39-3ubuntu0.1_i386.deb ... Unpacking libpcre2-8-0:i386 (10.39-3ubuntu0.1) ... Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... Selecting previously unselected package libselinux1:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30491 files and directories currently installed.) Preparing to unpack .../000-libselinux1_3.3-1build2_i386.deb ... Unpacking libselinux1:i386 (3.3-1build2) ... Selecting previously unselected package libmount1:i386. Preparing to unpack .../001-libmount1_2.37.2-4ubuntu3_i386.deb ... Unpacking libmount1:i386 (2.37.2-4ubuntu3) ... Selecting previously unselected package libpcre3:i386. Preparing to unpack .../002-libpcre3_2%3a8.39-13ubuntu0.22.04.1_i386.deb ... Unpacking libpcre3:i386 (2:8.39-13ubuntu0.22.04.1) ... Selecting previously unselected package libglib2.0-0:i386. Preparing to unpack .../003-libglib2.0-0_2.72.4-0ubuntu1_i386.deb ... Unpacking libglib2.0-0:i386 (2.72.4-0ubuntu1) ... Selecting previously unselected package libbrotli1:i386. Preparing to unpack .../004-libbrotli1_1.0.9-2build6_i386.deb ... Unpacking libbrotli1:i386 (1.0.9-2build6) ... Selecting previously unselected package libcom-err2:i386. Preparing to unpack .../005-libcom-err2_1.46.5-2ubuntu1.1_i386.deb ... Unpacking libcom-err2:i386 (1.46.5-2ubuntu1.1) ... Selecting previously unselected package libkrb5support0:i386. Preparing to unpack .../006-libkrb5support0_1.19.2-2_i386.deb ... Unpacking libkrb5support0:i386 (1.19.2-2) ... Selecting previously unselected package libk5crypto3:i386. Preparing to unpack .../007-libk5crypto3_1.19.2-2_i386.deb ... Unpacking libk5crypto3:i386 (1.19.2-2) ... Selecting previously unselected package libkeyutils1:i386. Preparing to unpack .../008-libkeyutils1_1.6.1-2ubuntu3_i386.deb ... Unpacking libkeyutils1:i386 (1.6.1-2ubuntu3) ... Selecting previously unselected package libkrb5-3:i386. Preparing to unpack .../009-libkrb5-3_1.19.2-2_i386.deb ... Unpacking libkrb5-3:i386 (1.19.2-2) ... Selecting previously unselected package libgssapi-krb5-2:i386. Preparing to unpack .../010-libgssapi-krb5-2_1.19.2-2_i386.deb ... Unpacking libgssapi-krb5-2:i386 (1.19.2-2) ... Selecting previously unselected package libunistring2:i386. Preparing to unpack .../011-libunistring2_1.0-1_i386.deb ... Unpacking libunistring2:i386 (1.0-1) ... Selecting previously unselected package libidn2-0:i386. Preparing to unpack .../012-libidn2-0_2.3.2-2build1_i386.deb ... Unpacking libidn2-0:i386 (2.3.2-2build1) ... Selecting previously unselected package libgmp10:i386. Preparing to unpack .../013-libgmp10_2%3a6.2.1+dfsg-3ubuntu1_i386.deb ... Unpacking libgmp10:i386 (2:6.2.1+dfsg-3ubuntu1) ... Selecting previously unselected package libnettle8:i386. Preparing to unpack .../014-libnettle8_3.7.3-1build2_i386.deb ... Unpacking libnettle8:i386 (3.7.3-1build2) ... Selecting previously unselected package libhogweed6:i386. Preparing to unpack .../015-libhogweed6_3.7.3-1build2_i386.deb ... Unpacking libhogweed6:i386 (3.7.3-1build2) ... Selecting previously unselected package libp11-kit0:i386. Preparing to unpack .../016-libp11-kit0_0.24.0-6build1_i386.deb ... Unpacking libp11-kit0:i386 (0.24.0-6build1) ... Selecting previously unselected package libtasn1-6:i386. Preparing to unpack .../017-libtasn1-6_4.18.0-4build1_i386.deb ... Unpacking libtasn1-6:i386 (4.18.0-4build1) ... Selecting previously unselected package libdb5.3:i386. Preparing to unpack .../018-libdb5.3_5.3.28+dfsg1-0.8ubuntu3_i386.deb ... Unpacking libdb5.3:i386 (5.3.28+dfsg1-0.8ubuntu3) ... Selecting previously unselected package libsasl2-modules-db:i386. Preparing to unpack .../019-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.1_i386.deb ... Unpacking libsasl2-modules-db:i386 (2.1.27+dfsg2-3ubuntu1.1) ... Selecting previously unselected package libsasl2-2:i386. Preparing to unpack .../020-libsasl2-2_2.1.27+dfsg2-3ubuntu1.1_i386.deb ... Unpacking libsasl2-2:i386 (2.1.27+dfsg2-3ubuntu1.1) ... Selecting previously unselected package libldap-2.5-0:i386. Preparing to unpack .../021-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_i386.deb ... Unpacking libldap-2.5-0:i386 (2.5.13+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package libnghttp2-14:i386. Preparing to unpack .../022-libnghttp2-14_1.43.0-1build3_i386.deb ... Unpacking libnghttp2-14:i386 (1.43.0-1build3) ... Selecting previously unselected package libpsl5:i386. Preparing to unpack .../023-libpsl5_0.21.0-1.2build2_i386.deb ... Unpacking libpsl5:i386 (0.21.0-1.2build2) ... Selecting previously unselected package librtmp1:i386. Preparing to unpack .../024-librtmp1_2.4+20151223.gitfa8646d.1-2build4_i386.deb ... Unpacking librtmp1:i386 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:i386. Preparing to unpack .../025-libssh-4_0.9.6-2build1_i386.deb ... Unpacking libssh-4:i386 (0.9.6-2build1) ... Selecting previously unselected package libcurl4:i386. Preparing to unpack .../026-libcurl4_7.81.0-1ubuntu1.7_i386.deb ... Unpacking libcurl4:i386 (7.81.0-1ubuntu1.7) ... Selecting previously unselected package libexif12:i386. Preparing to unpack .../027-libexif12_0.6.24-1build1_i386.deb ... Unpacking libexif12:i386 (0.6.24-1build1) ... Selecting previously unselected package libexpat1:i386. Preparing to unpack .../028-libexpat1_2.4.7-1ubuntu0.2_i386.deb ... Unpacking libexpat1:i386 (2.4.7-1ubuntu0.2) ... Selecting previously unselected package libpng16-16:i386. Preparing to unpack .../029-libpng16-16_1.6.37-3build5_i386.deb ... Unpacking libpng16-16:i386 (1.6.37-3build5) ... Selecting previously unselected package libfreetype6:i386. Preparing to unpack .../030-libfreetype6_2.11.1+dfsg-1ubuntu0.1_i386.deb ... Unpacking libfreetype6:i386 (2.11.1+dfsg-1ubuntu0.1) ... Selecting previously unselected package libuuid1:i386. Preparing to unpack .../031-libuuid1_2.37.2-4ubuntu3_i386.deb ... Unpacking libuuid1:i386 (2.37.2-4ubuntu3) ... Selecting previously unselected package libfontconfig1:i386. Preparing to unpack .../032-libfontconfig1_2.13.1-4.2ubuntu5_i386.deb ... Unpacking libfontconfig1:i386 (2.13.1-4.2ubuntu5) ... Selecting previously unselected package libjpeg-turbo8:i386. Preparing to unpack .../033-libjpeg-turbo8_2.1.2-0ubuntu1_i386.deb ... Unpacking libjpeg-turbo8:i386 (2.1.2-0ubuntu1) ... Selecting previously unselected package libjpeg8:i386. Preparing to unpack .../034-libjpeg8_8c-2ubuntu10_i386.deb ... Unpacking libjpeg8:i386 (8c-2ubuntu10) ... Selecting previously unselected package libdeflate0:i386. Preparing to unpack .../035-libdeflate0_1.10-2_i386.deb ... Unpacking libdeflate0:i386 (1.10-2) ... Selecting previously unselected package libjbig0:i386. Preparing to unpack .../036-libjbig0_2.1-3.1ubuntu0.22.04.1_i386.deb ... Unpacking libjbig0:i386 (2.1-3.1ubuntu0.22.04.1) ... Selecting previously unselected package libwebp7:i386. Preparing to unpack .../037-libwebp7_1.2.2-2_i386.deb ... Unpacking libwebp7:i386 (1.2.2-2) ... Selecting previously unselected package libtiff5:i386. Preparing to unpack .../038-libtiff5_4.3.0-6ubuntu0.3_i386.deb ... Unpacking libtiff5:i386 (4.3.0-6ubuntu0.3) ... Selecting previously unselected package libxau6:i386. Preparing to unpack .../039-libxau6_1%3a1.0.9-1build5_i386.deb ... Unpacking libxau6:i386 (1:1.0.9-1build5) ... Selecting previously unselected package libmd0:i386. Preparing to unpack .../040-libmd0_1.0.4-1build1_i386.deb ... Unpacking libmd0:i386 (1.0.4-1build1) ... Selecting previously unselected package libbsd0:i386. Preparing to unpack .../041-libbsd0_0.11.5-1_i386.deb ... Unpacking libbsd0:i386 (0.11.5-1) ... Selecting previously unselected package libxdmcp6:i386. Preparing to unpack .../042-libxdmcp6_1%3a1.1.3-0ubuntu5_i386.deb ... Unpacking libxdmcp6:i386 (1:1.1.3-0ubuntu5) ... Selecting previously unselected package libxcb1:i386. Preparing to unpack .../043-libxcb1_1.14-3ubuntu3_i386.deb ... Unpacking libxcb1:i386 (1.14-3ubuntu3) ... Selecting previously unselected package libx11-6:i386. Preparing to unpack .../044-libx11-6_2%3a1.7.5-1_i386.deb ... Unpacking libx11-6:i386 (2:1.7.5-1) ... Selecting previously unselected package libxpm4:i386. Preparing to unpack .../045-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_i386.deb ... Unpacking libxpm4:i386 (1:3.5.12-1ubuntu0.22.04.1) ... Selecting previously unselected package libgd3:i386. Preparing to unpack .../046-libgd3_2.3.0-2ubuntu2_i386.deb ... Unpacking libgd3:i386 (2.3.0-2ubuntu2) ... Selecting previously unselected package libltdl7:i386. Preparing to unpack .../047-libltdl7_2.4.6-15build2_i386.deb ... Unpacking libltdl7:i386 (2.4.6-15build2) ... Selecting previously unselected package libusb-1.0-0:i386. Preparing to unpack .../048-libusb-1.0-0_2%3a1.0.25-1ubuntu2_i386.deb ... Unpacking libusb-1.0-0:i386 (2:1.0.25-1ubuntu2) ... Selecting previously unselected package libgphoto2-port12:i386. Preparing to unpack .../049-libgphoto2-port12_2.5.27-1build2_i386.deb ... Unpacking libgphoto2-port12:i386 (2.5.27-1build2) ... Selecting previously unselected package libstdc++6:i386. Preparing to unpack .../050-libstdc++6_12.1.0-2ubuntu1~22.04_i386.deb ... Unpacking libstdc++6:i386 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libicu70:i386. Preparing to unpack .../051-libicu70_70.1-2_i386.deb ... Unpacking libicu70:i386 (70.1-2) ... Selecting previously unselected package libxml2:i386. Preparing to unpack .../052-libxml2_2.9.13+dfsg-1ubuntu0.2_i386.deb ... Unpacking libxml2:i386 (2.9.13+dfsg-1ubuntu0.2) ... Selecting previously unselected package libgphoto2-6:i386. Preparing to unpack .../053-libgphoto2-6_2.5.27-1build2_i386.deb ... Unpacking libgphoto2-6:i386 (2.5.27-1build2) ... Selecting previously unselected package libbz2-1.0:i386. Preparing to unpack .../054-libbz2-1.0_1.0.8-5build1_i386.deb ... Unpacking libbz2-1.0:i386 (1.0.8-5build1) ... Selecting previously unselected package libelf1:i386. Preparing to unpack .../055-libelf1_0.186-1build1_i386.deb ... Unpacking libelf1:i386 (0.186-1build1) ... Selecting previously unselected package libdw1:i386. Preparing to unpack .../056-libdw1_0.186-1build1_i386.deb ... Unpacking libdw1:i386 (0.186-1build1) ... Selecting previously unselected package libunwind8:i386. Preparing to unpack .../057-libunwind8_1.3.2-2build2_i386.deb ... Unpacking libunwind8:i386 (1.3.2-2build2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../058-libcap2-bin_1%3a2.44-1build3_amd64.deb ... Unpacking libcap2-bin (1:2.44-1build3) ... Selecting previously unselected package libgstreamer1.0-0:i386. Preparing to unpack .../059-libgstreamer1.0-0_1.20.3-0ubuntu1_i386.deb ... Unpacking libgstreamer1.0-0:i386 (1.20.3-0ubuntu1) ... Selecting previously unselected package liborc-0.4-0:i386. Preparing to unpack .../060-liborc-0.4-0_1%3a0.4.32-2_i386.deb ... Unpacking liborc-0.4-0:i386 (1:0.4.32-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../061-iso-codes_4.9.0-1_all.deb ... Unpacking iso-codes (4.9.0-1) ... Selecting previously unselected package libgstreamer-plugins-base1.0-0:i386. Preparing to unpack .../062-libgstreamer-plugins-base1.0-0_1.20.1-1_i386.deb ... Unpacking libgstreamer-plugins-base1.0-0:i386 (1.20.1-1) ... Selecting previously unselected package libopenal-data. Preparing to unpack .../063-libopenal-data_1%3a1.19.1-2build3_all.deb ... Unpacking libopenal-data (1:1.19.1-2build3) ... Selecting previously unselected package libsndio7.0:i386. Preparing to unpack .../064-libsndio7.0_1.8.1-1.1_i386.deb ... Unpacking libsndio7.0:i386 (1.8.1-1.1) ... Selecting previously unselected package libopenal1:i386. Preparing to unpack .../065-libopenal1_1%3a1.19.1-2build3_i386.deb ... Unpacking libopenal1:i386 (1:1.19.1-2build3) ... Selecting previously unselected package libdbus-1-3:i386. Preparing to unpack .../066-libdbus-1-3_1.12.20-2ubuntu4.1_i386.deb ... Unpacking libdbus-1-3:i386 (1.12.20-2ubuntu4.1) ... Selecting previously unselected package libpcap0.8:i386. Preparing to unpack .../067-libpcap0.8_1.10.1-4build1_i386.deb ... Unpacking libpcap0.8:i386 (1.10.1-4build1) ... Selecting previously unselected package libapparmor1:i386. Preparing to unpack .../068-libapparmor1_3.0.4-2ubuntu2.1_i386.deb ... Unpacking libapparmor1:i386 (3.0.4-2ubuntu2.1) ... Selecting previously unselected package libasyncns0:i386. Preparing to unpack .../069-libasyncns0_0.8-6build2_i386.deb ... Unpacking libasyncns0:i386 (0.8-6build2) ... Selecting previously unselected package libogg0:i386. Preparing to unpack .../070-libogg0_1.3.5-0ubuntu3_i386.deb ... Unpacking libogg0:i386 (1.3.5-0ubuntu3) ... Selecting previously unselected package libflac8:i386. Preparing to unpack .../071-libflac8_1.3.3-2ubuntu0.1_i386.deb ... Unpacking libflac8:i386 (1.3.3-2ubuntu0.1) ... Selecting previously unselected package libopus0:i386. Preparing to unpack .../072-libopus0_1.3.1-0.1build2_i386.deb ... Unpacking libopus0:i386 (1.3.1-0.1build2) ... Selecting previously unselected package libvorbis0a:i386. Preparing to unpack .../073-libvorbis0a_1.3.7-1build2_i386.deb ... Unpacking libvorbis0a:i386 (1.3.7-1build2) ... Selecting previously unselected package libvorbisenc2:i386. Preparing to unpack .../074-libvorbisenc2_1.3.7-1build2_i386.deb ... Unpacking libvorbisenc2:i386 (1.3.7-1build2) ... Selecting previously unselected package libsndfile1:i386. Preparing to unpack .../075-libsndfile1_1.0.31-2build1_i386.deb ... Unpacking libsndfile1:i386 (1.0.31-2build1) ... Selecting previously unselected package libx11-xcb1:i386. Preparing to unpack .../076-libx11-xcb1_2%3a1.7.5-1_i386.deb ... Unpacking libx11-xcb1:i386 (2:1.7.5-1) ... Selecting previously unselected package libpulse0:i386. Preparing to unpack .../077-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2_i386.deb ... Unpacking libpulse0:i386 (1:15.99.1+dfsg1-1ubuntu2) ... Selecting previously unselected package libavahi-common-data:i386. Preparing to unpack .../078-libavahi-common-data_0.8-5ubuntu5_i386.deb ... Unpacking libavahi-common-data:i386 (0.8-5ubuntu5) ... Selecting previously unselected package libavahi-common3:i386. Preparing to unpack .../079-libavahi-common3_0.8-5ubuntu5_i386.deb ... Unpacking libavahi-common3:i386 (0.8-5ubuntu5) ... Selecting previously unselected package libavahi-client3:i386. Preparing to unpack .../080-libavahi-client3_0.8-5ubuntu5_i386.deb ... Unpacking libavahi-client3:i386 (0.8-5ubuntu5) ... Selecting previously unselected package libpixman-1-0:i386. Preparing to unpack .../081-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_i386.deb ... Unpacking libpixman-1-0:i386 (0.40.0-1ubuntu0.22.04.1) ... Selecting previously unselected package libxcb-render0:i386. Preparing to unpack .../082-libxcb-render0_1.14-3ubuntu3_i386.deb ... Unpacking libxcb-render0:i386 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-shm0:i386. Preparing to unpack .../083-libxcb-shm0_1.14-3ubuntu3_i386.deb ... Unpacking libxcb-shm0:i386 (1.14-3ubuntu3) ... Selecting previously unselected package libxext6:i386. Preparing to unpack .../084-libxext6_2%3a1.3.4-1build1_i386.deb ... Unpacking libxext6:i386 (2:1.3.4-1build1) ... Selecting previously unselected package libxrender1:i386. Preparing to unpack .../085-libxrender1_1%3a0.9.10-1build4_i386.deb ... Unpacking libxrender1:i386 (1:0.9.10-1build4) ... Selecting previously unselected package libcairo2:i386. Preparing to unpack .../086-libcairo2_1.16.0-5ubuntu2_i386.deb ... Unpacking libcairo2:i386 (1.16.0-5ubuntu2) ... Selecting previously unselected package libcurl3-gnutls:i386. Preparing to unpack .../087-libcurl3-gnutls_7.81.0-1ubuntu1.7_i386.deb ... Unpacking libcurl3-gnutls:i386 (7.81.0-1ubuntu1.7) ... Selecting previously unselected package libieee1284-3:i386. Preparing to unpack .../088-libieee1284-3_0.2.11-14build2_i386.deb ... Unpacking libieee1284-3:i386 (0.2.11-14build2) ... Selecting previously unselected package liblcms2-2:i386. Preparing to unpack .../089-liblcms2-2_2.12~rc1-2build2_i386.deb ... Unpacking liblcms2-2:i386 (2.12~rc1-2build2) ... Selecting previously unselected package libnspr4:i386. Preparing to unpack .../090-libnspr4_2%3a4.32-3build1_i386.deb ... Unpacking libnspr4:i386 (2:4.32-3build1) ... Selecting previously unselected package libsqlite3-0:i386. Preparing to unpack .../091-libsqlite3-0_3.37.2-2ubuntu0.1_i386.deb ... Unpacking libsqlite3-0:i386 (3.37.2-2ubuntu0.1) ... Selecting previously unselected package libnss3:i386. Preparing to unpack .../092-libnss3_2%3a3.68.2-0ubuntu1.1_i386.deb ... Unpacking libnss3:i386 (2:3.68.2-0ubuntu1.1) ... Selecting previously unselected package libopenjp2-7:i386. Preparing to unpack .../093-libopenjp2-7_2.4.0-6_i386.deb ... Unpacking libopenjp2-7:i386 (2.4.0-6) ... Selecting previously unselected package libpoppler118:i386. Preparing to unpack .../094-libpoppler118_22.02.0-2ubuntu0.1_i386.deb ... Unpacking libpoppler118:i386 (22.02.0-2ubuntu0.1) ... Selecting previously unselected package libpoppler-glib8:i386. Preparing to unpack .../095-libpoppler-glib8_22.02.0-2ubuntu0.1_i386.deb ... Unpacking libpoppler-glib8:i386 (22.02.0-2ubuntu0.1) ... Selecting previously unselected package libpci3:i386. Preparing to unpack .../096-libpci3_1%3a3.7.0-6_i386.deb ... Unpacking libpci3:i386 (1:3.7.0-6) ... Selecting previously unselected package libgdbm6:i386. Preparing to unpack .../097-libgdbm6_1.23-1_i386.deb ... Unpacking libgdbm6:i386 (1.23-1) ... Selecting previously unselected package libgdbm-compat4:i386. Preparing to unpack .../098-libgdbm-compat4_1.23-1_i386.deb ... Unpacking libgdbm-compat4:i386 (1.23-1) ... Selecting previously unselected package libperl5.34:i386. Preparing to unpack .../099-libperl5.34_5.34.0-3ubuntu1.1_i386.deb ... Unpacking libperl5.34:i386 (5.34.0-3ubuntu1.1) ... Selecting previously unselected package libsensors5:i386. Preparing to unpack .../100-libsensors5_1%3a3.6.0-7ubuntu1_i386.deb ... Unpacking libsensors5:i386 (1:3.6.0-7ubuntu1) ... Selecting previously unselected package libtirpc3:i386. Preparing to unpack .../101-libtirpc3_1.3.2-2ubuntu0.1_i386.deb ... Unpacking libtirpc3:i386 (1.3.2-2ubuntu0.1) ... Selecting previously unselected package libnsl2:i386. Preparing to unpack .../102-libnsl2_1.3.0-2build2_i386.deb ... Unpacking libnsl2:i386 (1.3.0-2build2) ... Selecting previously unselected package libwrap0:i386. Preparing to unpack .../103-libwrap0_7.6.q-31build2_i386.deb ... Unpacking libwrap0:i386 (7.6.q-31build2) ... Selecting previously unselected package libsnmp40:i386. Preparing to unpack .../104-libsnmp40_5.9.1+dfsg-1ubuntu2.4_i386.deb ... Unpacking libsnmp40:i386 (5.9.1+dfsg-1ubuntu2.4) ... Selecting previously unselected package libsane1:i386. Preparing to unpack .../105-libsane1_1.1.1-5_i386.deb ... Unpacking libsane1:i386 (1.1.1-5) ... Selecting previously unselected package ocl-icd-libopencl1:i386. Preparing to unpack .../106-ocl-icd-libopencl1_2.2.14-3_i386.deb ... Unpacking ocl-icd-libopencl1:i386 (2.2.14-3) ... Selecting previously unselected package libsamplerate0:i386. Preparing to unpack .../107-libsamplerate0_0.2.2-1build1_i386.deb ... Unpacking libsamplerate0:i386 (0.2.2-1build1) ... Selecting previously unselected package libjack-jackd2-0:i386. Preparing to unpack .../108-libjack-jackd2-0_1.9.20~dfsg-1_i386.deb ... Unpacking libjack-jackd2-0:i386 (1.9.20~dfsg-1) ... Selecting previously unselected package libasound2-plugins:i386. Preparing to unpack .../109-libasound2-plugins_1.2.6-1_i386.deb ... Unpacking libasound2-plugins:i386 (1.2.6-1) ... Selecting previously unselected package libtinfo6:i386. Preparing to unpack .../110-libtinfo6_6.3-2_i386.deb ... Unpacking libtinfo6:i386 (6.3-2) ... Selecting previously unselected package libncurses6:i386. Preparing to unpack .../111-libncurses6_6.3-2_i386.deb ... Unpacking libncurses6:i386 (6.3-2) ... Selecting previously unselected package wine-devel-i386:i386. Preparing to unpack .../112-wine-devel-i386_7.7~jammy-1_i386.deb ... Unpacking wine-devel-i386:i386 (7.7~jammy-1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../113-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../114-libelf1_0.186-1build1_amd64.deb ... Unpacking libelf1:amd64 (0.186-1build1) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ... Unpacking libdw1:amd64 (0.186-1build1) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../116-libunwind8_1.3.2-2build2_amd64.deb ... Unpacking libunwind8:amd64 (1.3.2-2build2) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../117-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... Selecting previously unselected package liborc-0.4-0:amd64. Preparing to unpack .../118-liborc-0.4-0_1%3a0.4.32-2_amd64.deb ... Unpacking liborc-0.4-0:amd64 (1:0.4.32-2) ... Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. Preparing to unpack .../119-libgstreamer-plugins-base1.0-0_1.20.1-1_amd64.deb ... Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1) ... Selecting previously unselected package libsndio7.0:amd64. Preparing to unpack .../120-libsndio7.0_1.8.1-1.1_amd64.deb ... Unpacking libsndio7.0:amd64 (1.8.1-1.1) ... Selecting previously unselected package libopenal1:amd64. Preparing to unpack .../121-libopenal1_1%3a1.19.1-2build3_amd64.deb ... Unpacking libopenal1:amd64 (1:1.19.1-2build3) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../122-libpcap0.8_1.10.1-4build1_amd64.deb ... Unpacking libpcap0.8:amd64 (1.10.1-4build1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../123-libasyncns0_0.8-6build2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-6build2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../124-libogg0_1.3.5-0ubuntu3_amd64.deb ... Unpacking libogg0:amd64 (1.3.5-0ubuntu3) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../125-libflac8_1.3.3-2ubuntu0.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.3-2ubuntu0.1) ... Selecting previously unselected package libopus0:amd64. Preparing to unpack .../126-libopus0_1.3.1-0.1build2_amd64.deb ... Unpacking libopus0:amd64 (1.3.1-0.1build2) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../127-libvorbis0a_1.3.7-1build2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.7-1build2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../128-libvorbisenc2_1.3.7-1build2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.7-1build2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../129-libsndfile1_1.0.31-2build1_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.31-2build1) ... Selecting previously unselected package libx11-xcb1:amd64. Preparing to unpack .../130-libx11-xcb1_2%3a1.7.5-1_amd64.deb ... Unpacking libx11-xcb1:amd64 (2:1.7.5-1) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../131-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2_amd64.deb ... Unpacking libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2) ... Selecting previously unselected package ocl-icd-libopencl1:amd64. Preparing to unpack .../132-ocl-icd-libopencl1_2.2.14-3_amd64.deb ... Unpacking ocl-icd-libopencl1:amd64 (2.2.14-3) ... Selecting previously unselected package libsamplerate0:amd64. Preparing to unpack .../133-libsamplerate0_0.2.2-1build1_amd64.deb ... Unpacking libsamplerate0:amd64 (0.2.2-1build1) ... Selecting previously unselected package libjack-jackd2-0:amd64. Preparing to unpack .../134-libjack-jackd2-0_1.9.20~dfsg-1_amd64.deb ... Unpacking libjack-jackd2-0:amd64 (1.9.20~dfsg-1) ... Selecting previously unselected package libasound2-plugins:amd64. Preparing to unpack .../135-libasound2-plugins_1.2.6-1_amd64.deb ... Unpacking libasound2-plugins:amd64 (1.2.6-1) ... Selecting previously unselected package wine-devel-amd64. Preparing to unpack .../136-wine-devel-amd64_7.7~jammy-1_amd64.deb ... Unpacking wine-devel-amd64 (7.7~jammy-1) ... Selecting previously unselected package wine-devel. Preparing to unpack .../137-wine-devel_7.7~jammy-1_amd64.deb ... Unpacking wine-devel (7.7~jammy-1) ... Selecting previously unselected package libfribidi0:i386. Preparing to unpack .../138-libfribidi0_1.0.8-2ubuntu3.1_i386.deb ... Unpacking libfribidi0:i386 (1.0.8-2ubuntu3.1) ... Selecting previously unselected package libfribidi0:amd64. Preparing to unpack .../139-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... Selecting previously unselected package libpam-cap:amd64. Preparing to unpack .../140-libpam-cap_1%3a2.44-1build3_amd64.deb ... Unpacking libpam-cap:amd64 (1:2.44-1build3) ... Selecting previously unselected package xkb-data. Preparing to unpack .../141-xkb-data_2.33-1_all.deb ... Unpacking xkb-data (2.33-1) ... Selecting previously unselected package libdrm-common. Preparing to unpack .../142-libdrm-common_2.4.110-1ubuntu1_all.deb ... Unpacking libdrm-common (2.4.110-1ubuntu1) ... Selecting previously unselected package libdrm2:i386. Preparing to unpack .../143-libdrm2_2.4.110-1ubuntu1_i386.deb ... Unpacking libdrm2:i386 (2.4.110-1ubuntu1) ... Selecting previously unselected package libdrm2:amd64. Preparing to unpack .../144-libdrm2_2.4.110-1ubuntu1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.110-1ubuntu1) ... Selecting previously unselected package libedit2:i386. Preparing to unpack .../145-libedit2_3.1-20210910-1build1_i386.deb ... Unpacking libedit2:i386 (3.1-20210910-1build1) ... Selecting previously unselected package alsa-topology-conf. Preparing to unpack .../146-alsa-topology-conf_1.2.5.1-2_all.deb ... Unpacking alsa-topology-conf (1.2.5.1-2) ... Selecting previously unselected package alsa-ucm-conf. Preparing to unpack .../147-alsa-ucm-conf_1.2.6.3-1ubuntu1.2_all.deb ... Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.2) ... Selecting previously unselected package libmspack0:amd64. Preparing to unpack .../148-libmspack0_0.10.1-2build2_amd64.deb ... Unpacking libmspack0:amd64 (0.10.1-2build2) ... Selecting previously unselected package cabextract. Preparing to unpack .../149-cabextract_1.9-3_amd64.deb ... Unpacking cabextract (1.9-3) ... Selecting previously unselected package fontconfig. Preparing to unpack .../150-fontconfig_2.13.1-4.2ubuntu5_amd64.deb ... Unpacking fontconfig (2.13.1-4.2ubuntu5) ... Selecting previously unselected package libcdparanoia0:amd64. Preparing to unpack .../151-libcdparanoia0_3.10.2+debian-14build2_amd64.deb ... Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build2) ... Selecting previously unselected package libtheora0:amd64. Preparing to unpack .../152-libtheora0_1.1.1+dfsg.1-15ubuntu4_amd64.deb ... Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ... Selecting previously unselected package libvisual-0.4-0:amd64. Preparing to unpack .../153-libvisual-0.4-0_0.4.0-17build2_amd64.deb ... Unpacking libvisual-0.4-0:amd64 (0.4.0-17build2) ... Selecting previously unselected package gstreamer1.0-plugins-base:amd64. Preparing to unpack .../154-gstreamer1.0-plugins-base_1.20.1-1_amd64.deb ... Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1) ... Selecting previously unselected package libcdparanoia0:i386. Preparing to unpack .../155-libcdparanoia0_3.10.2+debian-14build2_i386.deb ... Unpacking libcdparanoia0:i386 (3.10.2+debian-14build2) ... Selecting previously unselected package libtheora0:i386. Preparing to unpack .../156-libtheora0_1.1.1+dfsg.1-15ubuntu4_i386.deb ... Unpacking libtheora0:i386 (1.1.1+dfsg.1-15ubuntu4) ... Selecting previously unselected package libvisual-0.4-0:i386. Preparing to unpack .../157-libvisual-0.4-0_0.4.0-17build2_i386.deb ... Unpacking libvisual-0.4-0:i386 (0.4.0-17build2) ... Selecting previously unselected package gstreamer1.0-plugins-base:i386. Preparing to unpack .../158-gstreamer1.0-plugins-base_1.20.1-1_i386.deb ... Unpacking gstreamer1.0-plugins-base:i386 (1.20.1-1) ... Selecting previously unselected package ipp-usb. Preparing to unpack .../159-ipp-usb_0.9.20-1_amd64.deb ... Unpacking ipp-usb (0.9.20-1) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../160-krb5-locales_1.19.2-2_all.deb ... Unpacking krb5-locales (1.19.2-2) ... Selecting previously unselected package libatomic1:i386. Preparing to unpack .../161-libatomic1_12.1.0-2ubuntu1~22.04_i386.deb ... Unpacking libatomic1:i386 (12.1.0-2ubuntu1~22.04) ... Selecting previously unselected package libcups2:i386. Preparing to unpack .../162-libcups2_2.4.1op1-1ubuntu4.1_i386.deb ... Unpacking libcups2:i386 (2.4.1op1-1ubuntu4.1) ... Selecting previously unselected package libdatrie1:i386. Preparing to unpack .../163-libdatrie1_0.2.13-2_i386.deb ... Unpacking libdatrie1:i386 (0.2.13-2) ... Selecting previously unselected package libdatrie1:amd64. Preparing to unpack .../164-libdatrie1_0.2.13-2_amd64.deb ... Unpacking libdatrie1:amd64 (0.2.13-2) ... Selecting previously unselected package libwayland-client0:amd64. Preparing to unpack .../165-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ... Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libdecor-0-0:amd64. Preparing to unpack .../166-libdecor-0-0_0.1.0-3build1_amd64.deb ... Unpacking libdecor-0-0:amd64 (0.1.0-3build1) ... Selecting previously unselected package libwayland-client0:i386. Preparing to unpack .../167-libwayland-client0_1.20.0-1ubuntu0.1_i386.deb ... Unpacking libwayland-client0:i386 (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libdecor-0-0:i386. Preparing to unpack .../168-libdecor-0-0_0.1.0-3build1_i386.deb ... Unpacking libdecor-0-0:i386 (0.1.0-3build1) ... Selecting previously unselected package libgraphite2-3:i386. Preparing to unpack .../169-libgraphite2-3_1.3.14-1build2_i386.deb ... Unpacking libgraphite2-3:i386 (1.3.14-1build2) ... Selecting previously unselected package libharfbuzz0b:i386. Preparing to unpack .../170-libharfbuzz0b_2.7.4-1ubuntu3.1_i386.deb ... Unpacking libharfbuzz0b:i386 (2.7.4-1ubuntu3.1) ... Selecting previously unselected package libthai-data. Preparing to unpack .../171-libthai-data_0.1.29-1build1_all.deb ... Unpacking libthai-data (0.1.29-1build1) ... Selecting previously unselected package libthai0:i386. Preparing to unpack .../172-libthai0_0.1.29-1build1_i386.deb ... Unpacking libthai0:i386 (0.1.29-1build1) ... Selecting previously unselected package libpango-1.0-0:i386. Preparing to unpack .../173-libpango-1.0-0_1.50.6+ds-2_i386.deb ... Unpacking libpango-1.0-0:i386 (1.50.6+ds-2) ... Selecting previously unselected package libpangoft2-1.0-0:i386. Preparing to unpack .../174-libpangoft2-1.0-0_1.50.6+ds-2_i386.deb ... Unpacking libpangoft2-1.0-0:i386 (1.50.6+ds-2) ... Selecting previously unselected package libpangocairo-1.0-0:i386. Preparing to unpack .../175-libpangocairo-1.0-0_1.50.6+ds-2_i386.deb ... Unpacking libpangocairo-1.0-0:i386 (1.50.6+ds-2) ... Selecting previously unselected package libwayland-cursor0:i386. Preparing to unpack .../176-libwayland-cursor0_1.20.0-1ubuntu0.1_i386.deb ... Unpacking libwayland-cursor0:i386 (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libdecor-0-plugin-1-cairo:i386. Preparing to unpack .../177-libdecor-0-plugin-1-cairo_0.1.0-3build1_i386.deb ... Unpacking libdecor-0-plugin-1-cairo:i386 (0.1.0-3build1) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../178-libgraphite2-3_1.3.14-1build2_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../179-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ... Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ... Selecting previously unselected package libthai0:amd64. Preparing to unpack .../180-libthai0_0.1.29-1build1_amd64.deb ... Unpacking libthai0:amd64 (0.1.29-1build1) ... Selecting previously unselected package libpango-1.0-0:amd64. Preparing to unpack .../181-libpango-1.0-0_1.50.6+ds-2_amd64.deb ... Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2) ... Selecting previously unselected package libpangoft2-1.0-0:amd64. Preparing to unpack .../182-libpangoft2-1.0-0_1.50.6+ds-2_amd64.deb ... Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2) ... Selecting previously unselected package libpangocairo-1.0-0:amd64. Preparing to unpack .../183-libpangocairo-1.0-0_1.50.6+ds-2_amd64.deb ... Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2) ... Selecting previously unselected package libwayland-cursor0:amd64. Preparing to unpack .../184-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ... Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64. Preparing to unpack .../185-libdecor-0-plugin-1-cairo_0.1.0-3build1_amd64.deb ... Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ... Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack .../186-libdrm-amdgpu1_2.4.110-1ubuntu1_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.110-1ubuntu1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../187-libpciaccess0_0.16-3_amd64.deb ... Unpacking libpciaccess0:amd64 (0.16-3) ... Selecting previously unselected package libdrm-intel1:amd64. Preparing to unpack .../188-libdrm-intel1_2.4.110-1ubuntu1_amd64.deb ... Unpacking libdrm-intel1:amd64 (2.4.110-1ubuntu1) ... Selecting previously unselected package libdrm-nouveau2:amd64. Preparing to unpack .../189-libdrm-nouveau2_2.4.110-1ubuntu1_amd64.deb ... Unpacking libdrm-nouveau2:amd64 (2.4.110-1ubuntu1) ... Selecting previously unselected package libdrm-radeon1:amd64. Preparing to unpack .../190-libdrm-radeon1_2.4.110-1ubuntu1_amd64.deb ... Unpacking libdrm-radeon1:amd64 (2.4.110-1ubuntu1) ... Selecting previously unselected package libfontenc1:amd64. Preparing to unpack .../191-libfontenc1_1%3a1.1.4-1build3_amd64.deb ... Unpacking libfontenc1:amd64 (1:1.1.4-1build3) ... Selecting previously unselected package libwayland-server0:i386. Preparing to unpack .../192-libwayland-server0_1.20.0-1ubuntu0.1_i386.deb ... Unpacking libwayland-server0:i386 (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libgbm1:i386. Preparing to unpack .../193-libgbm1_22.0.5-0ubuntu0.3_i386.deb ... Unpacking libgbm1:i386 (22.0.5-0ubuntu0.3) ... Selecting previously unselected package libwayland-server0:amd64. Preparing to unpack .../194-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ... Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libgbm1:amd64. Preparing to unpack .../195-libgbm1_22.0.5-0ubuntu0.3_amd64.deb ... Unpacking libgbm1:amd64 (22.0.5-0ubuntu0.3) ... Selecting previously unselected package libglapi-mesa:amd64. Preparing to unpack .../196-libglapi-mesa_22.0.5-0ubuntu0.3_amd64.deb ... Unpacking libglapi-mesa:amd64 (22.0.5-0ubuntu0.3) ... Selecting previously unselected package libgl1-amber-dri:amd64. Preparing to unpack .../197-libgl1-amber-dri_21.3.7-0ubuntu1_amd64.deb ... Unpacking libgl1-amber-dri:amd64 (21.3.7-0ubuntu1) ... Selecting previously unselected package libllvm13:amd64. Preparing to unpack .../198-libllvm13_1%3a13.0.1-2ubuntu2.1_amd64.deb ... Unpacking libllvm13:amd64 (1:13.0.1-2ubuntu2.1) ... Selecting previously unselected package libvulkan1:amd64. Preparing to unpack .../199-libvulkan1_1.3.204.1-2_amd64.deb ... Unpacking libvulkan1:amd64 (1.3.204.1-2) ... Selecting previously unselected package libgl1-mesa-dri:amd64. Preparing to unpack .../200-libgl1-mesa-dri_22.0.5-0ubuntu0.3_amd64.deb ... Unpacking libgl1-mesa-dri:amd64 (22.0.5-0ubuntu0.3) ... Selecting previously unselected package libglapi-mesa:i386. Preparing to unpack .../201-libglapi-mesa_22.0.5-0ubuntu0.3_i386.deb ... Unpacking libglapi-mesa:i386 (22.0.5-0ubuntu0.3) ... Selecting previously unselected package libxcb-dri2-0:amd64. Preparing to unpack .../202-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-dri3-0:amd64. Preparing to unpack .../203-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-glx0:amd64. Preparing to unpack .../204-libxcb-glx0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-present0:amd64. Preparing to unpack .../205-libxcb-present0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-sync1:amd64. Preparing to unpack .../206-libxcb-sync1_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcb-xfixes0:amd64. Preparing to unpack .../207-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxfixes3:amd64. Preparing to unpack .../208-libxfixes3_1%3a6.0.0-1_amd64.deb ... Unpacking libxfixes3:amd64 (1:6.0.0-1) ... Selecting previously unselected package libxshmfence1:amd64. Preparing to unpack .../209-libxshmfence1_1.3-1build4_amd64.deb ... Unpacking libxshmfence1:amd64 (1.3-1build4) ... Selecting previously unselected package libxxf86vm1:amd64. Preparing to unpack .../210-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ... Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ... Selecting previously unselected package libglx-mesa0:amd64. Preparing to unpack .../211-libglx-mesa0_22.0.5-0ubuntu0.3_amd64.deb ... Unpacking libglx-mesa0:amd64 (22.0.5-0ubuntu0.3) ... Selecting previously unselected package libgpg-error-l10n. Preparing to unpack .../212-libgpg-error-l10n_1.43-3_all.deb ... Unpacking libgpg-error-l10n (1.43-3) ... Selecting previously unselected package libgpgme11:amd64. Preparing to unpack .../213-libgpgme11_1.16.0-1.2ubuntu4_amd64.deb ... Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4) ... Selecting previously unselected package libgphoto2-l10n. Preparing to unpack .../214-libgphoto2-l10n_2.5.27-1build2_all.deb ... Unpacking libgphoto2-l10n (2.5.27-1build2) ... Selecting previously unselected package libgpm2:i386. Preparing to unpack .../215-libgpm2_1.20.7-10build1_i386.deb ... Unpacking libgpm2:i386 (1.20.7-10build1) ... Selecting previously unselected package x11-common. Preparing to unpack .../216-x11-common_1%3a7.7+23ubuntu2_all.deb ... Unpacking x11-common (1:7.7+23ubuntu2) ... Selecting previously unselected package libice6:amd64. Preparing to unpack .../217-libice6_2%3a1.0.10-1build2_amd64.deb ... Unpacking libice6:amd64 (2:1.0.10-1build2) ... Selecting previously unselected package libllvm13:i386. Preparing to unpack .../218-libllvm13_1%3a13.0.1-2ubuntu2.1_i386.deb ... Unpacking libllvm13:i386 (1:13.0.1-2ubuntu2.1) ... Selecting previously unselected package libnss-mdns:amd64. Preparing to unpack .../219-libnss-mdns_0.15.1-1ubuntu1_amd64.deb ... Unpacking libnss-mdns:amd64 (0.15.1-1ubuntu1) ... Selecting previously unselected package libnss-nis:i386. Preparing to unpack .../220-libnss-nis_3.1-0ubuntu6_i386.deb ... Unpacking libnss-nis:i386 (3.1-0ubuntu6) ... Selecting previously unselected package libnss-nisplus:i386. Preparing to unpack .../221-libnss-nisplus_1.3-0ubuntu6_i386.deb ... Unpacking libnss-nisplus:i386 (1.3-0ubuntu6) ... Selecting previously unselected package libodbc2:amd64. Preparing to unpack .../222-libodbc2_2.3.9-5_amd64.deb ... Unpacking libodbc2:amd64 (2.3.9-5) ... Selecting previously unselected package libodbccr2:amd64. Preparing to unpack .../223-libodbccr2_2.3.9-5_amd64.deb ... Unpacking libodbccr2:amd64 (2.3.9-5) ... Selecting previously unselected package libodbc1:amd64. Preparing to unpack .../224-libodbc1_2.3.9-5_amd64.deb ... Unpacking libodbc1:amd64 (2.3.9-5) ... Selecting previously unselected package libodbc2:i386. Preparing to unpack .../225-libodbc2_2.3.9-5_i386.deb ... Unpacking libodbc2:i386 (2.3.9-5) ... Selecting previously unselected package libodbccr2:i386. Preparing to unpack .../226-libodbccr2_2.3.9-5_i386.deb ... Unpacking libodbccr2:i386 (2.3.9-5) ... Selecting previously unselected package libodbc1:i386. Preparing to unpack .../227-libodbc1_2.3.9-5_i386.deb ... Unpacking libodbc1:i386 (2.3.9-5) ... Selecting previously unselected package libsasl2-modules:i386. Preparing to unpack .../228-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.1_i386.deb ... Unpacking libsasl2-modules:i386 (2.1.27+dfsg2-3ubuntu1.1) ... Selecting previously unselected package libwayland-egl1:i386. Preparing to unpack .../229-libwayland-egl1_1.20.0-1ubuntu0.1_i386.deb ... Unpacking libwayland-egl1:i386 (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libxfixes3:i386. Preparing to unpack .../230-libxfixes3_1%3a6.0.0-1_i386.deb ... Unpacking libxfixes3:i386 (1:6.0.0-1) ... Selecting previously unselected package libxcursor1:i386. Preparing to unpack .../231-libxcursor1_1%3a1.2.0-2build4_i386.deb ... Unpacking libxcursor1:i386 (1:1.2.0-2build4) ... Selecting previously unselected package libxi6:i386. Preparing to unpack .../232-libxi6_2%3a1.8-1build1_i386.deb ... Unpacking libxi6:i386 (2:1.8-1build1) ... Selecting previously unselected package libxinerama1:i386. Preparing to unpack .../233-libxinerama1_2%3a1.1.4-3_i386.deb ... Unpacking libxinerama1:i386 (2:1.1.4-3) ... Selecting previously unselected package libxkbcommon0:i386. Preparing to unpack .../234-libxkbcommon0_1.4.0-1_i386.deb ... Unpacking libxkbcommon0:i386 (1.4.0-1) ... Selecting previously unselected package libxrandr2:i386. Preparing to unpack .../235-libxrandr2_2%3a1.5.2-1build1_i386.deb ... Unpacking libxrandr2:i386 (2:1.5.2-1build1) ... Selecting previously unselected package libxss1:i386. Preparing to unpack .../236-libxss1_1%3a1.2.3-1build2_i386.deb ... Unpacking libxss1:i386 (1:1.2.3-1build2) ... Selecting previously unselected package libxxf86vm1:i386. Preparing to unpack .../237-libxxf86vm1_1%3a1.1.4-1build3_i386.deb ... Unpacking libxxf86vm1:i386 (1:1.1.4-1build3) ... Selecting previously unselected package libsdl2-2.0-0:i386. Preparing to unpack .../238-libsdl2-2.0-0_2.0.20+dfsg-2ubuntu1.22.04.1_i386.deb ... Unpacking libsdl2-2.0-0:i386 (2.0.20+dfsg-2ubuntu1.22.04.1) ... Selecting previously unselected package libwayland-egl1:amd64. Preparing to unpack .../239-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ... Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... Selecting previously unselected package libxcursor1:amd64. Preparing to unpack .../240-libxcursor1_1%3a1.2.0-2build4_amd64.deb ... Unpacking libxcursor1:amd64 (1:1.2.0-2build4) ... Selecting previously unselected package libxi6:amd64. Preparing to unpack .../241-libxi6_2%3a1.8-1build1_amd64.deb ... Unpacking libxi6:amd64 (2:1.8-1build1) ... Selecting previously unselected package libxinerama1:amd64. Preparing to unpack .../242-libxinerama1_2%3a1.1.4-3_amd64.deb ... Unpacking libxinerama1:amd64 (2:1.1.4-3) ... Selecting previously unselected package libxkbcommon0:amd64. Preparing to unpack .../243-libxkbcommon0_1.4.0-1_amd64.deb ... Unpacking libxkbcommon0:amd64 (1.4.0-1) ... Selecting previously unselected package libxrandr2:amd64. Preparing to unpack .../244-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... Selecting previously unselected package libxss1:amd64. Preparing to unpack .../245-libxss1_1%3a1.2.3-1build2_amd64.deb ... Unpacking libxss1:amd64 (1:1.2.3-1build2) ... Selecting previously unselected package libsdl2-2.0-0:amd64. Preparing to unpack .../246-libsdl2-2.0-0_2.0.20+dfsg-2ubuntu1.22.04.1_amd64.deb ... Unpacking libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ... Selecting previously unselected package libsm6:amd64. Preparing to unpack .../247-libsm6_2%3a1.2.3-1build2_amd64.deb ... Unpacking libsm6:amd64 (2:1.2.3-1build2) ... Selecting previously unselected package libv4lconvert0:i386. Preparing to unpack .../248-libv4lconvert0_1.22.1-2build1_i386.deb ... Unpacking libv4lconvert0:i386 (1.22.1-2build1) ... Selecting previously unselected package libv4l-0:i386. Preparing to unpack .../249-libv4l-0_1.22.1-2build1_i386.deb ... Unpacking libv4l-0:i386 (1.22.1-2build1) ... Selecting previously unselected package libv4lconvert0:amd64. Preparing to unpack .../250-libv4lconvert0_1.22.1-2build1_amd64.deb ... Unpacking libv4lconvert0:amd64 (1.22.1-2build1) ... Selecting previously unselected package libv4l-0:amd64. Preparing to unpack .../251-libv4l-0_1.22.1-2build1_amd64.deb ... Unpacking libv4l-0:amd64 (1.22.1-2build1) ... Selecting previously unselected package libxt6:amd64. Preparing to unpack .../252-libxt6_1%3a1.2.1-1_amd64.deb ... Unpacking libxt6:amd64 (1:1.2.1-1) ... Selecting previously unselected package libxmu6:amd64. Preparing to unpack .../253-libxmu6_2%3a1.1.3-3_amd64.deb ... Unpacking libxmu6:amd64 (2:1.1.3-3) ... Selecting previously unselected package libxaw7:amd64. Preparing to unpack .../254-libxaw7_2%3a1.0.14-1_amd64.deb ... Unpacking libxaw7:amd64 (2:1.0.14-1) ... Selecting previously unselected package libxcb-randr0:amd64. Preparing to unpack .../255-libxcb-randr0_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libxcomposite1:i386. Preparing to unpack .../256-libxcomposite1_1%3a0.4.5-1build2_i386.deb ... Unpacking libxcomposite1:i386 (1:0.4.5-1build2) ... Selecting previously unselected package libxcomposite1:amd64. Preparing to unpack .../257-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ... Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ... Selecting previously unselected package libxfont2:amd64. Preparing to unpack .../258-libxfont2_1%3a2.0.5-1build1_amd64.deb ... Unpacking libxfont2:amd64 (1:2.0.5-1build1) ... Selecting previously unselected package libxkbfile1:amd64. Preparing to unpack .../259-libxkbfile1_1%3a1.1.0-1build3_amd64.deb ... Unpacking libxkbfile1:amd64 (1:1.1.0-1build3) ... Selecting previously unselected package mesa-vulkan-drivers:amd64. Preparing to unpack .../260-mesa-vulkan-drivers_22.0.5-0ubuntu0.3_amd64.deb ... Unpacking mesa-vulkan-drivers:amd64 (22.0.5-0ubuntu0.3) ... Selecting previously unselected package python3-gpg. Preparing to unpack .../261-python3-gpg_1.16.0-1.2ubuntu4_amd64.deb ... Unpacking python3-gpg (1.16.0-1.2ubuntu4) ... Selecting previously unselected package samba-dsdb-modules:amd64. Preparing to unpack .../262-samba-dsdb-modules_2%3a4.15.9+dfsg-0ubuntu0.3_amd64.deb ... Unpacking samba-dsdb-modules:amd64 (2:4.15.9+dfsg-0ubuntu0.3) ... Selecting previously unselected package sane-airscan. Preparing to unpack .../263-sane-airscan_0.99.27-1build1_amd64.deb ... Unpacking sane-airscan (0.99.27-1build1) ... Selecting previously unselected package systemd-hwe-hwdb. Preparing to unpack .../264-systemd-hwe-hwdb_249.11.2_all.deb ... Unpacking systemd-hwe-hwdb (249.11.2) ... Selecting previously unselected package winehq-devel. Preparing to unpack .../265-winehq-devel_7.7~jammy-1_amd64.deb ... Unpacking winehq-devel (7.7~jammy-1) ... Selecting previously unselected package x11-xkb-utils. Preparing to unpack .../266-x11-xkb-utils_7.7+5build4_amd64.deb ... Unpacking x11-xkb-utils (7.7+5build4) ... Selecting previously unselected package xfonts-encodings. Preparing to unpack .../267-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ... Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ... Selecting previously unselected package xfonts-utils. Preparing to unpack .../268-xfonts-utils_1%3a7.7+6build2_amd64.deb ... Unpacking xfonts-utils (1:7.7+6build2) ... Selecting previously unselected package xfonts-base. Preparing to unpack .../269-xfonts-base_1%3a1.0.5_all.deb ... Unpacking xfonts-base (1:1.0.5) ... Selecting previously unselected package xserver-common. Preparing to unpack .../270-xserver-common_2%3a21.1.3-2ubuntu2.5_all.deb ... Unpacking xserver-common (2:21.1.3-2ubuntu2.5) ... Selecting previously unselected package libglvnd0:amd64. Preparing to unpack .../271-libglvnd0_1.4.0-1_amd64.deb ... Unpacking libglvnd0:amd64 (1.4.0-1) ... Selecting previously unselected package libglx0:amd64. Preparing to unpack .../272-libglx0_1.4.0-1_amd64.deb ... Unpacking libglx0:amd64 (1.4.0-1) ... Selecting previously unselected package libgl1:amd64. Preparing to unpack .../273-libgl1_1.4.0-1_amd64.deb ... Unpacking libgl1:amd64 (1.4.0-1) ... Selecting previously unselected package xvfb. Preparing to unpack .../274-xvfb_2%3a21.1.3-2ubuntu2.5_amd64.deb ... Unpacking xvfb (2:21.1.3-2ubuntu2.5) ... Selecting previously unselected package libglvnd0:i386. Preparing to unpack .../275-libglvnd0_1.4.0-1_i386.deb ... Unpacking libglvnd0:i386 (1.4.0-1) ... Selecting previously unselected package libopengl0:i386. Preparing to unpack .../276-libopengl0_1.4.0-1_i386.deb ... Unpacking libopengl0:i386 (1.4.0-1) ... Selecting previously unselected package libglu1-mesa:i386. Preparing to unpack .../277-libglu1-mesa_9.0.2-1_i386.deb ... Unpacking libglu1-mesa:i386 (9.0.2-1) ... Selecting previously unselected package libopengl0:amd64. Preparing to unpack .../278-libopengl0_1.4.0-1_amd64.deb ... Unpacking libopengl0:amd64 (1.4.0-1) ... Selecting previously unselected package libglu1-mesa:amd64. Preparing to unpack .../279-libglu1-mesa_9.0.2-1_amd64.deb ... Unpacking libglu1-mesa:amd64 (9.0.2-1) ... Selecting previously unselected package libosmesa6:amd64. Preparing to unpack .../280-libosmesa6_22.0.5-0ubuntu0.3_amd64.deb ... Unpacking libosmesa6:amd64 (22.0.5-0ubuntu0.3) ... Selecting previously unselected package libosmesa6:i386. Preparing to unpack .../281-libosmesa6_22.0.5-0ubuntu0.3_i386.deb ... Unpacking libosmesa6:i386 (22.0.5-0ubuntu0.3) ... Setting up libexpat1:i386 (2.4.7-1ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up liblmdb0:amd64 (0.9.24-1build2) ... Setting up libgraphite2-3:amd64 (1.3.14-1build2) ... Setting up libgraphite2-3:i386 (1.3.14-1build2) ... Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ... Setting up liblcms2-2:i386 (2.12~rc1-2build2) ... Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... Setting up libpixman-1-0:i386 (0.40.0-1ubuntu0.22.04.1) ... Setting up libcdparanoia0:amd64 (3.10.2+debian-14build2) ... Setting up libcdparanoia0:i386 (3.10.2+debian-14build2) ... Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ... Setting up libx11-xcb1:amd64 (2:1.7.5-1) ... Setting up libpciaccess0:amd64 (0.16-3) ... Setting up fontconfig (2.13.1-4.2ubuntu5) ... Regenerating fonts cache... done. Setting up libxau6:i386 (1:1.0.9-1build5) ... Setting up libkeyutils1:i386 (1.6.1-2ubuntu3) ... Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.1) ... Setting up libapparmor1:i386 (3.0.4-2ubuntu2.1) ... Setting up pci.ids (0.0~2022.01.22-1) ... Setting up libgpm2:i386 (1.20.7-10build1) ... Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... Setting up libogg0:amd64 (1.3.5-0ubuntu3) ... Setting up libogg0:i386 (1.3.5-0ubuntu3) ... Setting up libxi6:amd64 (2:1.8-1build1) ... Setting up libxrender1:amd64 (1:0.9.10-1build4) ... Setting up libdatrie1:amd64 (0.2.13-2) ... Setting up libdatrie1:i386 (0.2.13-2) ... Setting up libvisual-0.4-0:amd64 (0.4.0-17build2) ... Setting up libvisual-0.4-0:i386 (0.4.0-17build2) ... Setting up libxcb-render0:amd64 (1.14-3ubuntu3) ... Setting up libglvnd0:amd64 (1.4.0-1) ... Setting up libglvnd0:i386 (1.4.0-1) ... Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.4) ... Setting up libtdb1:amd64 (1.4.5-2build1) ... Setting up libmaxminddb0:amd64 (1.5.2-1build2) ... Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ... Setting up libbrotli1:i386 (1.0.9-2build6) ... Setting up libsqlite3-0:i386 (3.37.2-2ubuntu0.1) ... Setting up libmspack0:amd64 (0.10.1-2build2) ... Setting up libssl3:i386 (3.0.2-0ubuntu1.7) ... Setting up x11-common (1:7.7+23ubuntu2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libsensors-config (1:3.6.0-7ubuntu1) ... Setting up libnghttp2-14:i386 (1.43.0-1build3) ... Setting up libunistring2:i386 (1.0-1) ... Setting up libdeflate0:i386 (1.10-2) ... Setting up update-inetd (4.51) ... Setting up xkb-data (2.33-1) ... Setting up zlib1g:i386 (1:1.2.11.dfsg-2ubuntu9.2) ... Setting up krb5-locales (1.19.2-2) ... Setting up libidn2-0:i386 (2.3.2-2build1) ... Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... Setting up libcom-err2:i386 (1.46.5-2ubuntu1.1) ... Setting up samba-common (2:4.15.9+dfsg-0ubuntu0.3) ... Creating config file /etc/samba/smb.conf with new version Setting up libunwind8:amd64 (1.3.2-2build2) ... Setting up libunwind8:i386 (1.3.2-2build2) ... Setting up libgphoto2-l10n (2.5.27-1build2) ... Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4) ... Setting up libjbig0:i386 (2.1-3.1ubuntu0.22.04.1) ... Setting up libcairo2:amd64 (1.16.0-5ubuntu2) ... Setting up libsystemd0:i386 (249.11-0ubuntu3.6) ... Setting up libopengl0:amd64 (1.4.0-1) ... Setting up libopengl0:i386 (1.4.0-1) ... Setting up libjansson4:amd64 (2.13.1-1.1build3) ... Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ... Setting up libflac8:amd64 (1.3.3-2ubuntu0.1) ... Setting up libflac8:i386 (1.3.3-2ubuntu0.1) ... Setting up poppler-data (0.4.11-1) ... Setting up acl (2.3.1-1) ... Setting up libkrb5support0:i386 (1.19.2-2) ... Setting up libcap2-bin (1:2.44-1build3) ... Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ... Setting up libtalloc2:amd64 (2.3.3-2build1) ... Setting up libasound2-data (1.2.6.1-1ubuntu1) ... Setting up libpcre3:i386 (2:8.39-13ubuntu0.22.04.1) ... Setting up libfontenc1:amd64 (1:1.1.4-1build3) ... Setting up libuv1:amd64 (1.43.0-1) ... Setting up libtevent0:amd64 (0.11.0-1build1) ... Setting up libnettle8:i386 (3.7.3-1build2) ... Setting up libwrap0:amd64 (7.6.q-31build2) ... Setting up libnspr4:amd64 (2:4.32-3build1) ... Setting up libnspr4:i386 (2:4.32-3build1) ... Setting up libxfixes3:amd64 (1:6.0.0-1) ... Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ... Setting up libgmp10:i386 (2:6.2.1+dfsg-3ubuntu1) ... Setting up libavahi-common-data:amd64 (0.8-5ubuntu5) ... Setting up libavahi-common-data:i386 (0.8-5ubuntu5) ... Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... Setting up libdbus-1-3:i386 (1.12.20-2ubuntu4.1) ... Setting up dbus (1.12.20-2ubuntu4.1) ... Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ... Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... Setting up libfribidi0:i386 (1.0.8-2ubuntu3.1) ... Setting up libopus0:amd64 (1.3.1-0.1build2) ... Setting up libopus0:i386 (1.3.1-0.1build2) ... Setting up libxinerama1:amd64 (2:1.1.4-3) ... Setting up libexif12:amd64 (0.6.24-1build1) ... Setting up libexif12:i386 (0.6.24-1build1) ... Setting up libpng16-16:i386 (1.6.37-3build5) ... Setting up libatomic1:i386 (12.1.0-2ubuntu1~22.04) ... Setting up libvorbis0a:amd64 (1.3.7-1build2) ... Setting up libvorbis0a:i386 (1.3.7-1build2) ... Setting up libuuid1:i386 (2.37.2-4ubuntu3) ... Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... Setting up liborc-0.4-0:amd64 (1:0.4.32-2) ... Setting up liborc-0.4-0:i386 (1:0.4.32-2) ... Setting up libllvm13:amd64 (1:13.0.1-2ubuntu2.1) ... Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... Setting up libsensors5:i386 (1:3.6.0-7ubuntu1) ... Setting up libpcre2-8-0:i386 (10.39-3ubuntu0.1) ... Setting up libk5crypto3:i386 (1.19.2-2) ... Setting up libjpeg-turbo8:i386 (2.1.2-0ubuntu1) ... Setting up libltdl7:i386 (2.4.6-15build2) ... Setting up libglapi-mesa:amd64 (22.0.5-0ubuntu0.3) ... Setting up libglapi-mesa:i386 (22.0.5-0ubuntu0.3) ... Setting up libvulkan1:amd64 (1.3.204.1-2) ... Setting up libwebp7:i386 (1.2.2-2) ... Setting up libudev1:i386 (249.11-0ubuntu3.6) ... Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... Setting up libodbc2:amd64 (2.3.9-5) ... Setting up libodbc2:i386 (2.3.9-5) ... Setting up libpci3:amd64 (1:3.7.0-6) ... Setting up libpci3:i386 (1:3.7.0-6) ... Setting up libffi8:i386 (3.4.2-4) ... Setting up libmd0:i386 (1.0.4-1build1) ... Setting up alsa-topology-conf (1.2.5.1-2) ... Setting up ocl-icd-libopencl1:amd64 (2.2.14-3) ... Setting up ocl-icd-libopencl1:i386 (2.2.14-3) ... Setting up uuid-runtime (2.37.2-4ubuntu3) ... Adding group `uuidd' (GID 103) ... Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 102) ... Adding new user `uuidd' (UID 102) with group `uuidd' ... Not creating home directory `/run/uuidd'. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libasyncns0:amd64 (0.8-6build2) ... Setting up libasyncns0:i386 (0.8-6build2) ... Setting up libxshmfence1:amd64 (1.3-1build4) ... Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ... Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ... Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... Setting up libasound2:i386 (1.2.6.1-1ubuntu1) ... Setting up libv4lconvert0:amd64 (1.22.1-2build1) ... Setting up libmpdec3:amd64 (2.5.1-2build2) ... Setting up libtasn1-6:i386 (4.18.0-4build1) ... Setting up libcurl4:amd64 (7.81.0-1ubuntu1.7) ... Setting up libopenjp2-7:amd64 (2.4.0-6) ... Setting up libopenjp2-7:i386 (2.4.0-6) ... Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ... Setting up libopenal-data (1:1.19.1-2build3) ... Setting up libthai-data (0.1.29-1build1) ... Setting up libkrb5-3:i386 (1.19.2-2) ... Setting up libglu1-mesa:amd64 (9.0.2-1) ... Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... Setting up libwayland-egl1:i386 (1.20.0-1ubuntu0.1) ... Setting up libxss1:amd64 (1:1.2.3-1build2) ... Setting up libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ... Setting up libusb-1.0-0:i386 (2:1.0.25-1ubuntu2) ... Setting up libxkbfile1:amd64 (1:1.1.0-1build3) ... Setting up libgphoto2-port12:amd64 (2.5.27-1build2) ... Setting up libgphoto2-port12:i386 (2.5.27-1build2) ... Setting up libsane-common (1.1.1-5) ... Setting up libieee1284-3:amd64 (0.2.11-14build2) ... Setting up libieee1284-3:i386 (0.2.11-14build2) ... Setting up libbz2-1.0:i386 (1.0.8-5build1) ... Setting up libdaemon0:amd64 (0.14-7.1ubuntu3) ... Setting up libsamplerate0:amd64 (0.2.2-1build1) ... Setting up libsamplerate0:i386 (0.2.2-1build1) ... Setting up libldb2:amd64 (2:2.4.4-0ubuntu0.1) ... Setting up libnss-mdns:amd64 (0.15.1-1ubuntu1) ... First installation detected... Checking NSS setup... Setting up libbsd0:i386 (0.11.5-1) ... Setting up libgpg-error-l10n (1.43-3) ... Setting up libdrm-common (2.4.110-1ubuntu1) ... Setting up libelf1:amd64 (0.186-1build1) ... Setting up libelf1:i386 (0.186-1build1) ... Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ... Setting up libpam-cap:amd64 (1:2.44-1build3) ... Setting up libxfont2:amd64 (1:2.0.5-1build1) ... Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ... Setting up libdb5.3:i386 (5.3.28+dfsg1-0.8ubuntu3) ... Setting up libblkid1:i386 (2.37.2-4ubuntu3) ... Setting up iso-codes (4.9.0-1) ... Setting up libstdc++6:i386 (12.1.0-2ubuntu1~22.04) ... Setting up libvorbisenc2:amd64 (1.3.7-1build2) ... Setting up libvorbisenc2:i386 (1.3.7-1build2) ... Setting up libkmod2:amd64 (29-1ubuntu1) ... Setting up libgdbm6:i386 (1.23-1) ... Setting up libtinfo6:i386 (6.3-2) ... Setting up libpopt0:amd64 (1.18-3build1) ... Setting up libicu70:i386 (70.1-2) ... Setting up libodbccr2:amd64 (2.3.9-5) ... Setting up libodbccr2:i386 (2.3.9-5) ... Setting up libosmesa6:amd64 (22.0.5-0ubuntu0.3) ... Setting up libxkbcommon0:amd64 (1.4.0-1) ... Setting up libxkbcommon0:i386 (1.4.0-1) ... Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... Setting up libwayland-client0:i386 (1.20.0-1ubuntu0.1) ... Setting up libjpeg8:i386 (8c-2ubuntu10) ... Setting up libwayland-server0:i386 (1.20.0-1ubuntu0.1) ... Setting up libice6:amd64 (2:1.0.10-1build2) ... Setting up libdw1:amd64 (0.186-1build1) ... Setting up libdw1:i386 (0.186-1build1) ... Setting up libxdmcp6:i386 (1:1.1.3-0ubuntu5) ... Setting up libpsl5:i386 (0.21.0-1.2build2) ... Setting up libxcb1:i386 (1.14-3ubuntu3) ... Setting up libhogweed6:i386 (3.7.3-1build2) ... Setting up cabextract (1.9-3) ... Setting up bind9-libs:amd64 (1:9.18.1-1ubuntu1.2) ... Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.2) ... Setting up libxcb-render0:i386 (1.14-3ubuntu3) ... Setting up libxcursor1:amd64 (1:1.2.0-2build4) ... Setting up libedit2:i386 (3.1-20210910-1build1) ... Setting up libsasl2-modules:i386 (2.1.27+dfsg2-3ubuntu1.1) ... Setting up libavahi-common3:amd64 (0.8-5ubuntu5) ... Setting up libavahi-common3:i386 (0.8-5ubuntu5) ... Setting up libnss3:amd64 (2:3.68.2-0ubuntu1.1) ... Setting up libnss3:i386 (2:3.68.2-0ubuntu1.1) ... Setting up libxcb-shm0:i386 (1.14-3ubuntu3) ... Setting up xfonts-utils (1:7.7+6build2) ... Setting up libwbclient0:amd64 (2:4.15.9+dfsg-0ubuntu0.3) ... Setting up libsasl2-modules-db:i386 (2.1.27+dfsg2-3ubuntu1.1) ... Setting up libv4l-0:amd64 (1.22.1-2build1) ... Setting up libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2) ... Setting up libpoppler118:amd64 (22.02.0-2ubuntu0.1) ... Setting up libselinux1:i386 (3.3-1build2) ... Setting up libthai0:amd64 (0.1.29-1build1) ... Setting up libthai0:i386 (0.1.29-1build1) ... Setting up libgphoto2-6:amd64 (2.5.27-1build2) ... Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.4) ... Setting up xfonts-base (1:1.0.5) ... Setting up libfreetype6:i386 (2.11.1+dfsg-1ubuntu0.1) ... Setting up libpcap0.8:amd64 (1.10.1-4build1) ... Setting up libpcap0.8:i386 (1.10.1-4build1) ... Setting up libncurses6:i386 (6.3-2) ... Setting up libp11-kit0:i386 (0.24.0-6build1) ... Setting up libgssapi-krb5-2:i386 (1.19.2-2) ... Setting up udev (249.11-0ubuntu3.6) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgdbm-compat4:i386 (1.23-1) ... Setting up libodbc1:amd64 (2.3.9-5) ... Setting up libodbc1:i386 (2.3.9-5) ... Setting up libsasl2-2:i386 (2.1.27+dfsg2-3ubuntu1.1) ... Setting up libssh-4:i386 (0.9.6-2build1) ... Setting up systemd-hwe-hwdb (249.11.2) ... Setting up libsndio7.0:amd64 (1.8.1-1.1) ... Setting up libsndio7.0:i386 (1.8.1-1.1) ... Setting up libjack-jackd2-0:amd64 (1.9.20~dfsg-1) ... Setting up libjack-jackd2-0:i386 (1.9.20~dfsg-1) ... Setting up libdrm2:amd64 (2.4.110-1ubuntu1) ... Setting up libdrm2:i386 (2.4.110-1ubuntu1) ... Setting up libmount1:i386 (2.37.2-4ubuntu3) ... Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... Setting up libwayland-cursor0:i386 (1.20.0-1ubuntu0.1) ... Setting up libv4lconvert0:i386 (1.22.1-2build1) ... Setting up libdecor-0-0:amd64 (0.1.0-3build1) ... Setting up libdecor-0-0:i386 (0.1.0-3build1) ... Setting up libx11-6:i386 (2:1.7.5-1) ... Setting up libtiff5:i386 (4.3.0-6ubuntu0.3) ... Setting up libglu1-mesa:i386 (9.0.2-1) ... Setting up libfontconfig1:i386 (2.13.1-4.2ubuntu5) ... Setting up libsndfile1:amd64 (1.0.31-2build1) ... Setting up libsndfile1:i386 (1.0.31-2build1) ... Setting up libavahi-core7:amd64 (0.8-5ubuntu5) ... Setting up bind9-host (1:9.18.1-1ubuntu1.2) ... Setting up libxcomposite1:i386 (1:0.4.5-1build2) ... Setting up libsm6:amd64 (2:1.2.3-1build2) ... Setting up libxml2:i386 (2.9.13+dfsg-1ubuntu0.2) ... Setting up libavahi-client3:amd64 (0.8-5ubuntu5) ... Setting up libavahi-client3:i386 (0.8-5ubuntu5) ... Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up libdrm-amdgpu1:amd64 (2.4.110-1ubuntu1) ... Setting up libtirpc3:i386 (1.3.2-2ubuntu0.1) ... Setting up mesa-vulkan-drivers:amd64 (22.0.5-0ubuntu0.3) ... Setting up libx11-xcb1:i386 (2:1.7.5-1) ... Setting up libpython3.10:amd64 (3.10.6-1~22.04.2) ... Setting up libperl5.34:i386 (5.34.0-3ubuntu1.1) ... Setting up libdrm-nouveau2:amd64 (2.4.110-1ubuntu1) ... Setting up libpoppler-glib8:amd64 (22.02.0-2ubuntu0.1) ... Setting up python3.10 (3.10.6-1~22.04.2) ... Setting up libxpm4:i386 (1:3.5.12-1ubuntu0.22.04.1) ... Setting up libxrender1:i386 (1:0.9.10-1build4) ... Setting up libgbm1:amd64 (22.0.5-0ubuntu0.3) ... Setting up libgbm1:i386 (22.0.5-0ubuntu0.3) ... Setting up libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2) ... Setting up libpulse0:i386 (1:15.99.1+dfsg1-1ubuntu2) ... Setting up sane-airscan (0.99.27-1build1) ... Setting up libglib2.0-0:i386 (2.72.4-0ubuntu1) ... No schema files found: doing nothing. Setting up libdrm-radeon1:amd64 (2.4.110-1ubuntu1) ... Setting up libpango-1.0-0:amd64 (1.50.6+ds-2) ... Setting up libdrm-intel1:amd64 (2.4.110-1ubuntu1) ... Setting up libgl1-mesa-dri:amd64 (22.0.5-0ubuntu0.3) ... Setting up libxext6:i386 (2:1.3.4-1build1) ... Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1) ... Setting up python3 (3.10.6-1~22.04) ... Setting up libopenal1:amd64 (1:1.19.1-2build3) ... Setting up libopenal1:i386 (1:1.19.1-2build3) ... Setting up libsane1:amd64 (1.1.1-5) ... Adding scanner group... Setting up libcairo2:i386 (1.16.0-5ubuntu2) ... Setting up libxxf86vm1:i386 (1:1.1.4-1build3) ... Setting up libv4l-0:i386 (1.22.1-2build1) ... Setting up libpoppler118:i386 (22.02.0-2ubuntu0.1) ... Setting up python3-tdb (1.4.5-2build1) ... Setting up libgnutls30:i386 (3.7.3-4ubuntu1.1) ... Setting up gstreamer1.0-plugins-base:amd64 (1.20.1-1) ... Setting up python3-gpg (1.16.0-1.2ubuntu4) ... Setting up libxfixes3:i386 (1:6.0.0-1) ... Setting up librtmp1:i386 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libxinerama1:i386 (2:1.1.4-3) ... Setting up libgd3:i386 (2.3.0-2ubuntu2) ... Setting up python3-ldb (2:2.4.4-0ubuntu0.1) ... Setting up libxrandr2:i386 (2:1.5.2-1build1) ... Setting up libllvm13:i386 (1:13.0.1-2ubuntu2.1) ... Setting up libxt6:amd64 (1:1.2.1-1) ... Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.1) ... Setting up libcups2:i386 (2.4.1op1-1ubuntu4.1) ... Setting up avahi-daemon (0.8-5ubuntu5) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libtheora0:i386 (1.1.1+dfsg.1-15ubuntu4) ... Setting up libnsl2:i386 (1.3.0-2build2) ... Setting up libxss1:i386 (1:1.2.3-1build2) ... Setting up sane-utils (1.1.1-5) ... update-inetd: warning: cannot add service, /etc/inetd.conf does not exist Adding saned group and user... Adding user saned to group scanner invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2) ... Setting up libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ... Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2) ... Setting up libosmesa6:i386 (22.0.5-0ubuntu0.3) ... Setting up libgl1-amber-dri:amd64 (21.3.7-0ubuntu1) ... Setting up ipp-usb (0.9.20-1) ... Setting up libasound2-plugins:amd64 (1.2.6-1) ... Setting up libasound2-plugins:i386 (1.2.6-1) ... Setting up libxmu6:amd64 (2:1.1.3-3) ... Setting up libglx-mesa0:amd64 (22.0.5-0ubuntu0.3) ... Setting up libxi6:i386 (2:1.8-1build1) ... Setting up libglx0:amd64 (1.4.0-1) ... Setting up python3-talloc:amd64 (2.3.3-2build1) ... Setting up libxcursor1:i386 (1:1.2.0-2build4) ... Setting up samba-libs:amd64 (2:4.15.9+dfsg-0ubuntu0.3) ... Setting up libxaw7:amd64 (2:1.0.14-1) ... Setting up libnss-nisplus:i386 (1.3-0ubuntu6) ... Setting up libldap-2.5-0:i386 (2.5.13+dfsg-0ubuntu0.22.04.1) ... Setting up wine-devel-amd64 (7.7~jammy-1) ... Setting up libgl1:amd64 (1.4.0-1) ... Setting up libwrap0:i386 (7.6.q-31build2) ... Setting up libnss-nis:i386 (3.1-0ubuntu6) ... Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ... Setting up libcurl4:i386 (7.81.0-1ubuntu1.7) ... Setting up samba-dsdb-modules:amd64 (2:4.15.9+dfsg-0ubuntu0.3) ... Setting up libsdl2-2.0-0:i386 (2.0.20+dfsg-2ubuntu1.22.04.1) ... Setting up python3-samba (2:4.15.9+dfsg-0ubuntu0.3) ... Setting up x11-xkb-utils (7.7+5build4) ... Setting up libcurl3-gnutls:i386 (7.81.0-1ubuntu1.7) ... Setting up libgphoto2-6:i386 (2.5.27-1build2) ... Setting up libsnmp40:i386 (5.9.1+dfsg-1ubuntu2.4) ... Setting up samba-common-bin (2:4.15.9+dfsg-0ubuntu0.3) ... Checking smb.conf with testparm Load smb config files from /etc/samba/smb.conf Loaded services file OK. Weak crypto is allowed Server role: ROLE_STANDALONE Done Setting up xserver-common (2:21.1.3-2ubuntu2.5) ... Setting up xvfb (2:21.1.3-2ubuntu2.5) ... Setting up winbind (2:4.15.9+dfsg-0ubuntu0.3) ... mkdir: created directory '/var/lib/samba/winbindd_privileged' changed group of '/var/lib/samba/winbindd_privileged' from root to winbindd_priv mode of '/var/lib/samba/winbindd_privileged' changed from 0755 (rwxr-xr-x) to 0750 (rwxr-x---) invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu1) ... No schema files found: doing nothing. Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Setting up libharfbuzz0b:i386 (2.7.4-1ubuntu3.1) ... Setting up libgstreamer1.0-0:i386 (1.20.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpoppler-glib8:i386 (22.02.0-2ubuntu0.1) ... Setting up libpango-1.0-0:i386 (1.50.6+ds-2) ... Setting up libgstreamer-plugins-base1.0-0:i386 (1.20.1-1) ... Setting up libsane1:i386 (1.1.1-5) ... Setting up gstreamer1.0-plugins-base:i386 (1.20.1-1) ... Setting up libpangoft2-1.0-0:i386 (1.50.6+ds-2) ... Setting up libpangocairo-1.0-0:i386 (1.50.6+ds-2) ... Setting up wine-devel-i386:i386 (7.7~jammy-1) ... Setting up wine-devel (7.7~jammy-1) ... Setting up libdecor-0-plugin-1-cairo:i386 (0.1.0-3build1) ... Setting up winehq-devel (7.7~jammy-1) ... Processing triggers for dbus (1.12.20-2ubuntu4.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Removing intermediate container fdeedb6b7c0e ---> 2b40df2ebd63 Step 11/32 : RUN rm -rf /var/lib/apt/lists/* && apt-get autoremove -y && apt-get clean ---> Running in 27f96286851e Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Removing intermediate container 27f96286851e ---> 6ad51b1f5e85 Step 12/32 : RUN wget -q -O /tmp/winetricks https://raw.githubusercontent.com/Winetricks/winetricks/9c97d44b9b68a1b09e244e46f9ae0831ab35c315/src/winetricks && chmod +x /tmp/winetricks && echo "311c8c223bb83a7558b9e51197a9ccf7182bbd63849c64827b87bbc5f627f5cb /tmp/winetricks" | sha256sum -c - ---> Running in d8b22187bafc /tmp/winetricks: OK Removing intermediate container d8b22187bafc ---> 1aaf213dc53b Step 13/32 : ARG USER_ID ---> Running in 24a7aa1139bb Removing intermediate container 24a7aa1139bb ---> d5a88d59957d Step 14/32 : ARG GROUP_ID ---> Running in 664edcbf0b0a Removing intermediate container 664edcbf0b0a ---> 573029a451c5 Step 15/32 : ENV HOME=/homedir ---> Running in 4fc9bc61cae1 Removing intermediate container 4fc9bc61cae1 ---> acc7889ea30f Step 16/32 : ENV WINEARCH=win32 ---> Running in 7c975079e5b6 Removing intermediate container 7c975079e5b6 ---> 6e7873725fe4 Step 17/32 : ENV WINEPREFIX=${HOME}/wine ---> Running in 275bc1a4f008 Removing intermediate container 275bc1a4f008 ---> b5b8cb160c3a Step 18/32 : ENV WINEDEBUG=-all ---> Running in 23ea8604a349 Removing intermediate container 23ea8604a349 ---> 43b10f8088b0 Step 19/32 : RUN mkdir -p ${WINEPREFIX}/drive_c/electroncash ; chown -R ${USER_ID}:${GROUP_ID} ${HOME} ---> Running in 9a07aae5af70 Removing intermediate container 9a07aae5af70 ---> bf50b1ccc102 Step 20/32 : RUN echo "user:x:${USER_ID}:${GROUP_ID}::${HOME}:/bin/sh" >> /etc/passwd ---> Running in b7de8e528253 Removing intermediate container b7de8e528253 ---> 0a6863db57c5 Step 21/32 : USER ${USER_ID}:${GROUP_ID} ---> Running in f33adf5f17dc Removing intermediate container f33adf5f17dc ---> 4e43e362e46a Step 22/32 : WORKDIR ${HOME} ---> Running in 214a78366346 Removing intermediate container 214a78366346 ---> 5eaa419baa6a Step 23/32 : RUN wineboot && /tmp/winetricks --optout -q dotnet472 && wineserver -w ---> Running in 986763ffcea9 wine: configuration in L"/homedir/wine" has been updated. Executing mkdir -p /homedir Using winetricks 20220411-next - sha256sum: 311c8c223bb83a7558b9e51197a9ccf7182bbd63849c64827b87bbc5f627f5cb with wine-7.7 and WINEARCH=win32 Executing w_do_call dotnet472 Executing mkdir -p /homedir Executing load_dotnet472 Executing mkdir -p /homedir/.cache/winetricks/dotnet472 Executing cd /homedir/.cache/winetricks/dotnet472 Downloading https://download.visualstudio.microsoft.com/download/pr/1f5af042-d0e4-4002-9c59-9ba66bcf15f6/089f837de42708daacaae7c04b7494db/NDP472-KB4054530-x86-x64-AllOS-ENU.exe to /homedir/.cache/winetricks/dotnet472 --2023-01-24 09:36:18-- https://download.visualstudio.microsoft.com/download/pr/1f5af042-d0e4-4002-9c59-9ba66bcf15f6/089f837de42708daacaae7c04b7494db/NDP472-KB4054530-x86-x64-AllOS-ENU.exe Resolving download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)... 192.229.232.200, 2606:2800:147:ff8:129b:22eb:20b:1347 Connecting to download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)|192.229.232.200|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 83937536 (80M) [application/octet-stream] Saving to: ‘NDP472-KB4054530-x86-x64-AllOS-ENU.exe’  0K .......... .......... .......... .......... .......... 0% 4.01M 20s 50K .......... .......... .......... .......... .......... 0% 3.39M 22s 100K .......... .......... .......... .......... .......... 0% 4.04M 21s 150K .......... .......... .......... .......... .......... 0% 71.2M 16s 200K .......... .......... .......... .......... .......... 0% 120M 13s 250K .......... .......... .......... .......... .......... 0% 97.3M 11s 300K .......... .......... .......... .......... .......... 0% 4.42M 12s 350K .......... .......... .......... .......... .......... 0% 79.8M 11s 400K .......... .......... .......... .......... .......... 0% 122M 9s 450K .......... .......... .......... .......... .......... 0% 116M 9s 500K .......... .......... .......... .......... .......... 0% 116M 8s 550K .......... .......... .......... .......... .......... 0% 110M 7s 600K .......... .......... .......... .......... .......... 0% 84.4M 7s 650K .......... .......... .......... .......... .......... 0% 5.24M 7s 700K .......... .......... .......... .......... .......... 0% 104M 7s 750K .......... .......... .......... .......... .......... 0% 96.5M 7s 800K .......... .......... .......... .......... .......... 1% 74.2M 6s 850K .......... .......... .......... .......... .......... 1% 64.8M 6s 900K .......... .......... .......... .......... .......... 1% 65.1M 6s 950K .......... .......... .......... .......... .......... 1% 2.92M 7s 1000K .......... .......... .......... .......... .......... 1% 78.2M 6s 1050K .......... .......... .......... .......... .......... 1% 105M 6s 1100K .......... .......... .......... .......... .......... 1% 124M 6s 1150K .......... .......... .......... .......... .......... 1% 101M 6s 1200K .......... .......... .......... .......... .......... 1% 124M 6s 1250K .......... .......... .......... .......... .......... 1% 107M 5s 1300K .......... .......... .......... .......... .......... 1% 26.8M 5s 1350K .......... .......... .......... .......... .......... 1% 63.6M 5s 1400K .......... .......... .......... .......... .......... 1% 101M 5s 1450K .......... .......... .......... .......... .......... 1% 67.9M 5s 1500K .......... .......... .......... .......... .......... 1% 76.2M 5s 1550K .......... .......... .......... .......... .......... 1% 93.9M 5s 1600K .......... .......... .......... .......... .......... 2% 60.5M 4s 1650K .......... .......... .......... .......... .......... 2% 46.8M 4s 1700K .......... .......... .......... .......... .......... 2% 50.9M 4s 1750K .......... .......... .......... .......... .......... 2% 47.6M 4s 1800K .......... .......... .......... .......... .......... 2% 44.7M 4s 1850K .......... .......... .......... .......... .......... 2% 50.2M 4s 1900K .......... .......... .......... .......... .......... 2% 81.9M 4s 1950K .......... .......... .......... .......... .......... 2% 90.3M 4s 2000K .......... .......... .......... .......... .......... 2% 95.2M 4s 2050K .......... .......... .......... .......... .......... 2% 116M 4s 2100K .......... .......... .......... .......... .......... 2% 91.0M 4s 2150K .......... .......... .......... .......... .......... 2% 73.1M 4s 2200K .......... .......... .......... .......... .......... 2% 83.8M 4s 2250K .......... .......... .......... .......... .......... 2% 68.3M 4s 2300K .......... .......... .......... .......... .......... 2% 79.9M 3s 2350K .......... .......... .......... .......... .......... 2% 64.4M 3s 2400K .......... .......... .......... .......... .......... 2% 67.2M 3s 2450K .......... .......... .......... .......... .......... 3% 69.4M 3s 2500K .......... .......... .......... .......... .......... 3% 70.8M 3s 2550K .......... .......... .......... .......... .......... 3% 69.4M 3s 2600K .......... .......... .......... .......... .......... 3% 101M 3s 2650K .......... .......... .......... .......... .......... 3% 81.7M 3s 2700K .......... .......... .......... .......... .......... 3% 74.0M 3s 2750K .......... .......... .......... .......... .......... 3% 85.1M 3s 2800K .......... .......... .......... .......... .......... 3% 112M 3s 2850K .......... .......... .......... .......... .......... 3% 91.8M 3s 2900K .......... .......... .......... .......... .......... 3% 68.5M 3s 2950K .......... .......... .......... .......... .......... 3% 60.1M 3s 3000K .......... .......... .......... .......... .......... 3% 64.3M 3s 3050K .......... .......... .......... .......... .......... 3% 80.1M 3s 3100K .......... .......... .......... .......... .......... 3% 82.5M 3s 3150K .......... .......... .......... .......... .......... 3% 78.0M 3s 3200K .......... .......... .......... .......... .......... 3% 65.0M 3s 3250K .......... .......... .......... .......... .......... 4% 43.4M 3s 3300K .......... .......... .......... .......... .......... 4% 52.0M 3s 3350K .......... .......... .......... .......... .......... 4% 68.2M 3s 3400K .......... .......... .......... .......... .......... 4% 55.4M 3s 3450K .......... .......... .......... .......... .......... 4% 50.1M 3s 3500K .......... .......... .......... .......... .......... 4% 64.0M 3s 3550K .......... .......... .......... .......... .......... 4% 62.2M 3s 3600K .......... .......... .......... .......... .......... 4% 60.0M 3s 3650K .......... .......... .......... .......... .......... 4% 77.0M 3s 3700K .......... .......... .......... .......... .......... 4% 79.2M 3s 3750K .......... .......... .......... .......... .......... 4% 63.1M 3s 3800K .......... .......... .......... .......... .......... 4% 63.1M 3s 3850K .......... .......... .......... .......... .......... 4% 80.4M 2s 3900K .......... .......... .......... .......... .......... 4% 81.1M 2s 3950K .......... .......... .......... .......... .......... 4% 68.7M 2s 4000K .......... .......... .......... .......... .......... 4% 85.6M 2s 4050K .......... .......... .......... .......... .......... 5% 82.5M 2s 4100K .......... .......... .......... .......... .......... 5% 71.1M 2s 4150K .......... .......... .......... .......... .......... 5% 68.2M 2s 4200K .......... .......... .......... .......... .......... 5% 77.2M 2s 4250K .......... .......... .......... .......... .......... 5% 76.6M 2s 4300K .......... .......... .......... .......... .......... 5% 64.0M 2s 4350K .......... .......... .......... .......... .......... 5% 69.9M 2s 4400K .......... .......... .......... .......... .......... 5% 88.8M 2s 4450K .......... .......... .......... .......... .......... 5% 82.5M 2s 4500K .......... .......... .......... .......... .......... 5% 79.4M 2s 4550K .......... .......... .......... .......... .......... 5% 71.0M 2s 4600K .......... .......... .......... .......... .......... 5% 113M 2s 4650K .......... .......... .......... .......... .......... 5% 105M 2s 4700K .......... .......... .......... .......... .......... 5% 115M 2s 4750K .......... .......... .......... .......... .......... 5% 66.1M 2s 4800K .......... .......... .......... .......... .......... 5% 64.8M 2s 4850K .......... .......... .......... .......... .......... 5% 77.1M 2s 4900K .......... .......... .......... .......... .......... 6% 74.2M 2s 4950K .......... .......... .......... .......... .......... 6% 66.5M 2s 5000K .......... .......... .......... .......... .......... 6% 68.0M 2s 5050K .......... .......... .......... .......... .......... 6% 77.9M 2s 5100K .......... .......... .......... .......... .......... 6% 80.7M 2s 5150K .......... .......... .......... .......... .......... 6% 63.5M 2s 5200K .......... .......... .......... .......... .......... 6% 84.9M 2s 5250K .......... .......... .......... .......... .......... 6% 69.6M 2s 5300K .......... .......... .......... .......... .......... 6% 70.1M 2s 5350K .......... .......... .......... .......... .......... 6% 49.4M 2s 5400K .......... .......... .......... .......... .......... 6% 74.9M 2s 5450K .......... .......... .......... .......... .......... 6% 24.3M 2s 5500K .......... .......... .......... .......... .......... 6% 76.6M 2s 5550K .......... .......... .......... .......... .......... 6% 45.8M 2s 5600K .......... .......... .......... .......... .......... 6% 69.1M 2s 5650K .......... .......... .......... .......... .......... 6% 23.1M 2s 5700K .......... .......... .......... .......... .......... 7% 67.2M 2s 5750K .......... .......... .......... .......... .......... 7% 64.0M 2s 5800K .......... .......... .......... .......... .......... 7% 62.7M 2s 5850K .......... .......... .......... .......... .......... 7% 80.6M 2s 5900K .......... .......... .......... .......... .......... 7% 69.6M 2s 5950K .......... .......... .......... .......... .......... 7% 56.4M 2s 6000K .......... .......... .......... .......... .......... 7% 81.4M 2s 6050K .......... .......... .......... .......... .......... 7% 69.1M 2s 6100K .......... .......... .......... .......... .......... 7% 115M 2s 6150K .......... .......... .......... .......... .......... 7% 55.3M 2s 6200K .......... .......... .......... .......... .......... 7% 67.5M 2s 6250K .......... .......... .......... .......... .......... 7% 52.4M 2s 6300K .......... .......... .......... .......... .......... 7% 72.0M 2s 6350K .......... .......... .......... .......... .......... 7% 22.9M 2s 6400K .......... .......... .......... .......... .......... 7% 36.7M 2s 6450K .......... .......... .......... .......... .......... 7% 72.0M 2s 6500K .......... .......... .......... .......... .......... 7% 62.9M 2s 6550K .......... .......... .......... .......... .......... 8% 59.9M 2s 6600K .......... .......... .......... .......... .......... 8% 71.7M 2s 6650K .......... .......... .......... .......... .......... 8% 69.0M 2s 6700K .......... .......... .......... .......... .......... 8% 72.1M 2s 6750K .......... .......... .......... .......... .......... 8% 52.3M 2s 6800K .......... .......... .......... .......... .......... 8% 67.3M 2s 6850K .......... .......... .......... .......... .......... 8% 63.2M 2s 6900K .......... .......... .......... .......... .......... 8% 59.6M 2s 6950K .......... .......... .......... .......... .......... 8% 64.6M 2s 7000K .......... .......... .......... .......... .......... 8% 100M 2s 7050K .......... .......... .......... .......... .......... 8% 51.8M 2s 7100K .......... .......... .......... .......... .......... 8% 38.1M 2s 7150K .......... .......... .......... .......... .......... 8% 41.9M 2s 7200K .......... .......... .......... .......... .......... 8% 59.9M 2s 7250K .......... .......... .......... .......... .......... 8% 71.9M 2s 7300K .......... .......... .......... .......... .......... 8% 65.4M 2s 7350K .......... .......... .......... .......... .......... 9% 64.7M 2s 7400K .......... .......... .......... .......... .......... 9% 63.7M 2s 7450K .......... .......... .......... .......... .......... 9% 69.7M 2s 7500K .......... .......... .......... .......... .......... 9% 78.0M 2s 7550K .......... .......... .......... .......... .......... 9% 45.5M 2s 7600K .......... .......... .......... .......... .......... 9% 65.5M 2s 7650K .......... .......... .......... .......... .......... 9% 71.3M 2s 7700K .......... .......... .......... .......... .......... 9% 44.9M 2s 7750K .......... .......... .......... .......... .......... 9% 71.2M 2s 7800K .......... .......... .......... .......... .......... 9% 45.4M 2s 7850K .......... .......... .......... .......... .......... 9% 53.7M 2s 7900K .......... .......... .......... .......... .......... 9% 63.0M 2s 7950K .......... .......... .......... .......... .......... 9% 32.9M 2s 8000K .......... .......... .......... .......... .......... 9% 95.2M 2s 8050K .......... .......... .......... .......... .......... 9% 80.8M 2s 8100K .......... .......... .......... .......... .......... 9% 70.7M 2s 8150K .......... .......... .......... .......... .......... 10% 62.8M 2s 8200K .......... .......... .......... .......... .......... 10% 105M 2s 8250K .......... .......... .......... .......... .......... 10% 57.9M 2s 8300K .......... .......... .......... .......... .......... 10% 70.3M 2s 8350K .......... .......... .......... .......... .......... 10% 47.3M 2s 8400K .......... .......... .......... .......... .......... 10% 58.6M 2s 8450K .......... .......... .......... .......... .......... 10% 91.7M 2s 8500K .......... .......... .......... .......... .......... 10% 45.0M 2s 8550K .......... .......... .......... .......... .......... 10% 63.8M 2s 8600K .......... .......... .......... .......... .......... 10% 43.9M 2s 8650K .......... .......... .......... .......... .......... 10% 85.7M 2s 8700K .......... .......... .......... .......... .......... 10% 35.1M 2s 8750K .......... .......... .......... .......... .......... 10% 85.7M 2s 8800K .......... .......... .......... .......... .......... 10% 75.9M 2s 8850K .......... .......... .......... .......... .......... 10% 61.3M 2s 8900K .......... .......... .......... .......... .......... 10% 59.1M 2s 8950K .......... .......... .......... .......... .......... 10% 86.7M 2s 9000K .......... .......... .......... .......... .......... 11% 63.2M 2s 9050K .......... .......... .......... .......... .......... 11% 59.0M 2s 9100K .......... .......... .......... .......... .......... 11% 78.8M 2s 9150K .......... .......... .......... .......... .......... 11% 41.0M 2s 9200K .......... .......... .......... .......... .......... 11% 125M 2s 9250K .......... .......... .......... .......... .......... 11% 56.9M 2s 9300K .......... .......... .......... .......... .......... 11% 55.2M 2s 9350K .......... .......... .......... .......... .......... 11% 29.7M 2s 9400K .......... .......... .......... .......... .......... 11% 123M 2s 9450K .......... .......... .......... .......... .......... 11% 64.3M 2s 9500K .......... .......... .......... .......... .......... 11% 86.3M 2s 9550K .......... .......... .......... .......... .......... 11% 52.4M 2s 9600K .......... .......... .......... .......... .......... 11% 55.0M 2s 9650K .......... .......... .......... .......... .......... 11% 112M 2s 9700K .......... .......... .......... .......... .......... 11% 62.2M 2s 9750K .......... .......... .......... .......... .......... 11% 54.7M 2s 9800K .......... .......... .......... .......... .......... 12% 53.9M 2s 9850K .......... .......... .......... .......... .......... 12% 96.5M 2s 9900K .......... .......... .......... .......... .......... 12% 73.7M 2s 9950K .......... .......... .......... .......... .......... 12% 41.9M 2s 10000K .......... .......... .......... .......... .......... 12% 76.1M 2s 10050K .......... .......... .......... .......... .......... 12% 36.7M 2s 10100K .......... .......... .......... .......... .......... 12% 63.9M 2s 10150K .......... .......... .......... .......... .......... 12% 58.3M 2s 10200K .......... .......... .......... .......... .......... 12% 64.3M 2s 10250K .......... .......... .......... .......... .......... 12% 90.1M 2s 10300K .......... .......... .......... .......... .......... 12% 58.9M 2s 10350K .......... .......... .......... .......... .......... 12% 45.4M 2s 10400K .......... .......... .......... .......... .......... 12% 92.9M 2s 10450K .......... .......... .......... .......... .......... 12% 74.6M 2s 10500K .......... .......... .......... .......... .......... 12% 67.6M 2s 10550K .......... .......... .......... .......... .......... 12% 57.2M 2s 10600K .......... .......... .......... .......... .......... 12% 65.2M 2s 10650K .......... .......... .......... .......... .......... 13% 59.4M 2s 10700K .......... .......... .......... .......... .......... 13% 80.6M 2s 10750K .......... .......... .......... .......... .......... 13% 39.0M 2s 10800K .......... .......... .......... .......... .......... 13% 49.0M 2s 10850K .......... .......... .......... .......... .......... 13% 82.6M 2s 10900K .......... .......... .......... .......... .......... 13% 49.6M 2s 10950K .......... .......... .......... .......... .......... 13% 75.5M 2s 11000K .......... .......... .......... .......... .......... 13% 73.7M 2s 11050K .......... .......... .......... .......... .......... 13% 92.4M 2s 11100K .......... .......... .......... .......... .......... 13% 45.3M 2s 11150K .......... .......... .......... .......... .......... 13% 72.0M 2s 11200K .......... .......... .......... .......... .......... 13% 54.8M 2s 11250K .......... .......... .......... .......... .......... 13% 84.2M 2s 11300K .......... .......... .......... .......... .......... 13% 47.8M 2s 11350K .......... .......... .......... .......... .......... 13% 75.6M 2s 11400K .......... .......... .......... .......... .......... 13% 92.8M 2s 11450K .......... .......... .......... .......... .......... 14% 26.1M 2s 11500K .......... .......... .......... .......... .......... 14% 112M 2s 11550K .......... .......... .......... .......... .......... 14% 46.4M 2s 11600K .......... .......... .......... .......... .......... 14% 95.7M 1s 11650K .......... .......... .......... .......... .......... 14% 78.0M 1s 11700K .......... .......... .......... .......... .......... 14% 74.3M 1s 11750K .......... .......... .......... .......... .......... 14% 44.1M 1s 11800K .......... .......... .......... .......... .......... 14% 107M 1s 11850K .......... .......... .......... .......... .......... 14% 71.4M 1s 11900K .......... .......... .......... .......... .......... 14% 69.8M 1s 11950K .......... .......... .......... .......... .......... 14% 55.4M 1s 12000K .......... .......... .......... .......... .......... 14% 52.1M 1s 12050K .......... .......... .......... .......... .......... 14% 86.1M 1s 12100K .......... .......... .......... .......... .......... 14% 53.0M 1s 12150K .......... .......... .......... .......... .......... 14% 27.4M 1s 12200K .......... .......... .......... .......... .......... 14% 88.7M 1s 12250K .......... .......... .......... .......... .......... 15% 137M 1s 12300K .......... .......... .......... .......... .......... 15% 50.1M 1s 12350K .......... .......... .......... .......... .......... 15% 99.5M 1s 12400K .......... .......... .......... .......... .......... 15% 64.7M 1s 12450K .......... .......... .......... .......... .......... 15% 50.2M 1s 12500K .......... .......... .......... .......... .......... 15% 51.1M 1s 12550K .......... .......... .......... .......... .......... 15% 151M 1s 12600K .......... .......... .......... .......... .......... 15% 64.7M 1s 12650K .......... .......... .......... .......... .......... 15% 80.0M 1s 12700K .......... .......... .......... .......... .......... 15% 57.1M 1s 12750K .......... .......... .......... .......... .......... 15% 25.3M 1s 12800K .......... .......... .......... .......... .......... 15% 129M 1s 12850K .......... .......... .......... .......... .......... 15% 38.0M 1s 12900K .......... .......... .......... .......... .......... 15% 122M 1s 12950K .......... .......... .......... .......... .......... 15% 44.5M 1s 13000K .......... .......... .......... .......... .......... 15% 136M 1s 13050K .......... .......... .......... .......... .......... 15% 167M 1s 13100K .......... .......... .......... .......... .......... 16% 52.5M 1s 13150K .......... .......... .......... .......... .......... 16% 51.0M 1s 13200K .......... .......... .......... .......... .......... 16% 59.5M 1s 13250K .......... .......... .......... .......... .......... 16% 84.4M 1s 13300K .......... .......... .......... .......... .......... 16% 38.3M 1s 13350K .......... .......... .......... .......... .......... 16% 42.6M 1s 13400K .......... .......... .......... .......... .......... 16% 77.3M 1s 13450K .......... .......... .......... .......... .......... 16% 93.0M 1s 13500K .......... .......... .......... .......... .......... 16% 59.8M 1s 13550K .......... .......... .......... .......... .......... 16% 34.7M 1s 13600K .......... .......... .......... .......... .......... 16% 82.3M 1s 13650K .......... .......... .......... .......... .......... 16% 58.7M 1s 13700K .......... .......... .......... .......... .......... 16% 82.3M 1s 13750K .......... .......... .......... .......... .......... 16% 60.9M 1s 13800K .......... .......... .......... .......... .......... 16% 90.8M 1s 13850K .......... .......... .......... .......... .......... 16% 76.7M 1s 13900K .......... .......... .......... .......... .......... 17% 86.9M 1s 13950K .......... .......... .......... .......... .......... 17% 29.5M 1s 14000K .......... .......... .......... .......... .......... 17% 86.0M 1s 14050K .......... .......... .......... .......... .......... 17% 54.4M 1s 14100K .......... .......... .......... .......... .......... 17% 91.1M 1s 14150K .......... .......... .......... .......... .......... 17% 70.2M 1s 14200K .......... .......... .......... .......... .......... 17% 102M 1s 14250K .......... .......... .......... .......... .......... 17% 89.6M 1s 14300K .......... .......... .......... .......... .......... 17% 32.9M 1s 14350K .......... .......... .......... .......... .......... 17% 42.3M 1s 14400K .......... .......... .......... .......... .......... 17% 103M 1s 14450K .......... .......... .......... .......... .......... 17% 107M 1s 14500K .......... .......... .......... .......... .......... 17% 103M 1s 14550K .......... .......... .......... .......... .......... 17% 51.1M 1s 14600K .......... .......... .......... .......... .......... 17% 74.5M 1s 14650K .......... .......... .......... .......... .......... 17% 104M 1s 14700K .......... .......... .......... .......... .......... 17% 49.1M 1s 14750K .......... .......... .......... .......... .......... 18% 31.1M 1s 14800K .......... .......... .......... .......... .......... 18% 59.7M 1s 14850K .......... .......... .......... .......... .......... 18% 97.3M 1s 14900K .......... .......... .......... .......... .......... 18% 133M 1s 14950K .......... .......... .......... .......... .......... 18% 87.7M 1s 15000K .......... .......... .......... .......... .......... 18% 56.9M 1s 15050K .......... .......... .......... .......... .......... 18% 30.3M 1s 15100K .......... .......... .......... .......... .......... 18% 104M 1s 15150K .......... .......... .......... .......... .......... 18% 70.4M 1s 15200K .......... .......... .......... .......... .......... 18% 80.3M 1s 15250K .......... .......... .......... .......... .......... 18% 51.0M 1s 15300K .......... .......... .......... .......... .......... 18% 59.8M 1s 15350K .......... .......... .......... .......... .......... 18% 45.4M 1s 15400K .......... .......... .......... .......... .......... 18% 106M 1s 15450K .......... .......... .......... .......... .......... 18% 52.9M 1s 15500K .......... .......... .......... .......... .......... 18% 42.8M 1s 15550K .......... .......... .......... .......... .......... 19% 92.3M 1s 15600K .......... .......... .......... .......... .......... 19% 53.3M 1s 15650K .......... .......... .......... .......... .......... 19% 128M 1s 15700K .......... .......... .......... .......... .......... 19% 71.8M 1s 15750K .......... .......... .......... .......... .......... 19% 39.2M 1s 15800K .......... .......... .......... .......... .......... 19% 42.3M 1s 15850K .......... .......... .......... .......... .......... 19% 109M 1s 15900K .......... .......... .......... .......... .......... 19% 116M 1s 15950K .......... .......... .......... .......... .......... 19% 38.5M 1s 16000K .......... .......... .......... .......... .......... 19% 64.1M 1s 16050K .......... .......... .......... .......... .......... 19% 64.0M 1s 16100K .......... .......... .......... .......... .......... 19% 86.3M 1s 16150K .......... .......... .......... .......... .......... 19% 43.7M 1s 16200K .......... .......... .......... .......... .......... 19% 36.3M 1s 16250K .......... .......... .......... .......... .......... 19% 107M 1s 16300K .......... .......... .......... .......... .......... 19% 126M 1s 16350K .......... .......... .......... .......... .......... 20% 111M 1s 16400K .......... .......... .......... .......... .......... 20% 67.2M 1s 16450K .......... .......... .......... .......... .......... 20% 37.4M 1s 16500K .......... .......... .......... .......... .......... 20% 69.1M 1s 16550K .......... .......... .......... .......... .......... 20% 97.0M 1s 16600K .......... .......... .......... .......... .......... 20% 71.5M 1s 16650K .......... .......... .......... .......... .......... 20% 49.7M 1s 16700K .......... .......... .......... .......... .......... 20% 48.9M 1s 16750K .......... .......... .......... .......... .......... 20% 24.4M 1s 16800K .......... .......... .......... .......... .......... 20% 66.8M 1s 16850K .......... .......... .......... .......... .......... 20% 84.1M 1s 16900K .......... .......... .......... .......... .......... 20% 81.0M 1s 16950K .......... .......... .......... .......... .......... 20% 85.1M 1s 17000K .......... .......... .......... .......... .......... 20% 74.4M 1s 17050K .......... .......... .......... .......... .......... 20% 110M 1s 17100K .......... .......... .......... .......... .......... 20% 128M 1s 17150K .......... .......... .......... .......... .......... 20% 35.5M 1s 17200K .......... .......... .......... .......... .......... 21% 75.7M 1s 17250K .......... .......... .......... .......... .......... 21% 95.9M 1s 17300K .......... .......... .......... .......... .......... 21% 119M 1s 17350K .......... .......... .......... .......... .......... 21% 51.3M 1s 17400K .......... .......... .......... .......... .......... 21% 46.6M 1s 17450K .......... .......... .......... .......... .......... 21% 36.7M 1s 17500K .......... .......... .......... .......... .......... 21% 60.7M 1s 17550K .......... .......... .......... .......... .......... 21% 61.8M 1s 17600K .......... .......... .......... .......... .......... 21% 112M 1s 17650K .......... .......... .......... .......... .......... 21% 50.2M 1s 17700K .......... .......... .......... .......... .......... 21% 45.4M 1s 17750K .......... .......... .......... .......... .......... 21% 91.7M 1s 17800K .......... .......... .......... .......... .......... 21% 113M 1s 17850K .......... .......... .......... .......... .......... 21% 112M 1s 17900K .......... .......... .......... .......... .......... 21% 67.2M 1s 17950K .......... .......... .......... .......... .......... 21% 42.4M 1s 18000K .......... .......... .......... .......... .......... 22% 59.8M 1s 18050K .......... .......... .......... .......... .......... 22% 108M 1s 18100K .......... .......... .......... .......... .......... 22% 96.4M 1s 18150K .......... .......... .......... .......... .......... 22% 63.8M 1s 18200K .......... .......... .......... .......... .......... 22% 30.6M 1s 18250K .......... .......... .......... .......... .......... 22% 98.3M 1s 18300K .......... .......... .......... .......... .......... 22% 44.3M 1s 18350K .......... .......... .......... .......... .......... 22% 89.7M 1s 18400K .......... .......... .......... .......... .......... 22% 57.2M 1s 18450K .......... .......... .......... .......... .......... 22% 40.4M 1s 18500K .......... .......... .......... .......... .......... 22% 102M 1s 18550K .......... .......... .......... .......... .......... 22% 107M 1s 18600K .......... .......... .......... .......... .......... 22% 74.5M 1s 18650K .......... .......... .......... .......... .......... 22% 90.9M 1s 18700K .......... .......... .......... .......... .......... 22% 64.1M 1s 18750K .......... .......... .......... .......... .......... 22% 51.8M 1s 18800K .......... .......... .......... .......... .......... 22% 98.1M 1s 18850K .......... .......... .......... .......... .......... 23% 53.3M 1s 18900K .......... .......... .......... .......... .......... 23% 63.7M 1s 18950K .......... .......... .......... .......... .......... 23% 33.2M 1s 19000K .......... .......... .......... .......... .......... 23% 92.8M 1s 19050K .......... .......... .......... .......... .......... 23% 36.4M 1s 19100K .......... .......... .......... .......... .......... 23% 105M 1s 19150K .......... .......... .......... .......... .......... 23% 82.1M 1s 19200K .......... .......... .......... .......... .......... 23% 66.5M 1s 19250K .......... .......... .......... .......... .......... 23% 82.9M 1s 19300K .......... .......... .......... .......... .......... 23% 53.6M 1s 19350K .......... .......... .......... .......... .......... 23% 47.6M 1s 19400K .......... .......... .......... .......... .......... 23% 122M 1s 19450K .......... .......... .......... .......... .......... 23% 98.6M 1s 19500K .......... .......... .......... .......... .......... 23% 118M 1s 19550K .......... .......... .......... .......... .......... 23% 48.2M 1s 19600K .......... .......... .......... .......... .......... 23% 51.4M 1s 19650K .......... .......... .......... .......... .......... 24% 81.1M 1s 19700K .......... .......... .......... .......... .......... 24% 113M 1s 19750K .......... .......... .......... .......... .......... 24% 41.2M 1s 19800K .......... .......... .......... .......... .......... 24% 34.6M 1s 19850K .......... .......... .......... .......... .......... 24% 58.3M 1s 19900K .......... .......... .......... .......... .......... 24% 98.2M 1s 19950K .......... .......... .......... .......... .......... 24% 106M 1s 20000K .......... .......... .......... .......... .......... 24% 66.2M 1s 20050K .......... .......... .......... .......... .......... 24% 59.7M 1s 20100K .......... .......... .......... .......... .......... 24% 53.4M 1s 20150K .......... .......... .......... .......... .......... 24% 88.9M 1s 20200K .......... .......... .......... .......... .......... 24% 73.1M 1s 20250K .......... .......... .......... .......... .......... 24% 106M 1s 20300K .......... .......... .......... .......... .......... 24% 58.4M 1s 20350K .......... .......... .......... .......... .......... 24% 45.4M 1s 20400K .......... .......... .......... .......... .......... 24% 66.7M 1s 20450K .......... .......... .......... .......... .......... 25% 120M 1s 20500K .......... .......... .......... .......... .......... 25% 52.7M 1s 20550K .......... .......... .......... .......... .......... 25% 33.6M 1s 20600K .......... .......... .......... .......... .......... 25% 55.6M 1s 20650K .......... .......... .......... .......... .......... 25% 91.5M 1s 20700K .......... .......... .......... .......... .......... 25% 103M 1s 20750K .......... .......... .......... .......... .......... 25% 58.4M 1s 20800K .......... .......... .......... .......... .......... 25% 49.0M 1s 20850K .......... .......... .......... .......... .......... 25% 63.6M 1s 20900K .......... .......... .......... .......... .......... 25% 95.2M 1s 20950K .......... .......... .......... .......... .......... 25% 57.4M 1s 21000K .......... .......... .......... .......... .......... 25% 82.8M 1s 21050K .......... .......... .......... .......... .......... 25% 94.3M 1s 21100K .......... .......... .......... .......... .......... 25% 80.1M 1s 21150K .......... .......... .......... .......... .......... 25% 50.1M 1s 21200K .......... .......... .......... .......... .......... 25% 56.0M 1s 21250K .......... .......... .......... .......... .......... 25% 73.8M 1s 21300K .......... .......... .......... .......... .......... 26% 53.4M 1s 21350K .......... .......... .......... .......... .......... 26% 37.5M 1s 21400K .......... .......... .......... .......... .......... 26% 67.8M 1s 21450K .......... .......... .......... .......... .......... 26% 59.4M 1s 21500K .......... .......... .......... .......... .......... 26% 119M 1s 21550K .......... .......... .......... .......... .......... 26% 79.5M 1s 21600K .......... .......... .......... .......... .......... 26% 42.0M 1s 21650K .......... .......... .......... .......... .......... 26% 94.7M 1s 21700K .......... .......... .......... .......... .......... 26% 56.7M 1s 21750K .......... .......... .......... .......... .......... 26% 87.4M 1s 21800K .......... .......... .......... .......... .......... 26% 95.6M 1s 21850K .......... .......... .......... .......... .......... 26% 81.9M 1s 21900K .......... .......... .......... .......... .......... 26% 50.4M 1s 21950K .......... .......... .......... .......... .......... 26% 72.3M 1s 22000K .......... .......... .......... .......... .......... 26% 50.5M 1s 22050K .......... .......... .......... .......... .......... 26% 53.1M 1s 22100K .......... .......... .......... .......... .......... 27% 100M 1s 22150K .......... .......... .......... .......... .......... 27% 48.8M 1s 22200K .......... .......... .......... .......... .......... 27% 49.3M 1s 22250K .......... .......... .......... .......... .......... 27% 50.2M 1s 22300K .......... .......... .......... .......... .......... 27% 95.7M 1s 22350K .......... .......... .......... .......... .......... 27% 112M 1s 22400K .......... .......... .......... .......... .......... 27% 55.4M 1s 22450K .......... .......... .......... .......... .......... 27% 39.9M 1s 22500K .......... .......... .......... .......... .......... 27% 102M 1s 22550K .......... .......... .......... .......... .......... 27% 107M 1s 22600K .......... .......... .......... .......... .......... 27% 117M 1s 22650K .......... .......... .......... .......... .......... 27% 56.1M 1s 22700K .......... .......... .......... .......... .......... 27% 74.5M 1s 22750K .......... .......... .......... .......... .......... 27% 33.8M 1s 22800K .......... .......... .......... .......... .......... 27% 74.5M 1s 22850K .......... .......... .......... .......... .......... 27% 125M 1s 22900K .......... .......... .......... .......... .......... 27% 53.8M 1s 22950K .......... .......... .......... .......... .......... 28% 43.8M 1s 23000K .......... .......... .......... .......... .......... 28% 73.5M 1s 23050K .......... .......... .......... .......... .......... 28% 81.2M 1s 23100K .......... .......... .......... .......... .......... 28% 98.0M 1s 23150K .......... .......... .......... .......... .......... 28% 51.1M 1s 23200K .......... .......... .......... .......... .......... 28% 48.7M 1s 23250K .......... .......... .......... .......... .......... 28% 60.3M 1s 23300K .......... .......... .......... .......... .......... 28% 111M 1s 23350K .......... .......... .......... .......... .......... 28% 98.9M 1s 23400K .......... .......... .......... .......... .......... 28% 56.0M 1s 23450K .......... .......... .......... .......... .......... 28% 68.8M 1s 23500K .......... .......... .......... .......... .......... 28% 114M 1s 23550K .......... .......... .......... .......... .......... 28% 53.0M 1s 23600K .......... .......... .......... .......... .......... 28% 47.8M 1s 23650K .......... .......... .......... .......... .......... 28% 45.8M 1s 23700K .......... .......... .......... .......... .......... 28% 50.7M 1s 23750K .......... .......... .......... .......... .......... 29% 71.6M 1s 23800K .......... .......... .......... .......... .......... 29% 116M 1s 23850K .......... .......... .......... .......... .......... 29% 85.2M 1s 23900K .......... .......... .......... .......... .......... 29% 57.8M 1s 23950K .......... .......... .......... .......... .......... 29% 31.4M 1s 24000K .......... .......... .......... .......... .......... 29% 100M 1s 24050K .......... .......... .......... .......... .......... 29% 104M 1s 24100K .......... .......... .......... .......... .......... 29% 113M 1s 24150K .......... .......... .......... .......... .......... 29% 65.8M 1s 24200K .......... .......... .......... .......... .......... 29% 103M 1s 24250K .......... .......... .......... .......... .......... 29% 73.2M 1s 24300K .......... .......... .......... .......... .......... 29% 55.4M 1s 24350K .......... .......... .......... .......... .......... 29% 38.1M 1s 24400K .......... .......... .......... .......... .......... 29% 58.0M 1s 24450K .......... .......... .......... .......... .......... 29% 58.9M 1s 24500K .......... .......... .......... .......... .......... 29% 122M 1s 24550K .......... .......... .......... .......... .......... 30% 52.2M 1s 24600K .......... .......... .......... .......... .......... 30% 72.7M 1s 24650K .......... .......... .......... .......... .......... 30% 53.2M 1s 24700K .......... .......... .......... .......... .......... 30% 101M 1s 24750K .......... .......... .......... .......... .......... 30% 43.7M 1s 24800K .......... .......... .......... .......... .......... 30% 63.3M 1s 24850K .......... .......... .......... .......... .......... 30% 125M 1s 24900K .......... .......... .......... .......... .......... 30% 92.8M 1s 24950K .......... .......... .......... .......... .......... 30% 56.7M 1s 25000K .......... .......... .......... .......... .......... 30% 78.6M 1s 25050K .......... .......... .......... .......... .......... 30% 69.9M 1s 25100K .......... .......... .......... .......... .......... 30% 65.6M 1s 25150K .......... .......... .......... .......... .......... 30% 33.4M 1s 25200K .......... .......... .......... .......... .......... 30% 79.6M 1s 25250K .......... .......... .......... .......... .......... 30% 77.6M 1s 25300K .......... .......... .......... .......... .......... 30% 54.0M 1s 25350K .......... .......... .......... .......... .......... 30% 95.1M 1s 25400K .......... .......... .......... .......... .......... 31% 42.2M 1s 25450K .......... .......... .......... .......... .......... 31% 109M 1s 25500K .......... .......... .......... .......... .......... 31% 57.0M 1s 25550K .......... .......... .......... .......... .......... 31% 49.3M 1s 25600K .......... .......... .......... .......... .......... 31% 110M 1s 25650K .......... .......... .......... .......... .......... 31% 109M 1s 25700K .......... .......... .......... .......... .......... 31% 108M 1s 25750K .......... .......... .......... .......... .......... 31% 53.7M 1s 25800K .......... .......... .......... .......... .......... 31% 62.4M 1s 25850K .......... .......... .......... .......... .......... 31% 58.8M 1s 25900K .......... .......... .......... .......... .......... 31% 95.8M 1s 25950K .......... .......... .......... .......... .......... 31% 40.4M 1s 26000K .......... .......... .......... .......... .......... 31% 54.9M 1s 26050K .......... .......... .......... .......... .......... 31% 56.6M 1s 26100K .......... .......... .......... .......... .......... 31% 95.8M 1s 26150K .......... .......... .......... .......... .......... 31% 56.5M 1s 26200K .......... .......... .......... .......... .......... 32% 75.6M 1s 26250K .......... .......... .......... .......... .......... 32% 39.8M 1s 26300K .......... .......... .......... .......... .......... 32% 36.2M 1s 26350K .......... .......... .......... .......... .......... 32% 87.6M 1s 26400K .......... .......... .......... .......... .......... 32% 120M 1s 26450K .......... .......... .......... .......... .......... 32% 143M 1s 26500K .......... .......... .......... .......... .......... 32% 115M 1s 26550K .......... .......... .......... .......... .......... 32% 60.3M 1s 26600K .......... .......... .......... .......... .......... 32% 50.8M 1s 26650K .......... .......... .......... .......... .......... 32% 99.4M 1s 26700K .......... .......... .......... .......... .......... 32% 36.5M 1s 26750K .......... .......... .......... .......... .......... 32% 69.2M 1s 26800K .......... .......... .......... .......... .......... 32% 84.8M 1s 26850K .......... .......... .......... .......... .......... 32% 66.9M 1s 26900K .......... .......... .......... .......... .......... 32% 103M 1s 26950K .......... .......... .......... .......... .......... 32% 42.3M 1s 27000K .......... .......... .......... .......... .......... 32% 52.6M 1s 27050K .......... .......... .......... .......... .......... 33% 39.0M 1s 27100K .......... .......... .......... .......... .......... 33% 105M 1s 27150K .......... .......... .......... .......... .......... 33% 97.4M 1s 27200K .......... .......... .......... .......... .......... 33% 91.5M 1s 27250K .......... .......... .......... .......... .......... 33% 101M 1s 27300K .......... .......... .......... .......... .......... 33% 76.3M 1s 27350K .......... .......... .......... .......... .......... 33% 109M 1s 27400K .......... .......... .......... .......... .......... 33% 51.8M 1s 27450K .......... .......... .......... .......... .......... 33% 28.4M 1s 27500K .......... .......... .......... .......... .......... 33% 111M 1s 27550K .......... .......... .......... .......... .......... 33% 87.7M 1s 27600K .......... .......... .......... .......... .......... 33% 79.1M 1s 27650K .......... .......... .......... .......... .......... 33% 90.8M 1s 27700K .......... .......... .......... .......... .......... 33% 47.7M 1s 27750K .......... .......... .......... .......... .......... 33% 39.1M 1s 27800K .......... .......... .......... .......... .......... 33% 47.7M 1s 27850K .......... .......... .......... .......... .......... 34% 84.0M 1s 27900K .......... .......... .......... .......... .......... 34% 103M 1s 27950K .......... .......... .......... .......... .......... 34% 67.4M 1s 28000K .......... .......... .......... .......... .......... 34% 102M 1s 28050K .......... .......... .......... .......... .......... 34% 99.9M 1s 28100K .......... .......... .......... .......... .......... 34% 93.6M 1s 28150K .......... .......... .......... .......... .......... 34% 58.5M 1s 28200K .......... .......... .......... .......... .......... 34% 33.3M 1s 28250K .......... .......... .......... .......... .......... 34% 56.6M 1s 28300K .......... .......... .......... .......... .......... 34% 106M 1s 28350K .......... .......... .......... .......... .......... 34% 82.0M 1s 28400K .......... .......... .......... .......... .......... 34% 74.5M 1s 28450K .......... .......... .......... .......... .......... 34% 56.1M 1s 28500K .......... .......... .......... .......... .......... 34% 47.2M 1s 28550K .......... .......... .......... .......... .......... 34% 103M 1s 28600K .......... .......... .......... .......... .......... 34% 39.4M 1s 28650K .......... .......... .......... .......... .......... 35% 55.2M 1s 28700K .......... .......... .......... .......... .......... 35% 104M 1s 28750K .......... .......... .......... .......... .......... 35% 85.2M 1s 28800K .......... .......... .......... .......... .......... 35% 129M 1s 28850K .......... .......... .......... .......... .......... 35% 110M 1s 28900K .......... .......... .......... .......... .......... 35% 51.0M 1s 28950K .......... .......... .......... .......... .......... 35% 42.2M 1s 29000K .......... .......... .......... .......... .......... 35% 46.5M 1s 29050K .......... .......... .......... .......... .......... 35% 114M 1s 29100K .......... .......... .......... .......... .......... 35% 76.8M 1s 29150K .......... .......... .......... .......... .......... 35% 64.8M 1s 29200K .......... .......... .......... .......... .......... 35% 50.4M 1s 29250K .......... .......... .......... .......... .......... 35% 48.1M 1s 29300K .......... .......... .......... .......... .......... 35% 110M 1s 29350K .......... .......... .......... .......... .......... 35% 42.8M 1s 29400K .......... .......... .......... .......... .......... 35% 58.0M 1s 29450K .......... .......... .......... .......... .......... 35% 114M 1s 29500K .......... .......... .......... .......... .......... 36% 106M 1s 29550K .......... .......... .......... .......... .......... 36% 103M 1s 29600K .......... .......... .......... .......... .......... 36% 75.3M 1s 29650K .......... .......... .......... .......... .......... 36% 58.7M 1s 29700K .......... .......... .......... .......... .......... 36% 56.5M 1s 29750K .......... .......... .......... .......... .......... 36% 75.8M 1s 29800K .......... .......... .......... .......... .......... 36% 43.6M 1s 29850K .......... .......... .......... .......... .......... 36% 100M 1s 29900K .......... .......... .......... .......... .......... 36% 55.7M 1s 29950K .......... .......... .......... .......... .......... 36% 51.0M 1s 30000K .......... .......... .......... .......... .......... 36% 81.9M 1s 30050K .......... .......... .......... .......... .......... 36% 61.5M 1s 30100K .......... .......... .......... .......... .......... 36% 51.4M 1s 30150K .......... .......... .......... .......... .......... 36% 49.2M 1s 30200K .......... .......... .......... .......... .......... 36% 96.3M 1s 30250K .......... .......... .......... .......... .......... 36% 75.1M 1s 30300K .......... .......... .......... .......... .......... 37% 92.2M 1s 30350K .......... .......... .......... .......... .......... 37% 103M 1s 30400K .......... .......... .......... .......... .......... 37% 59.0M 1s 30450K .......... .......... .......... .......... .......... 37% 62.7M 1s 30500K .......... .......... .......... .......... .......... 37% 101M 1s 30550K .......... .......... .......... .......... .......... 37% 49.0M 1s 30600K .......... .......... .......... .......... .......... 37% 42.5M 1s 30650K .......... .......... .......... .......... .......... 37% 106M 1s 30700K .......... .......... .......... .......... .......... 37% 82.0M 1s 30750K .......... .......... .......... .......... .......... 37% 50.9M 1s 30800K .......... .......... .......... .......... .......... 37% 60.9M 1s 30850K .......... .......... .......... .......... .......... 37% 43.9M 1s 30900K .......... .......... .......... .......... .......... 37% 53.0M 1s 30950K .......... .......... .......... .......... .......... 37% 86.3M 1s 31000K .......... .......... .......... .......... .......... 37% 117M 1s 31050K .......... .......... .......... .......... .......... 37% 119M 1s 31100K .......... .......... .......... .......... .......... 38% 60.9M 1s 31150K .......... .......... .......... .......... .......... 38% 62.9M 1s 31200K .......... .......... .......... .......... .......... 38% 57.0M 1s 31250K .......... .......... .......... .......... .......... 38% 147M 1s 31300K .......... .......... .......... .......... .......... 38% 51.6M 1s 31350K .......... .......... .......... .......... .......... 38% 38.4M 1s 31400K .......... .......... .......... .......... .......... 38% 67.1M 1s 31450K .......... .......... .......... .......... .......... 38% 101M 1s 31500K .......... .......... .......... .......... .......... 38% 64.1M 1s 31550K .......... .......... .......... .......... .......... 38% 58.3M 1s 31600K .......... .......... .......... .......... .......... 38% 49.8M 1s 31650K .......... .......... .......... .......... .......... 38% 39.4M 1s 31700K .......... .......... .......... .......... .......... 38% 127M 1s 31750K .......... .......... .......... .......... .......... 38% 88.5M 1s 31800K .......... .......... .......... .......... .......... 38% 96.8M 1s 31850K .......... .......... .......... .......... .......... 38% 62.5M 1s 31900K .......... .......... .......... .......... .......... 38% 134M 1s 31950K .......... .......... .......... .......... .......... 39% 51.4M 1s 32000K .......... .......... .......... .......... .......... 39% 131M 1s 32050K .......... .......... .......... .......... .......... 39% 55.8M 1s 32100K .......... .......... .......... .......... .......... 39% 39.1M 1s 32150K .......... .......... .......... .......... .......... 39% 104M 1s 32200K .......... .......... .......... .......... .......... 39% 64.4M 1s 32250K .......... .......... .......... .......... .......... 39% 49.8M 1s 32300K .......... .......... .......... .......... .......... 39% 81.0M 1s 32350K .......... .......... .......... .......... .......... 39% 41.5M 1s 32400K .......... .......... .......... .......... .......... 39% 38.5M 1s 32450K .......... .......... .......... .......... .......... 39% 78.5M 1s 32500K .......... .......... .......... .......... .......... 39% 117M 1s 32550K .......... .......... .......... .......... .......... 39% 104M 1s 32600K .......... .......... .......... .......... .......... 39% 128M 1s 32650K .......... .......... .......... .......... .......... 39% 87.0M 1s 32700K .......... .......... .......... .......... .......... 39% 43.9M 1s 32750K .......... .......... .......... .......... .......... 40% 68.9M 1s 32800K .......... .......... .......... .......... .......... 40% 81.1M 1s 32850K .......... .......... .......... .......... .......... 40% 50.8M 1s 32900K .......... .......... .......... .......... .......... 40% 50.6M 1s 32950K .......... .......... .......... .......... .......... 40% 101M 1s 33000K .......... .......... .......... .......... .......... 40% 58.6M 1s 33050K .......... .......... .......... .......... .......... 40% 67.0M 1s 33100K .......... .......... .......... .......... .......... 40% 106M 1s 33150K .......... .......... .......... .......... .......... 40% 42.4M 1s 33200K .......... .......... .......... .......... .......... 40% 38.4M 1s 33250K .......... .......... .......... .......... .......... 40% 86.7M 1s 33300K .......... .......... .......... .......... .......... 40% 74.9M 1s 33350K .......... .......... .......... .......... .......... 40% 146M 1s 33400K .......... .......... .......... .......... .......... 40% 80.8M 1s 33450K .......... .......... .......... .......... .......... 40% 60.7M 1s 33500K .......... .......... .......... .......... .......... 40% 61.5M 1s 33550K .......... .......... .......... .......... .......... 40% 58.8M 1s 33600K .......... .......... .......... .......... .......... 41% 108M 1s 33650K .......... .......... .......... .......... .......... 41% 61.0M 1s 33700K .......... .......... .......... .......... .......... 41% 49.4M 1s 33750K .......... .......... .......... .......... .......... 41% 57.4M 1s 33800K .......... .......... .......... .......... .......... 41% 76.2M 1s 33850K .......... .......... .......... .......... .......... 41% 95.5M 1s 33900K .......... .......... .......... .......... .......... 41% 49.9M 1s 33950K .......... .......... .......... .......... .......... 41% 40.9M 1s 34000K .......... .......... .......... .......... .......... 41% 56.0M 1s 34050K .......... .......... .......... .......... .......... 41% 123M 1s 34100K .......... .......... .......... .......... .......... 41% 131M 1s 34150K .......... .......... .......... .......... .......... 41% 66.9M 1s 34200K .......... .......... .......... .......... .......... 41% 61.3M 1s 34250K .......... .......... .......... .......... .......... 41% 54.8M 1s 34300K .......... .......... .......... .......... .......... 41% 100M 1s 34350K .......... .......... .......... .......... .......... 41% 58.9M 1s 34400K .......... .......... .......... .......... .......... 42% 76.2M 1s 34450K .......... .......... .......... .......... .......... 42% 51.7M 1s 34500K .......... .......... .......... .......... .......... 42% 54.7M 1s 34550K .......... .......... .......... .......... .......... 42% 130M 1s 34600K .......... .......... .......... .......... .......... 42% 58.3M 1s 34650K .......... .......... .......... .......... .......... 42% 52.5M 1s 34700K .......... .......... .......... .......... .......... 42% 46.8M 1s 34750K .......... .......... .......... .......... .......... 42% 46.4M 1s 34800K .......... .......... .......... .......... .......... 42% 144M 1s 34850K .......... .......... .......... .......... .......... 42% 100M 1s 34900K .......... .......... .......... .......... .......... 42% 64.5M 1s 34950K .......... .......... .......... .......... .......... 42% 70.9M 1s 35000K .......... .......... .......... .......... .......... 42% 79.4M 1s 35050K .......... .......... .......... .......... .......... 42% 65.7M 1s 35100K .......... .......... .......... .......... .......... 42% 63.4M 1s 35150K .......... .......... .......... .......... .......... 42% 53.6M 1s 35200K .......... .......... .......... .......... .......... 43% 72.3M 1s 35250K .......... .......... .......... .......... .......... 43% 45.0M 1s 35300K .......... .......... .......... .......... .......... 43% 30.2M 1s 35350K .......... .......... .......... .......... .......... 43% 54.8M 1s 35400K .......... .......... .......... .......... .......... 43% 100M 1s 35450K .......... .......... .......... .......... .......... 43% 69.5M 1s 35500K .......... .......... .......... .......... .......... 43% 74.6M 1s 35550K .......... .......... .......... .......... .......... 43% 56.5M 1s 35600K .......... .......... .......... .......... .......... 43% 71.8M 1s 35650K .......... .......... .......... .......... .......... 43% 89.6M 1s 35700K .......... .......... .......... .......... .......... 43% 91.8M 1s 35750K .......... .......... .......... .......... .......... 43% 99.6M 1s 35800K .......... .......... .......... .......... .......... 43% 81.2M 1s 35850K .......... .......... .......... .......... .......... 43% 69.3M 1s 35900K .......... .......... .......... .......... .......... 43% 49.1M 1s 35950K .......... .......... .......... .......... .......... 43% 56.6M 1s 36000K .......... .......... .......... .......... .......... 43% 60.1M 1s 36050K .......... .......... .......... .......... .......... 44% 91.0M 1s 36100K .......... .......... .......... .......... .......... 44% 34.9M 1s 36150K .......... .......... .......... .......... .......... 44% 59.7M 1s 36200K .......... .......... .......... .......... .......... 44% 74.6M 1s 36250K .......... .......... .......... .......... .......... 44% 114M 1s 36300K .......... .......... .......... .......... .......... 44% 80.8M 1s 36350K .......... .......... .......... .......... .......... 44% 49.5M 1s 36400K .......... .......... .......... .......... .......... 44% 80.8M 1s 36450K .......... .......... .......... .......... .......... 44% 80.1M 1s 36500K .......... .......... .......... .......... .......... 44% 101M 1s 36550K .......... .......... .......... .......... .......... 44% 53.4M 1s 36600K .......... .......... .......... .......... .......... 44% 70.3M 1s 36650K .......... .......... .......... .......... .......... 44% 50.9M 1s 36700K .......... .......... .......... .......... .......... 44% 84.0M 1s 36750K .......... .......... .......... .......... .......... 44% 71.8M 1s 36800K .......... .......... .......... .......... .......... 44% 53.6M 1s 36850K .......... .......... .......... .......... .......... 45% 67.8M 1s 36900K .......... .......... .......... .......... .......... 45% 54.6M 1s 36950K .......... .......... .......... .......... .......... 45% 99.6M 1s 37000K .......... .......... .......... .......... .......... 45% 99.4M 1s 37050K .......... .......... .......... .......... .......... 45% 46.9M 1s 37100K .......... .......... .......... .......... .......... 45% 52.2M 1s 37150K .......... .......... .......... .......... .......... 45% 87.7M 1s 37200K .......... .......... .......... .......... .......... 45% 114M 1s 37250K .......... .......... .......... .......... .......... 45% 135M 1s 37300K .......... .......... .......... .......... .......... 45% 46.3M 1s 37350K .......... .......... .......... .......... .......... 45% 40.1M 1s 37400K .......... .......... .......... .......... .......... 45% 76.0M 1s 37450K .......... .......... .......... .......... .......... 45% 63.8M 1s 37500K .......... .......... .......... .......... .......... 45% 66.0M 1s 37550K .......... .......... .......... .......... .......... 45% 51.6M 1s 37600K .......... .......... .......... .......... .......... 45% 95.2M 1s 37650K .......... .......... .......... .......... .......... 45% 67.2M 1s 37700K .......... .......... .......... .......... .......... 46% 85.3M 1s 37750K .......... .......... .......... .......... .......... 46% 64.0M 1s 37800K .......... .......... .......... .......... .......... 46% 43.2M 1s 37850K .......... .......... .......... .......... .......... 46% 55.3M 1s 37900K .......... .......... .......... .......... .......... 46% 180M 1s 37950K .......... .......... .......... .......... .......... 46% 57.3M 1s 38000K .......... .......... .......... .......... .......... 46% 105M 1s 38050K .......... .......... .......... .......... .......... 46% 72.5M 1s 38100K .......... .......... .......... .......... .......... 46% 44.6M 1s 38150K .......... .......... .......... .......... .......... 46% 109M 1s 38200K .......... .......... .......... .......... .......... 46% 42.4M 1s 38250K .......... .......... .......... .......... .......... 46% 61.2M 1s 38300K .......... .......... .......... .......... .......... 46% 70.4M 1s 38350K .......... .......... .......... .......... .......... 46% 55.5M 1s 38400K .......... .......... .......... .......... .......... 46% 164M 1s 38450K .......... .......... .......... .......... .......... 46% 54.2M 1s 38500K .......... .......... .......... .......... .......... 47% 62.3M 1s 38550K .......... .......... .......... .......... .......... 47% 55.7M 1s 38600K .......... .......... .......... .......... .......... 47% 88.7M 1s 38650K .......... .......... .......... .......... .......... 47% 60.4M 1s 38700K .......... .......... .......... .......... .......... 47% 40.9M 1s 38750K .......... .......... .......... .......... .......... 47% 118M 1s 38800K .......... .......... .......... .......... .......... 47% 154M 1s 38850K .......... .......... .......... .......... .......... 47% 43.1M 1s 38900K .......... .......... .......... .......... .......... 47% 110M 1s 38950K .......... .......... .......... .......... .......... 47% 43.0M 1s 39000K .......... .......... .......... .......... .......... 47% 74.3M 1s 39050K .......... .......... .......... .......... .......... 47% 63.0M 1s 39100K .......... .......... .......... .......... .......... 47% 99.8M 1s 39150K .......... .......... .......... .......... .......... 47% 35.7M 1s 39200K .......... .......... .......... .......... .......... 47% 72.7M 1s 39250K .......... .......... .......... .......... .......... 47% 114M 1s 39300K .......... .......... .......... .......... .......... 48% 37.7M 1s 39350K .......... .......... .......... .......... .......... 48% 109M 1s 39400K .......... .......... .......... .......... .......... 48% 127M 1s 39450K .......... .......... .......... .......... .......... 48% 54.0M 1s 39500K .......... .......... .......... .......... .......... 48% 88.4M 1s 39550K .......... .......... .......... .......... .......... 48% 86.0M 1s 39600K .......... .......... .......... .......... .......... 48% 101M 1s 39650K .......... .......... .......... .......... .......... 48% 64.3M 1s 39700K .......... .......... .......... .......... .......... 48% 33.8M 1s 39750K .......... .......... .......... .......... .......... 48% 109M 1s 39800K .......... .......... .......... .......... .......... 48% 91.3M 1s 39850K .......... .......... .......... .......... .......... 48% 39.6M 1s 39900K .......... .......... .......... .......... .......... 48% 59.5M 1s 39950K .......... .......... .......... .......... .......... 48% 98.2M 1s 40000K .......... .......... .......... .......... .......... 48% 67.8M 1s 40050K .......... .......... .......... .......... .......... 48% 46.0M 1s 40100K .......... .......... .......... .......... .......... 48% 72.4M 1s 40150K .......... .......... .......... .......... .......... 49% 80.4M 1s 40200K .......... .......... .......... .......... .......... 49% 70.7M 1s 40250K .......... .......... .......... .......... .......... 49% 83.6M 1s 40300K .......... .......... .......... .......... .......... 49% 96.0M 1s 40350K .......... .......... .......... .......... .......... 49% 91.0M 1s 40400K .......... .......... .......... .......... .......... 49% 43.1M 1s 40450K .......... .......... .......... .......... .......... 49% 46.8M 1s 40500K .......... .......... .......... .......... .......... 49% 118M 1s 40550K .......... .......... .......... .......... .......... 49% 100M 1s 40600K .......... .......... .......... .......... .......... 49% 39.3M 1s 40650K .......... .......... .......... .......... .......... 49% 56.9M 1s 40700K .......... .......... .......... .......... .......... 49% 100M 1s 40750K .......... .......... .......... .......... .......... 49% 57.9M 1s 40800K .......... .......... .......... .......... .......... 49% 88.1M 1s 40850K .......... .......... .......... .......... .......... 49% 46.6M 1s 40900K .......... .......... .......... .......... .......... 49% 44.4M 1s 40950K .......... .......... .......... .......... .......... 50% 125M 1s 41000K .......... .......... .......... .......... .......... 50% 127M 1s 41050K .......... .......... .......... .......... .......... 50% 52.3M 1s 41100K .......... .......... .......... .......... .......... 50% 114M 1s 41150K .......... .......... .......... .......... .......... 50% 58.1M 1s 41200K .......... .......... .......... .......... .......... 50% 47.7M 1s 41250K .......... .......... .......... .......... .......... 50% 102M 1s 41300K .......... .......... .......... .......... .......... 50% 79.3M 1s 41350K .......... .......... .......... .......... .......... 50% 50.7M 1s 41400K .......... .......... .......... .......... .......... 50% 37.9M 1s 41450K .......... .......... .......... .......... .......... 50% 159M 1s 41500K .......... .......... .......... .......... .......... 50% 159M 1s 41550K .......... .......... .......... .......... .......... 50% 43.8M 1s 41600K .......... .......... .......... .......... .......... 50% 51.8M 1s 41650K .......... .......... .......... .......... .......... 50% 64.0M 1s 41700K .......... .......... .......... .......... .......... 50% 77.8M 1s 41750K .......... .......... .......... .......... .......... 50% 88.9M 1s 41800K .......... .......... .......... .......... .......... 51% 41.6M 1s 41850K .......... .......... .......... .......... .......... 51% 188M 1s 41900K .......... .......... .......... .......... .......... 51% 55.3M 1s 41950K .......... .......... .......... .......... .......... 51% 55.1M 1s 42000K .......... .......... .......... .......... .......... 51% 160M 1s 42050K .......... .......... .......... .......... .......... 51% 72.5M 1s 42100K .......... .......... .......... .......... .......... 51% 42.4M 1s 42150K .......... .......... .......... .......... .......... 51% 41.1M 1s 42200K .......... .......... .......... .......... .......... 51% 180M 1s 42250K .......... .......... .......... .......... .......... 51% 94.7M 1s 42300K .......... .......... .......... .......... .......... 51% 70.5M 1s 42350K .......... .......... .......... .......... .......... 51% 46.4M 1s 42400K .......... .......... .......... .......... .......... 51% 50.1M 1s 42450K .......... .......... .......... .......... .......... 51% 63.8M 1s 42500K .......... .......... .......... .......... .......... 51% 129M 1s 42550K .......... .......... .......... .......... .......... 51% 69.3M 1s 42600K .......... .......... .......... .......... .......... 52% 96.1M 1s 42650K .......... .......... .......... .......... .......... 52% 54.5M 1s 42700K .......... .......... .......... .......... .......... 52% 116M 1s 42750K .......... .......... .......... .......... .......... 52% 52.3M 1s 42800K .......... .......... .......... .......... .......... 52% 58.0M 1s 42850K .......... .......... .......... .......... .......... 52% 45.6M 1s 42900K .......... .......... .......... .......... .......... 52% 49.1M 1s 42950K .......... .......... .......... .......... .......... 52% 81.2M 1s 43000K .......... .......... .......... .......... .......... 52% 166M 1s 43050K .......... .......... .......... .......... .......... 52% 76.1M 1s 43100K .......... .......... .......... .......... .......... 52% 21.2M 1s 43150K .......... .......... .......... .......... .......... 52% 123M 1s 43200K .......... .......... .......... .......... .......... 52% 113M 1s 43250K .......... .......... .......... .......... .......... 52% 128M 1s 43300K .......... .......... .......... .......... .......... 52% 98.1M 1s 43350K .......... .......... .......... .......... .......... 52% 73.5M 1s 43400K .......... .......... .......... .......... .......... 53% 117M 1s 43450K .......... .......... .......... .......... .......... 53% 97.6M 1s 43500K .......... .......... .......... .......... .......... 53% 58.5M 1s 43550K .......... .......... .......... .......... .......... 53% 56.5M 1s 43600K .......... .......... .......... .......... .......... 53% 42.5M 1s 43650K .......... .......... .......... .......... .......... 53% 45.3M 1s 43700K .......... .......... .......... .......... .......... 53% 106M 1s 43750K .......... .......... .......... .......... .......... 53% 90.4M 1s 43800K .......... .......... .......... .......... .......... 53% 70.1M 1s 43850K .......... .......... .......... .......... .......... 53% 28.1M 1s 43900K .......... .......... .......... .......... .......... 53% 74.4M 1s 43950K .......... .......... .......... .......... .......... 53% 55.7M 1s 44000K .......... .......... .......... .......... .......... 53% 102M 1s 44050K .......... .......... .......... .......... .......... 53% 121M 1s 44100K .......... .......... .......... .......... .......... 53% 99.5M 1s 44150K .......... .......... .......... .......... .......... 53% 132M 1s 44200K .......... .......... .......... .......... .......... 53% 71.9M 1s 44250K .......... .......... .......... .......... .......... 54% 58.6M 1s 44300K .......... .......... .......... .......... .......... 54% 42.9M 1s 44350K .......... .......... .......... .......... .......... 54% 57.4M 1s 44400K .......... .......... .......... .......... .......... 54% 117M 1s 44450K .......... .......... .......... .......... .......... 54% 53.8M 1s 44500K .......... .......... .......... .......... .......... 54% 89.2M 1s 44550K .......... .......... .......... .......... .......... 54% 61.3M 1s 44600K .......... .......... .......... .......... .......... 54% 125M 1s 44650K .......... .......... .......... .......... .......... 54% 31.7M 1s 44700K .......... .......... .......... .......... .......... 54% 32.5M 1s 44750K .......... .......... .......... .......... .......... 54% 75.3M 1s 44800K .......... .......... .......... .......... .......... 54% 84.9M 1s 44850K .......... .......... .......... .......... .......... 54% 79.1M 1s 44900K .......... .......... .......... .......... .......... 54% 80.2M 1s 44950K .......... .......... .......... .......... .......... 54% 93.0M 1s 45000K .......... .......... .......... .......... .......... 54% 76.3M 1s 45050K .......... .......... .......... .......... .......... 55% 104M 1s 45100K .......... .......... .......... .......... .......... 55% 86.4M 1s 45150K .......... .......... .......... .......... .......... 55% 44.8M 1s 45200K .......... .......... .......... .......... .......... 55% 46.0M 1s 45250K .......... .......... .......... .......... .......... 55% 92.0M 1s 45300K .......... .......... .......... .......... .......... 55% 64.9M 1s 45350K .......... .......... .......... .......... .......... 55% 94.4M 1s 45400K .......... .......... .......... .......... .......... 55% 42.2M 1s 45450K .......... .......... .......... .......... .......... 55% 29.1M 1s 45500K .......... .......... .......... .......... .......... 55% 40.4M 1s 45550K .......... .......... .......... .......... .......... 55% 63.7M 1s 45600K .......... .......... .......... .......... .......... 55% 98.1M 1s 45650K .......... .......... .......... .......... .......... 55% 106M 1s 45700K .......... .......... .......... .......... .......... 55% 86.3M 1s 45750K .......... .......... .......... .......... .......... 55% 88.0M 1s 45800K .......... .......... .......... .......... .......... 55% 87.9M 1s 45850K .......... .......... .......... .......... .......... 55% 82.1M 1s 45900K .......... .......... .......... .......... .......... 56% 100M 1s 45950K .......... .......... .......... .......... .......... 56% 79.4M 1s 46000K .......... .......... .......... .......... .......... 56% 65.3M 1s 46050K .......... .......... .......... .......... .......... 56% 85.4M 1s 46100K .......... .......... .......... .......... .......... 56% 88.5M 1s 46150K .......... .......... .......... .......... .......... 56% 66.0M 1s 46200K .......... .......... .......... .......... .......... 56% 36.1M 1s 46250K .......... .......... .......... .......... .......... 56% 54.0M 1s 46300K .......... .......... .......... .......... .......... 56% 63.6M 1s 46350K .......... .......... .......... .......... .......... 56% 59.3M 1s 46400K .......... .......... .......... .......... .......... 56% 79.7M 1s 46450K .......... .......... .......... .......... .......... 56% 88.8M 1s 46500K .......... .......... .......... .......... .......... 56% 84.5M 1s 46550K .......... .......... .......... .......... .......... 56% 106M 1s 46600K .......... .......... .......... .......... .......... 56% 88.2M 1s 46650K .......... .......... .......... .......... .......... 56% 53.1M 1s 46700K .......... .......... .......... .......... .......... 57% 47.8M 1s 46750K .......... .......... .......... .......... .......... 57% 66.8M 1s 46800K .......... .......... .......... .......... .......... 57% 66.7M 1s 46850K .......... .......... .......... .......... .......... 57% 86.3M 1s 46900K .......... .......... .......... .......... .......... 57% 83.6M 1s 46950K .......... .......... .......... .......... .......... 57% 54.1M 1s 47000K .......... .......... .......... .......... .......... 57% 78.1M 1s 47050K .......... .......... .......... .......... .......... 57% 42.7M 1s 47100K .......... .......... .......... .......... .......... 57% 60.8M 1s 47150K .......... .......... .......... .......... .......... 57% 93.1M 1s 47200K .......... .......... .......... .......... .......... 57% 110M 1s 47250K .......... .......... .......... .......... .......... 57% 99.8M 1s 47300K .......... .......... .......... .......... .......... 57% 122M 1s 47350K .......... .......... .......... .......... .......... 57% 59.9M 1s 47400K .......... .......... .......... .......... .......... 57% 39.8M 1s 47450K .......... .......... .......... .......... .......... 57% 70.8M 1s 47500K .......... .......... .......... .......... .......... 58% 73.9M 1s 47550K .......... .......... .......... .......... .......... 58% 60.5M 1s 47600K .......... .......... .......... .......... .......... 58% 129M 1s 47650K .......... .......... .......... .......... .......... 58% 60.6M 1s 47700K .......... .......... .......... .......... .......... 58% 51.3M 1s 47750K .......... .......... .......... .......... .......... 58% 108M 1s 47800K .......... .......... .......... .......... .......... 58% 31.0M 1s 47850K .......... .......... .......... .......... .......... 58% 63.1M 1s 47900K .......... .......... .......... .......... .......... 58% 89.6M 1s 47950K .......... .......... .......... .......... .......... 58% 75.8M 1s 48000K .......... .......... .......... .......... .......... 58% 128M 1s 48050K .......... .......... .......... .......... .......... 58% 76.7M 1s 48100K .......... .......... .......... .......... .......... 58% 69.1M 1s 48150K .......... .......... .......... .......... .......... 58% 47.6M 1s 48200K .......... .......... .......... .......... .......... 58% 100M 1s 48250K .......... .......... .......... .......... .......... 58% 50.3M 1s 48300K .......... .......... .......... .......... .......... 58% 102M 1s 48350K .......... .......... .......... .......... .......... 59% 59.8M 1s 48400K .......... .......... .......... .......... .......... 59% 80.7M 1s 48450K .......... .......... .......... .......... .......... 59% 104M 1s 48500K .......... .......... .......... .......... .......... 59% 51.3M 1s 48550K .......... .......... .......... .......... .......... 59% 41.0M 1s 48600K .......... .......... .......... .......... .......... 59% 40.5M 1s 48650K .......... .......... .......... .......... .......... 59% 96.2M 1s 48700K .......... .......... .......... .......... .......... 59% 76.8M 1s 48750K .......... .......... .......... .......... .......... 59% 80.5M 1s 48800K .......... .......... .......... .......... .......... 59% 117M 1s 48850K .......... .......... .......... .......... .......... 59% 64.0M 1s 48900K .......... .......... .......... .......... .......... 59% 53.3M 1s 48950K .......... .......... .......... .......... .......... 59% 97.7M 1s 49000K .......... .......... .......... .......... .......... 59% 41.0M 1s 49050K .......... .......... .......... .......... .......... 59% 124M 1s 49100K .......... .......... .......... .......... .......... 59% 64.2M 1s 49150K .......... .......... .......... .......... .......... 60% 62.8M 1s 49200K .......... .......... .......... .......... .......... 60% 116M 1s 49250K .......... .......... .......... .......... .......... 60% 56.4M 1s 49300K .......... .......... .......... .......... .......... 60% 42.0M 1s 49350K .......... .......... .......... .......... .......... 60% 45.7M 1s 49400K .......... .......... .......... .......... .......... 60% 86.2M 1s 49450K .......... .......... .......... .......... .......... 60% 70.2M 1s 49500K .......... .......... .......... .......... .......... 60% 75.5M 1s 49550K .......... .......... .......... .......... .......... 60% 69.4M 1s 49600K .......... .......... .......... .......... .......... 60% 64.9M 1s 49650K .......... .......... .......... .......... .......... 60% 124M 1s 49700K .......... .......... .......... .......... .......... 60% 56.2M 1s 49750K .......... .......... .......... .......... .......... 60% 47.8M 1s 49800K .......... .......... .......... .......... .......... 60% 79.1M 1s 49850K .......... .......... .......... .......... .......... 60% 77.2M 1s 49900K .......... .......... .......... .......... .......... 60% 80.1M 1s 49950K .......... .......... .......... .......... .......... 60% 85.2M 1s 50000K .......... .......... .......... .......... .......... 61% 47.4M 1s 50050K .......... .......... .......... .......... .......... 61% 46.5M 1s 50100K .......... .......... .......... .......... .......... 61% 46.8M 1s 50150K .......... .......... .......... .......... .......... 61% 70.2M 1s 50200K .......... .......... .......... .......... .......... 61% 61.7M 1s 50250K .......... .......... .......... .......... .......... 61% 81.0M 1s 50300K .......... .......... .......... .......... .......... 61% 89.3M 1s 50350K .......... .......... .......... .......... .......... 61% 64.5M 1s 50400K .......... .......... .......... .......... .......... 61% 67.1M 1s 50450K .......... .......... .......... .......... .......... 61% 108M 1s 50500K .......... .......... .......... .......... .......... 61% 75.4M 1s 50550K .......... .......... .......... .......... .......... 61% 47.4M 1s 50600K .......... .......... .......... .......... .......... 61% 94.0M 1s 50650K .......... .......... .......... .......... .......... 61% 68.4M 1s 50700K .......... .......... .......... .......... .......... 61% 115M 1s 50750K .......... .......... .......... .......... .......... 61% 52.5M 1s 50800K .......... .......... .......... .......... .......... 62% 39.3M 1s 50850K .......... .......... .......... .......... .......... 62% 130M 1s 50900K .......... .......... .......... .......... .......... 62% 50.6M 1s 50950K .......... .......... .......... .......... .......... 62% 42.2M 1s 51000K .......... .......... .......... .......... .......... 62% 97.7M 1s 51050K .......... .......... .......... .......... .......... 62% 82.2M 1s 51100K .......... .......... .......... .......... .......... 62% 77.6M 1s 51150K .......... .......... .......... .......... .......... 62% 71.2M 1s 51200K .......... .......... .......... .......... .......... 62% 66.7M 1s 51250K .......... .......... .......... .......... .......... 62% 110M 1s 51300K .......... .......... .......... .......... .......... 62% 39.0M 1s 51350K .......... .......... .......... .......... .......... 62% 85.6M 1s 51400K .......... .......... .......... .......... .......... 62% 131M 1s 51450K .......... .......... .......... .......... .......... 62% 82.5M 1s 51500K .......... .......... .......... .......... .......... 62% 47.9M 1s 51550K .......... .......... .......... .......... .......... 62% 46.9M 1s 51600K .......... .......... .......... .......... .......... 63% 130M 1s 51650K .......... .......... .......... .......... .......... 63% 47.9M 0s 51700K .......... .......... .......... .......... .......... 63% 50.1M 0s 51750K .......... .......... .......... .......... .......... 63% 81.9M 0s 51800K .......... .......... .......... .......... .......... 63% 81.8M 0s 51850K .......... .......... .......... .......... .......... 63% 59.5M 0s 51900K .......... .......... .......... .......... .......... 63% 121M 0s 51950K .......... .......... .......... .......... .......... 63% 54.2M 0s 52000K .......... .......... .......... .......... .......... 63% 75.7M 0s 52050K .......... .......... .......... .......... .......... 63% 89.0M 0s 52100K .......... .......... .......... .......... .......... 63% 49.6M 0s 52150K .......... .......... .......... .......... .......... 63% 48.9M 0s 52200K .......... .......... .......... .......... .......... 63% 107M 0s 52250K .......... .......... .......... .......... .......... 63% 84.2M 0s 52300K .......... .......... .......... .......... .......... 63% 142M 0s 52350K .......... .......... .......... .......... .......... 63% 41.5M 0s 52400K .......... .......... .......... .......... .......... 63% 53.1M 0s 52450K .......... .......... .......... .......... .......... 64% 41.1M 0s 52500K .......... .......... .......... .......... .......... 64% 65.3M 0s 52550K .......... .......... .......... .......... .......... 64% 71.7M 0s 52600K .......... .......... .......... .......... .......... 64% 105M 0s 52650K .......... .......... .......... .......... .......... 64% 95.7M 0s 52700K .......... .......... .......... .......... .......... 64% 96.9M 0s 52750K .......... .......... .......... .......... .......... 64% 66.7M 0s 52800K .......... .......... .......... .......... .......... 64% 84.4M 0s 52850K .......... .......... .......... .......... .......... 64% 49.9M 0s 52900K .......... .......... .......... .......... .......... 64% 22.8M 0s 52950K .......... .......... .......... .......... .......... 64% 63.9M 0s 53000K .......... .......... .......... .......... .......... 64% 97.4M 0s 53050K .......... .......... .......... .......... .......... 64% 116M 0s 53100K .......... .......... .......... .......... .......... 64% 81.9M 0s 53150K .......... .......... .......... .......... .......... 64% 62.8M 0s 53200K .......... .......... .......... .......... .......... 64% 57.7M 0s 53250K .......... .......... .......... .......... .......... 65% 129M 0s 53300K .......... .......... .......... .......... .......... 65% 22.1M 0s 53350K .......... .......... .......... .......... .......... 65% 138M 0s 53400K .......... .......... .......... .......... .......... 65% 45.5M 0s 53450K .......... .......... .......... .......... .......... 65% 170M 0s 53500K .......... .......... .......... .......... .......... 65% 167M 0s 53550K .......... .......... .......... .......... .......... 65% 175M 0s 53600K .......... .......... .......... .......... .......... 65% 163M 0s 53650K .......... .......... .......... .......... .......... 65% 56.1M 0s 53700K .......... .......... .......... .......... .......... 65% 51.1M 0s 53750K .......... .......... .......... .......... .......... 65% 38.9M 0s 53800K .......... .......... .......... .......... .......... 65% 48.4M 0s 53850K .......... .......... .......... .......... .......... 65% 138M 0s 53900K .......... .......... .......... .......... .......... 65% 80.7M 0s 53950K .......... .......... .......... .......... .......... 65% 48.5M 0s 54000K .......... .......... .......... .......... .......... 65% 87.2M 0s 54050K .......... .......... .......... .......... .......... 65% 35.3M 0s 54100K .......... .......... .......... .......... .......... 66% 36.2M 0s 54150K .......... .......... .......... .......... .......... 66% 43.4M 0s 54200K .......... .......... .......... .......... .......... 66% 149M 0s 54250K .......... .......... .......... .......... .......... 66% 117M 0s 54300K .......... .......... .......... .......... .......... 66% 79.8M 0s 54350K .......... .......... .......... .......... .......... 66% 111M 0s 54400K .......... .......... .......... .......... .......... 66% 109M 0s 54450K .......... .......... .......... .......... .......... 66% 87.3M 0s 54500K .......... .......... .......... .......... .......... 66% 219M 0s 54550K .......... .......... .......... .......... .......... 66% 51.4M 0s 54600K .......... .......... .......... .......... .......... 66% 49.4M 0s 54650K .......... .......... .......... .......... .......... 66% 162M 0s 54700K .......... .......... .......... .......... .......... 66% 51.1M 0s 54750K .......... .......... .......... .......... .......... 66% 52.2M 0s 54800K .......... .......... .......... .......... .......... 66% 32.7M 0s 54850K .......... .......... .......... .......... .......... 66% 50.8M 0s 54900K .......... .......... .......... .......... .......... 67% 43.5M 0s 54950K .......... .......... .......... .......... .......... 67% 71.0M 0s 55000K .......... .......... .......... .......... .......... 67% 68.0M 0s 55050K .......... .......... .......... .......... .......... 67% 141M 0s 55100K .......... .......... .......... .......... .......... 67% 110M 0s 55150K .......... .......... .......... .......... .......... 67% 69.3M 0s 55200K .......... .......... .......... .......... .......... 67% 143M 0s 55250K .......... .......... .......... .......... .......... 67% 67.4M 0s 55300K .......... .......... .......... .......... .......... 67% 82.4M 0s 55350K .......... .......... .......... .......... .......... 67% 92.3M 0s 55400K .......... .......... .......... .......... .......... 67% 132M 0s 55450K .......... .......... .......... .......... .......... 67% 41.3M 0s 55500K .......... .......... .......... .......... .......... 67% 49.5M 0s 55550K .......... .......... .......... .......... .......... 67% 34.5M 0s 55600K .......... .......... .......... .......... .......... 67% 59.9M 0s 55650K .......... .......... .......... .......... .......... 67% 107M 0s 55700K .......... .......... .......... .......... .......... 68% 45.1M 0s 55750K .......... .......... .......... .......... .......... 68% 53.4M 0s 55800K .......... .......... .......... .......... .......... 68% 99.8M 0s 55850K .......... .......... .......... .......... .......... 68% 93.1M 0s 55900K .......... .......... .......... .......... .......... 68% 104M 0s 55950K .......... .......... .......... .......... .......... 68% 67.6M 0s 56000K .......... .......... .......... .......... .......... 68% 87.7M 0s 56050K .......... .......... .......... .......... .......... 68% 79.6M 0s 56100K .......... .......... .......... .......... .......... 68% 125M 0s 56150K .......... .......... .......... .......... .......... 68% 89.5M 0s 56200K .......... .......... .......... .......... .......... 68% 36.0M 0s 56250K .......... .......... .......... .......... .......... 68% 97.8M 0s 56300K .......... .......... .......... .......... .......... 68% 40.5M 0s 56350K .......... .......... .......... .......... .......... 68% 46.2M 0s 56400K .......... .......... .......... .......... .......... 68% 65.1M 0s 56450K .......... .......... .......... .......... .......... 68% 40.0M 0s 56500K .......... .......... .......... .......... .......... 68% 51.1M 0s 56550K .......... .......... .......... .......... .......... 69% 154M 0s 56600K .......... .......... .......... .......... .......... 69% 104M 0s 56650K .......... .......... .......... .......... .......... 69% 66.1M 0s 56700K .......... .......... .......... .......... .......... 69% 73.4M 0s 56750K .......... .......... .......... .......... .......... 69% 138M 0s 56800K .......... .......... .......... .......... .......... 69% 72.7M 0s 56850K .......... .......... .......... .......... .......... 69% 84.1M 0s 56900K .......... .......... .......... .......... .......... 69% 38.5M 0s 56950K .......... .......... .......... .......... .......... 69% 52.6M 0s 57000K .......... .......... .......... .......... .......... 69% 160M 0s 57050K .......... .......... .......... .......... .......... 69% 71.5M 0s 57100K .......... .......... .......... .......... .......... 69% 115M 0s 57150K .......... .......... .......... .......... .......... 69% 29.5M 0s 57200K .......... .......... .......... .......... .......... 69% 60.8M 0s 57250K .......... .......... .......... .......... .......... 69% 64.1M 0s 57300K .......... .......... .......... .......... .......... 69% 72.0M 0s 57350K .......... .......... .......... .......... .......... 70% 67.5M 0s 57400K .......... .......... .......... .......... .......... 70% 101M 0s 57450K .......... .......... .......... .......... .......... 70% 85.3M 0s 57500K .......... .......... .......... .......... .......... 70% 80.1M 0s 57550K .......... .......... .......... .......... .......... 70% 64.0M 0s 57600K .......... .......... .......... .......... .......... 70% 145M 0s 57650K .......... .......... .......... .......... .......... 70% 43.4M 0s 57700K .......... .......... .......... .......... .......... 70% 62.8M 0s 57750K .......... .......... .......... .......... .......... 70% 55.4M 0s 57800K .......... .......... .......... .......... .......... 70% 151M 0s 57850K .......... .......... .......... .......... .......... 70% 57.8M 0s 57900K .......... .......... .......... .......... .......... 70% 39.9M 0s 57950K .......... .......... .......... .......... .......... 70% 93.6M 0s 58000K .......... .......... .......... .......... .......... 70% 59.7M 0s 58050K .......... .......... .......... .......... .......... 70% 82.1M 0s 58100K .......... .......... .......... .......... .......... 70% 60.9M 0s 58150K .......... .......... .......... .......... .......... 71% 52.2M 0s 58200K .......... .......... .......... .......... .......... 71% 74.7M 0s 58250K .......... .......... .......... .......... .......... 71% 154M 0s 58300K .......... .......... .......... .......... .......... 71% 75.8M 0s 58350K .......... .......... .......... .......... .......... 71% 80.1M 0s 58400K .......... .......... .......... .......... .......... 71% 60.1M 0s 58450K .......... .......... .......... .......... .......... 71% 61.1M 0s 58500K .......... .......... .......... .......... .......... 71% 151M 0s 58550K .......... .......... .......... .......... .......... 71% 39.1M 0s 58600K .......... .......... .......... .......... .......... 71% 152M 0s 58650K .......... .......... .......... .......... .......... 71% 35.7M 0s 58700K .......... .......... .......... .......... .......... 71% 146M 0s 58750K .......... .......... .......... .......... .......... 71% 40.3M 0s 58800K .......... .......... .......... .......... .......... 71% 134M 0s 58850K .......... .......... .......... .......... .......... 71% 52.0M 0s 58900K .......... .......... .......... .......... .......... 71% 88.3M 0s 58950K .......... .......... .......... .......... .......... 71% 52.1M 0s 59000K .......... .......... .......... .......... .......... 72% 115M 0s 59050K .......... .......... .......... .......... .......... 72% 64.2M 0s 59100K .......... .......... .......... .......... .......... 72% 159M 0s 59150K .......... .......... .......... .......... .......... 72% 60.0M 0s 59200K .......... .......... .......... .......... .......... 72% 37.3M 0s 59250K .......... .......... .......... .......... .......... 72% 110M 0s 59300K .......... .......... .......... .......... .......... 72% 71.2M 0s 59350K .......... .......... .......... .......... .......... 72% 82.3M 0s 59400K .......... .......... .......... .......... .......... 72% 49.5M 0s 59450K .......... .......... .......... .......... .......... 72% 140M 0s 59500K .......... .......... .......... .......... .......... 72% 42.3M 0s 59550K .......... .......... .......... .......... .......... 72% 39.2M 0s 59600K .......... .......... .......... .......... .......... 72% 58.3M 0s 59650K .......... .......... .......... .......... .......... 72% 149M 0s 59700K .......... .......... .......... .......... .......... 72% 130M 0s 59750K .......... .......... .......... .......... .......... 72% 83.0M 0s 59800K .......... .......... .......... .......... .......... 73% 73.4M 0s 59850K .......... .......... .......... .......... .......... 73% 62.4M 0s 59900K .......... .......... .......... .......... .......... 73% 97.6M 0s 59950K .......... .......... .......... .......... .......... 73% 60.9M 0s 60000K .......... .......... .......... .......... .......... 73% 89.1M 0s 60050K .......... .......... .......... .......... .......... 73% 49.9M 0s 60100K .......... .......... .......... .......... .......... 73% 88.1M 0s 60150K .......... .......... .......... .......... .......... 73% 84.5M 0s 60200K .......... .......... .......... .......... .......... 73% 118M 0s 60250K .......... .......... .......... .......... .......... 73% 46.6M 0s 60300K .......... .......... .......... .......... .......... 73% 64.4M 0s 60350K .......... .......... .......... .......... .......... 73% 35.4M 0s 60400K .......... .......... .......... .......... .......... 73% 44.7M 0s 60450K .......... .......... .......... .......... .......... 73% 73.2M 0s 60500K .......... .......... .......... .......... .......... 73% 123M 0s 60550K .......... .......... .......... .......... .......... 73% 92.5M 0s 60600K .......... .......... .......... .......... .......... 73% 77.8M 0s 60650K .......... .......... .......... .......... .......... 74% 101M 0s 60700K .......... .......... .......... .......... .......... 74% 53.9M 0s 60750K .......... .......... .......... .......... .......... 74% 125M 0s 60800K .......... .......... .......... .......... .......... 74% 58.8M 0s 60850K .......... .......... .......... .......... .......... 74% 68.6M 0s 60900K .......... .......... .......... .......... .......... 74% 196M 0s 60950K .......... .......... .......... .......... .......... 74% 33.9M 0s 61000K .......... .......... .......... .......... .......... 74% 245M 0s 61050K .......... .......... .......... .......... .......... 74% 85.6M 0s 61100K .......... .......... .......... .......... .......... 74% 51.8M 0s 61150K .......... .......... .......... .......... .......... 74% 71.9M 0s 61200K .......... .......... .......... .......... .......... 74% 68.3M 0s 61250K .......... .......... .......... .......... .......... 74% 36.6M 0s 61300K .......... .......... .......... .......... .......... 74% 59.2M 0s 61350K .......... .......... .......... .......... .......... 74% 65.7M 0s 61400K .......... .......... .......... .......... .......... 74% 92.7M 0s 61450K .......... .......... .......... .......... .......... 75% 108M 0s 61500K .......... .......... .......... .......... .......... 75% 94.3M 0s 61550K .......... .......... .......... .......... .......... 75% 51.7M 0s 61600K .......... .......... .......... .......... .......... 75% 93.0M 0s 61650K .......... .......... .......... .......... .......... 75% 84.5M 0s 61700K .......... .......... .......... .......... .......... 75% 88.7M 0s 61750K .......... .......... .......... .......... .......... 75% 57.4M 0s 61800K .......... .......... .......... .......... .......... 75% 68.1M 0s 61850K .......... .......... .......... .......... .......... 75% 128M 0s 61900K .......... .......... .......... .......... .......... 75% 84.5M 0s 61950K .......... .......... .......... .......... .......... 75% 61.7M 0s 62000K .......... .......... .......... .......... .......... 75% 50.7M 0s 62050K .......... .......... .......... .......... .......... 75% 59.1M 0s 62100K .......... .......... .......... .......... .......... 75% 71.3M 0s 62150K .......... .......... .......... .......... .......... 75% 49.0M 0s 62200K .......... .......... .......... .......... .......... 75% 83.7M 0s 62250K .......... .......... .......... .......... .......... 76% 82.1M 0s 62300K .......... .......... .......... .......... .......... 76% 104M 0s 62350K .......... .......... .......... .......... .......... 76% 46.6M 0s 62400K .......... .......... .......... .......... .......... 76% 78.1M 0s 62450K .......... .......... .......... .......... .......... 76% 103M 0s 62500K .......... .......... .......... .......... .......... 76% 61.7M 0s 62550K .......... .......... .......... .......... .......... 76% 60.0M 0s 62600K .......... .......... .......... .......... .......... 76% 101M 0s 62650K .......... .......... .......... .......... .......... 76% 89.3M 0s 62700K .......... .......... .......... .......... .......... 76% 98.6M 0s 62750K .......... .......... .......... .......... .......... 76% 62.2M 0s 62800K .......... .......... .......... .......... .......... 76% 50.9M 0s 62850K .......... .......... .......... .......... .......... 76% 117M 0s 62900K .......... .......... .......... .......... .......... 76% 37.8M 0s 62950K .......... .......... .......... .......... .......... 76% 45.5M 0s 63000K .......... .......... .......... .......... .......... 76% 96.4M 0s 63050K .......... .......... .......... .......... .......... 76% 106M 0s 63100K .......... .......... .......... .......... .......... 77% 69.8M 0s 63150K .......... .......... .......... .......... .......... 77% 47.4M 0s 63200K .......... .......... .......... .......... .......... 77% 85.8M 0s 63250K .......... .......... .......... .......... .......... 77% 88.0M 0s 63300K .......... .......... .......... .......... .......... 77% 88.9M 0s 63350K .......... .......... .......... .......... .......... 77% 90.7M 0s 63400K .......... .......... .......... .......... .......... 77% 63.6M 0s 63450K .......... .......... .......... .......... .......... 77% 76.2M 0s 63500K .......... .......... .......... .......... .......... 77% 133M 0s 63550K .......... .......... .......... .......... .......... 77% 56.8M 0s 63600K .......... .......... .......... .......... .......... 77% 87.0M 0s 63650K .......... .......... .......... .......... .......... 77% 62.1M 0s 63700K .......... .......... .......... .......... .......... 77% 47.4M 0s 63750K .......... .......... .......... .......... .......... 77% 52.9M 0s 63800K .......... .......... .......... .......... .......... 77% 66.7M 0s 63850K .......... .......... .......... .......... .......... 77% 70.5M 0s 63900K .......... .......... .......... .......... .......... 78% 59.6M 0s 63950K .......... .......... .......... .......... .......... 78% 42.9M 0s 64000K .......... .......... .......... .......... .......... 78% 97.0M 0s 64050K .......... .......... .......... .......... .......... 78% 81.1M 0s 64100K .......... .......... .......... .......... .......... 78% 72.5M 0s 64150K .......... .......... .......... .......... .......... 78% 101M 0s 64200K .......... .......... .......... .......... .......... 78% 108M 0s 64250K .......... .......... .......... .......... .......... 78% 61.4M 0s 64300K .......... .......... .......... .......... .......... 78% 128M 0s 64350K .......... .......... .......... .......... .......... 78% 75.5M 0s 64400K .......... .......... .......... .......... .......... 78% 101M 0s 64450K .......... .......... .......... .......... .......... 78% 53.9M 0s 64500K .......... .......... .......... .......... .......... 78% 97.6M 0s 64550K .......... .......... .......... .......... .......... 78% 47.7M 0s 64600K .......... .......... .......... .......... .......... 78% 44.8M 0s 64650K .......... .......... .......... .......... .......... 78% 76.1M 0s 64700K .......... .......... .......... .......... .......... 78% 95.5M 0s 64750K .......... .......... .......... .......... .......... 79% 49.8M 0s 64800K .......... .......... .......... .......... .......... 79% 62.1M 0s 64850K .......... .......... .......... .......... .......... 79% 72.2M 0s 64900K .......... .......... .......... .......... .......... 79% 81.2M 0s 64950K .......... .......... .......... .......... .......... 79% 55.8M 0s 65000K .......... .......... .......... .......... .......... 79% 69.7M 0s 65050K .......... .......... .......... .......... .......... 79% 76.2M 0s 65100K .......... .......... .......... .......... .......... 79% 129M 0s 65150K .......... .......... .......... .......... .......... 79% 61.6M 0s 65200K .......... .......... .......... .......... .......... 79% 56.4M 0s 65250K .......... .......... .......... .......... .......... 79% 71.6M 0s 65300K .......... .......... .......... .......... .......... 79% 155M 0s 65350K .......... .......... .......... .......... .......... 79% 62.2M 0s 65400K .......... .......... .......... .......... .......... 79% 52.0M 0s 65450K .......... .......... .......... .......... .......... 79% 95.3M 0s 65500K .......... .......... .......... .......... .......... 79% 66.3M 0s 65550K .......... .......... .......... .......... .......... 80% 47.0M 0s 65600K .......... .......... .......... .......... .......... 80% 63.0M 0s 65650K .......... .......... .......... .......... .......... 80% 55.4M 0s 65700K .......... .......... .......... .......... .......... 80% 135M 0s 65750K .......... .......... .......... .......... .......... 80% 59.4M 0s 65800K .......... .......... .......... .......... .......... 80% 59.9M 0s 65850K .......... .......... .......... .......... .......... 80% 84.1M 0s 65900K .......... .......... .......... .......... .......... 80% 83.6M 0s 65950K .......... .......... .......... .......... .......... 80% 116M 0s 66000K .......... .......... .......... .......... .......... 80% 48.4M 0s 66050K .......... .......... .......... .......... .......... 80% 75.0M 0s 66100K .......... .......... .......... .......... .......... 80% 124M 0s 66150K .......... .......... .......... .......... .......... 80% 111M 0s 66200K .......... .......... .......... .......... .......... 80% 53.1M 0s 66250K .......... .......... .......... .......... .......... 80% 37.6M 0s 66300K .......... .......... .......... .......... .......... 80% 86.1M 0s 66350K .......... .......... .......... .......... .......... 81% 55.3M 0s 66400K .......... .......... .......... .......... .......... 81% 50.2M 0s 66450K .......... .......... .......... .......... .......... 81% 74.8M 0s 66500K .......... .......... .......... .......... .......... 81% 88.6M 0s 66550K .......... .......... .......... .......... .......... 81% 67.1M 0s 66600K .......... .......... .......... .......... .......... 81% 81.1M 0s 66650K .......... .......... .......... .......... .......... 81% 77.2M 0s 66700K .......... .......... .......... .......... .......... 81% 66.0M 0s 66750K .......... .......... .......... .......... .......... 81% 110M 0s 66800K .......... .......... .......... .......... .......... 81% 66.8M 0s 66850K .......... .......... .......... .......... .......... 81% 68.3M 0s 66900K .......... .......... .......... .......... .......... 81% 84.4M 0s 66950K .......... .......... .......... .......... .......... 81% 148M 0s 67000K .......... .......... .......... .......... .......... 81% 60.1M 0s 67050K .......... .......... .......... .......... .......... 81% 57.4M 0s 67100K .......... .......... .......... .......... .......... 81% 56.3M 0s 67150K .......... .......... .......... .......... .......... 81% 75.6M 0s 67200K .......... .......... .......... .......... .......... 82% 35.0M 0s 67250K .......... .......... .......... .......... .......... 82% 40.0M 0s 67300K .......... .......... .......... .......... .......... 82% 89.8M 0s 67350K .......... .......... .......... .......... .......... 82% 97.1M 0s 67400K .......... .......... .......... .......... .......... 82% 107M 0s 67450K .......... .......... .......... .......... .......... 82% 67.2M 0s 67500K .......... .......... .......... .......... .......... 82% 77.5M 0s 67550K .......... .......... .......... .......... .......... 82% 97.3M 0s 67600K .......... .......... .......... .......... .......... 82% 55.1M 0s 67650K .......... .......... .......... .......... .......... 82% 74.3M 0s 67700K .......... .......... .......... .......... .......... 82% 96.8M 0s 67750K .......... .......... .......... .......... .......... 82% 155M 0s 67800K .......... .......... .......... .......... .......... 82% 70.2M 0s 67850K .......... .......... .......... .......... .......... 82% 122M 0s 67900K .......... .......... .......... .......... .......... 82% 37.1M 0s 67950K .......... .......... .......... .......... .......... 82% 70.7M 0s 68000K .......... .......... .......... .......... .......... 83% 26.0M 0s 68050K .......... .......... .......... .......... .......... 83% 74.3M 0s 68100K .......... .......... .......... .......... .......... 83% 107M 0s 68150K .......... .......... .......... .......... .......... 83% 54.2M 0s 68200K .......... .......... .......... .......... .......... 83% 65.3M 0s 68250K .......... .......... .......... .......... .......... 83% 83.6M 0s 68300K .......... .......... .......... .......... .......... 83% 77.5M 0s 68350K .......... .......... .......... .......... .......... 83% 107M 0s 68400K .......... .......... .......... .......... .......... 83% 61.2M 0s 68450K .......... .......... .......... .......... .......... 83% 91.1M 0s 68500K .......... .......... .......... .......... .......... 83% 69.8M 0s 68550K .......... .......... .......... .......... .......... 83% 128M 0s 68600K .......... .......... .......... .......... .......... 83% 71.8M 0s 68650K .......... .......... .......... .......... .......... 83% 131M 0s 68700K .......... .......... .......... .......... .......... 83% 85.2M 0s 68750K .......... .......... .......... .......... .......... 83% 67.1M 0s 68800K .......... .......... .......... .......... .......... 83% 55.5M 0s 68850K .......... .......... .......... .......... .......... 84% 37.8M 0s 68900K .......... .......... .......... .......... .......... 84% 43.6M 0s 68950K .......... .......... .......... .......... .......... 84% 63.1M 0s 69000K .......... .......... .......... .......... .......... 84% 77.4M 0s 69050K .......... .......... .......... .......... .......... 84% 57.7M 0s 69100K .......... .......... .......... .......... .......... 84% 60.5M 0s 69150K .......... .......... .......... .......... .......... 84% 58.9M 0s 69200K .......... .......... .......... .......... .......... 84% 59.6M 0s 69250K .......... .......... .......... .......... .......... 84% 74.5M 0s 69300K .......... .......... .......... .......... .......... 84% 92.4M 0s 69350K .......... .......... .......... .......... .......... 84% 68.2M 0s 69400K .......... .......... .......... .......... .......... 84% 91.8M 0s 69450K .......... .......... .......... .......... .......... 84% 124M 0s 69500K .......... .......... .......... .......... .......... 84% 137M 0s 69550K .......... .......... .......... .......... .......... 84% 60.8M 0s 69600K .......... .......... .......... .......... .......... 84% 154M 0s 69650K .......... .......... .......... .......... .......... 85% 65.5M 0s 69700K .......... .......... .......... .......... .......... 85% 37.0M 0s 69750K .......... .......... .......... .......... .......... 85% 81.1M 0s 69800K .......... .......... .......... .......... .......... 85% 62.4M 0s 69850K .......... .......... .......... .......... .......... 85% 62.5M 0s 69900K .......... .......... .......... .......... .......... 85% 59.4M 0s 69950K .......... .......... .......... .......... .......... 85% 55.2M 0s 70000K .......... .......... .......... .......... .......... 85% 54.5M 0s 70050K .......... .......... .......... .......... .......... 85% 80.1M 0s 70100K .......... .......... .......... .......... .......... 85% 92.9M 0s 70150K .......... .......... .......... .......... .......... 85% 91.8M 0s 70200K .......... .......... .......... .......... .......... 85% 87.4M 0s 70250K .......... .......... .......... .......... .......... 85% 73.5M 0s 70300K .......... .......... .......... .......... .......... 85% 135M 0s 70350K .......... .......... .......... .......... .......... 85% 69.9M 0s 70400K .......... .......... .......... .......... .......... 85% 110M 0s 70450K .......... .......... .......... .......... .......... 86% 81.8M 0s 70500K .......... .......... .......... .......... .......... 86% 78.0M 0s 70550K .......... .......... .......... .......... .......... 86% 43.0M 0s 70600K .......... .......... .......... .......... .......... 86% 50.3M 0s 70650K .......... .......... .......... .......... .......... 86% 56.0M 0s 70700K .......... .......... .......... .......... .......... 86% 83.3M 0s 70750K .......... .......... .......... .......... .......... 86% 43.0M 0s 70800K .......... .......... .......... .......... .......... 86% 64.0M 0s 70850K .......... .......... .......... .......... .......... 86% 48.5M 0s 70900K .......... .......... .......... .......... .......... 86% 78.7M 0s 70950K .......... .......... .......... .......... .......... 86% 64.7M 0s 71000K .......... .......... .......... .......... .......... 86% 109M 0s 71050K .......... .......... .......... .......... .......... 86% 74.1M 0s 71100K .......... .......... .......... .......... .......... 86% 122M 0s 71150K .......... .......... .......... .......... .......... 86% 60.7M 0s 71200K .......... .......... .......... .......... .......... 86% 123M 0s 71250K .......... .......... .......... .......... .......... 86% 64.4M 0s 71300K .......... .......... .......... .......... .......... 87% 122M 0s 71350K .......... .......... .......... .......... .......... 87% 60.4M 0s 71400K .......... .......... .......... .......... .......... 87% 82.6M 0s 71450K .......... .......... .......... .......... .......... 87% 98.0M 0s 71500K .......... .......... .......... .......... .......... 87% 44.9M 0s 71550K .......... .......... .......... .......... .......... 87% 65.3M 0s 71600K .......... .......... .......... .......... .......... 87% 55.1M 0s 71650K .......... .......... .......... .......... .......... 87% 81.9M 0s 71700K .......... .......... .......... .......... .......... 87% 69.2M 0s 71750K .......... .......... .......... .......... .......... 87% 60.4M 0s 71800K .......... .......... .......... .......... .......... 87% 130M 0s 71850K .......... .......... .......... .......... .......... 87% 87.5M 0s 71900K .......... .......... .......... .......... .......... 87% 87.9M 0s 71950K .......... .......... .......... .......... .......... 87% 73.7M 0s 72000K .......... .......... .......... .......... .......... 87% 100M 0s 72050K .......... .......... .......... .......... .......... 87% 91.2M 0s 72100K .......... .......... .......... .......... .......... 88% 68.0M 0s 72150K .......... .......... .......... .......... .......... 88% 84.4M 0s 72200K .......... .......... .......... .......... .......... 88% 47.7M 0s 72250K .......... .......... .......... .......... .......... 88% 63.9M 0s 72300K .......... .......... .......... .......... .......... 88% 57.7M 0s 72350K .......... .......... .......... .......... .......... 88% 79.3M 0s 72400K .......... .......... .......... .......... .......... 88% 44.1M 0s 72450K .......... .......... .......... .......... .......... 88% 108M 0s 72500K .......... .......... .......... .......... .......... 88% 49.5M 0s 72550K .......... .......... .......... .......... .......... 88% 77.6M 0s 72600K .......... .......... .......... .......... .......... 88% 52.1M 0s 72650K .......... .......... .......... .......... .......... 88% 84.9M 0s 72700K .......... .......... .......... .......... .......... 88% 74.0M 0s 72750K .......... .......... .......... .......... .......... 88% 106M 0s 72800K .......... .......... .......... .......... .......... 88% 78.6M 0s 72850K .......... .......... .......... .......... .......... 88% 85.1M 0s 72900K .......... .......... .......... .......... .......... 88% 84.7M 0s 72950K .......... .......... .......... .......... .......... 89% 78.4M 0s 73000K .......... .......... .......... .......... .......... 89% 83.6M 0s 73050K .......... .......... .......... .......... .......... 89% 54.2M 0s 73100K .......... .......... .......... .......... .......... 89% 141M 0s 73150K .......... .......... .......... .......... .......... 89% 43.3M 0s 73200K .......... .......... .......... .......... .......... 89% 51.4M 0s 73250K .......... .......... .......... .......... .......... 89% 81.3M 0s 73300K .......... .......... .......... .......... .......... 89% 61.2M 0s 73350K .......... .......... .......... .......... .......... 89% 65.1M 0s 73400K .......... .......... .......... .......... .......... 89% 57.2M 0s 73450K .......... .......... .......... .......... .......... 89% 67.0M 0s 73500K .......... .......... .......... .......... .......... 89% 93.5M 0s 73550K .......... .......... .......... .......... .......... 89% 90.5M 0s 73600K .......... .......... .......... .......... .......... 89% 129M 0s 73650K .......... .......... .......... .......... .......... 89% 96.4M 0s 73700K .......... .......... .......... .......... .......... 89% 85.8M 0s 73750K .......... .......... .......... .......... .......... 90% 66.7M 0s 73800K .......... .......... .......... .......... .......... 90% 48.1M 0s 73850K .......... .......... .......... .......... .......... 90% 132M 0s 73900K .......... .......... .......... .......... .......... 90% 64.0M 0s 73950K .......... .......... .......... .......... .......... 90% 48.4M 0s 74000K .......... .......... .......... .......... .......... 90% 39.8M 0s 74050K .......... .......... .......... .......... .......... 90% 81.5M 0s 74100K .......... .......... .......... .......... .......... 90% 103M 0s 74150K .......... .......... .......... .......... .......... 90% 59.5M 0s 74200K .......... .......... .......... .......... .......... 90% 68.4M 0s 74250K .......... .......... .......... .......... .......... 90% 57.8M 0s 74300K .......... .......... .......... .......... .......... 90% 79.4M 0s 74350K .......... .......... .......... .......... .......... 90% 67.2M 0s 74400K .......... .......... .......... .......... .......... 90% 112M 0s 74450K .......... .......... .......... .......... .......... 90% 125M 0s 74500K .......... .......... .......... .......... .......... 90% 91.0M 0s 74550K .......... .......... .......... .......... .......... 91% 123M 0s 74600K .......... .......... .......... .......... .......... 91% 68.8M 0s 74650K .......... .......... .......... .......... .......... 91% 64.1M 0s 74700K .......... .......... .......... .......... .......... 91% 61.9M 0s 74750K .......... .......... .......... .......... .......... 91% 45.4M 0s 74800K .......... .......... .......... .......... .......... 91% 130M 0s 74850K .......... .......... .......... .......... .......... 91% 49.8M 0s 74900K .......... .......... .......... .......... .......... 91% 67.2M 0s 74950K .......... .......... .......... .......... .......... 91% 58.7M 0s 75000K .......... .......... .......... .......... .......... 91% 56.8M 0s 75050K .......... .......... .......... .......... .......... 91% 60.3M 0s 75100K .......... .......... .......... .......... .......... 91% 68.7M 0s 75150K .......... .......... .......... .......... .......... 91% 69.6M 0s 75200K .......... .......... .......... .......... .......... 91% 158M 0s 75250K .......... .......... .......... .......... .......... 91% 135M 0s 75300K .......... .......... .......... .......... .......... 91% 76.8M 0s 75350K .......... .......... .......... .......... .......... 91% 111M 0s 75400K .......... .......... .......... .......... .......... 92% 75.7M 0s 75450K .......... .......... .......... .......... .......... 92% 64.9M 0s 75500K .......... .......... .......... .......... .......... 92% 98.7M 0s 75550K .......... .......... .......... .......... .......... 92% 42.9M 0s 75600K .......... .......... .......... .......... .......... 92% 53.0M 0s 75650K .......... .......... .......... .......... .......... 92% 61.2M 0s 75700K .......... .......... .......... .......... .......... 92% 74.8M 0s 75750K .......... .......... .......... .......... .......... 92% 64.4M 0s 75800K .......... .......... .......... .......... .......... 92% 91.4M 0s 75850K .......... .......... .......... .......... .......... 92% 64.1M 0s 75900K .......... .......... .......... .......... .......... 92% 85.2M 0s 75950K .......... .......... .......... .......... .......... 92% 61.1M 0s 76000K .......... .......... .......... .......... .......... 92% 63.9M 0s 76050K .......... .......... .......... .......... .......... 92% 88.4M 0s 76100K .......... .......... .......... .......... .......... 92% 86.1M 0s 76150K .......... .......... .......... .......... .......... 92% 118M 0s 76200K .......... .......... .......... .......... .......... 93% 97.3M 0s 76250K .......... .......... .......... .......... .......... 93% 78.5M 0s 76300K .......... .......... .......... .......... .......... 93% 73.7M 0s 76350K .......... .......... .......... .......... .......... 93% 47.0M 0s 76400K .......... .......... .......... .......... .......... 93% 41.8M 0s 76450K .......... .......... .......... .......... .......... 93% 99.9M 0s 76500K .......... .......... .......... .......... .......... 93% 84.2M 0s 76550K .......... .......... .......... .......... .......... 93% 57.2M 0s 76600K .......... .......... .......... .......... .......... 93% 69.6M 0s 76650K .......... .......... .......... .......... .......... 93% 78.9M 0s 76700K .......... .......... .......... .......... .......... 93% 70.4M 0s 76750K .......... .......... .......... .......... .......... 93% 122M 0s 76800K .......... .......... .......... .......... .......... 93% 55.0M 0s 76850K .......... .......... .......... .......... .......... 93% 65.9M 0s 76900K .......... .......... .......... .......... .......... 93% 76.0M 0s 76950K .......... .......... .......... .......... .......... 93% 99.3M 0s 77000K .......... .......... .......... .......... .......... 93% 81.1M 0s 77050K .......... .......... .......... .......... .......... 94% 98.0M 0s 77100K .......... .......... .......... .......... .......... 94% 79.9M 0s 77150K .......... .......... .......... .......... .......... 94% 51.9M 0s 77200K .......... .......... .......... .......... .......... 94% 88.4M 0s 77250K .......... .......... .......... .......... .......... 94% 47.5M 0s 77300K .......... .......... .......... .......... .......... 94% 69.8M 0s 77350K .......... .......... .......... .......... .......... 94% 57.3M 0s 77400K .......... .......... .......... .......... .......... 94% 75.5M 0s 77450K .......... .......... .......... .......... .......... 94% 94.6M 0s 77500K .......... .......... .......... .......... .......... 94% 61.3M 0s 77550K .......... .......... .......... .......... .......... 94% 73.5M 0s 77600K .......... .......... .......... .......... .......... 94% 71.1M 0s 77650K .......... .......... .......... .......... .......... 94% 68.8M 0s 77700K .......... .......... .......... .......... .......... 94% 80.1M 0s 77750K .......... .......... .......... .......... .......... 94% 65.1M 0s 77800K .......... .......... .......... .......... .......... 94% 128M 0s 77850K .......... .......... .......... .......... .......... 95% 105M 0s 77900K .......... .......... .......... .......... .......... 95% 46.7M 0s 77950K .......... .......... .......... .......... .......... 95% 35.9M 0s 78000K .......... .......... .......... .......... .......... 95% 54.1M 0s 78050K .......... .......... .......... .......... .......... 95% 55.5M 0s 78100K .......... .......... .......... .......... .......... 95% 39.5M 0s 78150K .......... .......... .......... .......... .......... 95% 43.7M 0s 78200K .......... .......... .......... .......... .......... 95% 55.9M 0s 78250K .......... .......... .......... .......... .......... 95% 95.9M 0s 78300K .......... .......... .......... .......... .......... 95% 41.1M 0s 78350K .......... .......... .......... .......... .......... 95% 60.0M 0s 78400K .......... .......... .......... .......... .......... 95% 115M 0s 78450K .......... .......... .......... .......... .......... 95% 213M 0s 78500K .......... .......... .......... .......... .......... 95% 150M 0s 78550K .......... .......... .......... .......... .......... 95% 98.2M 0s 78600K .......... .......... .......... .......... .......... 95% 181M 0s 78650K .......... .......... .......... .......... .......... 96% 158M 0s 78700K .......... .......... .......... .......... .......... 96% 190M 0s 78750K .......... .......... .......... .......... .......... 96% 84.6M 0s 78800K .......... .......... .......... .......... .......... 96% 77.0M 0s 78850K .......... .......... .......... .......... .......... 96% 81.5M 0s 78900K .......... .......... .......... .......... .......... 96% 74.3M 0s 78950K .......... .......... .......... .......... .......... 96% 36.7M 0s 79000K .......... .......... .......... .......... .......... 96% 73.2M 0s 79050K .......... .......... .......... .......... .......... 96% 99.7M 0s 79100K .......... .......... .......... .......... .......... 96% 108M 0s 79150K .......... .......... .......... .......... .......... 96% 77.0M 0s 79200K .......... .......... .......... .......... .......... 96% 98.0M 0s 79250K .......... .......... .......... .......... .......... 96% 71.5M 0s 79300K .......... .......... .......... .......... .......... 96% 84.8M 0s 79350K .......... .......... .......... .......... .......... 96% 93.6M 0s 79400K .......... .......... .......... .......... .......... 96% 111M 0s 79450K .......... .......... .......... .......... .......... 96% 86.3M 0s 79500K .......... .......... .......... .......... .......... 97% 66.9M 0s 79550K .......... .......... .......... .......... .......... 97% 44.8M 0s 79600K .......... .......... .......... .......... .......... 97% 104M 0s 79650K .......... .......... .......... .......... .......... 97% 43.8M 0s 79700K .......... .......... .......... .......... .......... 97% 62.6M 0s 79750K .......... .......... .......... .......... .......... 97% 36.4M 0s 79800K .......... .......... .......... .......... .......... 97% 141M 0s 79850K .......... .......... .......... .......... .......... 97% 54.2M 0s 79900K .......... .......... .......... .......... .......... 97% 87.1M 0s 79950K .......... .......... .......... .......... .......... 97% 98.6M 0s 80000K .......... .......... .......... .......... .......... 97% 90.0M 0s 80050K .......... .......... .......... .......... .......... 97% 100M 0s 80100K .......... .......... .......... .......... .......... 97% 82.5M 0s 80150K .......... .......... .......... .......... .......... 97% 93.4M 0s 80200K .......... .......... .......... .......... .......... 97% 62.1M 0s 80250K .......... .......... .......... .......... .......... 97% 107M 0s 80300K .......... .......... .......... .......... .......... 98% 151M 0s 80350K .......... .......... .......... .......... .......... 98% 48.8M 0s 80400K .......... .......... .......... .......... .......... 98% 56.6M 0s 80450K .......... .......... .......... .......... .......... 98% 47.9M 0s 80500K .......... .......... .......... .......... .......... 98% 49.7M 0s 80550K .......... .......... .......... .......... .......... 98% 146M 0s 80600K .......... .......... .......... .......... .......... 98% 50.1M 0s 80650K .......... .......... .......... .......... .......... 98% 44.2M 0s 80700K .......... .......... .......... .......... .......... 98% 150M 0s 80750K .......... .......... .......... .......... .......... 98% 69.4M 0s 80800K .......... .......... .......... .......... .......... 98% 76.3M 0s 80850K .......... .......... .......... .......... .......... 98% 111M 0s 80900K .......... .......... .......... .......... .......... 98% 81.9M 0s 80950K .......... .......... .......... .......... .......... 98% 82.8M 0s 81000K .......... .......... .......... .......... .......... 98% 140M 0s 81050K .......... .......... .......... .......... .......... 98% 66.4M 0s 81100K .......... .......... .......... .......... .......... 98% 101M 0s 81150K .......... .......... .......... .......... .......... 99% 63.2M 0s 81200K .......... .......... .......... .......... .......... 99% 59.1M 0s 81250K .......... .......... .......... .......... .......... 99% 59.7M 0s 81300K .......... .......... .......... .......... .......... 99% 67.1M 0s 81350K .......... .......... .......... .......... .......... 99% 49.9M 0s 81400K .......... .......... .......... .......... .......... 99% 52.9M 0s 81450K .......... .......... .......... .......... .......... 99% 61.5M 0s 81500K .......... .......... .......... .......... .......... 99% 69.8M 0s 81550K .......... .......... .......... .......... .......... 99% 63.2M 0s 81600K .......... .......... .......... .......... .......... 99% 103M 0s 81650K .......... .......... .......... .......... .......... 99% 111M 0s 81700K .......... .......... .......... .......... .......... 99% 58.4M 0s 81750K .......... .......... .......... .......... .......... 99% 83.7M 0s 81800K .......... .......... .......... .......... .......... 99% 87.7M 0s 81850K .......... .......... .......... .......... .......... 99% 101M 0s 81900K .......... .......... .......... .......... .......... 99% 125M 0s 81950K .......... .......... 100% 153M=1.3s 2023-01-24 09:36:20 (62.5 MB/s) - ‘NDP472-KB4054530-x86-x64-AllOS-ENU.exe’ saved [83937536/83937536] Executing cd /homedir Executing w_do_call remove_mono Executing mkdir -p /homedir Executing load_remove_mono ------------------------------------------------------ warning: Mono does not appear to be installed. ------------------------------------------------------ Executing w_do_call dotnet462 Executing mkdir -p /homedir Executing load_dotnet462 Executing mkdir -p /homedir/.cache/winetricks/dotnet462 Executing cd /homedir/.cache/winetricks/dotnet462 Downloading https://download.visualstudio.microsoft.com/download/pr/8e396c75-4d0d-41d3-aea8-848babc2736a/80b431456d8866ebe053eb8b81a168b3/NDP462-KB3151800-x86-x64-AllOS-ENU.exe to /homedir/.cache/winetricks/dotnet462 --2023-01-24 09:36:23-- https://download.visualstudio.microsoft.com/download/pr/8e396c75-4d0d-41d3-aea8-848babc2736a/80b431456d8866ebe053eb8b81a168b3/NDP462-KB3151800-x86-x64-AllOS-ENU.exe Resolving download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)... 192.229.232.200, 2606:2800:147:ff8:129b:22eb:20b:1347 Connecting to download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)|192.229.232.200|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 62000832 (59M) [application/octet-stream] Saving to: ‘NDP462-KB3151800-x86-x64-AllOS-ENU.exe’  0K .......... .......... .......... .......... .......... 0% 4.16M 14s 50K .......... .......... .......... .......... .......... 0% 4.13M 14s 100K .......... .......... .......... .......... .......... 0% 4.16M 14s 150K .......... .......... .......... .......... .......... 0% 107M 11s 200K .......... .......... .......... .......... .......... 0% 126M 9s 250K .......... .......... .......... .......... .......... 0% 129M 7s 300K .......... .......... .......... .......... .......... 0% 4.72M 8s 350K .......... .......... .......... .......... .......... 0% 103M 7s 400K .......... .......... .......... .......... .......... 0% 126M 6s 450K .......... .......... .......... .......... .......... 0% 128M 6s 500K .......... .......... .......... .......... .......... 0% 102M 5s 550K .......... .......... .......... .......... .......... 0% 84.4M 5s 600K .......... .......... .......... .......... .......... 1% 72.2M 5s 650K .......... .......... .......... .......... .......... 1% 1.46M 7s 700K .......... .......... .......... .......... .......... 1% 102M 7s 750K .......... .......... .......... .......... .......... 1% 106M 6s 800K .......... .......... .......... .......... .......... 1% 102M 6s 850K .......... .......... .......... .......... .......... 1% 76.0M 6s 900K .......... .......... .......... .......... .......... 1% 72.1M 5s 950K .......... .......... .......... .......... .......... 1% 67.1M 5s 1000K .......... .......... .......... .......... .......... 1% 91.8M 5s 1050K .......... .......... .......... .......... .......... 1% 112M 5s 1100K .......... .......... .......... .......... .......... 1% 128M 5s 1150K .......... .......... .......... .......... .......... 1% 114M 4s 1200K .......... .......... .......... .......... .......... 2% 123M 4s 1250K .......... .......... .......... .......... .......... 2% 123M 4s 1300K .......... .......... .......... .......... .......... 2% 127M 4s 1350K .......... .......... .......... .......... .......... 2% 116M 4s 1400K .......... .......... .......... .......... .......... 2% 118M 4s 1450K .......... .......... .......... .......... .......... 2% 129M 4s 1500K .......... .......... .......... .......... .......... 2% 129M 3s 1550K .......... .......... .......... .......... .......... 2% 109M 3s 1600K .......... .......... .......... .......... .......... 2% 128M 3s 1650K .......... .......... .......... .......... .......... 2% 131M 3s 1700K .......... .......... .......... .......... .......... 2% 128M 3s 1750K .......... .......... .......... .......... .......... 2% 105M 3s 1800K .......... .......... .......... .......... .......... 3% 72.1M 3s 1850K .......... .......... .......... .......... .......... 3% 66.2M 3s 1900K .......... .......... .......... .......... .......... 3% 124M 3s 1950K .......... .......... .......... .......... .......... 3% 49.5M 3s 2000K .......... .......... .......... .......... .......... 3% 122M 3s 2050K .......... .......... .......... .......... .......... 3% 124M 3s 2100K .......... .......... .......... .......... .......... 3% 98.3M 3s 2150K .......... .......... .......... .......... .......... 3% 71.3M 3s 2200K .......... .......... .......... .......... .......... 3% 82.2M 3s 2250K .......... .......... .......... .......... .......... 3% 80.1M 3s 2300K .......... .......... .......... .......... .......... 3% 112M 2s 2350K .......... .......... .......... .......... .......... 3% 7.34M 3s 2400K .......... .......... .......... .......... .......... 4% 46.6M 3s 2450K .......... .......... .......... .......... .......... 4% 86.5M 3s 2500K .......... .......... .......... .......... .......... 4% 115M 2s 2550K .......... .......... .......... .......... .......... 4% 70.8M 2s 2600K .......... .......... .......... .......... .......... 4% 91.9M 2s 2650K .......... .......... .......... .......... .......... 4% 46.3M 2s 2700K .......... .......... .......... .......... .......... 4% 67.8M 2s 2750K .......... .......... .......... .......... .......... 4% 49.9M 2s 2800K .......... .......... .......... .......... .......... 4% 11.7M 2s 2850K .......... .......... .......... .......... .......... 4% 29.7M 2s 2900K .......... .......... .......... .......... .......... 4% 68.0M 2s 2950K .......... .......... .......... .......... .......... 4% 60.0M 2s 3000K .......... .......... .......... .......... .......... 5% 72.2M 2s 3050K .......... .......... .......... .......... .......... 5% 94.2M 2s 3100K .......... .......... .......... .......... .......... 5% 75.0M 2s 3150K .......... .......... .......... .......... .......... 5% 46.0M 2s 3200K .......... .......... .......... .......... .......... 5% 64.4M 2s 3250K .......... .......... .......... .......... .......... 5% 47.0M 2s 3300K .......... .......... .......... .......... .......... 5% 12.9M 2s 3350K .......... .......... .......... .......... .......... 5% 23.8M 2s 3400K .......... .......... .......... .......... .......... 5% 63.8M 2s 3450K .......... .......... .......... .......... .......... 5% 83.7M 2s 3500K .......... .......... .......... .......... .......... 5% 52.4M 2s 3550K .......... .......... .......... .......... .......... 5% 62.6M 2s 3600K .......... .......... .......... .......... .......... 6% 58.3M 2s 3650K .......... .......... .......... .......... .......... 6% 56.3M 2s 3700K .......... .......... .......... .......... .......... 6% 86.9M 2s 3750K .......... .......... .......... .......... .......... 6% 55.2M 2s 3800K .......... .......... .......... .......... .......... 6% 10.6M 2s 3850K .......... .......... .......... .......... .......... 6% 81.5M 2s 3900K .......... .......... .......... .......... .......... 6% 42.5M 2s 3950K .......... .......... .......... .......... .......... 6% 66.4M 2s 4000K .......... .......... .......... .......... .......... 6% 74.8M 2s 4050K .......... .......... .......... .......... .......... 6% 66.3M 2s 4100K .......... .......... .......... .......... .......... 6% 71.2M 2s 4150K .......... .......... .......... .......... .......... 6% 64.1M 2s 4200K .......... .......... .......... .......... .......... 7% 61.7M 2s 4250K .......... .......... .......... .......... .......... 7% 74.7M 2s 4300K .......... .......... .......... .......... .......... 7% 18.3M 2s 4350K .......... .......... .......... .......... .......... 7% 17.5M 2s 4400K .......... .......... .......... .......... .......... 7% 47.4M 2s 4450K .......... .......... .......... .......... .......... 7% 65.6M 2s 4500K .......... .......... .......... .......... .......... 7% 65.9M 2s 4550K .......... .......... .......... .......... .......... 7% 67.5M 2s 4600K .......... .......... .......... .......... .......... 7% 55.9M 2s 4650K .......... .......... .......... .......... .......... 7% 64.5M 2s 4700K .......... .......... .......... .......... .......... 7% 68.1M 2s 4750K .......... .......... .......... .......... .......... 7% 17.3M 2s 4800K .......... .......... .......... .......... .......... 8% 19.3M 2s 4850K .......... .......... .......... .......... .......... 8% 72.5M 2s 4900K .......... .......... .......... .......... .......... 8% 47.7M 2s 4950K .......... .......... .......... .......... .......... 8% 43.6M 2s 5000K .......... .......... .......... .......... .......... 8% 61.5M 2s 5050K .......... .......... .......... .......... .......... 8% 73.8M 2s 5100K .......... .......... .......... .......... .......... 8% 67.2M 2s 5150K .......... .......... .......... .......... .......... 8% 72.8M 2s 5200K .......... .......... .......... .......... .......... 8% 64.3M 2s 5250K .......... .......... .......... .......... .......... 8% 26.1M 2s 5300K .......... .......... .......... .......... .......... 8% 54.2M 2s 5350K .......... .......... .......... .......... .......... 8% 17.9M 2s 5400K .......... .......... .......... .......... .......... 9% 37.0M 2s 5450K .......... .......... .......... .......... .......... 9% 51.1M 2s 5500K .......... .......... .......... .......... .......... 9% 74.7M 2s 5550K .......... .......... .......... .......... .......... 9% 68.7M 2s 5600K .......... .......... .......... .......... .......... 9% 70.7M 2s 5650K .......... .......... .......... .......... .......... 9% 64.2M 2s 5700K .......... .......... .......... .......... .......... 9% 70.0M 2s 5750K .......... .......... .......... .......... .......... 9% 69.3M 2s 5800K .......... .......... .......... .......... .......... 9% 22.2M 2s 5850K .......... .......... .......... .......... .......... 9% 17.9M 2s 5900K .......... .......... .......... .......... .......... 9% 47.3M 2s 5950K .......... .......... .......... .......... .......... 9% 33.1M 2s 6000K .......... .......... .......... .......... .......... 9% 55.9M 2s 6050K .......... .......... .......... .......... .......... 10% 81.7M 2s 6100K .......... .......... .......... .......... .......... 10% 66.5M 2s 6150K .......... .......... .......... .......... .......... 10% 57.1M 2s 6200K .......... .......... .......... .......... .......... 10% 55.5M 2s 6250K .......... .......... .......... .......... .......... 10% 44.8M 2s 6300K .......... .......... .......... .......... .......... 10% 37.0M 2s 6350K .......... .......... .......... .......... .......... 10% 17.4M 2s 6400K .......... .......... .......... .......... .......... 10% 42.7M 2s 6450K .......... .......... .......... .......... .......... 10% 48.4M 2s 6500K .......... .......... .......... .......... .......... 10% 46.8M 2s 6550K .......... .......... .......... .......... .......... 10% 54.8M 2s 6600K .......... .......... .......... .......... .......... 10% 54.0M 2s 6650K .......... .......... .......... .......... .......... 11% 56.6M 2s 6700K .......... .......... .......... .......... .......... 11% 51.2M 2s 6750K .......... .......... .......... .......... .......... 11% 54.1M 2s 6800K .......... .......... .......... .......... .......... 11% 40.7M 2s 6850K .......... .......... .......... .......... .......... 11% 22.4M 2s 6900K .......... .......... .......... .......... .......... 11% 35.6M 2s 6950K .......... .......... .......... .......... .......... 11% 51.7M 2s 7000K .......... .......... .......... .......... .......... 11% 43.3M 2s 7050K .......... .......... .......... .......... .......... 11% 43.4M 2s 7100K .......... .......... .......... .......... .......... 11% 44.0M 2s 7150K .......... .......... .......... .......... .......... 11% 40.6M 2s 7200K .......... .......... .......... .......... .......... 11% 61.2M 2s 7250K .......... .......... .......... .......... .......... 12% 55.1M 2s 7300K .......... .......... .......... .......... .......... 12% 54.5M 2s 7350K .......... .......... .......... .......... .......... 12% 21.8M 2s 7400K .......... .......... .......... .......... .......... 12% 37.9M 2s 7450K .......... .......... .......... .......... .......... 12% 50.6M 2s 7500K .......... .......... .......... .......... .......... 12% 44.6M 2s 7550K .......... .......... .......... .......... .......... 12% 36.9M 2s 7600K .......... .......... .......... .......... .......... 12% 45.3M 2s 7650K .......... .......... .......... .......... .......... 12% 45.8M 2s 7700K .......... .......... .......... .......... .......... 12% 46.4M 2s 7750K .......... .......... .......... .......... .......... 12% 47.3M 2s 7800K .......... .......... .......... .......... .......... 12% 68.2M 2s 7850K .......... .......... .......... .......... .......... 13% 56.3M 2s 7900K .......... .......... .......... .......... .......... 13% 25.8M 2s 7950K .......... .......... .......... .......... .......... 13% 32.9M 2s 8000K .......... .......... .......... .......... .......... 13% 50.3M 2s 8050K .......... .......... .......... .......... .......... 13% 50.9M 2s 8100K .......... .......... .......... .......... .......... 13% 42.8M 2s 8150K .......... .......... .......... .......... .......... 13% 52.3M 2s 8200K .......... .......... .......... .......... .......... 13% 46.6M 2s 8250K .......... .......... .......... .......... .......... 13% 45.0M 2s 8300K .......... .......... .......... .......... .......... 13% 60.2M 2s 8350K .......... .......... .......... .......... .......... 13% 33.6M 2s 8400K .......... .......... .......... .......... .......... 13% 24.8M 2s 8450K .......... .......... .......... .......... .......... 14% 46.2M 2s 8500K .......... .......... .......... .......... .......... 14% 44.9M 2s 8550K .......... .......... .......... .......... .......... 14% 37.2M 2s 8600K .......... .......... .......... .......... .......... 14% 51.4M 2s 8650K .......... .......... .......... .......... .......... 14% 52.2M 1s 8700K .......... .......... .......... .......... .......... 14% 42.1M 1s 8750K .......... .......... .......... .......... .......... 14% 40.3M 1s 8800K .......... .......... .......... .......... .......... 14% 58.0M 1s 8850K .......... .......... .......... .......... .......... 14% 69.6M 1s 8900K .......... .......... .......... .......... .......... 14% 35.1M 1s 8950K .......... .......... .......... .......... .......... 14% 24.7M 1s 9000K .......... .......... .......... .......... .......... 14% 46.2M 1s 9050K .......... .......... .......... .......... .......... 15% 29.6M 1s 9100K .......... .......... .......... .......... .......... 15% 58.1M 1s 9150K .......... .......... .......... .......... .......... 15% 48.4M 1s 9200K .......... .......... .......... .......... .......... 15% 44.0M 1s 9250K .......... .......... .......... .......... .......... 15% 48.1M 1s 9300K .......... .......... .......... .......... .......... 15% 63.8M 1s 9350K .......... .......... .......... .......... .......... 15% 53.1M 1s 9400K .......... .......... .......... .......... .......... 15% 50.3M 1s 9450K .......... .......... .......... .......... .......... 15% 27.4M 1s 9500K .......... .......... .......... .......... .......... 15% 43.4M 1s 9550K .......... .......... .......... .......... .......... 15% 26.5M 1s 9600K .......... .......... .......... .......... .......... 15% 57.1M 1s 9650K .......... .......... .......... .......... .......... 16% 41.2M 1s 9700K .......... .......... .......... .......... .......... 16% 55.5M 1s 9750K .......... .......... .......... .......... .......... 16% 42.2M 1s 9800K .......... .......... .......... .......... .......... 16% 50.2M 1s 9850K .......... .......... .......... .......... .......... 16% 66.3M 1s 9900K .......... .......... .......... .......... .......... 16% 57.7M 1s 9950K .......... .......... .......... .......... .......... 16% 25.4M 1s 10000K .......... .......... .......... .......... .......... 16% 35.8M 1s 10050K .......... .......... .......... .......... .......... 16% 58.9M 1s 10100K .......... .......... .......... .......... .......... 16% 30.1M 1s 10150K .......... .......... .......... .......... .......... 16% 50.7M 1s 10200K .......... .......... .......... .......... .......... 16% 43.9M 1s 10250K .......... .......... .......... .......... .......... 17% 47.5M 1s 10300K .......... .......... .......... .......... .......... 17% 53.7M 1s 10350K .......... .......... .......... .......... .......... 17% 51.6M 1s 10400K .......... .......... .......... .......... .......... 17% 60.0M 1s 10450K .......... .......... .......... .......... .......... 17% 47.1M 1s 10500K .......... .......... .......... .......... .......... 17% 27.2M 1s 10550K .......... .......... .......... .......... .......... 17% 78.2M 1s 10600K .......... .......... .......... .......... .......... 17% 29.4M 1s 10650K .......... .......... .......... .......... .......... 17% 36.3M 1s 10700K .......... .......... .......... .......... .......... 17% 56.3M 1s 10750K .......... .......... .......... .......... .......... 17% 54.2M 1s 10800K .......... .......... .......... .......... .......... 17% 99.6M 1s 10850K .......... .......... .......... .......... .......... 18% 53.0M 1s 10900K .......... .......... .......... .......... .......... 18% 38.4M 1s 10950K .......... .......... .......... .......... .......... 18% 38.4M 1s 11000K .......... .......... .......... .......... .......... 18% 30.9M 1s 11050K .......... .......... .......... .......... .......... 18% 47.8M 1s 11100K .......... .......... .......... .......... .......... 18% 39.9M 1s 11150K .......... .......... .......... .......... .......... 18% 22.5M 1s 11200K .......... .......... .......... .......... .......... 18% 53.4M 1s 11250K .......... .......... .......... .......... .......... 18% 119M 1s 11300K .......... .......... .......... .......... .......... 18% 50.4M 1s 11350K .......... .......... .......... .......... .......... 18% 59.4M 1s 11400K .......... .......... .......... .......... .......... 18% 60.4M 1s 11450K .......... .......... .......... .......... .......... 18% 39.2M 1s 11500K .......... .......... .......... .......... .......... 19% 79.5M 1s 11550K .......... .......... .......... .......... .......... 19% 22.3M 1s 11600K .......... .......... .......... .......... .......... 19% 32.1M 1s 11650K .......... .......... .......... .......... .......... 19% 27.0M 1s 11700K .......... .......... .......... .......... .......... 19% 50.2M 1s 11750K .......... .......... .......... .......... .......... 19% 82.7M 1s 11800K .......... .......... .......... .......... .......... 19% 50.9M 1s 11850K .......... .......... .......... .......... .......... 19% 55.3M 1s 11900K .......... .......... .......... .......... .......... 19% 62.3M 1s 11950K .......... .......... .......... .......... .......... 19% 54.2M 1s 12000K .......... .......... .......... .......... .......... 19% 81.8M 1s 12050K .......... .......... .......... .......... .......... 19% 20.8M 1s 12100K .......... .......... .......... .......... .......... 20% 44.1M 1s 12150K .......... .......... .......... .......... .......... 20% 23.2M 1s 12200K .......... .......... .......... .......... .......... 20% 48.4M 1s 12250K .......... .......... .......... .......... .......... 20% 62.0M 1s 12300K .......... .......... .......... .......... .......... 20% 53.2M 1s 12350K .......... .......... .......... .......... .......... 20% 52.4M 1s 12400K .......... .......... .......... .......... .......... 20% 54.7M 1s 12450K .......... .......... .......... .......... .......... 20% 66.6M 1s 12500K .......... .......... .......... .......... .......... 20% 61.5M 1s 12550K .......... .......... .......... .......... .......... 20% 27.1M 1s 12600K .......... .......... .......... .......... .......... 20% 40.2M 1s 12650K .......... .......... .......... .......... .......... 20% 25.9M 1s 12700K .......... .......... .......... .......... .......... 21% 55.5M 1s 12750K .......... .......... .......... .......... .......... 21% 39.5M 1s 12800K .......... .......... .......... .......... .......... 21% 42.0M 1s 12850K .......... .......... .......... .......... .......... 21% 43.7M 1s 12900K .......... .......... .......... .......... .......... 21% 71.1M 1s 12950K .......... .......... .......... .......... .......... 21% 68.8M 1s 13000K .......... .......... .......... .......... .......... 21% 57.1M 1s 13050K .......... .......... .......... .......... .......... 21% 32.1M 1s 13100K .......... .......... .......... .......... .......... 21% 28.0M 1s 13150K .......... .......... .......... .......... .......... 21% 34.6M 1s 13200K .......... .......... .......... .......... .......... 21% 75.2M 1s 13250K .......... .......... .......... .......... .......... 21% 36.4M 1s 13300K .......... .......... .......... .......... .......... 22% 37.1M 1s 13350K .......... .......... .......... .......... .......... 22% 21.2M 1s 13400K .......... .......... .......... .......... .......... 22% 83.0M 1s 13450K .......... .......... .......... .......... .......... 22% 99.7M 1s 13500K .......... .......... .......... .......... .......... 22% 60.7M 1s 13550K .......... .......... .......... .......... .......... 22% 33.8M 1s 13600K .......... .......... .......... .......... .......... 22% 49.9M 1s 13650K .......... .......... .......... .......... .......... 22% 47.9M 1s 13700K .......... .......... .......... .......... .......... 22% 61.1M 1s 13750K .......... .......... .......... .......... .......... 22% 35.2M 1s 13800K .......... .......... .......... .......... .......... 22% 37.2M 1s 13850K .......... .......... .......... .......... .......... 22% 24.4M 1s 13900K .......... .......... .......... .......... .......... 23% 58.8M 1s 13950K .......... .......... .......... .......... .......... 23% 51.5M 1s 14000K .......... .......... .......... .......... .......... 23% 44.1M 1s 14050K .......... .......... .......... .......... .......... 23% 39.4M 1s 14100K .......... .......... .......... .......... .......... 23% 64.7M 1s 14150K .......... .......... .......... .......... .......... 23% 88.7M 1s 14200K .......... .......... .......... .......... .......... 23% 49.2M 1s 14250K .......... .......... .......... .......... .......... 23% 39.3M 1s 14300K .......... .......... .......... .......... .......... 23% 39.7M 1s 14350K .......... .......... .......... .......... .......... 23% 24.0M 1s 14400K .......... .......... .......... .......... .......... 23% 40.8M 1s 14450K .......... .......... .......... .......... .......... 23% 48.2M 1s 14500K .......... .......... .......... .......... .......... 24% 47.0M 1s 14550K .......... .......... .......... .......... .......... 24% 42.8M 1s 14600K .......... .......... .......... .......... .......... 24% 74.4M 1s 14650K .......... .......... .......... .......... .......... 24% 60.8M 1s 14700K .......... .......... .......... .......... .......... 24% 40.6M 1s 14750K .......... .......... .......... .......... .......... 24% 53.8M 1s 14800K .......... .......... .......... .......... .......... 24% 42.0M 1s 14850K .......... .......... .......... .......... .......... 24% 22.4M 1s 14900K .......... .......... .......... .......... .......... 24% 59.2M 1s 14950K .......... .......... .......... .......... .......... 24% 30.4M 1s 15000K .......... .......... .......... .......... .......... 24% 82.2M 1s 15050K .......... .......... .......... .......... .......... 24% 37.8M 1s 15100K .......... .......... .......... .......... .......... 25% 100M 1s 15150K .......... .......... .......... .......... .......... 25% 37.8M 1s 15200K .......... .......... .......... .......... .......... 25% 73.0M 1s 15250K .......... .......... .......... .......... .......... 25% 32.6M 1s 15300K .......... .......... .......... .......... .......... 25% 53.4M 1s 15350K .......... .......... .......... .......... .......... 25% 78.0M 1s 15400K .......... .......... .......... .......... .......... 25% 20.8M 1s 15450K .......... .......... .......... .......... .......... 25% 35.9M 1s 15500K .......... .......... .......... .......... .......... 25% 54.3M 1s 15550K .......... .......... .......... .......... .......... 25% 86.3M 1s 15600K .......... .......... .......... .......... .......... 25% 45.3M 1s 15650K .......... .......... .......... .......... .......... 25% 34.3M 1s 15700K .......... .......... .......... .......... .......... 26% 59.7M 1s 15750K .......... .......... .......... .......... .......... 26% 43.9M 1s 15800K .......... .......... .......... .......... .......... 26% 71.9M 1s 15850K .......... .......... .......... .......... .......... 26% 51.2M 1s 15900K .......... .......... .......... .......... .......... 26% 25.3M 1s 15950K .......... .......... .......... .......... .......... 26% 26.9M 1s 16000K .......... .......... .......... .......... .......... 26% 51.6M 1s 16050K .......... .......... .......... .......... .......... 26% 40.7M 1s 16100K .......... .......... .......... .......... .......... 26% 102M 1s 16150K .......... .......... .......... .......... .......... 26% 46.3M 1s 16200K .......... .......... .......... .......... .......... 26% 35.1M 1s 16250K .......... .......... .......... .......... .......... 26% 43.4M 1s 16300K .......... .......... .......... .......... .......... 27% 108M 1s 16350K .......... .......... .......... .......... .......... 27% 41.4M 1s 16400K .......... .......... .......... .......... .......... 27% 31.8M 1s 16450K .......... .......... .......... .......... .......... 27% 45.5M 1s 16500K .......... .......... .......... .......... .......... 27% 27.3M 1s 16550K .......... .......... .......... .......... .......... 27% 73.1M 1s 16600K .......... .......... .......... .......... .......... 27% 44.1M 1s 16650K .......... .......... .......... .......... .......... 27% 47.1M 1s 16700K .......... .......... .......... .......... .......... 27% 37.2M 1s 16750K .......... .......... .......... .......... .......... 27% 46.1M 1s 16800K .......... .......... .......... .......... .......... 27% 90.9M 1s 16850K .......... .......... .......... .......... .......... 27% 39.1M 1s 16900K .......... .......... .......... .......... .......... 27% 52.4M 1s 16950K .......... .......... .......... .......... .......... 28% 31.1M 1s 17000K .......... .......... .......... .......... .......... 28% 50.1M 1s 17050K .......... .......... .......... .......... .......... 28% 39.7M 1s 17100K .......... .......... .......... .......... .......... 28% 43.8M 1s 17150K .......... .......... .......... .......... .......... 28% 36.4M 1s 17200K .......... .......... .......... .......... .......... 28% 35.9M 1s 17250K .......... .......... .......... .......... .......... 28% 64.6M 1s 17300K .......... .......... .......... .......... .......... 28% 55.1M 1s 17350K .......... .......... .......... .......... .......... 28% 63.8M 1s 17400K .......... .......... .......... .......... .......... 28% 39.3M 1s 17450K .......... .......... .......... .......... .......... 28% 32.5M 1s 17500K .......... .......... .......... .......... .......... 28% 123M 1s 17550K .......... .......... .......... .......... .......... 29% 29.5M 1s 17600K .......... .......... .......... .......... .......... 29% 35.7M 1s 17650K .......... .......... .......... .......... .......... 29% 34.7M 1s 17700K .......... .......... .......... .......... .......... 29% 38.5M 1s 17750K .......... .......... .......... .......... .......... 29% 98.8M 1s 17800K .......... .......... .......... .......... .......... 29% 45.4M 1s 17850K .......... .......... .......... .......... .......... 29% 60.2M 1s 17900K .......... .......... .......... .......... .......... 29% 51.8M 1s 17950K .......... .......... .......... .......... .......... 29% 27.5M 1s 18000K .......... .......... .......... .......... .......... 29% 76.1M 1s 18050K .......... .......... .......... .......... .......... 29% 53.5M 1s 18100K .......... .......... .......... .......... .......... 29% 27.3M 1s 18150K .......... .......... .......... .......... .......... 30% 45.7M 1s 18200K .......... .......... .......... .......... .......... 30% 65.2M 1s 18250K .......... .......... .......... .......... .......... 30% 32.6M 1s 18300K .......... .......... .......... .......... .......... 30% 52.7M 1s 18350K .......... .......... .......... .......... .......... 30% 41.1M 1s 18400K .......... .......... .......... .......... .......... 30% 54.9M 1s 18450K .......... .......... .......... .......... .......... 30% 40.9M 1s 18500K .......... .......... .......... .......... .......... 30% 55.2M 1s 18550K .......... .......... .......... .......... .......... 30% 42.0M 1s 18600K .......... .......... .......... .......... .......... 30% 38.2M 1s 18650K .......... .......... .......... .......... .......... 30% 33.1M 1s 18700K .......... .......... .......... .......... .......... 30% 74.2M 1s 18750K .......... .......... .......... .......... .......... 31% 32.1M 1s 18800K .......... .......... .......... .......... .......... 31% 41.6M 1s 18850K .......... .......... .......... .......... .......... 31% 52.7M 1s 18900K .......... .......... .......... .......... .......... 31% 70.8M 1s 18950K .......... .......... .......... .......... .......... 31% 51.9M 1s 19000K .......... .......... .......... .......... .......... 31% 51.1M 1s 19050K .......... .......... .......... .......... .......... 31% 34.6M 1s 19100K .......... .......... .......... .......... .......... 31% 37.2M 1s 19150K .......... .......... .......... .......... .......... 31% 34.4M 1s 19200K .......... .......... .......... .......... .......... 31% 113M 1s 19250K .......... .......... .......... .......... .......... 31% 30.8M 1s 19300K .......... .......... .......... .......... .......... 31% 32.9M 1s 19350K .......... .......... .......... .......... .......... 32% 44.0M 1s 19400K .......... .......... .......... .......... .......... 32% 96.5M 1s 19450K .......... .......... .......... .......... .......... 32% 42.2M 1s 19500K .......... .......... .......... .......... .......... 32% 58.9M 1s 19550K .......... .......... .......... .......... .......... 32% 35.5M 1s 19600K .......... .......... .......... .......... .......... 32% 37.9M 1s 19650K .......... .......... .......... .......... .......... 32% 46.0M 1s 19700K .......... .......... .......... .......... .......... 32% 66.0M 1s 19750K .......... .......... .......... .......... .......... 32% 39.1M 1s 19800K .......... .......... .......... .......... .......... 32% 33.6M 1s 19850K .......... .......... .......... .......... .......... 32% 30.8M 1s 19900K .......... .......... .......... .......... .......... 32% 83.9M 1s 19950K .......... .......... .......... .......... .......... 33% 43.5M 1s 20000K .......... .......... .......... .......... .......... 33% 45.4M 1s 20050K .......... .......... .......... .......... .......... 33% 54.6M 1s 20100K .......... .......... .......... .......... .......... 33% 32.6M 1s 20150K .......... .......... .......... .......... .......... 33% 91.0M 1s 20200K .......... .......... .......... .......... .......... 33% 39.2M 1s 20250K .......... .......... .......... .......... .......... 33% 54.1M 1s 20300K .......... .......... .......... .......... .......... 33% 34.3M 1s 20350K .......... .......... .......... .......... .......... 33% 29.1M 1s 20400K .......... .......... .......... .......... .......... 33% 86.0M 1s 20450K .......... .......... .......... .......... .......... 33% 39.6M 1s 20500K .......... .......... .......... .......... .......... 33% 57.4M 1s 20550K .......... .......... .......... .......... .......... 34% 41.7M 1s 20600K .......... .......... .......... .......... .......... 34% 86.5M 1s 20650K .......... .......... .......... .......... .......... 34% 33.6M 1s 20700K .......... .......... .......... .......... .......... 34% 40.0M 1s 20750K .......... .......... .......... .......... .......... 34% 40.8M 1s 20800K .......... .......... .......... .......... .......... 34% 35.8M 1s 20850K .......... .......... .......... .......... .......... 34% 40.8M 1s 20900K .......... .......... .......... .......... .......... 34% 43.9M 1s 20950K .......... .......... .......... .......... .......... 34% 44.3M 1s 21000K .......... .......... .......... .......... .......... 34% 45.8M 1s 21050K .......... .......... .......... .......... .......... 34% 54.9M 1s 21100K .......... .......... .......... .......... .......... 34% 79.5M 1s 21150K .......... .......... .......... .......... .......... 35% 40.5M 1s 21200K .......... .......... .......... .......... .......... 35% 31.3M 1s 21250K .......... .......... .......... .......... .......... 35% 46.7M 1s 21300K .......... .......... .......... .......... .......... 35% 31.5M 1s 21350K .......... .......... .......... .......... .......... 35% 85.9M 1s 21400K .......... .......... .......... .......... .......... 35% 40.1M 1s 21450K .......... .......... .......... .......... .......... 35% 47.2M 1s 21500K .......... .......... .......... .......... .......... 35% 34.0M 1s 21550K .......... .......... .......... .......... .......... 35% 39.0M 1s 21600K .......... .......... .......... .......... .......... 35% 93.3M 1s 21650K .......... .......... .......... .......... .......... 35% 48.5M 1s 21700K .......... .......... .......... .......... .......... 35% 36.4M 1s 21750K .......... .......... .......... .......... .......... 36% 40.7M 1s 21800K .......... .......... .......... .......... .......... 36% 98.7M 1s 21850K .......... .......... .......... .......... .......... 36% 37.5M 1s 21900K .......... .......... .......... .......... .......... 36% 32.8M 1s 21950K .......... .......... .......... .......... .......... 36% 48.4M 1s 22000K .......... .......... .......... .......... .......... 36% 37.1M 1s 22050K .......... .......... .......... .......... .......... 36% 87.4M 1s 22100K .......... .......... .......... .......... .......... 36% 37.5M 1s 22150K .......... .......... .......... .......... .......... 36% 43.7M 1s 22200K .......... .......... .......... .......... .......... 36% 34.1M 1s 22250K .......... .......... .......... .......... .......... 36% 52.5M 1s 22300K .......... .......... .......... .......... .......... 36% 65.8M 1s 22350K .......... .......... .......... .......... .......... 36% 43.0M 1s 22400K .......... .......... .......... .......... .......... 37% 42.5M 1s 22450K .......... .......... .......... .......... .......... 37% 25.9M 1s 22500K .......... .......... .......... .......... .......... 37% 61.3M 1s 22550K .......... .......... .......... .......... .......... 37% 59.2M 1s 22600K .......... .......... .......... .......... .......... 37% 52.8M 1s 22650K .......... .......... .......... .......... .......... 37% 28.9M 1s 22700K .......... .......... .......... .......... .......... 37% 51.6M 1s 22750K .......... .......... .......... .......... .......... 37% 32.5M 1s 22800K .......... .......... .......... .......... .......... 37% 77.0M 1s 22850K .......... .......... .......... .......... .......... 37% 46.7M 1s 22900K .......... .......... .......... .......... .......... 37% 42.4M 1s 22950K .......... .......... .......... .......... .......... 37% 44.0M 1s 23000K .......... .......... .......... .......... .......... 38% 57.1M 1s 23050K .......... .......... .......... .......... .......... 38% 40.1M 1s 23100K .......... .......... .......... .......... .......... 38% 38.4M 1s 23150K .......... .......... .......... .......... .......... 38% 21.1M 1s 23200K .......... .......... .......... .......... .......... 38% 95.2M 1s 23250K .......... .......... .......... .......... .......... 38% 65.2M 1s 23300K .......... .......... .......... .......... .......... 38% 43.8M 1s 23350K .......... .......... .......... .......... .......... 38% 60.4M 1s 23400K .......... .......... .......... .......... .......... 38% 37.0M 1s 23450K .......... .......... .......... .......... .......... 38% 52.7M 1s 23500K .......... .......... .......... .......... .......... 38% 72.2M 1s 23550K .......... .......... .......... .......... .......... 38% 33.6M 1s 23600K .......... .......... .......... .......... .......... 39% 42.9M 1s 23650K .......... .......... .......... .......... .......... 39% 20.7M 1s 23700K .......... .......... .......... .......... .......... 39% 56.7M 1s 23750K .......... .......... .......... .......... .......... 39% 75.7M 1s 23800K .......... .......... .......... .......... .......... 39% 55.4M 1s 23850K .......... .......... .......... .......... .......... 39% 45.5M 1s 23900K .......... .......... .......... .......... .......... 39% 47.3M 1s 23950K .......... .......... .......... .......... .......... 39% 44.8M 1s 24000K .......... .......... .......... .......... .......... 39% 69.9M 1s 24050K .......... .......... .......... .......... .......... 39% 41.7M 1s 24100K .......... .......... .......... .......... .......... 39% 38.6M 1s 24150K .......... .......... .......... .......... .......... 39% 20.9M 1s 24200K .......... .......... .......... .......... .......... 40% 77.9M 1s 24250K .......... .......... .......... .......... .......... 40% 48.0M 1s 24300K .......... .......... .......... .......... .......... 40% 44.6M 1s 24350K .......... .......... .......... .......... .......... 40% 50.3M 1s 24400K .......... .......... .......... .......... .......... 40% 48.2M 1s 24450K .......... .......... .......... .......... .......... 40% 75.6M 1s 24500K .......... .......... .......... .......... .......... 40% 54.7M 1s 24550K .......... .......... .......... .......... .......... 40% 48.6M 1s 24600K .......... .......... .......... .......... .......... 40% 40.8M 1s 24650K .......... .......... .......... .......... .......... 40% 22.6M 1s 24700K .......... .......... .......... .......... .......... 40% 89.5M 1s 24750K .......... .......... .......... .......... .......... 40% 30.9M 1s 24800K .......... .......... .......... .......... .......... 41% 44.0M 1s 24850K .......... .......... .......... .......... .......... 41% 43.9M 1s 24900K .......... .......... .......... .......... .......... 41% 46.9M 1s 24950K .......... .......... .......... .......... .......... 41% 59.1M 1s 25000K .......... .......... .......... .......... .......... 41% 55.7M 1s 25050K .......... .......... .......... .......... .......... 41% 72.1M 1s 25100K .......... .......... .......... .......... .......... 41% 60.8M 1s 25150K .......... .......... .......... .......... .......... 41% 20.1M 1s 25200K .......... .......... .......... .......... .......... 41% 66.2M 1s 25250K .......... .......... .......... .......... .......... 41% 31.7M 1s 25300K .......... .......... .......... .......... .......... 41% 39.7M 1s 25350K .......... .......... .......... .......... .......... 41% 43.9M 1s 25400K .......... .......... .......... .......... .......... 42% 93.7M 1s 25450K .......... .......... .......... .......... .......... 42% 61.5M 1s 25500K .......... .......... .......... .......... .......... 42% 34.0M 1s 25550K .......... .......... .......... .......... .......... 42% 64.1M 1s 25600K .......... .......... .......... .......... .......... 42% 62.6M 1s 25650K .......... .......... .......... .......... .......... 42% 97.0M 1s 25700K .......... .......... .......... .......... .......... 42% 19.1M 1s 25750K .......... .......... .......... .......... .......... 42% 43.4M 1s 25800K .......... .......... .......... .......... .......... 42% 31.8M 1s 25850K .......... .......... .......... .......... .......... 42% 52.2M 1s 25900K .......... .......... .......... .......... .......... 42% 76.6M 1s 25950K .......... .......... .......... .......... .......... 42% 43.1M 1s 26000K .......... .......... .......... .......... .......... 43% 51.1M 1s 26050K .......... .......... .......... .......... .......... 43% 60.6M 1s 26100K .......... .......... .......... .......... .......... 43% 62.6M 1s 26150K .......... .......... .......... .......... .......... 43% 70.9M 1s 26200K .......... .......... .......... .......... .......... 43% 21.8M 1s 26250K .......... .......... .......... .......... .......... 43% 31.4M 1s 26300K .......... .......... .......... .......... .......... 43% 36.4M 1s 26350K .......... .......... .......... .......... .......... 43% 42.4M 1s 26400K .......... .......... .......... .......... .......... 43% 91.4M 1s 26450K .......... .......... .......... .......... .......... 43% 58.8M 1s 26500K .......... .......... .......... .......... .......... 43% 41.3M 1s 26550K .......... .......... .......... .......... .......... 43% 79.4M 1s 26600K .......... .......... .......... .......... .......... 44% 92.6M 1s 26650K .......... .......... .......... .......... .......... 44% 48.0M 1s 26700K .......... .......... .......... .......... .......... 44% 26.2M 1s 26750K .......... .......... .......... .......... .......... 44% 28.8M 1s 26800K .......... .......... .......... .......... .......... 44% 30.7M 1s 26850K .......... .......... .......... .......... .......... 44% 101M 1s 26900K .......... .......... .......... .......... .......... 44% 51.3M 1s 26950K .......... .......... .......... .......... .......... 44% 41.4M 1s 27000K .......... .......... .......... .......... .......... 44% 42.3M 1s 27050K .......... .......... .......... .......... .......... 44% 101M 1s 27100K .......... .......... .......... .......... .......... 44% 67.7M 1s 27150K .......... .......... .......... .......... .......... 44% 49.6M 1s 27200K .......... .......... .......... .......... .......... 45% 30.7M 1s 27250K .......... .......... .......... .......... .......... 45% 30.2M 1s 27300K .......... .......... .......... .......... .......... 45% 32.8M 1s 27350K .......... .......... .......... .......... .......... 45% 84.4M 1s 27400K .......... .......... .......... .......... .......... 45% 33.0M 1s 27450K .......... .......... .......... .......... .......... 45% 51.8M 1s 27500K .......... .......... .......... .......... .......... 45% 61.7M 1s 27550K .......... .......... .......... .......... .......... 45% 39.7M 1s 27600K .......... .......... .......... .......... .......... 45% 73.6M 1s 27650K .......... .......... .......... .......... .......... 45% 77.5M 1s 27700K .......... .......... .......... .......... .......... 45% 35.7M 1s 27750K .......... .......... .......... .......... .......... 45% 26.5M 1s 27800K .......... .......... .......... .......... .......... 45% 108M 1s 27850K .......... .......... .......... .......... .......... 46% 35.8M 1s 27900K .......... .......... .......... .......... .......... 46% 35.8M 1s 27950K .......... .......... .......... .......... .......... 46% 29.1M 1s 28000K .......... .......... .......... .......... .......... 46% 63.6M 1s 28050K .......... .......... .......... .......... .......... 46% 74.7M 1s 28100K .......... .......... .......... .......... .......... 46% 50.8M 1s 28150K .......... .......... .......... .......... .......... 46% 49.8M 1s 28200K .......... .......... .......... .......... .......... 46% 54.5M 1s 28250K .......... .......... .......... .......... .......... 46% 87.2M 1s 28300K .......... .......... .......... .......... .......... 46% 23.2M 1s 28350K .......... .......... .......... .......... .......... 46% 22.2M 1s 28400K .......... .......... .......... .......... .......... 46% 71.8M 1s 28450K .......... .......... .......... .......... .......... 47% 23.3M 1s 28500K .......... .......... .......... .......... .......... 47% 78.6M 1s 28550K .......... .......... .......... .......... .......... 47% 88.2M 1s 28600K .......... .......... .......... .......... .......... 47% 38.8M 1s 28650K .......... .......... .......... .......... .......... 47% 73.1M 1s 28700K .......... .......... .......... .......... .......... 47% 70.4M 1s 28750K .......... .......... .......... .......... .......... 47% 28.3M 1s 28800K .......... .......... .......... .......... .......... 47% 82.0M 1s 28850K .......... .......... .......... .......... .......... 47% 21.7M 1s 28900K .......... .......... .......... .......... .......... 47% 62.0M 1s 28950K .......... .......... .......... .......... .......... 47% 24.5M 1s 29000K .......... .......... .......... .......... .......... 47% 76.4M 1s 29050K .......... .......... .......... .......... .......... 48% 33.6M 1s 29100K .......... .......... .......... .......... .......... 48% 74.7M 1s 29150K .......... .......... .......... .......... .......... 48% 49.9M 1s 29200K .......... .......... .......... .......... .......... 48% 73.7M 1s 29250K .......... .......... .......... .......... .......... 48% 104M 1s 29300K .......... .......... .......... .......... .......... 48% 26.5M 1s 29350K .......... .......... .......... .......... .......... 48% 90.1M 1s 29400K .......... .......... .......... .......... .......... 48% 34.7M 1s 29450K .......... .......... .......... .......... .......... 48% 81.3M 1s 29500K .......... .......... .......... .......... .......... 48% 24.7M 1s 29550K .......... .......... .......... .......... .......... 48% 28.6M 1s 29600K .......... .......... .......... .......... .......... 48% 59.4M 1s 29650K .......... .......... .......... .......... .......... 49% 83.4M 1s 29700K .......... .......... .......... .......... .......... 49% 80.7M 1s 29750K .......... .......... .......... .......... .......... 49% 86.8M 1s 29800K .......... .......... .......... .......... .......... 49% 13.3M 1s 29850K .......... .......... .......... .......... .......... 49% 98.6M 1s 29900K .......... .......... .......... .......... .......... 49% 70.0M 1s 29950K .......... .......... .......... .......... .......... 49% 38.0M 1s 30000K .......... .......... .......... .......... .......... 49% 69.2M 1s 30050K .......... .......... .......... .......... .......... 49% 30.2M 1s 30100K .......... .......... .......... .......... .......... 49% 45.3M 1s 30150K .......... .......... .......... .......... .......... 49% 89.3M 1s 30200K .......... .......... .......... .......... .......... 49% 87.7M 1s 30250K .......... .......... .......... .......... .......... 50% 69.7M 1s 30300K .......... .......... .......... .......... .......... 50% 13.7M 1s 30350K .......... .......... .......... .......... .......... 50% 61.6M 1s 30400K .......... .......... .......... .......... .......... 50% 83.7M 1s 30450K .......... .......... .......... .......... .......... 50% 99.6M 1s 30500K .......... .......... .......... .......... .......... 50% 54.2M 1s 30550K .......... .......... .......... .......... .......... 50% 30.8M 1s 30600K .......... .......... .......... .......... .......... 50% 28.7M 1s 30650K .......... .......... .......... .......... .......... 50% 88.1M 1s 30700K .......... .......... .......... .......... .......... 50% 100M 1s 30750K .......... .......... .......... .......... .......... 50% 71.1M 1s 30800K .......... .......... .......... .......... .......... 50% 75.6M 1s 30850K .......... .......... .......... .......... .......... 51% 16.6M 1s 30900K .......... .......... .......... .......... .......... 51% 77.7M 1s 30950K .......... .......... .......... .......... .......... 51% 67.9M 1s 31000K .......... .......... .......... .......... .......... 51% 49.0M 1s 31050K .......... .......... .......... .......... .......... 51% 31.6M 1s 31100K .......... .......... .......... .......... .......... 51% 30.2M 1s 31150K .......... .......... .......... .......... .......... 51% 81.8M 1s 31200K .......... .......... .......... .......... .......... 51% 69.3M 1s 31250K .......... .......... .......... .......... .......... 51% 60.8M 1s 31300K .......... .......... .......... .......... .......... 51% 86.5M 1s 31350K .......... .......... .......... .......... .......... 51% 25.7M 1s 31400K .......... .......... .......... .......... .......... 51% 55.5M 1s 31450K .......... .......... .......... .......... .......... 52% 42.6M 1s 31500K .......... .......... .......... .......... .......... 52% 49.5M 1s 31550K .......... .......... .......... .......... .......... 52% 31.7M 1s 31600K .......... .......... .......... .......... .......... 52% 30.0M 1s 31650K .......... .......... .......... .......... .......... 52% 72.3M 1s 31700K .......... .......... .......... .......... .......... 52% 80.2M 1s 31750K .......... .......... .......... .......... .......... 52% 49.8M 1s 31800K .......... .......... .......... .......... .......... 52% 68.0M 1s 31850K .......... .......... .......... .......... .......... 52% 75.2M 1s 31900K .......... .......... .......... .......... .......... 52% 28.5M 1s 31950K .......... .......... .......... .......... .......... 52% 30.2M 1s 32000K .......... .......... .......... .......... .......... 52% 63.2M 1s 32050K .......... .......... .......... .......... .......... 53% 26.0M 1s 32100K .......... .......... .......... .......... .......... 53% 46.4M 1s 32150K .......... .......... .......... .......... .......... 53% 75.4M 1s 32200K .......... .......... .......... .......... .......... 53% 48.5M 1s 32250K .......... .......... .......... .......... .......... 53% 52.2M 1s 32300K .......... .......... .......... .......... .......... 53% 79.6M 1s 32350K .......... .......... .......... .......... .......... 53% 28.7M 1s 32400K .......... .......... .......... .......... .......... 53% 67.8M 1s 32450K .......... .......... .......... .......... .......... 53% 22.9M 1s 32500K .......... .......... .......... .......... .......... 53% 108M 1s 32550K .......... .......... .......... .......... .......... 53% 2.98M 1s 32600K .......... .......... .......... .......... .......... 53% 31.2M 1s 32650K .......... .......... .......... .......... .......... 54% 75.5M 1s 32700K .......... .......... .......... .......... .......... 54% 71.1M 1s 32750K .......... .......... .......... .......... .......... 54% 65.9M 1s 32800K .......... .......... .......... .......... .......... 54% 102M 1s 32850K .......... .......... .......... .......... .......... 54% 99.2M 1s 32900K .......... .......... .......... .......... .......... 54% 104M 1s 32950K .......... .......... .......... .......... .......... 54% 63.2M 1s 33000K .......... .......... .......... .......... .......... 54% 74.9M 1s 33050K .......... .......... .......... .......... .......... 54% 77.6M 1s 33100K .......... .......... .......... .......... .......... 54% 108M 1s 33150K .......... .......... .......... .......... .......... 54% 82.0M 1s 33200K .......... .......... .......... .......... .......... 54% 99.6M 1s 33250K .......... .......... .......... .......... .......... 54% 94.4M 1s 33300K .......... .......... .......... .......... .......... 55% 95.7M 1s 33350K .......... .......... .......... .......... .......... 55% 121M 1s 33400K .......... .......... .......... .......... .......... 55% 143M 1s 33450K .......... .......... .......... .......... .......... 55% 18.0M 1s 33500K .......... .......... .......... .......... .......... 55% 110M 1s 33550K .......... .......... .......... .......... .......... 55% 62.9M 1s 33600K .......... .......... .......... .......... .......... 55% 84.9M 1s 33650K .......... .......... .......... .......... .......... 55% 29.9M 1s 33700K .......... .......... .......... .......... .......... 55% 56.0M 1s 33750K .......... .......... .......... .......... .......... 55% 40.8M 1s 33800K .......... .......... .......... .......... .......... 55% 12.2M 1s 33850K .......... .......... .......... .......... .......... 55% 21.4M 1s 33900K .......... .......... .......... .......... .......... 56% 39.7M 1s 33950K .......... .......... .......... .......... .......... 56% 43.2M 1s 34000K .......... .......... .......... .......... .......... 56% 60.7M 1s 34050K .......... .......... .......... .......... .......... 56% 68.1M 1s 34100K .......... .......... .......... .......... .......... 56% 63.9M 1s 34150K .......... .......... .......... .......... .......... 56% 11.4M 1s 34200K .......... .......... .......... .......... .......... 56% 38.4M 1s 34250K .......... .......... .......... .......... .......... 56% 35.3M 1s 34300K .......... .......... .......... .......... .......... 56% 37.4M 1s 34350K .......... .......... .......... .......... .......... 56% 58.6M 1s 34400K .......... .......... .......... .......... .......... 56% 62.1M 1s 34450K .......... .......... .......... .......... .......... 56% 68.0M 1s 34500K .......... .......... .......... .......... .......... 57% 49.0M 1s 34550K .......... .......... .......... .......... .......... 57% 11.5M 1s 34600K .......... .......... .......... .......... .......... 57% 25.8M 1s 34650K .......... .......... .......... .......... .......... 57% 32.4M 1s 34700K .......... .......... .......... .......... .......... 57% 51.0M 1s 34750K .......... .......... .......... .......... .......... 57% 52.9M 1s 34800K .......... .......... .......... .......... .......... 57% 53.9M 1s 34850K .......... .......... .......... .......... .......... 57% 64.8M 1s 34900K .......... .......... .......... .......... .......... 57% 12.0M 1s 34950K .......... .......... .......... .......... .......... 57% 28.0M 1s 35000K .......... .......... .......... .......... .......... 57% 66.6M 1s 35050K .......... .......... .......... .......... .......... 57% 26.7M 1s 35100K .......... .......... .......... .......... .......... 58% 56.4M 1s 35150K .......... .......... .......... .......... .......... 58% 57.2M 1s 35200K .......... .......... .......... .......... .......... 58% 58.1M 1s 35250K .......... .......... .......... .......... .......... 58% 62.0M 1s 35300K .......... .......... .......... .......... .......... 58% 12.2M 1s 35350K .......... .......... .......... .......... .......... 58% 25.3M 1s 35400K .......... .......... .......... .......... .......... 58% 39.6M 1s 35450K .......... .......... .......... .......... .......... 58% 64.8M 1s 35500K .......... .......... .......... .......... .......... 58% 37.4M 1s 35550K .......... .......... .......... .......... .......... 58% 56.2M 1s 35600K .......... .......... .......... .......... .......... 58% 47.2M 1s 35650K .......... .......... .......... .......... .......... 58% 13.4M 1s 35700K .......... .......... .......... .......... .......... 59% 76.5M 1s 35750K .......... .......... .......... .......... .......... 59% 22.4M 1s 35800K .......... .......... .......... .......... .......... 59% 33.9M 1s 35850K .......... .......... .......... .......... .......... 59% 39.8M 1s 35900K .......... .......... .......... .......... .......... 59% 51.8M 1s 35950K .......... .......... .......... .......... .......... 59% 52.2M 1s 36000K .......... .......... .......... .......... .......... 59% 61.1M 1s 36050K .......... .......... .......... .......... .......... 59% 13.5M 1s 36100K .......... .......... .......... .......... .......... 59% 43.7M 1s 36150K .......... .......... .......... .......... .......... 59% 23.8M 1s 36200K .......... .......... .......... .......... .......... 59% 60.6M 1s 36250K .......... .......... .......... .......... .......... 59% 36.7M 1s 36300K .......... .......... .......... .......... .......... 60% 46.1M 1s 36350K .......... .......... .......... .......... .......... 60% 43.7M 1s 36400K .......... .......... .......... .......... .......... 60% 19.7M 1s 36450K .......... .......... .......... .......... .......... 60% 34.8M 1s 36500K .......... .......... .......... .......... .......... 60% 36.6M 1s 36550K .......... .......... .......... .......... .......... 60% 27.9M 1s 36600K .......... .......... .......... .......... .......... 60% 29.5M 1s 36650K .......... .......... .......... .......... .......... 60% 63.4M 1s 36700K .......... .......... .......... .......... .......... 60% 45.4M 1s 36750K .......... .......... .......... .......... .......... 60% 42.7M 1s 36800K .......... .......... .......... .......... .......... 60% 16.4M 1s 36850K .......... .......... .......... .......... .......... 60% 24.4M 1s 36900K .......... .......... .......... .......... .......... 61% 68.0M 1s 36950K .......... .......... .......... .......... .......... 61% 34.3M 1s 37000K .......... .......... .......... .......... .......... 61% 30.5M 1s 37050K .......... .......... .......... .......... .......... 61% 48.3M 1s 37100K .......... .......... .......... .......... .......... 61% 53.9M 1s 37150K .......... .......... .......... .......... .......... 61% 25.2M 1s 37200K .......... .......... .......... .......... .......... 61% 29.0M 1s 37250K .......... .......... .......... .......... .......... 61% 20.3M 1s 37300K .......... .......... .......... .......... .......... 61% 35.6M 1s 37350K .......... .......... .......... .......... .......... 61% 41.8M 1s 37400K .......... .......... .......... .......... .......... 61% 59.9M 1s 37450K .......... .......... .......... .......... .......... 61% 31.6M 1s 37500K .......... .......... .......... .......... .......... 62% 47.5M 1s 37550K .......... .......... .......... .......... .......... 62% 23.7M 1s 37600K .......... .......... .......... .......... .......... 62% 21.4M 1s 37650K .......... .......... .......... .......... .......... 62% 35.8M 1s 37700K .......... .......... .......... .......... .......... 62% 36.4M 1s 37750K .......... .......... .......... .......... .......... 62% 42.9M 1s 37800K .......... .......... .......... .......... .......... 62% 34.9M 1s 37850K .......... .......... .......... .......... .......... 62% 61.7M 1s 37900K .......... .......... .......... .......... .......... 62% 43.0M 1s 37950K .......... .......... .......... .......... .......... 62% 24.4M 1s 38000K .......... .......... .......... .......... .......... 62% 14.6M 1s 38050K .......... .......... .......... .......... .......... 62% 40.1M 1s 38100K .......... .......... .......... .......... .......... 63% 73.4M 1s 38150K .......... .......... .......... .......... .......... 63% 49.4M 1s 38200K .......... .......... .......... .......... .......... 63% 35.4M 1s 38250K .......... .......... .......... .......... .......... 63% 33.4M 1s 38300K .......... .......... .......... .......... .......... 63% 76.8M 1s 38350K .......... .......... .......... .......... .......... 63% 17.4M 1s 38400K .......... .......... .......... .......... .......... 63% 21.4M 1s 38450K .......... .......... .......... .......... .......... 63% 35.9M 1s 38500K .......... .......... .......... .......... .......... 63% 41.7M 1s 38550K .......... .......... .......... .......... .......... 63% 36.6M 1s 38600K .......... .......... .......... .......... .......... 63% 81.9M 1s 38650K .......... .......... .......... .......... .......... 63% 38.5M 1s 38700K .......... .......... .......... .......... .......... 63% 38.6M 1s 38750K .......... .......... .......... .......... .......... 64% 17.6M 1s 38800K .......... .......... .......... .......... .......... 64% 20.6M 1s 38850K .......... .......... .......... .......... .......... 64% 83.9M 1s 38900K .......... .......... .......... .......... .......... 64% 36.2M 1s 38950K .......... .......... .......... .......... .......... 64% 45.6M 1s 39000K .......... .......... .......... .......... .......... 64% 35.9M 1s 39050K .......... .......... .......... .......... .......... 64% 52.3M 1s 39100K .......... .......... .......... .......... .......... 64% 33.8M 1s 39150K .......... .......... .......... .......... .......... 64% 18.5M 1s 39200K .......... .......... .......... .......... .......... 64% 26.6M 1s 39250K .......... .......... .......... .......... .......... 64% 32.9M 1s 39300K .......... .......... .......... .......... .......... 64% 83.5M 1s 39350K .......... .......... .......... .......... .......... 65% 41.1M 1s 39400K .......... .......... .......... .......... .......... 65% 33.3M 1s 39450K .......... .......... .......... .......... .......... 65% 23.6M 1s 39500K .......... .......... .......... .......... .......... 65% 84.2M 1s 39550K .......... .......... .......... .......... .......... 65% 25.2M 1s 39600K .......... .......... .......... .......... .......... 65% 21.0M 1s 39650K .......... .......... .......... .......... .......... 65% 43.5M 1s 39700K .......... .......... .......... .......... .......... 65% 31.0M 1s 39750K .......... .......... .......... .......... .......... 65% 56.2M 1s 39800K .......... .......... .......... .......... .......... 65% 47.5M 1s 39850K .......... .......... .......... .......... .......... 65% 23.8M 1s 39900K .......... .......... .......... .......... .......... 65% 44.3M 1s 39950K .......... .......... .......... .......... .......... 66% 20.7M 1s 40000K .......... .......... .......... .......... .......... 66% 22.3M 1s 40050K .......... .......... .......... .......... .......... 66% 86.0M 1s 40100K .......... .......... .......... .......... .......... 66% 43.7M 1s 40150K .......... .......... .......... .......... .......... 66% 39.4M 1s 40200K .......... .......... .......... .......... .......... 66% 27.3M 1s 40250K .......... .......... .......... .......... .......... 66% 46.9M 1s 40300K .......... .......... .......... .......... .......... 66% 35.2M 1s 40350K .......... .......... .......... .......... .......... 66% 28.0M 1s 40400K .......... .......... .......... .......... .......... 66% 20.6M 1s 40450K .......... .......... .......... .......... .......... 66% 47.1M 1s 40500K .......... .......... .......... .......... .......... 66% 73.1M 1s 40550K .......... .......... .......... .......... .......... 67% 33.4M 1s 40600K .......... .......... .......... .......... .......... 67% 22.6M 1s 40650K .......... .......... .......... .......... .......... 67% 39.3M 1s 40700K .......... .......... .......... .......... .......... 67% 76.8M 0s 40750K .......... .......... .......... .......... .......... 67% 34.1M 0s 40800K .......... .......... .......... .......... .......... 67% 15.6M 0s 40850K .......... .......... .......... .......... .......... 67% 50.5M 0s 40900K .......... .......... .......... .......... .......... 67% 54.7M 0s 40950K .......... .......... .......... .......... .......... 67% 30.7M 0s 41000K .......... .......... .......... .......... .......... 67% 32.5M 0s 41050K .......... .......... .......... .......... .......... 67% 37.7M 0s 41100K .......... .......... .......... .......... .......... 67% 35.8M 0s 41150K .......... .......... .......... .......... .......... 68% 47.2M 0s 41200K .......... .......... .......... .......... .......... 68% 14.0M 0s 41250K .......... .......... .......... .......... .......... 68% 81.7M 0s 41300K .......... .......... .......... .......... .......... 68% 46.8M 0s 41350K .......... .......... .......... .......... .......... 68% 44.4M 0s 41400K .......... .......... .......... .......... .......... 68% 20.0M 0s 41450K .......... .......... .......... .......... .......... 68% 86.9M 0s 41500K .......... .......... .......... .......... .......... 68% 42.5M 0s 41550K .......... .......... .......... .......... .......... 68% 44.9M 0s 41600K .......... .......... .......... .......... .......... 68% 14.3M 0s 41650K .......... .......... .......... .......... .......... 68% 41.5M 0s 41700K .......... .......... .......... .......... .......... 68% 84.4M 0s 41750K .......... .......... .......... .......... .......... 69% 44.5M 0s 41800K .......... .......... .......... .......... .......... 69% 20.5M 0s 41850K .......... .......... .......... .......... .......... 69% 38.5M 0s 41900K .......... .......... .......... .......... .......... 69% 105M 0s 41950K .......... .......... .......... .......... .......... 69% 37.9M 0s 42000K .......... .......... .......... .......... .......... 69% 15.1M 0s 42050K .......... .......... .......... .......... .......... 69% 38.5M 0s 42100K .......... .......... .......... .......... .......... 69% 49.6M 0s 42150K .......... .......... .......... .......... .......... 69% 62.8M 0s 42200K .......... .......... .......... .......... .......... 69% 40.5M 0s 42250K .......... .......... .......... .......... .......... 69% 21.6M 0s 42300K .......... .......... .......... .......... .......... 69% 43.0M 0s 42350K .......... .......... .......... .......... .......... 70% 36.5M 0s 42400K .......... .......... .......... .......... .......... 70% 14.9M 0s 42450K .......... .......... .......... .......... .......... 70% 68.7M 0s 42500K .......... .......... .......... .......... .......... 70% 40.7M 0s 42550K .......... .......... .......... .......... .......... 70% 47.2M 0s 42600K .......... .......... .......... .......... .......... 70% 60.0M 0s 42650K .......... .......... .......... .......... .......... 70% 22.8M 0s 42700K .......... .......... .......... .......... .......... 70% 35.4M 0s 42750K .......... .......... .......... .......... .......... 70% 53.2M 0s 42800K .......... .......... .......... .......... .......... 70% 15.4M 0s 42850K .......... .......... .......... .......... .......... 70% 36.5M 0s 42900K .......... .......... .......... .......... .......... 70% 85.7M 0s 42950K .......... .......... .......... .......... .......... 71% 40.5M 0s 43000K .......... .......... .......... .......... .......... 71% 24.7M 0s 43050K .......... .......... .......... .......... .......... 71% 30.3M 0s 43100K .......... .......... .......... .......... .......... 71% 93.1M 0s 43150K .......... .......... .......... .......... .......... 71% 45.0M 0s 43200K .......... .......... .......... .......... .......... 71% 16.6M 0s 43250K .......... .......... .......... .......... .......... 71% 36.4M 0s 43300K .......... .......... .......... .......... .......... 71% 38.3M 0s 43350K .......... .......... .......... .......... .......... 71% 30.9M 0s 43400K .......... .......... .......... .......... .......... 71% 56.4M 0s 43450K .......... .......... .......... .......... .......... 71% 27.6M 0s 43500K .......... .......... .......... .......... .......... 71% 45.2M 0s 43550K .......... .......... .......... .......... .......... 72% 19.4M 0s 43600K .......... .......... .......... .......... .......... 72% 24.6M 0s 43650K .......... .......... .......... .......... .......... 72% 86.6M 0s 43700K .......... .......... .......... .......... .......... 72% 40.8M 0s 43750K .......... .......... .......... .......... .......... 72% 36.7M 0s 43800K .......... .......... .......... .......... .......... 72% 28.9M 0s 43850K .......... .......... .......... .......... .......... 72% 47.8M 0s 43900K .......... .......... .......... .......... .......... 72% 33.8M 0s 43950K .......... .......... .......... .......... .......... 72% 23.4M 0s 44000K .......... .......... .......... .......... .......... 72% 32.5M 0s 44050K .......... .......... .......... .......... .......... 72% 29.7M 0s 44100K .......... .......... .......... .......... .......... 72% 81.2M 0s 44150K .......... .......... .......... .......... .......... 73% 29.8M 0s 44200K .......... .......... .......... .......... .......... 73% 35.4M 0s 44250K .......... .......... .......... .......... .......... 73% 31.9M 0s 44300K .......... .......... .......... .......... .......... 73% 72.7M 0s 44350K .......... .......... .......... .......... .......... 73% 20.5M 0s 44400K .......... .......... .......... .......... .......... 73% 25.6M 0s 44450K .......... .......... .......... .......... .......... 73% 34.9M 0s 44500K .......... .......... .......... .......... .......... 73% 43.6M 0s 44550K .......... .......... .......... .......... .......... 73% 69.7M 0s 44600K .......... .......... .......... .......... .......... 73% 31.9M 0s 44650K .......... .......... .......... .......... .......... 73% 32.0M 0s 44700K .......... .......... .......... .......... .......... 73% 26.1M 0s 44750K .......... .......... .......... .......... .......... 73% 20.2M 0s 44800K .......... .......... .......... .......... .......... 74% 25.1M 0s 44850K .......... .......... .......... .......... .......... 74% 74.2M 0s 44900K .......... .......... .......... .......... .......... 74% 45.9M 0s 44950K .......... .......... .......... .......... .......... 74% 42.6M 0s 45000K .......... .......... .......... .......... .......... 74% 32.3M 0s 45050K .......... .......... .......... .......... .......... 74% 72.6M 0s 45100K .......... .......... .......... .......... .......... 74% 19.5M 0s 45150K .......... .......... .......... .......... .......... 74% 27.7M 0s 45200K .......... .......... .......... .......... .......... 74% 24.6M 0s 45250K .......... .......... .......... .......... .......... 74% 49.3M 0s 45300K .......... .......... .......... .......... .......... 74% 68.7M 0s 45350K .......... .......... .......... .......... .......... 74% 40.2M 0s 45400K .......... .......... .......... .......... .......... 75% 29.6M 0s 45450K .......... .......... .......... .......... .......... 75% 35.7M 0s 45500K .......... .......... .......... .......... .......... 75% 90.1M 0s 45550K .......... .......... .......... .......... .......... 75% 17.8M 0s 45600K .......... .......... .......... .......... .......... 75% 26.0M 0s 45650K .......... .......... .......... .......... .......... 75% 38.4M 0s 45700K .......... .......... .......... .......... .......... 75% 33.5M 0s 45750K .......... .......... .......... .......... .......... 75% 67.7M 0s 45800K .......... .......... .......... .......... .......... 75% 39.6M 0s 45850K .......... .......... .......... .......... .......... 75% 32.4M 0s 45900K .......... .......... .......... .......... .......... 75% 42.8M 0s 45950K .......... .......... .......... .......... .......... 75% 14.1M 0s 46000K .......... .......... .......... .......... .......... 76% 39.6M 0s 46050K .......... .......... .......... .......... .......... 76% 59.8M 0s 46100K .......... .......... .......... .......... .......... 76% 35.7M 0s 46150K .......... .......... .......... .......... .......... 76% 30.6M 0s 46200K .......... .......... .......... .......... .......... 76% 51.6M 0s 46250K .......... .......... .......... .......... .......... 76% 82.5M 0s 46300K .......... .......... .......... .......... .......... 76% 29.5M 0s 46350K .......... .......... .......... .......... .......... 76% 18.0M 0s 46400K .......... .......... .......... .......... .......... 76% 21.6M 0s 46450K .......... .......... .......... .......... .......... 76% 35.3M 0s 46500K .......... .......... .......... .......... .......... 76% 114M 0s 46550K .......... .......... .......... .......... .......... 76% 36.6M 0s 46600K .......... .......... .......... .......... .......... 77% 42.1M 0s 46650K .......... .......... .......... .......... .......... 77% 17.8M 0s 46700K .......... .......... .......... .......... .......... 77% 3.31M 0s 46750K .......... .......... .......... .......... .......... 77% 57.9M 0s 46800K .......... .......... .......... .......... .......... 77% 63.4M 0s 46850K .......... .......... .......... .......... .......... 77% 76.9M 0s 46900K .......... .......... .......... .......... .......... 77% 87.0M 0s 46950K .......... .......... .......... .......... .......... 77% 79.2M 0s 47000K .......... .......... .......... .......... .......... 77% 64.0M 0s 47050K .......... .......... .......... .......... .......... 77% 69.7M 0s 47100K .......... .......... .......... .......... .......... 77% 64.0M 0s 47150K .......... .......... .......... .......... .......... 77% 64.7M 0s 47200K .......... .......... .......... .......... .......... 78% 79.9M 0s 47250K .......... .......... .......... .......... .......... 78% 81.3M 0s 47300K .......... .......... .......... .......... .......... 78% 60.1M 0s 47350K .......... .......... .......... .......... .......... 78% 55.8M 0s 47400K .......... .......... .......... .......... .......... 78% 18.7M 0s 47450K .......... .......... .......... .......... .......... 78% 16.9M 0s 47500K .......... .......... .......... .......... .......... 78% 32.8M 0s 47550K .......... .......... .......... .......... .......... 78% 45.3M 0s 47600K .......... .......... .......... .......... .......... 78% 15.9M 0s 47650K .......... .......... .......... .......... .......... 78% 24.4M 0s 47700K .......... .......... .......... .......... .......... 78% 37.2M 0s 47750K .......... .......... .......... .......... .......... 78% 14.4M 0s 47800K .......... .......... .......... .......... .......... 79% 34.4M 0s 47850K .......... .......... .......... .......... .......... 79% 24.1M 0s 47900K .......... .......... .......... .......... .......... 79% 39.4M 0s 47950K .......... .......... .......... .......... .......... 79% 16.4M 0s 48000K .......... .......... .......... .......... .......... 79% 20.2M 0s 48050K .......... .......... .......... .......... .......... 79% 20.8M 0s 48100K .......... .......... .......... .......... .......... 79% 29.5M 0s 48150K .......... .......... .......... .......... .......... 79% 50.3M 0s 48200K .......... .......... .......... .......... .......... 79% 20.3M 0s 48250K .......... .......... .......... .......... .......... 79% 14.4M 0s 48300K .......... .......... .......... .......... .......... 79% 33.3M 0s 48350K .......... .......... .......... .......... .......... 79% 17.8M 0s 48400K .......... .......... .......... .......... .......... 80% 31.7M 0s 48450K .......... .......... .......... .......... .......... 80% 57.8M 0s 48500K .......... .......... .......... .......... .......... 80% 20.9M 0s 48550K .......... .......... .......... .......... .......... 80% 13.8M 0s 48600K .......... .......... .......... .......... .......... 80% 35.2M 0s 48650K .......... .......... .......... .......... .......... 80% 29.4M 0s 48700K .......... .......... .......... .......... .......... 80% 24.4M 0s 48750K .......... .......... .......... .......... .......... 80% 28.1M 0s 48800K .......... .......... .......... .......... .......... 80% 17.3M 0s 48850K .......... .......... .......... .......... .......... 80% 16.7M 0s 48900K .......... .......... .......... .......... .......... 80% 76.7M 0s 48950K .......... .......... .......... .......... .......... 80% 15.9M 0s 49000K .......... .......... .......... .......... .......... 81% 32.3M 0s 49050K .......... .......... .......... .......... .......... 81% 41.0M 0s 49100K .......... .......... .......... .......... .......... 81% 14.0M 0s 49150K .......... .......... .......... .......... .......... 81% 29.0M 0s 49200K .......... .......... .......... .......... .......... 81% 14.3M 0s 49250K .......... .......... .......... .......... .......... 81% 48.3M 0s 49300K .......... .......... .......... .......... .......... 81% 34.5M 0s 49350K .......... .......... .......... .......... .......... 81% 74.6M 0s 49400K .......... .......... .......... .......... .......... 81% 11.0M 0s 49450K .......... .......... .......... .......... .......... 81% 13.2M 0s 49500K .......... .......... .......... .......... .......... 81% 42.4M 0s 49550K .......... .......... .......... .......... .......... 81% 38.8M 0s 49600K .......... .......... .......... .......... .......... 82% 32.4M 0s 49650K .......... .......... .......... .......... .......... 82% 28.8M 0s 49700K .......... .......... .......... .......... .......... 82% 8.28M 0s 49750K .......... .......... .......... .......... .......... 82% 39.3M 0s 49800K .......... .......... .......... .......... .......... 82% 45.9M 0s 49850K .......... .......... .......... .......... .......... 82% 48.4M 0s 49900K .......... .......... .......... .......... .......... 82% 45.2M 0s 49950K .......... .......... .......... .......... .......... 82% 20.0M 0s 50000K .......... .......... .......... .......... .......... 82% 7.83M 0s 50050K .......... .......... .......... .......... .......... 82% 52.7M 0s 50100K .......... .......... .......... .......... .......... 82% 42.1M 0s 50150K .......... .......... .......... .......... .......... 82% 82.8M 0s 50200K .......... .......... .......... .......... .......... 82% 36.4M 0s 50250K .......... .......... .......... .......... .......... 83% 41.8M 0s 50300K .......... .......... .......... .......... .......... 83% 8.06M 0s 50350K .......... .......... .......... .......... .......... 83% 34.8M 0s 50400K .......... .......... .......... .......... .......... 83% 35.8M 0s 50450K .......... .......... .......... .......... .......... 83% 42.3M 0s 50500K .......... .......... .......... .......... .......... 83% 60.3M 0s 50550K .......... .......... .......... .......... .......... 83% 51.4M 0s 50600K .......... .......... .......... .......... .......... 83% 6.98M 0s 50650K .......... .......... .......... .......... .......... 83% 36.0M 0s 50700K .......... .......... .......... .......... .......... 83% 40.7M 0s 50750K .......... .......... .......... .......... .......... 83% 33.7M 0s 50800K .......... .......... .......... .......... .......... 83% 106M 0s 50850K .......... .......... .......... .......... .......... 84% 8.64M 0s 50900K .......... .......... .......... .......... .......... 84% 26.0M 0s 50950K .......... .......... .......... .......... .......... 84% 30.7M 0s 51000K .......... .......... .......... .......... .......... 84% 40.9M 0s 51050K .......... .......... .......... .......... .......... 84% 90.4M 0s 51100K .......... .......... .......... .......... .......... 84% 5.73M 0s 51150K .......... .......... .......... .......... .......... 84% 41.6M 0s 51200K .......... .......... .......... .......... .......... 84% 27.9M 0s 51250K .......... .......... .......... .......... .......... 84% 98.3M 0s 51300K .......... .......... .......... .......... .......... 84% 121M 0s 51350K .......... .......... .......... .......... .......... 84% 89.2M 0s 51400K .......... .......... .......... .......... .......... 84% 6.47M 0s 51450K .......... .......... .......... .......... .......... 85% 35.2M 0s 51500K .......... .......... .......... .......... .......... 85% 34.4M 0s 51550K .......... .......... .......... .......... .......... 85% 77.5M 0s 51600K .......... .......... .......... .......... .......... 85% 109M 0s 51650K .......... .......... .......... .......... .......... 85% 7.81M 0s 51700K .......... .......... .......... .......... .......... 85% 48.9M 0s 51750K .......... .......... .......... .......... .......... 85% 31.5M 0s 51800K .......... .......... .......... .......... .......... 85% 40.6M 0s 51850K .......... .......... .......... .......... .......... 85% 38.1M 0s 51900K .......... .......... .......... .......... .......... 85% 123M 0s 51950K .......... .......... .......... .......... .......... 85% 7.40M 0s 52000K .......... .......... .......... .......... .......... 85% 24.9M 0s 52050K .......... .......... .......... .......... .......... 86% 36.5M 0s 52100K .......... .......... .......... .......... .......... 86% 38.8M 0s 52150K .......... .......... .......... .......... .......... 86% 88.1M 0s 52200K .......... .......... .......... .......... .......... 86% 106M 0s 52250K .......... .......... .......... .......... .......... 86% 110M 0s 52300K .......... .......... .......... .......... .......... 86% 6.60M 0s 52350K .......... .......... .......... .......... .......... 86% 32.5M 0s 52400K .......... .......... .......... .......... .......... 86% 44.7M 0s 52450K .......... .......... .......... .......... .......... 86% 57.2M 0s 52500K .......... .......... .......... .......... .......... 86% 108M 0s 52550K .......... .......... .......... .......... .......... 86% 7.49M 0s 52600K .......... .......... .......... .......... .......... 86% 26.3M 0s 52650K .......... .......... .......... .......... .......... 87% 34.5M 0s 52700K .......... .......... .......... .......... .......... 87% 26.2M 0s 52750K .......... .......... .......... .......... .......... 87% 85.5M 0s 52800K .......... .......... .......... .......... .......... 87% 109M 0s 52850K .......... .......... .......... .......... .......... 87% 9.20M 0s 52900K .......... .......... .......... .......... .......... 87% 22.9M 0s 52950K .......... .......... .......... .......... .......... 87% 28.1M 0s 53000K .......... .......... .......... .......... .......... 87% 26.6M 0s 53050K .......... .......... .......... .......... .......... 87% 97.8M 0s 53100K .......... .......... .......... .......... .......... 87% 110M 0s 53150K .......... .......... .......... .......... .......... 87% 9.62M 0s 53200K .......... .......... .......... .......... .......... 87% 18.6M 0s 53250K .......... .......... .......... .......... .......... 88% 29.8M 0s 53300K .......... .......... .......... .......... .......... 88% 83.0M 0s 53350K .......... .......... .......... .......... .......... 88% 37.9M 0s 53400K .......... .......... .......... .......... .......... 88% 107M 0s 53450K .......... .......... .......... .......... .......... 88% 92.3M 0s 53500K .......... .......... .......... .......... .......... 88% 6.91M 0s 53550K .......... .......... .......... .......... .......... 88% 40.7M 0s 53600K .......... .......... .......... .......... .......... 88% 49.6M 0s 53650K .......... .......... .......... .......... .......... 88% 56.3M 0s 53700K .......... .......... .......... .......... .......... 88% 55.8M 0s 53750K .......... .......... .......... .......... .......... 88% 9.41M 0s 53800K .......... .......... .......... .......... .......... 88% 18.9M 0s 53850K .......... .......... .......... .......... .......... 89% 63.7M 0s 53900K .......... .......... .......... .......... .......... 89% 91.9M 0s 53950K .......... .......... .......... .......... .......... 89% 32.4M 0s 54000K .......... .......... .......... .......... .......... 89% 58.3M 0s 54050K .......... .......... .......... .......... .......... 89% 9.60M 0s 54100K .......... .......... .......... .......... .......... 89% 16.4M 0s 54150K .......... .......... .......... .......... .......... 89% 58.1M 0s 54200K .......... .......... .......... .......... .......... 89% 49.4M 0s 54250K .......... .......... .......... .......... .......... 89% 49.8M 0s 54300K .......... .......... .......... .......... .......... 89% 41.4M 0s 54350K .......... .......... .......... .......... .......... 89% 7.88M 0s 54400K .......... .......... .......... .......... .......... 89% 36.9M 0s 54450K .......... .......... .......... .......... .......... 90% 47.4M 0s 54500K .......... .......... .......... .......... .......... 90% 51.8M 0s 54550K .......... .......... .......... .......... .......... 90% 35.2M 0s 54600K .......... .......... .......... .......... .......... 90% 10.4M 0s 54650K .......... .......... .......... .......... .......... 90% 29.3M 0s 54700K .......... .......... .......... .......... .......... 90% 34.1M 0s 54750K .......... .......... .......... .......... .......... 90% 22.9M 0s 54800K .......... .......... .......... .......... .......... 90% 56.4M 0s 54850K .......... .......... .......... .......... .......... 90% 9.69M 0s 54900K .......... .......... .......... .......... .......... 90% 71.0M 0s 54950K .......... .......... .......... .......... .......... 90% 38.9M 0s 55000K .......... .......... .......... .......... .......... 90% 22.4M 0s 55050K .......... .......... .......... .......... .......... 91% 41.8M 0s 55100K .......... .......... .......... .......... .......... 91% 53.6M 0s 55150K .......... .......... .......... .......... .......... 91% 9.25M 0s 55200K .......... .......... .......... .......... .......... 91% 62.0M 0s 55250K .......... .......... .......... .......... .......... 91% 28.3M 0s 55300K .......... .......... .......... .......... .......... 91% 26.8M 0s 55350K .......... .......... .......... .......... .......... 91% 64.1M 0s 55400K .......... .......... .......... .......... .......... 91% 28.2M 0s 55450K .......... .......... .......... .......... .......... 91% 8.99M 0s 55500K .......... .......... .......... .......... .......... 91% 93.0M 0s 55550K .......... .......... .......... .......... .......... 91% 20.0M 0s 55600K .......... .......... .......... .......... .......... 91% 98.1M 0s 55650K .......... .......... .......... .......... .......... 91% 53.0M 0s 55700K .......... .......... .......... .......... .......... 92% 32.4M 0s 55750K .......... .......... .......... .......... .......... 92% 8.45M 0s 55800K .......... .......... .......... .......... .......... 92% 106M 0s 55850K .......... .......... .......... .......... .......... 92% 22.4M 0s 55900K .......... .......... .......... .......... .......... 92% 68.3M 0s 55950K .......... .......... .......... .......... .......... 92% 30.4M 0s 56000K .......... .......... .......... .......... .......... 92% 7.46M 0s 56050K .......... .......... .......... .......... .......... 92% 88.2M 0s 56100K .......... .......... .......... .......... .......... 92% 79.6M 0s 56150K .......... .......... .......... .......... .......... 92% 13.4M 0s 56200K .......... .......... .......... .......... .......... 92% 68.7M 0s 56250K .......... .......... .......... .......... .......... 92% 73.2M 0s 56300K .......... .......... .......... .......... .......... 93% 70.8M 0s 56350K .......... .......... .......... .......... .......... 93% 10.5M 0s 56400K .......... .......... .......... .......... .......... 93% 20.1M 0s 56450K .......... .......... .......... .......... .......... 93% 21.5M 0s 56500K .......... .......... .......... .......... .......... 93% 87.9M 0s 56550K .......... .......... .......... .......... .......... 93% 77.6M 0s 56600K .......... .......... .......... .......... .......... 93% 123M 0s 56650K .......... .......... .......... .......... .......... 93% 9.82M 0s 56700K .......... .......... .......... .......... .......... 93% 13.0M 0s 56750K .......... .......... .......... .......... .......... 93% 45.7M 0s 56800K .......... .......... .......... .......... .......... 93% 66.0M 0s 56850K .......... .......... .......... .......... .......... 93% 69.5M 0s 56900K .......... .......... .......... .......... .......... 94% 10.3M 0s 56950K .......... .......... .......... .......... .......... 94% 20.6M 0s 57000K .......... .......... .......... .......... .......... 94% 32.3M 0s 57050K .......... .......... .......... .......... .......... 94% 33.0M 0s 57100K .......... .......... .......... .......... .......... 94% 78.7M 0s 57150K .......... .......... .......... .......... .......... 94% 49.3M 0s 57200K .......... .......... .......... .......... .......... 94% 11.0M 0s 57250K .......... .......... .......... .......... .......... 94% 13.4M 0s 57300K .......... .......... .......... .......... .......... 94% 63.6M 0s 57350K .......... .......... .......... .......... .......... 94% 47.9M 0s 57400K .......... .......... .......... .......... .......... 94% 70.4M 0s 57450K .......... .......... .......... .......... .......... 94% 9.70M 0s 57500K .......... .......... .......... .......... .......... 95% 106M 0s 57550K .......... .......... .......... .......... .......... 95% 14.2M 0s 57600K .......... .......... .......... .......... .......... 95% 60.7M 0s 57650K .......... .......... .......... .......... .......... 95% 55.6M 0s 57700K .......... .......... .......... .......... .......... 95% 64.6M 0s 57750K .......... .......... .......... .......... .......... 95% 9.78M 0s 57800K .......... .......... .......... .......... .......... 95% 76.9M 0s 57850K .......... .......... .......... .......... .......... 95% 15.3M 0s 57900K .......... .......... .......... .......... .......... 95% 61.6M 0s 57950K .......... .......... .......... .......... .......... 95% 52.2M 0s 58000K .......... .......... .......... .......... .......... 95% 55.1M 0s 58050K .......... .......... .......... .......... .......... 95% 8.97M 0s 58100K .......... .......... .......... .......... .......... 96% 36.5M 0s 58150K .......... .......... .......... .......... .......... 96% 24.9M 0s 58200K .......... .......... .......... .......... .......... 96% 74.7M 0s 58250K .......... .......... .......... .......... .......... 96% 87.2M 0s 58300K .......... .......... .......... .......... .......... 96% 36.7M 0s 58350K .......... .......... .......... .......... .......... 96% 9.07M 0s 58400K .......... .......... .......... .......... .......... 96% 16.1M 0s 58450K .......... .......... .......... .......... .......... 96% 76.4M 0s 58500K .......... .......... .......... .......... .......... 96% 73.7M 0s 58550K .......... .......... .......... .......... .......... 96% 68.4M 0s 58600K .......... .......... .......... .......... .......... 96% 8.46M 0s 58650K .......... .......... .......... .......... .......... 96% 42.2M 0s 58700K .......... .......... .......... .......... .......... 97% 87.2M 0s 58750K .......... .......... .......... .......... .......... 97% 22.3M 0s 58800K .......... .......... .......... .......... .......... 97% 71.6M 0s 58850K .......... .......... .......... .......... .......... 97% 39.5M 0s 58900K .......... .......... .......... .......... .......... 97% 9.00M 0s 58950K .......... .......... .......... .......... .......... 97% 64.1M 0s 59000K .......... .......... .......... .......... .......... 97% 43.4M 0s 59050K .......... .......... .......... .......... .......... 97% 21.6M 0s 59100K .......... .......... .......... .......... .......... 97% 33.3M 0s 59150K .......... .......... .......... .......... .......... 97% 8.53M 0s 59200K .......... .......... .......... .......... .......... 97% 60.5M 0s 59250K .......... .......... .......... .......... .......... 97% 39.4M 0s 59300K .......... .......... .......... .......... .......... 98% 37.8M 0s 59350K .......... .......... .......... .......... .......... 98% 32.1M 0s 59400K .......... .......... .......... .......... .......... 98% 53.2M 0s 59450K .......... .......... .......... .......... .......... 98% 45.5M 0s 59500K .......... .......... .......... .......... .......... 98% 9.44M 0s 59550K .......... .......... .......... .......... .......... 98% 35.4M 0s 59600K .......... .......... .......... .......... .......... 98% 30.0M 0s 59650K .......... .......... .......... .......... .......... 98% 27.4M 0s 59700K .......... .......... .......... .......... .......... 98% 44.9M 0s 59750K .......... .......... .......... .......... .......... 98% 31.6M 0s 59800K .......... .......... .......... .......... .......... 98% 11.7M 0s 59850K .......... .......... .......... .......... .......... 98% 27.2M 0s 59900K .......... .......... .......... .......... .......... 99% 30.5M 0s 59950K .......... .......... .......... .......... .......... 99% 30.7M 0s 60000K .......... .......... .......... .......... .......... 99% 33.4M 0s 60050K .......... .......... .......... .......... .......... 99% 34.2M 0s 60100K .......... .......... .......... .......... .......... 99% 16.4M 0s 60150K .......... .......... .......... .......... .......... 99% 31.7M 0s 60200K .......... .......... .......... .......... .......... 99% 30.8M 0s 60250K .......... .......... .......... .......... .......... 99% 32.9M 0s 60300K .......... .......... .......... .......... .......... 99% 37.3M 0s 60350K .......... .......... .......... .......... .......... 99% 36.6M 0s 60400K .......... .......... .......... .......... .......... 99% 37.4M 0s 60450K .......... .......... .......... .......... .......... 99% 11.5M 0s 60500K .......... .......... .......... .......... ....... 100% 32.4M=1.8s 2023-01-24 09:36:25 (33.7 MB/s) - ‘NDP462-KB3151800-x86-x64-AllOS-ENU.exe’ saved [62000832/62000832] Executing cd /homedir Executing w_do_call remove_mono Executing mkdir -p /homedir Executing load_remove_mono ------------------------------------------------------ warning: Mono does not appear to be installed. ------------------------------------------------------ Executing w_do_call dotnet461 Executing mkdir -p /homedir Executing load_dotnet461 Executing mkdir -p /homedir/.cache/winetricks/dotnet461 Executing cd /homedir/.cache/winetricks/dotnet461 Downloading https://download.microsoft.com/download/E/4/1/E4173890-A24A-4936-9FC9-AF930FE3FA40/NDP461-KB3102436-x86-x64-AllOS-ENU.exe to /homedir/.cache/winetricks/dotnet461 --2023-01-24 09:36:28-- https://download.microsoft.com/download/E/4/1/E4173890-A24A-4936-9FC9-AF930FE3FA40/NDP461-KB3102436-x86-x64-AllOS-ENU.exe Resolving download.microsoft.com (download.microsoft.com)... 23.42.144.178, 2403:6200:ffff:fa84::317f, 2403:6200:ffff:fa8a::317f Connecting to download.microsoft.com (download.microsoft.com)|23.42.144.178|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 67681000 (65M) [application/octet-stream] Saving to: ‘NDP461-KB3102436-x86-x64-AllOS-ENU.exe’  0K .......... .......... .......... .......... .......... 0% 3.39M 19s 50K .......... .......... .......... .......... .......... 0% 3.72M 18s 100K .......... .......... .......... .......... .......... 0% 6.85M 15s 150K .......... .......... .......... .......... .......... 0% 9.28M 13s 200K .......... .......... .......... .......... .......... 0% 11.6M 12s 250K .......... .......... .......... .......... .......... 0% 13.8M 10s 300K .......... .......... .......... .......... .......... 0% 24.3M 9s 350K .......... .......... .......... .......... .......... 0% 23.6M 8s 400K .......... .......... .......... .......... .......... 0% 23.0M 8s 450K .......... .......... .......... .......... .......... 0% 25.9M 7s 500K .......... .......... .......... .......... .......... 0% 27.3M 7s 550K .......... .......... .......... .......... .......... 0% 39.3M 6s 600K .......... .......... .......... .......... .......... 0% 40.5M 6s 650K .......... .......... .......... .......... .......... 1% 30.0M 6s 700K .......... .......... .......... .......... .......... 1% 31.5M 6s 750K .......... .......... .......... .......... .......... 1% 46.4M 5s 800K .......... .......... .......... .......... .......... 1% 34.6M 5s 850K .......... .......... .......... .......... .......... 1% 44.7M 5s 900K .......... .......... .......... .......... .......... 1% 44.0M 5s 950K .......... .......... .......... .......... .......... 1% 35.7M 5s 1000K .......... .......... .......... .......... .......... 1% 54.0M 4s 1050K .......... .......... .......... .......... .......... 1% 29.4M 4s 1100K .......... .......... .......... .......... .......... 1% 24.9M 4s 1150K .......... .......... .......... .......... .......... 1% 37.1M 4s 1200K .......... .......... .......... .......... .......... 1% 25.3M 4s 1250K .......... .......... .......... .......... .......... 1% 88.4M 4s 1300K .......... .......... .......... .......... .......... 2% 228M 4s 1350K .......... .......... .......... .......... .......... 2% 196M 4s 1400K .......... .......... .......... .......... .......... 2% 301M 3s 1450K .......... .......... .......... .......... .......... 2% 253M 3s 1500K .......... .......... .......... .......... .......... 2% 172M 3s 1550K .......... .......... .......... .......... .......... 2% 168M 3s 1600K .......... .......... .......... .......... .......... 2% 238M 3s 1650K .......... .......... .......... .......... .......... 2% 171M 3s 1700K .......... .......... .......... .......... .......... 2% 167M 3s 1750K .......... .......... .......... .......... .......... 2% 202M 3s 1800K .......... .......... .......... .......... .......... 2% 155M 3s 1850K .......... .......... .......... .......... .......... 2% 238M 3s 1900K .......... .......... .......... .......... .......... 2% 149M 3s 1950K .......... .......... .......... .......... .......... 3% 242M 3s 2000K .......... .......... .......... .......... .......... 3% 158M 3s 2050K .......... .......... .......... .......... .......... 3% 17.3M 3s 2100K .......... .......... .......... .......... .......... 3% 241M 3s 2150K .......... .......... .......... .......... .......... 3% 201M 2s 2200K .......... .......... .......... .......... .......... 3% 205M 2s 2250K .......... .......... .......... .......... .......... 3% 179M 2s 2300K .......... .......... .......... .......... .......... 3% 212M 2s 2350K .......... .......... .......... .......... .......... 3% 86.9M 2s 2400K .......... .......... .......... .......... .......... 3% 75.2M 2s 2450K .......... .......... .......... .......... .......... 3% 112M 2s 2500K .......... .......... .......... .......... .......... 3% 62.2M 2s 2550K .......... .......... .......... .......... .......... 3% 62.0M 2s 2600K .......... .......... .......... .......... .......... 4% 104M 2s 2650K .......... .......... .......... .......... .......... 4% 63.2M 2s 2700K .......... .......... .......... .......... .......... 4% 113M 2s 2750K .......... .......... .......... .......... .......... 4% 2.64M 2s 2800K .......... .......... .......... .......... .......... 4% 193M 2s 2850K .......... .......... .......... .......... .......... 4% 97.0M 2s 2900K .......... .......... .......... .......... .......... 4% 126M 2s 2950K .......... .......... .......... .......... .......... 4% 147M 2s 3000K .......... .......... .......... .......... .......... 4% 145M 2s 3050K .......... .......... .......... .......... .......... 4% 282M 2s 3100K .......... .......... .......... .......... .......... 4% 183M 2s 3150K .......... .......... .......... .......... .......... 4% 141M 2s 3200K .......... .......... .......... .......... .......... 4% 193M 2s 3250K .......... .......... .......... .......... .......... 4% 163M 2s 3300K .......... .......... .......... .......... .......... 5% 221M 2s 3350K .......... .......... .......... .......... .......... 5% 139M 2s 3400K .......... .......... .......... .......... .......... 5% 202M 2s 3450K .......... .......... .......... .......... .......... 5% 96.9M 2s 3500K .......... .......... .......... .......... .......... 5% 171M 2s 3550K .......... .......... .......... .......... .......... 5% 202M 2s 3600K .......... .......... .......... .......... .......... 5% 220M 2s 3650K .......... .......... .......... .......... .......... 5% 233M 2s 3700K .......... .......... .......... .......... .......... 5% 149M 2s 3750K .......... .......... .......... .......... .......... 5% 237M 2s 3800K .......... .......... .......... .......... .......... 5% 218M 2s 3850K .......... .......... .......... .......... .......... 5% 230M 2s 3900K .......... .......... .......... .......... .......... 5% 205M 2s 3950K .......... .......... .......... .......... .......... 6% 161M 2s 4000K .......... .......... .......... .......... .......... 6% 258M 2s 4050K .......... .......... .......... .......... .......... 6% 208M 2s 4100K .......... .......... .......... .......... .......... 6% 297M 2s 4150K .......... .......... .......... .......... .......... 6% 202M 2s 4200K .......... .......... .......... .......... .......... 6% 238M 2s 4250K .......... .......... .......... .......... .......... 6% 234M 2s 4300K .......... .......... .......... .......... .......... 6% 162M 2s 4350K .......... .......... .......... .......... .......... 6% 238M 2s 4400K .......... .......... .......... .......... .......... 6% 194M 2s 4450K .......... .......... .......... .......... .......... 6% 239M 2s 4500K .......... .......... .......... .......... .......... 6% 223M 2s 4550K .......... .......... .......... .......... .......... 6% 196M 2s 4600K .......... .......... .......... .......... .......... 7% 245M 2s 4650K .......... .......... .......... .......... .......... 7% 231M 2s 4700K .......... .......... .......... .......... .......... 7% 159M 2s 4750K .......... .......... .......... .......... .......... 7% 255M 2s 4800K .......... .......... .......... .......... .......... 7% 258M 2s 4850K .......... .......... .......... .......... .......... 7% 209M 1s 4900K .......... .......... .......... .......... .......... 7% 248M 1s 4950K .......... .......... .......... .......... .......... 7% 261M 1s 5000K .......... .......... .......... .......... .......... 7% 206M 1s 5050K .......... .......... .......... .......... .......... 7% 263M 1s 5100K .......... .......... .......... .......... .......... 7% 228M 1s 5150K .......... .......... .......... .......... .......... 7% 193M 1s 5200K .......... .......... .......... .......... .......... 7% 79.0M 1s 5250K .......... .......... .......... .......... .......... 8% 48.5M 1s 5300K .......... .......... .......... .......... .......... 8% 82.1M 1s 5350K .......... .......... .......... .......... .......... 8% 61.4M 1s 5400K .......... .......... .......... .......... .......... 8% 39.7M 1s 5450K .......... .......... .......... .......... .......... 8% 95.7M 1s 5500K .......... .......... .......... .......... .......... 8% 64.9M 1s 5550K .......... .......... .......... .......... .......... 8% 43.6M 1s 5600K .......... .......... .......... .......... .......... 8% 57.6M 1s 5650K .......... .......... .......... .......... .......... 8% 52.0M 1s 5700K .......... .......... .......... .......... .......... 8% 64.9M 1s 5750K .......... .......... .......... .......... .......... 8% 53.1M 1s 5800K .......... .......... .......... .......... .......... 8% 46.0M 1s 5850K .......... .......... .......... .......... .......... 8% 43.1M 1s 5900K .......... .......... .......... .......... .......... 9% 49.0M 1s 5950K .......... .......... .......... .......... .......... 9% 71.2M 1s 6000K .......... .......... .......... .......... .......... 9% 107M 1s 6050K .......... .......... .......... .......... .......... 9% 198M 1s 6100K .......... .......... .......... .......... .......... 9% 190M 1s 6150K .......... .......... .......... .......... .......... 9% 172M 1s 6200K .......... .......... .......... .......... .......... 9% 236M 1s 6250K .......... .......... .......... .......... .......... 9% 225M 1s 6300K .......... .......... .......... .......... .......... 9% 10.9M 1s 6350K .......... .......... .......... .......... .......... 9% 124M 1s 6400K .......... .......... .......... .......... .......... 9% 189M 1s 6450K .......... .......... .......... .......... .......... 9% 40.7M 1s 6500K .......... .......... .......... .......... .......... 9% 52.2M 1s 6550K .......... .......... .......... .......... .......... 9% 73.9M 1s 6600K .......... .......... .......... .......... .......... 10% 61.9M 1s 6650K .......... .......... .......... .......... .......... 10% 54.8M 1s 6700K .......... .......... .......... .......... .......... 10% 78.3M 1s 6750K .......... .......... .......... .......... .......... 10% 71.7M 1s 6800K .......... .......... .......... .......... .......... 10% 64.8M 1s 6850K .......... .......... .......... .......... .......... 10% 55.3M 1s 6900K .......... .......... .......... .......... .......... 10% 70.4M 1s 6950K .......... .......... .......... .......... .......... 10% 86.0M 1s 7000K .......... .......... .......... .......... .......... 10% 60.7M 1s 7050K .......... .......... .......... .......... .......... 10% 60.4M 1s 7100K .......... .......... .......... .......... .......... 10% 81.2M 1s 7150K .......... .......... .......... .......... .......... 10% 73.3M 1s 7200K .......... .......... .......... .......... .......... 10% 10.4M 1s 7250K .......... .......... .......... .......... .......... 11% 77.9M 1s 7300K .......... .......... .......... .......... .......... 11% 81.4M 1s 7350K .......... .......... .......... .......... .......... 11% 67.8M 1s 7400K .......... .......... .......... .......... .......... 11% 81.7M 1s 7450K .......... .......... .......... .......... .......... 11% 72.3M 1s 7500K .......... .......... .......... .......... .......... 11% 68.0M 1s 7550K .......... .......... .......... .......... .......... 11% 73.5M 1s 7600K .......... .......... .......... .......... .......... 11% 65.3M 1s 7650K .......... .......... .......... .......... .......... 11% 74.3M 1s 7700K .......... .......... .......... .......... .......... 11% 65.7M 1s 7750K .......... .......... .......... .......... .......... 11% 79.4M 1s 7800K .......... .......... .......... .......... .......... 11% 84.8M 1s 7850K .......... .......... .......... .......... .......... 11% 80.8M 1s 7900K .......... .......... .......... .......... .......... 12% 69.1M 1s 7950K .......... .......... .......... .......... .......... 12% 51.7M 1s 8000K .......... .......... .......... .......... .......... 12% 50.2M 1s 8050K .......... .......... .......... .......... .......... 12% 45.2M 1s 8100K .......... .......... .......... .......... .......... 12% 67.3M 1s 8150K .......... .......... .......... .......... .......... 12% 74.9M 1s 8200K .......... .......... .......... .......... .......... 12% 78.2M 1s 8250K .......... .......... .......... .......... .......... 12% 72.9M 1s 8300K .......... .......... .......... .......... .......... 12% 82.5M 1s 8350K .......... .......... .......... .......... .......... 12% 58.3M 1s 8400K .......... .......... .......... .......... .......... 12% 78.1M 1s 8450K .......... .......... .......... .......... .......... 12% 79.1M 1s 8500K .......... .......... .......... .......... .......... 12% 56.7M 1s 8550K .......... .......... .......... .......... .......... 13% 76.9M 1s 8600K .......... .......... .......... .......... .......... 13% 79.2M 1s 8650K .......... .......... .......... .......... .......... 13% 77.3M 1s 8700K .......... .......... .......... .......... .......... 13% 71.4M 1s 8750K .......... .......... .......... .......... .......... 13% 73.8M 1s 8800K .......... .......... .......... .......... .......... 13% 75.3M 1s 8850K .......... .......... .......... .......... .......... 13% 69.3M 1s 8900K .......... .......... .......... .......... .......... 13% 49.7M 1s 8950K .......... .......... .......... .......... .......... 13% 51.9M 1s 9000K .......... .......... .......... .......... .......... 13% 61.9M 1s 9050K .......... .......... .......... .......... .......... 13% 53.1M 1s 9100K .......... .......... .......... .......... .......... 13% 65.9M 1s 9150K .......... .......... .......... .......... .......... 13% 62.9M 1s 9200K .......... .......... .......... .......... .......... 13% 50.6M 1s 9250K .......... .......... .......... .......... .......... 14% 54.4M 1s 9300K .......... .......... .......... .......... .......... 14% 58.3M 1s 9350K .......... .......... .......... .......... .......... 14% 69.0M 1s 9400K .......... .......... .......... .......... .......... 14% 66.3M 1s 9450K .......... .......... .......... .......... .......... 14% 79.2M 1s 9500K .......... .......... .......... .......... .......... 14% 75.3M 1s 9550K .......... .......... .......... .......... .......... 14% 67.5M 1s 9600K .......... .......... .......... .......... .......... 14% 70.9M 1s 9650K .......... .......... .......... .......... .......... 14% 72.9M 1s 9700K .......... .......... .......... .......... .......... 14% 80.0M 1s 9750K .......... .......... .......... .......... .......... 14% 65.7M 1s 9800K .......... .......... .......... .......... .......... 14% 75.7M 1s 9850K .......... .......... .......... .......... .......... 14% 81.0M 1s 9900K .......... .......... .......... .......... .......... 15% 61.0M 1s 9950K .......... .......... .......... .......... .......... 15% 69.3M 1s 10000K .......... .......... .......... .......... .......... 15% 72.1M 1s 10050K .......... .......... .......... .......... .......... 15% 54.4M 1s 10100K .......... .......... .......... .......... .......... 15% 68.1M 1s 10150K .......... .......... .......... .......... .......... 15% 69.8M 1s 10200K .......... .......... .......... .......... .......... 15% 71.0M 1s 10250K .......... .......... .......... .......... .......... 15% 82.9M 1s 10300K .......... .......... .......... .......... .......... 15% 75.0M 1s 10350K .......... .......... .......... .......... .......... 15% 69.5M 1s 10400K .......... .......... .......... .......... .......... 15% 70.7M 1s 10450K .......... .......... .......... .......... .......... 15% 73.3M 1s 10500K .......... .......... .......... .......... .......... 15% 84.6M 1s 10550K .......... .......... .......... .......... .......... 16% 72.6M 1s 10600K .......... .......... .......... .......... .......... 16% 110M 1s 10650K .......... .......... .......... .......... .......... 16% 96.4M 1s 10700K .......... .......... .......... .......... .......... 16% 84.6M 1s 10750K .......... .......... .......... .......... .......... 16% 95.4M 1s 10800K .......... .......... .......... .......... .......... 16% 90.7M 1s 10850K .......... .......... .......... .......... .......... 16% 92.6M 1s 10900K .......... .......... .......... .......... .......... 16% 156M 1s 10950K .......... .......... .......... .......... .......... 16% 127M 1s 11000K .......... .......... .......... .......... .......... 16% 133M 1s 11050K .......... .......... .......... .......... .......... 16% 152M 1s 11100K .......... .......... .......... .......... .......... 16% 133M 1s 11150K .......... .......... .......... .......... .......... 16% 120M 1s 11200K .......... .......... .......... .......... .......... 17% 111M 1s 11250K .......... .......... .......... .......... .......... 17% 128M 1s 11300K .......... .......... .......... .......... .......... 17% 145M 1s 11350K .......... .......... .......... .......... .......... 17% 122M 1s 11400K .......... .......... .......... .......... .......... 17% 111M 1s 11450K .......... .......... .......... .......... .......... 17% 157M 1s 11500K .......... .......... .......... .......... .......... 17% 117M 1s 11550K .......... .......... .......... .......... .......... 17% 144M 1s 11600K .......... .......... .......... .......... .......... 17% 128M 1s 11650K .......... .......... .......... .......... .......... 17% 126M 1s 11700K .......... .......... .......... .......... .......... 17% 126M 1s 11750K .......... .......... .......... .......... .......... 17% 101M 1s 11800K .......... .......... .......... .......... .......... 17% 143M 1s 11850K .......... .......... .......... .......... .......... 18% 110M 1s 11900K .......... .......... .......... .......... .......... 18% 105M 1s 11950K .......... .......... .......... .......... .......... 18% 144M 1s 12000K .......... .......... .......... .......... .......... 18% 134M 1s 12050K .......... .......... .......... .......... .......... 18% 115M 1s 12100K .......... .......... .......... .......... .......... 18% 119M 1s 12150K .......... .......... .......... .......... .......... 18% 149M 1s 12200K .......... .......... .......... .......... .......... 18% 122M 1s 12250K .......... .......... .......... .......... .......... 18% 109M 1s 12300K .......... .......... .......... .......... .......... 18% 146M 1s 12350K .......... .......... .......... .......... .......... 18% 92.9M 1s 12400K .......... .......... .......... .......... .......... 18% 158M 1s 12450K .......... .......... .......... .......... .......... 18% 133M 1s 12500K .......... .......... .......... .......... .......... 18% 120M 1s 12550K .......... .......... .......... .......... .......... 19% 149M 1s 12600K .......... .......... .......... .......... .......... 19% 118M 1s 12650K .......... .......... .......... .......... .......... 19% 134M 1s 12700K .......... .......... .......... .......... .......... 19% 105M 1s 12750K .......... .......... .......... .......... .......... 19% 130M 1s 12800K .......... .......... .......... .......... .......... 19% 156M 1s 12850K .......... .......... .......... .......... .......... 19% 115M 1s 12900K .......... .......... .......... .......... .......... 19% 136M 1s 12950K .......... .......... .......... .......... .......... 19% 131M 1s 13000K .......... .......... .......... .......... .......... 19% 120M 1s 13050K .......... .......... .......... .......... .......... 19% 115M 1s 13100K .......... .......... .......... .......... .......... 19% 128M 1s 13150K .......... .......... .......... .......... .......... 19% 111M 1s 13200K .......... .......... .......... .......... .......... 20% 133M 1s 13250K .......... .......... .......... .......... .......... 20% 122M 1s 13300K .......... .......... .......... .......... .......... 20% 117M 1s 13350K .......... .......... .......... .......... .......... 20% 119M 1s 13400K .......... .......... .......... .......... .......... 20% 109M 1s 13450K .......... .......... .......... .......... .......... 20% 130M 1s 13500K .......... .......... .......... .......... .......... 20% 179M 1s 13550K .......... .......... .......... .......... .......... 20% 116M 1s 13600K .......... .......... .......... .......... .......... 20% 137M 1s 13650K .......... .......... .......... .......... .......... 20% 145M 1s 13700K .......... .......... .......... .......... .......... 20% 148M 1s 13750K .......... .......... .......... .......... .......... 20% 121M 1s 13800K .......... .......... .......... .......... .......... 20% 138M 1s 13850K .......... .......... .......... .......... .......... 21% 127M 1s 13900K .......... .......... .......... .......... .......... 21% 109M 1s 13950K .......... .......... .......... .......... .......... 21% 131M 1s 14000K .......... .......... .......... .......... .......... 21% 109M 1s 14050K .......... .......... .......... .......... .......... 21% 113M 1s 14100K .......... .......... .......... .......... .......... 21% 91.8M 1s 14150K .......... .......... .......... .......... .......... 21% 126M 1s 14200K .......... .......... .......... .......... .......... 21% 114M 1s 14250K .......... .......... .......... .......... .......... 21% 110M 1s 14300K .......... .......... .......... .......... .......... 21% 127M 1s 14350K .......... .......... .......... .......... .......... 21% 99.1M 1s 14400K .......... .......... .......... .......... .......... 21% 111M 1s 14450K .......... .......... .......... .......... .......... 21% 109M 1s 14500K .......... .......... .......... .......... .......... 22% 113M 1s 14550K .......... .......... .......... .......... .......... 22% 114M 1s 14600K .......... .......... .......... .......... .......... 22% 117M 1s 14650K .......... .......... .......... .......... .......... 22% 116M 1s 14700K .......... .......... .......... .......... .......... 22% 91.6M 1s 14750K .......... .......... .......... .......... .......... 22% 95.2M 1s 14800K .......... .......... .......... .......... .......... 22% 102M 1s 14850K .......... .......... .......... .......... .......... 22% 98.6M 1s 14900K .......... .......... .......... .......... .......... 22% 108M 1s 14950K .......... .......... .......... .......... .......... 22% 104M 1s 15000K .......... .......... .......... .......... .......... 22% 104M 1s 15050K .......... .......... .......... .......... .......... 22% 84.0M 1s 15100K .......... .......... .......... .......... .......... 22% 109M 1s 15150K .......... .......... .......... .......... .......... 22% 98.1M 1s 15200K .......... .......... .......... .......... .......... 23% 84.8M 1s 15250K .......... .......... .......... .......... .......... 23% 111M 1s 15300K .......... .......... .......... .......... .......... 23% 106M 1s 15350K .......... .......... .......... .......... .......... 23% 123M 1s 15400K .......... .......... .......... .......... .......... 23% 91.3M 1s 15450K .......... .......... .......... .......... .......... 23% 101M 1s 15500K .......... .......... .......... .......... .......... 23% 101M 1s 15550K .......... .......... .......... .......... .......... 23% 98.1M 1s 15600K .......... .......... .......... .......... .......... 23% 99.2M 1s 15650K .......... .......... .......... .......... .......... 23% 119M 1s 15700K .......... .......... .......... .......... .......... 23% 103M 1s 15750K .......... .......... .......... .......... .......... 23% 93.9M 1s 15800K .......... .......... .......... .......... .......... 23% 127M 1s 15850K .......... .......... .......... .......... .......... 24% 121M 1s 15900K .......... .......... .......... .......... .......... 24% 136M 1s 15950K .......... .......... .......... .......... .......... 24% 157M 1s 16000K .......... .......... .......... .......... .......... 24% 166M 1s 16050K .......... .......... .......... .......... .......... 24% 160M 1s 16100K .......... .......... .......... .......... .......... 24% 145M 1s 16150K .......... .......... .......... .......... .......... 24% 150M 1s 16200K .......... .......... .......... .......... .......... 24% 149M 1s 16250K .......... .......... .......... .......... .......... 24% 141M 1s 16300K .......... .......... .......... .......... .......... 24% 149M 1s 16350K .......... .......... .......... .......... .......... 24% 172M 1s 16400K .......... .......... .......... .......... .......... 24% 143M 1s 16450K .......... .......... .......... .......... .......... 24% 171M 1s 16500K .......... .......... .......... .......... .......... 25% 160M 1s 16550K .......... .......... .......... .......... .......... 25% 146M 1s 16600K .......... .......... .......... .......... .......... 25% 159M 1s 16650K .......... .......... .......... .......... .......... 25% 169M 1s 16700K .......... .......... .......... .......... .......... 25% 144M 1s 16750K .......... .......... .......... .......... .......... 25% 168M 1s 16800K .......... .......... .......... .......... .......... 25% 153M 1s 16850K .......... .......... .......... .......... .......... 25% 159M 1s 16900K .......... .......... .......... .......... .......... 25% 149M 1s 16950K .......... .......... .......... .......... .......... 25% 155M 1s 17000K .......... .......... .......... .......... .......... 25% 175M 1s 17050K .......... .......... .......... .......... .......... 25% 138M 1s 17100K .......... .......... .......... .......... .......... 25% 161M 1s 17150K .......... .......... .......... .......... .......... 26% 176M 1s 17200K .......... .......... .......... .......... .......... 26% 162M 1s 17250K .......... .......... .......... .......... .......... 26% 142M 1s 17300K .......... .......... .......... .......... .......... 26% 160M 1s 17350K .......... .......... .......... .......... .......... 26% 168M 1s 17400K .......... .......... .......... .......... .......... 26% 150M 1s 17450K .......... .......... .......... .......... .......... 26% 151M 1s 17500K .......... .......... .......... .......... .......... 26% 161M 1s 17550K .......... .......... .......... .......... .......... 26% 139M 1s 17600K .......... .......... .......... .......... .......... 26% 122M 1s 17650K .......... .......... .......... .......... .......... 26% 156M 1s 17700K .......... .......... .......... .......... .......... 26% 167M 1s 17750K .......... .......... .......... .......... .......... 26% 89.3M 1s 17800K .......... .......... .......... .......... .......... 27% 153M 1s 17850K .......... .......... .......... .......... .......... 27% 160M 1s 17900K .......... .......... .......... .......... .......... 27% 115M 1s 17950K .......... .......... .......... .......... .......... 27% 118M 1s 18000K .......... .......... .......... .......... .......... 27% 144M 1s 18050K .......... .......... .......... .......... .......... 27% 129M 1s 18100K .......... .......... .......... .......... .......... 27% 146M 1s 18150K .......... .......... .......... .......... .......... 27% 165M 1s 18200K .......... .......... .......... .......... .......... 27% 161M 1s 18250K .......... .......... .......... .......... .......... 27% 150M 1s 18300K .......... .......... .......... .......... .......... 27% 164M 1s 18350K .......... .......... .......... .......... .......... 27% 142M 1s 18400K .......... .......... .......... .......... .......... 27% 153M 1s 18450K .......... .......... .......... .......... .......... 27% 152M 1s 18500K .......... .......... .......... .......... .......... 28% 171M 1s 18550K .......... .......... .......... .......... .......... 28% 91.2M 1s 18600K .......... .......... .......... .......... .......... 28% 109M 1s 18650K .......... .......... .......... .......... .......... 28% 131M 1s 18700K .......... .......... .......... .......... .......... 28% 92.2M 1s 18750K .......... .......... .......... .......... .......... 28% 130M 1s 18800K .......... .......... .......... .......... .......... 28% 115M 1s 18850K .......... .......... .......... .......... .......... 28% 121M 1s 18900K .......... .......... .......... .......... .......... 28% 96.7M 1s 18950K .......... .......... .......... .......... .......... 28% 137M 1s 19000K .......... .......... .......... .......... .......... 28% 120M 1s 19050K .......... .......... .......... .......... .......... 28% 92.4M 1s 19100K .......... .......... .......... .......... .......... 28% 113M 1s 19150K .......... .......... .......... .......... .......... 29% 104M 1s 19200K .......... .......... .......... .......... .......... 29% 116M 1s 19250K .......... .......... .......... .......... .......... 29% 77.1M 1s 19300K .......... .......... .......... .......... .......... 29% 114M 1s 19350K .......... .......... .......... .......... .......... 29% 101M 1s 19400K .......... .......... .......... .......... .......... 29% 107M 1s 19450K .......... .......... .......... .......... .......... 29% 130M 1s 19500K .......... .......... .......... .......... .......... 29% 119M 1s 19550K .......... .......... .......... .......... .......... 29% 115M 1s 19600K .......... .......... .......... .......... .......... 29% 105M 1s 19650K .......... .......... .......... .......... .......... 29% 76.2M 1s 19700K .......... .......... .......... .......... .......... 29% 142M 1s 19750K .......... .......... .......... .......... .......... 29% 189M 1s 19800K .......... .......... .......... .......... .......... 30% 181M 1s 19850K .......... .......... .......... .......... .......... 30% 186M 1s 19900K .......... .......... .......... .......... .......... 30% 166M 1s 19950K .......... .......... .......... .......... .......... 30% 174M 1s 20000K .......... .......... .......... .......... .......... 30% 195M 1s 20050K .......... .......... .......... .......... .......... 30% 188M 1s 20100K .......... .......... .......... .......... .......... 30% 156M 1s 20150K .......... .......... .......... .......... .......... 30% 177M 1s 20200K .......... .......... .......... .......... .......... 30% 196M 1s 20250K .......... .......... .......... .......... .......... 30% 146M 1s 20300K .......... .......... .......... .......... .......... 30% 158M 1s 20350K .......... .......... .......... .......... .......... 30% 189M 1s 20400K .......... .......... .......... .......... .......... 30% 178M 1s 20450K .......... .......... .......... .......... .......... 31% 141M 1s 20500K .......... .......... .......... .......... .......... 31% 156M 1s 20550K .......... .......... .......... .......... .......... 31% 121M 1s 20600K .......... .......... .......... .......... .......... 31% 152M 1s 20650K .......... .......... .......... .......... .......... 31% 176M 1s 20700K .......... .......... .......... .......... .......... 31% 128M 1s 20750K .......... .......... .......... .......... .......... 31% 158M 1s 20800K .......... .......... .......... .......... .......... 31% 149M 1s 20850K .......... .......... .......... .......... .......... 31% 178M 1s 20900K .......... .......... .......... .......... .......... 31% 115M 1s 20950K .......... .......... .......... .......... .......... 31% 133M 1s 21000K .......... .......... .......... .......... .......... 31% 204M 1s 21050K .......... .......... .......... .......... .......... 31% 203M 1s 21100K .......... .......... .......... .......... .......... 31% 144M 1s 21150K .......... .......... .......... .......... .......... 32% 134M 1s 21200K .......... .......... .......... .......... .......... 32% 162M 1s 21250K .......... .......... .......... .......... .......... 32% 136M 1s 21300K .......... .......... .......... .......... .......... 32% 178M 1s 21350K .......... .......... .......... .......... .......... 32% 163M 1s 21400K .......... .......... .......... .......... .......... 32% 193M 1s 21450K .......... .......... .......... .......... .......... 32% 171M 1s 21500K .......... .......... .......... .......... .......... 32% 221M 1s 21550K .......... .......... .......... .......... .......... 32% 215M 1s 21600K .......... .......... .......... .......... .......... 32% 133M 1s 21650K .......... .......... .......... .......... .......... 32% 212M 1s 21700K .......... .......... .......... .......... .......... 32% 194M 1s 21750K .......... .......... .......... .......... .......... 32% 164M 1s 21800K .......... .......... .......... .......... .......... 33% 150M 1s 21850K .......... .......... .......... .......... .......... 33% 138M 1s 21900K .......... .......... .......... .......... .......... 33% 172M 1s 21950K .......... .......... .......... .......... .......... 33% 193M 1s 22000K .......... .......... .......... .......... .......... 33% 201M 1s 22050K .......... .......... .......... .......... .......... 33% 206M 1s 22100K .......... .......... .......... .......... .......... 33% 183M 1s 22150K .......... .......... .......... .......... .......... 33% 175M 1s 22200K .......... .......... .......... .......... .......... 33% 182M 1s 22250K .......... .......... .......... .......... .......... 33% 180M 1s 22300K .......... .......... .......... .......... .......... 33% 138M 1s 22350K .......... .......... .......... .......... .......... 33% 143M 1s 22400K .......... .......... .......... .......... .......... 33% 167M 1s 22450K .......... .......... .......... .......... .......... 34% 170M 1s 22500K .......... .......... .......... .......... .......... 34% 181M 1s 22550K .......... .......... .......... .......... .......... 34% 173M 1s 22600K .......... .......... .......... .......... .......... 34% 165M 1s 22650K .......... .......... .......... .......... .......... 34% 182M 1s 22700K .......... .......... .......... .......... .......... 34% 220M 1s 22750K .......... .......... .......... .......... .......... 34% 140M 1s 22800K .......... .......... .......... .......... .......... 34% 177M 1s 22850K .......... .......... .......... .......... .......... 34% 159M 1s 22900K .......... .......... .......... .......... .......... 34% 175M 1s 22950K .......... .......... .......... .......... .......... 34% 161M 1s 23000K .......... .......... .......... .......... .......... 34% 154M 1s 23050K .......... .......... .......... .......... .......... 34% 103M 1s 23100K .......... .......... .......... .......... .......... 35% 142M 1s 23150K .......... .......... .......... .......... .......... 35% 115M 1s 23200K .......... .......... .......... .......... .......... 35% 114M 1s 23250K .......... .......... .......... .......... .......... 35% 94.8M 1s 23300K .......... .......... .......... .......... .......... 35% 133M 1s 23350K .......... .......... .......... .......... .......... 35% 118M 1s 23400K .......... .......... .......... .......... .......... 35% 106M 1s 23450K .......... .......... .......... .......... .......... 35% 103M 1s 23500K .......... .......... .......... .......... .......... 35% 105M 1s 23550K .......... .......... .......... .......... .......... 35% 173M 1s 23600K .......... .......... .......... .......... .......... 35% 85.9M 1s 23650K .......... .......... .......... .......... .......... 35% 141M 1s 23700K .......... .......... .......... .......... .......... 35% 115M 1s 23750K .......... .......... .......... .......... .......... 36% 83.1M 1s 23800K .......... .......... .......... .......... .......... 36% 114M 1s 23850K .......... .......... .......... .......... .......... 36% 128M 1s 23900K .......... .......... .......... .......... .......... 36% 94.3M 1s 23950K .......... .......... .......... .......... .......... 36% 124M 1s 24000K .......... .......... .......... .......... .......... 36% 121M 1s 24050K .......... .......... .......... .......... .......... 36% 97.1M 1s 24100K .......... .......... .......... .......... .......... 36% 111M 1s 24150K .......... .......... .......... .......... .......... 36% 95.8M 1s 24200K .......... .......... .......... .......... .......... 36% 117M 1s 24250K .......... .......... .......... .......... .......... 36% 159M 1s 24300K .......... .......... .......... .......... .......... 36% 93.4M 1s 24350K .......... .......... .......... .......... .......... 36% 126M 1s 24400K .......... .......... .......... .......... .......... 36% 117M 1s 24450K .......... .......... .......... .......... .......... 37% 105M 1s 24500K .......... .......... .......... .......... .......... 37% 114M 1s 24550K .......... .......... .......... .......... .......... 37% 99.3M 1s 24600K .......... .......... .......... .......... .......... 37% 137M 1s 24650K .......... .......... .......... .......... .......... 37% 93.7M 1s 24700K .......... .......... .......... .......... .......... 37% 130M 1s 24750K .......... .......... .......... .......... .......... 37% 107M 1s 24800K .......... .......... .......... .......... .......... 37% 93.3M 1s 24850K .......... .......... .......... .......... .......... 37% 118M 1s 24900K .......... .......... .......... .......... .......... 37% 117M 1s 24950K .......... .......... .......... .......... .......... 37% 102M 1s 25000K .......... .......... .......... .......... .......... 37% 107M 1s 25050K .......... .......... .......... .......... .......... 37% 102M 1s 25100K .......... .......... .......... .......... .......... 38% 65.6M 1s 25150K .......... .......... .......... .......... .......... 38% 4.20M 1s 25200K .......... .......... .......... .......... .......... 38% 202M 1s 25250K .......... .......... .......... .......... .......... 38% 80.8M 1s 25300K .......... .......... .......... .......... .......... 38% 173M 1s 25350K .......... .......... .......... .......... .......... 38% 208M 1s 25400K .......... .......... .......... .......... .......... 38% 234M 1s 25450K .......... .......... .......... .......... .......... 38% 100M 1s 25500K .......... .......... .......... .......... .......... 38% 220M 1s 25550K .......... .......... .......... .......... .......... 38% 248M 1s 25600K .......... .......... .......... .......... .......... 38% 91.2M 1s 25650K .......... .......... .......... .......... .......... 38% 231M 1s 25700K .......... .......... .......... .......... .......... 38% 264M 1s 25750K .......... .......... .......... .......... .......... 39% 46.9M 1s 25800K .......... .......... .......... .......... .......... 39% 146M 1s 25850K .......... .......... .......... .......... .......... 39% 175M 1s 25900K .......... .......... .......... .......... .......... 39% 118M 1s 25950K .......... .......... .......... .......... .......... 39% 110M 1s 26000K .......... .......... .......... .......... .......... 39% 171M 1s 26050K .......... .......... .......... .......... .......... 39% 180M 1s 26100K .......... .......... .......... .......... .......... 39% 155M 1s 26150K .......... .......... .......... .......... .......... 39% 97.1M 1s 26200K .......... .......... .......... .......... .......... 39% 143M 1s 26250K .......... .......... .......... .......... .......... 39% 178M 1s 26300K .......... .......... .......... .......... .......... 39% 136M 1s 26350K .......... .......... .......... .......... .......... 39% 75.1M 1s 26400K .......... .......... .......... .......... .......... 40% 178M 1s 26450K .......... .......... .......... .......... .......... 40% 88.5M 1s 26500K .......... .......... .......... .......... .......... 40% 138M 1s 26550K .......... .......... .......... .......... .......... 40% 184M 1s 26600K .......... .......... .......... .......... .......... 40% 144M 1s 26650K .......... .......... .......... .......... .......... 40% 197M 1s 26700K .......... .......... .......... .......... .......... 40% 174M 0s 26750K .......... .......... .......... .......... .......... 40% 163M 0s 26800K .......... .......... .......... .......... .......... 40% 146M 0s 26850K .......... .......... .......... .......... .......... 40% 145M 0s 26900K .......... .......... .......... .......... .......... 40% 152M 0s 26950K .......... .......... .......... .......... .......... 40% 169M 0s 27000K .......... .......... .......... .......... .......... 40% 171M 0s 27050K .......... .......... .......... .......... .......... 41% 176M 0s 27100K .......... .......... .......... .......... .......... 41% 140M 0s 27150K .......... .......... .......... .......... .......... 41% 160M 0s 27200K .......... .......... .......... .......... .......... 41% 192M 0s 27250K .......... .......... .......... .......... .......... 41% 123M 0s 27300K .......... .......... .......... .......... .......... 41% 135M 0s 27350K .......... .......... .......... .......... .......... 41% 164M 0s 27400K .......... .......... .......... .......... .......... 41% 152M 0s 27450K .......... .......... .......... .......... .......... 41% 114M 0s 27500K .......... .......... .......... .......... .......... 41% 147M 0s 27550K .......... .......... .......... .......... .......... 41% 177M 0s 27600K .......... .......... .......... .......... .......... 41% 139M 0s 27650K .......... .......... .......... .......... .......... 41% 159M 0s 27700K .......... .......... .......... .......... .......... 41% 158M 0s 27750K .......... .......... .......... .......... .......... 42% 117M 0s 27800K .......... .......... .......... .......... .......... 42% 157M 0s 27850K .......... .......... .......... .......... .......... 42% 183M 0s 27900K .......... .......... .......... .......... .......... 42% 163M 0s 27950K .......... .......... .......... .......... .......... 42% 142M 0s 28000K .......... .......... .......... .......... .......... 42% 173M 0s 28050K .......... .......... .......... .......... .......... 42% 136M 0s 28100K .......... .......... .......... .......... .......... 42% 158M 0s 28150K .......... .......... .......... .......... .......... 42% 137M 0s 28200K .......... .......... .......... .......... .......... 42% 150M 0s 28250K .......... .......... .......... .......... .......... 42% 158M 0s 28300K .......... .......... .......... .......... .......... 42% 148M 0s 28350K .......... .......... .......... .......... .......... 42% 138M 0s 28400K .......... .......... .......... .......... .......... 43% 152M 0s 28450K .......... .......... .......... .......... .......... 43% 189M 0s 28500K .......... .......... .......... .......... .......... 43% 151M 0s 28550K .......... .......... .......... .......... .......... 43% 161M 0s 28600K .......... .......... .......... .......... .......... 43% 170M 0s 28650K .......... .......... .......... .......... .......... 43% 166M 0s 28700K .......... .......... .......... .......... .......... 43% 179M 0s 28750K .......... .......... .......... .......... .......... 43% 136M 0s 28800K .......... .......... .......... .......... .......... 43% 170M 0s 28850K .......... .......... .......... .......... .......... 43% 158M 0s 28900K .......... .......... .......... .......... .......... 43% 129M 0s 28950K .......... .......... .......... .......... .......... 43% 181M 0s 29000K .......... .......... .......... .......... .......... 43% 165M 0s 29050K .......... .......... .......... .......... .......... 44% 144M 0s 29100K .......... .......... .......... .......... .......... 44% 128M 0s 29150K .......... .......... .......... .......... .......... 44% 142M 0s 29200K .......... .......... .......... .......... .......... 44% 152M 0s 29250K .......... .......... .......... .......... .......... 44% 130M 0s 29300K .......... .......... .......... .......... .......... 44% 171M 0s 29350K .......... .......... .......... .......... .......... 44% 184M 0s 29400K .......... .......... .......... .......... .......... 44% 142M 0s 29450K .......... .......... .......... .......... .......... 44% 177M 0s 29500K .......... .......... .......... .......... .......... 44% 189M 0s 29550K .......... .......... .......... .......... .......... 44% 143M 0s 29600K .......... .......... .......... .......... .......... 44% 138M 0s 29650K .......... .......... .......... .......... .......... 44% 163M 0s 29700K .......... .......... .......... .......... .......... 45% 146M 0s 29750K .......... .......... .......... .......... .......... 45% 141M 0s 29800K .......... .......... .......... .......... .......... 45% 128M 0s 29850K .......... .......... .......... .......... .......... 45% 157M 0s 29900K .......... .......... .......... .......... .......... 45% 149M 0s 29950K .......... .......... .......... .......... .......... 45% 101M 0s 30000K .......... .......... .......... .......... .......... 45% 124M 0s 30050K .......... .......... .......... .......... .......... 45% 153M 0s 30100K .......... .......... .......... .......... .......... 45% 147M 0s 30150K .......... .......... .......... .......... .......... 45% 119M 0s 30200K .......... .......... .......... .......... .......... 45% 196M 0s 30250K .......... .......... .......... .......... .......... 45% 127M 0s 30300K .......... .......... .......... .......... .......... 45% 76.9M 0s 30350K .......... .......... .......... .......... .......... 45% 131M 0s 30400K .......... .......... .......... .......... .......... 46% 131M 0s 30450K .......... .......... .......... .......... .......... 46% 91.9M 0s 30500K .......... .......... .......... .......... .......... 46% 145M 0s 30550K .......... .......... .......... .......... .......... 46% 92.5M 0s 30600K .......... .......... .......... .......... .......... 46% 113M 0s 30650K .......... .......... .......... .......... .......... 46% 118M 0s 30700K .......... .......... .......... .......... .......... 46% 145M 0s 30750K .......... .......... .......... .......... .......... 46% 79.8M 0s 30800K .......... .......... .......... .......... .......... 46% 134M 0s 30850K .......... .......... .......... .......... .......... 46% 147M 0s 30900K .......... .......... .......... .......... .......... 46% 85.4M 0s 30950K .......... .......... .......... .......... .......... 46% 119M 0s 31000K .......... .......... .......... .......... .......... 46% 116M 0s 31050K .......... .......... .......... .......... .......... 47% 143M 0s 31100K .......... .......... .......... .......... .......... 47% 85.6M 0s 31150K .......... .......... .......... .......... .......... 47% 105M 0s 31200K .......... .......... .......... .......... .......... 47% 128M 0s 31250K .......... .......... .......... .......... .......... 47% 106M 0s 31300K .......... .......... .......... .......... .......... 47% 102M 0s 31350K .......... .......... .......... .......... .......... 47% 111M 0s 31400K .......... .......... .......... .......... .......... 47% 123M 0s 31450K .......... .......... .......... .......... .......... 47% 93.9M 0s 31500K .......... .......... .......... .......... .......... 47% 129M 0s 31550K .......... .......... .......... .......... .......... 47% 131M 0s 31600K .......... .......... .......... .......... .......... 47% 101M 0s 31650K .......... .......... .......... .......... .......... 47% 132M 0s 31700K .......... .......... .......... .......... .......... 48% 115M 0s 31750K .......... .......... .......... .......... .......... 48% 139M 0s 31800K .......... .......... .......... .......... .......... 48% 92.6M 0s 31850K .......... .......... .......... .......... .......... 48% 111M 0s 31900K .......... .......... .......... .......... .......... 48% 96.6M 0s 31950K .......... .......... .......... .......... .......... 48% 105M 0s 32000K .......... .......... .......... .......... .......... 48% 138M 0s 32050K .......... .......... .......... .......... .......... 48% 95.9M 0s 32100K .......... .......... .......... .......... .......... 48% 145M 0s 32150K .......... .......... .......... .......... .......... 48% 70.8M 0s 32200K .......... .......... .......... .......... .......... 48% 168M 0s 32250K .......... .......... .......... .......... .......... 48% 149M 0s 32300K .......... .......... .......... .......... .......... 48% 90.7M 0s 32350K .......... .......... .......... .......... .......... 49% 136M 0s 32400K .......... .......... .......... .......... .......... 49% 108M 0s 32450K .......... .......... .......... .......... .......... 49% 130M 0s 32500K .......... .......... .......... .......... .......... 49% 93.8M 0s 32550K .......... .......... .......... .......... .......... 49% 118M 0s 32600K .......... .......... .......... .......... .......... 49% 102M 0s 32650K .......... .......... .......... .......... .......... 49% 104M 0s 32700K .......... .......... .......... .......... .......... 49% 129M 0s 32750K .......... .......... .......... .......... .......... 49% 127M 0s 32800K .......... .......... .......... .......... .......... 49% 88.2M 0s 32850K .......... .......... .......... .......... .......... 49% 123M 0s 32900K .......... .......... .......... .......... .......... 49% 112M 0s 32950K .......... .......... .......... .......... .......... 49% 91.0M 0s 33000K .......... .......... .......... .......... .......... 50% 176M 0s 33050K .......... .......... .......... .......... .......... 50% 90.9M 0s 33100K .......... .......... .......... .......... .......... 50% 91.2M 0s 33150K .......... .......... .......... .......... .......... 50% 124M 0s 33200K .......... .......... .......... .......... .......... 50% 128M 0s 33250K .......... .......... .......... .......... .......... 50% 4.07M 0s 33300K .......... .......... .......... .......... .......... 50% 160M 0s 33350K .......... .......... .......... .......... .......... 50% 168M 0s 33400K .......... .......... .......... .......... .......... 50% 163M 0s 33450K .......... .......... .......... .......... .......... 50% 159M 0s 33500K .......... .......... .......... .......... .......... 50% 175M 0s 33550K .......... .......... .......... .......... .......... 50% 63.6M 0s 33600K .......... .......... .......... .......... .......... 50% 167M 0s 33650K .......... .......... .......... .......... .......... 50% 119M 0s 33700K .......... .......... .......... .......... .......... 51% 180M 0s 33750K .......... .......... .......... .......... .......... 51% 143M 0s 33800K .......... .......... .......... .......... .......... 51% 135M 0s 33850K .......... .......... .......... .......... .......... 51% 167M 0s 33900K .......... .......... .......... .......... .......... 51% 163M 0s 33950K .......... .......... .......... .......... .......... 51% 165M 0s 34000K .......... .......... .......... .......... .......... 51% 153M 0s 34050K .......... .......... .......... .......... .......... 51% 148M 0s 34100K .......... .......... .......... .......... .......... 51% 169M 0s 34150K .......... .......... .......... .......... .......... 51% 120M 0s 34200K .......... .......... .......... .......... .......... 51% 120M 0s 34250K .......... .......... .......... .......... .......... 51% 120M 0s 34300K .......... .......... .......... .......... .......... 51% 121M 0s 34350K .......... .......... .......... .......... .......... 52% 168M 0s 34400K .......... .......... .......... .......... .......... 52% 207M 0s 34450K .......... .......... .......... .......... .......... 52% 187M 0s 34500K .......... .......... .......... .......... .......... 52% 165M 0s 34550K .......... .......... .......... .......... .......... 52% 201M 0s 34600K .......... .......... .......... .......... .......... 52% 105M 0s 34650K .......... .......... .......... .......... .......... 52% 111M 0s 34700K .......... .......... .......... .......... .......... 52% 116M 0s 34750K .......... .......... .......... .......... .......... 52% 132M 0s 34800K .......... .......... .......... .......... .......... 52% 130M 0s 34850K .......... .......... .......... .......... .......... 52% 107M 0s 34900K .......... .......... .......... .......... .......... 52% 136M 0s 34950K .......... .......... .......... .......... .......... 52% 126M 0s 35000K .......... .......... .......... .......... .......... 53% 111M 0s 35050K .......... .......... .......... .......... .......... 53% 146M 0s 35100K .......... .......... .......... .......... .......... 53% 140M 0s 35150K .......... .......... .......... .......... .......... 53% 186M 0s 35200K .......... .......... .......... .......... .......... 53% 188M 0s 35250K .......... .......... .......... .......... .......... 53% 123M 0s 35300K .......... .......... .......... .......... .......... 53% 99.2M 0s 35350K .......... .......... .......... .......... .......... 53% 142M 0s 35400K .......... .......... .......... .......... .......... 53% 133M 0s 35450K .......... .......... .......... .......... .......... 53% 109M 0s 35500K .......... .......... .......... .......... .......... 53% 160M 0s 35550K .......... .......... .......... .......... .......... 53% 135M 0s 35600K .......... .......... .......... .......... .......... 53% 131M 0s 35650K .......... .......... .......... .......... .......... 54% 129M 0s 35700K .......... .......... .......... .......... .......... 54% 181M 0s 35750K .......... .......... .......... .......... .......... 54% 178M 0s 35800K .......... .......... .......... .......... .......... 54% 123M 0s 35850K .......... .......... .......... .......... .......... 54% 160M 0s 35900K .......... .......... .......... .......... .......... 54% 159M 0s 35950K .......... .......... .......... .......... .......... 54% 165M 0s 36000K .......... .......... .......... .......... .......... 54% 127M 0s 36050K .......... .......... .......... .......... .......... 54% 169M 0s 36100K .......... .......... .......... .......... .......... 54% 128M 0s 36150K .......... .......... .......... .......... .......... 54% 113M 0s 36200K .......... .......... .......... .......... .......... 54% 130M 0s 36250K .......... .......... .......... .......... .......... 54% 143M 0s 36300K .......... .......... .......... .......... .......... 54% 147M 0s 36350K .......... .......... .......... .......... .......... 55% 144M 0s 36400K .......... .......... .......... .......... .......... 55% 145M 0s 36450K .......... .......... .......... .......... .......... 55% 162M 0s 36500K .......... .......... .......... .......... .......... 55% 117M 0s 36550K .......... .......... .......... .......... .......... 55% 160M 0s 36600K .......... .......... .......... .......... .......... 55% 210M 0s 36650K .......... .......... .......... .......... .......... 55% 147M 0s 36700K .......... .......... .......... .......... .......... 55% 157M 0s 36750K .......... .......... .......... .......... .......... 55% 164M 0s 36800K .......... .......... .......... .......... .......... 55% 123M 0s 36850K .......... .......... .......... .......... .......... 55% 126M 0s 36900K .......... .......... .......... .......... .......... 55% 124M 0s 36950K .......... .......... .......... .......... .......... 55% 111M 0s 37000K .......... .......... .......... .......... .......... 56% 152M 0s 37050K .......... .......... .......... .......... .......... 56% 117M 0s 37100K .......... .......... .......... .......... .......... 56% 124M 0s 37150K .......... .......... .......... .......... .......... 56% 160M 0s 37200K .......... .......... .......... .......... .......... 56% 123M 0s 37250K .......... .......... .......... .......... .......... 56% 171M 0s 37300K .......... .......... .......... .......... .......... 56% 160M 0s 37350K .......... .......... .......... .......... .......... 56% 161M 0s 37400K .......... .......... .......... .......... .......... 56% 194M 0s 37450K .......... .......... .......... .......... .......... 56% 140M 0s 37500K .......... .......... .......... .......... .......... 56% 119M 0s 37550K .......... .......... .......... .......... .......... 56% 184M 0s 37600K .......... .......... .......... .......... .......... 56% 116M 0s 37650K .......... .......... .......... .......... .......... 57% 98.1M 0s 37700K .......... .......... .......... .......... .......... 57% 124M 0s 37750K .......... .......... .......... .......... .......... 57% 105M 0s 37800K .......... .......... .......... .......... .......... 57% 122M 0s 37850K .......... .......... .......... .......... .......... 57% 134M 0s 37900K .......... .......... .......... .......... .......... 57% 154M 0s 37950K .......... .......... .......... .......... .......... 57% 138M 0s 38000K .......... .......... .......... .......... .......... 57% 105M 0s 38050K .......... .......... .......... .......... .......... 57% 171M 0s 38100K .......... .......... .......... .......... .......... 57% 158M 0s 38150K .......... .......... .......... .......... .......... 57% 105M 0s 38200K .......... .......... .......... .......... .......... 57% 152M 0s 38250K .......... .......... .......... .......... .......... 57% 181M 0s 38300K .......... .......... .......... .......... .......... 58% 129M 0s 38350K .......... .......... .......... .......... .......... 58% 108M 0s 38400K .......... .......... .......... .......... .......... 58% 121M 0s 38450K .......... .......... .......... .......... .......... 58% 122M 0s 38500K .......... .......... .......... .......... .......... 58% 106M 0s 38550K .......... .......... .......... .......... .......... 58% 121M 0s 38600K .......... .......... .......... .......... .......... 58% 114M 0s 38650K .......... .......... .......... .......... .......... 58% 117M 0s 38700K .......... .......... .......... .......... .......... 58% 117M 0s 38750K .......... .......... .......... .......... .......... 58% 170M 0s 38800K .......... .......... .......... .......... .......... 58% 138M 0s 38850K .......... .......... .......... .......... .......... 58% 92.3M 0s 38900K .......... .......... .......... .......... .......... 58% 133M 0s 38950K .......... .......... .......... .......... .......... 59% 121M 0s 39000K .......... .......... .......... .......... .......... 59% 128M 0s 39050K .......... .......... .......... .......... .......... 59% 89.6M 0s 39100K .......... .......... .......... .......... .......... 59% 119M 0s 39150K .......... .......... .......... .......... .......... 59% 115M 0s 39200K .......... .......... .......... .......... .......... 59% 110M 0s 39250K .......... .......... .......... .......... .......... 59% 126M 0s 39300K .......... .......... .......... .......... .......... 59% 87.4M 0s 39350K .......... .......... .......... .......... .......... 59% 152M 0s 39400K .......... .......... .......... .......... .......... 59% 115M 0s 39450K .......... .......... .......... .......... .......... 59% 99.5M 0s 39500K .......... .......... .......... .......... .......... 59% 107M 0s 39550K .......... .......... .......... .......... .......... 59% 103M 0s 39600K .......... .......... .......... .......... .......... 59% 116M 0s 39650K .......... .......... .......... .......... .......... 60% 120M 0s 39700K .......... .......... .......... .......... .......... 60% 110M 0s 39750K .......... .......... .......... .......... .......... 60% 124M 0s 39800K .......... .......... .......... .......... .......... 60% 112M 0s 39850K .......... .......... .......... .......... .......... 60% 99.5M 0s 39900K .......... .......... .......... .......... .......... 60% 122M 0s 39950K .......... .......... .......... .......... .......... 60% 102M 0s 40000K .......... .......... .......... .......... .......... 60% 112M 0s 40050K .......... .......... .......... .......... .......... 60% 107M 0s 40100K .......... .......... .......... .......... .......... 60% 125M 0s 40150K .......... .......... .......... .......... .......... 60% 102M 0s 40200K .......... .......... .......... .......... .......... 60% 74.0M 0s 40250K .......... .......... .......... .......... .......... 60% 132M 0s 40300K .......... .......... .......... .......... .......... 61% 209M 0s 40350K .......... .......... .......... .......... .......... 61% 97.2M 0s 40400K .......... .......... .......... .......... .......... 61% 139M 0s 40450K .......... .......... .......... .......... .......... 61% 75.0M 0s 40500K .......... .......... .......... .......... .......... 61% 102M 0s 40550K .......... .......... .......... .......... .......... 61% 174M 0s 40600K .......... .......... .......... .......... .......... 61% 106M 0s 40650K .......... .......... .......... .......... .......... 61% 114M 0s 40700K .......... .......... .......... .......... .......... 61% 119M 0s 40750K .......... .......... .......... .......... .......... 61% 88.9M 0s 40800K .......... .......... .......... .......... .......... 61% 133M 0s 40850K .......... .......... .......... .......... .......... 61% 68.6M 0s 40900K .......... .......... .......... .......... .......... 61% 95.3M 0s 40950K .......... .......... .......... .......... .......... 62% 165M 0s 41000K .......... .......... .......... .......... .......... 62% 184M 0s 41050K .......... .......... .......... .......... .......... 62% 98.0M 0s 41100K .......... .......... .......... .......... .......... 62% 124M 0s 41150K .......... .......... .......... .......... .......... 62% 88.1M 0s 41200K .......... .......... .......... .......... .......... 62% 4.11M 0s 41250K .......... .......... .......... .......... .......... 62% 210M 0s 41300K .......... .......... .......... .......... .......... 62% 102M 0s 41350K .......... .......... .......... .......... .......... 62% 221M 0s 41400K .......... .......... .......... .......... .......... 62% 212M 0s 41450K .......... .......... .......... .......... .......... 62% 96.0M 0s 41500K .......... .......... .......... .......... .......... 62% 121M 0s 41550K .......... .......... .......... .......... .......... 62% 223M 0s 41600K .......... .......... .......... .......... .......... 63% 222M 0s 41650K .......... .......... .......... .......... .......... 63% 183M 0s 41700K .......... .......... .......... .......... .......... 63% 226M 0s 41750K .......... .......... .......... .......... .......... 63% 222M 0s 41800K .......... .......... .......... .......... .......... 63% 55.1M 0s 41850K .......... .......... .......... .......... .......... 63% 179M 0s 41900K .......... .......... .......... .......... .......... 63% 221M 0s 41950K .......... .......... .......... .......... .......... 63% 199M 0s 42000K .......... .......... .......... .......... .......... 63% 200M 0s 42050K .......... .......... .......... .......... .......... 63% 63.1M 0s 42100K .......... .......... .......... .......... .......... 63% 191M 0s 42150K .......... .......... .......... .......... .......... 63% 226M 0s 42200K .......... .......... .......... .......... .......... 63% 176M 0s 42250K .......... .......... .......... .......... .......... 63% 82.4M 0s 42300K .......... .......... .......... .......... .......... 64% 155M 0s 42350K .......... .......... .......... .......... .......... 64% 166M 0s 42400K .......... .......... .......... .......... .......... 64% 196M 0s 42450K .......... .......... .......... .......... .......... 64% 72.4M 0s 42500K .......... .......... .......... .......... .......... 64% 136M 0s 42550K .......... .......... .......... .......... .......... 64% 193M 0s 42600K .......... .......... .......... .......... .......... 64% 227M 0s 42650K .......... .......... .......... .......... .......... 64% 191M 0s 42700K .......... .......... .......... .......... .......... 64% 164M 0s 42750K .......... .......... .......... .......... .......... 64% 172M 0s 42800K .......... .......... .......... .......... .......... 64% 222M 0s 42850K .......... .......... .......... .......... .......... 64% 183M 0s 42900K .......... .......... .......... .......... .......... 64% 202M 0s 42950K .......... .......... .......... .......... .......... 65% 188M 0s 43000K .......... .......... .......... .......... .......... 65% 174M 0s 43050K .......... .......... .......... .......... .......... 65% 193M 0s 43100K .......... .......... .......... .......... .......... 65% 198M 0s 43150K .......... .......... .......... .......... .......... 65% 176M 0s 43200K .......... .......... .......... .......... .......... 65% 200M 0s 43250K .......... .......... .......... .......... .......... 65% 220M 0s 43300K .......... .......... .......... .......... .......... 65% 200M 0s 43350K .......... .......... .......... .......... .......... 65% 203M 0s 43400K .......... .......... .......... .......... .......... 65% 177M 0s 43450K .......... .......... .......... .......... .......... 65% 225M 0s 43500K .......... .......... .......... .......... .......... 65% 192M 0s 43550K .......... .......... .......... .......... .......... 65% 229M 0s 43600K .......... .......... .......... .......... .......... 66% 164M 0s 43650K .......... .......... .......... .......... .......... 66% 204M 0s 43700K .......... .......... .......... .......... .......... 66% 230M 0s 43750K .......... .......... .......... .......... .......... 66% 223M 0s 43800K .......... .......... .......... .......... .......... 66% 194M 0s 43850K .......... .......... .......... .......... .......... 66% 151M 0s 43900K .......... .......... .......... .......... .......... 66% 201M 0s 43950K .......... .......... .......... .......... .......... 66% 207M 0s 44000K .......... .......... .......... .......... .......... 66% 190M 0s 44050K .......... .......... .......... .......... .......... 66% 181M 0s 44100K .......... .......... .......... .......... .......... 66% 199M 0s 44150K .......... .......... .......... .......... .......... 66% 173M 0s 44200K .......... .......... .......... .......... .......... 66% 177M 0s 44250K .......... .......... .......... .......... .......... 67% 207M 0s 44300K .......... .......... .......... .......... .......... 67% 167M 0s 44350K .......... .......... .......... .......... .......... 67% 181M 0s 44400K .......... .......... .......... .......... .......... 67% 163M 0s 44450K .......... .......... .......... .......... .......... 67% 207M 0s 44500K .......... .......... .......... .......... .......... 67% 126M 0s 44550K .......... .......... .......... .......... .......... 67% 193M 0s 44600K .......... .......... .......... .......... .......... 67% 213M 0s 44650K .......... .......... .......... .......... .......... 67% 186M 0s 44700K .......... .......... .......... .......... .......... 67% 153M 0s 44750K .......... .......... .......... .......... .......... 67% 222M 0s 44800K .......... .......... .......... .......... .......... 67% 185M 0s 44850K .......... .......... .......... .......... .......... 67% 195M 0s 44900K .......... .......... .......... .......... .......... 68% 210M 0s 44950K .......... .......... .......... .......... .......... 68% 121M 0s 45000K .......... .......... .......... .......... .......... 68% 121M 0s 45050K .......... .......... .......... .......... .......... 68% 104M 0s 45100K .......... .......... .......... .......... .......... 68% 110M 0s 45150K .......... .......... .......... .......... .......... 68% 100M 0s 45200K .......... .......... .......... .......... .......... 68% 107M 0s 45250K .......... .......... .......... .......... .......... 68% 149M 0s 45300K .......... .......... .......... .......... .......... 68% 79.8M 0s 45350K .......... .......... .......... .......... .......... 68% 149M 0s 45400K .......... .......... .......... .......... .......... 68% 130M 0s 45450K .......... .......... .......... .......... .......... 68% 110M 0s 45500K .......... .......... .......... .......... .......... 68% 102M 0s 45550K .......... .......... .......... .......... .......... 68% 120M 0s 45600K .......... .......... .......... .......... .......... 69% 114M 0s 45650K .......... .......... .......... .......... .......... 69% 101M 0s 45700K .......... .......... .......... .......... .......... 69% 122M 0s 45750K .......... .......... .......... .......... .......... 69% 100M 0s 45800K .......... .......... .......... .......... .......... 69% 137M 0s 45850K .......... .......... .......... .......... .......... 69% 89.6M 0s 45900K .......... .......... .......... .......... .......... 69% 101M 0s 45950K .......... .......... .......... .......... .......... 69% 115M 0s 46000K .......... .......... .......... .......... .......... 69% 113M 0s 46050K .......... .......... .......... .......... .......... 69% 119M 0s 46100K .......... .......... .......... .......... .......... 69% 102M 0s 46150K .......... .......... .......... .......... .......... 69% 130M 0s 46200K .......... .......... .......... .......... .......... 69% 105M 0s 46250K .......... .......... .......... .......... .......... 70% 100M 0s 46300K .......... .......... .......... .......... .......... 70% 144M 0s 46350K .......... .......... .......... .......... .......... 70% 109M 0s 46400K .......... .......... .......... .......... .......... 70% 106M 0s 46450K .......... .......... .......... .......... .......... 70% 108M 0s 46500K .......... .......... .......... .......... .......... 70% 101M 0s 46550K .......... .......... .......... .......... .......... 70% 98.9M 0s 46600K .......... .......... .......... .......... .......... 70% 114M 0s 46650K .......... .......... .......... .......... .......... 70% 118M 0s 46700K .......... .......... .......... .......... .......... 70% 87.2M 0s 46750K .......... .......... .......... .......... .......... 70% 153M 0s 46800K .......... .......... .......... .......... .......... 70% 28.9M 0s 46850K .......... .......... .......... .......... .......... 70% 150M 0s 46900K .......... .......... .......... .......... .......... 71% 129M 0s 46950K .......... .......... .......... .......... .......... 71% 137M 0s 47000K .......... .......... .......... .......... .......... 71% 117M 0s 47050K .......... .......... .......... .......... .......... 71% 133M 0s 47100K .......... .......... .......... .......... .......... 71% 159M 0s 47150K .......... .......... .......... .......... .......... 71% 155M 0s 47200K .......... .......... .......... .......... .......... 71% 120M 0s 47250K .......... .......... .......... .......... .......... 71% 144M 0s 47300K .......... .......... .......... .......... .......... 71% 160M 0s 47350K .......... .......... .......... .......... .......... 71% 150M 0s 47400K .......... .......... .......... .......... .......... 71% 192M 0s 47450K .......... .......... .......... .......... .......... 71% 134M 0s 47500K .......... .......... .......... .......... .......... 71% 99.1M 0s 47550K .......... .......... .......... .......... .......... 72% 102M 0s 47600K .......... .......... .......... .......... .......... 72% 117M 0s 47650K .......... .......... .......... .......... .......... 72% 146M 0s 47700K .......... .......... .......... .......... .......... 72% 89.4M 0s 47750K .......... .......... .......... .......... .......... 72% 121M 0s 47800K .......... .......... .......... .......... .......... 72% 104M 0s 47850K .......... .......... .......... .......... .......... 72% 123M 0s 47900K .......... .......... .......... .......... .......... 72% 97.9M 0s 47950K .......... .......... .......... .......... .......... 72% 82.7M 0s 48000K .......... .......... .......... .......... .......... 72% 91.3M 0s 48050K .......... .......... .......... .......... .......... 72% 135M 0s 48100K .......... .......... .......... .......... .......... 72% 124M 0s 48150K .......... .......... .......... .......... .......... 72% 142M 0s 48200K .......... .......... .......... .......... .......... 73% 62.8M 0s 48250K .......... .......... .......... .......... .......... 73% 3.94M 0s 48300K .......... .......... .......... .......... .......... 73% 175M 0s 48350K .......... .......... .......... .......... .......... 73% 171M 0s 48400K .......... .......... .......... .......... .......... 73% 75.0M 0s 48450K .......... .......... .......... .......... .......... 73% 167M 0s 48500K .......... .......... .......... .......... .......... 73% 143M 0s 48550K .......... .......... .......... .......... .......... 73% 186M 0s 48600K .......... .......... .......... .......... .......... 73% 219M 0s 48650K .......... .......... .......... .......... .......... 73% 94.4M 0s 48700K .......... .......... .......... .......... .......... 73% 191M 0s 48750K .......... .......... .......... .......... .......... 73% 100M 0s 48800K .......... .......... .......... .......... .......... 73% 212M 0s 48850K .......... .......... .......... .......... .......... 73% 99.7M 0s 48900K .......... .......... .......... .......... .......... 74% 185M 0s 48950K .......... .......... .......... .......... .......... 74% 220M 0s 49000K .......... .......... .......... .......... .......... 74% 191M 0s 49050K .......... .......... .......... .......... .......... 74% 169M 0s 49100K .......... .......... .......... .......... .......... 74% 171M 0s 49150K .......... .......... .......... .......... .......... 74% 207M 0s 49200K .......... .......... .......... .......... .......... 74% 213M 0s 49250K .......... .......... .......... .......... .......... 74% 174M 0s 49300K .......... .......... .......... .......... .......... 74% 174M 0s 49350K .......... .......... .......... .......... .......... 74% 145M 0s 49400K .......... .......... .......... .......... .......... 74% 216M 0s 49450K .......... .......... .......... .......... .......... 74% 209M 0s 49500K .......... .......... .......... .......... .......... 74% 148M 0s 49550K .......... .......... .......... .......... .......... 75% 106M 0s 49600K .......... .......... .......... .......... .......... 75% 203M 0s 49650K .......... .......... .......... .......... .......... 75% 158M 0s 49700K .......... .......... .......... .......... .......... 75% 144M 0s 49750K .......... .......... .......... .......... .......... 75% 116M 0s 49800K .......... .......... .......... .......... .......... 75% 157M 0s 49850K .......... .......... .......... .......... .......... 75% 142M 0s 49900K .......... .......... .......... .......... .......... 75% 144M 0s 49950K .......... .......... .......... .......... .......... 75% 103M 0s 50000K .......... .......... .......... .......... .......... 75% 24.1M 0s 50050K .......... .......... .......... .......... .......... 75% 221M 0s 50100K .......... .......... .......... .......... .......... 75% 100M 0s 50150K .......... .......... .......... .......... .......... 75% 228M 0s 50200K .......... .......... .......... .......... .......... 76% 183M 0s 50250K .......... .......... .......... .......... .......... 76% 113M 0s 50300K .......... .......... .......... .......... .......... 76% 185M 0s 50350K .......... .......... .......... .......... .......... 76% 172M 0s 50400K .......... .......... .......... .......... .......... 76% 173M 0s 50450K .......... .......... .......... .......... .......... 76% 165M 0s 50500K .......... .......... .......... .......... .......... 76% 166M 0s 50550K .......... .......... .......... .......... .......... 76% 152M 0s 50600K .......... .......... .......... .......... .......... 76% 182M 0s 50650K .......... .......... .......... .......... .......... 76% 183M 0s 50700K .......... .......... .......... .......... .......... 76% 162M 0s 50750K .......... .......... .......... .......... .......... 76% 184M 0s 50800K .......... .......... .......... .......... .......... 76% 150M 0s 50850K .......... .......... .......... .......... .......... 77% 190M 0s 50900K .......... .......... .......... .......... .......... 77% 150M 0s 50950K .......... .......... .......... .......... .......... 77% 156M 0s 51000K .......... .......... .......... .......... .......... 77% 165M 0s 51050K .......... .......... .......... .......... .......... 77% 172M 0s 51100K .......... .......... .......... .......... .......... 77% 194M 0s 51150K .......... .......... .......... .......... .......... 77% 186M 0s 51200K .......... .......... .......... .......... .......... 77% 192M 0s 51250K .......... .......... .......... .......... .......... 77% 189M 0s 51300K .......... .......... .......... .......... .......... 77% 219M 0s 51350K .......... .......... .......... .......... .......... 77% 173M 0s 51400K .......... .......... .......... .......... .......... 77% 210M 0s 51450K .......... .......... .......... .......... .......... 77% 206M 0s 51500K .......... .......... .......... .......... .......... 77% 178M 0s 51550K .......... .......... .......... .......... .......... 78% 178M 0s 51600K .......... .......... .......... .......... .......... 78% 222M 0s 51650K .......... .......... .......... .......... .......... 78% 182M 0s 51700K .......... .......... .......... .......... .......... 78% 170M 0s 51750K .......... .......... .......... .......... .......... 78% 155M 0s 51800K .......... .......... .......... .......... .......... 78% 169M 0s 51850K .......... .......... .......... .......... .......... 78% 88.0M 0s 51900K .......... .......... .......... .......... .......... 78% 135M 0s 51950K .......... .......... .......... .......... .......... 78% 129M 0s 52000K .......... .......... .......... .......... .......... 78% 95.9M 0s 52050K .......... .......... .......... .......... .......... 78% 106M 0s 52100K .......... .......... .......... .......... .......... 78% 123M 0s 52150K .......... .......... .......... .......... .......... 78% 120M 0s 52200K .......... .......... .......... .......... .......... 79% 90.7M 0s 52250K .......... .......... .......... .......... .......... 79% 128M 0s 52300K .......... .......... .......... .......... .......... 79% 136M 0s 52350K .......... .......... .......... .......... .......... 79% 97.2M 0s 52400K .......... .......... .......... .......... .......... 79% 105M 0s 52450K .......... .......... .......... .......... .......... 79% 128M 0s 52500K .......... .......... .......... .......... .......... 79% 96.7M 0s 52550K .......... .......... .......... .......... .......... 79% 107M 0s 52600K .......... .......... .......... .......... .......... 79% 136M 0s 52650K .......... .......... .......... .......... .......... 79% 95.4M 0s 52700K .......... .......... .......... .......... .......... 79% 144M 0s 52750K .......... .......... .......... .......... .......... 79% 97.5M 0s 52800K .......... .......... .......... .......... .......... 79% 98.5M 0s 52850K .......... .......... .......... .......... .......... 80% 114M 0s 52900K .......... .......... .......... .......... .......... 80% 102M 0s 52950K .......... .......... .......... .......... .......... 80% 106M 0s 53000K .......... .......... .......... .......... .......... 80% 148M 0s 53050K .......... .......... .......... .......... .......... 80% 113M 0s 53100K .......... .......... .......... .......... .......... 80% 86.1M 0s 53150K .......... .......... .......... .......... .......... 80% 141M 0s 53200K .......... .......... .......... .......... .......... 80% 92.7M 0s 53250K .......... .......... .......... .......... .......... 80% 131M 0s 53300K .......... .......... .......... .......... .......... 80% 131M 0s 53350K .......... .......... .......... .......... .......... 80% 102M 0s 53400K .......... .......... .......... .......... .......... 80% 103M 0s 53450K .......... .......... .......... .......... .......... 80% 114M 0s 53500K .......... .......... .......... .......... .......... 81% 101M 0s 53550K .......... .......... .......... .......... .......... 81% 130M 0s 53600K .......... .......... .......... .......... .......... 81% 99.7M 0s 53650K .......... .......... .......... .......... .......... 81% 114M 0s 53700K .......... .......... .......... .......... .......... 81% 120M 0s 53750K .......... .......... .......... .......... .......... 81% 102M 0s 53800K .......... .......... .......... .......... .......... 81% 140M 0s 53850K .......... .......... .......... .......... .......... 81% 86.5M 0s 53900K .......... .......... .......... .......... .......... 81% 128M 0s 53950K .......... .......... .......... .......... .......... 81% 112M 0s 54000K .......... .......... .......... .......... .......... 81% 148M 0s 54050K .......... .......... .......... .......... .......... 81% 89.5M 0s 54100K .......... .......... .......... .......... .......... 81% 114M 0s 54150K .......... .......... .......... .......... .......... 82% 131M 0s 54200K .......... .......... .......... .......... .......... 82% 98.2M 0s 54250K .......... .......... .......... .......... .......... 82% 117M 0s 54300K .......... .......... .......... .......... .......... 82% 105M 0s 54350K .......... .......... .......... .......... .......... 82% 89.7M 0s 54400K .......... .......... .......... .......... .......... 82% 136M 0s 54450K .......... .......... .......... .......... .......... 82% 111M 0s 54500K .......... .......... .......... .......... .......... 82% 118M 0s 54550K .......... .......... .......... .......... .......... 82% 96.2M 0s 54600K .......... .......... .......... .......... .......... 82% 102M 0s 54650K .......... .......... .......... .......... .......... 82% 161M 0s 54700K .......... .......... .......... .......... .......... 82% 126M 0s 54750K .......... .......... .......... .......... .......... 82% 94.9M 0s 54800K .......... .......... .......... .......... .......... 82% 114M 0s 54850K .......... .......... .......... .......... .......... 83% 134M 0s 54900K .......... .......... .......... .......... .......... 83% 81.0M 0s 54950K .......... .......... .......... .......... .......... 83% 109M 0s 55000K .......... .......... .......... .......... .......... 83% 108M 0s 55050K .......... .......... .......... .......... .......... 83% 128M 0s 55100K .......... .......... .......... .......... .......... 83% 106M 0s 55150K .......... .......... .......... .......... .......... 83% 108M 0s 55200K .......... .......... .......... .......... .......... 83% 124M 0s 55250K .......... .......... .......... .......... .......... 83% 116M 0s 55300K .......... .......... .......... .......... .......... 83% 114M 0s 55350K .......... .......... .......... .......... .......... 83% 94.3M 0s 55400K .......... .......... .......... .......... .......... 83% 132M 0s 55450K .......... .......... .......... .......... .......... 83% 112M 0s 55500K .......... .......... .......... .......... .......... 84% 80.6M 0s 55550K .......... .......... .......... .......... .......... 84% 155M 0s 55600K .......... .......... .......... .......... .......... 84% 118M 0s 55650K .......... .......... .......... .......... .......... 84% 109M 0s 55700K .......... .......... .......... .......... .......... 84% 97.5M 0s 55750K .......... .......... .......... .......... .......... 84% 130M 0s 55800K .......... .......... .......... .......... .......... 84% 103M 0s 55850K .......... .......... .......... .......... .......... 84% 104M 0s 55900K .......... .......... .......... .......... .......... 84% 98.0M 0s 55950K .......... .......... .......... .......... .......... 84% 139M 0s 56000K .......... .......... .......... .......... .......... 84% 114M 0s 56050K .......... .......... .......... .......... .......... 84% 100M 0s 56100K .......... .......... .......... .......... .......... 84% 96.6M 0s 56150K .......... .......... .......... .......... .......... 85% 123M 0s 56200K .......... .......... .......... .......... .......... 85% 109M 0s 56250K .......... .......... .......... .......... .......... 85% 122M 0s 56300K .......... .......... .......... .......... .......... 85% 122M 0s 56350K .......... .......... .......... .......... .......... 85% 103M 0s 56400K .......... .......... .......... .......... .......... 85% 113M 0s 56450K .......... .......... .......... .......... .......... 85% 4.14M 0s 56500K .......... .......... .......... .......... .......... 85% 132M 0s 56550K .......... .......... .......... .......... .......... 85% 117M 0s 56600K .......... .......... .......... .......... .......... 85% 154M 0s 56650K .......... .......... .......... .......... .......... 85% 148M 0s 56700K .......... .......... .......... .......... .......... 85% 156M 0s 56750K .......... .......... .......... .......... .......... 85% 125M 0s 56800K .......... .......... .......... .......... .......... 86% 160M 0s 56850K .......... .......... .......... .......... .......... 86% 167M 0s 56900K .......... .......... .......... .......... .......... 86% 51.4M 0s 56950K .......... .......... .......... .......... .......... 86% 168M 0s 57000K .......... .......... .......... .......... .......... 86% 128M 0s 57050K .......... .......... .......... .......... .......... 86% 138M 0s 57100K .......... .......... .......... .......... .......... 86% 140M 0s 57150K .......... .......... .......... .......... .......... 86% 170M 0s 57200K .......... .......... .......... .......... .......... 86% 169M 0s 57250K .......... .......... .......... .......... .......... 86% 145M 0s 57300K .......... .......... .......... .......... .......... 86% 142M 0s 57350K .......... .......... .......... .......... .......... 86% 161M 0s 57400K .......... .......... .......... .......... .......... 86% 154M 0s 57450K .......... .......... .......... .......... .......... 86% 159M 0s 57500K .......... .......... .......... .......... .......... 87% 166M 0s 57550K .......... .......... .......... .......... .......... 87% 104M 0s 57600K .......... .......... .......... .......... .......... 87% 132M 0s 57650K .......... .......... .......... .......... .......... 87% 132M 0s 57700K .......... .......... .......... .......... .......... 87% 124M 0s 57750K .......... .......... .......... .......... .......... 87% 152M 0s 57800K .......... .......... .......... .......... .......... 87% 164M 0s 57850K .......... .......... .......... .......... .......... 87% 142M 0s 57900K .......... .......... .......... .......... .......... 87% 156M 0s 57950K .......... .......... .......... .......... .......... 87% 159M 0s 58000K .......... .......... .......... .......... .......... 87% 155M 0s 58050K .......... .......... .......... .......... .......... 87% 138M 0s 58100K .......... .......... .......... .......... .......... 87% 163M 0s 58150K .......... .......... .......... .......... .......... 88% 171M 0s 58200K .......... .......... .......... .......... .......... 88% 135M 0s 58250K .......... .......... .......... .......... .......... 88% 160M 0s 58300K .......... .......... .......... .......... .......... 88% 172M 0s 58350K .......... .......... .......... .......... .......... 88% 168M 0s 58400K .......... .......... .......... .......... .......... 88% 22.3M 0s 58450K .......... .......... .......... .......... .......... 88% 104M 0s 58500K .......... .......... .......... .......... .......... 88% 122M 0s 58550K .......... .......... .......... .......... .......... 88% 90.6M 0s 58600K .......... .......... .......... .......... .......... 88% 118M 0s 58650K .......... .......... .......... .......... .......... 88% 116M 0s 58700K .......... .......... .......... .......... .......... 88% 139M 0s 58750K .......... .......... .......... .......... .......... 88% 105M 0s 58800K .......... .......... .......... .......... .......... 89% 135M 0s 58850K .......... .......... .......... .......... .......... 89% 109M 0s 58900K .......... .......... .......... .......... .......... 89% 10.0M 0s 58950K .......... .......... .......... .......... .......... 89% 94.8M 0s 59000K .......... .......... .......... .......... .......... 89% 103M 0s 59050K .......... .......... .......... .......... .......... 89% 118M 0s 59100K .......... .......... .......... .......... .......... 89% 105M 0s 59150K .......... .......... .......... .......... .......... 89% 139M 0s 59200K .......... .......... .......... .......... .......... 89% 127M 0s 59250K .......... .......... .......... .......... .......... 89% 88.5M 0s 59300K .......... .......... .......... .......... .......... 89% 99.1M 0s 59350K .......... .......... .......... .......... .......... 89% 73.9M 0s 59400K .......... .......... .......... .......... .......... 89% 90.2M 0s 59450K .......... .......... .......... .......... .......... 90% 108M 0s 59500K .......... .......... .......... .......... .......... 90% 129M 0s 59550K .......... .......... .......... .......... .......... 90% 89.5M 0s 59600K .......... .......... .......... .......... .......... 90% 103M 0s 59650K .......... .......... .......... .......... .......... 90% 103M 0s 59700K .......... .......... .......... .......... .......... 90% 114M 0s 59750K .......... .......... .......... .......... .......... 90% 104M 0s 59800K .......... .......... .......... .......... .......... 90% 125M 0s 59850K .......... .......... .......... .......... .......... 90% 141M 0s 59900K .......... .......... .......... .......... .......... 90% 90.9M 0s 59950K .......... .......... .......... .......... .......... 90% 103M 0s 60000K .......... .......... .......... .......... .......... 90% 104M 0s 60050K .......... .......... .......... .......... .......... 90% 114M 0s 60100K .......... .......... .......... .......... .......... 91% 114M 0s 60150K .......... .......... .......... .......... .......... 91% 111M 0s 60200K .......... .......... .......... .......... .......... 91% 151M 0s 60250K .......... .......... .......... .......... .......... 91% 77.0M 0s 60300K .......... .......... .......... .......... .......... 91% 93.1M 0s 60350K .......... .......... .......... .......... .......... 91% 138M 0s 60400K .......... .......... .......... .......... .......... 91% 96.1M 0s 60450K .......... .......... .......... .......... .......... 91% 133M 0s 60500K .......... .......... .......... .......... .......... 91% 104M 0s 60550K .......... .......... .......... .......... .......... 91% 114M 0s 60600K .......... .......... .......... .......... .......... 91% 118M 0s 60650K .......... .......... .......... .......... .......... 91% 144M 0s 60700K .......... .......... .......... .......... .......... 91% 102M 0s 60750K .......... .......... .......... .......... .......... 91% 104M 0s 60800K .......... .......... .......... .......... .......... 92% 133M 0s 60850K .......... .......... .......... .......... .......... 92% 111M 0s 60900K .......... .......... .......... .......... .......... 92% 137M 0s 60950K .......... .......... .......... .......... .......... 92% 94.0M 0s 61000K .......... .......... .......... .......... .......... 92% 110M 0s 61050K .......... .......... .......... .......... .......... 92% 117M 0s 61100K .......... .......... .......... .......... .......... 92% 97.1M 0s 61150K .......... .......... .......... .......... .......... 92% 124M 0s 61200K .......... .......... .......... .......... .......... 92% 112M 0s 61250K .......... .......... .......... .......... .......... 92% 93.6M 0s 61300K .......... .......... .......... .......... .......... 92% 85.1M 0s 61350K .......... .......... .......... .......... .......... 92% 113M 0s 61400K .......... .......... .......... .......... .......... 92% 123M 0s 61450K .......... .......... .......... .......... .......... 93% 125M 0s 61500K .......... .......... .......... .......... .......... 93% 114M 0s 61550K .......... .......... .......... .......... .......... 93% 121M 0s 61600K .......... .......... .......... .......... .......... 93% 109M 0s 61650K .......... .......... .......... .......... .......... 93% 128M 0s 61700K .......... .......... .......... .......... .......... 93% 120M 0s 61750K .......... .......... .......... .......... .......... 93% 110M 0s 61800K .......... .......... .......... .......... .......... 93% 107M 0s 61850K .......... .......... .......... .......... .......... 93% 119M 0s 61900K .......... .......... .......... .......... .......... 93% 86.6M 0s 61950K .......... .......... .......... .......... .......... 93% 149M 0s 62000K .......... .......... .......... .......... .......... 93% 106M 0s 62050K .......... .......... .......... .......... .......... 93% 101M 0s 62100K .......... .......... .......... .......... .......... 94% 102M 0s 62150K .......... .......... .......... .......... .......... 94% 118M 0s 62200K .......... .......... .......... .......... .......... 94% 114M 0s 62250K .......... .......... .......... .......... .......... 94% 117M 0s 62300K .......... .......... .......... .......... .......... 94% 105M 0s 62350K .......... .......... .......... .......... .......... 94% 122M 0s 62400K .......... .......... .......... .......... .......... 94% 115M 0s 62450K .......... .......... .......... .......... .......... 94% 108M 0s 62500K .......... .......... .......... .......... .......... 94% 107M 0s 62550K .......... .......... .......... .......... .......... 94% 136M 0s 62600K .......... .......... .......... .......... .......... 94% 92.2M 0s 62650K .......... .......... .......... .......... .......... 94% 135M 0s 62700K .......... .......... .......... .......... .......... 94% 117M 0s 62750K .......... .......... .......... .......... .......... 95% 92.0M 0s 62800K .......... .......... .......... .......... .......... 95% 119M 0s 62850K .......... .......... .......... .......... .......... 95% 167M 0s 62900K .......... .......... .......... .......... .......... 95% 98.4M 0s 62950K .......... .......... .......... .......... .......... 95% 102M 0s 63000K .......... .......... .......... .......... .......... 95% 118M 0s 63050K .......... .......... .......... .......... .......... 95% 108M 0s 63100K .......... .......... .......... .......... .......... 95% 99.2M 0s 63150K .......... .......... .......... .......... .......... 95% 113M 0s 63200K .......... .......... .......... .......... .......... 95% 124M 0s 63250K .......... .......... .......... .......... .......... 95% 132M 0s 63300K .......... .......... .......... .......... .......... 95% 79.1M 0s 63350K .......... .......... .......... .......... .......... 95% 171M 0s 63400K .......... .......... .......... .......... .......... 95% 62.2M 0s 63450K .......... .......... .......... .......... .......... 96% 147M 0s 63500K .......... .......... .......... .......... .......... 96% 232M 0s 63550K .......... .......... .......... .......... .......... 96% 73.6M 0s 63600K .......... .......... .......... .......... .......... 96% 209M 0s 63650K .......... .......... .......... .......... .......... 96% 4.25M 0s 63700K .......... .......... .......... .......... .......... 96% 218M 0s 63750K .......... .......... .......... .......... .......... 96% 61.0M 0s 63800K .......... .......... .......... .......... .......... 96% 169M 0s 63850K .......... .......... .......... .......... .......... 96% 260M 0s 63900K .......... .......... .......... .......... .......... 96% 202M 0s 63950K .......... .......... .......... .......... .......... 96% 77.6M 0s 64000K .......... .......... .......... .......... .......... 96% 244M 0s 64050K .......... .......... .......... .......... .......... 96% 53.4M 0s 64100K .......... .......... .......... .......... .......... 97% 243M 0s 64150K .......... .......... .......... .......... .......... 97% 145M 0s 64200K .......... .......... .......... .......... .......... 97% 142M 0s 64250K .......... .......... .......... .......... .......... 97% 177M 0s 64300K .......... .......... .......... .......... .......... 97% 242M 0s 64350K .......... .......... .......... .......... .......... 97% 237M 0s 64400K .......... .......... .......... .......... .......... 97% 232M 0s 64450K .......... .......... .......... .......... .......... 97% 53.7M 0s 64500K .......... .......... .......... .......... .......... 97% 151M 0s 64550K .......... .......... .......... .......... .......... 97% 213M 0s 64600K .......... .......... .......... .......... .......... 97% 149M 0s 64650K .......... .......... .......... .......... .......... 97% 106M 0s 64700K .......... .......... .......... .......... .......... 97% 161M 0s 64750K .......... .......... .......... .......... .......... 98% 119M 0s 64800K .......... .......... .......... .......... .......... 98% 84.0M 0s 64850K .......... .......... .......... .......... .......... 98% 169M 0s 64900K .......... .......... .......... .......... .......... 98% 178M 0s 64950K .......... .......... .......... .......... .......... 98% 136M 0s 65000K .......... .......... .......... .......... .......... 98% 230M 0s 65050K .......... .......... .......... .......... .......... 98% 183M 0s 65100K .......... .......... .......... .......... .......... 98% 174M 0s 65150K .......... .......... .......... .......... .......... 98% 228M 0s 65200K .......... .......... .......... .......... .......... 98% 184M 0s 65250K .......... .......... .......... .......... .......... 98% 185M 0s 65300K .......... .......... .......... .......... .......... 98% 175M 0s 65350K .......... .......... .......... .......... .......... 98% 206M 0s 65400K .......... .......... .......... .......... .......... 99% 223M 0s 65450K .......... .......... .......... .......... .......... 99% 193M 0s 65500K .......... .......... .......... .......... .......... 99% 243M 0s 65550K .......... .......... .......... .......... .......... 99% 193M 0s 65600K .......... .......... .......... .......... .......... 99% 234M 0s 65650K .......... .......... .......... .......... .......... 99% 235M 0s 65700K .......... .......... .......... .......... .......... 99% 212M 0s 65750K .......... .......... .......... .......... .......... 99% 207M 0s 65800K .......... .......... .......... .......... .......... 99% 209M 0s 65850K .......... .......... .......... .......... .......... 99% 213M 0s 65900K .......... .......... .......... .......... .......... 99% 206M 0s 65950K .......... .......... .......... .......... .......... 99% 228M 0s 66000K .......... .......... .......... .......... .......... 99% 229M 0s 66050K .......... .......... .......... .......... .... 100% 231M=0.7s 2023-01-24 09:36:29 (91.6 MB/s) - ‘NDP461-KB3102436-x86-x64-AllOS-ENU.exe’ saved [67681000/67681000] Executing cd /homedir Executing w_do_call remove_mono Executing mkdir -p /homedir Executing load_remove_mono ------------------------------------------------------ warning: Mono does not appear to be installed. ------------------------------------------------------ Executing w_do_call dotnet46 Executing mkdir -p /homedir Executing load_dotnet46 Executing mkdir -p /homedir/.cache/winetricks/dotnet46 Executing cd /homedir/.cache/winetricks/dotnet46 Downloading https://download.microsoft.com/download/6/F/9/6F9673B1-87D1-46C4-BF04-95F24C3EB9DA/enu_netfx/NDP46-KB3045557-x86-x64-AllOS-ENU_exe/NDP46-KB3045557-x86-x64-AllOS-ENU.exe to /homedir/.cache/winetricks/dotnet46 --2023-01-24 09:36:32-- https://download.microsoft.com/download/6/F/9/6F9673B1-87D1-46C4-BF04-95F24C3EB9DA/enu_netfx/NDP46-KB3045557-x86-x64-AllOS-ENU_exe/NDP46-KB3045557-x86-x64-AllOS-ENU.exe Resolving download.microsoft.com (download.microsoft.com)... 23.42.144.178, 2403:6200:ffff:fa84::317f, 2403:6200:ffff:fa8a::317f Connecting to download.microsoft.com (download.microsoft.com)|23.42.144.178|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 65444688 (62M) [application/octet-stream] Saving to: ‘NDP46-KB3045557-x86-x64-AllOS-ENU.exe’ 0K .......... .......... .......... .......... .......... 0% 3.60M 17s 50K .......... .......... .......... .......... .......... 0% 4.51M 16s 100K .......... .......... .......... .......... .......... 0% 6.20M 14s 150K .......... .......... .......... .......... .......... 0% 12.9M 11s 200K .......... .......... .......... .......... .......... 0% 14.2M 10s 250K .......... .......... .......... .......... .......... 0% 14.4M 9s 300K .......... .......... .......... .......... .......... 0% 22.5M 8s 350K .......... .......... .......... .......... .......... 0% 25.7M 7s 400K .......... .......... .......... .......... .......... 0% 21.6M 7s 450K .......... .......... .......... .......... .......... 0% 22.0M 7s 500K .......... .......... .......... .......... .......... 0% 42.8M 6s 550K .......... .......... .......... .......... .......... 0% 47.9M 6s 600K .......... .......... .......... .......... .......... 1% 28.9M 5s 650K .......... .......... .......... .......... .......... 1% 46.6M 5s 700K .......... .......... .......... .......... .......... 1% 44.8M 5s 750K .......... .......... .......... .......... .......... 1% 33.8M 5s 800K .......... .......... .......... .......... .......... 1% 29.9M 4s 850K .......... .......... .......... .......... .......... 1% 31.6M 4s 900K .......... .......... .......... .......... .......... 1% 21.5M 4s 950K .......... .......... .......... .......... .......... 1% 16.4M 4s 1000K .......... .......... .......... .......... .......... 1% 16.9M 4s 1050K .......... .......... .......... .......... .......... 1% 15.6M 4s 1100K .......... .......... .......... .......... .......... 1% 46.1M 4s 1150K .......... .......... .......... .......... .......... 1% 73.9M 4s 1200K .......... .......... .......... .......... .......... 1% 63.9M 4s 1250K .......... .......... .......... .......... .......... 2% 67.0M 4s 1300K .......... .......... .......... .......... .......... 2% 31.9M 4s 1350K .......... .......... .......... .......... .......... 2% 65.1M 4s 1400K .......... .......... .......... .......... .......... 2% 74.0M 3s 1450K .......... .......... .......... .......... .......... 2% 73.4M 3s 1500K .......... .......... .......... .......... .......... 2% 47.2M 3s 1550K .......... .......... .......... .......... .......... 2% 12.8M 3s 1600K .......... .......... .......... .......... .......... 2% 24.0M 3s 1650K .......... .......... .......... .......... .......... 2% 15.4M 3s 1700K .......... .......... .......... .......... .......... 2% 14.1M 3s 1750K .......... .......... .......... .......... .......... 2% 17.1M 3s 1800K .......... .......... .......... .......... .......... 2% 20.8M 3s 1850K .......... .......... .......... .......... .......... 2% 19.4M 3s 1900K .......... .......... .......... .......... .......... 3% 24.7M 3s 1950K .......... .......... .......... .......... .......... 3% 32.0M 3s 2000K .......... .......... .......... .......... .......... 3% 63.6M 3s 2050K .......... .......... .......... .......... .......... 3% 26.4M 3s 2100K .......... .......... .......... .......... .......... 3% 72.7M 3s 2150K .......... .......... .......... .......... .......... 3% 59.7M 3s 2200K .......... .......... .......... .......... .......... 3% 65.3M 3s 2250K .......... .......... .......... .......... .......... 3% 74.3M 3s 2300K .......... .......... .......... .......... .......... 3% 61.1M 3s 2350K .......... .......... .......... .......... .......... 3% 73.1M 3s 2400K .......... .......... .......... .......... .......... 3% 66.9M 3s 2450K .......... .......... .......... .......... .......... 3% 72.1M 3s 2500K .......... .......... .......... .......... .......... 3% 64.2M 3s 2550K .......... .......... .......... .......... .......... 4% 75.2M 3s 2600K .......... .......... .......... .......... .......... 4% 74.3M 3s 2650K .......... .......... .......... .......... .......... 4% 59.9M 3s 2700K .......... .......... .......... .......... .......... 4% 15.0M 3s 2750K .......... .......... .......... .......... .......... 4% 28.6M 3s 2800K .......... .......... .......... .......... .......... 4% 23.8M 3s 2850K .......... .......... .......... .......... .......... 4% 48.5M 3s 2900K .......... .......... .......... .......... .......... 4% 121M 3s 2950K .......... .......... .......... .......... .......... 4% 149M 3s 3000K .......... .......... .......... .......... .......... 4% 132M 2s 3050K .......... .......... .......... .......... .......... 4% 134M 2s 3100K .......... .......... .......... .......... .......... 4% 63.1M 2s 3150K .......... .......... .......... .......... .......... 5% 63.2M 2s 3200K .......... .......... .......... .......... .......... 5% 59.0M 2s 3250K .......... .......... .......... .......... .......... 5% 50.3M 2s 3300K .......... .......... .......... .......... .......... 5% 72.4M 2s 3350K .......... .......... .......... .......... .......... 5% 107M 2s 3400K .......... .......... .......... .......... .......... 5% 146M 2s 3450K .......... .......... .......... .......... .......... 5% 105M 2s 3500K .......... .......... .......... .......... .......... 5% 110M 2s 3550K .......... .......... .......... .......... .......... 5% 86.4M 2s 3600K .......... .......... .......... .......... .......... 5% 94.3M 2s 3650K .......... .......... .......... .......... .......... 5% 153M 2s 3700K .......... .......... .......... .......... .......... 5% 122M 2s 3750K .......... .......... .......... .......... .......... 5% 87.1M 2s 3800K .......... .......... .......... .......... .......... 6% 64.4M 2s 3850K .......... .......... .......... .......... .......... 6% 61.8M 2s 3900K .......... .......... .......... .......... .......... 6% 123M 2s 3950K .......... .......... .......... .......... .......... 6% 113M 2s 4000K .......... .......... .......... .......... .......... 6% 110M 2s 4050K .......... .......... .......... .......... .......... 6% 126M 2s 4100K .......... .......... .......... .......... .......... 6% 79.9M 2s 4150K .......... .......... .......... .......... .......... 6% 82.5M 2s 4200K .......... .......... .......... .......... .......... 6% 165M 2s 4250K .......... .......... .......... .......... .......... 6% 157M 2s 4300K .......... .......... .......... .......... .......... 6% 130M 2s 4350K .......... .......... .......... .......... .......... 6% 161M 2s 4400K .......... .......... .......... .......... .......... 6% 152M 2s 4450K .......... .......... .......... .......... .......... 7% 151M 2s 4500K .......... .......... .......... .......... .......... 7% 134M 2s 4550K .......... .......... .......... .......... .......... 7% 151M 2s 4600K .......... .......... .......... .......... .......... 7% 160M 2s 4650K .......... .......... .......... .......... .......... 7% 134M 2s 4700K .......... .......... .......... .......... .......... 7% 152M 2s 4750K .......... .......... .......... .......... .......... 7% 109M 2s 4800K .......... .......... .......... .......... .......... 7% 143M 2s 4850K .......... .......... .......... .......... .......... 7% 2.66M 2s 4900K .......... .......... .......... .......... .......... 7% 147M 2s 4950K .......... .......... .......... .......... .......... 7% 104M 2s 5000K .......... .......... .......... .......... .......... 7% 87.0M 2s 5050K .......... .......... .......... .......... .......... 7% 117M 2s 5100K .......... .......... .......... .......... .......... 8% 106M 2s 5150K .......... .......... .......... .......... .......... 8% 124M 2s 5200K .......... .......... .......... .......... .......... 8% 104M 2s 5250K .......... .......... .......... .......... .......... 8% 125M 2s 5300K .......... .......... .......... .......... .......... 8% 111M 2s 5350K .......... .......... .......... .......... .......... 8% 91.5M 2s 5400K .......... .......... .......... .......... .......... 8% 67.9M 2s 5450K .......... .......... .......... .......... .......... 8% 139M 2s 5500K .......... .......... .......... .......... .......... 8% 172M 2s 5550K .......... .......... .......... .......... .......... 8% 127M 2s 5600K .......... .......... .......... .......... .......... 8% 169M 2s 5650K .......... .......... .......... .......... .......... 8% 154M 2s 5700K .......... .......... .......... .......... .......... 8% 130M 2s 5750K .......... .......... .......... .......... .......... 9% 2.61M 2s 5800K .......... .......... .......... .......... .......... 9% 115M 2s 5850K .......... .......... .......... .......... .......... 9% 85.3M 2s 5900K .......... .......... .......... .......... .......... 9% 94.5M 2s 5950K .......... .......... .......... .......... .......... 9% 62.5M 2s 6000K .......... .......... .......... .......... .......... 9% 88.5M 2s 6050K .......... .......... .......... .......... .......... 9% 86.7M 2s 6100K .......... .......... .......... .......... .......... 9% 55.2M 2s 6150K .......... .......... .......... .......... .......... 9% 79.8M 2s 6200K .......... .......... .......... .......... .......... 9% 68.6M 2s 6250K .......... .......... .......... .......... .......... 9% 95.9M 2s 6300K .......... .......... .......... .......... .......... 9% 48.0M 2s 6350K .......... .......... .......... .......... .......... 10% 92.4M 2s 6400K .......... .......... .......... .......... .......... 10% 61.6M 2s 6450K .......... .......... .......... .......... .......... 10% 56.6M 2s 6500K .......... .......... .......... .......... .......... 10% 97.9M 2s 6550K .......... .......... .......... .......... .......... 10% 156M 2s 6600K .......... .......... .......... .......... .......... 10% 153M 2s 6650K .......... .......... .......... .......... .......... 10% 132M 2s 6700K .......... .......... .......... .......... .......... 10% 156M 2s 6750K .......... .......... .......... .......... .......... 10% 145M 2s 6800K .......... .......... .......... .......... .......... 10% 155M 2s 6850K .......... .......... .......... .......... .......... 10% 133M 2s 6900K .......... .......... .......... .......... .......... 10% 142M 2s 6950K .......... .......... .......... .......... .......... 10% 162M 2s 7000K .......... .......... .......... .......... .......... 11% 126M 2s 7050K .......... .......... .......... .......... .......... 11% 43.3M 2s 7100K .......... .......... .......... .......... .......... 11% 47.1M 2s 7150K .......... .......... .......... .......... .......... 11% 47.2M 2s 7200K .......... .......... .......... .......... .......... 11% 42.0M 2s 7250K .......... .......... .......... .......... .......... 11% 47.3M 2s 7300K .......... .......... .......... .......... .......... 11% 44.9M 2s 7350K .......... .......... .......... .......... .......... 11% 47.1M 2s 7400K .......... .......... .......... .......... .......... 11% 39.2M 2s 7450K .......... .......... .......... .......... .......... 11% 46.0M 2s 7500K .......... .......... .......... .......... .......... 11% 45.9M 2s 7550K .......... .......... .......... .......... .......... 11% 39.7M 2s 7600K .......... .......... .......... .......... .......... 11% 46.7M 2s 7650K .......... .......... .......... .......... .......... 12% 51.3M 2s 7700K .......... .......... .......... .......... .......... 12% 34.6M 2s 7750K .......... .......... .......... .......... .......... 12% 43.1M 2s 7800K .......... .......... .......... .......... .......... 12% 49.1M 2s 7850K .......... .......... .......... .......... .......... 12% 37.6M 2s 7900K .......... .......... .......... .......... .......... 12% 33.9M 2s 7950K .......... .......... .......... .......... .......... 12% 39.6M 2s 8000K .......... .......... .......... .......... .......... 12% 42.4M 2s 8050K .......... .......... .......... .......... .......... 12% 40.8M 2s 8100K .......... .......... .......... .......... .......... 12% 47.9M 2s 8150K .......... .......... .......... .......... .......... 12% 51.5M 2s 8200K .......... .......... .......... .......... .......... 12% 47.4M 2s 8250K .......... .......... .......... .......... .......... 12% 68.8M 2s 8300K .......... .......... .......... .......... .......... 13% 49.0M 2s 8350K .......... .......... .......... .......... .......... 13% 41.8M 2s 8400K .......... .......... .......... .......... .......... 13% 47.9M 2s 8450K .......... .......... .......... .......... .......... 13% 54.3M 2s 8500K .......... .......... .......... .......... .......... 13% 40.6M 2s 8550K .......... .......... .......... .......... .......... 13% 42.1M 2s 8600K .......... .......... .......... .......... .......... 13% 45.7M 2s 8650K .......... .......... .......... .......... .......... 13% 69.7M 1s 8700K .......... .......... .......... .......... .......... 13% 40.3M 1s 8750K .......... .......... .......... .......... .......... 13% 58.3M 1s 8800K .......... .......... .......... .......... .......... 13% 54.2M 1s 8850K .......... .......... .......... .......... .......... 13% 126M 1s 8900K .......... .......... .......... .......... .......... 14% 155M 1s 8950K .......... .......... .......... .......... .......... 14% 49.7M 1s 9000K .......... .......... .......... .......... .......... 14% 46.3M 1s 9050K .......... .......... .......... .......... .......... 14% 59.0M 1s 9100K .......... .......... .......... .......... .......... 14% 56.2M 1s 9150K .......... .......... .......... .......... .......... 14% 93.1M 1s 9200K .......... .......... .......... .......... .......... 14% 62.0M 1s 9250K .......... .......... .......... .......... .......... 14% 143M 1s 9300K .......... .......... .......... .......... .......... 14% 43.0M 1s 9350K .......... .......... .......... .......... .......... 14% 63.5M 1s 9400K .......... .......... .......... .......... .......... 14% 52.9M 1s 9450K .......... .......... .......... .......... .......... 14% 61.1M 1s 9500K .......... .......... .......... .......... .......... 14% 47.2M 1s 9550K .......... .......... .......... .......... .......... 15% 79.8M 1s 9600K .......... .......... .......... .......... .......... 15% 55.5M 1s 9650K .......... .......... .......... .......... .......... 15% 155M 1s 9700K .......... .......... .......... .......... .......... 15% 171M 1s 9750K .......... .......... .......... .......... .......... 15% 112M 1s 9800K .......... .......... .......... .......... .......... 15% 50.5M 1s 9850K .......... .......... .......... .......... .......... 15% 64.2M 1s 9900K .......... .......... .......... .......... .......... 15% 43.6M 1s 9950K .......... .......... .......... .......... .......... 15% 72.9M 1s 10000K .......... .......... .......... .......... .......... 15% 61.9M 1s 10050K .......... .......... .......... .......... .......... 15% 47.2M 1s 10100K .......... .......... .......... .......... .......... 15% 63.0M 1s 10150K .......... .......... .......... .......... .......... 15% 62.6M 1s 10200K .......... .......... .......... .......... .......... 16% 56.3M 1s 10250K .......... .......... .......... .......... .......... 16% 56.8M 1s 10300K .......... .......... .......... .......... .......... 16% 54.0M 1s 10350K .......... .......... .......... .......... .......... 16% 63.2M 1s 10400K .......... .......... .......... .......... .......... 16% 54.0M 1s 10450K .......... .......... .......... .......... .......... 16% 72.4M 1s 10500K .......... .......... .......... .......... .......... 16% 50.7M 1s 10550K .......... .......... .......... .......... .......... 16% 129M 1s 10600K .......... .......... .......... .......... .......... 16% 148M 1s 10650K .......... .......... .......... .......... .......... 16% 50.2M 1s 10700K .......... .......... .......... .......... .......... 16% 67.1M 1s 10750K .......... .......... .......... .......... .......... 16% 64.8M 1s 10800K .......... .......... .......... .......... .......... 16% 104M 1s 10850K .......... .......... .......... .......... .......... 17% 85.7M 1s 10900K .......... .......... .......... .......... .......... 17% 74.4M 1s 10950K .......... .......... .......... .......... .......... 17% 72.1M 1s 11000K .......... .......... .......... .......... .......... 17% 73.7M 1s 11050K .......... .......... .......... .......... .......... 17% 62.8M 1s 11100K .......... .......... .......... .......... .......... 17% 54.8M 1s 11150K .......... .......... .......... .......... .......... 17% 89.5M 1s 11200K .......... .......... .......... .......... .......... 17% 65.3M 1s 11250K .......... .......... .......... .......... .......... 17% 89.3M 1s 11300K .......... .......... .......... .......... .......... 17% 101M 1s 11350K .......... .......... .......... .......... .......... 17% 110M 1s 11400K .......... .......... .......... .......... .......... 17% 70.9M 1s 11450K .......... .......... .......... .......... .......... 17% 157M 1s 11500K .......... .......... .......... .......... .......... 18% 167M 1s 11550K .......... .......... .......... .......... .......... 18% 83.8M 1s 11600K .......... .......... .......... .......... .......... 18% 193M 1s 11650K .......... .......... .......... .......... .......... 18% 110M 1s 11700K .......... .......... .......... .......... .......... 18% 125M 1s 11750K .......... .......... .......... .......... .......... 18% 153M 1s 11800K .......... .......... .......... .......... .......... 18% 111M 1s 11850K .......... .......... .......... .......... .......... 18% 127M 1s 11900K .......... .......... .......... .......... .......... 18% 116M 1s 11950K .......... .......... .......... .......... .......... 18% 109M 1s 12000K .......... .......... .......... .......... .......... 18% 169M 1s 12050K .......... .......... .......... .......... .......... 18% 173M 1s 12100K .......... .......... .......... .......... .......... 19% 69.8M 1s 12150K .......... .......... .......... .......... .......... 19% 86.9M 1s 12200K .......... .......... .......... .......... .......... 19% 178M 1s 12250K .......... .......... .......... .......... .......... 19% 141M 1s 12300K .......... .......... .......... .......... .......... 19% 154M 1s 12350K .......... .......... .......... .......... .......... 19% 169M 1s 12400K .......... .......... .......... .......... .......... 19% 182M 1s 12450K .......... .......... .......... .......... .......... 19% 178M 1s 12500K .......... .......... .......... .......... .......... 19% 181M 1s 12550K .......... .......... .......... .......... .......... 19% 236M 1s 12600K .......... .......... .......... .......... .......... 19% 200M 1s 12650K .......... .......... .......... .......... .......... 19% 154M 1s 12700K .......... .......... .......... .......... .......... 19% 63.4M 1s 12750K .......... .......... .......... .......... .......... 20% 50.6M 1s 12800K .......... .......... .......... .......... .......... 20% 66.6M 1s 12850K .......... .......... .......... .......... .......... 20% 61.9M 1s 12900K .......... .......... .......... .......... .......... 20% 77.3M 1s 12950K .......... .......... .......... .......... .......... 20% 90.3M 1s 13000K .......... .......... .......... .......... .......... 20% 162M 1s 13050K .......... .......... .......... .......... .......... 20% 121M 1s 13100K .......... .......... .......... .......... .......... 20% 90.2M 1s 13150K .......... .......... .......... .......... .......... 20% 95.7M 1s 13200K .......... .......... .......... .......... .......... 20% 58.5M 1s 13250K .......... .......... .......... .......... .......... 20% 86.5M 1s 13300K .......... .......... .......... .......... .......... 20% 141M 1s 13350K .......... .......... .......... .......... .......... 20% 235M 1s 13400K .......... .......... .......... .......... .......... 21% 114M 1s 13450K .......... .......... .......... .......... .......... 21% 89.0M 1s 13500K .......... .......... .......... .......... .......... 21% 125M 1s 13550K .......... .......... .......... .......... .......... 21% 91.7M 1s 13600K .......... .......... .......... .......... .......... 21% 117M 1s 13650K .......... .......... .......... .......... .......... 21% 83.5M 1s 13700K .......... .......... .......... .......... .......... 21% 81.9M 1s 13750K .......... .......... .......... .......... .......... 21% 86.7M 1s 13800K .......... .......... .......... .......... .......... 21% 153M 1s 13850K .......... .......... .......... .......... .......... 21% 76.9M 1s 13900K .......... .......... .......... .......... .......... 21% 96.2M 1s 13950K .......... .......... .......... .......... .......... 21% 173M 1s 14000K .......... .......... .......... .......... .......... 21% 84.8M 1s 14050K .......... .......... .......... .......... .......... 22% 90.1M 1s 14100K .......... .......... .......... .......... .......... 22% 67.9M 1s 14150K .......... .......... .......... .......... .......... 22% 135M 1s 14200K .......... .......... .......... .......... .......... 22% 188M 1s 14250K .......... .......... .......... .......... .......... 22% 88.6M 1s 14300K .......... .......... .......... .......... .......... 22% 124M 1s 14350K .......... .......... .......... .......... .......... 22% 88.8M 1s 14400K .......... .......... .......... .......... .......... 22% 131M 1s 14450K .......... .......... .......... .......... .......... 22% 79.7M 1s 14500K .......... .......... .......... .......... .......... 22% 121M 1s 14550K .......... .......... .......... .......... .......... 22% 108M 1s 14600K .......... .......... .......... .......... .......... 22% 104M 1s 14650K .......... .......... .......... .......... .......... 23% 74.9M 1s 14700K .......... .......... .......... .......... .......... 23% 133M 1s 14750K .......... .......... .......... .......... .......... 23% 157M 1s 14800K .......... .......... .......... .......... .......... 23% 97.6M 1s 14850K .......... .......... .......... .......... .......... 23% 64.7M 1s 14900K .......... .......... .......... .......... .......... 23% 88.0M 1s 14950K .......... .......... .......... .......... .......... 23% 179M 1s 15000K .......... .......... .......... .......... .......... 23% 177M 1s 15050K .......... .......... .......... .......... .......... 23% 149M 1s 15100K .......... .......... .......... .......... .......... 23% 164M 1s 15150K .......... .......... .......... .......... .......... 23% 128M 1s 15200K .......... .......... .......... .......... .......... 23% 137M 1s 15250K .......... .......... .......... .......... .......... 23% 143M 1s 15300K .......... .......... .......... .......... .......... 24% 75.8M 1s 15350K .......... .......... .......... .......... .......... 24% 152M 1s 15400K .......... .......... .......... .......... .......... 24% 99.8M 1s 15450K .......... .......... .......... .......... .......... 24% 68.5M 1s 15500K .......... .......... .......... .......... .......... 24% 64.7M 1s 15550K .......... .......... .......... .......... .......... 24% 67.3M 1s 15600K .......... .......... .......... .......... .......... 24% 64.1M 1s 15650K .......... .......... .......... .......... .......... 24% 112M 1s 15700K .......... .......... .......... .......... .......... 24% 130M 1s 15750K .......... .......... .......... .......... .......... 24% 93.8M 1s 15800K .......... .......... .......... .......... .......... 24% 89.2M 1s 15850K .......... .......... .......... .......... .......... 24% 118M 1s 15900K .......... .......... .......... .......... .......... 24% 126M 1s 15950K .......... .......... .......... .......... .......... 25% 135M 1s 16000K .......... .......... .......... .......... .......... 25% 95.9M 1s 16050K .......... .......... .......... .......... .......... 25% 170M 1s 16100K .......... .......... .......... .......... .......... 25% 162M 1s 16150K .......... .......... .......... .......... .......... 25% 138M 1s 16200K .......... .......... .......... .......... .......... 25% 128M 1s 16250K .......... .......... .......... .......... .......... 25% 81.0M 1s 16300K .......... .......... .......... .......... .......... 25% 109M 1s 16350K .......... .......... .......... .......... .......... 25% 100M 1s 16400K .......... .......... .......... .......... .......... 25% 81.5M 1s 16450K .......... .......... .......... .......... .......... 25% 137M 1s 16500K .......... .......... .......... .......... .......... 25% 83.5M 1s 16550K .......... .......... .......... .......... .......... 25% 125M 1s 16600K .......... .......... .......... .......... .......... 26% 99.8M 1s 16650K .......... .......... .......... .......... .......... 26% 114M 1s 16700K .......... .......... .......... .......... .......... 26% 147M 1s 16750K .......... .......... .......... .......... .......... 26% 177M 1s 16800K .......... .......... .......... .......... .......... 26% 115M 1s 16850K .......... .......... .......... .......... .......... 26% 90.9M 1s 16900K .......... .......... .......... .......... .......... 26% 108M 1s 16950K .......... .......... .......... .......... .......... 26% 142M 1s 17000K .......... .......... .......... .......... .......... 26% 151M 1s 17050K .......... .......... .......... .......... .......... 26% 121M 1s 17100K .......... .......... .......... .......... .......... 26% 156M 1s 17150K .......... .......... .......... .......... .......... 26% 103M 1s 17200K .......... .......... .......... .......... .......... 26% 94.2M 1s 17250K .......... .......... .......... .......... .......... 27% 80.6M 1s 17300K .......... .......... .......... .......... .......... 27% 139M 1s 17350K .......... .......... .......... .......... .......... 27% 127M 1s 17400K .......... .......... .......... .......... .......... 27% 103M 1s 17450K .......... .......... .......... .......... .......... 27% 125M 1s 17500K .......... .......... .......... .......... .......... 27% 135M 1s 17550K .......... .......... .......... .......... .......... 27% 88.7M 1s 17600K .......... .......... .......... .......... .......... 27% 82.6M 1s 17650K .......... .......... .......... .......... .......... 27% 116M 1s 17700K .......... .......... .......... .......... .......... 27% 143M 1s 17750K .......... .......... .......... .......... .......... 27% 68.5M 1s 17800K .......... .......... .......... .......... .......... 27% 81.7M 1s 17850K .......... .......... .......... .......... .......... 28% 117M 1s 17900K .......... .......... .......... .......... .......... 28% 94.8M 1s 17950K .......... .......... .......... .......... .......... 28% 112M 1s 18000K .......... .......... .......... .......... .......... 28% 94.4M 1s 18050K .......... .......... .......... .......... .......... 28% 182M 1s 18100K .......... .......... .......... .......... .......... 28% 103M 1s 18150K .......... .......... .......... .......... .......... 28% 116M 1s 18200K .......... .......... .......... .......... .......... 28% 109M 1s 18250K .......... .......... .......... .......... .......... 28% 110M 1s 18300K .......... .......... .......... .......... .......... 28% 153M 1s 18350K .......... .......... .......... .......... .......... 28% 102M 1s 18400K .......... .......... .......... .......... .......... 28% 99.4M 1s 18450K .......... .......... .......... .......... .......... 28% 138M 1s 18500K .......... .......... .......... .......... .......... 29% 89.9M 1s 18550K .......... .......... .......... .......... .......... 29% 83.4M 1s 18600K .......... .......... .......... .......... .......... 29% 126M 1s 18650K .......... .......... .......... .......... .......... 29% 99.9M 1s 18700K .......... .......... .......... .......... .......... 29% 79.7M 1s 18750K .......... .......... .......... .......... .......... 29% 121M 1s 18800K .......... .......... .......... .......... .......... 29% 123M 1s 18850K .......... .......... .......... .......... .......... 29% 95.6M 1s 18900K .......... .......... .......... .......... .......... 29% 75.3M 1s 18950K .......... .......... .......... .......... .......... 29% 133M 1s 19000K .......... .......... .......... .......... .......... 29% 134M 1s 19050K .......... .......... .......... .......... .......... 29% 123M 1s 19100K .......... .......... .......... .......... .......... 29% 115M 1s 19150K .......... .......... .......... .......... .......... 30% 98.0M 1s 19200K .......... .......... .......... .......... .......... 30% 125M 1s 19250K .......... .......... .......... .......... .......... 30% 85.8M 1s 19300K .......... .......... .......... .......... .......... 30% 113M 1s 19350K .......... .......... .......... .......... .......... 30% 129M 1s 19400K .......... .......... .......... .......... .......... 30% 86.1M 1s 19450K .......... .......... .......... .......... .......... 30% 101M 1s 19500K .......... .......... .......... .......... .......... 30% 110M 1s 19550K .......... .......... .......... .......... .......... 30% 101M 1s 19600K .......... .......... .......... .......... .......... 30% 103M 1s 19650K .......... .......... .......... .......... .......... 30% 148M 1s 19700K .......... .......... .......... .......... .......... 30% 176M 1s 19750K .......... .......... .......... .......... .......... 30% 85.4M 1s 19800K .......... .......... .......... .......... .......... 31% 98.1M 1s 19850K .......... .......... .......... .......... .......... 31% 114M 1s 19900K .......... .......... .......... .......... .......... 31% 103M 1s 19950K .......... .......... .......... .......... .......... 31% 152M 1s 20000K .......... .......... .......... .......... .......... 31% 170M 1s 20050K .......... .......... .......... .......... .......... 31% 171M 1s 20100K .......... .......... .......... .......... .......... 31% 94.9M 1s 20150K .......... .......... .......... .......... .......... 31% 125M 1s 20200K .......... .......... .......... .......... .......... 31% 94.0M 1s 20250K .......... .......... .......... .......... .......... 31% 111M 1s 20300K .......... .......... .......... .......... .......... 31% 88.1M 1s 20350K .......... .......... .......... .......... .......... 31% 115M 1s 20400K .......... .......... .......... .......... .......... 31% 94.5M 1s 20450K .......... .......... .......... .......... .......... 32% 126M 1s 20500K .......... .......... .......... .......... .......... 32% 156M 1s 20550K .......... .......... .......... .......... .......... 32% 107M 1s 20600K .......... .......... .......... .......... .......... 32% 86.2M 1s 20650K .......... .......... .......... .......... .......... 32% 122M 1s 20700K .......... .......... .......... .......... .......... 32% 82.6M 1s 20750K .......... .......... .......... .......... .......... 32% 124M 1s 20800K .......... .......... .......... .......... .......... 32% 110M 1s 20850K .......... .......... .......... .......... .......... 32% 135M 1s 20900K .......... .......... .......... .......... .......... 32% 85.3M 1s 20950K .......... .......... .......... .......... .......... 32% 92.0M 1s 21000K .......... .......... .......... .......... .......... 32% 97.9M 1s 21050K .......... .......... .......... .......... .......... 33% 132M 1s 21100K .......... .......... .......... .......... .......... 33% 147M 1s 21150K .......... .......... .......... .......... .......... 33% 131M 1s 21200K .......... .......... .......... .......... .......... 33% 152M 1s 21250K .......... .......... .......... .......... .......... 33% 87.0M 1s 21300K .......... .......... .......... .......... .......... 33% 108M 1s 21350K .......... .......... .......... .......... .......... 33% 104M 1s 21400K .......... .......... .......... .......... .......... 33% 84.1M 1s 21450K .......... .......... .......... .......... .......... 33% 120M 1s 21500K .......... .......... .......... .......... .......... 33% 123M 1s 21550K .......... .......... .......... .......... .......... 33% 124M 1s 21600K .......... .......... .......... .......... .......... 33% 85.9M 1s 21650K .......... .......... .......... .......... .......... 33% 130M 1s 21700K .......... .......... .......... .......... .......... 34% 130M 1s 21750K .......... .......... .......... .......... .......... 34% 91.8M 1s 21800K .......... .......... .......... .......... .......... 34% 106M 1s 21850K .......... .......... .......... .......... .......... 34% 146M 1s 21900K .......... .......... .......... .......... .......... 34% 142M 1s 21950K .......... .......... .......... .......... .......... 34% 111M 1s 22000K .......... .......... .......... .......... .......... 34% 108M 1s 22050K .......... .......... .......... .......... .......... 34% 103M 1s 22100K .......... .......... .......... .......... .......... 34% 102M 1s 22150K .......... .......... .......... .......... .......... 34% 123M 1s 22200K .......... .......... .......... .......... .......... 34% 141M 1s 22250K .......... .......... .......... .......... .......... 34% 121M 1s 22300K .......... .......... .......... .......... .......... 34% 90.7M 1s 22350K .......... .......... .......... .......... .......... 35% 119M 1s 22400K .......... .......... .......... .......... .......... 35% 89.8M 1s 22450K .......... .......... .......... .......... .......... 35% 112M 1s 22500K .......... .......... .......... .......... .......... 35% 93.0M 1s 22550K .......... .......... .......... .......... .......... 35% 81.3M 1s 22600K .......... .......... .......... .......... .......... 35% 127M 1s 22650K .......... .......... .......... .......... .......... 35% 93.1M 1s 22700K .......... .......... .......... .......... .......... 35% 117M 1s 22750K .......... .......... .......... .......... .......... 35% 121M 1s 22800K .......... .......... .......... .......... .......... 35% 141M 1s 22850K .......... .......... .......... .......... .......... 35% 117M 1s 22900K .......... .......... .......... .......... .......... 35% 82.0M 1s 22950K .......... .......... .......... .......... .......... 35% 88.1M 1s 23000K .......... .......... .......... .......... .......... 36% 137M 1s 23050K .......... .......... .......... .......... .......... 36% 94.0M 1s 23100K .......... .......... .......... .......... .......... 36% 98.7M 1s 23150K .......... .......... .......... .......... .......... 36% 96.5M 1s 23200K .......... .......... .......... .......... .......... 36% 86.1M 1s 23250K .......... .......... .......... .......... .......... 36% 89.2M 1s 23300K .......... .......... .......... .......... .......... 36% 81.2M 1s 23350K .......... .......... .......... .......... .......... 36% 110M 1s 23400K .......... .......... .......... .......... .......... 36% 82.2M 1s 23450K .......... .......... .......... .......... .......... 36% 102M 1s 23500K .......... .......... .......... .......... .......... 36% 110M 1s 23550K .......... .......... .......... .......... .......... 36% 104M 1s 23600K .......... .......... .......... .......... .......... 37% 92.6M 1s 23650K .......... .......... .......... .......... .......... 37% 122M 1s 23700K .......... .......... .......... .......... .......... 37% 115M 1s 23750K .......... .......... .......... .......... .......... 37% 97.1M 1s 23800K .......... .......... .......... .......... .......... 37% 121M 1s 23850K .......... .......... .......... .......... .......... 37% 116M 1s 23900K .......... .......... .......... .......... .......... 37% 98.2M 1s 23950K .......... .......... .......... .......... .......... 37% 82.3M 1s 24000K .......... .......... .......... .......... .......... 37% 89.3M 1s 24050K .......... .......... .......... .......... .......... 37% 98.2M 1s 24100K .......... .......... .......... .......... .......... 37% 97.4M 1s 24150K .......... .......... .......... .......... .......... 37% 145M 1s 24200K .......... .......... .......... .......... .......... 37% 112M 1s 24250K .......... .......... .......... .......... .......... 38% 128M 1s 24300K .......... .......... .......... .......... .......... 38% 70.5M 1s 24350K .......... .......... .......... .......... .......... 38% 160M 1s 24400K .......... .......... .......... .......... .......... 38% 148M 1s 24450K .......... .......... .......... .......... .......... 38% 102M 1s 24500K .......... .......... .......... .......... .......... 38% 126M 1s 24550K .......... .......... .......... .......... .......... 38% 127M 1s 24600K .......... .......... .......... .......... .......... 38% 73.4M 1s 24650K .......... .......... .......... .......... .......... 38% 87.4M 1s 24700K .......... .......... .......... .......... .......... 38% 96.1M 1s 24750K .......... .......... .......... .......... .......... 38% 88.9M 1s 24800K .......... .......... .......... .......... .......... 38% 99.9M 1s 24850K .......... .......... .......... .......... .......... 38% 91.5M 1s 24900K .......... .......... .......... .......... .......... 39% 112M 1s 24950K .......... .......... .......... .......... .......... 39% 95.9M 1s 25000K .......... .......... .......... .......... .......... 39% 125M 1s 25050K .......... .......... .......... .......... .......... 39% 120M 1s 25100K .......... .......... .......... .......... .......... 39% 129M 1s 25150K .......... .......... .......... .......... .......... 39% 113M 1s 25200K .......... .......... .......... .......... .......... 39% 143M 1s 25250K .......... .......... .......... .......... .......... 39% 124M 1s 25300K .......... .......... .......... .......... .......... 39% 99.2M 1s 25350K .......... .......... .......... .......... .......... 39% 81.6M 1s 25400K .......... .......... .......... .......... .......... 39% 123M 1s 25450K .......... .......... .......... .......... .......... 39% 117M 1s 25500K .......... .......... .......... .......... .......... 39% 91.9M 1s 25550K .......... .......... .......... .......... .......... 40% 110M 1s 25600K .......... .......... .......... .......... .......... 40% 92.2M 1s 25650K .......... .......... .......... .......... .......... 40% 127M 1s 25700K .......... .......... .......... .......... .......... 40% 153M 1s 25750K .......... .......... .......... .......... .......... 40% 160M 1s 25800K .......... .......... .......... .......... .......... 40% 89.1M 1s 25850K .......... .......... .......... .......... .......... 40% 156M 1s 25900K .......... .......... .......... .......... .......... 40% 114M 1s 25950K .......... .......... .......... .......... .......... 40% 85.6M 1s 26000K .......... .......... .......... .......... .......... 40% 132M 1s 26050K .......... .......... .......... .......... .......... 40% 108M 1s 26100K .......... .......... .......... .......... .......... 40% 90.6M 1s 26150K .......... .......... .......... .......... .......... 40% 89.4M 1s 26200K .......... .......... .......... .......... .......... 41% 91.3M 1s 26250K .......... .......... .......... .......... .......... 41% 102M 1s 26300K .......... .......... .......... .......... .......... 41% 95.3M 1s 26350K .......... .......... .......... .......... .......... 41% 75.9M 1s 26400K .......... .......... .......... .......... .......... 41% 107M 1s 26450K .......... .......... .......... .......... .......... 41% 93.1M 1s 26500K .......... .......... .......... .......... .......... 41% 117M 1s 26550K .......... .......... .......... .......... .......... 41% 106M 1s 26600K .......... .......... .......... .......... .......... 41% 82.7M 1s 26650K .......... .......... .......... .......... .......... 41% 154M 1s 26700K .......... .......... .......... .......... .......... 41% 154M 1s 26750K .......... .......... .......... .......... .......... 41% 134M 1s 26800K .......... .......... .......... .......... .......... 42% 117M 1s 26850K .......... .......... .......... .......... .......... 42% 103M 1s 26900K .......... .......... .......... .......... .......... 42% 88.5M 1s 26950K .......... .......... .......... .......... .......... 42% 115M 1s 27000K .......... .......... .......... .......... .......... 42% 121M 1s 27050K .......... .......... .......... .......... .......... 42% 123M 1s 27100K .......... .......... .......... .......... .......... 42% 86.8M 1s 27150K .......... .......... .......... .......... .......... 42% 106M 1s 27200K .......... .......... .......... .......... .......... 42% 123M 1s 27250K .......... .......... .......... .......... .......... 42% 112M 1s 27300K .......... .......... .......... .......... .......... 42% 111M 1s 27350K .......... .......... .......... .......... .......... 42% 100M 1s 27400K .......... .......... .......... .......... .......... 42% 108M 1s 27450K .......... .......... .......... .......... .......... 43% 98.2M 1s 27500K .......... .......... .......... .......... .......... 43% 122M 1s 27550K .......... .......... .......... .......... .......... 43% 112M 1s 27600K .......... .......... .......... .......... .......... 43% 91.0M 1s 27650K .......... .......... .......... .......... .......... 43% 108M 1s 27700K .......... .......... .......... .......... .......... 43% 138M 1s 27750K .......... .......... .......... .......... .......... 43% 112M 1s 27800K .......... .......... .......... .......... .......... 43% 74.6M 1s 27850K .......... .......... .......... .......... .......... 43% 84.8M 1s 27900K .......... .......... .......... .......... .......... 43% 115M 1s 27950K .......... .......... .......... .......... .......... 43% 85.6M 1s 28000K .......... .......... .......... .......... .......... 43% 145M 1s 28050K .......... .......... .......... .......... .......... 43% 161M 1s 28100K .......... .......... .......... .......... .......... 44% 87.6M 1s 28150K .......... .......... .......... .......... .......... 44% 147M 1s 28200K .......... .......... .......... .......... .......... 44% 151M 1s 28250K .......... .......... .......... .......... .......... 44% 100M 1s 28300K .......... .......... .......... .......... .......... 44% 105M 1s 28350K .......... .......... .......... .......... .......... 44% 121M 1s 28400K .......... .......... .......... .......... .......... 44% 97.0M 1s 28450K .......... .......... .......... .......... .......... 44% 145M 1s 28500K .......... .......... .......... .......... .......... 44% 98.2M 1s 28550K .......... .......... .......... .......... .......... 44% 96.3M 1s 28600K .......... .......... .......... .......... .......... 44% 117M 1s 28650K .......... .......... .......... .......... .......... 44% 130M 1s 28700K .......... .......... .......... .......... .......... 44% 139M 1s 28750K .......... .......... .......... .......... .......... 45% 108M 1s 28800K .......... .......... .......... .......... .......... 45% 130M 1s 28850K .......... .......... .......... .......... .......... 45% 97.5M 1s 28900K .......... .......... .......... .......... .......... 45% 110M 1s 28950K .......... .......... .......... .......... .......... 45% 130M 1s 29000K .......... .......... .......... .......... .......... 45% 86.6M 1s 29050K .......... .......... .......... .......... .......... 45% 121M 1s 29100K .......... .......... .......... .......... .......... 45% 93.5M 1s 29150K .......... .......... .......... .......... .......... 45% 119M 1s 29200K .......... .......... .......... .......... .......... 45% 136M 1s 29250K .......... .......... .......... .......... .......... 45% 96.9M 1s 29300K .......... .......... .......... .......... .......... 45% 144M 1s 29350K .......... .......... .......... .......... .......... 46% 133M 1s 29400K .......... .......... .......... .......... .......... 46% 105M 1s 29450K .......... .......... .......... .......... .......... 46% 74.5M 1s 29500K .......... .......... .......... .......... .......... 46% 107M 1s 29550K .......... .......... .......... .......... .......... 46% 95.5M 1s 29600K .......... .......... .......... .......... .......... 46% 75.9M 1s 29650K .......... .......... .......... .......... .......... 46% 143M 1s 29700K .......... .......... .......... .......... .......... 46% 105M 1s 29750K .......... .......... .......... .......... .......... 46% 88.6M 1s 29800K .......... .......... .......... .......... .......... 46% 119M 1s 29850K .......... .......... .......... .......... .......... 46% 74.8M 1s 29900K .......... .......... .......... .......... .......... 46% 101M 1s 29950K .......... .......... .......... .......... .......... 46% 90.0M 1s 30000K .......... .......... .......... .......... .......... 47% 121M 1s 30050K .......... .......... .......... .......... .......... 47% 122M 1s 30100K .......... .......... .......... .......... .......... 47% 127M 1s 30150K .......... .......... .......... .......... .......... 47% 73.8M 0s 30200K .......... .......... .......... .......... .......... 47% 166M 0s 30250K .......... .......... .......... .......... .......... 47% 111M 0s 30300K .......... .......... .......... .......... .......... 47% 78.1M 0s 30350K .......... .......... .......... .......... .......... 47% 100M 0s 30400K .......... .......... .......... .......... .......... 47% 93.7M 0s 30450K .......... .......... .......... .......... .......... 47% 111M 0s 30500K .......... .......... .......... .......... .......... 47% 84.3M 0s 30550K .......... .......... .......... .......... .......... 47% 92.6M 0s 30600K .......... .......... .......... .......... .......... 47% 88.2M 0s 30650K .......... .......... .......... .......... .......... 48% 82.5M 0s 30700K .......... .......... .......... .......... .......... 48% 116M 0s 30750K .......... .......... .......... .......... .......... 48% 120M 0s 30800K .......... .......... .......... .......... .......... 48% 95.4M 0s 30850K .......... .......... .......... .......... .......... 48% 120M 0s 30900K .......... .......... .......... .......... .......... 48% 85.7M 0s 30950K .......... .......... .......... .......... .......... 48% 91.3M 0s 31000K .......... .......... .......... .......... .......... 48% 107M 0s 31050K .......... .......... .......... .......... .......... 48% 97.8M 0s 31100K .......... .......... .......... .......... .......... 48% 92.3M 0s 31150K .......... .......... .......... .......... .......... 48% 99.9M 0s 31200K .......... .......... .......... .......... .......... 48% 131M 0s 31250K .......... .......... .......... .......... .......... 48% 96.2M 0s 31300K .......... .......... .......... .......... .......... 49% 123M 0s 31350K .......... .......... .......... .......... .......... 49% 161M 0s 31400K .......... .......... .......... .......... .......... 49% 133M 0s 31450K .......... .......... .......... .......... .......... 49% 90.0M 0s 31500K .......... .......... .......... .......... .......... 49% 126M 0s 31550K .......... .......... .......... .......... .......... 49% 101M 0s 31600K .......... .......... .......... .......... .......... 49% 97.4M 0s 31650K .......... .......... .......... .......... .......... 49% 87.7M 0s 31700K .......... .......... .......... .......... .......... 49% 124M 0s 31750K .......... .......... .......... .......... .......... 49% 124M 0s 31800K .......... .......... .......... .......... .......... 49% 99.8M 0s 31850K .......... .......... .......... .......... .......... 49% 103M 0s 31900K .......... .......... .......... .......... .......... 49% 86.2M 0s 31950K .......... .......... .......... .......... .......... 50% 82.1M 0s 32000K .......... .......... .......... .......... .......... 50% 113M 0s 32050K .......... .......... .......... .......... .......... 50% 130M 0s 32100K .......... .......... .......... .......... .......... 50% 121M 0s 32150K .......... .......... .......... .......... .......... 50% 145M 0s 32200K .......... .......... .......... .......... .......... 50% 156M 0s 32250K .......... .......... .......... .......... .......... 50% 197M 0s 32300K .......... .......... .......... .......... .......... 50% 128M 0s 32350K .......... .......... .......... .......... .......... 50% 143M 0s 32400K .......... .......... .......... .......... .......... 50% 152M 0s 32450K .......... .......... .......... .......... .......... 50% 129M 0s 32500K .......... .......... .......... .......... .......... 50% 112M 0s 32550K .......... .......... .......... .......... .......... 51% 117M 0s 32600K .......... .......... .......... .......... .......... 51% 131M 0s 32650K .......... .......... .......... .......... .......... 51% 135M 0s 32700K .......... .......... .......... .......... .......... 51% 92.4M 0s 32750K .......... .......... .......... .......... .......... 51% 152M 0s 32800K .......... .......... .......... .......... .......... 51% 94.7M 0s 32850K .......... .......... .......... .......... .......... 51% 109M 0s 32900K .......... .......... .......... .......... .......... 51% 138M 0s 32950K .......... .......... .......... .......... .......... 51% 86.6M 0s 33000K .......... .......... .......... .......... .......... 51% 123M 0s 33050K .......... .......... .......... .......... .......... 51% 144M 0s 33100K .......... .......... .......... .......... .......... 51% 93.7M 0s 33150K .......... .......... .......... .......... .......... 51% 111M 0s 33200K .......... .......... .......... .......... .......... 52% 135M 0s 33250K .......... .......... .......... .......... .......... 52% 140M 0s 33300K .......... .......... .......... .......... .......... 52% 136M 0s 33350K .......... .......... .......... .......... .......... 52% 151M 0s 33400K .......... .......... .......... .......... .......... 52% 104M 0s 33450K .......... .......... .......... .......... .......... 52% 129M 0s 33500K .......... .......... .......... .......... .......... 52% 133M 0s 33550K .......... .......... .......... .......... .......... 52% 168M 0s 33600K .......... .......... .......... .......... .......... 52% 158M 0s 33650K .......... .......... .......... .......... .......... 52% 109M 0s 33700K .......... .......... .......... .......... .......... 52% 97.5M 0s 33750K .......... .......... .......... .......... .......... 52% 91.7M 0s 33800K .......... .......... .......... .......... .......... 52% 75.5M 0s 33850K .......... .......... .......... .......... .......... 53% 101M 0s 33900K .......... .......... .......... .......... .......... 53% 104M 0s 33950K .......... .......... .......... .......... .......... 53% 141M 0s 34000K .......... .......... .......... .......... .......... 53% 109M 0s 34050K .......... .......... .......... .......... .......... 53% 121M 0s 34100K .......... .......... .......... .......... .......... 53% 88.9M 0s 34150K .......... .......... .......... .......... .......... 53% 90.9M 0s 34200K .......... .......... .......... .......... .......... 53% 83.2M 0s 34250K .......... .......... .......... .......... .......... 53% 152M 0s 34300K .......... .......... .......... .......... .......... 53% 85.9M 0s 34350K .......... .......... .......... .......... .......... 53% 105M 0s 34400K .......... .......... .......... .......... .......... 53% 101M 0s 34450K .......... .......... .......... .......... .......... 53% 104M 0s 34500K .......... .......... .......... .......... .......... 54% 103M 0s 34550K .......... .......... .......... .......... .......... 54% 194M 0s 34600K .......... .......... .......... .......... .......... 54% 123M 0s 34650K .......... .......... .......... .......... .......... 54% 97.1M 0s 34700K .......... .......... .......... .......... .......... 54% 114M 0s 34750K .......... .......... .......... .......... .......... 54% 105M 0s 34800K .......... .......... .......... .......... .......... 54% 87.0M 0s 34850K .......... .......... .......... .......... .......... 54% 153M 0s 34900K .......... .......... .......... .......... .......... 54% 129M 0s 34950K .......... .......... .......... .......... .......... 54% 68.5M 0s 35000K .......... .......... .......... .......... .......... 54% 71.6M 0s 35050K .......... .......... .......... .......... .......... 54% 69.6M 0s 35100K .......... .......... .......... .......... .......... 54% 58.0M 0s 35150K .......... .......... .......... .......... .......... 55% 72.8M 0s 35200K .......... .......... .......... .......... .......... 55% 81.6M 0s 35250K .......... .......... .......... .......... .......... 55% 71.9M 0s 35300K .......... .......... .......... .......... .......... 55% 67.6M 0s 35350K .......... .......... .......... .......... .......... 55% 80.7M 0s 35400K .......... .......... .......... .......... .......... 55% 91.3M 0s 35450K .......... .......... .......... .......... .......... 55% 67.5M 0s 35500K .......... .......... .......... .......... .......... 55% 65.7M 0s 35550K .......... .......... .......... .......... .......... 55% 83.0M 0s 35600K .......... .......... .......... .......... .......... 55% 84.0M 0s 35650K .......... .......... .......... .......... .......... 55% 76.5M 0s 35700K .......... .......... .......... .......... .......... 55% 104M 0s 35750K .......... .......... .......... .......... .......... 56% 120M 0s 35800K .......... .......... .......... .......... .......... 56% 102M 0s 35850K .......... .......... .......... .......... .......... 56% 68.8M 0s 35900K .......... .......... .......... .......... .......... 56% 120M 0s 35950K .......... .......... .......... .......... .......... 56% 136M 0s 36000K .......... .......... .......... .......... .......... 56% 164M 0s 36050K .......... .......... .......... .......... .......... 56% 113M 0s 36100K .......... .......... .......... .......... .......... 56% 75.0M 0s 36150K .......... .......... .......... .......... .......... 56% 123M 0s 36200K .......... .......... .......... .......... .......... 56% 141M 0s 36250K .......... .......... .......... .......... .......... 56% 86.5M 0s 36300K .......... .......... .......... .......... .......... 56% 92.0M 0s 36350K .......... .......... .......... .......... .......... 56% 169M 0s 36400K .......... .......... .......... .......... .......... 57% 163M 0s 36450K .......... .......... .......... .......... .......... 57% 179M 0s 36500K .......... .......... .......... .......... .......... 57% 73.0M 0s 36550K .......... .......... .......... .......... .......... 57% 77.0M 0s 36600K .......... .......... .......... .......... .......... 57% 120M 0s 36650K .......... .......... .......... .......... .......... 57% 113M 0s 36700K .......... .......... .......... .......... .......... 57% 142M 0s 36750K .......... .......... .......... .......... .......... 57% 132M 0s 36800K .......... .......... .......... .......... .......... 57% 82.7M 0s 36850K .......... .......... .......... .......... .......... 57% 87.2M 0s 36900K .......... .......... .......... .......... .......... 57% 144M 0s 36950K .......... .......... .......... .......... .......... 57% 86.9M 0s 37000K .......... .......... .......... .......... .......... 57% 114M 0s 37050K .......... .......... .......... .......... .......... 58% 82.6M 0s 37100K .......... .......... .......... .......... .......... 58% 60.5M 0s 37150K .......... .......... .......... .......... .......... 58% 95.0M 0s 37200K .......... .......... .......... .......... .......... 58% 94.9M 0s 37250K .......... .......... .......... .......... .......... 58% 143M 0s 37300K .......... .......... .......... .......... .......... 58% 121M 0s 37350K .......... .......... .......... .......... .......... 58% 133M 0s 37400K .......... .......... .......... .......... .......... 58% 176M 0s 37450K .......... .......... .......... .......... .......... 58% 150M 0s 37500K .......... .......... .......... .......... .......... 58% 186M 0s 37550K .......... .......... .......... .......... .......... 58% 95.5M 0s 37600K .......... .......... .......... .......... .......... 58% 63.9M 0s 37650K .......... .......... .......... .......... .......... 58% 63.9M 0s 37700K .......... .......... .......... .......... .......... 59% 117M 0s 37750K .......... .......... .......... .......... .......... 59% 110M 0s 37800K .......... .......... .......... .......... .......... 59% 65.6M 0s 37850K .......... .......... .......... .......... .......... 59% 64.3M 0s 37900K .......... .......... .......... .......... .......... 59% 76.1M 0s 37950K .......... .......... .......... .......... .......... 59% 96.5M 0s 38000K .......... .......... .......... .......... .......... 59% 61.4M 0s 38050K .......... .......... .......... .......... .......... 59% 164M 0s 38100K .......... .......... .......... .......... .......... 59% 199M 0s 38150K .......... .......... .......... .......... .......... 59% 88.4M 0s 38200K .......... .......... .......... .......... .......... 59% 93.8M 0s 38250K .......... .......... .......... .......... .......... 59% 169M 0s 38300K .......... .......... .......... .......... .......... 60% 156M 0s 38350K .......... .......... .......... .......... .......... 60% 82.6M 0s 38400K .......... .......... .......... .......... .......... 60% 86.4M 0s 38450K .......... .......... .......... .......... .......... 60% 84.8M 0s 38500K .......... .......... .......... .......... .......... 60% 152M 0s 38550K .......... .......... .......... .......... .......... 60% 67.9M 0s 38600K .......... .......... .......... .......... .......... 60% 101M 0s 38650K .......... .......... .......... .......... .......... 60% 121M 0s 38700K .......... .......... .......... .......... .......... 60% 56.8M 0s 38750K .......... .......... .......... .......... .......... 60% 114M 0s 38800K .......... .......... .......... .......... .......... 60% 88.6M 0s 38850K .......... .......... .......... .......... .......... 60% 117M 0s 38900K .......... .......... .......... .......... .......... 60% 164M 0s 38950K .......... .......... .......... .......... .......... 61% 107M 0s 39000K .......... .......... .......... .......... .......... 61% 162M 0s 39050K .......... .......... .......... .......... .......... 61% 98.8M 0s 39100K .......... .......... .......... .......... .......... 61% 62.1M 0s 39150K .......... .......... .......... .......... .......... 61% 68.1M 0s 39200K .......... .......... .......... .......... .......... 61% 139M 0s 39250K .......... .......... .......... .......... .......... 61% 76.4M 0s 39300K .......... .......... .......... .......... .......... 61% 77.8M 0s 39350K .......... .......... .......... .......... .......... 61% 92.2M 0s 39400K .......... .......... .......... .......... .......... 61% 119M 0s 39450K .......... .......... .......... .......... .......... 61% 81.7M 0s 39500K .......... .......... .......... .......... .......... 61% 96.5M 0s 39550K .......... .......... .......... .......... .......... 61% 117M 0s 39600K .......... .......... .......... .......... .......... 62% 172M 0s 39650K .......... .......... .......... .......... .......... 62% 122M 0s 39700K .......... .......... .......... .......... .......... 62% 160M 0s 39750K .......... .......... .......... .......... .......... 62% 170M 0s 39800K .......... .......... .......... .......... .......... 62% 98.3M 0s 39850K .......... .......... .......... .......... .......... 62% 68.7M 0s 39900K .......... .......... .......... .......... .......... 62% 92.9M 0s 39950K .......... .......... .......... .......... .......... 62% 108M 0s 40000K .......... .......... .......... .......... .......... 62% 122M 0s 40050K .......... .......... .......... .......... .......... 62% 144M 0s 40100K .......... .......... .......... .......... .......... 62% 138M 0s 40150K .......... .......... .......... .......... .......... 62% 158M 0s 40200K .......... .......... .......... .......... .......... 62% 126M 0s 40250K .......... .......... .......... .......... .......... 63% 108M 0s 40300K .......... .......... .......... .......... .......... 63% 114M 0s 40350K .......... .......... .......... .......... .......... 63% 129M 0s 40400K .......... .......... .......... .......... .......... 63% 79.5M 0s 40450K .......... .......... .......... .......... .......... 63% 98.4M 0s 40500K .......... .......... .......... .......... .......... 63% 119M 0s 40550K .......... .......... .......... .......... .......... 63% 132M 0s 40600K .......... .......... .......... .......... .......... 63% 104M 0s 40650K .......... .......... .......... .......... .......... 63% 101M 0s 40700K .......... .......... .......... .......... .......... 63% 122M 0s 40750K .......... .......... .......... .......... .......... 63% 122M 0s 40800K .......... .......... .......... .......... .......... 63% 179M 0s 40850K .......... .......... .......... .......... .......... 63% 132M 0s 40900K .......... .......... .......... .......... .......... 64% 135M 0s 40950K .......... .......... .......... .......... .......... 64% 149M 0s 41000K .......... .......... .......... .......... .......... 64% 178M 0s 41050K .......... .......... .......... .......... .......... 64% 104M 0s 41100K .......... .......... .......... .......... .......... 64% 160M 0s 41150K .......... .......... .......... .......... .......... 64% 149M 0s 41200K .......... .......... .......... .......... .......... 64% 143M 0s 41250K .......... .......... .......... .......... .......... 64% 128M 0s 41300K .......... .......... .......... .......... .......... 64% 82.3M 0s 41350K .......... .......... .......... .......... .......... 64% 63.0M 0s 41400K .......... .......... .......... .......... .......... 64% 75.5M 0s 41450K .......... .......... .......... .......... .......... 64% 90.0M 0s 41500K .......... .......... .......... .......... .......... 65% 71.7M 0s 41550K .......... .......... .......... .......... .......... 65% 120M 0s 41600K .......... .......... .......... .......... .......... 65% 79.6M 0s 41650K .......... .......... .......... .......... .......... 65% 52.7M 0s 41700K .......... .......... .......... .......... .......... 65% 85.3M 0s 41750K .......... .......... .......... .......... .......... 65% 95.1M 0s 41800K .......... .......... .......... .......... .......... 65% 113M 0s 41850K .......... .......... .......... .......... .......... 65% 88.9M 0s 41900K .......... .......... .......... .......... .......... 65% 66.3M 0s 41950K .......... .......... .......... .......... .......... 65% 73.8M 0s 42000K .......... .......... .......... .......... .......... 65% 69.7M 0s 42050K .......... .......... .......... .......... .......... 65% 76.2M 0s 42100K .......... .......... .......... .......... .......... 65% 68.4M 0s 42150K .......... .......... .......... .......... .......... 66% 83.3M 0s 42200K .......... .......... .......... .......... .......... 66% 61.7M 0s 42250K .......... .......... .......... .......... .......... 66% 85.9M 0s 42300K .......... .......... .......... .......... .......... 66% 82.8M 0s 42350K .......... .......... .......... .......... .......... 66% 68.4M 0s 42400K .......... .......... .......... .......... .......... 66% 103M 0s 42450K .......... .......... .......... .......... .......... 66% 71.9M 0s 42500K .......... .......... .......... .......... .......... 66% 85.5M 0s 42550K .......... .......... .......... .......... .......... 66% 172M 0s 42600K .......... .......... .......... .......... .......... 66% 174M 0s 42650K .......... .......... .......... .......... .......... 66% 136M 0s 42700K .......... .......... .......... .......... .......... 66% 68.4M 0s 42750K .......... .......... .......... .......... .......... 66% 117M 0s 42800K .......... .......... .......... .......... .......... 67% 71.1M 0s 42850K .......... .......... .......... .......... .......... 67% 77.7M 0s 42900K .......... .......... .......... .......... .......... 67% 171M 0s 42950K .......... .......... .......... .......... .......... 67% 154M 0s 43000K .......... .......... .......... .......... .......... 67% 124M 0s 43050K .......... .......... .......... .......... .......... 67% 98.2M 0s 43100K .......... .......... .......... .......... .......... 67% 131M 0s 43150K .......... .......... .......... .......... .......... 67% 128M 0s 43200K .......... .......... .......... .......... .......... 67% 152M 0s 43250K .......... .......... .......... .......... .......... 67% 144M 0s 43300K .......... .......... .......... .......... .......... 67% 135M 0s 43350K .......... .......... .......... .......... .......... 67% 115M 0s 43400K .......... .......... .......... .......... .......... 67% 71.1M 0s 43450K .......... .......... .......... .......... .......... 68% 127M 0s 43500K .......... .......... .......... .......... .......... 68% 172M 0s 43550K .......... .......... .......... .......... .......... 68% 168M 0s 43600K .......... .......... .......... .......... .......... 68% 134M 0s 43650K .......... .......... .......... .......... .......... 68% 77.2M 0s 43700K .......... .......... .......... .......... .......... 68% 63.5M 0s 43750K .......... .......... .......... .......... .......... 68% 120M 0s 43800K .......... .......... .......... .......... .......... 68% 172M 0s 43850K .......... .......... .......... .......... .......... 68% 174M 0s 43900K .......... .......... .......... .......... .......... 68% 213M 0s 43950K .......... .......... .......... .......... .......... 68% 183M 0s 44000K .......... .......... .......... .......... .......... 68% 124M 0s 44050K .......... .......... .......... .......... .......... 69% 205M 0s 44100K .......... .......... .......... .......... .......... 69% 195M 0s 44150K .......... .......... .......... .......... .......... 69% 190M 0s 44200K .......... .......... .......... .......... .......... 69% 92.9M 0s 44250K .......... .......... .......... .......... .......... 69% 93.3M 0s 44300K .......... .......... .......... .......... .......... 69% 79.0M 0s 44350K .......... .......... .......... .......... .......... 69% 63.2M 0s 44400K .......... .......... .......... .......... .......... 69% 69.9M 0s 44450K .......... .......... .......... .......... .......... 69% 77.2M 0s 44500K .......... .......... .......... .......... .......... 69% 100M 0s 44550K .......... .......... .......... .......... .......... 69% 74.5M 0s 44600K .......... .......... .......... .......... .......... 69% 85.3M 0s 44650K .......... .......... .......... .......... .......... 69% 67.7M 0s 44700K .......... .......... .......... .......... .......... 70% 85.0M 0s 44750K .......... .......... .......... .......... .......... 70% 82.4M 0s 44800K .......... .......... .......... .......... .......... 70% 111M 0s 44850K .......... .......... .......... .......... .......... 70% 93.3M 0s 44900K .......... .......... .......... .......... .......... 70% 109M 0s 44950K .......... .......... .......... .......... .......... 70% 97.6M 0s 45000K .......... .......... .......... .......... .......... 70% 123M 0s 45050K .......... .......... .......... .......... .......... 70% 115M 0s 45100K .......... .......... .......... .......... .......... 70% 131M 0s 45150K .......... .......... .......... .......... .......... 70% 109M 0s 45200K .......... .......... .......... .......... .......... 70% 167M 0s 45250K .......... .......... .......... .......... .......... 70% 191M 0s 45300K .......... .......... .......... .......... .......... 70% 148M 0s 45350K .......... .......... .......... .......... .......... 71% 155M 0s 45400K .......... .......... .......... .......... .......... 71% 141M 0s 45450K .......... .......... .......... .......... .......... 71% 181M 0s 45500K .......... .......... .......... .......... .......... 71% 146M 0s 45550K .......... .......... .......... .......... .......... 71% 165M 0s 45600K .......... .......... .......... .......... .......... 71% 157M 0s 45650K .......... .......... .......... .......... .......... 71% 146M 0s 45700K .......... .......... .......... .......... .......... 71% 173M 0s 45750K .......... .......... .......... .......... .......... 71% 127M 0s 45800K .......... .......... .......... .......... .......... 71% 98.1M 0s 45850K .......... .......... .......... .......... .......... 71% 103M 0s 45900K .......... .......... .......... .......... .......... 71% 85.1M 0s 45950K .......... .......... .......... .......... .......... 71% 105M 0s 46000K .......... .......... .......... .......... .......... 72% 113M 0s 46050K .......... .......... .......... .......... .......... 72% 135M 0s 46100K .......... .......... .......... .......... .......... 72% 151M 0s 46150K .......... .......... .......... .......... .......... 72% 190M 0s 46200K .......... .......... .......... .......... .......... 72% 83.8M 0s 46250K .......... .......... .......... .......... .......... 72% 207M 0s 46300K .......... .......... .......... .......... .......... 72% 197M 0s 46350K .......... .......... .......... .......... .......... 72% 185M 0s 46400K .......... .......... .......... .......... .......... 72% 193M 0s 46450K .......... .......... .......... .......... .......... 72% 201M 0s 46500K .......... .......... .......... .......... .......... 72% 211M 0s 46550K .......... .......... .......... .......... .......... 72% 160M 0s 46600K .......... .......... .......... .......... .......... 72% 208M 0s 46650K .......... .......... .......... .......... .......... 73% 157M 0s 46700K .......... .......... .......... .......... .......... 73% 148M 0s 46750K .......... .......... .......... .......... .......... 73% 189M 0s 46800K .......... .......... .......... .......... .......... 73% 157M 0s 46850K .......... .......... .......... .......... .......... 73% 196M 0s 46900K .......... .......... .......... .......... .......... 73% 154M 0s 46950K .......... .......... .......... .......... .......... 73% 188M 0s 47000K .......... .......... .......... .......... .......... 73% 197M 0s 47050K .......... .......... .......... .......... .......... 73% 129M 0s 47100K .......... .......... .......... .......... .......... 73% 205M 0s 47150K .......... .......... .......... .......... .......... 73% 127M 0s 47200K .......... .......... .......... .......... .......... 73% 137M 0s 47250K .......... .......... .......... .......... .......... 74% 218M 0s 47300K .......... .......... .......... .......... .......... 74% 186M 0s 47350K .......... .......... .......... .......... .......... 74% 201M 0s 47400K .......... .......... .......... .......... .......... 74% 201M 0s 47450K .......... .......... .......... .......... .......... 74% 215M 0s 47500K .......... .......... .......... .......... .......... 74% 178M 0s 47550K .......... .......... .......... .......... .......... 74% 226M 0s 47600K .......... .......... .......... .......... .......... 74% 188M 0s 47650K .......... .......... .......... .......... .......... 74% 192M 0s 47700K .......... .......... .......... .......... .......... 74% 215M 0s 47750K .......... .......... .......... .......... .......... 74% 224M 0s 47800K .......... .......... .......... .......... .......... 74% 135M 0s 47850K .......... .......... .......... .......... .......... 74% 132M 0s 47900K .......... .......... .......... .......... .......... 75% 72.1M 0s 47950K .......... .......... .......... .......... .......... 75% 86.5M 0s 48000K .......... .......... .......... .......... .......... 75% 78.1M 0s 48050K .......... .......... .......... .......... .......... 75% 72.4M 0s 48100K .......... .......... .......... .......... .......... 75% 176M 0s 48150K .......... .......... .......... .......... .......... 75% 141M 0s 48200K .......... .......... .......... .......... .......... 75% 56.0M 0s 48250K .......... .......... .......... .......... .......... 75% 149M 0s 48300K .......... .......... .......... .......... .......... 75% 87.8M 0s 48350K .......... .......... .......... .......... .......... 75% 64.2M 0s 48400K .......... .......... .......... .......... .......... 75% 84.6M 0s 48450K .......... .......... .......... .......... .......... 75% 85.1M 0s 48500K .......... .......... .......... .......... .......... 75% 64.8M 0s 48550K .......... .......... .......... .......... .......... 76% 89.1M 0s 48600K .......... .......... .......... .......... .......... 76% 88.4M 0s 48650K .......... .......... .......... .......... .......... 76% 139M 0s 48700K .......... .......... .......... .......... .......... 76% 164M 0s 48750K .......... .......... .......... .......... .......... 76% 69.4M 0s 48800K .......... .......... .......... .......... .......... 76% 85.3M 0s 48850K .......... .......... .......... .......... .......... 76% 84.5M 0s 48900K .......... .......... .......... .......... .......... 76% 54.5M 0s 48950K .......... .......... .......... .......... .......... 76% 75.0M 0s 49000K .......... .......... .......... .......... .......... 76% 110M 0s 49050K .......... .......... .......... .......... .......... 76% 76.4M 0s 49100K .......... .......... .......... .......... .......... 76% 77.5M 0s 49150K .......... .......... .......... .......... .......... 76% 97.2M 0s 49200K .......... .......... .......... .......... .......... 77% 101M 0s 49250K .......... .......... .......... .......... .......... 77% 65.8M 0s 49300K .......... .......... .......... .......... .......... 77% 65.2M 0s 49350K .......... .......... .......... .......... .......... 77% 82.3M 0s 49400K .......... .......... .......... .......... .......... 77% 67.0M 0s 49450K .......... .......... .......... .......... .......... 77% 147M 0s 49500K .......... .......... .......... .......... .......... 77% 105M 0s 49550K .......... .......... .......... .......... .......... 77% 68.9M 0s 49600K .......... .......... .......... .......... .......... 77% 105M 0s 49650K .......... .......... .......... .......... .......... 77% 64.7M 0s 49700K .......... .......... .......... .......... .......... 77% 87.2M 0s 49750K .......... .......... .......... .......... .......... 77% 89.9M 0s 49800K .......... .......... .......... .......... .......... 77% 128M 0s 49850K .......... .......... .......... .......... .......... 78% 149M 0s 49900K .......... .......... .......... .......... .......... 78% 117M 0s 49950K .......... .......... .......... .......... .......... 78% 85.2M 0s 50000K .......... .......... .......... .......... .......... 78% 116M 0s 50050K .......... .......... .......... .......... .......... 78% 93.3M 0s 50100K .......... .......... .......... .......... .......... 78% 124M 0s 50150K .......... .......... .......... .......... .......... 78% 122M 0s 50200K .......... .......... .......... .......... .......... 78% 79.0M 0s 50250K .......... .......... .......... .......... .......... 78% 118M 0s 50300K .......... .......... .......... .......... .......... 78% 108M 0s 50350K .......... .......... .......... .......... .......... 78% 82.2M 0s 50400K .......... .......... .......... .......... .......... 78% 141M 0s 50450K .......... .......... .......... .......... .......... 79% 124M 0s 50500K .......... .......... .......... .......... .......... 79% 84.1M 0s 50550K .......... .......... .......... .......... .......... 79% 89.4M 0s 50600K .......... .......... .......... .......... .......... 79% 108M 0s 50650K .......... .......... .......... .......... .......... 79% 149M 0s 50700K .......... .......... .......... .......... .......... 79% 117M 0s 50750K .......... .......... .......... .......... .......... 79% 128M 0s 50800K .......... .......... .......... .......... .......... 79% 129M 0s 50850K .......... .......... .......... .......... .......... 79% 122M 0s 50900K .......... .......... .......... .......... .......... 79% 88.5M 0s 50950K .......... .......... .......... .......... .......... 79% 84.1M 0s 51000K .......... .......... .......... .......... .......... 79% 116M 0s 51050K .......... .......... .......... .......... .......... 79% 93.6M 0s 51100K .......... .......... .......... .......... .......... 80% 106M 0s 51150K .......... .......... .......... .......... .......... 80% 92.5M 0s 51200K .......... .......... .......... .......... .......... 80% 126M 0s 51250K .......... .......... .......... .......... .......... 80% 123M 0s 51300K .......... .......... .......... .......... .......... 80% 96.1M 0s 51350K .......... .......... .......... .......... .......... 80% 81.6M 0s 51400K .......... .......... .......... .......... .......... 80% 84.8M 0s 51450K .......... .......... .......... .......... .......... 80% 88.9M 0s 51500K .......... .......... .......... .......... .......... 80% 110M 0s 51550K .......... .......... .......... .......... .......... 80% 84.2M 0s 51600K .......... .......... .......... .......... .......... 80% 133M 0s 51650K .......... .......... .......... .......... .......... 80% 133M 0s 51700K .......... .......... .......... .......... .......... 80% 90.2M 0s 51750K .......... .......... .......... .......... .......... 81% 149M 0s 51800K .......... .......... .......... .......... .......... 81% 121M 0s 51850K .......... .......... .......... .......... .......... 81% 134M 0s 51900K .......... .......... .......... .......... .......... 81% 102M 0s 51950K .......... .......... .......... .......... .......... 81% 95.2M 0s 52000K .......... .......... .......... .......... .......... 81% 109M 0s 52050K .......... .......... .......... .......... .......... 81% 95.6M 0s 52100K .......... .......... .......... .......... .......... 81% 115M 0s 52150K .......... .......... .......... .......... .......... 81% 113M 0s 52200K .......... .......... .......... .......... .......... 81% 64.4M 0s 52250K .......... .......... .......... .......... .......... 81% 87.3M 0s 52300K .......... .......... .......... .......... .......... 81% 110M 0s 52350K .......... .......... .......... .......... .......... 81% 105M 0s 52400K .......... .......... .......... .......... .......... 82% 83.2M 0s 52450K .......... .......... .......... .......... .......... 82% 93.7M 0s 52500K .......... .......... .......... .......... .......... 82% 114M 0s 52550K .......... .......... .......... .......... .......... 82% 147M 0s 52600K .......... .......... .......... .......... .......... 82% 155M 0s 52650K .......... .......... .......... .......... .......... 82% 89.3M 0s 52700K .......... .......... .......... .......... .......... 82% 83.5M 0s 52750K .......... .......... .......... .......... .......... 82% 88.3M 0s 52800K .......... .......... .......... .......... .......... 82% 110M 0s 52850K .......... .......... .......... .......... .......... 82% 76.5M 0s 52900K .......... .......... .......... .......... .......... 82% 107M 0s 52950K .......... .......... .......... .......... .......... 82% 111M 0s 53000K .......... .......... .......... .......... .......... 83% 120M 0s 53050K .......... .......... .......... .......... .......... 83% 72.7M 0s 53100K .......... .......... .......... .......... .......... 83% 89.7M 0s 53150K .......... .......... .......... .......... .......... 83% 135M 0s 53200K .......... .......... .......... .......... .......... 83% 156M 0s 53250K .......... .......... .......... .......... .......... 83% 248M 0s 53300K .......... .......... .......... .......... .......... 83% 118M 0s 53350K .......... .......... .......... .......... .......... 83% 121M 0s 53400K .......... .......... .......... .......... .......... 83% 152M 0s 53450K .......... .......... .......... .......... .......... 83% 161M 0s 53500K .......... .......... .......... .......... .......... 83% 38.2M 0s 53550K .......... .......... .......... .......... .......... 83% 150M 0s 53600K .......... .......... .......... .......... .......... 83% 166M 0s 53650K .......... .......... .......... .......... .......... 84% 130M 0s 53700K .......... .......... .......... .......... .......... 84% 133M 0s 53750K .......... .......... .......... .......... .......... 84% 139M 0s 53800K .......... .......... .......... .......... .......... 84% 137M 0s 53850K .......... .......... .......... .......... .......... 84% 125M 0s 53900K .......... .......... .......... .......... .......... 84% 147M 0s 53950K .......... .......... .......... .......... .......... 84% 179M 0s 54000K .......... .......... .......... .......... .......... 84% 95.8M 0s 54050K .......... .......... .......... .......... .......... 84% 115M 0s 54100K .......... .......... .......... .......... .......... 84% 146M 0s 54150K .......... .......... .......... .......... .......... 84% 171M 0s 54200K .......... .......... .......... .......... .......... 84% 139M 0s 54250K .......... .......... .......... .......... .......... 84% 159M 0s 54300K .......... .......... .......... .......... .......... 85% 177M 0s 54350K .......... .......... .......... .......... .......... 85% 145M 0s 54400K .......... .......... .......... .......... .......... 85% 126M 0s 54450K .......... .......... .......... .......... .......... 85% 136M 0s 54500K .......... .......... .......... .......... .......... 85% 131M 0s 54550K .......... .......... .......... .......... .......... 85% 104M 0s 54600K .......... .......... .......... .......... .......... 85% 119M 0s 54650K .......... .......... .......... .......... .......... 85% 148M 0s 54700K .......... .......... .......... .......... .......... 85% 127M 0s 54750K .......... .......... .......... .......... .......... 85% 111M 0s 54800K .......... .......... .......... .......... .......... 85% 90.7M 0s 54850K .......... .......... .......... .......... .......... 85% 114M 0s 54900K .......... .......... .......... .......... .......... 85% 134M 0s 54950K .......... .......... .......... .......... .......... 86% 133M 0s 55000K .......... .......... .......... .......... .......... 86% 87.8M 0s 55050K .......... .......... .......... .......... .......... 86% 120M 0s 55100K .......... .......... .......... .......... .......... 86% 118M 0s 55150K .......... .......... .......... .......... .......... 86% 164M 0s 55200K .......... .......... .......... .......... .......... 86% 188M 0s 55250K .......... .......... .......... .......... .......... 86% 154M 0s 55300K .......... .......... .......... .......... .......... 86% 204M 0s 55350K .......... .......... .......... .......... .......... 86% 143M 0s 55400K .......... .......... .......... .......... .......... 86% 179M 0s 55450K .......... .......... .......... .......... .......... 86% 160M 0s 55500K .......... .......... .......... .......... .......... 86% 133M 0s 55550K .......... .......... .......... .......... .......... 86% 182M 0s 55600K .......... .......... .......... .......... .......... 87% 169M 0s 55650K .......... .......... .......... .......... .......... 87% 127M 0s 55700K .......... .......... .......... .......... .......... 87% 144M 0s 55750K .......... .......... .......... .......... .......... 87% 99.1M 0s 55800K .......... .......... .......... .......... .......... 87% 145M 0s 55850K .......... .......... .......... .......... .......... 87% 130M 0s 55900K .......... .......... .......... .......... .......... 87% 92.1M 0s 55950K .......... .......... .......... .......... .......... 87% 62.9M 0s 56000K .......... .......... .......... .......... .......... 87% 73.2M 0s 56050K .......... .......... .......... .......... .......... 87% 52.3M 0s 56100K .......... .......... .......... .......... .......... 87% 78.2M 0s 56150K .......... .......... .......... .......... .......... 87% 85.5M 0s 56200K .......... .......... .......... .......... .......... 88% 95.2M 0s 56250K .......... .......... .......... .......... .......... 88% 123M 0s 56300K .......... .......... .......... .......... .......... 88% 134M 0s 56350K .......... .......... .......... .......... .......... 88% 96.2M 0s 56400K .......... .......... .......... .......... .......... 88% 92.0M 0s 56450K .......... .......... .......... .......... .......... 88% 153M 0s 56500K .......... .......... .......... .......... .......... 88% 158M 0s 56550K .......... .......... .......... .......... .......... 88% 117M 0s 56600K .......... .......... .......... .......... .......... 88% 114M 0s 56650K .......... .......... .......... .......... .......... 88% 158M 0s 56700K .......... .......... .......... .......... .......... 88% 101M 0s 56750K .......... .......... .......... .......... .......... 88% 97.1M 0s 56800K .......... .......... .......... .......... .......... 88% 127M 0s 56850K .......... .......... .......... .......... .......... 89% 97.5M 0s 56900K .......... .......... .......... .......... .......... 89% 80.7M 0s 56950K .......... .......... .......... .......... .......... 89% 127M 0s 57000K .......... .......... .......... .......... .......... 89% 129M 0s 57050K .......... .......... .......... .......... .......... 89% 88.7M 0s 57100K .......... .......... .......... .......... .......... 89% 113M 0s 57150K .......... .......... .......... .......... .......... 89% 126M 0s 57200K .......... .......... .......... .......... .......... 89% 85.5M 0s 57250K .......... .......... .......... .......... .......... 89% 86.2M 0s 57300K .......... .......... .......... .......... .......... 89% 103M 0s 57350K .......... .......... .......... .......... .......... 89% 108M 0s 57400K .......... .......... .......... .......... .......... 89% 82.5M 0s 57450K .......... .......... .......... .......... .......... 89% 125M 0s 57500K .......... .......... .......... .......... .......... 90% 95.0M 0s 57550K .......... .......... .......... .......... .......... 90% 104M 0s 57600K .......... .......... .......... .......... .......... 90% 103M 0s 57650K .......... .......... .......... .......... .......... 90% 101M 0s 57700K .......... .......... .......... .......... .......... 90% 82.2M 0s 57750K .......... .......... .......... .......... .......... 90% 79.1M 0s 57800K .......... .......... .......... .......... .......... 90% 88.3M 0s 57850K .......... .......... .......... .......... .......... 90% 62.2M 0s 57900K .......... .......... .......... .......... .......... 90% 131M 0s 57950K .......... .......... .......... .......... .......... 90% 119M 0s 58000K .......... .......... .......... .......... .......... 90% 94.7M 0s 58050K .......... .......... .......... .......... .......... 90% 75.4M 0s 58100K .......... .......... .......... .......... .......... 90% 68.5M 0s 58150K .......... .......... .......... .......... .......... 91% 122M 0s 58200K .......... .......... .......... .......... .......... 91% 62.5M 0s 58250K .......... .......... .......... .......... .......... 91% 54.9M 0s 58300K .......... .......... .......... .......... .......... 91% 84.7M 0s 58350K .......... .......... .......... .......... .......... 91% 61.7M 0s 58400K .......... .......... .......... .......... .......... 91% 79.9M 0s 58450K .......... .......... .......... .......... .......... 91% 89.4M 0s 58500K .......... .......... .......... .......... .......... 91% 54.7M 0s 58550K .......... .......... .......... .......... .......... 91% 61.2M 0s 58600K .......... .......... .......... .......... .......... 91% 141M 0s 58650K .......... .......... .......... .......... .......... 91% 154M 0s 58700K .......... .......... .......... .......... .......... 91% 163M 0s 58750K .......... .......... .......... .......... .......... 92% 141M 0s 58800K .......... .......... .......... .......... .......... 92% 138M 0s 58850K .......... .......... .......... .......... .......... 92% 157M 0s 58900K .......... .......... .......... .......... .......... 92% 148M 0s 58950K .......... .......... .......... .......... .......... 92% 84.8M 0s 59000K .......... .......... .......... .......... .......... 92% 88.5M 0s 59050K .......... .......... .......... .......... .......... 92% 77.6M 0s 59100K .......... .......... .......... .......... .......... 92% 76.1M 0s 59150K .......... .......... .......... .......... .......... 92% 90.8M 0s 59200K .......... .......... .......... .......... .......... 92% 101M 0s 59250K .......... .......... .......... .......... .......... 92% 85.0M 0s 59300K .......... .......... .......... .......... .......... 92% 74.0M 0s 59350K .......... .......... .......... .......... .......... 92% 81.8M 0s 59400K .......... .......... .......... .......... .......... 93% 78.6M 0s 59450K .......... .......... .......... .......... .......... 93% 64.4M 0s 59500K .......... .......... .......... .......... .......... 93% 90.1M 0s 59550K .......... .......... .......... .......... .......... 93% 66.3M 0s 59600K .......... .......... .......... .......... .......... 93% 105M 0s 59650K .......... .......... .......... .......... .......... 93% 88.0M 0s 59700K .......... .......... .......... .......... .......... 93% 87.7M 0s 59750K .......... .......... .......... .......... .......... 93% 93.9M 0s 59800K .......... .......... .......... .......... .......... 93% 78.7M 0s 59850K .......... .......... .......... .......... .......... 93% 84.9M 0s 59900K .......... .......... .......... .......... .......... 93% 171M 0s 59950K .......... .......... .......... .......... .......... 93% 93.5M 0s 60000K .......... .......... .......... .......... .......... 93% 75.1M 0s 60050K .......... .......... .......... .......... .......... 94% 81.0M 0s 60100K .......... .......... .......... .......... .......... 94% 78.1M 0s 60150K .......... .......... .......... .......... .......... 94% 75.9M 0s 60200K .......... .......... .......... .......... .......... 94% 124M 0s 60250K .......... .......... .......... .......... .......... 94% 116M 0s 60300K .......... .......... .......... .......... .......... 94% 114M 0s 60350K .......... .......... .......... .......... .......... 94% 192M 0s 60400K .......... .......... .......... .......... .......... 94% 124M 0s 60450K .......... .......... .......... .......... .......... 94% 154M 0s 60500K .......... .......... .......... .......... .......... 94% 133M 0s 60550K .......... .......... .......... .......... .......... 94% 110M 0s 60600K .......... .......... .......... .......... .......... 94% 108M 0s 60650K .......... .......... .......... .......... .......... 94% 103M 0s 60700K .......... .......... .......... .......... .......... 95% 111M 0s 60750K .......... .......... .......... .......... .......... 95% 87.9M 0s 60800K .......... .......... .......... .......... .......... 95% 126M 0s 60850K .......... .......... .......... .......... .......... 95% 119M 0s 60900K .......... .......... .......... .......... .......... 95% 137M 0s 60950K .......... .......... .......... .......... .......... 95% 120M 0s 61000K .......... .......... .......... .......... .......... 95% 108M 0s 61050K .......... .......... .......... .......... .......... 95% 167M 0s 61100K .......... .......... .......... .......... .......... 95% 134M 0s 61150K .......... .......... .......... .......... .......... 95% 162M 0s 61200K .......... .......... .......... .......... .......... 95% 129M 0s 61250K .......... .......... .......... .......... .......... 95% 171M 0s 61300K .......... .......... .......... .......... .......... 95% 139M 0s 61350K .......... .......... .......... .......... .......... 96% 127M 0s 61400K .......... .......... .......... .......... .......... 96% 147M 0s 61450K .......... .......... .......... .......... .......... 96% 164M 0s 61500K .......... .......... .......... .......... .......... 96% 153M 0s 61550K .......... .......... .......... .......... .......... 96% 149M 0s 61600K .......... .......... .......... .......... .......... 96% 103M 0s 61650K .......... .......... .......... .......... .......... 96% 145M 0s 61700K .......... .......... .......... .......... .......... 96% 118M 0s 61750K .......... .......... .......... .......... .......... 96% 125M 0s 61800K .......... .......... .......... .......... .......... 96% 133M 0s 61850K .......... .......... .......... .......... .......... 96% 137M 0s 61900K .......... .......... .......... .......... .......... 96% 124M 0s 61950K .......... .......... .......... .......... .......... 97% 167M 0s 62000K .......... .......... .......... .......... .......... 97% 178M 0s 62050K .......... .......... .......... .......... .......... 97% 134M 0s 62100K .......... .......... .......... .......... .......... 97% 196M 0s 62150K .......... .......... .......... .......... .......... 97% 181M 0s 62200K .......... .......... .......... .......... .......... 97% 155M 0s 62250K .......... .......... .......... .......... .......... 97% 139M 0s 62300K .......... .......... .......... .......... .......... 97% 204M 0s 62350K .......... .......... .......... .......... .......... 97% 154M 0s 62400K .......... .......... .......... .......... .......... 97% 133M 0s 62450K .......... .......... .......... .......... .......... 97% 166M 0s 62500K .......... .......... .......... .......... .......... 97% 143M 0s 62550K .......... .......... .......... .......... .......... 97% 96.4M 0s 62600K .......... .......... .......... .......... .......... 98% 128M 0s 62650K .......... .......... .......... .......... .......... 98% 174M 0s 62700K .......... .......... .......... .......... .......... 98% 169M 0s 62750K .......... .......... .......... .......... .......... 98% 144M 0s 62800K .......... .......... .......... .......... .......... 98% 152M 0s 62850K .......... .......... .......... .......... .......... 98% 151M 0s 62900K .......... .......... .......... .......... .......... 98% 137M 0s 62950K .......... .......... .......... .......... .......... 98% 137M 0s 63000K .......... .......... .......... .......... .......... 98% 156M 0s 63050K .......... .......... .......... .......... .......... 98% 164M 0s 63100K .......... .......... .......... .......... .......... 98% 148M 0s 63150K .......... .......... .......... .......... .......... 98% 154M 0s 63200K .......... .......... .......... .......... .......... 98% 169M 0s 63250K .......... .......... .......... .......... .......... 99% 162M 0s 63300K .......... .......... .......... .......... .......... 99% 133M 0s 63350K .......... .......... .......... .......... .......... 99% 172M 0s 63400K .......... .......... .......... .......... .......... 99% 158M 0s 63450K .......... .......... .......... .......... .......... 99% 173M 0s 63500K .......... .......... .......... .......... .......... 99% 224M 0s 63550K .......... .......... .......... .......... .......... 99% 174M 0s 63600K .......... .......... .......... .......... .......... 99% 217M 0s 63650K .......... .......... .......... .......... .......... 99% 184M 0s 63700K .......... .......... .......... .......... .......... 99% 192M 0s 63750K .......... .......... .......... .......... .......... 99% 173M 0s 63800K .......... .......... .......... .......... .......... 99% 203M 0s 63850K .......... .......... .......... .......... .......... 99% 216M 0s 63900K ..........   100% 125M=0.8s 2023-01-24 09:36:33 (82.8 MB/s) - ‘NDP46-KB3045557-x86-x64-AllOS-ENU.exe’ saved [65444688/65444688] Executing cd /homedir Executing w_do_call remove_mono Executing mkdir -p /homedir Executing load_remove_mono ------------------------------------------------------ warning: Mono does not appear to be installed. ------------------------------------------------------ Executing w_do_call dotnet45 Executing mkdir -p /homedir Executing load_dotnet45 Executing mkdir -p /homedir/.cache/winetricks/dotnet45 Executing cd /homedir/.cache/winetricks/dotnet45 Downloading https://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe to /homedir/.cache/winetricks/dotnet45 --2023-01-24 09:36:36-- https://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe Resolving download.microsoft.com (download.microsoft.com)... 23.42.144.178, 2403:6200:ffff:fa84::317f, 2403:6200:ffff:fa8a::317f Connecting to download.microsoft.com (download.microsoft.com)|23.42.144.178|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 50352408 (48M) [application/octet-stream] Saving to: ‘dotnetfx45_full_x86_x64.exe’  0K .......... .......... .......... .......... .......... 0% 3.54M 14s 50K .......... .......... .......... .......... .......... 0% 4.41M 12s 100K .......... .......... .......... .......... .......... 0% 6.80M 10s 150K .......... .......... .......... .......... .......... 0% 14.0M 9s 200K .......... .......... .......... .......... .......... 0% 14.0M 8s 250K .......... .......... .......... .......... .......... 0% 14.7M 7s 300K .......... .......... .......... .......... .......... 0% 22.0M 6s 350K .......... .......... .......... .......... .......... 0% 19.5M 6s 400K .......... .......... .......... .......... .......... 0% 45.8M 5s 450K .......... .......... .......... .......... .......... 1% 38.2M 5s 500K .......... .......... .......... .......... .......... 1% 22.5M 5s 550K .......... .......... .......... .......... .......... 1% 33.4M 4s 600K .......... .......... .......... .......... .......... 1% 46.7M 4s 650K .......... .......... .......... .......... .......... 1% 37.3M 4s 700K .......... .......... .......... .......... .......... 1% 60.6M 4s 750K .......... .......... .......... .......... .......... 1% 36.8M 3s 800K .......... .......... .......... .......... .......... 1% 57.6M 3s 850K .......... .......... .......... .......... .......... 1% 47.6M 3s 900K .......... .......... .......... .......... .......... 1% 69.2M 3s 950K .......... .......... .......... .......... .......... 2% 60.4M 3s 1000K .......... .......... .......... .......... .......... 2% 55.9M 3s 1050K .......... .......... .......... .......... .......... 2% 70.0M 3s 1100K .......... .......... .......... .......... .......... 2% 63.0M 3s 1150K .......... .......... .......... .......... .......... 2% 49.9M 3s 1200K .......... .......... .......... .......... .......... 2% 63.8M 2s 1250K .......... .......... .......... .......... .......... 2% 82.3M 2s 1300K .......... .......... .......... .......... .......... 2% 79.9M 2s 1350K .......... .......... .......... .......... .......... 2% 52.3M 2s 1400K .......... .......... .......... .......... .......... 2% 77.4M 2s 1450K .......... .......... .......... .......... .......... 3% 62.2M 2s 1500K .......... .......... .......... .......... .......... 3% 74.7M 2s 1550K .......... .......... .......... .......... .......... 3% 42.7M 2s 1600K .......... .......... .......... .......... .......... 3% 44.2M 2s 1650K .......... .......... .......... .......... .......... 3% 40.2M 2s 1700K .......... .......... .......... .......... .......... 3% 49.5M 2s 1750K .......... .......... .......... .......... .......... 3% 44.5M 2s 1800K .......... .......... .......... .......... .......... 3% 44.0M 2s 1850K .......... .......... .......... .......... .......... 3% 49.7M 2s 1900K .......... .......... .......... .......... .......... 3% 37.8M 2s 1950K .......... .......... .......... .......... .......... 4% 52.0M 2s 2000K .......... .......... .......... .......... .......... 4% 46.7M 2s 2050K .......... .......... .......... .......... .......... 4% 82.5M 2s 2100K .......... .......... .......... .......... .......... 4% 66.4M 2s 2150K .......... .......... .......... .......... .......... 4% 75.7M 2s 2200K .......... .......... .......... .......... .......... 4% 74.6M 2s 2250K .......... .......... .......... .......... .......... 4% 73.5M 2s 2300K .......... .......... .......... .......... .......... 4% 63.5M 2s 2350K .......... .......... .......... .......... .......... 4% 85.4M 2s 2400K .......... .......... .......... .......... .......... 4% 74.6M 2s 2450K .......... .......... .......... .......... .......... 5% 88.9M 2s 2500K .......... .......... .......... .......... .......... 5% 107M 2s 2550K .......... .......... .......... .......... .......... 5% 110M 2s 2600K .......... .......... .......... .......... .......... 5% 122M 2s 2650K .......... .......... .......... .......... .......... 5% 99.5M 2s 2700K .......... .......... .......... .......... .......... 5% 98.0M 1s 2750K .......... .......... .......... .......... .......... 5% 105M 1s 2800K .......... .......... .......... .......... .......... 5% 106M 1s 2850K .......... .......... .......... .......... .......... 5% 106M 1s 2900K .......... .......... .......... .......... .......... 5% 122M 1s 2950K .......... .......... .......... .......... .......... 6% 121M 1s 3000K .......... .......... .......... .......... .......... 6% 112M 1s 3050K .......... .......... .......... .......... .......... 6% 109M 1s 3100K .......... .......... .......... .......... .......... 6% 124M 1s 3150K .......... .......... .......... .......... .......... 6% 115M 1s 3200K .......... .......... .......... .......... .......... 6% 102M 1s 3250K .......... .......... .......... .......... .......... 6% 126M 1s 3300K .......... .......... .......... .......... .......... 6% 129M 1s 3350K .......... .......... .......... .......... .......... 6% 100M 1s 3400K .......... .......... .......... .......... .......... 7% 126M 1s 3450K .......... .......... .......... .......... .......... 7% 21.7M 1s 3500K .......... .......... .......... .......... .......... 7% 113M 1s 3550K .......... .......... .......... .......... .......... 7% 104M 1s 3600K .......... .......... .......... .......... .......... 7% 99.1M 1s 3650K .......... .......... .......... .......... .......... 7% 128M 1s 3700K .......... .......... .......... .......... .......... 7% 76.1M 1s 3750K .......... .......... .......... .......... .......... 7% 108M 1s 3800K .......... .......... .......... .......... .......... 7% 120M 1s 3850K .......... .......... .......... .......... .......... 7% 98.5M 1s 3900K .......... .......... .......... .......... .......... 8% 98.5M 1s 3950K .......... .......... .......... .......... .......... 8% 100M 1s 4000K .......... .......... .......... .......... .......... 8% 86.2M 1s 4050K .......... .......... .......... .......... .......... 8% 74.9M 1s 4100K .......... .......... .......... .......... .......... 8% 101M 1s 4150K .......... .......... .......... .......... .......... 8% 70.9M 1s 4200K .......... .......... .......... .......... .......... 8% 110M 1s 4250K .......... .......... .......... .......... .......... 8% 104M 1s 4300K .......... .......... .......... .......... .......... 8% 78.8M 1s 4350K .......... .......... .......... .......... .......... 8% 91.5M 1s 4400K .......... .......... .......... .......... .......... 9% 81.3M 1s 4450K .......... .......... .......... .......... .......... 9% 64.4M 1s 4500K .......... .......... .......... .......... .......... 9% 74.2M 1s 4550K .......... .......... .......... .......... .......... 9% 108M 1s 4600K .......... .......... .......... .......... .......... 9% 92.4M 1s 4650K .......... .......... .......... .......... .......... 9% 111M 1s 4700K .......... .......... .......... .......... .......... 9% 111M 1s 4750K .......... .......... .......... .......... .......... 9% 115M 1s 4800K .......... .......... .......... .......... .......... 9% 125M 1s 4850K .......... .......... .......... .......... .......... 9% 102M 1s 4900K .......... .......... .......... .......... .......... 10% 113M 1s 4950K .......... .......... .......... .......... .......... 10% 116M 1s 5000K .......... .......... .......... .......... .......... 10% 64.4M 1s 5050K .......... .......... .......... .......... .......... 10% 61.2M 1s 5100K .......... .......... .......... .......... .......... 10% 69.1M 1s 5150K .......... .......... .......... .......... .......... 10% 110M 1s 5200K .......... .......... .......... .......... .......... 10% 101M 1s 5250K .......... .......... .......... .......... .......... 10% 101M 1s 5300K .......... .......... .......... .......... .......... 10% 96.1M 1s 5350K .......... .......... .......... .......... .......... 10% 73.4M 1s 5400K .......... .......... .......... .......... .......... 11% 113M 1s 5450K .......... .......... .......... .......... .......... 11% 113M 1s 5500K .......... .......... .......... .......... .......... 11% 117M 1s 5550K .......... .......... .......... .......... .......... 11% 96.4M 1s 5600K .......... .......... .......... .......... .......... 11% 125M 1s 5650K .......... .......... .......... .......... .......... 11% 99.8M 1s 5700K .......... .......... .......... .......... .......... 11% 85.4M 1s 5750K .......... .......... .......... .......... .......... 11% 149M 1s 5800K .......... .......... .......... .......... .......... 11% 107M 1s 5850K .......... .......... .......... .......... .......... 11% 121M 1s 5900K .......... .......... .......... .......... .......... 12% 123M 1s 5950K .......... .......... .......... .......... .......... 12% 96.1M 1s 6000K .......... .......... .......... .......... .......... 12% 119M 1s 6050K .......... .......... .......... .......... .......... 12% 104M 1s 6100K .......... .......... .......... .......... .......... 12% 148M 1s 6150K .......... .......... .......... .......... .......... 12% 105M 1s 6200K .......... .......... .......... .......... .......... 12% 104M 1s 6250K .......... .......... .......... .......... .......... 12% 128M 1s 6300K .......... .......... .......... .......... .......... 12% 123M 1s 6350K .......... .......... .......... .......... .......... 13% 91.9M 1s 6400K .......... .......... .......... .......... .......... 13% 103M 1s 6450K .......... .......... .......... .......... .......... 13% 101M 1s 6500K .......... .......... .......... .......... .......... 13% 147M 1s 6550K .......... .......... .......... .......... .......... 13% 226M 1s 6600K .......... .......... .......... .......... .......... 13% 202M 1s 6650K .......... .......... .......... .......... .......... 13% 218M 1s 6700K .......... .......... .......... .......... .......... 13% 200M 1s 6750K .......... .......... .......... .......... .......... 13% 212M 1s 6800K .......... .......... .......... .......... .......... 13% 213M 1s 6850K .......... .......... .......... .......... .......... 14% 194M 1s 6900K .......... .......... .......... .......... .......... 14% 167M 1s 6950K .......... .......... .......... .......... .......... 14% 205M 1s 7000K .......... .......... .......... .......... .......... 14% 214M 1s 7050K .......... .......... .......... .......... .......... 14% 185M 1s 7100K .......... .......... .......... .......... .......... 14% 224M 1s 7150K .......... .......... .......... .......... .......... 14% 222M 1s 7200K .......... .......... .......... .......... .......... 14% 192M 1s 7250K .......... .......... .......... .......... .......... 14% 220M 1s 7300K .......... .......... .......... .......... .......... 14% 219M 1s 7350K .......... .......... .......... .......... .......... 15% 162M 1s 7400K .......... .......... .......... .......... .......... 15% 177M 1s 7450K .......... .......... .......... .......... .......... 15% 184M 1s 7500K .......... .......... .......... .......... .......... 15% 160M 1s 7550K .......... .......... .......... .......... .......... 15% 148M 1s 7600K .......... .......... .......... .......... .......... 15% 180M 1s 7650K .......... .......... .......... .......... .......... 15% 9.97M 1s 7700K .......... .......... .......... .......... .......... 15% 175M 1s 7750K .......... .......... .......... .......... .......... 15% 184M 1s 7800K .......... .......... .......... .......... .......... 15% 159M 1s 7850K .......... .......... .......... .......... .......... 16% 180M 1s 7900K .......... .......... .......... .......... .......... 16% 202M 1s 7950K .......... .......... .......... .......... .......... 16% 228M 1s 8000K .......... .......... .......... .......... .......... 16% 239M 1s 8050K .......... .......... .......... .......... .......... 16% 189M 1s 8100K .......... .......... .......... .......... .......... 16% 24.0M 1s 8150K .......... .......... .......... .......... .......... 16% 161M 1s 8200K .......... .......... .......... .......... .......... 16% 142M 1s 8250K .......... .......... .......... .......... .......... 16% 34.3M 1s 8300K .......... .......... .......... .......... .......... 16% 164M 1s 8350K .......... .......... .......... .......... .......... 17% 158M 1s 8400K .......... .......... .......... .......... .......... 17% 212M 1s 8450K .......... .......... .......... .......... .......... 17% 238M 1s 8500K .......... .......... .......... .......... .......... 17% 69.5M 1s 8550K .......... .......... .......... .......... .......... 17% 184M 1s 8600K .......... .......... .......... .......... .......... 17% 155M 1s 8650K .......... .......... .......... .......... .......... 17% 119M 1s 8700K .......... .......... .......... .......... .......... 17% 4.33M 1s 8750K .......... .......... .......... .......... .......... 17% 274M 1s 8800K .......... .......... .......... .......... .......... 17% 243M 1s 8850K .......... .......... .......... .......... .......... 18% 180M 1s 8900K .......... .......... .......... .......... .......... 18% 253M 1s 8950K .......... .......... .......... .......... .......... 18% 226M 1s 9000K .......... .......... .......... .......... .......... 18% 194M 1s 9050K .......... .......... .......... .......... .......... 18% 202M 1s 9100K .......... .......... .......... .......... .......... 18% 186M 1s 9150K .......... .......... .......... .......... .......... 18% 194M 1s 9200K .......... .......... .......... .......... .......... 18% 184M 1s 9250K .......... .......... .......... .......... .......... 18% 216M 1s 9300K .......... .......... .......... .......... .......... 19% 224M 1s 9350K .......... .......... .......... .......... .......... 19% 192M 1s 9400K .......... .......... .......... .......... .......... 19% 172M 1s 9450K .......... .......... .......... .......... .......... 19% 254M 1s 9500K .......... .......... .......... .......... .......... 19% 227M 1s 9550K .......... .......... .......... .......... .......... 19% 211M 1s 9600K .......... .......... .......... .......... .......... 19% 247M 1s 9650K .......... .......... .......... .......... .......... 19% 231M 1s 9700K .......... .......... .......... .......... .......... 19% 249M 1s 9750K .......... .......... .......... .......... .......... 19% 179M 1s 9800K .......... .......... .......... .......... .......... 20% 257M 1s 9850K .......... .......... .......... .......... .......... 20% 261M 1s 9900K .......... .......... .......... .......... .......... 20% 206M 1s 9950K .......... .......... .......... .......... .......... 20% 251M 1s 10000K .......... .......... .......... .......... .......... 20% 220M 1s 10050K .......... .......... .......... .......... .......... 20% 218M 1s 10100K .......... .......... .......... .......... .......... 20% 203M 1s 10150K .......... .......... .......... .......... .......... 20% 228M 1s 10200K .......... .......... .......... .......... .......... 20% 206M 1s 10250K .......... .......... .......... .......... .......... 20% 237M 1s 10300K .......... .......... .......... .......... .......... 21% 181M 1s 10350K .......... .......... .......... .......... .......... 21% 203M 1s 10400K .......... .......... .......... .......... .......... 21% 227M 1s 10450K .......... .......... .......... .......... .......... 21% 229M 1s 10500K .......... .......... .......... .......... .......... 21% 200M 1s 10550K .......... .......... .......... .......... .......... 21% 231M 1s 10600K .......... .......... .......... .......... .......... 21% 244M 1s 10650K .......... .......... .......... .......... .......... 21% 229M 1s 10700K .......... .......... .......... .......... .......... 21% 195M 1s 10750K .......... .......... .......... .......... .......... 21% 243M 1s 10800K .......... .......... .......... .......... .......... 22% 231M 1s 10850K .......... .......... .......... .......... .......... 22% 163M 1s 10900K .......... .......... .......... .......... .......... 22% 121M 1s 10950K .......... .......... .......... .......... .......... 22% 172M 1s 11000K .......... .......... .......... .......... .......... 22% 143M 1s 11050K .......... .......... .......... .......... .......... 22% 113M 1s 11100K .......... .......... .......... .......... .......... 22% 175M 1s 11150K .......... .......... .......... .......... .......... 22% 156M 1s 11200K .......... .......... .......... .......... .......... 22% 119M 1s 11250K .......... .......... .......... .......... .......... 22% 191M 1s 11300K .......... .......... .......... .......... .......... 23% 234M 1s 11350K .......... .......... .......... .......... .......... 23% 231M 1s 11400K .......... .......... .......... .......... .......... 23% 181M 1s 11450K .......... .......... .......... .......... .......... 23% 248M 1s 11500K .......... .......... .......... .......... .......... 23% 223M 1s 11550K .......... .......... .......... .......... .......... 23% 5.05M 1s 11600K .......... .......... .......... .......... .......... 23% 212M 1s 11650K .......... .......... .......... .......... .......... 23% 105M 1s 11700K .......... .......... .......... .......... .......... 23% 186M 1s 11750K .......... .......... .......... .......... .......... 23% 182M 1s 11800K .......... .......... .......... .......... .......... 24% 116M 1s 11850K .......... .......... .......... .......... .......... 24% 156M 1s 11900K .......... .......... .......... .......... .......... 24% 117M 1s 11950K .......... .......... .......... .......... .......... 24% 137M 1s 12000K .......... .......... .......... .......... .......... 24% 106M 1s 12050K .......... .......... .......... .......... .......... 24% 85.2M 1s 12100K .......... .......... .......... .......... .......... 24% 65.2M 1s 12150K .......... .......... .......... .......... .......... 24% 100M 1s 12200K .......... .......... .......... .......... .......... 24% 81.6M 1s 12250K .......... .......... .......... .......... .......... 25% 78.8M 1s 12300K .......... .......... .......... .......... .......... 25% 84.0M 1s 12350K .......... .......... .......... .......... .......... 25% 85.7M 1s 12400K .......... .......... .......... .......... .......... 25% 78.7M 1s 12450K .......... .......... .......... .......... .......... 25% 95.9M 1s 12500K .......... .......... .......... .......... .......... 25% 75.7M 1s 12550K .......... .......... .......... .......... .......... 25% 84.0M 1s 12600K .......... .......... .......... .......... .......... 25% 90.6M 1s 12650K .......... .......... .......... .......... .......... 25% 84.8M 1s 12700K .......... .......... .......... .......... .......... 25% 69.9M 1s 12750K .......... .......... .......... .......... .......... 26% 89.3M 1s 12800K .......... .......... .......... .......... .......... 26% 148M 1s 12850K .......... .......... .......... .......... .......... 26% 119M 1s 12900K .......... .......... .......... .......... .......... 26% 147M 1s 12950K .......... .......... .......... .......... .......... 26% 126M 1s 13000K .......... .......... .......... .......... .......... 26% 135M 1s 13050K .......... .......... .......... .......... .......... 26% 127M 1s 13100K .......... .......... .......... .......... .......... 26% 139M 1s 13150K .......... .......... .......... .......... .......... 26% 136M 1s 13200K .......... .......... .......... .......... .......... 26% 128M 1s 13250K .......... .......... .......... .......... .......... 27% 140M 1s 13300K .......... .......... .......... .......... .......... 27% 120M 1s 13350K .......... .......... .......... .......... .......... 27% 156M 1s 13400K .......... .......... .......... .......... .......... 27% 117M 1s 13450K .......... .......... .......... .......... .......... 27% 140M 1s 13500K .......... .......... .......... .......... .......... 27% 152M 1s 13550K .......... .......... .......... .......... .......... 27% 121M 1s 13600K .......... .......... .......... .......... .......... 27% 150M 1s 13650K .......... .......... .......... .......... .......... 27% 113M 1s 13700K .......... .......... .......... .......... .......... 27% 141M 1s 13750K .......... .......... .......... .......... .......... 28% 121M 1s 13800K .......... .......... .......... .......... .......... 28% 128M 1s 13850K .......... .......... .......... .......... .......... 28% 134M 1s 13900K .......... .......... .......... .......... .......... 28% 132M 1s 13950K .......... .......... .......... .......... .......... 28% 31.7M 1s 14000K .......... .......... .......... .......... .......... 28% 125M 1s 14050K .......... .......... .......... .......... .......... 28% 100M 1s 14100K .......... .......... .......... .......... .......... 28% 116M 1s 14150K .......... .......... .......... .......... .......... 28% 152M 1s 14200K .......... .......... .......... .......... .......... 28% 126M 1s 14250K .......... .......... .......... .......... .......... 29% 131M 0s 14300K .......... .......... .......... .......... .......... 29% 176M 0s 14350K .......... .......... .......... .......... .......... 29% 143M 0s 14400K .......... .......... .......... .......... .......... 29% 171M 0s 14450K .......... .......... .......... .......... .......... 29% 161M 0s 14500K .......... .......... .......... .......... .......... 29% 159M 0s 14550K .......... .......... .......... .......... .......... 29% 135M 0s 14600K .......... .......... .......... .......... .......... 29% 147M 0s 14650K .......... .......... .......... .......... .......... 29% 156M 0s 14700K .......... .......... .......... .......... .......... 29% 143M 0s 14750K .......... .......... .......... .......... .......... 30% 154M 0s 14800K .......... .......... .......... .......... .......... 30% 142M 0s 14850K .......... .......... .......... .......... .......... 30% 159M 0s 14900K .......... .......... .......... .......... .......... 30% 133M 0s 14950K .......... .......... .......... .......... .......... 30% 167M 0s 15000K .......... .......... .......... .......... .......... 30% 157M 0s 15050K .......... .......... .......... .......... .......... 30% 132M 0s 15100K .......... .......... .......... .......... .......... 30% 166M 0s 15150K .......... .......... .......... .......... .......... 30% 16.4M 0s 15200K .......... .......... .......... .......... .......... 31% 128M 0s 15250K .......... .......... .......... .......... .......... 31% 143M 0s 15300K .......... .......... .......... .......... .......... 31% 158M 0s 15350K .......... .......... .......... .......... .......... 31% 148M 0s 15400K .......... .......... .......... .......... .......... 31% 134M 0s 15450K .......... .......... .......... .......... .......... 31% 143M 0s 15500K .......... .......... .......... .......... .......... 31% 156M 0s 15550K .......... .......... .......... .......... .......... 31% 134M 0s 15600K .......... .......... .......... .......... .......... 31% 138M 0s 15650K .......... .......... .......... .......... .......... 31% 161M 0s 15700K .......... .......... .......... .......... .......... 32% 151M 0s 15750K .......... .......... .......... .......... .......... 32% 131M 0s 15800K .......... .......... .......... .......... .......... 32% 151M 0s 15850K .......... .......... .......... .......... .......... 32% 155M 0s 15900K .......... .......... .......... .......... .......... 32% 114M 0s 15950K .......... .......... .......... .......... .......... 32% 150M 0s 16000K .......... .......... .......... .......... .......... 32% 151M 0s 16050K .......... .......... .......... .......... .......... 32% 149M 0s 16100K .......... .......... .......... .......... .......... 32% 134M 0s 16150K .......... .......... .......... .......... .......... 32% 154M 0s 16200K .......... .......... .......... .......... .......... 33% 143M 0s 16250K .......... .......... .......... .......... .......... 33% 150M 0s 16300K .......... .......... .......... .......... .......... 33% 13.0M 0s 16350K .......... .......... .......... .......... .......... 33% 163M 0s 16400K .......... .......... .......... .......... .......... 33% 140M 0s 16450K .......... .......... .......... .......... .......... 33% 136M 0s 16500K .......... .......... .......... .......... .......... 33% 101M 0s 16550K .......... .......... .......... .......... .......... 33% 127M 0s 16600K .......... .......... .......... .......... .......... 33% 140M 0s 16650K .......... .......... .......... .......... .......... 33% 142M 0s 16700K .......... .......... .......... .......... .......... 34% 131M 0s 16750K .......... .......... .......... .......... .......... 34% 152M 0s 16800K .......... .......... .......... .......... .......... 34% 25.8M 0s 16850K .......... .......... .......... .......... .......... 34% 90.5M 0s 16900K .......... .......... .......... .......... .......... 34% 108M 0s 16950K .......... .......... .......... .......... .......... 34% 142M 0s 17000K .......... .......... .......... .......... .......... 34% 162M 0s 17050K .......... .......... .......... .......... .......... 34% 130M 0s 17100K .......... .......... .......... .......... .......... 34% 92.2M 0s 17150K .......... .......... .......... .......... .......... 34% 104M 0s 17200K .......... .......... .......... .......... .......... 35% 86.9M 0s 17250K .......... .......... .......... .......... .......... 35% 80.1M 0s 17300K .......... .......... .......... .......... .......... 35% 100M 0s 17350K .......... .......... .......... .......... .......... 35% 115M 0s 17400K .......... .......... .......... .......... .......... 35% 110M 0s 17450K .......... .......... .......... .......... .......... 35% 140M 0s 17500K .......... .......... .......... .......... .......... 35% 133M 0s 17550K .......... .......... .......... .......... .......... 35% 114M 0s 17600K .......... .......... .......... .......... .......... 35% 141M 0s 17650K .......... .......... .......... .......... .......... 35% 152M 0s 17700K .......... .......... .......... .......... .......... 36% 159M 0s 17750K .......... .......... .......... .......... .......... 36% 122M 0s 17800K .......... .......... .......... .......... .......... 36% 149M 0s 17850K .......... .......... .......... .......... .......... 36% 162M 0s 17900K .......... .......... .......... .......... .......... 36% 124M 0s 17950K .......... .......... .......... .......... .......... 36% 110M 0s 18000K .......... .......... .......... .......... .......... 36% 139M 0s 18050K .......... .......... .......... .......... .......... 36% 116M 0s 18100K .......... .......... .......... .......... .......... 36% 7.37M 0s 18150K .......... .......... .......... .......... .......... 37% 170M 0s 18200K .......... .......... .......... .......... .......... 37% 145M 0s 18250K .......... .......... .......... .......... .......... 37% 162M 0s 18300K .......... .......... .......... .......... .......... 37% 59.1M 0s 18350K .......... .......... .......... .......... .......... 37% 173M 0s 18400K .......... .......... .......... .......... .......... 37% 237M 0s 18450K .......... .......... .......... .......... .......... 37% 281M 0s 18500K .......... .......... .......... .......... .......... 37% 264M 0s 18550K .......... .......... .......... .......... .......... 37% 217M 0s 18600K .......... .......... .......... .......... .......... 37% 239M 0s 18650K .......... .......... .......... .......... .......... 38% 273M 0s 18700K .......... .......... .......... .......... .......... 38% 228M 0s 18750K .......... .......... .......... .......... .......... 38% 271M 0s 18800K .......... .......... .......... .......... .......... 38% 246M 0s 18850K .......... .......... .......... .......... .......... 38% 261M 0s 18900K .......... .......... .......... .......... .......... 38% 245M 0s 18950K .......... .......... .......... .......... .......... 38% 7.37M 0s 19000K .......... .......... .......... .......... .......... 38% 250M 0s 19050K .......... .......... .......... .......... .......... 38% 217M 0s 19100K .......... .......... .......... .......... .......... 38% 270M 0s 19150K .......... .......... .......... .......... .......... 39% 277M 0s 19200K .......... .......... .......... .......... .......... 39% 302M 0s 19250K .......... .......... .......... .......... .......... 39% 233M 0s 19300K .......... .......... .......... .......... .......... 39% 294M 0s 19350K .......... .......... .......... .......... .......... 39% 230M 0s 19400K .......... .......... .......... .......... .......... 39% 198M 0s 19450K .......... .......... .......... .......... .......... 39% 255M 0s 19500K .......... .......... .......... .......... .......... 39% 2.15M 0s 19550K .......... .......... .......... .......... .......... 39% 265M 0s 19600K .......... .......... .......... .......... .......... 39% 256M 0s 19650K .......... .......... .......... .......... .......... 40% 273M 0s 19700K .......... .......... .......... .......... .......... 40% 247M 0s 19750K .......... .......... .......... .......... .......... 40% 228M 0s 19800K .......... .......... .......... .......... .......... 40% 228M 0s 19850K .......... .......... .......... .......... .......... 40% 236M 0s 19900K .......... .......... .......... .......... .......... 40% 260M 0s 19950K .......... .......... .......... .......... .......... 40% 230M 0s 20000K .......... .......... .......... .......... .......... 40% 280M 0s 20050K .......... .......... .......... .......... .......... 40% 207M 0s 20100K .......... .......... .......... .......... .......... 40% 222M 0s 20150K .......... .......... .......... .......... .......... 41% 283M 0s 20200K .......... .......... .......... .......... .......... 41% 252M 0s 20250K .......... .......... .......... .......... .......... 41% 260M 0s 20300K .......... .......... .......... .......... .......... 41% 242M 0s 20350K .......... .......... .......... .......... .......... 41% 273M 0s 20400K .......... .......... .......... .......... .......... 41% 266M 0s 20450K .......... .......... .......... .......... .......... 41% 263M 0s 20500K .......... .......... .......... .......... .......... 41% 282M 0s 20550K .......... .......... .......... .......... .......... 41% 247M 0s 20600K .......... .......... .......... .......... .......... 41% 252M 0s 20650K .......... .......... .......... .......... .......... 42% 292M 0s 20700K .......... .......... .......... .......... .......... 42% 229M 0s 20750K .......... .......... .......... .......... .......... 42% 246M 0s 20800K .......... .......... .......... .......... .......... 42% 276M 0s 20850K .......... .......... .......... .......... .......... 42% 267M 0s 20900K .......... .......... .......... .......... .......... 42% 218M 0s 20950K .......... .......... .......... .......... .......... 42% 265M 0s 21000K .......... .......... .......... .......... .......... 42% 267M 0s 21050K .......... .......... .......... .......... .......... 42% 237M 0s 21100K .......... .......... .......... .......... .......... 43% 236M 0s 21150K .......... .......... .......... .......... .......... 43% 266M 0s 21200K .......... .......... .......... .......... .......... 43% 258M 0s 21250K .......... .......... .......... .......... .......... 43% 247M 0s 21300K .......... .......... .......... .......... .......... 43% 257M 0s 21350K .......... .......... .......... .......... .......... 43% 268M 0s 21400K .......... .......... .......... .......... .......... 43% 228M 0s 21450K .......... .......... .......... .......... .......... 43% 268M 0s 21500K .......... .......... .......... .......... .......... 43% 250M 0s 21550K .......... .......... .......... .......... .......... 43% 148M 0s 21600K .......... .......... .......... .......... .......... 44% 122M 0s 21650K .......... .......... .......... .......... .......... 44% 226M 0s 21700K .......... .......... .......... .......... .......... 44% 176M 0s 21750K .......... .......... .......... .......... .......... 44% 157M 0s 21800K .......... .......... .......... .......... .......... 44% 165M 0s 21850K .......... .......... .......... .......... .......... 44% 145M 0s 21900K .......... .......... .......... .......... .......... 44% 113M 0s 21950K .......... .......... .......... .......... .......... 44% 122M 0s 22000K .......... .......... .......... .......... .......... 44% 151M 0s 22050K .......... .......... .......... .......... .......... 44% 232M 0s 22100K .......... .......... .......... .......... .......... 45% 135M 0s 22150K .......... .......... .......... .......... .......... 45% 154M 0s 22200K .......... .......... .......... .......... .......... 45% 182M 0s 22250K .......... .......... .......... .......... .......... 45% 215M 0s 22300K .......... .......... .......... .......... .......... 45% 165M 0s 22350K .......... .......... .......... .......... .......... 45% 4.02M 0s 22400K .......... .......... .......... .......... .......... 45% 114M 0s 22450K .......... .......... .......... .......... .......... 45% 208M 0s 22500K .......... .......... .......... .......... .......... 45% 201M 0s 22550K .......... .......... .......... .......... .......... 45% 143M 0s 22600K .......... .......... .......... .......... .......... 46% 160M 0s 22650K .......... .......... .......... .......... .......... 46% 207M 0s 22700K .......... .......... .......... .......... .......... 46% 190M 0s 22750K .......... .......... .......... .......... .......... 46% 166M 0s 22800K .......... .......... .......... .......... .......... 46% 159M 0s 22850K .......... .......... .......... .......... .......... 46% 219M 0s 22900K .......... .......... .......... .......... .......... 46% 211M 0s 22950K .......... .......... .......... .......... .......... 46% 172M 0s 23000K .......... .......... .......... .......... .......... 46% 207M 0s 23050K .......... .......... .......... .......... .......... 46% 207M 0s 23100K .......... .......... .......... .......... .......... 47% 219M 0s 23150K .......... .......... .......... .......... .......... 47% 223M 0s 23200K .......... .......... .......... .......... .......... 47% 161M 0s 23250K .......... .......... .......... .......... .......... 47% 142M 0s 23300K .......... .......... .......... .......... .......... 47% 143M 0s 23350K .......... .......... .......... .......... .......... 47% 183M 0s 23400K .......... .......... .......... .......... .......... 47% 235M 0s 23450K .......... .......... .......... .......... .......... 47% 190M 0s 23500K .......... .......... .......... .......... .......... 47% 181M 0s 23550K .......... .......... .......... .......... .......... 47% 121M 0s 23600K .......... .......... .......... .......... .......... 48% 51.4M 0s 23650K .......... .......... .......... .......... .......... 48% 127M 0s 23700K .......... .......... .......... .......... .......... 48% 65.9M 0s 23750K .......... .......... .......... .......... .......... 48% 95.7M 0s 23800K .......... .......... .......... .......... .......... 48% 164M 0s 23850K .......... .......... .......... .......... .......... 48% 143M 0s 23900K .......... .......... .......... .......... .......... 48% 127M 0s 23950K .......... .......... .......... .......... .......... 48% 125M 0s 24000K .......... .......... .......... .......... .......... 48% 113M 0s 24050K .......... .......... .......... .......... .......... 49% 151M 0s 24100K .......... .......... .......... .......... .......... 49% 144M 0s 24150K .......... .......... .......... .......... .......... 49% 115M 0s 24200K .......... .......... .......... .......... .......... 49% 140M 0s 24250K .......... .......... .......... .......... .......... 49% 162M 0s 24300K .......... .......... .......... .......... .......... 49% 114M 0s 24350K .......... .......... .......... .......... .......... 49% 182M 0s 24400K .......... .......... .......... .......... .......... 49% 134M 0s 24450K .......... .......... .......... .......... .......... 49% 118M 0s 24500K .......... .......... .......... .......... .......... 49% 148M 0s 24550K .......... .......... .......... .......... .......... 50% 136M 0s 24600K .......... .......... .......... .......... .......... 50% 119M 0s 24650K .......... .......... .......... .......... .......... 50% 164M 0s 24700K .......... .......... .......... .......... .......... 50% 159M 0s 24750K .......... .......... .......... .......... .......... 50% 147M 0s 24800K .......... .......... .......... .......... .......... 50% 144M 0s 24850K .......... .......... .......... .......... .......... 50% 110M 0s 24900K .......... .......... .......... .......... .......... 50% 120M 0s 24950K .......... .......... .......... .......... .......... 50% 148M 0s 25000K .......... .......... .......... .......... .......... 50% 105M 0s 25050K .......... .......... .......... .......... .......... 51% 129M 0s 25100K .......... .......... .......... .......... .......... 51% 99.0M 0s 25150K .......... .......... .......... .......... .......... 51% 114M 0s 25200K .......... .......... .......... .......... .......... 51% 94.3M 0s 25250K .......... .......... .......... .......... .......... 51% 98.4M 0s 25300K .......... .......... .......... .......... .......... 51% 101M 0s 25350K .......... .......... .......... .......... .......... 51% 125M 0s 25400K .......... .......... .......... .......... .......... 51% 128M 0s 25450K .......... .......... .......... .......... .......... 51% 114M 0s 25500K .......... .......... .......... .......... .......... 51% 95.8M 0s 25550K .......... .......... .......... .......... .......... 52% 132M 0s 25600K .......... .......... .......... .......... .......... 52% 99.6M 0s 25650K .......... .......... .......... .......... .......... 52% 117M 0s 25700K .......... .......... .......... .......... .......... 52% 141M 0s 25750K .......... .......... .......... .......... .......... 52% 103M 0s 25800K .......... .......... .......... .......... .......... 52% 92.4M 0s 25850K .......... .......... .......... .......... .......... 52% 134M 0s 25900K .......... .......... .......... .......... .......... 52% 140M 0s 25950K .......... .......... .......... .......... .......... 52% 4.16M 0s 26000K .......... .......... .......... .......... .......... 52% 249M 0s 26050K .......... .......... .......... .......... .......... 53% 261M 0s 26100K .......... .......... .......... .......... .......... 53% 78.6M 0s 26150K .......... .......... .......... .......... .......... 53% 185M 0s 26200K .......... .......... .......... .......... .......... 53% 159M 0s 26250K .......... .......... .......... .......... .......... 53% 123M 0s 26300K .......... .......... .......... .......... .......... 53% 96.1M 0s 26350K .......... .......... .......... .......... .......... 53% 92.4M 0s 26400K .......... .......... .......... .......... .......... 53% 90.6M 0s 26450K .......... .......... .......... .......... .......... 53% 103M 0s 26500K .......... .......... .......... .......... .......... 53% 88.4M 0s 26550K .......... .......... .......... .......... .......... 54% 86.1M 0s 26600K .......... .......... .......... .......... .......... 54% 105M 0s 26650K .......... .......... .......... .......... .......... 54% 103M 0s 26700K .......... .......... .......... .......... .......... 54% 108M 0s 26750K .......... .......... .......... .......... .......... 54% 82.1M 0s 26800K .......... .......... .......... .......... .......... 54% 96.6M 0s 26850K .......... .......... .......... .......... .......... 54% 59.9M 0s 26900K .......... .......... .......... .......... .......... 54% 70.9M 0s 26950K .......... .......... .......... .......... .......... 54% 66.8M 0s 27000K .......... .......... .......... .......... .......... 55% 72.7M 0s 27050K .......... .......... .......... .......... .......... 55% 67.4M 0s 27100K .......... .......... .......... .......... .......... 55% 51.3M 0s 27150K .......... .......... .......... .......... .......... 55% 67.2M 0s 27200K .......... .......... .......... .......... .......... 55% 81.9M 0s 27250K .......... .......... .......... .......... .......... 55% 71.2M 0s 27300K .......... .......... .......... .......... .......... 55% 87.2M 0s 27350K .......... .......... .......... .......... .......... 55% 71.9M 0s 27400K .......... .......... .......... .......... .......... 55% 65.2M 0s 27450K .......... .......... .......... .......... .......... 55% 69.4M 0s 27500K .......... .......... .......... .......... .......... 56% 73.1M 0s 27550K .......... .......... .......... .......... .......... 56% 71.8M 0s 27600K .......... .......... .......... .......... .......... 56% 56.9M 0s 27650K .......... .......... .......... .......... .......... 56% 64.0M 0s 27700K .......... .......... .......... .......... .......... 56% 70.8M 0s 27750K .......... .......... .......... .......... .......... 56% 83.8M 0s 27800K .......... .......... .......... .......... .......... 56% 62.8M 0s 27850K .......... .......... .......... .......... .......... 56% 84.8M 0s 27900K .......... .......... .......... .......... .......... 56% 96.1M 0s 27950K .......... .......... .......... .......... .......... 56% 57.8M 0s 28000K .......... .......... .......... .......... .......... 57% 85.8M 0s 28050K .......... .......... .......... .......... .......... 57% 75.2M 0s 28100K .......... .......... .......... .......... .......... 57% 81.4M 0s 28150K .......... .......... .......... .......... .......... 57% 54.6M 0s 28200K .......... .......... .......... .......... .......... 57% 71.9M 0s 28250K .......... .......... .......... .......... .......... 57% 71.0M 0s 28300K .......... .......... .......... .......... .......... 57% 69.7M 0s 28350K .......... .......... .......... .......... .......... 57% 71.9M 0s 28400K .......... .......... .......... .......... .......... 57% 62.9M 0s 28450K .......... .......... .......... .......... .......... 57% 72.8M 0s 28500K .......... .......... .......... .......... .......... 58% 53.7M 0s 28550K .......... .......... .......... .......... .......... 58% 84.8M 0s 28600K .......... .......... .......... .......... .......... 58% 88.9M 0s 28650K .......... .......... .......... .......... .......... 58% 61.7M 0s 28700K .......... .......... .......... .......... .......... 58% 65.5M 0s 28750K .......... .......... .......... .......... .......... 58% 61.6M 0s 28800K .......... .......... .......... .......... .......... 58% 68.6M 0s 28850K .......... .......... .......... .......... .......... 58% 74.1M 0s 28900K .......... .......... .......... .......... .......... 58% 71.5M 0s 28950K .......... .......... .......... .......... .......... 58% 73.0M 0s 29000K .......... .......... .......... .......... .......... 59% 60.8M 0s 29050K .......... .......... .......... .......... .......... 59% 67.4M 0s 29100K .......... .......... .......... .......... .......... 59% 78.1M 0s 29150K .......... .......... .......... .......... .......... 59% 76.4M 0s 29200K .......... .......... .......... .......... .......... 59% 75.2M 0s 29250K .......... .......... .......... .......... .......... 59% 61.4M 0s 29300K .......... .......... .......... .......... .......... 59% 69.9M 0s 29350K .......... .......... .......... .......... .......... 59% 160M 0s 29400K .......... .......... .......... .......... .......... 59% 124M 0s 29450K .......... .......... .......... .......... .......... 59% 112M 0s 29500K .......... .......... .......... .......... .......... 60% 131M 0s 29550K .......... .......... .......... .......... .......... 60% 132M 0s 29600K .......... .......... .......... .......... .......... 60% 120M 0s 29650K .......... .......... .......... .......... .......... 60% 131M 0s 29700K .......... .......... .......... .......... .......... 60% 151M 0s 29750K .......... .......... .......... .......... .......... 60% 147M 0s 29800K .......... .......... .......... .......... .......... 60% 155M 0s 29850K .......... .......... .......... .......... .......... 60% 119M 0s 29900K .......... .......... .......... .......... .......... 60% 164M 0s 29950K .......... .......... .......... .......... .......... 61% 109M 0s 30000K .......... .......... .......... .......... .......... 61% 124M 0s 30050K .......... .......... .......... .......... .......... 61% 128M 0s 30100K .......... .......... .......... .......... .......... 61% 124M 0s 30150K .......... .......... .......... .......... .......... 61% 98.1M 0s 30200K .......... .......... .......... .......... .......... 61% 147M 0s 30250K .......... .......... .......... .......... .......... 61% 132M 0s 30300K .......... .......... .......... .......... .......... 61% 149M 0s 30350K .......... .......... .......... .......... .......... 61% 167M 0s 30400K .......... .......... .......... .......... .......... 61% 137M 0s 30450K .......... .......... .......... .......... .......... 62% 104M 0s 30500K .......... .......... .......... .......... .......... 62% 126M 0s 30550K .......... .......... .......... .......... .......... 62% 146M 0s 30600K .......... .......... .......... .......... .......... 62% 184M 0s 30650K .......... .......... .......... .......... .......... 62% 146M 0s 30700K .......... .......... .......... .......... .......... 62% 199M 0s 30750K .......... .......... .......... .......... .......... 62% 138M 0s 30800K .......... .......... .......... .......... .......... 62% 134M 0s 30850K .......... .......... .......... .......... .......... 62% 145M 0s 30900K .......... .......... .......... .......... .......... 62% 99.5M 0s 30950K .......... .......... .......... .......... .......... 63% 151M 0s 31000K .......... .......... .......... .......... .......... 63% 114M 0s 31050K .......... .......... .......... .......... .......... 63% 162M 0s 31100K .......... .......... .......... .......... .......... 63% 139M 0s 31150K .......... .......... .......... .......... .......... 63% 156M 0s 31200K .......... .......... .......... .......... .......... 63% 150M 0s 31250K .......... .......... .......... .......... .......... 63% 127M 0s 31300K .......... .......... .......... .......... .......... 63% 149M 0s 31350K .......... .......... .......... .......... .......... 63% 117M 0s 31400K .......... .......... .......... .......... .......... 63% 136M 0s 31450K .......... .......... .......... .......... .......... 64% 96.9M 0s 31500K .......... .......... .......... .......... .......... 64% 124M 0s 31550K .......... .......... .......... .......... .......... 64% 153M 0s 31600K .......... .......... .......... .......... .......... 64% 111M 0s 31650K .......... .......... .......... .......... .......... 64% 186M 0s 31700K .......... .......... .......... .......... .......... 64% 111M 0s 31750K .......... .......... .......... .......... .......... 64% 138M 0s 31800K .......... .......... .......... .......... .......... 64% 104M 0s 31850K .......... .......... .......... .......... .......... 64% 167M 0s 31900K .......... .......... .......... .......... .......... 64% 125M 0s 31950K .......... .......... .......... .......... .......... 65% 123M 0s 32000K .......... .......... .......... .......... .......... 65% 144M 0s 32050K .......... .......... .......... .......... .......... 65% 118M 0s 32100K .......... .......... .......... .......... .......... 65% 133M 0s 32150K .......... .......... .......... .......... .......... 65% 115M 0s 32200K .......... .......... .......... .......... .......... 65% 121M 0s 32250K .......... .......... .......... .......... .......... 65% 180M 0s 32300K .......... .......... .......... .......... .......... 65% 119M 0s 32350K .......... .......... .......... .......... .......... 65% 134M 0s 32400K .......... .......... .......... .......... .......... 65% 146M 0s 32450K .......... .......... .......... .......... .......... 66% 128M 0s 32500K .......... .......... .......... .......... .......... 66% 114M 0s 32550K .......... .......... .......... .......... .......... 66% 128M 0s 32600K .......... .......... .......... .......... .......... 66% 178M 0s 32650K .......... .......... .......... .......... .......... 66% 139M 0s 32700K .......... .......... .......... .......... .......... 66% 132M 0s 32750K .......... .......... .......... .......... .......... 66% 169M 0s 32800K .......... .......... .......... .......... .......... 66% 132M 0s 32850K .......... .......... .......... .......... .......... 66% 130M 0s 32900K .......... .......... .......... .......... .......... 67% 134M 0s 32950K .......... .......... .......... .......... .......... 67% 106M 0s 33000K .......... .......... .......... .......... .......... 67% 158M 0s 33050K .......... .......... .......... .......... .......... 67% 159M 0s 33100K .......... .......... .......... .......... .......... 67% 106M 0s 33150K .......... .......... .......... .......... .......... 67% 158M 0s 33200K .......... .......... .......... .......... .......... 67% 116M 0s 33250K .......... .......... .......... .......... .......... 67% 124M 0s 33300K .......... .......... .......... .......... .......... 67% 154M 0s 33350K .......... .......... .......... .......... .......... 67% 119M 0s 33400K .......... .......... .......... .......... .......... 68% 122M 0s 33450K .......... .......... .......... .......... .......... 68% 114M 0s 33500K .......... .......... .......... .......... .......... 68% 143M 0s 33550K .......... .......... .......... .......... .......... 68% 127M 0s 33600K .......... .......... .......... .......... .......... 68% 116M 0s 33650K .......... .......... .......... .......... .......... 68% 103M 0s 33700K .......... .......... .......... .......... .......... 68% 122M 0s 33750K .......... .......... .......... .......... .......... 68% 127M 0s 33800K .......... .......... .......... .......... .......... 68% 119M 0s 33850K .......... .......... .......... .......... .......... 68% 184M 0s 33900K .......... .......... .......... .......... .......... 69% 172M 0s 33950K .......... .......... .......... .......... .......... 69% 169M 0s 34000K .......... .......... .......... .......... .......... 69% 164M 0s 34050K .......... .......... .......... .......... .......... 69% 165M 0s 34100K .......... .......... .......... .......... .......... 69% 219M 0s 34150K .......... .......... .......... .......... .......... 69% 195M 0s 34200K .......... .......... .......... .......... .......... 69% 162M 0s 34250K .......... .......... .......... .......... .......... 69% 173M 0s 34300K .......... .......... .......... .......... .......... 69% 243M 0s 34350K .......... .......... .......... .......... .......... 69% 158M 0s 34400K .......... .......... .......... .......... .......... 70% 243M 0s 34450K .......... .......... .......... .......... .......... 70% 228M 0s 34500K .......... .......... .......... .......... .......... 70% 163M 0s 34550K .......... .......... .......... .......... .......... 70% 131M 0s 34600K .......... .......... .......... .......... .......... 70% 137M 0s 34650K .......... .......... .......... .......... .......... 70% 118M 0s 34700K .......... .......... .......... .......... .......... 70% 114M 0s 34750K .......... .......... .......... .......... .......... 70% 93.8M 0s 34800K .......... .......... .......... .......... .......... 70% 133M 0s 34850K .......... .......... .......... .......... .......... 70% 117M 0s 34900K .......... .......... .......... .......... .......... 71% 148M 0s 34950K .......... .......... .......... .......... .......... 71% 121M 0s 35000K .......... .......... .......... .......... .......... 71% 152M 0s 35050K .......... .......... .......... .......... .......... 71% 116M 0s 35100K .......... .......... .......... .......... .......... 71% 89.9M 0s 35150K .......... .......... .......... .......... .......... 71% 136M 0s 35200K .......... .......... .......... .......... .......... 71% 139M 0s 35250K .......... .......... .......... .......... .......... 71% 118M 0s 35300K .......... .......... .......... .......... .......... 71% 90.2M 0s 35350K .......... .......... .......... .......... .......... 71% 167M 0s 35400K .......... .......... .......... .......... .......... 72% 134M 0s 35450K .......... .......... .......... .......... .......... 72% 111M 0s 35500K .......... .......... .......... .......... .......... 72% 118M 0s 35550K .......... .......... .......... .......... .......... 72% 135M 0s 35600K .......... .......... .......... .......... .......... 72% 114M 0s 35650K .......... .......... .......... .......... .......... 72% 114M 0s 35700K .......... .......... .......... .......... .......... 72% 136M 0s 35750K .......... .......... .......... .......... .......... 72% 153M 0s 35800K .......... .......... .......... .......... .......... 72% 162M 0s 35850K .......... .......... .......... .......... .......... 73% 208M 0s 35900K .......... .......... .......... .......... .......... 73% 201M 0s 35950K .......... .......... .......... .......... .......... 73% 175M 0s 36000K .......... .......... .......... .......... .......... 73% 146M 0s 36050K .......... .......... .......... .......... .......... 73% 173M 0s 36100K .......... .......... .......... .......... .......... 73% 203M 0s 36150K .......... .......... .......... .......... .......... 73% 141M 0s 36200K .......... .......... .......... .......... .......... 73% 232M 0s 36250K .......... .......... .......... .......... .......... 73% 196M 0s 36300K .......... .......... .......... .......... .......... 73% 139M 0s 36350K .......... .......... .......... .......... .......... 74% 135M 0s 36400K .......... .......... .......... .......... .......... 74% 108M 0s 36450K .......... .......... .......... .......... .......... 74% 142M 0s 36500K .......... .......... .......... .......... .......... 74% 112M 0s 36550K .......... .......... .......... .......... .......... 74% 168M 0s 36600K .......... .......... .......... .......... .......... 74% 168M 0s 36650K .......... .......... .......... .......... .......... 74% 177M 0s 36700K .......... .......... .......... .......... .......... 74% 164M 0s 36750K .......... .......... .......... .......... .......... 74% 172M 0s 36800K .......... .......... .......... .......... .......... 74% 236M 0s 36850K .......... .......... .......... .......... .......... 75% 146M 0s 36900K .......... .......... .......... .......... .......... 75% 224M 0s 36950K .......... .......... .......... .......... .......... 75% 160M 0s 37000K .......... .......... .......... .......... .......... 75% 199M 0s 37050K .......... .......... .......... .......... .......... 75% 188M 0s 37100K .......... .......... .......... .......... .......... 75% 196M 0s 37150K .......... .......... .......... .......... .......... 75% 183M 0s 37200K .......... .......... .......... .......... .......... 75% 168M 0s 37250K .......... .......... .......... .......... .......... 75% 158M 0s 37300K .......... .......... .......... .......... .......... 75% 105M 0s 37350K .......... .......... .......... .......... .......... 76% 134M 0s 37400K .......... .......... .......... .......... .......... 76% 121M 0s 37450K .......... .......... .......... .......... .......... 76% 103M 0s 37500K .......... .......... .......... .......... .......... 76% 117M 0s 37550K .......... .......... .......... .......... .......... 76% 110M 0s 37600K .......... .......... .......... .......... .......... 76% 142M 0s 37650K .......... .......... .......... .......... .......... 76% 149M 0s 37700K .......... .......... .......... .......... .......... 76% 156M 0s 37750K .......... .......... .......... .......... .......... 76% 163M 0s 37800K .......... .......... .......... .......... .......... 76% 150M 0s 37850K .......... .......... .......... .......... .......... 77% 143M 0s 37900K .......... .......... .......... .......... .......... 77% 163M 0s 37950K .......... .......... .......... .......... .......... 77% 172M 0s 38000K .......... .......... .......... .......... .......... 77% 143M 0s 38050K .......... .......... .......... .......... .......... 77% 182M 0s 38100K .......... .......... .......... .......... .......... 77% 163M 0s 38150K .......... .......... .......... .......... .......... 77% 124M 0s 38200K .......... .......... .......... .......... .......... 77% 174M 0s 38250K .......... .......... .......... .......... .......... 77% 158M 0s 38300K .......... .......... .......... .......... .......... 77% 154M 0s 38350K .......... .......... .......... .......... .......... 78% 144M 0s 38400K .......... .......... .......... .......... .......... 78% 9.48M 0s 38450K .......... .......... .......... .......... .......... 78% 211M 0s 38500K .......... .......... .......... .......... .......... 78% 178M 0s 38550K .......... .......... .......... .......... .......... 78% 195M 0s 38600K .......... .......... .......... .......... .......... 78% 65.5M 0s 38650K .......... .......... .......... .......... .......... 78% 108M 0s 38700K .......... .......... .......... .......... .......... 78% 141M 0s 38750K .......... .......... .......... .......... .......... 78% 101M 0s 38800K .......... .......... .......... .......... .......... 79% 173M 0s 38850K .......... .......... .......... .......... .......... 79% 96.0M 0s 38900K .......... .......... .......... .......... .......... 79% 169M 0s 38950K .......... .......... .......... .......... .......... 79% 111M 0s 39000K .......... .......... .......... .......... .......... 79% 136M 0s 39050K .......... .......... .......... .......... .......... 79% 150M 0s 39100K .......... .......... .......... .......... .......... 79% 147M 0s 39150K .......... .......... .......... .......... .......... 79% 145M 0s 39200K .......... .......... .......... .......... .......... 79% 188M 0s 39250K .......... .......... .......... .......... .......... 79% 142M 0s 39300K .......... .......... .......... .......... .......... 80% 157M 0s 39350K .......... .......... .......... .......... .......... 80% 146M 0s 39400K .......... .......... .......... .......... .......... 80% 175M 0s 39450K .......... .......... .......... .......... .......... 80% 165M 0s 39500K .......... .......... .......... .......... .......... 80% 188M 0s 39550K .......... .......... .......... .......... .......... 80% 188M 0s 39600K .......... .......... .......... .......... .......... 80% 169M 0s 39650K .......... .......... .......... .......... .......... 80% 144M 0s 39700K .......... .......... .......... .......... .......... 80% 236M 0s 39750K .......... .......... .......... .......... .......... 80% 167M 0s 39800K .......... .......... .......... .......... .......... 81% 199M 0s 39850K .......... .......... .......... .......... .......... 81% 175M 0s 39900K .......... .......... .......... .......... .......... 81% 172M 0s 39950K .......... .......... .......... .......... .......... 81% 196M 0s 40000K .......... .......... .......... .......... .......... 81% 141M 0s 40050K .......... .......... .......... .......... .......... 81% 180M 0s 40100K .......... .......... .......... .......... .......... 81% 218M 0s 40150K .......... .......... .......... .......... .......... 81% 190M 0s 40200K .......... .......... .......... .......... .......... 81% 183M 0s 40250K .......... .......... .......... .......... .......... 81% 175M 0s 40300K .......... .......... .......... .......... .......... 82% 206M 0s 40350K .......... .......... .......... .......... .......... 82% 161M 0s 40400K .......... .......... .......... .......... .......... 82% 171M 0s 40450K .......... .......... .......... .......... .......... 82% 205M 0s 40500K .......... .......... .......... .......... .......... 82% 194M 0s 40550K .......... .......... .......... .......... .......... 82% 187M 0s 40600K .......... .......... .......... .......... .......... 82% 188M 0s 40650K .......... .......... .......... .......... .......... 82% 200M 0s 40700K .......... .......... .......... .......... .......... 82% 136M 0s 40750K .......... .......... .......... .......... .......... 82% 128M 0s 40800K .......... .......... .......... .......... .......... 83% 153M 0s 40850K .......... .......... .......... .......... .......... 83% 124M 0s 40900K .......... .......... .......... .......... .......... 83% 165M 0s 40950K .......... .......... .......... .......... .......... 83% 137M 0s 41000K .......... .......... .......... .......... .......... 83% 161M 0s 41050K .......... .......... .......... .......... .......... 83% 154M 0s 41100K .......... .......... .......... .......... .......... 83% 159M 0s 41150K .......... .......... .......... .......... .......... 83% 133M 0s 41200K .......... .......... .......... .......... .......... 83% 173M 0s 41250K .......... .......... .......... .......... .......... 83% 174M 0s 41300K .......... .......... .......... .......... .......... 84% 156M 0s 41350K .......... .......... .......... .......... .......... 84% 132M 0s 41400K .......... .......... .......... .......... .......... 84% 151M 0s 41450K .......... .......... .......... .......... .......... 84% 168M 0s 41500K .......... .......... .......... .......... .......... 84% 132M 0s 41550K .......... .......... .......... .......... .......... 84% 136M 0s 41600K .......... .......... .......... .......... .......... 84% 155M 0s 41650K .......... .......... .......... .......... .......... 84% 147M 0s 41700K .......... .......... .......... .......... .......... 84% 191M 0s 41750K .......... .......... .......... .......... .......... 85% 173M 0s 41800K .......... .......... .......... .......... .......... 85% 149M 0s 41850K .......... .......... .......... .......... .......... 85% 195M 0s 41900K .......... .......... .......... .......... .......... 85% 151M 0s 41950K .......... .......... .......... .......... .......... 85% 157M 0s 42000K .......... .......... .......... .......... .......... 85% 141M 0s 42050K .......... .......... .......... .......... .......... 85% 207M 0s 42100K .......... .......... .......... .......... .......... 85% 104M 0s 42150K .......... .......... .......... .......... .......... 85% 103M 0s 42200K .......... .......... .......... .......... .......... 85% 108M 0s 42250K .......... .......... .......... .......... .......... 86% 95.5M 0s 42300K .......... .......... .......... .......... .......... 86% 164M 0s 42350K .......... .......... .......... .......... .......... 86% 85.2M 0s 42400K .......... .......... .......... .......... .......... 86% 125M 0s 42450K .......... .......... .......... .......... .......... 86% 117M 0s 42500K .......... .......... .......... .......... .......... 86% 98.1M 0s 42550K .......... .......... .......... .......... .......... 86% 108M 0s 42600K .......... .......... .......... .......... .......... 86% 129M 0s 42650K .......... .......... .......... .......... .......... 86% 116M 0s 42700K .......... .......... .......... .......... .......... 86% 98.8M 0s 42750K .......... .......... .......... .......... .......... 87% 127M 0s 42800K .......... .......... .......... .......... .......... 87% 98.4M 0s 42850K .......... .......... .......... .......... .......... 87% 134M 0s 42900K .......... .......... .......... .......... .......... 87% 93.8M 0s 42950K .......... .......... .......... .......... .......... 87% 118M 0s 43000K .......... .......... .......... .......... .......... 87% 118M 0s 43050K .......... .......... .......... .......... .......... 87% 96.3M 0s 43100K .......... .......... .......... .......... .......... 87% 172M 0s 43150K .......... .......... .......... .......... .......... 87% 93.4M 0s 43200K .......... .......... .......... .......... .......... 87% 109M 0s 43250K .......... .......... .......... .......... .......... 88% 121M 0s 43300K .......... .......... .......... .......... .......... 88% 91.9M 0s 43350K .......... .......... .......... .......... .......... 88% 128M 0s 43400K .......... .......... .......... .......... .......... 88% 83.8M 0s 43450K .......... .......... .......... .......... .......... 88% 152M 0s 43500K .......... .......... .......... .......... .......... 88% 113M 0s 43550K .......... .......... .......... .......... .......... 88% 94.7M 0s 43600K .......... .......... .......... .......... .......... 88% 114M 0s 43650K .......... .......... .......... .......... .......... 88% 107M 0s 43700K .......... .......... .......... .......... .......... 88% 116M 0s 43750K .......... .......... .......... .......... .......... 89% 129M 0s 43800K .......... .......... .......... .......... .......... 89% 107M 0s 43850K .......... .......... .......... .......... .......... 89% 86.7M 0s 43900K .......... .......... .......... .......... .......... 89% 128M 0s 43950K .......... .......... .......... .......... .......... 89% 118M 0s 44000K .......... .......... .......... .......... .......... 89% 99.9M 0s 44050K .......... .......... .......... .......... .......... 89% 129M 0s 44100K .......... .......... .......... .......... .......... 89% 96.9M 0s 44150K .......... .......... .......... .......... .......... 89% 120M 0s 44200K .......... .......... .......... .......... .......... 89% 110M 0s 44250K .......... .......... .......... .......... .......... 90% 98.0M 0s 44300K .......... .......... .......... .......... .......... 90% 109M 0s 44350K .......... .......... .......... .......... .......... 90% 108M 0s 44400K .......... .......... .......... .......... .......... 90% 98.7M 0s 44450K .......... .......... .......... .......... .......... 90% 164M 0s 44500K .......... .......... .......... .......... .......... 90% 133M 0s 44550K .......... .......... .......... .......... .......... 90% 78.4M 0s 44600K .......... .......... .......... .......... .......... 90% 169M 0s 44650K .......... .......... .......... .......... .......... 90% 92.3M 0s 44700K .......... .......... .......... .......... .......... 91% 120M 0s 44750K .......... .......... .......... .......... .......... 91% 105M 0s 44800K .......... .......... .......... .......... .......... 91% 110M 0s 44850K .......... .......... .......... .......... .......... 91% 121M 0s 44900K .......... .......... .......... .......... .......... 91% 119M 0s 44950K .......... .......... .......... .......... .......... 91% 90.8M 0s 45000K .......... .......... .......... .......... .......... 91% 120M 0s 45050K .......... .......... .......... .......... .......... 91% 81.5M 0s 45100K .......... .......... .......... .......... .......... 91% 125M 0s 45150K .......... .......... .......... .......... .......... 91% 97.0M 0s 45200K .......... .......... .......... .......... .......... 92% 113M 0s 45250K .......... .......... .......... .......... .......... 92% 118M 0s 45300K .......... .......... .......... .......... .......... 92% 85.0M 0s 45350K .......... .......... .......... .......... .......... 92% 126M 0s 45400K .......... .......... .......... .......... .......... 92% 132M 0s 45450K .......... .......... .......... .......... .......... 92% 117M 0s 45500K .......... .......... .......... .......... .......... 92% 95.3M 0s 45550K .......... .......... .......... .......... .......... 92% 108M 0s 45600K .......... .......... .......... .......... .......... 92% 112M 0s 45650K .......... .......... .......... .......... .......... 92% 114M 0s 45700K .......... .......... .......... .......... .......... 93% 102M 0s 45750K .......... .......... .......... .......... .......... 93% 114M 0s 45800K .......... .......... .......... .......... .......... 93% 121M 0s 45850K .......... .......... .......... .......... .......... 93% 88.4M 0s 45900K .......... .......... .......... .......... .......... 93% 152M 0s 45950K .......... .......... .......... .......... .......... 93% 109M 0s 46000K .......... .......... .......... .......... .......... 93% 80.9M 0s 46050K .......... .......... .......... .......... .......... 93% 120M 0s 46100K .......... .......... .......... .......... .......... 93% 102M 0s 46150K .......... .......... .......... .......... .......... 93% 129M 0s 46200K .......... .......... .......... .......... .......... 94% 112M 0s 46250K .......... .......... .......... .......... .......... 94% 125M 0s 46300K .......... .......... .......... .......... .......... 94% 117M 0s 46350K .......... .......... .......... .......... .......... 94% 109M 0s 46400K .......... .......... .......... .......... .......... 94% 109M 0s 46450K .......... .......... .......... .......... .......... 94% 111M 0s 46500K .......... .......... .......... .......... .......... 94% 131M 0s 46550K .......... .......... .......... .......... .......... 94% 84.2M 0s 46600K .......... .......... .......... .......... .......... 94% 142M 0s 46650K .......... .......... .......... .......... .......... 94% 109M 0s 46700K .......... .......... .......... .......... .......... 95% 101M 0s 46750K .......... .......... .......... .......... .......... 95% 140M 0s 46800K .......... .......... .......... .......... .......... 95% 87.1M 0s 46850K .......... .......... .......... .......... .......... 95% 118M 0s 46900K .......... .......... .......... .......... .......... 95% 99.9M 0s 46950K .......... .......... .......... .......... .......... 95% 133M 0s 47000K .......... .......... .......... .......... .......... 95% 98.0M 0s 47050K .......... .......... .......... .......... .......... 95% 124M 0s 47100K .......... .......... .......... .......... .......... 95% 113M 0s 47150K .......... .......... .......... .......... .......... 95% 89.1M 0s 47200K .......... .......... .......... .......... .......... 96% 121M 0s 47250K .......... .......... .......... .......... .......... 96% 157M 0s 47300K .......... .......... .......... .......... .......... 96% 84.6M 0s 47350K .......... .......... .......... .......... .......... 96% 121M 0s 47400K .......... .......... .......... .......... .......... 96% 98.5M 0s 47450K .......... .......... .......... .......... .......... 96% 148M 0s 47500K .......... .......... .......... .......... .......... 96% 104M 0s 47550K .......... .......... .......... .......... .......... 96% 97.5M 0s 47600K .......... .......... .......... .......... .......... 96% 147M 0s 47650K .......... .......... .......... .......... .......... 97% 93.8M 0s 47700K .......... .......... .......... .......... .......... 97% 118M 0s 47750K .......... .......... .......... .......... .......... 97% 124M 0s 47800K .......... .......... .......... .......... .......... 97% 102M 0s 47850K .......... .......... .......... .......... .......... 97% 102M 0s 47900K .......... .......... .......... .......... .......... 97% 111M 0s 47950K .......... .......... .......... .......... .......... 97% 113M 0s 48000K .......... .......... .......... .......... .......... 97% 105M 0s 48050K .......... .......... .......... .......... .......... 97% 130M 0s 48100K .......... .......... .......... .......... .......... 97% 92.1M 0s 48150K .......... .......... .......... .......... .......... 98% 160M 0s 48200K .......... .......... .......... .......... .......... 98% 92.1M 0s 48250K .......... .......... .......... .......... .......... 98% 124M 0s 48300K .......... .......... .......... .......... .......... 98% 103M 0s 48350K .......... .......... .......... .......... .......... 98% 90.0M 0s 48400K .......... .......... .......... .......... .......... 98% 144M 0s 48450K .......... .......... .......... .......... .......... 98% 94.2M 0s 48500K .......... .......... .......... .......... .......... 98% 118M 0s 48550K .......... .......... .......... .......... .......... 98% 134M 0s 48600K .......... .......... .......... .......... .......... 98% 83.4M 0s 48650K .......... .......... .......... .......... .......... 99% 147M 0s 48700K .......... .......... .......... .......... .......... 99% 98.4M 0s 48750K .......... .......... .......... .......... .......... 99% 111M 0s 48800K .......... .......... .......... .......... .......... 99% 98.2M 0s 48850K .......... .......... .......... .......... .......... 99% 172M 0s 48900K .......... .......... .......... .......... .......... 99% 95.4M 0s 48950K .......... .......... .......... .......... .......... 99% 108M 0s 49000K .......... .......... .......... .......... .......... 99% 4.96M 0s 49050K .......... .......... .......... .......... .......... 99% 164M 0s 49100K .......... .......... .......... .......... .......... 99% 60.3M 0s 49150K .......... .......... ..  100% 237M=0.6s 2023-01-24 09:36:36 (87.0 MB/s) - ‘dotnetfx45_full_x86_x64.exe’ saved [50352408/50352408] Executing cd /homedir Executing w_do_call remove_mono Executing mkdir -p /homedir Executing load_remove_mono ------------------------------------------------------ warning: Mono does not appear to be installed. ------------------------------------------------------ Executing w_do_call dotnet40 Executing mkdir -p /homedir Executing load_dotnet40 ------------------------------------------------------ warning: dotnet40 does not yet fully work or install on wine. Caveat emptor. ------------------------------------------------------ Executing mkdir -p /homedir/.cache/winetricks/dotnet40 Executing cd /homedir/.cache/winetricks/dotnet40 Downloading https://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE/dotNetFx40_Full_x86_x64.exe to /homedir/.cache/winetricks/dotnet40 --2023-01-24 09:36:40-- https://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE/dotNetFx40_Full_x86_x64.exe Resolving download.microsoft.com (download.microsoft.com)... 23.42.144.178, 2403:6200:ffff:fa84::317f, 2403:6200:ffff:fa8a::317f Connecting to download.microsoft.com (download.microsoft.com)|23.42.144.178|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 50449456 (48M) [application/octet-stream] Saving to: ‘dotNetFx40_Full_x86_x64.exe’ 0K .......... .......... .......... .......... .......... 0% 3.06M 16s 50K .......... .......... .......... .......... .......... 0% 3.72M 14s 100K .......... .......... .......... .......... .......... 0% 6.20M 12s 150K .......... .......... .......... .......... .......... 0% 11.4M 10s 200K .......... .......... .......... .......... .......... 0% 12.3M 9s 250K .......... .......... .......... .......... .......... 0% 11.5M 8s 300K .......... .......... .......... .......... .......... 0% 17.1M 7s 350K .......... .......... .......... .......... .......... 0% 19.1M 7s 400K .......... .......... .......... .......... .......... 0% 28.2M 6s 450K .......... .......... .......... .......... .......... 1% 31.7M 6s 500K .......... .......... .......... .......... .......... 1% 24.6M 5s 550K .......... .......... .......... .......... .......... 1% 39.2M 5s 600K .......... .......... .......... .......... .......... 1% 27.3M 5s 650K .......... .......... .......... .......... .......... 1% 31.9M 4s 700K .......... .......... .......... .......... .......... 1% 44.7M 4s 750K .......... .......... .......... .......... .......... 1% 46.0M 4s 800K .......... .......... .......... .......... .......... 1% 35.9M 4s 850K .......... .......... .......... .......... .......... 1% 53.2M 4s 900K .......... .......... .......... .......... .......... 1% 51.0M 4s 950K .......... .......... .......... .......... .......... 2% 40.7M 3s 1000K .......... .......... .......... .......... .......... 2% 55.2M 3s 1050K .......... .......... .......... .......... .......... 2% 44.1M 3s 1100K .......... .......... .......... .......... .......... 2% 64.3M 3s 1150K .......... .......... .......... .......... .......... 2% 63.6M 3s 1200K .......... .......... .......... .......... .......... 2% 59.9M 3s 1250K .......... .......... .......... .......... .......... 2% 60.1M 3s 1300K .......... .......... .......... .......... .......... 2% 66.9M 3s 1350K .......... .......... .......... .......... .......... 2% 48.5M 3s 1400K .......... .......... .......... .......... .......... 2% 96.4M 3s 1450K .......... .......... .......... .......... .......... 3% 74.8M 3s 1500K .......... .......... .......... .......... .......... 3% 77.2M 2s 1550K .......... .......... .......... .......... .......... 3% 56.1M 2s 1600K .......... .......... .......... .......... .......... 3% 60.7M 2s 1650K .......... .......... .......... .......... .......... 3% 62.1M 2s 1700K .......... .......... .......... .......... .......... 3% 51.3M 2s 1750K .......... .......... .......... .......... .......... 3% 63.0M 2s 1800K .......... .......... .......... .......... .......... 3% 69.0M 2s 1850K .......... .......... .......... .......... .......... 3% 72.6M 2s 1900K .......... .......... .......... .......... .......... 3% 49.2M 2s 1950K .......... .......... .......... .......... .......... 4% 74.4M 2s 2000K .......... .......... .......... .......... .......... 4% 51.7M 2s 2050K .......... .......... .......... .......... .......... 4% 67.1M 2s 2100K .......... .......... .......... .......... .......... 4% 77.3M 2s 2150K .......... .......... .......... .......... .......... 4% 73.5M 2s 2200K .......... .......... .......... .......... .......... 4% 49.0M 2s 2250K .......... .......... .......... .......... .......... 4% 64.4M 2s 2300K .......... .......... .......... .......... .......... 4% 52.1M 2s 2350K .......... .......... .......... .......... .......... 4% 63.6M 2s 2400K .......... .......... .......... .......... .......... 4% 70.0M 2s 2450K .......... .......... .......... .......... .......... 5% 57.7M 2s 2500K .......... .......... .......... .......... .......... 5% 52.3M 2s 2550K .......... .......... .......... .......... .......... 5% 61.4M 2s 2600K .......... .......... .......... .......... .......... 5% 75.2M 2s 2650K .......... .......... .......... .......... .......... 5% 53.2M 2s 2700K .......... .......... .......... .......... .......... 5% 55.4M 2s 2750K .......... .......... .......... .......... .......... 5% 61.5M 2s 2800K .......... .......... .......... .......... .......... 5% 55.1M 2s 2850K .......... .......... .......... .......... .......... 5% 50.7M 2s 2900K .......... .......... .......... .......... .......... 5% 55.8M 2s 2950K .......... .......... .......... .......... .......... 6% 73.6M 2s 3000K .......... .......... .......... .......... .......... 6% 59.4M 2s 3050K .......... .......... .......... .......... .......... 6% 107M 2s 3100K .......... .......... .......... .......... .......... 6% 101M 2s 3150K .......... .......... .......... .......... .......... 6% 105M 2s 3200K .......... .......... .......... .......... .......... 6% 2.23M 2s 3250K .......... .......... .......... .......... .......... 6% 84.4M 2s 3300K .......... .......... .......... .......... .......... 6% 123M 2s 3350K .......... .......... .......... .......... .......... 6% 92.4M 2s 3400K .......... .......... .......... .......... .......... 7% 116M 2s 3450K .......... .......... .......... .......... .......... 7% 119M 2s 3500K .......... .......... .......... .......... .......... 7% 120M 2s 3550K .......... .......... .......... .......... .......... 7% 91.2M 2s 3600K .......... .......... .......... .......... .......... 7% 121M 2s 3650K .......... .......... .......... .......... .......... 7% 108M 2s 3700K .......... .......... .......... .......... .......... 7% 62.4M 2s 3750K .......... .......... .......... .......... .......... 7% 70.4M 2s 3800K .......... .......... .......... .......... .......... 7% 42.7M 2s 3850K .......... .......... .......... .......... .......... 7% 72.4M 2s 3900K .......... .......... .......... .......... .......... 8% 96.3M 2s 3950K .......... .......... .......... .......... .......... 8% 96.4M 2s 4000K .......... .......... .......... .......... .......... 8% 132M 2s 4050K .......... .......... .......... .......... .......... 8% 105M 2s 4100K .......... .......... .......... .......... .......... 8% 149M 1s 4150K .......... .......... .......... .......... .......... 8% 68.3M 1s 4200K .......... .......... .......... .......... .......... 8% 79.8M 1s 4250K .......... .......... .......... .......... .......... 8% 109M 1s 4300K .......... .......... .......... .......... .......... 8% 91.2M 1s 4350K .......... .......... .......... .......... .......... 8% 102M 1s 4400K .......... .......... .......... .......... .......... 9% 123M 1s 4450K .......... .......... .......... .......... .......... 9% 111M 1s 4500K .......... .......... .......... .......... .......... 9% 109M 1s 4550K .......... .......... .......... .......... .......... 9% 123M 1s 4600K .......... .......... .......... .......... .......... 9% 120M 1s 4650K .......... .......... .......... .......... .......... 9% 102M 1s 4700K .......... .......... .......... .......... .......... 9% 101M 1s 4750K .......... .......... .......... .......... .......... 9% 110M 1s 4800K .......... .......... .......... .......... .......... 9% 109M 1s 4850K .......... .......... .......... .......... .......... 9% 100M 1s 4900K .......... .......... .......... .......... .......... 10% 127M 1s 4950K .......... .......... .......... .......... .......... 10% 115M 1s 5000K .......... .......... .......... .......... .......... 10% 50.8M 1s 5050K .......... .......... .......... .......... .......... 10% 49.4M 1s 5100K .......... .......... .......... .......... .......... 10% 43.1M 1s 5150K .......... .......... .......... .......... .......... 10% 47.5M 1s 5200K .......... .......... .......... .......... .......... 10% 69.0M 1s 5250K .......... .......... .......... .......... .......... 10% 96.0M 1s 5300K .......... .......... .......... .......... .......... 10% 95.8M 1s 5350K .......... .......... .......... .......... .......... 10% 88.3M 1s 5400K .......... .......... .......... .......... .......... 11% 91.0M 1s 5450K .......... .......... .......... .......... .......... 11% 112M 1s 5500K .......... .......... .......... .......... .......... 11% 116M 1s 5550K .......... .......... .......... .......... .......... 11% 93.5M 1s 5600K .......... .......... .......... .......... .......... 11% 92.5M 1s 5650K .......... .......... .......... .......... .......... 11% 111M 1s 5700K .......... .......... .......... .......... .......... 11% 84.8M 1s 5750K .......... .......... .......... .......... .......... 11% 109M 1s 5800K .......... .......... .......... .......... .......... 11% 93.2M 1s 5850K .......... .......... .......... .......... .......... 11% 106M 1s 5900K .......... .......... .......... .......... .......... 12% 111M 1s 5950K .......... .......... .......... .......... .......... 12% 97.9M 1s 6000K .......... .......... .......... .......... .......... 12% 79.8M 1s 6050K .......... .......... .......... .......... .......... 12% 97.2M 1s 6100K .......... .......... .......... .......... .......... 12% 102M 1s 6150K .......... .......... .......... .......... .......... 12% 103M 1s 6200K .......... .......... .......... .......... .......... 12% 89.1M 1s 6250K .......... .......... .......... .......... .......... 12% 122M 1s 6300K .......... .......... .......... .......... .......... 12% 133M 1s 6350K .......... .......... .......... .......... .......... 12% 67.5M 1s 6400K .......... .......... .......... .......... .......... 13% 94.2M 1s 6450K .......... .......... .......... .......... .......... 13% 81.5M 1s 6500K .......... .......... .......... .......... .......... 13% 75.5M 1s 6550K .......... .......... .......... .......... .......... 13% 95.2M 1s 6600K .......... .......... .......... .......... .......... 13% 89.8M 1s 6650K .......... .......... .......... .......... .......... 13% 122M 1s 6700K .......... .......... .......... .......... .......... 13% 89.0M 1s 6750K .......... .......... .......... .......... .......... 13% 82.4M 1s 6800K .......... .......... .......... .......... .......... 13% 119M 1s 6850K .......... .......... .......... .......... .......... 14% 65.3M 1s 6900K .......... .......... .......... .......... .......... 14% 54.4M 1s 6950K .......... .......... .......... .......... .......... 14% 127M 1s 7000K .......... .......... .......... .......... .......... 14% 101M 1s 7050K .......... .......... .......... .......... .......... 14% 89.5M 1s 7100K .......... .......... .......... .......... .......... 14% 90.1M 1s 7150K .......... .......... .......... .......... .......... 14% 74.6M 1s 7200K .......... .......... .......... .......... .......... 14% 91.5M 1s 7250K .......... .......... .......... .......... .......... 14% 113M 1s 7300K .......... .......... .......... .......... .......... 14% 102M 1s 7350K .......... .......... .......... .......... .......... 15% 102M 1s 7400K .......... .......... .......... .......... .......... 15% 115M 1s 7450K .......... .......... .......... .......... .......... 15% 78.3M 1s 7500K .......... .......... .......... .......... .......... 15% 73.6M 1s 7550K .......... .......... .......... .......... .......... 15% 59.2M 1s 7600K .......... .......... .......... .......... .......... 15% 59.3M 1s 7650K .......... .......... .......... .......... .......... 15% 81.3M 1s 7700K .......... .......... .......... .......... .......... 15% 99.1M 1s 7750K .......... .......... .......... .......... .......... 15% 105M 1s 7800K .......... .......... .......... .......... .......... 15% 129M 1s 7850K .......... .......... .......... .......... .......... 16% 93.1M 1s 7900K .......... .......... .......... .......... .......... 16% 85.8M 1s 7950K .......... .......... .......... .......... .......... 16% 113M 1s 8000K .......... .......... .......... .......... .......... 16% 153M 1s 8050K .......... .......... .......... .......... .......... 16% 113M 1s 8100K .......... .......... .......... .......... .......... 16% 162M 1s 8150K .......... .......... .......... .......... .......... 16% 146M 1s 8200K .......... .......... .......... .......... .......... 16% 157M 1s 8250K .......... .......... .......... .......... .......... 16% 154M 1s 8300K .......... .......... .......... .......... .......... 16% 162M 1s 8350K .......... .......... .......... .......... .......... 17% 138M 1s 8400K .......... .......... .......... .......... .......... 17% 158M 1s 8450K .......... .......... .......... .......... .......... 17% 156M 1s 8500K .......... .......... .......... .......... .......... 17% 130M 1s 8550K .......... .......... .......... .......... .......... 17% 177M 1s 8600K .......... .......... .......... .......... .......... 17% 216M 1s 8650K .......... .......... .......... .......... .......... 17% 206M 1s 8700K .......... .......... .......... .......... .......... 17% 219M 1s 8750K .......... .......... .......... .......... .......... 17% 246M 1s 8800K .......... .......... .......... .......... .......... 17% 259M 1s 8850K .......... .......... .......... .......... .......... 18% 230M 1s 8900K .......... .......... .......... .......... .......... 18% 246M 1s 8950K .......... .......... .......... .......... .......... 18% 247M 1s 9000K .......... .......... .......... .......... .......... 18% 273M 1s 9050K .......... .......... .......... .......... .......... 18% 203M 1s 9100K .......... .......... .......... .......... .......... 18% 3.14M 1s 9150K .......... .......... .......... .......... .......... 18% 218M 1s 9200K .......... .......... .......... .......... .......... 18% 206M 1s 9250K .......... .......... .......... .......... .......... 18% 232M 1s 9300K .......... .......... .......... .......... .......... 18% 250M 1s 9350K .......... .......... .......... .......... .......... 19% 270M 1s 9400K .......... .......... .......... .......... .......... 19% 157M 1s 9450K .......... .......... .......... .......... .......... 19% 137M 1s 9500K .......... .......... .......... .......... .......... 19% 168M 1s 9550K .......... .......... .......... .......... .......... 19% 187M 1s 9600K .......... .......... .......... .......... .......... 19% 214M 1s 9650K .......... .......... .......... .......... .......... 19% 221M 1s 9700K .......... .......... .......... .......... .......... 19% 163M 1s 9750K .......... .......... .......... .......... .......... 19% 176M 1s 9800K .......... .......... .......... .......... .......... 19% 246M 1s 9850K .......... .......... .......... .......... .......... 20% 258M 1s 9900K .......... .......... .......... .......... .......... 20% 219M 1s 9950K .......... .......... .......... .......... .......... 20% 224M 1s 10000K .......... .......... .......... .......... .......... 20% 237M 1s 10050K .......... .......... .......... .......... .......... 20% 234M 1s 10100K .......... .......... .......... .......... .......... 20% 240M 1s 10150K .......... .......... .......... .......... .......... 20% 251M 1s 10200K .......... .......... .......... .......... .......... 20% 225M 1s 10250K .......... .......... .......... .......... .......... 20% 255M 1s 10300K .......... .......... .......... .......... .......... 21% 204M 1s 10350K .......... .......... .......... .......... .......... 21% 203M 1s 10400K .......... .......... .......... .......... .......... 21% 216M 1s 10450K .......... .......... .......... .......... .......... 21% 216M 1s 10500K .......... .......... .......... .......... .......... 21% 188M 1s 10550K .......... .......... .......... .......... .......... 21% 170M 1s 10600K .......... .......... .......... .......... .......... 21% 232M 1s 10650K .......... .......... .......... .......... .......... 21% 236M 1s 10700K .......... .......... .......... .......... .......... 21% 189M 1s 10750K .......... .......... .......... .......... .......... 21% 222M 1s 10800K .......... .......... .......... .......... .......... 22% 235M 1s 10850K .......... .......... .......... .......... .......... 22% 217M 1s 10900K .......... .......... .......... .......... .......... 22% 238M 1s 10950K .......... .......... .......... .......... .......... 22% 251M 1s 11000K .......... .......... .......... .......... .......... 22% 241M 1s 11050K .......... .......... .......... .......... .......... 22% 236M 1s 11100K .......... .......... .......... .......... .......... 22% 227M 1s 11150K .......... .......... .......... .......... .......... 22% 242M 1s 11200K .......... .......... .......... .......... .......... 22% 203M 1s 11250K .......... .......... .......... .......... .......... 22% 205M 1s 11300K .......... .......... .......... .......... .......... 23% 224M 1s 11350K .......... .......... .......... .......... .......... 23% 212M 1s 11400K .......... .......... .......... .......... .......... 23% 174M 1s 11450K .......... .......... .......... .......... .......... 23% 207M 1s 11500K .......... .......... .......... .......... .......... 23% 123M 1s 11550K .......... .......... .......... .......... .......... 23% 135M 1s 11600K .......... .......... .......... .......... .......... 23% 83.2M 1s 11650K .......... .......... .......... .......... .......... 23% 140M 1s 11700K .......... .......... .......... .......... .......... 23% 89.2M 1s 11750K .......... .......... .......... .......... .......... 23% 97.9M 1s 11800K .......... .......... .......... .......... .......... 24% 2.85M 1s 11850K .......... .......... .......... .......... .......... 24% 3.42M 1s 11900K .......... .......... .......... .......... .......... 24% 2.57M 1s 11950K .......... .......... .......... .......... .......... 24% 97.7M 1s 12000K .......... .......... .......... .......... .......... 24% 76.9M 1s 12050K .......... .......... .......... .......... .......... 24% 69.8M 1s 12100K .......... .......... .......... .......... .......... 24% 60.8M 1s 12150K .......... .......... .......... .......... .......... 24% 77.0M 1s 12200K .......... .......... .......... .......... .......... 24% 58.6M 1s 12250K .......... .......... .......... .......... .......... 24% 96.0M 1s 12300K .......... .......... .......... .......... .......... 25% 120M 1s 12350K .......... .......... .......... .......... .......... 25% 102M 1s 12400K .......... .......... .......... .......... .......... 25% 95.8M 1s 12450K .......... .......... .......... .......... .......... 25% 105M 1s 12500K .......... .......... .......... .......... .......... 25% 84.5M 1s 12550K .......... .......... .......... .......... .......... 25% 103M 1s 12600K .......... .......... .......... .......... .......... 25% 105M 1s 12650K .......... .......... .......... .......... .......... 25% 112M 1s 12700K .......... .......... .......... .......... .......... 25% 87.0M 1s 12750K .......... .......... .......... .......... .......... 25% 104M 1s 12800K .......... .......... .......... .......... .......... 26% 98.8M 1s 12850K .......... .......... .......... .......... .......... 26% 91.5M 1s 12900K .......... .......... .......... .......... .......... 26% 100M 1s 12950K .......... .......... .......... .......... .......... 26% 57.9M 1s 13000K .......... .......... .......... .......... .......... 26% 59.2M 1s 13050K .......... .......... .......... .......... .......... 26% 58.5M 1s 13100K .......... .......... .......... .......... .......... 26% 58.7M 1s 13150K .......... .......... .......... .......... .......... 26% 58.0M 1s 13200K .......... .......... .......... .......... .......... 26% 59.3M 1s 13250K .......... .......... .......... .......... .......... 26% 71.3M 1s 13300K .......... .......... .......... .......... .......... 27% 65.5M 1s 13350K .......... .......... .......... .......... .......... 27% 73.9M 1s 13400K .......... .......... .......... .......... .......... 27% 50.3M 1s 13450K .......... .......... .......... .......... .......... 27% 66.4M 1s 13500K .......... .......... .......... .......... .......... 27% 72.2M 1s 13550K .......... .......... .......... .......... .......... 27% 55.7M 1s 13600K .......... .......... .......... .......... .......... 27% 71.8M 1s 13650K .......... .......... .......... .......... .......... 27% 69.7M 1s 13700K .......... .......... .......... .......... .......... 27% 68.9M 1s 13750K .......... .......... .......... .......... .......... 28% 54.4M 1s 13800K .......... .......... .......... .......... .......... 28% 66.9M 1s 13850K .......... .......... .......... .......... .......... 28% 67.2M 1s 13900K .......... .......... .......... .......... .......... 28% 68.2M 1s 13950K .......... .......... .......... .......... .......... 28% 58.4M 1s 14000K .......... .......... .......... .......... .......... 28% 74.6M 1s 14050K .......... .......... .......... .......... .......... 28% 68.5M 1s 14100K .......... .......... .......... .......... .......... 28% 50.6M 1s 14150K .......... .......... .......... .......... .......... 28% 64.8M 1s 14200K .......... .......... .......... .......... .......... 28% 52.3M 1s 14250K .......... .......... .......... .......... .......... 29% 32.8M 1s 14300K .......... .......... .......... .......... .......... 29% 43.3M 1s 14350K .......... .......... .......... .......... .......... 29% 39.6M 1s 14400K .......... .......... .......... .......... .......... 29% 68.6M 1s 14450K .......... .......... .......... .......... .......... 29% 66.7M 1s 14500K .......... .......... .......... .......... .......... 29% 90.1M 1s 14550K .......... .......... .......... .......... .......... 29% 87.3M 1s 14600K .......... .......... .......... .......... .......... 29% 104M 1s 14650K .......... .......... .......... .......... .......... 29% 103M 1s 14700K .......... .......... .......... .......... .......... 29% 86.2M 1s 14750K .......... .......... .......... .......... .......... 30% 96.0M 1s 14800K .......... .......... .......... .......... .......... 30% 103M 1s 14850K .......... .......... .......... .......... .......... 30% 108M 1s 14900K .......... .......... .......... .......... .......... 30% 78.0M 1s 14950K .......... .......... .......... .......... .......... 30% 89.3M 1s 15000K .......... .......... .......... .......... .......... 30% 106M 1s 15050K .......... .......... .......... .......... .......... 30% 79.0M 1s 15100K .......... .......... .......... .......... .......... 30% 76.3M 1s 15150K .......... .......... .......... .......... .......... 30% 66.9M 1s 15200K .......... .......... .......... .......... .......... 30% 60.6M 1s 15250K .......... .......... .......... .......... .......... 31% 61.8M 1s 15300K .......... .......... .......... .......... .......... 31% 56.3M 1s 15350K .......... .......... .......... .......... .......... 31% 61.9M 1s 15400K .......... .......... .......... .......... .......... 31% 86.7M 1s 15450K .......... .......... .......... .......... .......... 31% 102M 1s 15500K .......... .......... .......... .......... .......... 31% 109M 1s 15550K .......... .......... .......... .......... .......... 31% 98.6M 1s 15600K .......... .......... .......... .......... .......... 31% 95.9M 1s 15650K .......... .......... .......... .......... .......... 31% 113M 1s 15700K .......... .......... .......... .......... .......... 31% 91.3M 1s 15750K .......... .......... .......... .......... .......... 32% 95.3M 1s 15800K .......... .......... .......... .......... .......... 32% 83.8M 1s 15850K .......... .......... .......... .......... .......... 32% 114M 1s 15900K .......... .......... .......... .......... .......... 32% 82.9M 1s 15950K .......... .......... .......... .......... .......... 32% 103M 1s 16000K .......... .......... .......... .......... .......... 32% 113M 1s 16050K .......... .......... .......... .......... .......... 32% 104M 1s 16100K .......... .......... .......... .......... .......... 32% 90.4M 1s 16150K .......... .......... .......... .......... .......... 32% 106M 1s 16200K .......... .......... .......... .......... .......... 32% 110M 1s 16250K .......... .......... .......... .......... .......... 33% 100M 1s 16300K .......... .......... .......... .......... .......... 33% 102M 1s 16350K .......... .......... .......... .......... .......... 33% 121M 1s 16400K .......... .......... .......... .......... .......... 33% 89.6M 1s 16450K .......... .......... .......... .......... .......... 33% 117M 1s 16500K .......... .......... .......... .......... .......... 33% 111M 1s 16550K .......... .......... .......... .......... .......... 33% 86.1M 1s 16600K .......... .......... .......... .......... .......... 33% 109M 1s 16650K .......... .......... .......... .......... .......... 33% 115M 1s 16700K .......... .......... .......... .......... .......... 33% 94.9M 1s 16750K .......... .......... .......... .......... .......... 34% 107M 1s 16800K .......... .......... .......... .......... .......... 34% 99.5M 1s 16850K .......... .......... .......... .......... .......... 34% 112M 1s 16900K .......... .......... .......... .......... .......... 34% 116M 1s 16950K .......... .......... .......... .......... .......... 34% 106M 1s 17000K .......... .......... .......... .......... .......... 34% 164M 1s 17050K .......... .......... .......... .......... .......... 34% 135M 1s 17100K .......... .......... .......... .......... .......... 34% 92.3M 1s 17150K .......... .......... .......... .......... .......... 34% 110M 1s 17200K .......... .......... .......... .......... .......... 35% 109M 1s 17250K .......... .......... .......... .......... .......... 35% 105M 1s 17300K .......... .......... .......... .......... .......... 35% 104M 1s 17350K .......... .......... .......... .......... .......... 35% 104M 1s 17400K .......... .......... .......... .......... .......... 35% 108M 1s 17450K .......... .......... .......... .......... .......... 35% 173M 1s 17500K .......... .......... .......... .......... .......... 35% 149M 1s 17550K .......... .......... .......... .......... .......... 35% 178M 1s 17600K .......... .......... .......... .......... .......... 35% 225M 1s 17650K .......... .......... .......... .......... .......... 35% 158M 1s 17700K .......... .......... .......... .......... .......... 36% 162M 1s 17750K .......... .......... .......... .......... .......... 36% 136M 1s 17800K .......... .......... .......... .......... .......... 36% 138M 1s 17850K .......... .......... .......... .......... .......... 36% 173M 1s 17900K .......... .......... .......... .......... .......... 36% 226M 1s 17950K .......... .......... .......... .......... .......... 36% 231M 1s 18000K .......... .......... .......... .......... .......... 36% 158M 1s 18050K .......... .......... .......... .......... .......... 36% 206M 1s 18100K .......... .......... .......... .......... .......... 36% 160M 1s 18150K .......... .......... .......... .......... .......... 36% 187M 1s 18200K .......... .......... .......... .......... .......... 37% 160M 1s 18250K .......... .......... .......... .......... .......... 37% 179M 1s 18300K .......... .......... .......... .......... .......... 37% 232M 1s 18350K .......... .......... .......... .......... .......... 37% 183M 1s 18400K .......... .......... .......... .......... .......... 37% 141M 1s 18450K .......... .......... .......... .......... .......... 37% 262M 1s 18500K .......... .......... .......... .......... .......... 37% 229M 1s 18550K .......... .......... .......... .......... .......... 37% 154M 1s 18600K .......... .......... .......... .......... .......... 37% 272M 1s 18650K .......... .......... .......... .......... .......... 37% 217M 1s 18700K .......... .......... .......... .......... .......... 38% 190M 1s 18750K .......... .......... .......... .......... .......... 38% 266M 1s 18800K .......... .......... .......... .......... .......... 38% 205M 1s 18850K .......... .......... .......... .......... .......... 38% 187M 1s 18900K .......... .......... .......... .......... .......... 38% 157M 1s 18950K .......... .......... .......... .......... .......... 38% 201M 1s 19000K .......... .......... .......... .......... .......... 38% 188M 1s 19050K .......... .......... .......... .......... .......... 38% 180M 1s 19100K .......... .......... .......... .......... .......... 38% 179M 1s 19150K .......... .......... .......... .......... .......... 38% 220M 1s 19200K .......... .......... .......... .......... .......... 39% 214M 1s 19250K .......... .......... .......... .......... .......... 39% 144M 1s 19300K .......... .......... .......... .......... .......... 39% 193M 1s 19350K .......... .......... .......... .......... .......... 39% 152M 1s 19400K .......... .......... .......... .......... .......... 39% 136M 1s 19450K .......... .......... .......... .......... .......... 39% 278M 1s 19500K .......... .......... .......... .......... .......... 39% 212M 1s 19550K .......... .......... .......... .......... .......... 39% 177M 1s 19600K .......... .......... .......... .......... .......... 39% 176M 1s 19650K .......... .......... .......... .......... .......... 39% 224M 1s 19700K .......... .......... .......... .......... .......... 40% 228M 1s 19750K .......... .......... .......... .......... .......... 40% 192M 1s 19800K .......... .......... .......... .......... .......... 40% 143M 1s 19850K .......... .......... .......... .......... .......... 40% 152M 1s 19900K .......... .......... .......... .......... .......... 40% 171M 1s 19950K .......... .......... .......... .......... .......... 40% 179M 1s 20000K .......... .......... .......... .......... .......... 40% 200M 1s 20050K .......... .......... .......... .......... .......... 40% 136M 1s 20100K .......... .......... .......... .......... .......... 40% 171M 1s 20150K .......... .......... .......... .......... .......... 41% 207M 0s 20200K .......... .......... .......... .......... .......... 41% 236M 0s 20250K .......... .......... .......... .......... .......... 41% 238M 0s 20300K .......... .......... .......... .......... .......... 41% 211M 0s 20350K .......... .......... .......... .......... .......... 41% 249M 0s 20400K .......... .......... .......... .......... .......... 41% 235M 0s 20450K .......... .......... .......... .......... .......... 41% 213M 0s 20500K .......... .......... .......... .......... .......... 41% 257M 0s 20550K .......... .......... .......... .......... .......... 41% 224M 0s 20600K .......... .......... .......... .......... .......... 41% 230M 0s 20650K .......... .......... .......... .......... .......... 42% 260M 0s 20700K .......... .......... .......... .......... .......... 42% 200M 0s 20750K .......... .......... .......... .......... .......... 42% 228M 0s 20800K .......... .......... .......... .......... .......... 42% 3.48M 0s 20850K .......... .......... .......... .......... .......... 42% 115M 0s 20900K .......... .......... .......... .......... .......... 42% 175M 0s 20950K .......... .......... .......... .......... .......... 42% 156M 0s 21000K .......... .......... .......... .......... .......... 42% 107M 0s 21050K .......... .......... .......... .......... .......... 42% 84.2M 0s 21100K .......... .......... .......... .......... .......... 42% 153M 0s 21150K .......... .......... .......... .......... .......... 43% 215M 0s 21200K .......... .......... .......... .......... .......... 43% 113M 0s 21250K .......... .......... .......... .......... .......... 43% 111M 0s 21300K .......... .......... .......... .......... .......... 43% 93.3M 0s 21350K .......... .......... .......... .......... .......... 43% 299M 0s 21400K .......... .......... .......... .......... .......... 43% 104M 0s 21450K .......... .......... .......... .......... .......... 43% 111M 0s 21500K .......... .......... .......... .......... .......... 43% 105M 0s 21550K .......... .......... .......... .......... .......... 43% 213M 0s 21600K .......... .......... .......... .......... .......... 43% 189M 0s 21650K .......... .......... .......... .......... .......... 44% 233M 0s 21700K .......... .......... .......... .......... .......... 44% 236M 0s 21750K .......... .......... .......... .......... .......... 44% 95.3M 0s 21800K .......... .......... .......... .......... .......... 44% 288M 0s 21850K .......... .......... .......... .......... .......... 44% 274M 0s 21900K .......... .......... .......... .......... .......... 44% 263M 0s 21950K .......... .......... .......... .......... .......... 44% 228M 0s 22000K .......... .......... .......... .......... .......... 44% 222M 0s 22050K .......... .......... .......... .......... .......... 44% 240M 0s 22100K .......... .......... .......... .......... .......... 44% 189M 0s 22150K .......... .......... .......... .......... .......... 45% 214M 0s 22200K .......... .......... .......... .......... .......... 45% 229M 0s 22250K .......... .......... .......... .......... .......... 45% 230M 0s 22300K .......... .......... .......... .......... .......... 45% 202M 0s 22350K .......... .......... .......... .......... .......... 45% 223M 0s 22400K .......... .......... .......... .......... .......... 45% 226M 0s 22450K .......... .......... .......... .......... .......... 45% 207M 0s 22500K .......... .......... .......... .......... .......... 45% 239M 0s 22550K .......... .......... .......... .......... .......... 45% 220M 0s 22600K .......... .......... .......... .......... .......... 45% 234M 0s 22650K .......... .......... .......... .......... .......... 46% 227M 0s 22700K .......... .......... .......... .......... .......... 46% 27.3M 0s 22750K .......... .......... .......... .......... .......... 46% 188M 0s 22800K .......... .......... .......... .......... .......... 46% 224M 0s 22850K .......... .......... .......... .......... .......... 46% 236M 0s 22900K .......... .......... .......... .......... .......... 46% 196M 0s 22950K .......... .......... .......... .......... .......... 46% 253M 0s 23000K .......... .......... .......... .......... .......... 46% 232M 0s 23050K .......... .......... .......... .......... .......... 46% 200M 0s 23100K .......... .......... .......... .......... .......... 46% 239M 0s 23150K .......... .......... .......... .......... .......... 47% 16.4M 0s 23200K .......... .......... .......... .......... .......... 47% 209M 0s 23250K .......... .......... .......... .......... .......... 47% 167M 0s 23300K .......... .......... .......... .......... .......... 47% 216M 0s 23350K .......... .......... .......... .......... .......... 47% 208M 0s 23400K .......... .......... .......... .......... .......... 47% 207M 0s 23450K .......... .......... .......... .......... .......... 47% 6.30M 0s 23500K .......... .......... .......... .......... .......... 47% 150M 0s 23550K .......... .......... .......... .......... .......... 47% 225M 0s 23600K .......... .......... .......... .......... .......... 48% 157M 0s 23650K .......... .......... .......... .......... .......... 48% 174M 0s 23700K .......... .......... .......... .......... .......... 48% 155M 0s 23750K .......... .......... .......... .......... .......... 48% 199M 0s 23800K .......... .......... .......... .......... .......... 48% 242M 0s 23850K .......... .......... .......... .......... .......... 48% 223M 0s 23900K .......... .......... .......... .......... .......... 48% 198M 0s 23950K .......... .......... .......... .......... .......... 48% 204M 0s 24000K .......... .......... .......... .......... .......... 48% 235M 0s 24050K .......... .......... .......... .......... .......... 48% 215M 0s 24100K .......... .......... .......... .......... .......... 49% 194M 0s 24150K .......... .......... .......... .......... .......... 49% 221M 0s 24200K .......... .......... .......... .......... .......... 49% 212M 0s 24250K .......... .......... .......... .......... .......... 49% 242M 0s 24300K .......... .......... .......... .......... .......... 49% 183M 0s 24350K .......... .......... .......... .......... .......... 49% 227M 0s 24400K .......... .......... .......... .......... .......... 49% 244M 0s 24450K .......... .......... .......... .......... .......... 49% 198M 0s 24500K .......... .......... .......... .......... .......... 49% 227M 0s 24550K .......... .......... .......... .......... .......... 49% 237M 0s 24600K .......... .......... .......... .......... .......... 50% 202M 0s 24650K .......... .......... .......... .......... .......... 50% 230M 0s 24700K .......... .......... .......... .......... .......... 50% 219M 0s 24750K .......... .......... .......... .......... .......... 50% 204M 0s 24800K .......... .......... .......... .......... .......... 50% 199M 0s 24850K .......... .......... .......... .......... .......... 50% 226M 0s 24900K .......... .......... .......... .......... .......... 50% 203M 0s 24950K .......... .......... .......... .......... .......... 50% 5.15M 0s 25000K .......... .......... .......... .......... .......... 50% 234M 0s 25050K .......... .......... .......... .......... .......... 50% 228M 0s 25100K .......... .......... .......... .......... .......... 51% 100M 0s 25150K .......... .......... .......... .......... .......... 51% 146M 0s 25200K .......... .......... .......... .......... .......... 51% 150M 0s 25250K .......... .......... .......... .......... .......... 51% 99.8M 0s 25300K .......... .......... .......... .......... .......... 51% 191M 0s 25350K .......... .......... .......... .......... .......... 51% 183M 0s 25400K .......... .......... .......... .......... .......... 51% 90.3M 0s 25450K .......... .......... .......... .......... .......... 51% 109M 0s 25500K .......... .......... .......... .......... .......... 51% 219M 0s 25550K .......... .......... .......... .......... .......... 51% 235M 0s 25600K .......... .......... .......... .......... .......... 52% 202M 0s 25650K .......... .......... .......... .......... .......... 52% 180M 0s 25700K .......... .......... .......... .......... .......... 52% 168M 0s 25750K .......... .......... .......... .......... .......... 52% 160M 0s 25800K .......... .......... .......... .......... .......... 52% 126M 0s 25850K .......... .......... .......... .......... .......... 52% 176M 0s 25900K .......... .......... .......... .......... .......... 52% 125M 0s 25950K .......... .......... .......... .......... .......... 52% 137M 0s 26000K .......... .......... .......... .......... .......... 52% 183M 0s 26050K .......... .......... .......... .......... .......... 52% 165M 0s 26100K .......... .......... .......... .......... .......... 53% 145M 0s 26150K .......... .......... .......... .......... .......... 53% 131M 0s 26200K .......... .......... .......... .......... .......... 53% 181M 0s 26250K .......... .......... .......... .......... .......... 53% 204M 0s 26300K .......... .......... .......... .......... .......... 53% 157M 0s 26350K .......... .......... .......... .......... .......... 53% 130M 0s 26400K .......... .......... .......... .......... .......... 53% 179M 0s 26450K .......... .......... .......... .......... .......... 53% 168M 0s 26500K .......... .......... .......... .......... .......... 53% 214M 0s 26550K .......... .......... .......... .......... .......... 53% 219M 0s 26600K .......... .......... .......... .......... .......... 54% 221M 0s 26650K .......... .......... .......... .......... .......... 54% 239M 0s 26700K .......... .......... .......... .......... .......... 54% 245M 0s 26750K .......... .......... .......... .......... .......... 54% 216M 0s 26800K .......... .......... .......... .......... .......... 54% 233M 0s 26850K .......... .......... .......... .......... .......... 54% 222M 0s 26900K .......... .......... .......... .......... .......... 54% 209M 0s 26950K .......... .......... .......... .......... .......... 54% 235M 0s 27000K .......... .......... .......... .......... .......... 54% 228M 0s 27050K .......... .......... .......... .......... .......... 55% 248M 0s 27100K .......... .......... .......... .......... .......... 55% 199M 0s 27150K .......... .......... .......... .......... .......... 55% 237M 0s 27200K .......... .......... .......... .......... .......... 55% 229M 0s 27250K .......... .......... .......... .......... .......... 55% 199M 0s 27300K .......... .......... .......... .......... .......... 55% 243M 0s 27350K .......... .......... .......... .......... .......... 55% 225M 0s 27400K .......... .......... .......... .......... .......... 55% 230M 0s 27450K .......... .......... .......... .......... .......... 55% 183M 0s 27500K .......... .......... .......... .......... .......... 55% 159M 0s 27550K .......... .......... .......... .......... .......... 56% 187M 0s 27600K .......... .......... .......... .......... .......... 56% 139M 0s 27650K .......... .......... .......... .......... .......... 56% 159M 0s 27700K .......... .......... .......... .......... .......... 56% 158M 0s 27750K .......... .......... .......... .......... .......... 56% 161M 0s 27800K .......... .......... .......... .......... .......... 56% 135M 0s 27850K .......... .......... .......... .......... .......... 56% 198M 0s 27900K .......... .......... .......... .......... .......... 56% 175M 0s 27950K .......... .......... .......... .......... .......... 56% 109M 0s 28000K .......... .......... .......... .......... .......... 56% 4.66M 0s 28050K .......... .......... .......... .......... .......... 57% 79.6M 0s 28100K .......... .......... .......... .......... .......... 57% 72.0M 0s 28150K .......... .......... .......... .......... .......... 57% 64.8M 0s 28200K .......... .......... .......... .......... .......... 57% 65.4M 0s 28250K .......... .......... .......... .......... .......... 57% 71.6M 0s 28300K .......... .......... .......... .......... .......... 57% 60.4M 0s 28350K .......... .......... .......... .......... .......... 57% 78.6M 0s 28400K .......... .......... .......... .......... .......... 57% 66.6M 0s 28450K .......... .......... .......... .......... .......... 57% 73.4M 0s 28500K .......... .......... .......... .......... .......... 57% 59.5M 0s 28550K .......... .......... .......... .......... .......... 58% 79.8M 0s 28600K .......... .......... .......... .......... .......... 58% 81.0M 0s 28650K .......... .......... .......... .......... .......... 58% 58.9M 0s 28700K .......... .......... .......... .......... .......... 58% 75.0M 0s 28750K .......... .......... .......... .......... .......... 58% 55.2M 0s 28800K .......... .......... .......... .......... .......... 58% 74.4M 0s 28850K .......... .......... .......... .......... .......... 58% 71.1M 0s 28900K .......... .......... .......... .......... .......... 58% 82.1M 0s 28950K .......... .......... .......... .......... .......... 58% 67.3M 0s 29000K .......... .......... .......... .......... .......... 58% 70.9M 0s 29050K .......... .......... .......... .......... .......... 59% 74.4M 0s 29100K .......... .......... .......... .......... .......... 59% 73.0M 0s 29150K .......... .......... .......... .......... .......... 59% 63.7M 0s 29200K .......... .......... .......... .......... .......... 59% 68.7M 0s 29250K .......... .......... .......... .......... .......... 59% 78.8M 0s 29300K .......... .......... .......... .......... .......... 59% 118M 0s 29350K .......... .......... .......... .......... .......... 59% 107M 0s 29400K .......... .......... .......... .......... .......... 59% 85.1M 0s 29450K .......... .......... .......... .......... .......... 59% 85.6M 0s 29500K .......... .......... .......... .......... .......... 59% 119M 0s 29550K .......... .......... .......... .......... .......... 60% 102M 0s 29600K .......... .......... .......... .......... .......... 60% 112M 0s 29650K .......... .......... .......... .......... .......... 60% 113M 0s 29700K .......... .......... .......... .......... .......... 60% 101M 0s 29750K .......... .......... .......... .......... .......... 60% 98.7M 0s 29800K .......... .......... .......... .......... .......... 60% 156M 0s 29850K .......... .......... .......... .......... .......... 60% 176M 0s 29900K .......... .......... .......... .......... .......... 60% 161M 0s 29950K .......... .......... .......... .......... .......... 60% 177M 0s 30000K .......... .......... .......... .......... .......... 60% 217M 0s 30050K .......... .......... .......... .......... .......... 61% 216M 0s 30100K .......... .......... .......... .......... .......... 61% 192M 0s 30150K .......... .......... .......... .......... .......... 61% 141M 0s 30200K .......... .......... .......... .......... .......... 61% 215M 0s 30250K .......... .......... .......... .......... .......... 61% 198M 0s 30300K .......... .......... .......... .......... .......... 61% 177M 0s 30350K .......... .......... .......... .......... .......... 61% 219M 0s 30400K .......... .......... .......... .......... .......... 61% 180M 0s 30450K .......... .......... .......... .......... .......... 61% 203M 0s 30500K .......... .......... .......... .......... .......... 62% 181M 0s 30550K .......... .......... .......... .......... .......... 62% 173M 0s 30600K .......... .......... .......... .......... .......... 62% 193M 0s 30650K .......... .......... .......... .......... .......... 62% 215M 0s 30700K .......... .......... .......... .......... .......... 62% 213M 0s 30750K .......... .......... .......... .......... .......... 62% 188M 0s 30800K .......... .......... .......... .......... .......... 62% 214M 0s 30850K .......... .......... .......... .......... .......... 62% 209M 0s 30900K .......... .......... .......... .......... .......... 62% 152M 0s 30950K .......... .......... .......... .......... .......... 62% 219M 0s 31000K .......... .......... .......... .......... .......... 63% 184M 0s 31050K .......... .......... .......... .......... .......... 63% 215M 0s 31100K .......... .......... .......... .......... .......... 63% 191M 0s 31150K .......... .......... .......... .......... .......... 63% 217M 0s 31200K .......... .......... .......... .......... .......... 63% 172M 0s 31250K .......... .......... .......... .......... .......... 63% 168M 0s 31300K .......... .......... .......... .......... .......... 63% 267M 0s 31350K .......... .......... .......... .......... .......... 63% 214M 0s 31400K .......... .......... .......... .......... .......... 63% 203M 0s 31450K .......... .......... .......... .......... .......... 63% 158M 0s 31500K .......... .......... .......... .......... .......... 64% 147M 0s 31550K .......... .......... .......... .......... .......... 64% 248M 0s 31600K .......... .......... .......... .......... .......... 64% 144M 0s 31650K .......... .......... .......... .......... .......... 64% 182M 0s 31700K .......... .......... .......... .......... .......... 64% 203M 0s 31750K .......... .......... .......... .......... .......... 64% 242M 0s 31800K .......... .......... .......... .......... .......... 64% 160M 0s 31850K .......... .......... .......... .......... .......... 64% 179M 0s 31900K .......... .......... .......... .......... .......... 64% 160M 0s 31950K .......... .......... .......... .......... .......... 64% 213M 0s 32000K .......... .......... .......... .......... .......... 65% 187M 0s 32050K .......... .......... .......... .......... .......... 65% 202M 0s 32100K .......... .......... .......... .......... .......... 65% 165M 0s 32150K .......... .......... .......... .......... .......... 65% 167M 0s 32200K .......... .......... .......... .......... .......... 65% 237M 0s 32250K .......... .......... .......... .......... .......... 65% 244M 0s 32300K .......... .......... .......... .......... .......... 65% 196M 0s 32350K .......... .......... .......... .......... .......... 65% 247M 0s 32400K .......... .......... .......... .......... .......... 65% 242M 0s 32450K .......... .......... .......... .......... .......... 65% 236M 0s 32500K .......... .......... .......... .......... .......... 66% 217M 0s 32550K .......... .......... .......... .......... .......... 66% 241M 0s 32600K .......... .......... .......... .......... .......... 66% 235M 0s 32650K .......... .......... .......... .......... .......... 66% 229M 0s 32700K .......... .......... .......... .......... .......... 66% 226M 0s 32750K .......... .......... .......... .......... .......... 66% 292M 0s 32800K .......... .......... .......... .......... .......... 66% 211M 0s 32850K .......... .......... .......... .......... .......... 66% 194M 0s 32900K .......... .......... .......... .......... .......... 66% 248M 0s 32950K .......... .......... .......... .......... .......... 66% 198M 0s 33000K .......... .......... .......... .......... .......... 67% 224M 0s 33050K .......... .......... .......... .......... .......... 67% 249M 0s 33100K .......... .......... .......... .......... .......... 67% 206M 0s 33150K .......... .......... .......... .......... .......... 67% 4.29M 0s 33200K .......... .......... .......... .......... .......... 67% 204M 0s 33250K .......... .......... .......... .......... .......... 67% 225M 0s 33300K .......... .......... .......... .......... .......... 67% 236M 0s 33350K .......... .......... .......... .......... .......... 67% 129M 0s 33400K .......... .......... .......... .......... .......... 67% 150M 0s 33450K .......... .......... .......... .......... .......... 67% 195M 0s 33500K .......... .......... .......... .......... .......... 68% 234M 0s 33550K .......... .......... .......... .......... .......... 68% 230M 0s 33600K .......... .......... .......... .......... .......... 68% 51.4M 0s 33650K .......... .......... .......... .......... .......... 68% 205M 0s 33700K .......... .......... .......... .......... .......... 68% 213M 0s 33750K .......... .......... .......... .......... .......... 68% 64.3M 0s 33800K .......... .......... .......... .......... .......... 68% 176M 0s 33850K .......... .......... .......... .......... .......... 68% 247M 0s 33900K .......... .......... .......... .......... .......... 68% 244M 0s 33950K .......... .......... .......... .......... .......... 69% 57.5M 0s 34000K .......... .......... .......... .......... .......... 69% 220M 0s 34050K .......... .......... .......... .......... .......... 69% 242M 0s 34100K .......... .......... .......... .......... .......... 69% 233M 0s 34150K .......... .......... .......... .......... .......... 69% 60.0M 0s 34200K .......... .......... .......... .......... .......... 69% 229M 0s 34250K .......... .......... .......... .......... .......... 69% 245M 0s 34300K .......... .......... .......... .......... .......... 69% 264M 0s 34350K .......... .......... .......... .......... .......... 69% 120M 0s 34400K .......... .......... .......... .......... .......... 69% 172M 0s 34450K .......... .......... .......... .......... .......... 70% 198M 0s 34500K .......... .......... .......... .......... .......... 70% 181M 0s 34550K .......... .......... .......... .......... .......... 70% 244M 0s 34600K .......... .......... .......... .......... .......... 70% 240M 0s 34650K .......... .......... .......... .......... .......... 70% 217M 0s 34700K .......... .......... .......... .......... .......... 70% 196M 0s 34750K .......... .......... .......... .......... .......... 70% 220M 0s 34800K .......... .......... .......... .......... .......... 70% 242M 0s 34850K .......... .......... .......... .......... .......... 70% 255M 0s 34900K .......... .......... .......... .......... .......... 70% 249M 0s 34950K .......... .......... .......... .......... .......... 71% 190M 0s 35000K .......... .......... .......... .......... .......... 71% 222M 0s 35050K .......... .......... .......... .......... .......... 71% 221M 0s 35100K .......... .......... .......... .......... .......... 71% 184M 0s 35150K .......... .......... .......... .......... .......... 71% 254M 0s 35200K .......... .......... .......... .......... .......... 71% 255M 0s 35250K .......... .......... .......... .......... .......... 71% 215M 0s 35300K .......... .......... .......... .......... .......... 71% 217M 0s 35350K .......... .......... .......... .......... .......... 71% 256M 0s 35400K .......... .......... .......... .......... .......... 71% 261M 0s 35450K .......... .......... .......... .......... .......... 72% 204M 0s 35500K .......... .......... .......... .......... .......... 72% 258M 0s 35550K .......... .......... .......... .......... .......... 72% 253M 0s 35600K .......... .......... .......... .......... .......... 72% 247M 0s 35650K .......... .......... .......... .......... .......... 72% 238M 0s 35700K .......... .......... .......... .......... .......... 72% 167M 0s 35750K .......... .......... .......... .......... .......... 72% 214M 0s 35800K .......... .......... .......... .......... .......... 72% 111M 0s 35850K .......... .......... .......... .......... .......... 72% 205M 0s 35900K .......... .......... .......... .......... .......... 72% 251M 0s 35950K .......... .......... .......... .......... .......... 73% 173M 0s 36000K .......... .......... .......... .......... .......... 73% 172M 0s 36050K .......... .......... .......... .......... .......... 73% 123M 0s 36100K .......... .......... .......... .......... .......... 73% 204M 0s 36150K .......... .......... .......... .......... .......... 73% 187M 0s 36200K .......... .......... .......... .......... .......... 73% 69.7M 0s 36250K .......... .......... .......... .......... .......... 73% 125M 0s 36300K .......... .......... .......... .......... .......... 73% 114M 0s 36350K .......... .......... .......... .......... .......... 73% 114M 0s 36400K .......... .......... .......... .......... .......... 73% 99.3M 0s 36450K .......... .......... .......... .......... .......... 74% 132M 0s 36500K .......... .......... .......... .......... .......... 74% 83.7M 0s 36550K .......... .......... .......... .......... .......... 74% 109M 0s 36600K .......... .......... .......... .......... .......... 74% 146M 0s 36650K .......... .......... .......... .......... .......... 74% 124M 0s 36700K .......... .......... .......... .......... .......... 74% 94.8M 0s 36750K .......... .......... .......... .......... .......... 74% 110M 0s 36800K .......... .......... .......... .......... .......... 74% 105M 0s 36850K .......... .......... .......... .......... .......... 74% 119M 0s 36900K .......... .......... .......... .......... .......... 74% 103M 0s 36950K .......... .......... .......... .......... .......... 75% 104M 0s 37000K .......... .......... .......... .......... .......... 75% 141M 0s 37050K .......... .......... .......... .......... .......... 75% 97.1M 0s 37100K .......... .......... .......... .......... .......... 75% 108M 0s 37150K .......... .......... .......... .......... .......... 75% 118M 0s 37200K .......... .......... .......... .......... .......... 75% 89.0M 0s 37250K .......... .......... .......... .......... .......... 75% 173M 0s 37300K .......... .......... .......... .......... .......... 75% 102M 0s 37350K .......... .......... .......... .......... .......... 75% 113M 0s 37400K .......... .......... .......... .......... .......... 76% 124M 0s 37450K .......... .......... .......... .......... .......... 76% 89.4M 0s 37500K .......... .......... .......... .......... .......... 76% 115M 0s 37550K .......... .......... .......... .......... .......... 76% 146M 0s 37600K .......... .......... .......... .......... .......... 76% 96.5M 0s 37650K .......... .......... .......... .......... .......... 76% 108M 0s 37700K .......... .......... .......... .......... .......... 76% 138M 0s 37750K .......... .......... .......... .......... .......... 76% 79.6M 0s 37800K .......... .......... .......... .......... .......... 76% 90.1M 0s 37850K .......... .......... .......... .......... .......... 76% 112M 0s 37900K .......... .......... .......... .......... .......... 77% 171M 0s 37950K .......... .......... .......... .......... .......... 77% 101M 0s 38000K .......... .......... .......... .......... .......... 77% 85.4M 0s 38050K .......... .......... .......... .......... .......... 77% 244M 0s 38100K .......... .......... .......... .......... .......... 77% 88.4M 0s 38150K .......... .......... .......... .......... .......... 77% 121M 0s 38200K .......... .......... .......... .......... .......... 77% 133M 0s 38250K .......... .......... .......... .......... .......... 77% 2.93M 0s 38300K .......... .......... .......... .......... .......... 77% 231M 0s 38350K .......... .......... .......... .......... .......... 77% 201M 0s 38400K .......... .......... .......... .......... .......... 78% 58.9M 0s 38450K .......... .......... .......... .......... .......... 78% 247M 0s 38500K .......... .......... .......... .......... .......... 78% 225M 0s 38550K .......... .......... .......... .......... .......... 78% 72.1M 0s 38600K .......... .......... .......... .......... .......... 78% 252M 0s 38650K .......... .......... .......... .......... .......... 78% 64.8M 0s 38700K .......... .......... .......... .......... .......... 78% 116M 0s 38750K .......... .......... .......... .......... .......... 78% 153M 0s 38800K .......... .......... .......... .......... .......... 78% 144M 0s 38850K .......... .......... .......... .......... .......... 78% 75.2M 0s 38900K .......... .......... .......... .......... .......... 79% 119M 0s 38950K .......... .......... .......... .......... .......... 79% 137M 0s 39000K .......... .......... .......... .......... .......... 79% 145M 0s 39050K .......... .......... .......... .......... .......... 79% 130M 0s 39100K .......... .......... .......... .......... .......... 79% 74.5M 0s 39150K .......... .......... .......... .......... .......... 79% 151M 0s 39200K .......... .......... .......... .......... .......... 79% 128M 0s 39250K .......... .......... .......... .......... .......... 79% 148M 0s 39300K .......... .......... .......... .......... .......... 79% 104M 0s 39350K .......... .......... .......... .......... .......... 79% 113M 0s 39400K .......... .......... .......... .......... .......... 80% 162M 0s 39450K .......... .......... .......... .......... .......... 80% 75.7M 0s 39500K .......... .......... .......... .......... .......... 80% 149M 0s 39550K .......... .......... .......... .......... .......... 80% 163M 0s 39600K .......... .......... .......... .......... .......... 80% 161M 0s 39650K .......... .......... .......... .......... .......... 80% 122M 0s 39700K .......... .......... .......... .......... .......... 80% 157M 0s 39750K .......... .......... .......... .......... .......... 80% 155M 0s 39800K .......... .......... .......... .......... .......... 80% 122M 0s 39850K .......... .......... .......... .......... .......... 80% 155M 0s 39900K .......... .......... .......... .......... .......... 81% 155M 0s 39950K .......... .......... .......... .......... .......... 81% 156M 0s 40000K .......... .......... .......... .......... .......... 81% 135M 0s 40050K .......... .......... .......... .......... .......... 81% 145M 0s 40100K .......... .......... .......... .......... .......... 81% 164M 0s 40150K .......... .......... .......... .......... .......... 81% 111M 0s 40200K .......... .......... .......... .......... .......... 81% 156M 0s 40250K .......... .......... .......... .......... .......... 81% 156M 0s 40300K .......... .......... .......... .......... .......... 81% 120M 0s 40350K .......... .......... .......... .......... .......... 82% 138M 0s 40400K .......... .......... .......... .......... .......... 82% 137M 0s 40450K .......... .......... .......... .......... .......... 82% 156M 0s 40500K .......... .......... .......... .......... .......... 82% 123M 0s 40550K .......... .......... .......... .......... .......... 82% 154M 0s 40600K .......... .......... .......... .......... .......... 82% 108M 0s 40650K .......... .......... .......... .......... .......... 82% 146M 0s 40700K .......... .......... .......... .......... .......... 82% 115M 0s 40750K .......... .......... .......... .......... .......... 82% 142M 0s 40800K .......... .......... .......... .......... .......... 82% 131M 0s 40850K .......... .......... .......... .......... .......... 83% 128M 0s 40900K .......... .......... .......... .......... .......... 83% 151M 0s 40950K .......... .......... .......... .......... .......... 83% 140M 0s 41000K .......... .......... .......... .......... .......... 83% 122M 0s 41050K .......... .......... .......... .......... .......... 83% 150M 0s 41100K .......... .......... .......... .......... .......... 83% 37.5M 0s 41150K .......... .......... .......... .......... .......... 83% 136M 0s 41200K .......... .......... .......... .......... .......... 83% 83.2M 0s 41250K .......... .......... .......... .......... .......... 83% 83.0M 0s 41300K .......... .......... .......... .......... .......... 83% 87.8M 0s 41350K .......... .......... .......... .......... .......... 84% 96.1M 0s 41400K .......... .......... .......... .......... .......... 84% 77.9M 0s 41450K .......... .......... .......... .......... .......... 84% 101M 0s 41500K .......... .......... .......... .......... .......... 84% 72.4M 0s 41550K .......... .......... .......... .......... .......... 84% 82.9M 0s 41600K .......... .......... .......... .......... .......... 84% 108M 0s 41650K .......... .......... .......... .......... .......... 84% 68.7M 0s 41700K .......... .......... .......... .......... .......... 84% 110M 0s 41750K .......... .......... .......... .......... .......... 84% 86.4M 0s 41800K .......... .......... .......... .......... .......... 84% 73.0M 0s 41850K .......... .......... .......... .......... .......... 85% 118M 0s 41900K .......... .......... .......... .......... .......... 85% 98.0M 0s 41950K .......... .......... .......... .......... .......... 85% 92.1M 0s 42000K .......... .......... .......... .......... .......... 85% 78.5M 0s 42050K .......... .......... .......... .......... .......... 85% 82.7M 0s 42100K .......... .......... .......... .......... .......... 85% 97.2M 0s 42150K .......... .......... .......... .......... .......... 85% 131M 0s 42200K .......... .......... .......... .......... .......... 85% 76.0M 0s 42250K .......... .......... .......... .......... .......... 85% 103M 0s 42300K .......... .......... .......... .......... .......... 85% 95.0M 0s 42350K .......... .......... .......... .......... .......... 86% 117M 0s 42400K .......... .......... .......... .......... .......... 86% 167M 0s 42450K .......... .......... .......... .......... .......... 86% 108M 0s 42500K .......... .......... .......... .......... .......... 86% 124M 0s 42550K .......... .......... .......... .......... .......... 86% 157M 0s 42600K .......... .......... .......... .......... .......... 86% 152M 0s 42650K .......... .......... .......... .......... .......... 86% 151M 0s 42700K .......... .......... .......... .......... .......... 86% 135M 0s 42750K .......... .......... .......... .......... .......... 86% 147M 0s 42800K .......... .......... .......... .......... .......... 86% 105M 0s 42850K .......... .......... .......... .......... .......... 87% 129M 0s 42900K .......... .......... .......... .......... .......... 87% 121M 0s 42950K .......... .......... .......... .......... .......... 87% 158M 0s 43000K .......... .......... .......... .......... .......... 87% 122M 0s 43050K .......... .......... .......... .......... .......... 87% 136M 0s 43100K .......... .......... .......... .......... .......... 87% 155M 0s 43150K .......... .......... .......... .......... .......... 87% 4.41M 0s 43200K .......... .......... .......... .......... .......... 87% 231M 0s 43250K .......... .......... .......... .......... .......... 87% 232M 0s 43300K .......... .......... .......... .......... .......... 87% 214M 0s 43350K .......... .......... .......... .......... .......... 88% 183M 0s 43400K .......... .......... .......... .......... .......... 88% 234M 0s 43450K .......... .......... .......... .......... .......... 88% 255M 0s 43500K .......... .......... .......... .......... .......... 88% 220M 0s 43550K .......... .......... .......... .......... .......... 88% 78.2M 0s 43600K .......... .......... .......... .......... .......... 88% 244M 0s 43650K .......... .......... .......... .......... .......... 88% 238M 0s 43700K .......... .......... .......... .......... .......... 88% 77.4M 0s 43750K .......... .......... .......... .......... .......... 88% 256M 0s 43800K .......... .......... .......... .......... .......... 89% 68.6M 0s 43850K .......... .......... .......... .......... .......... 89% 223M 0s 43900K .......... .......... .......... .......... .......... 89% 269M 0s 43950K .......... .......... .......... .......... .......... 89% 63.3M 0s 44000K .......... .......... .......... .......... .......... 89% 219M 0s 44050K .......... .......... .......... .......... .......... 89% 201M 0s 44100K .......... .......... .......... .......... .......... 89% 165M 0s 44150K .......... .......... .......... .......... .......... 89% 141M 0s 44200K .......... .......... .......... .......... .......... 89% 225M 0s 44250K .......... .......... .......... .......... .......... 89% 221M 0s 44300K .......... .......... .......... .......... .......... 90% 201M 0s 44350K .......... .......... .......... .......... .......... 90% 223M 0s 44400K .......... .......... .......... .......... .......... 90% 234M 0s 44450K .......... .......... .......... .......... .......... 90% 252M 0s 44500K .......... .......... .......... .......... .......... 90% 244M 0s 44550K .......... .......... .......... .......... .......... 90% 170M 0s 44600K .......... .......... .......... .......... .......... 90% 246M 0s 44650K .......... .......... .......... .......... .......... 90% 239M 0s 44700K .......... .......... .......... .......... .......... 90% 85.8M 0s 44750K .......... .......... .......... .......... .......... 90% 96.9M 0s 44800K .......... .......... .......... .......... .......... 91% 227M 0s 44850K .......... .......... .......... .......... .......... 91% 108M 0s 44900K .......... .......... .......... .......... .......... 91% 223M 0s 44950K .......... .......... .......... .......... .......... 91% 87.9M 0s 45000K .......... .......... .......... .......... .......... 91% 247M 0s 45050K .......... .......... .......... .......... .......... 91% 235M 0s 45100K .......... .......... .......... .......... .......... 91% 260M 0s 45150K .......... .......... .......... .......... .......... 91% 43.7M 0s 45200K .......... .......... .......... .......... .......... 91% 270M 0s 45250K .......... .......... .......... .......... .......... 91% 214M 0s 45300K .......... .......... .......... .......... .......... 92% 202M 0s 45350K .......... .......... .......... .......... .......... 92% 255M 0s 45400K .......... .......... .......... .......... .......... 92% 31.8M 0s 45450K .......... .......... .......... .......... .......... 92% 51.4M 0s 45500K .......... .......... .......... .......... .......... 92% 233M 0s 45550K .......... .......... .......... .......... .......... 92% 235M 0s 45600K .......... .......... .......... .......... .......... 92% 256M 0s 45650K .......... .......... .......... .......... .......... 92% 40.5M 0s 45700K .......... .......... .......... .......... .......... 92% 250M 0s 45750K .......... .......... .......... .......... .......... 92% 249M 0s 45800K .......... .......... .......... .......... .......... 93% 271M 0s 45850K .......... .......... .......... .......... .......... 93% 59.7M 0s 45900K .......... .......... .......... .......... .......... 93% 149M 0s 45950K .......... .......... .......... .......... .......... 93% 233M 0s 46000K .......... .......... .......... .......... .......... 93% 148M 0s 46050K .......... .......... .......... .......... .......... 93% 217M 0s 46100K .......... .......... .......... .......... .......... 93% 268M 0s 46150K .......... .......... .......... .......... .......... 93% 268M 0s 46200K .......... .......... .......... .......... .......... 93% 153M 0s 46250K .......... .......... .......... .......... .......... 93% 225M 0s 46300K .......... .......... .......... .......... .......... 94% 179M 0s 46350K .......... .......... .......... .......... .......... 94% 197M 0s 46400K .......... .......... .......... .......... .......... 94% 178M 0s 46450K .......... .......... .......... .......... .......... 94% 158M 0s 46500K .......... .......... .......... .......... .......... 94% 194M 0s 46550K .......... .......... .......... .......... .......... 94% 122M 0s 46600K .......... .......... .......... .......... .......... 94% 178M 0s 46650K .......... .......... .......... .......... .......... 94% 179M 0s 46700K .......... .......... .......... .......... .......... 94% 121M 0s 46750K .......... .......... .......... .......... .......... 94% 279M 0s 46800K .......... .......... .......... .......... .......... 95% 155M 0s 46850K .......... .......... .......... .......... .......... 95% 159M 0s 46900K .......... .......... .......... .......... .......... 95% 179M 0s 46950K .......... .......... .......... .......... .......... 95% 177M 0s 47000K .......... .......... .......... .......... .......... 95% 170M 0s 47050K .......... .......... .......... .......... .......... 95% 185M 0s 47100K .......... .......... .......... .......... .......... 95% 195M 0s 47150K .......... .......... .......... .......... .......... 95% 136M 0s 47200K .......... .......... .......... .......... .......... 95% 127M 0s 47250K .......... .......... .......... .......... .......... 96% 149M 0s 47300K .......... .......... .......... .......... .......... 96% 100M 0s 47350K .......... .......... .......... .......... .......... 96% 102M 0s 47400K .......... .......... .......... .......... .......... 96% 103M 0s 47450K .......... .......... .......... .......... .......... 96% 147M 0s 47500K .......... .......... .......... .......... .......... 96% 102M 0s 47550K .......... .......... .......... .......... .......... 96% 103M 0s 47600K .......... .......... .......... .......... .......... 96% 139M 0s 47650K .......... .......... .......... .......... .......... 96% 88.6M 0s 47700K .......... .......... .......... .......... .......... 96% 140M 0s 47750K .......... .......... .......... .......... .......... 97% 105M 0s 47800K .......... .......... .......... .......... .......... 97% 109M 0s 47850K .......... .......... .......... .......... .......... 97% 126M 0s 47900K .......... .......... .......... .......... .......... 97% 3.51M 0s 47950K .......... .......... .......... .......... .......... 97% 73.0M 0s 48000K .......... .......... .......... .......... .......... 97% 122M 0s 48050K .......... .......... .......... .......... .......... 97% 157M 0s 48100K .......... .......... .......... .......... .......... 97% 223M 0s 48150K .......... .......... .......... .......... .......... 97% 200M 0s 48200K .......... .......... .......... .......... .......... 97% 119M 0s 48250K .......... .......... .......... .......... .......... 98% 226M 0s 48300K .......... .......... .......... .......... .......... 98% 146M 0s 48350K .......... .......... .......... .......... .......... 98% 103M 0s 48400K .......... .......... .......... .......... .......... 98% 138M 0s 48450K .......... .......... .......... .......... .......... 98% 111M 0s 48500K .......... .......... .......... .......... .......... 98% 128M 0s 48550K .......... .......... .......... .......... .......... 98% 133M 0s 48600K .......... .......... .......... .......... .......... 98% 155M 0s 48650K .......... .......... .......... .......... .......... 98% 152M 0s 48700K .......... .......... .......... .......... .......... 98% 123M 0s 48750K .......... .......... .......... .......... .......... 99% 117M 0s 48800K .......... .......... .......... .......... .......... 99% 144M 0s 48850K .......... .......... .......... .......... .......... 99% 9.22M 0s 48900K .......... .......... .......... .......... .......... 99% 119M 0s 48950K .......... .......... .......... .......... .......... 99% 158M 0s 49000K .......... .......... .......... .......... .......... 99% 152M 0s 49050K .......... .......... .......... .......... .......... 99% 129M 0s 49100K .......... .......... .......... .......... .......... 99% 131M 0s 49150K .......... .......... .......... .......... .......... 99% 146M 0s 49200K .......... .......... .......... .......... .......... 99% 157M 0s 49250K .......... .......   100% 146M=0.6s 2023-01-24 09:36:40 (74.2 MB/s) - ‘dotNetFx40_Full_x86_x64.exe’ saved [50449456/50449456] Executing cd /homedir Executing w_do_call remove_mono Executing mkdir -p /homedir Executing load_remove_mono ------------------------------------------------------ warning: Mono does not appear to be installed. ------------------------------------------------------ Executing w_do_call winxp Executing mkdir -p /homedir Executing load_winxp Executing wine winecfg -v winxp ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/homedir/wine terminate ------------------------------------------------------ Executing cd /homedir/.cache/winetricks/dotnet40 Executing wine dotNetFx40_Full_x86_x64.exe /q /c:install.exe /q Preparing: C:\8ad0ad3f8a144ae92cad9f\netfx_Core_x64.msi... Preparing: C:\8ad0ad3f8a144ae92cad9f\netfx_Core_x86.msi... Preparing: C:\8ad0ad3f8a144ae92cad9f\netfx_Extended_x64.msi... Preparing: C:\8ad0ad3f8a144ae92cad9f\netfx_Extended_x86.msi... Preparing: C:\8ad0ad3f8a144ae92cad9f\RGB9RAST_x64.msi... Preparing: C:\8ad0ad3f8a144ae92cad9f\RGB9Rast_x86.msi... Preparing: C:\8ad0ad3f8a144ae92cad9f\header.bmp... Preparing: C:\8ad0ad3f8a144ae92cad9f\SplashScreen.bmp... Preparing: C:\8ad0ad3f8a144ae92cad9f\watermark.bmp... Preparing: C:\8ad0ad3f8a144ae92cad9f\DisplayIcon.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Print.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Rotate1.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Rotate2.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Rotate3.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Rotate4.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Rotate5.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Rotate6.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Rotate7.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Rotate8.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Save.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\Setup.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\stop.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\SysReqMet.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\SysReqNotMet.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\Graphics\warn.ico... Preparing: C:\8ad0ad3f8a144ae92cad9f\1033\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1042\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1041\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1037\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1025\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1035\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1030\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1044\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1043\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1040\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1029\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1031\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1036\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1032\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1038\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\2052\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1028\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\3076\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1055\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1053\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\3082\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\2070\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1046\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1049\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\1045\LocalizedData.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\Client\Parameterinfo.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\Extended\Parameterinfo.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\ParameterInfo.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\Strings.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\UiInfo.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\Client\UiInfo.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\Extended\UiInfo.xml... Preparing: C:\8ad0ad3f8a144ae92cad9f\SetupUi.xsd... Preparing: C:\8ad0ad3f8a144ae92cad9f\DHtmlHeader.html... Preparing: C:\8ad0ad3f8a144ae92cad9f\1033\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1025\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1028\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1030\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1031\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1029\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1036\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1035\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1032\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1038\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1037\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1040\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1041\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1042\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1044\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1043\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1046\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1045\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1055\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1053\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\2052\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\1049\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\3082\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\2070\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\3076\eula.rtf... Preparing: C:\8ad0ad3f8a144ae92cad9f\Setup.exe... Preparing: C:\8ad0ad3f8a144ae92cad9f\SetupUtility.exe... Preparing: C:\8ad0ad3f8a144ae92cad9f\SetupEngine.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1025\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1033\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1029\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1030\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1035\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1031\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1036\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1032\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1028\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\2052\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\3076\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1042\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1041\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1037\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1044\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1053\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1055\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1040\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1045\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1046\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1049\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1038\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\2070\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\3082\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\1043\SetupResources.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\SetupUi.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\sqmapi.dll... Preparing: C:\8ad0ad3f8a144ae92cad9f\Windows6.0-KB956250-v6001-x64.msu... Preparing: C:\8ad0ad3f8a144ae92cad9f\Windows6.0-KB956250-v6001-x86.msu... Preparing: C:\8ad0ad3f8a144ae92cad9f\Windows6.1-KB958488-v6001-x64.msu... Preparing: C:\8ad0ad3f8a144ae92cad9f\Windows6.1-KB958488-v6001-x86.msu... Preparing: C:\8ad0ad3f8a144ae92cad9f\netfx_Core.mzz... Preparing: C:\8ad0ad3f8a144ae92cad9f\netfx_Extended.mzz... Using native override for following DLLs: mscoree Executing wine regedit /S C:\windows\Temp\override-dll.reg reg: The operation completed successfully reg: The operation completed successfully reg: The operation completed successfully Executing wine winecfg -v win7 ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/homedir/wine terminate ------------------------------------------------------ Executing wine winecfg -v win7 ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/homedir/wine terminate ------------------------------------------------------ Executing cd /homedir/.cache/winetricks/dotnet45 Executing wine dotnetfx45_full_x86_x64.exe /q /c:install.exe /q Preparing: C:\0437feea58e247fffee69b1cfe\netfx_core_x64.msi... Preparing: C:\0437feea58e247fffee69b1cfe\netfx_core_x86.msi... Preparing: C:\0437feea58e247fffee69b1cfe\netfx_extended_x64.msi... Preparing: C:\0437feea58e247fffee69b1cfe\netfx_extended_x86.msi... Preparing: C:\0437feea58e247fffee69b1cfe\netfx_Full_x64.msi... Preparing: C:\0437feea58e247fffee69b1cfe\netfx_Full_x86.msi... Preparing: C:\0437feea58e247fffee69b1cfe\header.bmp... Preparing: C:\0437feea58e247fffee69b1cfe\SplashScreen.bmp... Preparing: C:\0437feea58e247fffee69b1cfe\watermark.bmp... Preparing: C:\0437feea58e247fffee69b1cfe\DisplayIcon.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Print.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Rotate1.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Rotate2.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Rotate3.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Rotate4.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Rotate5.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Rotate6.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Rotate7.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Rotate8.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Save.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\Setup.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\stop.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\SysReqMet.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\SysReqNotMet.ico... Preparing: C:\0437feea58e247fffee69b1cfe\Graphics\warn.ico... Preparing: C:\0437feea58e247fffee69b1cfe\1033\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1025\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\2052\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1028\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1029\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1030\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1031\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1032\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\3082\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1035\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1036\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1037\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1038\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1040\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1041\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1042\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1043\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1044\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1045\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1046\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\2070\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1049\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1053\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\1055\LocalizedData.xml... Preparing: C:\0437feea58e247fffee69b1cfe\ParameterInfo.xml... Preparing: C:\0437feea58e247fffee69b1cfe\Strings.xml... Preparing: C:\0437feea58e247fffee69b1cfe\UiInfo.xml... Preparing: C:\0437feea58e247fffee69b1cfe\SetupUi.xsd... Preparing: C:\0437feea58e247fffee69b1cfe\DHtmlHeader.html... Preparing: C:\0437feea58e247fffee69b1cfe\1030\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1029\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1028\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1025\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1031\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1033\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1035\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1032\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1036\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1037\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1041\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1040\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1038\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1042\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1043\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1044\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1053\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1046\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1055\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1045\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\2052\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\1049\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\2070\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\3082\eula.rtf... Preparing: C:\0437feea58e247fffee69b1cfe\Setup.exe... Preparing: C:\0437feea58e247fffee69b1cfe\SetupUtility.exe... Preparing: C:\0437feea58e247fffee69b1cfe\SetupEngine.dll... Preparing: C:\0437feea58e247fffee69b1cfe\2052\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1028\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1025\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1033\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1030\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1029\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1035\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1040\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1031\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1036\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\3082\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1032\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1042\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1044\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1053\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1055\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1046\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1049\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\2070\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1041\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1037\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1045\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1038\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\1043\SetupResources.dll... Preparing: C:\0437feea58e247fffee69b1cfe\SetupUi.dll... Preparing: C:\0437feea58e247fffee69b1cfe\sqmapi.dll... Preparing: C:\0437feea58e247fffee69b1cfe\Windows6.0-KB956250-v6001-x64.msu... Preparing: C:\0437feea58e247fffee69b1cfe\Windows6.0-KB956250-v6001-x86.msu... Preparing: C:\0437feea58e247fffee69b1cfe\Windows6.1-KB958488-v6001-x64.msu... Preparing: C:\0437feea58e247fffee69b1cfe\Windows6.1-KB958488-v6001-x86.msu... Preparing: C:\0437feea58e247fffee69b1cfe\netfx_Full.mzz... exit status 194 - normal, user selected 'restart later' Using native override for following DLLs: mscoree Executing wine regedit /S C:\windows\Temp\override-dll.reg reg: The operation completed successfully ------------------------------------------------------ warning: Setting Windows version to 2003, otherwise applications using .NET 4.5 will subtly fail ------------------------------------------------------ Executing wine winecfg -v win2003 ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/homedir/wine terminate ------------------------------------------------------ Executing wine winecfg -v win7 ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/homedir/wine terminate ------------------------------------------------------ Executing cd /homedir/.cache/winetricks/dotnet46 Executing wine NDP46-KB3045557-x86-x64-AllOS-ENU.exe /q /c:install.exe /q Preparing: C:\d9dc28ff2504eba11cc5\Windows8-RT-KB3045562-x86.cab... Preparing: C:\d9dc28ff2504eba11cc5\Windows8.1-KB3045563-x86.cab... Preparing: C:\d9dc28ff2504eba11cc5\x64-Windows8-RT-KB3045562-x64.cab... Preparing: C:\d9dc28ff2504eba11cc5\x64-Windows8.1-KB3045563-x64.cab... Preparing: C:\d9dc28ff2504eba11cc5\netfx_core_x64.msi... Preparing: C:\d9dc28ff2504eba11cc5\netfx_core_x86.msi... Preparing: C:\d9dc28ff2504eba11cc5\netfx_extended_x64.msi... Preparing: C:\d9dc28ff2504eba11cc5\netfx_extended_x86.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx451\netfx_Full_GDR_x64.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx452\netfx_Full_GDR_x64.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx451\netfx_Full_GDR_x86.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx452\netfx_Full_GDR_x86.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx451\netfx_Full_LDR_x64.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx452\netfx_Full_LDR_x64.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx451\netfx_Full_LDR_x86.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx452\netfx_Full_LDR_x86.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx45\netfx_Full_x64.msi... Preparing: C:\d9dc28ff2504eba11cc5\netfx_Full_x64.msi... Preparing: C:\d9dc28ff2504eba11cc5\NetFx45\netfx_Full_x86.msi... Preparing: C:\d9dc28ff2504eba11cc5\netfx_Full_x86.msi... Preparing: C:\d9dc28ff2504eba11cc5\header.bmp... Preparing: C:\d9dc28ff2504eba11cc5\SplashScreen.bmp... Preparing: C:\d9dc28ff2504eba11cc5\watermark.bmp... Preparing: C:\d9dc28ff2504eba11cc5\DisplayIcon.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Print.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate1.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate10.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate2.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate3.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate4.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate5.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate6.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate7.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate8.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Rotate9.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Save.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\Setup.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\stop.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\SysReqMet.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\SysReqNotMet.ico... Preparing: C:\d9dc28ff2504eba11cc5\Graphics\warn.ico... Preparing: C:\d9dc28ff2504eba11cc5\2052\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1028\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1025\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1033\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1030\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\3082\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1029\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1031\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1032\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1042\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1041\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1037\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1053\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1035\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1046\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1044\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1043\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1040\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1049\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\2070\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1038\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1045\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1036\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\1055\LocalizedData.xml... Preparing: C:\d9dc28ff2504eba11cc5\ParameterInfo.xml... Preparing: C:\d9dc28ff2504eba11cc5\Strings.xml... Preparing: C:\d9dc28ff2504eba11cc5\UiInfo.xml... Preparing: C:\d9dc28ff2504eba11cc5\SetupUi.xsd... Preparing: C:\d9dc28ff2504eba11cc5\DHtmlHeader.html... Preparing: C:\d9dc28ff2504eba11cc5\1025\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1028\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1030\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1029\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1032\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1033\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1035\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1036\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1038\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1043\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1044\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1045\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1041\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1042\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1031\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1046\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1053\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1049\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1055\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1037\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\1040\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\3082\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\2052\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\2070\eula.rtf... Preparing: C:\d9dc28ff2504eba11cc5\Setup.exe... Preparing: C:\d9dc28ff2504eba11cc5\SetupUtility.exe... Preparing: C:\d9dc28ff2504eba11cc5\SetupEngine.dll... Preparing: C:\d9dc28ff2504eba11cc5\1028\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\2052\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1042\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1041\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1037\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1025\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1033\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1044\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1029\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1030\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1035\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1040\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1046\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1045\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1031\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\2070\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\3082\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1036\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1038\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1043\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1032\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1053\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1055\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\1049\SetupResources.dll... Preparing: C:\d9dc28ff2504eba11cc5\SetupUi.dll... Preparing: C:\d9dc28ff2504eba11cc5\sqmapi.dll... Preparing: C:\d9dc28ff2504eba11cc5\Windows6.0-KB956250-v6001-x64.msu... Preparing: C:\d9dc28ff2504eba11cc5\Windows6.0-KB956250-v6001-x86.msu... Preparing: C:\d9dc28ff2504eba11cc5\Windows6.1-KB958488-v6001-x64.msu... Preparing: C:\d9dc28ff2504eba11cc5\Windows6.1-KB958488-v6001-x86.msu... Preparing: C:\d9dc28ff2504eba11cc5\netfx_Full.mzz... exit status 194 - normal, user selected 'restart later' Using native override for following DLLs: mscoree Executing wine regedit /S C:\windows\Temp\override-dll.reg Executing wine winecfg -v win7 ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/homedir/wine terminate ------------------------------------------------------ Executing cd /homedir/.cache/winetricks/dotnet461 Executing wine NDP461-KB3102436-x86-x64-AllOS-ENU.exe /sfxlang:1027 /q /norestart Preparing: C:\54c8fa32bbf20f00845dc7e1be\netfx_core_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\netfx_core_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\netfx_extended_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\netfx_extended_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx451\netfx_Full_GDR_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx452\netfx_Full_GDR_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx451\netfx_Full_GDR_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx452\netfx_Full_GDR_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx451\netfx_Full_LDR_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx452\netfx_Full_LDR_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx451\netfx_Full_LDR_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx452\netfx_Full_LDR_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx45\netfx_Full_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx46\netfx_Full_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\netfx_Full_x64.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx45\netfx_Full_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\NetFx46\netfx_Full_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\netfx_Full_x86.msi... Preparing: C:\54c8fa32bbf20f00845dc7e1be\header.bmp... Preparing: C:\54c8fa32bbf20f00845dc7e1be\SplashScreen.bmp... Preparing: C:\54c8fa32bbf20f00845dc7e1be\watermark.bmp... Preparing: C:\54c8fa32bbf20f00845dc7e1be\DisplayIcon.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Print.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate1.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate10.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate2.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate3.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate4.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate5.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate6.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate7.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate8.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Rotate9.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Save.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\Setup.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\stop.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\SysReqMet.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\SysReqNotMet.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Graphics\warn.ico... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1025\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\2052\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1028\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1029\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1030\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1031\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1032\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1033\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\3082\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1035\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1036\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1037\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1038\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1040\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1041\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1042\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1043\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1044\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1045\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1046\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\2070\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1049\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1053\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1055\LocalizedData.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\ParameterInfo.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Strings.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\UiInfo.xml... Preparing: C:\54c8fa32bbf20f00845dc7e1be\SetupUi.xsd... Preparing: C:\54c8fa32bbf20f00845dc7e1be\DHtmlHeader.html... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1030\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1031\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1029\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1028\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1025\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1032\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1033\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1035\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1036\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1038\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1037\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1044\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1043\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1040\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1041\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1042\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1046\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1045\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1049\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1053\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\2070\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1055\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\2052\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\3082\eula.rtf... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Setup.exe... Preparing: C:\54c8fa32bbf20f00845dc7e1be\SetupUtility.exe... Preparing: C:\54c8fa32bbf20f00845dc7e1be\SetupEngine.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1028\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\2052\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1042\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1041\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1037\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1025\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1033\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1044\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1053\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1055\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1029\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1030\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1035\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1040\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1046\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1031\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1045\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1049\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\2070\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\3082\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1036\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1038\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1043\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\1032\SetupResources.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\SetupUi.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\sqmapi.dll... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Windows6.0-KB956250-v6001-x64.msu... Preparing: C:\54c8fa32bbf20f00845dc7e1be\Windows6.0-KB956250-v6001-x86.msu... Preparing: C:\54c8fa32bbf20f00845dc7e1be\netfx_Full.mzz... exit status 194 - normal, user selected 'restart later' Using native override for following DLLs: mscoree Executing wine regedit /S C:\windows\Temp\override-dll.reg Executing touch /homedir/wine/dosdevices/c:/windows/dotnet461.installed.workaround Executing wine winecfg -v win7 ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/homedir/wine terminate ------------------------------------------------------ Executing cd /homedir/.cache/winetricks/dotnet462 Executing wine NDP462-KB3151800-x86-x64-AllOS-ENU.exe /sfxlang:1027 /q /norestart Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\netfx_core_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\netfx_core_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\netfx_extended_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\netfx_extended_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx452\netfx_Full_GDR_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx451\netfx_Full_GDR_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx451\netfx_Full_GDR_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx452\netfx_Full_GDR_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx452\netfx_Full_LDR_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx451\netfx_Full_LDR_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx451\netfx_Full_LDR_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx452\netfx_Full_LDR_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx45\netfx_Full_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx46\netfx_Full_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx461\netfx_Full_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\netfx_Full_x64.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx461\netfx_Full_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\netfx_Full_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx46\netfx_Full_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\NetFx45\netfx_Full_x86.msi... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\header.bmp... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\SplashScreen.bmp... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\watermark.bmp... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\DisplayIcon.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Print.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate1.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate10.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate2.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate3.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate4.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate5.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate6.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate7.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate8.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Rotate9.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Save.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\Setup.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\stop.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\SysReqMet.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\SysReqNotMet.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Graphics\warn.ico... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1025\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\2052\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1028\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1029\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1030\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1031\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1032\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1033\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\3082\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1035\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1036\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1037\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1038\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1040\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1041\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1042\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1043\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1044\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1045\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1046\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\2070\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1049\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1053\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1055\LocalizedData.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\ParameterInfo.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Strings.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\UiInfo.xml... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\SetupUi.xsd... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\DHtmlHeader.html... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1033\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1035\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1031\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1028\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1025\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1032\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1040\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1036\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1038\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1037\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1041\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1042\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1053\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1044\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1043\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1046\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1045\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1029\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1055\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\2052\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1049\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1030\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\2070\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\3082\eula.rtf... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\Setup.exe... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\SetupUtility.exe... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\SetupEngine.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\2052\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1042\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1030\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1055\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1033\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1040\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\2070\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1043\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1036\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1045\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1038\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1025\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\3082\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1032\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1029\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1046\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1037\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1053\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1041\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1028\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1049\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1044\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1035\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\1031\SetupResources.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\SetupUi.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\sqmapi.dll... Preparing: C:\c4b37c60eee6a6d43b1e1cc92f\netfx_Full.mzz... exit status 194 - normal, user selected 'restart later' Using native override for following DLLs: mscoree Executing wine regedit /S C:\windows\Temp\override-dll.reg Executing touch /homedir/wine/dosdevices/c:/windows/dotnet462.installed.workaround Executing wine winecfg -v win7 ------------------------------------------------------ warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/homedir/wine terminate ------------------------------------------------------ Executing cd /homedir/.cache/winetricks/dotnet472 Executing wine NDP472-KB4054530-x86-x64-AllOS-ENU.exe /sfxlang:1027 /q /norestart Preparing: C:\3c5732bc9b9d956aeade685d7a\Windows6.1-KB4019990-x86.cab... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_core_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_core_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_extended_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_extended_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx452\netfx_Full_GDR_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx451\netfx_Full_GDR_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx451\netfx_Full_GDR_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx452\netfx_Full_GDR_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx452\netfx_Full_LDR_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx451\netfx_Full_LDR_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx451\netfx_Full_LDR_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx452\netfx_Full_LDR_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx462\netfx_Full_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx45\netfx_Full_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx47\netfx_Full_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_Full_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx46\netfx_Full_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx461\netfx_Full_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx471\netfx_Full_x64.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx462\netfx_Full_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx461\netfx_Full_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx471\netfx_Full_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx46\netfx_Full_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_Full_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx45\netfx_Full_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\NetFx47\netfx_Full_x86.msi... Preparing: C:\3c5732bc9b9d956aeade685d7a\header.bmp... Preparing: C:\3c5732bc9b9d956aeade685d7a\SplashScreen.bmp... Preparing: C:\3c5732bc9b9d956aeade685d7a\watermark.bmp... Preparing: C:\3c5732bc9b9d956aeade685d7a\DisplayIcon.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Print.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate1.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate10.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate2.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate3.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate4.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate5.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate6.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate7.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate8.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Rotate9.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Save.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\Setup.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\stop.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\SysReqMet.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\SysReqNotMet.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\Graphics\warn.ico... Preparing: C:\3c5732bc9b9d956aeade685d7a\1025\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\2052\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1028\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1029\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1030\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1031\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1032\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1033\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\3082\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1035\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1036\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1037\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1038\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1040\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1041\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1042\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1043\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1044\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1045\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1046\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\2070\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1049\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1053\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\1055\LocalizedData.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\ParameterInfo.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\Strings.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\UiInfo.xml... Preparing: C:\3c5732bc9b9d956aeade685d7a\SetupUi.xsd... Preparing: C:\3c5732bc9b9d956aeade685d7a\DHtmlHeader.html... Preparing: C:\3c5732bc9b9d956aeade685d7a\1028\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1030\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1025\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1031\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1032\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1033\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1035\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1037\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1040\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1038\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1044\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1042\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1041\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1045\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1029\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1043\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1046\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1036\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1053\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1049\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\3082\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\2070\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\1055\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\2052\eula.rtf... Preparing: C:\3c5732bc9b9d956aeade685d7a\Setup.exe... Preparing: C:\3c5732bc9b9d956aeade685d7a\SetupUtility.exe... Preparing: C:\3c5732bc9b9d956aeade685d7a\SetupEngine.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1042\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\2052\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1030\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1035\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1055\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1044\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1032\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1031\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1038\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1037\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1053\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1040\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1028\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1025\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1049\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1036\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\3082\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1045\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\2070\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1029\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1041\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1033\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1043\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\1046\SetupResources.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\SetupUi.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\sqmapi.dll... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_Patch_x64.msp... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_Patch_x86.msp... Preparing: C:\3c5732bc9b9d956aeade685d7a\netfx_Full.mzz... exit status 194 - normal, user selected 'restart later' Using native override for following DLLs: mscoree Executing wine regedit /S C:\windows\Temp\override-dll.reg Executing touch /homedir/wine/dosdevices/c:/windows/dotnet472.installed.workaround Removing intermediate container 986763ffcea9 ---> 40b807ab6049 Step 24/32 : ENV DBUS_FATAL_WARNINGS=0 ---> Running in 83e8383108f8 Removing intermediate container 83e8383108f8 ---> 9661231e4463 Step 25/32 : RUN wget https://aka.ms/vs/16/release/installer -O /tmp/vs_installer.opc && echo "ac9c4fbe7b2f777c6e46cb69d26d878f9119e3c32172d679bf70c0f003f4c790 /tmp/vs_installer.opc" | sha256sum -c - && 7z x -oopc /tmp/vs_installer.opc && rm /tmp/vs_installer.opc && xvfb-run wine opc/Contents/vs_installer.exe install --quiet --channelId VisualStudio.16.Release --channelUri "https://aka.ms/vs/16/release/channel" --productId Microsoft.VisualStudio.Product.BuildTools --nocache --installWhileDownloading --add "Microsoft.VisualStudio.Workload.VCTools" --add "Microsoft.VisualStudio.Component.VC.Tools.x86.x64" --add "Microsoft.VisualStudio.Component.Windows10SDK.19041" && mkdir "${WINEPREFIX}"/"drive_c/Program Files/Microsoft Visual Studio/Installer" && mv opc/Contents/vswhere.exe "${WINEPREFIX}"/"drive_c/Program Files/Microsoft Visual Studio/Installer" && rm -rf opc && wineserver -w ---> Running in 42c2a89acd6e --2023-01-24 09:51:25-- https://aka.ms/vs/16/release/installer Resolving aka.ms (aka.ms)... 104.124.242.222 Connecting to aka.ms (aka.ms)|104.124.242.222|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://download.visualstudio.microsoft.com/download/pr/33d686db-3937-4a19-bb3c-be031c5d69bf/AC9C4FBE7B2F777C6E46CB69D26D878F9119E3C32172D679BF70C0F003F4C790/vs_installer.opc [following] --2023-01-24 09:51:25-- https://download.visualstudio.microsoft.com/download/pr/33d686db-3937-4a19-bb3c-be031c5d69bf/AC9C4FBE7B2F777C6E46CB69D26D878F9119E3C32172D679BF70C0F003F4C790/vs_installer.opc Resolving download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)... 192.229.232.200, 2606:2800:147:ff8:129b:22eb:20b:1347 Connecting to download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)|192.229.232.200|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 24164706 (23M) [application/octet-stream] Saving to: ‘/tmp/vs_installer.opc’  0K .......... .......... .......... .......... .......... 0% 4.59M 5s 50K .......... .......... .......... .......... .......... 0% 4.65M 5s 100K .......... .......... .......... .......... .......... 0% 4.46M 5s 150K .......... .......... .......... .......... .......... 0% 95.5M 4s 200K .......... .......... .......... .......... .......... 1% 4.82M 4s 250K .......... .......... .......... .......... .......... 1% 84.0M 3s 300K .......... .......... .......... .......... .......... 1% 60.1M 3s 350K .......... .......... .......... .......... .......... 1% 68.0M 3s 400K .......... .......... .......... .......... .......... 1% 4.67M 3s 450K .......... .......... .......... .......... .......... 2% 122M 3s 500K .......... .......... .......... .......... .......... 2% 74.9M 2s 550K .......... .......... .......... .......... .......... 2% 72.4M 2s 600K .......... .......... .......... .......... .......... 2% 86.6M 2s 650K .......... .......... .......... .......... .......... 2% 56.1M 2s 700K .......... .......... .......... .......... .......... 3% 81.4M 2s 750K .......... .......... .......... .......... .......... 3% 2.24M 2s 800K .......... .......... .......... .......... .......... 3% 111M 2s 850K .......... .......... .......... .......... .......... 3% 89.0M 2s 900K .......... .......... .......... .......... .......... 4% 77.9M 2s 950K .......... .......... .......... .......... .......... 4% 79.4M 2s 1000K .......... .......... .......... .......... .......... 4% 95.5M 2s 1050K .......... .......... .......... .......... .......... 4% 89.6M 2s 1100K .......... .......... .......... .......... .......... 4% 73.9M 2s 1150K .......... .......... .......... .......... .......... 5% 70.2M 2s 1200K .......... .......... .......... .......... .......... 5% 78.6M 2s 1250K .......... .......... .......... .......... .......... 5% 75.3M 1s 1300K .......... .......... .......... .......... .......... 5% 60.3M 1s 1350K .......... .......... .......... .......... .......... 5% 72.1M 1s 1400K .......... .......... .......... .......... .......... 6% 73.2M 1s 1450K .......... .......... .......... .......... .......... 6% 61.6M 1s 1500K .......... .......... .......... .......... .......... 6% 56.2M 1s 1550K .......... .......... .......... .......... .......... 6% 71.9M 1s 1600K .......... .......... .......... .......... .......... 6% 82.8M 1s 1650K .......... .......... .......... .......... .......... 7% 69.0M 1s 1700K .......... .......... .......... .......... .......... 7% 70.5M 1s 1750K .......... .......... .......... .......... .......... 7% 72.6M 1s 1800K .......... .......... .......... .......... .......... 7% 82.7M 1s 1850K .......... .......... .......... .......... .......... 8% 78.7M 1s 1900K .......... .......... .......... .......... .......... 8% 79.0M 1s 1950K .......... .......... .......... .......... .......... 8% 55.9M 1s 2000K .......... .......... .......... .......... .......... 8% 73.7M 1s 2050K .......... .......... .......... .......... .......... 8% 85.9M 1s 2100K .......... .......... .......... .......... .......... 9% 64.5M 1s 2150K .......... .......... .......... .......... .......... 9% 69.4M 1s 2200K .......... .......... .......... .......... .......... 9% 84.9M 1s 2250K .......... .......... .......... .......... .......... 9% 69.3M 1s 2300K .......... .......... .......... .......... .......... 9% 77.1M 1s 2350K .......... .......... .......... .......... .......... 10% 74.5M 1s 2400K .......... .......... .......... .......... .......... 10% 39.2M 1s 2450K .......... .......... .......... .......... .......... 10% 26.1M 1s 2500K .......... .......... .......... .......... .......... 10% 60.3M 1s 2550K .......... .......... .......... .......... .......... 11% 46.3M 1s 2600K .......... .......... .......... .......... .......... 11% 48.8M 1s 2650K .......... .......... .......... .......... .......... 11% 29.6M 1s 2700K .......... .......... .......... .......... .......... 11% 74.7M 1s 2750K .......... .......... .......... .......... .......... 11% 45.7M 1s 2800K .......... .......... .......... .......... .......... 12% 55.5M 1s 2850K .......... .......... .......... .......... .......... 12% 57.2M 1s 2900K .......... .......... .......... .......... .......... 12% 69.4M 1s 2950K .......... .......... .......... .......... .......... 12% 45.5M 1s 3000K .......... .......... .......... .......... .......... 12% 27.7M 1s 3050K .......... .......... .......... .......... .......... 13% 32.6M 1s 3100K .......... .......... .......... .......... .......... 13% 70.4M 1s 3150K .......... .......... .......... .......... .......... 13% 43.0M 1s 3200K .......... .......... .......... .......... .......... 13% 44.4M 1s 3250K .......... .......... .......... .......... .......... 13% 44.6M 1s 3300K .......... .......... .......... .......... .......... 14% 86.1M 1s 3350K .......... .......... .......... .......... .......... 14% 55.7M 1s 3400K .......... .......... .......... .......... .......... 14% 60.1M 1s 3450K .......... .......... .......... .......... .......... 14% 53.8M 1s 3500K .......... .......... .......... .......... .......... 15% 46.9M 1s 3550K .......... .......... .......... .......... .......... 15% 25.3M 1s 3600K .......... .......... .......... .......... .......... 15% 52.0M 1s 3650K .......... .......... .......... .......... .......... 15% 32.2M 1s 3700K .......... .......... .......... .......... .......... 15% 25.5M 1s 3750K .......... .......... .......... .......... .......... 16% 39.2M 1s 3800K .......... .......... .......... .......... .......... 16% 33.3M 1s 3850K .......... .......... .......... .......... .......... 16% 35.6M 1s 3900K .......... .......... .......... .......... .......... 16% 38.8M 1s 3950K .......... .......... .......... .......... .......... 16% 35.5M 1s 4000K .......... .......... .......... .......... .......... 17% 40.6M 1s 4050K .......... .......... .......... .......... .......... 17% 37.0M 1s 4100K .......... .......... .......... .......... .......... 17% 52.9M 1s 4150K .......... .......... .......... .......... .......... 17% 44.5M 1s 4200K .......... .......... .......... .......... .......... 18% 46.8M 1s 4250K .......... .......... .......... .......... .......... 18% 52.1M 1s 4300K .......... .......... .......... .......... .......... 18% 50.4M 1s 4350K .......... .......... .......... .......... .......... 18% 36.6M 1s 4400K .......... .......... .......... .......... .......... 18% 19.2M 1s 4450K .......... .......... .......... .......... .......... 19% 58.2M 1s 4500K .......... .......... .......... .......... .......... 19% 28.0M 1s 4550K .......... .......... .......... .......... .......... 19% 51.3M 1s 4600K .......... .......... .......... .......... .......... 19% 50.8M 1s 4650K .......... .......... .......... .......... .......... 19% 62.1M 1s 4700K .......... .......... .......... .......... .......... 20% 49.8M 1s 4750K .......... .......... .......... .......... .......... 20% 58.6M 1s 4800K .......... .......... .......... .......... .......... 20% 49.6M 1s 4850K .......... .......... .......... .......... .......... 20% 54.8M 1s 4900K .......... .......... .......... .......... .......... 20% 44.8M 1s 4950K .......... .......... .......... .......... .......... 21% 41.8M 1s 5000K .......... .......... .......... .......... .......... 21% 51.6M 1s 5050K .......... .......... .......... .......... .......... 21% 35.1M 1s 5100K .......... .......... .......... .......... .......... 21% 35.9M 1s 5150K .......... .......... .......... .......... .......... 22% 23.2M 1s 5200K .......... .......... .......... .......... .......... 22% 53.7M 1s 5250K .......... .......... .......... .......... .......... 22% 55.6M 1s 5300K .......... .......... .......... .......... .......... 22% 56.6M 1s 5350K .......... .......... .......... .......... .......... 22% 43.0M 1s 5400K .......... .......... .......... .......... .......... 23% 61.1M 1s 5450K .......... .......... .......... .......... .......... 23% 38.6M 1s 5500K .......... .......... .......... .......... .......... 23% 87.7M 1s 5550K .......... .......... .......... .......... .......... 23% 33.2M 1s 5600K .......... .......... .......... .......... .......... 23% 49.8M 1s 5650K .......... .......... .......... .......... .......... 24% 52.9M 1s 5700K .......... .......... .......... .......... .......... 24% 24.5M 1s 5750K .......... .......... .......... .......... .......... 24% 55.9M 1s 5800K .......... .......... .......... .......... .......... 24% 82.3M 1s 5850K .......... .......... .......... .......... .......... 25% 53.6M 1s 5900K .......... .......... .......... .......... .......... 25% 46.0M 1s 5950K .......... .......... .......... .......... .......... 25% 42.1M 1s 6000K .......... .......... .......... .......... .......... 25% 67.1M 1s 6050K .......... .......... .......... .......... .......... 25% 52.7M 1s 6100K .......... .......... .......... .......... .......... 26% 44.2M 1s 6150K .......... .......... .......... .......... .......... 26% 58.4M 1s 6200K .......... .......... .......... .......... .......... 26% 85.2M 1s 6250K .......... .......... .......... .......... .......... 26% 35.7M 1s 6300K .......... .......... .......... .......... .......... 26% 27.2M 1s 6350K .......... .......... .......... .......... .......... 27% 78.6M 1s 6400K .......... .......... .......... .......... .......... 27% 50.4M 1s 6450K .......... .......... .......... .......... .......... 27% 58.3M 1s 6500K .......... .......... .......... .......... .......... 27% 72.1M 1s 6550K .......... .......... .......... .......... .......... 27% 41.3M 1s 6600K .......... .......... .......... .......... .......... 28% 48.3M 1s 6650K .......... .......... .......... .......... .......... 28% 54.9M 0s 6700K .......... .......... .......... .......... .......... 28% 78.0M 0s 6750K .......... .......... .......... .......... .......... 28% 47.6M 0s 6800K .......... .......... .......... .......... .......... 29% 25.0M 0s 6850K .......... .......... .......... .......... .......... 29% 57.3M 0s 6900K .......... .......... .......... .......... .......... 29% 43.8M 0s 6950K .......... .......... .......... .......... .......... 29% 83.7M 0s 7000K .......... .......... .......... .......... .......... 29% 62.1M 0s 7050K .......... .......... .......... .......... .......... 30% 28.7M 0s 7100K .......... .......... .......... .......... .......... 30% 66.4M 0s 7150K .......... .......... .......... .......... .......... 30% 53.8M 0s 7200K .......... .......... .......... .......... .......... 30% 62.6M 0s 7250K .......... .......... .......... .......... .......... 30% 97.6M 0s 7300K .......... .......... .......... .......... .......... 31% 28.1M 0s 7350K .......... .......... .......... .......... .......... 31% 31.5M 0s 7400K .......... .......... .......... .......... .......... 31% 93.7M 0s 7450K .......... .......... .......... .......... .......... 31% 75.1M 0s 7500K .......... .......... .......... .......... .......... 31% 61.1M 0s 7550K .......... .......... .......... .......... .......... 32% 32.1M 0s 7600K .......... .......... .......... .......... .......... 32% 48.2M 0s 7650K .......... .......... .......... .......... .......... 32% 44.5M 0s 7700K .......... .......... .......... .......... .......... 32% 82.8M 0s 7750K .......... .......... .......... .......... .......... 33% 97.7M 0s 7800K .......... .......... .......... .......... .......... 33% 30.8M 0s 7850K .......... .......... .......... .......... .......... 33% 20.7M 0s 7900K .......... .......... .......... .......... .......... 33% 160M 0s 7950K .......... .......... .......... .......... .......... 33% 93.9M 0s 8000K .......... .......... .......... .......... .......... 34% 74.9M 0s 8050K .......... .......... .......... .......... .......... 34% 66.5M 0s 8100K .......... .......... .......... .......... .......... 34% 23.7M 0s 8150K .......... .......... .......... .......... .......... 34% 113M 0s 8200K .......... .......... .......... .......... .......... 34% 57.7M 0s 8250K .......... .......... .......... .......... .......... 35% 81.8M 0s 8300K .......... .......... .......... .......... .......... 35% 50.0M 0s 8350K .......... .......... .......... .......... .......... 35% 31.8M 0s 8400K .......... .......... .......... .......... .......... 35% 36.4M 0s 8450K .......... .......... .......... .......... .......... 36% 62.9M 0s 8500K .......... .......... .......... .......... .......... 36% 93.5M 0s 8550K .......... .......... .......... .......... .......... 36% 55.8M 0s 8600K .......... .......... .......... .......... .......... 36% 108M 0s 8650K .......... .......... .......... .......... .......... 36% 27.6M 0s 8700K .......... .......... .......... .......... .......... 37% 48.3M 0s 8750K .......... .......... .......... .......... .......... 37% 56.5M 0s 8800K .......... .......... .......... .......... .......... 37% 69.8M 0s 8850K .......... .......... .......... .......... .......... 37% 48.5M 0s 8900K .......... .......... .......... .......... .......... 37% 63.9M 0s 8950K .......... .......... .......... .......... .......... 38% 28.7M 0s 9000K .......... .......... .......... .......... .......... 38% 63.4M 0s 9050K .......... .......... .......... .......... .......... 38% 64.0M 0s 9100K .......... .......... .......... .......... .......... 38% 74.9M 0s 9150K .......... .......... .......... .......... .......... 38% 32.1M 0s 9200K .......... .......... .......... .......... .......... 39% 38.3M 0s 9250K .......... .......... .......... .......... .......... 39% 58.7M 0s 9300K .......... .......... .......... .......... .......... 39% 56.2M 0s 9350K .......... .......... .......... .......... .......... 39% 107M 0s 9400K .......... .......... .......... .......... .......... 40% 45.5M 0s 9450K .......... .......... .......... .......... .......... 40% 49.3M 0s 9500K .......... .......... .......... .......... .......... 40% 29.2M 0s 9550K .......... .......... .......... .......... .......... 40% 54.4M 0s 9600K .......... .......... .......... .......... .......... 40% 106M 0s 9650K .......... .......... .......... .......... .......... 41% 43.1M 0s 9700K .......... .......... .......... .......... .......... 41% 42.9M 0s 9750K .......... .......... .......... .......... .......... 41% 39.3M 0s 9800K .......... .......... .......... .......... .......... 41% 86.1M 0s 9850K .......... .......... .......... .......... .......... 41% 70.8M 0s 9900K .......... .......... .......... .......... .......... 42% 52.7M 0s 9950K .......... .......... .......... .......... .......... 42% 39.5M 0s 10000K .......... .......... .......... .......... .......... 42% 35.8M 0s 10050K .......... .......... .......... .......... .......... 42% 123M 0s 10100K .......... .......... .......... .......... .......... 43% 40.7M 0s 10150K .......... .......... .......... .......... .......... 43% 45.9M 0s 10200K .......... .......... .......... .......... .......... 43% 44.2M 0s 10250K .......... .......... .......... .......... .......... 43% 44.8M 0s 10300K .......... .......... .......... .......... .......... 43% 91.1M 0s 10350K .......... .......... .......... .......... .......... 44% 41.4M 0s 10400K .......... .......... .......... .......... .......... 44% 57.7M 0s 10450K .......... .......... .......... .......... .......... 44% 43.9M 0s 10500K .......... .......... .......... .......... .......... 44% 42.8M 0s 10550K .......... .......... .......... .......... .......... 44% 77.2M 0s 10600K .......... .......... .......... .......... .......... 45% 52.9M 0s 10650K .......... .......... .......... .......... .......... 45% 53.4M 0s 10700K .......... .......... .......... .......... .......... 45% 30.3M 0s 10750K .......... .......... .......... .......... .......... 45% 46.7M 0s 10800K .......... .......... .......... .......... .......... 45% 82.0M 0s 10850K .......... .......... .......... .......... .......... 46% 43.3M 0s 10900K .......... .......... .......... .......... .......... 46% 55.2M 0s 10950K .......... .......... .......... .......... .......... 46% 51.3M 0s 11000K .......... .......... .......... .......... .......... 46% 90.3M 0s 11050K .......... .......... .......... .......... .......... 47% 47.6M 0s 11100K .......... .......... .......... .......... .......... 47% 40.9M 0s 11150K .......... .......... .......... .......... .......... 47% 47.3M 0s 11200K .......... .......... .......... .......... .......... 47% 37.4M 0s 11250K .......... .......... .......... .......... .......... 47% 85.0M 0s 11300K .......... .......... .......... .......... .......... 48% 41.5M 0s 11350K .......... .......... .......... .......... .......... 48% 55.1M 0s 11400K .......... .......... .......... .......... .......... 48% 36.5M 0s 11450K .......... .......... .......... .......... .......... 48% 77.1M 0s 11500K .......... .......... .......... .......... .......... 48% 82.8M 0s 11550K .......... .......... .......... .......... .......... 49% 36.7M 0s 11600K .......... .......... .......... .......... .......... 49% 35.7M 0s 11650K .......... .......... .......... .......... .......... 49% 58.0M 0s 11700K .......... .......... .......... .......... .......... 49% 52.5M 0s 11750K .......... .......... .......... .......... .......... 50% 76.6M 0s 11800K .......... .......... .......... .......... .......... 50% 45.8M 0s 11850K .......... .......... .......... .......... .......... 50% 45.4M 0s 11900K .......... .......... .......... .......... .......... 50% 38.0M 0s 11950K .......... .......... .......... .......... .......... 50% 59.6M 0s 12000K .......... .......... .......... .......... .......... 51% 102M 0s 12050K .......... .......... .......... .......... .......... 51% 60.2M 0s 12100K .......... .......... .......... .......... .......... 51% 33.3M 0s 12150K .......... .......... .......... .......... .......... 51% 38.8M 0s 12200K .......... .......... .......... .......... .......... 51% 90.5M 0s 12250K .......... .......... .......... .......... .......... 52% 50.0M 0s 12300K .......... .......... .......... .......... .......... 52% 49.3M 0s 12350K .......... .......... .......... .......... .......... 52% 36.8M 0s 12400K .......... .......... .......... .......... .......... 52% 52.1M 0s 12450K .......... .......... .......... .......... .......... 52% 91.8M 0s 12500K .......... .......... .......... .......... .......... 53% 44.7M 0s 12550K .......... .......... .......... .......... .......... 53% 53.3M 0s 12600K .......... .......... .......... .......... .......... 53% 46.7M 0s 12650K .......... .......... .......... .......... .......... 53% 50.0M 0s 12700K .......... .......... .......... .......... .......... 54% 71.7M 0s 12750K .......... .......... .......... .......... .......... 54% 29.2M 0s 12800K .......... .......... .......... .......... .......... 54% 59.4M 0s 12850K .......... .......... .......... .......... .......... 54% 54.5M 0s 12900K .......... .......... .......... .......... .......... 54% 36.6M 0s 12950K .......... .......... .......... .......... .......... 55% 107M 0s 13000K .......... .......... .......... .......... .......... 55% 48.9M 0s 13050K .......... .......... .......... .......... .......... 55% 44.7M 0s 13100K .......... .......... .......... .......... .......... 55% 52.8M 0s 13150K .......... .......... .......... .......... .......... 55% 42.4M 0s 13200K .......... .......... .......... .......... .......... 56% 71.2M 0s 13250K .......... .......... .......... .......... .......... 56% 43.7M 0s 13300K .......... .......... .......... .......... .......... 56% 39.8M 0s 13350K .......... .......... .......... .......... .......... 56% 49.5M 0s 13400K .......... .......... .......... .......... .......... 56% 83.0M 0s 13450K .......... .......... .......... .......... .......... 57% 40.1M 0s 13500K .......... .......... .......... .......... .......... 57% 65.4M 0s 13550K .......... .......... .......... .......... .......... 57% 42.6M 0s 13600K .......... .......... .......... .......... .......... 57% 49.8M 0s 13650K .......... .......... .......... .......... .......... 58% 77.8M 0s 13700K .......... .......... .......... .......... .......... 58% 49.3M 0s 13750K .......... .......... .......... .......... .......... 58% 41.3M 0s 13800K .......... .......... .......... .......... .......... 58% 38.6M 0s 13850K .......... .......... .......... .......... .......... 58% 59.2M 0s 13900K .......... .......... .......... .......... .......... 59% 62.9M 0s 13950K .......... .......... .......... .......... .......... 59% 41.0M 0s 14000K .......... .......... .......... .......... .......... 59% 42.4M 0s 14050K .......... .......... .......... .......... .......... 59% 55.4M 0s 14100K .......... .......... .......... .......... .......... 59% 58.0M 0s 14150K .......... .......... .......... .......... .......... 60% 54.5M 0s 14200K .......... .......... .......... .......... .......... 60% 71.1M 0s 14250K .......... .......... .......... .......... .......... 60% 51.4M 0s 14300K .......... .......... .......... .......... .......... 60% 39.0M 0s 14350K .......... .......... .......... .......... .......... 61% 31.4M 0s 14400K .......... .......... .......... .......... .......... 61% 137M 0s 14450K .......... .......... .......... .......... .......... 61% 52.8M 0s 14500K .......... .......... .......... .......... .......... 61% 40.1M 0s 14550K .......... .......... .......... .......... .......... 61% 40.9M 0s 14600K .......... .......... .......... .......... .......... 62% 109M 0s 14650K .......... .......... .......... .......... .......... 62% 45.7M 0s 14700K .......... .......... .......... .......... .......... 62% 52.5M 0s 14750K .......... .......... .......... .......... .......... 62% 48.7M 0s 14800K .......... .......... .......... .......... .......... 62% 42.2M 0s 14850K .......... .......... .......... .......... .......... 63% 70.1M 0s 14900K .......... .......... .......... .......... .......... 63% 52.5M 0s 14950K .......... .......... .......... .......... .......... 63% 34.9M 0s 15000K .......... .......... .......... .......... .......... 63% 52.6M 0s 15050K .......... .......... .......... .......... .......... 63% 84.4M 0s 15100K .......... .......... .......... .......... .......... 64% 43.8M 0s 15150K .......... .......... .......... .......... .......... 64% 37.5M 0s 15200K .......... .......... .......... .......... .......... 64% 51.1M 0s 15250K .......... .......... .......... .......... .......... 64% 65.0M 0s 15300K .......... .......... .......... .......... .......... 65% 57.7M 0s 15350K .......... .......... .......... .......... .......... 65% 83.1M 0s 15400K .......... .......... .......... .......... .......... 65% 46.8M 0s 15450K .......... .......... .......... .......... .......... 65% 34.0M 0s 15500K .......... .......... .......... .......... .......... 65% 41.3M 0s 15550K .......... .......... .......... .......... .......... 66% 44.6M 0s 15600K .......... .......... .......... .......... .......... 66% 122M 0s 15650K .......... .......... .......... .......... .......... 66% 40.7M 0s 15700K .......... .......... .......... .......... .......... 66% 46.5M 0s 15750K .......... .......... .......... .......... .......... 66% 40.5M 0s 15800K .......... .......... .......... .......... .......... 67% 109M 0s 15850K .......... .......... .......... .......... .......... 67% 85.3M 0s 15900K .......... .......... .......... .......... .......... 67% 38.9M 0s 15950K .......... .......... .......... .......... .......... 67% 40.7M 0s 16000K .......... .......... .......... .......... .......... 68% 39.2M 0s 16050K .......... .......... .......... .......... .......... 68% 112M 0s 16100K .......... .......... .......... .......... .......... 68% 47.7M 0s 16150K .......... .......... .......... .......... .......... 68% 37.9M 0s 16200K .......... .......... .......... .......... .......... 68% 44.6M 0s 16250K .......... .......... .......... .......... .......... 69% 143M 0s 16300K .......... .......... .......... .......... .......... 69% 35.0M 0s 16350K .......... .......... .......... .......... .......... 69% 83.9M 0s 16400K .......... .......... .......... .......... .......... 69% 35.1M 0s 16450K .......... .......... .......... .......... .......... 69% 44.9M 0s 16500K .......... .......... .......... .......... .......... 70% 61.5M 0s 16550K .......... .......... .......... .......... .......... 70% 57.2M 0s 16600K .......... .......... .......... .......... .......... 70% 41.6M 0s 16650K .......... .......... .......... .......... .......... 70% 37.2M 0s 16700K .......... .......... .......... .......... .......... 70% 70.4M 0s 16750K .......... .......... .......... .......... .......... 71% 39.6M 0s 16800K .......... .......... .......... .......... .......... 71% 59.4M 0s 16850K .......... .......... .......... .......... .......... 71% 75.5M 0s 16900K .......... .......... .......... .......... .......... 71% 48.6M 0s 16950K .......... .......... .......... .......... .......... 72% 46.6M 0s 17000K .......... .......... .......... .......... .......... 72% 82.0M 0s 17050K .......... .......... .......... .......... .......... 72% 38.9M 0s 17100K .......... .......... .......... .......... .......... 72% 60.2M 0s 17150K .......... .......... .......... .......... .......... 72% 32.2M 0s 17200K .......... .......... .......... .......... .......... 73% 49.4M 0s 17250K .......... .......... .......... .......... .......... 73% 78.0M 0s 17300K .......... .......... .......... .......... .......... 73% 40.9M 0s 17350K .......... .......... .......... .......... .......... 73% 64.1M 0s 17400K .......... .......... .......... .......... .......... 73% 59.0M 0s 17450K .......... .......... .......... .......... .......... 74% 82.9M 0s 17500K .......... .......... .......... .......... .......... 74% 52.4M 0s 17550K .......... .......... .......... .......... .......... 74% 38.8M 0s 17600K .......... .......... .......... .......... .......... 74% 44.9M 0s 17650K .......... .......... .......... .......... .......... 75% 41.5M 0s 17700K .......... .......... .......... .......... .......... 75% 41.6M 0s 17750K .......... .......... .......... .......... .......... 75% 56.8M 0s 17800K .......... .......... .......... .......... .......... 75% 52.9M 0s 17850K .......... .......... .......... .......... .......... 75% 59.5M 0s 17900K .......... .......... .......... .......... .......... 76% 84.3M 0s 17950K .......... .......... .......... .......... .......... 76% 41.3M 0s 18000K .......... .......... .......... .......... .......... 76% 76.2M 0s 18050K .......... .......... .......... .......... .......... 76% 42.1M 0s 18100K .......... .......... .......... .......... .......... 76% 44.9M 0s 18150K .......... .......... .......... .......... .......... 77% 37.6M 0s 18200K .......... .......... .......... .......... .......... 77% 69.5M 0s 18250K .......... .......... .......... .......... .......... 77% 44.3M 0s 18300K .......... .......... .......... .......... .......... 77% 42.9M 0s 18350K .......... .......... .......... .......... .......... 77% 46.3M 0s 18400K .......... .......... .......... .......... .......... 78% 80.2M 0s 18450K .......... .......... .......... .......... .......... 78% 76.3M 0s 18500K .......... .......... .......... .......... .......... 78% 65.1M 0s 18550K .......... .......... .......... .......... .......... 78% 57.9M 0s 18600K .......... .......... .......... .......... .......... 79% 34.0M 0s 18650K .......... .......... .......... .......... .......... 79% 82.6M 0s 18700K .......... .......... .......... .......... .......... 79% 67.2M 0s 18750K .......... .......... .......... .......... .......... 79% 26.2M 0s 18800K .......... .......... .......... .......... .......... 79% 40.9M 0s 18850K .......... .......... .......... .......... .......... 80% 48.0M 0s 18900K .......... .......... .......... .......... .......... 80% 79.9M 0s 18950K .......... .......... .......... .......... .......... 80% 61.1M 0s 19000K .......... .......... .......... .......... .......... 80% 67.5M 0s 19050K .......... .......... .......... .......... .......... 80% 80.6M 0s 19100K .......... .......... .......... .......... .......... 81% 40.4M 0s 19150K .......... .......... .......... .......... .......... 81% 47.7M 0s 19200K .......... .......... .......... .......... .......... 81% 94.5M 0s 19250K .......... .......... .......... .......... .......... 81% 27.6M 0s 19300K .......... .......... .......... .......... .......... 81% 53.4M 0s 19350K .......... .......... .......... .......... .......... 82% 31.9M 0s 19400K .......... .......... .......... .......... .......... 82% 74.8M 0s 19450K .......... .......... .......... .......... .......... 82% 73.5M 0s 19500K .......... .......... .......... .......... .......... 82% 74.9M 0s 19550K .......... .......... .......... .......... .......... 83% 58.6M 0s 19600K .......... .......... .......... .......... .......... 83% 66.6M 0s 19650K .......... .......... .......... .......... .......... 83% 94.6M 0s 19700K .......... .......... .......... .......... .......... 83% 38.1M 0s 19750K .......... .......... .......... .......... .......... 83% 67.6M 0s 19800K .......... .......... .......... .......... .......... 84% 30.5M 0s 19850K .......... .......... .......... .......... .......... 84% 82.4M 0s 19900K .......... .......... .......... .......... .......... 84% 46.9M 0s 19950K .......... .......... .......... .......... .......... 84% 32.6M 0s 20000K .......... .......... .......... .......... .......... 84% 58.2M 0s 20050K .......... .......... .......... .......... .......... 85% 61.8M 0s 20100K .......... .......... .......... .......... .......... 85% 88.9M 0s 20150K .......... .......... .......... .......... .......... 85% 67.1M 0s 20200K .......... .......... .......... .......... .......... 85% 71.9M 0s 20250K .......... .......... .......... .......... .......... 86% 64.8M 0s 20300K .......... .......... .......... .......... .......... 86% 52.1M 0s 20350K .......... .......... .......... .......... .......... 86% 43.8M 0s 20400K .......... .......... .......... .......... .......... 86% 30.0M 0s 20450K .......... .......... .......... .......... .......... 86% 63.4M 0s 20500K .......... .......... .......... .......... .......... 87% 40.5M 0s 20550K .......... .......... .......... .......... .......... 87% 37.6M 0s 20600K .......... .......... .......... .......... .......... 87% 69.9M 0s 20650K .......... .......... .......... .......... .......... 87% 50.9M 0s 20700K .......... .......... .......... .......... .......... 87% 29.9M 0s 20750K .......... .......... .......... .......... .......... 88% 54.7M 0s 20800K .......... .......... .......... .......... .......... 88% 68.1M 0s 20850K .......... .......... .......... .......... .......... 88% 89.0M 0s 20900K .......... .......... .......... .......... .......... 88% 103M 0s 20950K .......... .......... .......... .......... .......... 88% 37.2M 0s 21000K .......... .......... .......... .......... .......... 89% 78.9M 0s 21050K .......... .......... .......... .......... .......... 89% 80.4M 0s 21100K .......... .......... .......... .......... .......... 89% 36.9M 0s 21150K .......... .......... .......... .......... .......... 89% 45.7M 0s 21200K .......... .......... .......... .......... .......... 90% 24.1M 0s 21250K .......... .......... .......... .......... .......... 90% 58.3M 0s 21300K .......... .......... .......... .......... .......... 90% 87.1M 0s 21350K .......... .......... .......... .......... .......... 90% 65.7M 0s 21400K .......... .......... .......... .......... .......... 90% 72.8M 0s 21450K .......... .......... .......... .......... .......... 91% 103M 0s 21500K .......... .......... .......... .......... .......... 91% 90.4M 0s 21550K .......... .......... .......... .......... .......... 91% 30.7M 0s 21600K .......... .......... .......... .......... .......... 91% 91.0M 0s 21650K .......... .......... .......... .......... .......... 91% 50.1M 0s 21700K .......... .......... .......... .......... .......... 92% 39.7M 0s 21750K .......... .......... .......... .......... .......... 92% 41.8M 0s 21800K .......... .......... .......... .......... .......... 92% 39.9M 0s 21850K .......... .......... .......... .......... .......... 92% 47.6M 0s 21900K .......... .......... .......... .......... .......... 93% 72.7M 0s 21950K .......... .......... .......... .......... .......... 93% 58.3M 0s 22000K .......... .......... .......... .......... .......... 93% 72.3M 0s 22050K .......... .......... .......... .......... .......... 93% 107M 0s 22100K .......... .......... .......... .......... .......... 93% 58.0M 0s 22150K .......... .......... .......... .......... .......... 94% 46.5M 0s 22200K .......... .......... .......... .......... .......... 94% 52.3M 0s 22250K .......... .......... .......... .......... .......... 94% 75.1M 0s 22300K .......... .......... .......... .......... .......... 94% 49.2M 0s 22350K .......... .......... .......... .......... .......... 94% 27.8M 0s 22400K .......... .......... .......... .......... .......... 95% 49.6M 0s 22450K .......... .......... .......... .......... .......... 95% 68.9M 0s 22500K .......... .......... .......... .......... .......... 95% 102M 0s 22550K .......... .......... .......... .......... .......... 95% 60.7M 0s 22600K .......... .......... .......... .......... .......... 95% 101M 0s 22650K .......... .......... .......... .......... .......... 96% 20.8M 0s 22700K .......... .......... .......... .......... .......... 96% 106M 0s 22750K .......... .......... .......... .......... .......... 96% 97.7M 0s 22800K .......... .......... .......... .......... .......... 96% 145M 0s 22850K .......... .......... .......... .......... .......... 97% 45.5M 0s 22900K .......... .......... .......... .......... .......... 97% 30.8M 0s 22950K .......... .......... .......... .......... .......... 97% 37.9M 0s 23000K .......... .......... .......... .......... .......... 97% 113M 0s 23050K .......... .......... .......... .......... .......... 97% 61.2M 0s 23100K .......... .......... .......... .......... .......... 98% 68.4M 0s 23150K .......... .......... .......... .......... .......... 98% 20.8M 0s 23200K .......... .......... .......... .......... .......... 98% 85.1M 0s 23250K .......... .......... .......... .......... .......... 98% 106M 0s 23300K .......... .......... .......... .......... .......... 98% 117M 0s 23350K .......... .......... .......... .......... .......... 99% 62.8M 0s 23400K .......... .......... .......... .......... .......... 99% 93.0M 0s 23450K .......... .......... .......... .......... .......... 99% 128M 0s 23500K .......... .......... .......... .......... .......... 99% 28.4M 0s 23550K .......... .......... .......... .......... ........ 100% 46.7M=0.5s 2023-01-24 09:51:26 (44.1 MB/s) - ‘/tmp/vs_installer.opc’ saved [24164706/24164706] /tmp/vs_installer.opc: OK 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C.UTF-8,Utf16=on,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7551P 32-Core Processor (800F12),ASM,AES-NI) Scanning the drive for archives: 1 file, 24164706 bytes (24 MiB) Extracting archive: /tmp/vs_installer.opc -- Path = /tmp/vs_installer.opc Type = zip Physical Size = 24164706 Everything is Ok Files: 640 Size: 62663445 Compressed: 24164706 dbus[43]: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 3544. This is normally a bug in some application using the D-Bus library. dbus[43]: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 3544. This is normally a bug in some application using the D-Bus library. dbus[43]: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 3544. This is normally a bug in some application using the D-Bus library. X connection to :99 broken (explicit kill or server shutdown). Removing intermediate container 42c2a89acd6e ---> 582a16c53e4c Step 26/32 : RUN sed -i -e 's/!result:~0,3!/10./g' "${WINEPREFIX}"/"drive_c/Program Files/Microsoft Visual Studio/2019/BuildTools/Common7/Tools/vsdevcmd/core/winsdk.bat" ---> Running in a5d27de6315a Removing intermediate container a5d27de6315a ---> 39dfd2f8f91a Step 27/32 : USER 0:0 ---> Running in bdcdf3acabf9 Removing intermediate container bdcdf3acabf9 ---> 9c364fe5dc0a Step 28/32 : RUN apt-get remove cabextract xvfb -y && apt-get autoremove -y ---> Running in ae0a3081448c Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: libdrm-amdgpu1 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfontenc1 libgl1 libgl1-amber-dri libgl1-mesa-dri libglx-mesa0 libglx0 libice6 libmspack0 libpciaccess0 libsm6 libvulkan1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxfont2 libxkbfile1 libxmu6 libxshmfence1 libxt6 mesa-vulkan-drivers x11-xkb-utils xfonts-base xfonts-encodings xfonts-utils xserver-common Use 'apt autoremove' to remove them. The following packages will be REMOVED: cabextract xvfb 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. After this operation, 2373 kB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38082 files and directories currently installed.) Removing cabextract (1.9-3) ... Removing xvfb (2:21.1.3-2ubuntu2.5) ... Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libdrm-amdgpu1 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfontenc1 libgl1 libgl1-amber-dri libgl1-mesa-dri libglx-mesa0 libglx0 libice6 libmspack0 libpciaccess0 libsm6 libvulkan1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxfont2 libxkbfile1 libxmu6 libxshmfence1 libxt6 mesa-vulkan-drivers x11-xkb-utils xfonts-base xfonts-encodings xfonts-utils xserver-common 0 upgraded, 0 newly installed, 34 to remove and 0 not upgraded. After this operation, 79.4 MB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38054 files and directories currently installed.) Removing mesa-vulkan-drivers:amd64 (22.0.5-0ubuntu0.3) ... Removing libgl1:amd64 (1.4.0-1) ... Removing libglx0:amd64 (1.4.0-1) ... Removing libglx-mesa0:amd64 (22.0.5-0ubuntu0.3) ... Removing libgl1-mesa-dri:amd64 (22.0.5-0ubuntu0.3) ... Removing libdrm-amdgpu1:amd64 (2.4.110-1ubuntu1) ... Removing libgl1-amber-dri:amd64 (21.3.7-0ubuntu1) ... Removing libdrm-intel1:amd64 (2.4.110-1ubuntu1) ... Removing libdrm-nouveau2:amd64 (2.4.110-1ubuntu1) ... Removing libdrm-radeon1:amd64 (2.4.110-1ubuntu1) ... Removing libxfont2:amd64 (1:2.0.5-1build1) ... Removing xfonts-base (1:1.0.5) ... Removing xfonts-utils (1:7.7+6build2) ... Removing libfontenc1:amd64 (1:1.1.4-1build3) ... Removing xserver-common (2:21.1.3-2ubuntu2.5) ... Removing x11-xkb-utils (7.7+5build4) ... Removing libxaw7:amd64 (2:1.0.14-1) ... Removing libxmu6:amd64 (2:1.1.3-3) ... Removing libxt6:amd64 (1:1.2.1-1) ... Removing libsm6:amd64 (2:1.2.3-1build2) ... Removing libice6:amd64 (2:1.0.10-1build2) ... Removing libmspack0:amd64 (0.10.1-2build2) ... Removing libpciaccess0:amd64 (0.16-3) ... Removing libvulkan1:amd64 (1.3.204.1-2) ... Removing libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... Removing libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... Removing libxcb-glx0:amd64 (1.14-3ubuntu3) ... Removing libxcb-present0:amd64 (1.14-3ubuntu3) ... Removing libxcb-randr0:amd64 (1.14-3ubuntu3) ... Removing libxcb-sync1:amd64 (1.14-3ubuntu3) ... Removing libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... Removing libxkbfile1:amd64 (1:1.1.0-1build3) ... Removing libxshmfence1:amd64 (1.3-1build4) ... Removing xfonts-encodings (1:1.0.5-0ubuntu2) ... dpkg: warning: while removing xfonts-encodings, directory '/usr/share/fonts/X11/encodings/large' not empty so not removed Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... Removing intermediate container ae0a3081448c ---> f70afdb02c41 Step 29/32 : USER ${USER_ID}:${GROUP_ID} ---> Running in 93385a1ec217 Removing intermediate container 93385a1ec217 ---> e2796d6ae8ac Step 30/32 : COPY wrapper.cpp ${WINEPREFIX}/drive_c ---> c2b9a368e5ca Step 31/32 : COPY wrapper_install.bat ${WINEPREFIX}/drive_c ---> 96b94b6ccadc Step 32/32 : RUN wine C:/wrapper_install.bat && wineserver -w ---> Running in b64da3ef4051 ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.0 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x86' wrapper.cpp dbus[24]: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 3544. This is normally a bug in some application using the D-Bus library. wrapper.cpp Removing intermediate container b64da3ef4051 ---> bd657c187d9b Successfully built bd657c187d9b Successfully tagged ec-wine-builder-img_1001_1001:latest Cloning into 'Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af'... done. Note: switching to '07d0b142780ff44658902f26e6cb21689f10b1af'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 07d0b1427 Bump version to 4.2.14, add RELEASE-NOTES entry for 4.2.14 ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Picked up override from env: GIT_REPO=/home/autobuild/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af INFO: Refreshing submodules (--recommend-shallow --depth 1)... Submodule 'contrib/electrum-locale' (https://github.com/Electron-Cash/electrum-locale) registered for path '../electrum-locale' Submodule 'contrib/libevent' (https://github.com/libevent/libevent.git) registered for path '../libevent' Submodule 'contrib/openssl' (https://github.com/openssl/openssl.git) registered for path '../openssl' Submodule 'contrib/secp256k1' (https://github.com/Electron-Cash/secp256k1.git) registered for path '../secp256k1' Submodule 'contrib/tor' (https://github.com/EchterAgo/tor.git) registered for path '../tor' Submodule 'contrib/zbar' (https://github.com/mchehab/zbar) registered for path '../zbar' Submodule 'contrib/zlib' (https://github.com/madler/zlib.git) registered for path '../zlib' Cloning into '/homedir/wine/drive_c/electroncash/contrib/electrum-locale'... Cloning into '/homedir/wine/drive_c/electroncash/contrib/libevent'... Cloning into '/homedir/wine/drive_c/electroncash/contrib/secp256k1'... Cloning into '/homedir/wine/drive_c/electroncash/contrib/openssl'... Cloning into '/homedir/wine/drive_c/electroncash/contrib/tor'... Cloning into '/homedir/wine/drive_c/electroncash/contrib/zbar'... Cloning into '/homedir/wine/drive_c/electroncash/contrib/zlib'... Submodule path '../electrum-locale': checked out '00fd42e05bd958e1f1bffff99fff1dda67909860' From https://github.com/libevent/libevent * branch 4c908dde58ef780eeefcc9df4db3063ca62ea862 -> FETCH_HEAD Submodule path '../libevent': checked out '4c908dde58ef780eeefcc9df4db3063ca62ea862' From https://github.com/openssl/openssl * branch ca2e0784d2c38edcefd5d68028f4d954bd8faddb -> FETCH_HEAD Submodule path '../openssl': checked out 'ca2e0784d2c38edcefd5d68028f4d954bd8faddb' From https://github.com/Electron-Cash/secp256k1 * branch 69ccf0d2f758b1a4df9cde8222459381e08fc1dc -> FETCH_HEAD Submodule path '../secp256k1': checked out '69ccf0d2f758b1a4df9cde8222459381e08fc1dc' From https://github.com/EchterAgo/tor * branch ac027d4f9d0d3bd334adde2cb9d03cc7ed9531d7 -> FETCH_HEAD Submodule path '../tor': checked out 'ac027d4f9d0d3bd334adde2cb9d03cc7ed9531d7' From https://github.com/mchehab/zbar * branch c7d9809b0b49e81fd86a48e9d1bc3c7db8c50bbd -> FETCH_HEAD Submodule path '../zbar': checked out 'c7d9809b0b49e81fd86a48e9d1bc3c7db8c50bbd' From https://github.com/madler/zlib * branch cacf7f1d4e3d44d871b605da3b647f07d718623f -> FETCH_HEAD Submodule path '../zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' HEAD is now at 07d0b1427 Bump version to 4.2.14, add RELEASE-NOTES entry for 4.2.14 INFO: Clearing /homedir/wine/drive_c/electroncash/contrib/build-wine/build and /homedir/wine/drive_c/electroncash/contrib/build-wine/dist... INFO: Building secp256k1... ~/wine/drive_c/electroncash/contrib/secp256k1 ~/wine/drive_c/electroncash/contrib/build-wine libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. libtoolize: copying file 'build-aux/m4/libtool.m4' libtoolize: copying file 'build-aux/m4/ltoptions.m4' libtoolize: copying file 'build-aux/m4/ltsugar.m4' libtoolize: copying file 'build-aux/m4/ltversion.m4' libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' configure.ac:28: warning: The macro `AC_PROG_CC_C89' is obsolete. configure.ac:28: You should run autoupdate. ./lib/autoconf/c.m4:1652: AC_PROG_CC_C89 is expanded from... configure.ac:28: the top level configure.ac:10: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/config.guess' configure.ac:5: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to enable C11 features... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32-gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config checking pkg-config is at least version 0.9.0... yes checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib checking for i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip checking how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking dependency style of i686-w64-mingw32-gcc... gcc3 checking if i686-w64-mingw32-gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes checking if i686-w64-mingw32-gcc supports -fvisibility=hidden... yes checking for __int128... no checking for __builtin_expect... yes checking native compiler: gcc... ok checking for x86_64 assembly availability... no checking whether byte ordering is bigendian... no configure: Using static precomputation: yes configure: Using assembly optimizations: no configure: Using field implementation: 32bit configure: Using bignum implementation: no configure: Using scalar implementation: 32bit configure: Using endomorphism optimizations: no configure: Building benchmarks: yes configure: Building for coverage analysis: no configure: Building ECDH module: yes configure: Building ECDSA pubkey recovery module: yes configure: Building Schnorr signature module: yes configure: Using jni: no configure: ****** configure: WARNING: experimental build configure: Experimental features do not have stable APIs or properties, and may not be safe for production use. configure: Building ECDH module: yes configure: ****** checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: executing depfiles commands config.status: executing libtool commands gcc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o CC src/bench_verify.o CC src/bench_sign.o CC src/exhaustive_tests-tests_exhaustive.o CC src/bench_ecdh.o CC src/bench_recover.o gcc gen_context.o -o gen_context ./gen_context CC src/bench_internal-bench_internal.o CC src/libsecp256k1_la-secp256k1.lo CCLD exhaustive_tests.exe CCLD libsecp256k1.la CCLD bench_internal.exe CCLD bench_verify.exe CCLD bench_sign.exe CCLD bench_ecdh.exe CCLD bench_recover.exe ./.libs/lt-bench_internal.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 41 | int _putenv (const char *); | ^~~~~~~ ./.libs/lt-bench_verify.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 41 | int _putenv (const char *); | ^~~~~~~ ./.libs/lt-bench_ecdh.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 41 | int _putenv (const char *); | ^~~~~~~ ./.libs/lt-bench_recover.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 41 | int _putenv (const char *); | ^~~~~~~ ./.libs/lt-bench_sign.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 41 | int _putenv (const char *); | ^~~~~~~ make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/secp256k1' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libsecp256k1.la '/homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib' libtool: install: /usr/bin/install -c .libs/libsecp256k1.dll.a /homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/libsecp256k1.dll.a libtool: install: base_file=`basename libsecp256k1.la` libtool: install: dlpath=`/bin/bash 2>&1 -c '. .libs/'libsecp256k1.la'i; echo libsecp256k1-0.dll'` libtool: install: dldir=/homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/`dirname ../bin/libsecp256k1-0.dll` libtool: install: test -d /homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/../bin || mkdir -p /homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/../bin libtool: install: /usr/bin/install -c .libs/libsecp256k1-0.dll /homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/../bin/libsecp256k1-0.dll libtool: install: chmod a+x /homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/../bin/libsecp256k1-0.dll libtool: install: if test -n '' && test -n 'i686-w64-mingw32-strip --strip-unneeded'; then eval 'i686-w64-mingw32-strip --strip-unneeded /homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/../bin/libsecp256k1-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libsecp256k1.lai /homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/libsecp256k1.la /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/include' /usr/bin/install -c -m 644 include/secp256k1.h include/secp256k1_ecdh.h include/secp256k1_recovery.h include/secp256k1_schnorr.h '/homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/include' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/pkgconfig' /usr/bin/install -c -m 644 libsecp256k1.pc '/homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/pkgconfig' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/secp256k1' '/homedir/wine/drive_c/electroncash/contrib/secp256k1/dist/lib/../bin/libsecp256k1-0.dll' -> '/homedir/wine/drive_c/electroncash/contrib/../electroncash/./libsecp256k1-0.dll' INFO: ../bin/libsecp256k1-0.dll has been placed in the 'electroncash' folder. ~/wine/drive_c/electroncash/contrib/build-wine INFO: Building zbar... ~/wine/drive_c/electroncash/contrib/zbar ~/wine/drive_c/electroncash/contrib/build-wine autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION Copying file ABOUT-NLS Copying file config/gettext.m4 Copying file config/host-cpu-c-abi.m4 Copying file config/iconv.m4 Copying file config/intlmacosx.m4 Copying file config/lib-ld.m4 Copying file config/lib-link.m4 Copying file config/lib-prefix.m4 Copying file config/nls.m4 Copying file config/po.m4 Copying file config/progtest.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force -I config autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I config autoreconf: running: /usr/bin/autoconf --force configure.ac:88: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:88: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:88: the top level configure.ac:328: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:328: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:328: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: installing 'config/compile' configure.ac:14: installing 'config/config.guess' configure.ac:14: installing 'config/config.sub' configure.ac:9: installing 'config/install-sh' configure.ac:9: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to enable C11 features... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32-gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... no checking for i686-w64-mingw32-as... i686-w64-mingw32-as checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres checking whether make supports nested variables... (cached) yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for error_at_line... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for arpa/inet.h... no checking for malloc.h... yes checking for mntent.h... no checking for netdb.h... no checking for netinet/in.h... no checking for shadow.h... no checking for sys/file.h... yes checking for sys/mount.h... no checking for sys/param.h... (cached) yes checking for sys/socket.h... no checking for sys/statfs.h... no checking for sys/statvfs.h... no checking for sys/vfs.h... no checking for unistd.h... (cached) yes checking for values.h... no checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc checking whether the compiler supports GNU C... (cached) yes checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes checking for i686-w64-mingw32-gcc option to enable C11 features... (cached) none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... (cached) yes checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3 checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++ checking whether the compiler supports GNU C++... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking for i686-w64-mingw32-g++ option to enable C++11 features... none needed checking dependency style of i686-w64-mingw32-g++... gcc3 checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E checking for ld used by i686-w64-mingw32-g++... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-g++ static flag -static works... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build EAN symbologies... no checking whether to build DataBar symbology... no checking whether to build Code 128 symbology... no checking whether to build Code 93 symbology... no checking whether to build Code 39 symbology... no checking whether to build Codabar symbology... no checking whether to build Interleaved 2 of 5 symbology... no checking whether to build QR Code... yes checking whether to build SQ Code... no checking whether to build PDF417 symbology (incomplete)... no checking for library containing clock_gettime... -lpthread checking for ld... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for ELF binary format... no checking for the common suffixes of directories in the library search path... lib,lib32,lib checking for iconv... yes checking for working iconv... guessing yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) guessing yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for poll.h... no configure: WARNING: libv4l not detected. Install it to support more cameras! checking for X... disabled checking for X11/extensions/XShm.h... no checking for X11/extensions/Xvlib.h... no configure: image scanning disabled -- zbarimg will *not* be built checking for javac... no checking for jikes... no checking for ecj... no checking for gcj... no checking for javah... no checking for jar... no checking for java... no checking whether to enable assertions... yes checking for errno.h... yes checking for fcntl.h... yes checking for features.h... no checking for inttypes.h... (cached) yes checking for float.h... yes checking for limits.h... yes checking for locale.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/ioctl.h... no checking for sys/time.h... yes checking for sys/times.h... no checking for sys/ipc.h... no checking for sys/shm.h... no checking for sys/mman.h... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... no checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for int32_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for uid_t in sys/types.h... no checking for int32_t... (cached) yes checking for int64_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for uint16_t... yes checking for uint32_t... (cached) yes checking for uint64_t... yes checking for uint8_t... (cached) yes checking for struct stat.st_rdev... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for getpagesize... yes checking for working mmap... no checking for alarm... yes checking for clock_gettime... yes checking for floor... yes checking for getcwd... yes checking for gettimeofday... yes checking for localeconv... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for modf... yes checking for munmap... no checking for pow... yes checking for select... no checking for setenv... no checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for malloc... yes checking for realloc... yes Generating config files checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gtk/Makefile config.status: creating java/Makefile config.status: creating po/Makefile.in config.status: creating zbar/Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating doc/doxygen.conf config.status: creating test/test_examples.sh config.status: creating test/check_dbus.sh config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing doc/version.xml commands writing new doc/version.xml config.status: executing doc/reldate.xml commands writing new doc/reldate.xml please verify that the detected configuration matches your expectations: ------------------------------------------------------------------------ VfW driver --with-directshow=no pthreads --enable-pthread=no doc --enable-doc=no v4l --enable-video=no jpeg --with-jpeg=no Python --with-python=no GTK --with-gtk=no GObject introspection --with-gir=no Qt --with-qt=no Java --with-java=no ImageMagick --with-imagemagick=no Enabled codes: qrcode Disabled codes: ean databar code128 code93 code39 codabar i25 sqcode pdf417 => zbarcam video scanner will *NOT* be built => libv4l will *NOT* be used => JPEG image conversions will *NOT* be supported => the zbarimg file scanner will *NOT* be built => GTK support will *NOT* be built => the Qt widget will *NOT* be built => the Java interface will *NOT* be built => the Java unit test will *NOT* be enabled make all-recursive make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/zbar' Making all in zbar make[2]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/zbar/zbar' CC libzbar_la-config.lo CC libzbar_la-error.lo CC libzbar_la-symbol.lo CC libzbar_la-image.lo CC libzbar_la-convert.lo CC libzbar_la-processor.lo CC libzbar_la-window.lo CC libzbar_la-refcnt.lo CC libzbar_la-video.lo CC libzbar_la-img_scanner.lo CC libzbar_la-scanner.lo CC libzbar_la-decoder.lo CC libzbar_la-misc.lo /bin/bash ../libtool --tag=RC \ --mode=compile i686-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../include \ -I../include -o libzbar-rc.lo libzbar.rc CC processor/libzbar_la-lock.lo CC decoder/libzbar_la-qr_finder.lo CC qrcode/libzbar_la-qrdec.lo CC qrcode/libzbar_la-qrdectxt.lo CC qrcode/libzbar_la-rs.lo CC qrcode/libzbar_la-isaac.lo CC qrcode/libzbar_la-bch15_5.lo CC qrcode/libzbar_la-binarize.lo CC qrcode/libzbar_la-util.lo CC processor/libzbar_la-win.lo CC window/libzbar_la-dib.lo CC video/libzbar_la-null.lo CC window/libzbar_la-win.lo libtool: compile: i686-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../include -I../include libzbar.rc -o .libs/libzbar-rc.o In file included from ./image.h:26, from qrcode/binarize.c:10: ../include/config.h:423: warning: "_WIN32_WINNT" redefined 423 | #define _WIN32_WINNT 0x0500 | In file included from /usr/share/mingw-w64/include/corecrt.h:10, from /usr/share/mingw-w64/include/stdlib.h:9, from qrcode/binarize.c:6: /usr/share/mingw-w64/include/_mingw.h:233: note: this is the location of the previous definition 233 | #define _WIN32_WINNT 0x502 | qrcode/qrdectxt.c: In function ‘qr_code_data_list_extract_text’: qrcode/qrdectxt.c:271:32: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 271 | iconv(utf8_cd,&in,&inleft,&out,&outleft)==(size_t)-1; | ^~~ | | | char ** In file included from qrcode/qrdectxt.c:10: /usr/i686-w64-mingw32/include/iconv.h:17:48: note: expected ‘const char **’ but argument is of type ‘char **’ 17 | size_t iconv(iconv_t cd, WINICONV_CONST char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft); qrcode/qrdectxt.c:311:40: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 311 | err=iconv(enc_list[ei],&in,&inleft,&out,&outleft)==(size_t)-1; | ^~~ | | | char ** In file included from qrcode/qrdectxt.c:10: /usr/i686-w64-mingw32/include/iconv.h:17:48: note: expected ‘const char **’ but argument is of type ‘char **’ 17 | size_t iconv(iconv_t cd, WINICONV_CONST char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft); qrcode/qrdectxt.c:330:29: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 330 | iconv(eci_cd,&in,&inleft,&out,&outleft)==(size_t)-1; | ^~~ | | | char ** In file included from qrcode/qrdectxt.c:10: /usr/i686-w64-mingw32/include/iconv.h:17:48: note: expected ‘const char **’ but argument is of type ‘char **’ 17 | size_t iconv(iconv_t cd, WINICONV_CONST char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft); CCLD libzbar.la make[2]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/zbar/zbar' Making all in . make[2]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/zbar' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/zbar' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/zbar' make install-recursive make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/zbar' Making install in zbar make[2]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/zbar/zbar' make[3]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/zbar/zbar' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzbar.la '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib' libtool: install: /usr/bin/install -c .libs/libzbar.dll.a /homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/libzbar.dll.a libtool: install: base_file=`basename libzbar.la` libtool: install: dlpath=`/bin/bash 2>&1 -c '. .libs/'libzbar.la'i; echo libzbar-0.dll'` libtool: install: dldir=/homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/`dirname ../bin/libzbar-0.dll` libtool: install: test -d /homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/../bin || mkdir -p /homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/../bin libtool: install: /usr/bin/install -c .libs/libzbar-0.dll /homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/../bin/libzbar-0.dll libtool: install: chmod a+x /homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/../bin/libzbar-0.dll libtool: install: if test -n '' && test -n 'i686-w64-mingw32-strip --strip-unneeded'; then eval 'i686-w64-mingw32-strip --strip-unneeded /homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/../bin/libzbar-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libzbar.lai /homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/libzbar.la make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/zbar/zbar' make[2]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/zbar/zbar' Making install in . make[2]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/zbar' make[3]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/zbar' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/bin' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING.md INSTALL.md LICENSE.md NEWS.md README.md TODO.md README-windows.md '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/share/doc/zbar' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/include' /usr/bin/install -c -m 644 include/zbar.h '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/include' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/pkgconfig' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/share/zbar' /usr/bin/install -c -m 644 ./python/test/barcode.png ./examples/scan_image.cpp ./examples/scan_image.vcproj '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/share/zbar' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/include/zbar' /usr/bin/install -c -m 644 include/zbar/Scanner.h include/zbar/Decoder.h include/zbar/Exception.h include/zbar/Symbol.h include/zbar/Image.h include/zbar/ImageScanner.h include/zbar/Video.h include/zbar/Window.h include/zbar/Processor.h '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/include/zbar' make[3]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/zbar' make[2]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/zbar' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/zbar' '/homedir/wine/drive_c/electroncash/contrib/zbar/dist/lib/../bin/libzbar-0.dll' -> '/homedir/wine/drive_c/electroncash/contrib/../electroncash/./libzbar-0.dll' INFO: ../bin/libzbar-0.dll has been placed in the 'electroncash' folder. ~/wine/drive_c/electroncash/contrib/build-wine INFO: Building openssl... ~/wine/drive_c/electroncash/contrib/openssl ~/wine/drive_c/electroncash/contrib/build-wine Configuring OpenSSL version 1.1.1o (0x101010ffL) for mingw Using os-specific seed configuration Creating configdata.pm Creating Makefile ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL file first) *** *** *** ********************************************************************** /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h make depend && make _all make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/openssl' i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/win32_init.d.tmp -MT apps/win32_init.o -c -o apps/win32_init.o apps/win32_init.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/aes/asm/aesni-x86.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/aes/aesni-x86.s CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/aes/asm/vpaes-x86.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/aes/vpaes-x86.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_item_list.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/bn/asm/bn-586.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/bn/bn-586.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/bn/asm/co-586.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/bn/co-586.s CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/bn/asm/x86-gf2m.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/bn/x86-gf2m.s CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/bn/asm/x86-mont.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/bn/x86-mont.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/chacha/asm/chacha-x86.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/chacha/chacha-x86.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_asn1.d.tmp -MT crypto/cms/cms_asn1.o -c -o crypto/cms/cms_asn1.o crypto/cms/cms_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_att.d.tmp -MT crypto/cms/cms_att.o -c -o crypto/cms/cms_att.o crypto/cms/cms_att.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_cd.d.tmp -MT crypto/cms/cms_cd.o -c -o crypto/cms/cms_cd.o crypto/cms/cms_cd.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_dd.d.tmp -MT crypto/cms/cms_dd.o -c -o crypto/cms/cms_dd.o crypto/cms/cms_dd.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_enc.d.tmp -MT crypto/cms/cms_enc.o -c -o crypto/cms/cms_enc.o crypto/cms/cms_enc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_env.d.tmp -MT crypto/cms/cms_env.o -c -o crypto/cms/cms_env.o crypto/cms/cms_env.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_err.d.tmp -MT crypto/cms/cms_err.o -c -o crypto/cms/cms_err.o crypto/cms/cms_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_ess.d.tmp -MT crypto/cms/cms_ess.o -c -o crypto/cms/cms_ess.o crypto/cms/cms_ess.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_io.d.tmp -MT crypto/cms/cms_io.o -c -o crypto/cms/cms_io.o crypto/cms/cms_io.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_kari.d.tmp -MT crypto/cms/cms_kari.o -c -o crypto/cms/cms_kari.o crypto/cms/cms_kari.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_lib.d.tmp -MT crypto/cms/cms_lib.o -c -o crypto/cms/cms_lib.o crypto/cms/cms_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_pwri.d.tmp -MT crypto/cms/cms_pwri.o -c -o crypto/cms/cms_pwri.o crypto/cms/cms_pwri.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_sd.d.tmp -MT crypto/cms/cms_sd.o -c -o crypto/cms/cms_sd.o crypto/cms/cms_sd.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cms/cms_smime.d.tmp -MT crypto/cms/cms_smime.o -c -o crypto/cms/cms_smime.o crypto/cms/cms_smime.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/comp/c_zlib.d.tmp -MT crypto/comp/c_zlib.o -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/comp/comp_err.d.tmp -MT crypto/comp/comp_err.o -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/comp/comp_lib.d.tmp -MT crypto/comp/comp_lib.o -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/conf/conf_ssl.d.tmp -MT crypto/conf/conf_ssl.o -c -o crypto/conf/conf_ssl.o crypto/conf/conf_ssl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o crypto/ctype.c /usr/bin/perl util/mkbuildinf.pl "i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG" "mingw" > crypto/buildinf.h i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT crypto/dh/dh_rfc7919.o -c -o crypto/dh/dh_rfc7919.o crypto/dh/dh_rfc7919.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT crypto/ec/curve448/arch_32/f_impl.o -c -o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/arch_32/f_impl.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT crypto/ec/curve448/curve448.o -c -o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT crypto/ec/curve448/curve448_tables.o -c -o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/curve448_tables.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT crypto/ec/curve448/eddsa.o -c -o crypto/ec/curve448/eddsa.o crypto/ec/curve448/eddsa.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT crypto/ec/curve448/f_generic.o -c -o crypto/ec/curve448/f_generic.o crypto/ec/curve448/f_generic.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT crypto/ec/curve448/scalar.o -c -o crypto/ec/curve448/scalar.o crypto/ec/curve448/scalar.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/ec/asm/ecp_nistz256-x86.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/ec/ecp_nistz256-x86.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_nistz256.d.tmp -MT crypto/ec/ecp_nistz256.o -c -o crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_all.d.tmp -MT crypto/engine/eng_all.o -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_cnf.d.tmp -MT crypto/engine/eng_cnf.o -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT crypto/engine/eng_ctrl.o -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_dyn.d.tmp -MT crypto/engine/eng_dyn.o -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_err.d.tmp -MT crypto/engine/eng_err.o -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_fat.d.tmp -MT crypto/engine/eng_fat.o -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_init.d.tmp -MT crypto/engine/eng_init.o -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_lib.d.tmp -MT crypto/engine/eng_lib.o -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_list.d.tmp -MT crypto/engine/eng_list.o -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_openssl.d.tmp -MT crypto/engine/eng_openssl.o -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_pkey.d.tmp -MT crypto/engine/eng_pkey.o -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT crypto/engine/eng_rdrand.o -c -o crypto/engine/eng_rdrand.o crypto/engine/eng_rdrand.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/eng_table.d.tmp -MT crypto/engine/eng_table.o -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT crypto/engine/tb_asnmth.o -c -o crypto/engine/tb_asnmth.o crypto/engine/tb_asnmth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_cipher.d.tmp -MT crypto/engine/tb_cipher.o -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_dh.d.tmp -MT crypto/engine/tb_dh.o -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_digest.d.tmp -MT crypto/engine/tb_digest.o -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_dsa.d.tmp -MT crypto/engine/tb_dsa.o -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_eckey.d.tmp -MT crypto/engine/tb_eckey.o -c -o crypto/engine/tb_eckey.o crypto/engine/tb_eckey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT crypto/engine/tb_pkmeth.o -c -o crypto/engine/tb_pkmeth.o crypto/engine/tb_pkmeth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_rand.d.tmp -MT crypto/engine/tb_rand.o -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/engine/tb_rsa.d.tmp -MT crypto/engine/tb_rsa.o -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -Icrypto/modes -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/modes -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/modes -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -Icrypto/modes -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_aria.d.tmp -MT crypto/evp/e_aria.o -c -o crypto/evp/e_aria.o crypto/evp/e_aria.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -Icrypto/modes -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -Icrypto/modes -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_sm4.d.tmp -MT crypto/evp/e_sm4.o -c -o crypto/evp/e_sm4.o crypto/evp/e_sm4.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_sha3.d.tmp -MT crypto/evp/m_sha3.o -c -o crypto/evp/m_sha3.o crypto/evp/m_sha3.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT crypto/evp/pbe_scrypt.o -c -o crypto/evp/pbe_scrypt.o crypto/evp/pbe_scrypt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/getenv.d.tmp -MT crypto/getenv.o -c -o crypto/getenv.o crypto/getenv.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/kdf/scrypt.d.tmp -MT crypto/kdf/scrypt.o -c -o crypto/kdf/scrypt.o crypto/kdf/scrypt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/md5/asm/md5-586.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/md5/md5-586.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/modes/asm/ghash-x86.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/modes/ghash-x86.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/poly1305/asm/poly1305-x86.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/poly1305/poly1305-x86.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/poly1305/poly1305.d.tmp -MT crypto/poly1305/poly1305.o -c -o crypto/poly1305/poly1305.o crypto/poly1305/poly1305.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT crypto/poly1305/poly1305_ameth.o -c -o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_ameth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT crypto/poly1305/poly1305_pmeth.o -c -o crypto/poly1305/poly1305_pmeth.o crypto/poly1305/poly1305_pmeth.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/modes -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT crypto/rand/drbg_ctr.o -c -o crypto/rand/drbg_ctr.o crypto/rand/drbg_ctr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/drbg_lib.d.tmp -MT crypto/rand/drbg_lib.o -c -o crypto/rand/drbg_lib.o crypto/rand/drbg_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT crypto/rsa/rsa_mp.o -c -o crypto/rsa/rsa_mp.o crypto/rsa/rsa_mp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/sha/keccak1600.d.tmp -MT crypto/sha/keccak1600.o -c -o crypto/sha/keccak1600.o crypto/sha/keccak1600.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/sha/asm/sha1-586.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/sha/sha1-586.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/sha/asm/sha256-586.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/sha/sha256-586.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/sha/asm/sha512-586.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/sha/sha512-586.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/srp/srp_lib.d.tmp -MT crypto/srp/srp_lib.o -c -o crypto/srp/srp_lib.o crypto/srp/srp_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/srp/srp_vfy.d.tmp -MT crypto/srp/srp_vfy.o -c -o crypto/srp/srp_vfy.o crypto/srp/srp_vfy.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/store/loader_file.d.tmp -MT crypto/store/loader_file.o -c -o crypto/store/loader_file.o crypto/store/loader_file.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/store/store_err.d.tmp -MT crypto/store/store_err.o -c -o crypto/store/store_err.o crypto/store/store_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/store/store_init.d.tmp -MT crypto/store/store_init.o -c -o crypto/store/store_init.o crypto/store/store_init.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/store/store_lib.d.tmp -MT crypto/store/store_lib.o -c -o crypto/store/store_lib.o crypto/store/store_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/store/store_register.d.tmp -MT crypto/store/store_register.o -c -o crypto/store/store_register.o crypto/store/store_register.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/store/store_strings.d.tmp -MT crypto/store/store_strings.o -c -o crypto/store/store_strings.o crypto/store/store_strings.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ui/ui_null.d.tmp -MT crypto/ui/ui_null.o -c -o crypto/ui/ui_null.o crypto/ui/ui_null.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c CC="i686-w64-mingw32-gcc" /usr/bin/perl ms/uplink-x86.pl coff crypto/uplink-x86.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_meth.d.tmp -MT crypto/x509/x509_meth.o -c -o crypto/x509/x509_meth.o crypto/x509/x509_meth.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT crypto/x509v3/v3_admis.o -c -o crypto/x509v3/v3_admis.o crypto/x509v3/v3_admis.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c CC="i686-w64-mingw32-gcc" /usr/bin/perl crypto/x86cpuid.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG crypto/x86cpuid.s i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ms/uplink.d.tmp -MT ms/uplink.o -c -o ms/uplink.o ms/uplink.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/packet.d.tmp -MT ssl/packet.o -c -o ssl/packet.o ssl/packet.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/record/ssl3_record_tls13.d.tmp -MT ssl/record/ssl3_record_tls13.o -c -o ssl/record/ssl3_record_tls13.o ssl/record/ssl3_record_tls13.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/extensions.d.tmp -MT ssl/statem/extensions.o -c -o ssl/statem/extensions.o ssl/statem/extensions.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/extensions_clnt.d.tmp -MT ssl/statem/extensions_clnt.o -c -o ssl/statem/extensions_clnt.o ssl/statem/extensions_clnt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/extensions_cust.d.tmp -MT ssl/statem/extensions_cust.o -c -o ssl/statem/extensions_cust.o ssl/statem/extensions_cust.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/extensions_srvr.d.tmp -MT ssl/statem/extensions_srvr.o -c -o ssl/statem/extensions_srvr.o ssl/statem/extensions_srvr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/tls13_enc.d.tmp -MT ssl/tls13_enc.o -c -o ssl/tls13_enc.o ssl/tls13_enc.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/basic_output.d.tmp -MT test/testutil/basic_output.o -c -o test/testutil/basic_output.o test/testutil/basic_output.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/cb.d.tmp -MT test/testutil/cb.o -c -o test/testutil/cb.o test/testutil/cb.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/driver.d.tmp -MT test/testutil/driver.o -c -o test/testutil/driver.o test/testutil/driver.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/format_output.d.tmp -MT test/testutil/format_output.o -c -o test/testutil/format_output.o test/testutil/format_output.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/main.d.tmp -MT test/testutil/main.o -c -o test/testutil/main.o test/testutil/main.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/output_helpers.d.tmp -MT test/testutil/output_helpers.o -c -o test/testutil/output_helpers.o test/testutil/output_helpers.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/random.d.tmp -MT test/testutil/random.o -c -o test/testutil/random.o test/testutil/random.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/stanza.d.tmp -MT test/testutil/stanza.o -c -o test/testutil/stanza.o test/testutil/stanza.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/tap_bio.d.tmp -MT test/testutil/tap_bio.o -c -o test/testutil/tap_bio.o test/testutil/tap_bio.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/test_cleanup.d.tmp -MT test/testutil/test_cleanup.o -c -o test/testutil/test_cleanup.o test/testutil/test_cleanup.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/tests.d.tmp -MT test/testutil/tests.o -c -o test/testutil/tests.o test/testutil/tests.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/testutil/testutil_init.d.tmp -MT test/testutil/testutil_init.o -c -o test/testutil/testutil_init.o test/testutil/testutil_init.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/dllmain.d.tmp -MT crypto/dllmain.o -c -o crypto/dllmain.o crypto/dllmain.c /usr/bin/perl util/mkrc.pl libcrypto > libcrypto.rc test/testutil/tests.c: In function 'test_size_t_eq': test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:202:5: note: in expansion of macro 'DEFINE_COMPARISON' 202 | DEFINE_COMPARISON(type, name, eq, ==, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:202:5: note: in expansion of macro 'DEFINE_COMPARISON' 202 | DEFINE_COMPARISON(type, name, eq, ==, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: too many arguments for format [-Wformat-extra-args] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:202:5: note: in expansion of macro 'DEFINE_COMPARISON' 202 | DEFINE_COMPARISON(type, name, eq, ==, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c: In function 'test_size_t_ne': test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:203:5: note: in expansion of macro 'DEFINE_COMPARISON' 203 | DEFINE_COMPARISON(type, name, ne, !=, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:203:5: note: in expansion of macro 'DEFINE_COMPARISON' 203 | DEFINE_COMPARISON(type, name, ne, !=, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: too many arguments for format [-Wformat-extra-args] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:203:5: note: in expansion of macro 'DEFINE_COMPARISON' 203 | DEFINE_COMPARISON(type, name, ne, !=, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c: In function 'test_size_t_lt': test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:204:5: note: in expansion of macro 'DEFINE_COMPARISON' 204 | DEFINE_COMPARISON(type, name, lt, <, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:204:5: note: in expansion of macro 'DEFINE_COMPARISON' 204 | DEFINE_COMPARISON(type, name, lt, <, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: too many arguments for format [-Wformat-extra-args] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:204:5: note: in expansion of macro 'DEFINE_COMPARISON' 204 | DEFINE_COMPARISON(type, name, lt, <, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c: In function 'test_size_t_le': test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:205:5: note: in expansion of macro 'DEFINE_COMPARISON' 205 | DEFINE_COMPARISON(type, name, le, <=, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:205:5: note: in expansion of macro 'DEFINE_COMPARISON' 205 | DEFINE_COMPARISON(type, name, le, <=, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: too many arguments for format [-Wformat-extra-args] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:205:5: note: in expansion of macro 'DEFINE_COMPARISON' 205 | DEFINE_COMPARISON(type, name, le, <=, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c: In function 'test_size_t_gt': test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:206:5: note: in expansion of macro 'DEFINE_COMPARISON' 206 | DEFINE_COMPARISON(type, name, gt, >, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:206:5: note: in expansion of macro 'DEFINE_COMPARISON' 206 | DEFINE_COMPARISON(type, name, gt, >, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: too many arguments for format [-Wformat-extra-args] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:206:5: note: in expansion of macro 'DEFINE_COMPARISON' 206 | DEFINE_COMPARISON(type, name, gt, >, fmt) \ | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c: In function 'test_size_t_ge': test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:207:5: note: in expansion of macro 'DEFINE_COMPARISON' 207 | DEFINE_COMPARISON(type, name, ge, >=, fmt) | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: unknown conversion type character 'z' in format [-Wformat=] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:207:5: note: in expansion of macro 'DEFINE_COMPARISON' 207 | DEFINE_COMPARISON(type, name, ge, >=, fmt) | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ test/testutil/tests.c:196:27: warning: too many arguments for format [-Wformat-extra-args] 196 | "[" fmt "] compared to [" fmt "]", \ | ^~~ test/testutil/tests.c:207:5: note: in expansion of macro 'DEFINE_COMPARISON' 207 | DEFINE_COMPARISON(type, name, ge, >=, fmt) | ^~~~~~~~~~~~~~~~~ test/testutil/tests.c:215:1: note: in expansion of macro 'DEFINE_COMPARISONS' 215 | DEFINE_COMPARISONS(size_t, size_t, "%zu") | ^~~~~~~~~~~~~~~~~~ /usr/bin/perl util/mkdef.pl crypto 32 > libcrypto.def /usr/bin/perl util/mkrc.pl libssl > libssl.rc /usr/bin/perl util/mkdef.pl ssl 32 > libssl.def i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DPADLOCK_ASM -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o engines/e_capi.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DPADLOCK_ASM -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF engines/e_dasync.d.tmp -MT engines/e_dasync.o -c -o engines/e_dasync.o engines/e_dasync.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DPADLOCK_ASM -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF engines/e_ossltest.d.tmp -MT engines/e_ossltest.o -c -o engines/e_ossltest.o engines/e_ossltest.c CC="i686-w64-mingw32-gcc" /usr/bin/perl engines/asm/e_padlock-x86.pl coff -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG engines/e_padlock-x86.s i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DPADLOCK_ASM -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o engines/e_padlock.c /usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h /usr/bin/perl util/mkrc.pl openssl > apps/openssl.rc i686-w64-mingw32-gcc -Icrypto/ec -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF ms/applink.d.tmp -MT ms/applink.o -c -o ms/applink.o ms/applink.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/asn1.d.tmp -MT fuzz/asn1.o -c -o fuzz/asn1.o fuzz/asn1.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/test-corpus.d.tmp -MT fuzz/test-corpus.o -c -o fuzz/test-corpus.o fuzz/test-corpus.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/asn1parse.d.tmp -MT fuzz/asn1parse.o -c -o fuzz/asn1parse.o fuzz/asn1parse.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/bignum.d.tmp -MT fuzz/bignum.o -c -o fuzz/bignum.o fuzz/bignum.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/bndiv.d.tmp -MT fuzz/bndiv.o -c -o fuzz/bndiv.o fuzz/bndiv.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/client.d.tmp -MT fuzz/client.o -c -o fuzz/client.o fuzz/client.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/cms.d.tmp -MT fuzz/cms.o -c -o fuzz/cms.o fuzz/cms.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/conf.d.tmp -MT fuzz/conf.o -c -o fuzz/conf.o fuzz/conf.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/crl.d.tmp -MT fuzz/crl.o -c -o fuzz/crl.o fuzz/crl.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/ct.d.tmp -MT fuzz/ct.o -c -o fuzz/ct.o fuzz/ct.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/server.d.tmp -MT fuzz/server.o -c -o fuzz/server.o fuzz/server.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF fuzz/x509.d.tmp -MT fuzz/x509.o -c -o fuzz/x509.o fuzz/x509.c fuzz/test-corpus.c:26: warning: "PATH_MAX" redefined 26 | # define PATH_MAX _MAX_PATH | In file included from /usr/lib/gcc/i686-w64-mingw32/10-win32/include-fixed/limits.h:195, from /usr/lib/gcc/i686-w64-mingw32/10-win32/include-fixed/syslimits.h:7, from /usr/lib/gcc/i686-w64-mingw32/10-win32/include-fixed/limits.h:34, from /usr/share/mingw-w64/include/stdlib.h:11, from fuzz/test-corpus.c:18: /usr/share/mingw-w64/include/limits.h:20: note: this is the location of the previous definition 20 | #define PATH_MAX 260 | i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/aborttest.d.tmp -MT test/aborttest.o -c -o test/aborttest.o test/aborttest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/afalgtest.d.tmp -MT test/afalgtest.o -c -o test/afalgtest.o test/afalgtest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/asn1_decode_test.d.tmp -MT test/asn1_decode_test.o -c -o test/asn1_decode_test.o test/asn1_decode_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/asn1_encode_test.d.tmp -MT test/asn1_encode_test.o -c -o test/asn1_encode_test.o test/asn1_encode_test.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/asn1_internal_test.d.tmp -MT test/asn1_internal_test.o -c -o test/asn1_internal_test.o test/asn1_internal_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/asn1_string_table_test.d.tmp -MT test/asn1_string_table_test.o -c -o test/asn1_string_table_test.o test/asn1_string_table_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/asn1_time_test.d.tmp -MT test/asn1_time_test.o -c -o test/asn1_time_test.o test/asn1_time_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/asynciotest.d.tmp -MT test/asynciotest.o -c -o test/asynciotest.o test/asynciotest.c engines/e_capi.c: In function 'capi_get_pkey': engines/e_capi.c:634:10: warning: unused variable 'dkey' [-Wunused-variable] 634 | DSA *dkey = NULL; | ^~~~ i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ssltestlib.d.tmp -MT test/ssltestlib.o -c -o test/ssltestlib.o test/ssltestlib.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/asynctest.d.tmp -MT test/asynctest.o -c -o test/asynctest.o test/asynctest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/bad_dtls_test.d.tmp -MT test/bad_dtls_test.o -c -o test/bad_dtls_test.o test/bad_dtls_test.c At top level: engines/e_capi.c:280:12: warning: 'dsa_capi_idx' defined but not used [-Wunused-variable] 280 | static int dsa_capi_idx = -1; | ^~~~~~~~~~~~ i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/bftest.d.tmp -MT test/bftest.o -c -o test/bftest.o test/bftest.c test/asn1_internal_test.c: In function 'test_tbl_standard': test/asn1_internal_test.c:50:46: warning: unknown conversion type character 'z' in format [-Wformat=] 50 | TEST_note("asn1 tbl_standard: Index %zu, NID %d, Name=%s", | ^ test/asn1_internal_test.c:50:64: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] 50 | TEST_note("asn1 tbl_standard: Index %zu, NID %d, Name=%s", | ~^ | | | char * | %d 51 | i, tmp->nid, OBJ_nid2ln(tmp->nid)); | ~~~~~~~~ | | | int test/asn1_internal_test.c:50:19: warning: too many arguments for format [-Wformat-extra-args] 50 | TEST_note("asn1 tbl_standard: Index %zu, NID %d, Name=%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/bio_callback_test.d.tmp -MT test/bio_callback_test.o -c -o test/bio_callback_test.o test/bio_callback_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/bio_enc_test.d.tmp -MT test/bio_enc_test.o -c -o test/bio_enc_test.o test/bio_enc_test.c test/asn1_internal_test.c: In function 'test_standard_methods': test/asn1_internal_test.c:90:54: warning: unknown conversion type character 'z' in format [-Wformat=] 90 | TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", | ^ test/asn1_internal_test.c:90:76: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] 90 | TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", | ~^ | | | char * | %d 91 | i, (*tmp)->pkey_id, OBJ_nid2sn((*tmp)->pkey_id)); | ~~~~~~~~~~~~~~~ | | | int test/asn1_internal_test.c:90:23: warning: too many arguments for format [-Wformat-extra-args] 90 | TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/asn1_internal_test.c:104:50: warning: unknown conversion type character 'z' in format [-Wformat=] 104 | TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", | ^ test/asn1_internal_test.c:104:72: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] 104 | TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", | ~^ | | | char * | %d 105 | i, (*tmp)->pkey_id, OBJ_nid2sn((*tmp)->pkey_id)); | ~~~~~~~~~~~~~~~ | | | int test/asn1_internal_test.c:104:19: warning: too many arguments for format [-Wformat-extra-args] 104 | TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/bio_memleak_test.d.tmp -MT test/bio_memleak_test.o -c -o test/bio_memleak_test.o test/bio_memleak_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/bioprinttest.d.tmp -MT test/bioprinttest.o -c -o test/bioprinttest.o test/bioprinttest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/bntest.d.tmp -MT test/bntest.o -c -o test/bntest.o test/bntest.c /usr/bin/perl test/generate_buildtest.pl aes > test/buildtest_aes.c /usr/bin/perl test/generate_buildtest.pl asn1 > test/buildtest_asn1.c /usr/bin/perl test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c /usr/bin/perl test/generate_buildtest.pl async > test/buildtest_async.c /usr/bin/perl test/generate_buildtest.pl bio > test/buildtest_bio.c /usr/bin/perl test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c /usr/bin/perl test/generate_buildtest.pl bn > test/buildtest_bn.c /usr/bin/perl test/generate_buildtest.pl buffer > test/buildtest_buffer.c /usr/bin/perl test/generate_buildtest.pl cms > test/buildtest_cms.c /usr/bin/perl test/generate_buildtest.pl comp > test/buildtest_comp.c /usr/bin/perl test/generate_buildtest.pl conf > test/buildtest_conf.c /usr/bin/perl test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c /usr/bin/perl test/generate_buildtest.pl crypto > test/buildtest_crypto.c /usr/bin/perl test/generate_buildtest.pl ct > test/buildtest_ct.c /usr/bin/perl test/generate_buildtest.pl dh > test/buildtest_dh.c /usr/bin/perl test/generate_buildtest.pl dtls1 > test/buildtest_dtls1.c /usr/bin/perl test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c /usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c /usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c /usr/bin/perl test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c /usr/bin/perl test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c /usr/bin/perl test/generate_buildtest.pl engine > test/buildtest_engine.c /usr/bin/perl test/generate_buildtest.pl evp > test/buildtest_evp.c /usr/bin/perl test/generate_buildtest.pl hmac > test/buildtest_hmac.c /usr/bin/perl test/generate_buildtest.pl kdf > test/buildtest_kdf.c /usr/bin/perl test/generate_buildtest.pl lhash > test/buildtest_lhash.c /usr/bin/perl test/generate_buildtest.pl md5 > test/buildtest_md5.c /usr/bin/perl test/generate_buildtest.pl modes > test/buildtest_modes.c /usr/bin/perl test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c /usr/bin/perl test/generate_buildtest.pl objects > test/buildtest_objects.c /usr/bin/perl test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c /usr/bin/perl test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c /usr/bin/perl test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c /usr/bin/perl test/generate_buildtest.pl pem > test/buildtest_pem.c /usr/bin/perl test/generate_buildtest.pl pem2 > test/buildtest_pem2.c /usr/bin/perl test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c /usr/bin/perl test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c /usr/bin/perl test/generate_buildtest.pl rand > test/buildtest_rand.c /usr/bin/perl test/generate_buildtest.pl rand_drbg > test/buildtest_rand_drbg.c /usr/bin/perl test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c /usr/bin/perl test/generate_buildtest.pl rsa > test/buildtest_rsa.c /usr/bin/perl test/generate_buildtest.pl safestack > test/buildtest_safestack.c /usr/bin/perl test/generate_buildtest.pl sha > test/buildtest_sha.c /usr/bin/perl test/generate_buildtest.pl srp > test/buildtest_srp.c /usr/bin/perl test/generate_buildtest.pl srtp > test/buildtest_srtp.c /usr/bin/perl test/generate_buildtest.pl ssl > test/buildtest_ssl.c /usr/bin/perl test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c /usr/bin/perl test/generate_buildtest.pl stack > test/buildtest_stack.c /usr/bin/perl test/generate_buildtest.pl store > test/buildtest_store.c /usr/bin/perl test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c /usr/bin/perl test/generate_buildtest.pl tls1 > test/buildtest_tls1.c /usr/bin/perl test/generate_buildtest.pl ts > test/buildtest_ts.c /usr/bin/perl test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c /usr/bin/perl test/generate_buildtest.pl ui > test/buildtest_ui.c /usr/bin/perl test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c /usr/bin/perl test/generate_buildtest.pl x509 > test/buildtest_x509.c /usr/bin/perl test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c /usr/bin/perl test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/casttest.d.tmp -MT test/casttest.o -c -o test/casttest.o test/casttest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/chacha_internal_test.d.tmp -MT test/chacha_internal_test.o -c -o test/chacha_internal_test.o test/chacha_internal_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/cipherbytes_test.d.tmp -MT test/cipherbytes_test.o -c -o test/cipherbytes_test.o test/cipherbytes_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/cipherlist_test.d.tmp -MT test/cipherlist_test.o -c -o test/cipherlist_test.o test/cipherlist_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ciphername_test.d.tmp -MT test/ciphername_test.o -c -o test/ciphername_test.o test/ciphername_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/clienthellotest.d.tmp -MT test/clienthellotest.o -c -o test/clienthellotest.o test/clienthellotest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/cmsapitest.d.tmp -MT test/cmsapitest.o -c -o test/cmsapitest.o test/cmsapitest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/conf_include_test.d.tmp -MT test/conf_include_test.o -c -o test/conf_include_test.o test/conf_include_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/constant_time_test.d.tmp -MT test/constant_time_test.o -c -o test/constant_time_test.o test/constant_time_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/crltest.d.tmp -MT test/crltest.o -c -o test/crltest.o test/crltest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ct_test.d.tmp -MT test/ct_test.o -c -o test/ct_test.o test/ct_test.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ctype_internal_test.d.tmp -MT test/ctype_internal_test.o -c -o test/ctype_internal_test.o test/ctype_internal_test.c i686-w64-mingw32-gcc -I. -Iinclude -Icrypto/ec/curve448 -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/curve448_internal_test.d.tmp -MT test/curve448_internal_test.o -c -o test/curve448_internal_test.o test/curve448_internal_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/d2i_test.d.tmp -MT test/d2i_test.o -c -o test/d2i_test.o test/d2i_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/danetest.d.tmp -MT test/danetest.o -c -o test/danetest.o test/danetest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/destest.d.tmp -MT test/destest.o -c -o test/destest.o test/destest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/dhtest.d.tmp -MT test/dhtest.o -c -o test/dhtest.o test/dhtest.c i686-w64-mingw32-gcc -Iinclude -Itest -I. -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/drbg_cavs_data.d.tmp -MT test/drbg_cavs_data.o -c -o test/drbg_cavs_data.o test/drbg_cavs_data.c i686-w64-mingw32-gcc -Iinclude -Itest -I. -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/drbg_cavs_test.d.tmp -MT test/drbg_cavs_test.o -c -o test/drbg_cavs_test.o test/drbg_cavs_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/drbgtest.d.tmp -MT test/drbgtest.o -c -o test/drbgtest.o test/drbgtest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/dsa_no_digest_size_test.d.tmp -MT test/dsa_no_digest_size_test.o -c -o test/dsa_no_digest_size_test.o test/dsa_no_digest_size_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/dsatest.d.tmp -MT test/dsatest.o -c -o test/dsatest.o test/dsatest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/dtls_mtu_test.d.tmp -MT test/dtls_mtu_test.o -c -o test/dtls_mtu_test.o test/dtls_mtu_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/dtlstest.d.tmp -MT test/dtlstest.o -c -o test/dtlstest.o test/dtlstest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/dtlsv1listentest.d.tmp -MT test/dtlsv1listentest.o -c -o test/dtlsv1listentest.o test/dtlsv1listentest.c i686-w64-mingw32-gcc -Iinclude -Icrypto/ec -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ec_internal_test.d.tmp -MT test/ec_internal_test.o -c -o test/ec_internal_test.o test/ec_internal_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o test/ecdsatest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ecstresstest.d.tmp -MT test/ecstresstest.o -c -o test/ecstresstest.o test/ecstresstest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ectest.d.tmp -MT test/ectest.o -c -o test/ectest.o test/ectest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/enginetest.d.tmp -MT test/enginetest.o -c -o test/enginetest.o test/enginetest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/errtest.d.tmp -MT test/errtest.o -c -o test/errtest.o test/errtest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/evp_extra_test.d.tmp -MT test/evp_extra_test.o -c -o test/evp_extra_test.o test/evp_extra_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/evp_test.d.tmp -MT test/evp_test.o -c -o test/evp_test.o test/evp_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/exdatatest.d.tmp -MT test/exdatatest.o -c -o test/exdatatest.o test/exdatatest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/exptest.d.tmp -MT test/exptest.o -c -o test/exptest.o test/exptest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/fatalerrtest.d.tmp -MT test/fatalerrtest.o -c -o test/fatalerrtest.o test/fatalerrtest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/gmdifftest.d.tmp -MT test/gmdifftest.o -c -o test/gmdifftest.o test/gmdifftest.c i686-w64-mingw32-gcc -Iinclude -I. -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/gosttest.d.tmp -MT test/gosttest.o -c -o test/gosttest.o test/gosttest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/hmactest.d.tmp -MT test/hmactest.o -c -o test/hmactest.o test/hmactest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ideatest.d.tmp -MT test/ideatest.o -c -o test/ideatest.o test/ideatest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/igetest.d.tmp -MT test/igetest.o -c -o test/igetest.o test/igetest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/lhash_test.d.tmp -MT test/lhash_test.o -c -o test/lhash_test.o test/lhash_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/md2test.d.tmp -MT test/md2test.o -c -o test/md2test.o test/md2test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/mdc2test.d.tmp -MT test/mdc2test.o -c -o test/mdc2test.o test/mdc2test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/memleaktest.d.tmp -MT test/memleaktest.o -c -o test/memleaktest.o test/memleaktest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/modes_internal_test.d.tmp -MT test/modes_internal_test.o -c -o test/modes_internal_test.o test/modes_internal_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ocspapitest.d.tmp -MT test/ocspapitest.o -c -o test/ocspapitest.o test/ocspapitest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/packettest.d.tmp -MT test/packettest.o -c -o test/packettest.o test/packettest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/pbelutest.d.tmp -MT test/pbelutest.o -c -o test/pbelutest.o test/pbelutest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/pemtest.d.tmp -MT test/pemtest.o -c -o test/pemtest.o test/pemtest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/pkey_meth_kdf_test.d.tmp -MT test/pkey_meth_kdf_test.o -c -o test/pkey_meth_kdf_test.o test/pkey_meth_kdf_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/pkey_meth_test.d.tmp -MT test/pkey_meth_test.o -c -o test/pkey_meth_test.o test/pkey_meth_test.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/poly1305_internal_test.d.tmp -MT test/poly1305_internal_test.o -c -o test/poly1305_internal_test.o test/poly1305_internal_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/rc2test.d.tmp -MT test/rc2test.o -c -o test/rc2test.o test/rc2test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/rc4test.d.tmp -MT test/rc4test.o -c -o test/rc4test.o test/rc4test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/rc5test.d.tmp -MT test/rc5test.o -c -o test/rc5test.o test/rc5test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/rdrand_sanitytest.d.tmp -MT test/rdrand_sanitytest.o -c -o test/rdrand_sanitytest.o test/rdrand_sanitytest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/recordlentest.d.tmp -MT test/recordlentest.o -c -o test/recordlentest.o test/recordlentest.c In file included from test/dtls_mtu_test.c:18: test/dtls_mtu_test.c: In function 'mtu_test': test/dtls_mtu_test.c:107:23: warning: unknown conversion type character 'z' in format [-Wformat=] 107 | TEST_info("record %zu for payload %zu", reclen, s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/dtls_mtu_test.c:107:32: note: format string is defined here 107 | TEST_info("record %zu for payload %zu", reclen, s); | ^ In file included from test/dtls_mtu_test.c:18: test/dtls_mtu_test.c:107:23: warning: unknown conversion type character 'z' in format [-Wformat=] 107 | TEST_info("record %zu for payload %zu", reclen, s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/dtls_mtu_test.c:107:48: note: format string is defined here 107 | TEST_info("record %zu for payload %zu", reclen, s); | ^ In file included from test/dtls_mtu_test.c:18: test/dtls_mtu_test.c:107:23: warning: too many arguments for format [-Wformat-extra-args] 107 | TEST_info("record %zu for payload %zu", reclen, s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/rsa_complex.d.tmp -MT test/rsa_complex.o -c -o test/rsa_complex.o test/rsa_complex.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/rsa_mp_test.d.tmp -MT test/rsa_mp_test.o -c -o test/rsa_mp_test.o test/rsa_mp_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o test/rsa_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/sanitytest.d.tmp -MT test/sanitytest.o -c -o test/sanitytest.o test/sanitytest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/secmemtest.d.tmp -MT test/secmemtest.o -c -o test/secmemtest.o test/secmemtest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/servername_test.d.tmp -MT test/servername_test.o -c -o test/servername_test.o test/servername_test.c In file included from test/poly1305_internal_test.c:15: test/poly1305_internal_test.c: In function 'test_poly1305': test/poly1305_internal_test.c:1562:27: warning: unknown conversion type character 'z' in format [-Wformat=] 1562 | TEST_info("Poly1305 test #%d/%zu+%zu failed.", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/poly1305_internal_test.c:1562:47: note: format string is defined here 1562 | TEST_info("Poly1305 test #%d/%zu+%zu failed.", | ^ In file included from test/poly1305_internal_test.c:15: test/poly1305_internal_test.c:1562:27: warning: unknown conversion type character 'z' in format [-Wformat=] 1562 | TEST_info("Poly1305 test #%d/%zu+%zu failed.", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/poly1305_internal_test.c:1562:51: note: format string is defined here 1562 | TEST_info("Poly1305 test #%d/%zu+%zu failed.", | ^ In file included from test/poly1305_internal_test.c:15: test/poly1305_internal_test.c:1562:27: warning: too many arguments for format [-Wformat-extra-args] 1562 | TEST_info("Poly1305 test #%d/%zu+%zu failed.", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/shlibloadtest.d.tmp -MT test/shlibloadtest.o -c -o test/shlibloadtest.o test/shlibloadtest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/srptest.d.tmp -MT test/srptest.o -c -o test/srptest.o test/srptest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ssl_cert_table_internal_test.d.tmp -MT test/ssl_cert_table_internal_test.o -c -o test/ssl_cert_table_internal_test.o test/ssl_cert_table_internal_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ssl_ctx_test.d.tmp -MT test/ssl_ctx_test.o -c -o test/ssl_ctx_test.o test/ssl_ctx_test.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/handshake_helper.d.tmp -MT test/handshake_helper.o -c -o test/handshake_helper.o test/handshake_helper.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ssl_test.d.tmp -MT test/ssl_test.o -c -o test/ssl_test.o test/ssl_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ssl_test_ctx.d.tmp -MT test/ssl_test_ctx.o -c -o test/ssl_test_ctx.o test/ssl_test_ctx.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ssl_test_ctx_test.d.tmp -MT test/ssl_test_ctx_test.o -c -o test/ssl_test_ctx_test.o test/ssl_test_ctx_test.c i686-w64-mingw32-gcc -Iinclude -I. -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/sslapitest.d.tmp -MT test/sslapitest.o -c -o test/sslapitest.o test/sslapitest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/sslbuffertest.d.tmp -MT test/sslbuffertest.o -c -o test/sslbuffertest.o test/sslbuffertest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/sslcorrupttest.d.tmp -MT test/sslcorrupttest.o -c -o test/sslcorrupttest.o test/sslcorrupttest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/ssltest_old.d.tmp -MT test/ssltest_old.o -c -o test/ssltest_old.o test/ssltest_old.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/stack_test.d.tmp -MT test/stack_test.o -c -o test/stack_test.o test/stack_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/sysdefaulttest.d.tmp -MT test/sysdefaulttest.o -c -o test/sysdefaulttest.o test/sysdefaulttest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/test_test.d.tmp -MT test/test_test.o -c -o test/test_test.o test/test_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/threadstest.d.tmp -MT test/threadstest.o -c -o test/threadstest.o test/threadstest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/time_offset_test.d.tmp -MT test/time_offset_test.o -c -o test/time_offset_test.o test/time_offset_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/tls13ccstest.d.tmp -MT test/tls13ccstest.o -c -o test/tls13ccstest.o test/tls13ccstest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/tls13encryptiontest.d.tmp -MT test/tls13encryptiontest.o -c -o test/tls13encryptiontest.o test/tls13encryptiontest.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/tls13secretstest.d.tmp -MT test/tls13secretstest.o -c -o test/tls13secretstest.o test/tls13secretstest.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/uitest.d.tmp -MT test/uitest.o -c -o test/uitest.o test/uitest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/v3ext.d.tmp -MT test/v3ext.o -c -o test/v3ext.o test/v3ext.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/v3nametest.d.tmp -MT test/v3nametest.o -c -o test/v3nametest.o test/v3nametest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/verify_extra_test.d.tmp -MT test/verify_extra_test.o -c -o test/verify_extra_test.o test/verify_extra_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/versions.d.tmp -MT test/versions.o -c -o test/versions.o test/versions.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/wpackettest.d.tmp -MT test/wpackettest.o -c -o test/wpackettest.o test/wpackettest.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/x509_check_cert_pkey_test.d.tmp -MT test/x509_check_cert_pkey_test.o -c -o test/x509_check_cert_pkey_test.o test/x509_check_cert_pkey_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/x509_dup_cert_test.d.tmp -MT test/x509_dup_cert_test.o -c -o test/x509_dup_cert_test.o test/x509_dup_cert_test.c i686-w64-mingw32-gcc -I. -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/x509_internal_test.d.tmp -MT test/x509_internal_test.o -c -o test/x509_internal_test.o test/x509_internal_test.c In file included from test/ssl_cert_table_internal_test.c:16: test/ssl_cert_table_internal_test.c: In function 'do_test_cert_table': test/ssl_cert_table_internal_test.c:42:16: warning: unknown conversion type character 'z' in format [-Wformat=] 42 | TEST_error("Invalid table entry for certificate type %s, index %zu", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:389:61: note: in definition of macro 'TEST_error' 389 | # define TEST_error(...) test_error(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/ssl_cert_table_internal_test.c:42:69: note: format string is defined here 42 | TEST_error("Invalid table entry for certificate type %s, index %zu", | ^ In file included from test/ssl_cert_table_internal_test.c:16: test/ssl_cert_table_internal_test.c:42:16: warning: too many arguments for format [-Wformat-extra-args] 42 | TEST_error("Invalid table entry for certificate type %s, index %zu", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:389:61: note: in definition of macro 'TEST_error' 389 | # define TEST_error(...) test_error(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/x509_time_test.d.tmp -MT test/x509_time_test.o -c -o test/x509_time_test.o test/x509_time_test.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o -c -o test/x509aux.o test/x509aux.c /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/CA.pl.in > "apps/CA.pl" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/tsget.in > "apps/tsget.pl" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" tools/c_rehash.in > "tools/c_rehash" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" i686-w64-mingw32-ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o apps/win32_init.o i686-w64-mingw32-ar: creating apps/libapps.a i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/aes/aesni-x86.o crypto/aes/aesni-x86.s i686-w64-mingw32-ranlib apps/libapps.a || echo Never mind. i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/aes/vpaes-x86.o crypto/aes/vpaes-x86.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/bn/bn-586.o crypto/bn/bn-586.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/bn/co-586.o crypto/bn/co-586.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/bn/x86-gf2m.o crypto/bn/x86-gf2m.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/bn/x86-mont.o crypto/bn/x86-mont.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/chacha/chacha-x86.o crypto/chacha/chacha-x86.s i686-w64-mingw32-gcc -I. -Iinclude -Icrypto -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/ec/ecp_nistz256-x86.o crypto/ec/ecp_nistz256-x86.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/md5/md5-586.o crypto/md5/md5-586.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/modes/ghash-x86.o crypto/modes/ghash-x86.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/poly1305/poly1305-x86.o crypto/poly1305/poly1305-x86.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/sha/sha1-586.o crypto/sha/sha1-586.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/sha/sha256-586.o crypto/sha/sha256-586.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/sha/sha512-586.o crypto/sha/sha512-586.s chmod a+x apps/tsget.pl chmod a+x apps/CA.pl i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/uplink-x86.o crypto/uplink-x86.s i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"C:/Program Files (x86)/Common Files/SSL\"" -DENGINESDIR="\"/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o crypto/x86cpuid.o crypto/x86cpuid.s i686-w64-mingw32-ar r test/libtestutil.a test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o i686-w64-mingw32-windres --target=pe-i386 -o libcrypto.res.o libcrypto.rc i686-w64-mingw32-ar: creating test/libtestutil.a i686-w64-mingw32-windres --target=pe-i386 -o libssl.res.o libssl.rc i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -DPADLOCK_ASM -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -c -o engines/e_padlock-x86.o engines/e_padlock-x86.s i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c i686-w64-mingw32-ranlib test/libtestutil.a || echo Never mind. i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c chmod a+x util/shlib_wrap.sh chmod a+x tools/c_rehash i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c In file included from test/tls13encryptiontest.c:26: test/tls13encryptiontest.c: In function 'test_tls13_encryption': test/tls13encryptiontest.c:383:23: warning: unknown conversion type character 'z' in format [-Wformat=] 383 | TEST_info("Failed to encrypt record %zu", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/tls13encryptiontest.c:383:50: note: format string is defined here 383 | TEST_info("Failed to encrypt record %zu", ctr); | ^ In file included from test/tls13encryptiontest.c:26: test/tls13encryptiontest.c:383:23: warning: too many arguments for format [-Wformat-extra-args] 383 | TEST_info("Failed to encrypt record %zu", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/tls13encryptiontest.c:387:23: warning: unknown conversion type character 'z' in format [-Wformat=] 387 | TEST_info("Record %zu encryption test failed", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/tls13encryptiontest.c:387:32: note: format string is defined here 387 | TEST_info("Record %zu encryption test failed", ctr); | ^ In file included from test/tls13encryptiontest.c:26: test/tls13encryptiontest.c:387:23: warning: too many arguments for format [-Wformat-extra-args] 387 | TEST_info("Record %zu encryption test failed", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/tls13encryptiontest.c:393:23: warning: unknown conversion type character 'z' in format [-Wformat=] 393 | TEST_info("Failed to decrypt record %zu", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/tls13encryptiontest.c:393:50: note: format string is defined here 393 | TEST_info("Failed to decrypt record %zu", ctr); | ^ In file included from test/tls13encryptiontest.c:26: test/tls13encryptiontest.c:393:23: warning: too many arguments for format [-Wformat-extra-args] 393 | TEST_info("Failed to decrypt record %zu", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/tls13encryptiontest.c:397:23: warning: unknown conversion type character 'z' in format [-Wformat=] 397 | TEST_info("Record %zu decryption test failed", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/tls13encryptiontest.c:397:32: note: format string is defined here 397 | TEST_info("Record %zu decryption test failed", ctr); | ^ In file included from test/tls13encryptiontest.c:26: test/tls13encryptiontest.c:397:23: warning: too many arguments for format [-Wformat-extra-args] 397 | TEST_info("Record %zu decryption test failed", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/testutil.h:390:60: note: in definition of macro 'TEST_info' 390 | # define TEST_info(...) test_info(__FILE__, __LINE__, __VA_ARGS__) | ^~~~~~~~~~~ test/tls13encryptiontest.c:411:23: warning: unknown conversion type character 'z' in format [-Wformat=] 411 | TEST_note("PASS: %zu records tested", ctr); | ^ test/tls13encryptiontest.c:411:15: warning: too many arguments for format [-Wformat-extra-args] 411 | TEST_note("PASS: %zu records tested", ctr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/engine.d.tmp -MT apps/engine.o -c -o apps/engine.o apps/engine.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c i686-w64-mingw32-windres --target=pe-i386 -o apps/openssl.res.o apps/openssl.rc i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/s_client.d.tmp -MT apps/s_client.o -c -o apps/s_client.o apps/s_client.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/s_server.d.tmp -MT apps/s_server.o -c -o apps/s_server.o apps/s_server.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/s_time.d.tmp -MT apps/s_time.o -c -o apps/s_time.o apps/s_time.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/sess_id.d.tmp -MT apps/sess_id.o -c -o apps/sess_id.o apps/sess_id.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/srp.d.tmp -MT apps/srp.o -c -o apps/srp.o apps/srp.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/storeutl.d.tmp -MT apps/storeutl.o -c -o apps/storeutl.o apps/storeutl.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c i686-w64-mingw32-gcc -I. -Iinclude -Iapps -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_aes.d.tmp -MT test/buildtest_aes.o -c -o test/buildtest_aes.o test/buildtest_aes.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_asn1.d.tmp -MT test/buildtest_asn1.o -c -o test/buildtest_asn1.o test/buildtest_asn1.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_asn1t.d.tmp -MT test/buildtest_asn1t.o -c -o test/buildtest_asn1t.o test/buildtest_asn1t.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_async.d.tmp -MT test/buildtest_async.o -c -o test/buildtest_async.o test/buildtest_async.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_bio.d.tmp -MT test/buildtest_bio.o -c -o test/buildtest_bio.o test/buildtest_bio.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_blowfish.d.tmp -MT test/buildtest_blowfish.o -c -o test/buildtest_blowfish.o test/buildtest_blowfish.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_bn.d.tmp -MT test/buildtest_bn.o -c -o test/buildtest_bn.o test/buildtest_bn.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_buffer.d.tmp -MT test/buildtest_buffer.o -c -o test/buildtest_buffer.o test/buildtest_buffer.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_cms.d.tmp -MT test/buildtest_cms.o -c -o test/buildtest_cms.o test/buildtest_cms.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_comp.d.tmp -MT test/buildtest_comp.o -c -o test/buildtest_comp.o test/buildtest_comp.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_conf.d.tmp -MT test/buildtest_conf.o -c -o test/buildtest_conf.o test/buildtest_conf.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_conf_api.d.tmp -MT test/buildtest_conf_api.o -c -o test/buildtest_conf_api.o test/buildtest_conf_api.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_crypto.d.tmp -MT test/buildtest_crypto.o -c -o test/buildtest_crypto.o test/buildtest_crypto.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ct.d.tmp -MT test/buildtest_ct.o -c -o test/buildtest_ct.o test/buildtest_ct.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_dh.d.tmp -MT test/buildtest_dh.o -c -o test/buildtest_dh.o test/buildtest_dh.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_dtls1.d.tmp -MT test/buildtest_dtls1.o -c -o test/buildtest_dtls1.o test/buildtest_dtls1.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_e_os2.d.tmp -MT test/buildtest_e_os2.o -c -o test/buildtest_e_os2.o test/buildtest_e_os2.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ebcdic.d.tmp -MT test/buildtest_ebcdic.o -c -o test/buildtest_ebcdic.o test/buildtest_ebcdic.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ec.d.tmp -MT test/buildtest_ec.o -c -o test/buildtest_ec.o test/buildtest_ec.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ecdh.d.tmp -MT test/buildtest_ecdh.o -c -o test/buildtest_ecdh.o test/buildtest_ecdh.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ecdsa.d.tmp -MT test/buildtest_ecdsa.o -c -o test/buildtest_ecdsa.o test/buildtest_ecdsa.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_engine.d.tmp -MT test/buildtest_engine.o -c -o test/buildtest_engine.o test/buildtest_engine.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_evp.d.tmp -MT test/buildtest_evp.o -c -o test/buildtest_evp.o test/buildtest_evp.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_hmac.d.tmp -MT test/buildtest_hmac.o -c -o test/buildtest_hmac.o test/buildtest_hmac.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_kdf.d.tmp -MT test/buildtest_kdf.o -c -o test/buildtest_kdf.o test/buildtest_kdf.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_lhash.d.tmp -MT test/buildtest_lhash.o -c -o test/buildtest_lhash.o test/buildtest_lhash.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_md5.d.tmp -MT test/buildtest_md5.o -c -o test/buildtest_md5.o test/buildtest_md5.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_modes.d.tmp -MT test/buildtest_modes.o -c -o test/buildtest_modes.o test/buildtest_modes.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_obj_mac.d.tmp -MT test/buildtest_obj_mac.o -c -o test/buildtest_obj_mac.o test/buildtest_obj_mac.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_objects.d.tmp -MT test/buildtest_objects.o -c -o test/buildtest_objects.o test/buildtest_objects.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ocsp.d.tmp -MT test/buildtest_ocsp.o -c -o test/buildtest_ocsp.o test/buildtest_ocsp.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_opensslv.d.tmp -MT test/buildtest_opensslv.o -c -o test/buildtest_opensslv.o test/buildtest_opensslv.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ossl_typ.d.tmp -MT test/buildtest_ossl_typ.o -c -o test/buildtest_ossl_typ.o test/buildtest_ossl_typ.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_pem.d.tmp -MT test/buildtest_pem.o -c -o test/buildtest_pem.o test/buildtest_pem.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_pem2.d.tmp -MT test/buildtest_pem2.o -c -o test/buildtest_pem2.o test/buildtest_pem2.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_pkcs12.d.tmp -MT test/buildtest_pkcs12.o -c -o test/buildtest_pkcs12.o test/buildtest_pkcs12.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_pkcs7.d.tmp -MT test/buildtest_pkcs7.o -c -o test/buildtest_pkcs7.o test/buildtest_pkcs7.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_rand.d.tmp -MT test/buildtest_rand.o -c -o test/buildtest_rand.o test/buildtest_rand.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_rand_drbg.d.tmp -MT test/buildtest_rand_drbg.o -c -o test/buildtest_rand_drbg.o test/buildtest_rand_drbg.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ripemd.d.tmp -MT test/buildtest_ripemd.o -c -o test/buildtest_ripemd.o test/buildtest_ripemd.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_rsa.d.tmp -MT test/buildtest_rsa.o -c -o test/buildtest_rsa.o test/buildtest_rsa.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_safestack.d.tmp -MT test/buildtest_safestack.o -c -o test/buildtest_safestack.o test/buildtest_safestack.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_sha.d.tmp -MT test/buildtest_sha.o -c -o test/buildtest_sha.o test/buildtest_sha.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_srp.d.tmp -MT test/buildtest_srp.o -c -o test/buildtest_srp.o test/buildtest_srp.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_srtp.d.tmp -MT test/buildtest_srtp.o -c -o test/buildtest_srtp.o test/buildtest_srtp.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ssl.d.tmp -MT test/buildtest_ssl.o -c -o test/buildtest_ssl.o test/buildtest_ssl.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ssl2.d.tmp -MT test/buildtest_ssl2.o -c -o test/buildtest_ssl2.o test/buildtest_ssl2.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_stack.d.tmp -MT test/buildtest_stack.o -c -o test/buildtest_stack.o test/buildtest_stack.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_store.d.tmp -MT test/buildtest_store.o -c -o test/buildtest_store.o test/buildtest_store.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_symhacks.d.tmp -MT test/buildtest_symhacks.o -c -o test/buildtest_symhacks.o test/buildtest_symhacks.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_tls1.d.tmp -MT test/buildtest_tls1.o -c -o test/buildtest_tls1.o test/buildtest_tls1.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ts.d.tmp -MT test/buildtest_ts.o -c -o test/buildtest_ts.o test/buildtest_ts.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_txt_db.d.tmp -MT test/buildtest_txt_db.o -c -o test/buildtest_txt_db.o test/buildtest_txt_db.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_ui.d.tmp -MT test/buildtest_ui.o -c -o test/buildtest_ui.o test/buildtest_ui.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_whrlpool.d.tmp -MT test/buildtest_whrlpool.o -c -o test/buildtest_whrlpool.o test/buildtest_whrlpool.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_x509.d.tmp -MT test/buildtest_x509.o -c -o test/buildtest_x509.o test/buildtest_x509.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_x509_vfy.d.tmp -MT test/buildtest_x509_vfy.o -c -o test/buildtest_x509_vfy.o test/buildtest_x509_vfy.c i686-w64-mingw32-gcc -Iinclude -m32 -Wall -O3 -fomit-frame-pointer -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_USE_APPLINK -DNDEBUG -MMD -MF test/buildtest_x509v3.d.tmp -MT test/buildtest_x509v3.o -c -o test/buildtest_x509v3.o test/buildtest_x509v3.c rm -f test/rsa_complex.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/rsa_complex.exe test/rsa_complex.o \ -lws2_32 -lgdi32 -lcrypt32 rm -f test/shlibloadtest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/shlibloadtest.exe test/shlibloadtest.o \ -lws2_32 -lgdi32 -lcrypt32 i686-w64-mingw32-ar r libcrypto.a crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-x86.o crypto/aes/vpaes-x86.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/bn/bn-586.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/co-586.o crypto/bn/x86-gf2m.o crypto/bn/x86-mont.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/chacha/chacha-x86.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md5/md5-586.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/sha/keccak1600.o crypto/sha/sha1-586.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-586.o crypto/sha/sha256.o crypto/sha/sha512-586.o crypto/sha/sha512.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/uplink-x86.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86cpuid.o ms/uplink.o i686-w64-mingw32-ar: creating libcrypto.a i686-w64-mingw32-ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o i686-w64-mingw32-ar: creating libssl.a i686-w64-mingw32-ranlib libssl.a || echo Never mind. i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -L. -static-libgcc -shared -Wl,--enable-auto-image-base -Wl,--out-implib=libcrypto.dll.a \ -o libcrypto-1_1.dll libcrypto.def crypto/dllmain.o libcrypto.res.o crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-x86.o crypto/aes/vpaes-x86.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/bn/bn-586.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/co-586.o crypto/bn/x86-gf2m.o crypto/bn/x86-mont.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/chacha/chacha-x86.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md5/md5-586.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/sha/keccak1600.o crypto/sha/sha1-586.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-586.o crypto/sha/sha256.o crypto/sha/sha512-586.o crypto/sha/sha512.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/uplink-x86.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86cpuid.o ms/uplink.o \ -lws2_32 -lgdi32 -lcrypt32 i686-w64-mingw32-ranlib libcrypto.a || echo Never mind. rm -f test/asn1_internal_test.exe rm -f test/chacha_internal_test.exe rm -f test/ctype_internal_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/asn1_internal_test.exe test/asn1_internal_test.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/chacha_internal_test.exe test/chacha_internal_test.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ctype_internal_test.exe test/ctype_internal_test.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 rm -f test/curve448_internal_test.exe rm -f test/drbgtest.exe rm -f test/ec_internal_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/curve448_internal_test.exe test/curve448_internal_test.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/drbgtest.exe test/drbgtest.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ec_internal_test.exe ms/applink.o test/ec_internal_test.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 rm -f test/modes_internal_test.exe rm -f test/poly1305_internal_test.exe rm -f test/rdrand_sanitytest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/modes_internal_test.exe test/modes_internal_test.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/poly1305_internal_test.exe test/poly1305_internal_test.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/rdrand_sanitytest.exe test/rdrand_sanitytest.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 rm -f test/x509_internal_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/x509_internal_test.exe test/x509_internal_test.o \ test/libtestutil.a libcrypto.a -lws2_32 -lgdi32 -lcrypt32 rm -f apps/libcrypto-1_1'.dll' rm -f test/libcrypto-1_1'.dll' rm -f fuzz/libcrypto-1_1'.dll' cp -p libcrypto-1_1'.dll' apps/ cp -p libcrypto-1_1'.dll' test/ cp -p libcrypto-1_1'.dll' fuzz/ i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -L. -static-libgcc -shared -Wl,--enable-auto-image-base -Wl,--out-implib=libssl.dll.a \ -o libssl-1_1.dll libssl.def libssl.res.o ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -L. -static-libgcc -shared -Wl,--enable-auto-image-base \ -o engines/capi.dll engines/e_capi.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -L. -static-libgcc -shared -Wl,--enable-auto-image-base \ -o engines/dasync.dll engines/e_dasync.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -L. -static-libgcc -shared -Wl,--enable-auto-image-base \ -o engines/ossltest.dll engines/e_ossltest.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 i686-w64-mingw32-gcc -m32 -Wall -O3 -fomit-frame-pointer -L. -static-libgcc -shared -Wl,--enable-auto-image-base \ -o engines/padlock.dll engines/e_padlock-x86.o engines/e_padlock.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f fuzz/asn1parse-test.exe rm -f fuzz/bignum-test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/asn1parse-test.exe fuzz/asn1parse.o fuzz/test-corpus.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f fuzz/bndiv-test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/bignum-test.exe fuzz/bignum.o fuzz/test-corpus.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/bndiv-test.exe fuzz/bndiv.o fuzz/test-corpus.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f fuzz/cms-test.exe rm -f fuzz/conf-test.exe rm -f fuzz/crl-test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/cms-test.exe fuzz/cms.o fuzz/test-corpus.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/conf-test.exe fuzz/conf.o fuzz/test-corpus.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/crl-test.exe fuzz/crl.o fuzz/test-corpus.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f fuzz/ct-test.exe rm -f fuzz/x509-test.exe rm -f test/aborttest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/ct-test.exe fuzz/ct.o fuzz/test-corpus.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/x509-test.exe fuzz/test-corpus.o fuzz/x509.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/afalgtest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/aborttest.exe test/aborttest.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/afalgtest.exe test/afalgtest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/asn1_decode_test.exe rm -f test/asn1_encode_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/asn1_decode_test.exe test/asn1_decode_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/asn1_string_table_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/asn1_encode_test.exe test/asn1_encode_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/asn1_string_table_test.exe test/asn1_string_table_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/asn1_time_test.exe rm -f test/asynctest.exe rm -f test/bftest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/asn1_time_test.exe test/asn1_time_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/asynctest.exe test/asynctest.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/bftest.exe test/bftest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/bio_callback_test.exe rm -f test/bio_enc_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/bio_callback_test.exe test/bio_callback_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/bio_memleak_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/bio_enc_test.exe test/bio_enc_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/bioprinttest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/bio_memleak_test.exe test/bio_memleak_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/bntest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/bioprinttest.exe test/bioprinttest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/casttest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/bntest.exe test/bntest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/cmsapitest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/casttest.exe test/casttest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/cmsapitest.exe test/cmsapitest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/conf_include_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/conf_include_test.exe test/conf_include_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/constant_time_test.exe rm -f test/crltest.exe rm -f test/ct_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/constant_time_test.exe test/constant_time_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/d2i_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/crltest.exe test/crltest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ct_test.exe test/ct_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/d2i_test.exe test/d2i_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/destest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/destest.exe test/destest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/dhtest.exe rm -f test/dsa_no_digest_size_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/dhtest.exe test/dhtest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/dsa_no_digest_size_test.exe test/dsa_no_digest_size_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/dsatest.exe rm -f test/ecdsatest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/dsatest.exe test/dsatest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ecdsatest.exe test/ecdsatest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/ecstresstest.exe rm -f test/ectest.exe rm -f test/enginetest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ecstresstest.exe test/ecstresstest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ectest.exe test/ectest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/errtest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/enginetest.exe test/enginetest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/evp_extra_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/errtest.exe test/errtest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/evp_extra_test.exe test/evp_extra_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/evp_test.exe rm -f test/exdatatest.exe rm -f test/exptest.exe rm -f test/gmdifftest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/evp_test.exe test/evp_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/exdatatest.exe test/exdatatest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/exptest.exe test/exptest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/gmdifftest.exe test/gmdifftest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/hmactest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/hmactest.exe test/hmactest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/ideatest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ideatest.exe test/ideatest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/igetest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/igetest.exe test/igetest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/lhash_test.exe rm -f test/md2test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/lhash_test.exe test/lhash_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/md2test.exe test/md2test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/mdc2test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/mdc2test.exe test/mdc2test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/memleaktest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/memleaktest.exe test/memleaktest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/ocspapitest.exe rm -f test/packettest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ocspapitest.exe test/ocspapitest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/packettest.exe test/packettest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/pbelutest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/pbelutest.exe test/pbelutest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/pemtest.exe rm -f test/pkey_meth_kdf_test.exe rm -f test/pkey_meth_test.exe rm -f test/rc2test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/pkey_meth_kdf_test.exe test/pkey_meth_kdf_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/pemtest.exe test/pemtest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/pkey_meth_test.exe test/pkey_meth_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/rc2test.exe test/rc2test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/rc4test.exe rm -f test/rc5test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/rc4test.exe test/rc4test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/rc5test.exe test/rc5test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/rsa_mp_test.exe rm -f test/rsa_test.exe rm -f test/sanitytest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/rsa_test.exe test/rsa_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/sanitytest.exe test/sanitytest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/rsa_mp_test.exe test/rsa_mp_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/secmemtest.exe rm -f test/srptest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/secmemtest.exe test/secmemtest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/ssl_cert_table_internal_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/srptest.exe test/srptest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ssl_cert_table_internal_test.exe test/ssl_cert_table_internal_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/stack_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/stack_test.exe test/stack_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/test_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/test_test.exe test/test_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/threadstest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/threadstest.exe test/threadstest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/time_offset_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/time_offset_test.exe test/time_offset_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/tls13encryptiontest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/tls13encryptiontest.exe test/tls13encryptiontest.o \ libssl.a test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/v3ext.exe rm -f test/v3nametest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/v3ext.exe test/v3ext.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/v3nametest.exe test/v3nametest.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/verify_extra_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/verify_extra_test.exe test/verify_extra_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/versions.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/versions.exe test/versions.o \ -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/wpackettest.exe rm -f test/x509_check_cert_pkey_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/wpackettest.exe test/wpackettest.o \ libssl.a test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/x509_check_cert_pkey_test.exe test/x509_check_cert_pkey_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/x509_dup_cert_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/x509_dup_cert_test.exe test/x509_dup_cert_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/x509_time_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/x509_time_test.exe test/x509_time_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/x509aux.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/x509aux.exe test/x509aux.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f apps/libssl-1_1'.dll' rm -f test/libssl-1_1'.dll' rm -f fuzz/libssl-1_1'.dll' cp -p libssl-1_1'.dll' apps/ cp -p libssl-1_1'.dll' test/ cp -p libssl-1_1'.dll' fuzz/ rm -f fuzz/asn1-test.exe rm -f fuzz/client-test.exe rm -f fuzz/server-test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/asn1-test.exe fuzz/asn1.o fuzz/test-corpus.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/client-test.exe fuzz/client.o fuzz/test-corpus.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o fuzz/server-test.exe fuzz/server.o fuzz/test-corpus.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/asynciotest.exe rm -f test/bad_dtls_test.exe rm -f test/buildtest_c_aes.exe rm -f test/buildtest_c_asn1.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/asynciotest.exe test/asynciotest.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/bad_dtls_test.exe test/bad_dtls_test.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_aes.exe test/buildtest_aes.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_asn1.exe test/buildtest_asn1.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_asn1t.exe rm -f test/buildtest_c_async.exe rm -f test/buildtest_c_bio.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_asn1t.exe test/buildtest_asn1t.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_async.exe test/buildtest_async.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_bio.exe test/buildtest_bio.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_blowfish.exe rm -f test/buildtest_c_bn.exe rm -f test/buildtest_c_buffer.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_blowfish.exe test/buildtest_blowfish.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_bn.exe test/buildtest_bn.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_cms.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_buffer.exe test/buildtest_buffer.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_comp.exe rm -f test/buildtest_c_conf.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_cms.exe test/buildtest_cms.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_comp.exe test/buildtest_comp.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_conf.exe test/buildtest_conf.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_conf_api.exe rm -f test/buildtest_c_crypto.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_conf_api.exe test/buildtest_conf_api.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_ct.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_crypto.exe test/buildtest_crypto.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_dh.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ct.exe test/buildtest_ct.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_dtls1.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_dh.exe test/buildtest_dh.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_e_os2.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_dtls1.exe test/buildtest_dtls1.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_ebcdic.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_e_os2.exe test/buildtest_e_os2.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ebcdic.exe test/buildtest_ebcdic.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_ec.exe rm -f test/buildtest_c_ecdh.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ec.exe test/buildtest_ec.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_ecdsa.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ecdh.exe test/buildtest_ecdh.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ecdsa.exe test/buildtest_ecdsa.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_engine.exe rm -f test/buildtest_c_evp.exe rm -f test/buildtest_c_hmac.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_engine.exe test/buildtest_engine.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_kdf.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_evp.exe test/buildtest_evp.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_hmac.exe test/buildtest_hmac.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_kdf.exe test/buildtest_kdf.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_lhash.exe rm -f test/buildtest_c_md5.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_lhash.exe test/buildtest_lhash.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_md5.exe test/buildtest_md5.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_modes.exe rm -f test/buildtest_c_obj_mac.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_modes.exe test/buildtest_modes.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_objects.exe rm -f test/buildtest_c_ocsp.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_obj_mac.exe test/buildtest_obj_mac.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_objects.exe test/buildtest_objects.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ocsp.exe test/buildtest_ocsp.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_opensslv.exe rm -f test/buildtest_c_ossl_typ.exe rm -f test/buildtest_c_pem.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_opensslv.exe test/buildtest_opensslv.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ossl_typ.exe test/buildtest_ossl_typ.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_pem.exe test/buildtest_pem.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_pem2.exe rm -f test/buildtest_c_pkcs12.exe rm -f test/buildtest_c_pkcs7.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_pem2.exe test/buildtest_pem2.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_pkcs12.exe test/buildtest_pkcs12.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_rand.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_pkcs7.exe test/buildtest_pkcs7.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_rand_drbg.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_rand.exe test/buildtest_rand.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_ripemd.exe rm -f test/buildtest_c_rsa.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_rand_drbg.exe test/buildtest_rand_drbg.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_safestack.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ripemd.exe test/buildtest_ripemd.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_rsa.exe test/buildtest_rsa.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_safestack.exe test/buildtest_safestack.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_sha.exe rm -f test/buildtest_c_srp.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_sha.exe test/buildtest_sha.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_srp.exe test/buildtest_srp.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_srtp.exe rm -f test/buildtest_c_ssl.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_srtp.exe test/buildtest_srtp.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ssl.exe test/buildtest_ssl.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_ssl2.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ssl2.exe test/buildtest_ssl2.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_stack.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_stack.exe test/buildtest_stack.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_store.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_store.exe test/buildtest_store.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_symhacks.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_symhacks.exe test/buildtest_symhacks.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_tls1.exe rm -f test/buildtest_c_ts.exe rm -f test/buildtest_c_txt_db.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_tls1.exe test/buildtest_tls1.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ts.exe test/buildtest_ts.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_txt_db.exe test/buildtest_txt_db.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_ui.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_ui.exe test/buildtest_ui.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_whrlpool.exe rm -f test/buildtest_c_x509.exe rm -f test/buildtest_c_x509_vfy.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_whrlpool.exe test/buildtest_whrlpool.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_x509.exe test/buildtest_x509.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_x509_vfy.exe test/buildtest_x509_vfy.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/buildtest_c_x509v3.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/buildtest_c_x509v3.exe test/buildtest_x509v3.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/cipherbytes_test.exe rm -f test/cipherlist_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/cipherbytes_test.exe test/cipherbytes_test.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/cipherlist_test.exe test/cipherlist_test.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/ciphername_test.exe rm -f test/clienthellotest.exe rm -f test/danetest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ciphername_test.exe test/ciphername_test.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/clienthellotest.exe test/clienthellotest.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/danetest.exe test/danetest.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/dtls_mtu_test.exe rm -f test/dtlstest.exe rm -f test/dtlsv1listentest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/dtls_mtu_test.exe test/dtls_mtu_test.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/dtlstest.exe test/dtlstest.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/dtlsv1listentest.exe test/dtlsv1listentest.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/fatalerrtest.exe rm -f test/gosttest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/fatalerrtest.exe test/fatalerrtest.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/recordlentest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/gosttest.exe test/gosttest.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/recordlentest.exe test/recordlentest.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/servername_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/servername_test.exe test/servername_test.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/ssl_ctx_test.exe rm -f test/ssl_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ssl_ctx_test.exe test/ssl_ctx_test.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ssl_test.exe test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/ssl_test_ctx_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ssl_test_ctx_test.exe test/ssl_test_ctx.o test/ssl_test_ctx_test.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/sslbuffertest.exe rm -f test/sslcorrupttest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/sslbuffertest.exe test/sslbuffertest.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/sslcorrupttest.exe test/sslcorrupttest.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/ssltest_old.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/ssltest_old.exe test/ssltest_old.o \ -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/sysdefaulttest.exe rm -f test/tls13ccstest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/sysdefaulttest.exe test/sysdefaulttest.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/tls13secretstest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/tls13ccstest.exe test/ssltestlib.o test/tls13ccstest.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/uitest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/tls13secretstest.exe ssl/packet.o ssl/tls13_enc.o test/tls13secretstest.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/uitest.exe ms/applink.o test/uitest.o \ apps/libapps.a -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/drbg_cavs_test.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/drbg_cavs_test.exe test/drbg_cavs_data.o test/drbg_cavs_test.o \ test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f test/sslapitest.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o test/sslapitest.exe test/sslapitest.o test/ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lws2_32 -lgdi32 -lcrypt32 rm -f apps/openssl.exe ${LDCMD:-i686-w64-mingw32-gcc} -m32 -Wall -O3 -fomit-frame-pointer -L. \ -o apps/openssl.exe apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/openssl.res.o apps/passwd.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o ms/applink.o \ apps/libapps.a -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make depend && make _build_libs make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Nothing to be done for '_build_libs'. make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/openssl' created directory `/homedir/wine/drive_c/electroncash/contrib/openssl/dist' created directory `/homedir/wine/drive_c/electroncash/contrib/openssl/dist/bin' *** Installing runtime libraries install libcrypto-1_1.dll -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/bin/libcrypto-1_1.dll install libssl-1_1.dll -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/bin/libssl-1_1.dll *** Installing development files created directory `/homedir/wine/drive_c/electroncash/contrib/openssl/dist/include' created directory `/homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl' install ./ms/applink.c -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/applink.c install ./include/openssl/aes.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/aes.h install ./include/openssl/asn1.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asn1_mac.h install ./include/openssl/asn1err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asn1t.h install ./include/openssl/async.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/async.h install ./include/openssl/asyncerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/bio.h install ./include/openssl/bioerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/blowfish.h install ./include/openssl/bn.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/bn.h install ./include/openssl/bnerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/camellia.h install ./include/openssl/cast.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cast.h install ./include/openssl/cmac.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cmac.h install ./include/openssl/cms.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cms.h install ./include/openssl/cmserr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cmserr.h install ./include/openssl/comp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/comp.h install ./include/openssl/comperr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/comperr.h install ./include/openssl/conf.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/conf.h install ./include/openssl/conf_api.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/conferr.h install ./include/openssl/crypto.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cryptoerr.h install ./include/openssl/ct.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ct.h install ./include/openssl/cterr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cterr.h install ./include/openssl/des.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/des.h install ./include/openssl/dh.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dh.h install ./include/openssl/dherr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dherr.h install ./include/openssl/dsa.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ec.h install ./include/openssl/ecdh.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ecerr.h install ./include/openssl/engine.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/engine.h install ./include/openssl/engineerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/engineerr.h install ./include/openssl/err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/err.h install ./include/openssl/evp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/evp.h install ./include/openssl/evperr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/evperr.h install ./include/openssl/hmac.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/hmac.h install ./include/openssl/idea.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/idea.h install ./include/openssl/kdf.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/lhash.h install ./include/openssl/md2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/md2.h install ./include/openssl/md4.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/md4.h install ./include/openssl/md5.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/md5.h install ./include/openssl/mdc2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/mdc2.h install ./include/openssl/modes.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/objects.h install ./include/openssl/objectserr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pem.h install ./include/openssl/pem2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pkcs7err.h install ./include/openssl/rand.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rand.h install ./include/openssl/rand_drbg.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rand_drbg.h install ./include/openssl/randerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/randerr.h install ./include/openssl/rc2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rc2.h install ./include/openssl/rc4.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rc4.h install ./include/openssl/rc5.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/safestack.h install ./include/openssl/seed.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/seed.h install ./include/openssl/sha.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/sha.h install ./include/openssl/srp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/srp.h install ./include/openssl/srtp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/srtp.h install ./include/openssl/ssl.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/sslerr.h install ./include/openssl/stack.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/stack.h install ./include/openssl/store.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/store.h install ./include/openssl/storeerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/tls1.h install ./include/openssl/ts.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ts.h install ./include/openssl/tserr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/txt_db.h install ./include/openssl/ui.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ui.h install ./include/openssl/uierr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509v3err.h install ./include/openssl/aes.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/aes.h install ./include/openssl/asn1.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asn1_mac.h install ./include/openssl/asn1err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asn1t.h install ./include/openssl/async.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/async.h install ./include/openssl/asyncerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/bio.h install ./include/openssl/bioerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/blowfish.h install ./include/openssl/bn.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/bn.h install ./include/openssl/bnerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/camellia.h install ./include/openssl/cast.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cast.h install ./include/openssl/cmac.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cmac.h install ./include/openssl/cms.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cms.h install ./include/openssl/cmserr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cmserr.h install ./include/openssl/comp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/comp.h install ./include/openssl/comperr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/comperr.h install ./include/openssl/conf.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/conf.h install ./include/openssl/conf_api.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/conferr.h install ./include/openssl/crypto.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cryptoerr.h install ./include/openssl/ct.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ct.h install ./include/openssl/cterr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/cterr.h install ./include/openssl/des.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/des.h install ./include/openssl/dh.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dh.h install ./include/openssl/dherr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dherr.h install ./include/openssl/dsa.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ec.h install ./include/openssl/ecdh.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ecerr.h install ./include/openssl/engine.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/engine.h install ./include/openssl/engineerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/engineerr.h install ./include/openssl/err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/err.h install ./include/openssl/evp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/evp.h install ./include/openssl/evperr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/evperr.h install ./include/openssl/hmac.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/hmac.h install ./include/openssl/idea.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/idea.h install ./include/openssl/kdf.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/lhash.h install ./include/openssl/md2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/md2.h install ./include/openssl/md4.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/md4.h install ./include/openssl/md5.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/md5.h install ./include/openssl/mdc2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/mdc2.h install ./include/openssl/modes.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/objects.h install ./include/openssl/objectserr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pem.h install ./include/openssl/pem2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/pkcs7err.h install ./include/openssl/rand.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rand.h install ./include/openssl/rand_drbg.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rand_drbg.h install ./include/openssl/randerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/randerr.h install ./include/openssl/rc2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rc2.h install ./include/openssl/rc4.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rc4.h install ./include/openssl/rc5.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/safestack.h install ./include/openssl/seed.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/seed.h install ./include/openssl/sha.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/sha.h install ./include/openssl/srp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/srp.h install ./include/openssl/srtp.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/srtp.h install ./include/openssl/ssl.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/sslerr.h install ./include/openssl/stack.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/stack.h install ./include/openssl/store.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/store.h install ./include/openssl/storeerr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/tls1.h install ./include/openssl/ts.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ts.h install ./include/openssl/tserr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/txt_db.h install ./include/openssl/ui.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/ui.h install ./include/openssl/uierr.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/include/openssl/x509v3err.h created directory `/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib' install libcrypto.a -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/libcrypto.a install libssl.a -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/libssl.a install libcrypto.dll.a -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/libcrypto.dll.a install libssl.dll.a -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/libssl.dll.a created directory `/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/pkgconfig' install libcrypto.pc -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/pkgconfig/libcrypto.pc install libssl.pc -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/pkgconfig/libssl.pc install openssl.pc -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/pkgconfig/openssl.pc make depend && make _build_engines make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Nothing to be done for '_build_engines'. make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/openssl' created directory `/homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1' *** Installing engines install engines/capi.dll -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1/capi.dll install engines/padlock.dll -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib/engines-1_1/padlock.dll make depend && make _build_programs make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/openssl' make[1]: Nothing to be done for '_build_programs'. make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/openssl' *** Installing runtime programs install apps/openssl.exe -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/bin/openssl.exe install ./tools/c_rehash -> /homedir/wine/drive_c/electroncash/contrib/openssl/dist/bin/c_rehash ~/wine/drive_c/electroncash/contrib/build-wine INFO: Building libevent... ~/wine/drive_c/electroncash/contrib/libevent ~/wine/drive_c/electroncash/contrib/build-wine autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:129: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:129: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:129: the top level configure.ac:153: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:153: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:153: the top level configure.ac:166: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:166: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:166: the top level configure.ac:179: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:179: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:179: the top level configure.ac:353: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:353: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:353: the top level configure.ac:427: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:427: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.ac:427: the top level configure.ac:427: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:427: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.ac:427: the top level configure.ac:520: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:520: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:520: the top level configure.ac:592: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:592: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:592: the top level configure.ac:732: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:732: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:732: the top level configure.ac:748: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:748: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:748: the top level configure.ac:756: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:756: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:756: the top level configure.ac:767: warning: The macro `AC_LANG_C' is obsolete. configure.ac:767: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/acx_pthread.m4:86: ACX_PTHREAD is expanded from... configure.ac:767: the top level configure.ac:767: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:767: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/acx_pthread.m4:86: ACX_PTHREAD is expanded from... configure.ac:767: the top level configure.ac:955: warning: AC_OUTPUT should be used without arguments. configure.ac:955: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:25: installing './compile' configure.ac:33: installing './config.guess' configure.ac:33: installing './config.sub' configure.ac:13: installing './install-sh' configure.ac:13: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to enable C11 features... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32-gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether i686-w64-mingw32-gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for library containing inet_ntoa... no checking for library containing socket... no checking for library containing inet_aton... no checking for library containing clock_gettime... no checking for clock_gettime... no checking for library containing sendfile... no checking for WIN32... yes checking for MIDIPIX... no checking for CYGWIN... no checking for zlib.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config checking if pkg-config is at least version 0.15.0... yes checking for library containing SSL_new... no checking for library containing SSL_new... no checking for openssl/ssl.h... no checking for arpa/inet.h... no checking for fcntl.h... yes checking for ifaddrs.h... no checking for mach/mach_time.h... no checking for netdb.h... no checking for netinet/in.h... no checking for netinet/in6.h... no checking for netinet/tcp.h... no checking for sys/un.h... no checking for poll.h... no checking for port.h... no checking for stdarg.h... yes checking for stddef.h... yes checking for sys/devpoll.h... no checking for sys/epoll.h... no checking for sys/event.h... no checking for sys/eventfd.h... no checking for sys/ioctl.h... no checking for sys/mman.h... no checking for sys/param.h... yes checking for sys/queue.h... no checking for sys/resource.h... no checking for sys/select.h... no checking for sys/sendfile.h... no checking for sys/socket.h... no checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timerfd.h... no checking for sys/uio.h... no checking for sys/wait.h... no checking for errno.h... yes checking for sys/sysctl.h... no checking for timeradd in sys/time.h... no checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for library containing getservbyname... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for accept4... no checking for arc4random... no checking for arc4random_buf... no checking for arc4random_addrandom... no checking for eventfd... no checking for epoll_create1... no checking for fcntl... no checking for getegid... no checking for geteuid... no checking for getifaddrs... no checking for getnameinfo... no checking for getprotobynumber... no checking for gettimeofday... yes checking for inet_ntop... no checking for inet_pton... no checking for issetugid... no checking for mach_absolute_time... no checking for mmap... no checking for nanosleep... no checking for pipe... no checking for pipe2... no checking for putenv... yes checking for sendfile... no checking for setenv... no checking for setrlimit... no checking for sigaction... no checking for signal... yes checking for splice... no checking for strlcpy... no checking for strsep... no checking for strtok_r... yes checking for strtoll... yes checking for sysctl... no checking for timerfd_create... no checking for umask... yes checking for unsetenv... no checking for usleep... yes checking for vasprintf... yes checking for getservbyname... no checking for getaddrinfo... no checking for gethostbyname_r... no checking for F_SETFD in fcntl.h... no checking for poll... no checking for epoll_ctl... no checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fd_mask... no checking size of long long... 8 checking size of long... 4 checking size of int... 4 checking size of short... 2 checking size of size_t... 4 checking size of void *... 4 checking size of off_t... 8 checking size of time_t... 4 checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_un... no checking for sa_family_t... no checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking for struct in6_addr.s6_addr32... no checking for struct in6_addr.s6_addr16... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct linger... no checking for socklen_t... yes checking whether our compiler supports __func__... yes checking whether our compiler supports __FUNCTION__... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libevent.pc config.status: creating libevent_openssl.pc config.status: creating libevent_pthreads.pc config.status: creating libevent_core.pc config.status: creating libevent_extra.pc config.status: creating Makefile config.status: creating config.h config.status: creating evconfig-private.h config.status: executing depfiles commands config.status: executing libtool commands GEN include/event2/event-config.h make all-am make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/libevent' CC buffer.lo CC bufferevent.lo CC bufferevent_filter.lo CC bufferevent_pair.lo CC bufferevent_ratelim.lo CC bufferevent_sock.lo CC event.lo CC evmap.lo CC evthread.lo CC evutil_rand.lo CC evutil.lo CC evutil_time.lo CC listener.lo CC win32select.lo CC log.lo CC event_iocp.lo CC buffer_iocp.lo CC bufferevent_async.lo CC evthread_win32.lo CC strlcpy.lo CC signal.lo CC evdns.lo CC event_tagging.lo CC evrpc.lo CC http.lo event.c: In function ‘dump_inserted_event_fn’: event.c:3754:18: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long long int’ [-Wformat=] 3754 | fprintf(output, " %p [%s "EV_SOCK_FMT"]%s%s%s%s%s%s%s", | ^~~~~~~~~~~ In file included from minheap-internal.h:36, from event-internal.h:40, from event.c:62: util-internal.h:461:25: note: format string is defined here 461 | #define EV_I64_FMT "%I64d" | ~~~~^ | | | int | %I64lld event.c: In function ‘dump_active_event_fn’: event.c:3788:18: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long long int’ [-Wformat=] 3788 | fprintf(output, " %p [%s "EV_SOCK_FMT", priority=%d]%s%s%s%s%s active%s%s\n", | ^~~~~~~~~~~ In file included from minheap-internal.h:36, from event-internal.h:40, from event.c:62: util-internal.h:461:25: note: format string is defined here 461 | #define EV_I64_FMT "%I64d" | ~~~~^ | | | int | %I64lld evutil_time.c: In function ‘evutil_configure_monotonic_time_’: evutil_time.c:483:29: warning: cast between incompatible function types from ‘FARPROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘ULONGLONG (__attribute__((stdcall)) *)(void)’ {aka ‘long long unsigned int (__attribute__((stdcall)) *)(void)’} [-Wcast-function-type] 483 | base->GetTickCount64_fn = (ev_GetTickCount_func)GetProcAddress(h, "GetTickCount64"); | ^ evutil_time.c:484:27: warning: cast between incompatible function types from ‘FARPROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘ULONGLONG (__attribute__((stdcall)) *)(void)’ {aka ‘long long unsigned int (__attribute__((stdcall)) *)(void)’} [-Wcast-function-type] 484 | base->GetTickCount_fn = (ev_GetTickCount_func)GetProcAddress(h, "GetTickCount"); | ^ In file included from util-internal.h:35, from minheap-internal.h:36, from event-internal.h:40, from bufferevent.c:56: bufferevent.c: In function ‘bufferevent_setfd’: bufferevent.c:874:16: warning: format ‘%I64d’ expects argument of type ‘long long int’, but argument 4 has type ‘intptr_t’ {aka ‘int’} [-Wformat=] 874 | event_debug(("%s: cannot set fd for %p to "EV_SOCK_FMT, __func__, bev, fd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ | | | intptr_t {aka int} log-internal.h:81:17: note: in definition of macro ‘event_debug’ 81 | event_debugx_ x; \ | ^ CCLD libevent_core.la CCLD libevent.la CCLD libevent_extra.la make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/libevent' make install-am make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/libevent' make[2]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/libevent' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/bin' /usr/bin/install -c event_rpcgen.py '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/bin' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libevent.la libevent_core.la libevent_extra.la '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib' libtool: install: /usr/bin/install -c .libs/libevent.lai /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent.la libtool: install: /usr/bin/install -c .libs/libevent_core.lai /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent_core.la libtool: install: /usr/bin/install -c .libs/libevent_extra.lai /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent_extra.la libtool: install: /usr/bin/install -c .libs/libevent.a /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent.a libtool: install: chmod 644 /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent.a libtool: install: i686-w64-mingw32-ranlib /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent.a libtool: install: /usr/bin/install -c .libs/libevent_core.a /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent_core.a libtool: install: chmod 644 /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent_core.a libtool: install: i686-w64-mingw32-ranlib /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent_core.a libtool: install: /usr/bin/install -c .libs/libevent_extra.a /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent_extra.a libtool: install: chmod 644 /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent_extra.a libtool: install: i686-w64-mingw32-ranlib /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/libevent_extra.a /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/include' /usr/bin/install -c -m 644 include/evdns.h include/event.h include/evhttp.h include/evrpc.h include/evutil.h '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/include' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/include/event2' /usr/bin/install -c -m 644 include/event2/buffer.h include/event2/buffer_compat.h include/event2/bufferevent.h include/event2/bufferevent_compat.h include/event2/bufferevent_struct.h include/event2/dns.h include/event2/dns_compat.h include/event2/dns_struct.h include/event2/event.h include/event2/event_compat.h include/event2/event_struct.h include/event2/http.h include/event2/http_compat.h include/event2/http_struct.h include/event2/keyvalq_struct.h include/event2/listener.h include/event2/rpc.h include/event2/rpc_compat.h include/event2/rpc_struct.h include/event2/tag.h include/event2/tag_compat.h include/event2/thread.h include/event2/util.h include/event2/visibility.h '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/include/event2' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/include/event2' /usr/bin/install -c -m 644 include/event2/event-config.h '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/include/event2' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/pkgconfig' /usr/bin/install -c -m 644 libevent.pc libevent_core.pc libevent_extra.pc '/homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib/pkgconfig' make[2]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/libevent' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/libevent' ~/wine/drive_c/electroncash/contrib/build-wine INFO: Building zlib... ~/wine/drive_c/electroncash/contrib/zlib ~/wine/drive_c/electroncash/contrib/build-wine i686-w64-mingw32-gcc -O3 -Wall -c -o adler32.o adler32.c i686-w64-mingw32-gcc -O3 -Wall -c -o compress.o compress.c i686-w64-mingw32-gcc -O3 -Wall -c -o crc32.o crc32.c i686-w64-mingw32-gcc -O3 -Wall -c -o deflate.o deflate.c i686-w64-mingw32-gcc -O3 -Wall -c -o gzclose.o gzclose.c i686-w64-mingw32-gcc -O3 -Wall -c -o gzlib.o gzlib.c i686-w64-mingw32-gcc -O3 -Wall -c -o gzread.o gzread.c i686-w64-mingw32-gcc -O3 -Wall -c -o gzwrite.o gzwrite.c i686-w64-mingw32-gcc -O3 -Wall -c -o infback.o infback.c i686-w64-mingw32-gcc -O3 -Wall -c -o inffast.o inffast.c i686-w64-mingw32-gcc -O3 -Wall -c -o inflate.o inflate.c i686-w64-mingw32-gcc -O3 -Wall -c -o inftrees.o inftrees.c i686-w64-mingw32-gcc -O3 -Wall -c -o trees.o trees.c i686-w64-mingw32-gcc -O3 -Wall -c -o uncompr.o uncompr.c i686-w64-mingw32-gcc -O3 -Wall -c -o zutil.o zutil.c i686-w64-mingw32-windres --define GCC_WINDRES -o zlibrc.o win32/zlib1.rc i686-w64-mingw32-ar rcs libz.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o i686-w64-mingw32-gcc -shared -Wl,--out-implib,libz.dll.a \ -o zlib1.dll win32/zlib.def adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o zlibrc.o i686-w64-mingw32-strip zlib1.dll if [ "0" = "1" ]; then \ mkdir -p '/homedir/wine/drive_c/electroncash/contrib/zlib/dist/bin'; \ cp -fp zlib1.dll '/homedir/wine/drive_c/electroncash/contrib/zlib/dist/bin'; \ cp -fp libz.dll.a '/homedir/wine/drive_c/electroncash/contrib/zlib/dist/lib'; \ fi cp -fp zlib.h '/homedir/wine/drive_c/electroncash/contrib/zlib/dist/include' cp -fp zconf.h '/homedir/wine/drive_c/electroncash/contrib/zlib/dist/include' cp -fp libz.a '/homedir/wine/drive_c/electroncash/contrib/zlib/dist/lib' sed \ -e 's|@prefix@|/usr/local|g' \ -e 's|@exec_prefix@|/usr/local|g' \ -e 's|@libdir@|/homedir/wine/drive_c/electroncash/contrib/zlib/dist/lib|g' \ -e 's|@sharedlibdir@|/homedir/wine/drive_c/electroncash/contrib/zlib/dist/lib|g' \ -e 's|@includedir@|/homedir/wine/drive_c/electroncash/contrib/zlib/dist/include|g' \ -e 's|@VERSION@|'`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' zlib.h`'|g' \ zlib.pc.in > '/homedir/wine/drive_c/electroncash/contrib/zlib/dist/lib'/pkgconfig/zlib.pc ~/wine/drive_c/electroncash/contrib/build-wine INFO: Building tor... ~/wine/drive_c/electroncash/contrib/tor ~/wine/drive_c/electroncash/contrib/build-wine /usr/bin/autoreconf configure.ac:407: installing './ar-lib' configure.ac:37: installing './compile' configure.ac:38: installing './config.guess' configure.ac:38: installing './config.sub' configure.ac:27: installing './install-sh' configure.ac:27: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to enable C11 features... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32-gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config checking pkg-config is at least version 0.9.0... yes configure: set PKG_CONFIG_PATH=/homedir/wine/drive_c/electroncash/contrib/tor/dist/lib/pkgconfig to support cross-compiling checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking the archiver (i686-w64-mingw32-ar) interface... ar checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc checking whether the compiler supports GNU C... (cached) yes checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes checking for i686-w64-mingw32-gcc option to enable C11 features... (cached) none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... (cached) yes checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3 checking how to run the C preprocessor... i686-w64-mingw32-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking for a sed that does not truncate output... /usr/bin/sed checking for C compiler vendor... gnu checking for C compiler version... 10.0.0 checking for C compiler vendor... (cached) gnu checking for perl... perl checking for asciidoc... none checking for a2x... no checking for a2x.py... no checking for Python 3... /usr/bin/python3 checking for flexible array members... yes checking for working C99 mid-block declaration syntax... yes checking for working C99 designated initializers... yes checking for __attribute__((fallthrough))... yes checking for win32... cross checking for win32 (cross)... yes checking for MIPSpro compiler... no checking whether byte ordering is bigendian... no checking for library containing socket... no checking for library containing gethostbyname... no checking for library containing dlopen... no checking for library containing inet_aton... no checking for library containing backtrace... no checking for library containing clock_gettime... no checking for _NSGetEnviron... no checking for RtlSecureZeroMemory... no checking for SecureZeroMemory... no checking for accept4... no checking for backtrace... no checking for backtrace_symbols_fd... no checking for eventfd... no checking for explicit_bzero... no checking for timingsafe_memcmp... no checking for flock... no checking for fsync... no checking for ftime... yes checking for get_current_dir_name... no checking for getaddrinfo... no checking for getdelim... no checking for getifaddrs... no checking for getline... no checking for getrlimit... no checking for gettimeofday... yes checking for gmtime_r... no checking for gnu_get_libc_version... no checking for inet_aton... no checking for ioctl... no checking for issetugid... no checking for llround... yes checking for localtime_r... no checking for lround... yes checking for madvise... no checking for memmem... no checking for memset_s... no checking for minherit... no checking for mmap... no checking for pipe... no checking for pipe2... no checking for prctl... no checking for readpassphrase... no checking for rint... yes checking for sigaction... no checking for snprintf... yes checking for socketpair... no checking for statvfs... no checking for strncasecmp... yes checking for strcasecmp... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for strptime... no checking for strtok_r... yes checking for strtoull... yes checking for sysconf... no checking for sysctl... no checking for timegm... no checking for truncate... yes checking for uname... no checking for usleep... yes checking for vasprintf... yes checking for _vscprintf... yes checking for vsnprintf... yes checking for a pre-Yosemite OS X build target... no checking for mach_approximate_time... no checking for a pre-Sierra OSX build target... no checking for clock_gettime... no checking for getentropy... no checking for i686-w64-mingw32-gcc options needed to detect all undeclared functions... none needed checking whether SecureZeroMemory is declared... yes checking whether _getwch is declared... yes checking for glob... no checking whether free(NULL) works... cross checking for libevent directory... /homedir/wine/drive_c/electroncash/contrib/libevent/dist checking for event2/event.h... yes checking for event2/dns.h... yes checking for event2/bufferevent_ssl.h... no checking for evutil_secure_rng_set_urandom_device_file... no checking for evutil_secure_rng_add_bytes... no checking for evdns_base_get_nameserver_addr... no checking whether Libevent is new enough... yes checking for library containing pow... none required configure: Now, we'll look for OpenSSL >= 1.0.1 checking for openssl directory... /homedir/wine/drive_c/electroncash/contrib/openssl/dist checking for OpenSSL >= 3.0.0... no checking for OpenSSL < 1.0.1... no checking whether LibreSSL TLS 1.3 APIs are busted... no checking for significant mismatch between openssl headers and libraries... cross checking for struct ssl_method_st.get_cipher_by_char... no checking for ERR_load_KDF_strings... yes checking for EVP_PBE_scrypt... no checking for SSL_CIPHER_find... yes checking for SSL_CTX_set1_groups_list... no checking for SSL_CTX_set_security_level... yes checking for SSL_SESSION_get_master_key... yes checking for SSL_get_client_ciphers... yes checking for SSL_get_client_random... yes checking for SSL_get_server_random... yes checking for TLS_method... yes checking for SSL.state... no checking size of SHA_CTX... 96 checking for struct tcp_info.tcpi_unacked... no checking for struct tcp_info.tcpi_snd_mss... no configure: KIST scheduler can't be used. Missing support. checking for zlib directory... /homedir/wine/drive_c/electroncash/contrib/zlib/dist checking for cap_init in -lcap... no configure: Libcap was not found. Capabilities will not be usable. checking for cap_set_proc... no checking whether the compiler accepts -fstack-protector-all... yes checking whether the compiler accepts -Wstack-protector... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fwrapv... yes checking whether we can run hardened binaries... cross checking whether the linker accepts -z relro -z now... no checking whether the linker accepts -rdynamic... no checking whether the compiler accepts -fomit-frame-pointer... yes checking whether the compiler accepts -fasynchronous-unwind-tables... yes checking whether we can use curve25519-donna-c64... no checking for crypto_scalarmult_curve25519.h... no checking for nacl/crypto_scalarmult_curve25519.h... no checking for nacl compiled with a fast curve25519 implementation... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for errno.h... yes checking for fcntl.h... yes checking for signal.h... yes checking for string.h... (cached) yes checking for sys/capability.h... no checking for sys/fcntl.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/inet.h... no checking for crt_externs.h... no checking for execinfo.h... no checking for gnu/libc-version.h... no checking for grp.h... no checking for ifaddrs.h... no checking for inttypes.h... (cached) yes checking for limits.h... yes checking for linux/types.h... no checking for mach/vm_inherit.h... no checking for machine/limits.h... no checking for malloc.h... yes checking for netdb.h... no checking for netinet/in.h... no checking for netinet/in6.h... no checking for pwd.h... no checking for readpassphrase.h... no checking for stdatomic.h... yes checking for sys/eventfd.h... no checking for sys/file.h... yes checking for sys/ioctl.h... no checking for sys/limits.h... no checking for sys/mman.h... no checking for sys/param.h... yes checking for sys/prctl.h... no checking for sys/random.h... no checking for sys/resource.h... no checking for sys/select.h... no checking for sys/socket.h... no checking for sys/statvfs.h... no checking for sys/syscall.h... no checking for sys/sysctl.h... no checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/un.h... no checking for sys/utime.h... yes checking for sys/wait.h... no checking for syslog.h... no checking for utime.h... yes checking for glob.h... no checking for sys/param.h... (cached) yes checking for net/if.h... no checking for net/pfvar.h... no checking for linux/if.h... no checking for linux/netfilter_ipv4.h... no checking for linux/netfilter_ipv6/ip6_tables.h... no configure: Transparent proxy support enabled, but missing headers. checking for struct timeval.tv_sec... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of long long... 8 checking size of __int64... 8 checking size of void *... 4 checking size of time_t... 4 checking size of size_t... 4 checking size of pid_t... 4 checking for uint... no checking for u_char... no checking for ssize_t... yes checking for ucontext.h... no checking for sys/ucontext.h... no checking for cygwin/signal.h... no checking how to access the program counter from a struct ucontext... checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for sa_family_t... no checking for struct in6_addr.s6_addr32... no checking for struct in6_addr.s6_addr16... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for rlim_t... no checking whether time_t is signed... yes checking whether size_t is signed... no checking whether enum always is signed... no checking size of socklen_t... 0 checking size of cell_t... 0 checking whether C11 stdatomic.h actually works... yes checking whether memset(0) sets pointers to NULL... cross configure: Cross-compiling: we'll assume that NULL is represented as a sequence of 0-valued bytes. checking whether memset(0) sets doubles to 0.0... cross configure: Cross-compiling: we'll assume that 0.0 can be represented as a sequence of 0-valued bytes. checking whether we can malloc(0) safely.... cross configure: Cross-compiling: we'll assume that we need to check malloc() arguments for 0. checking whether we are using 2s-complement arithmetic... cross configure: Cross-compiling: we'll assume that negative integers are represented with two's complement. checking whether right-shift on negative values does sign-extension... cross configure: Cross-compiling: we'll assume that right-shifting negative integers causes sign-extension checking whether uint8_t is the same type as unsigned char... yes checking for mlockall... no checking whether mlockall is declared... no checking for getresuid... no checking for getresgid... no checking for gethostbyname_r... no checking whether the C compiler supports __func__... yes checking whether the C compiler supports __FUNC__... no checking whether the C compiler supports __FUNCTION__... yes checking whether we have extern char **environ already declared... yes checking whether the linker supports DllCharacteristics... yes checking whether the compiler accepts -Waddress... yes checking whether the compiler accepts -Waddress-of-array-temporary... no checking whether the compiler accepts -Waddress-of-temporary... no checking whether the compiler accepts -Wambiguous-macro... no checking whether the compiler accepts -Wanonymous-pack-parens... no checking whether the compiler accepts -Warc... no checking whether the compiler accepts -Warc-abi... no checking whether the compiler accepts -Warc-bridge-casts-disallowed-in-nonarc... no checking whether the compiler accepts -Warc-maybe-repeated-use-of-weak... no checking whether the compiler accepts -Warc-performSelector-leaks... no checking whether the compiler accepts -Warc-repeated-use-of-weak... no checking whether the compiler accepts -Warray-bounds... yes checking whether the compiler accepts -Warray-bounds-pointer-arithmetic... no checking whether the compiler accepts -Wasm... no checking whether the compiler accepts -Wasm-operand-widths... no checking whether the compiler accepts -Watomic-properties... no checking whether the compiler accepts -Watomic-property-with-user-defined-accessor... no checking whether the compiler accepts -Wauto-import... no checking whether the compiler accepts -Wauto-storage-class... no checking whether the compiler accepts -Wauto-var-id... no checking whether the compiler accepts -Wavailability... no checking whether the compiler accepts -Wbackslash-newline-escape... no checking whether the compiler accepts -Wbad-array-new-length... no checking whether the compiler accepts -Wbind-to-temporary-copy... no checking whether the compiler accepts -Wbitfield-constant-conversion... no checking whether the compiler accepts -Wbool-conversion... no checking whether the compiler accepts -Wbool-conversions... no checking whether the compiler accepts -Wbuiltin-requires-header... no checking whether the compiler accepts -Wchar-align... no checking whether the compiler accepts -Wcompare-distinct-pointer-types... no checking whether the compiler accepts -Wcomplex-component-init... no checking whether the compiler accepts -Wconditional-type-mismatch... no checking whether the compiler accepts -Wconfig-macros... no checking whether the compiler accepts -Wconstant-conversion... no checking whether the compiler accepts -Wconstant-logical-operand... no checking whether the compiler accepts -Wconstexpr-not-const... no checking whether the compiler accepts -Wcustom-atomic-properties... no checking whether the compiler accepts -Wdangling-field... no checking whether the compiler accepts -Wdangling-initializer-list... no checking whether the compiler accepts -Wdate-time... yes checking whether the compiler accepts -Wdelegating-ctor-cycles... no checking whether the compiler accepts -Wdeprecated-implementations... no checking whether the compiler accepts -Wdeprecated-register... no checking whether the compiler accepts -Wdirect-ivar-access... no checking whether the compiler accepts -Wdiscard-qual... no checking whether the compiler accepts -Wdistributed-object-modifiers... no checking whether the compiler accepts -Wdivision-by-zero... no checking whether the compiler accepts -Wdollar-in-identifier-extension... no checking whether the compiler accepts -Wdouble-promotion... yes checking whether the compiler accepts -Wduplicate-decl-specifier... yes checking whether the compiler accepts -Wduplicate-enum... no checking whether the compiler accepts -Wduplicate-method-arg... no checking whether the compiler accepts -Wduplicate-method-match... no checking whether the compiler accepts -Wduplicated-cond... yes checking whether the compiler accepts -Wdynamic-class-memaccess... no checking whether the compiler accepts -Wembedded-directive... no checking whether the compiler accepts -Wempty-translation-unit... no checking whether the compiler accepts -Wenum-conversion... yes checking whether the compiler accepts -Wexit-time-destructors... no checking whether the compiler accepts -Wexplicit-ownership-type... no checking whether the compiler accepts -Wextern-initializer... no checking whether the compiler accepts -Wextra... yes checking whether the compiler accepts -Wextra-semi... no checking whether the compiler accepts -Wextra-tokens... no checking whether the compiler accepts -Wflexible-array-extensions... no checking whether the compiler accepts -Wfloat-conversion... yes checking whether the compiler accepts -Wformat-non-iso... no checking whether the compiler accepts -Wfour-char-constants... no checking whether the compiler accepts -Wgcc-compat... no checking whether the compiler accepts -Wglobal-constructors... no checking whether the compiler accepts -Wgnu-array-member-paren-init... no checking whether the compiler accepts -Wgnu-designator... no checking whether the compiler accepts -Wgnu-static-float-init... no checking whether the compiler accepts -Wheader-guard... no checking whether the compiler accepts -Wheader-hygiene... no checking whether the compiler accepts -Widiomatic-parentheses... no checking whether the compiler accepts -Wignored-attributes... yes checking whether the compiler accepts -Wimplicit-atomic-properties... no checking whether the compiler accepts -Wimplicit-conversion-floating-point-to-bool... no checking whether the compiler accepts -Wimplicit-exception-spec-mismatch... no checking whether the compiler accepts -Wimplicit-fallthrough... yes checking whether the compiler accepts -Wimplicit-fallthrough-per-function... no checking whether the compiler accepts -Wimplicit-retain-self... no checking whether the compiler accepts -Wimport-preprocessor-directive-pedantic... no checking whether the compiler accepts -Wincompatible-library-redeclaration... no checking whether the compiler accepts -Wincompatible-pointer-types-discards-qualifiers... no checking whether the compiler accepts -Wincomplete-implementation... no checking whether the compiler accepts -Wincomplete-module... no checking whether the compiler accepts -Wincomplete-umbrella... no checking whether the compiler accepts -Winit-self... yes checking whether the compiler accepts -Wint-conversions... no checking whether the compiler accepts -Wint-to-void-pointer-cast... no checking whether the compiler accepts -Winteger-overflow... no checking whether the compiler accepts -Winvalid-constexpr... no checking whether the compiler accepts -Winvalid-iboutlet... no checking whether the compiler accepts -Winvalid-noreturn... no checking whether the compiler accepts -Winvalid-pp-token... no checking whether the compiler accepts -Winvalid-source-encoding... no checking whether the compiler accepts -Winvalid-token-paste... no checking whether the compiler accepts -Wknr-promoted-parameter... no checking whether the compiler accepts -Wlarge-by-value-copy... no checking whether the compiler accepts -Wliteral-conversion... no checking whether the compiler accepts -Wliteral-range... no checking whether the compiler accepts -Wlocal-type-template-args... no checking whether the compiler accepts -Wlogical-op... yes checking whether the compiler accepts -Wloop-analysis... no checking whether the compiler accepts -Wmain-return-type... no checking whether the compiler accepts -Wmalformed-warning-check... no checking whether the compiler accepts -Wmethod-signatures... no checking whether the compiler accepts -Wmicrosoft... no checking whether the compiler accepts -Wmicrosoft-exists... no checking whether the compiler accepts -Wmismatched-parameter-types... no checking whether the compiler accepts -Wmismatched-return-types... no checking whether the compiler accepts -Wmissing-field-initializers... yes checking whether the compiler accepts -Wmissing-format-attribute... yes checking whether the compiler accepts -Wmissing-noreturn... yes checking whether the compiler accepts -Wmissing-selector-name... no checking whether the compiler accepts -Wmissing-sysroot... no checking whether the compiler accepts -Wmissing-variable-declarations... no checking whether the compiler accepts -Wmodule-conflict... no checking whether the compiler accepts -Wnested-anon-types... no checking whether the compiler accepts -Wnewline-eof... no checking whether the compiler accepts -Wnon-literal-null-conversion... no checking whether the compiler accepts -Wnon-pod-varargs... no checking whether the compiler accepts -Wnonportable-cfstrings... no checking whether the compiler accepts -Wnormalized=nfkc... yes checking whether the compiler accepts -Wnull-arithmetic... no checking whether the compiler accepts -Wnull-character... no checking whether the compiler accepts -Wnull-conversion... no checking whether the compiler accepts -Wnull-dereference... yes checking whether the compiler accepts -Wout-of-line-declaration... no checking whether the compiler accepts -Wover-aligned... no checking whether the compiler accepts -Woverlength-strings... yes checking whether the compiler accepts -Woverride-init... yes checking whether the compiler accepts -Woverriding-method-mismatch... no checking whether the compiler accepts -Wpointer-type-mismatch... no checking whether the compiler accepts -Wpredefined-identifier-outside-function... no checking whether the compiler accepts -Wprotocol-property-synthesis-ambiguity... no checking whether the compiler accepts -Wreadonly-iboutlet-property... no checking whether the compiler accepts -Wreadonly-setter-attrs... no checking whether the compiler accepts -Wreceiver-expr... no checking whether the compiler accepts -Wreceiver-forward-class... no checking whether the compiler accepts -Wreceiver-is-weak... no checking whether the compiler accepts -Wreinterpret-base-class... no checking whether the compiler accepts -Wrequires-super-attribute... no checking whether the compiler accepts -Wreserved-user-defined-literal... no checking whether the compiler accepts -Wreturn-stack-address... no checking whether the compiler accepts -Wsection... no checking whether the compiler accepts -Wselector-type-mismatch... no checking whether the compiler accepts -Wsentinel... no checking whether the compiler accepts -Wserialized-diagnostics... no checking whether the compiler accepts -Wshadow... yes checking whether the compiler accepts -Wshift-count-negative... yes checking whether the compiler accepts -Wshift-count-overflow... yes checking whether the compiler accepts -Wshift-negative-value... yes checking whether the compiler accepts -Wshift-overflow=2... yes checking whether the compiler accepts -Wshift-sign-overflow... no checking whether the compiler accepts -Wshorten-64-to-32... no checking whether the compiler accepts -Wsizeof-array-argument... yes checking whether the compiler accepts -Wsource-uses-openmp... no checking whether the compiler accepts -Wstatic-float-init... no checking whether the compiler accepts -Wstatic-in-inline... no checking whether the compiler accepts -Wstatic-local-in-inline... no checking whether the compiler accepts -Wstrict-overflow=1... yes checking whether the compiler accepts -Wstring-compare... yes checking whether the compiler accepts -Wstring-conversion... no checking whether the compiler accepts -Wstrlcpy-strlcat-size... no checking whether the compiler accepts -Wstrncat-size... no checking whether the compiler accepts -Wsuggest-attribute=format... yes checking whether the compiler accepts -Wsuggest-attribute=noreturn... yes checking whether the compiler accepts -Wsuper-class-method-mismatch... no checking whether the compiler accepts -Wswitch-bool... yes checking whether the compiler accepts -Wsync-nand... yes checking whether the compiler accepts -Wtautological-constant-out-of-range-compare... no checking whether the compiler accepts -Wtentative-definition-incomplete-type... no checking whether the compiler accepts -Wtrampolines... yes checking whether the compiler accepts -Wtype-safety... no checking whether the compiler accepts -Wtypedef-redefinition... no checking whether the compiler accepts -Wtypename-missing... no checking whether the compiler accepts -Wundefined-inline... no checking whether the compiler accepts -Wundefined-internal... no checking whether the compiler accepts -Wundefined-reinterpret-cast... no checking whether the compiler accepts -Wunicode... no checking whether the compiler accepts -Wunicode-whitespace... no checking whether the compiler accepts -Wunknown-warning-option... no checking whether the compiler accepts -Wunnamed-type-template-args... no checking whether the compiler accepts -Wunneeded-member-function... no checking whether the compiler accepts -Wunsequenced... no checking whether the compiler accepts -Wunsupported-visibility... no checking whether the compiler accepts -Wunused-but-set-parameter... yes checking whether the compiler accepts -Wunused-but-set-variable... yes checking whether the compiler accepts -Wunused-command-line-argument... no checking whether the compiler accepts -Wunused-const-variable=2... yes checking whether the compiler accepts -Wunused-exception-parameter... no checking whether the compiler accepts -Wunused-local-typedefs... yes checking whether the compiler accepts -Wunused-member-function... no checking whether the compiler accepts -Wunused-sanitize-argument... no checking whether the compiler accepts -Wunused-volatile-lvalue... no checking whether the compiler accepts -Wuser-defined-literals... no checking whether the compiler accepts -Wvariadic-macros... yes checking whether the compiler accepts -Wvector-conversion... no checking whether the compiler accepts -Wvector-conversions... no checking whether the compiler accepts -Wvexing-parse... no checking whether the compiler accepts -Wvisibility... no checking whether the compiler accepts -Wvla-extension... no checking whether the compiler accepts -Wzero-length-array... no checking whether the compiler accepts @warning_flags... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating contrib/operator-tools/tor.logrotate config.status: creating src/config/torrc.sample config.status: creating src/config/torrc.minimal config.status: creating scripts/maint/checkOptionDocs.pl config.status: creating warning_flags config.status: creating orconfig.h config.status: executing depfiles commands checking for tput... /usr/bin/tput tput: No value for $TERM and no -T specified ./configure: line 32560: test: -ge: unary operator expected Tor Version: Tor 0.4.7.12 Build Features Compiler: i686-w64-mingw32-gcc Host OS: mingw32 Warnings are fatal (--enable-fatal-warnings): no Android support (--enable-android): no Static Build tor (--enable-static-tor): yes libevent: /homedir/wine/drive_c/electroncash/contrib/libevent/dist/lib libssl: /homedir/wine/drive_c/electroncash/contrib/openssl/dist/lib zlib1g: /homedir/wine/drive_c/electroncash/contrib/zlib/dist/lib Optional Libraries libnss (--enable-nss): no libseccomp (--disable-seccomp): no libscrypt (--disable-libscrypt): no Systemd support (--enable-systemd): no liblzma (--enable-lzma): no libzstd (--enable-zstd): no Hardening Compiler Hardening (--disable-gcc-hardening): yes Linker Hardening (--disable-linker-hardening): yes Fragile Hardening (--enable-fragile-hardening, dev only): no Modules relay (--disable-module-relay): no dirauth (--disable-module-dirauth): no dircache: no Documentation AsciiDoc (--disable-asciidoc): no Man Pages (--disable-manpage): no HTML Manual (--disable-html-manual): no Tests Unit tests (--disable-unittests): no assert()s enabled (--enable-asserts-in-tests, dev only): no Code Coverage (--enable-coverage): no libFuzzer support (--enable-libfuzzer): no OSS-Fuzz support (--enable-oss-fuzz): no Tracing (--enable-tracing-instrumentation-) Tracepoints to log_debug() (log-debug): no USDT Instrumentation (usdt): no LTTng Instrumentation (lttng): no Install Directories Binaries: /homedir/wine/drive_c/electroncash/contrib/tor/dist/bin Configuration: /homedir/wine/drive_c/electroncash/contrib/tor/dist/etc/tor Man Pages: /homedir/wine/drive_c/electroncash/contrib/tor/dist/share/man Configure Line: ./configure --host=i686-w64-mingw32 --build=x86_64-pc-linux-gnu --prefix=/homedir/wine/drive_c/electroncash/contrib/tor/dist --disable-system-torrc --disable-manpage --disable-html-manual --disable-asciidoc --enable-static-libevent --with-libevent-dir=/homedir/wine/drive_c/electroncash/contrib/libevent/dist --enable-static-openssl --with-openssl-dir=/homedir/wine/drive_c/electroncash/contrib/openssl/dist --enable-static-zlib --with-zlib-dir=/homedir/wine/drive_c/electroncash/contrib/zlib/dist --disable-systemd --disable-lzma --disable-zstd --disable-unittests --disable-seccomp --disable-libscrypt --disable-module-dirauth --disable-module-relay --enable-static-tor make all-am make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/tor' CC src/app/main/main.o CC src/app/main/risky_options.o CC src/app/main/shutdown.o CC src/app/main/subsystem_list.o CC src/app/main/ntmain.o CC src/app/main/subsysmgr.o CC src/feature/relay/relay_stub.o CC src/app/main/tor_main.o CC src/core/crypto/onion_crypto.o CC src/core/crypto/hs_ntor.o CC src/core/crypto/onion_fast.o CC src/core/crypto/onion_ntor.o CC src/core/crypto/onion_ntor_v3.o CC src/core/crypto/relay_crypto.o CC src/core/mainloop/connection.o CC src/core/crypto/onion_tap.o CC src/core/mainloop/mainloop.o CC src/core/mainloop/cpuworker.o CC src/core/mainloop/mainloop_pubsub.o CC src/core/mainloop/netstatus.o CC src/core/mainloop/mainloop_sys.o CC src/core/mainloop/periodic.o CC src/core/or/channel.o CC src/core/or/address_set.o CC src/core/or/channeltls.o CC src/core/or/channelpadding.o CC src/core/or/circuitbuild.o CC src/core/or/circuitlist.o CC src/core/or/circuitmux.o CC src/core/or/circuitmux_ewma.o CC src/core/or/circuitpadding_machines.o CC src/core/or/circuitstats.o CC src/core/or/circuituse.o CC src/core/or/circuitpadding.o CC src/core/or/crypt_path.o CC src/core/or/command.o CC src/core/or/connection_edge.o CC src/core/or/connection_or.o CC src/core/or/dos.o CC src/core/or/dos_config.o CC src/core/or/dos_sys.o CC src/core/or/extendinfo.o CC src/core/or/onion.o CC src/core/or/ocirc_event.o CC src/core/or/or_periodic.o CC src/core/or/or_sys.o CC src/core/or/orconn_event.o CC src/core/or/policies.o CC src/core/or/protover.o CC src/core/or/reasons.o CC src/core/or/relay.o CC src/core/or/scheduler.o CC src/core/or/scheduler_kist.o CC src/core/or/scheduler_vanilla.o CC src/core/or/sendme.o CC src/core/or/congestion_control_common.o CC src/core/or/congestion_control_vegas.o CC src/core/or/congestion_control_nola.o CC src/core/or/congestion_control_westwood.o CC src/core/or/congestion_control_flow.o CC src/core/or/status.o CC src/core/or/versions.o CC src/core/proto/proto_cell.o CC src/core/proto/proto_control0.o CC src/core/proto/proto_ext_or.o CC src/core/proto/proto_haproxy.o CC src/core/proto/proto_http.o CC src/core/proto/proto_socks.o CC src/feature/api/tor_api.o CC src/feature/client/addressmap.o CC src/feature/client/bridges.o CC src/feature/client/circpathbias.o CC src/feature/client/dnsserv.o CC src/feature/client/entrynodes.o CC src/feature/client/proxymode.o CC src/feature/client/transports.o CC src/feature/control/btrack.o CC src/feature/control/btrack_circuit.o CC src/feature/control/btrack_orconn.o CC src/feature/control/btrack_orconn_cevent.o CC src/feature/control/btrack_orconn_maps.o CC src/feature/control/control.o CC src/feature/control/control_auth.o CC src/feature/control/control_bootstrap.o CC src/feature/control/control_cmd.o CC src/feature/control/control_hs.o CC src/feature/control/control_events.o CC src/feature/control/control_fmt.o CC src/feature/control/control_getinfo.o CC src/feature/control/control_proto.o CC src/feature/control/getinfo_geoip.o CC src/feature/dirclient/dirclient.o CC src/feature/dirclient/dirclient_modes.o CC src/feature/dirclient/dlstatus.o CC src/feature/dircommon/consdiff.o CC src/feature/dircommon/directory.o CC src/feature/dircommon/fp_pair.o CC src/feature/dirparse/authcert_parse.o CC src/feature/dirparse/microdesc_parse.o CC src/feature/dirparse/ns_parse.o CC src/feature/dirparse/parsecommon.o CC src/feature/dirparse/policy_parse.o CC src/feature/dirparse/routerparse.o CC src/feature/dirparse/sigcommon.o CC src/feature/dirparse/signing.o CC src/feature/dirparse/unparseable.o CC src/feature/hibernate/hibernate.o CC src/feature/hs_common/replaycache.o CC src/feature/hs_common/shared_random_client.o CC src/feature/hs/hs_cache.o CC src/feature/hs/hs_cell.o CC src/feature/hs/hs_circuit.o CC src/feature/hs/hs_circuitmap.o CC src/feature/hs/hs_client.o CC src/feature/hs/hs_common.o CC src/feature/hs/hs_config.o CC src/feature/hs/hs_control.o CC src/feature/hs/hs_descriptor.o CC src/feature/hs/hs_dos.o CC src/feature/hs/hs_ident.o CC src/feature/hs/hs_intropoint.o CC src/feature/hs/hs_metrics.o CC src/feature/hs/hs_ob.o CC src/feature/hs/hs_service.o CC src/feature/hs/hs_stats.o CC src/feature/hs/hs_sys.o CC src/feature/hs/hs_metrics_entry.o CC src/feature/keymgt/loadkey.o CC src/feature/metrics/metrics.o CC src/feature/metrics/metrics_sys.o CC src/feature/nodelist/authcert.o CC src/feature/nodelist/describe.o CC src/feature/nodelist/dirlist.o CC src/feature/nodelist/microdesc.o CC src/feature/nodelist/networkstatus.o CC src/feature/nodelist/nickname.o CC src/feature/nodelist/nodefamily.o CC src/feature/nodelist/nodelist.o CC src/feature/nodelist/node_select.o CC src/feature/nodelist/routerinfo.o CC src/feature/nodelist/routerlist.o CC src/feature/nodelist/routerset.o CC src/feature/nodelist/fmt_routerstatus.o CC src/feature/nodelist/torcert.o CC src/feature/relay/onion_queue.o CC src/feature/relay/relay_find_addr.o CC src/feature/relay/router.o CC src/feature/rend/rendcommon.o CC src/feature/rend/rendmid.o CC src/feature/stats/bwhist.o CC src/feature/stats/connstats.o CC src/feature/stats/geoip_stats.o CC src/feature/stats/rephist.o CC src/feature/stats/predict_ports.o CC src/app/config/config.o CC src/app/config/quiet_level.o CC src/app/config/resolve_addr.o CC src/app/config/statefile.o CC src/feature/dirauth/dirauth_stub.o CC src/feature/dircache/dircache_stub.o CC src/lib/compress/compress.o CC src/lib/compress/compress_buf.o CC src/lib/compress/compress_lzma.o CC src/lib/compress/compress_none.o CC src/lib/compress/compress_zlib.o CC src/lib/compress/compress_zstd.o CC src/lib/evloop/compat_libevent.o CC src/lib/evloop/evloop_sys.o CC src/lib/evloop/procmon.o CC src/lib/evloop/timers.o CC src/lib/evloop/token_bucket.o CC src/lib/evloop/workqueue.o CC src/lib/tls/libtor_tls_a-buffers_tls.o CC src/lib/tls/libtor_tls_a-tortls.o CC src/lib/tls/libtor_tls_a-x509.o CC src/lib/tls/libtor_tls_a-tortls_openssl.o CC src/lib/tls/libtor_tls_a-x509_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_cipher.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_curve25519.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_dh.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_digest.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_ed25519.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_format.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_hkdf.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_init.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_ope.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_pwbox.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rand.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rand_fast.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rand_numeric.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rsa.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_s2k.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_util.o CC src/lib/crypt_ops/libtor_crypt_ops_a-digestset.o CC src/lib/crypt_ops/libtor_crypt_ops_a-aes_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_digest_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_rsa_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_dh_openssl.o CC src/lib/crypt_ops/libtor_crypt_ops_a-crypto_openssl_mgt.o CC src/ext/keccak-tiny/libkeccak_tiny_a-keccak-tiny-unrolled.o CC src/ext/curve25519_donna/lib_libcurve25519_donna_a-curve25519-donna.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_0.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_1.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_add.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_cmov.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_copy.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_frombytes.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_invert.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_isnegative.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_isnonzero.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_mul.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_neg.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_pow22523.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_sq2.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_sq.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_sub.o CC src/ext/ed25519/ref10/libed25519_ref10_a-fe_tobytes.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_add.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_double_scalarmult.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_frombytes.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_madd.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_msub.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p1p1_to_p2.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p1p1_to_p3.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p2_0.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p2_dbl.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_0.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_dbl.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_to_cached.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_to_p2.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_precomp_0.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_sub.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_scalarmult_base.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_p3_tobytes.o CC src/ext/ed25519/ref10/libed25519_ref10_a-ge_tobytes.o CC src/ext/ed25519/ref10/libed25519_ref10_a-keypair.o CC src/ext/ed25519/ref10/libed25519_ref10_a-open.o CC src/ext/ed25519/ref10/libed25519_ref10_a-sc_muladd.o CC src/ext/ed25519/ref10/libed25519_ref10_a-sc_reduce.o CC src/ext/ed25519/ref10/libed25519_ref10_a-sign.o CC src/ext/ed25519/ref10/libed25519_ref10_a-keyconv.o CC src/ext/ed25519/donna/libed25519_donna_a-ed25519_tor.o CC src/lib/geoip/geoip.o CC src/ext/ed25519/ref10/libed25519_ref10_a-blinding.o CC src/lib/process/daemon.o CC src/lib/process/env.o CC src/lib/process/pidfile.o CC src/lib/process/process.o CC src/lib/process/process_sys.o CC src/lib/process/process_unix.o CC src/lib/process/process_win32.o CC src/lib/process/restrict.o CC src/lib/process/setuid.o CC src/lib/process/waitpid.o CC src/lib/buf/buffers.o CC src/lib/confmgt/confmgt.o CC src/lib/confmgt/structvar.o CC src/lib/confmgt/type_defs.o CC src/lib/confmgt/typedvar.o CC src/lib/confmgt/unitparse.o CC src/lib/pubsub/pubsub_build.o CC src/lib/pubsub/pubsub_check.o CC src/lib/pubsub/pubsub_publish.o CC src/lib/dispatch/dispatch_cfg.o CC src/lib/dispatch/dispatch_core.o CC src/lib/dispatch/dispatch_naming.o CC src/lib/dispatch/dispatch_new.o CC src/lib/time/compat_time.o CC src/lib/time/time_sys.o CC src/lib/time/tvdiff.o CC src/lib/fs/conffile.o CC src/lib/fs/dir.o CC src/lib/fs/files.o CC src/lib/fs/freespace.o CC src/lib/fs/lockfile.o CC src/lib/fs/mmap.o CC src/lib/fs/path.o CC src/lib/fs/storagedir.o CC src/lib/fs/userdb.o CC src/lib/fs/winlib.o CC src/lib/encoding/binascii.o CC src/lib/encoding/confline.o CC src/lib/encoding/cstring.o CC src/lib/encoding/keyval.o CC src/lib/encoding/kvline.o CC src/lib/encoding/pem.o CC src/lib/encoding/qstring.o CC src/lib/encoding/time_fmt.o CC src/lib/sandbox/sandbox.o CC src/lib/container/bloomfilt.o CC src/lib/container/map.o CC src/lib/container/namemap.o CC src/lib/container/order.o CC src/lib/container/smartlist.o CC src/lib/net/address.o CC src/lib/net/alertsock.o CC src/lib/net/buffers_net.o CC src/lib/net/gethostname.o CC src/lib/net/inaddr.o CC src/lib/net/network_sys.o CC src/lib/net/resolve.o CC src/lib/net/socket.o CC src/lib/net/socketpair.o CC src/lib/thread/compat_threads.o CC src/lib/thread/numcpus.o CC src/lib/thread/compat_winthreads.o CC src/lib/memarea/memarea.o CC src/lib/math/fp.o CC src/lib/math/laplace.o CC src/lib/math/prob_distr.o CC src/lib/meminfo/meminfo.o CC src/lib/osinfo/uname.o CC src/lib/osinfo/libc.o CC src/lib/log/escape.o CC src/lib/log/ratelim.o CC src/lib/log/log.o CC src/lib/log/log_sys.o CC src/lib/log/util_bug.o CC src/lib/log/win32err.o CC src/lib/lock/compat_mutex.o CC src/lib/lock/compat_mutex_winthreads.o CC src/lib/fdio/fdio.o CC src/lib/string/compat_ctype.o CC src/lib/string/compat_string.o CC src/lib/string/util_string.o CC src/lib/string/parse_int.o CC src/lib/string/printf.o CC src/lib/string/scanf.o CC src/lib/term/getpass.o CC src/lib/smartlist_core/smartlist_core.o CC src/lib/smartlist_core/smartlist_split.o CC src/lib/malloc/malloc.o CC src/lib/malloc/map_anon.o CC src/lib/wallclock/approx_time.o CC src/lib/wallclock/time_to_tm.o CC src/lib/wallclock/tor_gettimeofday.o CC src/lib/err/backtrace.o CC src/lib/err/torerr.o CC src/lib/err/torerr_sys.o CC src/lib/version/git_revision.o CC src/lib/version/version.o CC src/lib/llharden/winprocess_sys.o CC src/lib/intmath/addsub.o CC src/lib/intmath/bits.o CC src/lib/intmath/muldiv.o CC src/lib/intmath/weakrng.o CC src/ext/lib_libtor_ctime_a-csiphash.o CC src/lib/ctime/libtor_ctime_a-di_ops.o CC src/lib/metrics/metrics_store.o CC src/lib/metrics/metrics_store_entry.o CC src/lib/metrics/metrics_common.o CC src/lib/metrics/prometheus.o CC src/ext/trunnel/trunnel_libor_trunnel_a-trunnel.o CC src/trunnel/libor_trunnel_a-ed25519_cert.o CC src/trunnel/libor_trunnel_a-extension.o CC src/trunnel/libor_trunnel_a-link_handshake.o CC src/trunnel/libor_trunnel_a-pwbox.o CC src/trunnel/hs/libor_trunnel_a-cell_establish_intro.o CC src/trunnel/hs/libor_trunnel_a-cell_introduce1.o CC src/trunnel/hs/libor_trunnel_a-cell_rendezvous.o CC src/trunnel/libor_trunnel_a-channelpadding_negotiation.o CC src/trunnel/libor_trunnel_a-sendme_cell.o CC src/trunnel/libor_trunnel_a-flow_control_cells.o CC src/trunnel/libor_trunnel_a-congestion_control.o CC src/trunnel/libor_trunnel_a-socks5.o CC src/trunnel/libor_trunnel_a-netinfo.o CC src/trunnel/libor_trunnel_a-circpad_negotiation.o CC src/lib/trace/trace_stub.o CC src/tools/tor-resolve.o CC src/tools/tor-print-ed-signing-cert.o CC src/tools/tor-gencert.o CC src/test/bench.o CC src/test/test_ntor_cl.o CC src/test/test_hs_ntor_cl.o AR src/lib/libtor-compress.a AR src/lib/libtor-evloop.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-tls.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-crypt-ops.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libcurve25519_donna.a AR src/ext/ed25519/ref10/libed25519_ref10.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-geoip.a AR src/lib/libtor-process.a AR src/lib/libtor-buf.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-confmgt.a AR src/lib/libtor-pubsub.a AR src/lib/libtor-dispatch.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-time.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-encoding.a AR src/lib/libtor-sandbox.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-container.a AR src/lib/libtor-thread.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-memarea.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-math.a AR src/lib/libtor-osinfo.a AR src/lib/libtor-meminfo.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-lock.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-fdio.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-term.a AR src/lib/libtor-smartlist-core.a AR src/lib/libtor-malloc.a AR src/lib/libtor-string.a AR src/lib/libtor-wallclock.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-err.a AR src/lib/libtor-llharden.a AR src/lib/libtor-version.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-intmath.a AR src/lib/libtor-ctime.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-metrics.a AR src/lib/libtor-trace.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-log.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-fs.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/ext/ed25519/donna/libed25519_donna.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/lib/libtor-net.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/trunnel/libor-trunnel.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/core/libtor-app.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR src/ext/keccak-tiny/libkeccak-tiny.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') AR libtor.a CCLD src/tools/tor-resolve.exe CCLD src/tools/tor-print-ed-signing-cert.exe CCLD src/tools/tor-gencert.exe i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') CCLD src/app/tor.exe CCLD src/test/test-hs-ntor-cl.exe CCLD src/test/bench.exe CCLD src/test/test-ntor-cl.exe make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/tor' make[1]: Entering directory '/homedir/wine/drive_c/electroncash/contrib/tor' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/tor/dist/bin' /usr/bin/install -c src/app/tor.exe src/tools/tor-resolve.exe src/tools/tor-print-ed-signing-cert.exe src/tools/tor-gencert.exe '/homedir/wine/drive_c/electroncash/contrib/tor/dist/bin' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/tor/dist/bin' /usr/bin/install -c contrib/client-tools/torify '/homedir/wine/drive_c/electroncash/contrib/tor/dist/bin' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/tor/dist/etc/tor' /usr/bin/install -c -m 644 src/config/torrc.sample '/homedir/wine/drive_c/electroncash/contrib/tor/dist/etc/tor' /usr/bin/mkdir -p '/homedir/wine/drive_c/electroncash/contrib/tor/dist/share/tor' /usr/bin/install -c -m 644 src/config/geoip src/config/geoip6 '/homedir/wine/drive_c/electroncash/contrib/tor/dist/share/tor' make[1]: Leaving directory '/homedir/wine/drive_c/electroncash/contrib/tor' '/homedir/wine/drive_c/electroncash/contrib/tor/dist/bin/tor.exe' -> '/homedir/wine/drive_c/electroncash/contrib/../electroncash/tor/bin/./tor.exe' 2a1a467732729a85ed02c531237cf2c7040d58b09190de4f11225268c982a3cd /homedir/wine/drive_c/electroncash/contrib/tor/dist/bin/tor.exe INFO: tor.exe has been placed in the 'electroncash' folder. ~/wine/drive_c/electroncash/contrib/build-wine INFO: Preparing Wine... ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Cleaning tmp INFO: done ~/tmp ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Importing Python dev keyring (may take a few minutes)... gpg: directory '/homedir/.gnupg' created gpg: keybox '/homedir/.gnupg/keyring-electroncash-build-python-dev.gpg' created gpg: armor header: Comment: https://keybase.io/stevedower gpg: armor header: Version: Keybase Go 1.0.11 (windows) gpg: pub rsa4096/FC624643487034E5 2015-04-06 Steve Dower (Python Release Signing) gpg: /homedir/.gnupg/trustdb.gpg: trustdb created gpg: using pgp trust model gpg: key FC624643487034E5: public key "Steve Dower (Python Release Signing) " imported gpg: no running gpg-agent - starting '/usr/bin/gpg-agent' gpg: waiting for the agent to come up ... (5s) gpg: connection to agent established gpg: Total number processed: 1 gpg: imported: 1 INFO: Installing Python ... INFO: Downloading core... --2023-01-24 10:10:34-- https://www.python.org/ftp/python/3.8.9/win32/core.msi Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1425408 (1.4M) [application/octet-stream] Saving to: ‘core.msi’ 0K .......... .......... .......... .......... .......... 3% 1.24M 1s 50K .......... .......... .......... .......... .......... 7% 1.70M 1s 100K .......... .......... .......... .......... .......... 10% 6.16M 1s 150K .......... .......... .......... .......... .......... 14% 6.98M 0s 200K .......... .......... .......... .......... .......... 17% 2.59M 0s 250K .......... .......... .......... .......... .......... 21% 10.5M 0s 300K .......... .......... .......... .......... .......... 25% 12.1M 0s 350K .......... .......... .......... .......... .......... 28% 10.8M 0s 400K .......... .......... .......... .......... .......... 32% 13.1M 0s 450K .......... .......... .......... .......... .......... 35% 15.9M 0s 500K .......... .......... .......... .......... .......... 39% 3.48M 0s 550K .......... .......... .......... .......... .......... 43% 17.9M 0s 600K .......... .......... .......... .......... .......... 46% 18.9M 0s 650K .......... .......... .......... .......... .......... 50% 19.4M 0s 700K .......... .......... .......... .......... .......... 53% 25.2M 0s 750K .......... .......... .......... .......... .......... 57% 27.2M 0s 800K .......... .......... .......... .......... .......... 61% 28.0M 0s 850K .......... .......... .......... .......... .......... 64% 32.8M 0s 900K .......... .......... .......... .......... .......... 68% 25.8M 0s 950K .......... .......... .......... .......... .......... 71% 30.4M 0s 1000K .......... .......... .......... .......... .......... 75% 39.8M 0s 1050K .......... .......... .......... .......... .......... 79% 3.63M 0s 1100K .......... .......... .......... .......... .......... 82% 50.4M 0s 1150K .......... .......... .......... .......... .......... 86% 39.0M 0s 1200K .......... .......... .......... .......... .......... 89% 42.9M 0s 1250K .......... .......... .......... .......... .......... 93% 31.3M 0s 1300K .......... .......... .......... .......... .......... 96% 43.6M 0s 1350K .......... .......... .......... .......... .. 100% 39.9M=0.2s 2023-01-24 10:10:36 (7.72 MB/s) - ‘core.msi’ saved [1425408/1425408] --2023-01-24 10:10:36-- https://www.python.org/ftp/python/3.8.9/win32/core.msi.asc Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘core.msi.asc’ 0K 100% 36.4M=0s 2023-01-24 10:10:36 (36.4 MB/s) - ‘core.msi.asc’ saved [836/836] INFO: Verifying PGP signature for core.msi ... OK: core.msi signature verified INFO: Downloading dev... --2023-01-24 10:10:36-- https://www.python.org/ftp/python/3.8.9/win32/dev.msi Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 282624 (276K) [application/octet-stream] Saving to: ‘dev.msi’ 0K .......... .......... .......... .......... .......... 18% 1.24M 0s 50K .......... .......... .......... .......... .......... 36% 1.74M 0s 100K .......... .......... .......... .......... .......... 54% 6.18M 0s 150K .......... .......... .......... .......... .......... 72% 7.03M 0s 200K .......... .......... .......... .......... .......... 90% 2.59M 0s 250K .......... .......... ...... 100% 52.3M=0.1s 2023-01-24 10:10:37 (2.65 MB/s) - ‘dev.msi’ saved [282624/282624] --2023-01-24 10:10:37-- https://www.python.org/ftp/python/3.8.9/win32/dev.msi.asc Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘dev.msi.asc’ 0K 100% 41.2M=0s 2023-01-24 10:10:37 (41.2 MB/s) - ‘dev.msi.asc’ saved [836/836] INFO: Verifying PGP signature for dev.msi ... OK: dev.msi signature verified INFO: Downloading exe... --2023-01-24 10:10:37-- https://www.python.org/ftp/python/3.8.9/win32/exe.msi Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 507904 (496K) [application/octet-stream] Saving to: ‘exe.msi’ 0K .......... .......... .......... .......... .......... 10% 1.24M 0s 50K .......... .......... .......... .......... .......... 20% 1.73M 0s 100K .......... .......... .......... .......... .......... 30% 6.36M 0s 150K .......... .......... .......... .......... .......... 40% 7.25M 0s 200K .......... .......... .......... .......... .......... 50% 2.69M 0s 250K .......... .......... .......... .......... .......... 60% 11.2M 0s 300K .......... .......... .......... .......... .......... 70% 12.3M 0s 350K .......... .......... .......... .......... .......... 80% 11.1M 0s 400K .......... .......... .......... .......... .......... 90% 13.4M 0s 450K .......... .......... .......... .......... ...... 100% 18.7M=0.1s 2023-01-24 10:10:38 (4.08 MB/s) - ‘exe.msi’ saved [507904/507904] --2023-01-24 10:10:38-- https://www.python.org/ftp/python/3.8.9/win32/exe.msi.asc Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘exe.msi.asc’ 0K 100% 30.4M=0s 2023-01-24 10:10:38 (30.4 MB/s) - ‘exe.msi.asc’ saved [836/836] INFO: Verifying PGP signature for exe.msi ... OK: exe.msi signature verified INFO: Downloading lib... --2023-01-24 10:10:38-- https://www.python.org/ftp/python/3.8.9/win32/lib.msi Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 7618560 (7.3M) [application/octet-stream] Saving to: ‘lib.msi’ 0K .......... .......... .......... .......... .......... 0% 1.10M 7s 50K .......... .......... .......... .......... .......... 1% 1.57M 6s 100K .......... .......... .......... .......... .......... 2% 5.27M 4s 150K .......... .......... .......... .......... .......... 2% 7.85M 3s 200K .......... .......... .......... .......... .......... 3% 2.38M 3s 250K .......... .......... .......... .......... .......... 4% 9.00M 3s 300K .......... .......... .......... .......... .......... 4% 11.9M 2s 350K .......... .......... .......... .......... .......... 5% 12.5M 2s 400K .......... .......... .......... .......... .......... 6% 10.3M 2s 450K .......... .......... .......... .......... .......... 6% 2.72M 2s 500K .......... .......... .......... .......... .......... 7% 30.0M 2s 550K .......... .......... .......... .......... .......... 8% 17.2M 2s 600K .......... .......... .......... .......... .......... 8% 18.6M 2s 650K .......... .......... .......... .......... .......... 9% 21.6M 2s 700K .......... .......... .......... .......... .......... 10% 26.5M 1s 750K .......... .......... .......... .......... .......... 10% 20.8M 1s 800K .......... .......... .......... .......... .......... 11% 19.8M 1s 850K .......... .......... .......... .......... .......... 12% 22.9M 1s 900K .......... .......... .......... .......... .......... 12% 33.9M 1s 950K .......... .......... .......... .......... .......... 13% 28.8M 1s 1000K .......... .......... .......... .......... .......... 14% 3.12M 1s 1050K .......... .......... .......... .......... .......... 14% 82.0M 1s 1100K .......... .......... .......... .......... .......... 15% 37.2M 1s 1150K .......... .......... .......... .......... .......... 16% 36.2M 1s 1200K .......... .......... .......... .......... .......... 16% 33.4M 1s 1250K .......... .......... .......... .......... .......... 17% 24.5M 1s 1300K .......... .......... .......... .......... .......... 18% 35.5M 1s 1350K .......... .......... .......... .......... .......... 18% 40.1M 1s 1400K .......... .......... .......... .......... .......... 19% 44.8M 1s 1450K .......... .......... .......... .......... .......... 20% 39.2M 1s 1500K .......... .......... .......... .......... .......... 20% 39.2M 1s 1550K .......... .......... .......... .......... .......... 21% 40.5M 1s 1600K .......... .......... .......... .......... .......... 22% 31.6M 1s 1650K .......... .......... .......... .......... .......... 22% 43.3M 1s 1700K .......... .......... .......... .......... .......... 23% 43.9M 1s 1750K .......... .......... .......... .......... .......... 24% 39.4M 1s 1800K .......... .......... .......... .......... .......... 24% 49.3M 1s 1850K .......... .......... .......... .......... .......... 25% 57.8M 1s 1900K .......... .......... .......... .......... .......... 26% 45.5M 1s 1950K .......... .......... .......... .......... .......... 26% 53.3M 1s 2000K .......... .......... .......... .......... .......... 27% 45.1M 1s 2050K .......... .......... .......... .......... .......... 28% 3.93M 1s 2100K .......... .......... .......... .......... .......... 28% 83.1M 1s 2150K .......... .......... .......... .......... .......... 29% 101M 1s 2200K .......... .......... .......... .......... .......... 30% 79.2M 1s 2250K .......... .......... .......... .......... .......... 30% 91.4M 0s 2300K .......... .......... .......... .......... .......... 31% 80.9M 0s 2350K .......... .......... .......... .......... .......... 32% 67.3M 0s 2400K .......... .......... .......... .......... .......... 32% 69.9M 0s 2450K .......... .......... .......... .......... .......... 33% 85.0M 0s 2500K .......... .......... .......... .......... .......... 34% 54.0M 0s 2550K .......... .......... .......... .......... .......... 34% 65.5M 0s 2600K .......... .......... .......... .......... .......... 35% 72.9M 0s 2650K .......... .......... .......... .......... .......... 36% 56.3M 0s 2700K .......... .......... .......... .......... .......... 36% 58.6M 0s 2750K .......... .......... .......... .......... .......... 37% 75.9M 0s 2800K .......... .......... .......... .......... .......... 38% 56.7M 0s 2850K .......... .......... .......... .......... .......... 38% 64.8M 0s 2900K .......... .......... .......... .......... .......... 39% 84.8M 0s 2950K .......... .......... .......... .......... .......... 40% 78.9M 0s 3000K .......... .......... .......... .......... .......... 40% 49.7M 0s 3050K .......... .......... .......... .......... .......... 41% 83.9M 0s 3100K .......... .......... .......... .......... .......... 42% 69.4M 0s 3150K .......... .......... .......... .......... .......... 43% 70.2M 0s 3200K .......... .......... .......... .......... .......... 43% 72.5M 0s 3250K .......... .......... .......... .......... .......... 44% 67.2M 0s 3300K .......... .......... .......... .......... .......... 45% 77.2M 0s 3350K .......... .......... .......... .......... .......... 45% 92.3M 0s 3400K .......... .......... .......... .......... .......... 46% 74.7M 0s 3450K .......... .......... .......... .......... .......... 47% 69.7M 0s 3500K .......... .......... .......... .......... .......... 47% 78.9M 0s 3550K .......... .......... .......... .......... .......... 48% 77.2M 0s 3600K .......... .......... .......... .......... .......... 49% 57.0M 0s 3650K .......... .......... .......... .......... .......... 49% 78.1M 0s 3700K .......... .......... .......... .......... .......... 50% 88.4M 0s 3750K .......... .......... .......... .......... .......... 51% 76.2M 0s 3800K .......... .......... .......... .......... .......... 51% 77.0M 0s 3850K .......... .......... .......... .......... .......... 52% 81.0M 0s 3900K .......... .......... .......... .......... .......... 53% 81.1M 0s 3950K .......... .......... .......... .......... .......... 53% 72.5M 0s 4000K .......... .......... .......... .......... .......... 54% 62.6M 0s 4050K .......... .......... .......... .......... .......... 55% 77.0M 0s 4100K .......... .......... .......... .......... .......... 55% 130M 0s 4150K .......... .......... .......... .......... .......... 56% 5.66M 0s 4200K .......... .......... .......... .......... .......... 57% 80.7M 0s 4250K .......... .......... .......... .......... .......... 57% 79.6M 0s 4300K .......... .......... .......... .......... .......... 58% 89.6M 0s 4350K .......... .......... .......... .......... .......... 59% 97.7M 0s 4400K .......... .......... .......... .......... .......... 59% 64.0M 0s 4450K .......... .......... .......... .......... .......... 60% 83.3M 0s 4500K .......... .......... .......... .......... .......... 61% 76.6M 0s 4550K .......... .......... .......... .......... .......... 61% 89.3M 0s 4600K .......... .......... .......... .......... .......... 62% 75.2M 0s 4650K .......... .......... .......... .......... .......... 63% 84.5M 0s 4700K .......... .......... .......... .......... .......... 63% 80.1M 0s 4750K .......... .......... .......... .......... .......... 64% 75.6M 0s 4800K .......... .......... .......... .......... .......... 65% 67.8M 0s 4850K .......... .......... .......... .......... .......... 65% 89.8M 0s 4900K .......... .......... .......... .......... .......... 66% 82.2M 0s 4950K .......... .......... .......... .......... .......... 67% 76.1M 0s 5000K .......... .......... .......... .......... .......... 67% 69.8M 0s 5050K .......... .......... .......... .......... .......... 68% 84.5M 0s 5100K .......... .......... .......... .......... .......... 69% 81.4M 0s 5150K .......... .......... .......... .......... .......... 69% 121M 0s 5200K .......... .......... .......... .......... .......... 70% 1.35M 0s 5250K .......... .......... .......... .......... .......... 71% 85.7M 0s 5300K .......... .......... .......... .......... .......... 71% 127M 0s 5350K .......... .......... .......... .......... .......... 72% 139M 0s 5400K .......... .......... .......... .......... .......... 73% 82.1M 0s 5450K .......... .......... .......... .......... .......... 73% 132M 0s 5500K .......... .......... .......... .......... .......... 74% 119M 0s 5550K .......... .......... .......... .......... .......... 75% 68.7M 0s 5600K .......... .......... .......... .......... .......... 75% 107M 0s 5650K .......... .......... .......... .......... .......... 76% 125M 0s 5700K .......... .......... .......... .......... .......... 77% 117M 0s 5750K .......... .......... .......... .......... .......... 77% 129M 0s 5800K .......... .......... .......... .......... .......... 78% 97.6M 0s 5850K .......... .......... .......... .......... .......... 79% 86.7M 0s 5900K .......... .......... .......... .......... .......... 79% 127M 0s 5950K .......... .......... .......... .......... .......... 80% 122M 0s 6000K .......... .......... .......... .......... .......... 81% 108M 0s 6050K .......... .......... .......... .......... .......... 81% 133M 0s 6100K .......... .......... .......... .......... .......... 82% 137M 0s 6150K .......... .......... .......... .......... .......... 83% 133M 0s 6200K .......... .......... .......... .......... .......... 84% 120M 0s 6250K .......... .......... .......... .......... .......... 84% 132M 0s 6300K .......... .......... .......... .......... .......... 85% 128M 0s 6350K .......... .......... .......... .......... .......... 86% 136M 0s 6400K .......... .......... .......... .......... .......... 86% 109M 0s 6450K .......... .......... .......... .......... .......... 87% 125M 0s 6500K .......... .......... .......... .......... .......... 88% 137M 0s 6550K .......... .......... .......... .......... .......... 88% 140M 0s 6600K .......... .......... .......... .......... .......... 89% 128M 0s 6650K .......... .......... .......... .......... .......... 90% 134M 0s 6700K .......... .......... .......... .......... .......... 90% 139M 0s 6750K .......... .......... .......... .......... .......... 91% 136M 0s 6800K .......... .......... .......... .......... .......... 92% 105M 0s 6850K .......... .......... .......... .......... .......... 92% 141M 0s 6900K .......... .......... .......... .......... .......... 93% 134M 0s 6950K .......... .......... .......... .......... .......... 94% 140M 0s 7000K .......... .......... .......... .......... .......... 94% 110M 0s 7050K .......... .......... .......... .......... .......... 95% 132M 0s 7100K .......... .......... .......... .......... .......... 96% 142M 0s 7150K .......... .......... .......... .......... .......... 96% 132M 0s 7200K .......... .......... .......... .......... .......... 97% 116M 0s 7250K .......... .......... .......... .......... .......... 98% 142M 0s 7300K .......... .......... .......... .......... .......... 98% 137M 0s 7350K .......... .......... .......... .......... .......... 99% 133M 0s 7400K .......... .......... .......... .......... 100% 130M=0.3s 2023-01-24 10:10:39 (22.5 MB/s) - ‘lib.msi’ saved [7618560/7618560] --2023-01-24 10:10:39-- https://www.python.org/ftp/python/3.8.9/win32/lib.msi.asc Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘lib.msi.asc’ 0K 100% 40.8M=0s 2023-01-24 10:10:39 (40.8 MB/s) - ‘lib.msi.asc’ saved [836/836] INFO: Verifying PGP signature for lib.msi ... OK: lib.msi signature verified INFO: Downloading pip... --2023-01-24 10:10:39-- https://www.python.org/ftp/python/3.8.9/win32/pip.msi Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 253952 (248K) [application/octet-stream] Saving to: ‘pip.msi’ 0K .......... .......... .......... .......... .......... 20% 1.28M 0s 50K .......... .......... .......... .......... .......... 40% 1.72M 0s 100K .......... .......... .......... .......... .......... 60% 6.59M 0s 150K .......... .......... .......... .......... .......... 80% 7.43M 0s 200K .......... .......... .......... .......... ........ 100% 2.57M=0.1s 2023-01-24 10:10:40 (2.46 MB/s) - ‘pip.msi’ saved [253952/253952] --2023-01-24 10:10:40-- https://www.python.org/ftp/python/3.8.9/win32/pip.msi.asc Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘pip.msi.asc’ 0K 100% 31.8M=0s 2023-01-24 10:10:40 (31.8 MB/s) - ‘pip.msi.asc’ saved [836/836] INFO: Verifying PGP signature for pip.msi ... OK: pip.msi signature verified INFO: Downloading tools... --2023-01-24 10:10:40-- https://www.python.org/ftp/python/3.8.9/win32/tools.msi Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 208896 (204K) [application/octet-stream] Saving to: ‘tools.msi’ 0K .......... .......... .......... .......... .......... 24% 1.10M 0s 50K .......... .......... .......... .......... .......... 49% 1.59M 0s 100K .......... .......... .......... .......... .......... 73% 5.69M 0s 150K .......... .......... .......... .......... .......... 98% 6.85M 0s 200K .... 100% 3.13M=0.09s 2023-01-24 10:10:41 (2.17 MB/s) - ‘tools.msi’ saved [208896/208896] --2023-01-24 10:10:41-- https://www.python.org/ftp/python/3.8.9/win32/tools.msi.asc Resolving www.python.org (www.python.org)... 199.232.44.223, 2a04:4e42:48::223 Connecting to www.python.org (www.python.org)|199.232.44.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘tools.msi.asc’ 0K 100% 31.7M=0s 2023-01-24 10:10:41 (31.7 MB/s) - ‘tools.msi.asc’ saved [836/836] INFO: Verifying PGP signature for tools.msi ... OK: tools.msi signature verified core.msi: OK dev.msi: OK exe.msi: OK lib.msi: OK pip.msi: OK tools.msi: OK INFO: Installing core... INFO: Installing dev... INFO: Installing exe... INFO: Installing lib... INFO: Installing pip... INFO: Installing tools... INFO: Installing pip from requirements-pip.txt ... Collecting pip==21.3.1 Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.2.3 Uninstalling pip-20.2.3: Successfully uninstalled pip-20.2.3 Successfully installed pip-21.3.1 INFO: Installing build requirements from requirements-build-wine.txt ... Collecting altgraph==0.17 Downloading altgraph-0.17-py2.py3-none-any.whl (21 kB) Collecting future==0.18.2 Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pefile==2019.4.18 Downloading pefile-2019.4.18.tar.gz (62 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycparser==2.20 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting pyinstaller-hooks-contrib==2020.11 Downloading pyinstaller_hooks_contrib-2020.11-py2.py3-none-any.whl (172 kB) Collecting pywin32-ctypes==0.2.0 Downloading pywin32_ctypes-0.2.0-py2.py3-none-any.whl (28 kB) Collecting setuptools==53.0.0 Downloading setuptools-53.0.0-py3-none-any.whl (784 kB) Collecting six==1.14.0 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting wheel==0.36.2 Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) Using legacy 'setup.py install' for future, since package 'wheel' is not installed. Using legacy 'setup.py install' for pefile, since package 'wheel' is not installed. Installing collected packages: wheel, six, setuptools, pywin32-ctypes, pyinstaller-hooks-contrib, pycparser, pefile, future, altgraph Attempting uninstall: setuptools Found existing installation: setuptools 49.2.1 Uninstalling setuptools-49.2.1: Successfully uninstalled setuptools-49.2.1 Running setup.py install for pefile: started Running setup.py install for pefile: finished with status 'done' Running setup.py install for future: started Running setup.py install for future: finished with status 'done' Successfully installed altgraph-0.17 future-0.18.2 pefile-2019.4.18 pycparser-2.20 pyinstaller-hooks-contrib-2020.11 pywin32-ctypes-0.2.0 setuptools-53.0.0 six-1.14.0 wheel-0.36.2 WARNING: You are using pip version 21.3.1; however, version 22.3.1 is available. You should consider upgrading via the 'C:\python3.8.9\python.exe -m pip install --upgrade pip' command. INFO: Patching pip vendored distlib to produce deterministic zip archives ... INFO: Compiling PyInstaller bootloader with AntiVirus False-Positive Protection™ ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /homedir/tmp/pyinstaller/.git/ From https://github.com/EchterAgo/pyinstaller * branch d6f3d02365ba68ffc84169c56c292701f346110e -> FETCH_HEAD Switched to a new branch 'pinned' removed 'PyInstaller/bootloader/Windows-32bit/run.exe' removed 'PyInstaller/bootloader/Windows-32bit/run_d.exe' removed 'PyInstaller/bootloader/Windows-32bit/runw.exe' removed 'PyInstaller/bootloader/Windows-32bit/runw_d.exe' removed 'PyInstaller/bootloader/Windows-64bit/run.exe' removed 'PyInstaller/bootloader/Windows-64bit/run_d.exe' removed 'PyInstaller/bootloader/Windows-64bit/runw.exe' removed 'PyInstaller/bootloader/Windows-64bit/runw_d.exe' ~/tmp/pyinstaller/bootloader ~/tmp/pyinstaller ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine 'all' finished successfully (0.001s) 'distclean' finished successfully (0.000s) Setting top to : /homedir/tmp/pyinstaller/bootloader Setting out to : /homedir/tmp/pyinstaller/bootloader/build Python Version : 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0] Checking for 'gcc' (C compiler) : i686-w64-mingw32-gcc System : Assuming cross-compilation for Windows Checking size of pointer : 4 Platform : Windows-32bit detected based on compiler Checking for compiler flags -m32 : yes Checking for linker flags -m32 : yes Checking for program 'i686-w64-mingw32-windres' : /usr/bin/i686-w64-mingw32-windres Checking for library user32 : yes Checking for library comctl32 : yes Checking for library kernel32 : yes Checking for library advapi32 : yes Checking for library ws2_32 : yes Checking for library cmocka : not found Checking for function unsetenv : no Checking for function mkdtemp : no Checking for function dirname : yes Checking for function basename : yes Checking for function strndup : no Checking for function strnlen : yes Checking for program 'i686-w64-mingw32-strip' : /usr/bin/i686-w64-mingw32-strip Checking for program 'strip' : /usr/bin/i686-w64-mingw32-strip 'configure' finished successfully (1.435s) 'make_all' finished successfully (0.010s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/debug' [ 1/21] Compiling zlib/unzip.c [ 2/21] Compiling zlib/inffast.c [ 3/21] Compiling zlib/adler32.c [ 4/21] Compiling zlib/ioapi.c [ 5/21] Compiling zlib/inftrees.c [ 6/21] Compiling zlib/crc32.c [ 7/21] Compiling zlib/zutil.c [ 8/21] Compiling zlib/inflate.c [ 9/21] Compiling src/pyi_pythonlib.c [10/21] Compiling src/pyi_python.c [11/21] Compiling src/pyi_path.c [12/21] Compiling src/pyi_main.c [13/21] Compiling src/pyi_win32_utils.c [14/21] Compiling src/pyi_utils.c [15/21] Compiling src/pyi_launch.c [16/21] Compiling src/pyi_archive.c [17/21] Compiling src/pyi_global.c [18/21] Compiling src/main.c [19/21] Linking build/debug/libstatic_zlib.a [20/21] Linking build/debug/run_d.exe [21/21] Processing build/debug/run_d.exe Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/debug' 'build_debug' finished successfully (1.128s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/release' [ 1/21] Compiling zlib/unzip.c [ 2/21] Compiling zlib/inffast.c [ 3/21] Compiling zlib/adler32.c [ 4/21] Compiling zlib/ioapi.c [ 5/21] Compiling zlib/inftrees.c [ 6/21] Compiling zlib/crc32.c [ 7/21] Compiling zlib/zutil.c [ 8/21] Compiling zlib/inflate.c [ 9/21] Compiling src/pyi_pythonlib.c [10/21] Compiling src/pyi_python.c [11/21] Compiling src/pyi_path.c [12/21] Compiling src/pyi_main.c [13/21] Compiling src/pyi_win32_utils.c [14/21] Compiling src/pyi_utils.c [15/21] Compiling src/pyi_launch.c [16/21] Compiling src/pyi_archive.c [17/21] Compiling src/pyi_global.c [18/21] Compiling src/main.c [19/21] Linking build/release/libstatic_zlib.a [20/21] Linking build/release/run.exe [21/21] Processing build/release/run.exe Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/release' 'build_release' finished successfully (1.025s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/debugw' [ 1/21] Compiling zlib/unzip.c [ 2/21] Compiling zlib/inffast.c [ 3/21] Compiling zlib/adler32.c [ 4/21] Compiling zlib/ioapi.c [ 5/21] Compiling zlib/inftrees.c [ 6/21] Compiling zlib/crc32.c [ 7/21] Compiling zlib/zutil.c [ 8/21] Compiling zlib/inflate.c [ 9/21] Compiling src/pyi_pythonlib.c [10/21] Compiling src/pyi_python.c [11/21] Compiling src/pyi_path.c [12/21] Compiling src/pyi_main.c [13/21] Compiling src/pyi_win32_utils.c [14/21] Compiling src/pyi_utils.c [15/21] Compiling src/pyi_launch.c [16/21] Compiling src/pyi_archive.c [17/21] Compiling src/pyi_global.c [18/21] Compiling src/main.c [19/21] Linking build/debugw/libstatic_zlib.a [20/21] Linking build/debugw/runw_d.exe [21/21] Processing build/debugw/runw_d.exe Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/debugw' 'build_debugw' finished successfully (1.049s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/releasew' [ 1/21] Compiling zlib/unzip.c [ 2/21] Compiling zlib/inffast.c [ 3/21] Compiling zlib/ioapi.c [ 4/21] Compiling zlib/inftrees.c [ 5/21] Compiling zlib/crc32.c [ 6/21] Compiling zlib/zutil.c [ 7/21] Compiling zlib/adler32.c [ 8/21] Compiling zlib/inflate.c [ 9/21] Compiling src/pyi_pythonlib.c [10/21] Compiling src/pyi_python.c [11/21] Compiling src/pyi_path.c [12/21] Compiling src/pyi_main.c [13/21] Compiling src/pyi_win32_utils.c [14/21] Compiling src/pyi_utils.c [15/21] Compiling src/pyi_launch.c [16/21] Compiling src/pyi_archive.c [17/21] Compiling src/pyi_global.c [18/21] Compiling src/main.c [19/21] Linking build/releasew/libstatic_zlib.a [20/21] Linking build/releasew/runw.exe [21/21] Processing build/releasew/runw.exe Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/releasew' 'build_releasew' finished successfully (1.072s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/debug' [21/22] Processing build/debug/run_d.exe + install /homedir/tmp/pyinstaller/PyInstaller/bootloader/Windows-32bit/run_d.exe (from build/debug/run_d.exe) Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/debug' 'install_debug' finished successfully (0.044s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/release' [21/22] Processing build/release/run.exe + install /homedir/tmp/pyinstaller/PyInstaller/bootloader/Windows-32bit/run.exe (from build/release/run.exe) Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/release' 'install_release' finished successfully (0.045s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/debugw' [21/22] Processing build/debugw/runw_d.exe + install /homedir/tmp/pyinstaller/PyInstaller/bootloader/Windows-32bit/runw_d.exe (from build/debugw/runw_d.exe) Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/debugw' 'install_debugw' finished successfully (0.045s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/releasew' [21/22] Processing build/releasew/runw.exe + install /homedir/tmp/pyinstaller/PyInstaller/bootloader/Windows-32bit/runw.exe (from build/releasew/runw.exe) Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/releasew' 'install_releasew' finished successfully (0.027s) ~/tmp/pyinstaller ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine removed 'pyinstaller.py' INFO: Installing PyInstaller ... Processing z:\homedir\tmp\pyinstaller Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pyinstaller Building wheel for pyinstaller (pyproject.toml): started Building wheel for pyinstaller (pyproject.toml): finished with status 'done' Created wheel for pyinstaller: filename=pyinstaller-4.2-py3-none-any.whl size=1767003 sha256=de4ecdada56a53ef02efc5c3e920c4c4f73de8e5ecea722c2cda72f9261822f6 Stored in directory: C:\users\user\Temp\pip-ephem-wheel-cache-o7pqs84z\wheels\1e\a3\78\9e47bc907f54017139423896fc3a2fabd3bfc3a97b8bb3cc31 Successfully built pyinstaller Installing collected packages: pyinstaller Successfully installed pyinstaller-4.2 WARNING: You are using pip version 21.3.1; however, version 22.3.1 is available. You should consider upgrading via the 'C:\python3.8.9\python.exe -m pip install --upgrade pip' command. 4.2 INFO: Installing Packages from requirements-binaries ... Collecting cryptography==3.3.2 Downloading cryptography-3.3.2-cp36-abi3-win32.whl (1.3 MB) Collecting psutil==5.8.0 Downloading psutil-5.8.0-cp38-cp38-win32.whl (240 kB) Collecting pycryptodomex==3.9.9 Downloading pycryptodomex-3.9.9-cp38-cp38-win32.whl (14.1 MB) Collecting PyQt5==5.15.2 Downloading PyQt5-5.15.2-5.15.2-cp35.cp36.cp37.cp38.cp39-none-win32.whl (48.9 MB) Collecting PyQt5-sip==12.8.1 Downloading PyQt5_sip-12.8.1-cp38-cp38-win32.whl (51 kB) Installing collected packages: PyQt5-sip, PyQt5, pycryptodomex, psutil, cryptography Successfully installed PyQt5-5.15.2 PyQt5-sip-12.8.1 cryptography-3.3.2 psutil-5.8.0 pycryptodomex-3.9.9 WARNING: You are using pip version 21.3.1; however, version 22.3.1 is available. You should consider upgrading via the 'C:\python3.8.9\python.exe -m pip install --upgrade pip' command. INFO: Installing NSIS ... --2023-01-24 10:13:01-- https://prdownloads.sourceforge.net/nsis/nsis-3.06.1-setup.exe Resolving prdownloads.sourceforge.net (prdownloads.sourceforge.net)... 204.68.111.105 Connecting to prdownloads.sourceforge.net (prdownloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://downloads.sourceforge.net/project/nsis/NSIS%203/3.06.1/nsis-3.06.1-setup.exe [following] --2023-01-24 10:13:02-- https://downloads.sourceforge.net/project/nsis/NSIS%203/3.06.1/nsis-3.06.1-setup.exe Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://jaist.dl.sourceforge.net/project/nsis/NSIS%203/3.06.1/nsis-3.06.1-setup.exe [following] --2023-01-24 10:13:04-- https://jaist.dl.sourceforge.net/project/nsis/NSIS%203/3.06.1/nsis-3.06.1-setup.exe Resolving jaist.dl.sourceforge.net (jaist.dl.sourceforge.net)... 150.65.7.130, 2001:df0:2ed:feed::feed Connecting to jaist.dl.sourceforge.net (jaist.dl.sourceforge.net)|150.65.7.130|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1538352 (1.5M) [application/octet-stream] Saving to: ‘nsis.exe’ 0K .......... .......... .......... .......... .......... 3% 139K 10s 50K .......... .......... .......... .......... .......... 6% 233K 8s 100K .......... .......... .......... .......... .......... 9% 466K 6s 150K .......... .......... .......... .......... .......... 13% 233K 6s 200K .......... .......... .......... .......... .......... 16% 468K 5s 250K .......... .......... .......... .......... .......... 19% 463K 4s 300K .......... .......... .......... .......... .......... 23% 470K 4s 350K .......... .......... .......... .......... .......... 26% 465K 4s 400K .......... .......... .......... .......... .......... 29% 465K 3s 450K .......... .......... .......... .......... .......... 33% 424K 3s 500K .......... .......... .......... .......... .......... 36% 66.3M 3s 550K .......... .......... .......... .......... .......... 39% 433K 3s 600K .......... .......... .......... .......... .......... 43% 467K 2s 650K .......... .......... .......... .......... .......... 46% 114M 2s 700K .......... .......... .......... .......... .......... 49% 468K 2s 750K .......... .......... .......... .......... .......... 53% 468K 2s 800K .......... .......... .......... .......... .......... 56% 62.2M 2s 850K .......... .......... .......... .......... .......... 59% 441K 1s 900K .......... .......... .......... .......... .......... 63% 105M 1s 950K .......... .......... .......... .......... .......... 66% 465K 1s 1000K .......... .......... .......... .......... .......... 69% 105M 1s 1050K .......... .......... .......... .......... .......... 73% 456K 1s 1100K .......... .......... .......... .......... .......... 76% 122M 1s 1150K .......... .......... .......... .......... .......... 79% 391K 1s 1200K .......... .......... .......... .......... .......... 83% 1.52M 1s 1250K .......... .......... .......... .......... .......... 86% 667K 0s 1300K .......... .......... .......... .......... .......... 89% 122M 0s 1350K .......... .......... .......... .......... .......... 93% 471K 0s 1400K .......... .......... .......... .......... .......... 96% 55.0M 0s 1450K .......... .......... .......... .......... .......... 99% 1.54M 0s 1500K .. 100% 4.28T=2.7s 2023-01-24 10:13:07 (558 KB/s) - ‘nsis.exe’ saved [1538352/1538352] OK: 'nsis.exe' hash verified INFO: Compiling libusb ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /homedir/tmp/libusb/.git/ From https://github.com/libusb/libusb * branch c6a35c56016ea2ab2f19115d2ea1e85e0edae155 -> FETCH_HEAD Switched to a new branch 'pinned' autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:172: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:172: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:23: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' Makefile.am: installing './INSTALL' examples/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to enable C11 features... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++ checking whether the compiler supports GNU C++... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking for i686-w64-mingw32-g++ option to enable C++11 features... none needed checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of i686-w64-mingw32-gcc... gcc3 checking dependency style of i686-w64-mingw32-g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E checking for ld used by i686-w64-mingw32-g++... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-g++ static flag -static works... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres checking whether make supports nested variables... (cached) yes checking if i686-w64-mingw32-gcc supports -std=gnu11... yes checking operating system... Windows checking for struct timespec... yes checking for sys/time.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libusb-1.0.pc config.status: creating Makefile config.status: creating libusb/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/homedir/tmp/libusb' Making all in libusb make[2]: Entering directory '/homedir/tmp/libusb/libusb' CC descriptor.lo CC core.lo CC hotplug.lo CC io.lo CC strerror.lo CC sync.lo RC libusb-1.0.lo CC os/events_windows.lo CC os/threads_windows.lo CC os/windows_common.lo CC os/windows_usbdk.lo CC os/windows_winusb.lo CCLD libusb-1.0.la DLLTOOL .libs/libusb-1.0.dll.a make[2]: Leaving directory '/homedir/tmp/libusb/libusb' make[2]: Entering directory '/homedir/tmp/libusb' make[2]: Leaving directory '/homedir/tmp/libusb' make[1]: Leaving directory '/homedir/tmp/libusb' ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Wine is configured. INFO: Building Electron-Cash ... ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/electrum-locale ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Version to release: 4.2.14 INFO: Fudging timestamps on all files for determinism ... ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Installing frozen dependencies ... Collecting cffi==1.14.5 Downloading cffi-1.14.5-cp38-cp38-win32.whl (167 kB) Collecting certifi==2021.10.8 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting chardet==3.0.4 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting charset-normalizer==2.0.0 Downloading charset_normalizer-2.0.0-py3-none-any.whl (35 kB) Collecting colorama==0.4.3 Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) Collecting dnspython==2.2.0 Downloading dnspython-2.2.0-py3-none-any.whl (266 kB) Collecting ecdsa==0.16.1 Downloading ecdsa-0.16.1-py2.py3-none-any.whl (104 kB) Collecting idna==3.3 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting jsonrpclib-pelix==0.4.2 Downloading jsonrpclib_pelix-0.4.2-py2.py3-none-any.whl (41 kB) Collecting packaging==21.3 Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting pathvalidate==2.3.2 Downloading pathvalidate-2.3.2-py3-none-any.whl (18 kB) Collecting protobuf==3.19.4 Downloading protobuf-3.19.4-cp38-cp38-win32.whl (775 kB) Collecting pyaes==1.6.1 Downloading pyaes-1.6.1.tar.gz (28 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pycparser==2.20 in c:\python3.8.9\lib\site-packages (from -r /homedir/wine/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 79)) (2.20) Collecting pyparsing==3.0.7 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) Collecting PySocks==1.7.1 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting python-dateutil==2.8.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting QDarkStyle==3.0.3 Downloading QDarkStyle-3.0.3-py2.py3-none-any.whl (450 kB) Collecting qrcode==6.1 Downloading qrcode-6.1-py2.py3-none-any.whl (31 kB) Collecting qtpy==2.0.1 Downloading QtPy-2.0.1-py3-none-any.whl (65 kB) Collecting requests==2.27.1 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Requirement already satisfied: setuptools==53.0.0 in c:\python3.8.9\lib\site-packages (from -r /homedir/wine/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 104)) (53.0.0) Collecting six==1.16.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting urllib3==1.26.7 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting stem==1.8.0 Downloading stem-1.8.0.tar.gz (2.9 MB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: wheel==0.36.2 in c:\python3.8.9\lib\site-packages (from -r /homedir/wine/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 115)) (0.36.2) Building wheels for collected packages: pyaes, stem Building wheel for pyaes (setup.py): started Building wheel for pyaes (setup.py): finished with status 'done' Created wheel for pyaes: filename=pyaes-1.6.1-py3-none-any.whl size=26345 sha256=fb434329610b9e3d77df40c9ccaab43477990e13403fc5276f82aac92ba78a28 Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\aa\ca\9c\8a3c00512585c703edc457db81c066b9609d76758c74f72ac6 Building wheel for stem (setup.py): started Building wheel for stem (setup.py): finished with status 'done' Created wheel for stem: filename=stem-1.8.0-py3-none-any.whl size=436037 sha256=d8f9362e24e93edb5b4d18c7cdba94e676b7e858ca8a08e930940dc4ab0d49b2 Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\a3\1b\fa\3c533b58f796531853a1be08235439bc11594221011f472ebf Successfully built pyaes stem Installing collected packages: urllib3, stem, six, requests, qtpy, qrcode, QDarkStyle, python-dateutil, PySocks, pyparsing, pyaes, protobuf, pathvalidate, packaging, jsonrpclib-pelix, idna, ecdsa, dnspython, colorama, charset-normalizer, chardet, cffi, certifi Attempting uninstall: six Found existing installation: six 1.14.0 Uninstalling six-1.14.0: Successfully uninstalled six-1.14.0 Successfully installed PySocks-1.7.1 QDarkStyle-3.0.3 certifi-2021.10.8 cffi-1.14.5 chardet-3.0.4 charset-normalizer-2.0.0 colorama-0.4.3 dnspython-2.2.0 ecdsa-0.16.1 idna-3.3 jsonrpclib-pelix-0.4.2 packaging-21.3 pathvalidate-2.3.2 protobuf-3.19.4 pyaes-1.6.1 pyparsing-3.0.7 python-dateutil-2.8.1 qrcode-6.1 qtpy-2.0.1 requests-2.27.1 six-1.16.0 stem-1.8.0 urllib3-1.26.7 WARNING: You are using pip version 21.3.1; however, version 22.3.1 is available. You should consider upgrading via the 'C:\python3.8.9\python.exe -m pip install --upgrade pip' command. Collecting btchip-python==0.1.31 Downloading btchip-python-0.1.31.tar.gz (20 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting click==7.1.2 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting construct==2.10.59 Downloading construct-2.10.59.tar.gz (55 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Cython==0.29.21 Downloading Cython-0.29.21-cp38-cp38-win32.whl (1.6 MB) Collecting hidapi==0.10.1 Downloading hidapi-0.10.1-cp38-cp38-win32.whl (38 kB) Collecting keepkey==6.3.1 Downloading keepkey-6.3.1-py3-none-any.whl (93 kB) Collecting libusb1==1.9.1 Downloading libusb1-1.9.1-py3-none-win32.whl (113 kB) Collecting mnemonic==0.19 Downloading mnemonic-0.19-py2.py3-none-any.whl (61 kB) Collecting pyopenssl==20.0.0 Downloading pyOpenSSL-20.0.0-py2.py3-none-any.whl (54 kB) Collecting pysatochip==0.12.4 Downloading pysatochip-0.12.4-py3-none-any.whl (58 kB) Collecting pyscard==2.0.0 Downloading pyscard-2.0.0-cp38-cp38-win32.whl (141 kB) Collecting trezor==0.12.2 Downloading trezor-0.12.2-py3-none-any.whl (307 kB) Collecting typing-extensions==3.7.4.2 Downloading typing_extensions-3.7.4.2-py3-none-any.whl (22 kB) Building wheels for collected packages: btchip-python, construct Building wheel for btchip-python (setup.py): started Building wheel for btchip-python (setup.py): finished with status 'done' Created wheel for btchip-python: filename=btchip_python-0.1.31-py3-none-any.whl size=34350 sha256=e4fe5bfbee503777a9f99af7cdfcde1efbd3a884b31e66d708c979f3e175badf Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\7c\62\43\5212b984b19f847509f56d3ae71585d2c8e26e0222dbbac3b8 Building wheel for construct (setup.py): started Building wheel for construct (setup.py): finished with status 'done' Created wheel for construct: filename=construct-2.10.59-py3-none-any.whl size=56797 sha256=efbaa91bc1a1df73e15da9ea63005669aa16b939c1a3eae705d655b75daf8b51 Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\16\de\f2\6c704c4b913c72e6f860f1406a84a15411a6dda1797d726d86 Successfully built btchip-python construct Installing collected packages: typing-extensions, trezor, pyscard, pysatochip, pyopenssl, mnemonic, libusb1, keepkey, hidapi, Cython, construct, click, btchip-python Successfully installed Cython-0.29.21 btchip-python-0.1.31 click-7.1.2 construct-2.10.59 hidapi-0.10.1 keepkey-6.3.1 libusb1-1.9.1 mnemonic-0.19 pyopenssl-20.0.0 pysatochip-0.12.4 pyscard-2.0.0 trezor-0.12.2 typing-extensions-3.7.4.2 WARNING: You are using pip version 21.3.1; however, version 22.3.1 is available. You should consider upgrading via the 'C:\python3.8.9\python.exe -m pip install --upgrade pip' command. Collecting aiohttp==3.8.1 Downloading aiohttp-3.8.1-cp38-cp38-win32.whl (535 kB) Collecting aiosignal==1.2.0 Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB) Collecting async-timeout==4.0.2 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Collecting attrs==21.2.0 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) Collecting base58==2.1.1 Downloading base58-2.1.1-py3-none-any.whl (5.6 kB) Collecting bitarray==1.2.2 Downloading bitarray-1.2.2.tar.gz (48 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: charset-normalizer==2.0.0 in c:\python3.8.9\lib\site-packages (from -r /homedir/wine/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-web3.txt (line 32)) (2.0.0) Collecting cytoolz==0.11.2 Downloading cytoolz-0.11.2.tar.gz (481 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting eth-abi==2.1.1 Downloading eth_abi-2.1.1-py3-none-any.whl (27 kB) Collecting eth-account==0.5.7 Downloading eth_account-0.5.7-py3-none-any.whl (101 kB) Collecting eth-hash==0.3.2 Downloading eth_hash-0.3.2-py3-none-any.whl (8.8 kB) Collecting eth-keyfile==0.5.1 Downloading eth_keyfile-0.5.1-py3-none-any.whl (8.3 kB) Collecting eth-keys==0.3.4 Downloading eth_keys-0.3.4-py3-none-any.whl (21 kB) Collecting eth-rlp==0.2.1 Downloading eth_rlp-0.2.1-py3-none-any.whl (5.0 kB) Collecting eth-typing==2.3.0 Downloading eth_typing-2.3.0-py3-none-any.whl (6.2 kB) Collecting eth-utils==1.10.0 Downloading eth_utils-1.10.0-py3-none-any.whl (24 kB) Collecting frozenlist==1.3.0 Downloading frozenlist-1.3.0-cp38-cp38-win32.whl (30 kB) Collecting hexbytes==0.2.2 Downloading hexbytes-0.2.2-py3-none-any.whl (6.1 kB) Collecting ipfshttpclient==0.8.0a2 Downloading ipfshttpclient-0.8.0a2-py3-none-any.whl (82 kB) Collecting jsonschema==3.2.0 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting lru-dict==1.1.7 Downloading lru-dict-1.1.7.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting multiaddr==0.0.9 Downloading multiaddr-0.0.9-py2.py3-none-any.whl (16 kB) Collecting multidict==6.0.2 Downloading multidict-6.0.2-cp38-cp38-win32.whl (25 kB) Collecting netaddr==0.8.0 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) Collecting parsimonious==0.8.1 Downloading parsimonious-0.8.1.tar.gz (45 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycryptodome==3.14.1 Downloading pycryptodome-3.14.1-cp35-abi3-win32.whl (1.8 MB) Collecting pyrsistent==0.18.1 Downloading pyrsistent-0.18.1-cp38-cp38-win32.whl (59 kB) Collecting rlp==2.0.1 Downloading rlp-2.0.1-py2.py3-none-any.whl (20 kB) Collecting toolz==0.11.2 Downloading toolz-0.11.2-py3-none-any.whl (55 kB) Collecting varint==1.0.2 Downloading varint-1.0.2.tar.gz (1.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting web3==5.28.0 Downloading web3-5.28.0-py3-none-any.whl (499 kB) Collecting websockets==9.1 Downloading websockets-9.1-cp38-cp38-win32.whl (89 kB) Collecting yarl==1.7.2 Downloading yarl-1.7.2-cp38-cp38-win32.whl (116 kB) Building wheels for collected packages: bitarray, cytoolz, lru-dict, parsimonious, varint Building wheel for bitarray (setup.py): started dbus[40482]: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 3544. This is normally a bug in some application using the D-Bus library. Building wheel for bitarray (setup.py): finished with status 'done' Created wheel for bitarray: filename=bitarray-1.2.2-cp38-cp38-win32.whl size=54195 sha256=7ba8a7df9c2b934f00503a6e31e808fe9d04bb964ab1bc80110120a09a451e9c Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\41\36\95\5b4eca059535a8400e8f4ca38f4883ea1801bb221fbd8170df Building wheel for cytoolz (setup.py): started Building wheel for cytoolz (setup.py): finished with status 'done' Created wheel for cytoolz: filename=cytoolz-0.11.2-cp38-cp38-win32.whl size=315662 sha256=7c40f5776b0b3dbcead02c7f4f492f7aab464b685c61922f415866664720a323 Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\51\64\37\527da1f62030b9c9f746d907edfa6b3f06324ea42197262ef2 Building wheel for lru-dict (setup.py): started Building wheel for lru-dict (setup.py): finished with status 'done' Created wheel for lru-dict: filename=lru_dict-1.1.7-cp38-cp38-win32.whl size=11237 sha256=430ef1025ced6f060f1295bd35b8a4c7322134a14ee6db5aa31bb9c48dd1ffa0 Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\ab\ed\82\d47759a6e2416fb78d6ee81c02a970a50d5dc6fc270b5a3242 Building wheel for parsimonious (setup.py): started Building wheel for parsimonious (setup.py): finished with status 'done' Created wheel for parsimonious: filename=parsimonious-0.8.1-py3-none-any.whl size=42709 sha256=e9923a70764cede4451135c689c92ba4ad95048f9a04b9b825178a90e49e858a Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\d8\af\19\fb896f509a437aca2dcf62583e84d7fb2cd5b628c1564a609c Building wheel for varint (setup.py): started Building wheel for varint (setup.py): finished with status 'done' Created wheel for varint: filename=varint-1.0.2-py3-none-any.whl size=1978 sha256=55bd1e03ffa8f6a05edb924bf47d2dd6841346a23d55142f0cfb84a1ed0de944 Stored in directory: c:\users\user\appdata\local\pip\cache\wheels\cc\a8\a4\4d9e9807c27585dc974fc0e86a3e4345649d71f8a35906d1a8 Successfully built bitarray cytoolz lru-dict parsimonious varint Installing collected packages: yarl, websockets, web3, varint, toolz, rlp, pyrsistent, pycryptodome, parsimonious, netaddr, multidict, multiaddr, lru-dict, jsonschema, ipfshttpclient, hexbytes, frozenlist, eth-utils, eth-typing, eth-rlp, eth-keys, eth-keyfile, eth-hash, eth-account, eth-abi, cytoolz, bitarray, base58, attrs, async-timeout, aiosignal, aiohttp Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 attrs-21.2.0 base58-2.1.1 bitarray-1.2.2 cytoolz-0.11.2 eth-abi-2.1.1 eth-account-0.5.7 eth-hash-0.3.2 eth-keyfile-0.5.1 eth-keys-0.3.4 eth-rlp-0.2.1 eth-typing-2.3.0 eth-utils-1.10.0 frozenlist-1.3.0 hexbytes-0.2.2 ipfshttpclient-0.8.0a2 jsonschema-3.2.0 lru-dict-1.1.7 multiaddr-0.0.9 multidict-6.0.2 netaddr-0.8.0 parsimonious-0.8.1 pycryptodome-3.14.1 pyrsistent-0.18.1 rlp-2.0.1 toolz-0.11.2 varint-1.0.2 web3-5.28.0 websockets-9.1 yarl-1.7.2 WARNING: You are using pip version 21.3.1; however, version 22.3.1 is available. You should consider upgrading via the 'C:\python3.8.9\python.exe -m pip install --upgrade pip' command. ~/wine/drive_c/electroncash ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine running install running bdist_egg running egg_info creating Electron_Cash.egg-info writing Electron_Cash.egg-info\PKG-INFO writing dependency_links to Electron_Cash.egg-info\dependency_links.txt writing requirements to Electron_Cash.egg-info\requires.txt writing top-level names to Electron_Cash.egg-info\top_level.txt writing manifest file 'Electron_Cash.egg-info\SOURCES.txt' reading manifest file 'Electron_Cash.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' setup.py:10: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp warning: no files found matching '*.py' under directory 'packages' warning: no files found matching 'cacert.pem' under directory 'packages' writing manifest file 'Electron_Cash.egg-info\SOURCES.txt' installing library code to build\bdist.win32\egg running install_lib running build_py creating build creating build\lib creating build\lib\electroncash copying electroncash\address.py -> build\lib\electroncash copying electroncash\asert_daa.py -> build\lib\electroncash copying electroncash\base_wizard.py -> build\lib\electroncash copying electroncash\bitcoin.py -> build\lib\electroncash copying electroncash\blockchain.py -> build\lib\electroncash copying electroncash\caches.py -> build\lib\electroncash copying electroncash\cashacct.py -> build\lib\electroncash copying electroncash\cashaddr.py -> build\lib\electroncash copying electroncash\coinchooser.py -> build\lib\electroncash copying electroncash\commands.py -> build\lib\electroncash copying electroncash\contacts.py -> build\lib\electroncash copying electroncash\daemon.py -> build\lib\electroncash copying electroncash\dnssec.py -> build\lib\electroncash copying electroncash\ecc_fast.py -> build\lib\electroncash copying electroncash\exchange_rate.py -> build\lib\electroncash copying electroncash\i18n.py -> build\lib\electroncash copying electroncash\interface.py -> build\lib\electroncash copying electroncash\jsonrpc.py -> build\lib\electroncash copying electroncash\keystore.py -> build\lib\electroncash copying electroncash\lns.py -> build\lib\electroncash copying electroncash\mnemonic.py -> build\lib\electroncash copying electroncash\msqr.py -> build\lib\electroncash copying electroncash\network.py -> build\lib\electroncash copying electroncash\networks.py -> build\lib\electroncash copying electroncash\old_contacts.py -> build\lib\electroncash copying electroncash\old_mnemonic.py -> build\lib\electroncash copying electroncash\paymentrequest.py -> build\lib\electroncash copying electroncash\paymentrequest_pb2.py -> build\lib\electroncash copying electroncash\pem.py -> build\lib\electroncash copying electroncash\plot.py -> build\lib\electroncash copying electroncash\plugins.py -> build\lib\electroncash copying electroncash\ripemd.py -> build\lib\electroncash copying electroncash\rsakey.py -> build\lib\electroncash copying electroncash\schnorr.py -> build\lib\electroncash copying electroncash\secp256k1.py -> build\lib\electroncash copying electroncash\simple_config.py -> build\lib\electroncash copying electroncash\storage.py -> build\lib\electroncash copying electroncash\synchronizer.py -> build\lib\electroncash copying electroncash\transaction.py -> build\lib\electroncash copying electroncash\util.py -> build\lib\electroncash copying electroncash\verifier.py -> build\lib\electroncash copying electroncash\version.py -> build\lib\electroncash copying electroncash\wallet.py -> build\lib\electroncash copying electroncash\web.py -> build\lib\electroncash copying electroncash\websockets.py -> build\lib\electroncash copying electroncash\winconsole.py -> build\lib\electroncash copying electroncash\x509.py -> build\lib\electroncash copying electroncash\__init__.py -> build\lib\electroncash creating build\lib\electroncash\qrreaders copying electroncash\qrreaders\abstract_base.py -> build\lib\electroncash\qrreaders copying electroncash\qrreaders\osxqrdetect.py -> build\lib\electroncash\qrreaders copying electroncash\qrreaders\zbar.py -> build\lib\electroncash\qrreaders copying electroncash\qrreaders\__init__.py -> build\lib\electroncash\qrreaders creating build\lib\electroncash\slp copying electroncash\slp\exceptions.py -> build\lib\electroncash\slp copying electroncash\slp\slp.py -> build\lib\electroncash\slp copying electroncash\slp\__init__.py -> build\lib\electroncash\slp creating build\lib\electroncash\rpa copying electroncash\rpa\addr.py -> build\lib\electroncash\rpa copying electroncash\rpa\paycode.py -> build\lib\electroncash\rpa copying electroncash\rpa\rpa_manager.py -> build\lib\electroncash\rpa copying electroncash\rpa\__init__.py -> build\lib\electroncash\rpa creating build\lib\electroncash\tor copying electroncash\tor\controller.py -> build\lib\electroncash\tor copying electroncash\tor\__init__.py -> build\lib\electroncash\tor creating build\lib\electroncash\utils copying electroncash\utils\event.py -> build\lib\electroncash\utils copying electroncash\utils\macos.py -> build\lib\electroncash\utils copying electroncash\utils\unicode_tools.py -> build\lib\electroncash\utils copying electroncash\utils\__init__.py -> build\lib\electroncash\utils creating build\lib\electroncash_gui copying electroncash_gui\stdio.py -> build\lib\electroncash_gui copying electroncash_gui\text.py -> build\lib\electroncash_gui copying electroncash_gui\__init__.py -> build\lib\electroncash_gui creating build\lib\electroncash_gui\qt copying electroncash_gui\qt\address_dialog.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\address_list.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\amountedit.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\bip38_importer.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\cashacctqt.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\console.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\contact_list.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\exception_window.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\external_plugins_window.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\fee_slider.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\history_list.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\icons.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\installwizard.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\invoice_list.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\lnsqt.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\main_window.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\network_dialog.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\password_dialog.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\paytoedit.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\popup_widget.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\qrcodewidget.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\qrtextedit.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\qrwindow.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\request_list.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\scan_beyond_gap.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\seed_dialog.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\style_patcher.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\transaction_dialog.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\udev_installer.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\update_checker.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\util.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\utxo_list.py -> build\lib\electroncash_gui\qt copying electroncash_gui\qt\__init__.py -> build\lib\electroncash_gui\qt creating build\lib\electroncash_gui\qt\qrreader copying electroncash_gui\qt\qrreader\camera_dialog.py -> build\lib\electroncash_gui\qt\qrreader copying electroncash_gui\qt\qrreader\crop_blur_effect.py -> build\lib\electroncash_gui\qt\qrreader copying electroncash_gui\qt\qrreader\validator.py -> build\lib\electroncash_gui\qt\qrreader copying electroncash_gui\qt\qrreader\video_overlay.py -> build\lib\electroncash_gui\qt\qrreader copying electroncash_gui\qt\qrreader\video_surface.py -> build\lib\electroncash_gui\qt\qrreader copying electroncash_gui\qt\qrreader\video_widget.py -> build\lib\electroncash_gui\qt\qrreader copying electroncash_gui\qt\qrreader\__init__.py -> build\lib\electroncash_gui\qt\qrreader creating build\lib\electroncash_gui\qt\utils copying electroncash_gui\qt\utils\aspect_layout.py -> build\lib\electroncash_gui\qt\utils copying electroncash_gui\qt\utils\aspect_svg_widget.py -> build\lib\electroncash_gui\qt\utils copying electroncash_gui\qt\utils\color_utils.py -> build\lib\electroncash_gui\qt\utils copying electroncash_gui\qt\utils\image_effect.py -> build\lib\electroncash_gui\qt\utils copying electroncash_gui\qt\utils\user_port_validator.py -> build\lib\electroncash_gui\qt\utils copying electroncash_gui\qt\utils\__init__.py -> build\lib\electroncash_gui\qt\utils creating build\lib\electroncash_gui\qt\utils\darkdetect copying electroncash_gui\qt\utils\darkdetect\_detect.py -> build\lib\electroncash_gui\qt\utils\darkdetect copying electroncash_gui\qt\utils\darkdetect\_dummy.py -> build\lib\electroncash_gui\qt\utils\darkdetect copying electroncash_gui\qt\utils\darkdetect\__init__.py -> build\lib\electroncash_gui\qt\utils\darkdetect creating build\lib\electroncash_plugins copying electroncash_plugins\__init__.py -> build\lib\electroncash_plugins creating build\lib\electroncash_plugins\audio_modem copying electroncash_plugins\audio_modem\qt.py -> build\lib\electroncash_plugins\audio_modem copying electroncash_plugins\audio_modem\__init__.py -> build\lib\electroncash_plugins\audio_modem creating build\lib\electroncash_plugins\cosigner_pool copying electroncash_plugins\cosigner_pool\qt.py -> build\lib\electroncash_plugins\cosigner_pool copying electroncash_plugins\cosigner_pool\__init__.py -> build\lib\electroncash_plugins\cosigner_pool creating build\lib\electroncash_plugins\email_requests copying electroncash_plugins\email_requests\qt.py -> build\lib\electroncash_plugins\email_requests copying electroncash_plugins\email_requests\__init__.py -> build\lib\electroncash_plugins\email_requests creating build\lib\electroncash_plugins\hw_wallet copying electroncash_plugins\hw_wallet\cmdline.py -> build\lib\electroncash_plugins\hw_wallet copying electroncash_plugins\hw_wallet\plugin.py -> build\lib\electroncash_plugins\hw_wallet copying electroncash_plugins\hw_wallet\qt.py -> build\lib\electroncash_plugins\hw_wallet copying electroncash_plugins\hw_wallet\__init__.py -> build\lib\electroncash_plugins\hw_wallet creating build\lib\electroncash_plugins\keepkey copying electroncash_plugins\keepkey\client.py -> build\lib\electroncash_plugins\keepkey copying electroncash_plugins\keepkey\clientbase.py -> build\lib\electroncash_plugins\keepkey copying electroncash_plugins\keepkey\cmdline.py -> build\lib\electroncash_plugins\keepkey copying electroncash_plugins\keepkey\keepkey.py -> build\lib\electroncash_plugins\keepkey copying electroncash_plugins\keepkey\qt.py -> build\lib\electroncash_plugins\keepkey copying electroncash_plugins\keepkey\__init__.py -> build\lib\electroncash_plugins\keepkey creating build\lib\electroncash_plugins\ledger copying electroncash_plugins\ledger\auth2fa.py -> build\lib\electroncash_plugins\ledger copying electroncash_plugins\ledger\cmdline.py -> build\lib\electroncash_plugins\ledger copying electroncash_plugins\ledger\ledger.py -> build\lib\electroncash_plugins\ledger copying electroncash_plugins\ledger\qt.py -> build\lib\electroncash_plugins\ledger copying electroncash_plugins\ledger\__init__.py -> build\lib\electroncash_plugins\ledger creating build\lib\electroncash_plugins\trezor copying electroncash_plugins\trezor\clientbase.py -> build\lib\electroncash_plugins\trezor copying electroncash_plugins\trezor\cmdline.py -> build\lib\electroncash_plugins\trezor copying electroncash_plugins\trezor\qt.py -> build\lib\electroncash_plugins\trezor copying electroncash_plugins\trezor\trezor.py -> build\lib\electroncash_plugins\trezor copying electroncash_plugins\trezor\__init__.py -> build\lib\electroncash_plugins\trezor creating build\lib\electroncash_plugins\digitalbitbox copying electroncash_plugins\digitalbitbox\cmdline.py -> build\lib\electroncash_plugins\digitalbitbox copying electroncash_plugins\digitalbitbox\digitalbitbox.py -> build\lib\electroncash_plugins\digitalbitbox copying electroncash_plugins\digitalbitbox\qt.py -> build\lib\electroncash_plugins\digitalbitbox copying electroncash_plugins\digitalbitbox\__init__.py -> build\lib\electroncash_plugins\digitalbitbox creating build\lib\electroncash_plugins\virtualkeyboard copying electroncash_plugins\virtualkeyboard\qt.py -> build\lib\electroncash_plugins\virtualkeyboard copying electroncash_plugins\virtualkeyboard\__init__.py -> build\lib\electroncash_plugins\virtualkeyboard creating build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\client.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\coin_utils.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\comms.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\conf_keys.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\crypto.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\messages.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\message_pb2.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\qt.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\qt_status_bar_mgr.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\round.py -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\shuffle_deprecated\__init__.py -> build\lib\electroncash_plugins\shuffle_deprecated creating build\lib\electroncash_plugins\satochip copying electroncash_plugins\satochip\qt.py -> build\lib\electroncash_plugins\satochip copying electroncash_plugins\satochip\satochip.py -> build\lib\electroncash_plugins\satochip copying electroncash_plugins\satochip\__init__.py -> build\lib\electroncash_plugins\satochip creating build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\cmdline.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\comms.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\compatibility.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\conf.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\connection.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\covert.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\encrypt.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\fusion.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\fusion_pb2.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\pedersen.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\plugin.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\protocol.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\qt.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\server.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\util.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\validation.py -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\__init__.py -> build\lib\electroncash_plugins\fusion copying electroncash\servers.json -> build\lib\electroncash copying electroncash\servers_testnet.json -> build\lib\electroncash copying electroncash\servers_testnet4.json -> build\lib\electroncash copying electroncash\servers_scalenet.json -> build\lib\electroncash copying electroncash\servers_regtest.json -> build\lib\electroncash copying electroncash\servers_chipnet.json -> build\lib\electroncash copying electroncash\currencies.json -> build\lib\electroncash creating build\lib\electroncash\wordlist copying electroncash\wordlist\chinese_simplified.txt -> build\lib\electroncash\wordlist copying electroncash\wordlist\english.txt -> build\lib\electroncash\wordlist copying electroncash\wordlist\japanese.txt -> build\lib\electroncash\wordlist copying electroncash\wordlist\portuguese.txt -> build\lib\electroncash\wordlist copying electroncash\wordlist\spanish.txt -> build\lib\electroncash\wordlist copying electroncash\libsecp256k1-0.dll -> build\lib\electroncash copying electroncash\libzbar-0.dll -> build\lib\electroncash creating build\lib\electroncash\locale creating build\lib\electroncash\locale\ar_SA creating build\lib\electroncash\locale\ar_SA\LC_MESSAGES copying electroncash\locale\ar_SA\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\ar_SA\LC_MESSAGES creating build\lib\electroncash\locale\bg_BG creating build\lib\electroncash\locale\bg_BG\LC_MESSAGES copying electroncash\locale\bg_BG\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\bg_BG\LC_MESSAGES creating build\lib\electroncash\locale\cs_CZ creating build\lib\electroncash\locale\cs_CZ\LC_MESSAGES copying electroncash\locale\cs_CZ\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\cs_CZ\LC_MESSAGES creating build\lib\electroncash\locale\da_DK creating build\lib\electroncash\locale\da_DK\LC_MESSAGES copying electroncash\locale\da_DK\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\da_DK\LC_MESSAGES creating build\lib\electroncash\locale\de_DE creating build\lib\electroncash\locale\de_DE\LC_MESSAGES copying electroncash\locale\de_DE\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\de_DE\LC_MESSAGES creating build\lib\electroncash\locale\el_GR creating build\lib\electroncash\locale\el_GR\LC_MESSAGES copying electroncash\locale\el_GR\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\el_GR\LC_MESSAGES creating build\lib\electroncash\locale\eo_UY creating build\lib\electroncash\locale\eo_UY\LC_MESSAGES copying electroncash\locale\eo_UY\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\eo_UY\LC_MESSAGES creating build\lib\electroncash\locale\es_AR creating build\lib\electroncash\locale\es_AR\LC_MESSAGES copying electroncash\locale\es_AR\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\es_AR\LC_MESSAGES creating build\lib\electroncash\locale\es_ES creating build\lib\electroncash\locale\es_ES\LC_MESSAGES copying electroncash\locale\es_ES\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\es_ES\LC_MESSAGES creating build\lib\electroncash\locale\es_MX creating build\lib\electroncash\locale\es_MX\LC_MESSAGES copying electroncash\locale\es_MX\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\es_MX\LC_MESSAGES creating build\lib\electroncash\locale\fa_IR creating build\lib\electroncash\locale\fa_IR\LC_MESSAGES copying electroncash\locale\fa_IR\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\fa_IR\LC_MESSAGES creating build\lib\electroncash\locale\fr_FR creating build\lib\electroncash\locale\fr_FR\LC_MESSAGES copying electroncash\locale\fr_FR\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\fr_FR\LC_MESSAGES creating build\lib\electroncash\locale\hu_HU creating build\lib\electroncash\locale\hu_HU\LC_MESSAGES copying electroncash\locale\hu_HU\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\hu_HU\LC_MESSAGES creating build\lib\electroncash\locale\hy_AM creating build\lib\electroncash\locale\hy_AM\LC_MESSAGES copying electroncash\locale\hy_AM\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\hy_AM\LC_MESSAGES creating build\lib\electroncash\locale\id_ID creating build\lib\electroncash\locale\id_ID\LC_MESSAGES copying electroncash\locale\id_ID\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\id_ID\LC_MESSAGES creating build\lib\electroncash\locale\it_IT creating build\lib\electroncash\locale\it_IT\LC_MESSAGES copying electroncash\locale\it_IT\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\it_IT\LC_MESSAGES creating build\lib\electroncash\locale\ja_JP creating build\lib\electroncash\locale\ja_JP\LC_MESSAGES copying electroncash\locale\ja_JP\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\ja_JP\LC_MESSAGES creating build\lib\electroncash\locale\ko_KR creating build\lib\electroncash\locale\ko_KR\LC_MESSAGES copying electroncash\locale\ko_KR\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\ko_KR\LC_MESSAGES creating build\lib\electroncash\locale\ky_KG creating build\lib\electroncash\locale\ky_KG\LC_MESSAGES copying electroncash\locale\ky_KG\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\ky_KG\LC_MESSAGES creating build\lib\electroncash\locale\lv_LV creating build\lib\electroncash\locale\lv_LV\LC_MESSAGES copying electroncash\locale\lv_LV\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\lv_LV\LC_MESSAGES creating build\lib\electroncash\locale\nb_NO creating build\lib\electroncash\locale\nb_NO\LC_MESSAGES copying electroncash\locale\nb_NO\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\nb_NO\LC_MESSAGES creating build\lib\electroncash\locale\nl_NL creating build\lib\electroncash\locale\nl_NL\LC_MESSAGES copying electroncash\locale\nl_NL\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\nl_NL\LC_MESSAGES creating build\lib\electroncash\locale\pl_PL creating build\lib\electroncash\locale\pl_PL\LC_MESSAGES copying electroncash\locale\pl_PL\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\pl_PL\LC_MESSAGES creating build\lib\electroncash\locale\pt_BR creating build\lib\electroncash\locale\pt_BR\LC_MESSAGES copying electroncash\locale\pt_BR\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\pt_BR\LC_MESSAGES creating build\lib\electroncash\locale\pt_PT creating build\lib\electroncash\locale\pt_PT\LC_MESSAGES copying electroncash\locale\pt_PT\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\pt_PT\LC_MESSAGES creating build\lib\electroncash\locale\ro_RO creating build\lib\electroncash\locale\ro_RO\LC_MESSAGES copying electroncash\locale\ro_RO\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\ro_RO\LC_MESSAGES creating build\lib\electroncash\locale\ru_RU creating build\lib\electroncash\locale\ru_RU\LC_MESSAGES copying electroncash\locale\ru_RU\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\ru_RU\LC_MESSAGES creating build\lib\electroncash\locale\si_LK creating build\lib\electroncash\locale\si_LK\LC_MESSAGES copying electroncash\locale\si_LK\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\si_LK\LC_MESSAGES creating build\lib\electroncash\locale\sk_SK creating build\lib\electroncash\locale\sk_SK\LC_MESSAGES copying electroncash\locale\sk_SK\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\sk_SK\LC_MESSAGES creating build\lib\electroncash\locale\sl_SI creating build\lib\electroncash\locale\sl_SI\LC_MESSAGES copying electroncash\locale\sl_SI\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\sl_SI\LC_MESSAGES creating build\lib\electroncash\locale\sv_SE creating build\lib\electroncash\locale\sv_SE\LC_MESSAGES copying electroncash\locale\sv_SE\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\sv_SE\LC_MESSAGES creating build\lib\electroncash\locale\sw_KE creating build\lib\electroncash\locale\sw_KE\LC_MESSAGES copying electroncash\locale\sw_KE\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\sw_KE\LC_MESSAGES creating build\lib\electroncash\locale\ta_IN creating build\lib\electroncash\locale\ta_IN\LC_MESSAGES copying electroncash\locale\ta_IN\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\ta_IN\LC_MESSAGES creating build\lib\electroncash\locale\th_TH creating build\lib\electroncash\locale\th_TH\LC_MESSAGES copying electroncash\locale\th_TH\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\th_TH\LC_MESSAGES creating build\lib\electroncash\locale\tr_TR creating build\lib\electroncash\locale\tr_TR\LC_MESSAGES copying electroncash\locale\tr_TR\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\tr_TR\LC_MESSAGES creating build\lib\electroncash\locale\uk_UA creating build\lib\electroncash\locale\uk_UA\LC_MESSAGES copying electroncash\locale\uk_UA\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\uk_UA\LC_MESSAGES creating build\lib\electroncash\locale\vi_VN creating build\lib\electroncash\locale\vi_VN\LC_MESSAGES copying electroncash\locale\vi_VN\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\vi_VN\LC_MESSAGES creating build\lib\electroncash\locale\zh_CN creating build\lib\electroncash\locale\zh_CN\LC_MESSAGES copying electroncash\locale\zh_CN\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\zh_CN\LC_MESSAGES creating build\lib\electroncash\locale\zh_TW creating build\lib\electroncash\locale\zh_TW\LC_MESSAGES copying electroncash\locale\zh_TW\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\zh_TW\LC_MESSAGES creating build\lib\electroncash\tor\bin copying electroncash\tor\bin\tor.exe -> build\lib\electroncash\tor\bin creating build\lib\electroncash_gui\qt\data copying electroncash_gui\qt\data\ecsupplemental_win.ttf -> build\lib\electroncash_gui\qt\data copying electroncash_plugins\shuffle_deprecated\servers.json -> build\lib\electroncash_plugins\shuffle_deprecated copying electroncash_plugins\fusion\Cash Fusion Logo - No Text Gray.svg -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\Cash Fusion Logo - No Text.svg -> build\lib\electroncash_plugins\fusion copying electroncash_plugins\fusion\red_exclamation.png -> build\lib\electroncash_plugins\fusion warning: build_py: byte-compiling is disabled, skipping. creating build\bdist.win32 creating build\bdist.win32\egg creating build\bdist.win32\egg\electroncash copying build\lib\electroncash\address.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\asert_daa.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\base_wizard.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\bitcoin.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\blockchain.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\caches.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\cashacct.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\cashaddr.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\coinchooser.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\commands.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\contacts.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\currencies.json -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\daemon.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\dnssec.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\ecc_fast.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\exchange_rate.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\i18n.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\interface.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\jsonrpc.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\keystore.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\libsecp256k1-0.dll -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\libzbar-0.dll -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\lns.py -> build\bdist.win32\egg\electroncash creating build\bdist.win32\egg\electroncash\locale creating build\bdist.win32\egg\electroncash\locale\ar_SA creating build\bdist.win32\egg\electroncash\locale\ar_SA\LC_MESSAGES copying build\lib\electroncash\locale\ar_SA\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\ar_SA\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\bg_BG creating build\bdist.win32\egg\electroncash\locale\bg_BG\LC_MESSAGES copying build\lib\electroncash\locale\bg_BG\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\bg_BG\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\cs_CZ creating build\bdist.win32\egg\electroncash\locale\cs_CZ\LC_MESSAGES copying build\lib\electroncash\locale\cs_CZ\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\cs_CZ\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\da_DK creating build\bdist.win32\egg\electroncash\locale\da_DK\LC_MESSAGES copying build\lib\electroncash\locale\da_DK\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\da_DK\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\de_DE creating build\bdist.win32\egg\electroncash\locale\de_DE\LC_MESSAGES copying build\lib\electroncash\locale\de_DE\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\de_DE\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\el_GR creating build\bdist.win32\egg\electroncash\locale\el_GR\LC_MESSAGES copying build\lib\electroncash\locale\el_GR\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\el_GR\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\eo_UY creating build\bdist.win32\egg\electroncash\locale\eo_UY\LC_MESSAGES copying build\lib\electroncash\locale\eo_UY\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\eo_UY\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\es_AR creating build\bdist.win32\egg\electroncash\locale\es_AR\LC_MESSAGES copying build\lib\electroncash\locale\es_AR\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\es_AR\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\es_ES creating build\bdist.win32\egg\electroncash\locale\es_ES\LC_MESSAGES copying build\lib\electroncash\locale\es_ES\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\es_ES\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\es_MX creating build\bdist.win32\egg\electroncash\locale\es_MX\LC_MESSAGES copying build\lib\electroncash\locale\es_MX\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\es_MX\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\fa_IR creating build\bdist.win32\egg\electroncash\locale\fa_IR\LC_MESSAGES copying build\lib\electroncash\locale\fa_IR\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\fa_IR\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\fr_FR creating build\bdist.win32\egg\electroncash\locale\fr_FR\LC_MESSAGES copying build\lib\electroncash\locale\fr_FR\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\fr_FR\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\hu_HU creating build\bdist.win32\egg\electroncash\locale\hu_HU\LC_MESSAGES copying build\lib\electroncash\locale\hu_HU\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\hu_HU\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\hy_AM creating build\bdist.win32\egg\electroncash\locale\hy_AM\LC_MESSAGES copying build\lib\electroncash\locale\hy_AM\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\hy_AM\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\id_ID creating build\bdist.win32\egg\electroncash\locale\id_ID\LC_MESSAGES copying build\lib\electroncash\locale\id_ID\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\id_ID\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\it_IT creating build\bdist.win32\egg\electroncash\locale\it_IT\LC_MESSAGES copying build\lib\electroncash\locale\it_IT\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\it_IT\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\ja_JP creating build\bdist.win32\egg\electroncash\locale\ja_JP\LC_MESSAGES copying build\lib\electroncash\locale\ja_JP\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\ja_JP\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\ko_KR creating build\bdist.win32\egg\electroncash\locale\ko_KR\LC_MESSAGES copying build\lib\electroncash\locale\ko_KR\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\ko_KR\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\ky_KG creating build\bdist.win32\egg\electroncash\locale\ky_KG\LC_MESSAGES copying build\lib\electroncash\locale\ky_KG\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\ky_KG\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\lv_LV creating build\bdist.win32\egg\electroncash\locale\lv_LV\LC_MESSAGES copying build\lib\electroncash\locale\lv_LV\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\lv_LV\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\nb_NO creating build\bdist.win32\egg\electroncash\locale\nb_NO\LC_MESSAGES copying build\lib\electroncash\locale\nb_NO\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\nb_NO\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\nl_NL creating build\bdist.win32\egg\electroncash\locale\nl_NL\LC_MESSAGES copying build\lib\electroncash\locale\nl_NL\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\nl_NL\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\pl_PL creating build\bdist.win32\egg\electroncash\locale\pl_PL\LC_MESSAGES copying build\lib\electroncash\locale\pl_PL\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\pl_PL\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\pt_BR creating build\bdist.win32\egg\electroncash\locale\pt_BR\LC_MESSAGES copying build\lib\electroncash\locale\pt_BR\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\pt_BR\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\pt_PT creating build\bdist.win32\egg\electroncash\locale\pt_PT\LC_MESSAGES copying build\lib\electroncash\locale\pt_PT\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\pt_PT\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\ro_RO creating build\bdist.win32\egg\electroncash\locale\ro_RO\LC_MESSAGES copying build\lib\electroncash\locale\ro_RO\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\ro_RO\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\ru_RU creating build\bdist.win32\egg\electroncash\locale\ru_RU\LC_MESSAGES copying build\lib\electroncash\locale\ru_RU\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\ru_RU\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\si_LK creating build\bdist.win32\egg\electroncash\locale\si_LK\LC_MESSAGES copying build\lib\electroncash\locale\si_LK\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\si_LK\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\sk_SK creating build\bdist.win32\egg\electroncash\locale\sk_SK\LC_MESSAGES copying build\lib\electroncash\locale\sk_SK\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\sk_SK\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\sl_SI creating build\bdist.win32\egg\electroncash\locale\sl_SI\LC_MESSAGES copying build\lib\electroncash\locale\sl_SI\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\sl_SI\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\sv_SE creating build\bdist.win32\egg\electroncash\locale\sv_SE\LC_MESSAGES copying build\lib\electroncash\locale\sv_SE\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\sv_SE\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\sw_KE creating build\bdist.win32\egg\electroncash\locale\sw_KE\LC_MESSAGES copying build\lib\electroncash\locale\sw_KE\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\sw_KE\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\ta_IN creating build\bdist.win32\egg\electroncash\locale\ta_IN\LC_MESSAGES copying build\lib\electroncash\locale\ta_IN\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\ta_IN\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\th_TH creating build\bdist.win32\egg\electroncash\locale\th_TH\LC_MESSAGES copying build\lib\electroncash\locale\th_TH\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\th_TH\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\tr_TR creating build\bdist.win32\egg\electroncash\locale\tr_TR\LC_MESSAGES copying build\lib\electroncash\locale\tr_TR\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\tr_TR\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\uk_UA creating build\bdist.win32\egg\electroncash\locale\uk_UA\LC_MESSAGES copying build\lib\electroncash\locale\uk_UA\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\uk_UA\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\vi_VN creating build\bdist.win32\egg\electroncash\locale\vi_VN\LC_MESSAGES copying build\lib\electroncash\locale\vi_VN\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\vi_VN\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\zh_CN creating build\bdist.win32\egg\electroncash\locale\zh_CN\LC_MESSAGES copying build\lib\electroncash\locale\zh_CN\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\zh_CN\LC_MESSAGES creating build\bdist.win32\egg\electroncash\locale\zh_TW creating build\bdist.win32\egg\electroncash\locale\zh_TW\LC_MESSAGES copying build\lib\electroncash\locale\zh_TW\LC_MESSAGES\electron-cash.mo -> build\bdist.win32\egg\electroncash\locale\zh_TW\LC_MESSAGES copying build\lib\electroncash\mnemonic.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\msqr.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\network.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\networks.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\old_contacts.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\old_mnemonic.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\paymentrequest.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\paymentrequest_pb2.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\pem.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\plot.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\plugins.py -> build\bdist.win32\egg\electroncash creating build\bdist.win32\egg\electroncash\qrreaders copying build\lib\electroncash\qrreaders\abstract_base.py -> build\bdist.win32\egg\electroncash\qrreaders copying build\lib\electroncash\qrreaders\osxqrdetect.py -> build\bdist.win32\egg\electroncash\qrreaders copying build\lib\electroncash\qrreaders\zbar.py -> build\bdist.win32\egg\electroncash\qrreaders copying build\lib\electroncash\qrreaders\__init__.py -> build\bdist.win32\egg\electroncash\qrreaders copying build\lib\electroncash\ripemd.py -> build\bdist.win32\egg\electroncash creating build\bdist.win32\egg\electroncash\rpa copying build\lib\electroncash\rpa\addr.py -> build\bdist.win32\egg\electroncash\rpa copying build\lib\electroncash\rpa\paycode.py -> build\bdist.win32\egg\electroncash\rpa copying build\lib\electroncash\rpa\rpa_manager.py -> build\bdist.win32\egg\electroncash\rpa copying build\lib\electroncash\rpa\__init__.py -> build\bdist.win32\egg\electroncash\rpa copying build\lib\electroncash\rsakey.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\schnorr.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\secp256k1.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\servers.json -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\servers_chipnet.json -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\servers_regtest.json -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\servers_scalenet.json -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\servers_testnet.json -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\servers_testnet4.json -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\simple_config.py -> build\bdist.win32\egg\electroncash creating build\bdist.win32\egg\electroncash\slp copying build\lib\electroncash\slp\exceptions.py -> build\bdist.win32\egg\electroncash\slp copying build\lib\electroncash\slp\slp.py -> build\bdist.win32\egg\electroncash\slp copying build\lib\electroncash\slp\__init__.py -> build\bdist.win32\egg\electroncash\slp copying build\lib\electroncash\storage.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\synchronizer.py -> build\bdist.win32\egg\electroncash creating build\bdist.win32\egg\electroncash\tor creating build\bdist.win32\egg\electroncash\tor\bin copying build\lib\electroncash\tor\bin\tor.exe -> build\bdist.win32\egg\electroncash\tor\bin copying build\lib\electroncash\tor\controller.py -> build\bdist.win32\egg\electroncash\tor copying build\lib\electroncash\tor\__init__.py -> build\bdist.win32\egg\electroncash\tor copying build\lib\electroncash\transaction.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\util.py -> build\bdist.win32\egg\electroncash creating build\bdist.win32\egg\electroncash\utils copying build\lib\electroncash\utils\event.py -> build\bdist.win32\egg\electroncash\utils copying build\lib\electroncash\utils\macos.py -> build\bdist.win32\egg\electroncash\utils copying build\lib\electroncash\utils\unicode_tools.py -> build\bdist.win32\egg\electroncash\utils copying build\lib\electroncash\utils\__init__.py -> build\bdist.win32\egg\electroncash\utils copying build\lib\electroncash\verifier.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\version.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\wallet.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\web.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\websockets.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\winconsole.py -> build\bdist.win32\egg\electroncash creating build\bdist.win32\egg\electroncash\wordlist copying build\lib\electroncash\wordlist\chinese_simplified.txt -> build\bdist.win32\egg\electroncash\wordlist copying build\lib\electroncash\wordlist\english.txt -> build\bdist.win32\egg\electroncash\wordlist copying build\lib\electroncash\wordlist\japanese.txt -> build\bdist.win32\egg\electroncash\wordlist copying build\lib\electroncash\wordlist\portuguese.txt -> build\bdist.win32\egg\electroncash\wordlist copying build\lib\electroncash\wordlist\spanish.txt -> build\bdist.win32\egg\electroncash\wordlist copying build\lib\electroncash\x509.py -> build\bdist.win32\egg\electroncash copying build\lib\electroncash\__init__.py -> build\bdist.win32\egg\electroncash creating build\bdist.win32\egg\electroncash_gui creating build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\address_dialog.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\address_list.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\amountedit.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\bip38_importer.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\cashacctqt.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\console.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\contact_list.py -> build\bdist.win32\egg\electroncash_gui\qt creating build\bdist.win32\egg\electroncash_gui\qt\data copying build\lib\electroncash_gui\qt\data\ecsupplemental_win.ttf -> build\bdist.win32\egg\electroncash_gui\qt\data copying build\lib\electroncash_gui\qt\exception_window.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\external_plugins_window.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\fee_slider.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\history_list.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\icons.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\installwizard.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\invoice_list.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\lnsqt.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\main_window.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\network_dialog.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\password_dialog.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\paytoedit.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\popup_widget.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\qrcodewidget.py -> build\bdist.win32\egg\electroncash_gui\qt creating build\bdist.win32\egg\electroncash_gui\qt\qrreader copying build\lib\electroncash_gui\qt\qrreader\camera_dialog.py -> build\bdist.win32\egg\electroncash_gui\qt\qrreader copying build\lib\electroncash_gui\qt\qrreader\crop_blur_effect.py -> build\bdist.win32\egg\electroncash_gui\qt\qrreader copying build\lib\electroncash_gui\qt\qrreader\validator.py -> build\bdist.win32\egg\electroncash_gui\qt\qrreader copying build\lib\electroncash_gui\qt\qrreader\video_overlay.py -> build\bdist.win32\egg\electroncash_gui\qt\qrreader copying build\lib\electroncash_gui\qt\qrreader\video_surface.py -> build\bdist.win32\egg\electroncash_gui\qt\qrreader copying build\lib\electroncash_gui\qt\qrreader\video_widget.py -> build\bdist.win32\egg\electroncash_gui\qt\qrreader copying build\lib\electroncash_gui\qt\qrreader\__init__.py -> build\bdist.win32\egg\electroncash_gui\qt\qrreader copying build\lib\electroncash_gui\qt\qrtextedit.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\qrwindow.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\request_list.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\scan_beyond_gap.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\seed_dialog.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\style_patcher.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\transaction_dialog.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\udev_installer.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\update_checker.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\util.py -> build\bdist.win32\egg\electroncash_gui\qt creating build\bdist.win32\egg\electroncash_gui\qt\utils copying build\lib\electroncash_gui\qt\utils\aspect_layout.py -> build\bdist.win32\egg\electroncash_gui\qt\utils copying build\lib\electroncash_gui\qt\utils\aspect_svg_widget.py -> build\bdist.win32\egg\electroncash_gui\qt\utils copying build\lib\electroncash_gui\qt\utils\color_utils.py -> build\bdist.win32\egg\electroncash_gui\qt\utils creating build\bdist.win32\egg\electroncash_gui\qt\utils\darkdetect copying build\lib\electroncash_gui\qt\utils\darkdetect\_detect.py -> build\bdist.win32\egg\electroncash_gui\qt\utils\darkdetect copying build\lib\electroncash_gui\qt\utils\darkdetect\_dummy.py -> build\bdist.win32\egg\electroncash_gui\qt\utils\darkdetect copying build\lib\electroncash_gui\qt\utils\darkdetect\__init__.py -> build\bdist.win32\egg\electroncash_gui\qt\utils\darkdetect copying build\lib\electroncash_gui\qt\utils\image_effect.py -> build\bdist.win32\egg\electroncash_gui\qt\utils copying build\lib\electroncash_gui\qt\utils\user_port_validator.py -> build\bdist.win32\egg\electroncash_gui\qt\utils copying build\lib\electroncash_gui\qt\utils\__init__.py -> build\bdist.win32\egg\electroncash_gui\qt\utils copying build\lib\electroncash_gui\qt\utxo_list.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\qt\__init__.py -> build\bdist.win32\egg\electroncash_gui\qt copying build\lib\electroncash_gui\stdio.py -> build\bdist.win32\egg\electroncash_gui copying build\lib\electroncash_gui\text.py -> build\bdist.win32\egg\electroncash_gui copying build\lib\electroncash_gui\__init__.py -> build\bdist.win32\egg\electroncash_gui creating build\bdist.win32\egg\electroncash_plugins creating build\bdist.win32\egg\electroncash_plugins\audio_modem copying build\lib\electroncash_plugins\audio_modem\qt.py -> build\bdist.win32\egg\electroncash_plugins\audio_modem copying build\lib\electroncash_plugins\audio_modem\__init__.py -> build\bdist.win32\egg\electroncash_plugins\audio_modem creating build\bdist.win32\egg\electroncash_plugins\cosigner_pool copying build\lib\electroncash_plugins\cosigner_pool\qt.py -> build\bdist.win32\egg\electroncash_plugins\cosigner_pool copying build\lib\electroncash_plugins\cosigner_pool\__init__.py -> build\bdist.win32\egg\electroncash_plugins\cosigner_pool creating build\bdist.win32\egg\electroncash_plugins\digitalbitbox copying build\lib\electroncash_plugins\digitalbitbox\cmdline.py -> build\bdist.win32\egg\electroncash_plugins\digitalbitbox copying build\lib\electroncash_plugins\digitalbitbox\digitalbitbox.py -> build\bdist.win32\egg\electroncash_plugins\digitalbitbox copying build\lib\electroncash_plugins\digitalbitbox\qt.py -> build\bdist.win32\egg\electroncash_plugins\digitalbitbox copying build\lib\electroncash_plugins\digitalbitbox\__init__.py -> build\bdist.win32\egg\electroncash_plugins\digitalbitbox creating build\bdist.win32\egg\electroncash_plugins\email_requests copying build\lib\electroncash_plugins\email_requests\qt.py -> build\bdist.win32\egg\electroncash_plugins\email_requests copying build\lib\electroncash_plugins\email_requests\__init__.py -> build\bdist.win32\egg\electroncash_plugins\email_requests creating build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\Cash Fusion Logo - No Text Gray.svg -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\Cash Fusion Logo - No Text.svg -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\cmdline.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\comms.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\compatibility.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\conf.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\connection.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\covert.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\encrypt.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\fusion.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\fusion_pb2.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\pedersen.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\plugin.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\protocol.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\qt.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\red_exclamation.png -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\server.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\util.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\validation.py -> build\bdist.win32\egg\electroncash_plugins\fusion copying build\lib\electroncash_plugins\fusion\__init__.py -> build\bdist.win32\egg\electroncash_plugins\fusion creating build\bdist.win32\egg\electroncash_plugins\hw_wallet copying build\lib\electroncash_plugins\hw_wallet\cmdline.py -> build\bdist.win32\egg\electroncash_plugins\hw_wallet copying build\lib\electroncash_plugins\hw_wallet\plugin.py -> build\bdist.win32\egg\electroncash_plugins\hw_wallet copying build\lib\electroncash_plugins\hw_wallet\qt.py -> build\bdist.win32\egg\electroncash_plugins\hw_wallet copying build\lib\electroncash_plugins\hw_wallet\__init__.py -> build\bdist.win32\egg\electroncash_plugins\hw_wallet creating build\bdist.win32\egg\electroncash_plugins\keepkey copying build\lib\electroncash_plugins\keepkey\client.py -> build\bdist.win32\egg\electroncash_plugins\keepkey copying build\lib\electroncash_plugins\keepkey\clientbase.py -> build\bdist.win32\egg\electroncash_plugins\keepkey copying build\lib\electroncash_plugins\keepkey\cmdline.py -> build\bdist.win32\egg\electroncash_plugins\keepkey copying build\lib\electroncash_plugins\keepkey\keepkey.py -> build\bdist.win32\egg\electroncash_plugins\keepkey copying build\lib\electroncash_plugins\keepkey\qt.py -> build\bdist.win32\egg\electroncash_plugins\keepkey copying build\lib\electroncash_plugins\keepkey\__init__.py -> build\bdist.win32\egg\electroncash_plugins\keepkey creating build\bdist.win32\egg\electroncash_plugins\ledger copying build\lib\electroncash_plugins\ledger\auth2fa.py -> build\bdist.win32\egg\electroncash_plugins\ledger copying build\lib\electroncash_plugins\ledger\cmdline.py -> build\bdist.win32\egg\electroncash_plugins\ledger copying build\lib\electroncash_plugins\ledger\ledger.py -> build\bdist.win32\egg\electroncash_plugins\ledger copying build\lib\electroncash_plugins\ledger\qt.py -> build\bdist.win32\egg\electroncash_plugins\ledger copying build\lib\electroncash_plugins\ledger\__init__.py -> build\bdist.win32\egg\electroncash_plugins\ledger creating build\bdist.win32\egg\electroncash_plugins\satochip copying build\lib\electroncash_plugins\satochip\qt.py -> build\bdist.win32\egg\electroncash_plugins\satochip copying build\lib\electroncash_plugins\satochip\satochip.py -> build\bdist.win32\egg\electroncash_plugins\satochip copying build\lib\electroncash_plugins\satochip\__init__.py -> build\bdist.win32\egg\electroncash_plugins\satochip creating build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\client.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\coin_utils.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\comms.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\conf_keys.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\crypto.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\messages.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\message_pb2.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\qt.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\qt_status_bar_mgr.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\round.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\servers.json -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated copying build\lib\electroncash_plugins\shuffle_deprecated\__init__.py -> build\bdist.win32\egg\electroncash_plugins\shuffle_deprecated creating build\bdist.win32\egg\electroncash_plugins\trezor copying build\lib\electroncash_plugins\trezor\clientbase.py -> build\bdist.win32\egg\electroncash_plugins\trezor copying build\lib\electroncash_plugins\trezor\cmdline.py -> build\bdist.win32\egg\electroncash_plugins\trezor copying build\lib\electroncash_plugins\trezor\qt.py -> build\bdist.win32\egg\electroncash_plugins\trezor copying build\lib\electroncash_plugins\trezor\trezor.py -> build\bdist.win32\egg\electroncash_plugins\trezor copying build\lib\electroncash_plugins\trezor\__init__.py -> build\bdist.win32\egg\electroncash_plugins\trezor creating build\bdist.win32\egg\electroncash_plugins\virtualkeyboard copying build\lib\electroncash_plugins\virtualkeyboard\qt.py -> build\bdist.win32\egg\electroncash_plugins\virtualkeyboard copying build\lib\electroncash_plugins\virtualkeyboard\__init__.py -> build\bdist.win32\egg\electroncash_plugins\virtualkeyboard copying build\lib\electroncash_plugins\__init__.py -> build\bdist.win32\egg\electroncash_plugins warning: install_lib: byte-compiling is disabled, skipping. creating build\bdist.win32\egg\EGG-INFO installing scripts to build\bdist.win32\egg\EGG-INFO\scripts running install_scripts running build_scripts creating build\scripts-3.8 copying and adjusting electron-cash -> build\scripts-3.8 creating build\bdist.win32\egg\EGG-INFO\scripts copying build\scripts-3.8\electron-cash -> build\bdist.win32\egg\EGG-INFO\scripts copying Electron_Cash.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO copying Electron_Cash.egg-info\SOURCES.txt -> build\bdist.win32\egg\EGG-INFO copying Electron_Cash.egg-info\dependency_links.txt -> build\bdist.win32\egg\EGG-INFO copying Electron_Cash.egg-info\requires.txt -> build\bdist.win32\egg\EGG-INFO copying Electron_Cash.egg-info\top_level.txt -> build\bdist.win32\egg\EGG-INFO writing build\bdist.win32\egg\EGG-INFO\native_libs.txt zip_safe flag not set; analyzing archive contents... creating dist creating 'dist\Electron_Cash-4.2.14-py3.8.egg' and adding 'build\bdist.win32\egg' to it removing 'build\bdist.win32\egg' (and everything under it) Processing Electron_Cash-4.2.14-py3.8.egg Copying Electron_Cash-4.2.14-py3.8.egg to c:\python3.8.9\lib\site-packages Adding Electron-Cash 4.2.14 to easy-install.pth file Installing electron-cash script to C:\python3.8.9\Scripts Installed c:\python3.8.9\lib\site-packages\electron_cash-4.2.14-py3.8.egg Processing dependencies for Electron-Cash==4.2.14 Searching for dnspython==2.2.0 Best match: dnspython 2.2.0 Adding dnspython 2.2.0 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for pathvalidate==2.3.2 Best match: pathvalidate 2.3.2 Adding pathvalidate 2.3.2 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for certifi==2021.10.8 Best match: certifi 2021.10.8 Adding certifi 2021.10.8 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for stem==1.8.0 Best match: stem 1.8.0 Adding stem 1.8.0 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for python-dateutil==2.8.1 Best match: python-dateutil 2.8.1 Adding python-dateutil 2.8.1 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for QDarkStyle==3.0.3 Best match: QDarkStyle 3.0.3 Adding QDarkStyle 3.0.3 to easy-install.pth file Installing qdarkstyle-script.py script to C:\python3.8.9\Scripts Installing qdarkstyle.exe script to C:\python3.8.9\Scripts Installing qdarkstyle.exe.manifest script to C:\python3.8.9\Scripts Installing qdarkstyle.example-script.py script to C:\python3.8.9\Scripts Installing qdarkstyle.example.exe script to C:\python3.8.9\Scripts Installing qdarkstyle.example.exe.manifest script to C:\python3.8.9\Scripts Installing qdarkstyle.utils-script.py script to C:\python3.8.9\Scripts Installing qdarkstyle.utils.exe script to C:\python3.8.9\Scripts Installing qdarkstyle.utils.exe.manifest script to C:\python3.8.9\Scripts Using c:\python3.8.9\lib\site-packages Searching for PySocks==1.7.1 Best match: PySocks 1.7.1 Adding PySocks 1.7.1 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for jsonrpclib-pelix==0.4.2 Best match: jsonrpclib-pelix 0.4.2 Adding jsonrpclib-pelix 0.4.2 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for protobuf==3.19.4 Best match: protobuf 3.19.4 Adding protobuf 3.19.4 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for qrcode==6.1 Best match: qrcode 6.1 Adding qrcode 6.1 to easy-install.pth file Installing qr-script.py script to C:\python3.8.9\Scripts Installing qr.exe script to C:\python3.8.9\Scripts Installing qr.exe.manifest script to C:\python3.8.9\Scripts Using c:\python3.8.9\lib\site-packages Searching for requests==2.27.1 Best match: requests 2.27.1 Adding requests 2.27.1 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for ecdsa==0.16.1 Best match: ecdsa 0.16.1 Adding ecdsa 0.16.1 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for pyaes==1.6.1 Best match: pyaes 1.6.1 Adding pyaes 1.6.1 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for QtPy==2.0.1 Best match: QtPy 2.0.1 Adding QtPy 2.0.1 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for colorama==0.4.3 Best match: colorama 0.4.3 Adding colorama 0.4.3 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for urllib3==1.26.7 Best match: urllib3 1.26.7 Adding urllib3 1.26.7 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for charset-normalizer==2.0.0 Best match: charset-normalizer 2.0.0 Adding charset-normalizer 2.0.0 to easy-install.pth file Installing normalizer-script.py script to C:\python3.8.9\Scripts Installing normalizer.exe script to C:\python3.8.9\Scripts Installing normalizer.exe.manifest script to C:\python3.8.9\Scripts Using c:\python3.8.9\lib\site-packages Searching for idna==3.3 Best match: idna 3.3 Adding idna 3.3 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for packaging==21.3 Best match: packaging 21.3 Adding packaging 21.3 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Searching for pyparsing==3.0.7 Best match: pyparsing 3.0.7 Adding pyparsing 3.0.7 to easy-install.pth file Using c:\python3.8.9\lib\site-packages Finished processing dependencies for Electron-Cash==4.2.14 ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Resetting modification time in C:\Python... ~/wine/drive_c/python3.8.9 ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine total 5280 drwxr-xr-x 2 user 1001 4096 Nov 11 2000 DLLs -rw-r--r-- 1 user 1001 32628 Nov 11 2000 LICENSE.txt drwxr-xr-x 30 user 1001 4096 Nov 11 2000 Lib -rw-r--r-- 1 user 1001 948004 Nov 11 2000 NEWS.txt drwxr-xr-x 2 user 1001 4096 Nov 11 2000 Scripts drwxr-xr-x 7 user 1001 4096 Nov 11 2000 Tools drwxr-xr-x 4 user 1001 4096 Nov 11 2000 include drwxr-xr-x 2 user 1001 4096 Nov 11 2000 libs -rwxr-xr-x 1 user 1001 98992 Nov 11 2000 python.exe -rw-r--r-- 1 user 1001 59568 Nov 11 2000 python3.dll -rw-r--r-- 1 user 1001 4054192 Nov 11 2000 python38.dll -rwxr-xr-x 1 user 1001 97456 Nov 11 2000 pythonw.exe drwxr-xr-x 3 user 1001 4096 Nov 11 2000 share -rw-r--r-- 1 user 1001 76176 Nov 11 2000 vcruntime140.dll ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Running Pyinstaller to build standalone and portable .exe versions ... 761 INFO: PyInstaller: 4.2 761 INFO: Python: 3.8.9 762 INFO: Platform: Windows-10-10.0.18362 776 INFO: UPX is not available. 9109 INFO: Extending PYTHONPATH with paths ['C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash', 'C:\\electroncash'] 9200 INFO: checking Analysis 9200 INFO: Building Analysis because Analysis-00.toc is non existent 9201 INFO: Initializing module dependency graph... 9230 INFO: Caching module graph hooks... 9265 WARNING: Several hooks defined for module 'win32ctypes.core'. Please take care they do not conflict. 9321 INFO: Analyzing base_library.zip ... 19421 INFO: Processing pre-find module path hook distutils from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks\\pre_find_module_path\\hook-distutils.py'. 19427 INFO: distutils: retargeting to non-venv dir 'C:\\python3.8.9\\lib' 27888 INFO: Caching module dependency graph... 28482 INFO: running Analysis Analysis-00.toc 28533 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable required by C:\python3.8.9\python.exe 28805 INFO: Analyzing C:\electroncash\electron-cash 30700 INFO: Processing pre-safe import module hook six.moves from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module\\hook-six.moves.py'. 34317 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module\\hook-urllib3.packages.six.moves.py'. 66288 INFO: Processing pre-find module path hook site from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks\\pre_find_module_path\\hook-site.py'. 66292 INFO: site: retargeting to fake-dir 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\fake-modules' 133975 INFO: Analyzing C:\electroncash\electroncash_gui\qt\main_window.py 134929 INFO: Analyzing C:\electroncash\electroncash_gui\qt\qrreader\camera_dialog.py 141745 INFO: Analyzing C:\electroncash\electroncash_gui\text.py 141795 INFO: Analyzing C:\electroncash\electroncash\util.py 141854 INFO: Analyzing C:\electroncash\electroncash\wallet.py 142138 INFO: Analyzing C:\electroncash\electroncash\simple_config.py 142164 INFO: Analyzing C:\electroncash\electroncash\bitcoin.py 142276 INFO: Analyzing C:\electroncash\electroncash\dnssec.py 142299 INFO: Analyzing C:\electroncash\electroncash\commands.py 142379 INFO: Analyzing C:\electroncash\electroncash\tor\controller.py 142402 INFO: Analyzing C:\electroncash\electroncash_plugins\cosigner_pool\qt.py 142432 INFO: Analyzing C:\electroncash\electroncash_plugins\email_requests\qt.py 143029 INFO: Analyzing C:\electroncash\electroncash_plugins\trezor\clientbase.py 149007 INFO: Analyzing C:\electroncash\electroncash_plugins\trezor\trezor.py 149049 INFO: Analyzing C:\electroncash\electroncash_plugins\trezor\qt.py 149612 INFO: Analyzing C:\electroncash\electroncash_plugins\keepkey\qt.py 150619 INFO: Analyzing C:\electroncash\electroncash_plugins\ledger\qt.py 150628 INFO: Analyzing C:\electroncash\electroncash_plugins\satochip\qt.py 154524 INFO: Analyzing C:\electroncash\electroncash_plugins\fusion\fusion.py 154626 INFO: Analyzing C:\electroncash\electroncash_plugins\fusion\qt.py 154728 INFO: Analyzing hidden import 'trezorlib.cli.crypto' 155175 INFO: Analyzing hidden import 'trezorlib.toif' 156825 INFO: Analyzing hidden import 'trezorlib.tezos' 156831 INFO: Analyzing hidden import 'trezorlib.cli.firmware' 156853 INFO: Analyzing hidden import 'trezorlib.cli.lisk' 156869 INFO: Analyzing hidden import 'trezorlib.binance' 156875 INFO: Analyzing hidden import 'trezorlib.cli.settings' 156892 INFO: Analyzing hidden import 'trezorlib.cli.eos' 156920 INFO: Analyzing hidden import 'trezorlib.cli.binance' 156929 INFO: Analyzing hidden import 'trezorlib.debuglink' 156963 INFO: Analyzing hidden import 'trezorlib.stellar' 157012 INFO: Analyzing hidden import 'trezorlib.cli.monero' 157024 INFO: Analyzing hidden import 'trezorlib.cli.tezos' 157032 INFO: Analyzing hidden import 'trezorlib.cli.nem' 157055 INFO: Analyzing hidden import 'trezorlib.ripple' 157062 INFO: Analyzing hidden import 'trezorlib.cli.ethereum' 157089 INFO: Analyzing hidden import 'trezorlib.cli.ripple' 157097 INFO: Analyzing hidden import 'trezorlib.cli.cosi' 157104 INFO: Analyzing hidden import 'trezorlib.cli.btc' 157120 INFO: Analyzing hidden import 'trezorlib.cli.cardano' 157146 INFO: Analyzing hidden import 'trezorlib.cli.trezorctl' 157217 INFO: Analyzing hidden import 'btchip.btchipHelpers' 157685 INFO: Analyzing hidden import 'btchip.btchip' 157838 INFO: Analyzing hidden import 'btchip.btchipUtils' 157848 INFO: Analyzing hidden import 'btchip.ui.personalization03config' 158339 INFO: Analyzing hidden import 'btchip.ui.personalization00start' 158347 INFO: Analyzing hidden import 'btchip.msqr' 158354 INFO: Analyzing hidden import 'btchip.ui.personalization04finalize' 158363 INFO: Analyzing hidden import 'btchip.btchipPersoWizard' 158436 INFO: Analyzing hidden import 'btchip.ui.personalization01seed' 158448 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup03' 158459 INFO: Analyzing hidden import 'btchip.btchipFirmwareWizard' 158464 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup02' 158472 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup01' 158482 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup04' 158491 INFO: Analyzing hidden import 'btchip.ui.personalization02security' 158504 INFO: Analyzing hidden import 'keepkeylib.transport_fake' 158957 INFO: Analyzing hidden import 'keepkeylib.ckd_public' 158985 INFO: Analyzing hidden import 'keepkeylib.eth.ethereum_tokens' 159439 INFO: Analyzing hidden import 'keepkeylib.exchange' 159475 INFO: Analyzing hidden import 'keepkeylib.eos' 159499 INFO: Analyzing hidden import 'keepkeylib.transport_hid' 159515 INFO: Analyzing hidden import 'keepkeylib.messages_ripple_pb2' 159529 INFO: Analyzing hidden import 'keepkeylib.transport_serial' 159564 INFO: Analyzing hidden import 'keepkeylib.transport_webusb' 159574 INFO: Analyzing hidden import 'keepkeylib.ripple' 159603 INFO: Analyzing hidden import 'keepkeylib.transport_pipe' 159611 INFO: Analyzing hidden import 'keepkeylib.debuglink' 159623 INFO: Analyzing hidden import 'keepkeylib.filecache' 159634 INFO: Analyzing hidden import 'keepkeylib.client' 159711 INFO: Analyzing hidden import 'keepkeylib.protobuf_json' 159749 INFO: Analyzing hidden import 'keepkeylib.cosmos' 159784 INFO: Analyzing hidden import 'keepkeylib.tx_api' 159796 INFO: Analyzing hidden import 'keepkeylib.transport_udp' 159805 INFO: Analyzing hidden import 'keepkeylib.transport_socket' 159816 INFO: Analyzing hidden import 'smartcard.wx.ReaderToolbar' 160368 INFO: Analyzing hidden import 'smartcard.CardNames' 160435 INFO: Analyzing hidden import 'smartcard.sw.ISO7816_4ErrorChecker' 160446 INFO: Analyzing hidden import 'smartcard.wx.APDUTracerPanel' 160454 INFO: Analyzing hidden import 'smartcard.sw.ISO7816_8ErrorChecker' 160461 INFO: Analyzing hidden import 'smartcard.ExclusiveTransmitCardConnection' 160472 INFO: Analyzing hidden import 'smartcard.guid' 160477 INFO: Analyzing hidden import 'smartcard.sw.ISO7816_4_SW1ErrorChecker' 160484 INFO: Analyzing hidden import 'smartcard.sw.ErrorCheckingChain' 160491 INFO: Analyzing hidden import 'smartcard.wx.CardAndReaderTreePanel' 160555 INFO: Analyzing hidden import 'smartcard.ExclusiveConnectCardConnection' 160571 INFO: Analyzing hidden import 'smartcard.sw.op21_ErrorChecker' 160579 INFO: Analyzing hidden import 'smartcard.wx.APDUHexValidator' 160597 INFO: Analyzing hidden import 'smartcard.ATR' 160625 INFO: Analyzing hidden import 'smartcard.sw.ISO7816_9ErrorChecker' 160632 INFO: Analyzing hidden import 'smartcard.pyro.PyroReader' 161115 INFO: Processing module hooks... 161115 INFO: Loading module hook 'hook-certifi.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 161158 INFO: Loading module hook 'hook-Crypto.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 161251 INFO: Loading module hook 'hook-Cryptodome.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 161401 INFO: Loading module hook 'hook-cryptography.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 163930 INFO: Loading module hook 'hook-cytoolz.itertoolz.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 163956 INFO: Loading module hook 'hook-dns.rdata.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 165797 INFO: Loading module hook 'hook-eth_abi.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 165812 INFO: Loading module hook 'hook-eth_account.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 165826 INFO: Loading module hook 'hook-eth_hash.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 166759 INFO: Loading module hook 'hook-eth_keyfile.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 166784 INFO: Loading module hook 'hook-eth_utils.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 166807 INFO: Loading module hook 'hook-jsonschema.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 167026 INFO: Loading module hook 'hook-pycparser.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 167031 INFO: Loading module hook 'hook-web3.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 167045 INFO: Loading module hook 'hook-win32ctypes.core.py' from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 169007 INFO: Loading module hook 'hook-difflib.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 169023 INFO: Excluding import of doctest from module difflib 169023 INFO: Loading module hook 'hook-distutils.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 169030 INFO: Loading module hook 'hook-distutils.util.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 169042 INFO: Excluding import of lib2to3.refactor from module distutils.util 169042 INFO: Loading module hook 'hook-encodings.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 169866 INFO: Loading module hook 'hook-heapq.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 169896 INFO: Excluding import of doctest from module heapq 169896 INFO: Loading module hook 'hook-lib2to3.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 170403 INFO: Loading module hook 'hook-multiprocessing.util.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 170417 INFO: Excluding import of test from module multiprocessing.util 170417 INFO: Loading module hook 'hook-packaging.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 170420 INFO: Loading module hook 'hook-pickle.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 170434 INFO: Excluding import of argparse from module pickle 170434 INFO: Loading module hook 'hook-pkg_resources.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 174760 INFO: Processing pre-safe import module hook win32com from 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\pre_safe_import_module\\hook-win32com.py'. 175822 WARNING: Hidden import "pkg_resources.py2_warn" not found! 177490 WARNING: Hidden import "pkg_resources.markers" not found! 177502 INFO: Excluding import of __main__ from module pkg_resources 177503 INFO: Loading module hook 'hook-PyQt5.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 178631 WARNING: Hidden import "sip" not found! 178632 INFO: Loading module hook 'hook-PyQt5.QtCore.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 179060 INFO: Loading module hook 'hook-PyQt5.QtGui.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 179621 INFO: Loading module hook 'hook-PyQt5.QtMultimedia.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 181039 INFO: Loading module hook 'hook-PyQt5.QtNetwork.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 182155 INFO: Loading module hook 'hook-PyQt5.QtSvg.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 183765 INFO: Loading module hook 'hook-PyQt5.QtWidgets.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 185163 INFO: Loading module hook 'hook-setuptools.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 190078 INFO: Import to be excluded not found: 'setuptools.py33compat' 190079 INFO: Import to be excluded not found: 'setuptools.py27compat' 190079 INFO: Loading module hook 'hook-shelve.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 190153 INFO: Loading module hook 'hook-sqlite3.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 191075 INFO: Loading module hook 'hook-sysconfig.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 191085 INFO: Loading module hook 'hook-xml.dom.domreg.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 191092 INFO: Loading module hook 'hook-xml.etree.cElementTree.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 191097 INFO: Loading module hook 'hook-xml.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 191107 INFO: Loading module hook 'hook-setuptools.msvc.py' from 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks'... 191136 INFO: Excluding import of numpy from module setuptools.msvc 191338 INFO: Looking for ctypes DLLs 191685 INFO: Analyzing run-time hooks ... 191716 INFO: Including run-time hook 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py' 191727 INFO: Including run-time hook 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyqt5.py' 191733 INFO: Including run-time hook 'C:\\python3.8.9\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py' 191784 INFO: Including run-time hook 'C:\\python3.8.9\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_certifi.py' 191856 INFO: Looking for dynamic libraries 192114 WARNING: lib not found: api-ms-win-core-winrt-string-l1-1-0.dll dependency of C:\python3.8.9\lib\site-packages\PyQt5\Qt\plugins\audio\qtaudio_wasapi.dll 192156 WARNING: lib not found: api-ms-win-core-winrt-l1-1-0.dll dependency of C:\python3.8.9\lib\site-packages\PyQt5\Qt\plugins\audio\qtaudio_wasapi.dll 201994 INFO: Looking for eggs 201994 INFO: Using Python library C:\python3.8.9\python38.dll 201994 INFO: Found binding redirects: [] 202031 INFO: Warnings written to C:\electroncash\contrib\build-wine\build\deterministic\warn-deterministic.txt 202741 INFO: Graph cross-reference written to C:\electroncash\contrib\build-wine\build\deterministic\xref-deterministic.html 202873 INFO: Appending 'binaries' from .spec 202896 INFO: Appending 'datas' from .spec 203258 INFO: checking PYZ 203258 INFO: Building PYZ because PYZ-00.toc is non existent 203259 INFO: Building PYZ (ZlibArchive) C:\electroncash\contrib\build-wine\build\deterministic\PYZ-00.pyz 218168 INFO: Building PYZ (ZlibArchive) C:\electroncash\contrib\build-wine\build\deterministic\PYZ-00.pyz completed successfully. 218287 INFO: checking PKG 218288 INFO: Building PKG because PKG-00.toc is non existent 218288 INFO: Building PKG (CArchive) PKG-00.pkg 246307 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. 246340 INFO: Bootloader C:\python3.8.9\lib\site-packages\PyInstaller\bootloader\Windows-32bit\runw.exe 246340 INFO: checking EXE 246341 INFO: Building EXE because EXE-00.toc is non existent 246341 INFO: Building EXE from EXE-00.toc 246346 INFO: Copying icons from ['C:\\electroncash\\icons/electron.ico'] 246349 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes 246349 INFO: Writing RT_ICON 1 resource with 296 bytes 246349 INFO: Writing RT_ICON 2 resource with 1384 bytes 246349 INFO: Writing RT_ICON 3 resource with 12672 bytes 246349 INFO: Writing RT_ICON 4 resource with 9640 bytes 246350 INFO: Writing RT_ICON 5 resource with 4264 bytes 246350 INFO: Writing RT_ICON 6 resource with 2440 bytes 246350 INFO: Writing RT_ICON 7 resource with 1128 bytes 246357 INFO: Updating manifest in C:\electroncash\contrib\build-wine\build\deterministic\runw.exe.zhanhvx_ 246359 INFO: Updating resource type 24 name 1 language 0 246365 INFO: Appending archive to EXE C:\electroncash\contrib\build-wine\dist\Electron-Cash.exe 246475 INFO: Building EXE from EXE-00.toc completed successfully. 246526 INFO: checking PKG 246527 INFO: Building PKG because PKG-01.toc is non existent 246527 INFO: Building PKG (CArchive) PKG-01.pkg 272974 INFO: Building PKG (CArchive) PKG-01.pkg completed successfully. 273005 INFO: Bootloader C:\python3.8.9\lib\site-packages\PyInstaller\bootloader\Windows-32bit\runw.exe 273006 INFO: checking EXE 273006 INFO: Building EXE because EXE-01.toc is non existent 273006 INFO: Building EXE from EXE-01.toc 273013 INFO: Copying icons from ['C:\\electroncash\\icons/electron.ico'] 273016 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes 273016 INFO: Writing RT_ICON 1 resource with 296 bytes 273016 INFO: Writing RT_ICON 2 resource with 1384 bytes 273016 INFO: Writing RT_ICON 3 resource with 12672 bytes 273016 INFO: Writing RT_ICON 4 resource with 9640 bytes 273016 INFO: Writing RT_ICON 5 resource with 4264 bytes 273016 INFO: Writing RT_ICON 6 resource with 2440 bytes 273016 INFO: Writing RT_ICON 7 resource with 1128 bytes 273023 INFO: Updating manifest in C:\electroncash\contrib\build-wine\build\deterministic\runw.exe.pl9yfno6 273025 INFO: Updating resource type 24 name 1 language 0 273030 INFO: Appending archive to EXE C:\electroncash\contrib\build-wine\dist\Electron-Cash-portable.exe 273160 INFO: Building EXE from EXE-01.toc completed successfully. 273208 INFO: checking PKG 273208 INFO: Building PKG because PKG-02.toc is non existent 273208 INFO: Building PKG (CArchive) PKG-02.pkg 274415 INFO: Building PKG (CArchive) PKG-02.pkg completed successfully. 274421 INFO: Bootloader C:\python3.8.9\lib\site-packages\PyInstaller\bootloader\Windows-32bit\runw.exe 274421 INFO: checking EXE 274421 INFO: Building EXE because EXE-02.toc is non existent 274421 INFO: Building EXE from EXE-02.toc 274428 INFO: Copying icons from ['C:\\electroncash\\icons/electron.ico'] 274431 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes 274431 INFO: Writing RT_ICON 1 resource with 296 bytes 274431 INFO: Writing RT_ICON 2 resource with 1384 bytes 274432 INFO: Writing RT_ICON 3 resource with 12672 bytes 274432 INFO: Writing RT_ICON 4 resource with 9640 bytes 274432 INFO: Writing RT_ICON 5 resource with 4264 bytes 274432 INFO: Writing RT_ICON 6 resource with 2440 bytes 274432 INFO: Writing RT_ICON 7 resource with 1128 bytes 274438 INFO: Appending archive to EXE C:\electroncash\contrib\build-wine\build\deterministic\Electron-Cash.exe 274463 INFO: Building EXE from EXE-02.toc completed successfully. 274472 INFO: checking COLLECT 274473 INFO: Building COLLECT because COLLECT-00.toc is non existent 274474 INFO: Building COLLECT COLLECT-00.toc 280224 INFO: Building COLLECT COLLECT-00.toc completed successfully. Removing Misc. datas: pyconfig.h ----> Removed d = ('Include\\pyconfig.h', 'C:\\python3.8.9\\Include\\pyconfig.h', 'DATA') Removing Qt binaries: qt5web qt53d qt5game qt5designer qt5quick qt5location qt5test qt5xml pyqt5\qt\qml\qtquick qt5qml qt5printsupport ----> Removed x = ('Qt5Quick.dll', 'C:\\python3.8.9\\lib\\site-packages\\PyQt5\\Qt\\bin\\Qt5Quick.dll', 'BINARY') ----> Removed x = ('Qt5WebSockets.dll', 'C:\\python3.8.9\\lib\\site-packages\\PyQt5\\Qt\\bin\\Qt5WebSockets.dll', 'BINARY') ----> Removed x = ('Qt5Qml.dll', 'C:\\python3.8.9\\lib\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll', 'BINARY') ----> Removed x = ('Qt5QmlModels.dll', 'C:\\python3.8.9\\lib\\site-packages\\PyQt5\\Qt\\bin\\Qt5QmlModels.dll', 'BINARY') Removing Qt datas: pyqt5\qt\translations\qtwebengine_locales pyqt5\qt\plugins\printsupport pyqt5\qt\plugins\platforms\qwebgl pyqt5\qt\plugins\platforms\qminimal ~/wine/drive_c/electroncash/contrib/build-wine/dist ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine/dist ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine ~/wine/drive_c/electroncash/contrib/build-wine INFO: Running makensis to build setup .exe version ... Command line defined: "PRODUCT_VERSION=4.2.14" Processing config: C:\Program Files\NSIS\nsisconf.nsh Processing script file: "electron-cash.nsi" (ACP) Processed 1 file, writing output (x86-unicode): Output: "C:\electroncash\contrib\build-wine\dist\Electron-Cash-setup.exe" Install: 2 pages (128 bytes), 2 sections (1 required) (4144 bytes), 1425 instructions (39900 bytes), 3592 strings (26322 bytes), 1 language table (262 bytes). Uninstall: 2 pages (192 bytes), 1 section (2072 bytes), 425 instructions (11900 bytes), 677 strings (4324 bytes), 1 language table (254 bytes). Datablock optimizer saved 109642 bytes (~0.0%). Using lzma (compress whole) compression. EXE header size: 70656 / 38400 bytes Install code: (71220 bytes) Install data: (113251155 bytes) Uninstall code+data: (45398 bytes) Compressed data: 33080554 / 113367773 bytes CRC (0xF4B29BA3): 4 / 4 bytes Total size: 33151214 / 113406177 bytes (29.2%) -rwxr-xr-x 1 user 1001 48284775 Nov 11 2000 Electron-Cash-4.2.14-portable.exe -rwxr-xr-x 1 user 1001 33151214 Jan 24 10:22 Electron-Cash-4.2.14-setup.exe -rwxr-xr-x 1 user 1001 48284175 Nov 11 2000 Electron-Cash-4.2.14.exe 27734048512c4b909674a8139567b054291529c5754e087ade2d0117ab87a6eb Electron-Cash-4.2.14-portable.exe db01e488260b3c718d305403220cc9bd7e4ffaf467876596f19ad6cd285bf99c Electron-Cash-4.2.14-setup.exe df5f60fd20cdcd810a1627ffa74f7f0eb90c44caa8ba6d1dee5fa4704ba33636 Electron-Cash-4.2.14.exe ~/wine/drive_c/electroncash/contrib/build-wine INFO: Done building. ~/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af INFO: Copying .exe files out of our build directory ... '/home/autobuild/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af/contrib/build-wine/fresh_clone/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af/contrib/build-wine/dist/Electron-Cash-4.2.14.exe' -> 'dist/Electron-Cash-4.2.14.exe' '/home/autobuild/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af/contrib/build-wine/fresh_clone/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af/contrib/build-wine/dist/Electron-Cash-4.2.14-portable.exe' -> 'dist/Electron-Cash-4.2.14-portable.exe' '/home/autobuild/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af/contrib/build-wine/fresh_clone/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af/contrib/build-wine/dist/Electron-Cash-4.2.14-setup.exe' -> 'dist/Electron-Cash-4.2.14-setup.exe' INFO: Removing /home/autobuild/autobuild/Electron-Cash-07d0b142780ff44658902f26e6cb21689f10b1af/contrib/build-wine/fresh_clone ... INFO: Done. Built .exe files have been placed in dist/