INFO: Picked up override from env: GIT_REPO=/home/autobuild/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763 ~/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763 ~/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763 INFO: Using docker: Docker version 19.03.1, build 74b1e89 INFO: Creating docker image ... Sending build context to Docker daemon 3.584kB Step 1/9 : FROM ubuntu:18.04@sha256:5f4bdc3467537cbbe563e80db2c3ec95d548a9145d64453b06939c4592d67b6d ---> 113a43faa138 Step 2/9 : ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 ---> Using cache ---> 7a08983778f0 Step 3/9 : RUN dpkg --add-architecture i386 && apt-get update -q && apt-get install -qy wget=1.19.4-1ubuntu2.2 gnupg2=2.2.4-1ubuntu1.2 dirmngr=2.2.4-1ubuntu1.2 python3-software-properties=0.96.24.32.1 software-properties-common=0.96.24.32.1 ---> Using cache ---> 5bd615cb14fc Step 4/9 : RUN apt-get update -q && apt-get install -qy git=1:2.17.1-1ubuntu0.4 p7zip-full=16.02+dfsg-6 make=4.1-9.1ubuntu1 mingw-w64=5.0.3-1 autotools-dev=20180224.1 autoconf=2.69-11 libtool=2.4.6-2 gettext=0.19.8.1-6 mingw-w64-tools=5.0.3-1 win-iconv-mingw-w64-dev=0.0.8-2 ---> Using cache ---> 24ab97b2a479 Step 5/9 : RUN wget -nc https://dl.winehq.org/wine-builds/Release.key && echo "c51bcb8cc4a12abfbd7c7660eaf90f49674d15e222c262f27e6c96429111b822 Release.key" | sha256sum -c - && apt-key add Release.key && wget -nc https://dl.winehq.org/wine-builds/winehq.key && echo "78b185fabdb323971d13bd329fefc8038e08559aa51c4996de18db0639a51df6 winehq.key" | sha256sum -c - && apt-key add winehq.key && apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/ && apt-get update -q && apt-get install -qy wine-stable-amd64:amd64=4.0~bionic wine-stable-i386:i386=4.0~bionic wine-stable:amd64=4.0~bionic winehq-stable:amd64=4.0~bionic ---> Using cache ---> 2a4863b21d9d Step 6/9 : RUN rm -rf /var/lib/apt/lists/* && apt-get autoremove -y && apt-get clean ---> Using cache ---> 374c8d5678bb Step 7/9 : ARG USER_ID ---> Using cache ---> fbebeaff6121 Step 8/9 : ARG GROUP_ID ---> Using cache ---> c26cfb8ea3c3 Step 9/9 : RUN mkdir -p /homedir/wine64/drive_c/electroncash ; chown -R ${USER_ID}:${GROUP_ID} /homedir && ls -al /homedir ---> Using cache ---> 70970c4f9d51 Successfully built 70970c4f9d51 Successfully tagged ec-wine-builder-img_1001_1001:latest Cloning into 'Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763'... done. Note: checking out '4d8db9edafaf88af1f941d0ea236e9a8d74fc763'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4d8db9eda Nit: Format transaction.py -v "fetched input data in xx sec" better ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Picked up override from env: GIT_REPO=/home/autobuild/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763 HEAD is now at 4d8db9eda Nit: Format transaction.py -v "fetched input data in xx sec" better INFO: Clearing /homedir/wine64/drive_c/electroncash/contrib/build-wine/build and /homedir/wine64/drive_c/electroncash/contrib/build-wine/dist... INFO: Refreshing submodules... Submodule 'contrib/electrum-locale' (https://github.com/Electron-Cash/electrum-locale) registered for path '../electrum-locale' Submodule 'contrib/secp256k1' (https://github.com/Electron-Cash/secp256k1) registered for path '../secp256k1' Submodule 'contrib/zbar' (https://github.com/mchehab/zbar) registered for path '../zbar' Cloning into '/homedir/wine64/drive_c/electroncash/contrib/electrum-locale'... Cloning into '/homedir/wine64/drive_c/electroncash/contrib/secp256k1'... Cloning into '/homedir/wine64/drive_c/electroncash/contrib/zbar'... Submodule path '../electrum-locale': checked out 'fdf10a56d4e8fcc741c637f8430b1d4303e1bc10' Submodule path '../secp256k1': checked out 'a9752bb2d1c1f5abb30e5bde7a1fad582629e46d' Submodule path '../zbar': checked out '1d51925e6cc9151f4a73781989f21fcd7b57ef32' INFO: Building libsecp256k1... ~/wine64/drive_c/electroncash/contrib/secp256k1 ~/wine64/drive_c/electroncash/contrib/build-wine HEAD is now at a9752bb Synched repo to bitcoin-abc commit dc0adb7b18f854a6b076824e4edb8b02ce62e5bd 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: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 thread-safe mkdir -p... /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 for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... /bin/dd checking how to truncate binary pipes... /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 how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (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 for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed 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... gcc does not produce working binaries. Please set CC_FOR_BUILD checking for x86_64 assembly availability... no checking whether byte ordering is bigendian... no configure: Using static precomputation: no 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 CC src/libsecp256k1_la-secp256k1.lo CC src/bench_sign.o CC src/bench_internal-bench_internal.o CC src/bench_verify.o CC src/exhaustive_tests-tests_exhaustive.o CC src/bench_ecdh.o CC src/bench_recover.o CCLD exhaustive_tests.exe CCLD libsecp256k1.la CCLD bench_ecdh.exe CCLD bench_sign.exe CCLD bench_verify.exe CCLD bench_recover.exe ./.libs/lt-bench_verify.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] int _putenv (const char *); ^~~~~~~ ./.libs/lt-bench_recover.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] int _putenv (const char *); ^~~~~~~ ./.libs/lt-bench_sign.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] int _putenv (const char *); ^~~~~~~ CCLD bench_internal.exe ./.libs/lt-bench_ecdh.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] int _putenv (const char *); ^~~~~~~ ./.libs/lt-bench_internal.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] int _putenv (const char *); ^~~~~~~ ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Build of libsecp256k1 finished INFO: Building libzbar... ~/wine64/drive_c/electroncash/contrib/zbar ~/wine64/drive_c/electroncash/contrib/build-wine HEAD is now at 1d51925 zbar/Makefile.am: fix a compilation bug with Fedora autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext 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: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing 'config/compile' configure.ac:13: installing 'config/config.guess' configure.ac:13: installing 'config/config.sub' configure.ac:8: installing 'config/install-sh' configure.ac:8: 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 thread-safe mkdir -p... /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 for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... /bin/dd checking how to truncate binary pipes... /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 how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.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 arpa/inet.h usability... no checking arpa/inet.h presence... no checking for arpa/inet.h... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking netdb.h usability... no checking netdb.h presence... no checking for netdb.h... no checking netinet/in.h usability... no checking netinet/in.h presence... no checking for netinet/in.h... no checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mount.h usability... no checking sys/mount.h presence... no checking for sys/mount.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... no checking sys/statvfs.h presence... no checking for sys/statvfs.h... no checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for unistd.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes checking for i686-w64-mingw32-gcc option to accept ISO C89... (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) none checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking dependency style of i686-w64-mingw32-g++... none 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 for xmlto... no 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 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 shared library run path origin... done 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 poll.h usability... no checking poll.h presence... 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking for inttypes.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 sys/ioctl.h usability... no checking sys/ioctl.h presence... no checking for sys/ioctl.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... no checking sys/times.h presence... no checking for sys/times.h... no checking sys/ipc.h usability... no checking sys/ipc.h presence... no checking for sys/ipc.h... no checking sys/shm.h usability... no checking sys/shm.h presence... no checking for sys/shm.h... no checking sys/mman.h usability... no checking sys/mman.h presence... no checking for sys/mman.h... no checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for stdbool.h that conforms to C99... yes checking for _Bool... 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes 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 zbar/Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating zbar-qt.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 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 python GTK --with-gtk=no Gtk GObject introspection --with-gir=no Qt --with-qt=no Qt 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/wine64/drive_c/electroncash/contrib/zbar' Making all in zbar make[2]: Entering directory '/homedir/wine64/drive_c/electroncash/contrib/zbar/zbar' CC libzbar_la-config.lo CC libzbar_la-error.lo CC libzbar_la-image.lo CC libzbar_la-symbol.lo CC libzbar_la-convert.lo CC libzbar_la-processor.lo CC libzbar_la-refcnt.lo CC libzbar_la-window.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 CC processor/libzbar_la-win.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 libtool: compile: i686-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I../include -I../include libzbar.rc -o .libs/libzbar-rc.o 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 qrcode/qrdectxt.c: In function ‘qr_code_data_list_extract_text’: qrcode/qrdectxt.c:261:32: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] iconv(utf8_cd,&in,&inleft,&out,&outleft)==(size_t)-1; ^ In file included from qrcode/qrdectxt.c:10:0: /usr/i686-w64-mingw32/include/iconv.h:17:8: note: expected ‘const char **’ but argument is of type ‘char **’ size_t iconv(iconv_t cd, WINICONV_CONST char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft); ^~~~~ qrcode/qrdectxt.c:301:40: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] err=iconv(enc_list[ei],&in,&inleft,&out,&outleft)==(size_t)-1; ^ In file included from qrcode/qrdectxt.c:10:0: /usr/i686-w64-mingw32/include/iconv.h:17:8: note: expected ‘const char **’ but argument is of type ‘char **’ size_t iconv(iconv_t cd, WINICONV_CONST char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft); ^~~~~ qrcode/qrdectxt.c:319:29: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] iconv(eci_cd,&in,&inleft,&out,&outleft)==(size_t)-1; ^ In file included from qrcode/qrdectxt.c:10:0: /usr/i686-w64-mingw32/include/iconv.h:17:8: note: expected ‘const char **’ but argument is of type ‘char **’ size_t iconv(iconv_t cd, WINICONV_CONST char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft); ^~~~~ CC qrcode/libzbar_la-binarize.lo CC qrcode/libzbar_la-util.lo In file included from ./image.h:26:0, from qrcode/binarize.c:10: ../include/config.h:396:0: warning: "_WIN32_WINNT" redefined #define _WIN32_WINNT 0x0500 In file included from /usr/share/mingw-w64/include/crtdefs.h:10:0, from /usr/share/mingw-w64/include/stdlib.h:9, from qrcode/binarize.c:6: /usr/share/mingw-w64/include/_mingw.h:225:0: note: this is the location of the previous definition #define _WIN32_WINNT 0x502 CC video/libzbar_la-null.lo CC window/libzbar_la-win.lo CC window/libzbar_la-dib.lo CCLD libzbar.la make[2]: Leaving directory '/homedir/wine64/drive_c/electroncash/contrib/zbar/zbar' Making all in . make[2]: Entering directory '/homedir/wine64/drive_c/electroncash/contrib/zbar' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/homedir/wine64/drive_c/electroncash/contrib/zbar' make[1]: Leaving directory '/homedir/wine64/drive_c/electroncash/contrib/zbar' ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Build of libzbar finished INFO: Preparing Wine... ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine Could not load wine-gecko. HTML rendering will be disabled. Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/homedir/wine64' has been updated. INFO: Cleaning tmp INFO: done ~/tmp ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/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: waiting for the agent to come up ... (4s) gpg: connection to agent established gpg: Total number processed: 1 gpg: imported: 1 INFO: Installing Python ... INFO: Installing core... --2019-11-16 04:41:27-- https://www.python.org/ftp/python/3.6.8/win32/core.msi Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1261568 (1.2M) [application/octet-stream] Saving to: ‘core.msi’ 0K .......... .......... .......... .......... .......... 4% 658K 2s 50K .......... .......... .......... .......... .......... 8% 1.32M 1s 100K .......... .......... .......... .......... .......... 12% 12.7M 1s 150K .......... .......... .......... .......... .......... 16% 21.1M 1s 200K .......... .......... .......... .......... .......... 20% 1.41M 1s 250K .......... .......... .......... .......... .......... 24% 12.0M 0s 300K .......... .......... .......... .......... .......... 28% 16.2M 0s 350K .......... .......... .......... .......... .......... 32% 20.9M 0s 400K .......... .......... .......... .......... .......... 36% 1.70M 0s 450K .......... .......... .......... .......... .......... 40% 30.2M 0s 500K .......... .......... .......... .......... .......... 44% 46.7M 0s 550K .......... .......... .......... .......... .......... 48% 28.6M 0s 600K .......... .......... .......... .......... .......... 52% 44.4M 0s 650K .......... .......... .......... .......... .......... 56% 49.0M 0s 700K .......... .......... .......... .......... .......... 60% 22.9M 0s 750K .......... .......... .......... .......... .......... 64% 75.1M 0s 800K .......... .......... .......... .......... .......... 68% 61.2M 0s 850K .......... .......... .......... .......... .......... 73% 1.70M 0s 900K .......... .......... .......... .......... .......... 77% 14.4M 0s 950K .......... .......... .......... .......... .......... 81% 67.8M 0s 1000K .......... .......... .......... .......... .......... 85% 54.5M 0s 1050K .......... .......... .......... .......... .......... 89% 66.2M 0s 1100K .......... .......... .......... .......... .......... 93% 27.7M 0s 1150K .......... .......... .......... .......... .......... 97% 64.2M 0s 1200K .......... .......... .......... .. 100% 65.4M=0.2s 2019-11-16 04:41:28 (5.03 MB/s) - ‘core.msi’ saved [1261568/1261568] --2019-11-16 04:41:28-- https://www.python.org/ftp/python/3.6.8/win32/core.msi.asc Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘core.msi.asc’ 0K 100% 10.9M=0s 2019-11-16 04:41:28 (10.9 MB/s) - ‘core.msi.asc’ saved [836/836] INFO: Verifying PGP signature for core.msi ... OK: core.msi signature verified INFO: Installing dev... --2019-11-16 04:41:29-- https://www.python.org/ftp/python/3.6.8/win32/dev.msi Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 282624 (276K) [application/octet-stream] Saving to: ‘dev.msi’ 0K .......... .......... .......... .......... .......... 18% 606K 0s 50K .......... .......... .......... .......... .......... 36% 1.06M 0s 100K .......... .......... .......... .......... .......... 54% 8.40M 0s 150K .......... .......... .......... .......... .......... 72% 824K 0s 200K .......... .......... .......... .......... .......... 90% 21.4M 0s 250K .......... .......... ...... 100% 20.1M=0.2s 2019-11-16 04:41:30 (1.36 MB/s) - ‘dev.msi’ saved [282624/282624] --2019-11-16 04:41:30-- https://www.python.org/ftp/python/3.6.8/win32/dev.msi.asc Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘dev.msi.asc’ 0K 100% 2.67M=0s 2019-11-16 04:41:30 (2.67 MB/s) - ‘dev.msi.asc’ saved [836/836] INFO: Verifying PGP signature for dev.msi ... OK: dev.msi signature verified INFO: Installing exe... --2019-11-16 04:41:32-- https://www.python.org/ftp/python/3.6.8/win32/exe.msi Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 405504 (396K) [application/octet-stream] Saving to: ‘exe.msi’ 0K .......... .......... .......... .......... .......... 12% 669K 1s 50K .......... .......... .......... .......... .......... 25% 717K 0s 100K .......... .......... .......... .......... .......... 37% 18.8M 0s 150K .......... .......... .......... .......... .......... 50% 1.33M 0s 200K .......... .......... .......... .......... .......... 63% 20.6M 0s 250K .......... .......... .......... .......... .......... 75% 21.2M 0s 300K .......... .......... .......... .......... .......... 88% 2.54M 0s 350K .......... .......... .......... .......... ...... 100% 53.4M=0.2s 2019-11-16 04:41:32 (1.85 MB/s) - ‘exe.msi’ saved [405504/405504] --2019-11-16 04:41:32-- https://www.python.org/ftp/python/3.6.8/win32/exe.msi.asc Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘exe.msi.asc’ 0K 100% 8.92M=0s 2019-11-16 04:41:33 (8.92 MB/s) - ‘exe.msi.asc’ saved [836/836] INFO: Verifying PGP signature for exe.msi ... OK: exe.msi signature verified INFO: Installing lib... --2019-11-16 04:41:33-- https://www.python.org/ftp/python/3.6.8/win32/lib.msi Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6492160 (6.2M) [application/octet-stream] Saving to: ‘lib.msi’ 0K .......... .......... .......... .......... .......... 0% 692K 9s 50K .......... .......... .......... .......... .......... 1% 1.34M 7s 100K .......... .......... .......... .......... .......... 2% 20.9M 5s 150K .......... .......... .......... .......... .......... 3% 18.3M 3s 200K .......... .......... .......... .......... .......... 3% 1.13M 4s 250K .......... .......... .......... .......... .......... 4% 18.2M 3s 300K .......... .......... .......... .......... .......... 5% 19.1M 3s 350K .......... .......... .......... .......... .......... 6% 15.5M 2s 400K .......... .......... .......... .......... .......... 7% 3.37M 2s 450K .......... .......... .......... .......... .......... 7% 19.6M 2s 500K .......... .......... .......... .......... .......... 8% 70.4M 2s 550K .......... .......... .......... .......... .......... 9% 5.49M 2s 600K .......... .......... .......... .......... .......... 10% 49.8M 2s 650K .......... .......... .......... .......... .......... 11% 8.19M 2s 700K .......... .......... .......... .......... .......... 11% 47.2M 1s 750K .......... .......... .......... .......... .......... 12% 63.7M 1s 800K .......... .......... .......... .......... .......... 13% 67.0M 1s 850K .......... .......... .......... .......... .......... 14% 2.73M 1s 900K .......... .......... .......... .......... .......... 14% 55.4M 1s 950K .......... .......... .......... .......... .......... 15% 73.0M 1s 1000K .......... .......... .......... .......... .......... 16% 24.4M 1s 1050K .......... .......... .......... .......... .......... 17% 6.07M 1s 1100K .......... .......... .......... .......... .......... 18% 52.1M 1s 1150K .......... .......... .......... .......... .......... 18% 65.4M 1s 1200K .......... .......... .......... .......... .......... 19% 66.9M 1s 1250K .......... .......... .......... .......... .......... 20% 67.2M 1s 1300K .......... .......... .......... .......... .......... 21% 59.0M 1s 1350K .......... .......... .......... .......... .......... 22% 54.8M 1s 1400K .......... .......... .......... .......... .......... 22% 66.3M 1s 1450K .......... .......... .......... .......... .......... 23% 62.4M 1s 1500K .......... .......... .......... .......... .......... 24% 47.8M 1s 1550K .......... .......... .......... .......... .......... 25% 61.7M 1s 1600K .......... .......... .......... .......... .......... 26% 63.3M 1s 1650K .......... .......... .......... .......... .......... 26% 8.08M 1s 1700K .......... .......... .......... .......... .......... 27% 11.8M 1s 1750K .......... .......... .......... .......... .......... 28% 7.25M 1s 1800K .......... .......... .......... .......... .......... 29% 16.0M 1s 1850K .......... .......... .......... .......... .......... 29% 64.2M 1s 1900K .......... .......... .......... .......... .......... 30% 31.6M 1s 1950K .......... .......... .......... .......... .......... 31% 44.0M 1s 2000K .......... .......... .......... .......... .......... 32% 53.0M 1s 2050K .......... .......... .......... .......... .......... 33% 56.3M 1s 2100K .......... .......... .......... .......... .......... 33% 48.5M 1s 2150K .......... .......... .......... .......... .......... 34% 6.87M 1s 2200K .......... .......... .......... .......... .......... 35% 61.3M 0s 2250K .......... .......... .......... .......... .......... 36% 43.4M 0s 2300K .......... .......... .......... .......... .......... 37% 41.9M 0s 2350K .......... .......... .......... .......... .......... 37% 53.0M 0s 2400K .......... .......... .......... .......... .......... 38% 55.7M 0s 2450K .......... .......... .......... .......... .......... 39% 3.06M 0s 2500K .......... .......... .......... .......... .......... 40% 17.3M 0s 2550K .......... .......... .......... .......... .......... 41% 26.5M 0s 2600K .......... .......... .......... .......... .......... 41% 33.3M 0s 2650K .......... .......... .......... .......... .......... 42% 23.2M 0s 2700K .......... .......... .......... .......... .......... 43% 20.2M 0s 2750K .......... .......... .......... .......... .......... 44% 20.2M 0s 2800K .......... .......... .......... .......... .......... 44% 7.44M 0s 2850K .......... .......... .......... .......... .......... 45% 22.0M 0s 2900K .......... .......... .......... .......... .......... 46% 2.21M 0s 2950K .......... .......... .......... .......... .......... 47% 75.1M 0s 3000K .......... .......... .......... .......... .......... 48% 70.8M 0s 3050K .......... .......... .......... .......... .......... 48% 69.5M 0s 3100K .......... .......... .......... .......... .......... 49% 60.9M 0s 3150K .......... .......... .......... .......... .......... 50% 62.1M 0s 3200K .......... .......... .......... .......... .......... 51% 31.0M 0s 3250K .......... .......... .......... .......... .......... 52% 65.5M 0s 3300K .......... .......... .......... .......... .......... 52% 63.1M 0s 3350K .......... .......... .......... .......... .......... 53% 65.2M 0s 3400K .......... .......... .......... .......... .......... 54% 70.8M 0s 3450K .......... .......... .......... .......... .......... 55% 68.7M 0s 3500K .......... .......... .......... .......... .......... 55% 53.0M 0s 3550K .......... .......... .......... .......... .......... 56% 71.3M 0s 3600K .......... .......... .......... .......... .......... 57% 72.0M 0s 3650K .......... .......... .......... .......... .......... 58% 61.5M 0s 3700K .......... .......... .......... .......... .......... 59% 69.4M 0s 3750K .......... .......... .......... .......... .......... 59% 79.2M 0s 3800K .......... .......... .......... .......... .......... 60% 72.8M 0s 3850K .......... .......... .......... .......... .......... 61% 74.0M 0s 3900K .......... .......... .......... .......... .......... 62% 5.03M 0s 3950K .......... .......... .......... .......... .......... 63% 76.1M 0s 4000K .......... .......... .......... .......... .......... 63% 80.3M 0s 4050K .......... .......... .......... .......... .......... 64% 76.7M 0s 4100K .......... .......... .......... .......... .......... 65% 65.2M 0s 4150K .......... .......... .......... .......... .......... 66% 80.8M 0s 4200K .......... .......... .......... .......... .......... 67% 76.4M 0s 4250K .......... .......... .......... .......... .......... 67% 77.7M 0s 4300K .......... .......... .......... .......... .......... 68% 63.7M 0s 4350K .......... .......... .......... .......... .......... 69% 62.7M 0s 4400K .......... .......... .......... .......... .......... 70% 60.6M 0s 4450K .......... .......... .......... .......... .......... 70% 60.1M 0s 4500K .......... .......... .......... .......... .......... 71% 63.6M 0s 4550K .......... .......... .......... .......... .......... 72% 67.7M 0s 4600K .......... .......... .......... .......... .......... 73% 63.8M 0s 4650K .......... .......... .......... .......... .......... 74% 10.4M 0s 4700K .......... .......... .......... .......... .......... 74% 54.2M 0s 4750K .......... .......... .......... .......... .......... 75% 70.6M 0s 4800K .......... .......... .......... .......... .......... 76% 68.9M 0s 4850K .......... .......... .......... .......... .......... 77% 66.3M 0s 4900K .......... .......... .......... .......... .......... 78% 9.68M 0s 4950K .......... .......... .......... .......... .......... 78% 76.4M 0s 5000K .......... .......... .......... .......... .......... 79% 78.3M 0s 5050K .......... .......... .......... .......... .......... 80% 79.8M 0s 5100K .......... .......... .......... .......... .......... 81% 64.3M 0s 5150K .......... .......... .......... .......... .......... 82% 79.1M 0s 5200K .......... .......... .......... .......... .......... 82% 78.4M 0s 5250K .......... .......... .......... .......... .......... 83% 73.2M 0s 5300K .......... .......... .......... .......... .......... 84% 66.9M 0s 5350K .......... .......... .......... .......... .......... 85% 78.8M 0s 5400K .......... .......... .......... .......... .......... 85% 5.77M 0s 5450K .......... .......... .......... .......... .......... 86% 69.2M 0s 5500K .......... .......... .......... .......... .......... 87% 60.5M 0s 5550K .......... .......... .......... .......... .......... 88% 57.5M 0s 5600K .......... .......... .......... .......... .......... 89% 69.5M 0s 5650K .......... .......... .......... .......... .......... 89% 62.3M 0s 5700K .......... .......... .......... .......... .......... 90% 63.4M 0s 5750K .......... .......... .......... .......... .......... 91% 75.8M 0s 5800K .......... .......... .......... .......... .......... 92% 49.0M 0s 5850K .......... .......... .......... .......... .......... 93% 72.7M 0s 5900K .......... .......... .......... .......... .......... 93% 64.1M 0s 5950K .......... .......... .......... .......... .......... 94% 72.9M 0s 6000K .......... .......... .......... .......... .......... 95% 73.0M 0s 6050K .......... .......... .......... .......... .......... 96% 14.0M 0s 6100K .......... .......... .......... .......... .......... 97% 36.4M 0s 6150K .......... .......... .......... .......... .......... 97% 72.4M 0s 6200K .......... .......... .......... .......... .......... 98% 76.3M 0s 6250K .......... .......... .......... .......... .......... 99% 52.3M 0s 6300K .......... .......... .......... .......... 100% 59.6M=0.4s 2019-11-16 04:41:34 (14.9 MB/s) - ‘lib.msi’ saved [6492160/6492160] --2019-11-16 04:41:34-- https://www.python.org/ftp/python/3.6.8/win32/lib.msi.asc Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘lib.msi.asc’ 0K 100% 20.2M=0s 2019-11-16 04:41:34 (20.2 MB/s) - ‘lib.msi.asc’ saved [836/836] INFO: Verifying PGP signature for lib.msi ... OK: lib.msi signature verified INFO: Installing pip... --2019-11-16 04:41:39-- https://www.python.org/ftp/python/3.6.8/win32/pip.msi Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 253952 (248K) [application/octet-stream] Saving to: ‘pip.msi’ 0K .......... .......... .......... .......... .......... 20% 659K 0s 50K .......... .......... .......... .......... .......... 40% 1.22M 0s 100K .......... .......... .......... .......... .......... 60% 20.6M 0s 150K .......... .......... .......... .......... .......... 80% 1.37M 0s 200K .......... .......... .......... .......... ........ 100% 14.3M=0.2s 2019-11-16 04:41:39 (1.54 MB/s) - ‘pip.msi’ saved [253952/253952] --2019-11-16 04:41:39-- https://www.python.org/ftp/python/3.6.8/win32/pip.msi.asc Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘pip.msi.asc’ 0K 100% 20.2M=0s 2019-11-16 04:41:39 (20.2 MB/s) - ‘pip.msi.asc’ saved [836/836] INFO: Verifying PGP signature for pip.msi ... OK: pip.msi signature verified INFO: Installing tools... --2019-11-16 04:42:01-- https://www.python.org/ftp/python/3.6.8/win32/tools.msi Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 204800 (200K) [application/octet-stream] Saving to: ‘tools.msi’ 0K .......... .......... .......... .......... .......... 25% 731K 0s 50K .......... .......... .......... .......... .......... 50% 1.45M 0s 100K .......... .......... .......... .......... .......... 75% 21.0M 0s 150K .......... .......... .......... .......... ..........100% 14.9M 0s 200K 100% 0.00 =0.1s 2019-11-16 04:42:01 (1.81 MB/s) - ‘tools.msi’ saved [204800/204800] --2019-11-16 04:42:01-- https://www.python.org/ftp/python/3.6.8/win32/tools.msi.asc Resolving www.python.org (www.python.org)... 151.101.8.223, 2a04:4e42:2::223 Connecting to www.python.org (www.python.org)|151.101.8.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 836 [application/octet-stream] Saving to: ‘tools.msi.asc’ 0K 100% 13.8M=0s 2019-11-16 04:42:01 (13.8 MB/s) - ‘tools.msi.asc’ saved [836/836] INFO: Verifying PGP signature for tools.msi ... OK: tools.msi signature verified INFO: Installing build requirements from requirements-wine-build.txt ... Collecting altgraph==0.16.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/requirements-wine-build.txt (line 1)) Downloading https://files.pythonhosted.org/packages/0a/cc/646187eac4b797069e2e6b736f14cdef85dbe405c9bfc7803ef36e4f62ef/altgraph-0.16.1-py2.py3-none-any.whl Collecting future==0.17.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/requirements-wine-build.txt (line 4)) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting pefile==2019.4.18 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/requirements-wine-build.txt (line 6)) Downloading https://files.pythonhosted.org/packages/36/58/acf7f35859d541985f0a6ea3c34baaefbfaee23642cf11e85fe36453ae77/pefile-2019.4.18.tar.gz (62kB) Collecting pip==19.2.3 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/requirements-wine-build.txt (line 8)) Downloading https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl (1.4MB) Collecting pywin32-ctypes==0.2.0 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/requirements-wine-build.txt (line 11)) Downloading https://files.pythonhosted.org/packages/9e/4b/3ab2720f1fa4b4bc924ef1932b842edf10007e4547ea8157b0b9fc78599a/pywin32_ctypes-0.2.0-py2.py3-none-any.whl Collecting setuptools==41.0.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/requirements-wine-build.txt (line 14)) Downloading https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB) Collecting wheel==0.33.4 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/requirements-wine-build.txt (line 17)) Downloading https://files.pythonhosted.org/packages/bb/10/44230dd6bf3563b8f227dbf344c908d412ad2ff48066476672f3a72e174e/wheel-0.33.4-py2.py3-none-any.whl Installing collected packages: altgraph, future, pefile, pip, pywin32-ctypes, setuptools, wheel Running setup.py install for future: started Running setup.py install for future: finished with status 'done' Running setup.py install for pefile: started Running setup.py install for pefile: finished with status 'done' Successfully installed altgraph-0.16.1 future-0.17.1 pefile-2019.4.18 pip-19.2.3 pywin32-ctypes-0.2.0 setuptools-41.0.1 wheel-0.33.4 You are using pip version 19.2.3, however version 19.3.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command. INFO: Compiling PyInstaller bootloader with AntiVirus False-Positive Protection™ ... Initialized empty Git repository in /homedir/tmp/pyinstaller/.git/ From https://github.com/EchterAgo/pyinstaller * branch 1a8b2d47c277c451f4e358d926a47c096a5615ec -> 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 ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine 'all' finished successfully (0.002s) 'distclean' finished successfully (0.001s) Setting top to : /homedir/tmp/pyinstaller/bootloader Setting out to : /homedir/tmp/pyinstaller/bootloader/build Python Version : 3.6.8 (default, Jan 14 2019, 11:02:34) [GCC 8.0.1 20180414 (experimental) [trunk revision 259383]] 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 flags -m32 : yes Checking for program 'i686-w64-mingw32-windres' : /usr/bin/i686-w64-mingw32-windres Checking for program 'i686-w64-mingw32-strip' : /usr/bin/i686-w64-mingw32-strip Checking for program 'strip' : /usr/bin/i686-w64-mingw32-strip Checking for library user32 : yes Checking for library comctl32 : yes Checking for library kernel32 : yes Checking for library ws2_32 : yes Checking for function unsetenv : no Checking for function mkdtemp : no 'configure' finished successfully (1.190s) 'make_all' finished successfully (0.012s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/debug' [ 1/23] Compiling zlib/unzip.c [ 2/23] Compiling zlib/inffast.c [ 3/23] Compiling zlib/adler32.c [ 4/23] Compiling zlib/ioapi.c [ 5/23] Compiling zlib/inftrees.c [ 6/23] Compiling zlib/crc32.c [ 7/23] Compiling zlib/zutil.c [ 8/23] Compiling zlib/inflate.c [ 9/23] Compiling src/pyi_python.c [10/23] Compiling src/pyi_launch.c [11/23] Compiling src/main.c [12/23] Compiling src/pyi_main.c [13/23] Compiling src/pyi_win32_utils.c [14/23] Compiling src/pyi_global.c [15/23] Compiling src/pyi_pythonlib.c [16/23] Compiling src/pyi_utils.c [17/23] Linking build/debug/libstatic_zlib.a [18/23] Compiling windows/run.rc [19/23] Compiling src/pyi_archive.c [20/23] Compiling src/pyi_python27_compat.c [21/23] Compiling src/pyi_path.c [22/23] Linking build/debug/run_d.exe [23/23] Processing build/debug/run_d.exe Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/debug' 'build_debug' finished successfully (5.066s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/release' [ 1/23] Compiling zlib/unzip.c [ 2/23] Compiling zlib/inffast.c [ 3/23] Compiling zlib/adler32.c [ 4/23] Compiling zlib/ioapi.c [ 5/23] Compiling zlib/inftrees.c [ 6/23] Compiling zlib/crc32.c [ 7/23] Compiling zlib/zutil.c [ 8/23] Compiling zlib/inflate.c [ 9/23] Compiling src/pyi_python.c [10/23] Compiling windows/run.rc [11/23] Compiling src/pyi_python27_compat.c [12/23] Compiling src/pyi_win32_utils.c [13/23] Compiling src/pyi_global.c [14/23] Compiling src/pyi_pythonlib.c [15/23] Compiling src/pyi_main.c [16/23] Compiling src/pyi_path.c [17/23] Compiling src/pyi_utils.c [18/23] Linking build/release/libstatic_zlib.a [19/23] Compiling src/main.c [20/23] Compiling src/pyi_launch.c [21/23] Compiling src/pyi_archive.c [22/23] Linking build/release/run.exe [23/23] Processing build/release/run.exe Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/release' 'build_release' finished successfully (4.067s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/debugw' [ 1/23] Compiling zlib/unzip.c [ 2/23] Compiling zlib/inffast.c [ 3/23] Compiling zlib/adler32.c [ 4/23] Compiling zlib/ioapi.c [ 5/23] Compiling zlib/inftrees.c [ 6/23] Compiling zlib/crc32.c [ 7/23] Compiling zlib/zutil.c [ 8/23] Compiling zlib/inflate.c [ 9/23] Compiling src/pyi_python.c [10/23] Compiling src/pyi_archive.c [11/23] Compiling src/pyi_launch.c [12/23] Compiling src/pyi_main.c [13/23] Compiling src/pyi_win32_utils.c [14/23] Compiling src/pyi_global.c [15/23] Compiling src/pyi_pythonlib.c [16/23] Compiling src/pyi_utils.c [17/23] Linking build/debugw/libstatic_zlib.a [18/23] Compiling windows/runw.rc [19/23] Compiling src/main.c [20/23] Compiling src/pyi_python27_compat.c [21/23] Compiling src/pyi_path.c [22/23] Linking build/debugw/runw_d.exe [23/23] Processing build/debugw/runw_d.exe Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/debugw' 'build_debugw' finished successfully (4.022s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/releasew' [ 1/23] Compiling zlib/unzip.c [ 2/23] Compiling zlib/inffast.c [ 3/23] Compiling zlib/adler32.c [ 4/23] Compiling zlib/ioapi.c [ 5/23] Compiling zlib/crc32.c [ 6/23] Compiling zlib/inftrees.c [ 7/23] Compiling zlib/zutil.c [ 8/23] Compiling zlib/inflate.c [ 9/23] Compiling src/pyi_python.c [10/23] Compiling src/pyi_path.c [11/23] Compiling src/pyi_python27_compat.c [12/23] Compiling src/pyi_win32_utils.c [13/23] Compiling src/pyi_global.c [14/23] Compiling src/pyi_pythonlib.c [15/23] Compiling src/pyi_main.c [16/23] Compiling src/pyi_launch.c [17/23] Linking build/releasew/libstatic_zlib.a [18/23] Compiling windows/runw.rc [19/23] Compiling src/main.c [20/23] Compiling src/pyi_utils.c [21/23] Compiling src/pyi_archive.c [22/23] Linking build/releasew/runw.exe [23/23] Processing build/releasew/runw.exe Waf: Leaving directory `/homedir/tmp/pyinstaller/bootloader/build/releasew' 'build_releasew' finished successfully (3.783s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/debug' [23/24] 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.041s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/release' [23/24] 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.040s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/debugw' [24/24] 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.046s) Waf: Entering directory `/homedir/tmp/pyinstaller/bootloader/build/releasew' [23/24] 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.042s) ~/tmp/pyinstaller ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Requirement already satisfied: pefile>=2017.8.1 in c:\python3.6.8\lib\site-packages (from PyInstaller==3.5) (2019.4.18) Requirement already satisfied: altgraph in c:\python3.6.8\lib\site-packages (from PyInstaller==3.5) (0.16.1) Requirement already satisfied: pywin32-ctypes>=0.2.0 in c:\python3.6.8\lib\site-packages (from PyInstaller==3.5) (0.2.0) Requirement already satisfied: setuptools in c:\python3.6.8\lib\site-packages (from PyInstaller==3.5) (41.0.1) Requirement already satisfied: future in c:\python3.6.8\lib\site-packages (from pefile>=2017.8.1->PyInstaller==3.5) (0.17.1) Building wheels for collected packages: PyInstaller Building wheel for PyInstaller (PEP 517): started Building wheel for PyInstaller (PEP 517): finished with status 'done' Created wheel for PyInstaller: filename=PyInstaller-3.5-cp36-none-any.whl size=1943116 sha256=9cbe7305d8e03b7cffb4c945b1bb4f28947709cdcc6f51ad34cda3c3976432de Stored in directory: C:\users\1001\Temp\pip-ephem-wheel-cache-i0eyi8y8\wheels\cf\f2\57\66de7d05956e998ce223e189480830bb3ad2888f4764ca206f Successfully built PyInstaller Installing collected packages: PyInstaller Successfully installed PyInstaller-3.5 WARNING: You are using pip version 19.2.3, however version 19.3.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command. 3.5 INFO: Installing Packages from requirements-binaries ... Collecting psutil==5.6.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 1)) Downloading https://files.pythonhosted.org/packages/d5/cc/e3fe388fe3c987973e929cb17cceb33bcd2ff7f8b754cd354826fbb7dfe7/psutil-5.6.1-cp36-cp36m-win32.whl (226kB) Collecting pycryptodomex==3.6.6 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 11)) Downloading https://files.pythonhosted.org/packages/c6/55/aa31d9b8b22e303206c22e63653283338aba4a8e6aebb805fe07cb7cf232/pycryptodomex-3.6.6-cp36-cp36m-win32.whl (7.9MB) Collecting PyQt5==5.13.2 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 42)) Downloading https://files.pythonhosted.org/packages/1f/0e/d0390f7ac55c3d4ac041cbdb13fa2b03225a7f8856d52f712e7e398b2208/PyQt5-5.13.2-5.13.2-cp35.cp36.cp37.cp38-none-win32.whl (43.6MB) Collecting PyQt5-sip==4.19.19 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 46)) Downloading https://files.pythonhosted.org/packages/96/e5/ddcf704918ed20ca041ff953271ac5cab2b5fda77ed1f6ab70e6bc7b33fc/PyQt5_sip-4.19.19-cp36-none-win32.whl (44kB) Requirement already satisfied: setuptools==41.0.1 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 50)) (41.0.1) Collecting SIP==4.19.8 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 53)) Downloading https://files.pythonhosted.org/packages/7a/49/67cc7955baf2ec5b67e141da2ab2a436cbf0f8d7c9fcab54e35df21d056b/sip-4.19.8-cp36-none-win32.whl (42kB) Collecting six==1.12.0 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 66)) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting websocket_client==0.56.0 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 69)) Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB) Requirement already satisfied: wheel==0.33.4 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-binaries.txt (line 72)) (0.33.4) Installing collected packages: psutil, pycryptodomex, PyQt5-sip, PyQt5, SIP, six, websocket-client Successfully installed PyQt5-5.13.2 PyQt5-sip-4.19.19 SIP-4.19.8 psutil-5.6.1 pycryptodomex-3.6.6 six-1.12.0 websocket-client-0.56.0 WARNING: You are using pip version 19.2.3, however version 19.3.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command. INFO: Installing NSIS ... --2019-11-16 04:45:17-- https://github.com/cculianu/Electron-Cash-Build-Tools/releases/download/v1.0/nsis-3.02.1-setup.exe Resolving github.com (github.com)... 13.250.177.223 Connecting to github.com (github.com)|13.250.177.223|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/180529036/edca2b80-5b7d-11e9-93b2-ba42c37a2db5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191116%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191116T044517Z&X-Amz-Expires=300&X-Amz-Signature=7c63ae912786ba58b06ae485cb954aa95e8e42eecfa44d60e1b55dec5b9a65cc&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dnsis-3.02.1-setup.exe&response-content-type=application%2Foctet-stream [following] --2019-11-16 04:45:18-- https://github-production-release-asset-2e65be.s3.amazonaws.com/180529036/edca2b80-5b7d-11e9-93b2-ba42c37a2db5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191116%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191116T044517Z&X-Amz-Expires=300&X-Amz-Signature=7c63ae912786ba58b06ae485cb954aa95e8e42eecfa44d60e1b55dec5b9a65cc&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dnsis-3.02.1-setup.exe&response-content-type=application%2Foctet-stream Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.225.120 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.225.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1710831 (1.6M) [application/octet-stream] Saving to: ‘nsis.exe’ 0K .......... .......... .......... .......... .......... 2% 97.9K 17s 50K .......... .......... .......... .......... .......... 5% 18.4M 8s 100K .......... .......... .......... .......... .......... 8% 196K 8s 150K .......... .......... .......... .......... .......... 11% 24.5M 6s 200K .......... .......... .......... .......... .......... 14% 195K 6s 250K .......... .......... .......... .......... .......... 17% 16.6M 5s 300K .......... .......... .......... .......... .......... 20% 32.2M 4s 350K .......... .......... .......... .......... .......... 23% 45.9M 3s 400K .......... .......... .......... .......... .......... 26% 68.9M 3s 450K .......... .......... .......... .......... .......... 29% 79.6M 2s 500K .......... .......... .......... .......... .......... 32% 202K 3s 550K .......... .......... .......... .......... .......... 35% 53.0M 2s 600K .......... .......... .......... .......... .......... 38% 49.2M 2s 650K .......... .......... .......... .......... .......... 41% 25.1M 2s 700K .......... .......... .......... .......... .......... 44% 58.9M 2s 750K .......... .......... .......... .......... .......... 47% 41.3M 1s 800K .......... .......... .......... .......... .......... 50% 31.1M 1s 850K .......... .......... .......... .......... .......... 53% 41.1M 1s 900K .......... .......... .......... .......... .......... 56% 8.46M 1s 950K .......... .......... .......... .......... .......... 59% 63.3M 1s 1000K .......... .......... .......... .......... .......... 62% 200K 1s 1050K .......... .......... .......... .......... .......... 65% 26.1M 1s 1100K .......... .......... .......... .......... .......... 68% 56.3M 1s 1150K .......... .......... .......... .......... .......... 71% 58.3M 1s 1200K .......... .......... .......... .......... .......... 74% 79.4M 1s 1250K .......... .......... .......... .......... .......... 77% 79.7M 0s 1300K .......... .......... .......... .......... .......... 80% 75.1M 0s 1350K .......... .......... .......... .......... .......... 83% 56.3M 0s 1400K .......... .......... .......... .......... .......... 86% 66.6M 0s 1450K .......... .......... .......... .......... .......... 89% 63.4M 0s 1500K .......... .......... .......... .......... .......... 92% 60.8M 0s 1550K .......... .......... .......... .......... .......... 95% 57.4M 0s 1600K .......... .......... .......... .......... .......... 98% 60.0M 0s 1650K .......... .......... 100% 109M=1.6s 2019-11-16 04:45:20 (1.05 MB/s) - ‘nsis.exe’ saved [1710831/1710831] OK: 'nsis.exe' hash verified INFO: Compiling libusb ... Initialized empty Git repository in /homedir/tmp/libusb/.git/ From https://github.com/libusb/libusb * branch a5990ab10f68e5ec7498f627d1664b1f842fec4e -> FETCH_HEAD Switched to a new branch 'pinned' 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: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:37: installing './compile' configure.ac:39: installing './config.guess' configure.ac:39: installing './config.sub' configure.ac:29: installing './install-sh' configure.ac:29: installing './missing' Makefile.am: installing './INSTALL' examples/Makefile.am: installing './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 thread-safe mkdir -p... /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 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 we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i686-w64-mingw32-gcc... gcc3 checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32-g++ accepts -g... yes 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... /bin/dd checking how to truncate binary pipes... /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 how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 for inline... inline checking operating system... Windows checking sys/timerfd.h usability... no checking sys/timerfd.h presence... no checking for sys/timerfd.h... no checking whether TFD_NONBLOCK is declared... no checking whether TFD_CLOEXEC is declared... no checking whether to use timerfd for timing... no (header not available) checking for pipe2... no checking for struct timespec... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sigaction... no checking whether CC supports -std=gnu99... 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 libusb_1_0_la-core.lo CC libusb_1_0_la-hotplug.lo CC libusb_1_0_la-descriptor.lo CC libusb_1_0_la-io.lo In file included from io.c:38:0: io.c: In function ‘libusb_interrupt_event_handler’: io.c:1902:11: warning: zero-length ms_printf format string [-Wformat-zero-length] usbi_dbg(""); ^ libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ io.c:1902:2: note: in expansion of macro ‘usbi_dbg’ usbi_dbg(""); ^ In file included from descriptor.c:29:0: descriptor.c: In function ‘libusb_get_device_descriptor’: descriptor.c:546:11: warning: zero-length ms_printf format string [-Wformat-zero-length] usbi_dbg(""); ^ libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ descriptor.c:546:2: note: in expansion of macro ‘usbi_dbg’ usbi_dbg(""); ^ In file included from core.c:44:0: core.c: In function ‘libusb_get_device_list’: core.c:815:11: warning: zero-length ms_printf format string [-Wformat-zero-length] usbi_dbg(""); ^ libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ core.c:815:2: note: in expansion of macro ‘usbi_dbg’ usbi_dbg(""); ^ core.c: In function ‘libusb_close’: core.c:1495:11: warning: zero-length ms_printf format string [-Wformat-zero-length] usbi_dbg(""); ^ libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ core.c:1495:2: note: in expansion of macro ‘usbi_dbg’ usbi_dbg(""); ^ core.c: In function ‘libusb_get_configuration’: core.c:1578:11: warning: zero-length ms_printf format string [-Wformat-zero-length] usbi_dbg(""); ^ libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ core.c:1578:2: note: in expansion of macro ‘usbi_dbg’ usbi_dbg(""); ^ core.c: In function ‘libusb_reset_device’: core.c:1846:11: warning: zero-length ms_printf format string [-Wformat-zero-length] usbi_dbg(""); ^ libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ core.c:1846:2: note: in expansion of macro ‘usbi_dbg’ usbi_dbg(""); ^ core.c: In function ‘libusb_exit’: core.c:2370:11: warning: zero-length ms_printf format string [-Wformat-zero-length] usbi_dbg(""); ^ libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ core.c:2370:2: note: in expansion of macro ‘usbi_dbg’ usbi_dbg(""); ^ CC libusb_1_0_la-strerror.lo CC libusb_1_0_la-sync.lo GEN libusb-1.0.lo CC os/libusb_1_0_la-windows_nt_common.lo CC os/libusb_1_0_la-windows_usbdk.lo CC os/libusb_1_0_la-windows_winusb.lo CC os/libusb_1_0_la-poll_windows.lo In file included from os/windows_winusb.c:39:0: os/windows_winusb.c: In function ‘_hid_get_report’: os/windows_winusb.c:3364:12: warning: unknown conversion type character ‘z’ in format [-Wformat=] usbi_dbg("invalid size (%zu)", *size); ^ ./libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ os/windows_winusb.c:3364:3: note: in expansion of macro ‘usbi_dbg’ usbi_dbg("invalid size (%zu)", *size); ^ os/windows_winusb.c:3364:12: warning: too many arguments for format [-Wformat-extra-args] usbi_dbg("invalid size (%zu)", *size); ^ ./libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ os/windows_winusb.c:3364:3: note: in expansion of macro ‘usbi_dbg’ usbi_dbg("invalid size (%zu)", *size); ^ os/windows_winusb.c: In function ‘_hid_set_report’: os/windows_winusb.c:3443:12: warning: unknown conversion type character ‘z’ in format [-Wformat=] usbi_dbg("invalid size (%zu)", *size); ^ ./libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ os/windows_winusb.c:3443:3: note: in expansion of macro ‘usbi_dbg’ usbi_dbg("invalid size (%zu)", *size); ^ os/windows_winusb.c:3443:12: warning: too many arguments for format [-Wformat-extra-args] usbi_dbg("invalid size (%zu)", *size); ^ ./libusbi.h:236:71: note: in definition of macro ‘_usbi_log’ #define _usbi_log(ctx, level, ...) usbi_log(ctx, level, __FUNCTION__, __VA_ARGS__) ^~~~~~~~~~~ os/windows_winusb.c:3443:3: note: in expansion of macro ‘usbi_dbg’ usbi_dbg("invalid size (%zu)", *size); ^ CC os/libusb_1_0_la-threads_windows.lo os/poll_windows.c:63:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes] static void usbi_dec_fd_table() ^~~~~~~~~~~~~~~~~ os/poll_windows.c: In function ‘smart_realloc_fd_table_space’: os/poll_windows.c:75:32: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] struct file_descriptor **p = (struct file_descriptor *)realloc(fd_table, (fd_size + INC_FDS_EACH) * sizeof(struct file_descriptor *)); ^ CCLD libusb-1.0.la i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') GEN libusb-1.0.dll make[2]: Leaving directory '/homedir/tmp/libusb/libusb' Making all in doc make[2]: Entering directory '/homedir/tmp/libusb/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/homedir/tmp/libusb/doc' make[2]: Entering directory '/homedir/tmp/libusb' make[2]: Leaving directory '/homedir/tmp/libusb' make[1]: Leaving directory '/homedir/tmp/libusb' INFO: Installing pyscard... --2019-11-16 04:46:05-- https://github.com/cculianu/Electron-Cash-Build-Tools/releases/download/v1.0/pyscard-1.9.9-cp36-cp36m-win32.whl Resolving github.com (github.com)... 13.229.188.59 Connecting to github.com (github.com)|13.229.188.59|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/180529036/f5889780-0181-11ea-80fe-c699a20646ff?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191116%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191116T044606Z&X-Amz-Expires=300&X-Amz-Signature=cc336bd78c1c3cab8531ee847fa9334ec162dc609a2be5c7a18317ebcc8a0636&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dpyscard-1.9.9-cp36-cp36m-win32.whl&response-content-type=application%2Foctet-stream [following] --2019-11-16 04:46:06-- https://github-production-release-asset-2e65be.s3.amazonaws.com/180529036/f5889780-0181-11ea-80fe-c699a20646ff?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191116%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191116T044606Z&X-Amz-Expires=300&X-Amz-Signature=cc336bd78c1c3cab8531ee847fa9334ec162dc609a2be5c7a18317ebcc8a0636&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dpyscard-1.9.9-cp36-cp36m-win32.whl&response-content-type=application%2Foctet-stream Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.0.0 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.0.0|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 141310 (138K) [application/octet-stream] Saving to: ‘pyscard-1.9.9-cp36-cp36m-win32.whl’ 0K .......... .......... .......... .......... .......... 36% 97.4K 1s 50K .......... .......... .......... .......... .......... 72% 497K 0s 100K .......... .......... .......... ....... 100% 244K=0.8s 2019-11-16 04:46:08 (179 KB/s) - ‘pyscard-1.9.9-cp36-cp36m-win32.whl’ saved [141310/141310] OK: 'pyscard-1.9.9-cp36-cp36m-win32.whl' hash verified Processing z:\homedir\tmp\pyscard-1.9.9-cp36-cp36m-win32.whl Installing collected packages: pyscard Successfully installed pyscard-1.9.9 WARNING: You are using pip version 19.2.3, however version 19.3.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command. ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Wine is configured. INFO: Building Electron-Cash ... ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/electrum-locale ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Version to release: 4.0.11 INFO: Fudging timestamps on all files for determinism ... ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Installing frozen dependencies ... Collecting certifi==2019.9.11 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB) Collecting chardet==3.0.4 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting dnspython==1.16.0 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 7)) Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB) Collecting ecdsa==0.13.2 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 10)) Downloading https://files.pythonhosted.org/packages/23/a8/8aa68e70959e1287da9154e5164bb8bd5dd7025e41ae54e8d177b8d165c9/ecdsa-0.13.2-py2.py3-none-any.whl (59kB) Collecting idna==2.8 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 13)) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting jsonrpclib-pelix==0.4.0 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/56/06/c2ac9ebf4545a74acd5c0b00a20df5c63f1311384f2a72abd44e282c8916/jsonrpclib_pelix-0.4.0-py2.py3-none-any.whl (40kB) Collecting protobuf==3.7.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 19)) Downloading https://files.pythonhosted.org/packages/14/41/a888a7851c12baf3b72a4be0298970f97b16f08a90e0fd5ab8f44fb8dc98/protobuf-3.7.1-cp36-cp36m-win32.whl (961kB) Collecting pyaes==1.6.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 39)) Downloading https://files.pythonhosted.org/packages/44/66/2c17bae31c906613795711fc78045c285048168919ace2220daa372c7d72/pyaes-1.6.1.tar.gz Collecting PySocks==1.6.8 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 41)) Downloading https://files.pythonhosted.org/packages/53/12/6bf1d764f128636cef7408e8156b7235b150ea31650d0260969215bb8e7d/PySocks-1.6.8.tar.gz (283kB) Collecting python-dateutil==2.6.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 43)) Downloading https://files.pythonhosted.org/packages/4b/0d/7ed381ab4fe80b8ebf34411d14f253e1cf3e56e2820ffa1d8844b23859a2/python_dateutil-2.6.1-py2.py3-none-any.whl (194kB) Collecting QDarkStyle==2.6.8 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 46)) Downloading https://files.pythonhosted.org/packages/2b/ab/8996b69475feda604e8b2f60b7d3e48938c0e07f48532ee112ce097cc6de/QDarkStyle-2.6.8-py2.py3-none-any.whl (180kB) Collecting qrcode==6.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 49)) Downloading https://files.pythonhosted.org/packages/42/87/4a3a77e59ab7493d64da1f69bf1c2e899a4cf81e51b2baa855e8cc8115be/qrcode-6.1-py2.py3-none-any.whl Collecting requests==2.21.0 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 52)) Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB) Requirement already satisfied: setuptools==41.0.1 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 55)) (41.0.1) Requirement already satisfied: six==1.12.0 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 58)) (1.12.0) Collecting urllib3==1.24.3 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 61)) Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB) Requirement already satisfied: wheel==0.33.4 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 64)) (0.33.4) Collecting colorama==0.4.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements.txt (line 67)) Downloading https://files.pythonhosted.org/packages/4f/a6/728666f39bfff1719fc94c481890b2106837da9318031f71a8424b662e12/colorama-0.4.1-py2.py3-none-any.whl Building wheels for collected packages: pyaes, PySocks 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-cp36-none-any.whl size=26351 sha256=4482361eba079b4010671673a2eb17728917c695b99250ff28e1e05ca2ff771a Stored in directory: C:\users\1001\Local Settings\Application Data\pip\Cache\wheels\bd\cf\7b\ced9e8f28c50ed666728e8ab178ffedeb9d06f6a10f85d6432 Building wheel for PySocks (setup.py): started Building wheel for PySocks (setup.py): finished with status 'done' Created wheel for PySocks: filename=PySocks-1.6.8-cp36-none-any.whl size=12409 sha256=57e96bb55f765864dda589e841fb0f898d9ab45861bd86a5a8c212d0310e8458 Stored in directory: C:\users\1001\Local Settings\Application Data\pip\Cache\wheels\22\5c\b5\12e0dfdfa85bea67b23628b6425fae715c687e947a45ee3df9 Successfully built pyaes PySocks Installing collected packages: certifi, chardet, dnspython, ecdsa, idna, jsonrpclib-pelix, protobuf, pyaes, PySocks, python-dateutil, QDarkStyle, colorama, qrcode, urllib3, requests Successfully installed PySocks-1.6.8 QDarkStyle-2.6.8 certifi-2019.9.11 chardet-3.0.4 colorama-0.4.1 dnspython-1.16.0 ecdsa-0.13.2 idna-2.8 jsonrpclib-pelix-0.4.0 protobuf-3.7.1 pyaes-1.6.1 python-dateutil-2.6.1 qrcode-6.1 requests-2.21.0 urllib3-1.24.3 WARNING: You are using pip version 19.2.3, however version 19.3.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command. Collecting btchip-python==0.1.28 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 1)) Downloading https://files.pythonhosted.org/packages/66/26/52b88daa03da39cc8d7178f945af0dcbba46d642ced6ea56e305762568ae/btchip-python-0.1.28.tar.gz Requirement already satisfied: certifi==2019.9.11 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 3)) (2019.9.11) Requirement already satisfied: chardet==3.0.4 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 6)) (3.0.4) Collecting click==7.0 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 9)) Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) Collecting construct==2.9.45 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 12)) Downloading https://files.pythonhosted.org/packages/19/c0/f054941fa33d14378de66d2c0477d31f7ad97aa2e298a5771a7b20bc2039/construct-2.9.45.tar.gz (56kB) Requirement already satisfied: ecdsa==0.13.2 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 14)) (0.13.2) Collecting hidapi==0.7.99.post21 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 17)) Downloading https://files.pythonhosted.org/packages/a9/c0/759d13416844c3c3d335a497daee2b8ec04eaeec73d147606ba73cc08db2/hidapi-0.7.99.post21-cp36-cp36m-win32.whl Requirement already satisfied: idna==2.8 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 29)) (2.8) Collecting keepkey==6.1.0 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 32)) Downloading https://files.pythonhosted.org/packages/3a/a2/45d8a1397965c785c31003b5e816dab30b07478ba15f6971891f78ccbbb4/keepkey-6.1.0-py3-none-any.whl (88kB) Collecting libusb1==1.7.1 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 36)) Downloading https://files.pythonhosted.org/packages/80/bb/4ee9d760dd29499d877ee384f1d2bc6bb9923defd4c69843aef5e729972d/libusb1-1.7.1.tar.gz (78kB) Collecting mnemonic==0.18 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 38)) Downloading https://files.pythonhosted.org/packages/a4/5a/663362ccceb76035ad50fbc20203b6a4674be1fe434886b7407e79519c5e/mnemonic-0.18.tar.gz Collecting pbkdf2==1.3 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 40)) Downloading https://files.pythonhosted.org/packages/02/c0/6a2376ae81beb82eda645a091684c0b0becb86b972def7849ea9066e3d5e/pbkdf2-1.3.tar.gz Requirement already satisfied: protobuf==3.7.1 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 42)) (3.7.1) Collecting pyblake2==1.1.2 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 62)) Downloading https://files.pythonhosted.org/packages/6c/41/e85581e8d40678437076ec8707ed489c1d709f7ddd0730df089065a42de5/pyblake2-1.1.2-cp36-cp36m-win32.whl Requirement already satisfied: requests==2.21.0 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 72)) (2.21.0) Requirement already satisfied: setuptools==41.0.1 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 75)) (41.0.1) Requirement already satisfied: six==1.12.0 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 78)) (1.12.0) Collecting trezor==0.11.2 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 81)) Downloading https://files.pythonhosted.org/packages/ba/f3/9b6437a067224322cfd0f1eb2fe2abedb062b810e9494cc9f176518382aa/trezor-0.11.2-py3-none-any.whl (506kB) Collecting typing-extensions==3.7.2 (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 84)) Downloading https://files.pythonhosted.org/packages/0f/62/c66e553258c37c33f9939abb2dd8d2481803d860ff68e635466f12aa7efa/typing_extensions-3.7.2-py3-none-any.whl Requirement already satisfied: urllib3==1.24.3 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 88)) (1.24.3) Requirement already satisfied: wheel==0.33.4 in c:\python3.6.8\lib\site-packages (from -r /homedir/wine64/drive_c/electroncash/contrib/build-wine/../deterministic-build/requirements-hw.txt (line 91)) (0.33.4) Building wheels for collected packages: btchip-python, construct, libusb1, mnemonic, pbkdf2 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.28-cp36-none-any.whl size=34296 sha256=17a4da56df2e7b9ec5ae636c230aa7ed270453f7f0f872e52ae41e79defe0f12 Stored in directory: C:\users\1001\Local Settings\Application Data\pip\Cache\wheels\a0\f3\d3\48d6099f726a3cde73a66e5743a4822b3768e8dd5932ba215b Building wheel for construct (setup.py): started Building wheel for construct (setup.py): finished with status 'done' Created wheel for construct: filename=construct-2.9.45-cp36-none-any.whl size=58294 sha256=cb3e4aedbd3ba1a8e8dd64d3a06f173ae64f73525777c4d44cc1e3c92441ab4c Stored in directory: C:\users\1001\Local Settings\Application Data\pip\Cache\wheels\22\73\01\9e7468947349b14ce8f07c3fc7b430b3a4ddad0837cda6ea73 Building wheel for libusb1 (setup.py): started Building wheel for libusb1 (setup.py): finished with status 'done' Created wheel for libusb1: filename=libusb1-1.7.1-cp36-none-any.whl size=60184 sha256=fd66ce8b7c480031092f32e3383d19f67d2ce32ae294b5e93300388f1a55f99e Stored in directory: C:\users\1001\Local Settings\Application Data\pip\Cache\wheels\05\ea\3b\2d4dcc547afa461c0625af050edc75371754bd9f07a8c3cde8 Building wheel for mnemonic (setup.py): started Building wheel for mnemonic (setup.py): finished with status 'done' Created wheel for mnemonic: filename=mnemonic-0.18-cp36-none-any.whl size=22382 sha256=2f87084678037ec8e9ee5ae50202cb5f5d0e34b0ad422211d9c799f203d0c8cd Stored in directory: C:\users\1001\Local Settings\Application Data\pip\Cache\wheels\7b\ae\4c\77865bda8459a7adca6defdce98e8a2db4f1681ac6a7bfc34f Building wheel for pbkdf2 (setup.py): started Building wheel for pbkdf2 (setup.py): finished with status 'done' Created wheel for pbkdf2: filename=pbkdf2-1.3-cp36-none-any.whl size=5110 sha256=00b93d55c7560fff7df6342cc45517ae7e4b36578522eb7691a4aba2cab0d083 Stored in directory: C:\users\1001\Local Settings\Application Data\pip\Cache\wheels\8e\62\b9\0bf3a68f2111e169253ec4d2bbdc303c46777b7fc99bbbf230 Successfully built btchip-python construct libusb1 mnemonic pbkdf2 Installing collected packages: hidapi, btchip-python, click, construct, pbkdf2, mnemonic, libusb1, keepkey, pyblake2, typing-extensions, trezor Successfully installed btchip-python-0.1.28 click-7.0 construct-2.9.45 hidapi-0.7.99.post21 keepkey-6.1.0 libusb1-1.7.1 mnemonic-0.18 pbkdf2-1.3 pyblake2-1.1.2 trezor-0.11.2 typing-extensions-3.7.2 WARNING: You are using pip version 19.2.3, however version 19.3.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command. ~/wine64/drive_c/electroncash ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/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' 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 lib\address.py -> build\lib\electroncash copying lib\base_wizard.py -> build\lib\electroncash copying lib\bitcoin.py -> build\lib\electroncash copying lib\blockchain.py -> build\lib\electroncash copying lib\caches.py -> build\lib\electroncash copying lib\cashacct.py -> build\lib\electroncash copying lib\cashaddr.py -> build\lib\electroncash copying lib\coinchooser.py -> build\lib\electroncash copying lib\commands.py -> build\lib\electroncash copying lib\contacts.py -> build\lib\electroncash copying lib\daemon.py -> build\lib\electroncash copying lib\dnssec.py -> build\lib\electroncash copying lib\ecc_fast.py -> build\lib\electroncash copying lib\exchange_rate.py -> build\lib\electroncash copying lib\i18n.py -> build\lib\electroncash copying lib\interface.py -> build\lib\electroncash copying lib\jsonrpc.py -> build\lib\electroncash copying lib\keystore.py -> build\lib\electroncash copying lib\mnemonic.py -> build\lib\electroncash copying lib\msqr.py -> build\lib\electroncash copying lib\network.py -> build\lib\electroncash copying lib\networks.py -> build\lib\electroncash copying lib\old_contacts.py -> build\lib\electroncash copying lib\old_mnemonic.py -> build\lib\electroncash copying lib\paymentrequest.py -> build\lib\electroncash copying lib\paymentrequest_pb2.py -> build\lib\electroncash copying lib\pem.py -> build\lib\electroncash copying lib\plot.py -> build\lib\electroncash copying lib\plugins.py -> build\lib\electroncash copying lib\ripemd.py -> build\lib\electroncash copying lib\rsakey.py -> build\lib\electroncash copying lib\schnorr.py -> build\lib\electroncash copying lib\secp256k1.py -> build\lib\electroncash copying lib\simple_config.py -> build\lib\electroncash copying lib\storage.py -> build\lib\electroncash copying lib\synchronizer.py -> build\lib\electroncash copying lib\transaction.py -> build\lib\electroncash copying lib\util.py -> build\lib\electroncash copying lib\verifier.py -> build\lib\electroncash copying lib\version.py -> build\lib\electroncash copying lib\wallet.py -> build\lib\electroncash copying lib\web.py -> build\lib\electroncash copying lib\websockets.py -> build\lib\electroncash copying lib\winconsole.py -> build\lib\electroncash copying lib\x509.py -> build\lib\electroncash copying lib\__init__.py -> build\lib\electroncash creating build\lib\electroncash\locale copying lib\locale\__init__.py -> build\lib\electroncash\locale creating build\lib\electroncash\qrreaders copying lib\qrreaders\abstract_base.py -> build\lib\electroncash\qrreaders copying lib\qrreaders\osxqrdetect.py -> build\lib\electroncash\qrreaders copying lib\qrreaders\zbar.py -> build\lib\electroncash\qrreaders copying lib\qrreaders\__init__.py -> build\lib\electroncash\qrreaders creating build\lib\electroncash\slp copying lib\slp\exceptions.py -> build\lib\electroncash\slp copying lib\slp\slp.py -> build\lib\electroncash\slp copying lib\slp\__init__.py -> build\lib\electroncash\slp creating build\lib\electroncash\utils copying lib\utils\macos.py -> build\lib\electroncash\utils copying lib\utils\unicode_tools.py -> build\lib\electroncash\utils copying lib\utils\__init__.py -> build\lib\electroncash\utils creating build\lib\electroncash_gui copying gui\stdio.py -> build\lib\electroncash_gui copying gui\text.py -> build\lib\electroncash_gui copying gui\__init__.py -> build\lib\electroncash_gui creating build\lib\electroncash_gui\qt copying gui\qt\address_dialog.py -> build\lib\electroncash_gui\qt copying gui\qt\address_list.py -> build\lib\electroncash_gui\qt copying gui\qt\amountedit.py -> build\lib\electroncash_gui\qt copying gui\qt\bip38_importer.py -> build\lib\electroncash_gui\qt copying gui\qt\cashacctqt.py -> build\lib\electroncash_gui\qt copying gui\qt\console.py -> build\lib\electroncash_gui\qt copying gui\qt\contact_list.py -> build\lib\electroncash_gui\qt copying gui\qt\exception_window.py -> build\lib\electroncash_gui\qt copying gui\qt\external_plugins_window.py -> build\lib\electroncash_gui\qt copying gui\qt\fee_slider.py -> build\lib\electroncash_gui\qt copying gui\qt\history_list.py -> build\lib\electroncash_gui\qt copying gui\qt\icons.py -> build\lib\electroncash_gui\qt copying gui\qt\installwizard.py -> build\lib\electroncash_gui\qt copying gui\qt\invoice_list.py -> build\lib\electroncash_gui\qt copying gui\qt\main_window.py -> build\lib\electroncash_gui\qt copying gui\qt\network_dialog.py -> build\lib\electroncash_gui\qt copying gui\qt\password_dialog.py -> build\lib\electroncash_gui\qt copying gui\qt\paytoedit.py -> build\lib\electroncash_gui\qt copying gui\qt\popup_widget.py -> build\lib\electroncash_gui\qt copying gui\qt\qrcodewidget.py -> build\lib\electroncash_gui\qt copying gui\qt\qrtextedit.py -> build\lib\electroncash_gui\qt copying gui\qt\qrwindow.py -> build\lib\electroncash_gui\qt copying gui\qt\request_list.py -> build\lib\electroncash_gui\qt copying gui\qt\scan_beyond_gap.py -> build\lib\electroncash_gui\qt copying gui\qt\seed_dialog.py -> build\lib\electroncash_gui\qt copying gui\qt\style_patcher.py -> build\lib\electroncash_gui\qt copying gui\qt\transaction_dialog.py -> build\lib\electroncash_gui\qt copying gui\qt\udev_installer.py -> build\lib\electroncash_gui\qt copying gui\qt\update_checker.py -> build\lib\electroncash_gui\qt copying gui\qt\util.py -> build\lib\electroncash_gui\qt copying gui\qt\utxo_list.py -> build\lib\electroncash_gui\qt copying gui\qt\__init__.py -> build\lib\electroncash_gui\qt creating build\lib\electroncash_gui\qt\qrreader copying gui\qt\qrreader\camera_dialog.py -> build\lib\electroncash_gui\qt\qrreader copying gui\qt\qrreader\crop_blur_effect.py -> build\lib\electroncash_gui\qt\qrreader copying gui\qt\qrreader\validator.py -> build\lib\electroncash_gui\qt\qrreader copying gui\qt\qrreader\video_overlay.py -> build\lib\electroncash_gui\qt\qrreader copying gui\qt\qrreader\video_surface.py -> build\lib\electroncash_gui\qt\qrreader copying gui\qt\qrreader\video_widget.py -> build\lib\electroncash_gui\qt\qrreader copying gui\qt\qrreader\__init__.py -> build\lib\electroncash_gui\qt\qrreader creating build\lib\electroncash_gui\qt\utils copying gui\qt\utils\aspect_layout.py -> build\lib\electroncash_gui\qt\utils copying gui\qt\utils\aspect_svg_widget.py -> build\lib\electroncash_gui\qt\utils copying gui\qt\utils\color_utils.py -> build\lib\electroncash_gui\qt\utils copying gui\qt\utils\image_effect.py -> build\lib\electroncash_gui\qt\utils copying gui\qt\utils\__init__.py -> build\lib\electroncash_gui\qt\utils creating build\lib\electroncash_plugins copying plugins\__init__.py -> build\lib\electroncash_plugins creating build\lib\electroncash_plugins\audio_modem copying plugins\audio_modem\qt.py -> build\lib\electroncash_plugins\audio_modem copying plugins\audio_modem\__init__.py -> build\lib\electroncash_plugins\audio_modem creating build\lib\electroncash_plugins\cosigner_pool copying plugins\cosigner_pool\qt.py -> build\lib\electroncash_plugins\cosigner_pool copying plugins\cosigner_pool\__init__.py -> build\lib\electroncash_plugins\cosigner_pool creating build\lib\electroncash_plugins\email_requests copying plugins\email_requests\qt.py -> build\lib\electroncash_plugins\email_requests copying plugins\email_requests\__init__.py -> build\lib\electroncash_plugins\email_requests creating build\lib\electroncash_plugins\hw_wallet copying plugins\hw_wallet\cmdline.py -> build\lib\electroncash_plugins\hw_wallet copying plugins\hw_wallet\plugin.py -> build\lib\electroncash_plugins\hw_wallet copying plugins\hw_wallet\qt.py -> build\lib\electroncash_plugins\hw_wallet copying plugins\hw_wallet\__init__.py -> build\lib\electroncash_plugins\hw_wallet creating build\lib\electroncash_plugins\keepkey copying plugins\keepkey\client.py -> build\lib\electroncash_plugins\keepkey copying plugins\keepkey\clientbase.py -> build\lib\electroncash_plugins\keepkey copying plugins\keepkey\cmdline.py -> build\lib\electroncash_plugins\keepkey copying plugins\keepkey\keepkey.py -> build\lib\electroncash_plugins\keepkey copying plugins\keepkey\qt.py -> build\lib\electroncash_plugins\keepkey copying plugins\keepkey\__init__.py -> build\lib\electroncash_plugins\keepkey creating build\lib\electroncash_plugins\labels copying plugins\labels\labels.py -> build\lib\electroncash_plugins\labels copying plugins\labels\qt.py -> build\lib\electroncash_plugins\labels copying plugins\labels\__init__.py -> build\lib\electroncash_plugins\labels creating build\lib\electroncash_plugins\ledger copying plugins\ledger\auth2fa.py -> build\lib\electroncash_plugins\ledger copying plugins\ledger\cmdline.py -> build\lib\electroncash_plugins\ledger copying plugins\ledger\ledger.py -> build\lib\electroncash_plugins\ledger copying plugins\ledger\qt.py -> build\lib\electroncash_plugins\ledger copying plugins\ledger\__init__.py -> build\lib\electroncash_plugins\ledger creating build\lib\electroncash_plugins\trezor copying plugins\trezor\clientbase.py -> build\lib\electroncash_plugins\trezor copying plugins\trezor\cmdline.py -> build\lib\electroncash_plugins\trezor copying plugins\trezor\qt.py -> build\lib\electroncash_plugins\trezor copying plugins\trezor\trezor.py -> build\lib\electroncash_plugins\trezor copying plugins\trezor\__init__.py -> build\lib\electroncash_plugins\trezor creating build\lib\electroncash_plugins\digitalbitbox copying plugins\digitalbitbox\cmdline.py -> build\lib\electroncash_plugins\digitalbitbox copying plugins\digitalbitbox\digitalbitbox.py -> build\lib\electroncash_plugins\digitalbitbox copying plugins\digitalbitbox\qt.py -> build\lib\electroncash_plugins\digitalbitbox copying plugins\digitalbitbox\__init__.py -> build\lib\electroncash_plugins\digitalbitbox creating build\lib\electroncash_plugins\virtualkeyboard copying plugins\virtualkeyboard\qt.py -> build\lib\electroncash_plugins\virtualkeyboard copying plugins\virtualkeyboard\__init__.py -> build\lib\electroncash_plugins\virtualkeyboard creating build\lib\electroncash_plugins\shuffle copying plugins\shuffle\client.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\coin_utils.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\comms.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\conf_keys.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\crypto.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\messages.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\message_pb2.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\qt.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\round.py -> build\lib\electroncash_plugins\shuffle copying plugins\shuffle\__init__.py -> build\lib\electroncash_plugins\shuffle creating build\lib\electroncash_plugins\satochip copying plugins\satochip\CardConnector.py -> build\lib\electroncash_plugins\satochip copying plugins\satochip\CardDataParser.py -> build\lib\electroncash_plugins\satochip copying plugins\satochip\ecc.py -> build\lib\electroncash_plugins\satochip copying plugins\satochip\JCconstants.py -> build\lib\electroncash_plugins\satochip copying plugins\satochip\qt.py -> build\lib\electroncash_plugins\satochip copying plugins\satochip\satochip.py -> build\lib\electroncash_plugins\satochip copying plugins\satochip\TxParser.py -> build\lib\electroncash_plugins\satochip copying plugins\satochip\zzbroken_test_CardConnector.py -> build\lib\electroncash_plugins\satochip copying plugins\satochip\__init__.py -> build\lib\electroncash_plugins\satochip creating build\lib\electroncash_plugins\satochip_2FA copying plugins\satochip_2FA\qt.py -> build\lib\electroncash_plugins\satochip_2FA copying plugins\satochip_2FA\__init__.py -> build\lib\electroncash_plugins\satochip_2FA copying lib\servers.json -> build\lib\electroncash copying lib\servers_testnet.json -> build\lib\electroncash copying lib\currencies.json -> build\lib\electroncash creating build\lib\electroncash\wordlist copying lib\wordlist\chinese_simplified.txt -> build\lib\electroncash\wordlist copying lib\wordlist\english.txt -> build\lib\electroncash\wordlist copying lib\wordlist\japanese.txt -> build\lib\electroncash\wordlist copying lib\wordlist\portuguese.txt -> build\lib\electroncash\wordlist copying lib\wordlist\spanish.txt -> build\lib\electroncash\wordlist creating build\lib\electroncash\locale\ar_SA creating build\lib\electroncash\locale\ar_SA\LC_MESSAGES copying lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\locale\ru_RU\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\ru_RU\LC_MESSAGES creating build\lib\electroncash\locale\sk_SK creating build\lib\electroncash\locale\sk_SK\LC_MESSAGES copying lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\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 lib\locale\zh_TW\LC_MESSAGES\electron-cash.mo -> build\lib\electroncash\locale\zh_TW\LC_MESSAGES creating build\lib\electroncash_gui\qt\data copying gui\qt\data\ecsupplemental_win.ttf -> build\lib\electroncash_gui\qt\data copying plugins\shuffle\servers.json -> build\lib\electroncash_plugins\shuffle creating build\lib\electroncash_plugins\shuffle\protobuf copying plugins\shuffle\protobuf\message.proto -> build\lib\electroncash_plugins\shuffle\protobuf 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\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 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\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\locale\__init__.py -> build\bdist.win32\egg\electroncash\locale 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 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_testnet.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 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\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\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 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\__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\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\labels copying build\lib\electroncash_plugins\labels\labels.py -> build\bdist.win32\egg\electroncash_plugins\labels copying build\lib\electroncash_plugins\labels\qt.py -> build\bdist.win32\egg\electroncash_plugins\labels copying build\lib\electroncash_plugins\labels\__init__.py -> build\bdist.win32\egg\electroncash_plugins\labels 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\CardConnector.py -> build\bdist.win32\egg\electroncash_plugins\satochip copying build\lib\electroncash_plugins\satochip\CardDataParser.py -> build\bdist.win32\egg\electroncash_plugins\satochip copying build\lib\electroncash_plugins\satochip\ecc.py -> build\bdist.win32\egg\electroncash_plugins\satochip copying build\lib\electroncash_plugins\satochip\JCconstants.py -> 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\TxParser.py -> build\bdist.win32\egg\electroncash_plugins\satochip copying build\lib\electroncash_plugins\satochip\zzbroken_test_CardConnector.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\satochip_2FA copying build\lib\electroncash_plugins\satochip_2FA\qt.py -> build\bdist.win32\egg\electroncash_plugins\satochip_2FA copying build\lib\electroncash_plugins\satochip_2FA\__init__.py -> build\bdist.win32\egg\electroncash_plugins\satochip_2FA creating build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\client.py -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\coin_utils.py -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\comms.py -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\conf_keys.py -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\crypto.py -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\messages.py -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\message_pb2.py -> build\bdist.win32\egg\electroncash_plugins\shuffle creating build\bdist.win32\egg\electroncash_plugins\shuffle\protobuf copying build\lib\electroncash_plugins\shuffle\protobuf\message.proto -> build\bdist.win32\egg\electroncash_plugins\shuffle\protobuf copying build\lib\electroncash_plugins\shuffle\qt.py -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\round.py -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\servers.json -> build\bdist.win32\egg\electroncash_plugins\shuffle copying build\lib\electroncash_plugins\shuffle\__init__.py -> build\bdist.win32\egg\electroncash_plugins\shuffle 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.6 copying and adjusting electron-cash -> build\scripts-3.6 creating build\bdist.win32\egg\EGG-INFO\scripts copying build\scripts-3.6\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 zip_safe flag not set; analyzing archive contents... creating dist creating 'dist\Electron_Cash-4.0.11-py3.6.egg' and adding 'build\bdist.win32\egg' to it removing 'build\bdist.win32\egg' (and everything under it) Processing Electron_Cash-4.0.11-py3.6.egg Copying Electron_Cash-4.0.11-py3.6.egg to c:\python3.6.8\lib\site-packages Adding Electron-Cash 4.0.11 to easy-install.pth file Installing electron-cash script to c:\python3.6.8\Scripts Installed c:\python3.6.8\lib\site-packages\electron_cash-4.0.11-py3.6.egg Processing dependencies for Electron-Cash==4.0.11 Searching for PyQt5==5.13.2 Best match: PyQt5 5.13.2 Adding PyQt5 5.13.2 to easy-install.pth file Installing pylupdate5-script.py script to c:\python3.6.8\Scripts Installing pylupdate5.exe script to c:\python3.6.8\Scripts Installing pylupdate5.exe.manifest script to c:\python3.6.8\Scripts Installing pyrcc5-script.py script to c:\python3.6.8\Scripts Installing pyrcc5.exe script to c:\python3.6.8\Scripts Installing pyrcc5.exe.manifest script to c:\python3.6.8\Scripts Installing pyuic5-script.py script to c:\python3.6.8\Scripts Installing pyuic5.exe script to c:\python3.6.8\Scripts Installing pyuic5.exe.manifest script to c:\python3.6.8\Scripts Using c:\python3.6.8\lib\site-packages Searching for python-dateutil==2.6.1 Best match: python-dateutil 2.6.1 Adding python-dateutil 2.6.1 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for QDarkStyle==2.6.8 Best match: QDarkStyle 2.6.8 Adding QDarkStyle 2.6.8 to easy-install.pth file Installing qdarkstyle-script.py script to c:\python3.6.8\Scripts Installing qdarkstyle.exe script to c:\python3.6.8\Scripts Installing qdarkstyle.exe.manifest script to c:\python3.6.8\Scripts Using c:\python3.6.8\lib\site-packages Searching for PySocks==1.6.8 Best match: PySocks 1.6.8 Adding PySocks 1.6.8 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for jsonrpclib-pelix==0.4.0 Best match: jsonrpclib-pelix 0.4.0 Adding jsonrpclib-pelix 0.4.0 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for dnspython==1.16.0 Best match: dnspython 1.16.0 Adding dnspython 1.16.0 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for protobuf==3.7.1 Best match: protobuf 3.7.1 Adding protobuf 3.7.1 to easy-install.pth file Using c:\python3.6.8\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.6.8\Scripts Installing qr.exe script to c:\python3.6.8\Scripts Installing qr.exe.manifest script to c:\python3.6.8\Scripts Using c:\python3.6.8\lib\site-packages Searching for requests==2.21.0 Best match: requests 2.21.0 Adding requests 2.21.0 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for ecdsa==0.13.2 Best match: ecdsa 0.13.2 Adding ecdsa 0.13.2 to easy-install.pth file Using c:\python3.6.8\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.6.8\lib\site-packages Searching for PyQt5-sip==4.19.19 Best match: PyQt5-sip 4.19.19 Adding PyQt5-sip 4.19.19 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for setuptools==41.0.1 Best match: setuptools 41.0.1 Adding setuptools 41.0.1 to easy-install.pth file Installing easy_install-script.py script to c:\python3.6.8\Scripts Installing easy_install.exe script to c:\python3.6.8\Scripts Installing easy_install.exe.manifest script to c:\python3.6.8\Scripts Installing easy_install-3.6-script.py script to c:\python3.6.8\Scripts Installing easy_install-3.6.exe script to c:\python3.6.8\Scripts Installing easy_install-3.6.exe.manifest script to c:\python3.6.8\Scripts Using c:\python3.6.8\lib\site-packages Searching for colorama==0.4.1 Best match: colorama 0.4.1 Adding colorama 0.4.1 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for chardet==3.0.4 Best match: chardet 3.0.4 Adding chardet 3.0.4 to easy-install.pth file Installing chardetect-script.py script to c:\python3.6.8\Scripts Installing chardetect.exe script to c:\python3.6.8\Scripts Installing chardetect.exe.manifest script to c:\python3.6.8\Scripts Using c:\python3.6.8\lib\site-packages Searching for certifi==2019.9.11 Best match: certifi 2019.9.11 Adding certifi 2019.9.11 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for idna==2.8 Best match: idna 2.8 Adding idna 2.8 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Searching for urllib3==1.24.3 Best match: urllib3 1.24.3 Adding urllib3 1.24.3 to easy-install.pth file Using c:\python3.6.8\lib\site-packages Finished processing dependencies for Electron-Cash==4.0.11 ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Resetting modification time in C:\Python... ~/wine64/drive_c/python3.6.8 ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine total 4200 drwxr-xr-x 2 1001 1001 4096 Nov 11 2000 DLLs -rw-r--r-- 1 1001 1001 30342 Nov 11 2000 LICENSE.txt drwxr-xr-x 30 1001 1001 4096 Nov 11 2000 Lib -rw-r--r-- 1 1001 1001 435627 Nov 11 2000 NEWS.txt drwxr-xr-x 3 1001 1001 4096 Nov 11 2000 Scripts drwxr-xr-x 7 1001 1001 4096 Nov 11 2000 Tools drwxr-xr-x 2 1001 1001 4096 Nov 11 2000 include drwxr-xr-x 2 1001 1001 4096 Nov 11 2000 libs -rwxr-xr-x 1 1001 1001 97296 Nov 11 2000 python.exe -rw-r--r-- 1 1001 1001 58384 Nov 11 2000 python3.dll -rw-r--r-- 1 1001 1001 3453968 Nov 11 2000 python36.dll -rwxr-xr-x 1 1001 1001 95760 Nov 11 2000 pythonw.exe drwxr-xr-x 3 1001 1001 4096 Nov 11 2000 share -rw-r--r-- 1 1001 1001 83768 Nov 11 2000 vcruntime140.dll ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Running Pyinstaller to build standalone and portable .exe versions ... 925 INFO: PyInstaller: 3.5 925 INFO: Python: 3.6.8 937 INFO: Platform: Windows-XP-5.1.2600 948 INFO: UPX is not available. 7817 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'] 7817 INFO: checking Analysis 7818 INFO: Building Analysis because Analysis-00.toc is non existent 7818 INFO: Initializing module dependency graph... 7864 INFO: Initializing module graph hooks... 7873 INFO: Analyzing base_library.zip ... 20470 INFO: Analyzing hidden import 'PyQt5.sip' 20607 INFO: Analyzing hidden import 'trezorlib.messages.StellarAddress' 22093 INFO: Analyzing hidden import 'trezorlib.exceptions' 22097 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_recoverydevice_dryrun' 23896 INFO: Processing pre-safe import module hook urllib3.packages.six.moves 34861 INFO: Processing pre-find module path hook distutils 35405 INFO: Processing pre-find module path hook site 35409 INFO: site: retargeting to fake-dir 'c:\\python3.6.8\\lib\\site-packages\\PyInstaller\\fake-modules' 42095 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_cancel' 42104 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ping' 42114 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signmessage' 42141 INFO: Analyzing hidden import 'trezorlib.tezos' 42152 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_changepin' 42173 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_bgold' 43125 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_tezos_getaddress' 43131 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx' 43170 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_getaddress_segwit_native' 43180 INFO: Analyzing hidden import 'trezorlib.qt.pinmatrix' 43400 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_getpublickey' 43410 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_getaddress_segwit' 43417 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_debuglink' 43422 INFO: Analyzing hidden import 'trezorlib.tests.unit_tests.test_tx_api' 43612 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_decred' 43632 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_lisk_signmessage' 43641 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ethereum_signmessage' 43653 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_resetdevice_skipbackup' 43665 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_nem_getaddress' 43683 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_dash' 43693 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_bcash' 43722 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_getentropy' 43732 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_nem_signtx_mosaics_t2' 43744 INFO: Analyzing hidden import 'trezorlib.tests.unit_tests.test_protobuf' 43754 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_getaddress_show' 43760 INFO: Analyzing hidden import 'trezorlib.tests.unit_tests.test_ckd_public' 43764 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_bip32_speed' 43771 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ethereum_signtx' 43786 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_komodo' 43792 INFO: Analyzing hidden import 'trezorlib.tests.unit_tests.test_transport' 43926 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_verifymessage' 43936 INFO: Analyzing hidden import 'trezorlib.tests.unit_tests.test_cosi' 43977 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_lisk_verifymessage' 43984 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ethereum_getaddress' 43989 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_lisk_getpublickey' 43993 INFO: Analyzing hidden import 'trezorlib.stellar' 44034 INFO: Analyzing hidden import 'trezorlib.firmware' 44946 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_resetdevice_nobackup' 44954 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_segwit_native' 44998 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_getecdhsessionkey' 45002 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signmessage_segwit_native' 45011 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_zerosig' 45018 INFO: Analyzing hidden import 'trezorlib.ontology' 45023 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_verifymessage_segwit' 45029 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_cosi' 45038 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_clearsession' 45044 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_monero_getaddress' 45057 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_cardano_get_public_key' 45068 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_recoverydevice_t2' 45079 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_monero_getwatchkey' 45088 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_loaddevice' 45099 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_tezos_getpublickey' 45105 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_basic' 45113 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ontology_sign_ont_id_register' 45123 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_resetdevice' 45141 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_tezos_sign_tx' 45151 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_stellar_get_address' 45157 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_loaddevice_xprv' 45165 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_getaddress' 45179 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_protection_levels' 45196 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_nem_signtx_others' 45204 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signidentity' 45213 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signmessage_segwit' 45220 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_resetdevice_t2' 45237 INFO: Analyzing hidden import 'trezorlib.ckd_public' 45245 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_recoverydevice' 45260 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ontology_sign_tx' 45266 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_multisig_change' 45291 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_cardano_sign_transaction' 45302 INFO: Analyzing hidden import 'trezorlib.ripple' 45309 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ethereum_signtx_eip155' 45316 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_lisk_signtx' 45326 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ethereum_verifymessage' 45331 INFO: Analyzing hidden import 'trezorlib.tests.unit_tests.test_nem' 45338 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ontology_sign_withdraw_ong' 45345 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_op_return' 45358 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ripple_get_address' 45366 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_verifymessage_segwit_native' 45374 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_nem_signtx_multisig' 45382 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_applysettings' 45393 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_zcash' 45401 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_stellar_sign_transaction' 45416 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_wipedevice' 45421 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_segwit' 45445 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_nem_signtx_transfers' 45458 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ripple_sign_tx' 45466 INFO: Analyzing hidden import 'trezorlib.tests.unit_tests.test_stellar' 45495 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_protect_call' 45509 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_getpublickey_curve' 45516 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ethereum_getpublickey' 45520 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_multisig' 45536 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_nem_signtx_mosaics' 45549 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ontology_getaddress' 45554 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_cardano_get_address' 45559 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signtx_capricoin' 45569 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_cipherkeyvalue' 45579 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_signmessage_decred' 45586 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_ontology_sign_ont_id_add_attributes' 45595 INFO: Analyzing hidden import 'trezorlib.tests.device_tests.test_msg_lisk_getaddress' 45600 INFO: Analyzing hidden import 'btchip.btchipHelpers' 45803 INFO: Analyzing hidden import 'btchip.btchip' 47038 INFO: Analyzing hidden import 'btchip.btchipUtils' 47050 INFO: Analyzing hidden import 'btchip.ui.personalization03config' 47239 INFO: Analyzing hidden import 'btchip.ui.personalization00start' 47246 INFO: Analyzing hidden import 'btchip.msqr' 47252 INFO: Analyzing hidden import 'btchip.ui.personalization04finalize' 47261 INFO: Analyzing hidden import 'btchip.btchipPersoWizard' 47307 INFO: Analyzing hidden import 'btchip.ui.personalization01seed' 47317 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup03' 47330 INFO: Analyzing hidden import 'btchip.btchipFirmwareWizard' 47333 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup02' 47339 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup01' 47350 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup04' 47359 INFO: Analyzing hidden import 'btchip.ui.personalization02security' 47372 INFO: Analyzing hidden import 'keepkeylib.transport_fake' 49489 INFO: Processing pre-safe import module hook six.moves 50992 INFO: Analyzing hidden import 'keepkeylib.ckd_public' 51035 INFO: Analyzing hidden import 'keepkeylib.eth.ethereum_tokens' 51404 INFO: Analyzing hidden import 'keepkeylib.exchange' 51432 INFO: Analyzing hidden import 'keepkeylib.eos' 51494 INFO: Analyzing hidden import 'keepkeylib.qt.pinmatrix' 51860 INFO: Analyzing hidden import 'keepkeylib.transport_hid' 51896 INFO: Analyzing hidden import 'keepkeylib.messages_ripple_pb2' 51916 INFO: Analyzing hidden import 'keepkeylib.transport_serial' 51943 INFO: Analyzing hidden import 'keepkeylib.transport_webusb' 51959 INFO: Analyzing hidden import 'keepkeylib.ripple' 52006 INFO: Analyzing hidden import 'keepkeylib.transport_pipe' 52016 INFO: Analyzing hidden import 'keepkeylib.debuglink' 52031 INFO: Analyzing hidden import 'keepkeylib.filecache' 52437 INFO: Analyzing hidden import 'keepkeylib.client' 52565 INFO: Analyzing hidden import 'keepkeylib.protobuf_json' 52593 INFO: Analyzing hidden import 'keepkeylib.tx_api' 52608 INFO: Analyzing hidden import 'keepkeylib.transport_udp' 52620 INFO: Analyzing hidden import 'keepkeylib.transport_socket' 52632 INFO: Analyzing hidden import 'smartcard.wx.ReaderToolbar' 52884 INFO: Analyzing hidden import 'smartcard.CardRequest' 52935 INFO: Analyzing hidden import 'smartcard.CardNames' 52979 INFO: Analyzing hidden import 'smartcard.CardMonitoring' 52995 INFO: Analyzing hidden import 'smartcard.sw.ISO7816_4ErrorChecker' 53206 INFO: Analyzing hidden import 'smartcard.wx.APDUTracerPanel' 53221 INFO: Analyzing hidden import 'smartcard.sw.ISO7816_8ErrorChecker' 53232 INFO: Analyzing hidden import 'smartcard.ExclusiveTransmitCardConnection' 53242 INFO: Analyzing hidden import 'smartcard.guid' 53249 INFO: Analyzing hidden import 'smartcard.sw.ISO7816_4_SW1ErrorChecker' 53258 INFO: Analyzing hidden import 'smartcard.sw.ErrorCheckingChain' 53264 INFO: Analyzing hidden import 'smartcard.wx.CardAndReaderTreePanel' 53332 INFO: Analyzing hidden import 'smartcard.ExclusiveConnectCardConnection' 53344 INFO: Analyzing hidden import 'smartcard.sw.op21_ErrorChecker' 53351 INFO: Analyzing hidden import 'smartcard.wx.APDUHexValidator' 53365 INFO: Analyzing hidden import 'smartcard.ATR' 53390 INFO: Analyzing hidden import 'smartcard.sw.ISO7816_9ErrorChecker' 53398 INFO: Analyzing hidden import 'smartcard.pyro.PyroReader' 53620 INFO: running Analysis Analysis-00.toc 53655 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable required by c:\python3.6.8\python.exe 54045 INFO: Caching module hooks... 54065 INFO: Analyzing C:\electroncash\electron-cash 67563 INFO: Analyzing C:\electroncash\gui\qt\main_window.py 68181 INFO: Analyzing C:\electroncash\gui\qt\qrreader\camera_dialog.py 71119 INFO: Analyzing C:\electroncash\gui\text.py 71405 INFO: Analyzing C:\electroncash\lib\util.py 71460 INFO: Analyzing C:\electroncash\lib\wallet.py 71660 INFO: Analyzing C:\electroncash\lib\simple_config.py 71685 INFO: Analyzing C:\electroncash\lib\bitcoin.py 71796 INFO: Analyzing C:\electroncash\lib\dnssec.py 71817 INFO: Analyzing C:\electroncash\lib\commands.py 71884 INFO: Analyzing C:\electroncash\plugins\cosigner_pool\qt.py 71920 INFO: Analyzing C:\electroncash\plugins\email_requests\qt.py 72289 INFO: Analyzing C:\electroncash\plugins\trezor\clientbase.py 72319 INFO: Analyzing C:\electroncash\plugins\trezor\trezor.py 72360 INFO: Analyzing C:\electroncash\plugins\trezor\qt.py 72418 INFO: Analyzing C:\electroncash\plugins\keepkey\qt.py 72460 INFO: Analyzing C:\electroncash\plugins\ledger\qt.py 72471 INFO: Analyzing C:\electroncash\plugins\satochip\qt.py 72494 INFO: Loading module hooks... 72494 INFO: Loading module hook "hook-certifi.py"... 72506 INFO: Loading module hook "hook-Cryptodome.py"... 72597 INFO: Loading module hook "hook-distutils.py"... 72604 INFO: Loading module hook "hook-dns.rdata.py"... 73786 INFO: Loading module hook "hook-encodings.py"... 74380 INFO: Loading module hook "hook-pkg_resources.py"... 77227 INFO: Processing pre-safe import module hook win32com Traceback (most recent call last): File "", line 2, in ModuleNotFoundError: No module named 'win32com' 78031 INFO: Processing pre-safe import module hook win32com Traceback (most recent call last): File "", line 2, in ModuleNotFoundError: No module named 'win32com' 79292 INFO: Loading module hook "hook-pydoc.py"... 79301 INFO: Loading module hook "hook-PyQt5.py"... 80613 INFO: Loading module hook "hook-PyQt5.QtCore.py"... 81053 INFO: Loading module hook "hook-PyQt5.QtGui.py"... 81689 INFO: Loading module hook "hook-PyQt5.QtMultimedia.py"... 82734 INFO: Loading module hook "hook-PyQt5.QtNetwork.py"... 84052 INFO: Loading module hook "hook-PyQt5.QtSvg.py"... 85671 INFO: Loading module hook "hook-PyQt5.QtWidgets.py"... 87272 INFO: Loading module hook "hook-shelve.py"... 87330 INFO: Loading module hook "hook-sysconfig.py"... 87339 INFO: Loading module hook "hook-xml.dom.domreg.py"... 87345 INFO: Loading module hook "hook-xml.etree.cElementTree.py"... 87352 INFO: Loading module hook "hook-xml.py"... 88529 INFO: checking Tree 88530 INFO: Building Tree because Tree-00.toc is non existent 88530 INFO: Building Tree Tree-00.toc 88617 INFO: Looking for ctypes DLLs 88927 INFO: Analyzing run-time hooks ... 88963 INFO: Including run-time hook 'pyi_rth_pkgres.py' 88973 INFO: Including run-time hook 'pyi_rth_pyqt5.py' 88980 INFO: Including run-time hook 'pyi_rth_certifi.py' 89057 INFO: Looking for dynamic libraries 95541 INFO: Looking for eggs 95541 INFO: Using Python library c:\python3.6.8\python36.dll 95541 INFO: Found binding redirects: [] 95644 INFO: Warnings written to C:\electroncash\contrib\build-wine\build\deterministic\warn-deterministic.txt 96560 INFO: Graph cross-reference written to C:\electroncash\contrib\build-wine\build\deterministic\xref-deterministic.html 96740 INFO: Appending 'binaries' from .spec 96749 INFO: Appending 'datas' from .spec 97223 INFO: checking PYZ 97223 INFO: Building PYZ because PYZ-00.toc is non existent 97223 INFO: Building PYZ (ZlibArchive) C:\electroncash\contrib\build-wine\build\deterministic\PYZ-00.pyz 109979 INFO: Building PYZ (ZlibArchive) C:\electroncash\contrib\build-wine\build\deterministic\PYZ-00.pyz completed successfully. 110079 INFO: checking PKG 110080 INFO: Building PKG because PKG-00.toc is non existent 110080 INFO: Building PKG (CArchive) PKG-00.pkg 111916 WARNING: One binary added with two internal names. 111916 WARNING: ('libGLESv2.dll', 'C:\\python3.6.8\\lib\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll', 'BINARY') 111916 WARNING: was placed previously at 111916 WARNING: ('PyQt5\\Qt\\bin\\libGLESv2.dll', 'C:\\python3.6.8\\lib\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll', 'BINARY') 128782 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. 128820 INFO: Bootloader c:\python3.6.8\lib\site-packages\PyInstaller\bootloader\Windows-32bit\runw.exe 128820 INFO: checking EXE 128821 INFO: Building EXE because EXE-00.toc is non existent 128821 INFO: Building EXE from EXE-00.toc 128833 INFO: Copying icons from ['C:\\electroncash\\icons/electron.ico'] 128836 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes 128837 INFO: Writing RT_ICON 1 resource with 296 bytes 128837 INFO: Writing RT_ICON 2 resource with 1384 bytes 128837 INFO: Writing RT_ICON 3 resource with 12672 bytes 128837 INFO: Writing RT_ICON 4 resource with 9640 bytes 128837 INFO: Writing RT_ICON 5 resource with 4264 bytes 128838 INFO: Writing RT_ICON 6 resource with 2440 bytes 128838 INFO: Writing RT_ICON 7 resource with 1128 bytes 128844 INFO: Updating manifest in C:\users\1001\Temp\tmpwp8ephnx 128846 INFO: Updating resource type 24 name 1 language 0 128851 INFO: Appending archive to EXE C:\electroncash\contrib\build-wine\dist\Electron-Cash.exe 128960 INFO: Building EXE from EXE-00.toc completed successfully. 129028 INFO: checking PKG 129029 INFO: Building PKG because PKG-01.toc is non existent 129030 INFO: Building PKG (CArchive) PKG-01.pkg 129957 WARNING: One binary added with two internal names. 129958 WARNING: ('libGLESv2.dll', 'C:\\python3.6.8\\lib\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll', 'BINARY') 129958 WARNING: was placed previously at 129959 WARNING: ('PyQt5\\Qt\\bin\\libGLESv2.dll', 'C:\\python3.6.8\\lib\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll', 'BINARY') 147143 INFO: Building PKG (CArchive) PKG-01.pkg completed successfully. 147183 INFO: Bootloader c:\python3.6.8\lib\site-packages\PyInstaller\bootloader\Windows-32bit\runw.exe 147183 INFO: checking EXE 147183 INFO: Building EXE because EXE-01.toc is non existent 147184 INFO: Building EXE from EXE-01.toc 147188 INFO: Copying icons from ['C:\\electroncash\\icons/electron.ico'] 147190 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes 147190 INFO: Writing RT_ICON 1 resource with 296 bytes 147190 INFO: Writing RT_ICON 2 resource with 1384 bytes 147191 INFO: Writing RT_ICON 3 resource with 12672 bytes 147191 INFO: Writing RT_ICON 4 resource with 9640 bytes 147191 INFO: Writing RT_ICON 5 resource with 4264 bytes 147191 INFO: Writing RT_ICON 6 resource with 2440 bytes 147191 INFO: Writing RT_ICON 7 resource with 1128 bytes 147198 INFO: Updating manifest in C:\users\1001\Temp\tmpxy2743zz 147200 INFO: Updating resource type 24 name 1 language 0 147205 INFO: Appending archive to EXE C:\electroncash\contrib\build-wine\dist\Electron-Cash-portable.exe 147316 INFO: Building EXE from EXE-01.toc completed successfully. 147373 INFO: checking PKG 147373 INFO: Building PKG because PKG-02.toc is non existent 147373 INFO: Building PKG (CArchive) PKG-02.pkg 148301 INFO: Building PKG (CArchive) PKG-02.pkg completed successfully. 148306 INFO: Bootloader c:\python3.6.8\lib\site-packages\PyInstaller\bootloader\Windows-32bit\runw.exe 148306 INFO: checking EXE 148307 INFO: Building EXE because EXE-02.toc is non existent 148307 INFO: Building EXE from EXE-02.toc 148312 INFO: Copying icons from ['C:\\electroncash\\icons/electron.ico'] 148315 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes 148315 INFO: Writing RT_ICON 1 resource with 296 bytes 148315 INFO: Writing RT_ICON 2 resource with 1384 bytes 148315 INFO: Writing RT_ICON 3 resource with 12672 bytes 148316 INFO: Writing RT_ICON 4 resource with 9640 bytes 148316 INFO: Writing RT_ICON 5 resource with 4264 bytes 148316 INFO: Writing RT_ICON 6 resource with 2440 bytes 148316 INFO: Writing RT_ICON 7 resource with 1128 bytes 148321 INFO: Appending archive to EXE C:\electroncash\contrib\build-wine\build\deterministic\Electron-Cash.exe 148339 INFO: Building EXE from EXE-02.toc completed successfully. 148352 INFO: checking COLLECT 148353 INFO: Building COLLECT because COLLECT-00.toc is non existent 148355 INFO: Building COLLECT COLLECT-00.toc 153331 INFO: Building COLLECT COLLECT-00.toc completed successfully. Removing Misc. datas: pyconfig.h ----> Removed d = ('Include\\pyconfig.h', 'c:\\python3.6.8\\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.6.8\\lib\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll', 'BINARY') ----> Removed x = ('Qt5WebSockets.dll', 'c:\\python3.6.8\\lib\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll', 'BINARY') ----> Removed x = ('Qt5Qml.dll', 'c:\\python3.6.8\\lib\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll', 'BINARY') Removing Qt datas: pyqt5\qt\translations\qtwebengine_locales pyqt5\qt\plugins\printsupport pyqt5\qt\plugins\platforms\qwebgl pyqt5\qt\plugins\platforms\qminimal ~/wine64/drive_c/electroncash/contrib/build-wine/dist ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine/dist ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Running makensis to build setup .exe version ... Command line defined: "PRODUCT_VERSION=4.0.11" Processing config: C:\Program Files (x86)\NSIS\nsisconf.nsh Processing script file: "electron-cash.nsi" (ACP) Processed 1 file, writing output (x86-ansi): Output: "C:\electroncash\contrib\build-wine\dist\Electron-Cash-setup.exe" Install: 2 pages (128 bytes), 1 section (2072 bytes), 838 instructions (23464 bytes), 573 strings (15176 bytes), 1 language table (262 bytes). Uninstall: 2 pages (192 bytes), 1 section (2072 bytes), 57 instructions (1596 bytes), 101 strings (1452 bytes), 1 language table (250 bytes). Datablock optimizer saved 4162 KiB (~4.5%). Using lzma (compress whole) compression. EXE header size: 69120 / 36864 bytes Install code: (40518 bytes) Install data: (89125057 bytes) Uninstall code+data: (18878 bytes) Compressed data: 24929506 / 89184453 bytes CRC (0xF53D14B9): 4 / 4 bytes Total size: 24998630 / 89221321 bytes (28.0%) -rwxr-xr-x 1 1001 1001 38256998 Nov 11 2000 Electron-Cash-4.0.11-portable.exe -rwxr-xr-x 1 1001 1001 24998630 Nov 16 04:52 Electron-Cash-4.0.11-setup.exe -rwxr-xr-x 1 1001 1001 38256430 Nov 11 2000 Electron-Cash-4.0.11.exe a111b6dc3ac62f679fe93e501b4c79a564b3a9b00f2e9f76fbfaacf66494e412 Electron-Cash-4.0.11-portable.exe 02d16370cba873289132341325734b6acd63ee9029598a5e0745a90d464ca04c Electron-Cash-4.0.11-setup.exe d4ef0e69c6ea4d0b07aea632ddcd4d25ee51b89d0f59345f68fe70d4acdcb7d8 Electron-Cash-4.0.11.exe ~/wine64/drive_c/electroncash/contrib/build-wine INFO: Done building. ~/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763 INFO: Copying .exe files out of our build directory ... '/home/autobuild/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763/contrib/build-wine/fresh_clone/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763/contrib/build-wine/dist/Electron-Cash-4.0.11.exe' -> 'dist/Electron-Cash-4.0.11.exe' '/home/autobuild/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763/contrib/build-wine/fresh_clone/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763/contrib/build-wine/dist/Electron-Cash-4.0.11-portable.exe' -> 'dist/Electron-Cash-4.0.11-portable.exe' '/home/autobuild/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763/contrib/build-wine/fresh_clone/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763/contrib/build-wine/dist/Electron-Cash-4.0.11-setup.exe' -> 'dist/Electron-Cash-4.0.11-setup.exe' INFO: Removing /home/autobuild/autobuild/Electron-Cash-4d8db9edafaf88af1f941d0ea236e9a8d74fc763/contrib/build-wine/fresh_clone ... INFO: Done. Built .exe files have been placed in dist/