+ set -e + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + umask 002 + export OUTDIR=/home/ubuntu/out + OUTDIR=/home/ubuntu/out + GBUILD_BITS=64 + GBUILD_CACHE_ENABLED=1 + GBUILD_PACKAGE_CACHE=/home/ubuntu/cache/wownero-win-0.8 + GBUILD_COMMON_CACHE=/home/ubuntu/cache/common + MAKEOPTS=(-j2) + cd build/wownero + git reset -q --hard + git clean -q -f -d + REFERENCE_DATETIME='2020-08-20 00:58:04' + REFERENCE_DATE=2020-08-20 + REFERENCE_TIME=00:58:04 + cd build + WRAP_DIR=/home/ubuntu/wrapped + HOSTS='i686-w64-mingw32 x86_64-w64-mingw32' + FAKETIME_HOST_PROGS='windres objcopy' + FAKETIME_PROGS='date zip' + HOST_CFLAGS='-O2 -g' + HOST_CXXFLAGS='-O2 -g' + export GZIP=-9n + GZIP=-9n + export TZ=UTC + TZ=UTC ++ pwd + export BUILD_DIR=/home/ubuntu/build + BUILD_DIR=/home/ubuntu/build + mkdir -p /home/ubuntu/wrapped + test -n 1 + export SOURCES_PATH=/home/ubuntu/cache/common + SOURCES_PATH=/home/ubuntu/cache/common + export BASE_CACHE=/home/ubuntu/cache/wownero-win-0.8 + BASE_CACHE=/home/ubuntu/cache/wownero-win-0.8 + mkdir -p /home/ubuntu/cache/wownero-win-0.8 /home/ubuntu/cache/common + export PATH_orig=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH_orig=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + create_global_faketime_wrappers '2000-01-01 12:00:00' + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a date | grep -v /home/ubuntu/wrapped/date | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/date + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a zip | grep -v /home/ubuntu/wrapped/zip | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/zip + create_per-host_faketime_wrappers '2000-01-01 12:00:00' + for i in $HOSTS + for prog in ${FAKETIME_HOST_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a i686-w64-mingw32-windres | grep -v /home/ubuntu/wrapped/i686-w64-mingw32-windres | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/i686-w64-mingw32-windres + for prog in ${FAKETIME_HOST_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a i686-w64-mingw32-objcopy | grep -v /home/ubuntu/wrapped/i686-w64-mingw32-objcopy | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/i686-w64-mingw32-objcopy + for i in $HOSTS + for prog in ${FAKETIME_HOST_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a x86_64-w64-mingw32-windres | grep -v /home/ubuntu/wrapped/x86_64-w64-mingw32-windres | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/x86_64-w64-mingw32-windres + for prog in ${FAKETIME_HOST_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a x86_64-w64-mingw32-objcopy | grep -v /home/ubuntu/wrapped/x86_64-w64-mingw32-objcopy | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/x86_64-w64-mingw32-objcopy + export PATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ date -d 2000-01-01T12:00:00 +%s + export SOURCE_DATE_EPOCH=946728000 + SOURCE_DATE_EPOCH=946728000 + git config --global core.abbrev 9 + cd wownero ++ git describe + version=v0.13.0.1-RC1-2879-g45142e0ec + [[ v0.13.0.1-RC1-2879-g45142e0ec == *\-*\-* ]] ++ git rev-parse --short=9 HEAD + version=45142e0ec ++ echo 45142e0ec ++ head -c 9 + version=45142e0ec ++ pwd + BASEPREFIX=/home/ubuntu/build/wownero/contrib/depends + export TAR_OPTIONS=--mtime=2000-01-01T12:00:00 + TAR_OPTIONS=--mtime=2000-01-01T12:00:00 + for i in $HOSTS + EXTRA_INCLUDES=/i686-w64-mingw32 + '[' -d /i686-w64-mingw32 ']' + make -j2 -C /home/ubuntu/build/wownero/contrib/depends HOST=i686-w64-mingw32 V=1 make: Entering directory '/home/ubuntu/build/wownero/contrib/depends' echo Extracting native_ccache... Extracting native_ccache... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525 && echo "fa9d7f38367431bc86b19ad107d709ca7ecf1574fdacca01698bdf0a47cd8567 /home/ubuntu/cache/common/ccache-3.3.4.tar.bz2" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.ccache-3.3.4.tar.bz2.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.ccache-3.3.4.tar.bz2.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/ccache-3.3.4.tar.bz2 /home/ubuntu/cache/common/ccache-3.3.4.tar.bz2: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.stamp_extracted echo Preprocessing native_ccache... Preprocessing native_ccache... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.patches-c07d4db0525 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525; touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.stamp_preprocessed echo Configuring native_ccache... Configuring native_ccache... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./configure --host= --disable-dependency-tracking --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native CC="gcc" CXX="g++" NM="nm" RANLIB="ranlib" AR="ar" CPPFLAGS="-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include " LDFLAGS="-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib " configure: WARNING: unrecognized options: --disable-dependency-tracking configure: Configuring ccache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ar... ar checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 long long... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for gethostname... yes checking for getopt_long... yes checking for getpwuid... yes checking for gettimeofday... yes checking for mkstemp... yes checking for realpath... yes checking for strndup... yes checking for strtok_r... yes checking for unsetenv... yes checking for utimes... yes checking for compar_fn_t in stdlib.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vasprintf... yes checking for asprintf... yes checking for library containing cos... -lm checking for zlib >= 1.2.3... no checking for gzdopen in -lz... configure: WARNING: using bundled zlib no checking whether byte ordering is bigendian... no checking for inline... inline checking for extern inline... no configure: Developer mode disabled configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking configure: now build ccache by running make touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/./.stamp_configured echo Building native_ccache... Building native_ccache... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525' gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o main.o main.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o args.o args.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o ccache.o ccache.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o cleanup.o cleanup.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o compopt.o compopt.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o conf.o conf.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o counters.o counters.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o execute.o execute.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o exitfn.o exitfn.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o hash.o hash.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o hashutil.o hashutil.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o language.o language.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o lockfile.o lockfile.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o manifest.o manifest.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o mdfour.o mdfour.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o stats.o stats.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o unify.o unify.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o util.o util.c util.c: In function ‘parse_size_with_suffix’: util.c:971:6: warning: this statement may fall through [-Wimplicit-fallthrough=] x *= multiplier; ~~^~~~~~~~~~~~~ util.c:972:3: note: here case 'G': ^~~~ util.c:973:6: warning: this statement may fall through [-Wimplicit-fallthrough=] x *= multiplier; ~~^~~~~~~~~~~~~ util.c:974:3: note: here case 'M': ^~~~ util.c:975:6: warning: this statement may fall through [-Wimplicit-fallthrough=] x *= multiplier; ~~^~~~~~~~~~~~~ util.c:976:3: note: here case 'K': ^~~~ gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o version.o version.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o getopt_long.o getopt_long.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o hashtable.o hashtable.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o hashtable_itr.o hashtable_itr.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o murmurhashneutral2.o murmurhashneutral2.c murmurhashneutral2.c: In function ‘murmurhashneutral2’: murmurhashneutral2.c:33:12: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: h ^= ((unsigned int) data[2]) << 16; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ murmurhashneutral2.c:34:2: note: here case 2: h ^= ((unsigned int) data[1]) << 8; ^~~~ murmurhashneutral2.c:34:12: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: h ^= ((unsigned int) data[1]) << 8; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ murmurhashneutral2.c:35:2: note: here case 1: h ^= ((unsigned int) data[0]); ^~~~ gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -g -O2 -Wall -W -c -o snprintf.o snprintf.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/adler32.o zlib/adler32.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/crc32.o zlib/crc32.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/deflate.o zlib/deflate.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/gzclose.o zlib/gzclose.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/gzlib.o zlib/gzlib.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/gzread.o zlib/gzread.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/gzwrite.o zlib/gzwrite.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/inffast.o zlib/inffast.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/inflate.o zlib/inflate.c zlib/inflate.c: In function ‘inflate’: zlib/inflate.c:720:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXLEN; ~~~~~~~~~~~~^~~~~~~ zlib/inflate.c:721:9: note: here case EXLEN: ^~~~ zlib/inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXTRA; ~~~~~~~~~~~~^~~~~~~ zlib/inflate.c:733:9: note: here case EXTRA: ^~~~ zlib/inflate.c:754:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = NAME; ~~~~~~~~~~~~^~~~~~ zlib/inflate.c:755:9: note: here case NAME: ^~~~ zlib/inflate.c:775:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COMMENT; ~~~~~~~~~~~~^~~~~~~~~ zlib/inflate.c:776:9: note: here case COMMENT: ^~~~ zlib/inflate.c:795:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = HCRC; ~~~~~~~~~~~~^~~~~~ zlib/inflate.c:796:9: note: here case HCRC: ^~~~ zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DICT; ~~~~~~~~~~~~^~~~~~ zlib/inflate.c:819:9: note: here case DICT: ^~~~ zlib/inflate.c:825:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = TYPE; ~~~~~~~~~~~~^~~~~~ zlib/inflate.c:826:9: note: here case TYPE: ^~~~ zlib/inflate.c:827:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; ^ zlib/inflate.c:828:9: note: here case TYPEDO: ^~~~ zlib/inflate.c:877:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_TREES) goto inf_leave; ^ zlib/inflate.c:878:9: note: here case COPY_: ^~~~ zlib/inflate.c:879:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COPY; ~~~~~~~~~~~~^~~~~~ zlib/inflate.c:880:9: note: here case COPY: ^~~~ zlib/inflate.c:1018:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_TREES) goto inf_leave; ^ zlib/inflate.c:1019:9: note: here case LEN_: ^~~~ zlib/inflate.c:1020:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ zlib/inflate.c:1021:9: note: here case LEN: ^~~~ zlib/inflate.c:1069:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENEXT; ~~~~~~~~~~~~^~~~~~~~ zlib/inflate.c:1070:9: note: here case LENEXT: ^~~~ zlib/inflate.c:1079:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DIST; ~~~~~~~~~~~~^~~~~~ zlib/inflate.c:1080:9: note: here case DIST: ^~~~ zlib/inflate.c:1106:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DISTEXT; ~~~~~~~~~~~~^~~~~~~~~ zlib/inflate.c:1107:9: note: here case DISTEXT: ^~~~ zlib/inflate.c:1122:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = MATCH; ~~~~~~~~~~~~^~~~~~~ zlib/inflate.c:1123:9: note: here case MATCH: ^~~~ zlib/inflate.c:1197:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENGTH; ~~~~~~~~~~~~^~~~~~~~ zlib/inflate.c:1198:9: note: here case LENGTH: ^~~~ zlib/inflate.c:1210:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DONE; ~~~~~~~~~~~~^~~~~~ zlib/inflate.c:1211:9: note: here case DONE: ^~~~ gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/inftrees.o zlib/inftrees.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/trees.o zlib/trees.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/etc -I. -I. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -I./zlib -include config.h -g -O2 -Wall -W -c -o zlib/zutil.o zlib/zutil.c ar cr zlib/libz.a zlib/adler32.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/zutil.o ranlib zlib/libz.a gcc -g -O2 -Wall -W -o ccache main.o args.o ccache.o cleanup.o compopt.o conf.o counters.o execute.o exitfn.o hash.o hashutil.o language.o lockfile.o manifest.o mdfour.o stats.o unify.o util.o version.o getopt_long.o hashtable.o hashtable_itr.o murmurhashneutral2.o snprintf.o -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib zlib/libz.a -lm make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/./.stamp_built echo Staging native_ccache... Staging native_ccache... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525 install make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /usr/bin/install -c -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin /usr/bin/install -c -m 755 ccache /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin /usr/bin/install -c -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/share/man/man1 /usr/bin/install -c -m 644 ./ccache.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/share/man/man1/ make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/.stamp_staged echo Postprocessing native_ccache... Postprocessing native_ccache... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native; rm -rf lib include touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/.stamp_postprocessed echo Caching native_ccache... Caching native_ccache... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/native_ccache-3.3.4-c07d4db0525.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_ccache rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_ccache && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_ccache mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525/native_ccache-3.3.4-c07d4db0525.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_ccache/native_ccache-3.3.4-c07d4db0525.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_ccache/3.3.4-c07d4db0525 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_ccache; sha256sum native_ccache-3.3.4-c07d4db0525.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_ccache/native_ccache-3.3.4-c07d4db0525.tar.gz.hash echo Extracting native_protobuf... Extracting native_protobuf... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201 && echo "b3732e471a9bb7950f090fd0457ebd2536a9ba0891b7f3785919c654fe2a2529 /home/ubuntu/cache/common/protobuf-cpp-3.6.1.tar.gz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.protobuf-cpp-3.6.1.tar.gz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.protobuf-cpp-3.6.1.tar.gz.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/protobuf-cpp-3.6.1.tar.gz /home/ubuntu/cache/common/protobuf-cpp-3.6.1.tar.gz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.stamp_extracted echo Preprocessing native_protobuf... Preprocessing native_protobuf... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.patches-49e53bee201 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201; touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.stamp_preprocessed echo Configuring native_protobuf... Configuring native_protobuf... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./configure --host= --disable-dependency-tracking --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native --disable-shared --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native CC="gcc" CXX="g++" NM="nm" RANLIB="ranlib" AR="ar" CXXFLAGS="-std=c++11 " CPPFLAGS="-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include " LDFLAGS="-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib " checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E 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) none checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for g++... g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking the archiver (ar) interface... ar checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... none checking C++ compiler flags...... use user-supplied: -std=c++11 checking whether __SUNPRO_CC is declared... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) 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 x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse nm output from 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 mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the linker supports version scripts... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for working memcmp... yes checking for working strtod... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking zlib version... headers missing or too old (requires 1.2.0.4) checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking the location of hash_map... checking for library containing sched_yield... none required checking whether g++ supports C++11 features by default... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating benchmarks/Makefile config.status: creating conformance/Makefile config.status: creating protobuf.pc config.status: creating protobuf-lite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in third_party/googletest (/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/third_party/googletest) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native' '--host=' '--disable-dependency-tracking' '--disable-shared' 'CC=gcc' 'CXX=g++' 'NM=nm' 'RANLIB=ranlib' 'AR=ar' 'CXXFLAGS=-std=c++11 ' 'CPPFLAGS=-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include ' 'LDFLAGS=-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib ' 'host_alias=' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in googletest (/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/third_party/googletest/googletest) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native' '--host=' '--disable-dependency-tracking' '--disable-shared' 'CC=gcc' 'CXX=g++' 'NM=nm' 'RANLIB=ranlib' 'AR=ar' 'CXXFLAGS=-std=c++11 ' 'CPPFLAGS=-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include ' 'LDFLAGS=-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib ' 'host_alias=' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) 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 x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse nm output from 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 mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in googlemock (/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/third_party/googletest/googlemock) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native' '--host=' '--disable-dependency-tracking' '--disable-shared' 'CC=gcc' 'CXX=g++' 'NM=nm' 'RANLIB=ranlib' 'AR=ar' 'CXXFLAGS=-std=c++11 ' 'CPPFLAGS=-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include ' 'LDFLAGS=-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib ' 'host_alias=' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) 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 x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse nm output from 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 mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for gtest-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/./.stamp_configured echo Building native_protobuf... Building native_protobuf... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make -C src make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/src' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/any.pb.lo google/protobuf/any.pb.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/api.pb.lo google/protobuf/api.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/mathlimits.lo google/protobuf/stubs/mathlimits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/mathlimits.cc -o google/protobuf/stubs/mathlimits.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/any.lo google/protobuf/any.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/any.cc -o google/protobuf/any.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/descriptor.lo google/protobuf/descriptor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/descriptor_database.lo google/protobuf/descriptor_database.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/descriptor.pb.lo google/protobuf/descriptor.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/duration.pb.lo google/protobuf/duration.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/dynamic_message.lo google/protobuf/dynamic_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/empty.pb.lo google/protobuf/empty.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/extension_set_heavy.lo google/protobuf/extension_set_heavy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/field_mask.pb.lo google/protobuf/field_mask.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_reflection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/generated_message_table_driven.lo google/protobuf/generated_message_table_driven.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/generated_message_table_driven.cc -o google/protobuf/generated_message_table_driven.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/map_field.lo google/protobuf/map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/map_field.cc -o google/protobuf/map_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/message.lo google/protobuf/message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/message.cc -o google/protobuf/message.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/reflection_ops.lo google/protobuf/reflection_ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/service.lo google/protobuf/service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/service.cc -o google/protobuf/service.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/source_context.pb.lo google/protobuf/source_context.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/struct.pb.lo google/protobuf/struct.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/substitute.lo google/protobuf/stubs/substitute.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/text_format.lo google/protobuf/text_format.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/text_format.cc -o google/protobuf/text_format.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/timestamp.pb.lo google/protobuf/timestamp.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/type.pb.lo google/protobuf/type.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/unknown_field_set.lo google/protobuf/unknown_field_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/wire_format.lo google/protobuf/wire_format.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/wrappers.pb.lo google/protobuf/wrappers.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/gzip_stream.lo google/protobuf/io/gzip_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/printer.lo google/protobuf/io/printer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/strtod.lo google/protobuf/io/strtod.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/tokenizer.lo google/protobuf/io/tokenizer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/json_util.lo google/protobuf/util/json_util.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/message_differencer.lo google/protobuf/util/message_differencer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/time_util.lo google/protobuf/util/time_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/type_resolver_util.lo google/protobuf/util/type_resolver_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/code_generator.lo google/protobuf/compiler/code_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/command_line_interface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/plugin.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/subprocess.lo google/protobuf/compiler/subprocess.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/zip_writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/main.o google/protobuf/compiler/main.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/bytestream.lo google/protobuf/stubs/bytestream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/common.lo google/protobuf/stubs/common.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/int128.lo google/protobuf/stubs/int128.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/io_win32.lo google/protobuf/stubs/io_win32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/io_win32.cc -o google/protobuf/stubs/io_win32.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/status.lo google/protobuf/stubs/status.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/statusor.lo google/protobuf/stubs/statusor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringpiece.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/stringprintf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/structurally_valid.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/strutil.lo google/protobuf/stubs/strutil.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/time.lo google/protobuf/stubs/time.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/arena.lo google/protobuf/arena.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/arena.cc -o google/protobuf/arena.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/arenastring.lo google/protobuf/arenastring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/arenastring.cc -o google/protobuf/arenastring.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/extension_set.lo google/protobuf/extension_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/generated_message_util.lo google/protobuf/generated_message_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/generated_message_table_driven_lite.lo google/protobuf/generated_message_table_driven_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/generated_message_table_driven_lite.cc -o google/protobuf/generated_message_table_driven_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/implicit_weak_message.lo google/protobuf/implicit_weak_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/message_lite.lo google/protobuf/message_lite.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/repeated_field.lo google/protobuf/repeated_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/wire_format_lite.lo google/protobuf/wire_format_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/coded_stream.lo google/protobuf/io/coded_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/io/zero_copy_stream_impl_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/importer.lo google/protobuf/compiler/importer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/parser.lo google/protobuf/compiler/parser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/delimited_message_util.lo google/protobuf/util/delimited_message_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/field_comparator.lo google/protobuf/util/field_comparator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/field_mask_util.lo google/protobuf/util/field_mask_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/datapiece.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/default_value_objectwriter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/error_listener.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/field_mask_utility.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_escaping.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_objectwriter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/json_stream_parser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/object_writer.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectsource.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/protostream_objectwriter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/proto_writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/type_info_test_helper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/type_info_test_helper.cc -o google/protobuf/util/internal/type_info_test_helper.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/utility.lo google/protobuf/util/internal/utility.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_enum.cc -o google/protobuf/compiler/cpp/cpp_enum.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o google/protobuf/compiler/cpp/cpp_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_extension.cc -o google/protobuf/compiler/cpp/cpp_extension.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_field.cc -o google/protobuf/compiler/cpp/cpp_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_file.cc -o google/protobuf/compiler/cpp/cpp_file.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_generator.cc -o google/protobuf/compiler/cpp/cpp_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_helpers.cc -o google/protobuf/compiler/cpp/cpp_helpers.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_map_field.cc -o google/protobuf/compiler/cpp/cpp_map_field.o google/protobuf/compiler/cpp/cpp_helpers.cc:63:8: warning: ‘std::__cxx11::string google::protobuf::compiler::cpp::{anonymous}::DotsToUnderscores(const string&)’ defined but not used [-Wunused-function] string DotsToUnderscores(const string& name) { ^~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_message.cc -o google/protobuf/compiler/cpp/cpp_message.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_message_field.cc -o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_message_field.cc:54:8: warning: ‘std::__cxx11::string google::protobuf::compiler::cpp::{anonymous}::StaticCast(const string&, const string&, bool)’ defined but not used [-Wunused-function] string StaticCast(const string& type, const string& expression, ^~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -o google/protobuf/compiler/cpp/cpp_padding_optimizer.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o google/protobuf/compiler/cpp/cpp_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_service.cc -o google/protobuf/compiler/cpp/cpp_service.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/cpp/cpp_string_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_string_field.cc -o google/protobuf/compiler/cpp/cpp_string_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_context.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_context.cc -o google/protobuf/compiler/java/java_context.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_enum.cc -o google/protobuf/compiler/java/java_enum.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_enum_lite.cc -o google/protobuf/compiler/java/java_enum_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_enum_field.cc -o google/protobuf/compiler/java/java_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_enum_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_enum_field_lite.cc -o google/protobuf/compiler/java/java_enum_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_extension.cc -o google/protobuf/compiler/java/java_extension.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_extension_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_extension_lite.cc -o google/protobuf/compiler/java/java_extension_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_field.cc -o google/protobuf/compiler/java/java_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_file.cc -o google/protobuf/compiler/java/java_file.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_generator.cc -o google/protobuf/compiler/java/java_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_generator_factory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_generator_factory.cc -o google/protobuf/compiler/java/java_generator_factory.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_helpers.cc -o google/protobuf/compiler/java/java_helpers.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_lazy_message_field.cc -o google/protobuf/compiler/java/java_lazy_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_lazy_message_field_lite.lo google/protobuf/compiler/java/java_lazy_message_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_lazy_message_field_lite.cc -o google/protobuf/compiler/java/java_lazy_message_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_map_field.cc -o google/protobuf/compiler/java/java_map_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_map_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_map_field_lite.cc -o google/protobuf/compiler/java/java_map_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message.cc -o google/protobuf/compiler/java/java_message.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_lite.cc -o google/protobuf/compiler/java/java_message_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_builder.cc -o google/protobuf/compiler/java/java_message_builder.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_builder_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_builder_lite.cc -o google/protobuf/compiler/java/java_message_builder_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_field.cc -o google/protobuf/compiler/java/java_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_message_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_field_lite.cc -o google/protobuf/compiler/java/java_message_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_name_resolver.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_name_resolver.cc -o google/protobuf/compiler/java/java_name_resolver.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_primitive_field.cc -o google/protobuf/compiler/java/java_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_primitive_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_primitive_field_lite.cc -o google/protobuf/compiler/java/java_primitive_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_shared_code_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_string_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_string_field_lite.cc -o google/protobuf/compiler/java/java_string_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/java/java_doc_comment.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/js_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/js/js_generator.cc -o google/protobuf/compiler/js/js_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/js/well_known_types_embed.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/js/well_known_types_embed.cc -o google/protobuf/compiler/js/well_known_types_embed.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_oneof.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/php/php_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/python/python_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/python/python_generator.cc -o google/protobuf/compiler/python/python_generator.o google/protobuf/compiler/python/python_generator.cc:78:6: warning: ‘bool google::protobuf::compiler::python::{anonymous}::StrStartsWith(google::protobuf::StringPiece, google::protobuf::StringPiece)’ defined but not used [-Wunused-function] bool StrStartsWith(StringPiece sp, StringPiece x) { ^~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/ruby/ruby_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_doc_comment.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_field_base.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_reflection_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_source_generator_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/csharp/csharp_wrapper_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -version-info 17:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf-lite.map -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib -o libprotobuf-lite.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/io_win32.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo libtool: link: ar cru .libs/libprotobuf-lite.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/io_win32.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl_lite.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libprotobuf-lite.a libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" ) /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -version-info 17:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf.map -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib -o libprotobuf.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/io_win32.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/any.pb.lo google/protobuf/api.pb.lo google/protobuf/stubs/mathlimits.lo google/protobuf/any.lo google/protobuf/descriptor.lo google/protobuf/descriptor_database.lo google/protobuf/descriptor.pb.lo google/protobuf/duration.pb.lo google/protobuf/dynamic_message.lo google/protobuf/empty.pb.lo google/protobuf/extension_set_heavy.lo google/protobuf/field_mask.pb.lo google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_table_driven.lo google/protobuf/map_field.lo google/protobuf/message.lo google/protobuf/reflection_ops.lo google/protobuf/service.lo google/protobuf/source_context.pb.lo google/protobuf/struct.pb.lo google/protobuf/stubs/substitute.lo google/protobuf/text_format.lo google/protobuf/timestamp.pb.lo google/protobuf/type.pb.lo google/protobuf/unknown_field_set.lo google/protobuf/wire_format.lo google/protobuf/wrappers.pb.lo google/protobuf/io/gzip_stream.lo google/protobuf/io/printer.lo google/protobuf/io/strtod.lo google/protobuf/io/tokenizer.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/compiler/importer.lo google/protobuf/compiler/parser.lo google/protobuf/util/delimited_message_util.lo google/protobuf/util/field_comparator.lo google/protobuf/util/field_mask_util.lo google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/utility.lo google/protobuf/util/json_util.lo google/protobuf/util/message_differencer.lo google/protobuf/util/time_util.lo google/protobuf/util/type_resolver_util.lo libtool: link: ar cru .libs/libprotobuf.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/io_win32.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/any.pb.o google/protobuf/api.pb.o google/protobuf/stubs/mathlimits.o google/protobuf/any.o google/protobuf/descriptor.o google/protobuf/descriptor_database.o google/protobuf/descriptor.pb.o google/protobuf/duration.pb.o google/protobuf/dynamic_message.o google/protobuf/empty.pb.o google/protobuf/extension_set_heavy.o google/protobuf/field_mask.pb.o google/protobuf/generated_message_reflection.o google/protobuf/generated_message_table_driven.o google/protobuf/map_field.o google/protobuf/message.o google/protobuf/reflection_ops.o google/protobuf/service.o google/protobuf/source_context.pb.o google/protobuf/struct.pb.o google/protobuf/stubs/substitute.o google/protobuf/text_format.o google/protobuf/timestamp.pb.o google/protobuf/type.pb.o google/protobuf/unknown_field_set.o google/protobuf/wire_format.o google/protobuf/wrappers.pb.o google/protobuf/io/gzip_stream.o google/protobuf/io/printer.o google/protobuf/io/strtod.o google/protobuf/io/tokenizer.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/compiler/importer.o google/protobuf/compiler/parser.o google/protobuf/util/delimited_message_util.o google/protobuf/util/field_comparator.o google/protobuf/util/field_mask_util.o google/protobuf/util/internal/datapiece.o google/protobuf/util/internal/default_value_objectwriter.o google/protobuf/util/internal/error_listener.o google/protobuf/util/internal/field_mask_utility.o google/protobuf/util/internal/json_escaping.o google/protobuf/util/internal/json_objectwriter.o google/protobuf/util/internal/json_stream_parser.o google/protobuf/util/internal/object_writer.o google/protobuf/util/internal/protostream_objectsource.o google/protobuf/util/internal/protostream_objectwriter.o google/protobuf/util/internal/proto_writer.o google/protobuf/util/internal/type_info.o google/protobuf/util/internal/type_info_test_helper.o google/protobuf/util/internal/utility.o google/protobuf/util/json_util.o google/protobuf/util/message_differencer.o google/protobuf/util/time_util.o google/protobuf/util/type_resolver_util.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libprotobuf.a libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -version-info 17:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib -o libprotoc.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field_lite.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo libprotobuf.la libtool: link: ar cru .libs/libprotoc.a google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o google/protobuf/compiler/cpp/cpp_enum.o google/protobuf/compiler/cpp/cpp_enum_field.o google/protobuf/compiler/cpp/cpp_extension.o google/protobuf/compiler/cpp/cpp_field.o google/protobuf/compiler/cpp/cpp_file.o google/protobuf/compiler/cpp/cpp_generator.o google/protobuf/compiler/cpp/cpp_helpers.o google/protobuf/compiler/cpp/cpp_map_field.o google/protobuf/compiler/cpp/cpp_message.o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_padding_optimizer.o google/protobuf/compiler/cpp/cpp_primitive_field.o google/protobuf/compiler/cpp/cpp_service.o google/protobuf/compiler/cpp/cpp_string_field.o google/protobuf/compiler/java/java_context.o google/protobuf/compiler/java/java_enum.o google/protobuf/compiler/java/java_enum_lite.o google/protobuf/compiler/java/java_enum_field.o google/protobuf/compiler/java/java_enum_field_lite.o google/protobuf/compiler/java/java_extension.o google/protobuf/compiler/java/java_extension_lite.o google/protobuf/compiler/java/java_field.o google/protobuf/compiler/java/java_file.o google/protobuf/compiler/java/java_generator.o google/protobuf/compiler/java/java_generator_factory.o google/protobuf/compiler/java/java_helpers.o google/protobuf/compiler/java/java_lazy_message_field.o google/protobuf/compiler/java/java_lazy_message_field_lite.o google/protobuf/compiler/java/java_map_field.o google/protobuf/compiler/java/java_map_field_lite.o google/protobuf/compiler/java/java_message.o google/protobuf/compiler/java/java_message_lite.o google/protobuf/compiler/java/java_message_builder.o google/protobuf/compiler/java/java_message_builder_lite.o google/protobuf/compiler/java/java_message_field.o google/protobuf/compiler/java/java_message_field_lite.o google/protobuf/compiler/java/java_name_resolver.o google/protobuf/compiler/java/java_primitive_field.o google/protobuf/compiler/java/java_primitive_field_lite.o google/protobuf/compiler/java/java_shared_code_generator.o google/protobuf/compiler/java/java_service.o google/protobuf/compiler/java/java_string_field.o google/protobuf/compiler/java/java_string_field_lite.o google/protobuf/compiler/java/java_doc_comment.o google/protobuf/compiler/js/js_generator.o google/protobuf/compiler/js/well_known_types_embed.o google/protobuf/compiler/objectivec/objectivec_enum.o google/protobuf/compiler/objectivec/objectivec_enum_field.o google/protobuf/compiler/objectivec/objectivec_extension.o google/protobuf/compiler/objectivec/objectivec_field.o google/protobuf/compiler/objectivec/objectivec_file.o google/protobuf/compiler/objectivec/objectivec_generator.o google/protobuf/compiler/objectivec/objectivec_helpers.o google/protobuf/compiler/objectivec/objectivec_map_field.o google/protobuf/compiler/objectivec/objectivec_message.o google/protobuf/compiler/objectivec/objectivec_message_field.o google/protobuf/compiler/objectivec/objectivec_oneof.o google/protobuf/compiler/objectivec/objectivec_primitive_field.o google/protobuf/compiler/php/php_generator.o google/protobuf/compiler/python/python_generator.o google/protobuf/compiler/ruby/ruby_generator.o google/protobuf/compiler/csharp/csharp_doc_comment.o google/protobuf/compiler/csharp/csharp_enum.o google/protobuf/compiler/csharp/csharp_enum_field.o google/protobuf/compiler/csharp/csharp_field_base.o google/protobuf/compiler/csharp/csharp_generator.o google/protobuf/compiler/csharp/csharp_helpers.o google/protobuf/compiler/csharp/csharp_map_field.o google/protobuf/compiler/csharp/csharp_message.o google/protobuf/compiler/csharp/csharp_message_field.o google/protobuf/compiler/csharp/csharp_primitive_field.o google/protobuf/compiler/csharp/csharp_reflection_class.o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/csharp_repeated_message_field.o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/csharp_source_generator_base.o google/protobuf/compiler/csharp/csharp_wrapper_field.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libprotoc.a libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -pthread -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib -o protoc google/protobuf/compiler/main.o libprotobuf.la libprotoc.la libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -pthread -o protoc google/protobuf/compiler/main.o -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib ./.libs/libprotobuf.a ./.libs/libprotoc.a /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/src/.libs/libprotobuf.a -pthread make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/src' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/./.stamp_built echo Staging native_protobuf... Staging native_protobuf... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201 -C src install make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/src' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib' libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotobuf-lite.la libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotobuf.la libtool: install: /usr/bin/install -c .libs/libprotoc.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotoc.la libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotobuf-lite.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotobuf-lite.a libtool: install: ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotobuf-lite.a libtool: install: /usr/bin/install -c .libs/libprotobuf.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotobuf.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotobuf.a libtool: install: ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotobuf.a libtool: install: /usr/bin/install -c .libs/libprotoc.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotoc.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotoc.a libtool: install: ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib/libprotoc.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/lib' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c protoc '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin' libtool: install: /usr/bin/install -c protoc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/protoc /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf' /usr/bin/install -c -m 644 google/protobuf/descriptor.proto google/protobuf/any.proto google/protobuf/api.proto google/protobuf/duration.proto google/protobuf/empty.proto google/protobuf/field_mask.proto google/protobuf/source_context.proto google/protobuf/struct.proto google/protobuf/timestamp.proto google/protobuf/type.proto google/protobuf/wrappers.proto '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler' /usr/bin/install -c -m 644 google/protobuf/compiler/plugin.proto '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf' /usr/bin/install -c -m 644 google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/inlined_string_field.h google/protobuf/map_entry.h google/protobuf/map_entry_lite.h google/protobuf/map_field.h google/protobuf/map_field_inl.h google/protobuf/map_field_lite.h google/protobuf/map.h google/protobuf/map_type_handler.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/metadata.h google/protobuf/metadata_lite.h google/protobuf/reflection.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/js' /usr/bin/install -c -m 644 google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/js' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/cpp' /usr/bin/install -c -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/cpp' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/ruby' /usr/bin/install -c -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/ruby' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/python' /usr/bin/install -c -m 644 google/protobuf/compiler/python/python_generator.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/python' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/util' /usr/bin/install -c -m 644 google/protobuf/util/type_resolver.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/util' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/io' /usr/bin/install -c -m 644 google/protobuf/io/coded_stream.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/io' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/csharp' /usr/bin/install -c -m 644 google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/csharp' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/php' /usr/bin/install -c -m 644 google/protobuf/compiler/php/php_generator.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/php' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/java' /usr/bin/install -c -m 644 google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_names.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/java' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/stubs' /usr/bin/install -c -m 644 google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/fastmem.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/singleton.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/template_util.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/stubs' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf' /usr/bin/install -c -m 644 google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wire_format_lite_inl.h google/protobuf/wrappers.pb.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/objectivec' /usr/bin/install -c -m 644 google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler/objectivec' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler' /usr/bin/install -c -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/include/google/protobuf/compiler' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/src' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/src' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/.stamp_staged echo Postprocessing native_protobuf... Postprocessing native_protobuf... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native; rm lib/libprotoc.a touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/.stamp_postprocessed echo Caching native_protobuf... Caching native_protobuf... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/native_protobuf-3.6.1-49e53bee201.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_protobuf rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_protobuf && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_protobuf mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201/native_protobuf-3.6.1-49e53bee201.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_protobuf/native_protobuf-3.6.1-49e53bee201.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/native_protobuf/3.6.1-49e53bee201 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_protobuf; sha256sum native_protobuf-3.6.1-49e53bee201.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_protobuf/native_protobuf-3.6.1-49e53bee201.tar.gz.hash echo Extracting libiconv... Extracting libiconv... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25 && echo "ccf536620a45458d26ba83887a983b96827001e92a13847b45e4925cc8913178 /home/ubuntu/cache/common/libiconv-1.15.tar.gz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.libiconv-1.15.tar.gz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.libiconv-1.15.tar.gz.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/libiconv-1.15.tar.gz /home/ubuntu/cache/common/libiconv-1.15.tar.gz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.stamp_extracted echo Preprocessing libiconv... Preprocessing libiconv... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.patches-322f2fb9e25 cd /home/ubuntu/build/wownero/contrib/depends/patches/libiconv; cp fix-whitespace.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.patches-322f2fb9e25 ; cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25; cp -f /home/ubuntu/build/wownero/contrib/depends/config.guess /home/ubuntu/build/wownero/contrib/depends/config.sub build-aux/ && patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.patches-322f2fb9e25/fix-whitespace.patch patching file preload/configure touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.stamp_preprocessed echo Configuring libiconv... Configuring libiconv... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./configure --host=i686-w64-mingw32 --disable-dependency-tracking --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --disable-shared CC="i686-w64-mingw32-gcc" CXX="i686-w64-mingw32-g++" NM="i686-w64-mingw32-nm" RANLIB="i686-w64-mingw32-ranlib" AR="i686-w64-mingw32-ar" ARFLAGS="cr " CFLAGS="-pipe " CXXFLAGS="-pipe " CPPFLAGS="-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include " LDFLAGS="-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib " AR_FLAGS=cr 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 sets $(MAKE)... (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... none checking how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for strip... /usr/bin/strip checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking the archiver (i686-w64-mingw32-ar) interface... ar checking for i686-w64-mingw32-ar... (cached) i686-w64-mingw32-ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 path variable... PATH checking whether to activate relocatable installation... no checking how to copy files... cp -p checking how to make hard links... ln checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... (cached) 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 i686-w64-mingw32-nm 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 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 dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for shared library run path origin... done checking for iconv... no, consider installing GNU libiconv checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... (cached) no, consider installing GNU libiconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for mbstate_t... yes checking for wchar_t... yes checking for getc_unlocked... no checking for mbrtowc... yes checking for wcrtomb... yes checking for mbsinit... yes checking for setlocale... yes checking whether is standalone... yes checking for memmove... yes checking for nl_langinfo and CODESET... no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for sys/socket.h... no checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking for symlink... no checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... no checking for realpath... no checking for readlinkat... no checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for lstat... no checking for _set_invalid_parameter_handler... yes checking for setenv... no checking for working fcntl.h... cross-compiling checking for wchar.h... (cached) yes checking for EILSEQ... yes checking byte ordering... little endian checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking whether // is distinct from /... unknown, assuming no checking whether realpath works... guessing no checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking whether strerror_r is declared... no checking for strerror_r... no checking whether strerror_r returns char *... no checking for pid_t... yes checking for mode_t... yes checking for C/C++ restrict keyword... __restrict checking winsock2.h usability... yes checking winsock2.h presence... yes checking for winsock2.h... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for 64-bit off_t... yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking whether lstat correctly handles trailing slash... guessing no checking whether malloc, realloc, calloc are POSIX compliant... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for sigset_t... no checking for SIGPIPE... no checking whether setenv is declared... no checking for ssize_t... yes checking for uid_t in sys/types.h... no checking whether C symbols are prefixed with underscore at the linker level... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether strerror(0) succeeds... guessing no checking whether ffsl is declared without a macro... no checking whether ffsll is declared without a macro... no checking whether memmem is declared without a macro... no checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... no checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... no checking whether stpncpy is declared without a macro... no checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... no checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... no checking whether strcasestr is declared without a macro... no checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... no checking whether strsignal is declared without a macro... no checking whether strverscmp is declared without a macro... no checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... no checking whether getchar_unlocked is declared... no checking whether putc_unlocked is declared... no checking whether putchar_unlocked is declared... no checking whether // is distinct from /... (cached) unknown, assuming no checking for error_at_line... no checking whether fcntl is declared without a macro... no checking whether openat is declared without a macro... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... yes checking whether gettimeofday clobbers localtime buffer... guessing yes checking for gettimeofday with POSIX signature... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for _ftime... yes checking for mbstate_t... (cached) yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for raise... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether pthread_sigmask is declared without a macro... no checking whether sigaction is declared without a macro... no checking whether sigaddset is declared without a macro... no checking whether sigdelset is declared without a macro... no checking whether sigemptyset is declared without a macro... no checking whether sigfillset is declared without a macro... no checking whether sigismember is declared without a macro... no checking whether sigpending is declared without a macro... no checking whether sigprocmask is declared without a macro... no checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... guessing no checking whether stat handles trailing slashes on files... guessing no checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... gnu checking whether dprintf is declared without a macro... no checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... no checking whether getline is declared without a macro... no checking whether gets is declared without a macro... yes checking whether pclose is declared without a macro... no checking whether popen is declared without a macro... no checking whether renameat is declared without a macro... no checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... no checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... no checking whether getsubopt is declared without a macro... no checking whether grantpt is declared without a macro... no checking whether initstate is declared without a macro... no checking whether initstate_r is declared without a macro... no checking whether mkdtemp is declared without a macro... no checking whether mkostemp is declared without a macro... no checking whether mkostemps is declared without a macro... no checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... no checking whether posix_openpt is declared without a macro... no checking whether ptsname is declared without a macro... no checking whether ptsname_r is declared without a macro... no checking whether qsort_r is declared without a macro... no checking whether random is declared without a macro... no checking whether random_r is declared without a macro... no checking whether realpath is declared without a macro... no checking whether rpmatch is declared without a macro... no checking whether secure_getenv is declared without a macro... no checking whether setenv is declared without a macro... no checking whether setstate is declared without a macro... no checking whether setstate_r is declared without a macro... no checking whether srandom is declared without a macro... no checking whether srandom_r is declared without a macro... no checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... no checking whether unsetenv is declared without a macro... no checking for winsock2.h... (cached) yes checking for nlink_t... no checking whether fchmodat is declared without a macro... no checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... no checking whether futimens is declared without a macro... no checking whether lchmod is declared without a macro... no checking whether lstat is declared without a macro... no checking whether mkdirat is declared without a macro... no checking whether mkfifo is declared without a macro... no checking whether mkfifoat is declared without a macro... no checking whether mknod is declared without a macro... no checking whether mknodat is declared without a macro... no checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... no checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... no checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... no checking whether fchdir is declared without a macro... no checking whether fchownat is declared without a macro... no checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... no checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... no checking whether getdtablesize is declared without a macro... no checking whether getgroups is declared without a macro... no checking whether gethostname is declared without a macro... no checking whether getlogin is declared without a macro... no checking whether getlogin_r is declared without a macro... no checking whether getpagesize is declared without a macro... no checking whether getusershell is declared without a macro... no checking whether setusershell is declared without a macro... no checking whether endusershell is declared without a macro... no checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... no checking whether link is declared without a macro... no checking whether linkat is declared without a macro... no checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... no checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... no checking whether pwrite is declared without a macro... no checking whether readlink is declared without a macro... no checking whether readlinkat is declared without a macro... no checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... no checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... no checking whether symlinkat is declared without a macro... no checking whether ttyname_r is declared without a macro... no checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... no checking whether usleep is declared without a macro... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating srclib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating include/iconv.h config.status: creating include/iconv.h.inst config.status: creating config.h config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libcharset (/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' '--host=i686-w64-mingw32' '--disable-dependency-tracking' '--disable-shared' 'CC=i686-w64-mingw32-gcc' 'CXX=i686-w64-mingw32-g++' 'NM=i686-w64-mingw32-nm' 'RANLIB=i686-w64-mingw32-ranlib' 'AR=i686-w64-mingw32-ar' 'ARFLAGS=cr ' 'CFLAGS=-pipe ' 'CXXFLAGS=-pipe ' 'CPPFLAGS=-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include ' 'LDFLAGS=-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ' 'AR_FLAGS=cr' 'host_alias=i686-w64-mingw32' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... 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 how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking whether to activate relocatable installation... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) 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... i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking for gawk... no checking for mawk... mawk checking command to parse i686-w64-mingw32-nm 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 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 dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for nl_langinfo and CODESET... no checking for unistd.h... (cached) yes checking for symlink... no checking for working fcntl.h... cross-compiling checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for setlocale... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/localcharset.h config.status: creating include/localcharset.h.inst config.status: creating config.h config.status: executing libtool commands === configuring in preload (/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/preload) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' '--host=i686-w64-mingw32' '--disable-dependency-tracking' '--disable-shared' 'CC=i686-w64-mingw32-gcc' 'CXX=i686-w64-mingw32-g++' 'NM=i686-w64-mingw32-nm' 'RANLIB=i686-w64-mingw32-ranlib' 'AR=i686-w64-mingw32-ar' 'ARFLAGS=cr ' 'CFLAGS=-pipe ' 'CXXFLAGS=-pipe ' 'CPPFLAGS=-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include ' 'LDFLAGS=-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ' 'AR_FLAGS=cr' 'host_alias=i686-w64-mingw32' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... 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 how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking whether to activate relocatable installation... no checking whether ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking for gawk... no checking for mawk... mawk checking command to parse i686-w64-mingw32-nm 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 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 whether the -Werror option is usable... yes checking for simple visibility declarations... yes configure: creating ./config.status config.status: creating Makefile config.status: executing libtool commands touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/./.stamp_configured echo Building libiconv... Building libiconv... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25' builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib" make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset' if [ ! -d include ] ; then mkdir include ; fi cp ./include/libcharset.h.in include/libcharset.h cd lib && make all make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset/lib' /bin/bash ../libtool --mode=compile i686-w64-mingw32-gcc -I. -I. -I.. -I./.. -I../include -pipe -fvisibility=hidden -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c /bin/bash ../libtool --mode=compile i686-w64-mingw32-gcc -I. -I. -I.. -I./.. -I../include -pipe -fvisibility=hidden -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c libtool: compile: i686-w64-mingw32-gcc -I. -I. -I.. -I./.. -I../include -pipe -fvisibility=hidden -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o libtool: compile: i686-w64-mingw32-gcc -I. -I. -I.. -I./.. -I../include -pipe -fvisibility=hidden -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o /bin/sh ./config.charset 'i686-w64-mingw32' > t-charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed mv t-charset.alias charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-del.sin > t-ref-del.sed /bin/bash ../libtool --mode=link i686-w64-mingw32-gcc -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -pipe -fvisibility=hidden -o libcharset.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo mv t-ref-del.sed ref-del.sed libtool: link: i686-w64-mingw32-ar cr .libs/libcharset.a localcharset.o relocatable.o libtool: link: i686-w64-mingw32-ranlib .libs/libcharset.a libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" ) make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset/lib' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset' cd lib && make all make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset/lib' cd lib && make install-lib libdir='/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib' includedir='/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset/lib' /bin/sh ../build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib /bin/bash ../libtool --mode=install /usr/bin/install -c libcharset.la /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/libcharset.la libtool: install: /usr/bin/install -c .libs/libcharset.lai /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/libcharset.la libtool: install: /usr/bin/install -c .libs/libcharset.a /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/libcharset.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/libcharset.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/libcharset.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' test -f /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/charset.alias && orig=/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/charset.alias \ || orig=charset.alias; \ sed -f ref-add.sed $orig > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/t-charset.alias; \ /usr/bin/install -c -m 644 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/t-charset.alias /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/charset.alias; \ rm -f /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/t-charset.alias make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset/lib' /bin/sh ./build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib /usr/bin/install -c -m 644 include/libcharset.h /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/libcharset.h /usr/bin/install -c -m 644 include/localcharset.h.inst /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib/localcharset.h make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset' cd lib && make all make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib' /bin/bash ../libtool --mode=compile i686-w64-mingw32-gcc -I. -I. -I../include -I./../include -I.. -I./.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -fvisibility=hidden -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c /bin/bash ../libtool --mode=compile i686-w64-mingw32-gcc -I. -I. -I../include -I./../include -I.. -I./.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -fvisibility=hidden -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c libtool: compile: i686-w64-mingw32-gcc -I. -I. -I../include -I./../include -I.. -I./.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -fvisibility=hidden -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o libtool: compile: i686-w64-mingw32-gcc -I. -I. -I../include -I./../include -I.. -I./.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -fvisibility=hidden -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o /bin/bash ../libtool --mode=compile i686-w64-mingw32-gcc -I. -I. -I../include -I./../include -I.. -I./.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -fvisibility=hidden -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c libtool: compile: i686-w64-mingw32-gcc -I. -I. -I../include -I./../include -I.. -I./.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -fvisibility=hidden -DLIBDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o /bin/bash ../libtool --mode=compile --tag=RC i686-w64-mingw32-windres `/bin/sh ./../windows/windres-options --escape 1.15` -i ./../windows/libiconv.rc -o libiconv.res.lo --output-format=coff libtool: compile: i686-w64-mingw32-windres -DPACKAGE_VERSION_STRING=\\\"1.15\\\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=15 -DPACKAGE_VERSION_SUBMINOR=0 -i ./../windows/libiconv.rc --output-format=coff -o libiconv.res.o /bin/bash ../libtool --mode=link i686-w64-mingw32-gcc -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -pipe -fvisibility=hidden -o libiconv.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -version-info 8:0:6 -no-undefined iconv.lo localcharset.lo relocatable.lo libiconv.res.lo libtool: link: i686-w64-mingw32-ar cr .libs/libiconv.a iconv.o localcharset.o relocatable.o libiconv.res.o libtool: link: i686-w64-mingw32-ranlib .libs/libiconv.a libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" ) make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib' cd preload && make all make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/preload' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/preload' cd srclib && make all make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f errno.h-t errno.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ERRNO_H''@||g' \ -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \ -e 's|@''EMULTIHOP_VALUE''@||g' \ -e 's|@''ENOLINK_HIDDEN''@|0|g' \ -e 's|@''ENOLINK_VALUE''@||g' \ -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \ -e 's|@''EOVERFLOW_VALUE''@||g' \ < ./errno.in.h; \ } > errno.h-t && \ mv errno.h-t errno.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/1/g' \ < ./stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|1|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|0|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|0|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|1|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|1|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/0/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|0|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|1|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|1|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/1/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|1|g' \ -e 's|@''REPLACE_LOCALTIME''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|0|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|1|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''GNULIB_RAISE''@|1|g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|0|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|0|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h make all-am make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o allocator.o allocator.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o areadlink.o areadlink.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o binary-io.o binary-io.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o careadlinkat.o careadlinkat.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o dirname-lgpl.o dirname-lgpl.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o basename-lgpl.o basename-lgpl.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o stripslash.o stripslash.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o getprogname.o getprogname.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o malloca.o malloca.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o progname.o progname.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o safe-read.o safe-read.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o unistd.o unistd.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o xmalloc.o xmalloc.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o xstrdup.o xstrdup.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o xreadlink.o xreadlink.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o canonicalize-lgpl.o canonicalize-lgpl.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o error.o error.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o gettimeofday.o gettimeofday.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o malloc.o malloc.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o msvc-inval.o msvc-inval.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o msvc-nothrow.o msvc-nothrow.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o raise.o raise.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o read.o read.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o readlink.o readlink.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o sigprocmask.o sigprocmask.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o stat.o stat.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o stdio-write.o stdio-write.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o strerror.o strerror.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o strerror-override.o strerror-override.c i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o uniwidth/width.o uniwidth/width.c rm -f libicrt.a i686-w64-mingw32-ar cr libicrt.a allocator.o areadlink.o binary-io.o careadlinkat.o dirname-lgpl.o basename-lgpl.o stripslash.o getprogname.o malloca.o progname.o safe-read.o unistd.o uniwidth/width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o gettimeofday.o malloc.o msvc-inval.o msvc-nothrow.o raise.o read.o readlink.o sigprocmask.o stat.o stdio-write.o strerror.o strerror-override.o i686-w64-mingw32-ranlib libicrt.a make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' cd src && make all make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/src' i686-w64-mingw32-gcc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin\" -DLOCALEDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/locale\" ./iconv_no_i18n.c i686-w64-mingw32-windres `/bin/sh ./../windows/windres-options --escape 1.15` -i ./../windows/iconv.rc -o iconv.res --output-format=coff i686-w64-mingw32-gcc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DINSTALLDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin\" -DLOCALEDIR=\"/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/locale\" ./iconv.c /bin/bash ../libtool --mode=link i686-w64-mingw32-gcc -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -pipe iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la iconv.res -o iconv_no_i18n.exe libtool: link: i686-w64-mingw32-gcc -pipe iconv_no_i18n.o iconv.res -o iconv_no_i18n.exe -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ../srclib/libicrt.a ../lib/.libs/libiconv.a test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 . make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/src' cd po && make all make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/po' cd man && make all make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/man' if test -d tests; then cd tests && make all; fi make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/tests' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/./.stamp_built echo Staging libiconv... Staging libiconv... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25 install make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25' cd libcharset && make install prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' exec_prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' libdir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset' cd lib && make install prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' exec_prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' libdir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset/lib' if test no = no; then \ case 'mingw32' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ /bin/sh ../build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ; \ /bin/bash ../libtool --mode=install /usr/bin/install -c libcharset.la /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libcharset.la mkdir -p -- /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib libtool: install: /usr/bin/install -c .libs/libcharset.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libcharset.la libtool: install: /usr/bin/install -c .libs/libcharset.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libcharset.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libcharset.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libcharset.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' if test -f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/charset.alias; then \ sed -f ref-add.sed /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/charset.alias > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/t-charset.alias; \ /usr/bin/install -c -m 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/t-charset.alias /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/charset.alias; \ rm -f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/t-charset.alias; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/t-charset.alias; \ /usr/bin/install -c -m 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/t-charset.alias /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/charset.alias; \ rm -f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/t-charset.alias; \ fi ; \ fi make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset/lib' /bin/sh ./build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include mkdir -p -- /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include /usr/bin/install -c -m 644 include/libcharset.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/libcharset.h /usr/bin/install -c -m 644 include/localcharset.h.inst /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/localcharset.h make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libcharset' cd lib && make install prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' exec_prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' libdir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib' if [ ! -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ] ; then /bin/sh ../build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ; fi /bin/bash ../libtool --mode=install /usr/bin/install -c libiconv.la /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.la libtool: install: /usr/bin/install -c .libs/libiconv.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.la libtool: install: /usr/bin/install -c .libs/libiconv.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' case "mingw32" in \ aix*) (cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib && \ objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \ ar x libiconv.a && ar x /lib/libiconv.a && \ ar q libiconv.new.a $objects && \ rm -f $objects && \ mv -f libiconv.new.a libiconv.a) ;; \ esac make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/lib' cd preload && make install prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' exec_prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' libdir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/preload' if [ ! -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ] ; then /bin/sh ./build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ; fi if test -n ""; then /usr/bin/install -c -m 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/.new && mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/.new /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/ ; fi make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/preload' cd srclib && make install prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' exec_prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' libdir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' make install-am make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/srclib' cd src && make install prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' exec_prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' libdir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/src' test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 . if [ ! -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin ; fi mkdir -p -- /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin case "mingw32" in \ hpux*) i686-w64-mingw32-gcc -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -pipe `if test -n ''; then /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin; fi` iconv.o ../srclib/libicrt.a -L/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -liconv iconv.res `if test -n '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25'; then echo " -Wl,+b -Wl,/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib"; fi` -o iconv.exe;; \ *) /bin/bash ../libtool --mode=link i686-w64-mingw32-gcc -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -pipe `if test -n ''; then /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin; fi` iconv.o ../srclib/libicrt.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.la iconv.res -o iconv.exe;; \ esac libtool: warning: library '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.la' was moved. libtool: warning: library '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.la' was moved. libtool: link: i686-w64-mingw32-gcc -pipe iconv.o iconv.res -o iconv.exe -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ../srclib/libicrt.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libiconv.a /bin/bash ../libtool --mode=install /usr/bin/install -c iconv.exe /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin/iconv.exe libtool: install: /usr/bin/install -c iconv.exe /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin/iconv.exe make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/src' if [ ! -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include ] ; then /bin/sh ./build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include ; fi /usr/bin/install -c -m 644 include/iconv.h.inst /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/iconv.h cd po && make install prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' exec_prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' datarootdir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share' datadir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/po' if test "libiconv" = "gettext-tools"; then \ /bin/mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/po' cd man && make install prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' exec_prefix='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' datarootdir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share' datadir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share' mandir='/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/man' if [ ! -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 ; fi mkdir -p -- /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1/$f ; /usr/bin/install -c -m 644 ./$f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1/$f) ; done /usr/bin/install -c -m 644 ./iconv.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1/iconv.1 if [ ! -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3 ; fi mkdir -p -- /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3 builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3/$f ; /usr/bin/install -c -m 644 ./$f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3/$f) ; done /usr/bin/install -c -m 644 ./iconv.3 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3/iconv.3 /usr/bin/install -c -m 644 ./iconv_close.3 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3/iconv_close.3 /usr/bin/install -c -m 644 ./iconv_open.3 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3/iconv_open.3 /usr/bin/install -c -m 644 ./iconv_open_into.3 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3/iconv_open_into.3 /usr/bin/install -c -m 644 ./iconvctl.3 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man3/iconvctl.3 if [ ! -d /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc/ ] ; then /bin/sh ../build-aux/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc/ ; fi mkdir -p -- /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc/ builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc//$f ; /usr/bin/install -c -m 644 ./$f /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc//$f) ; done /usr/bin/install -c -m 644 ./iconv.1.html /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc//iconv.1.html /usr/bin/install -c -m 644 ./iconv.3.html /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc//iconv.3.html /usr/bin/install -c -m 644 ./iconv_close.3.html /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc//iconv_close.3.html /usr/bin/install -c -m 644 ./iconv_open.3.html /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc//iconv_open.3.html /usr/bin/install -c -m 644 ./iconv_open_into.3.html /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc//iconv_open_into.3.html /usr/bin/install -c -m 644 ./iconvctl.3.html /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc//iconvctl.3.html make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/man' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libiconv/1.15-322f2fb9e25 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/.stamp_staged echo Postprocessing libiconv... Postprocessing libiconv... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; rm lib/*.la touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching libiconv... Caching libiconv... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libiconv-1.15-322f2fb9e25.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libiconv rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libiconv && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libiconv mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25/libiconv-1.15-322f2fb9e25.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libiconv/libiconv-1.15-322f2fb9e25.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libiconv/1.15-322f2fb9e25 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libiconv; sha256sum libiconv-1.15-322f2fb9e25.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libiconv/libiconv-1.15-322f2fb9e25.tar.gz.hash echo Extracting boost... Extracting boost... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e && echo "7bcc5caace97baa948931d712ea5f37038dbb1c5d89b43ad4def4ed7cb683332 /home/ubuntu/cache/common/boost_1_64_0.tar.bz2" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.boost_1_64_0.tar.bz2.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.boost_1_64_0.tar.bz2.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/boost_1_64_0.tar.bz2 /home/ubuntu/cache/common/boost_1_64_0.tar.bz2: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.stamp_extracted echo Preprocessing boost... Preprocessing boost... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.patches-4d7aa87de2e cd /home/ubuntu/build/wownero/contrib/depends/patches/boost; cp fix_aroptions.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.patches-4d7aa87de2e ; cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e; patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.patches-4d7aa87de2e/fix_aroptions.patch && echo "using gcc : : i686-w64-mingw32-g++ : \"-std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include \" \"-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib \" \"i686-w64-mingw32-ar\" \"cr \" \"i686-w64-mingw32-strip\" \"i686-w64-mingw32-ranlib\" \"\" : ;" > user-config.jam patching file tools/build/src/tools/gcc.jam touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.stamp_preprocessed echo Configuring boost... Configuring boost... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libiconv/libiconv-1.15-322f2fb9e25.tar.gz; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./bootstrap.sh --without-icu --with-libraries=chrono,filesystem,program_options,system,thread,test,date_time,regex,serialization,locale Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxx86_64/b2 Unicode/ICU support for Boost.Regex?... disabled. Generating Boost.Build configuration in project-config.jam... Bootstrapping is done. To build, run: ./b2 To adjust configuration, edit 'project-config.jam'. Further information: - Command line help: ./b2 --help - Getting started guide: http://www.boost.org/more/getting_started/unix-variants.html - Boost.Build documentation: http://www.boost.org/build/doc/html/index.html touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/./.stamp_configured echo Building boost... Building boost... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./b2 -d2 -j2 -d1 --prefix=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --layout=tagged --build-type=complete --user-config=user-config.jam threading=multi link=static -sNO_BZIP2=1 -sNO_ZLIB=1 binary-format=pe target-os=windows threadapi=win32 runtime-link=static address-model=32 stage Performing configuration checks - 32-bit : yes - arm : no - mips1 : no - power : no - sparc : no - x86 : yes - symlinks supported : yes - iconv (libc) : no - iconv (separate) : yes - icu : no - icu (lib64) : no - has_icu builds : no Component configuration: - atomic : not building - chrono : building - container : not building - context : not building - coroutine : not building - coroutine2 : not building - date_time : building - exception : not building - fiber : not building - filesystem : building - graph : not building - graph_parallel : not building - iostreams : not building - locale : building - log : not building - math : not building - metaparse : not building - mpi : not building - program_options : building - python : not building - random : not building - regex : building - serialization : building - signals : not building - system : building - test : building - thread : building - timer : not building - type_erasure : not building - wave : not building ...patience... ...patience... ...found 2493 targets... ...updating 539 targets... common.mkdir bin.v2/libs/system mkdir -p "bin.v2/libs/system" common.mkdir stage mkdir -p "stage" common.mkdir bin.v2/libs/system/build mkdir -p "bin.v2/libs/system/build" common.mkdir stage/lib mkdir -p "stage/lib" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/chrono mkdir -p "bin.v2/libs/chrono" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/chrono/build mkdir -p "bin.v2/libs/chrono/build" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/error_code.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/error_code.o" "libs/system/src/error_code.cpp" RmTemps bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-sd.a(clean) rm -f "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-sd.a" "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/error_code.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-sd.a" common.copy stage/lib/libboost_system-mt-sd.a cp "bin.v2/libs/system/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-sd.a" "stage/lib/libboost_system-mt-sd.a" gcc.compile.c++ bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/chrono.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/chrono.o" "libs/chrono/src/chrono.cpp" gcc.compile.c++ bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/thread_clock.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/thread_clock.o" "libs/chrono/src/thread_clock.cpp" common.mkdir bin.v2/libs/date_time mkdir -p "bin.v2/libs/date_time" common.mkdir bin.v2/libs/date_time/build mkdir -p "bin.v2/libs/date_time/build" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian" gcc.compile.c++ bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/process_cpu_clocks.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/process_cpu_clocks.o" "libs/chrono/src/process_cpu_clocks.cpp" RmTemps bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-sd.a(clean) rm -f "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-sd.a" "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/chrono.o" "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/thread_clock.o" "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/process_cpu_clocks.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-sd.a" common.copy stage/lib/libboost_chrono-mt-sd.a cp "bin.v2/libs/chrono/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-sd.a" "stage/lib/libboost_chrono-mt-sd.a" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_weekday.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -I"." -c -o "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/date_generators.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -I"." -c -o "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp" common.mkdir bin.v2/libs/filesystem mkdir -p "bin.v2/libs/filesystem" common.mkdir bin.v2/libs/filesystem/build mkdir -p "bin.v2/libs/filesystem/build" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_error_category.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_month.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -I"." -c -o "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp" RmTemps bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-sd.a(clean) rm -f "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-sd.a" "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_month.o" "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_weekday.o" "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/date_generators.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-sd.a" common.copy stage/lib/libboost_date_time-mt-sd.a cp "bin.v2/libs/date_time/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-sd.a" "stage/lib/libboost_date_time-mt-sd.a" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/operations.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/operations.o" "libs/filesystem/src/operations.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path.o" "libs/filesystem/src/path.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/portability.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/portability.o" "libs/filesystem/src/portability.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unique_path.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/windows_file_codecvt.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp" RmTemps bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-sd.a(clean) rm -f "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-sd.a" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_error_category.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/operations.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path_traits.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/portability.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unique_path.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/windows_file_codecvt.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-sd.a" common.copy stage/lib/libboost_filesystem-mt-sd.a cp "bin.v2/libs/filesystem/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-sd.a" "stage/lib/libboost_filesystem-mt-sd.a" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding/codepage.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding/codepage.o" "libs/locale/src/encoding/codepage.cpp" libs/locale/src/encoding/codepage.cpp: In function ‘std::__cxx11::string boost::locale::conv::impl::convert_between(const char*, const char*, const char*, const char*, boost::locale::conv::method_type)’: libs/locale/src/encoding/codepage.cpp:42:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr cvt; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/encoding/iconv_codepage.ipp:11, from libs/locale/src/encoding/codepage.cpp:16: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/encoding/codepage.cpp: In function ‘std::__cxx11::basic_string<_CharT> boost::locale::conv::impl::convert_to(const char*, const char*, const char*, boost::locale::conv::method_type)’: libs/locale/src/encoding/codepage.cpp:68:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr > cvt; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/encoding/iconv_codepage.ipp:11, from libs/locale/src/encoding/codepage.cpp:16: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/encoding/codepage.cpp: In function ‘std::__cxx11::string boost::locale::conv::impl::convert_from(const CharType*, const CharType*, const char*, boost::locale::conv::method_type)’: libs/locale/src/encoding/codepage.cpp:94:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr > cvt; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/encoding/iconv_codepage.ipp:11, from libs/locale/src/encoding/codepage.cpp:16: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/date_time.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/date_time.o" "libs/locale/src/shared/date_time.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/formatting.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/formatting.o" "libs/locale/src/shared/formatting.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/format.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/format.o" "libs/locale/src/shared/format.cpp" In file included from libs/locale/src/shared/format.cpp:9:0: ./boost/locale/format.hpp:124:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from ./boost/locale/format.hpp:16, from libs/locale/src/shared/format.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/format.cpp:10:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from ./boost/locale/format.hpp:16, from libs/locale/src/shared/format.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/ids.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/ids.o" "libs/locale/src/shared/ids.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/generator.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/generator.o" "libs/locale/src/shared/generator.cpp" In file included from libs/locale/src/shared/generator.cpp:9:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/generator.cpp:11:0: ./boost/locale/localization_backend.hpp:107:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/generator.cpp:11:0: ./boost/locale/localization_backend.hpp:114:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/generator.cpp:11:0: ./boost/locale/localization_backend.hpp:146:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/localization_backend.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/localization_backend.o" "libs/locale/src/shared/localization_backend.cpp" In file included from ./boost/locale/localization_backend.hpp:11:0, from libs/locale/src/shared/localization_backend.cpp:9: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/localization_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:107:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/localization_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:114:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/localization_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:146:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp:49:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp:57:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend_ptr) ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp: In member function ‘std::auto_ptr boost::locale::localization_backend_manager::impl::get() const’: libs/locale/src/shared/localization_backend.cpp:54:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr res(new actual_backend(backends,default_backends_)); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp: At global scope: libs/locale/src/shared/localization_backend.cpp:181:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr localization_backend_manager::get() const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp:186:85: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void localization_backend_manager::add_backend(std::string const &name,std::auto_ptr backend) ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp: In constructor ‘boost::locale::{anonymous}::init::init()’: libs/locale/src/shared/localization_backend.cpp:220:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr backend; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/mo_lambda.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/mo_lambda.o" "libs/locale/src/shared/mo_lambda.cpp" In file included from libs/locale/src/shared/mo_lambda.cpp:8:0: libs/locale/src/shared/mo_lambda.hpp:27:30: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr plural_ptr; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/memory:80:0, from libs/locale/src/shared/mo_lambda.hpp:11, from libs/locale/src/shared/mo_lambda.cpp:8: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/mo_lambda.cpp:220:16: warning: ‘boost::locale::gnu_gettext::lambda::plural_ptr boost::locale::gnu_gettext::lambda::{anonymous}::un_factory(int, boost::locale::gnu_gettext::lambda::plural_ptr)’ defined but not used [-Wunused-function] plural_ptr un_factory(int value,plural_ptr op) ^~~~~~~~~~ common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/codecvt_converter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/codecvt_converter.o" "libs/locale/src/util/codecvt_converter.cpp" In file included from libs/locale/src/util/codecvt_converter.cpp:9:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:272:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr create_simple_converter(std::string const &encoding) ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: In function ‘std::auto_ptr boost::locale::util::create_simple_converter(const string&)’: libs/locale/src/util/codecvt_converter.cpp:274:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr res; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: At global scope: libs/locale/src/util/codecvt_converter.cpp:280:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr create_utf8_converter() ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: In function ‘std::auto_ptr boost::locale::util::create_utf8_converter()’: libs/locale/src/util/codecvt_converter.cpp:282:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr res(new utf8_converter()); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: At global scope: libs/locale/src/util/codecvt_converter.cpp:290:29: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] code_converter(std::auto_ptr cvt,size_t refs = 0) : ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:298:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr state_type; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:305:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr initial_state(generic_codecvt_base::initial_convertion_state /* unused */) const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:313:41: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] utf::code_point to_unicode(std::auto_ptr &ptr,char const *&begin,char const *end) const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:321:43: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] utf::code_point from_unicode(std::auto_ptr &ptr,utf::code_point u,char *begin,char const *end) const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:330:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr cvt_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: In member function ‘std::auto_ptr boost::locale::util::code_converter::initial_state(boost::locale::generic_codecvt_base::initial_convertion_state) const’: libs/locale/src/util/codecvt_converter.cpp:307:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr r; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: At global scope: libs/locale/src/util/codecvt_converter.cpp:336:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type) ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/message.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/message.o" "libs/locale/src/shared/message.cpp" In file included from libs/locale/src/shared/message.cpp:35:0: libs/locale/src/shared/mo_lambda.hpp:27:30: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr plural_ptr; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from libs/locale/src/shared/message.cpp:12: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/message.cpp: In member function ‘bool boost::locale::gnu_gettext::mo_message::load_file(const string&, const string&, const string&, int, const callback_type&)’: libs/locale/src/shared/message.cpp:630:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr mo; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from libs/locale/src/shared/message.cpp:12: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/message.cpp:654:30: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr=lambda::compile(plural.c_str()); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from libs/locale/src/shared/message.cpp:12: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/info.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/info.o" "libs/locale/src/util/info.cpp" In file included from libs/locale/src/util/info.cpp:12:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/info.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/info.cpp:14:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/info.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/info.cpp:14:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/info.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/info.cpp:14:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/info.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/default_locale.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/default_locale.o" "libs/locale/src/util/default_locale.cpp" In file included from ./boost/locale/util.hpp:14:0, from libs/locale/src/util/default_locale.cpp:10: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/util.hpp:10, from libs/locale/src/util/default_locale.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/default_locale.cpp:10:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/util.hpp:10, from libs/locale/src/util/default_locale.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/default_locale.cpp:10:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/util.hpp:10, from libs/locale/src/util/default_locale.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/default_locale.cpp:10:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/util.hpp:10, from libs/locale/src/util/default_locale.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/locale_data.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/locale_data.o" "libs/locale/src/util/locale_data.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/codecvt.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/codecvt.o" "libs/locale/src/std/codecvt.cpp" In file included from ./boost/locale/util.hpp:14:0, from libs/locale/src/std/codecvt.cpp:11: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/codecvt.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/codecvt.cpp:11:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/codecvt.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/codecvt.cpp:11:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/codecvt.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/codecvt.cpp:11:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/codecvt.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/collate.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/collate.o" "libs/locale/src/std/collate.cpp" In file included from libs/locale/src/std/all_generator.hpp:11:0, from libs/locale/src/std/collate.cpp:13: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/collate.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/converter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/converter.o" "libs/locale/src/std/converter.cpp" In file included from libs/locale/src/std/converter.cpp:17:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/converter.cpp:15: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/numeric.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/numeric.o" "libs/locale/src/std/numeric.cpp" In file included from libs/locale/src/std/numeric.cpp:13:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/numeric.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/gregorian.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/gregorian.o" "libs/locale/src/util/gregorian.cpp" libs/locale/src/util/gregorian.cpp: In member function ‘int boost::locale::util::gregorian_calendar::get_diff(boost::locale::period::marks::period_mark, int, const boost::locale::util::gregorian_calendar*) const’: libs/locale/src/util/gregorian.cpp:674:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr self(clone()); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/gregorian.cpp:13: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/gregorian.cpp: In member function ‘virtual int boost::locale::util::gregorian_calendar::difference(const boost::locale::abstract_calendar*, boost::locale::period::marks::period_mark) const’: libs/locale/src/util/gregorian.cpp:695:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr keeper; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/gregorian.cpp:13: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ...on 100th target... common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32 mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/std_backend.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/std_backend.o" "libs/locale/src/std/std_backend.cpp" In file included from ./boost/locale/localization_backend.hpp:11:0, from libs/locale/src/std/std_backend.cpp:9: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:107:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:114:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:146:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/collate.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/collate.o" "libs/locale/src/win32/collate.cpp" In file included from libs/locale/src/win32/collate.cpp:13:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/win32/collate.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/converter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/converter.o" "libs/locale/src/win32/converter.cpp" In file included from libs/locale/src/win32/converter.cpp:12:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/win32/converter.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/lcid.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/lcid.o" "libs/locale/src/win32/lcid.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/numeric.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/numeric.o" "libs/locale/src/win32/numeric.cpp" In file included from libs/locale/src/win32/numeric.cpp:13:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/win32/numeric.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ common.mkdir bin.v2/libs/program_options mkdir -p "bin.v2/libs/program_options" common.mkdir bin.v2/libs/program_options/build mkdir -p "bin.v2/libs/program_options/build" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/win_backend.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/win_backend.o" "libs/locale/src/win32/win_backend.cpp" In file included from ./boost/locale/localization_backend.hpp:11:0, from libs/locale/src/win32/win_backend.cpp:9: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:107:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:114:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:146:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:14:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:14:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:14:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ RmTemps bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-sd.a(clean) rm -f "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-sd.a" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding/codepage.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/date_time.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/format.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/formatting.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/generator.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/ids.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/localization_backend.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/message.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/mo_lambda.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/codecvt_converter.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/default_locale.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/info.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/locale_data.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/codecvt.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/collate.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/converter.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/numeric.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/std_backend.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/gregorian.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/collate.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/converter.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/lcid.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/numeric.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/win_backend.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-sd.a" common.copy stage/lib/libboost_locale-mt-sd.a cp "bin.v2/libs/locale/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-sd.a" "stage/lib/libboost_locale-mt-sd.a" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cmdline.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/config_file.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/options_description.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/parsers.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/variables_map.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/positional_options.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/value_semantic.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/convert.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/convert.o" "libs/program_options/src/convert.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winmain.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/split.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/split.o" "libs/program_options/src/split.cpp" RmTemps bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-sd.a(clean) rm -f "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-sd.a" 2>/dev/null >/dev/null gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/c_regex_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp" gcc.archive bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-sd.a" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winmain.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/split.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-sd.a" common.copy stage/lib/libboost_program_options-mt-sd.a cp "bin.v2/libs/program_options/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-sd.a" "stage/lib/libboost_program_options-mt-sd.a" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_regex_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/fileiter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/fileiter.o" "libs/regex/build/../src/fileiter.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/icu.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/icu.o" "libs/regex/build/../src/icu.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/instances.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/instances.o" "libs/regex/build/../src/instances.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/posix_api.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/posix_api.o" "libs/regex/build/../src/posix_api.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex.o" "libs/regex/build/../src/regex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_debug.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_raw_buffer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_traits_defaults.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/static_mutex.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/w32_regex_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cregex.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wc_regex_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winstances.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winstances.o" "libs/regex/build/../src/winstances.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/usinstances.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/usinstances.o" "libs/regex/build/../src/usinstances.cpp" common.mkdir bin.v2/libs/serialization mkdir -p "bin.v2/libs/serialization" common.mkdir bin.v2/libs/serialization/build mkdir -p "bin.v2/libs/serialization/build" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_archive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iserializer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wide_posix_api.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp" RmTemps bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-sd.a(clean) rm -f "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-sd.a" 2>/dev/null >/dev/null gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oserializer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_iserializer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_oserializer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_serializer_map.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_iprimitive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp" gcc.archive bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-sd.a" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cregex.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/fileiter.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/icu.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/instances.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/posix_api.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_debug.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/static_mutex.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winstances.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/usinstances.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-sd.a" common.copy stage/lib/libboost_regex-mt-sd.a cp "bin.v2/libs/regex/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-sd.a" "stage/lib/libboost_regex-mt-sd.a" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_xml_archive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_oprimitive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_no_rtti.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_no_rtti.o" "libs/serialization/src/extended_type_info_no_rtti.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_typeid.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/stl_port.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/stl_port.o" "libs/serialization/src/stl_port.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/archive_exception.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/archive_exception.o" "libs/serialization/src/archive_exception.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/void_cast.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/void_cast.o" "libs/serialization/src/void_cast.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_archive_exception.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_archive_exception.o" "libs/serialization/src/xml_archive_exception.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_null.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/singleton.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/singleton.o" "libs/serialization/src/singleton.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_grammar.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp" ...on 200th target... RmTemps bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-sd.a(clean) rm -f "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-sd.a" 2>/dev/null >/dev/null gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_wiprimitive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp" gcc.archive bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-sd.a" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_archive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/stl_port.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/void_cast.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/archive_exception.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_archive_exception.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_null.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/singleton.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-sd.a" common.copy stage/lib/libboost_serialization-mt-sd.a cp "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-sd.a" "stage/lib/libboost_serialization-mt-sd.a" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_woprimitive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_wiarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_woarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wiarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_woarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp" common.mkdir bin.v2/libs/timer mkdir -p "bin.v2/libs/timer" common.mkdir bin.v2/libs/timer/build mkdir -p "bin.v2/libs/timer/build" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/auto_timers_construction.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/auto_timers_construction.o" "libs/timer/src/auto_timers_construction.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wgrammar.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -g -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp" RmTemps bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-sd.a(clean) rm -f "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-sd.a" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_woarchive.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-sd.a" common.copy stage/lib/libboost_wserialization-mt-sd.a cp "bin.v2/libs/serialization/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-sd.a" "stage/lib/libboost_wserialization-mt-sd.a" common.mkdir bin.v2/libs/test mkdir -p "bin.v2/libs/test" common.mkdir bin.v2/libs/test/build mkdir -p "bin.v2/libs/test/build" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpu_timer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpu_timer.o" "libs/timer/src/cpu_timer.cpp" RmTemps bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-sd.a(clean) rm -f "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-sd.a" "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/auto_timers_construction.o" "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpu_timer.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-sd.a" common.copy stage/lib/libboost_timer-mt-sd.a cp "bin.v2/libs/timer/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-sd.a" "stage/lib/libboost_timer-mt-sd.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_main.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o" "libs/test/src/debug.cpp" RmTemps bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-sd.a(clean) rm -f "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-sd.a" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_main.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-sd.a" common.copy stage/lib/libboost_prg_exec_monitor-mt-sd.a cp "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-sd.a" "stage/lib/libboost_prg_exec_monitor-mt-sd.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/compiler_log_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/decorator.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/decorator.o" "libs/test/src/decorator.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/plain_report_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/progress_monitor.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/framework.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/framework.o" "libs/test/src/framework.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_collector.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_reporter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_main.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_main.o" "libs/test/src/test_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tools.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tree.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tree.o" "libs/test/src/test_tree.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_log.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_main.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_monitor.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/junit_log_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/junit_log_formatter.o" "libs/test/src/junit_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_log_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_report_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp" common.mkdir bin.v2/libs/thread mkdir -p "bin.v2/libs/thread" common.mkdir bin.v2/libs/thread/build mkdir -p "bin.v2/libs/thread/build" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3 mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/debug mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/debug" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32 mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_parameters.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp" RmTemps bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-sd.a(clean) rm -f "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-sd.a" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/decorator.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_main.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tree.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/junit_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_report_formatter.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-sd.a" common.copy stage/lib/libboost_test_exec_monitor-mt-sd.a cp "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-sd.a" "stage/lib/libboost_test_exec_monitor-mt-sd.a" RmTemps bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-sd.a(clean) rm -f "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-sd.a" 2>/dev/null >/dev/null gcc.compile.c++ bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/thread.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_USES_CHRONO -DBOOST_USE_WINDOWS_H -DWIN32_LEAN_AND_MEAN -I"." -c -o "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/thread.o" "libs/thread/src/win32/thread.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_dll.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_USES_CHRONO -DBOOST_USE_WINDOWS_H -DWIN32_LEAN_AND_MEAN -I"." -c -o "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_dll.o" "libs/thread/src/win32/tss_dll.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_pe.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_USES_CHRONO -DBOOST_USE_WINDOWS_H -DWIN32_LEAN_AND_MEAN -I"." -c -o "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_pe.o" "libs/thread/src/win32/tss_pe.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/future.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O0 -fno-inline -Wall -pedantic -g -march=i686 -mthreads -m32 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_USES_CHRONO -DBOOST_USE_WINDOWS_H -DWIN32_LEAN_AND_MEAN -I"." -c -o "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/future.o" "libs/thread/src/future.cpp" RmTemps bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-sd.a(clean) rm -f "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-sd.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-sd.a" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/decorator.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tree.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/junit_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_report_formatter.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-sd.a" common.copy stage/lib/libboost_unit_test_framework-mt-sd.a cp "bin.v2/libs/test/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-sd.a" "stage/lib/libboost_unit_test_framework-mt-sd.a" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.archive bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-sd.a "i686-w64-mingw32-ar" cr "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-sd.a" "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/thread.o" "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_dll.o" "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_pe.o" "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/future.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-sd.a" common.copy stage/lib/libboost_thread_win32-mt-sd.a cp "bin.v2/libs/thread/build/gcc-mingw-7.3/debug/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-sd.a" "stage/lib/libboost_thread_win32-mt-sd.a" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/error_code.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/error_code.o" "libs/system/src/error_code.cpp" ...on 300th target... RmTemps bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-s.a(clean) rm -f "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-s.a" "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/error_code.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-s.a" common.copy stage/lib/libboost_system-mt-s.a cp "bin.v2/libs/system/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_system-mt-s.a" "stage/lib/libboost_system-mt-s.a" gcc.compile.c++ bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/chrono.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/chrono.o" "libs/chrono/src/chrono.cpp" gcc.compile.c++ bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/thread_clock.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/thread_clock.o" "libs/chrono/src/thread_clock.cpp" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" common.mkdir bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian mkdir -p "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian" gcc.compile.c++ bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/process_cpu_clocks.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/process_cpu_clocks.o" "libs/chrono/src/process_cpu_clocks.cpp" RmTemps bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-s.a(clean) rm -f "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-s.a" "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/chrono.o" "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/thread_clock.o" "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/process_cpu_clocks.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-s.a" common.copy stage/lib/libboost_chrono-mt-s.a cp "bin.v2/libs/chrono/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_chrono-mt-s.a" "stage/lib/libboost_chrono-mt-s.a" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_weekday.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/date_generators.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_error_category.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_month.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp" RmTemps bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-s.a(clean) rm -f "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-s.a" "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_month.o" "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/greg_weekday.o" "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/gregorian/date_generators.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-s.a" common.copy stage/lib/libboost_date_time-mt-s.a cp "bin.v2/libs/date_time/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_date_time-mt-s.a" "stage/lib/libboost_date_time-mt-s.a" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/operations.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/operations.o" "libs/filesystem/src/operations.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path.o" "libs/filesystem/src/path.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/portability.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/portability.o" "libs/filesystem/src/portability.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unique_path.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/windows_file_codecvt.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp" RmTemps bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-s.a(clean) rm -f "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-s.a" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_error_category.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/operations.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/path_traits.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/portability.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unique_path.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/windows_file_codecvt.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-s.a" common.copy stage/lib/libboost_filesystem-mt-s.a cp "bin.v2/libs/filesystem/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_filesystem-mt-s.a" "stage/lib/libboost_filesystem-mt-s.a" common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding/codepage.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding/codepage.o" "libs/locale/src/encoding/codepage.cpp" libs/locale/src/encoding/codepage.cpp: In function ‘std::__cxx11::string boost::locale::conv::impl::convert_between(const char*, const char*, const char*, const char*, boost::locale::conv::method_type)’: libs/locale/src/encoding/codepage.cpp:42:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr cvt; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/encoding/iconv_codepage.ipp:11, from libs/locale/src/encoding/codepage.cpp:16: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/encoding/codepage.cpp: In function ‘std::__cxx11::basic_string<_CharT> boost::locale::conv::impl::convert_to(const char*, const char*, const char*, boost::locale::conv::method_type)’: libs/locale/src/encoding/codepage.cpp:68:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr > cvt; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/encoding/iconv_codepage.ipp:11, from libs/locale/src/encoding/codepage.cpp:16: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/encoding/codepage.cpp: In function ‘std::__cxx11::string boost::locale::conv::impl::convert_from(const CharType*, const CharType*, const char*, boost::locale::conv::method_type)’: libs/locale/src/encoding/codepage.cpp:94:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr > cvt; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/encoding/iconv_codepage.ipp:11, from libs/locale/src/encoding/codepage.cpp:16: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/date_time.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/date_time.o" "libs/locale/src/shared/date_time.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/format.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/format.o" "libs/locale/src/shared/format.cpp" In file included from libs/locale/src/shared/format.cpp:9:0: ./boost/locale/format.hpp:124:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from ./boost/locale/format.hpp:16, from libs/locale/src/shared/format.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/format.cpp:10:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from ./boost/locale/format.hpp:16, from libs/locale/src/shared/format.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/formatting.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/formatting.o" "libs/locale/src/shared/formatting.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/ids.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/ids.o" "libs/locale/src/shared/ids.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/generator.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/generator.o" "libs/locale/src/shared/generator.cpp" In file included from libs/locale/src/shared/generator.cpp:9:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/generator.cpp:11:0: ./boost/locale/localization_backend.hpp:107:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/generator.cpp:11:0: ./boost/locale/localization_backend.hpp:114:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/generator.cpp:11:0: ./boost/locale/localization_backend.hpp:146:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/localization_backend.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/localization_backend.o" "libs/locale/src/shared/localization_backend.cpp" In file included from ./boost/locale/localization_backend.hpp:11:0, from libs/locale/src/shared/localization_backend.cpp:9: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/localization_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:107:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/localization_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:114:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/localization_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:146:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp:49:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp:57:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend_ptr) ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp: In member function ‘std::auto_ptr boost::locale::localization_backend_manager::impl::get() const’: libs/locale/src/shared/localization_backend.cpp:54:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr res(new actual_backend(backends,default_backends_)); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp: At global scope: libs/locale/src/shared/localization_backend.cpp:181:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr localization_backend_manager::get() const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp:186:85: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void localization_backend_manager::add_backend(std::string const &name,std::auto_ptr backend) ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/localization_backend.cpp: In constructor ‘boost::locale::{anonymous}::init::init()’: libs/locale/src/shared/localization_backend.cpp:220:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr backend; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/shared/localization_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/mo_lambda.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/mo_lambda.o" "libs/locale/src/shared/mo_lambda.cpp" In file included from libs/locale/src/shared/mo_lambda.cpp:8:0: libs/locale/src/shared/mo_lambda.hpp:27:30: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr plural_ptr; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/memory:80:0, from libs/locale/src/shared/mo_lambda.hpp:11, from libs/locale/src/shared/mo_lambda.cpp:8: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/mo_lambda.cpp:220:16: warning: ‘boost::locale::gnu_gettext::lambda::plural_ptr boost::locale::gnu_gettext::lambda::{anonymous}::un_factory(int, boost::locale::gnu_gettext::lambda::plural_ptr)’ defined but not used [-Wunused-function] plural_ptr un_factory(int value,plural_ptr op) ^~~~~~~~~~ common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/message.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/message.o" "libs/locale/src/shared/message.cpp" In file included from libs/locale/src/shared/message.cpp:35:0: libs/locale/src/shared/mo_lambda.hpp:27:30: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr plural_ptr; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from libs/locale/src/shared/message.cpp:12: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/message.cpp: In member function ‘bool boost::locale::gnu_gettext::mo_message::load_file(const string&, const string&, const string&, int, const callback_type&)’: libs/locale/src/shared/message.cpp:630:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr mo; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from libs/locale/src/shared/message.cpp:12: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/shared/message.cpp:654:30: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr=lambda::compile(plural.c_str()); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/message.hpp:16, from libs/locale/src/shared/message.cpp:12: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/codecvt_converter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/codecvt_converter.o" "libs/locale/src/util/codecvt_converter.cpp" In file included from libs/locale/src/util/codecvt_converter.cpp:9:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:272:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr create_simple_converter(std::string const &encoding) ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: In function ‘std::auto_ptr boost::locale::util::create_simple_converter(const string&)’: libs/locale/src/util/codecvt_converter.cpp:274:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr res; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: At global scope: libs/locale/src/util/codecvt_converter.cpp:280:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr create_utf8_converter() ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: In function ‘std::auto_ptr boost::locale::util::create_utf8_converter()’: libs/locale/src/util/codecvt_converter.cpp:282:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr res(new utf8_converter()); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: At global scope: libs/locale/src/util/codecvt_converter.cpp:290:29: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] code_converter(std::auto_ptr cvt,size_t refs = 0) : ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:298:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr state_type; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:305:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr initial_state(generic_codecvt_base::initial_convertion_state /* unused */) const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:313:41: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] utf::code_point to_unicode(std::auto_ptr &ptr,char const *&begin,char const *end) const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:321:43: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] utf::code_point from_unicode(std::auto_ptr &ptr,utf::code_point u,char *begin,char const *end) const ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp:330:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr cvt_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: In member function ‘std::auto_ptr boost::locale::util::code_converter::initial_state(boost::locale::generic_codecvt_base::initial_convertion_state) const’: libs/locale/src/util/codecvt_converter.cpp:307:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr r; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/codecvt_converter.cpp: At global scope: libs/locale/src/util/codecvt_converter.cpp:336:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type) ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/util/codecvt_converter.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/info.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/info.o" "libs/locale/src/util/info.cpp" In file included from libs/locale/src/util/info.cpp:12:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/info.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/info.cpp:14:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/info.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/info.cpp:14:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/info.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/info.cpp:14:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/info.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/default_locale.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/default_locale.o" "libs/locale/src/util/default_locale.cpp" In file included from ./boost/locale/util.hpp:14:0, from libs/locale/src/util/default_locale.cpp:10: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/util.hpp:10, from libs/locale/src/util/default_locale.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/default_locale.cpp:10:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/util.hpp:10, from libs/locale/src/util/default_locale.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/default_locale.cpp:10:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/util.hpp:10, from libs/locale/src/util/default_locale.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/util/default_locale.cpp:10:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/util.hpp:10, from libs/locale/src/util/default_locale.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/codecvt.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/codecvt.o" "libs/locale/src/std/codecvt.cpp" In file included from ./boost/locale/util.hpp:14:0, from libs/locale/src/std/codecvt.cpp:11: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/codecvt.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/codecvt.cpp:11:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/codecvt.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/codecvt.cpp:11:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/codecvt.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/codecvt.cpp:11:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/codecvt.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/locale_data.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/locale_data.o" "libs/locale/src/util/locale_data.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/collate.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/collate.o" "libs/locale/src/std/collate.cpp" In file included from libs/locale/src/std/all_generator.hpp:11:0, from libs/locale/src/std/collate.cpp:13: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/collate.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/converter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/converter.o" "libs/locale/src/std/converter.cpp" In file included from libs/locale/src/std/converter.cpp:17:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/converter.cpp:15: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/std_backend.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/std_backend.o" "libs/locale/src/std/std_backend.cpp" In file included from ./boost/locale/localization_backend.hpp:11:0, from libs/locale/src/std/std_backend.cpp:9: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:107:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:114:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:146:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/gregorian.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/gregorian.o" "libs/locale/src/util/gregorian.cpp" libs/locale/src/util/gregorian.cpp: In member function ‘int boost::locale::util::gregorian_calendar::get_diff(boost::locale::period::marks::period_mark, int, const boost::locale::util::gregorian_calendar*) const’: libs/locale/src/util/gregorian.cpp:674:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr self(clone()); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/gregorian.cpp:13: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libs/locale/src/util/gregorian.cpp: In member function ‘virtual int boost::locale::util::gregorian_calendar::difference(const boost::locale::abstract_calendar*, boost::locale::period::marks::period_mark) const’: libs/locale/src/util/gregorian.cpp:695:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr keeper; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/util/gregorian.cpp:13: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ common.mkdir bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32 mkdir -p "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/numeric.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/numeric.o" "libs/locale/src/std/numeric.cpp" In file included from libs/locale/src/std/numeric.cpp:13:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/std/numeric.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/converter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/converter.o" "libs/locale/src/win32/converter.cpp" In file included from libs/locale/src/win32/converter.cpp:12:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/win32/converter.cpp:10: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/collate.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/collate.o" "libs/locale/src/win32/collate.cpp" In file included from libs/locale/src/win32/collate.cpp:13:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/win32/collate.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/lcid.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/lcid.o" "libs/locale/src/win32/lcid.cpp" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/numeric.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/numeric.o" "libs/locale/src/win32/numeric.cpp" In file included from libs/locale/src/win32/numeric.cpp:13:0: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from libs/locale/src/win32/numeric.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/win_backend.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/win_backend.o" "libs/locale/src/win32/win_backend.cpp" In file included from ./boost/locale/localization_backend.hpp:11:0, from libs/locale/src/win32/win_backend.cpp:9: ./boost/locale/generator.hpp:223:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr d; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:107:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:114:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:146:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:14:0: ./boost/locale/util.hpp:179:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:14:0: ./boost/locale/util.hpp:187:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/win32/win_backend.cpp:14:0: ./boost/locale/util.hpp:202:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/win32/win_backend.cpp:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ RmTemps bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-s.a(clean) rm -f "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-s.a" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/encoding/codepage.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/date_time.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/format.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/formatting.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/generator.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/ids.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/localization_backend.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/message.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/shared/mo_lambda.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/codecvt_converter.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/default_locale.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/info.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/locale_data.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/codecvt.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/collate.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/converter.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/numeric.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/std/std_backend.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/util/gregorian.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/collate.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/converter.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/lcid.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/numeric.o" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/win_backend.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-s.a" common.copy stage/lib/libboost_locale-mt-s.a cp "bin.v2/libs/locale/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_locale-mt-s.a" "stage/lib/libboost_locale-mt-s.a" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/config_file.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cmdline.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/options_description.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/parsers.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/variables_map.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/positional_options.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/convert.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/convert.o" "libs/program_options/src/convert.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/value_semantic.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winmain.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static" ...on 400th target... common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/c_regex_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_regex_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/split.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/split.o" "libs/program_options/src/split.cpp" RmTemps bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-s.a(clean) rm -f "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-s.a" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winmain.o" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/split.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-s.a" common.copy stage/lib/libboost_program_options-mt-s.a cp "bin.v2/libs/program_options/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_program_options-mt-s.a" "stage/lib/libboost_program_options-mt-s.a" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/fileiter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/fileiter.o" "libs/regex/build/../src/fileiter.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/icu.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/icu.o" "libs/regex/build/../src/icu.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/instances.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/instances.o" "libs/regex/build/../src/instances.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/posix_api.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/posix_api.o" "libs/regex/build/../src/posix_api.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex.o" "libs/regex/build/../src/regex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_debug.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_raw_buffer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_traits_defaults.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/static_mutex.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/w32_regex_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wc_regex_traits.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cregex.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winstances.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winstances.o" "libs/regex/build/../src/winstances.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/usinstances.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/usinstances.o" "libs/regex/build/../src/usinstances.cpp" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_archive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iserializer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oserializer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_iserializer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_oserializer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_serializer_map.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_iprimitive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wide_posix_api.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp" RmTemps bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-s.a(clean) rm -f "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-s.a" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cregex.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/fileiter.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/icu.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/instances.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/posix_api.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_debug.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/static_mutex.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/winstances.o" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/usinstances.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-s.a" common.copy stage/lib/libboost_regex-mt-s.a cp "bin.v2/libs/regex/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_regex-mt-s.a" "stage/lib/libboost_regex-mt-s.a" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_oprimitive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_xml_archive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_typeid.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_no_rtti.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_no_rtti.o" "libs/serialization/src/extended_type_info_no_rtti.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/stl_port.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/stl_port.o" "libs/serialization/src/stl_port.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/archive_exception.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/archive_exception.o" "libs/serialization/src/archive_exception.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/void_cast.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/void_cast.o" "libs/serialization/src/void_cast.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_iarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_oarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp" In file included from ./boost/archive/impl/xml_oarchive_impl.ipp:28:0, from libs/serialization/src/xml_oarchive.cpp:23: ./boost/archive/iterators/mb_from_wchar.hpp: In instantiation of ‘void boost::archive::iterators::mb_from_wchar::fill() [with Base = boost::archive::iterators::xml_escape]’: ./boost/archive/iterators/mb_from_wchar.hpp:64:17: required from ‘char boost::archive::iterators::mb_from_wchar::dereference_impl() [with Base = boost::archive::iterators::xml_escape]’ ./boost/archive/iterators/mb_from_wchar.hpp:71:46: required from ‘char boost::archive::iterators::mb_from_wchar::dereference() const [with Base = boost::archive::iterators::xml_escape]’ ./boost/iterator/iterator_facade.hpp:549:32: required from ‘static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::archive::iterators::mb_from_wchar >; typename Facade::reference = char]’ ./boost/iterator/iterator_facade.hpp:655:53: required from ‘boost::iterators::detail::iterator_facade_base::reference boost::iterators::detail::iterator_facade_base::operator*() const [with Derived = boost::archive::iterators::mb_from_wchar >; Value = wchar_t; CategoryOrTraversal = boost::iterators::single_pass_traversal_tag; Reference = char; Difference = int; boost::iterators::detail::iterator_facade_base::reference = char]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:294:18: required from ‘static _OI std::__copy_move<, , >::__copy_m(_II, _II, _OI) [with _II = boost::archive::iterators::mb_from_wchar >; _OI = boost::archive::iterators::ostream_iterator; bool = false; bool = false; = std::input_iterator_tag]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:386:44: required from ‘_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = boost::archive::iterators::mb_from_wchar >; _OI = boost::archive::iterators::ostream_iterator]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:422:45: required from ‘_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = boost::archive::iterators::mb_from_wchar >; _OI = boost::archive::iterators::ostream_iterator]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:455:8: required from ‘_OI std::copy(_II, _II, _OI) [with _II = boost::archive::iterators::mb_from_wchar >; _OI = boost::archive::iterators::ostream_iterator]’ ./boost/archive/impl/xml_oarchive_impl.ipp:45:14: required from ‘void boost::archive::save_iterator(std::ostream&, InputIterator, InputIterator) [with InputIterator = const wchar_t*; std::ostream = std::basic_ostream]’ ./boost/archive/impl/xml_oarchive_impl.ipp:67:18: required from ‘void boost::archive::xml_oarchive_impl::save(const wchar_t*) [with Archive = boost::archive::xml_oarchive]’ libs/serialization/src/xml_oarchive.cpp:30:16: required from here ./boost/archive/iterators/mb_from_wchar.hpp:88:35: warning: unused variable ‘r’ [-Wunused-variable] std::codecvt_base::result r = m_codecvt_facet.out( ^ gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_archive_exception.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_archive_exception.o" "libs/serialization/src/xml_archive_exception.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_null.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/singleton.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/singleton.o" "libs/serialization/src/singleton.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_grammar.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp" RmTemps bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-s.a(clean) rm -f "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-s.a" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_archive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/stl_port.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/void_cast.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/archive_exception.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_oarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_archive_exception.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/codecvt_null.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/singleton.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-s.a" common.copy stage/lib/libboost_serialization-mt-s.a cp "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_serialization-mt-s.a" "stage/lib/libboost_serialization-mt-s.a" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_wiprimitive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_woprimitive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_wiarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_woarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wiarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp" In file included from ./boost/archive/impl/xml_wiarchive_impl.ipp:37:0, from libs/serialization/src/xml_wiarchive.cpp:28: ./boost/archive/iterators/mb_from_wchar.hpp: In instantiation of ‘void boost::archive::iterators::mb_from_wchar::fill() [with Base = __gnu_cxx::__normal_iterator >]’: ./boost/archive/iterators/mb_from_wchar.hpp:64:17: required from ‘char boost::archive::iterators::mb_from_wchar::dereference_impl() [with Base = __gnu_cxx::__normal_iterator >]’ ./boost/archive/iterators/mb_from_wchar.hpp:71:46: required from ‘char boost::archive::iterators::mb_from_wchar::dereference() const [with Base = __gnu_cxx::__normal_iterator >]’ ./boost/iterator/iterator_facade.hpp:549:32: required from ‘static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; typename Facade::reference = char]’ ./boost/iterator/iterator_facade.hpp:655:53: required from ‘boost::iterators::detail::iterator_facade_base::reference boost::iterators::detail::iterator_facade_base::operator*() const [with Derived = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; Value = wchar_t; CategoryOrTraversal = boost::iterators::single_pass_traversal_tag; Reference = char; Difference = int; boost::iterators::detail::iterator_facade_base::reference = char]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:294:18: required from ‘static _OI std::__copy_move<, , >::__copy_m(_II, _II, _OI) [with _II = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; _OI = char*; bool = false; bool = false; = std::input_iterator_tag]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:386:44: required from ‘_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; _OI = char*]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:422:45: required from ‘_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; _OI = char*]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:455:8: required from ‘_OI std::copy(_II, _II, _OI) [with _II = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; _OI = char*]’ ./boost/archive/impl/xml_wiarchive_impl.ipp:60:5: required from here ./boost/archive/iterators/mb_from_wchar.hpp:88:35: warning: unused variable ‘r’ [-Wunused-variable] std::codecvt_base::result r = m_codecvt_facet.out( ^ ./boost/archive/iterators/mb_from_wchar.hpp: In instantiation of ‘void boost::archive::iterators::mb_from_wchar::fill() [with Base = __gnu_cxx::__normal_iterator >]’: ./boost/archive/iterators/mb_from_wchar.hpp:64:17: required from ‘char boost::archive::iterators::mb_from_wchar::dereference_impl() [with Base = __gnu_cxx::__normal_iterator >]’ ./boost/archive/iterators/mb_from_wchar.hpp:71:46: required from ‘char boost::archive::iterators::mb_from_wchar::dereference() const [with Base = __gnu_cxx::__normal_iterator >]’ ./boost/iterator/iterator_facade.hpp:549:32: required from ‘static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; typename Facade::reference = char]’ ./boost/iterator/iterator_facade.hpp:655:53: required from ‘boost::iterators::detail::iterator_facade_base::reference boost::iterators::detail::iterator_facade_base::operator*() const [with Derived = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; Value = wchar_t; CategoryOrTraversal = boost::iterators::single_pass_traversal_tag; Reference = char; Difference = int; boost::iterators::detail::iterator_facade_base::reference = char]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:294:18: required from ‘static _OI std::__copy_move<, , >::__copy_m(_II, _II, _OI) [with _II = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; _OI = std::back_insert_iterator >; bool = false; bool = false; = std::input_iterator_tag]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:386:44: required from ‘_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; _OI = std::back_insert_iterator >]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:422:45: required from ‘_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; _OI = std::back_insert_iterator >]’ /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/c++/bits/stl_algobase.h:455:8: required from ‘_OI std::copy(_II, _II, _OI) [with _II = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator > >; _OI = std::back_insert_iterator >]’ ./boost/archive/impl/xml_wiarchive_impl.ipp:80:14: required from ‘void boost::archive::xml_wiarchive_impl::load(std::__cxx11::string&) [with Archive = boost::archive::xml_wiarchive; std::__cxx11::string = std::__cxx11::basic_string]’ libs/serialization/src/xml_wiarchive.cpp:35:16: required from here ./boost/archive/iterators/mb_from_wchar.hpp:88:35: warning: unused variable ‘r’ [-Wunused-variable] gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_woarchive.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp" In file included from ./boost/archive/impl/xml_woarchive_impl.ipp:39:0, from libs/serialization/src/xml_woarchive.cpp:28: ./boost/archive/iterators/wchar_from_mb.hpp: In instantiation of ‘void boost::archive::iterators::wchar_from_mb::drain() [with Base = boost::archive::iterators::xml_escape]’: ./boost/archive/iterators/wchar_from_mb.hpp:131:14: required from ‘boost::archive::iterators::wchar_from_mb::wchar_from_mb(T) [with T = const char*; Base = boost::archive::iterators::xml_escape]’ ./boost/archive/impl/xml_woarchive_impl.ipp:56:9: required from ‘void boost::archive::save_iterator(std::wostream&, InputIterator, InputIterator) [with InputIterator = const char*; std::wostream = std::basic_ostream]’ ./boost/archive/impl/xml_woarchive_impl.ipp:97:17: required from ‘void boost::archive::xml_woarchive_impl::save(const char*) [with Archive = boost::archive::xml_woarchive]’ libs/serialization/src/xml_woarchive.cpp:35:16: required from here ./boost/archive/iterators/wchar_from_mb.hpp:166:31: warning: unused variable ‘r’ [-Wunused-variable] std::codecvt_base::result r = m_codecvt_facet.in( ^ common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wgrammar.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -march=i686 -mthreads -m32 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp" RmTemps bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-s.a(clean) rm -f "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-s.a" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_woarchive.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-s.a" common.copy stage/lib/libboost_wserialization-mt-s.a cp "bin.v2/libs/serialization/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wserialization-mt-s.a" "stage/lib/libboost_wserialization-mt-s.a" gcc.compile.c++ bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/auto_timers_construction.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/auto_timers_construction.o" "libs/timer/src/auto_timers_construction.cpp" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp" gcc.compile.c++ bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpu_timer.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpu_timer.o" "libs/timer/src/cpu_timer.cpp" RmTemps bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-s.a(clean) rm -f "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-s.a" "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/auto_timers_construction.o" "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpu_timer.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-s.a" common.copy stage/lib/libboost_timer-mt-s.a cp "bin.v2/libs/timer/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_timer-mt-s.a" "stage/lib/libboost_timer-mt-s.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_main.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o" "libs/test/src/debug.cpp" ...on 500th target... RmTemps bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-s.a(clean) rm -f "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-s.a" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/cpp_main.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-s.a" common.copy stage/lib/libboost_prg_exec_monitor-mt-s.a cp "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_prg_exec_monitor-mt-s.a" "stage/lib/libboost_prg_exec_monitor-mt-s.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/compiler_log_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/decorator.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/decorator.o" "libs/test/src/decorator.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/plain_report_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/progress_monitor.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/framework.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/framework.o" "libs/test/src/framework.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_collector.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_reporter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_main.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_main.o" "libs/test/src/test_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tree.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tree.o" "libs/test/src/test_tree.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tools.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_log.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_main.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_monitor.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/junit_log_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/junit_log_formatter.o" "libs/test/src/junit_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_log_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_report_formatter.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/release mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/release" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32 mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi" common.mkdir bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32 mkdir -p "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32" gcc.compile.c++ bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_parameters.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp" RmTemps bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-s.a(clean) rm -f "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-s.a" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/decorator.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_main.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tree.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/junit_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_report_formatter.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-s.a" common.copy stage/lib/libboost_test_exec_monitor-mt-s.a cp "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_test_exec_monitor-mt-s.a" "stage/lib/libboost_test_exec_monitor-mt-s.a" RmTemps bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-s.a(clean) rm -f "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-s.a" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/decorator.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/test_tree.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/junit_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/xml_report_formatter.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-s.a" common.copy stage/lib/libboost_unit_test_framework-mt-s.a cp "bin.v2/libs/test/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_unit_test_framework-mt-s.a" "stage/lib/libboost_unit_test_framework-mt-s.a" gcc.compile.c++ bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_dll.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_USES_CHRONO -DBOOST_USE_WINDOWS_H -DNDEBUG -DWIN32_LEAN_AND_MEAN -I"." -c -o "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_dll.o" "libs/thread/src/win32/tss_dll.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_pe.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_USES_CHRONO -DBOOST_USE_WINDOWS_H -DNDEBUG -DWIN32_LEAN_AND_MEAN -I"." -c -o "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_pe.o" "libs/thread/src/win32/tss_pe.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/future.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_USES_CHRONO -DBOOST_USE_WINDOWS_H -DNDEBUG -DWIN32_LEAN_AND_MEAN -I"." -c -o "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/future.o" "libs/thread/src/future.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/thread.o "i686-w64-mingw32-g++" -ftemplate-depth-128 -std=c++11 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O3 -finline-functions -Wno-inline -Wall -pedantic -march=i686 -mthreads -m32 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_USES_CHRONO -DBOOST_USE_WINDOWS_H -DNDEBUG -DWIN32_LEAN_AND_MEAN -I"." -c -o "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/thread.o" "libs/thread/src/win32/thread.cpp" RmTemps bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-s.a(clean) rm -f "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-s.a" 2>/dev/null >/dev/null gcc.archive bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-s.a "i686-w64-mingw32-ar" cr "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-s.a" "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/thread.o" "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_dll.o" "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_pe.o" "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/future.o" "i686-w64-mingw32-ranlib" "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-s.a" common.copy stage/lib/libboost_thread_win32-mt-s.a cp "bin.v2/libs/thread/build/gcc-mingw-7.3/release/binary-format-pe/link-static/runtime-link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread_win32-mt-s.a" "stage/lib/libboost_thread_win32-mt-s.a" ...updated 539 targets... touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/./.stamp_built echo Staging boost... Staging boost... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./b2 -d0 -j4 --prefix=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --layout=tagged --build-type=complete --user-config=user-config.jam threading=multi link=static -sNO_BZIP2=1 -sNO_ZLIB=1 binary-format=pe target-os=windows threadapi=win32 runtime-link=static address-model=32 install Performing configuration checks - 32-bit : yes (cached) - arm : no (cached) - mips1 : no (cached) - power : no (cached) - sparc : no (cached) - x86 : yes (cached) - symlinks supported : yes (cached) - iconv (libc) : no (cached) - iconv (separate) : yes (cached) - icu : no (cached) - icu (lib64) : no (cached) - has_icu builds : no (cached) Component configuration: - atomic : not building - chrono : building - container : not building - context : not building - coroutine : not building - coroutine2 : not building - date_time : building - exception : not building - fiber : not building - filesystem : building - graph : not building - graph_parallel : not building - iostreams : not building - locale : building - log : not building - math : not building - metaparse : not building - mpi : not building - program_options : building - python : not building - random : not building - regex : building - serialization : building - signals : not building - system : building - test : building - thread : building - timer : not building - type_erasure : not building - wave : not building rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/.stamp_staged echo Postprocessing boost... Postprocessing boost... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching boost... Caching boost... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/boost-1_64_0-4d7aa87de2e.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/boost rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/boost && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/boost mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e/boost-1_64_0-4d7aa87de2e.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/boost/boost-1_64_0-4d7aa87de2e.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/boost/1_64_0-4d7aa87de2e cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/boost; sha256sum boost-1_64_0-4d7aa87de2e.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/boost/boost-1_64_0-4d7aa87de2e.tar.gz.hash echo Extracting openssl... Extracting openssl... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6 && echo "ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6 /home/ubuntu/cache/common/openssl-1.0.2r.tar.gz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.openssl-1.0.2r.tar.gz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.openssl-1.0.2r.tar.gz.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/openssl-1.0.2r.tar.gz /home/ubuntu/cache/common/openssl-1.0.2r.tar.gz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.stamp_extracted echo Preprocessing openssl... Preprocessing openssl... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.patches-f1199683bc6 cd /home/ubuntu/build/wownero/contrib/depends/patches/openssl; cp fix_arflags.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.patches-f1199683bc6 ; cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6; sed -i.old "/define DATE/d" util/mkbuildinf.pl && sed -i.old "s|engines apps test|engines|" Makefile.org && sed -i -e "s/-mandroid //" Configure && patch < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.patches-f1199683bc6/fix_arflags.patch patching file Makefile.org patching file Configure touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.stamp_preprocessed echo Configuring openssl... Configuring openssl... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.; AR="i686-w64-mingw32-ar" ARFLAGS=cr RANLIB="i686-w64-mingw32-ranlib" CC="i686-w64-mingw32-gcc" PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./Configure --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --openssldir=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/etc/openssl no-capieng no-dso no-dtls1 no-ec_nistp_64_gcc_128 no-gost no-gmp no-heartbeats no-jpake no-krb5 no-libunbound no-md2 no-rc5 no-rdrand no-rfc3779 no-rsax no-sctp no-sha0 no-shared no-ssl-trace no-ssl2 no-ssl3 no-static_engine no-store no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include mingw Configuring for mingw no-capieng [option] OPENSSL_NO_CAPIENG (skip dir) no-dso [option] no-dtls1 [option] OPENSSL_NO_DTLS1 (skip dir) no-ec_nistp_64_gcc_128 [option] OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir) no-gmp [option] OPENSSL_NO_GMP (skip dir) no-gost [option] OPENSSL_NO_GOST (skip dir) no-heartbeats [option] OPENSSL_NO_HEARTBEATS (skip dir) no-jpake [experimental] OPENSSL_NO_JPAKE (skip dir) no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5 no-libunbound [experimental] OPENSSL_NO_LIBUNBOUND (skip dir) no-md2 [option] OPENSSL_NO_MD2 (skip dir) no-rc5 [option] OPENSSL_NO_RC5 (skip dir) no-rdrand [option] OPENSSL_NO_RDRAND (skip dir) no-rfc3779 [option] OPENSSL_NO_RFC3779 (skip dir) no-rsax [option] OPENSSL_NO_RSAX (skip dir) no-sctp [option] OPENSSL_NO_SCTP (skip dir) no-sha0 [option] OPENSSL_NO_SHA0 (skip dir) no-shared [option] no-ssl-trace [option] OPENSSL_NO_SSL_TRACE (skip dir) no-ssl2 [option] OPENSSL_NO_SSL2 (skip dir) no-ssl3 [option] OPENSSL_NO_SSL3 (skip dir) no-static_engine [option] OPENSSL_NO_STATIC_ENGINE (skip dir) no-store [experimental] OPENSSL_NO_STORE (skip dir) no-unit-test [option] OPENSSL_NO_UNIT_TEST (skip dir) no-weak-ssl-ciphers [option] OPENSSL_NO_WEAK_SSL_CIPHERS (skip dir) no-zlib [option] no-zlib-dynamic [option] IsMK1MF=0 CC =i686-w64-mingw32-gcc CFLAG =-DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM EX_LIBS =-lws2_32 -lgdi32 -lcrypt32 CPUID_OBJ =x86cpuid.o BN_ASM =bn-586.o co-586.o x86-mont.o x86-gf2m.o EC_ASM = DES_ENC =des-586.o crypt586.o AES_ENC =aes-586.o vpaes-x86.o aesni-x86.o BF_ENC =bf-586.o CAST_ENC =cast-586.o RC4_ENC =rc4-586.o RC5_ENC =rc5-586.o MD5_OBJ_ASM =md5-586.o SHA1_OBJ_ASM =sha1-586.o sha256-586.o sha512-586.o RMD160_OBJ_ASM=rmd-586.o CMLL_ENC =cmll-x86.o MODES_OBJ =ghash-x86.o ENGINES_OBJ = PROCESSOR = RANLIB =i686-w64-mingw32-ranlib ARFLAGS =cr PERL =perl THIRTY_TWO_BIT mode DES_PTR used DES_RISC1 used DES_UNROLL used BN_LLONG mode RC4_INDEX mode RC4_CHUNK is undefined make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6' created directory `include/openssl' e_os2.h => include/openssl/e_os2.h making links in crypto... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. crypto.h => ../include/openssl/crypto.h opensslv.h => ../include/openssl/opensslv.h opensslconf.h => ../include/openssl/opensslconf.h ebcdic.h => ../include/openssl/ebcdic.h symhacks.h => ../include/openssl/symhacks.h ossl_typ.h => ../include/openssl/ossl_typ.h constant_time_test.c => ../test/constant_time_test.c making links in crypto/objects... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/objects' objects.h => ../../include/openssl/objects.h obj_mac.h => ../../include/openssl/obj_mac.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/objects' making links in crypto/md4... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md4' md4.h => ../../include/openssl/md4.h md4test.c => ../../test/md4test.c md4.c => ../../apps/md4.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md4' making links in crypto/md5... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md5' md5.h => ../../include/openssl/md5.h md5test.c => ../../test/md5test.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md5' making links in crypto/sha... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/sha' sha.h => ../../include/openssl/sha.h shatest.c => ../../test/shatest.c sha1test.c => ../../test/sha1test.c sha256t.c => ../../test/sha256t.c sha512t.c => ../../test/sha512t.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/sha' making links in crypto/mdc2... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/mdc2' mdc2.h => ../../include/openssl/mdc2.h mdc2test.c => ../../test/mdc2test.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/mdc2' making links in crypto/hmac... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/hmac' hmac.h => ../../include/openssl/hmac.h hmactest.c => ../../test/hmactest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/hmac' making links in crypto/ripemd... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ripemd' ripemd.h => ../../include/openssl/ripemd.h rmdtest.c => ../../test/rmdtest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ripemd' making links in crypto/whrlpool... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/whrlpool' whrlpool.h => ../../include/openssl/whrlpool.h wp_test.c => ../../test/wp_test.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/whrlpool' making links in crypto/des... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/des' des.h => ../../include/openssl/des.h des_old.h => ../../include/openssl/des_old.h destest.c => ../../test/destest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/des' making links in crypto/aes... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/aes' aes.h => ../../include/openssl/aes.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/aes' making links in crypto/rc2... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc2' rc2.h => ../../include/openssl/rc2.h rc2test.c => ../../test/rc2test.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc2' making links in crypto/rc4... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc4' rc4.h => ../../include/openssl/rc4.h rc4test.c => ../../test/rc4test.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc4' making links in crypto/idea... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/idea' idea.h => ../../include/openssl/idea.h ideatest.c => ../../test/ideatest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/idea' making links in crypto/bf... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bf' blowfish.h => ../../include/openssl/blowfish.h bftest.c => ../../test/bftest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bf' making links in crypto/cast... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cast' cast.h => ../../include/openssl/cast.h casttest.c => ../../test/casttest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cast' making links in crypto/camellia... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/camellia' camellia.h => ../../include/openssl/camellia.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/camellia' making links in crypto/seed... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/seed' seed.h => ../../include/openssl/seed.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/seed' making links in crypto/modes... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/modes' modes.h => ../../include/openssl/modes.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/modes' making links in crypto/bn... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bn' bn.h => ../../include/openssl/bn.h bntest.c => ../../test/bntest.c exptest.c => ../../test/exptest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bn' making links in crypto/ec... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ec' ec.h => ../../include/openssl/ec.h ectest.c => ../../test/ectest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ec' making links in crypto/rsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rsa' rsa.h => ../../include/openssl/rsa.h rsa_test.c => ../../test/rsa_test.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rsa' making links in crypto/dsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dsa' dsa.h => ../../include/openssl/dsa.h dsatest.c => ../../test/dsatest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dsa' making links in crypto/ecdsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdsa' ecdsa.h => ../../include/openssl/ecdsa.h ecdsatest.c => ../../test/ecdsatest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdsa' making links in crypto/dh... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dh' dh.h => ../../include/openssl/dh.h dhtest.c => ../../test/dhtest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dh' making links in crypto/ecdh... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdh' ecdh.h => ../../include/openssl/ecdh.h ecdhtest.c => ../../test/ecdhtest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdh' making links in crypto/dso... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dso' dso.h => ../../include/openssl/dso.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dso' making links in crypto/engine... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/engine' engine.h => ../../include/openssl/engine.h enginetest.c => ../../test/enginetest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/engine' making links in crypto/buffer... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/buffer' buffer.h => ../../include/openssl/buffer.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/buffer' making links in crypto/bio... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bio' bio.h => ../../include/openssl/bio.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bio' making links in crypto/stack... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/stack' stack.h => ../../include/openssl/stack.h safestack.h => ../../include/openssl/safestack.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/stack' making links in crypto/lhash... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/lhash' lhash.h => ../../include/openssl/lhash.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/lhash' making links in crypto/rand... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rand' rand.h => ../../include/openssl/rand.h randtest.c => ../../test/randtest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rand' making links in crypto/err... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/err' err.h => ../../include/openssl/err.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/err' making links in crypto/evp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/evp' evp.h => ../../include/openssl/evp.h evp_test.c => ../../test/evp_test.c evp_extra_test.c => ../../test/evp_extra_test.c evptests.txt -> ../../test/evptests.txt make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/evp' making links in crypto/asn1... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/asn1' asn1.h => ../../include/openssl/asn1.h asn1_mac.h => ../../include/openssl/asn1_mac.h asn1t.h => ../../include/openssl/asn1t.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/asn1' making links in crypto/pem... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pem' pem.h => ../../include/openssl/pem.h pem2.h => ../../include/openssl/pem2.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pem' making links in crypto/x509... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509' x509.h => ../../include/openssl/x509.h x509_vfy.h => ../../include/openssl/x509_vfy.h verify_extra_test.c => ../../test/verify_extra_test.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509' making links in crypto/x509v3... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509v3' x509v3.h => ../../include/openssl/x509v3.h v3nametest.c => ../../test/v3nametest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509v3' making links in crypto/conf... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/conf' conf.h => ../../include/openssl/conf.h conf_api.h => ../../include/openssl/conf_api.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/conf' making links in crypto/txt_db... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/txt_db' txt_db.h => ../../include/openssl/txt_db.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/txt_db' making links in crypto/pkcs7... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs7' pkcs7.h => ../../include/openssl/pkcs7.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs7' making links in crypto/pkcs12... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs12' pkcs12.h => ../../include/openssl/pkcs12.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs12' making links in crypto/comp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/comp' comp.h => ../../include/openssl/comp.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/comp' making links in crypto/ocsp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ocsp' ocsp.h => ../../include/openssl/ocsp.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ocsp' making links in crypto/ui... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ui' ui.h => ../../include/openssl/ui.h ui_compat.h => ../../include/openssl/ui_compat.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ui' making links in crypto/krb5... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/krb5' krb5_asn.h => ../../include/openssl/krb5_asn.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/krb5' making links in crypto/cms... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cms' cms.h => ../../include/openssl/cms.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cms' making links in crypto/pqueue... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pqueue' pqueue.h => ../../include/openssl/pqueue.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pqueue' making links in crypto/ts... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ts' ts.h => ../../include/openssl/ts.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ts' making links in crypto/srp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/srp' srp.h => ../../include/openssl/srp.h srptest.c => ../../test/srptest.c make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/srp' making links in crypto/cmac... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cmac' cmac.h => ../../include/openssl/cmac.h make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cmac' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto' making links in ssl... make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/ssl' ssl.h => ../include/openssl/ssl.h ssl2.h => ../include/openssl/ssl2.h ssl3.h => ../include/openssl/ssl3.h ssl23.h => ../include/openssl/ssl23.h tls1.h => ../include/openssl/tls1.h dtls1.h => ../include/openssl/dtls1.h kssl.h => ../include/openssl/kssl.h srtp.h => ../include/openssl/srtp.h ssltest.c => ../test/ssltest.c heartbeat_test.c => ../test/heartbeat_test.c clienthellotest.c => ../test/clienthellotest.c sslv2conftest.c => ../test/sslv2conftest.c dtlstest.c => ../test/dtlstest.c bad_dtls_test.c => ../test/bad_dtls_test.c fatalerrtest.c => ../test/fatalerrtest.c make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/ssl' making links in engines... make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/engines' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/engines' making links in tools... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/tools' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: Nothing to be done for 'links'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/tools' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6' make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6' generating dummy tests (if needed)... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/test' rc5test.c => dummytest.c md2test.c => dummytest.c jpaketest.c => dummytest.c make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/test' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6' Configured for mingw. *** Because of configuration changes, you MUST do the following before *** building: make depend touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/./.stamp_configured echo Building openssl... Building openssl... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make -j1 build_libs libcrypto.pc libssl.pc openssl.pc make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6' making all in crypto... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto' perl ../util/mkbuildinf.pl "i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM" "mingw" >buildinf.h i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cryptlib.o cryptlib.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o mem.o mem.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o mem_dbg.o mem_dbg.c mem_dbg.c: In function 'print_leak_doall_arg': mem_dbg.c:636:15: warning: unused variable 'result' [-Wunused-variable] struct tm result = {0}; ^~~~~~ i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cversion.o cversion.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ex_data.o ex_data.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cpt_err.o cpt_err.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ebcdic.o ebcdic.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o uid.o uid.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o o_time.o o_time.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o o_str.o o_str.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o o_dir.o o_dir.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o o_fips.o o_fips.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o o_init.o o_init.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o fips_ers.o fips_ers.c i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o getenv.o getenv.c perl x86cpuid.pl coff -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > x86cpuid.s i686-w64-mingw32-gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x86cpuid.o x86cpuid.s i686-w64-mingw32-ar cr ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o o_fips.o o_init.o fips_ers.o getenv.o x86cpuid.o test -z "" || i686-w64-mingw32-ar cr ../libcrypto.a fipscanister.o i686-w64-mingw32-ranlib ../libcrypto.a || echo Never mind. making all in crypto/objects... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/objects' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o o_names.o o_names.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o obj_dat.o obj_dat.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o obj_lib.o obj_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o obj_err.o obj_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o obj_xref.o obj_xref.c i686-w64-mingw32-ar cr ../../libcrypto.a o_names.o obj_dat.o obj_lib.o obj_err.o obj_xref.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/objects' making all in crypto/md4... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md4' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o md4_dgst.o md4_dgst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o md4_one.o md4_one.c i686-w64-mingw32-ar cr ../../libcrypto.a md4_dgst.o md4_one.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md4' making all in crypto/md5... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md5' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o md5_dgst.o md5_dgst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o md5_one.o md5_one.c perl asm/md5-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > md5-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o md5-586.o md5-586.s i686-w64-mingw32-ar cr ../../libcrypto.a md5_dgst.o md5_one.o md5-586.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md5' making all in crypto/sha... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/sha' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha_dgst.o sha_dgst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha1dgst.o sha1dgst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha_one.o sha_one.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha1_one.o sha1_one.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha256.o sha256.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha512.o sha512.c perl asm/sha1-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > sha1-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha1-586.o sha1-586.s perl asm/sha256-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > sha256-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha256-586.o sha256-586.s perl asm/sha512-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > sha512-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o sha512-586.o sha512-586.s i686-w64-mingw32-ar cr ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o sha512.o sha1-586.o sha256-586.o sha512-586.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/sha' making all in crypto/mdc2... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/mdc2' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o mdc2dgst.o mdc2dgst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o mdc2_one.o mdc2_one.c i686-w64-mingw32-ar cr ../../libcrypto.a mdc2dgst.o mdc2_one.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/mdc2' making all in crypto/hmac... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/hmac' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o hmac.o hmac.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o hm_ameth.o hm_ameth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o hm_pmeth.o hm_pmeth.c i686-w64-mingw32-ar cr ../../libcrypto.a hmac.o hm_ameth.o hm_pmeth.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/hmac' making all in crypto/ripemd... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ripemd' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rmd_dgst.o rmd_dgst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rmd_one.o rmd_one.c perl asm/rmd-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > rmd-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rmd-586.o rmd-586.s i686-w64-mingw32-ar cr ../../libcrypto.a rmd_dgst.o rmd_one.o rmd-586.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ripemd' making all in crypto/whrlpool... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/whrlpool' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o wp_dgst.o wp_dgst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o wp_block.o wp_block.c perl asm/wp-mmx.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > wp-mmx.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o wp-mmx.o wp-mmx.s i686-w64-mingw32-ar cr ../../libcrypto.a wp_dgst.o wp_block.o wp-mmx.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/whrlpool' making all in crypto/des... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/des' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o set_key.o set_key.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecb_enc.o ecb_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cbc_enc.o cbc_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecb3_enc.o ecb3_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cfb64enc.o cfb64enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cfb64ede.o cfb64ede.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cfb_enc.o cfb_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ofb64ede.o ofb64ede.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o enc_read.o enc_read.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o enc_writ.o enc_writ.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ofb64enc.o ofb64enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ofb_enc.o ofb_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o str2key.o str2key.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pcbc_enc.o pcbc_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o qud_cksm.o qud_cksm.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rand_key.o rand_key.c perl asm/des-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > des-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o des-586.o des-586.s perl asm/crypt586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > crypt586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o crypt586.o crypt586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o fcrypt.o fcrypt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o xcbc_enc.o xcbc_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rpc_enc.o rpc_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cbc_cksm.o cbc_cksm.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ede_cbcm_enc.o ede_cbcm_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o des_old.o des_old.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o des_old2.o des_old2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o read2pwd.o read2pwd.c i686-w64-mingw32-ar cr ../../libcrypto.a set_key.o ecb_enc.o cbc_enc.o ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o ofb64ede.o enc_read.o enc_writ.o ofb64enc.o ofb_enc.o str2key.o pcbc_enc.o qud_cksm.o rand_key.o des-586.o crypt586.o fcrypt.o xcbc_enc.o rpc_enc.o cbc_cksm.o ede_cbcm_enc.o des_old.o des_old2.o read2pwd.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/des' making all in crypto/aes... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/aes' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aes_misc.o aes_misc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aes_ecb.o aes_ecb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aes_cfb.o aes_cfb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aes_ofb.o aes_ofb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aes_ctr.o aes_ctr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aes_ige.o aes_ige.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aes_wrap.o aes_wrap.c perl asm/aes-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > aes-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aes-586.o aes-586.s perl asm/vpaes-x86.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > vpaes-x86.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o vpaes-x86.o vpaes-x86.s perl asm/aesni-x86.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > aesni-x86.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aesni-x86.o aesni-x86.s i686-w64-mingw32-ar cr ../../libcrypto.a aes_misc.o aes_ecb.o aes_cfb.o aes_ofb.o aes_ctr.o aes_ige.o aes_wrap.o aes-586.o vpaes-x86.o aesni-x86.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/aes' making all in crypto/rc2... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc2' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rc2_ecb.o rc2_ecb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rc2_skey.o rc2_skey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rc2_cbc.o rc2_cbc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rc2cfb64.o rc2cfb64.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rc2ofb64.o rc2ofb64.c i686-w64-mingw32-ar cr ../../libcrypto.a rc2_ecb.o rc2_skey.o rc2_cbc.o rc2cfb64.o rc2ofb64.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc2' making all in crypto/rc4... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc4' perl asm/rc4-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > rc4-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rc4-586.o rc4-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rc4_utl.o rc4_utl.c i686-w64-mingw32-ar cr ../../libcrypto.a rc4-586.o rc4_utl.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc4' making all in crypto/idea... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/idea' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o i_cbc.o i_cbc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o i_cfb64.o i_cfb64.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o i_ofb64.o i_ofb64.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o i_ecb.o i_ecb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o i_skey.o i_skey.c i686-w64-mingw32-ar cr ../../libcrypto.a i_cbc.o i_cfb64.o i_ofb64.o i_ecb.o i_skey.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/idea' making all in crypto/bf... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bf' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bf_skey.o bf_skey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bf_ecb.o bf_ecb.c perl asm/bf-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > bf-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bf-586.o bf-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bf_cfb64.o bf_cfb64.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bf_ofb64.o bf_ofb64.c i686-w64-mingw32-ar cr ../../libcrypto.a bf_skey.o bf_ecb.o bf-586.o bf_cfb64.o bf_ofb64.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bf' making all in crypto/cast... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cast' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_skey.o c_skey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_ecb.o c_ecb.c perl asm/cast-586.pl coff > cast-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cast-586.o cast-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_cfb64.o c_cfb64.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_ofb64.o c_ofb64.c i686-w64-mingw32-ar cr ../../libcrypto.a c_skey.o c_ecb.o cast-586.o c_cfb64.o c_ofb64.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cast' making all in crypto/camellia... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/camellia' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cmll_ecb.o cmll_ecb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cmll_ofb.o cmll_ofb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cmll_cfb.o cmll_cfb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cmll_ctr.o cmll_ctr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cmll_utl.o cmll_utl.c perl asm/cmll-x86.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > cmll-x86.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cmll-x86.o cmll-x86.s i686-w64-mingw32-ar cr ../../libcrypto.a cmll_ecb.o cmll_ofb.o cmll_cfb.o cmll_ctr.o cmll_utl.o cmll-x86.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/camellia' making all in crypto/seed... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/seed' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o seed.o seed.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o seed_ecb.o seed_ecb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o seed_cbc.o seed_cbc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o seed_cfb.o seed_cfb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o seed_ofb.o seed_ofb.c i686-w64-mingw32-ar cr ../../libcrypto.a seed.o seed_ecb.o seed_cbc.o seed_cfb.o seed_ofb.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/seed' making all in crypto/modes... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/modes' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cbc128.o cbc128.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ctr128.o ctr128.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cts128.o cts128.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cfb128.o cfb128.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ofb128.o ofb128.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o gcm128.o gcm128.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ccm128.o ccm128.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o xts128.o xts128.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o wrap128.o wrap128.c perl asm/ghash-x86.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > ghash-x86.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ghash-x86.o ghash-x86.s i686-w64-mingw32-ar cr ../../libcrypto.a cbc128.o ctr128.o cts128.o cfb128.o ofb128.o gcm128.o ccm128.o xts128.o wrap128.o ghash-x86.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/modes' making all in crypto/bn... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bn' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_add.o bn_add.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_div.o bn_div.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_exp.o bn_exp.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_lib.o bn_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_ctx.o bn_ctx.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_mul.o bn_mul.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_mod.o bn_mod.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_print.o bn_print.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_rand.o bn_rand.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_shift.o bn_shift.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_word.o bn_word.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_blind.o bn_blind.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_kron.o bn_kron.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_sqrt.o bn_sqrt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_gcd.o bn_gcd.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_prime.o bn_prime.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_err.o bn_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_sqr.o bn_sqr.c perl asm/bn-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > bn-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn-586.o bn-586.s perl asm/co-586.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > co-586.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o co-586.o co-586.s perl asm/x86-mont.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > x86-mont.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x86-mont.o x86-mont.s perl asm/x86-gf2m.pl coff -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM > x86-gf2m.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x86-gf2m.o x86-gf2m.s i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_recp.o bn_recp.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_mont.o bn_mont.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_mpi.o bn_mpi.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_exp2.o bn_exp2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_gf2m.o bn_gf2m.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_nist.o bn_nist.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_depr.o bn_depr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_const.o bn_const.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bn_x931p.o bn_x931p.c i686-w64-mingw32-ar cr ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o bn_mod.o bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o bn_kron.o bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o bn-586.o co-586.o x86-mont.o x86-gf2m.o bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o bn_gf2m.o bn_nist.o bn_depr.o bn_const.o bn_x931p.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bn' making all in crypto/ec... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ec' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_lib.o ec_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecp_smpl.o ecp_smpl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecp_mont.o ecp_mont.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecp_nist.o ecp_nist.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_cvt.o ec_cvt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_mult.o ec_mult.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_err.o ec_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_curve.o ec_curve.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_check.o ec_check.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_print.o ec_print.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_asn1.o ec_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_key.o ec_key.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec2_smpl.o ec2_smpl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec2_mult.o ec2_mult.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_ameth.o ec_ameth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_pmeth.o ec_pmeth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eck_prn.o eck_prn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecp_nistp224.o ecp_nistp224.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecp_nistp256.o ecp_nistp256.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecp_nistp521.o ecp_nistp521.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecp_nistputil.o ecp_nistputil.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecp_oct.o ecp_oct.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec2_oct.o ec2_oct.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ec_oct.o ec_oct.c i686-w64-mingw32-ar cr ../../libcrypto.a ec_lib.o ecp_smpl.o ecp_mont.o ecp_nist.o ec_cvt.o ec_mult.o ec_err.o ec_curve.o ec_check.o ec_print.o ec_asn1.o ec_key.o ec2_smpl.o ec2_mult.o ec_ameth.o ec_pmeth.o eck_prn.o ecp_nistp224.o ecp_nistp256.o ecp_nistp521.o ecp_nistputil.o ecp_oct.o ec2_oct.o ec_oct.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ec' making all in crypto/rsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rsa' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_eay.o rsa_eay.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_gen.o rsa_gen.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_lib.o rsa_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_sign.o rsa_sign.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_saos.o rsa_saos.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_err.o rsa_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_pk1.o rsa_pk1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_ssl.o rsa_ssl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_none.o rsa_none.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_oaep.o rsa_oaep.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_chk.o rsa_chk.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_null.o rsa_null.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_pss.o rsa_pss.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_x931.o rsa_x931.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_asn1.o rsa_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_depr.o rsa_depr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_ameth.o rsa_ameth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_prn.o rsa_prn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_pmeth.o rsa_pmeth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rsa_crpt.o rsa_crpt.c i686-w64-mingw32-ar cr ../../libcrypto.a rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o rsa_null.o rsa_pss.o rsa_x931.o rsa_asn1.o rsa_depr.o rsa_ameth.o rsa_prn.o rsa_pmeth.o rsa_crpt.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rsa' making all in crypto/dsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dsa' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_gen.o dsa_gen.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_key.o dsa_key.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_lib.o dsa_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_asn1.o dsa_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_vrf.o dsa_vrf.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_sign.o dsa_sign.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_err.o dsa_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_ossl.o dsa_ossl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_depr.o dsa_depr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_ameth.o dsa_ameth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_pmeth.o dsa_pmeth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dsa_prn.o dsa_prn.c i686-w64-mingw32-ar cr ../../libcrypto.a dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o dsa_err.o dsa_ossl.o dsa_depr.o dsa_ameth.o dsa_pmeth.o dsa_prn.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dsa' making all in crypto/ecdsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdsa' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecs_lib.o ecs_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecs_asn1.o ecs_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecs_ossl.o ecs_ossl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecs_sign.o ecs_sign.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecs_vrf.o ecs_vrf.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ecs_err.o ecs_err.c i686-w64-mingw32-ar cr ../../libcrypto.a ecs_lib.o ecs_asn1.o ecs_ossl.o ecs_sign.o ecs_vrf.o ecs_err.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdsa' making all in crypto/dh... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dh' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_asn1.o dh_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_gen.o dh_gen.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_key.o dh_key.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_lib.o dh_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_check.o dh_check.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_err.o dh_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_depr.o dh_depr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_ameth.o dh_ameth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_pmeth.o dh_pmeth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_prn.o dh_prn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_rfc5114.o dh_rfc5114.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dh_kdf.o dh_kdf.c i686-w64-mingw32-ar cr ../../libcrypto.a dh_asn1.o dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o dh_depr.o dh_ameth.o dh_pmeth.o dh_prn.o dh_rfc5114.o dh_kdf.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dh' making all in crypto/ecdh... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdh' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ech_lib.o ech_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ech_ossl.o ech_ossl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ech_key.o ech_key.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ech_err.o ech_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ech_kdf.o ech_kdf.c i686-w64-mingw32-ar cr ../../libcrypto.a ech_lib.o ech_ossl.o ech_key.o ech_err.o ech_kdf.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdh' making all in crypto/dso... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dso' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_dl.o dso_dl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_dlfcn.o dso_dlfcn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_err.o dso_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_lib.o dso_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_null.o dso_null.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_openssl.o dso_openssl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_win32.o dso_win32.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_vms.o dso_vms.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o dso_beos.o dso_beos.c i686-w64-mingw32-ar cr ../../libcrypto.a dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o dso_openssl.o dso_win32.o dso_vms.o dso_beos.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dso' making all in crypto/engine... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/engine' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_err.o eng_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_lib.o eng_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_list.o eng_list.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_init.o eng_init.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_ctrl.o eng_ctrl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_table.o eng_table.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_pkey.o eng_pkey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_fat.o eng_fat.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_all.o eng_all.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_rsa.o tb_rsa.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_dsa.o tb_dsa.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_ecdsa.o tb_ecdsa.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_dh.o tb_dh.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_ecdh.o tb_ecdh.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_rand.o tb_rand.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_store.o tb_store.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_cipher.o tb_cipher.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_digest.o tb_digest.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_pkmeth.o tb_pkmeth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tb_asnmth.o tb_asnmth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_openssl.o eng_openssl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_cnf.o eng_cnf.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_dyn.o eng_dyn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_cryptodev.o eng_cryptodev.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o eng_rdrand.o eng_rdrand.c i686-w64-mingw32-ar cr ../../libcrypto.a eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o eng_table.o eng_pkey.o eng_fat.o eng_all.o tb_rsa.o tb_dsa.o tb_ecdsa.o tb_dh.o tb_ecdh.o tb_rand.o tb_store.o tb_cipher.o tb_digest.o tb_pkmeth.o tb_asnmth.o eng_openssl.o eng_cnf.o eng_dyn.o eng_cryptodev.o eng_rdrand.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/engine' making all in crypto/buffer... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/buffer' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o buffer.o buffer.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o buf_str.o buf_str.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o buf_err.o buf_err.c i686-w64-mingw32-ar cr ../../libcrypto.a buffer.o buf_str.o buf_err.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/buffer' making all in crypto/bio... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bio' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_lib.o bio_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_cb.o bio_cb.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_err.o bio_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_mem.o bss_mem.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_null.o bss_null.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_fd.o bss_fd.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_file.o bss_file.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_sock.o bss_sock.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_conn.o bss_conn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bf_null.o bf_null.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bf_buff.o bf_buff.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o b_print.o b_print.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o b_dump.o b_dump.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o b_sock.o b_sock.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_acpt.o bss_acpt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bf_nbio.o bf_nbio.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_log.o bss_log.c bss_log.c: In function 'xsyslog': bss_log.c:325:24: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'DWORD {aka long unsigned int}' [-Wformat=] sprintf(pidbuf, "[%u] ", GetCurrentProcessId()); ~^ ~~~~~~~~~~~~~~~~~~~~~ %lu bss_log.c:325:24: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'DWORD {aka long unsigned int}' [-Wformat=] sprintf(pidbuf, "[%u] ", GetCurrentProcessId()); ~^ ~~~~~~~~~~~~~~~~~~~~~ %lu i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_bio.o bss_bio.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bss_dgram.o bss_dgram.c i686-w64-mingw32-ar cr ../../libcrypto.a bio_lib.o bio_cb.o bio_err.o bss_mem.o bss_null.o bss_fd.o bss_file.o bss_sock.o bss_conn.o bf_null.o bf_buff.o b_print.o b_dump.o b_sock.o bss_acpt.o bf_nbio.o bss_log.o bss_bio.o bss_dgram.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bio' making all in crypto/stack... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/stack' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o stack.o stack.c i686-w64-mingw32-ar cr ../../libcrypto.a stack.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/stack' making all in crypto/lhash... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/lhash' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o lhash.o lhash.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o lh_stats.o lh_stats.c i686-w64-mingw32-ar cr ../../libcrypto.a lhash.o lh_stats.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/lhash' making all in crypto/rand... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rand' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o md_rand.o md_rand.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o randfile.o randfile.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rand_lib.o rand_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rand_err.o rand_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rand_egd.o rand_egd.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rand_win.o rand_win.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rand_unix.o rand_unix.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rand_os2.o rand_os2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o rand_nw.o rand_nw.c i686-w64-mingw32-ar cr ../../libcrypto.a md_rand.o randfile.o rand_lib.o rand_err.o rand_egd.o rand_win.o rand_unix.o rand_os2.o rand_nw.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rand' making all in crypto/err... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/err' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o err.o err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o err_all.o err_all.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o err_prn.o err_prn.c i686-w64-mingw32-ar cr ../../libcrypto.a err.o err_all.o err_prn.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/err' making all in crypto/evp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/evp' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o encode.o encode.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o digest.o digest.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_enc.o evp_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_key.o evp_key.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_acnf.o evp_acnf.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_cnf.o evp_cnf.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_des.o e_des.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_bf.o e_bf.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_idea.o e_idea.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_des3.o e_des3.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_camellia.o e_camellia.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_rc4.o e_rc4.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_aes.o e_aes.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o names.o names.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_seed.o e_seed.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_xcbc_d.o e_xcbc_d.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_rc2.o e_rc2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_cast.o e_cast.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_rc5.o e_rc5.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_null.o m_null.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_md2.o m_md2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_md4.o m_md4.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_md5.o m_md5.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_sha.o m_sha.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_sha1.o m_sha1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_wp.o m_wp.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_dss.o m_dss.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_dss1.o m_dss1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_mdc2.o m_mdc2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_ripemd.o m_ripemd.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_ecdsa.o m_ecdsa.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p_open.o p_open.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p_seal.o p_seal.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p_sign.o p_sign.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p_verify.o p_verify.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p_lib.o p_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p_enc.o p_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p_dec.o p_dec.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_md.o bio_md.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_b64.o bio_b64.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_enc.o bio_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_err.o evp_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_null.o e_null.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_all.o c_all.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_allc.o c_allc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_alld.o c_alld.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_lib.o evp_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_ok.o bio_ok.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_pkey.o evp_pkey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_pbe.o evp_pbe.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p5_crpt.o p5_crpt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p5_crpt2.o p5_crpt2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_old.o e_old.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pmeth_lib.o pmeth_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pmeth_fn.o pmeth_fn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pmeth_gn.o pmeth_gn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o m_sigver.o m_sigver.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_aes_cbc_hmac_sha1.o e_aes_cbc_hmac_sha1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_aes_cbc_hmac_sha256.o e_aes_cbc_hmac_sha256.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_rc4_hmac_md5.o e_rc4_hmac_md5.c i686-w64-mingw32-ar cr ../../libcrypto.a encode.o digest.o evp_enc.o evp_key.o evp_acnf.o evp_cnf.o e_des.o e_bf.o e_idea.o e_des3.o e_camellia.o e_rc4.o e_aes.o names.o e_seed.o e_xcbc_d.o e_rc2.o e_cast.o e_rc5.o m_null.o m_md2.o m_md4.o m_md5.o m_sha.o m_sha1.o m_wp.o m_dss.o m_dss1.o m_mdc2.o m_ripemd.o m_ecdsa.o p_open.o p_seal.o p_sign.o p_verify.o p_lib.o p_enc.o p_dec.o bio_md.o bio_b64.o bio_enc.o evp_err.o e_null.o c_all.o c_allc.o c_alld.o evp_lib.o bio_ok.o evp_pkey.o evp_pbe.o p5_crpt.o p5_crpt2.o e_old.o pmeth_lib.o pmeth_fn.o pmeth_gn.o m_sigver.o e_aes_cbc_hmac_sha1.o e_aes_cbc_hmac_sha256.o e_rc4_hmac_md5.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/evp' making all in crypto/asn1... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/asn1' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_object.o a_object.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_bitstr.o a_bitstr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_utctm.o a_utctm.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_gentm.o a_gentm.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_time.o a_time.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_int.o a_int.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_octet.o a_octet.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_print.o a_print.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_type.o a_type.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_set.o a_set.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_dup.o a_dup.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_d2i_fp.o a_d2i_fp.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_i2d_fp.o a_i2d_fp.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_enum.o a_enum.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_utf8.o a_utf8.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_sign.o a_sign.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_digest.o a_digest.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_verify.o a_verify.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_mbstr.o a_mbstr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_strex.o a_strex.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_algor.o x_algor.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_val.o x_val.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_pubkey.o x_pubkey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_sig.o x_sig.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_req.o x_req.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_attrib.o x_attrib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_bignum.o x_bignum.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_long.o x_long.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_name.o x_name.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_x509.o x_x509.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_x509a.o x_x509a.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_crl.o x_crl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_info.o x_info.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_spki.o x_spki.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o nsseq.o nsseq.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_nx509.o x_nx509.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d2i_pu.o d2i_pu.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d2i_pr.o d2i_pr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o i2d_pu.o i2d_pu.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o i2d_pr.o i2d_pr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t_req.o t_req.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t_x509.o t_x509.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t_x509a.o t_x509a.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t_crl.o t_crl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t_pkey.o t_pkey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t_spki.o t_spki.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t_bitst.o t_bitst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tasn_new.o tasn_new.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tasn_fre.o tasn_fre.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tasn_enc.o tasn_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tasn_dec.o tasn_dec.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tasn_utl.o tasn_utl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tasn_typ.o tasn_typ.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tasn_prn.o tasn_prn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ameth_lib.o ameth_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o f_int.o f_int.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o f_string.o f_string.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o n_pkey.o n_pkey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o f_enum.o f_enum.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_pkey.o x_pkey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_bool.o a_bool.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_exten.o x_exten.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_asn1.o bio_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_ndef.o bio_ndef.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o asn_mime.o asn_mime.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o asn1_gen.o asn1_gen.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o asn1_par.o asn1_par.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o asn1_lib.o asn1_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o asn1_err.o asn1_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_bytes.o a_bytes.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_strnid.o a_strnid.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o evp_asn1.o evp_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o asn_pack.o asn_pack.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p5_pbe.o p5_pbe.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p5_pbev2.o p5_pbev2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p8_pkey.o p8_pkey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o asn_moid.o asn_moid.c i686-w64-mingw32-ar cr ../../libcrypto.a a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o a_enum.o a_utf8.o a_sign.o a_digest.o a_verify.o a_mbstr.o a_strex.o x_algor.o x_val.o x_pubkey.o x_sig.o x_req.o x_attrib.o x_bignum.o x_long.o x_name.o x_x509.o x_x509a.o x_crl.o x_info.o x_spki.o nsseq.o x_nx509.o d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o tasn_prn.o ameth_lib.o f_int.o f_string.o n_pkey.o f_enum.o x_pkey.o a_bool.o x_exten.o bio_asn1.o bio_ndef.o asn_mime.o asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_bytes.o a_strnid.o evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/asn1' making all in crypto/pem... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pem' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_sign.o pem_sign.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_seal.o pem_seal.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_info.o pem_info.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_lib.o pem_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_all.o pem_all.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_err.o pem_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_x509.o pem_x509.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_xaux.o pem_xaux.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_oth.o pem_oth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_pk8.o pem_pk8.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pem_pkey.o pem_pkey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pvkfmt.o pvkfmt.c i686-w64-mingw32-ar cr ../../libcrypto.a pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o pem_x509.o pem_xaux.o pem_oth.o pem_pk8.o pem_pkey.o pvkfmt.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pem' making all in crypto/x509... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_def.o x509_def.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_d2.o x509_d2.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_r2x.o x509_r2x.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_cmp.o x509_cmp.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_obj.o x509_obj.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_req.o x509_req.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509spki.o x509spki.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_vfy.o x509_vfy.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_set.o x509_set.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509cset.o x509cset.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509rset.o x509rset.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_err.o x509_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509name.o x509name.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_v3.o x509_v3.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_ext.o x509_ext.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_att.o x509_att.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509type.o x509type.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_lu.o x509_lu.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x_all.o x_all.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_txt.o x509_txt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_trs.o x509_trs.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o by_file.o by_file.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o by_dir.o by_dir.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x509_vpm.o x509_vpm.c i686-w64-mingw32-ar cr ../../libcrypto.a x509_def.o x509_d2.o x509_r2x.o x509_cmp.o x509_obj.o x509_req.o x509spki.o x509_vfy.o x509_set.o x509cset.o x509rset.o x509_err.o x509name.o x509_v3.o x509_ext.o x509_att.o x509type.o x509_lu.o x_all.o x509_txt.o x509_trs.o by_file.o by_dir.o x509_vpm.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509' making all in crypto/x509v3... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509v3' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_bcons.o v3_bcons.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_bitst.o v3_bitst.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_conf.o v3_conf.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_extku.o v3_extku.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_ia5.o v3_ia5.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_lib.o v3_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_prn.o v3_prn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_utl.o v3_utl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3err.o v3err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_genn.o v3_genn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_alt.o v3_alt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_skey.o v3_skey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_akey.o v3_akey.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_pku.o v3_pku.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_int.o v3_int.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_enum.o v3_enum.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_sxnet.o v3_sxnet.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_cpols.o v3_cpols.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_crld.o v3_crld.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_purp.o v3_purp.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_info.o v3_info.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_ocsp.o v3_ocsp.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_akeya.o v3_akeya.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_pmaps.o v3_pmaps.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_pcons.o v3_pcons.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_ncons.o v3_ncons.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_pcia.o v3_pcia.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_pci.o v3_pci.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pcy_cache.o pcy_cache.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pcy_node.o pcy_node.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pcy_data.o pcy_data.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pcy_map.o pcy_map.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pcy_tree.o pcy_tree.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pcy_lib.o pcy_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_asid.o v3_asid.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_addr.o v3_addr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o v3_scts.o v3_scts.c i686-w64-mingw32-ar cr ../../libcrypto.a v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o v3_int.o v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o v3_purp.o v3_info.o v3_ocsp.o v3_akeya.o v3_pmaps.o v3_pcons.o v3_ncons.o v3_pcia.o v3_pci.o pcy_cache.o pcy_node.o pcy_data.o pcy_map.o pcy_tree.o pcy_lib.o v3_asid.o v3_addr.o v3_scts.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509v3' making all in crypto/conf... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/conf' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o conf_err.o conf_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o conf_lib.o conf_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o conf_api.o conf_api.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o conf_def.o conf_def.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o conf_mod.o conf_mod.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o conf_mall.o conf_mall.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o conf_sap.o conf_sap.c i686-w64-mingw32-ar cr ../../libcrypto.a conf_err.o conf_lib.o conf_api.o conf_def.o conf_mod.o conf_mall.o conf_sap.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/conf' making all in crypto/txt_db... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/txt_db' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o txt_db.o txt_db.c i686-w64-mingw32-ar cr ../../libcrypto.a txt_db.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/txt_db' making all in crypto/pkcs7... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs7' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pk7_asn1.o pk7_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pk7_lib.o pk7_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pkcs7err.o pkcs7err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pk7_doit.o pk7_doit.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pk7_smime.o pk7_smime.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pk7_attr.o pk7_attr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pk7_mime.o pk7_mime.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_pk7.o bio_pk7.c i686-w64-mingw32-ar cr ../../libcrypto.a pk7_asn1.o pk7_lib.o pkcs7err.o pk7_doit.o pk7_smime.o pk7_attr.o pk7_mime.o bio_pk7.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs7' making all in crypto/pkcs12... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs12' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_add.o p12_add.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_asn.o p12_asn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_attr.o p12_attr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_crpt.o p12_crpt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_crt.o p12_crt.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_decr.o p12_decr.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_init.o p12_init.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_key.o p12_key.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_kiss.o p12_kiss.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_mutl.o p12_mutl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_utl.o p12_utl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_npas.o p12_npas.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pk12err.o pk12err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_p8d.o p12_p8d.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o p12_p8e.o p12_p8e.c i686-w64-mingw32-ar cr ../../libcrypto.a p12_add.o p12_asn.o p12_attr.o p12_crpt.o p12_crt.o p12_decr.o p12_init.o p12_key.o p12_kiss.o p12_mutl.o p12_utl.o p12_npas.o pk12err.o p12_p8d.o p12_p8e.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs12' making all in crypto/comp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/comp' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o comp_lib.o comp_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o comp_err.o comp_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_rle.o c_rle.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o c_zlib.o c_zlib.c i686-w64-mingw32-ar cr ../../libcrypto.a comp_lib.o comp_err.o c_rle.o c_zlib.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/comp' making all in crypto/ocsp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ocsp' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_asn.o ocsp_asn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_ext.o ocsp_ext.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_ht.o ocsp_ht.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_lib.o ocsp_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_cl.o ocsp_cl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_srv.o ocsp_srv.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_prn.o ocsp_prn.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_vfy.o ocsp_vfy.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ocsp_err.o ocsp_err.c i686-w64-mingw32-ar cr ../../libcrypto.a ocsp_asn.o ocsp_ext.o ocsp_ht.o ocsp_lib.o ocsp_cl.o ocsp_srv.o ocsp_prn.o ocsp_vfy.o ocsp_err.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ocsp' making all in crypto/ui... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ui' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ui_err.o ui_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ui_lib.o ui_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ui_openssl.o ui_openssl.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ui_util.o ui_util.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ui_compat.o ui_compat.c i686-w64-mingw32-ar cr ../../libcrypto.a ui_err.o ui_lib.o ui_openssl.o ui_util.o ui_compat.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ui' making all in crypto/krb5... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/krb5' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o krb5_asn.o krb5_asn.c i686-w64-mingw32-ar cr ../../libcrypto.a krb5_asn.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/krb5' making all in crypto/cms... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cms' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_lib.o cms_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_asn1.o cms_asn1.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_att.o cms_att.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_io.o cms_io.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_smime.o cms_smime.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_err.o cms_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_sd.o cms_sd.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_dd.o cms_dd.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_cd.o cms_cd.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_env.o cms_env.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_enc.o cms_enc.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_ess.o cms_ess.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_pwri.o cms_pwri.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cms_kari.o cms_kari.c i686-w64-mingw32-ar cr ../../libcrypto.a cms_lib.o cms_asn1.o cms_att.o cms_io.o cms_smime.o cms_err.o cms_sd.o cms_dd.o cms_cd.o cms_env.o cms_enc.o cms_ess.o cms_pwri.o cms_kari.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cms' making all in crypto/pqueue... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pqueue' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o pqueue.o pqueue.c i686-w64-mingw32-ar cr ../../libcrypto.a pqueue.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pqueue' making all in crypto/ts... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ts' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_err.o ts_err.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_req_utils.o ts_req_utils.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_req_print.o ts_req_print.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_rsp_utils.o ts_rsp_utils.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_rsp_print.o ts_rsp_print.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_rsp_sign.o ts_rsp_sign.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_rsp_verify.o ts_rsp_verify.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_verify_ctx.o ts_verify_ctx.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_lib.o ts_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_conf.o ts_conf.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ts_asn1.o ts_asn1.c i686-w64-mingw32-ar cr ../../libcrypto.a ts_err.o ts_req_utils.o ts_req_print.o ts_rsp_utils.o ts_rsp_print.o ts_rsp_sign.o ts_rsp_verify.o ts_verify_ctx.o ts_lib.o ts_conf.o ts_asn1.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ts' making all in crypto/srp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/srp' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o srp_lib.o srp_lib.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o srp_vfy.o srp_vfy.c i686-w64-mingw32-ar cr ../../libcrypto.a srp_lib.o srp_vfy.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/srp' making all in crypto/cmac... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cmac' i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cmac.o cmac.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cm_ameth.o cm_ameth.c i686-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o cm_pmeth.o cm_pmeth.c i686-w64-mingw32-ar cr ../../libcrypto.a cmac.o cm_ameth.o cm_pmeth.o i686-w64-mingw32-ranlib ../../libcrypto.a || echo Never mind. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cmac' if [ -n "" ]; then \ (cd ..; make libcrypto.dll.a); \ fi make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto' making all in engines... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/engines' i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_4758cca.o e_4758cca.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_aep.o e_aep.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_atalla.o e_atalla.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_cswift.o e_cswift.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_gmp.o e_gmp.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_chil.o e_chil.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_nuron.o e_nuron.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_sureware.o e_sureware.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_ubsec.o e_ubsec.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_padlock.o e_padlock.c i686-w64-mingw32-gcc -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o e_capi.o e_capi.c echo make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/engines' making all in ssl... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/ssl' i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s2_meth.o s2_meth.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s2_srvr.o s2_srvr.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s2_clnt.o s2_clnt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s2_lib.o s2_lib.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s2_enc.o s2_enc.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s2_pkt.o s2_pkt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s3_meth.o s3_meth.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s3_srvr.o s3_srvr.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s3_clnt.o s3_clnt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s3_lib.o s3_lib.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s3_enc.o s3_enc.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s3_pkt.o s3_pkt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s3_both.o s3_both.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s3_cbc.o s3_cbc.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s23_meth.o s23_meth.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s23_srvr.o s23_srvr.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s23_clnt.o s23_clnt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s23_lib.o s23_lib.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o s23_pkt.o s23_pkt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t1_meth.o t1_meth.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t1_srvr.o t1_srvr.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t1_clnt.o t1_clnt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t1_lib.o t1_lib.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t1_enc.o t1_enc.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t1_ext.o t1_ext.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d1_meth.o d1_meth.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d1_srvr.o d1_srvr.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d1_clnt.o d1_clnt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d1_lib.o d1_lib.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d1_pkt.o d1_pkt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d1_both.o d1_both.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o d1_srtp.o d1_srtp.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_lib.o ssl_lib.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_err2.o ssl_err2.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_cert.o ssl_cert.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_sess.o ssl_sess.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_ciph.o ssl_ciph.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_stat.o ssl_stat.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_rsa.o ssl_rsa.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_asn1.o ssl_asn1.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_txt.o ssl_txt.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_algs.o ssl_algs.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_conf.o ssl_conf.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o bio_ssl.o bio_ssl.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_err.o ssl_err.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o kssl.o kssl.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t1_reneg.o t1_reneg.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o tls_srp.o tls_srp.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o t1_trce.o t1_trce.c i686-w64-mingw32-gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_MT -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o ssl_utst.o ssl_utst.c i686-w64-mingw32-ar cr ../libssl.a s2_meth.o s2_srvr.o s2_clnt.o s2_lib.o s2_enc.o s2_pkt.o s3_meth.o s3_srvr.o s3_clnt.o s3_lib.o s3_enc.o s3_pkt.o s3_both.o s3_cbc.o s23_meth.o s23_srvr.o s23_clnt.o s23_lib.o s23_pkt.o t1_meth.o t1_srvr.o t1_clnt.o t1_lib.o t1_enc.o t1_ext.o d1_meth.o d1_srvr.o d1_clnt.o d1_lib.o d1_pkt.o d1_both.o d1_srtp.o ssl_lib.o ssl_err2.o ssl_cert.o ssl_sess.o ssl_ciph.o ssl_stat.o ssl_rsa.o ssl_asn1.o ssl_txt.o ssl_algs.o ssl_conf.o bio_ssl.o ssl_err.o kssl.o t1_reneg.o tls_srp.o t1_trce.o ssl_utst.o i686-w64-mingw32-ranlib ../libssl.a || echo Never mind. if [ -n "" ]; then \ (cd ..; make libssl.dll.a); \ fi make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/ssl' make[1]: 'libcrypto.pc' is up to date. make[1]: 'libssl.pc' is up to date. make[1]: 'openssl.pc' is up to date. make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/./.stamp_built echo Staging openssl... Staging openssl... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make INSTALL_PREFIX=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6 -j1 install_sw make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/engines' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/openssl' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/etc' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/etc/openssl' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/etc/openssl/misc' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/etc/openssl/certs' created directory `/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/etc/openssl/private' making install in crypto... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto' making install in crypto/objects... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/objects' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/objects' making install in crypto/md4... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md4' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md4' making install in crypto/md5... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md5' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/md5' making install in crypto/sha... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/sha' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/sha' making install in crypto/mdc2... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/mdc2' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/mdc2' making install in crypto/hmac... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/hmac' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/hmac' making install in crypto/ripemd... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ripemd' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ripemd' making install in crypto/whrlpool... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/whrlpool' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/whrlpool' making install in crypto/des... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/des' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/des' making install in crypto/aes... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/aes' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/aes' making install in crypto/rc2... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc2' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc2' making install in crypto/rc4... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc4' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rc4' making install in crypto/idea... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/idea' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/idea' making install in crypto/bf... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bf' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bf' making install in crypto/cast... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cast' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cast' making install in crypto/camellia... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/camellia' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/camellia' making install in crypto/seed... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/seed' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/seed' making install in crypto/modes... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/modes' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/modes' making install in crypto/bn... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bn' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bn' making install in crypto/ec... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ec' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ec' making install in crypto/rsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rsa' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rsa' making install in crypto/dsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dsa' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dsa' making install in crypto/ecdsa... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdsa' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdsa' making install in crypto/dh... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dh' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dh' making install in crypto/ecdh... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdh' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ecdh' making install in crypto/dso... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dso' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/dso' making install in crypto/engine... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/engine' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/engine' making install in crypto/buffer... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/buffer' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/buffer' making install in crypto/bio... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bio' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/bio' making install in crypto/stack... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/stack' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/stack' making install in crypto/lhash... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/lhash' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/lhash' making install in crypto/rand... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rand' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/rand' making install in crypto/err... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/err' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/err' making install in crypto/evp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/evp' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/evp' making install in crypto/asn1... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/asn1' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/asn1' making install in crypto/pem... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pem' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pem' making install in crypto/x509... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509' making install in crypto/x509v3... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509v3' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/x509v3' making install in crypto/conf... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/conf' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/conf' making install in crypto/txt_db... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/txt_db' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/txt_db' making install in crypto/pkcs7... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs7' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs7' making install in crypto/pkcs12... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs12' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pkcs12' making install in crypto/comp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/comp' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/comp' making install in crypto/ocsp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ocsp' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ocsp' making install in crypto/ui... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ui' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ui' making install in crypto/krb5... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/krb5' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/krb5' making install in crypto/cms... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cms' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cms' making install in crypto/pqueue... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pqueue' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/pqueue' making install in crypto/ts... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ts' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/ts' making install in crypto/srp... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/srp' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/srp' making install in crypto/cmac... make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cmac' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto/cmac' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/crypto' making install in ssl... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/ssl' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/ssl' making install in engines... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/engines' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/engines' making install in tools... make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/tools' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/tools' installing libcrypto.a installing libssl.a cp libcrypto.pc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig/libcrypto.pc cp libssl.pc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig/libssl.pc cp openssl.pc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig/openssl.pc make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/.stamp_staged echo Postprocessing openssl... Postprocessing openssl... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; rm -rf share bin etc touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching openssl... Caching openssl... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/openssl-1.0.2r-f1199683bc6.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/openssl rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/openssl && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/openssl mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6/openssl-1.0.2r-f1199683bc6.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/openssl/openssl-1.0.2r-f1199683bc6.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/openssl/1.0.2r-f1199683bc6 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/openssl; sha256sum openssl-1.0.2r-f1199683bc6.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/openssl/openssl-1.0.2r-f1199683bc6.tar.gz.hash echo Extracting zeromq... Extracting zeromq... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77 && echo "31c383cfcd3be1dc8a66e448c403029e793687e70473b89c4cc0bd626e7da299 /home/ubuntu/cache/common/zeromq-4.1.7.tar.gz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.zeromq-4.1.7.tar.gz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.zeromq-4.1.7.tar.gz.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/zeromq-4.1.7.tar.gz /home/ubuntu/cache/common/zeromq-4.1.7.tar.gz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.stamp_extracted echo Preprocessing zeromq... Preprocessing zeromq... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.patches-c86d67add77 cd /home/ubuntu/build/wownero/contrib/depends/patches/zeromq; cp 9114d3957725acd34aa8b8d011585812f3369411.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.patches-c86d67add77 ; cd /home/ubuntu/build/wownero/contrib/depends/patches/zeromq; cp 9e6745c12e0b100cd38acecc16ce7db02905e27c.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.patches-c86d67add77 ; cd /home/ubuntu/build/wownero/contrib/depends/patches/zeromq; cp ffe62d3398d5e0191f554f61049aa7ec9fc892ae.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.patches-c86d67add77 ; cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77; patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.patches-c86d67add77/9114d3957725acd34aa8b8d011585812f3369411.patch && patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.patches-c86d67add77/9e6745c12e0b100cd38acecc16ce7db02905e27c.patch && patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.patches-c86d67add77/ffe62d3398d5e0191f554f61049aa7ec9fc892ae.patch && ./autogen.sh patching file configure.ac patch unexpectedly ends in middle of line Hunk #1 succeeded at 263 with fuzz 2 (offset -2 lines). patching file configure.ac patch unexpectedly ends in middle of line Hunk #1 succeeded at 263 with fuzz 2 (offset 4 lines). patching file src/v1_decoder.cpp autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I config --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 --include=config --force autoreconf: running: /usr/bin/autoheader --include=config --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:49: installing 'config/compile' configure.ac:14: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory `.' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.stamp_preprocessed echo Configuring zeromq... Configuring zeromq... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./configure --host=i686-w64-mingw32 --disable-dependency-tracking --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --without-documentation --disable-shared --without-libsodium --disable-curve CC="i686-w64-mingw32-gcc" CXX="i686-w64-mingw32-g++" NM="i686-w64-mingw32-nm" RANLIB="i686-w64-mingw32-ranlib" AR="i686-w64-mingw32-ar" ARFLAGS="cr " CFLAGS="-pipe " CXXFLAGS="-std=c++11 " CPPFLAGS="-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include " LDFLAGS="-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib " AR_FLAGS=cr 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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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... none checking for i686-w64-mingw32-gcc option to accept ISO C99... none needed 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 for a sed that does not truncate output... /bin/sed checking for gawk... (cached) mawk checking for i686-w64-mingw32-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking for xmlto... no checking for asciidoc... no checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for i686-w64-mingw32-as... i686-w64-mingw32-as checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) 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... (cached) i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... (cached) 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 i686-w64-mingw32-nm 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 dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking 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 whether the C compiler works... yes checking whether we are using Intel C compiler... no checking whether we are using Sun Studio C compiler... no checking whether we are using clang C compiler... no checking whether we are using gcc >= 4 C compiler... yes checking whether the C++ compiler works... yes checking whether we are using Intel C++ compiler... no checking whether we are using Sun Studio C++ compiler... no checking whether we are using clang C++ compiler... no checking whether we are using gcc >= 4 C++ compiler... yes checking whether to enable debugging information... no checking whether to enable code coverage... no checking if TIPC is available and supports nonblocking connect... no checking windows.h usability... yes checking windows.h presence... yes checking for windows.h... yes checking for main in -lws2_32... yes checking for main in -lrpcrt4... yes checking for main in -liphlpapi... yes checking whether C++ compiler supports -Wno-long-long... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... no checking whether to build documentation... no checking whether to install manpages... no configure: Choosing polling system from 'kqueue epoll devpoll poll select'... configure: Using 'select' polling system checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 arpa/inet.h usability... no checking arpa/inet.h presence... no checking for arpa/inet.h... no checking netinet/tcp.h usability... no checking netinet/tcp.h presence... no checking for netinet/tcp.h... no checking netinet/in.h usability... no checking netinet/in.h presence... no checking for netinet/in.h... no checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking ifaddrs.h usability... no checking ifaddrs.h presence... no checking for ifaddrs.h... no checking sys/uio.h usability... no checking sys/uio.h presence... no checking for sys/uio.h... no checking sys/eventfd.h usability... no checking sys/eventfd.h presence... no checking for sys/eventfd.h... no checking whether SO_PEERCRED is declared... no checking whether LOCAL_PEERCRED is declared... no checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes configure: CURVE security is disabled checking "with_norm_ext = no"... no checking how to enable additional warnings for C++ compiler... -Wall checking how to turn warnings to errors in C++ compiler... -Werror checking how to enable strict standards compliance in C++ compiler... -pedantic checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... no checking for socket... no checking for getifaddrs... no checking for freeifaddrs... no checking for fork... no checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking whether SOCK_CLOEXEC is supported... not during cross-compile checking whether SO_KEEPALIVE is supported... not during cross-compile checking whether TCP_KEEPCNT is supported... not during cross-compile checking whether TCP_KEEPIDLE is supported... not during cross-compile checking whether TCP_KEEPINTVL is supported... not during cross-compile checking whether TCP_KEEPALIVE is supported... not during cross-compile checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libzmq.pc config.status: creating doc/Makefile config.status: creating builds/Makefile config.status: creating builds/msvc/Makefile config.status: creating builds/redhat/zeromq.spec config.status: creating src/platform.hpp config.status: executing depfiles commands config.status: executing libtool commands touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/./.stamp_configured echo Building zeromq... Building zeromq... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make libzmq.la make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77' /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-address.lo `test -f 'src/address.cpp' || echo './'`src/address.cpp /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-clock.lo `test -f 'src/clock.cpp' || echo './'`src/clock.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/address.cpp -o src/libzmq_la-address.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/clock.cpp -o src/libzmq_la-clock.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-ctx.lo `test -f 'src/ctx.cpp' || echo './'`src/ctx.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/ctx.cpp -o src/libzmq_la-ctx.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-curve_client.lo `test -f 'src/curve_client.cpp' || echo './'`src/curve_client.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/curve_client.cpp -o src/libzmq_la-curve_client.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-curve_server.lo `test -f 'src/curve_server.cpp' || echo './'`src/curve_server.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/curve_server.cpp -o src/libzmq_la-curve_server.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-dealer.lo `test -f 'src/dealer.cpp' || echo './'`src/dealer.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/dealer.cpp -o src/libzmq_la-dealer.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-devpoll.lo `test -f 'src/devpoll.cpp' || echo './'`src/devpoll.cpp /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-dist.lo `test -f 'src/dist.cpp' || echo './'`src/dist.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/devpoll.cpp -o src/libzmq_la-devpoll.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/dist.cpp -o src/libzmq_la-dist.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-epoll.lo `test -f 'src/epoll.cpp' || echo './'`src/epoll.cpp /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-err.lo `test -f 'src/err.cpp' || echo './'`src/err.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/epoll.cpp -o src/libzmq_la-epoll.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/err.cpp -o src/libzmq_la-err.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-fq.lo `test -f 'src/fq.cpp' || echo './'`src/fq.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/fq.cpp -o src/libzmq_la-fq.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-gssapi_mechanism_base.lo `test -f 'src/gssapi_mechanism_base.cpp' || echo './'`src/gssapi_mechanism_base.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/gssapi_mechanism_base.cpp -o src/libzmq_la-gssapi_mechanism_base.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-gssapi_client.lo `test -f 'src/gssapi_client.cpp' || echo './'`src/gssapi_client.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/gssapi_client.cpp -o src/libzmq_la-gssapi_client.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-gssapi_server.lo `test -f 'src/gssapi_server.cpp' || echo './'`src/gssapi_server.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/gssapi_server.cpp -o src/libzmq_la-gssapi_server.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-io_object.lo `test -f 'src/io_object.cpp' || echo './'`src/io_object.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/io_object.cpp -o src/libzmq_la-io_object.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-io_thread.lo `test -f 'src/io_thread.cpp' || echo './'`src/io_thread.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/io_thread.cpp -o src/libzmq_la-io_thread.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-ip.lo `test -f 'src/ip.cpp' || echo './'`src/ip.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/ip.cpp -o src/libzmq_la-ip.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-ipc_address.lo `test -f 'src/ipc_address.cpp' || echo './'`src/ipc_address.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/ipc_address.cpp -o src/libzmq_la-ipc_address.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-ipc_connecter.lo `test -f 'src/ipc_connecter.cpp' || echo './'`src/ipc_connecter.cpp /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-ipc_listener.lo `test -f 'src/ipc_listener.cpp' || echo './'`src/ipc_listener.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/ipc_connecter.cpp -o src/libzmq_la-ipc_connecter.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-kqueue.lo `test -f 'src/kqueue.cpp' || echo './'`src/kqueue.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/ipc_listener.cpp -o src/libzmq_la-ipc_listener.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-lb.lo `test -f 'src/lb.cpp' || echo './'`src/lb.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/kqueue.cpp -o src/libzmq_la-kqueue.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/lb.cpp -o src/libzmq_la-lb.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-mailbox.lo `test -f 'src/mailbox.cpp' || echo './'`src/mailbox.cpp /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-mechanism.lo `test -f 'src/mechanism.cpp' || echo './'`src/mechanism.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/mailbox.cpp -o src/libzmq_la-mailbox.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/mechanism.cpp -o src/libzmq_la-mechanism.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-metadata.lo `test -f 'src/metadata.cpp' || echo './'`src/metadata.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/metadata.cpp -o src/libzmq_la-metadata.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-msg.lo `test -f 'src/msg.cpp' || echo './'`src/msg.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/msg.cpp -o src/libzmq_la-msg.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-mtrie.lo `test -f 'src/mtrie.cpp' || echo './'`src/mtrie.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/mtrie.cpp -o src/libzmq_la-mtrie.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-norm_engine.lo `test -f 'src/norm_engine.cpp' || echo './'`src/norm_engine.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/norm_engine.cpp -o src/libzmq_la-norm_engine.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-null_mechanism.lo `test -f 'src/null_mechanism.cpp' || echo './'`src/null_mechanism.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/null_mechanism.cpp -o src/libzmq_la-null_mechanism.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-object.lo `test -f 'src/object.cpp' || echo './'`src/object.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/object.cpp -o src/libzmq_la-object.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-options.lo `test -f 'src/options.cpp' || echo './'`src/options.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/options.cpp -o src/libzmq_la-options.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-own.lo `test -f 'src/own.cpp' || echo './'`src/own.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/own.cpp -o src/libzmq_la-own.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-pair.lo `test -f 'src/pair.cpp' || echo './'`src/pair.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/pair.cpp -o src/libzmq_la-pair.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-pgm_receiver.lo `test -f 'src/pgm_receiver.cpp' || echo './'`src/pgm_receiver.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/pgm_receiver.cpp -o src/libzmq_la-pgm_receiver.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-pgm_sender.lo `test -f 'src/pgm_sender.cpp' || echo './'`src/pgm_sender.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/pgm_sender.cpp -o src/libzmq_la-pgm_sender.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-pgm_socket.lo `test -f 'src/pgm_socket.cpp' || echo './'`src/pgm_socket.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/pgm_socket.cpp -o src/libzmq_la-pgm_socket.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-pipe.lo `test -f 'src/pipe.cpp' || echo './'`src/pipe.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/pipe.cpp -o src/libzmq_la-pipe.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-plain_client.lo `test -f 'src/plain_client.cpp' || echo './'`src/plain_client.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/plain_client.cpp -o src/libzmq_la-plain_client.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-plain_server.lo `test -f 'src/plain_server.cpp' || echo './'`src/plain_server.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/plain_server.cpp -o src/libzmq_la-plain_server.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-poll.lo `test -f 'src/poll.cpp' || echo './'`src/poll.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/poll.cpp -o src/libzmq_la-poll.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-poller_base.lo `test -f 'src/poller_base.cpp' || echo './'`src/poller_base.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/poller_base.cpp -o src/libzmq_la-poller_base.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-proxy.lo `test -f 'src/proxy.cpp' || echo './'`src/proxy.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/proxy.cpp -o src/libzmq_la-proxy.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-pub.lo `test -f 'src/pub.cpp' || echo './'`src/pub.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/pub.cpp -o src/libzmq_la-pub.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-pull.lo `test -f 'src/pull.cpp' || echo './'`src/pull.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/pull.cpp -o src/libzmq_la-pull.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-push.lo `test -f 'src/push.cpp' || echo './'`src/push.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/push.cpp -o src/libzmq_la-push.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-random.lo `test -f 'src/random.cpp' || echo './'`src/random.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/random.cpp -o src/libzmq_la-random.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-raw_decoder.lo `test -f 'src/raw_decoder.cpp' || echo './'`src/raw_decoder.cpp /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-raw_encoder.lo `test -f 'src/raw_encoder.cpp' || echo './'`src/raw_encoder.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/raw_decoder.cpp -o src/libzmq_la-raw_decoder.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/raw_encoder.cpp -o src/libzmq_la-raw_encoder.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-reaper.lo `test -f 'src/reaper.cpp' || echo './'`src/reaper.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/reaper.cpp -o src/libzmq_la-reaper.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-rep.lo `test -f 'src/rep.cpp' || echo './'`src/rep.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/rep.cpp -o src/libzmq_la-rep.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-req.lo `test -f 'src/req.cpp' || echo './'`src/req.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/req.cpp -o src/libzmq_la-req.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-router.lo `test -f 'src/router.cpp' || echo './'`src/router.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/router.cpp -o src/libzmq_la-router.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-select.lo `test -f 'src/select.cpp' || echo './'`src/select.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/select.cpp -o src/libzmq_la-select.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-session_base.lo `test -f 'src/session_base.cpp' || echo './'`src/session_base.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/session_base.cpp -o src/libzmq_la-session_base.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-signaler.lo `test -f 'src/signaler.cpp' || echo './'`src/signaler.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/signaler.cpp -o src/libzmq_la-signaler.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-socket_base.lo `test -f 'src/socket_base.cpp' || echo './'`src/socket_base.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/socket_base.cpp -o src/libzmq_la-socket_base.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-socks.lo `test -f 'src/socks.cpp' || echo './'`src/socks.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/socks.cpp -o src/libzmq_la-socks.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-socks_connecter.lo `test -f 'src/socks_connecter.cpp' || echo './'`src/socks_connecter.cpp /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-stream.lo `test -f 'src/stream.cpp' || echo './'`src/stream.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/socks_connecter.cpp -o src/libzmq_la-socks_connecter.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/stream.cpp -o src/libzmq_la-stream.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-stream_engine.lo `test -f 'src/stream_engine.cpp' || echo './'`src/stream_engine.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/stream_engine.cpp -o src/libzmq_la-stream_engine.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-sub.lo `test -f 'src/sub.cpp' || echo './'`src/sub.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/sub.cpp -o src/libzmq_la-sub.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-tcp.lo `test -f 'src/tcp.cpp' || echo './'`src/tcp.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/tcp.cpp -o src/libzmq_la-tcp.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-tcp_address.lo `test -f 'src/tcp_address.cpp' || echo './'`src/tcp_address.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/tcp_address.cpp -o src/libzmq_la-tcp_address.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-tcp_connecter.lo `test -f 'src/tcp_connecter.cpp' || echo './'`src/tcp_connecter.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/tcp_connecter.cpp -o src/libzmq_la-tcp_connecter.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-tcp_listener.lo `test -f 'src/tcp_listener.cpp' || echo './'`src/tcp_listener.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/tcp_listener.cpp -o src/libzmq_la-tcp_listener.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-thread.lo `test -f 'src/thread.cpp' || echo './'`src/thread.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/thread.cpp -o src/libzmq_la-thread.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-tipc_address.lo `test -f 'src/tipc_address.cpp' || echo './'`src/tipc_address.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/tipc_address.cpp -o src/libzmq_la-tipc_address.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-tipc_connecter.lo `test -f 'src/tipc_connecter.cpp' || echo './'`src/tipc_connecter.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/tipc_connecter.cpp -o src/libzmq_la-tipc_connecter.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-tipc_listener.lo `test -f 'src/tipc_listener.cpp' || echo './'`src/tipc_listener.cpp /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-trie.lo `test -f 'src/trie.cpp' || echo './'`src/trie.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/tipc_listener.cpp -o src/libzmq_la-tipc_listener.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/trie.cpp -o src/libzmq_la-trie.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-v1_decoder.lo `test -f 'src/v1_decoder.cpp' || echo './'`src/v1_decoder.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/v1_decoder.cpp -o src/libzmq_la-v1_decoder.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-v2_decoder.lo `test -f 'src/v2_decoder.cpp' || echo './'`src/v2_decoder.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/v2_decoder.cpp -o src/libzmq_la-v2_decoder.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-v1_encoder.lo `test -f 'src/v1_encoder.cpp' || echo './'`src/v1_encoder.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/v1_encoder.cpp -o src/libzmq_la-v1_encoder.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-v2_encoder.lo `test -f 'src/v2_encoder.cpp' || echo './'`src/v2_encoder.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/v2_encoder.cpp -o src/libzmq_la-v2_encoder.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-xpub.lo `test -f 'src/xpub.cpp' || echo './'`src/xpub.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/xpub.cpp -o src/libzmq_la-xpub.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-xsub.lo `test -f 'src/xsub.cpp' || echo './'`src/xsub.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/xsub.cpp -o src/libzmq_la-xsub.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-zmq.lo `test -f 'src/zmq.cpp' || echo './'`src/zmq.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/zmq.cpp -o src/libzmq_la-zmq.o /bin/bash ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c -o src/libzmq_la-zmq_utils.lo `test -f 'src/zmq_utils.cpp' || echo './'`src/zmq_utils.cpp libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -DZMQ_STATIC -Wno-long-long -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -std=c++11 -c src/zmq_utils.cpp -o src/libzmq_la-zmq_utils.o /bin/bash ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -std=c++11 -no-undefined -avoid-version -version-info 5:3:0 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o libzmq.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib src/libzmq_la-address.lo src/libzmq_la-clock.lo src/libzmq_la-ctx.lo src/libzmq_la-curve_client.lo src/libzmq_la-curve_server.lo src/libzmq_la-dealer.lo src/libzmq_la-devpoll.lo src/libzmq_la-dist.lo src/libzmq_la-epoll.lo src/libzmq_la-err.lo src/libzmq_la-fq.lo src/libzmq_la-gssapi_mechanism_base.lo src/libzmq_la-gssapi_client.lo src/libzmq_la-gssapi_server.lo src/libzmq_la-io_object.lo src/libzmq_la-io_thread.lo src/libzmq_la-ip.lo src/libzmq_la-ipc_address.lo src/libzmq_la-ipc_connecter.lo src/libzmq_la-ipc_listener.lo src/libzmq_la-kqueue.lo src/libzmq_la-lb.lo src/libzmq_la-mailbox.lo src/libzmq_la-mechanism.lo src/libzmq_la-metadata.lo src/libzmq_la-msg.lo src/libzmq_la-mtrie.lo src/libzmq_la-norm_engine.lo src/libzmq_la-null_mechanism.lo src/libzmq_la-object.lo src/libzmq_la-options.lo src/libzmq_la-own.lo src/libzmq_la-pair.lo src/libzmq_la-pgm_receiver.lo src/libzmq_la-pgm_sender.lo src/libzmq_la-pgm_socket.lo src/libzmq_la-pipe.lo src/libzmq_la-plain_client.lo src/libzmq_la-plain_server.lo src/libzmq_la-poll.lo src/libzmq_la-poller_base.lo src/libzmq_la-proxy.lo src/libzmq_la-pub.lo src/libzmq_la-pull.lo src/libzmq_la-push.lo src/libzmq_la-random.lo src/libzmq_la-raw_decoder.lo src/libzmq_la-raw_encoder.lo src/libzmq_la-reaper.lo src/libzmq_la-rep.lo src/libzmq_la-req.lo src/libzmq_la-router.lo src/libzmq_la-select.lo src/libzmq_la-session_base.lo src/libzmq_la-signaler.lo src/libzmq_la-socket_base.lo src/libzmq_la-socks.lo src/libzmq_la-socks_connecter.lo src/libzmq_la-stream.lo src/libzmq_la-stream_engine.lo src/libzmq_la-sub.lo src/libzmq_la-tcp.lo src/libzmq_la-tcp_address.lo src/libzmq_la-tcp_connecter.lo src/libzmq_la-tcp_listener.lo src/libzmq_la-thread.lo src/libzmq_la-tipc_address.lo src/libzmq_la-tipc_connecter.lo src/libzmq_la-tipc_listener.lo src/libzmq_la-trie.lo src/libzmq_la-v1_decoder.lo src/libzmq_la-v2_decoder.lo src/libzmq_la-v1_encoder.lo src/libzmq_la-v2_encoder.lo src/libzmq_la-xpub.lo src/libzmq_la-xsub.lo src/libzmq_la-zmq.lo src/libzmq_la-zmq_utils.lo -lpthread -liphlpapi -lrpcrt4 -lws2_32 libtool: link: i686-w64-mingw32-ar cr .libs/libzmq.a src/libzmq_la-address.o src/libzmq_la-clock.o src/libzmq_la-ctx.o src/libzmq_la-curve_client.o src/libzmq_la-curve_server.o src/libzmq_la-dealer.o src/libzmq_la-devpoll.o src/libzmq_la-dist.o src/libzmq_la-epoll.o src/libzmq_la-err.o src/libzmq_la-fq.o src/libzmq_la-gssapi_mechanism_base.o src/libzmq_la-gssapi_client.o src/libzmq_la-gssapi_server.o src/libzmq_la-io_object.o src/libzmq_la-io_thread.o src/libzmq_la-ip.o src/libzmq_la-ipc_address.o src/libzmq_la-ipc_connecter.o src/libzmq_la-ipc_listener.o src/libzmq_la-kqueue.o src/libzmq_la-lb.o src/libzmq_la-mailbox.o src/libzmq_la-mechanism.o src/libzmq_la-metadata.o src/libzmq_la-msg.o src/libzmq_la-mtrie.o src/libzmq_la-norm_engine.o src/libzmq_la-null_mechanism.o src/libzmq_la-object.o src/libzmq_la-options.o src/libzmq_la-own.o src/libzmq_la-pair.o src/libzmq_la-pgm_receiver.o src/libzmq_la-pgm_sender.o src/libzmq_la-pgm_socket.o src/libzmq_la-pipe.o src/libzmq_la-plain_client.o src/libzmq_la-plain_server.o src/libzmq_la-poll.o src/libzmq_la-poller_base.o src/libzmq_la-proxy.o src/libzmq_la-pub.o src/libzmq_la-pull.o src/libzmq_la-push.o src/libzmq_la-random.o src/libzmq_la-raw_decoder.o src/libzmq_la-raw_encoder.o src/libzmq_la-reaper.o src/libzmq_la-rep.o src/libzmq_la-req.o src/libzmq_la-router.o src/libzmq_la-select.o src/libzmq_la-session_base.o src/libzmq_la-signaler.o src/libzmq_la-socket_base.o src/libzmq_la-socks.o src/libzmq_la-socks_connecter.o src/libzmq_la-stream.o src/libzmq_la-stream_engine.o src/libzmq_la-sub.o src/libzmq_la-tcp.o src/libzmq_la-tcp_address.o src/libzmq_la-tcp_connecter.o src/libzmq_la-tcp_listener.o src/libzmq_la-thread.o src/libzmq_la-tipc_address.o src/libzmq_la-tipc_connecter.o src/libzmq_la-tipc_listener.o src/libzmq_la-trie.o src/libzmq_la-v1_decoder.o src/libzmq_la-v2_decoder.o src/libzmq_la-v1_encoder.o src/libzmq_la-v2_encoder.o src/libzmq_la-xpub.o src/libzmq_la-xsub.o src/libzmq_la-zmq.o src/libzmq_la-zmq_utils.o libtool: link: i686-w64-mingw32-ranlib .libs/libzmq.a libtool: link: ( cd ".libs" && rm -f "libzmq.la" && ln -s "../libzmq.la" "libzmq.la" ) make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/./.stamp_built echo Staging zeromq... Staging zeromq... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77 install-libLTLIBRARIES install-includeHEADERS install-pkgconfigDATA make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libzmq.la '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/libzmq.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libzmq.la libtool: install: /usr/bin/install -c .libs/libzmq.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libzmq.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libzmq.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libzmq.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 src/libzmq.pc '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/zeromq/4.1.7-c86d67add77 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/.stamp_staged echo Postprocessing zeromq... Postprocessing zeromq... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; rm -rf bin share && rm lib/*.la touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching zeromq... Caching zeromq... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/zeromq-4.1.7-c86d67add77.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/zeromq rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/zeromq && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/zeromq mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77/zeromq-4.1.7-c86d67add77.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/zeromq/zeromq-4.1.7-c86d67add77.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/zeromq/4.1.7-c86d67add77 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/zeromq; sha256sum zeromq-4.1.7-c86d67add77.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/zeromq/zeromq-4.1.7-c86d67add77.tar.gz.hash echo Extracting icu4c... Extracting icu4c... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef && echo "eda2aa9f9c787748a2e2d310590720ca8bcc6252adf6b4cfb03b65bef9d66759 /home/ubuntu/cache/common/icu4c-55_2-src.tgz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.icu4c-55_2-src.tgz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.icu4c-55_2-src.tgz.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/icu4c-55_2-src.tgz /home/ubuntu/cache/common/icu4c-55_2-src.tgz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.stamp_extracted echo Preprocessing icu4c... Preprocessing icu4c... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.patches-c740de269ef cd /home/ubuntu/build/wownero/contrib/depends/patches/icu4c; cp icu-001-dont-build-static-dynamic-twice.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.patches-c740de269ef ; cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef; touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.stamp_preprocessed echo Configuring icu4c... Configuring icu4c... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.patches-c740de269ef/icu-001-dont-build-static-dynamic-twice.patch && mkdir builda && mkdir buildb && cd builda && sh ../source/runConfigureICU Linux && make && cd ../buildb && sh ../source/runConfigureICU MinGW --enable-static=yes --disable-shared --disable-layout --disable-layoutex --disable-tests --disable-samples --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --with-cross-build=`pwd`/../builda && make CFLAGS="-pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION -DU_COMBINED_IMPLEMENTATION -fPIC -DENABLE_STATIC=YES -DPGKDATA_MODE=static" patching file source/config/mh-linux Hunk #1 succeeded at 35 (offset -3 lines). export CPP= CC= CXX= CPPFLAGS= CFLAGS=-O3 CXXFLAGS=-O3 LDFLAGS= MAKE= Running ./configure for Linux using the clang or else GNU C++ compiler checking for ICU version numbers... release 55.2, library 55.2, unicode version 7.0 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether to build debug libraries... no checking whether to build release libraries... yes checking for clang... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for clang++... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ICULEHB... no checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for gmake... no checking for gnumake... no checking for doxygen... no checking checking for executable suffix... checking whether strict compiling is on... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 size of void *... 8 checking whether runnable 64 bit binaries are built by default... yes checking which Makefile fragment to use for x86_64-unknown-linux-gnu... mh-linux checking for floor in -lm... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable auto cleanup of libraries... no checking whether to enable draft APIs... yes checking for ranlib... ranlib checking for ar... ar checking whether to enable renaming of symbols... yes checking whether to enable function and data tracing... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking whether to enable dynamic loading of plugins... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl checking for dlopen... yes checking for gettimeofday... yes checking if we have a C++ compiler... Good checking if we have a C++11 compiler... yes configure: Adding CXXFLAGS option --std=c++0x checking if #include works... yes checking if #include works... yes checking for pthread_attr_init in -lpthread... yes checking for mmap... yes checking for genccode assembly... -a gcc checking for inttypes.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for nl_langinfo's argument to obtain the codeset... CODESET checking for namespace support... yes checking for properly overriding new and delete... yes checking for placement new and delete... yes checking for popen... yes checking for tzset... yes checking for tzname... yes checking for timezone... no checking for __timezone... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for library containing wcscpy... none required checking size of wchar_t... 4 checking for UTF-16 string literal support... C++ only checking for a library suffix to use... none CPPFLAGS= $(THREADSCPPFLAGS) -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 CFLAGS=-O3 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) CXXFLAGS=-O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x $(THREADSCXXFLAGS) configure: creating ./config.status config.status: creating icudefs.mk config.status: creating Makefile config.status: creating data/pkgdataMakefile config.status: creating config/Makefile.inc config.status: creating config/icu.pc config.status: creating config/pkgdataMakefile config.status: creating data/Makefile config.status: creating stubdata/Makefile config.status: creating common/Makefile config.status: creating i18n/Makefile config.status: creating layout/Makefile config.status: creating layoutex/Makefile config.status: creating io/Makefile config.status: creating extra/Makefile config.status: creating extra/uconv/Makefile config.status: creating extra/uconv/pkgdataMakefile config.status: creating extra/scrptrun/Makefile config.status: creating tools/Makefile config.status: creating tools/ctestfw/Makefile config.status: creating tools/toolutil/Makefile config.status: creating tools/makeconv/Makefile config.status: creating tools/genrb/Makefile config.status: creating tools/genccode/Makefile config.status: creating tools/gencmn/Makefile config.status: creating tools/gencnval/Makefile config.status: creating tools/gendict/Makefile config.status: creating tools/gentest/Makefile config.status: creating tools/gennorm2/Makefile config.status: creating tools/genbrk/Makefile config.status: creating tools/gensprep/Makefile config.status: creating tools/icuinfo/Makefile config.status: creating tools/icupkg/Makefile config.status: creating tools/icuswap/Makefile config.status: creating tools/pkgdata/Makefile config.status: creating tools/tzcode/Makefile config.status: creating tools/gencfu/Makefile config.status: creating test/Makefile config.status: creating test/compat/Makefile config.status: creating test/testdata/Makefile config.status: creating test/testdata/pkgdataMakefile config.status: creating test/hdrtst/Makefile config.status: creating test/intltest/Makefile config.status: creating test/cintltst/Makefile config.status: creating test/iotest/Makefile config.status: creating test/letest/Makefile config.status: creating test/perf/Makefile config.status: creating test/perf/collationperf/Makefile config.status: creating test/perf/collperf/Makefile config.status: creating test/perf/collperf2/Makefile config.status: creating test/perf/dicttrieperf/Makefile config.status: creating test/perf/ubrkperf/Makefile config.status: creating test/perf/charperf/Makefile config.status: creating test/perf/convperf/Makefile config.status: creating test/perf/normperf/Makefile config.status: creating test/perf/DateFmtPerf/Makefile config.status: creating test/perf/howExpensiveIs/Makefile config.status: creating test/perf/strsrchperf/Makefile config.status: creating test/perf/unisetperf/Makefile config.status: creating test/perf/usetperf/Makefile config.status: creating test/perf/ustrperf/Makefile config.status: creating test/perf/utfperf/Makefile config.status: creating test/perf/utrie2perf/Makefile config.status: creating test/perf/leperf/Makefile config.status: creating samples/Makefile config.status: creating samples/date/Makefile config.status: creating samples/cal/Makefile config.status: creating samples/layout/Makefile ICU for C/C++ 55.2 is ready to be built. === Important Notes: === Data Packaging: library This means: ICU data will be linked with ICU. A shared data library will be built. To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override. Building ICU: Use a GNU make such as make to build ICU. checking the version of "make"... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda' 4.1 (we wanted at least 3.80) make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda' ok C++ apps may want to build with CXXFLAGS = --std=c++0x If the result of the above commands looks okay to you, go to the directory source in the ICU distribution to build ICU. Please remember that ICU needs GNU make to build properly... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda' rebuilding config/icucross.mk rebuilding config/icucross.inc cd ./config; \ make -f pkgdataMakefile rm -rf config/icu-config /usr/bin/install -c ../source/config/icu-config-top config/icu-config make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/config' rm -rf pkgdata.inc chmod u+w config/icu-config LC_ALL=C sed -f ../source/config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config LC_ALL=C sed -f ../source/config/make2sh.sed < ../source/config/mh-linux | grep -v '#M#' | uniq >> config/icu-config cat ../source/config/icu-config-bottom >> config/icu-config echo "# Rebuilt on "`date` >> config/icu-config chmod u-w config/icu-config make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/config' config/icu-uc.pc updated. config/icu-i18n.pc updated. config/icu-le.pc updated. config/icu-lx.pc updated. /bin/bash ../source/mkinstalldirs lib mkdir lib /bin/bash ../source/mkinstalldirs bin config/icu-io.pc updated. Note: rebuild with "make VERBOSE=1 " to show all compiler parameters. mkdir bin make[1]: Making `all' in `stubdata' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/stubdata' (deps) ../../source/stubdata/stubdata.c gcc ... ../../source/stubdata/stubdata.c gcc -O3 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -nodefaultlibs -nostdlib -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicudata.so.55 -o libicudata.so.55.2 stubdata.o rm -f libicudata.so.55 && ln -s libicudata.so.55.2 libicudata.so.55 rm -f libicudata.so && ln -s libicudata.so.55.2 libicudata.so make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/stubdata' make[1]: Making `all' in `common' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/common' (deps) ../../source/common/unifiedcache.cpp (deps) ../../source/common/uloc_keytype.cpp (deps) ../../source/common/simplepatternformatter.cpp (deps) ../../source/common/sharedobject.cpp (deps) ../../source/common/ulistformatter.cpp (deps) ../../source/common/listformatter.cpp (deps) ../../source/common/icuplug.cpp (deps) ../../source/common/icudataver.c (deps) ../../source/common/uloc_tag.c (deps) ../../source/common/ulist.c (deps) ../../source/common/propsvec.c (deps) ../../source/common/ucnvsel.cpp (deps) ../../source/common/dtintrv.cpp (deps) ../../source/common/wintz.c (deps) ../../source/common/cwchar.c (deps) ../../source/common/locbased.cpp (deps) ../../source/common/parsepos.cpp (deps) ../../source/common/util_props.cpp (deps) ../../source/common/util.cpp (deps) ../../source/common/punycode.cpp (deps) ../../source/common/uts46.cpp (deps) ../../source/common/usprep.cpp (deps) ../../source/common/uidna.cpp (deps) ../../source/common/servslkf.cpp (deps) ../../source/common/servrbf.cpp (deps) ../../source/common/servlkf.cpp (deps) ../../source/common/servlk.cpp (deps) ../../source/common/servls.cpp (deps) ../../source/common/servnotf.cpp (deps) ../../source/common/serv.cpp (deps) ../../source/common/rbbitblb.cpp (deps) ../../source/common/rbbistbl.cpp (deps) ../../source/common/rbbisetb.cpp (deps) ../../source/common/rbbiscan.cpp (deps) ../../source/common/rbbirb.cpp (deps) ../../source/common/rbbinode.cpp (deps) ../../source/common/rbbidata.cpp (deps) ../../source/common/rbbi.cpp (deps) ../../source/common/dictbe.cpp (deps) ../../source/common/brkeng.cpp (deps) ../../source/common/ubrk.cpp (deps) ../../source/common/brkiter.cpp (deps) ../../source/common/uarrsort.c (deps) ../../source/common/unifunct.cpp (deps) ../../source/common/unifilt.cpp (deps) ../../source/common/caniter.cpp (deps) ../../source/common/ruleiter.cpp (deps) ../../source/common/usetiter.cpp (deps) ../../source/common/uniset.cpp (deps) ../../source/common/uset.cpp (deps) ../../source/common/uniset_closure.cpp (deps) ../../source/common/uniset_props.cpp (deps) ../../source/common/uset_props.cpp (deps) ../../source/common/unisetspan.cpp (deps) ../../source/common/bmpset.cpp (deps) ../../source/common/utrie2_builder.cpp (deps) ../../source/common/utrie2.cpp (deps) ../../source/common/utrie.cpp (deps) ../../source/common/unames.cpp (deps) ../../source/common/usc_impl.c (deps) ../../source/common/uscript_props.cpp (deps) ../../source/common/uscript.c (deps) ../../source/common/ushape.cpp (deps) ../../source/common/ubidiln.c (deps) ../../source/common/ubidiwrt.c (deps) ../../source/common/ubidi.c (deps) ../../source/common/ubidi_props.c (deps) ../../source/common/propname.cpp (deps) ../../source/common/ucase.cpp (deps) ../../source/common/uprops.cpp (deps) ../../source/common/uchar.c (deps) ../../source/common/patternprops.cpp (deps) ../../source/common/uiter.cpp (deps) ../../source/common/uchriter.cpp (deps) ../../source/common/schriter.cpp (deps) ../../source/common/chariter.cpp (deps) ../../source/common/loadednormalizer2impl.cpp (deps) ../../source/common/unormcmp.cpp (deps) ../../source/common/unorm.cpp (deps) ../../source/common/normlzr.cpp (deps) ../../source/common/filterednormalizer2.cpp (deps) ../../source/common/normalizer2.cpp (deps) ../../source/common/normalizer2impl.cpp (deps) ../../source/common/ustr_titlecase_brkiter.cpp (deps) ../../source/common/unistr_titlecase_brkiter.cpp (deps) ../../source/common/ustrcase_locale.cpp (deps) ../../source/common/unistr_case_locale.cpp (deps) ../../source/common/utext.cpp (deps) ../../source/common/ustr_wcs.cpp (deps) ../../source/common/ustrtrns.cpp (deps) ../../source/common/ustrfmt.c (deps) ../../source/common/cstring.c (deps) ../../source/common/ucasemap_titlecase_brkiter.cpp (deps) ../../source/common/ucasemap.cpp (deps) ../../source/common/ustrcase.cpp (deps) ../../source/common/ustring.cpp (deps) ../../source/common/utf_impl.c (deps) ../../source/common/unistr_props.cpp (deps) ../../source/common/unistr_case.cpp (deps) ../../source/common/unistr.cpp (deps) ../../source/common/unistr_cnv.cpp (deps) ../../source/common/ustr_cnv.cpp (deps) ../../source/common/appendable.cpp (deps) ../../source/common/dictionarydata.cpp (deps) ../../source/common/ucharstrieiterator.cpp (deps) ../../source/common/ucharstriebuilder.cpp (deps) ../../source/common/ucharstrie.cpp (deps) ../../source/common/bytestrieiterator.cpp (deps) ../../source/common/bytestrie.cpp (deps) ../../source/common/bytestriebuilder.cpp (deps) ../../source/common/stringtriebuilder.cpp (deps) ../../source/common/stringpiece.cpp (deps) ../../source/common/bytestream.cpp (deps) ../../source/common/locresdata.cpp (deps) ../../source/common/loclikely.cpp (deps) ../../source/common/locdispnames.cpp (deps) ../../source/common/locavailable.cpp (deps) ../../source/common/locutil.cpp (deps) ../../source/common/locid.cpp (deps) ../../source/common/uloc.cpp (deps) ../../source/common/locmap.c (deps) ../../source/common/ucat.c (deps) ../../source/common/messagepattern.cpp (deps) ../../source/common/resbund_cnv.cpp (deps) ../../source/common/resbund.cpp (deps) ../../source/common/uresdata.c (deps) ../../source/common/ures_cnv.c (deps) ../../source/common/uresbund.cpp (deps) ../../source/common/ucnv_ct.c (deps) ../../source/common/ucnv_set.c (deps) ../../source/common/ucnvdisp.c (deps) ../../source/common/ucnvisci.c (deps) ../../source/common/ucnv_lmb.c (deps) ../../source/common/ucnvhz.c (deps) ../../source/common/ucnv2022.cpp (deps) ../../source/common/ucnvmbcs.cpp (deps) ../../source/common/ucnv_ext.cpp (deps) ../../source/common/ucnvbocu.cpp (deps) ../../source/common/ucnvscsu.c (deps) ../../source/common/ucnv_u32.c (deps) ../../source/common/ucnv_u16.c (deps) ../../source/common/ucnv_u8.c (deps) ../../source/common/ucnv_u7.c (deps) ../../source/common/ucnvlat1.c (deps) ../../source/common/ucnv_err.c (deps) ../../source/common/ucnv_cb.c (deps) ../../source/common/ucnv_io.cpp (deps) ../../source/common/ucnv_cnv.c (deps) ../../source/common/ucnv_bld.cpp (deps) ../../source/common/ucnv.c (deps) ../../source/common/uvectr64.cpp (deps) ../../source/common/uvectr32.cpp (deps) ../../source/common/ustack.cpp (deps) ../../source/common/uvector.cpp (deps) ../../source/common/ustrenum.cpp (deps) ../../source/common/uenum.c (deps) ../../source/common/uhash_us.cpp (deps) ../../source/common/uhash.c (deps) ../../source/common/utrace.c (deps) ../../source/common/ucol_swp.cpp (deps) ../../source/common/udataswp.c (deps) ../../source/common/umapfile.c (deps) ../../source/common/udatamem.c (deps) ../../source/common/ucmndata.c (deps) ../../source/common/udata.cpp (deps) ../../source/common/charstr.cpp (deps) ../../source/common/cmemory.c (deps) ../../source/common/uobject.cpp (deps) ../../source/common/uinit.cpp (deps) ../../source/common/ucln_cmn.cpp (deps) ../../source/common/umutex.cpp (deps) ../../source/common/uinvchar.c (deps) ../../source/common/utypes.c (deps) ../../source/common/umath.c (deps) ../../source/common/putil.cpp (deps) ../../source/common/errorcode.cpp generating ../common/svchook.mk cd .. \ && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/bash ./config.status config.status: creating common/Makefile g++ ... ../../source/common/errorcode.cpp g++ ... ../../source/common/putil.cpp gcc ... ../../source/common/umath.c gcc ... ../../source/common/utypes.c gcc ... ../../source/common/uinvchar.c g++ ... ../../source/common/umutex.cpp g++ ... ../../source/common/ucln_cmn.cpp g++ ... ../../source/common/uinit.cpp g++ ... ../../source/common/uobject.cpp gcc ... ../../source/common/cmemory.c g++ ... ../../source/common/charstr.cpp g++ ... ../../source/common/udata.cpp gcc ... ../../source/common/ucmndata.c gcc ... ../../source/common/udatamem.c gcc ... ../../source/common/umapfile.c gcc ... ../../source/common/udataswp.c g++ ... ../../source/common/ucol_swp.cpp gcc ... ../../source/common/utrace.c gcc ... ../../source/common/uhash.c g++ ... ../../source/common/uhash_us.cpp gcc ... ../../source/common/uenum.c g++ ... ../../source/common/ustrenum.cpp g++ ... ../../source/common/uvector.cpp g++ ... ../../source/common/ustack.cpp g++ ... ../../source/common/uvectr32.cpp g++ ... ../../source/common/uvectr64.cpp gcc ... ../../source/common/ucnv.c g++ ... ../../source/common/ucnv_bld.cpp gcc ... ../../source/common/ucnv_cnv.c g++ ... ../../source/common/ucnv_io.cpp gcc ... ../../source/common/ucnv_cb.c gcc ... ../../source/common/ucnv_err.c gcc ... ../../source/common/ucnvlat1.c gcc ... ../../source/common/ucnv_u7.c gcc ... ../../source/common/ucnv_u8.c gcc ... ../../source/common/ucnv_u16.c gcc ... ../../source/common/ucnv_u32.c gcc ... ../../source/common/ucnvscsu.c g++ ... ../../source/common/ucnvbocu.cpp ../../source/common/ucnvbocu.cpp: In function ‘void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)’: ../../source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:554:21: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:556:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:557:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:584:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:585:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:586:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:587:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:601:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:602:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:604:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:605:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp: In function ‘void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)’: ../../source/common/ucnvbocu.cpp:781:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:782:21: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:808:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:809:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:810:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:811:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:824:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:825:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:826:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:827:21: note: here case 1: /*fall through*/ ^~~~ g++ ... ../../source/common/ucnv_ext.cpp g++ ... ../../source/common/ucnvmbcs.cpp ../../source/common/ucnv_ext.cpp: In function ‘void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)’: ../../source/common/ucnv_ext.cpp:692:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnv_ext.cpp:693:9: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnv_ext.cpp:694:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnv_ext.cpp:695:9: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp: In function ‘void ucnv_MBCSGetFilteredUnicodeSetForUnicode_55(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)’: ../../source/common/ucnvmbcs.cpp:965:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:966:37: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:967:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:968:37: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp: In function ‘void ucnv_MBCSFromUnicodeWithOffsets_55(UConverterFromUnicodeArgs*, UErrorCode*)’: ../../source/common/ucnvmbcs.cpp:4636:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4637:21: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4638:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4639:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4640:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4641:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4652:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4653:21: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4655:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4656:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4658:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4659:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4683:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4684:17: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4685:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4686:17: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4700:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../source/common/ucnvmbcs.cpp:4703:17: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4705:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../source/common/ucnvmbcs.cpp:4708:17: note: here case 1: /*fall through*/ ^~~~ g++ ... ../../source/common/ucnv2022.cpp gcc ... ../../source/common/ucnvhz.c gcc ... ../../source/common/ucnv_lmb.c gcc ... ../../source/common/ucnvisci.c gcc ... ../../source/common/ucnvdisp.c gcc ... ../../source/common/ucnv_set.c gcc ... ../../source/common/ucnv_ct.c g++ ... ../../source/common/uresbund.cpp gcc ... ../../source/common/ures_cnv.c ../../source/common/uresbund.cpp: In function ‘const UChar* ures_getNextString_55(UResourceBundle*, int32_t*, const char**, UErrorCode*)’: ../../source/common/uresbund.cpp:1486:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../source/common/uresbund.cpp:1487:5: note: here default: /*fall through*/ ^~~~~~~ gcc ... ../../source/common/uresdata.c g++ ... ../../source/common/resbund.cpp g++ ... ../../source/common/resbund_cnv.cpp g++ ... ../../source/common/messagepattern.cpp gcc ... ../../source/common/ucat.c gcc ... ../../source/common/locmap.c g++ ... ../../source/common/uloc.cpp g++ ... ../../source/common/locid.cpp g++ ... ../../source/common/locutil.cpp g++ ... ../../source/common/locavailable.cpp g++ ... ../../source/common/locdispnames.cpp g++ ... ../../source/common/loclikely.cpp g++ ... ../../source/common/locresdata.cpp g++ ... ../../source/common/bytestream.cpp g++ ... ../../source/common/stringpiece.cpp g++ ... ../../source/common/stringtriebuilder.cpp g++ ... ../../source/common/bytestriebuilder.cpp g++ ... ../../source/common/bytestrie.cpp g++ ... ../../source/common/bytestrieiterator.cpp g++ ... ../../source/common/ucharstrie.cpp g++ ... ../../source/common/ucharstriebuilder.cpp g++ ... ../../source/common/ucharstrieiterator.cpp g++ ... ../../source/common/dictionarydata.cpp g++ ... ../../source/common/appendable.cpp g++ ... ../../source/common/ustr_cnv.cpp g++ ... ../../source/common/unistr_cnv.cpp g++ ... ../../source/common/unistr.cpp g++ ... ../../source/common/unistr_case.cpp ../../source/common/unistr.cpp: In member function ‘icu_55::UnicodeString& icu_55::UnicodeString::copyFrom(const icu_55::UnicodeString&, UBool)’: ../../source/common/unistr.cpp:473:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../../source/common/unistr.cpp:485:3: note: here case kWritableAlias: { ^~~~ ../../source/common/unistr.cpp:492:5: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../source/common/unistr.cpp:495:3: note: here default: ^~~~~~~ ../../source/common/unistr.cpp: In constructor ‘icu_55::UnicodeString::UnicodeString(int32_t, UChar32, int32_t)’: ../../source/common/unistr.cpp:172:15: warning: ‘units[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] UChar units[U16_MAX_LENGTH]; ^~~~~ g++ ... ../../source/common/unistr_props.cpp gcc ... ../../source/common/utf_impl.c g++ ... ../../source/common/ustring.cpp g++ ... ../../source/common/ustrcase.cpp g++ ... ../../source/common/ucasemap.cpp g++ ... ../../source/common/ucasemap_titlecase_brkiter.cpp gcc ... ../../source/common/cstring.c gcc ... ../../source/common/ustrfmt.c g++ ... ../../source/common/ustrtrns.cpp g++ ... ../../source/common/ustr_wcs.cpp ../../source/common/ustrtrns.cpp: In function ‘UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)’: ../../source/common/ustrtrns.cpp:289:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ^~ ../../source/common/ustrtrns.cpp:294:5: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ustrtrns.cpp:301:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../../source/common/ustrtrns.cpp:302:5: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ustrtrns.cpp: In function ‘UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)’: ../../source/common/ustrtrns.cpp:358:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../../source/common/ustrtrns.cpp:365:9: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ustrtrns.cpp:368:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../source/common/ustrtrns.cpp:369:9: note: here case 1: /*fall through*/ ^~~~ g++ ... ../../source/common/utext.cpp g++ ... ../../source/common/unistr_case_locale.cpp g++ ... ../../source/common/ustrcase_locale.cpp g++ ... ../../source/common/unistr_titlecase_brkiter.cpp g++ ... ../../source/common/ustr_titlecase_brkiter.cpp g++ ... ../../source/common/normalizer2impl.cpp g++ ... ../../source/common/normalizer2.cpp g++ ... ../../source/common/filterednormalizer2.cpp g++ ... ../../source/common/normlzr.cpp g++ ... ../../source/common/unorm.cpp g++ ... ../../source/common/unormcmp.cpp g++ ... ../../source/common/loadednormalizer2impl.cpp g++ ... ../../source/common/chariter.cpp g++ ... ../../source/common/schriter.cpp g++ ... ../../source/common/uchriter.cpp g++ ... ../../source/common/uiter.cpp g++ ... ../../source/common/patternprops.cpp gcc ... ../../source/common/uchar.c g++ ... ../../source/common/uprops.cpp g++ ... ../../source/common/ucase.cpp g++ ... ../../source/common/propname.cpp gcc ... ../../source/common/ubidi_props.c gcc ... ../../source/common/ubidi.c gcc ... ../../source/common/ubidiwrt.c gcc ... ../../source/common/ubidiln.c g++ ... ../../source/common/ushape.cpp gcc ... ../../source/common/uscript.c g++ ... ../../source/common/uscript_props.cpp gcc ... ../../source/common/usc_impl.c g++ ... ../../source/common/unames.cpp g++ ... ../../source/common/utrie.cpp g++ ... ../../source/common/utrie2.cpp g++ ... ../../source/common/utrie2_builder.cpp g++ ... ../../source/common/bmpset.cpp g++ ... ../../source/common/unisetspan.cpp g++ ... ../../source/common/uset_props.cpp g++ ... ../../source/common/uniset_props.cpp g++ ... ../../source/common/uniset_closure.cpp g++ ... ../../source/common/uset.cpp g++ ... ../../source/common/uniset.cpp g++ ... ../../source/common/usetiter.cpp g++ ... ../../source/common/ruleiter.cpp g++ ... ../../source/common/caniter.cpp g++ ... ../../source/common/unifilt.cpp g++ ... ../../source/common/unifunct.cpp gcc ... ../../source/common/uarrsort.c g++ ... ../../source/common/brkiter.cpp g++ ... ../../source/common/ubrk.cpp g++ ... ../../source/common/brkeng.cpp g++ ... ../../source/common/dictbe.cpp g++ ... ../../source/common/rbbi.cpp g++ ... ../../source/common/rbbidata.cpp g++ ... ../../source/common/rbbinode.cpp g++ ... ../../source/common/rbbirb.cpp g++ ... ../../source/common/rbbiscan.cpp g++ ... ../../source/common/rbbisetb.cpp g++ ... ../../source/common/rbbistbl.cpp g++ ... ../../source/common/rbbitblb.cpp g++ ... ../../source/common/serv.cpp g++ ... ../../source/common/servnotf.cpp g++ ... ../../source/common/servls.cpp g++ ... ../../source/common/servlk.cpp g++ ... ../../source/common/servlkf.cpp g++ ... ../../source/common/servrbf.cpp g++ ... ../../source/common/servslkf.cpp g++ ... ../../source/common/uidna.cpp g++ ... ../../source/common/usprep.cpp g++ ... ../../source/common/uts46.cpp g++ ... ../../source/common/punycode.cpp g++ ... ../../source/common/util.cpp g++ ... ../../source/common/util_props.cpp ../../source/common/util_props.cpp: In static member function ‘static int32_t icu_55::ICU_Utility::parsePattern(const icu_55::UnicodeString&, int32_t, int32_t, const icu_55::UnicodeString&, int32_t*)’: ../../source/common/util_props.cpp:100:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../../source/common/util_props.cpp:104:9: note: here case 126 /*'~'*/: ^~~~ g++ ... ../../source/common/parsepos.cpp g++ ... ../../source/common/locbased.cpp gcc ... ../../source/common/cwchar.c gcc ... ../../source/common/wintz.c g++ ... ../../source/common/dtintrv.cpp g++ ... ../../source/common/ucnvsel.cpp gcc ... ../../source/common/propsvec.c gcc ... ../../source/common/ulist.c gcc ... ../../source/common/uloc_tag.c gcc ... ../../source/common/icudataver.c g++ ... ../../source/common/icuplug.cpp g++ ... ../../source/common/listformatter.cpp g++ ... ../../source/common/ulistformatter.cpp g++ ... ../../source/common/sharedobject.cpp g++ ... ../../source/common/simplepatternformatter.cpp g++ ... ../../source/common/unifiedcache.cpp g++ ... ../../source/common/uloc_keytype.cpp g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicuuc.so.55 -o ../lib/libicuuc.so.55.2 errorcode.o putil.o umath.o utypes.o uinvchar.o umutex.o ucln_cmn.o uinit.o uobject.o cmemory.o charstr.o udata.o ucmndata.o udatamem.o umapfile.o udataswp.o ucol_swp.o utrace.o uhash.o uhash_us.o uenum.o ustrenum.o uvector.o ustack.o uvectr32.o uvectr64.o ucnv.o ucnv_bld.o ucnv_cnv.o ucnv_io.o ucnv_cb.o ucnv_err.o ucnvlat1.o ucnv_u7.o ucnv_u8.o ucnv_u16.o ucnv_u32.o ucnvscsu.o ucnvbocu.o ucnv_ext.o ucnvmbcs.o ucnv2022.o ucnvhz.o ucnv_lmb.o ucnvisci.o ucnvdisp.o ucnv_set.o ucnv_ct.o uresbund.o ures_cnv.o uresdata.o resbund.o resbund_cnv.o messagepattern.o ucat.o locmap.o uloc.o locid.o locutil.o locavailable.o locdispnames.o loclikely.o locresdata.o bytestream.o stringpiece.o stringtriebuilder.o bytestriebuilder.o bytestrie.o bytestrieiterator.o ucharstrie.o ucharstriebuilder.o ucharstrieiterator.o dictionarydata.o appendable.o ustr_cnv.o unistr_cnv.o unistr.o unistr_case.o unistr_props.o utf_impl.o ustring.o ustrcase.o ucasemap.o ucasemap_titlecase_brkiter.o cstring.o ustrfmt.o ustrtrns.o ustr_wcs.o utext.o unistr_case_locale.o ustrcase_locale.o unistr_titlecase_brkiter.o ustr_titlecase_brkiter.o normalizer2impl.o normalizer2.o filterednormalizer2.o normlzr.o unorm.o unormcmp.o loadednormalizer2impl.o chariter.o schriter.o uchriter.o uiter.o patternprops.o uchar.o uprops.o ucase.o propname.o ubidi_props.o ubidi.o ubidiwrt.o ubidiln.o ushape.o uscript.o uscript_props.o usc_impl.o unames.o utrie.o utrie2.o utrie2_builder.o bmpset.o unisetspan.o uset_props.o uniset_props.o uniset_closure.o uset.o uniset.o usetiter.o ruleiter.o caniter.o unifilt.o unifunct.o uarrsort.o brkiter.o ubrk.o brkeng.o dictbe.o rbbi.o rbbidata.o rbbinode.o rbbirb.o rbbiscan.o rbbisetb.o rbbistbl.o rbbitblb.o serv.o servnotf.o servls.o servlk.o servlkf.o servrbf.o servslkf.o uidna.o usprep.o uts46.o punycode.o util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o dtintrv.o ucnvsel.o propsvec.o ulist.o uloc_tag.o icudataver.o icuplug.o listformatter.o ulistformatter.o sharedobject.o simplepatternformatter.o unifiedcache.o uloc_keytype.o -L../lib -L../stubdata -licudata -lpthread -ldl -lm rm -f ../lib/libicuuc.so.55 && ln -s libicuuc.so.55.2 ../lib/libicuuc.so.55 rm -f ../lib/libicuuc.so && ln -s libicuuc.so.55.2 ../lib/libicuuc.so make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/common' make[1]: Making `all' in `i18n' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/i18n' (deps) ../../source/i18n/scientificnumberformatter.cpp (deps) ../../source/i18n/sharedbreakiterator.cpp (deps) ../../source/i18n/filteredbrk.cpp (deps) ../../source/i18n/measunit.cpp (deps) ../../source/i18n/quantityformatter.cpp (deps) ../../source/i18n/reldatefmt.cpp (deps) ../../source/i18n/uregion.cpp (deps) ../../source/i18n/identifier_info.cpp (deps) ../../source/i18n/scriptset.cpp (deps) ../../source/i18n/region.cpp (deps) ../../source/i18n/gender.cpp (deps) ../../source/i18n/compactdecimalformat.cpp (deps) ../../source/i18n/tzfmt.cpp (deps) ../../source/i18n/tzgnames.cpp (deps) ../../source/i18n/tznames_impl.cpp (deps) ../../source/i18n/tznames.cpp (deps) ../../source/i18n/alphaindex.cpp (deps) ../../source/i18n/decContext.c (deps) ../../source/i18n/decNumber.c (deps) ../../source/i18n/locdspnm.cpp (deps) ../../source/i18n/ufieldpositer.cpp (deps) ../../source/i18n/fpositer.cpp (deps) ../../source/i18n/fphdlimp.cpp (deps) ../../source/i18n/vzone.cpp (deps) ../../source/i18n/zrule.cpp (deps) ../../source/i18n/ztrans.cpp (deps) ../../source/i18n/smpdtfst.cpp (deps) ../../source/i18n/decfmtst.cpp (deps) ../../source/i18n/uspoof_wsconf.cpp (deps) ../../source/i18n/uspoof_conf.cpp (deps) ../../source/i18n/uspoof_build.cpp (deps) ../../source/i18n/uspoof_impl.cpp (deps) ../../source/i18n/uspoof.cpp (deps) ../../source/i18n/currpinf.cpp (deps) ../../source/i18n/tmutfmt.cpp (deps) ../../source/i18n/tmutamt.cpp (deps) ../../source/i18n/tmunit.cpp (deps) ../../source/i18n/udateintervalformat.cpp (deps) ../../source/i18n/dtitvinf.cpp (deps) ../../source/i18n/dtitvfmt.cpp (deps) ../../source/i18n/selfmt.cpp (deps) ../../source/i18n/plurfmt.cpp (deps) ../../source/i18n/plurrule.cpp (deps) ../../source/i18n/upluralrules.cpp (deps) ../../source/i18n/zonemeta.cpp (deps) ../../source/i18n/vtzone.cpp (deps) ../../source/i18n/tztrans.cpp (deps) ../../source/i18n/tzrule.cpp (deps) ../../source/i18n/rbtz.cpp (deps) ../../source/i18n/dtrule.cpp (deps) ../../source/i18n/basictz.cpp (deps) ../../source/i18n/winnmfmt.cpp (deps) ../../source/i18n/windtfmt.cpp (deps) ../../source/i18n/wintzimpl.cpp (deps) ../../source/i18n/inputext.cpp (deps) ../../source/i18n/csrutf8.cpp (deps) ../../source/i18n/csrucode.cpp (deps) ../../source/i18n/csrsbcs.cpp (deps) ../../source/i18n/csrmbcs.cpp (deps) ../../source/i18n/csrecog.cpp (deps) ../../source/i18n/csr2022.cpp (deps) ../../source/i18n/csmatch.cpp (deps) ../../source/i18n/csdetect.cpp (deps) ../../source/i18n/utmscale.c (deps) ../../source/i18n/measure.cpp (deps) ../../source/i18n/currunit.cpp (deps) ../../source/i18n/curramt.cpp (deps) ../../source/i18n/currfmt.cpp (deps) ../../source/i18n/measfmt.cpp (deps) ../../source/i18n/ulocdata.c (deps) ../../source/i18n/uregexc.cpp (deps) ../../source/i18n/uregex.cpp (deps) ../../source/i18n/regeximp.cpp (deps) ../../source/i18n/regextxt.cpp (deps) ../../source/i18n/regexst.cpp (deps) ../../source/i18n/repattrn.cpp (deps) ../../source/i18n/rematch.cpp (deps) ../../source/i18n/regexcmp.cpp (deps) ../../source/i18n/brktrans.cpp (deps) ../../source/i18n/transreg.cpp (deps) ../../source/i18n/quant.cpp (deps) ../../source/i18n/nortrans.cpp (deps) ../../source/i18n/uni2name.cpp (deps) ../../source/i18n/name2uni.cpp (deps) ../../source/i18n/anytrans.cpp (deps) ../../source/i18n/toupptrn.cpp (deps) ../../source/i18n/tolowtrn.cpp (deps) ../../source/i18n/titletrn.cpp (deps) ../../source/i18n/casetrn.cpp (deps) ../../source/i18n/remtrans.cpp (deps) ../../source/i18n/nultrans.cpp (deps) ../../source/i18n/rbt_set.cpp (deps) ../../source/i18n/rbt_rule.cpp (deps) ../../source/i18n/rbt_pars.cpp (deps) ../../source/i18n/rbt_data.cpp (deps) ../../source/i18n/rbt.cpp (deps) ../../source/i18n/cpdtrans.cpp (deps) ../../source/i18n/tridpars.cpp (deps) ../../source/i18n/strrepl.cpp (deps) ../../source/i18n/funcrepl.cpp (deps) ../../source/i18n/unesctrn.cpp (deps) ../../source/i18n/esctrn.cpp (deps) ../../source/i18n/utrans.cpp (deps) ../../source/i18n/translit.cpp (deps) ../../source/i18n/stsearch.cpp (deps) ../../source/i18n/search.cpp (deps) ../../source/i18n/usearch.cpp (deps) ../../source/i18n/strmatch.cpp (deps) ../../source/i18n/collationfastlatinbuilder.cpp (deps) ../../source/i18n/collationbuilder.cpp (deps) ../../source/i18n/collationruleparser.cpp (deps) ../../source/i18n/collationweights.cpp (deps) ../../source/i18n/collationdatabuilder.cpp (deps) ../../source/i18n/collationrootelements.cpp (deps) ../../source/i18n/collationroot.cpp (deps) ../../source/i18n/rulebasedcollator.cpp (deps) ../../source/i18n/collationkeys.cpp (deps) ../../source/i18n/collationfastlatin.cpp (deps) ../../source/i18n/collationcompare.cpp (deps) ../../source/i18n/collationsets.cpp (deps) ../../source/i18n/uitercollationiterator.cpp (deps) ../../source/i18n/utf8collationiterator.cpp (deps) ../../source/i18n/utf16collationiterator.cpp (deps) ../../source/i18n/collationiterator.cpp (deps) ../../source/i18n/collationfcd.cpp (deps) ../../source/i18n/collationdatawriter.cpp (deps) ../../source/i18n/collationdatareader.cpp (deps) ../../source/i18n/collationtailoring.cpp (deps) ../../source/i18n/collationdata.cpp (deps) ../../source/i18n/collationsettings.cpp (deps) ../../source/i18n/collation.cpp (deps) ../../source/i18n/ucol_sit.cpp (deps) ../../source/i18n/ucol_res.cpp (deps) ../../source/i18n/ucol.cpp (deps) ../../source/i18n/ucoleitr.cpp (deps) ../../source/i18n/bocsu.cpp (deps) ../../source/i18n/sortkey.cpp (deps) ../../source/i18n/coll.cpp (deps) ../../source/i18n/coleitr.cpp (deps) ../../source/i18n/ethpccal.cpp (deps) ../../source/i18n/dangical.cpp (deps) ../../source/i18n/coptccal.cpp (deps) ../../source/i18n/cecal.cpp (deps) ../../source/i18n/chnsecal.cpp (deps) ../../source/i18n/indiancal.cpp (deps) ../../source/i18n/hebrwcal.cpp (deps) ../../source/i18n/gregoimp.cpp (deps) ../../source/i18n/japancal.cpp (deps) ../../source/i18n/islamcal.cpp (deps) ../../source/i18n/persncal.cpp (deps) ../../source/i18n/buddhcal.cpp (deps) ../../source/i18n/taiwncal.cpp (deps) ../../source/i18n/astro.cpp (deps) ../../source/i18n/olsontz.cpp (deps) ../../source/i18n/simpletz.cpp (deps) ../../source/i18n/timezone.cpp (deps) ../../source/i18n/gregocal.cpp (deps) ../../source/i18n/calendar.cpp (deps) ../../source/i18n/ucal.cpp (deps) ../../source/i18n/ucsdet.cpp (deps) ../../source/i18n/unumsys.cpp (deps) ../../source/i18n/numsys.cpp (deps) ../../source/i18n/rbnf.cpp (deps) ../../source/i18n/nfsubs.cpp (deps) ../../source/i18n/nfrule.cpp (deps) ../../source/i18n/nfrs.cpp (deps) ../../source/i18n/udatpg.cpp (deps) ../../source/i18n/dtptngen.cpp (deps) ../../source/i18n/udat.cpp (deps) ../../source/i18n/dtfmtsym.cpp (deps) ../../source/i18n/reldtfmt.cpp (deps) ../../source/i18n/smpdtfmt.cpp (deps) ../../source/i18n/datefmt.cpp (deps) ../../source/i18n/choicfmt.cpp (deps) ../../source/i18n/fmtable_cnv.cpp (deps) ../../source/i18n/digitlst.cpp (deps) ../../source/i18n/ucurr.cpp (deps) ../../source/i18n/dcfmtsym.cpp (deps) ../../source/i18n/decimalformatpattern.cpp (deps) ../../source/i18n/decimfmt.cpp (deps) ../../source/i18n/unum.cpp (deps) ../../source/i18n/numfmt.cpp (deps) ../../source/i18n/umsg.cpp (deps) ../../source/i18n/msgfmt.cpp (deps) ../../source/i18n/format.cpp (deps) ../../source/i18n/fmtable.cpp (deps) ../../source/i18n/ucln_in.cpp g++ ... ../../source/i18n/ucln_in.cpp g++ ... ../../source/i18n/fmtable.cpp g++ ... ../../source/i18n/format.cpp ../../source/i18n/fmtable.cpp: In member function ‘int32_t icu_55::Formattable::getLong(UErrorCode&) const’: ../../source/i18n/fmtable.cpp:430:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../source/i18n/fmtable.cpp:434:5: note: here default: ^~~~~~~ ../../source/i18n/fmtable.cpp: In member function ‘int64_t icu_55::Formattable::getInt64(UErrorCode&) const’: ../../source/i18n/fmtable.cpp:481:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../source/i18n/fmtable.cpp:485:5: note: here default: ^~~~~~~ ../../source/i18n/fmtable.cpp: In member function ‘double icu_55::Formattable::getDouble(UErrorCode&) const’: ../../source/i18n/fmtable.cpp:511:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../source/i18n/fmtable.cpp:515:5: note: here default: ^~~~~~~ g++ ... ../../source/i18n/msgfmt.cpp g++ ... ../../source/i18n/umsg.cpp g++ ... ../../source/i18n/numfmt.cpp g++ ... ../../source/i18n/unum.cpp g++ ... ../../source/i18n/decimfmt.cpp g++ ... ../../source/i18n/decimalformatpattern.cpp ../../source/i18n/decimfmt.cpp: In member function ‘virtual icu_55::DecimalFormat& icu_55::DecimalFormat::setAttribute(UNumberFormatAttribute, int32_t, UErrorCode&)’: ../../source/i18n/decimfmt.cpp:5529:25: warning: this statement may fall through [-Wimplicit-fallthrough=] setCurrencyUsage((UCurrencyUsage)newValue, &status); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../source/i18n/decimfmt.cpp:5531:5: note: here default: ^~~~~~~ g++ ... ../../source/i18n/dcfmtsym.cpp g++ ... ../../source/i18n/ucurr.cpp g++ ... ../../source/i18n/digitlst.cpp g++ ... ../../source/i18n/fmtable_cnv.cpp g++ ... ../../source/i18n/choicfmt.cpp g++ ... ../../source/i18n/datefmt.cpp g++ ... ../../source/i18n/smpdtfmt.cpp g++ ... ../../source/i18n/reldtfmt.cpp ../../source/i18n/smpdtfmt.cpp: In member function ‘void icu_55::SimpleDateFormat::processOverrideString(const icu_55::Locale&, const icu_55::UnicodeString&, int8_t, UErrorCode&)’: ../../source/i18n/smpdtfmt.cpp:1335:21: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../source/i18n/smpdtfmt.cpp:1337:17: note: here case kOvrStrTime : { ^~~~ ../../source/i18n/smpdtfmt.cpp: In member function ‘void icu_55::SimpleDateFormat::subFormat(icu_55::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_55::FieldPositionHandler&, icu_55::Calendar&, icu_55::SimpleDateFormatMutableNFs&, UErrorCode&) const’: ../../source/i18n/smpdtfmt.cpp:1441:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../../source/i18n/smpdtfmt.cpp:1456:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp:1562:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../../source/i18n/smpdtfmt.cpp:1566:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp: In member function ‘int32_t icu_55::SimpleDateFormat::subParse(const icu_55::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_55::Calendar&, int32_t, icu_55::MessageFormat*, UTimeZoneFormatTimeType*, icu_55::SimpleDateFormatMutableNFs&) const’: ../../source/i18n/smpdtfmt.cpp:2734:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../../source/i18n/smpdtfmt.cpp:2740:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp:2926:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../../source/i18n/smpdtfmt.cpp:2931:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp:2955:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../../source/i18n/smpdtfmt.cpp:2963:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp:3051:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../../source/i18n/smpdtfmt.cpp:3056:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ ... ../../source/i18n/dtfmtsym.cpp g++ ... ../../source/i18n/udat.cpp g++ ... ../../source/i18n/dtptngen.cpp g++ ... ../../source/i18n/udatpg.cpp g++ ... ../../source/i18n/nfrs.cpp g++ ... ../../source/i18n/nfrule.cpp g++ ... ../../source/i18n/nfsubs.cpp g++ ... ../../source/i18n/rbnf.cpp ../../source/i18n/rbnf.cpp: In member function ‘UBool icu_55::LocDataParser::inList(UChar, const UChar*) const’: ../../source/i18n/rbnf.cpp:321:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../../source/i18n/rbnf.cpp:321:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ while (*list && *list != c) ++list; return *list == c; ^~~~~~ g++ ... ../../source/i18n/numsys.cpp g++ ... ../../source/i18n/unumsys.cpp g++ ... ../../source/i18n/ucsdet.cpp g++ ... ../../source/i18n/ucal.cpp g++ ... ../../source/i18n/calendar.cpp g++ ... ../../source/i18n/gregocal.cpp ../../source/i18n/calendar.cpp: In member function ‘virtual void icu_55::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)’: ../../source/i18n/calendar.cpp:2131:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../source/i18n/calendar.cpp:2134:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../../source/i18n/calendar.cpp: In member function ‘virtual void icu_55::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)’: ../../source/i18n/calendar.cpp:3647:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../source/i18n/calendar.cpp:3649:5: note: here case UCAL_MONTH: ^~~~ g++ ... ../../source/i18n/timezone.cpp g++ ... ../../source/i18n/simpletz.cpp g++ ... ../../source/i18n/olsontz.cpp g++ ... ../../source/i18n/astro.cpp g++ ... ../../source/i18n/taiwncal.cpp g++ ... ../../source/i18n/buddhcal.cpp g++ ... ../../source/i18n/persncal.cpp g++ ... ../../source/i18n/islamcal.cpp g++ ... ../../source/i18n/japancal.cpp g++ ... ../../source/i18n/gregoimp.cpp g++ ... ../../source/i18n/hebrwcal.cpp g++ ... ../../source/i18n/indiancal.cpp g++ ... ../../source/i18n/chnsecal.cpp g++ ... ../../source/i18n/cecal.cpp g++ ... ../../source/i18n/coptccal.cpp g++ ... ../../source/i18n/dangical.cpp g++ ... ../../source/i18n/ethpccal.cpp g++ ... ../../source/i18n/coleitr.cpp g++ ... ../../source/i18n/coll.cpp g++ ... ../../source/i18n/sortkey.cpp g++ ... ../../source/i18n/bocsu.cpp g++ ... ../../source/i18n/ucoleitr.cpp g++ ... ../../source/i18n/ucol.cpp ../../source/i18n/ucoleitr.cpp: In member function ‘uint64_t icu_55::UCollationPCE::processCE(uint32_t)’: ../../source/i18n/ucoleitr.cpp:214:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../source/i18n/ucoleitr.cpp:217:5: note: here case UCOL_SECONDARY: ^~~~ ../../source/i18n/ucoleitr.cpp:218:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../source/i18n/ucoleitr.cpp:221:5: note: here case UCOL_PRIMARY: ^~~~ g++ ... ../../source/i18n/ucol_res.cpp g++ ... ../../source/i18n/ucol_sit.cpp g++ ... ../../source/i18n/collation.cpp g++ ... ../../source/i18n/collationsettings.cpp g++ ... ../../source/i18n/collationdata.cpp g++ ... ../../source/i18n/collationtailoring.cpp g++ ... ../../source/i18n/collationdatareader.cpp g++ ... ../../source/i18n/collationdatawriter.cpp g++ ... ../../source/i18n/collationfcd.cpp g++ ... ../../source/i18n/collationiterator.cpp g++ ... ../../source/i18n/utf16collationiterator.cpp g++ ... ../../source/i18n/utf8collationiterator.cpp g++ ... ../../source/i18n/uitercollationiterator.cpp g++ ... ../../source/i18n/collationsets.cpp g++ ... ../../source/i18n/collationcompare.cpp g++ ... ../../source/i18n/collationfastlatin.cpp g++ ... ../../source/i18n/collationkeys.cpp g++ ... ../../source/i18n/rulebasedcollator.cpp g++ ... ../../source/i18n/collationroot.cpp g++ ... ../../source/i18n/collationrootelements.cpp g++ ... ../../source/i18n/collationdatabuilder.cpp g++ ... ../../source/i18n/collationweights.cpp g++ ... ../../source/i18n/collationruleparser.cpp g++ ... ../../source/i18n/collationbuilder.cpp g++ ... ../../source/i18n/collationfastlatinbuilder.cpp g++ ... ../../source/i18n/strmatch.cpp g++ ... ../../source/i18n/usearch.cpp g++ ... ../../source/i18n/search.cpp g++ ... ../../source/i18n/stsearch.cpp g++ ... ../../source/i18n/translit.cpp g++ ... ../../source/i18n/utrans.cpp g++ ... ../../source/i18n/esctrn.cpp g++ ... ../../source/i18n/unesctrn.cpp g++ ... ../../source/i18n/funcrepl.cpp g++ ... ../../source/i18n/strrepl.cpp g++ ... ../../source/i18n/tridpars.cpp g++ ... ../../source/i18n/cpdtrans.cpp g++ ... ../../source/i18n/rbt.cpp g++ ... ../../source/i18n/rbt_data.cpp g++ ... ../../source/i18n/rbt_pars.cpp g++ ... ../../source/i18n/rbt_rule.cpp g++ ... ../../source/i18n/rbt_set.cpp g++ ... ../../source/i18n/nultrans.cpp g++ ... ../../source/i18n/remtrans.cpp g++ ... ../../source/i18n/casetrn.cpp g++ ... ../../source/i18n/titletrn.cpp g++ ... ../../source/i18n/tolowtrn.cpp g++ ... ../../source/i18n/toupptrn.cpp g++ ... ../../source/i18n/anytrans.cpp g++ ... ../../source/i18n/name2uni.cpp g++ ... ../../source/i18n/uni2name.cpp g++ ... ../../source/i18n/nortrans.cpp g++ ... ../../source/i18n/quant.cpp g++ ... ../../source/i18n/transreg.cpp g++ ... ../../source/i18n/brktrans.cpp g++ ... ../../source/i18n/regexcmp.cpp g++ ... ../../source/i18n/rematch.cpp ../../source/i18n/regexcmp.cpp: In member function ‘void icu_55::RegexCompile::matchStartType()’: ../../source/i18n/regexcmp.cpp:2896:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // Except for extra operand on URX_JMPX, same as URX_JMP. ~~~^~ ../../source/i18n/regexcmp.cpp:2897:9: note: here case URX_JMP: ^~~~ ../../source/i18n/regexcmp.cpp: In member function ‘int32_t icu_55::RegexCompile::minMatchLength(int32_t, int32_t)’: ../../source/i18n/regexcmp.cpp:3257:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // URX_JMPX has an extra operand, ignored here, ~~~^~ ../../source/i18n/regexcmp.cpp:3259:9: note: here case URX_JMP: ^~~~ g++ ... ../../source/i18n/repattrn.cpp g++ ... ../../source/i18n/regexst.cpp g++ ... ../../source/i18n/regextxt.cpp g++ ... ../../source/i18n/regeximp.cpp g++ ... ../../source/i18n/uregex.cpp g++ ... ../../source/i18n/uregexc.cpp gcc ... ../../source/i18n/ulocdata.c g++ ... ../../source/i18n/measfmt.cpp g++ ... ../../source/i18n/currfmt.cpp g++ ... ../../source/i18n/curramt.cpp g++ ... ../../source/i18n/currunit.cpp g++ ... ../../source/i18n/measure.cpp gcc ... ../../source/i18n/utmscale.c g++ ... ../../source/i18n/csdetect.cpp g++ ... ../../source/i18n/csmatch.cpp g++ ... ../../source/i18n/csr2022.cpp g++ ... ../../source/i18n/csrecog.cpp g++ ... ../../source/i18n/csrmbcs.cpp g++ ... ../../source/i18n/csrsbcs.cpp g++ ... ../../source/i18n/csrucode.cpp g++ ... ../../source/i18n/csrutf8.cpp g++ ... ../../source/i18n/inputext.cpp g++ ... ../../source/i18n/wintzimpl.cpp g++ ... ../../source/i18n/windtfmt.cpp g++ ... ../../source/i18n/winnmfmt.cpp g++ ... ../../source/i18n/basictz.cpp g++ ... ../../source/i18n/dtrule.cpp g++ ... ../../source/i18n/rbtz.cpp g++ ... ../../source/i18n/tzrule.cpp g++ ... ../../source/i18n/tztrans.cpp g++ ... ../../source/i18n/vtzone.cpp g++ ... ../../source/i18n/zonemeta.cpp g++ ... ../../source/i18n/upluralrules.cpp g++ ... ../../source/i18n/plurrule.cpp ../../source/i18n/plurrule.cpp: In member function ‘void icu_55::PluralRuleParser::parse(const icu_55::UnicodeString&, icu_55::PluralRules*, UErrorCode&)’: ../../source/i18n/plurrule.cpp:483:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../../source/i18n/plurrule.cpp:484:9: note: here case tIn: ^~~~ g++ ... ../../source/i18n/plurfmt.cpp g++ ... ../../source/i18n/selfmt.cpp g++ ... ../../source/i18n/dtitvfmt.cpp g++ ... ../../source/i18n/dtitvinf.cpp g++ ... ../../source/i18n/udateintervalformat.cpp g++ ... ../../source/i18n/tmunit.cpp g++ ... ../../source/i18n/tmutamt.cpp g++ ... ../../source/i18n/tmutfmt.cpp g++ ... ../../source/i18n/currpinf.cpp g++ ... ../../source/i18n/uspoof.cpp g++ ... ../../source/i18n/uspoof_impl.cpp g++ ... ../../source/i18n/uspoof_build.cpp g++ ... ../../source/i18n/uspoof_conf.cpp g++ ... ../../source/i18n/uspoof_wsconf.cpp g++ ... ../../source/i18n/decfmtst.cpp g++ ... ../../source/i18n/smpdtfst.cpp g++ ... ../../source/i18n/ztrans.cpp g++ ... ../../source/i18n/zrule.cpp g++ ... ../../source/i18n/vzone.cpp g++ ... ../../source/i18n/fphdlimp.cpp g++ ... ../../source/i18n/fpositer.cpp g++ ... ../../source/i18n/ufieldpositer.cpp g++ ... ../../source/i18n/locdspnm.cpp gcc ... ../../source/i18n/decNumber.c gcc ... ../../source/i18n/decContext.c g++ ... ../../source/i18n/alphaindex.cpp g++ ... ../../source/i18n/tznames.cpp g++ ... ../../source/i18n/tznames_impl.cpp g++ ... ../../source/i18n/tzgnames.cpp g++ ... ../../source/i18n/tzfmt.cpp g++ ... ../../source/i18n/compactdecimalformat.cpp g++ ... ../../source/i18n/gender.cpp g++ ... ../../source/i18n/region.cpp g++ ... ../../source/i18n/scriptset.cpp g++ ... ../../source/i18n/identifier_info.cpp g++ ... ../../source/i18n/uregion.cpp g++ ... ../../source/i18n/reldatefmt.cpp g++ ... ../../source/i18n/quantityformatter.cpp g++ ... ../../source/i18n/measunit.cpp g++ ... ../../source/i18n/filteredbrk.cpp g++ ... ../../source/i18n/sharedbreakiterator.cpp g++ ... ../../source/i18n/scientificnumberformatter.cpp g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicui18n.so.55 -o ../lib/libicui18n.so.55.2 ucln_in.o fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o decimalformatpattern.o dcfmtsym.o ucurr.o digitlst.o fmtable_cnv.o choicfmt.o datefmt.o smpdtfmt.o reldtfmt.o dtfmtsym.o udat.o dtptngen.o udatpg.o nfrs.o nfrule.o nfsubs.o rbnf.o numsys.o unumsys.o ucsdet.o ucal.o calendar.o gregocal.o timezone.o simpletz.o olsontz.o astro.o taiwncal.o buddhcal.o persncal.o islamcal.o japancal.o gregoimp.o hebrwcal.o indiancal.o chnsecal.o cecal.o coptccal.o dangical.o ethpccal.o coleitr.o coll.o sortkey.o bocsu.o ucoleitr.o ucol.o ucol_res.o ucol_sit.o collation.o collationsettings.o collationdata.o collationtailoring.o collationdatareader.o collationdatawriter.o collationfcd.o collationiterator.o utf16collationiterator.o utf8collationiterator.o uitercollationiterator.o collationsets.o collationcompare.o collationfastlatin.o collationkeys.o rulebasedcollator.o collationroot.o collationrootelements.o collationdatabuilder.o collationweights.o collationruleparser.o collationbuilder.o collationfastlatinbuilder.o strmatch.o usearch.o search.o stsearch.o translit.o utrans.o esctrn.o unesctrn.o funcrepl.o strrepl.o tridpars.o cpdtrans.o rbt.o rbt_data.o rbt_pars.o rbt_rule.o rbt_set.o nultrans.o remtrans.o casetrn.o titletrn.o tolowtrn.o toupptrn.o anytrans.o name2uni.o uni2name.o nortrans.o quant.o transreg.o brktrans.o regexcmp.o rematch.o repattrn.o regexst.o regextxt.o regeximp.o uregex.o uregexc.o ulocdata.o measfmt.o currfmt.o curramt.o currunit.o measure.o utmscale.o csdetect.o csmatch.o csr2022.o csrecog.o csrmbcs.o csrsbcs.o csrucode.o csrutf8.o inputext.o wintzimpl.o windtfmt.o winnmfmt.o basictz.o dtrule.o rbtz.o tzrule.o tztrans.o vtzone.o zonemeta.o upluralrules.o plurrule.o plurfmt.o selfmt.o dtitvfmt.o dtitvinf.o udateintervalformat.o tmunit.o tmutamt.o tmutfmt.o currpinf.o uspoof.o uspoof_impl.o uspoof_build.o uspoof_conf.o uspoof_wsconf.o decfmtst.o smpdtfst.o ztrans.o zrule.o vzone.o fphdlimp.o fpositer.o ufieldpositer.o locdspnm.o decNumber.o decContext.o alphaindex.o tznames.o tznames_impl.o tzgnames.o tzfmt.o compactdecimalformat.o gender.o region.o scriptset.o identifier_info.o uregion.o reldatefmt.o quantityformatter.o measunit.o filteredbrk.o sharedbreakiterator.o scientificnumberformatter.o -L../lib -licuuc -L../stubdata -licudata -lpthread -ldl -lm rm -f ../lib/libicui18n.so.55 && ln -s libicui18n.so.55.2 ../lib/libicui18n.so.55 rm -f ../lib/libicui18n.so && ln -s libicui18n.so.55.2 ../lib/libicui18n.so make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/i18n' make[1]: Making `all' in `layout' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/layout' (deps) ../../source/layout/TrimmedArrayProcessor2.cpp (deps) ../../source/layout/SubtableProcessor2.cpp (deps) ../../source/layout/StateTableProcessor2.cpp (deps) ../../source/layout/SingleTableProcessor2.cpp (deps) ../../source/layout/SimpleArrayProcessor2.cpp (deps) ../../source/layout/SegmentSingleProcessor2.cpp (deps) ../../source/layout/SegmentArrayProcessor2.cpp (deps) ../../source/layout/NonContextualGlyphSubstProc2.cpp (deps) ../../source/layout/MorphTables2.cpp (deps) ../../source/layout/LigatureSubstProc2.cpp (deps) ../../source/layout/IndicRearrangementProcessor2.cpp (deps) ../../source/layout/GXLayoutEngine2.cpp (deps) ../../source/layout/ContextualGlyphSubstProc2.cpp (deps) ../../source/layout/ContextualGlyphInsertionProc2.cpp (deps) ../../source/layout/loengine.cpp (deps) ../../source/layout/KernTable.cpp (deps) ../../source/layout/HangulLayoutEngine.cpp (deps) ../../source/layout/TibetanReordering.cpp (deps) ../../source/layout/TibetanLayoutEngine.cpp (deps) ../../source/layout/KhmerReordering.cpp (deps) ../../source/layout/KhmerLayoutEngine.cpp (deps) ../../source/layout/ValueRecords.cpp (deps) ../../source/layout/SubstitutionLookups.cpp (deps) ../../source/layout/SingleSubstitutionSubtables.cpp (deps) ../../source/layout/SinglePositioningSubtables.cpp (deps) ../../source/layout/ShapingTypeData.cpp (deps) ../../source/layout/ScriptAndLanguageTags.cpp (deps) ../../source/layout/ScriptAndLanguage.cpp (deps) ../../source/layout/PairPositioningSubtables.cpp (deps) ../../source/layout/OpenTypeUtilities.cpp (deps) ../../source/layout/MultipleSubstSubtables.cpp (deps) ../../source/layout/MPreFixups.cpp (deps) ../../source/layout/MirroredCharData.cpp (deps) ../../source/layout/MarkToMarkPosnSubtables.cpp (deps) ../../source/layout/MarkToLigaturePosnSubtables.cpp (deps) ../../source/layout/MarkToBasePosnSubtables.cpp (deps) ../../source/layout/Lookups.cpp (deps) ../../source/layout/MarkArrays.cpp (deps) ../../source/layout/LookupProcessor.cpp (deps) ../../source/layout/LigatureSubstSubtables.cpp (deps) ../../source/layout/LEGlyphStorage.cpp (deps) ../../source/layout/LEInsertionList.cpp (deps) ../../source/layout/IndicReordering.cpp (deps) ../../source/layout/IndicClassTables.cpp (deps) ../../source/layout/GlyphSubstitutionTables.cpp (deps) ../../source/layout/GlyphSubstLookupProc.cpp (deps) ../../source/layout/GlyphPositioningTables.cpp (deps) ../../source/layout/GlyphPositionAdjustments.cpp (deps) ../../source/layout/GlyphPosnLookupProc.cpp (deps) ../../source/layout/GlyphLookupTables.cpp (deps) ../../source/layout/GlyphIterator.cpp (deps) ../../source/layout/GlyphDefinitionTables.cpp (deps) ../../source/layout/GDEFMarkFilter.cpp (deps) ../../source/layout/Features.cpp (deps) ../../source/layout/ExtensionSubtables.cpp (deps) ../../source/layout/DeviceTables.cpp (deps) ../../source/layout/CursiveAttachmentSubtables.cpp (deps) ../../source/layout/CoverageTables.cpp (deps) ../../source/layout/ContextualSubstSubtables.cpp (deps) ../../source/layout/ClassDefinitionTables.cpp (deps) ../../source/layout/CanonShaping.cpp (deps) ../../source/layout/CanonData.cpp (deps) ../../source/layout/ArabicShaping.cpp (deps) ../../source/layout/AnchorTables.cpp (deps) ../../source/layout/AlternateSubstSubtables.cpp (deps) ../../source/layout/TrimmedArrayProcessor.cpp (deps) ../../source/layout/SubtableProcessor.cpp (deps) ../../source/layout/StateTableProcessor.cpp (deps) ../../source/layout/SingleTableProcessor.cpp (deps) ../../source/layout/SimpleArrayProcessor.cpp (deps) ../../source/layout/SegmentSingleProcessor.cpp (deps) ../../source/layout/SegmentArrayProcessor.cpp (deps) ../../source/layout/NonContextualGlyphSubstProc.cpp (deps) ../../source/layout/MorphTables.cpp (deps) ../../source/layout/LookupTables.cpp (deps) ../../source/layout/LigatureSubstProc.cpp (deps) ../../source/layout/IndicRearrangementProcessor.cpp (deps) ../../source/layout/ContextualGlyphSubstProc.cpp (deps) ../../source/layout/LayoutEngine.cpp (deps) ../../source/layout/IndicLayoutEngine.cpp (deps) ../../source/layout/HanLayoutEngine.cpp (deps) ../../source/layout/GXLayoutEngine.cpp (deps) ../../source/layout/ArabicLayoutEngine.cpp (deps) ../../source/layout/ThaiStateTables.cpp (deps) ../../source/layout/ThaiShaping.cpp (deps) ../../source/layout/ThaiLayoutEngine.cpp (deps) ../../source/layout/OpenTypeLayoutEngine.cpp (deps) ../../source/layout/LEFontInstance.cpp g++ ... ../../source/layout/LEFontInstance.cpp g++ ... ../../source/layout/OpenTypeLayoutEngine.cpp g++ ... ../../source/layout/ThaiLayoutEngine.cpp g++ ... ../../source/layout/ThaiShaping.cpp g++ ... ../../source/layout/ThaiStateTables.cpp g++ ... ../../source/layout/ArabicLayoutEngine.cpp g++ ... ../../source/layout/GXLayoutEngine.cpp g++ ... ../../source/layout/HanLayoutEngine.cpp g++ ... ../../source/layout/IndicLayoutEngine.cpp g++ ... ../../source/layout/LayoutEngine.cpp g++ ... ../../source/layout/ContextualGlyphSubstProc.cpp ../../source/layout/LayoutEngine.cpp: In static member function ‘static icu_55::LayoutEngine* icu_55::LayoutEngine::layoutEngineFactory(const icu_55::LEFontInstance*, le_int32, le_int32, le_int32, LEErrorCode&)’: ../../source/layout/LayoutEngine.cpp:583:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gsubTable->coversScriptAndLanguage(gsubTable, scriptTag, languageTag, success, TRUE)) { ^~ ../../source/layout/LayoutEngine.cpp:589:13: note: here default: ^~~~~~~ g++ ... ../../source/layout/IndicRearrangementProcessor.cpp g++ ... ../../source/layout/LigatureSubstProc.cpp g++ ... ../../source/layout/LookupTables.cpp g++ ... ../../source/layout/MorphTables.cpp g++ ... ../../source/layout/NonContextualGlyphSubstProc.cpp g++ ... ../../source/layout/SegmentArrayProcessor.cpp g++ ... ../../source/layout/SegmentSingleProcessor.cpp g++ ... ../../source/layout/SimpleArrayProcessor.cpp g++ ... ../../source/layout/SingleTableProcessor.cpp g++ ... ../../source/layout/StateTableProcessor.cpp g++ ... ../../source/layout/SubtableProcessor.cpp g++ ... ../../source/layout/TrimmedArrayProcessor.cpp g++ ... ../../source/layout/AlternateSubstSubtables.cpp g++ ... ../../source/layout/AnchorTables.cpp g++ ... ../../source/layout/ArabicShaping.cpp g++ ... ../../source/layout/CanonData.cpp g++ ... ../../source/layout/CanonShaping.cpp g++ ... ../../source/layout/ClassDefinitionTables.cpp g++ ... ../../source/layout/ContextualSubstSubtables.cpp g++ ... ../../source/layout/CoverageTables.cpp g++ ... ../../source/layout/CursiveAttachmentSubtables.cpp g++ ... ../../source/layout/DeviceTables.cpp g++ ... ../../source/layout/ExtensionSubtables.cpp g++ ... ../../source/layout/Features.cpp g++ ... ../../source/layout/GDEFMarkFilter.cpp g++ ... ../../source/layout/GlyphDefinitionTables.cpp g++ ... ../../source/layout/GlyphIterator.cpp g++ ... ../../source/layout/GlyphLookupTables.cpp g++ ... ../../source/layout/GlyphPosnLookupProc.cpp g++ ... ../../source/layout/GlyphPositionAdjustments.cpp g++ ... ../../source/layout/GlyphPositioningTables.cpp g++ ... ../../source/layout/GlyphSubstLookupProc.cpp g++ ... ../../source/layout/GlyphSubstitutionTables.cpp g++ ... ../../source/layout/IndicClassTables.cpp g++ ... ../../source/layout/IndicReordering.cpp g++ ... ../../source/layout/LEInsertionList.cpp g++ ... ../../source/layout/LEGlyphStorage.cpp g++ ... ../../source/layout/LigatureSubstSubtables.cpp g++ ... ../../source/layout/LookupProcessor.cpp g++ ... ../../source/layout/Lookups.cpp g++ ... ../../source/layout/MarkArrays.cpp g++ ... ../../source/layout/MarkToBasePosnSubtables.cpp g++ ... ../../source/layout/MarkToLigaturePosnSubtables.cpp g++ ... ../../source/layout/MarkToMarkPosnSubtables.cpp g++ ... ../../source/layout/MirroredCharData.cpp g++ ... ../../source/layout/MPreFixups.cpp g++ ... ../../source/layout/MultipleSubstSubtables.cpp g++ ... ../../source/layout/OpenTypeUtilities.cpp g++ ... ../../source/layout/PairPositioningSubtables.cpp g++ ... ../../source/layout/ScriptAndLanguage.cpp g++ ... ../../source/layout/ScriptAndLanguageTags.cpp g++ ... ../../source/layout/ShapingTypeData.cpp g++ ... ../../source/layout/SinglePositioningSubtables.cpp g++ ... ../../source/layout/SingleSubstitutionSubtables.cpp g++ ... ../../source/layout/SubstitutionLookups.cpp g++ ... ../../source/layout/ValueRecords.cpp g++ ... ../../source/layout/KhmerLayoutEngine.cpp g++ ... ../../source/layout/KhmerReordering.cpp g++ ... ../../source/layout/TibetanLayoutEngine.cpp g++ ... ../../source/layout/TibetanReordering.cpp g++ ... ../../source/layout/HangulLayoutEngine.cpp g++ ... ../../source/layout/KernTable.cpp g++ ... ../../source/layout/loengine.cpp g++ ... ../../source/layout/ContextualGlyphInsertionProc2.cpp g++ ... ../../source/layout/ContextualGlyphSubstProc2.cpp g++ ... ../../source/layout/GXLayoutEngine2.cpp g++ ... ../../source/layout/IndicRearrangementProcessor2.cpp g++ ... ../../source/layout/LigatureSubstProc2.cpp g++ ... ../../source/layout/MorphTables2.cpp g++ ... ../../source/layout/NonContextualGlyphSubstProc2.cpp g++ ... ../../source/layout/SegmentArrayProcessor2.cpp g++ ... ../../source/layout/SegmentSingleProcessor2.cpp g++ ... ../../source/layout/SimpleArrayProcessor2.cpp g++ ... ../../source/layout/SingleTableProcessor2.cpp g++ ... ../../source/layout/StateTableProcessor2.cpp g++ ... ../../source/layout/SubtableProcessor2.cpp g++ ... ../../source/layout/TrimmedArrayProcessor2.cpp g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicule.so.55 -o ../lib/libicule.so.55.2 LEFontInstance.o OpenTypeLayoutEngine.o ThaiLayoutEngine.o ThaiShaping.o ThaiStateTables.o ArabicLayoutEngine.o GXLayoutEngine.o HanLayoutEngine.o IndicLayoutEngine.o LayoutEngine.o ContextualGlyphSubstProc.o IndicRearrangementProcessor.o LigatureSubstProc.o LookupTables.o MorphTables.o NonContextualGlyphSubstProc.o SegmentArrayProcessor.o SegmentSingleProcessor.o SimpleArrayProcessor.o SingleTableProcessor.o StateTableProcessor.o SubtableProcessor.o TrimmedArrayProcessor.o AlternateSubstSubtables.o AnchorTables.o ArabicShaping.o CanonData.o CanonShaping.o ClassDefinitionTables.o ContextualSubstSubtables.o CoverageTables.o CursiveAttachmentSubtables.o DeviceTables.o ExtensionSubtables.o Features.o GDEFMarkFilter.o GlyphDefinitionTables.o GlyphIterator.o GlyphLookupTables.o GlyphPosnLookupProc.o GlyphPositionAdjustments.o GlyphPositioningTables.o GlyphSubstLookupProc.o GlyphSubstitutionTables.o IndicClassTables.o IndicReordering.o LEInsertionList.o LEGlyphStorage.o LigatureSubstSubtables.o LookupProcessor.o Lookups.o MarkArrays.o MarkToBasePosnSubtables.o MarkToLigaturePosnSubtables.o MarkToMarkPosnSubtables.o MirroredCharData.o MPreFixups.o MultipleSubstSubtables.o OpenTypeUtilities.o PairPositioningSubtables.o ScriptAndLanguage.o ScriptAndLanguageTags.o ShapingTypeData.o SinglePositioningSubtables.o SingleSubstitutionSubtables.o SubstitutionLookups.o ValueRecords.o KhmerLayoutEngine.o KhmerReordering.o TibetanLayoutEngine.o TibetanReordering.o HangulLayoutEngine.o KernTable.o loengine.o ContextualGlyphInsertionProc2.o ContextualGlyphSubstProc2.o GXLayoutEngine2.o IndicRearrangementProcessor2.o LigatureSubstProc2.o MorphTables2.o NonContextualGlyphSubstProc2.o SegmentArrayProcessor2.o SegmentSingleProcessor2.o SimpleArrayProcessor2.o SingleTableProcessor2.o StateTableProcessor2.o SubtableProcessor2.o TrimmedArrayProcessor2.o -L../lib -licuuc -L../stubdata -licudata -lpthread -ldl -lm rm -f ../lib/libicule.so.55 && ln -s libicule.so.55.2 ../lib/libicule.so.55 rm -f ../lib/libicule.so && ln -s libicule.so.55.2 ../lib/libicule.so make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/layout' make[1]: Making `all' in `layoutex' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/layoutex' (deps) ../../source/layoutex/plruns.cpp (deps) ../../source/layoutex/playout.cpp (deps) ../../source/layoutex/LXUtilities.cpp (deps) ../../source/layoutex/RunArrays.cpp (deps) ../../source/layoutex/ParagraphLayout.cpp g++ ... ../../source/layoutex/ParagraphLayout.cpp g++ ... ../../source/layoutex/RunArrays.cpp g++ ... ../../source/layoutex/LXUtilities.cpp g++ ... ../../source/layoutex/playout.cpp g++ ... ../../source/layoutex/plruns.cpp g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libiculx.so.55 -o ../lib/libiculx.so.55.2 ParagraphLayout.o RunArrays.o LXUtilities.o playout.o plruns.o -L../lib -licuuc -L../stubdata -licudata -L../lib -licule -lpthread -ldl -lm rm -f ../lib/libiculx.so.55 && ln -s libiculx.so.55.2 ../lib/libiculx.so.55 rm -f ../lib/libiculx.so && ln -s libiculx.so.55.2 ../lib/libiculx.so make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/layoutex' make[1]: Making `all' in `io' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/io' (deps) ../../source/io/ucln_io.cpp (deps) ../../source/io/ustream.cpp (deps) ../../source/io/sscanf.c (deps) ../../source/io/sprintf.c (deps) ../../source/io/ustdio.c (deps) ../../source/io/uscanf_p.c (deps) ../../source/io/uscanf.c (deps) ../../source/io/uprntf_p.c (deps) ../../source/io/uprintf.cpp (deps) ../../source/io/ufmt_cmn.c (deps) ../../source/io/ufile.c (deps) ../../source/io/locbund.cpp g++ ... ../../source/io/locbund.cpp gcc ... ../../source/io/ufile.c gcc ... ../../source/io/ufmt_cmn.c g++ ... ../../source/io/uprintf.cpp gcc ... ../../source/io/uprntf_p.c gcc ... ../../source/io/uscanf.c gcc ... ../../source/io/uscanf_p.c gcc ... ../../source/io/ustdio.c gcc ... ../../source/io/sprintf.c gcc ... ../../source/io/sscanf.c g++ ... ../../source/io/ustream.cpp g++ ... ../../source/io/ucln_io.cpp g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicuio.so.55 -o ../lib/libicuio.so.55.2 locbund.o ufile.o ufmt_cmn.o uprintf.o uprntf_p.o uscanf.o uscanf_p.o ustdio.o sprintf.o sscanf.o ustream.o ucln_io.o -L../lib -licuuc -L../stubdata -licudata -L../lib -licui18n -lpthread -ldl -lm rm -f ../lib/libicuio.so.55 && ln -s libicuio.so.55.2 ../lib/libicuio.so.55 rm -f ../lib/libicuio.so && ln -s libicuio.so.55.2 ../lib/libicuio.so make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/io' make[1]: Making `all' in `tools' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools' make[2]: Making `all' in `toolutil' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/toolutil' (deps) ../../../source/tools/toolutil/ucln_tu.cpp (deps) ../../../source/tools/toolutil/dbgutil.cpp (deps) ../../../source/tools/toolutil/udbgutil.cpp (deps) ../../../source/tools/toolutil/filetools.cpp (deps) ../../../source/tools/toolutil/flagparser.c (deps) ../../../source/tools/toolutil/ppucd.cpp (deps) ../../../source/tools/toolutil/pkg_gencmn.c (deps) ../../../source/tools/toolutil/pkg_genc.c (deps) ../../../source/tools/toolutil/pkg_icu.cpp (deps) ../../../source/tools/toolutil/writesrc.c (deps) ../../../source/tools/toolutil/xmlparser.cpp (deps) ../../../source/tools/toolutil/ucbuf.c (deps) ../../../source/tools/toolutil/uparse.c (deps) ../../../source/tools/toolutil/uoptions.c (deps) ../../../source/tools/toolutil/ucmstate.c (deps) ../../../source/tools/toolutil/ucm.c (deps) ../../../source/tools/toolutil/denseranges.cpp (deps) ../../../source/tools/toolutil/collationinfo.cpp (deps) ../../../source/tools/toolutil/unewdata.c (deps) ../../../source/tools/toolutil/toolutil.cpp (deps) ../../../source/tools/toolutil/swapimpl.cpp (deps) ../../../source/tools/toolutil/pkgitems.cpp (deps) ../../../source/tools/toolutil/package.cpp (deps) ../../../source/tools/toolutil/filestrm.c gcc ... ../../../source/tools/toolutil/filestrm.c g++ ... ../../../source/tools/toolutil/package.cpp g++ ... ../../../source/tools/toolutil/pkgitems.cpp g++ ... ../../../source/tools/toolutil/swapimpl.cpp g++ ... ../../../source/tools/toolutil/toolutil.cpp gcc ... ../../../source/tools/toolutil/unewdata.c g++ ... ../../../source/tools/toolutil/collationinfo.cpp g++ ... ../../../source/tools/toolutil/denseranges.cpp gcc ... ../../../source/tools/toolutil/ucm.c gcc ... ../../../source/tools/toolutil/ucmstate.c gcc ... ../../../source/tools/toolutil/uoptions.c gcc ... ../../../source/tools/toolutil/uparse.c gcc ... ../../../source/tools/toolutil/ucbuf.c g++ ... ../../../source/tools/toolutil/xmlparser.cpp gcc ... ../../../source/tools/toolutil/writesrc.c g++ ... ../../../source/tools/toolutil/pkg_icu.cpp gcc ... ../../../source/tools/toolutil/pkg_genc.c gcc ... ../../../source/tools/toolutil/pkg_gencmn.c g++ ... ../../../source/tools/toolutil/ppucd.cpp gcc ... ../../../source/tools/toolutil/flagparser.c g++ ... ../../../source/tools/toolutil/filetools.cpp g++ ... ../../../source/tools/toolutil/udbgutil.cpp g++ ... ../../../source/tools/toolutil/dbgutil.cpp g++ ... ../../../source/tools/toolutil/ucln_tu.cpp g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutu.so.55 -o ../../lib/libicutu.so.55.2 filestrm.o package.o pkgitems.o swapimpl.o toolutil.o unewdata.o collationinfo.o denseranges.o ucm.o ucmstate.o uoptions.o uparse.o ucbuf.o xmlparser.o writesrc.o pkg_icu.o pkg_genc.o pkg_gencmn.o ppucd.o flagparser.o filetools.o udbgutil.o dbgutil.o ucln_tu.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm rm -f ../../lib/libicutu.so.55 && ln -s libicutu.so.55.2 ../../lib/libicutu.so.55 rm -f ../../lib/libicutu.so && ln -s libicutu.so.55.2 ../../lib/libicutu.so make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/toolutil' make[2]: Making `all' in `ctestfw' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/ctestfw' (deps) ../../../source/tools/ctestfw/ucln_ct.c (deps) ../../../source/tools/ctestfw/uperf.cpp (deps) ../../../source/tools/ctestfw/datamap.cpp (deps) ../../../source/tools/ctestfw/testdata.cpp (deps) ../../../source/tools/ctestfw/tstdtmod.cpp (deps) ../../../source/tools/ctestfw/ctest.c gcc ... ../../../source/tools/ctestfw/ctest.c g++ ... ../../../source/tools/ctestfw/tstdtmod.cpp g++ ... ../../../source/tools/ctestfw/testdata.cpp g++ ... ../../../source/tools/ctestfw/datamap.cpp g++ ... ../../../source/tools/ctestfw/uperf.cpp gcc ... ../../../source/tools/ctestfw/ucln_ct.c g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutest.so.55 -o libicutest.so.55.2 ctest.o tstdtmod.o testdata.o datamap.o uperf.o ucln_ct.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm rm -f libicutest.so.55 && ln -s libicutest.so.55.2 libicutest.so.55 rm -f libicutest.so && ln -s libicutest.so.55.2 libicutest.so make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/ctestfw' make[2]: Making `all' in `makeconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/makeconv' (deps) ../../../source/tools/makeconv/gencnvex.c (deps) ../../../source/tools/makeconv/genmbcs.cpp (deps) ../../../source/tools/makeconv/ucnvstat.c (deps) ../../../source/tools/makeconv/makeconv.c gcc ... ../../../source/tools/makeconv/ucnvstat.c gcc ... ../../../source/tools/makeconv/makeconv.c g++ ... ../../../source/tools/makeconv/genmbcs.cpp gcc ... ../../../source/tools/makeconv/gencnvex.c ../../../source/tools/makeconv/genmbcs.cpp: In function ‘UBool MBCSAddFromUnicode(MBCSData*, const uint8_t*, int32_t, UChar32, int8_t)’: ../../../source/tools/makeconv/genmbcs.cpp:833:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=*pb++; ~^~~~~~ ../../../source/tools/makeconv/genmbcs.cpp:834:5: note: here case 3: ^~~~ ../../../source/tools/makeconv/genmbcs.cpp:835:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../source/tools/makeconv/genmbcs.cpp:836:5: note: here case 2: ^~~~ ../../../source/tools/makeconv/genmbcs.cpp:837:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../source/tools/makeconv/genmbcs.cpp:838:5: note: here case 1: ^~~~ cd ../.. \ && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating tools/makeconv/makeconv.1 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/makeconv makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/makeconv' make[2]: Making `all' in `genrb' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/genrb' (deps) ../../../source/tools/genrb/prscmnts.cpp (deps) ../../../source/tools/genrb/wrtxml.cpp (deps) ../../../source/tools/genrb/rle.c (deps) ../../../source/tools/genrb/wrtjava.c (deps) ../../../source/tools/genrb/rbutil.c (deps) ../../../source/tools/genrb/ustr.c (deps) ../../../source/tools/genrb/reslist.c (deps) ../../../source/tools/genrb/read.c (deps) ../../../source/tools/genrb/parse.cpp (deps) ../../../source/tools/genrb/genrb.c (deps) ../../../source/tools/genrb/errmsg.c gcc ... ../../../source/tools/genrb/errmsg.c gcc ... ../../../source/tools/genrb/genrb.c g++ ... ../../../source/tools/genrb/parse.cpp gcc ... ../../../source/tools/genrb/read.c gcc ... ../../../source/tools/genrb/reslist.c gcc ... ../../../source/tools/genrb/ustr.c gcc ... ../../../source/tools/genrb/rbutil.c gcc ... ../../../source/tools/genrb/rle.c gcc ... ../../../source/tools/genrb/wrtjava.c g++ ... ../../../source/tools/genrb/wrtxml.cpp g++ ... ../../../source/tools/genrb/prscmnts.cpp gcc ... ../../../source/tools/genrb/derb.c cd ../.. \ && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/bash ./config.status g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/genrb errmsg.o genrb.o parse.o read.o reslist.o ustr.o rbutil.o wrtjava.o rle.o wrtxml.o prscmnts.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/genrb/derb.1 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/derb derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm cd ../.. \ && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating tools/genrb/genrb.1 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/genrb' make[2]: Making `all' in `genbrk' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/genbrk' (deps) ../../../source/tools/genbrk/genbrk.cpp cd ../.. \ && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/bash ./config.status g++ ... ../../../source/tools/genbrk/genbrk.cpp config.status: creating tools/genbrk/genbrk.1 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/genbrk' make[2]: Making `all' in `gencnval' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gencnval' (deps) ../../../source/tools/gencnval/gencnval.c cd ../.. \ && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/bash ./config.status gcc ... ../../../source/tools/gencnval/gencnval.c config.status: creating tools/gencnval/gencnval.1 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gencnval' make[2]: Making `all' in `gensprep' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gensprep' (deps) ../../../source/tools/gensprep/store.c (deps) ../../../source/tools/gensprep/gensprep.c gcc ... ../../../source/tools/gensprep/gensprep.c gcc ... ../../../source/tools/gensprep/store.c cd ../.. \ && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/bash ./config.status g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/gensprep/gensprep.8 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gensprep' make[2]: Making `all' in `icuinfo' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/icuinfo' (deps) ../../../source/tools/icuinfo/icuinfo.cpp g++ ... ../../../source/tools/icuinfo/icuinfo.cpp g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/icuinfo' make[2]: Making `all' in `genccode' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/genccode' (deps) ../../../source/tools/genccode/genccode.c cd ../.. \ && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/bash ./config.status gcc ... ../../../source/tools/genccode/genccode.c g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/genccode/genccode.8 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/genccode' make[2]: Making `all' in `gencmn' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gencmn' (deps) ../../../source/tools/gencmn/gencmn.c cd ../.. \ && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/bash ./config.status gcc ... ../../../source/tools/gencmn/gencmn.c g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/gencmn/gencmn.8 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gencmn' make[2]: Making `all' in `icupkg' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/icupkg' (deps) ../../../source/tools/icupkg/icupkg.cpp cd ../.. \ && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/bash ./config.status g++ ... ../../../source/tools/icupkg/icupkg.cpp config.status: creating tools/icupkg/icupkg.8 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/icupkg' make[2]: Making `all' in `pkgdata' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/pkgdata' (deps) ../../../source/tools/pkgdata/pkgtypes.c (deps) ../../../source/tools/pkgdata/pkgdata.cpp gcc ... ../../../source/tools/pkgdata/pkgtypes.c g++ ... ../../../source/tools/pkgdata/pkgdata.cpp cd ../.. \ && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating tools/pkgdata/pkgdata.1 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/pkgdata pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/pkgdata' make[2]: Making `all' in `gentest' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gentest' (deps) ../../../source/tools/gentest/genres32.c (deps) ../../../source/tools/gentest/gentest.c gcc ... ../../../source/tools/gentest/gentest.c gcc ... ../../../source/tools/gentest/genres32.c g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o gentest gentest.o genres32.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gentest' make[2]: Making `all' in `gennorm2' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gennorm2' (deps) ../../../source/tools/gennorm2/n2builder.cpp (deps) ../../../source/tools/gennorm2/gennorm2.cpp g++ ... ../../../source/tools/gennorm2/gennorm2.cpp g++ ... ../../../source/tools/gennorm2/n2builder.cpp g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gennorm2 gennorm2.o n2builder.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gennorm2' make[2]: Making `all' in `gencfu' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gencfu' (deps) ../../../source/tools/gencfu/gencfu.cpp cd ../.. \ && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/bash ./config.status g++ ... ../../../source/tools/gencfu/gencfu.cpp config.status: creating tools/gencfu/gencfu.1 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gencfu gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gencfu' make[2]: Making `all' in `gendict' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gendict' (deps) ../../../source/tools/gendict/gendict.cpp cd ../.. \ && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/bash ./config.status g++ ... ../../../source/tools/gendict/gendict.cpp config.status: creating tools/gendict/gendict.1 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gendict gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools/gendict' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools' make[3]: Nothing to be done for 'all-local'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/tools' make[1]: Making `all' in `data' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/data' make -f pkgdataMakefile echo timestamp > build-dir.tmp /bin/bash ../../source/mkinstalldirs ./out ./out/build ./out/build/icudt55l ./out/build/icudt55l/curr ./out/build/icudt55l/lang ./out/build/icudt55l/region ./out/build/icudt55l/zone ./out/build/icudt55l/unit ./out/build/icudt55l/brkitr ./out/build/icudt55l/coll ./out/build/icudt55l/rbnf ./out/build/icudt55l/translit ./out/tmp ./out/tmp/curr ./out/tmp/lang ./out/tmp/region ./out/tmp/zone ./out/tmp/unit ./out/tmp/coll ./out/tmp/rbnf ./out/tmp/translit ./out/tmp/brkitr make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/data' rm -rf icupkg.inc mkdir ./out mkdir ./out/build mkdir ./out/build/icudt55l mkdir ./out/build/icudt55l/curr mkdir ./out/build/icudt55l/lang mkdir ./out/build/icudt55l/region mkdir ./out/build/icudt55l/zone mkdir ./out/build/icudt55l/unit make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/data' mkdir ./out/build/icudt55l/brkitr mkdir ./out/build/icudt55l/coll mkdir ./out/build/icudt55l/rbnf mkdir ./out/build/icudt55l/translit mkdir ./out/tmp mkdir ./out/tmp/curr mkdir ./out/tmp/lang mkdir ./out/tmp/region mkdir ./out/tmp/zone mkdir ./out/tmp/unit mkdir ./out/tmp/coll mkdir ./out/tmp/rbnf mkdir ./out/tmp/translit mkdir ./out/tmp/brkitr mv build-dir.tmp build-dir Unpacking ../../source/data/in/icudt55l.dat and generating out/tmp/icudata.lst (list of data files) LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH ../bin/icupkg -d ./out/build/icudt55l --list -x \* ../../source/data/in/icudt55l.dat -o out/tmp/icudata.lst echo timestamp > build-local LD_LIBRARY_PATH=../stubdata:../tools/ctestfw:../lib:$LD_LIBRARY_PATH ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/data/out/build/icudt55l -d ../lib -e icudt55 -T ./out/tmp -p icudt55l -m dll -r 55.2 -L icudata ./out/tmp/icudata.lst pkgdata: gcc -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -DU_ATTRIBUTE_DEPRECATED= -O3 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../../source/common -I../common -DPIC -fPIC -o ./out/tmp/icudt55l_dat.o ./out/tmp/icudt55l_dat.S pkgdata: gcc -O3 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -shared -Wl,-Bsymbolic -nodefaultlibs -nostdlib -o ../lib/libicudata.so.55.2 ./out/tmp/icudt55l_dat.o -Wl,-soname -Wl,libicudata.so.55 -Wl,-Bsymbolic pkgdata: cd ../lib/ && rm -f libicudata.so.55 && ln -s libicudata.so.55.2 libicudata.so.55 pkgdata: cd ../lib/ && rm -f libicudata.so && ln -s libicudata.so.55.2 libicudata.so echo timestamp > packagedata make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/data' make[1]: Making `all' in `extra' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/extra' make[2]: Making `all' in `uconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/extra/uconv' g++ ... ../../../source/extra/uconv/uconv.cpp mkdir uconvmsg gcc ... ../../../source/extra/uconv/uwmsg.c LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s ../../../source/extra/uconv/resources -d uconvmsg root.txt LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s ../../../source/extra/uconv/resources -d uconvmsg fr.txt make -f pkgdataMakefile make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/extra/uconv' rm -rf pkgdata.inc make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/extra/uconv' LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst ar: creating uconvmsg/libuconvmsg.a pkgdata: gcc -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -DU_ATTRIBUTE_DEPRECATED= -O3 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../../../source/common -I../../common -DPIC -fPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.S pkgdata: ar r uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o pkgdata: ranlib uconvmsg/libuconvmsg.a cd ../.. \ && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating extra/uconv/uconv.1 g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm uconvmsg/libuconvmsg.a make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/extra/uconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/extra' make[3]: Nothing to be done for 'all-local'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/extra' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/extra' make[1]: Making `all' in `samples' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/samples' make[2]: Making `all' in `date' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/samples/date' (deps) ../../../source/samples/date/uprint.c (deps) ../../../source/samples/date/date.c gcc ... ../../../source/samples/date/uprint.c gcc ... ../../../source/samples/date/date.c g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o icudate uprint.o date.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/samples/date' make[2]: Making `all' in `cal' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/samples/cal' (deps) ../../../source/samples/cal/uprint.c (deps) ../../../source/samples/cal/cal.c gcc ... ../../../source/samples/cal/uprint.c gcc ... ../../../source/samples/cal/cal.c g++ -O3 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o icucal uprint.o cal.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/samples/cal' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/samples' make[3]: Nothing to be done for 'all-local'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/samples' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/samples' make[1]: Making `all' in `test' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda/test' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda' Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/builda' export CPP= CC= CXX= CPPFLAGS= CFLAGS=-O3 CXXFLAGS=-O3 --std=c++03 LDFLAGS= MAKE= Running ./configure --enable-static=yes --disable-shared --disable-layout --disable-layoutex --disable-tests --disable-samples --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --with-cross-build=/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda for MinGW using the GNU C++ compiler checking for ICU version numbers... release 55.2, library 55.2, unicode version 7.0 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether to build debug libraries... no checking whether to build release libraries... yes checking for clang... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for clang++... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ICULEHB... no checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for gmake... no checking for gnumake... no Using cross buildroot: /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda checking for doxygen... no checking checking for executable suffix... checking whether strict compiling is on... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 size of void *... 8 checking whether runnable 64 bit binaries are built by default... yes checking which Makefile fragment to use for x86_64-unknown-linux-gnu... mh-linux checking for floor in -lm... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether we can use static library optimization option... yes checking whether to enable auto cleanup of libraries... no checking whether to enable draft APIs... yes checking for ranlib... ranlib checking for ar... ar checking whether to enable renaming of symbols... yes checking whether to enable function and data tracing... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking whether to enable dynamic loading of plugins... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl checking for dlopen... yes checking for gettimeofday... yes checking if we have a C++ compiler... Good checking if #include works... yes checking if #include works... no checking for pthread_attr_init in -lpthread... yes checking for mmap... yes checking for genccode assembly... -a gcc checking for inttypes.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for nl_langinfo's argument to obtain the codeset... CODESET checking for namespace support... yes checking for properly overriding new and delete... yes checking for placement new and delete... yes checking for popen... yes checking for tzset... yes checking for tzname... yes checking for timezone... no checking for __timezone... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for library containing wcscpy... none required checking size of wchar_t... 4 checking for UTF-16 string literal support... unknown checking for a library suffix to use... none CPPFLAGS= -ffunction-sections -fdata-sections $(THREADSCPPFLAGS) -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=0 CFLAGS=-O3 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) CXXFLAGS=-O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long $(THREADSCXXFLAGS) configure: creating ./config.status config.status: creating icudefs.mk config.status: creating Makefile config.status: creating data/pkgdataMakefile config.status: creating config/Makefile.inc config.status: creating config/icu.pc config.status: creating config/pkgdataMakefile config.status: creating data/Makefile config.status: creating stubdata/Makefile config.status: creating common/Makefile config.status: creating i18n/Makefile config.status: creating layout/Makefile config.status: creating layoutex/Makefile config.status: creating io/Makefile config.status: creating extra/Makefile config.status: creating extra/uconv/Makefile config.status: creating extra/uconv/pkgdataMakefile config.status: creating extra/scrptrun/Makefile config.status: creating tools/Makefile config.status: creating tools/ctestfw/Makefile config.status: creating tools/toolutil/Makefile config.status: creating tools/makeconv/Makefile config.status: creating tools/genrb/Makefile config.status: creating tools/genccode/Makefile config.status: creating tools/gencmn/Makefile config.status: creating tools/gencnval/Makefile config.status: creating tools/gendict/Makefile config.status: creating tools/gentest/Makefile config.status: creating tools/gennorm2/Makefile config.status: creating tools/genbrk/Makefile config.status: creating tools/gensprep/Makefile config.status: creating tools/icuinfo/Makefile config.status: creating tools/icupkg/Makefile config.status: creating tools/icuswap/Makefile config.status: creating tools/pkgdata/Makefile config.status: creating tools/tzcode/Makefile config.status: creating tools/gencfu/Makefile config.status: creating test/Makefile config.status: creating test/compat/Makefile config.status: creating test/testdata/Makefile config.status: creating test/testdata/pkgdataMakefile config.status: creating test/hdrtst/Makefile config.status: creating test/intltest/Makefile config.status: creating test/cintltst/Makefile config.status: creating test/iotest/Makefile config.status: creating test/letest/Makefile config.status: creating test/perf/Makefile config.status: creating test/perf/collationperf/Makefile config.status: creating test/perf/collperf/Makefile config.status: creating test/perf/collperf2/Makefile config.status: creating test/perf/dicttrieperf/Makefile config.status: creating test/perf/ubrkperf/Makefile config.status: creating test/perf/charperf/Makefile config.status: creating test/perf/convperf/Makefile config.status: creating test/perf/normperf/Makefile config.status: creating test/perf/DateFmtPerf/Makefile config.status: creating test/perf/howExpensiveIs/Makefile config.status: creating test/perf/strsrchperf/Makefile config.status: creating test/perf/unisetperf/Makefile config.status: creating test/perf/usetperf/Makefile config.status: creating test/perf/ustrperf/Makefile config.status: creating test/perf/utfperf/Makefile config.status: creating test/perf/utrie2perf/Makefile config.status: creating test/perf/leperf/Makefile config.status: creating samples/Makefile config.status: creating samples/date/Makefile config.status: creating samples/cal/Makefile config.status: creating samples/layout/Makefile ICU for C/C++ 55.2 is ready to be built. === Important Notes: === Data Packaging: static This means: ICU data will be stored in a static library. To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override. Building ICU: Use a GNU make such as make to build ICU. checking the version of "make"... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' 4.1 (we wanted at least 3.80) make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' ok If the result of the above commands looks okay to you, go to the directory source in the ICU distribution to build ICU. Please remember that ICU needs GNU make to build properly... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' rebuilding config/icucross.mk rebuilding config/icucross.inc cd ./config; \ make -f pkgdataMakefile rm -rf config/icu-config /usr/bin/install -c ../source/config/icu-config-top config/icu-config make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/config' rm -rf pkgdata.inc chmod u+w config/icu-config LC_ALL=C sed -f ../source/config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config LC_ALL=C sed -f ../source/config/make2sh.sed < ../source/config/mh-linux | grep -v '#M#' | uniq >> config/icu-config cat ../source/config/icu-config-bottom >> config/icu-config echo "# Rebuilt on "`date` >> config/icu-config make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/config' chmod u-w config/icu-config config/icu-uc.pc updated. config/icu-i18n.pc updated. /bin/bash ../source/mkinstalldirs lib mkdir lib /bin/bash ../source/mkinstalldirs bin config/icu-io.pc updated. Note: rebuild with "make VERBOSE=1 " to show all compiler parameters. mkdir bin make[1]: Making `all' in `stubdata' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/stubdata' (deps) ../../source/stubdata/stubdata.c gcc ... ../../source/stubdata/stubdata.c ar r libicudata.a stubdata.o ar: creating libicudata.a ranlib libicudata.a make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/stubdata' make[1]: Making `all' in `common' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/common' (deps) ../../source/common/unifiedcache.cpp (deps) ../../source/common/uloc_keytype.cpp (deps) ../../source/common/simplepatternformatter.cpp (deps) ../../source/common/sharedobject.cpp (deps) ../../source/common/ulistformatter.cpp (deps) ../../source/common/listformatter.cpp (deps) ../../source/common/icuplug.cpp (deps) ../../source/common/icudataver.c (deps) ../../source/common/uloc_tag.c (deps) ../../source/common/ulist.c (deps) ../../source/common/propsvec.c (deps) ../../source/common/ucnvsel.cpp (deps) ../../source/common/dtintrv.cpp (deps) ../../source/common/wintz.c (deps) ../../source/common/cwchar.c (deps) ../../source/common/locbased.cpp (deps) ../../source/common/parsepos.cpp (deps) ../../source/common/util_props.cpp (deps) ../../source/common/util.cpp (deps) ../../source/common/punycode.cpp (deps) ../../source/common/uts46.cpp (deps) ../../source/common/usprep.cpp (deps) ../../source/common/uidna.cpp (deps) ../../source/common/servslkf.cpp (deps) ../../source/common/servrbf.cpp (deps) ../../source/common/servlkf.cpp (deps) ../../source/common/servlk.cpp (deps) ../../source/common/servls.cpp (deps) ../../source/common/servnotf.cpp (deps) ../../source/common/serv.cpp (deps) ../../source/common/rbbitblb.cpp (deps) ../../source/common/rbbistbl.cpp (deps) ../../source/common/rbbisetb.cpp (deps) ../../source/common/rbbiscan.cpp (deps) ../../source/common/rbbirb.cpp (deps) ../../source/common/rbbinode.cpp (deps) ../../source/common/rbbidata.cpp (deps) ../../source/common/rbbi.cpp (deps) ../../source/common/dictbe.cpp (deps) ../../source/common/brkeng.cpp (deps) ../../source/common/ubrk.cpp (deps) ../../source/common/brkiter.cpp (deps) ../../source/common/uarrsort.c (deps) ../../source/common/unifunct.cpp (deps) ../../source/common/unifilt.cpp (deps) ../../source/common/caniter.cpp (deps) ../../source/common/ruleiter.cpp (deps) ../../source/common/usetiter.cpp (deps) ../../source/common/uniset.cpp (deps) ../../source/common/uset.cpp (deps) ../../source/common/uniset_closure.cpp (deps) ../../source/common/uniset_props.cpp (deps) ../../source/common/uset_props.cpp (deps) ../../source/common/unisetspan.cpp (deps) ../../source/common/bmpset.cpp (deps) ../../source/common/utrie2_builder.cpp (deps) ../../source/common/utrie2.cpp (deps) ../../source/common/utrie.cpp (deps) ../../source/common/unames.cpp (deps) ../../source/common/usc_impl.c (deps) ../../source/common/uscript_props.cpp (deps) ../../source/common/uscript.c (deps) ../../source/common/ushape.cpp (deps) ../../source/common/ubidiln.c (deps) ../../source/common/ubidiwrt.c (deps) ../../source/common/ubidi.c (deps) ../../source/common/ubidi_props.c (deps) ../../source/common/propname.cpp (deps) ../../source/common/ucase.cpp (deps) ../../source/common/uprops.cpp (deps) ../../source/common/uchar.c (deps) ../../source/common/patternprops.cpp (deps) ../../source/common/uiter.cpp (deps) ../../source/common/uchriter.cpp (deps) ../../source/common/schriter.cpp (deps) ../../source/common/chariter.cpp (deps) ../../source/common/loadednormalizer2impl.cpp (deps) ../../source/common/unormcmp.cpp (deps) ../../source/common/normlzr.cpp (deps) ../../source/common/unorm.cpp (deps) ../../source/common/filterednormalizer2.cpp (deps) ../../source/common/normalizer2.cpp (deps) ../../source/common/normalizer2impl.cpp (deps) ../../source/common/ustr_titlecase_brkiter.cpp (deps) ../../source/common/unistr_titlecase_brkiter.cpp (deps) ../../source/common/ustrcase_locale.cpp (deps) ../../source/common/unistr_case_locale.cpp (deps) ../../source/common/utext.cpp (deps) ../../source/common/ustr_wcs.cpp (deps) ../../source/common/ustrtrns.cpp (deps) ../../source/common/ustrfmt.c (deps) ../../source/common/cstring.c (deps) ../../source/common/ucasemap_titlecase_brkiter.cpp (deps) ../../source/common/ucasemap.cpp (deps) ../../source/common/ustrcase.cpp (deps) ../../source/common/ustring.cpp (deps) ../../source/common/utf_impl.c (deps) ../../source/common/unistr_props.cpp (deps) ../../source/common/unistr_case.cpp (deps) ../../source/common/unistr.cpp (deps) ../../source/common/unistr_cnv.cpp (deps) ../../source/common/ustr_cnv.cpp (deps) ../../source/common/appendable.cpp (deps) ../../source/common/dictionarydata.cpp (deps) ../../source/common/ucharstrieiterator.cpp (deps) ../../source/common/ucharstriebuilder.cpp (deps) ../../source/common/ucharstrie.cpp (deps) ../../source/common/bytestrie.cpp (deps) ../../source/common/bytestrieiterator.cpp (deps) ../../source/common/bytestriebuilder.cpp (deps) ../../source/common/stringtriebuilder.cpp (deps) ../../source/common/stringpiece.cpp (deps) ../../source/common/bytestream.cpp (deps) ../../source/common/locresdata.cpp (deps) ../../source/common/loclikely.cpp (deps) ../../source/common/locdispnames.cpp (deps) ../../source/common/locavailable.cpp (deps) ../../source/common/locutil.cpp (deps) ../../source/common/locid.cpp (deps) ../../source/common/uloc.cpp (deps) ../../source/common/locmap.c (deps) ../../source/common/ucat.c (deps) ../../source/common/messagepattern.cpp (deps) ../../source/common/resbund_cnv.cpp (deps) ../../source/common/resbund.cpp (deps) ../../source/common/uresdata.c (deps) ../../source/common/ures_cnv.c (deps) ../../source/common/uresbund.cpp (deps) ../../source/common/ucnv_ct.c (deps) ../../source/common/ucnv_set.c (deps) ../../source/common/ucnvdisp.c (deps) ../../source/common/ucnvisci.c (deps) ../../source/common/ucnv_lmb.c (deps) ../../source/common/ucnvhz.c (deps) ../../source/common/ucnv2022.cpp (deps) ../../source/common/ucnvmbcs.cpp (deps) ../../source/common/ucnv_ext.cpp (deps) ../../source/common/ucnvbocu.cpp (deps) ../../source/common/ucnvscsu.c (deps) ../../source/common/ucnv_u32.c (deps) ../../source/common/ucnv_u16.c (deps) ../../source/common/ucnv_u8.c (deps) ../../source/common/ucnv_u7.c (deps) ../../source/common/ucnvlat1.c (deps) ../../source/common/ucnv_err.c (deps) ../../source/common/ucnv_cb.c (deps) ../../source/common/ucnv_io.cpp (deps) ../../source/common/ucnv_cnv.c (deps) ../../source/common/ucnv_bld.cpp (deps) ../../source/common/ucnv.c (deps) ../../source/common/uvectr64.cpp (deps) ../../source/common/uvectr32.cpp (deps) ../../source/common/ustack.cpp (deps) ../../source/common/uvector.cpp (deps) ../../source/common/ustrenum.cpp (deps) ../../source/common/uenum.c (deps) ../../source/common/uhash_us.cpp (deps) ../../source/common/uhash.c (deps) ../../source/common/utrace.c (deps) ../../source/common/ucol_swp.cpp (deps) ../../source/common/udataswp.c (deps) ../../source/common/umapfile.c (deps) ../../source/common/udatamem.c (deps) ../../source/common/ucmndata.c (deps) ../../source/common/udata.cpp (deps) ../../source/common/charstr.cpp (deps) ../../source/common/cmemory.c (deps) ../../source/common/uinit.cpp (deps) ../../source/common/uobject.cpp (deps) ../../source/common/ucln_cmn.cpp (deps) ../../source/common/umutex.cpp (deps) ../../source/common/uinvchar.c (deps) ../../source/common/utypes.c (deps) ../../source/common/umath.c (deps) ../../source/common/putil.cpp (deps) ../../source/common/errorcode.cpp generating ../common/svchook.mk cd .. \ && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/bash ./config.status config.status: creating common/Makefile g++ ... ../../source/common/errorcode.cpp g++ ... ../../source/common/putil.cpp gcc ... ../../source/common/umath.c gcc ... ../../source/common/utypes.c gcc ... ../../source/common/uinvchar.c g++ ... ../../source/common/umutex.cpp g++ ... ../../source/common/ucln_cmn.cpp g++ ... ../../source/common/uinit.cpp g++ ... ../../source/common/uobject.cpp gcc ... ../../source/common/cmemory.c g++ ... ../../source/common/charstr.cpp g++ ... ../../source/common/udata.cpp gcc ... ../../source/common/ucmndata.c gcc ... ../../source/common/udatamem.c gcc ... ../../source/common/umapfile.c gcc ... ../../source/common/udataswp.c g++ ... ../../source/common/ucol_swp.cpp gcc ... ../../source/common/utrace.c gcc ... ../../source/common/uhash.c g++ ... ../../source/common/uhash_us.cpp gcc ... ../../source/common/uenum.c g++ ... ../../source/common/ustrenum.cpp g++ ... ../../source/common/uvector.cpp g++ ... ../../source/common/ustack.cpp g++ ... ../../source/common/uvectr32.cpp g++ ... ../../source/common/uvectr64.cpp gcc ... ../../source/common/ucnv.c g++ ... ../../source/common/ucnv_bld.cpp gcc ... ../../source/common/ucnv_cnv.c g++ ... ../../source/common/ucnv_io.cpp gcc ... ../../source/common/ucnv_cb.c gcc ... ../../source/common/ucnv_err.c gcc ... ../../source/common/ucnvlat1.c gcc ... ../../source/common/ucnv_u7.c gcc ... ../../source/common/ucnv_u8.c gcc ... ../../source/common/ucnv_u16.c gcc ... ../../source/common/ucnv_u32.c gcc ... ../../source/common/ucnvscsu.c g++ ... ../../source/common/ucnvbocu.cpp g++ ... ../../source/common/ucnv_ext.cpp ../../source/common/ucnvbocu.cpp: In function ‘void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)’: ../../source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:554:21: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:556:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:557:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:584:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:585:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:586:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:587:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:601:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:602:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:604:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:605:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp: In function ‘void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)’: ../../source/common/ucnvbocu.cpp:781:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:782:21: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:808:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:809:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:810:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:811:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:824:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:825:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvbocu.cpp:826:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvbocu.cpp:827:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnv_ext.cpp: In function ‘void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)’: ../../source/common/ucnv_ext.cpp:692:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnv_ext.cpp:693:9: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnv_ext.cpp:694:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnv_ext.cpp:695:9: note: here case 1: /*fall through*/ ^~~~ g++ ... ../../source/common/ucnvmbcs.cpp ../../source/common/ucnvmbcs.cpp: In function ‘void ucnv_MBCSGetFilteredUnicodeSetForUnicode_55(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)’: ../../source/common/ucnvmbcs.cpp:965:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:966:37: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:967:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:968:37: note: here case 2: /*fall through*/ ^~~~ g++ ... ../../source/common/ucnv2022.cpp ../../source/common/ucnvmbcs.cpp: In function ‘void ucnv_MBCSFromUnicodeWithOffsets_55(UConverterFromUnicodeArgs*, UErrorCode*)’: ../../source/common/ucnvmbcs.cpp:4636:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4637:21: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4638:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4639:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4640:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4641:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4652:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4653:21: note: here case 3: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4655:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4656:21: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4658:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4659:21: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4683:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4684:17: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4685:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../source/common/ucnvmbcs.cpp:4686:17: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4700:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../source/common/ucnvmbcs.cpp:4703:17: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ucnvmbcs.cpp:4705:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../source/common/ucnvmbcs.cpp:4708:17: note: here case 1: /*fall through*/ ^~~~ gcc ... ../../source/common/ucnvhz.c gcc ... ../../source/common/ucnv_lmb.c gcc ... ../../source/common/ucnvisci.c gcc ... ../../source/common/ucnvdisp.c gcc ... ../../source/common/ucnv_set.c gcc ... ../../source/common/ucnv_ct.c g++ ... ../../source/common/uresbund.cpp gcc ... ../../source/common/ures_cnv.c gcc ... ../../source/common/uresdata.c ../../source/common/uresbund.cpp: In function ‘const UChar* ures_getNextString_55(UResourceBundle*, int32_t*, const char**, UErrorCode*)’: ../../source/common/uresbund.cpp:1486:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../source/common/uresbund.cpp:1487:5: note: here default: /*fall through*/ ^~~~~~~ g++ ... ../../source/common/resbund.cpp g++ ... ../../source/common/resbund_cnv.cpp g++ ... ../../source/common/messagepattern.cpp gcc ... ../../source/common/ucat.c gcc ... ../../source/common/locmap.c g++ ... ../../source/common/uloc.cpp g++ ... ../../source/common/locid.cpp g++ ... ../../source/common/locutil.cpp g++ ... ../../source/common/locavailable.cpp g++ ... ../../source/common/locdispnames.cpp g++ ... ../../source/common/loclikely.cpp g++ ... ../../source/common/locresdata.cpp g++ ... ../../source/common/bytestream.cpp g++ ... ../../source/common/stringpiece.cpp g++ ... ../../source/common/stringtriebuilder.cpp g++ ... ../../source/common/bytestriebuilder.cpp g++ ... ../../source/common/bytestrie.cpp g++ ... ../../source/common/bytestrieiterator.cpp g++ ... ../../source/common/ucharstrie.cpp g++ ... ../../source/common/ucharstriebuilder.cpp g++ ... ../../source/common/ucharstrieiterator.cpp g++ ... ../../source/common/dictionarydata.cpp g++ ... ../../source/common/appendable.cpp g++ ... ../../source/common/ustr_cnv.cpp g++ ... ../../source/common/unistr_cnv.cpp g++ ... ../../source/common/unistr.cpp ../../source/common/unistr.cpp: In member function ‘icu_55::UnicodeString& icu_55::UnicodeString::copyFrom(const icu_55::UnicodeString&, UBool)’: ../../source/common/unistr.cpp:473:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../../source/common/unistr.cpp:485:3: note: here case kWritableAlias: { ^~~~ ../../source/common/unistr.cpp:492:5: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../source/common/unistr.cpp:495:3: note: here default: ^~~~~~~ g++ ... ../../source/common/unistr_case.cpp ../../source/common/unistr.cpp: In constructor ‘icu_55::UnicodeString::UnicodeString(int32_t, UChar32, int32_t)’: ../../source/common/unistr.cpp:172:15: warning: ‘units[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] UChar units[U16_MAX_LENGTH]; ^~~~~ g++ ... ../../source/common/unistr_props.cpp gcc ... ../../source/common/utf_impl.c g++ ... ../../source/common/ustring.cpp g++ ... ../../source/common/ustrcase.cpp g++ ... ../../source/common/ucasemap.cpp g++ ... ../../source/common/ucasemap_titlecase_brkiter.cpp gcc ... ../../source/common/cstring.c gcc ... ../../source/common/ustrfmt.c g++ ... ../../source/common/ustrtrns.cpp g++ ... ../../source/common/ustr_wcs.cpp ../../source/common/ustrtrns.cpp: In function ‘UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)’: ../../source/common/ustrtrns.cpp:289:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ^~ ../../source/common/ustrtrns.cpp:294:5: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ustrtrns.cpp:301:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../../source/common/ustrtrns.cpp:302:5: note: here case 1: /*fall through*/ ^~~~ ../../source/common/ustrtrns.cpp: In function ‘UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)’: ../../source/common/ustrtrns.cpp:358:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../../source/common/ustrtrns.cpp:365:9: note: here case 2: /*fall through*/ ^~~~ ../../source/common/ustrtrns.cpp:368:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../source/common/ustrtrns.cpp:369:9: note: here case 1: /*fall through*/ ^~~~ g++ ... ../../source/common/utext.cpp g++ ... ../../source/common/unistr_case_locale.cpp g++ ... ../../source/common/ustrcase_locale.cpp g++ ... ../../source/common/unistr_titlecase_brkiter.cpp g++ ... ../../source/common/ustr_titlecase_brkiter.cpp g++ ... ../../source/common/normalizer2impl.cpp g++ ... ../../source/common/normalizer2.cpp g++ ... ../../source/common/filterednormalizer2.cpp g++ ... ../../source/common/normlzr.cpp g++ ... ../../source/common/unorm.cpp g++ ... ../../source/common/unormcmp.cpp g++ ... ../../source/common/loadednormalizer2impl.cpp g++ ... ../../source/common/chariter.cpp g++ ... ../../source/common/schriter.cpp g++ ... ../../source/common/uchriter.cpp g++ ... ../../source/common/uiter.cpp g++ ... ../../source/common/patternprops.cpp gcc ... ../../source/common/uchar.c g++ ... ../../source/common/uprops.cpp g++ ... ../../source/common/ucase.cpp g++ ... ../../source/common/propname.cpp gcc ... ../../source/common/ubidi_props.c gcc ... ../../source/common/ubidi.c gcc ... ../../source/common/ubidiwrt.c gcc ... ../../source/common/ubidiln.c g++ ... ../../source/common/ushape.cpp gcc ... ../../source/common/uscript.c g++ ... ../../source/common/uscript_props.cpp gcc ... ../../source/common/usc_impl.c g++ ... ../../source/common/unames.cpp g++ ... ../../source/common/utrie.cpp g++ ... ../../source/common/utrie2.cpp g++ ... ../../source/common/utrie2_builder.cpp g++ ... ../../source/common/bmpset.cpp g++ ... ../../source/common/unisetspan.cpp g++ ... ../../source/common/uset_props.cpp g++ ... ../../source/common/uniset_props.cpp g++ ... ../../source/common/uniset_closure.cpp g++ ... ../../source/common/uset.cpp g++ ... ../../source/common/uniset.cpp g++ ... ../../source/common/usetiter.cpp g++ ... ../../source/common/ruleiter.cpp g++ ... ../../source/common/caniter.cpp g++ ... ../../source/common/unifilt.cpp g++ ... ../../source/common/unifunct.cpp gcc ... ../../source/common/uarrsort.c g++ ... ../../source/common/brkiter.cpp g++ ... ../../source/common/ubrk.cpp g++ ... ../../source/common/brkeng.cpp g++ ... ../../source/common/dictbe.cpp g++ ... ../../source/common/rbbi.cpp g++ ... ../../source/common/rbbidata.cpp g++ ... ../../source/common/rbbinode.cpp g++ ... ../../source/common/rbbirb.cpp g++ ... ../../source/common/rbbiscan.cpp g++ ... ../../source/common/rbbisetb.cpp g++ ... ../../source/common/rbbistbl.cpp g++ ... ../../source/common/rbbitblb.cpp g++ ... ../../source/common/serv.cpp g++ ... ../../source/common/servnotf.cpp g++ ... ../../source/common/servls.cpp g++ ... ../../source/common/servlk.cpp g++ ... ../../source/common/servlkf.cpp g++ ... ../../source/common/servrbf.cpp g++ ... ../../source/common/servslkf.cpp g++ ... ../../source/common/uidna.cpp g++ ... ../../source/common/usprep.cpp g++ ... ../../source/common/uts46.cpp g++ ... ../../source/common/punycode.cpp g++ ... ../../source/common/util.cpp g++ ... ../../source/common/util_props.cpp g++ ... ../../source/common/parsepos.cpp g++ ... ../../source/common/locbased.cpp ../../source/common/util_props.cpp: In static member function ‘static int32_t icu_55::ICU_Utility::parsePattern(const icu_55::UnicodeString&, int32_t, int32_t, const icu_55::UnicodeString&, int32_t*)’: ../../source/common/util_props.cpp:100:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../../source/common/util_props.cpp:104:9: note: here case 126 /*'~'*/: ^~~~ gcc ... ../../source/common/cwchar.c gcc ... ../../source/common/wintz.c g++ ... ../../source/common/dtintrv.cpp g++ ... ../../source/common/ucnvsel.cpp gcc ... ../../source/common/propsvec.c gcc ... ../../source/common/ulist.c gcc ... ../../source/common/uloc_tag.c gcc ... ../../source/common/icudataver.c g++ ... ../../source/common/icuplug.cpp g++ ... ../../source/common/listformatter.cpp g++ ... ../../source/common/ulistformatter.cpp g++ ... ../../source/common/sharedobject.cpp g++ ... ../../source/common/simplepatternformatter.cpp g++ ... ../../source/common/unifiedcache.cpp g++ ... ../../source/common/uloc_keytype.cpp ar r ../lib/libicuuc.a errorcode.o putil.o umath.o utypes.o uinvchar.o umutex.o ucln_cmn.o uinit.o uobject.o cmemory.o charstr.o udata.o ucmndata.o udatamem.o umapfile.o udataswp.o ucol_swp.o utrace.o uhash.o uhash_us.o uenum.o ustrenum.o uvector.o ustack.o uvectr32.o uvectr64.o ucnv.o ucnv_bld.o ucnv_cnv.o ucnv_io.o ucnv_cb.o ucnv_err.o ucnvlat1.o ucnv_u7.o ucnv_u8.o ucnv_u16.o ucnv_u32.o ucnvscsu.o ucnvbocu.o ucnv_ext.o ucnvmbcs.o ucnv2022.o ucnvhz.o ucnv_lmb.o ucnvisci.o ucnvdisp.o ucnv_set.o ucnv_ct.o uresbund.o ures_cnv.o uresdata.o resbund.o resbund_cnv.o messagepattern.o ucat.o locmap.o uloc.o locid.o locutil.o locavailable.o locdispnames.o loclikely.o locresdata.o bytestream.o stringpiece.o stringtriebuilder.o bytestriebuilder.o bytestrie.o bytestrieiterator.o ucharstrie.o ucharstriebuilder.o ucharstrieiterator.o dictionarydata.o appendable.o ustr_cnv.o unistr_cnv.o unistr.o unistr_case.o unistr_props.o utf_impl.o ustring.o ustrcase.o ucasemap.o ucasemap_titlecase_brkiter.o cstring.o ustrfmt.o ustrtrns.o ustr_wcs.o utext.o unistr_case_locale.o ustrcase_locale.o unistr_titlecase_brkiter.o ustr_titlecase_brkiter.o normalizer2impl.o normalizer2.o filterednormalizer2.o normlzr.o unorm.o unormcmp.o loadednormalizer2impl.o chariter.o schriter.o uchriter.o uiter.o patternprops.o uchar.o uprops.o ucase.o propname.o ubidi_props.o ubidi.o ubidiwrt.o ubidiln.o ushape.o uscript.o uscript_props.o usc_impl.o unames.o utrie.o utrie2.o utrie2_builder.o bmpset.o unisetspan.o uset_props.o uniset_props.o uniset_closure.o uset.o uniset.o usetiter.o ruleiter.o caniter.o unifilt.o unifunct.o uarrsort.o brkiter.o ubrk.o brkeng.o dictbe.o rbbi.o rbbidata.o rbbinode.o rbbirb.o rbbiscan.o rbbisetb.o rbbistbl.o rbbitblb.o serv.o servnotf.o servls.o servlk.o servlkf.o servrbf.o servslkf.o uidna.o usprep.o uts46.o punycode.o util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o dtintrv.o ucnvsel.o propsvec.o ulist.o uloc_tag.o icudataver.o icuplug.o listformatter.o ulistformatter.o sharedobject.o simplepatternformatter.o unifiedcache.o uloc_keytype.o ar: creating ../lib/libicuuc.a ranlib ../lib/libicuuc.a make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/common' make[1]: Making `all' in `i18n' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/i18n' (deps) ../../source/i18n/scientificnumberformatter.cpp (deps) ../../source/i18n/sharedbreakiterator.cpp (deps) ../../source/i18n/measunit.cpp (deps) ../../source/i18n/filteredbrk.cpp (deps) ../../source/i18n/quantityformatter.cpp (deps) ../../source/i18n/reldatefmt.cpp (deps) ../../source/i18n/uregion.cpp (deps) ../../source/i18n/identifier_info.cpp (deps) ../../source/i18n/scriptset.cpp (deps) ../../source/i18n/region.cpp (deps) ../../source/i18n/gender.cpp (deps) ../../source/i18n/compactdecimalformat.cpp (deps) ../../source/i18n/tzfmt.cpp (deps) ../../source/i18n/tzgnames.cpp (deps) ../../source/i18n/tznames_impl.cpp (deps) ../../source/i18n/tznames.cpp (deps) ../../source/i18n/alphaindex.cpp (deps) ../../source/i18n/decContext.c (deps) ../../source/i18n/decNumber.c (deps) ../../source/i18n/locdspnm.cpp (deps) ../../source/i18n/ufieldpositer.cpp (deps) ../../source/i18n/fpositer.cpp (deps) ../../source/i18n/fphdlimp.cpp (deps) ../../source/i18n/vzone.cpp (deps) ../../source/i18n/zrule.cpp (deps) ../../source/i18n/ztrans.cpp (deps) ../../source/i18n/smpdtfst.cpp (deps) ../../source/i18n/decfmtst.cpp (deps) ../../source/i18n/uspoof_wsconf.cpp (deps) ../../source/i18n/uspoof_conf.cpp (deps) ../../source/i18n/uspoof_build.cpp (deps) ../../source/i18n/uspoof_impl.cpp (deps) ../../source/i18n/uspoof.cpp (deps) ../../source/i18n/currpinf.cpp (deps) ../../source/i18n/tmutfmt.cpp (deps) ../../source/i18n/tmutamt.cpp (deps) ../../source/i18n/tmunit.cpp (deps) ../../source/i18n/udateintervalformat.cpp (deps) ../../source/i18n/dtitvinf.cpp (deps) ../../source/i18n/dtitvfmt.cpp (deps) ../../source/i18n/selfmt.cpp (deps) ../../source/i18n/plurfmt.cpp (deps) ../../source/i18n/plurrule.cpp (deps) ../../source/i18n/upluralrules.cpp (deps) ../../source/i18n/zonemeta.cpp (deps) ../../source/i18n/vtzone.cpp (deps) ../../source/i18n/tztrans.cpp (deps) ../../source/i18n/tzrule.cpp (deps) ../../source/i18n/rbtz.cpp (deps) ../../source/i18n/dtrule.cpp (deps) ../../source/i18n/basictz.cpp (deps) ../../source/i18n/winnmfmt.cpp (deps) ../../source/i18n/windtfmt.cpp (deps) ../../source/i18n/wintzimpl.cpp (deps) ../../source/i18n/inputext.cpp (deps) ../../source/i18n/csrucode.cpp (deps) ../../source/i18n/csrutf8.cpp (deps) ../../source/i18n/csrsbcs.cpp (deps) ../../source/i18n/csrmbcs.cpp (deps) ../../source/i18n/csrecog.cpp (deps) ../../source/i18n/csr2022.cpp (deps) ../../source/i18n/csmatch.cpp (deps) ../../source/i18n/csdetect.cpp (deps) ../../source/i18n/utmscale.c (deps) ../../source/i18n/measure.cpp (deps) ../../source/i18n/currunit.cpp (deps) ../../source/i18n/curramt.cpp (deps) ../../source/i18n/currfmt.cpp (deps) ../../source/i18n/measfmt.cpp (deps) ../../source/i18n/ulocdata.c (deps) ../../source/i18n/uregexc.cpp (deps) ../../source/i18n/uregex.cpp (deps) ../../source/i18n/regeximp.cpp (deps) ../../source/i18n/regextxt.cpp (deps) ../../source/i18n/regexst.cpp (deps) ../../source/i18n/repattrn.cpp (deps) ../../source/i18n/rematch.cpp (deps) ../../source/i18n/regexcmp.cpp (deps) ../../source/i18n/brktrans.cpp (deps) ../../source/i18n/transreg.cpp (deps) ../../source/i18n/quant.cpp (deps) ../../source/i18n/nortrans.cpp (deps) ../../source/i18n/uni2name.cpp (deps) ../../source/i18n/name2uni.cpp (deps) ../../source/i18n/anytrans.cpp (deps) ../../source/i18n/toupptrn.cpp (deps) ../../source/i18n/tolowtrn.cpp (deps) ../../source/i18n/titletrn.cpp (deps) ../../source/i18n/casetrn.cpp (deps) ../../source/i18n/remtrans.cpp (deps) ../../source/i18n/nultrans.cpp (deps) ../../source/i18n/rbt_set.cpp (deps) ../../source/i18n/rbt_rule.cpp (deps) ../../source/i18n/rbt_pars.cpp (deps) ../../source/i18n/rbt_data.cpp (deps) ../../source/i18n/rbt.cpp (deps) ../../source/i18n/cpdtrans.cpp (deps) ../../source/i18n/tridpars.cpp (deps) ../../source/i18n/strrepl.cpp (deps) ../../source/i18n/funcrepl.cpp (deps) ../../source/i18n/unesctrn.cpp (deps) ../../source/i18n/esctrn.cpp (deps) ../../source/i18n/utrans.cpp (deps) ../../source/i18n/translit.cpp (deps) ../../source/i18n/stsearch.cpp (deps) ../../source/i18n/search.cpp (deps) ../../source/i18n/usearch.cpp (deps) ../../source/i18n/strmatch.cpp (deps) ../../source/i18n/collationfastlatinbuilder.cpp (deps) ../../source/i18n/collationbuilder.cpp (deps) ../../source/i18n/collationruleparser.cpp (deps) ../../source/i18n/collationweights.cpp (deps) ../../source/i18n/collationdatabuilder.cpp (deps) ../../source/i18n/collationrootelements.cpp (deps) ../../source/i18n/collationroot.cpp (deps) ../../source/i18n/rulebasedcollator.cpp (deps) ../../source/i18n/collationkeys.cpp (deps) ../../source/i18n/collationfastlatin.cpp (deps) ../../source/i18n/collationcompare.cpp (deps) ../../source/i18n/collationsets.cpp (deps) ../../source/i18n/uitercollationiterator.cpp (deps) ../../source/i18n/utf8collationiterator.cpp (deps) ../../source/i18n/utf16collationiterator.cpp (deps) ../../source/i18n/collationiterator.cpp (deps) ../../source/i18n/collationfcd.cpp (deps) ../../source/i18n/collationdatawriter.cpp (deps) ../../source/i18n/collationdatareader.cpp (deps) ../../source/i18n/collationtailoring.cpp (deps) ../../source/i18n/collationdata.cpp (deps) ../../source/i18n/collationsettings.cpp (deps) ../../source/i18n/collation.cpp (deps) ../../source/i18n/ucol_sit.cpp (deps) ../../source/i18n/ucol_res.cpp (deps) ../../source/i18n/ucol.cpp (deps) ../../source/i18n/ucoleitr.cpp (deps) ../../source/i18n/bocsu.cpp (deps) ../../source/i18n/sortkey.cpp (deps) ../../source/i18n/coll.cpp (deps) ../../source/i18n/coleitr.cpp (deps) ../../source/i18n/ethpccal.cpp (deps) ../../source/i18n/dangical.cpp (deps) ../../source/i18n/coptccal.cpp (deps) ../../source/i18n/cecal.cpp (deps) ../../source/i18n/chnsecal.cpp (deps) ../../source/i18n/indiancal.cpp (deps) ../../source/i18n/hebrwcal.cpp (deps) ../../source/i18n/gregoimp.cpp (deps) ../../source/i18n/japancal.cpp (deps) ../../source/i18n/islamcal.cpp (deps) ../../source/i18n/persncal.cpp (deps) ../../source/i18n/buddhcal.cpp (deps) ../../source/i18n/taiwncal.cpp (deps) ../../source/i18n/astro.cpp (deps) ../../source/i18n/olsontz.cpp (deps) ../../source/i18n/simpletz.cpp (deps) ../../source/i18n/timezone.cpp (deps) ../../source/i18n/gregocal.cpp (deps) ../../source/i18n/calendar.cpp (deps) ../../source/i18n/ucal.cpp (deps) ../../source/i18n/ucsdet.cpp (deps) ../../source/i18n/unumsys.cpp (deps) ../../source/i18n/numsys.cpp (deps) ../../source/i18n/rbnf.cpp (deps) ../../source/i18n/nfsubs.cpp (deps) ../../source/i18n/nfrule.cpp (deps) ../../source/i18n/nfrs.cpp (deps) ../../source/i18n/udatpg.cpp (deps) ../../source/i18n/dtptngen.cpp (deps) ../../source/i18n/udat.cpp (deps) ../../source/i18n/dtfmtsym.cpp (deps) ../../source/i18n/reldtfmt.cpp (deps) ../../source/i18n/smpdtfmt.cpp (deps) ../../source/i18n/datefmt.cpp (deps) ../../source/i18n/choicfmt.cpp (deps) ../../source/i18n/fmtable_cnv.cpp (deps) ../../source/i18n/ucurr.cpp (deps) ../../source/i18n/digitlst.cpp (deps) ../../source/i18n/dcfmtsym.cpp (deps) ../../source/i18n/decimalformatpattern.cpp (deps) ../../source/i18n/decimfmt.cpp (deps) ../../source/i18n/unum.cpp (deps) ../../source/i18n/numfmt.cpp (deps) ../../source/i18n/umsg.cpp (deps) ../../source/i18n/msgfmt.cpp (deps) ../../source/i18n/format.cpp (deps) ../../source/i18n/fmtable.cpp (deps) ../../source/i18n/ucln_in.cpp g++ ... ../../source/i18n/ucln_in.cpp g++ ... ../../source/i18n/fmtable.cpp g++ ... ../../source/i18n/format.cpp ../../source/i18n/fmtable.cpp: In member function ‘int32_t icu_55::Formattable::getLong(UErrorCode&) const’: ../../source/i18n/fmtable.cpp:430:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../source/i18n/fmtable.cpp:434:5: note: here default: ^~~~~~~ ../../source/i18n/fmtable.cpp: In member function ‘int64_t icu_55::Formattable::getInt64(UErrorCode&) const’: ../../source/i18n/fmtable.cpp:481:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../source/i18n/fmtable.cpp:485:5: note: here default: ^~~~~~~ ../../source/i18n/fmtable.cpp: In member function ‘double icu_55::Formattable::getDouble(UErrorCode&) const’: ../../source/i18n/fmtable.cpp:511:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../source/i18n/fmtable.cpp:515:5: note: here default: ^~~~~~~ g++ ... ../../source/i18n/msgfmt.cpp g++ ... ../../source/i18n/umsg.cpp g++ ... ../../source/i18n/numfmt.cpp g++ ... ../../source/i18n/unum.cpp g++ ... ../../source/i18n/decimfmt.cpp g++ ... ../../source/i18n/decimalformatpattern.cpp ../../source/i18n/decimfmt.cpp: In member function ‘virtual icu_55::DecimalFormat& icu_55::DecimalFormat::setAttribute(UNumberFormatAttribute, int32_t, UErrorCode&)’: ../../source/i18n/decimfmt.cpp:5529:25: warning: this statement may fall through [-Wimplicit-fallthrough=] setCurrencyUsage((UCurrencyUsage)newValue, &status); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../source/i18n/decimfmt.cpp:5531:5: note: here default: ^~~~~~~ g++ ... ../../source/i18n/dcfmtsym.cpp g++ ... ../../source/i18n/ucurr.cpp g++ ... ../../source/i18n/digitlst.cpp g++ ... ../../source/i18n/fmtable_cnv.cpp g++ ... ../../source/i18n/choicfmt.cpp g++ ... ../../source/i18n/datefmt.cpp g++ ... ../../source/i18n/smpdtfmt.cpp g++ ... ../../source/i18n/reldtfmt.cpp ../../source/i18n/smpdtfmt.cpp: In member function ‘void icu_55::SimpleDateFormat::processOverrideString(const icu_55::Locale&, const icu_55::UnicodeString&, int8_t, UErrorCode&)’: ../../source/i18n/smpdtfmt.cpp:1335:21: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../source/i18n/smpdtfmt.cpp:1337:17: note: here case kOvrStrTime : { ^~~~ ../../source/i18n/smpdtfmt.cpp: In member function ‘void icu_55::SimpleDateFormat::subFormat(icu_55::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_55::FieldPositionHandler&, icu_55::Calendar&, icu_55::SimpleDateFormatMutableNFs&, UErrorCode&) const’: ../../source/i18n/smpdtfmt.cpp:1441:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../../source/i18n/smpdtfmt.cpp:1456:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp:1562:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../../source/i18n/smpdtfmt.cpp:1566:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp: In member function ‘int32_t icu_55::SimpleDateFormat::subParse(const icu_55::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_55::Calendar&, int32_t, icu_55::MessageFormat*, UTimeZoneFormatTimeType*, icu_55::SimpleDateFormatMutableNFs&) const’: ../../source/i18n/smpdtfmt.cpp:2734:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../../source/i18n/smpdtfmt.cpp:2740:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp:2926:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../../source/i18n/smpdtfmt.cpp:2931:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp:2955:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../../source/i18n/smpdtfmt.cpp:2963:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../source/i18n/smpdtfmt.cpp:3051:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../../source/i18n/smpdtfmt.cpp:3056:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ ... ../../source/i18n/dtfmtsym.cpp g++ ... ../../source/i18n/udat.cpp g++ ... ../../source/i18n/dtptngen.cpp g++ ... ../../source/i18n/udatpg.cpp g++ ... ../../source/i18n/nfrs.cpp g++ ... ../../source/i18n/nfrule.cpp g++ ... ../../source/i18n/nfsubs.cpp g++ ... ../../source/i18n/rbnf.cpp ../../source/i18n/rbnf.cpp: In member function ‘UBool icu_55::LocDataParser::inList(UChar, const UChar*) const’: ../../source/i18n/rbnf.cpp:321:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../../source/i18n/rbnf.cpp:321:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ while (*list && *list != c) ++list; return *list == c; ^~~~~~ g++ ... ../../source/i18n/numsys.cpp g++ ... ../../source/i18n/unumsys.cpp g++ ... ../../source/i18n/ucsdet.cpp g++ ... ../../source/i18n/ucal.cpp g++ ... ../../source/i18n/calendar.cpp ../../source/i18n/calendar.cpp: In member function ‘virtual void icu_55::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)’: ../../source/i18n/calendar.cpp:2131:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../source/i18n/calendar.cpp:2134:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../../source/i18n/calendar.cpp: In member function ‘virtual void icu_55::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)’: ../../source/i18n/calendar.cpp:3647:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../source/i18n/calendar.cpp:3649:5: note: here case UCAL_MONTH: ^~~~ g++ ... ../../source/i18n/gregocal.cpp g++ ... ../../source/i18n/timezone.cpp g++ ... ../../source/i18n/simpletz.cpp g++ ... ../../source/i18n/olsontz.cpp g++ ... ../../source/i18n/astro.cpp g++ ... ../../source/i18n/taiwncal.cpp g++ ... ../../source/i18n/buddhcal.cpp g++ ... ../../source/i18n/persncal.cpp g++ ... ../../source/i18n/islamcal.cpp g++ ... ../../source/i18n/japancal.cpp g++ ... ../../source/i18n/gregoimp.cpp g++ ... ../../source/i18n/hebrwcal.cpp g++ ... ../../source/i18n/indiancal.cpp g++ ... ../../source/i18n/chnsecal.cpp g++ ... ../../source/i18n/cecal.cpp g++ ... ../../source/i18n/coptccal.cpp g++ ... ../../source/i18n/dangical.cpp g++ ... ../../source/i18n/ethpccal.cpp g++ ... ../../source/i18n/coleitr.cpp g++ ... ../../source/i18n/coll.cpp g++ ... ../../source/i18n/sortkey.cpp g++ ... ../../source/i18n/bocsu.cpp g++ ... ../../source/i18n/ucoleitr.cpp g++ ... ../../source/i18n/ucol.cpp ../../source/i18n/ucoleitr.cpp: In member function ‘uint64_t icu_55::UCollationPCE::processCE(uint32_t)’: ../../source/i18n/ucoleitr.cpp:214:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../source/i18n/ucoleitr.cpp:217:5: note: here case UCOL_SECONDARY: ^~~~ ../../source/i18n/ucoleitr.cpp:218:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../source/i18n/ucoleitr.cpp:221:5: note: here case UCOL_PRIMARY: ^~~~ g++ ... ../../source/i18n/ucol_res.cpp g++ ... ../../source/i18n/ucol_sit.cpp g++ ... ../../source/i18n/collation.cpp g++ ... ../../source/i18n/collationsettings.cpp g++ ... ../../source/i18n/collationdata.cpp g++ ... ../../source/i18n/collationtailoring.cpp g++ ... ../../source/i18n/collationdatareader.cpp g++ ... ../../source/i18n/collationdatawriter.cpp g++ ... ../../source/i18n/collationfcd.cpp g++ ... ../../source/i18n/collationiterator.cpp g++ ... ../../source/i18n/utf16collationiterator.cpp g++ ... ../../source/i18n/utf8collationiterator.cpp g++ ... ../../source/i18n/uitercollationiterator.cpp g++ ... ../../source/i18n/collationsets.cpp g++ ... ../../source/i18n/collationcompare.cpp g++ ... ../../source/i18n/collationfastlatin.cpp g++ ... ../../source/i18n/collationkeys.cpp g++ ... ../../source/i18n/rulebasedcollator.cpp g++ ... ../../source/i18n/collationroot.cpp g++ ... ../../source/i18n/collationrootelements.cpp g++ ... ../../source/i18n/collationdatabuilder.cpp g++ ... ../../source/i18n/collationweights.cpp g++ ... ../../source/i18n/collationruleparser.cpp g++ ... ../../source/i18n/collationbuilder.cpp g++ ... ../../source/i18n/collationfastlatinbuilder.cpp g++ ... ../../source/i18n/strmatch.cpp g++ ... ../../source/i18n/usearch.cpp g++ ... ../../source/i18n/search.cpp g++ ... ../../source/i18n/stsearch.cpp g++ ... ../../source/i18n/translit.cpp g++ ... ../../source/i18n/utrans.cpp g++ ... ../../source/i18n/esctrn.cpp g++ ... ../../source/i18n/unesctrn.cpp g++ ... ../../source/i18n/funcrepl.cpp g++ ... ../../source/i18n/strrepl.cpp g++ ... ../../source/i18n/tridpars.cpp g++ ... ../../source/i18n/cpdtrans.cpp g++ ... ../../source/i18n/rbt.cpp g++ ... ../../source/i18n/rbt_data.cpp g++ ... ../../source/i18n/rbt_pars.cpp g++ ... ../../source/i18n/rbt_rule.cpp g++ ... ../../source/i18n/rbt_set.cpp g++ ... ../../source/i18n/nultrans.cpp g++ ... ../../source/i18n/remtrans.cpp g++ ... ../../source/i18n/casetrn.cpp g++ ... ../../source/i18n/titletrn.cpp g++ ... ../../source/i18n/tolowtrn.cpp g++ ... ../../source/i18n/toupptrn.cpp g++ ... ../../source/i18n/anytrans.cpp g++ ... ../../source/i18n/name2uni.cpp g++ ... ../../source/i18n/uni2name.cpp g++ ... ../../source/i18n/nortrans.cpp g++ ... ../../source/i18n/quant.cpp g++ ... ../../source/i18n/transreg.cpp g++ ... ../../source/i18n/brktrans.cpp g++ ... ../../source/i18n/regexcmp.cpp ../../source/i18n/regexcmp.cpp: In member function ‘void icu_55::RegexCompile::matchStartType()’: ../../source/i18n/regexcmp.cpp:2896:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // Except for extra operand on URX_JMPX, same as URX_JMP. ~~~^~ ../../source/i18n/regexcmp.cpp:2897:9: note: here case URX_JMP: ^~~~ ../../source/i18n/regexcmp.cpp: In member function ‘int32_t icu_55::RegexCompile::minMatchLength(int32_t, int32_t)’: ../../source/i18n/regexcmp.cpp:3257:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // URX_JMPX has an extra operand, ignored here, ~~~^~ ../../source/i18n/regexcmp.cpp:3259:9: note: here case URX_JMP: ^~~~ g++ ... ../../source/i18n/rematch.cpp g++ ... ../../source/i18n/repattrn.cpp g++ ... ../../source/i18n/regexst.cpp g++ ... ../../source/i18n/regextxt.cpp g++ ... ../../source/i18n/regeximp.cpp g++ ... ../../source/i18n/uregex.cpp g++ ... ../../source/i18n/uregexc.cpp gcc ... ../../source/i18n/ulocdata.c g++ ... ../../source/i18n/measfmt.cpp g++ ... ../../source/i18n/currfmt.cpp g++ ... ../../source/i18n/curramt.cpp g++ ... ../../source/i18n/currunit.cpp g++ ... ../../source/i18n/measure.cpp g++ ... ../../source/i18n/csdetect.cpp gcc ... ../../source/i18n/utmscale.c g++ ... ../../source/i18n/csmatch.cpp g++ ... ../../source/i18n/csr2022.cpp g++ ... ../../source/i18n/csrecog.cpp g++ ... ../../source/i18n/csrmbcs.cpp g++ ... ../../source/i18n/csrsbcs.cpp g++ ... ../../source/i18n/csrucode.cpp g++ ... ../../source/i18n/csrutf8.cpp g++ ... ../../source/i18n/inputext.cpp g++ ... ../../source/i18n/wintzimpl.cpp g++ ... ../../source/i18n/windtfmt.cpp g++ ... ../../source/i18n/winnmfmt.cpp g++ ... ../../source/i18n/basictz.cpp g++ ... ../../source/i18n/dtrule.cpp g++ ... ../../source/i18n/rbtz.cpp g++ ... ../../source/i18n/tzrule.cpp g++ ... ../../source/i18n/tztrans.cpp g++ ... ../../source/i18n/vtzone.cpp g++ ... ../../source/i18n/zonemeta.cpp g++ ... ../../source/i18n/upluralrules.cpp g++ ... ../../source/i18n/plurrule.cpp ../../source/i18n/plurrule.cpp: In member function ‘void icu_55::PluralRuleParser::parse(const icu_55::UnicodeString&, icu_55::PluralRules*, UErrorCode&)’: ../../source/i18n/plurrule.cpp:483:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../../source/i18n/plurrule.cpp:484:9: note: here case tIn: ^~~~ g++ ... ../../source/i18n/plurfmt.cpp g++ ... ../../source/i18n/selfmt.cpp g++ ... ../../source/i18n/dtitvfmt.cpp g++ ... ../../source/i18n/dtitvinf.cpp g++ ... ../../source/i18n/udateintervalformat.cpp g++ ... ../../source/i18n/tmunit.cpp g++ ... ../../source/i18n/tmutamt.cpp g++ ... ../../source/i18n/tmutfmt.cpp g++ ... ../../source/i18n/currpinf.cpp g++ ... ../../source/i18n/uspoof.cpp g++ ... ../../source/i18n/uspoof_impl.cpp g++ ... ../../source/i18n/uspoof_build.cpp g++ ... ../../source/i18n/uspoof_conf.cpp g++ ... ../../source/i18n/uspoof_wsconf.cpp g++ ... ../../source/i18n/decfmtst.cpp g++ ... ../../source/i18n/smpdtfst.cpp g++ ... ../../source/i18n/ztrans.cpp g++ ... ../../source/i18n/zrule.cpp g++ ... ../../source/i18n/vzone.cpp g++ ... ../../source/i18n/fphdlimp.cpp g++ ... ../../source/i18n/fpositer.cpp g++ ... ../../source/i18n/ufieldpositer.cpp g++ ... ../../source/i18n/locdspnm.cpp gcc ... ../../source/i18n/decNumber.c gcc ... ../../source/i18n/decContext.c g++ ... ../../source/i18n/alphaindex.cpp g++ ... ../../source/i18n/tznames.cpp g++ ... ../../source/i18n/tznames_impl.cpp g++ ... ../../source/i18n/tzgnames.cpp g++ ... ../../source/i18n/tzfmt.cpp g++ ... ../../source/i18n/compactdecimalformat.cpp g++ ... ../../source/i18n/gender.cpp g++ ... ../../source/i18n/region.cpp g++ ... ../../source/i18n/scriptset.cpp g++ ... ../../source/i18n/identifier_info.cpp g++ ... ../../source/i18n/uregion.cpp g++ ... ../../source/i18n/reldatefmt.cpp g++ ... ../../source/i18n/quantityformatter.cpp g++ ... ../../source/i18n/measunit.cpp g++ ... ../../source/i18n/filteredbrk.cpp g++ ... ../../source/i18n/sharedbreakiterator.cpp g++ ... ../../source/i18n/scientificnumberformatter.cpp ar r ../lib/libicui18n.a ucln_in.o fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o decimalformatpattern.o dcfmtsym.o ucurr.o digitlst.o fmtable_cnv.o choicfmt.o datefmt.o smpdtfmt.o reldtfmt.o dtfmtsym.o udat.o dtptngen.o udatpg.o nfrs.o nfrule.o nfsubs.o rbnf.o numsys.o unumsys.o ucsdet.o ucal.o calendar.o gregocal.o timezone.o simpletz.o olsontz.o astro.o taiwncal.o buddhcal.o persncal.o islamcal.o japancal.o gregoimp.o hebrwcal.o indiancal.o chnsecal.o cecal.o coptccal.o dangical.o ethpccal.o coleitr.o coll.o sortkey.o bocsu.o ucoleitr.o ucol.o ucol_res.o ucol_sit.o collation.o collationsettings.o collationdata.o collationtailoring.o collationdatareader.o collationdatawriter.o collationfcd.o collationiterator.o utf16collationiterator.o utf8collationiterator.o uitercollationiterator.o collationsets.o collationcompare.o collationfastlatin.o collationkeys.o rulebasedcollator.o collationroot.o collationrootelements.o collationdatabuilder.o collationweights.o collationruleparser.o collationbuilder.o collationfastlatinbuilder.o strmatch.o usearch.o search.o stsearch.o translit.o utrans.o esctrn.o unesctrn.o funcrepl.o strrepl.o tridpars.o cpdtrans.o rbt.o rbt_data.o rbt_pars.o rbt_rule.o rbt_set.o nultrans.o remtrans.o casetrn.o titletrn.o tolowtrn.o toupptrn.o anytrans.o name2uni.o uni2name.o nortrans.o quant.o transreg.o brktrans.o regexcmp.o rematch.o repattrn.o regexst.o regextxt.o regeximp.o uregex.o uregexc.o ulocdata.o measfmt.o currfmt.o curramt.o currunit.o measure.o utmscale.o csdetect.o csmatch.o csr2022.o csrecog.o csrmbcs.o csrsbcs.o csrucode.o csrutf8.o inputext.o wintzimpl.o windtfmt.o winnmfmt.o basictz.o dtrule.o rbtz.o tzrule.o tztrans.o vtzone.o zonemeta.o upluralrules.o plurrule.o plurfmt.o selfmt.o dtitvfmt.o dtitvinf.o udateintervalformat.o tmunit.o tmutamt.o tmutfmt.o currpinf.o uspoof.o uspoof_impl.o uspoof_build.o uspoof_conf.o uspoof_wsconf.o decfmtst.o smpdtfst.o ztrans.o zrule.o vzone.o fphdlimp.o fpositer.o ufieldpositer.o locdspnm.o decNumber.o decContext.o alphaindex.o tznames.o tznames_impl.o tzgnames.o tzfmt.o compactdecimalformat.o gender.o region.o scriptset.o identifier_info.o uregion.o reldatefmt.o quantityformatter.o measunit.o filteredbrk.o sharedbreakiterator.o scientificnumberformatter.o ar: creating ../lib/libicui18n.a ranlib ../lib/libicui18n.a make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/i18n' make[1]: Making `all' in `io' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/io' (deps) ../../source/io/ustream.cpp (deps) ../../source/io/ucln_io.cpp (deps) ../../source/io/sscanf.c (deps) ../../source/io/sprintf.c (deps) ../../source/io/ustdio.c (deps) ../../source/io/uscanf_p.c (deps) ../../source/io/uscanf.c (deps) ../../source/io/uprntf_p.c (deps) ../../source/io/uprintf.cpp (deps) ../../source/io/ufmt_cmn.c (deps) ../../source/io/ufile.c (deps) ../../source/io/locbund.cpp g++ ... ../../source/io/locbund.cpp gcc ... ../../source/io/ufile.c gcc ... ../../source/io/ufmt_cmn.c g++ ... ../../source/io/uprintf.cpp gcc ... ../../source/io/uprntf_p.c gcc ... ../../source/io/uscanf.c gcc ... ../../source/io/uscanf_p.c gcc ... ../../source/io/ustdio.c gcc ... ../../source/io/sprintf.c gcc ... ../../source/io/sscanf.c g++ ... ../../source/io/ustream.cpp g++ ... ../../source/io/ucln_io.cpp ar r ../lib/libicuio.a locbund.o ufile.o ufmt_cmn.o uprintf.o uprntf_p.o uscanf.o uscanf_p.o ustdio.o sprintf.o sscanf.o ustream.o ucln_io.o ar: creating ../lib/libicuio.a ranlib ../lib/libicuio.a make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/io' make[1]: Making `all' in `tools' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools' make[2]: Making `all' in `toolutil' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/toolutil' (deps) ../../../source/tools/toolutil/ucln_tu.cpp (deps) ../../../source/tools/toolutil/dbgutil.cpp (deps) ../../../source/tools/toolutil/udbgutil.cpp (deps) ../../../source/tools/toolutil/filetools.cpp (deps) ../../../source/tools/toolutil/flagparser.c (deps) ../../../source/tools/toolutil/ppucd.cpp (deps) ../../../source/tools/toolutil/pkg_gencmn.c (deps) ../../../source/tools/toolutil/pkg_genc.c (deps) ../../../source/tools/toolutil/pkg_icu.cpp (deps) ../../../source/tools/toolutil/writesrc.c (deps) ../../../source/tools/toolutil/xmlparser.cpp (deps) ../../../source/tools/toolutil/ucbuf.c (deps) ../../../source/tools/toolutil/uparse.c (deps) ../../../source/tools/toolutil/uoptions.c (deps) ../../../source/tools/toolutil/ucmstate.c (deps) ../../../source/tools/toolutil/ucm.c (deps) ../../../source/tools/toolutil/denseranges.cpp (deps) ../../../source/tools/toolutil/collationinfo.cpp (deps) ../../../source/tools/toolutil/unewdata.c (deps) ../../../source/tools/toolutil/toolutil.cpp (deps) ../../../source/tools/toolutil/swapimpl.cpp (deps) ../../../source/tools/toolutil/pkgitems.cpp (deps) ../../../source/tools/toolutil/package.cpp (deps) ../../../source/tools/toolutil/filestrm.c gcc ... ../../../source/tools/toolutil/filestrm.c g++ ... ../../../source/tools/toolutil/package.cpp g++ ... ../../../source/tools/toolutil/pkgitems.cpp g++ ... ../../../source/tools/toolutil/swapimpl.cpp g++ ... ../../../source/tools/toolutil/toolutil.cpp gcc ... ../../../source/tools/toolutil/unewdata.c g++ ... ../../../source/tools/toolutil/collationinfo.cpp g++ ... ../../../source/tools/toolutil/denseranges.cpp gcc ... ../../../source/tools/toolutil/ucm.c gcc ... ../../../source/tools/toolutil/ucmstate.c gcc ... ../../../source/tools/toolutil/uoptions.c gcc ... ../../../source/tools/toolutil/uparse.c gcc ... ../../../source/tools/toolutil/ucbuf.c g++ ... ../../../source/tools/toolutil/xmlparser.cpp gcc ... ../../../source/tools/toolutil/writesrc.c g++ ... ../../../source/tools/toolutil/pkg_icu.cpp gcc ... ../../../source/tools/toolutil/pkg_genc.c gcc ... ../../../source/tools/toolutil/pkg_gencmn.c g++ ... ../../../source/tools/toolutil/ppucd.cpp gcc ... ../../../source/tools/toolutil/flagparser.c g++ ... ../../../source/tools/toolutil/filetools.cpp g++ ... ../../../source/tools/toolutil/udbgutil.cpp g++ ... ../../../source/tools/toolutil/dbgutil.cpp g++ ... ../../../source/tools/toolutil/ucln_tu.cpp ar r ../../lib/libicutu.a filestrm.o package.o pkgitems.o swapimpl.o toolutil.o unewdata.o collationinfo.o denseranges.o ucm.o ucmstate.o uoptions.o uparse.o ucbuf.o xmlparser.o writesrc.o pkg_icu.o pkg_genc.o pkg_gencmn.o ppucd.o flagparser.o filetools.o udbgutil.o dbgutil.o ucln_tu.o ar: creating ../../lib/libicutu.a ranlib ../../lib/libicutu.a make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/toolutil' make[2]: Making `all' in `ctestfw' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/ctestfw' (deps) ../../../source/tools/ctestfw/ucln_ct.c (deps) ../../../source/tools/ctestfw/uperf.cpp (deps) ../../../source/tools/ctestfw/datamap.cpp (deps) ../../../source/tools/ctestfw/testdata.cpp (deps) ../../../source/tools/ctestfw/tstdtmod.cpp (deps) ../../../source/tools/ctestfw/ctest.c gcc ... ../../../source/tools/ctestfw/ctest.c g++ ... ../../../source/tools/ctestfw/tstdtmod.cpp g++ ... ../../../source/tools/ctestfw/testdata.cpp g++ ... ../../../source/tools/ctestfw/datamap.cpp g++ ... ../../../source/tools/ctestfw/uperf.cpp gcc ... ../../../source/tools/ctestfw/ucln_ct.c ar r libicutest.a ctest.o tstdtmod.o testdata.o datamap.o uperf.o ucln_ct.o ar: creating libicutest.a ranlib libicutest.a make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/ctestfw' make[2]: Making `all' in `makeconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/makeconv' (deps) ../../../source/tools/makeconv/gencnvex.c (deps) ../../../source/tools/makeconv/genmbcs.cpp (deps) ../../../source/tools/makeconv/ucnvstat.c (deps) ../../../source/tools/makeconv/makeconv.c gcc ... ../../../source/tools/makeconv/makeconv.c gcc ... ../../../source/tools/makeconv/ucnvstat.c g++ ... ../../../source/tools/makeconv/genmbcs.cpp gcc ... ../../../source/tools/makeconv/gencnvex.c cd ../.. \ && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/bash ./config.status ../../../source/tools/makeconv/genmbcs.cpp: In function ‘UBool MBCSAddFromUnicode(MBCSData*, const uint8_t*, int32_t, UChar32, int8_t)’: ../../../source/tools/makeconv/genmbcs.cpp:833:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=*pb++; ~^~~~~~ ../../../source/tools/makeconv/genmbcs.cpp:834:5: note: here case 3: ^~~~ ../../../source/tools/makeconv/genmbcs.cpp:835:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../source/tools/makeconv/genmbcs.cpp:836:5: note: here case 2: ^~~~ ../../../source/tools/makeconv/genmbcs.cpp:837:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../source/tools/makeconv/genmbcs.cpp:838:5: note: here case 1: ^~~~ config.status: creating tools/makeconv/makeconv.1 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/makeconv makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/makeconv' make[2]: Making `all' in `genrb' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genrb' (deps) ../../../source/tools/genrb/prscmnts.cpp (deps) ../../../source/tools/genrb/wrtxml.cpp (deps) ../../../source/tools/genrb/rle.c (deps) ../../../source/tools/genrb/wrtjava.c (deps) ../../../source/tools/genrb/rbutil.c (deps) ../../../source/tools/genrb/ustr.c (deps) ../../../source/tools/genrb/reslist.c (deps) ../../../source/tools/genrb/read.c (deps) ../../../source/tools/genrb/parse.cpp (deps) ../../../source/tools/genrb/genrb.c (deps) ../../../source/tools/genrb/errmsg.c gcc ... ../../../source/tools/genrb/errmsg.c gcc ... ../../../source/tools/genrb/genrb.c g++ ... ../../../source/tools/genrb/parse.cpp gcc ... ../../../source/tools/genrb/read.c gcc ... ../../../source/tools/genrb/reslist.c gcc ... ../../../source/tools/genrb/ustr.c gcc ... ../../../source/tools/genrb/rbutil.c gcc ... ../../../source/tools/genrb/wrtjava.c gcc ... ../../../source/tools/genrb/rle.c g++ ... ../../../source/tools/genrb/wrtxml.cpp g++ ... ../../../source/tools/genrb/prscmnts.cpp gcc ... ../../../source/tools/genrb/derb.c cd ../.. \ && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/bash ./config.status g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/genrb errmsg.o genrb.o parse.o read.o reslist.o ustr.o rbutil.o wrtjava.o rle.o wrtxml.o prscmnts.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/genrb/derb.1 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/derb derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm cd ../.. \ && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating tools/genrb/genrb.1 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genrb' make[2]: Making `all' in `genbrk' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genbrk' (deps) ../../../source/tools/genbrk/genbrk.cpp cd ../.. \ && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/bash ./config.status g++ ... ../../../source/tools/genbrk/genbrk.cpp config.status: creating tools/genbrk/genbrk.1 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genbrk' make[2]: Making `all' in `gencnval' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencnval' (deps) ../../../source/tools/gencnval/gencnval.c cd ../.. \ && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/bash ./config.status gcc ... ../../../source/tools/gencnval/gencnval.c config.status: creating tools/gencnval/gencnval.1 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencnval' make[2]: Making `all' in `gensprep' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gensprep' (deps) ../../../source/tools/gensprep/store.c (deps) ../../../source/tools/gensprep/gensprep.c gcc ... ../../../source/tools/gensprep/gensprep.c gcc ... ../../../source/tools/gensprep/store.c cd ../.. \ && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/bash ./config.status g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/gensprep/gensprep.8 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gensprep' make[2]: Making `all' in `icuinfo' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/icuinfo' (deps) ../../../source/tools/icuinfo/icuinfo.cpp g++ ... ../../../source/tools/icuinfo/icuinfo.cpp g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/icuinfo' make[2]: Making `all' in `genccode' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genccode' (deps) ../../../source/tools/genccode/genccode.c cd ../.. \ && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/bash ./config.status gcc ... ../../../source/tools/genccode/genccode.c g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/genccode/genccode.8 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genccode' make[2]: Making `all' in `gencmn' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencmn' (deps) ../../../source/tools/gencmn/gencmn.c cd ../.. \ && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/bash ./config.status gcc ... ../../../source/tools/gencmn/gencmn.c g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/gencmn/gencmn.8 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencmn' make[2]: Making `all' in `icupkg' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/icupkg' (deps) ../../../source/tools/icupkg/icupkg.cpp cd ../.. \ && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/bash ./config.status g++ ... ../../../source/tools/icupkg/icupkg.cpp config.status: creating tools/icupkg/icupkg.8 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/icupkg' make[2]: Making `all' in `pkgdata' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/pkgdata' (deps) ../../../source/tools/pkgdata/pkgtypes.c (deps) ../../../source/tools/pkgdata/pkgdata.cpp g++ ... ../../../source/tools/pkgdata/pkgdata.cpp gcc ... ../../../source/tools/pkgdata/pkgtypes.c cd ../.. \ && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating tools/pkgdata/pkgdata.1 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/pkgdata pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/pkgdata' make[2]: Making `all' in `gentest' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gentest' (deps) ../../../source/tools/gentest/genres32.c (deps) ../../../source/tools/gentest/gentest.c gcc ... ../../../source/tools/gentest/genres32.c gcc ... ../../../source/tools/gentest/gentest.c g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o gentest gentest.o genres32.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gentest' make[2]: Making `all' in `gennorm2' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gennorm2' (deps) ../../../source/tools/gennorm2/n2builder.cpp (deps) ../../../source/tools/gennorm2/gennorm2.cpp g++ ... ../../../source/tools/gennorm2/n2builder.cpp g++ ... ../../../source/tools/gennorm2/gennorm2.cpp g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/gennorm2 gennorm2.o n2builder.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gennorm2' make[2]: Making `all' in `gencfu' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencfu' (deps) ../../../source/tools/gencfu/gencfu.cpp cd ../.. \ && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/bash ./config.status g++ ... ../../../source/tools/gencfu/gencfu.cpp config.status: creating tools/gencfu/gencfu.1 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/gencfu gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencfu' make[2]: Making `all' in `gendict' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gendict' (deps) ../../../source/tools/gendict/gendict.cpp cd ../.. \ && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/bash ./config.status g++ ... ../../../source/tools/gendict/gendict.cpp config.status: creating tools/gendict/gendict.1 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/gendict gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gendict' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools' make[3]: Nothing to be done for 'all-local'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools' make[1]: Making `all' in `data' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/data' make -f pkgdataMakefile echo timestamp > build-dir.tmp make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/data' rm -rf icupkg.inc /bin/bash ../../source/mkinstalldirs ./out ./out/build ./out/build/icudt55l ./out/build/icudt55l/curr ./out/build/icudt55l/lang ./out/build/icudt55l/region ./out/build/icudt55l/zone ./out/build/icudt55l/unit ./out/build/icudt55l/brkitr ./out/build/icudt55l/coll ./out/build/icudt55l/rbnf ./out/build/icudt55l/translit ./out/tmp ./out/tmp/curr ./out/tmp/lang ./out/tmp/region ./out/tmp/zone ./out/tmp/unit ./out/tmp/coll ./out/tmp/rbnf ./out/tmp/translit ./out/tmp/brkitr mkdir ./out mkdir ./out/build mkdir ./out/build/icudt55l mkdir ./out/build/icudt55l/curr mkdir ./out/build/icudt55l/lang mkdir ./out/build/icudt55l/region mkdir ./out/build/icudt55l/zone mkdir ./out/build/icudt55l/unit make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/data' mkdir ./out/build/icudt55l/brkitr mkdir ./out/build/icudt55l/coll mkdir ./out/build/icudt55l/rbnf mkdir ./out/build/icudt55l/translit mkdir ./out/tmp mkdir ./out/tmp/curr mkdir ./out/tmp/lang mkdir ./out/tmp/region mkdir ./out/tmp/zone mkdir ./out/tmp/unit mkdir ./out/tmp/coll mkdir ./out/tmp/rbnf mkdir ./out/tmp/translit mkdir ./out/tmp/brkitr mv build-dir.tmp build-dir Unpacking ../../source/data/in/icudt55l.dat and generating out/tmp/icudata.lst (list of data files) LD_LIBRARY_PATH=/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/lib:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/stubdata:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/tools/ctestfw:$LD_LIBRARY_PATH /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/bin/icupkg -d ./out/build/icudt55l --list -x \* ../../source/data/in/icudt55l.dat -o out/tmp/icudata.lst echo timestamp > build-local LD_LIBRARY_PATH=/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/stubdata:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/tools/ctestfw:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/lib:$LD_LIBRARY_PATH /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/bin/pkgdata -O ../data/icupkg.inc -q -c -s /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/data/out/build/icudt55l -d ../lib -e icudt55 -T ./out/tmp -p icudt55l -m static -r 55.2 -L icudata ./out/tmp/icudata.lst ar: creating ../lib/libicudata.a pkgdata: gcc -ffunction-sections -fdata-sections -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=0 -DU_ATTRIBUTE_DEPRECATED= -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION -DU_COMBINED_IMPLEMENTATION -fPIC -DENABLE_STATIC=YES -DPGKDATA_MODE=static -c -I../../source/common -I../common -DPIC -fPIC -o ./out/tmp/icudt55l_dat.o ./out/tmp/icudt55l_dat.S pkgdata: ar r ../lib/libicudata.a ./out/tmp/icudt55l_dat.o pkgdata: ranlib ../lib/libicudata.a echo timestamp > packagedata make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/data' make[1]: Making `all' in `extra' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra' make[2]: Making `all' in `uconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra/uconv' g++ ... ../../../source/extra/uconv/uconv.cpp mkdir uconvmsg gcc ... ../../../source/extra/uconv/uwmsg.c LD_LIBRARY_PATH=/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/lib:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/stubdata:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/tools/ctestfw:$LD_LIBRARY_PATH /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/bin/genrb -e UTF-8 -s ../../../source/extra/uconv/resources -d uconvmsg root.txt LD_LIBRARY_PATH=/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/lib:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/stubdata:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/tools/ctestfw:$LD_LIBRARY_PATH /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/bin/genrb -e UTF-8 -s ../../../source/extra/uconv/resources -d uconvmsg fr.txt make -f pkgdataMakefile make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra/uconv' rm -rf pkgdata.inc make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra/uconv' LD_LIBRARY_PATH=/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/lib:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/stubdata:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/tools/ctestfw:$LD_LIBRARY_PATH /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst ar: creating uconvmsg/libuconvmsg.a pkgdata: gcc -ffunction-sections -fdata-sections -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=0 -DU_ATTRIBUTE_DEPRECATED= -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION -DU_COMBINED_IMPLEMENTATION -fPIC -DENABLE_STATIC=YES -DPGKDATA_MODE=static -c -I../../../source/common -I../../common -DPIC -fPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.S pkgdata: ar r uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o pkgdata: ranlib uconvmsg/libuconvmsg.a cd ../.. \ && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating extra/uconv/uconv.1 g++ -O3 --std=c++03 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -Wl,--gc-sections -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm uconvmsg/libuconvmsg.a make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra/uconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra' make[3]: Nothing to be done for 'all-local'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/./.stamp_configured echo Building icu4c... Building icu4c... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/./.stamp_built echo Staging icu4c... Staging icu4c... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" cd buildb && make CFLAGS="-pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION -DU_COMBINED_IMPLEMENTATION -fPIC -DENABLE_STATIC=YES -DPGKDATA_MODE=static" DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef install lib/* make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' make[1]: Making `install' in `stubdata' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/stubdata' /bin/bash ../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib /usr/bin/install -c libicudata.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/stubdata' make[1]: Making `install' in `common' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/common' /bin/bash ../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/appendable.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/brkiter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/bytestream.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/bytestriebuilder.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/bytestrie.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/caniter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/chariter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/dbbi.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/docmain.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/dtintrv.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/enumset.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/errorcode.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/icudataver.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/icuplug.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/idna.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/listformatter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/localpointer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/locid.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/messagepattern.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/normalizer2.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/normlzr.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/parseerr.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/parsepos.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/platform.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ptypes.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/putil.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/rbbi.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/rep.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/resbund.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/schriter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/std_string.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/strenum.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/stringpiece.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/stringtriebuilder.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/symtable.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ubidi.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ubrk.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ucasemap.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ucat.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uchar.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ucharstriebuilder.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ucharstrie.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uchriter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uclean.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ucnv_cb.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ucnv_err.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ucnv.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ucnvsel.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uconfig.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/udata.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uenum.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uidna.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uiter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ulistformatter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uloc.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/umachine.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/umisc.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/unifilt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/unifunct.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/unimatch.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uniset.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/unistr.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/unorm2.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/unorm.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uobject.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/urename.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/urep.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ures.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uscript.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uset.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/usetiter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ushape.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/usprep.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ustring.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/ustringtrie.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/utext.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/utf16.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/utf32.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/utf8.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/utf.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/utf_old.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/utrace.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/utypes.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uvernum.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/common/unicode/uversion.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /bin/bash ../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib /usr/bin/install -c ../lib/libicuuc.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/common' make[1]: Making `install' in `i18n' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/i18n' /bin/bash ../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/alphaindex.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/basictz.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/calendar.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/choicfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/coleitr.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/coll.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/compactdecimalformat.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/curramt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/currpinf.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/currunit.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/datefmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/dcfmtsym.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/decimfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/dtfmtsym.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/dtitvfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/dtitvinf.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/dtptngen.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/dtrule.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/fieldpos.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/filteredbrk.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/fmtable.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/format.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/fpositer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/gender.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/gregocal.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/locdspnm.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/measfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/measunit.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/measure.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/msgfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/numfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/numsys.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/plurfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/plurrule.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/rbnf.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/rbtz.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/regex.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/region.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/reldatefmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/scientificnumberformatter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/search.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/selfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/simpletz.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/smpdtfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/sortkey.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/stsearch.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/tblcoll.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/timezone.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/tmunit.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/tmutamt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/tmutfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/translit.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/tzfmt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/tznames.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/tzrule.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/tztrans.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/ucal.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/ucoleitr.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/ucol.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/ucsdet.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/ucurr.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/udateintervalformat.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/udat.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/udatpg.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/udisplaycontext.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/ufieldpositer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/uformattable.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/ugender.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/uldnames.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/ulocdata.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/umsg.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/unirepl.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/unum.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/unumsys.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/upluralrules.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/uregex.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/uregion.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/usearch.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/uspoof.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/utmscale.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/utrans.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/i18n/unicode/vtzone.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /bin/bash ../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib /usr/bin/install -c ../lib/libicui18n.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/i18n' make[1]: Making `install' in `io' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/io' /bin/bash ../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/io/unicode/ustdio.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /usr/bin/install -c -m 644 ../../source/io/unicode/ustream.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/unicode /bin/bash ../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib /usr/bin/install -c ../lib/libicuio.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/io' make[1]: Making `install' in `tools' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools' make[2]: Making `install' in `toolutil' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/toolutil' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib /usr/bin/install -c ../../lib/libicutu.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/toolutil' make[2]: Making `install' in `ctestfw' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/ctestfw' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib /usr/bin/install -c libicutest.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/ctestfw' make[2]: Making `install' in `makeconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/makeconv' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 makeconv.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/makeconv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/makeconv' make[2]: Making `install' in `genrb' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genrb' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 genrb.1 derb.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/genrb /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/derb /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genrb' make[2]: Making `install' in `genbrk' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genbrk' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 genbrk.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/genbrk /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genbrk' make[2]: Making `install' in `gencnval' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencnval' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 gencnval.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/gencnval /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencnval' make[2]: Making `install' in `gensprep' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gensprep' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 /usr/bin/install -c -m 644 gensprep.8 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin /usr/bin/install -c ../../bin/gensprep /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gensprep' make[2]: Making `install' in `icuinfo' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/icuinfo' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c icuinfo /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/icuinfo' make[2]: Making `install' in `genccode' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genccode' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 /usr/bin/install -c -m 644 genccode.8 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin /usr/bin/install -c ../../bin/genccode /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/genccode' make[2]: Making `install' in `gencmn' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencmn' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 /usr/bin/install -c -m 644 gencmn.8 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin /usr/bin/install -c ../../bin/gencmn /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencmn' make[2]: Making `install' in `icupkg' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/icupkg' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 /usr/bin/install -c -m 644 icupkg.8 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man8 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin /usr/bin/install -c ../../bin/icupkg /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/icupkg' make[2]: Making `install' in `pkgdata' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/pkgdata' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 pkgdata.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/pkgdata /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/pkgdata' make[2]: Making `install' in `gentest' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gentest' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gentest' make[2]: Making `install' in `gennorm2' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gennorm2' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin /usr/bin/install -c ../../bin/gennorm2 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/sbin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gennorm2' make[2]: Making `install' in `gencfu' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencfu' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 gencfu.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/gencfu /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gencfu' make[2]: Making `install' in `gendict' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gendict' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 gendict.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/gendict /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools/gendict' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools' make[3]: Nothing to be done for 'install-local'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/tools' make[1]: Making `install' in `data' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/data' /bin/bash ../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib LD_LIBRARY_PATH=/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/stubdata:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/tools/ctestfw:/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/lib:$LD_LIBRARY_PATH /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/../builda/bin/pkgdata -O ../data/icupkg.inc -q -c -s /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/data/out/build/icudt55l -d ../lib -m static -r 55.2 -e icudt55 -T ./out/tmp -s ./out/build/icudt55l -p icudt55l -L icudata ./out/tmp/icudata.lst -I /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib pkgdata: cd ../lib/ && /usr/bin/install -c libicudata.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libicudata.a make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/data' make[1]: Making `install' in `extra' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra' make[2]: Making `install' in `uconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra/uconv' /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /usr/bin/install -c ../../bin/uconv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin /bin/bash ../../../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 uconv.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra/uconv' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra' make[3]: Nothing to be done for 'install-local'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb/extra' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2 mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/config mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/icu mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/icu/55.2 /usr/bin/install -c -m 644 ../source/config/mh-linux /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/config/mh-linux /usr/bin/install -c ../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/mkinstalldirs /usr/bin/install -c ../source/install-sh /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/install-sh mkdir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig /usr/bin/install -c -m 644 ./config/icu-uc.pc ./config/icu-i18n.pc ./config/icu-io.pc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig/ /usr/bin/install -c -m 644 ../source/../license.html /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/license.html /usr/bin/install -c ./config/icu-config /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin/icu-config /usr/bin/install -c -m 644 ./config/Makefile.inc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/icu/55.2/Makefile.inc /usr/bin/install -c -m 644 ./config/pkgdata.inc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/icu/55.2/pkgdata.inc cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/icu/55.2/..; \ rm -f current && ln -s 55.2 current; \ rm -f Makefile.inc && ln -s current/Makefile.inc Makefile.inc; \ rm -f pkgdata.inc && ln -s current/pkgdata.inc pkgdata.inc cd . \ && CONFIG_FILES=./config/icu-config.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating ./config/icu-config.1 /bin/bash ../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 config/icu-config.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' /usr/bin/install -c -m 644 ../source/config/mh-linux /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/config/mh-linux /usr/bin/install -c ../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/mkinstalldirs /usr/bin/install -c ../source/install-sh /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/install-sh /usr/bin/install -c -m 644 ./config/icu-uc.pc ./config/icu-i18n.pc ./config/icu-io.pc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig/ /usr/bin/install -c -m 644 ../source/../license.html /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/icu/55.2/license.html /usr/bin/install -c ./config/icu-config /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/bin/icu-config /usr/bin/install -c -m 644 ./config/Makefile.inc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/icu/55.2/Makefile.inc /usr/bin/install -c -m 644 ./config/pkgdata.inc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/icu/55.2/pkgdata.inc cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/icu/55.2/..; \ rm -f current && ln -s 55.2 current; \ rm -f Makefile.inc && ln -s current/Makefile.inc Makefile.inc; \ rm -f pkgdata.inc && ln -s current/pkgdata.inc pkgdata.inc /bin/bash ../source/mkinstalldirs /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 /usr/bin/install -c -m 644 config/icu-config.1 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/man/man1 make[1]: Nothing to be done for 'lib/libicudata.a'. make[1]: Nothing to be done for 'lib/libicui18n.a'. make[1]: Nothing to be done for 'lib/libicuio.a'. make[1]: Nothing to be done for 'lib/libicutu.a'. make[1]: Nothing to be done for 'lib/libicuuc.a'. make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef/buildb' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/icu4c/55.2-c740de269ef touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/.stamp_staged echo Postprocessing icu4c... Postprocessing icu4c... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching icu4c... Caching icu4c... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/icu4c-55.2-c740de269ef.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/icu4c rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/icu4c && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/icu4c mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef/icu4c-55.2-c740de269ef.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/icu4c/icu4c-55.2-c740de269ef.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/icu4c/55.2-c740de269ef cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/icu4c; sha256sum icu4c-55.2-c740de269ef.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/icu4c/icu4c-55.2-c740de269ef.tar.gz.hash echo Extracting sodium... Extracting sodium... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8 && echo "6f504490b342a4f8a4c4a02fc9b866cbef8622d5df4e5452b46be121e46636c1 /home/ubuntu/cache/common/libsodium-1.0.18.tar.gz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.libsodium-1.0.18.tar.gz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.libsodium-1.0.18.tar.gz.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/libsodium-1.0.18.tar.gz /home/ubuntu/cache/common/libsodium-1.0.18.tar.gz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.stamp_extracted echo Preprocessing sodium... Preprocessing sodium... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.patches-ceaf79650e8 cd /home/ubuntu/build/wownero/contrib/depends/patches/sodium; cp disable-glibc-getrandom-getentropy.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.patches-ceaf79650e8 ; cd /home/ubuntu/build/wownero/contrib/depends/patches/sodium; cp fix-whitespace.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.patches-ceaf79650e8 ; cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8; touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.stamp_preprocessed echo Configuring sodium... Configuring sodium... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.patches-ceaf79650e8/disable-glibc-getrandom-getentropy.patch && ./autogen.sh && patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.patches-ceaf79650e8/fix-whitespace.patch && ./configure --host=i686-w64-mingw32 --disable-dependency-tracking --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --enable-static --disable-shared --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 CC="i686-w64-mingw32-gcc" CXX="i686-w64-mingw32-g++" NM="i686-w64-mingw32-nm" RANLIB="i686-w64-mingw32-ranlib" AR="i686-w64-mingw32-ar" ARFLAGS="cr " CFLAGS="-pipe " CXXFLAGS="-pipe " CPPFLAGS="-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include " LDFLAGS="-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib " --enable-static --disable-shared --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 AR_FLAGS=cr patching file configure.ac 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 AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/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: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:75: installing 'build-aux/compile' configure.ac:10: installing 'build-aux/missing' src/libsodium/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' Downloading config.guess and config.sub... Done. patching file configure 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 whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no 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 how to run the C preprocessor... i686-w64-mingw32-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i686-w64-mingw32-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for i686-w64-mingw32-gcc option to accept ISO C99... none needed checking dependency style of i686-w64-mingw32-gcc... none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for variable-length arrays... yes checking for __wasi__ defined... no checking for _FORTIFY_SOURCE defined... no checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-overflow... yes checking whether the linker accepts -Wl,--dynamicbase... yes checking whether the linker accepts -Wl,--high-entropy-va... no checking whether the linker accepts -Wl,--nxcompat... yes checking whether C compiler accepts -fno-asynchronous-unwind-tables... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wall... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra... yes checking for clang... no checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no checking whether C compiler accepts -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes checking whether the linker accepts -Wl,-z,relro... no checking whether the linker accepts -Wl,-z,now... no checking whether the linker accepts -Wl,-z,noexecstack... no checking whether segmentation violations can be caught when using the C compiler... unknown configure: WARNING: On this platform, segmentation violations cannot be caught using signal handlers. This is expected if you enabled a tool such as Address Sanitizer (-fsanitize=address), but be aware that using Address Sanitizer may also significantly reduce performance. checking whether SIGABRT can be caught when using the C compiler... unknown configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers. checking for thread local storage (TLS) class... _Thread_local thread local storage is supported checking whether C compiler accepts -ftls-model=local-dynamic... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) 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 i686-w64-mingw32-nm 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 for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for i686-w64-mingw32-ar... (cached) i686-w64-mingw32-ar checking whether C compiler accepts -mmmx... yes checking for MMX instructions set... yes checking whether C compiler accepts -mmmx... (cached) yes checking whether C compiler accepts -msse2... yes checking for SSE2 instructions set... yes checking whether C compiler accepts -msse2... (cached) yes checking whether C compiler accepts -msse3... yes checking for SSE3 instructions set... yes checking whether C compiler accepts -msse3... (cached) yes checking whether C compiler accepts -mssse3... yes checking for SSSE3 instructions set... yes checking whether C compiler accepts -mssse3... (cached) yes checking whether C compiler accepts -msse4.1... yes checking for SSE4.1 instructions set... yes checking whether C compiler accepts -msse4.1... (cached) yes checking whether C compiler accepts -mavx... yes checking for AVX instructions set... yes checking whether C compiler accepts -mavx... (cached) yes checking whether C compiler accepts -mavx2... yes checking for AVX2 instructions set... yes checking whether C compiler accepts -mavx2... (cached) yes checking if _mm256_broadcastsi128_si256 is correctly defined... yes checking whether C compiler accepts -mavx512f... yes checking for AVX512F instructions set... yes checking whether C compiler accepts -mavx512f... (cached) yes checking whether C compiler accepts -maes... yes checking whether C compiler accepts -mpclmul... yes checking for AESNI instructions set and PCLMULQDQ... yes checking whether C compiler accepts -maes... (cached) yes checking whether C compiler accepts -mpclmul... (cached) yes checking whether C compiler accepts -mrdrnd... yes checking for RDRAND... yes checking whether C compiler accepts -mrdrnd... (cached) yes checking sys/mman.h usability... no checking sys/mman.h presence... no checking for sys/mman.h... no checking sys/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking intrin.h usability... yes checking intrin.h presence... yes checking for intrin.h... yes checking if _xgetbv() is available... yes checking for inline... inline checking whether byte ordering is bigendian... (cached) no checking whether __STDC_LIMIT_MACROS is required... no checking whether we can use inline asm code... yes no checking whether we can use x86_64 asm code... no checking whether we can assemble AVX opcodes... no checking for 128-bit arithmetic... no checking for cpuid instruction... yes checking if the .private_extern asm directive is supported... no checking if the .hidden asm directive is supported... no checking if weak symbols are supported... no checking if data alignment is required... no checking if atomic operations are supported... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for arc4random... no checking for arc4random_buf... no checking for mmap... no checking for mlock... no checking for madvise... no checking for mprotect... yes checking for getrandom with a standard API... no checking for getentropy with a standard API... no checking for posix_memalign... no checking for getpid... yes checking for nanosleep... yes checking for memset_s... no checking for explicit_bzero... no checking for explicit_memset... 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 if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating builds/Makefile config.status: creating contrib/Makefile config.status: creating dist-build/Makefile config.status: creating libsodium.pc config.status: creating libsodium-uninstalled.pc config.status: creating msvc-scripts/Makefile config.status: creating src/Makefile config.status: creating src/libsodium/Makefile config.status: creating src/libsodium/include/Makefile config.status: creating src/libsodium/include/sodium/version.h config.status: creating test/default/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/./.stamp_configured echo Building sodium... Building sodium... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' Making all in builds make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/builds' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/builds' Making all in contrib make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/contrib' Making all in dist-build make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/dist-build' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/dist-build' Making all in msvc-scripts make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/msvc-scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/msvc-scripts' Making all in src make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' Making all in libsodium make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' Making all in include make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/include' make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo `test -f 'crypto_shorthash/siphash24/shorthash_siphashx24.c' || echo './'`crypto_shorthash/siphash24/shorthash_siphashx24.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo `test -f 'crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c' || echo './'`crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c -o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_shorthash/siphash24/shorthash_siphashx24.c -o crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo `test -f 'crypto_sign/ed25519/ref10/obsolete.c' || echo './'`crypto_sign/ed25519/ref10/obsolete.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c' || echo './'`crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_sign/ed25519/ref10/obsolete.c -o crypto_sign/ed25519/ref10/libsodium_la-obsolete.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-ssse3.c' || echo './'`crypto_pwhash/argon2/argon2-fill-block-ssse3.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c -o crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.o In file included from crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c:19:0: crypto_generichash/blake2b/ref/blake2b-compress-ssse3.h:8:0: warning: "_mm_roti_epi64" redefined #define _mm_roti_epi64(x, c) \ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/x86intrin.h:54:0, from /usr/share/mingw-w64/include/intrin.h:73, from ./include/sodium/private/common.h:248, from crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c:6: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/xopintrin.h:277:0: note: this is the location of the previous definition #define _mm_roti_epi64(A, N) \ /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-sse41.c' || echo './'`crypto_generichash/blake2b/ref/blake2b-compress-sse41.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/argon2-fill-block-ssse3.c -o crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.o In file included from crypto_pwhash/argon2/argon2-fill-block-ssse3.c:36:0: crypto_pwhash/argon2/blamka-round-ssse3.h:11:0: warning: "_mm_roti_epi64" redefined #define _mm_roti_epi64(x, c) \ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/x86intrin.h:54:0, from /usr/share/mingw-w64/include/intrin.h:73, from ./include/sodium/private/common.h:248, from crypto_pwhash/argon2/argon2-fill-block-ssse3.c:20: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/xopintrin.h:277:0: note: this is the location of the previous definition #define _mm_roti_epi64(A, N) \ libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_generichash/blake2b/ref/blake2b-compress-sse41.c -o crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-avx2.c' || echo './'`crypto_generichash/blake2b/ref/blake2b-compress-avx2.c In file included from crypto_generichash/blake2b/ref/blake2b-compress-sse41.c:25:0: crypto_generichash/blake2b/ref/blake2b-compress-sse41.h:8:0: warning: "_mm_roti_epi64" redefined #define _mm_roti_epi64(x, c) \ In file included from /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/x86intrin.h:54:0, from /usr/share/mingw-w64/include/intrin.h:73, from ./include/sodium/private/common.h:248, from crypto_generichash/blake2b/ref/blake2b-compress-sse41.c:9: /usr/lib/gcc/i686-w64-mingw32/7.3-posix/include/xopintrin.h:277:0: note: this is the location of the previous definition #define _mm_roti_epi64(A, N) \ /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-avx2.c' || echo './'`crypto_pwhash/argon2/argon2-fill-block-avx2.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_generichash/blake2b/ref/blake2b-compress-avx2.c -o crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/argon2-fill-block-avx2.c -o crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo `test -f 'crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c' || echo './'`crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo `test -f 'crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c' || echo './'`crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c -o crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -mavx512f -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-avx512f.c' || echo './'`crypto_pwhash/argon2/argon2-fill-block-avx512f.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c -o crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo `test -f 'crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c' || echo './'`crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx -mavx2 -mavx512f -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/argon2-fill-block-avx512f.c -o crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c -o crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo `test -f 'crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c' || echo './'`crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_auth/libsodium_la-crypto_auth.lo `test -f 'crypto_auth/crypto_auth.c' || echo './'`crypto_auth/crypto_auth.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c -o crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo `test -f 'crypto_auth/hmacsha256/auth_hmacsha256.c' || echo './'`crypto_auth/hmacsha256/auth_hmacsha256.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_auth/crypto_auth.c -o crypto_auth/libsodium_la-crypto_auth.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo `test -f 'crypto_auth/hmacsha512/auth_hmacsha512.c' || echo './'`crypto_auth/hmacsha512/auth_hmacsha512.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_auth/hmacsha256/auth_hmacsha256.c -o crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_auth/hmacsha512/auth_hmacsha512.c -o crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo `test -f 'crypto_auth/hmacsha512256/auth_hmacsha512256.c' || echo './'`crypto_auth/hmacsha512256/auth_hmacsha512256.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_box/libsodium_la-crypto_box.lo `test -f 'crypto_box/crypto_box.c' || echo './'`crypto_box/crypto_box.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_auth/hmacsha512256/auth_hmacsha512256.c -o crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_box/libsodium_la-crypto_box_easy.lo `test -f 'crypto_box/crypto_box_easy.c' || echo './'`crypto_box/crypto_box_easy.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_box/crypto_box.c -o crypto_box/libsodium_la-crypto_box.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_box/libsodium_la-crypto_box_seal.lo `test -f 'crypto_box/crypto_box_seal.c' || echo './'`crypto_box/crypto_box_seal.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_box/crypto_box_easy.c -o crypto_box/libsodium_la-crypto_box_easy.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_box/crypto_box_seal.c -o crypto_box/libsodium_la-crypto_box_seal.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo `test -f 'crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c' || echo './'`crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo `test -f 'crypto_core/ed25519/ref10/ed25519_ref10.c' || echo './'`crypto_core/ed25519/ref10/ed25519_ref10.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c -o crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_core/hchacha20/libsodium_la-core_hchacha20.lo `test -f 'crypto_core/hchacha20/core_hchacha20.c' || echo './'`crypto_core/hchacha20/core_hchacha20.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_core/ed25519/ref10/ed25519_ref10.c -o crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_core/hchacha20/core_hchacha20.c -o crypto_core/hchacha20/libsodium_la-core_hchacha20.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo `test -f 'crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c' || echo './'`crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo `test -f 'crypto_core/hsalsa20/core_hsalsa20.c' || echo './'`crypto_core/hsalsa20/core_hsalsa20.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c -o crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_core/hsalsa20/core_hsalsa20.c -o crypto_core/hsalsa20/libsodium_la-core_hsalsa20.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo `test -f 'crypto_core/salsa/ref/core_salsa_ref.c' || echo './'`crypto_core/salsa/ref/core_salsa_ref.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_generichash/libsodium_la-crypto_generichash.lo `test -f 'crypto_generichash/crypto_generichash.c' || echo './'`crypto_generichash/crypto_generichash.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_core/salsa/ref/core_salsa_ref.c -o crypto_core/salsa/ref/libsodium_la-core_salsa_ref.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_generichash/crypto_generichash.c -o crypto_generichash/libsodium_la-crypto_generichash.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo `test -f 'crypto_generichash/blake2b/generichash_blake2.c' || echo './'`crypto_generichash/blake2b/generichash_blake2.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-ref.c' || echo './'`crypto_generichash/blake2b/ref/blake2b-compress-ref.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_generichash/blake2b/generichash_blake2.c -o crypto_generichash/blake2b/libsodium_la-generichash_blake2.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-ref.c' || echo './'`crypto_generichash/blake2b/ref/blake2b-ref.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_generichash/blake2b/ref/blake2b-compress-ref.c -o crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo `test -f 'crypto_generichash/blake2b/ref/generichash_blake2b.c' || echo './'`crypto_generichash/blake2b/ref/generichash_blake2b.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_generichash/blake2b/ref/blake2b-ref.c -o crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_hash/libsodium_la-crypto_hash.lo `test -f 'crypto_hash/crypto_hash.c' || echo './'`crypto_hash/crypto_hash.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_generichash/blake2b/ref/generichash_blake2b.c -o crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_hash/sha256/libsodium_la-hash_sha256.lo `test -f 'crypto_hash/sha256/hash_sha256.c' || echo './'`crypto_hash/sha256/hash_sha256.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_hash/crypto_hash.c -o crypto_hash/libsodium_la-crypto_hash.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo `test -f 'crypto_hash/sha256/cp/hash_sha256_cp.c' || echo './'`crypto_hash/sha256/cp/hash_sha256_cp.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_hash/sha256/hash_sha256.c -o crypto_hash/sha256/libsodium_la-hash_sha256.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_hash/sha512/libsodium_la-hash_sha512.lo `test -f 'crypto_hash/sha512/hash_sha512.c' || echo './'`crypto_hash/sha512/hash_sha512.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_hash/sha256/cp/hash_sha256_cp.c -o crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo `test -f 'crypto_hash/sha512/cp/hash_sha512_cp.c' || echo './'`crypto_hash/sha512/cp/hash_sha512_cp.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_hash/sha512/hash_sha512.c -o crypto_hash/sha512/libsodium_la-hash_sha512.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo `test -f 'crypto_kdf/blake2b/kdf_blake2b.c' || echo './'`crypto_kdf/blake2b/kdf_blake2b.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_hash/sha512/cp/hash_sha512_cp.c -o crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_kdf/blake2b/kdf_blake2b.c -o crypto_kdf/blake2b/libsodium_la-kdf_blake2b.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_kdf/libsodium_la-crypto_kdf.lo `test -f 'crypto_kdf/crypto_kdf.c' || echo './'`crypto_kdf/crypto_kdf.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_kx/libsodium_la-crypto_kx.lo `test -f 'crypto_kx/crypto_kx.c' || echo './'`crypto_kx/crypto_kx.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_kdf/crypto_kdf.c -o crypto_kdf/libsodium_la-crypto_kdf.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo `test -f 'crypto_onetimeauth/crypto_onetimeauth.c' || echo './'`crypto_onetimeauth/crypto_onetimeauth.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_kx/crypto_kx.c -o crypto_kx/libsodium_la-crypto_kx.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo `test -f 'crypto_onetimeauth/poly1305/onetimeauth_poly1305.c' || echo './'`crypto_onetimeauth/poly1305/onetimeauth_poly1305.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_onetimeauth/crypto_onetimeauth.c -o crypto_onetimeauth/libsodium_la-crypto_onetimeauth.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo `test -f 'crypto_onetimeauth/poly1305/donna/poly1305_donna.c' || echo './'`crypto_onetimeauth/poly1305/donna/poly1305_donna.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_onetimeauth/poly1305/onetimeauth_poly1305.c -o crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libsodium_la-argon2-core.lo `test -f 'crypto_pwhash/argon2/argon2-core.c' || echo './'`crypto_pwhash/argon2/argon2-core.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_onetimeauth/poly1305/donna/poly1305_donna.c -o crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo `test -f 'crypto_pwhash/argon2/argon2-encoding.c' || echo './'`crypto_pwhash/argon2/argon2-encoding.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/argon2-core.c -o crypto_pwhash/argon2/libsodium_la-argon2-core.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-ref.c' || echo './'`crypto_pwhash/argon2/argon2-fill-block-ref.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/argon2-encoding.c -o crypto_pwhash/argon2/libsodium_la-argon2-encoding.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libsodium_la-argon2.lo `test -f 'crypto_pwhash/argon2/argon2.c' || echo './'`crypto_pwhash/argon2/argon2.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/argon2-fill-block-ref.c -o crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/argon2.c -o crypto_pwhash/argon2/libsodium_la-argon2.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libsodium_la-blake2b-long.lo `test -f 'crypto_pwhash/argon2/blake2b-long.c' || echo './'`crypto_pwhash/argon2/blake2b-long.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo `test -f 'crypto_pwhash/argon2/pwhash_argon2i.c' || echo './'`crypto_pwhash/argon2/pwhash_argon2i.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/blake2b-long.c -o crypto_pwhash/argon2/libsodium_la-blake2b-long.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/pwhash_argon2i.c -o crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo `test -f 'crypto_pwhash/argon2/pwhash_argon2id.c' || echo './'`crypto_pwhash/argon2/pwhash_argon2id.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/libsodium_la-crypto_pwhash.lo `test -f 'crypto_pwhash/crypto_pwhash.c' || echo './'`crypto_pwhash/crypto_pwhash.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/argon2/pwhash_argon2id.c -o crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/crypto_pwhash.c -o crypto_pwhash/libsodium_la-crypto_pwhash.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_scalarmult/libsodium_la-crypto_scalarmult.lo `test -f 'crypto_scalarmult/crypto_scalarmult.c' || echo './'`crypto_scalarmult/crypto_scalarmult.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo `test -f 'crypto_scalarmult/curve25519/ref10/x25519_ref10.c' || echo './'`crypto_scalarmult/curve25519/ref10/x25519_ref10.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_scalarmult/crypto_scalarmult.c -o crypto_scalarmult/libsodium_la-crypto_scalarmult.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_scalarmult/curve25519/ref10/x25519_ref10.c -o crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo `test -f 'crypto_scalarmult/curve25519/scalarmult_curve25519.c' || echo './'`crypto_scalarmult/curve25519/scalarmult_curve25519.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_secretbox/libsodium_la-crypto_secretbox.lo `test -f 'crypto_secretbox/crypto_secretbox.c' || echo './'`crypto_secretbox/crypto_secretbox.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_scalarmult/curve25519/scalarmult_curve25519.c -o crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo `test -f 'crypto_secretbox/crypto_secretbox_easy.c' || echo './'`crypto_secretbox/crypto_secretbox_easy.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_secretbox/crypto_secretbox.c -o crypto_secretbox/libsodium_la-crypto_secretbox.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo `test -f 'crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c' || echo './'`crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_secretbox/crypto_secretbox_easy.c -o crypto_secretbox/libsodium_la-crypto_secretbox_easy.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo `test -f 'crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c' || echo './'`crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c -o crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_shorthash/libsodium_la-crypto_shorthash.lo `test -f 'crypto_shorthash/crypto_shorthash.c' || echo './'`crypto_shorthash/crypto_shorthash.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c -o crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_shorthash/crypto_shorthash.c -o crypto_shorthash/libsodium_la-crypto_shorthash.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo `test -f 'crypto_shorthash/siphash24/shorthash_siphash24.c' || echo './'`crypto_shorthash/siphash24/shorthash_siphash24.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo `test -f 'crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c' || echo './'`crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_shorthash/siphash24/shorthash_siphash24.c -o crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_sign/libsodium_la-crypto_sign.lo `test -f 'crypto_sign/crypto_sign.c' || echo './'`crypto_sign/crypto_sign.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c -o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_sign/ed25519/libsodium_la-sign_ed25519.lo `test -f 'crypto_sign/ed25519/sign_ed25519.c' || echo './'`crypto_sign/ed25519/sign_ed25519.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_sign/crypto_sign.c -o crypto_sign/libsodium_la-crypto_sign.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_sign/ed25519/ref10/libsodium_la-keypair.lo `test -f 'crypto_sign/ed25519/ref10/keypair.c' || echo './'`crypto_sign/ed25519/ref10/keypair.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_sign/ed25519/sign_ed25519.c -o crypto_sign/ed25519/libsodium_la-sign_ed25519.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_sign/ed25519/ref10/libsodium_la-open.lo `test -f 'crypto_sign/ed25519/ref10/open.c' || echo './'`crypto_sign/ed25519/ref10/open.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_sign/ed25519/ref10/keypair.c -o crypto_sign/ed25519/ref10/libsodium_la-keypair.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_sign/ed25519/ref10/libsodium_la-sign.lo `test -f 'crypto_sign/ed25519/ref10/sign.c' || echo './'`crypto_sign/ed25519/ref10/sign.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_sign/ed25519/ref10/open.c -o crypto_sign/ed25519/ref10/libsodium_la-open.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/chacha20/libsodium_la-stream_chacha20.lo `test -f 'crypto_stream/chacha20/stream_chacha20.c' || echo './'`crypto_stream/chacha20/stream_chacha20.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_sign/ed25519/ref10/sign.c -o crypto_sign/ed25519/ref10/libsodium_la-sign.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo `test -f 'crypto_stream/chacha20/ref/chacha20_ref.c' || echo './'`crypto_stream/chacha20/ref/chacha20_ref.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/chacha20/stream_chacha20.c -o crypto_stream/chacha20/libsodium_la-stream_chacha20.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/libsodium_la-crypto_stream.lo `test -f 'crypto_stream/crypto_stream.c' || echo './'`crypto_stream/crypto_stream.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/chacha20/ref/chacha20_ref.c -o crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/salsa20/libsodium_la-stream_salsa20.lo `test -f 'crypto_stream/salsa20/stream_salsa20.c' || echo './'`crypto_stream/salsa20/stream_salsa20.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/crypto_stream.c -o crypto_stream/libsodium_la-crypto_stream.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo `test -f 'crypto_stream/xsalsa20/stream_xsalsa20.c' || echo './'`crypto_stream/xsalsa20/stream_xsalsa20.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/salsa20/stream_salsa20.c -o crypto_stream/salsa20/libsodium_la-stream_salsa20.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/xsalsa20/stream_xsalsa20.c -o crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_verify/sodium/libsodium_la-verify.lo `test -f 'crypto_verify/sodium/verify.c' || echo './'`crypto_verify/sodium/verify.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o randombytes/libsodium_la-randombytes.lo `test -f 'randombytes/randombytes.c' || echo './'`randombytes/randombytes.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_verify/sodium/verify.c -o crypto_verify/sodium/libsodium_la-verify.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o sodium/libsodium_la-codecs.lo `test -f 'sodium/codecs.c' || echo './'`sodium/codecs.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c randombytes/randombytes.c -o randombytes/libsodium_la-randombytes.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o sodium/libsodium_la-core.lo `test -f 'sodium/core.c' || echo './'`sodium/core.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c sodium/codecs.c -o sodium/libsodium_la-codecs.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o sodium/libsodium_la-runtime.lo `test -f 'sodium/runtime.c' || echo './'`sodium/runtime.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c sodium/core.c -o sodium/libsodium_la-core.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c sodium/runtime.c -o sodium/libsodium_la-runtime.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o sodium/libsodium_la-utils.lo `test -f 'sodium/utils.c' || echo './'`sodium/utils.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o sodium/libsodium_la-version.lo `test -f 'sodium/version.c' || echo './'`sodium/version.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c sodium/utils.c -o sodium/libsodium_la-utils.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c sodium/version.c -o sodium/libsodium_la-version.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo `test -f 'crypto_stream/salsa20/ref/salsa20_ref.c' || echo './'`crypto_stream/salsa20/ref/salsa20_ref.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo `test -f 'crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c' || echo './'`crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/salsa20/ref/salsa20_ref.c -o crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo `test -f 'crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c' || echo './'`crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c -o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c -o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_core/ed25519/libsodium_la-core_ed25519.lo `test -f 'crypto_core/ed25519/core_ed25519.c' || echo './'`crypto_core/ed25519/core_ed25519.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_core/ed25519/libsodium_la-core_ristretto255.lo `test -f 'crypto_core/ed25519/core_ristretto255.c' || echo './'`crypto_core/ed25519/core_ristretto255.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_core/ed25519/core_ed25519.c -o crypto_core/ed25519/libsodium_la-core_ed25519.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_core/ed25519/core_ristretto255.c -o crypto_core/ed25519/libsodium_la-core_ristretto255.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c' || echo './'`crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c' || echo './'`crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c' || echo './'`crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c' || echo './'`crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c' || echo './'`crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo `test -f 'crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c' || echo './'`crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c -o crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c -o crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo `test -f 'crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c' || echo './'`crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo `test -f 'crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c' || echo './'`crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c -o crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c -o crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo `test -f 'crypto_stream/salsa2012/ref/stream_salsa2012_ref.c' || echo './'`crypto_stream/salsa2012/ref/stream_salsa2012_ref.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo `test -f 'crypto_stream/salsa2012/stream_salsa2012.c' || echo './'`crypto_stream/salsa2012/stream_salsa2012.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/salsa2012/ref/stream_salsa2012_ref.c -o crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo `test -f 'crypto_stream/salsa208/ref/stream_salsa208_ref.c' || echo './'`crypto_stream/salsa208/ref/stream_salsa208_ref.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/salsa2012/stream_salsa2012.c -o crypto_stream/salsa2012/libsodium_la-stream_salsa2012.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/salsa208/libsodium_la-stream_salsa208.lo `test -f 'crypto_stream/salsa208/stream_salsa208.c' || echo './'`crypto_stream/salsa208/stream_salsa208.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/salsa208/ref/stream_salsa208_ref.c -o crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/salsa208/stream_salsa208.c -o crypto_stream/salsa208/libsodium_la-stream_salsa208.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo `test -f 'crypto_stream/xchacha20/stream_xchacha20.c' || echo './'`crypto_stream/xchacha20/stream_xchacha20.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo `test -f 'randombytes/sysrandom/randombytes_sysrandom.c' || echo './'`randombytes/sysrandom/randombytes_sysrandom.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/xchacha20/stream_xchacha20.c -o crypto_stream/xchacha20/libsodium_la-stream_xchacha20.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c randombytes/sysrandom/randombytes_sysrandom.c -o randombytes/sysrandom/libsodium_la-randombytes_sysrandom.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -maes -mpclmul -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo `test -f 'crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c' || echo './'`crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo `test -f 'crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c' || echo './'`crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -maes -mpclmul -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c -o crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c' || echo './'`crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c -o crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo `test -f 'crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c' || echo './'`crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c -o crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.o libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c -o crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.o /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo `test -f 'crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c' || echo './'`crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c /bin/bash ../../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -export-dynamic -no-undefined -version-info 26:0:3 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,--dynamicbase -Wl,--nxcompat -o libsse41.la crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: i686-w64-mingw32-ar cr .libs/libsse41.a crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.o libtool: link: i686-w64-mingw32-ranlib .libs/libsse41.a libtool: link: ( cd ".libs" && rm -f "libsse41.la" && ln -s "../libsse41.la" "libsse41.la" ) /bin/bash ../../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -export-dynamic -no-undefined -version-info 26:0:3 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,--dynamicbase -Wl,--nxcompat -o libavx2.la crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: i686-w64-mingw32-ar cr .libs/libavx2.a crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.o crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.o crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.o crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.o libtool: link: i686-w64-mingw32-ranlib .libs/libavx2.a libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c -o crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.o libtool: link: ( cd ".libs" && rm -f "libavx2.la" && ln -s "../libavx2.la" "libavx2.la" ) /bin/bash ../../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -export-dynamic -no-undefined -version-info 26:0:3 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,--dynamicbase -Wl,--nxcompat -o libavx512f.la crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: i686-w64-mingw32-ar cr .libs/libavx512f.a crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.o libtool: link: i686-w64-mingw32-ranlib .libs/libavx512f.a libtool: link: ( cd ".libs" && rm -f "libavx512f.la" && ln -s "../libavx512f.la" "libavx512f.la" ) /bin/bash ../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -mrdrnd -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c -o randombytes/internal/librdrand_la-randombytes_internal_random.lo `test -f 'randombytes/internal/randombytes_internal_random.c' || echo './'`randombytes/internal/randombytes_internal_random.c /bin/bash ../../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -export-dynamic -no-undefined -version-info 26:0:3 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,--dynamicbase -Wl,--nxcompat -o libaesni.la crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: i686-w64-mingw32-ar cr .libs/libaesni.a crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.o libtool: link: i686-w64-mingw32-ranlib .libs/libaesni.a libtool: link: ( cd ".libs" && rm -f "libaesni.la" && ln -s "../libaesni.la" "libaesni.la" ) /bin/bash ../../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -export-dynamic -no-undefined -version-info 26:0:3 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,--dynamicbase -Wl,--nxcompat -o libsse2.la crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: i686-w64-mingw32-ar cr .libs/libsse2.a crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.o crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.o crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.o libtool: link: i686-w64-mingw32-ranlib .libs/libsse2.a libtool: link: ( cd ".libs" && rm -f "libsse2.la" && ln -s "../libsse2.la" "libsse2.la" ) /bin/bash ../../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -export-dynamic -no-undefined -version-info 26:0:3 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,--dynamicbase -Wl,--nxcompat -o libssse3.la crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: i686-w64-mingw32-ar cr .libs/libssse3.a crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.o crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.o crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.o libtool: link: i686-w64-mingw32-ranlib .libs/libssse3.a libtool: compile: i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DTLS=_Thread_local -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_AVX512FINTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_INTRIN_H=1 -DHAVE__XGETBV=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_CPUID=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA=1 -DHAVE_MPROTECT=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -mrdrnd -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -D_FORTIFY_SOURCE=2 -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -c randombytes/internal/randombytes_internal_random.c -o randombytes/internal/librdrand_la-randombytes_internal_random.o libtool: link: ( cd ".libs" && rm -f "libssse3.la" && ln -s "../libssse3.la" "libssse3.la" ) /bin/bash ../../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -export-dynamic -no-undefined -version-info 26:0:3 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,--dynamicbase -Wl,--nxcompat -o librdrand.la randombytes/internal/librdrand_la-randombytes_internal_random.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: i686-w64-mingw32-ar cr .libs/librdrand.a randombytes/internal/librdrand_la-randombytes_internal_random.o libtool: link: i686-w64-mingw32-ranlib .libs/librdrand.a libtool: link: ( cd ".libs" && rm -f "librdrand.la" && ln -s "../librdrand.la" "librdrand.la" ) /bin/bash ../../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -pthread -fvisibility=hidden -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -ftls-model=local-dynamic -export-dynamic -no-undefined -version-info 26:0:3 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,--dynamicbase -Wl,--nxcompat -o libsodium.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo crypto_auth/libsodium_la-crypto_auth.lo crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo crypto_box/libsodium_la-crypto_box.lo crypto_box/libsodium_la-crypto_box_easy.lo crypto_box/libsodium_la-crypto_box_seal.lo crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo crypto_core/hchacha20/libsodium_la-core_hchacha20.lo crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo crypto_generichash/libsodium_la-crypto_generichash.lo crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo crypto_hash/libsodium_la-crypto_hash.lo crypto_hash/sha256/libsodium_la-hash_sha256.lo crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo crypto_hash/sha512/libsodium_la-hash_sha512.lo crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo crypto_kdf/libsodium_la-crypto_kdf.lo crypto_kx/libsodium_la-crypto_kx.lo crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo crypto_pwhash/argon2/libsodium_la-argon2-core.lo crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo crypto_pwhash/argon2/libsodium_la-argon2.lo crypto_pwhash/argon2/libsodium_la-blake2b-long.lo crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo crypto_pwhash/libsodium_la-crypto_pwhash.lo crypto_scalarmult/libsodium_la-crypto_scalarmult.lo crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo crypto_secretbox/libsodium_la-crypto_secretbox.lo crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo crypto_shorthash/libsodium_la-crypto_shorthash.lo crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo crypto_sign/libsodium_la-crypto_sign.lo crypto_sign/ed25519/libsodium_la-sign_ed25519.lo crypto_sign/ed25519/ref10/libsodium_la-keypair.lo crypto_sign/ed25519/ref10/libsodium_la-open.lo crypto_sign/ed25519/ref10/libsodium_la-sign.lo crypto_stream/chacha20/libsodium_la-stream_chacha20.lo crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo crypto_stream/libsodium_la-crypto_stream.lo crypto_stream/salsa20/libsodium_la-stream_salsa20.lo crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo crypto_verify/sodium/libsodium_la-verify.lo randombytes/libsodium_la-randombytes.lo sodium/libsodium_la-codecs.lo sodium/libsodium_la-core.lo sodium/libsodium_la-runtime.lo sodium/libsodium_la-utils.lo sodium/libsodium_la-version.lo crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo crypto_core/ed25519/libsodium_la-core_ed25519.lo crypto_core/ed25519/libsodium_la-core_ristretto255.lo crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo crypto_stream/salsa208/libsodium_la-stream_salsa208.lo crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo libaesni.la libsse2.la libssse3.la libsse41.la libavx2.la libavx512f.la librdrand.la libtool: link: (cd .libs/libsodium.lax/libaesni.a && i686-w64-mingw32-ar x "/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/./.libs/libaesni.a") libtool: link: (cd .libs/libsodium.lax/libsse2.a && i686-w64-mingw32-ar x "/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/./.libs/libsse2.a") libtool: link: (cd .libs/libsodium.lax/libssse3.a && i686-w64-mingw32-ar x "/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/./.libs/libssse3.a") libtool: link: (cd .libs/libsodium.lax/libsse41.a && i686-w64-mingw32-ar x "/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/./.libs/libsse41.a") libtool: link: (cd .libs/libsodium.lax/libavx2.a && i686-w64-mingw32-ar x "/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/./.libs/libavx2.a") libtool: link: (cd .libs/libsodium.lax/libavx512f.a && i686-w64-mingw32-ar x "/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/./.libs/libavx512f.a") libtool: link: (cd .libs/libsodium.lax/librdrand.a && i686-w64-mingw32-ar x "/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/./.libs/librdrand.a") libtool: link: i686-w64-mingw32-ar cr .libs/libsodium.a crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.o crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.o crypto_auth/libsodium_la-crypto_auth.o crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.o crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.o crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.o crypto_box/libsodium_la-crypto_box.o crypto_box/libsodium_la-crypto_box_easy.o crypto_box/libsodium_la-crypto_box_seal.o crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.o crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.o crypto_core/hchacha20/libsodium_la-core_hchacha20.o crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.o crypto_core/hsalsa20/libsodium_la-core_hsalsa20.o crypto_core/salsa/ref/libsodium_la-core_salsa_ref.o crypto_generichash/libsodium_la-crypto_generichash.o crypto_generichash/blake2b/libsodium_la-generichash_blake2.o crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.o crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.o crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.o crypto_hash/libsodium_la-crypto_hash.o crypto_hash/sha256/libsodium_la-hash_sha256.o crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.o crypto_hash/sha512/libsodium_la-hash_sha512.o crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.o crypto_kdf/blake2b/libsodium_la-kdf_blake2b.o crypto_kdf/libsodium_la-crypto_kdf.o crypto_kx/libsodium_la-crypto_kx.o crypto_onetimeauth/libsodium_la-crypto_onetimeauth.o crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.o crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.o crypto_pwhash/argon2/libsodium_la-argon2-core.o crypto_pwhash/argon2/libsodium_la-argon2-encoding.o crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.o crypto_pwhash/argon2/libsodium_la-argon2.o crypto_pwhash/argon2/libsodium_la-blake2b-long.o crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.o crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.o crypto_pwhash/libsodium_la-crypto_pwhash.o crypto_scalarmult/libsodium_la-crypto_scalarmult.o crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.o crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.o crypto_secretbox/libsodium_la-crypto_secretbox.o crypto_secretbox/libsodium_la-crypto_secretbox_easy.o crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.o crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.o crypto_shorthash/libsodium_la-crypto_shorthash.o crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.o crypto_sign/libsodium_la-crypto_sign.o crypto_sign/ed25519/libsodium_la-sign_ed25519.o crypto_sign/ed25519/ref10/libsodium_la-keypair.o crypto_sign/ed25519/ref10/libsodium_la-open.o crypto_sign/ed25519/ref10/libsodium_la-sign.o crypto_stream/chacha20/libsodium_la-stream_chacha20.o crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.o crypto_stream/libsodium_la-crypto_stream.o crypto_stream/salsa20/libsodium_la-stream_salsa20.o crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.o crypto_verify/sodium/libsodium_la-verify.o randombytes/libsodium_la-randombytes.o sodium/libsodium_la-codecs.o sodium/libsodium_la-core.o sodium/libsodium_la-runtime.o sodium/libsodium_la-utils.o sodium/libsodium_la-version.o crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.o crypto_core/ed25519/libsodium_la-core_ed25519.o crypto_core/ed25519/libsodium_la-core_ristretto255.o crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.o crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.o crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.o crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.o crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.o crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.o crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.o crypto_sign/ed25519/ref10/libsodium_la-obsolete.o crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.o crypto_stream/salsa2012/libsodium_la-stream_salsa2012.o crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.o crypto_stream/salsa208/libsodium_la-stream_salsa208.o crypto_stream/xchacha20/libsodium_la-stream_xchacha20.o randombytes/sysrandom/libsodium_la-randombytes_sysrandom.o .libs/libsodium.lax/libaesni.a/libaesni_la-aead_aes256gcm_aesni.o .libs/libsodium.lax/libsse2.a/libsse2_la-poly1305_sse2.o .libs/libsodium.lax/libsse2.a/libsse2_la-pwhash_scryptsalsa208sha256_sse.o .libs/libsodium.lax/libsse2.a/libsse2_la-salsa20_xmm6int-sse2.o .libs/libsodium.lax/libssse3.a/libssse3_la-argon2-fill-block-ssse3.o .libs/libsodium.lax/libssse3.a/libssse3_la-blake2b-compress-ssse3.o .libs/libsodium.lax/libssse3.a/libssse3_la-chacha20_dolbeau-ssse3.o .libs/libsodium.lax/libsse41.a/libsse41_la-blake2b-compress-sse41.o .libs/libsodium.lax/libavx2.a/libavx2_la-argon2-fill-block-avx2.o .libs/libsodium.lax/libavx2.a/libavx2_la-blake2b-compress-avx2.o .libs/libsodium.lax/libavx2.a/libavx2_la-chacha20_dolbeau-avx2.o .libs/libsodium.lax/libavx2.a/libavx2_la-salsa20_xmm6int-avx2.o .libs/libsodium.lax/libavx512f.a/libavx512f_la-argon2-fill-block-avx512f.o .libs/libsodium.lax/librdrand.a/librdrand_la-randombytes_internal_random.o libtool: link: i686-w64-mingw32-ranlib .libs/libsodium.a libtool: link: rm -fr .libs/libsodium.lax libtool: link: ( cd ".libs" && rm -f "libsodium.la" && ln -s "../libsodium.la" "libsodium.la" ) make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' Making all in test make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' Making all in default make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test/default' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test/default' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/./.stamp_built echo Staging sodium... Staging sodium... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8 install make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making install in builds make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/builds' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/builds' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/builds' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/builds' Making install in contrib make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/contrib' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/contrib' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/contrib' Making install in dist-build make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/dist-build' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/dist-build' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/dist-build' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/dist-build' Making install in msvc-scripts make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/msvc-scripts' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/msvc-scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/msvc-scripts' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/msvc-scripts' Making install in src make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' Making install in libsodium make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' Making install in include make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/include' make[5]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/sodium' /usr/bin/install -c -m 644 sodium/core.h sodium/crypto_aead_aes256gcm.h sodium/crypto_aead_chacha20poly1305.h sodium/crypto_aead_xchacha20poly1305.h sodium/crypto_auth.h sodium/crypto_auth_hmacsha256.h sodium/crypto_auth_hmacsha512.h sodium/crypto_auth_hmacsha512256.h sodium/crypto_box.h sodium/crypto_box_curve25519xchacha20poly1305.h sodium/crypto_box_curve25519xsalsa20poly1305.h sodium/crypto_core_ed25519.h sodium/crypto_core_ristretto255.h sodium/crypto_core_hchacha20.h sodium/crypto_core_hsalsa20.h sodium/crypto_core_salsa20.h sodium/crypto_core_salsa2012.h sodium/crypto_core_salsa208.h sodium/crypto_generichash.h sodium/crypto_generichash_blake2b.h sodium/crypto_hash.h sodium/crypto_hash_sha256.h sodium/crypto_hash_sha512.h sodium/crypto_kdf.h sodium/crypto_kdf_blake2b.h sodium/crypto_kx.h sodium/crypto_onetimeauth.h sodium/crypto_onetimeauth_poly1305.h sodium/crypto_pwhash.h sodium/crypto_pwhash_argon2i.h sodium/crypto_pwhash_argon2id.h sodium/crypto_pwhash_scryptsalsa208sha256.h sodium/crypto_scalarmult.h sodium/crypto_scalarmult_curve25519.h sodium/crypto_scalarmult_ed25519.h sodium/crypto_scalarmult_ristretto255.h sodium/crypto_secretbox.h sodium/crypto_secretbox_xchacha20poly1305.h sodium/crypto_secretbox_xsalsa20poly1305.h sodium/crypto_secretstream_xchacha20poly1305.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/sodium' /usr/bin/install -c -m 644 sodium.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/.' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/sodium' /usr/bin/install -c -m 644 sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h sodium/crypto_sign.h sodium/crypto_sign_ed25519.h sodium/crypto_sign_edwards25519sha512batch.h sodium/crypto_stream.h sodium/crypto_stream_chacha20.h sodium/crypto_stream_salsa20.h sodium/crypto_stream_salsa2012.h sodium/crypto_stream_salsa208.h sodium/crypto_stream_xchacha20.h sodium/crypto_stream_xsalsa20.h sodium/crypto_verify_16.h sodium/crypto_verify_32.h sodium/crypto_verify_64.h sodium/export.h sodium/randombytes.h sodium/randombytes_internal_random.h sodium/randombytes_sysrandom.h sodium/runtime.h sodium/utils.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/sodium' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/sodium' /usr/bin/install -c -m 644 sodium/version.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/sodium' make[5]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/include' make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium/include' make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' make[5]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libsodium.la libtool: install: /usr/bin/install -c .libs/libsodium.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libsodium.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libsodium.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libsodium.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src/libsodium' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/src' Making install in test make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' Making install in default make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test/default' make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test/default' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test/default' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test/default' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/test' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 libsodium.pc '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/.stamp_staged echo Postprocessing sodium... Postprocessing sodium... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; rm lib/*.la touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching sodium... Caching sodium... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/sodium-1.0.18-ceaf79650e8.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/sodium rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/sodium && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/sodium mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8/sodium-1.0.18-ceaf79650e8.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/sodium/sodium-1.0.18-ceaf79650e8.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/sodium/1.0.18-ceaf79650e8 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/sodium; sha256sum sodium-1.0.18-ceaf79650e8.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/sodium/sodium-1.0.18-ceaf79650e8.tar.gz.hash echo Extracting hidapi... Extracting hidapi... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1 && echo "630ee1834bdd5c5761ab079fd04f463a89585df8fcae51a7bfe4229b1e02a652 /home/ubuntu/cache/common/hidapi-0.9.0.tar.gz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.hidapi-0.9.0.tar.gz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.hidapi-0.9.0.tar.gz.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/hidapi-0.9.0.tar.gz /home/ubuntu/cache/common/hidapi-0.9.0.tar.gz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.stamp_extracted echo Preprocessing hidapi... Preprocessing hidapi... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.patches-7257703cbf1 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1; touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.stamp_preprocessed echo Configuring hidapi... Configuring hidapi... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./bootstrap && ./configure --host=i686-w64-mingw32 --disable-dependency-tracking --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --enable-static --disable-shared --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 CC="i686-w64-mingw32-gcc" CXX="i686-w64-mingw32-g++" NM="i686-w64-mingw32-nm" RANLIB="i686-w64-mingw32-ranlib" AR="i686-w64-mingw32-ar" ARFLAGS="cr " CFLAGS="-pipe " CXXFLAGS="-pipe " CPPFLAGS="-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include " LDFLAGS="-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib " --enable-static --disable-shared --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 AR_FLAGS=cr + autoreconf --install --verbose --force 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:25: installing './ar-lib' configure.ac:25: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:22: installing './install-sh' configure.ac:22: installing './missing' hidtest/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 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 i686-w64-mingw32-ar... i686-w64-mingw32-ar checking the archiver (i686-w64-mingw32-ar) interface... ar 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) 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... (cached) 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 i686-w64-mingw32-nm 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 dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for 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 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-gcc... i686-w64-mingw32-gcc checking whether we are using the GNU Objective C compiler... no checking whether i686-w64-mingw32-gcc accepts -g... no checking dependency style of i686-w64-mingw32-gcc... none checking for i686-w64-mingw32-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking whether make supports nested variables... (cached) yes checking operating system... i686-w64-mingw32 (Windows back-end, using MinGW) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pc/hidapi.pc config.status: creating Makefile config.status: creating hidtest/Makefile config.status: creating libusb/Makefile config.status: creating linux/Makefile config.status: creating mac/Makefile config.status: creating testgui/Makefile config.status: creating windows/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/./.stamp_configured echo Building hidapi... Building hidapi... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make all-recursive make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' Making all in windows make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/windows' /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../hidapi/ -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o hid.lo hid.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../hidapi/ -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c hid.c -o hid.o /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pipe -version-info 0:0:0 -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -no-undefined -o libhidapi.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib hid.lo -lsetupapi -lsetupapi libtool: link: i686-w64-mingw32-ar cr .libs/libhidapi.a hid.o libtool: link: i686-w64-mingw32-ranlib .libs/libhidapi.a libtool: link: ( cd ".libs" && rm -f "libhidapi.la" && ln -s "../libhidapi.la" "libhidapi.la" ) make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/windows' Making all in hidtest make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/hidtest' i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I../hidapi/ -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pipe -c -o hidtest.o hidtest.cpp /bin/bash ../libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -pipe -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -no-undefined -o hidtest.exe hidtest.o ../windows/libhidapi.la -lsetupapi libtool: link: i686-w64-mingw32-g++ -pipe -o hidtest.exe hidtest.o -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ../windows/.libs/libhidapi.a -lsetupapi make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/hidtest' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/./.stamp_built echo Staging hidapi... Staging hidapi... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1 install make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making install in windows make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/windows' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/windows' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libhidapi.la '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/libhidapi.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libhidapi.la libtool: install: /usr/bin/install -c .libs/libhidapi.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libhidapi.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libhidapi.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libhidapi.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/hidapi' /usr/bin/install -c -m 644 ../hidapi/hidapi.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/hidapi' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/windows' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/windows' Making install in hidtest make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/hidtest' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/hidtest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/hidtest' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/hidtest' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc/hidapi' /usr/bin/install -c -m 644 README.md AUTHORS.txt LICENSE-bsd.txt LICENSE-gpl3.txt LICENSE-orig.txt LICENSE.txt '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/doc/hidapi' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 pc/hidapi.pc '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/.stamp_staged echo Postprocessing hidapi... Postprocessing hidapi... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; rm lib/*.la touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching hidapi... Caching hidapi... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/hidapi-0.9.0-7257703cbf1.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/hidapi rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/hidapi && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/hidapi mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1/hidapi-0.9.0-7257703cbf1.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/hidapi/hidapi-0.9.0-7257703cbf1.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/hidapi/0.9.0-7257703cbf1 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/hidapi; sha256sum hidapi-0.9.0-7257703cbf1.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/hidapi/hidapi-0.9.0-7257703cbf1.tar.gz.hash echo Extracting protobuf... Extracting protobuf... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67 && echo "b3732e471a9bb7950f090fd0457ebd2536a9ba0891b7f3785919c654fe2a2529 /home/ubuntu/cache/common/protobuf-cpp-3.6.1.tar.gz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.protobuf-cpp-3.6.1.tar.gz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.protobuf-cpp-3.6.1.tar.gz.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/protobuf-cpp-3.6.1.tar.gz /home/ubuntu/cache/common/protobuf-cpp-3.6.1.tar.gz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.stamp_extracted echo Preprocessing protobuf... Preprocessing protobuf... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.patches-4fbb21f4b67 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67; touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.stamp_preprocessed echo Configuring protobuf... Configuring protobuf... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_protobuf/native_protobuf-3.6.1-49e53bee201.tar.gz; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./configure --host=i686-w64-mingw32 --disable-dependency-tracking --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --disable-shared --with-protoc=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/protoc CC="i686-w64-mingw32-gcc" CXX="i686-w64-mingw32-g++" NM="i686-w64-mingw32-nm" RANLIB="i686-w64-mingw32-ranlib" AR="i686-w64-mingw32-ar" ARFLAGS="cr " CFLAGS="-pipe " CXXFLAGS="-std=c++11 " CPPFLAGS="-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include " LDFLAGS="-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib " AR_FLAGS=cr checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking target 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 whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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... none 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-gcc -E 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) none checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E checking for g++... g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking the archiver (i686-w64-mingw32-ar) interface... ar checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether we are using the GNU Objective C compiler... no checking whether i686-w64-mingw32-gcc accepts -g... no checking dependency style of i686-w64-mingw32-gcc... none checking C++ compiler flags...... use user-supplied: -std=c++11 checking whether __SUNPRO_CC is declared... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) 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... (cached) 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 i686-w64-mingw32-nm 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 for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking 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 whether the linker supports version scripts... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for working memcmp... no checking for working strtod... no checking for pow... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking zlib version... headers missing or too old (requires 1.2.0.4) checking whether i686-w64-mingw32-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking the location of hash_map... checking whether i686-w64-mingw32-g++ supports C++11 features by default... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating benchmarks/Makefile config.status: creating conformance/Makefile config.status: creating protobuf.pc config.status: creating protobuf-lite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in third_party/googletest (/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/third_party/googletest) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' '--host=i686-w64-mingw32' '--disable-dependency-tracking' '--disable-shared' '--with-protoc=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/protoc' 'CC=i686-w64-mingw32-gcc' 'CXX=i686-w64-mingw32-g++' 'NM=i686-w64-mingw32-nm' 'RANLIB=i686-w64-mingw32-ranlib' 'AR=i686-w64-mingw32-ar' 'ARFLAGS=cr ' 'CFLAGS=-pipe ' 'CXXFLAGS=-std=c++11 ' 'CPPFLAGS=-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include ' 'LDFLAGS=-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ' 'AR_FLAGS=cr' 'host_alias=i686-w64-mingw32' --cache-file=/dev/null --srcdir=. 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in googletest (/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/third_party/googletest/googletest) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' '--host=i686-w64-mingw32' '--disable-dependency-tracking' '--disable-shared' '--with-protoc=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/protoc' 'CC=i686-w64-mingw32-gcc' 'CXX=i686-w64-mingw32-g++' 'NM=i686-w64-mingw32-nm' 'RANLIB=i686-w64-mingw32-ranlib' 'AR=i686-w64-mingw32-ar' 'ARFLAGS=cr ' 'CFLAGS=-pipe ' 'CXXFLAGS=-std=c++11 ' 'CPPFLAGS=-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include ' 'LDFLAGS=-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ' 'AR_FLAGS=cr' 'host_alias=i686-w64-mingw32' --cache-file=/dev/null --srcdir=. 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 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... none 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 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) 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 i686-w64-mingw32-nm 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 dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking 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 python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in googlemock (/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/third_party/googletest/googlemock) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32' '--host=i686-w64-mingw32' '--disable-dependency-tracking' '--disable-shared' '--with-protoc=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/protoc' 'CC=i686-w64-mingw32-gcc' 'CXX=i686-w64-mingw32-g++' 'NM=i686-w64-mingw32-nm' 'RANLIB=i686-w64-mingw32-ranlib' 'AR=i686-w64-mingw32-ar' 'ARFLAGS=cr ' 'CFLAGS=-pipe ' 'CXXFLAGS=-std=c++11 ' 'CPPFLAGS=-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include ' 'LDFLAGS=-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib ' 'AR_FLAGS=cr' 'host_alias=i686-w64-mingw32' --cache-file=/dev/null --srcdir=. 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 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... none 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 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) 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 i686-w64-mingw32-nm 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 dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking 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 python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... no checking for gtest-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/./.stamp_configured echo Building protobuf... Building protobuf... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make -C src libprotobuf.la make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/src' /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/any.pb.lo google/protobuf/any.pb.cc /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/api.pb.lo google/protobuf/api.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/mathlimits.lo google/protobuf/stubs/mathlimits.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/mathlimits.cc -o google/protobuf/stubs/mathlimits.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/any.lo google/protobuf/any.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/any.cc -o google/protobuf/any.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/descriptor.lo google/protobuf/descriptor.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/descriptor_database.lo google/protobuf/descriptor_database.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/descriptor.pb.lo google/protobuf/descriptor.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/duration.pb.lo google/protobuf/duration.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/dynamic_message.lo google/protobuf/dynamic_message.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/empty.pb.lo google/protobuf/empty.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/extension_set_heavy.lo google/protobuf/extension_set_heavy.cc /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/field_mask.pb.lo google/protobuf/field_mask.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_reflection.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/generated_message_table_driven.lo google/protobuf/generated_message_table_driven.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/generated_message_table_driven.cc -o google/protobuf/generated_message_table_driven.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/map_field.lo google/protobuf/map_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/map_field.cc -o google/protobuf/map_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/message.lo google/protobuf/message.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/message.cc -o google/protobuf/message.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/reflection_ops.lo google/protobuf/reflection_ops.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/service.lo google/protobuf/service.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/service.cc -o google/protobuf/service.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/source_context.pb.lo google/protobuf/source_context.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/struct.pb.lo google/protobuf/struct.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/substitute.lo google/protobuf/stubs/substitute.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/text_format.lo google/protobuf/text_format.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/text_format.cc -o google/protobuf/text_format.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/timestamp.pb.lo google/protobuf/timestamp.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/type.pb.lo google/protobuf/type.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/unknown_field_set.lo google/protobuf/unknown_field_set.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/wire_format.lo google/protobuf/wire_format.cc /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/wrappers.pb.lo google/protobuf/wrappers.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/gzip_stream.lo google/protobuf/io/gzip_stream.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/printer.lo google/protobuf/io/printer.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/strtod.lo google/protobuf/io/strtod.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/tokenizer.lo google/protobuf/io/tokenizer.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/json_util.lo google/protobuf/util/json_util.cc /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/message_differencer.lo google/protobuf/util/message_differencer.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/time_util.lo google/protobuf/util/time_util.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/type_resolver_util.lo google/protobuf/util/type_resolver_util.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/bytestream.lo google/protobuf/stubs/bytestream.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/common.lo google/protobuf/stubs/common.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/int128.lo google/protobuf/stubs/int128.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o google/protobuf/stubs/common.cc: In member function ‘google::protobuf::internal::LogMessage& google::protobuf::internal::LogMessage::operator<<(long long int)’: google/protobuf/stubs/common.cc:232:51: warning: unknown conversion type character ‘l’ in format [-Wformat=] snprintf(buffer, sizeof(buffer), FORMAT, value); \ ^ google/protobuf/stubs/common.cc:246:1: note: in expansion of macro ‘DECLARE_STREAM_OPERATOR’ DECLARE_STREAM_OPERATOR(long long , "%" GOOGLE_LL_FORMAT "d") ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/stubs/common.cc:232:51: warning: too many arguments for format [-Wformat-extra-args] snprintf(buffer, sizeof(buffer), FORMAT, value); \ ^ google/protobuf/stubs/common.cc:246:1: note: in expansion of macro ‘DECLARE_STREAM_OPERATOR’ DECLARE_STREAM_OPERATOR(long long , "%" GOOGLE_LL_FORMAT "d") ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/stubs/common.cc: In member function ‘google::protobuf::internal::LogMessage& google::protobuf::internal::LogMessage::operator<<(long long unsigned int)’: google/protobuf/stubs/common.cc:232:51: warning: unknown conversion type character ‘l’ in format [-Wformat=] snprintf(buffer, sizeof(buffer), FORMAT, value); \ ^ google/protobuf/stubs/common.cc:247:1: note: in expansion of macro ‘DECLARE_STREAM_OPERATOR’ DECLARE_STREAM_OPERATOR(unsigned long long, "%" GOOGLE_LL_FORMAT "u") ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/stubs/common.cc:232:51: warning: too many arguments for format [-Wformat-extra-args] snprintf(buffer, sizeof(buffer), FORMAT, value); \ ^ google/protobuf/stubs/common.cc:247:1: note: in expansion of macro ‘DECLARE_STREAM_OPERATOR’ DECLARE_STREAM_OPERATOR(unsigned long long, "%" GOOGLE_LL_FORMAT "u") ^~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/io_win32.lo google/protobuf/stubs/io_win32.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/io_win32.cc -o google/protobuf/stubs/io_win32.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/status.lo google/protobuf/stubs/status.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/statusor.lo google/protobuf/stubs/statusor.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringpiece.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/stringprintf.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/structurally_valid.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/strutil.lo google/protobuf/stubs/strutil.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/stubs/time.lo google/protobuf/stubs/time.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/arena.lo google/protobuf/arena.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/arena.cc -o google/protobuf/arena.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/arenastring.lo google/protobuf/arenastring.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/arenastring.cc -o google/protobuf/arenastring.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/extension_set.lo google/protobuf/extension_set.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/generated_message_util.lo google/protobuf/generated_message_util.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/generated_message_table_driven_lite.lo google/protobuf/generated_message_table_driven_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/generated_message_table_driven_lite.cc -o google/protobuf/generated_message_table_driven_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/implicit_weak_message.lo google/protobuf/implicit_weak_message.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/message_lite.lo google/protobuf/message_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/repeated_field.lo google/protobuf/repeated_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/wire_format_lite.lo google/protobuf/wire_format_lite.cc /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/coded_stream.lo google/protobuf/io/coded_stream.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/io/zero_copy_stream_impl_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/importer.lo google/protobuf/compiler/importer.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/parser.lo google/protobuf/compiler/parser.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/delimited_message_util.lo google/protobuf/util/delimited_message_util.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/field_comparator.lo google/protobuf/util/field_comparator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/field_mask_util.lo google/protobuf/util/field_mask_util.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/datapiece.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/default_value_objectwriter.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/error_listener.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/field_mask_utility.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_escaping.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_objectwriter.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/json_stream_parser.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/object_writer.cc /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectsource.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/protostream_objectwriter.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/proto_writer.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/type_info_test_helper.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/type_info_test_helper.cc -o google/protobuf/util/internal/type_info_test_helper.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/util/internal/utility.lo google/protobuf/util/internal/utility.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o /bin/bash ../libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -version-info 17:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf.map -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o libprotobuf.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/io_win32.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/any.pb.lo google/protobuf/api.pb.lo google/protobuf/stubs/mathlimits.lo google/protobuf/any.lo google/protobuf/descriptor.lo google/protobuf/descriptor_database.lo google/protobuf/descriptor.pb.lo google/protobuf/duration.pb.lo google/protobuf/dynamic_message.lo google/protobuf/empty.pb.lo google/protobuf/extension_set_heavy.lo google/protobuf/field_mask.pb.lo google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_table_driven.lo google/protobuf/map_field.lo google/protobuf/message.lo google/protobuf/reflection_ops.lo google/protobuf/service.lo google/protobuf/source_context.pb.lo google/protobuf/struct.pb.lo google/protobuf/stubs/substitute.lo google/protobuf/text_format.lo google/protobuf/timestamp.pb.lo google/protobuf/type.pb.lo google/protobuf/unknown_field_set.lo google/protobuf/wire_format.lo google/protobuf/wrappers.pb.lo google/protobuf/io/gzip_stream.lo google/protobuf/io/printer.lo google/protobuf/io/strtod.lo google/protobuf/io/tokenizer.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/compiler/importer.lo google/protobuf/compiler/parser.lo google/protobuf/util/delimited_message_util.lo google/protobuf/util/field_comparator.lo google/protobuf/util/field_mask_util.lo google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/utility.lo google/protobuf/util/json_util.lo google/protobuf/util/message_differencer.lo google/protobuf/util/time_util.lo google/protobuf/util/type_resolver_util.lo libtool: link: i686-w64-mingw32-ar cr .libs/libprotobuf.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/io_win32.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/any.pb.o google/protobuf/api.pb.o google/protobuf/stubs/mathlimits.o google/protobuf/any.o google/protobuf/descriptor.o google/protobuf/descriptor_database.o google/protobuf/descriptor.pb.o google/protobuf/duration.pb.o google/protobuf/dynamic_message.o google/protobuf/empty.pb.o google/protobuf/extension_set_heavy.o google/protobuf/field_mask.pb.o google/protobuf/generated_message_reflection.o google/protobuf/generated_message_table_driven.o google/protobuf/map_field.o google/protobuf/message.o google/protobuf/reflection_ops.o google/protobuf/service.o google/protobuf/source_context.pb.o google/protobuf/struct.pb.o google/protobuf/stubs/substitute.o google/protobuf/text_format.o google/protobuf/timestamp.pb.o google/protobuf/type.pb.o google/protobuf/unknown_field_set.o google/protobuf/wire_format.o google/protobuf/wrappers.pb.o google/protobuf/io/gzip_stream.o google/protobuf/io/printer.o google/protobuf/io/strtod.o google/protobuf/io/tokenizer.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/compiler/importer.o google/protobuf/compiler/parser.o google/protobuf/util/delimited_message_util.o google/protobuf/util/field_comparator.o google/protobuf/util/field_mask_util.o google/protobuf/util/internal/datapiece.o google/protobuf/util/internal/default_value_objectwriter.o google/protobuf/util/internal/error_listener.o google/protobuf/util/internal/field_mask_utility.o google/protobuf/util/internal/json_escaping.o google/protobuf/util/internal/json_objectwriter.o google/protobuf/util/internal/json_stream_parser.o google/protobuf/util/internal/object_writer.o google/protobuf/util/internal/protostream_objectsource.o google/protobuf/util/internal/protostream_objectwriter.o google/protobuf/util/internal/proto_writer.o google/protobuf/util/internal/type_info.o google/protobuf/util/internal/type_info_test_helper.o google/protobuf/util/internal/utility.o google/protobuf/util/json_util.o google/protobuf/util/message_differencer.o google/protobuf/util/time_util.o google/protobuf/util/type_resolver_util.o libtool: link: i686-w64-mingw32-ranlib .libs/libprotobuf.a libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/src' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/./.stamp_built echo Staging protobuf... Staging protobuf... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67 -C src install-libLTLIBRARIES install-nobase_includeHEADERS && make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67 install-pkgconfigDATA make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /bin/bash ../libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -version-info 17:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf-lite.map -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o libprotobuf-lite.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/io_win32.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo libtool: link: i686-w64-mingw32-ar cr .libs/libprotobuf-lite.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/io_win32.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl_lite.o libtool: link: i686-w64-mingw32-ranlib .libs/libprotobuf-lite.a libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" ) /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/code_generator.lo google/protobuf/compiler/code_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/command_line_interface.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/plugin.pb.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/subprocess.lo google/protobuf/compiler/subprocess.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/zip_writer.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_enum.cc -o google/protobuf/compiler/cpp/cpp_enum.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_enum_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o google/protobuf/compiler/cpp/cpp_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_extension.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_extension.cc -o google/protobuf/compiler/cpp/cpp_extension.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_field.cc -o google/protobuf/compiler/cpp/cpp_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_file.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_file.cc -o google/protobuf/compiler/cpp/cpp_file.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_generator.cc -o google/protobuf/compiler/cpp/cpp_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_helpers.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_helpers.cc -o google/protobuf/compiler/cpp/cpp_helpers.o google/protobuf/compiler/cpp/cpp_helpers.cc:111:6: warning: ‘char google::protobuf::compiler::cpp::{anonymous}::Base63Char(int)’ defined but not used [-Wunused-function] char Base63Char(int value) { ^~~~~~~~~~ google/protobuf/compiler/cpp/cpp_helpers.cc:63:8: warning: ‘std::__cxx11::string google::protobuf::compiler::cpp::{anonymous}::DotsToUnderscores(const string&)’ defined but not used [-Wunused-function] string DotsToUnderscores(const string& name) { ^~~~~~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_map_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_map_field.cc -o google/protobuf/compiler/cpp/cpp_map_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_message.cc -o google/protobuf/compiler/cpp/cpp_message.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_message_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_message_field.cc -o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_message_field.cc:54:8: warning: ‘std::__cxx11::string google::protobuf::compiler::cpp::{anonymous}::StaticCast(const string&, const string&, bool)’ defined but not used [-Wunused-function] string StaticCast(const string& type, const string& expression, ^~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -o google/protobuf/compiler/cpp/cpp_padding_optimizer.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_primitive_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o google/protobuf/compiler/cpp/cpp_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_service.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_service.cc -o google/protobuf/compiler/cpp/cpp_service.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/cpp/cpp_string_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/cpp/cpp_string_field.cc -o google/protobuf/compiler/cpp/cpp_string_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_context.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_context.cc -o google/protobuf/compiler/java/java_context.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_enum.cc -o google/protobuf/compiler/java/java_enum.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_enum_lite.cc -o google/protobuf/compiler/java/java_enum_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_enum_field.cc -o google/protobuf/compiler/java/java_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_enum_field_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_enum_field_lite.cc -o google/protobuf/compiler/java/java_enum_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_extension.cc -o google/protobuf/compiler/java/java_extension.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_extension_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_extension_lite.cc -o google/protobuf/compiler/java/java_extension_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_field.cc -o google/protobuf/compiler/java/java_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_file.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_file.cc -o google/protobuf/compiler/java/java_file.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_generator.cc -o google/protobuf/compiler/java/java_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_generator_factory.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_generator_factory.cc -o google/protobuf/compiler/java/java_generator_factory.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_helpers.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_helpers.cc -o google/protobuf/compiler/java/java_helpers.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_lazy_message_field.cc -o google/protobuf/compiler/java/java_lazy_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_lazy_message_field_lite.lo google/protobuf/compiler/java/java_lazy_message_field_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_lazy_message_field_lite.cc -o google/protobuf/compiler/java/java_lazy_message_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_map_field.cc -o google/protobuf/compiler/java/java_map_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_map_field_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_map_field_lite.cc -o google/protobuf/compiler/java/java_map_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message.cc -o google/protobuf/compiler/java/java_message.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_lite.cc -o google/protobuf/compiler/java/java_message_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_builder.cc -o google/protobuf/compiler/java/java_message_builder.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_builder_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_builder_lite.cc -o google/protobuf/compiler/java/java_message_builder_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_field.cc -o google/protobuf/compiler/java/java_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_message_field_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_message_field_lite.cc -o google/protobuf/compiler/java/java_message_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_name_resolver.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_name_resolver.cc -o google/protobuf/compiler/java/java_name_resolver.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_primitive_field.cc -o google/protobuf/compiler/java/java_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_primitive_field_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_primitive_field_lite.cc -o google/protobuf/compiler/java/java_primitive_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_shared_code_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_service.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_string_field_lite.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_string_field_lite.cc -o google/protobuf/compiler/java/java_string_field_lite.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/java/java_doc_comment.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/js_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/js/js_generator.cc -o google/protobuf/compiler/js/js_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/js/well_known_types_embed.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/js/well_known_types_embed.cc -o google/protobuf/compiler/js/well_known_types_embed.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_enum_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_extension.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_file.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_helpers.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_map_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_message_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_oneof.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/php/php_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/python/python_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/python/python_generator.cc -o google/protobuf/compiler/python/python_generator.o google/protobuf/compiler/python/python_generator.cc:78:6: warning: ‘bool google::protobuf::compiler::python::{anonymous}::StrStartsWith(google::protobuf::StringPiece, google::protobuf::StringPiece)’ defined but not used [-Wunused-function] bool StrStartsWith(StringPiece sp, StringPiece x) { ^~~~~~~~~~~~~ /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/ruby/ruby_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_doc_comment.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_enum_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_field_base.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_generator.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_helpers.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_map_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_message_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_reflection_class.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_message_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_source_generator_base.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o /bin/bash ../libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c -o google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/csharp/csharp_wrapper_field.cc libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o /bin/bash ../libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -pthread -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -std=c++11 -version-info 17:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o libprotoc.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field_lite.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo libprotobuf.la libtool: link: i686-w64-mingw32-ar cr .libs/libprotoc.a google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o google/protobuf/compiler/cpp/cpp_enum.o google/protobuf/compiler/cpp/cpp_enum_field.o google/protobuf/compiler/cpp/cpp_extension.o google/protobuf/compiler/cpp/cpp_field.o google/protobuf/compiler/cpp/cpp_file.o google/protobuf/compiler/cpp/cpp_generator.o google/protobuf/compiler/cpp/cpp_helpers.o google/protobuf/compiler/cpp/cpp_map_field.o google/protobuf/compiler/cpp/cpp_message.o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_padding_optimizer.o google/protobuf/compiler/cpp/cpp_primitive_field.o google/protobuf/compiler/cpp/cpp_service.o google/protobuf/compiler/cpp/cpp_string_field.o google/protobuf/compiler/java/java_context.o google/protobuf/compiler/java/java_enum.o google/protobuf/compiler/java/java_enum_lite.o google/protobuf/compiler/java/java_enum_field.o google/protobuf/compiler/java/java_enum_field_lite.o google/protobuf/compiler/java/java_extension.o google/protobuf/compiler/java/java_extension_lite.o google/protobuf/compiler/java/java_field.o google/protobuf/compiler/java/java_file.o google/protobuf/compiler/java/java_generator.o google/protobuf/compiler/java/java_generator_factory.o google/protobuf/compiler/java/java_helpers.o google/protobuf/compiler/java/java_lazy_message_field.o google/protobuf/compiler/java/java_lazy_message_field_lite.o google/protobuf/compiler/java/java_map_field.o google/protobuf/compiler/java/java_map_field_lite.o google/protobuf/compiler/java/java_message.o google/protobuf/compiler/java/java_message_lite.o google/protobuf/compiler/java/java_message_builder.o google/protobuf/compiler/java/java_message_builder_lite.o google/protobuf/compiler/java/java_message_field.o google/protobuf/compiler/java/java_message_field_lite.o google/protobuf/compiler/java/java_name_resolver.o google/protobuf/compiler/java/java_primitive_field.o google/protobuf/compiler/java/java_primitive_field_lite.o google/protobuf/compiler/java/java_shared_code_generator.o google/protobuf/compiler/java/java_service.o google/protobuf/compiler/java/java_string_field.o google/protobuf/compiler/java/java_string_field_lite.o google/protobuf/compiler/java/java_doc_comment.o google/protobuf/compiler/js/js_generator.o google/protobuf/compiler/js/well_known_types_embed.o google/protobuf/compiler/objectivec/objectivec_enum.o google/protobuf/compiler/objectivec/objectivec_enum_field.o google/protobuf/compiler/objectivec/objectivec_extension.o google/protobuf/compiler/objectivec/objectivec_field.o google/protobuf/compiler/objectivec/objectivec_file.o google/protobuf/compiler/objectivec/objectivec_generator.o google/protobuf/compiler/objectivec/objectivec_helpers.o google/protobuf/compiler/objectivec/objectivec_map_field.o google/protobuf/compiler/objectivec/objectivec_message.o google/protobuf/compiler/objectivec/objectivec_message_field.o google/protobuf/compiler/objectivec/objectivec_oneof.o google/protobuf/compiler/objectivec/objectivec_primitive_field.o google/protobuf/compiler/php/php_generator.o google/protobuf/compiler/python/python_generator.o google/protobuf/compiler/ruby/ruby_generator.o google/protobuf/compiler/csharp/csharp_doc_comment.o google/protobuf/compiler/csharp/csharp_enum.o google/protobuf/compiler/csharp/csharp_enum_field.o google/protobuf/compiler/csharp/csharp_field_base.o google/protobuf/compiler/csharp/csharp_generator.o google/protobuf/compiler/csharp/csharp_helpers.o google/protobuf/compiler/csharp/csharp_map_field.o google/protobuf/compiler/csharp/csharp_message.o google/protobuf/compiler/csharp/csharp_message_field.o google/protobuf/compiler/csharp/csharp_primitive_field.o google/protobuf/compiler/csharp/csharp_reflection_class.o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/csharp_repeated_message_field.o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/csharp_source_generator_base.o google/protobuf/compiler/csharp/csharp_wrapper_field.o libtool: link: i686-w64-mingw32-ranlib .libs/libprotoc.a libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf-lite.la libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf.la libtool: install: /usr/bin/install -c .libs/libprotoc.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotoc.la libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf-lite.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf-lite.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf-lite.a libtool: install: /usr/bin/install -c .libs/libprotobuf.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf.a libtool: install: /usr/bin/install -c .libs/libprotoc.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotoc.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotoc.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotoc.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf' /usr/bin/install -c -m 644 google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/inlined_string_field.h google/protobuf/map_entry.h google/protobuf/map_entry_lite.h google/protobuf/map_field.h google/protobuf/map_field_inl.h google/protobuf/map_field_lite.h google/protobuf/map.h google/protobuf/map_type_handler.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/metadata.h google/protobuf/metadata_lite.h google/protobuf/reflection.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/js' /usr/bin/install -c -m 644 google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/js' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/cpp' /usr/bin/install -c -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/cpp' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/ruby' /usr/bin/install -c -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/ruby' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/python' /usr/bin/install -c -m 644 google/protobuf/compiler/python/python_generator.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/python' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/util' /usr/bin/install -c -m 644 google/protobuf/util/type_resolver.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/util' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/io' /usr/bin/install -c -m 644 google/protobuf/io/coded_stream.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/io' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/csharp' /usr/bin/install -c -m 644 google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/csharp' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/php' /usr/bin/install -c -m 644 google/protobuf/compiler/php/php_generator.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/php' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/java' /usr/bin/install -c -m 644 google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_names.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/java' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/stubs' /usr/bin/install -c -m 644 google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/fastmem.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/singleton.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/template_util.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/stubs' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf' /usr/bin/install -c -m 644 google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wire_format_lite_inl.h google/protobuf/wrappers.pb.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/objectivec' /usr/bin/install -c -m 644 google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler/objectivec' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler' /usr/bin/install -c -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/google/protobuf/compiler' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/src' make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/.stamp_staged echo Postprocessing protobuf... Postprocessing protobuf... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; rm lib/libprotoc.a && rm lib/*.la touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching protobuf... Caching protobuf... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/protobuf-3.6.1-4fbb21f4b67.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/protobuf rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/protobuf && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/protobuf mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67/protobuf-3.6.1-4fbb21f4b67.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/protobuf/protobuf-3.6.1-4fbb21f4b67.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/protobuf/3.6.1-4fbb21f4b67 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/protobuf; sha256sum protobuf-3.6.1-4fbb21f4b67.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/protobuf/protobuf-3.6.1-4fbb21f4b67.tar.gz.hash echo Extracting libusb... Extracting libusb... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80 && echo "75aeb9d59a4fdb800d329a545c2e6799f732362193b465ea198f2aa275518157 /home/ubuntu/cache/common/libusb-1.0.22.tar.bz2" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.libusb-1.0.22.tar.bz2.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.libusb-1.0.22.tar.bz2.hash && tar --strip-components=1 -xf /home/ubuntu/cache/common/libusb-1.0.22.tar.bz2 /home/ubuntu/cache/common/libusb-1.0.22.tar.bz2: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.stamp_extracted echo Preprocessing libusb... Preprocessing libusb... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.patches-50574bbeb80 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80; autoreconf -i touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.stamp_preprocessed echo Configuring libusb... Configuring libusb... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" cp -f /home/ubuntu/build/wownero/contrib/depends/config.guess config.guess && cp -f /home/ubuntu/build/wownero/contrib/depends/config.sub config.sub && ./configure --host=i686-w64-mingw32 --disable-dependency-tracking --prefix=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 --disable-shared --disable-udev CC="i686-w64-mingw32-gcc" CXX="i686-w64-mingw32-g++" NM="i686-w64-mingw32-nm" RANLIB="i686-w64-mingw32-ranlib" AR="i686-w64-mingw32-ar" ARFLAGS="cr " CFLAGS="-pipe " CXXFLAGS="-pipe " CPPFLAGS="-I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include " LDFLAGS="-L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib " AR_FLAGS=cr 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... none 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 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)... i686-w64-mingw32-nm checking the name lister (i686-w64-mingw32-nm) 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 i686-w64-mingw32-nm 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 dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking 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 touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/./.stamp_configured echo Building libusb... Building libusb... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/. cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/./.stamp_built echo Staging libusb... Staging libusb... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make DESTDIR=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80 install make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making install in libusb make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/libusb' /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o libusb_1_0_la-core.lo `test -f 'core.c' || echo './'`core.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c core.c -o libusb_1_0_la-core.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o libusb_1_0_la-descriptor.lo `test -f 'descriptor.c' || echo './'`descriptor.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c descriptor.c -o libusb_1_0_la-descriptor.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o libusb_1_0_la-hotplug.lo `test -f 'hotplug.c' || echo './'`hotplug.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c hotplug.c -o libusb_1_0_la-hotplug.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o libusb_1_0_la-io.lo `test -f 'io.c' || echo './'`io.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c io.c -o libusb_1_0_la-io.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o libusb_1_0_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c strerror.c -o libusb_1_0_la-strerror.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o libusb_1_0_la-sync.lo `test -f 'sync.c' || echo './'`sync.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c sync.c -o libusb_1_0_la-sync.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o os/libusb_1_0_la-poll_windows.lo `test -f 'os/poll_windows.c' || echo './'`os/poll_windows.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c os/poll_windows.c -o os/libusb_1_0_la-poll_windows.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o os/libusb_1_0_la-threads_windows.lo `test -f 'os/threads_windows.c' || echo './'`os/threads_windows.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c os/threads_windows.c -o os/libusb_1_0_la-threads_windows.o /bin/bash ../libtool --tag=RC --mode=compile i686-w64-mingw32-windres -i libusb-1.0.rc -o libusb-1.0.lo libtool: compile: i686-w64-mingw32-windres -i libusb-1.0.rc -o libusb-1.0.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o os/libusb_1_0_la-windows_nt_common.lo `test -f 'os/windows_nt_common.c' || echo './'`os/windows_nt_common.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c os/windows_nt_common.c -o os/libusb_1_0_la-windows_nt_common.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o os/libusb_1_0_la-windows_usbdk.lo `test -f 'os/windows_usbdk.c' || echo './'`os/windows_usbdk.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c os/windows_usbdk.c -o os/libusb_1_0_la-windows_usbdk.o /bin/bash ../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c -o os/libusb_1_0_la-windows_winusb.lo `test -f 'os/windows_winusb.c' || echo './'`os/windows_winusb.c libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -c os/windows_winusb.c -o os/libusb_1_0_la-windows_winusb.o /bin/bash ../libtool --tag=CC --mode=link i686-w64-mingw32-gcc -fno-omit-frame-pointer -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden -pipe -version-info 1:0:1 -no-undefined -avoid-version -Wl,--add-stdcall-alias -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o libusb-1.0.la -rpath /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib libusb_1_0_la-core.lo libusb_1_0_la-descriptor.lo libusb_1_0_la-hotplug.lo libusb_1_0_la-io.lo libusb_1_0_la-strerror.lo libusb_1_0_la-sync.lo os/libusb_1_0_la-poll_windows.lo os/libusb_1_0_la-threads_windows.lo libusb-1.0.lo os/libusb_1_0_la-windows_nt_common.lo os/libusb_1_0_la-windows_usbdk.lo os/libusb_1_0_la-windows_winusb.lo libtool: link: i686-w64-mingw32-ar cr .libs/libusb-1.0.a libusb_1_0_la-core.o libusb_1_0_la-descriptor.o libusb_1_0_la-hotplug.o libusb_1_0_la-io.o libusb_1_0_la-strerror.o libusb_1_0_la-sync.o os/libusb_1_0_la-poll_windows.o os/libusb_1_0_la-threads_windows.o libusb-1.0.o os/libusb_1_0_la-windows_nt_common.o os/libusb_1_0_la-windows_usbdk.o os/libusb_1_0_la-windows_winusb.o libtool: link: i686-w64-mingw32-ranlib .libs/libusb-1.0.a libtool: link: ( cd ".libs" && rm -f "libusb-1.0.la" && ln -s "../libusb-1.0.la" "libusb-1.0.la" ) make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/libusb' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libusb-1.0.la '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/libusb-1.0.lai /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libusb-1.0.la libtool: install: /usr/bin/install -c .libs/libusb-1.0.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libusb-1.0.a libtool: install: chmod 644 /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libusb-1.0.a libtool: install: i686-w64-mingw32-ranlib /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libusb-1.0.a libtool: warning: remember to run 'libtool --finish /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib' /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/libusb-1.0' /usr/bin/install -c -m 644 libusb.h '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/libusb-1.0' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/libusb' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/libusb' Making install in doc make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/doc' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/doc' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/doc' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 libusb-1.0.pc '/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/libusb/1.0.22-50574bbeb80 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/.stamp_staged echo Postprocessing libusb... Postprocessing libusb... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching libusb... Caching libusb... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/libusb-1.0.22-50574bbeb80.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libusb rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libusb && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libusb mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80/libusb-1.0.22-50574bbeb80.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libusb/libusb-1.0.22-50574bbeb80.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/libusb/1.0.22-50574bbeb80 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libusb; sha256sum libusb-1.0.22-50574bbeb80.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libusb/libusb-1.0.22-50574bbeb80.tar.gz.hash echo Extracting qt... Extracting qt... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6 && echo "95f83e532d23b3ddbde7973f380ecae1bac13230340557276f75f2e37984e410 /home/ubuntu/cache/common/qtbase-opensource-src-5.7.1.tar.gz" > /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.qtbase-opensource-src-5.7.1.tar.gz.hash && echo "3a15aebd523c6d89fb97b2d3df866c94149653a26d27a00aac9b6d3020bc5a1d /home/ubuntu/cache/common/qttranslations-opensource-src-5.7.1.tar.gz" >> /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.qtbase-opensource-src-5.7.1.tar.gz.hash && echo "22d67de915cb8cd93e16fdd38fa006224ad9170bd217c2be1e53045a8dd02f0f /home/ubuntu/cache/common/qttools-opensource-src-5.7.1.tar.gz" >> /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.qtbase-opensource-src-5.7.1.tar.gz.hash && sha256sum -c /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.qtbase-opensource-src-5.7.1.tar.gz.hash && mkdir qtbase && tar --strip-components=1 -xf /home/ubuntu/cache/common/qtbase-opensource-src-5.7.1.tar.gz -C qtbase && mkdir qttranslations && tar --strip-components=1 -xf /home/ubuntu/cache/common/qttranslations-opensource-src-5.7.1.tar.gz -C qttranslations && mkdir qttools && tar --strip-components=1 -xf /home/ubuntu/cache/common/qttools-opensource-src-5.7.1.tar.gz -C qttools /home/ubuntu/cache/common/qtbase-opensource-src-5.7.1.tar.gz: OK /home/ubuntu/cache/common/qttranslations-opensource-src-5.7.1.tar.gz: OK /home/ubuntu/cache/common/qttools-opensource-src-5.7.1.tar.gz: OK touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.stamp_extracted echo Preprocessing qt... Preprocessing qt... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6 /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.patches-3a4c43a6fc6 cd /home/ubuntu/build/wownero/contrib/depends/patches/qt; cp pidlist_absolute.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.patches-3a4c43a6fc6 ; cd /home/ubuntu/build/wownero/contrib/depends/patches/qt; cp fix_qt_pkgconfig.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.patches-3a4c43a6fc6 ; cd /home/ubuntu/build/wownero/contrib/depends/patches/qt; cp qfixed-coretext.patch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.patches-3a4c43a6fc6 ; cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6; sed -i.old "s|updateqm.commands = \$\$LRELEASE|updateqm.commands = /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttools/bin/lrelease|" qttranslations/translations/translations.pro && sed -i.old "/updateqm.depends =/d" qttranslations/translations/translations.pro && patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.patches-3a4c43a6fc6/pidlist_absolute.patch && patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.patches-3a4c43a6fc6/fix_qt_pkgconfig.patch && patch -p1 < /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.patches-3a4c43a6fc6/qfixed-coretext.patch && echo "!host_build: QMAKE_CFLAGS += -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include " >> qtbase/mkspecs/common/gcc-base.conf && echo "!host_build: QMAKE_CXXFLAGS += -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include " >> qtbase/mkspecs/common/gcc-base.conf && echo "!host_build: QMAKE_LFLAGS += -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib " >> qtbase/mkspecs/common/gcc-base.conf patching file qtbase/src/plugins/platforms/windows/qwindowscontext.h patching file qtbase/src/plugins/platforms/windows/qwindowsdialoghelpers.cpp patching file qtbase/mkspecs/features/qt_module.prf patching file qtbase/src/platformsupport/fontdatabases/mac/qfontengine_coretext.mm Hunk #1 succeeded at 772 (offset -52 lines). patch unexpectedly ends in middle of line touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.stamp_preprocessed echo Configuring qt... Configuring qt... rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib; cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase; PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" export PKG_CONFIG_SYSROOT_DIR=/ && export PKG_CONFIG_LIBDIR=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/pkgconfig && export PKG_CONFIG_PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/pkgconfig && ./configure -bindir /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin -c++std c++11 -confirm-license -dbus-runtime -no-alsa -no-audio-backend -no-cups -no-egl -no-eglfs -no-feature-style-windowsmobile -no-feature-style-windowsce -no-freetype -no-gif -no-glib -no-gstreamer -no-icu -no-iconv -no-kms -no-linuxfb -no-libudev -no-mitshm -no-mtdev -no-pulseaudio -no-openvg -no-reduce-relocations -no-qml-debug -no-sql-db2 -no-sql-ibase -no-sql-oci -no-sql-tds -no-sql-mysql -no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2 -no-use-gold-linker -no-xinput2 -no-xrender -nomake examples -nomake tests -opensource -no-openssl -optimized-qmake -pch -pkg-config -no-libpng -no-libjpeg -qt-pcre -no-zlib -reduce-exports -static -silent -v -no-feature-printer -no-feature-printdialog -no-gui -no-freetype -no-sm -no-fontconfig -no-opengl -no-xkb -no-xcb -no-xshape && echo "CONFIG += force_bootstrap" >> mkspecs/qconfig.pri && make sub-src-clean && cd ../qttranslations && ../qtbase/bin/qmake qttranslations.pro -o Makefile && cd translations && ../../qtbase/bin/qmake translations.pro -o Makefile && cd ../.. && cd qttools/src/linguist/lrelease/ && ../../../../qtbase/bin/qmake lrelease.pro -o Makefile This is the Qt Open Source Edition. You are licensed to use this software under the terms of the GNU Lesser General Public License (LGPL) versions 3. You are also licensed to use this software under the terms of the GNU General Public License (GPL) versions 2. You have already accepted the terms of the Open Source license. DEFAULT_INCDIRS="/usr/include/c++/7 /usr/include/x86_64-linux-gnu/c++/7 /usr/include/c++/7/backward /usr/lib/gcc/x86_64-linux-gnu/7/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/include " DEFAULT_LIBDIRS="/usr/lib /usr/lib/gcc/x86_64-linux-gnu/7 /usr/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /lib " Creating qmake... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/qmake' In file included from /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/mkspecs/linux-g++/qplatformdefs.h:83:0, from /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp:40: /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp: In member function ‘bool QFileSystemIterator::advance(QFileSystemEntry&, QFileSystemMetaData&)’: /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/mkspecs/linux-g++/../common/posix/qplatformdefs.h:150:35: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations] #define QT_READDIR_R ::readdir_r ^ /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp:112:17: note: in expansion of macro ‘QT_READDIR_R’ lastError = QT_READDIR_R(dir, mt_file.data(), &dirEntry); ^~~~~~~~~~~~ In file included from /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/mkspecs/linux-g++/qplatformdefs.h:63:0, from /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp:40: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp:112:60: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations] lastError = QT_READDIR_R(dir, mt_file.data(), &dirEntry); ^ In file included from /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/mkspecs/linux-g++/qplatformdefs.h:63:0, from /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp:40: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/qmake' Running configuration tests... Found pkg-config from $PATH: /usr/bin/pkg-config Determining architecture... () make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/arch' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -g -Wall -W -fPIC -I. -I../../mkspecs/linux-g++ -o arch.o arch.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o arch arch.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/arch' Found architecture in binary CFG_ARCH="x86_64" CFG_CPUFEATURES=" mmx sse sse2" System architecture: 'x86_64' Host architecture: 'x86_64' g++ -c -fvisibility=hidden fvisibility.c Symbol visibility control enabled. checking for default C++ standard edition... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/c++default' g++ -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o c++default.ii -E c++default.cpp make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/c++default' default C++ standard edition enabled. checking for 64-bit std::atomic... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/atomic64' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -std=gnu++11 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o atomic64.o atomic64.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o atomic64 atomic64.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/atomic64' 64-bit std::atomic enabled. checking for std::atomic for function pointers... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/atomicfptr' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -std=gnu++11 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o atomicfptr.o atomicfptr.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o atomicfptr atomicfptr.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/atomicfptr' std::atomic for function pointers enabled. checking for sse2... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/sse2' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -msse2 -g -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o sse2.o sse2.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o sse2 sse2.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/sse2' sse2 enabled. checking for sse3... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/sse3' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -msse3 -g -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o sse3.o sse3.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o sse3 sse3.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/sse3' sse3 enabled. checking for ssse3... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/ssse3' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mssse3 -g -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o ssse3.o ssse3.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o ssse3 ssse3.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/ssse3' ssse3 enabled. checking for sse4_1... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/sse4_1' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -msse4.1 -g -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o sse4_1.o sse4_1.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o sse4_1 sse4_1.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/sse4_1' sse4_1 enabled. checking for sse4_2... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/sse4_2' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -msse4.2 -g -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o sse4_2.o sse4_2.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o sse4_2 sse4_2.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/sse4_2' sse4_2 enabled. checking for avx... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx -g -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o avx.o avx.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx avx.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx' avx enabled. checking for avx2... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx2' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx2 -g -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o avx2.o avx2.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx2 avx2.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx2' avx2 enabled. checking for avx512f... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512f -g -Wall -W -fPIC -DAVX512WANT=F -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512f enabled. checking for avx512er... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512er -g -Wall -W -fPIC -DAVX512WANT=ER -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512er enabled. checking for avx512cd... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512cd -g -Wall -W -fPIC -DAVX512WANT=CD -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512cd enabled. checking for avx512pf... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512pf -g -Wall -W -fPIC -DAVX512WANT=PF -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512pf enabled. checking for avx512dq... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512dq -g -Wall -W -fPIC -DAVX512WANT=DQ -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512dq enabled. checking for avx512bw... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512bw -g -Wall -W -fPIC -DAVX512WANT=BW -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512bw enabled. checking for avx512vl... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512vl -g -Wall -W -fPIC -DAVX512WANT=VL -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512vl enabled. checking for avx512ifma... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512ifma -g -Wall -W -fPIC -DAVX512WANT=IFMA -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512ifma enabled. checking for avx512vbmi... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -mavx512vbmi -g -Wall -W -fPIC -DAVX512WANT=VBMI -I. -I../../../mkspecs/linux-g++ -o avx512.o avx512.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -o avx512 avx512.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/avx512' avx512vbmi enabled. checking for ipc_sysv... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/ipc_sysv' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o ipc.o ipc.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o ipc_sysv ipc.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/ipc_sysv' ipc_sysv enabled. checking for zlib... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/zlib' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o zlib.o zlib.cpp zlib.cpp:40:10: fatal error: zlib.h: No such file or directory #include ^~~~~~~~ compilation terminated. Makefile:183: recipe for target 'zlib.o' failed make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/zlib' make[1]: *** [zlib.o] Error 1 zlib disabled. checking for dlopen... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/dlopen' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o dlopen.o dlopen.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o dlopen dlopen.o dlopen.o: In function `main': dlopen.cpp:(.text.startup+0x9): undefined reference to `dlopen' collect2: error: ld returned 1 exit status make[1]: *** [dlopen] Error 1 Makefile:87: recipe for target 'dlopen' failed make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/dlopen' dlopen disabled. checking for libdl... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/libdl' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o dlopen.o ../dlopen/dlopen.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o libdl dlopen.o -ldl make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/libdl' libdl enabled. checking for libproxy... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/libproxy' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o libproxy.o libproxy.cpp libproxy.cpp:42:10: fatal error: proxy.h: No such file or directory #include ^~~~~~~~~ compilation terminated. Makefile:183: recipe for target 'libproxy.o' failed make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/common/libproxy' make[1]: *** [libproxy.o] Error 1 libproxy disabled. checking for evdev... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/evdev' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o evdev.o evdev.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o evdev evdev.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/evdev' evdev enabled. checking for tslib... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/tslib' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o tslib.o tslib.cpp tslib.cpp:40:10: fatal error: tslib.h: No such file or directory #include ^~~~~~~~~ compilation terminated. Makefile:183: recipe for target 'tslib.o' failed make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/tslib' make[1]: *** [tslib.o] Error 1 tslib disabled. checking for xkbcommon... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/xkbcommon' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xkbcommon.o xkbcommon.cpp xkbcommon.cpp:40:10: fatal error: xkbcommon/xkbcommon.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. Makefile:183: recipe for target 'xkbcommon.o' failed make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/xkbcommon' make[1]: *** [xkbcommon.o] Error 1 xkbcommon disabled. checking for XLib... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/x11/xlib' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xlib.o xlib.cpp xlib.cpp:40:10: fatal error: X11/Xlib.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. make[1]: *** [xlib.o] Error 1 Makefile:192: recipe for target 'xlib.o' failed make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/x11/xlib' XLib disabled. checking for GBM... Project ERROR: gbm development package not found GBM disabled. checking for Mir client... Project ERROR: egl development package not found Mir client disabled. checking for DoubleConversion... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/doubleconversion' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o doubleconversion.o doubleconversion.cpp doubleconversion.cpp:40:10: fatal error: double-conversion/double-conversion.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [doubleconversion.o] Error 1 Makefile:183: recipe for target 'doubleconversion.o' failed make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/doubleconversion' DoubleConversion disabled. checking for HarfBuzz... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/harfbuzz' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o harfbuzz.o harfbuzz.cpp harfbuzz.cpp:40:10: fatal error: harfbuzz/hb.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. Makefile:183: recipe for target 'harfbuzz.o' failed make[1]: *** [harfbuzz.o] Error 1 make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/harfbuzz' HarfBuzz disabled. checking for STL... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/stl' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o stltest.o stltest.cpp stltest.cpp: In function ‘int main()’: stltest.cpp:134:13: warning: variable ‘first’ set but not used [-Wunused-but-set-variable] int first = (*m1it).first; ^~~~~ stltest.cpp:136:16: warning: variable ‘second’ set but not used [-Wunused-but-set-variable] double second = (*m1it).second; ^~~~~~ stltest.cpp:107:9: warning: variable ‘v1size’ set but not used [-Wunused-but-set-variable] int v1size = v1.size(); ^~~~~~ stltest.cpp:109:9: warning: variable ‘v1capacity’ set but not used [-Wunused-but-set-variable] int v1capacity = v1.capacity(); ^~~~~~~~~~ stltest.cpp:113:10: warning: variable ‘v1notfound’ set but not used [-Wunused-but-set-variable] bool v1notfound = (v1it == v1.end()); ^~~~~~~~~~ stltest.cpp:117:10: warning: variable ‘v1found’ set but not used [-Wunused-but-set-variable] bool v1found = (v1it != v1.end()); ^~~~~~~ stltest.cpp:122:9: warning: variable ‘v2size’ set but not used [-Wunused-but-set-variable] int v2size = v2.size(); ^~~~~~ stltest.cpp:130:9: warning: variable ‘m1size’ set but not used [-Wunused-but-set-variable] int m1size = m1.size(); ^~~~~~ stltest.cpp:140:9: warning: variable ‘m2size’ set but not used [-Wunused-but-set-variable] int m2size = m2.size(); ^~~~~~ stltest.cpp:144:9: warning: unused variable ‘n’ [-Wunused-variable] int n = std::distance(it1, it2); ^ g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o stl stltest.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/stl' STL enabled. checking for POSIX clock_gettime()... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/clock-gettime' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o clock-gettime.o clock-gettime.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o clock-gettime clock-gettime.o -lrt make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/clock-gettime' POSIX clock_gettime() enabled. checking for POSIX Monotonic Clock... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/clock-monotonic' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o clock-monotonic.o clock-monotonic.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o clock-monotonic clock-monotonic.o -lrt make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/clock-monotonic' POSIX Monotonic Clock enabled. checking for posix_fallocate... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/posix_fallocate' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o posix_fallocate.o posix_fallocate.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o posix_fallocate posix_fallocate.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/posix_fallocate' posix_fallocate enabled. checking for mremap... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/mremap' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o mremap.o mremap.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o mremap mremap.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/mremap' mremap enabled. checking for getaddrinfo... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/getaddrinfo' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o getaddrinfotest.o getaddrinfotest.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o getaddrinfo getaddrinfotest.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/getaddrinfo' getaddrinfo enabled. checking for inotify... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/inotify' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o inotifytest.o inotifytest.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o inotify inotifytest.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/inotify' inotify enabled. checking for eventfd... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/eventfd' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o main.o main.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o eventfd main.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/eventfd' eventfd enabled. checking for IPv6 interface name... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/ipv6ifname' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o ipv6ifname.o ipv6ifname.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o ipv6ifname ipv6ifname.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/ipv6ifname' IPv6 interface name enabled. checking for getifaddrs... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/getifaddrs' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o getifaddrs.o getifaddrs.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o getifaddrs getifaddrs.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/getifaddrs' getifaddrs enabled. checking for cloexec... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/cloexec' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o cloexec.o cloexec.cpp cloexec.cpp: In function ‘int main()’: cloexec.cpp:50:5: warning: ignoring return value of ‘int pipe2(int*, int)’, declared with attribute warn_unused_result [-Wunused-result] (void) pipe2(pipes, O_CLOEXEC | O_NONBLOCK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o cloexec cloexec.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/cloexec' cloexec enabled. checking for ppoll... make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/ppoll' g++ -c -pipe -pipe -I/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o ppoll.o ppoll.cpp g++ -L/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib -Wl,-O1 -o ppoll ppoll.o make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/config.tests/unix/ppoll' ppoll enabled. WARNING: Using static linking will disable the WebKit module. Done running configuration tests. Configure summary Build type: linux-g++ (x86_64, CPU features: mmx sse sse2) Platform notes: - Also available for Linux: linux-clang linux-kcc linux-icc linux-cxx qmake vars .......... styles += mac fusion windows DEFINES += QT_NO_MTDEV DEFINES += QT_NO_LIBUDEV DEFINES += QT_NO_TSLIB DEFINES += QT_NO_LIBINPUT sql-drivers = sql-plugins = qmake switches ......... Build options: Configuration .......... accessibility avx avx2 avx512bw avx512cd avx512dq avx512er avx512f avx512ifma avx512pf avx512vbmi avx512vl c++11 clock-gettime clock-monotonic compile_examples concurrent dbus doubleconversion enable_new_dtags evdev eventfd full-config getaddrinfo getifaddrs harfbuzz inotify ipv6ifname large-config largefile medium-config minimal-config mremap no-freetype no-gif no-gui no-jpeg no-png no-qml-debug no-widgets pcre poll_ppoll posix_fallocate precompile_header qpa qpa reduce_exports release release_tools rpath silent small-config sse2 sse3 sse4_1 sse4_2 ssse3 static threadsafe-cloexec zlib Build parts ............ libs tools Mode ................... release; optimized tools Using sanitizer(s)...... none Using C++ standard ..... c++11 Using gold linker....... no Using new DTAGS ........ yes Using PCH .............. yes Using LTCG ............. no Target compiler supports: SSE .................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX .................. AVX AVX2 AVX512 ............... AVX512F AVX512ER AVX512CD AVX512PF AVX512DQ AVX512BW AVX512VL AVX512IFMA AVX512VBMI Qt modules and options: Qt D-Bus ............... yes (loading dbus-1 at runtime) Qt Concurrent .......... yes Qt GUI ................. no Qt Widgets ............. no Large File ............. yes QML debugging .......... no Use system proxies ..... no Support enabled for: Accessibility .......... yes ALSA ................... no CUPS ................... no DoubleConversion........ yes (bundled copy) Evdev .................. yes FontConfig ............. no FreeType ............... no Glib ................... no GStreamer .............. no GTK platformtheme ...... no HarfBuzz ............... yes (bundled copy) Iconv .................. no ICU .................... no Image formats: GIF .................. no JPEG ................. no PNG .................. no libinput................ no Logging backends: journald ............... no syslog ............... no mtdev .................. no Networking: getaddrinfo .......... yes getifaddrs ........... yes IPv6 ifname .......... yes libproxy.............. no OpenSSL .............. no OpenGL / OpenVG: EGL .................. no OpenGL ............... no OpenVG ............... no PCRE ................... yes (bundled copy) pkg-config ............. yes PulseAudio ............. no QPA backends: DirectFB ............. no EGLFS ................ no EGLFS i.MX6 ........ no EGLFS i.MX6 Wayland. no EGLFS EGLDevice .... no EGLFS GBM .......... no EGLFS Mali ......... no EGLFS Raspberry Pi . no EGLFS X11 .......... no LinuxFB .............. no Mir client............ no XCB .................. no Session management ..... no SQL drivers: DB2 .................. no InterBase ............ no MySQL ................ no OCI .................. no ODBC ................. no PostgreSQL ........... no SQLite 2 ............. no SQLite ............... no TDS .................. no tslib .................. no udev ................... no xkbcommon-x11........... no xkbcommon-evdev......... no zlib ................... yes (bundled copy) WARNING: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or compile needed modules into the library. NOTE: -optimized-tools is not useful in -release mode. Info: creating cache file /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/.qmake.cache NOTICE: The -no-zlib option was supplied but is no longer supported. Qt now requires zlib support in all builds, so the -no-zlib option was ignored. Qt will be built using the supplied zlib. NOTICE: -bindir is not a subdirectory of -prefix. Qt is now configured for building. Just run 'make'. Once everything is built, you must run 'make install'. Qt will be installed into /usr/local/Qt-5.7.1 Prior to reconfiguration, make sure you remove any leftovers from the previous build. make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase' /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile qtbase.pro cd src/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/src.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src' cd tools/bootstrap/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap/bootstrap.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean cd corelib/ && ( test -e Makefile.qtzlib || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/qtzlib.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile.qtzlib ) && make -f Makefile.qtzlib clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib' rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib' cd 3rdparty/pcre/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre/pcre.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre' rm -f .obj/pcre16_byte_order.o .obj/pcre16_chartables.o .obj/pcre16_compile.o .obj/pcre16_config.o .obj/pcre16_dfa_exec.o .obj/pcre16_exec.o .obj/pcre16_fullinfo.o .obj/pcre16_get.o .obj/pcre16_globals.o .obj/pcre16_jit_compile.o .obj/pcre16_maketables.o .obj/pcre16_newline.o .obj/pcre16_ord2utf16.o .obj/pcre16_refcount.o .obj/pcre16_string_utils.o .obj/pcre16_study.o .obj/pcre16_tables.o .obj/pcre16_ucd.o .obj/pcre16_utf16_utils.o .obj/pcre16_valid_utf16.o .obj/pcre16_version.o .obj/pcre16_xclass.o rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap' rm -f .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdebug.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qresource.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qloggingcategory.o .obj/qloggingregistry.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qringbuffer.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstringbuilder.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qstandardpaths_unix.o .obj/adler32.o .obj/compress.o .obj/crc32.o .obj/deflate.o .obj/gzclose.o .obj/gzlib.o .obj/gzread.o .obj/gzwrite.o .obj/infback.o .obj/inffast.o .obj/inflate.o .obj/inftrees.o .obj/trees.o .obj/uncompr.o .obj/zutil.o rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap' cd tools/rcc/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc/rcc.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean cd tools/moc/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc/moc.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc' make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc' rm -f .obj/moc.o .obj/preprocessor.o .obj/generator.o .obj/parser.o .obj/token.o .obj/main.o rm -f .obj/rcc.o .obj/main.o rm -f *~ core *.core rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc' cd tools/qlalr/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qlalr/qlalr.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean cd tools/bootstrap-dbus/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap-dbus/bootstrap-dbus.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qlalr' rm -f .obj/compress.o .obj/cppgenerator.o .obj/dotgraph.o .obj/lalr.o .obj/main.o .obj/parsetable.o .obj/recognizer.o .obj/grammar.o rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qlalr' cd corelib/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/corelib.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap-dbus' rm -f .obj/qdbusintrospection.o .obj/qdbusxmlparser.o .obj/qdbuserror.o .obj/qdbusutil.o .obj/qdbusmisc.o .obj/qdbusmetatype.o .obj/qdbusargument.o .obj/qdbusextratypes.o .obj/qdbus_symbols.o .obj/qdbusunixfiledescriptor.o rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap-dbus' cd tools/qdbusxml2cpp/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qdbusxml2cpp/qdbusxml2cpp.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qdbusxml2cpp' rm -f .obj/qdbusxml2cpp.o rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qdbusxml2cpp' cd tools/qdbuscpp2xml/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qdbuscpp2xml/qdbuscpp2xml.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qdbuscpp2xml' rm -f .obj/moc.o .obj/preprocessor.o .obj/generator.o .obj/parser.o .obj/token.o .obj/qdbuscpp2xml.o rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/qdbuscpp2xml' sh: 1: /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/rcc: not found make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib' rm -f .rcc/qrc_mimetypes.cpp rm -f .moc/moc_qabstractanimation.cpp .moc/moc_qabstractanimation_p.cpp .moc/moc_qvariantanimation.cpp .moc/moc_qpropertyanimation.cpp .moc/moc_qanimationgroup.cpp .moc/moc_qsequentialanimationgroup.cpp .moc/moc_qparallelanimationgroup.cpp .moc/moc_qpauseanimation.cpp .moc/moc_qnamespace.cpp .moc/moc_qthread.cpp .moc/moc_qthreadpool.cpp .moc/moc_qfuturewatcher.cpp .moc/moc_qeasingcurve.cpp .moc/moc_qlocale.cpp .moc/moc_qtimeline.cpp .moc/moc_qbuffer.cpp .moc/moc_qfile.cpp .moc/moc_qfiledevice.cpp .moc/moc_qiodevice.cpp .moc/moc_qnoncontiguousbytedevice_p.cpp .moc/moc_qprocess.cpp .moc/moc_qtextstream_p.cpp .moc/moc_qtemporaryfile.cpp .moc/moc_qsavefile.cpp .moc/moc_qsettings.cpp .moc/moc_qfilesystemwatcher.cpp .moc/moc_qfilesystemwatcher_p.cpp .moc/moc_qfilesystemwatcher_polling_p.cpp .moc/moc_qfileselector.cpp .moc/moc_qfilesystemwatcher_inotify_p.cpp .moc/moc_qabstractitemmodel.cpp .moc/moc_qabstractproxymodel.cpp .moc/moc_qitemselectionmodel.cpp .moc/moc_qidentityproxymodel.cpp .moc/moc_qsortfilterproxymodel.cpp .moc/moc_qstringlistmodel.cpp .moc/moc_qpluginloader.cpp .moc/moc_qlibrary.cpp .moc/moc_qfactoryloader_p.cpp .moc/moc_qabstracteventdispatcher.cpp .moc/moc_qeventloop.cpp .moc/moc_qcoreapplication.cpp .moc/moc_qcoreevent.cpp .moc/moc_qmimedata.cpp .moc/moc_qobject.cpp .moc/moc_qsignalmapper.cpp .moc/moc_qsocketnotifier.cpp .moc/moc_qtimer.cpp .moc/moc_qtranslator.cpp .moc/moc_qobjectcleanuphandler.cpp .moc/moc_qsharedmemory.cpp .moc/moc_qeventdispatcher_unix_p.cpp .moc/moc_qstatemachine.cpp .moc/moc_qabstractstate.cpp .moc/moc_qstate.cpp .moc/moc_qfinalstate.cpp .moc/moc_qhistorystate.cpp .moc/moc_qhistorystate_p.cpp .moc/moc_qabstracttransition.cpp .moc/moc_qsignaltransition.cpp .moc/moc_qeventtransition.cpp rm -f .moc/qtimer.moc .moc/qstatemachine.moc rm -f .obj/qstring_compat.o rm -f .obj/qstring_compat.o .obj/qabstractanimation.o .obj/qvariantanimation.o .obj/qpropertyanimation.o .obj/qanimationgroup.o .obj/qsequentialanimationgroup.o .obj/qparallelanimationgroup.o .obj/qpauseanimation.o .obj/qglobal.o .obj/qglobalstatic.o .obj/qlibraryinfo.o .obj/qmalloc.o .obj/qnumeric.o .obj/qlogging.o .obj/qhooks.o .obj/qversiontagging.o .obj/qatomic.o .obj/qexception.o .obj/qresultstore.o .obj/qfutureinterface.o .obj/qfuturewatcher.o .obj/qmutex.o .obj/qreadwritelock.o .obj/qrunnable.o .obj/qmutexpool.o .obj/qsemaphore.o .obj/qthread.o .obj/qthreadpool.o .obj/qthreadstorage.o .obj/qthread_unix.o .obj/qwaitcondition_unix.o .obj/qarraydata.o .obj/qbitarray.o .obj/qbytearray.o .obj/qbytearraylist.o .obj/qbytearraymatcher.o .obj/qcollator.o .obj/qcommandlineoption.o .obj/qcommandlineparser.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qdatetimeparser.o .obj/qeasingcurve.o .obj/qelapsedtimer.o .obj/qfreelist.o .obj/qhash.o .obj/qline.o .obj/qlinkedlist.o .obj/qlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qpoint.o .obj/qmap.o .obj/qmargins.o .obj/qmessageauthenticationcode.o .obj/qcontiguouscache.o .obj/qrect.o .obj/qregexp.o .obj/qrefcount.o .obj/qringbuffer.o .obj/qshareddata.o .obj/qsharedpointer.o .obj/qsimd.o .obj/qsize.o .obj/qstring.o .obj/qstringbuilder.o .obj/qstringlist.o .obj/qtextboundaryfinder.o .obj/qtimeline.o .obj/qtimezone.o .obj/qtimezoneprivate.o .obj/qunicodetools.o .obj/qvector.o .obj/qvsnprintf.o .obj/qversionnumber.o .obj/qelapsedtimer_unix.o .obj/qlocale_unix.o .obj/qtimezoneprivate_tz.o .obj/adler32.o .obj/compress.o .obj/crc32.o .obj/deflate.o .obj/gzclose.o .obj/gzlib.o .obj/gzread.o .obj/gzwrite.o .obj/infback.o .obj/inffast.o .obj/inflate.o .obj/inftrees.o .obj/trees.o .obj/uncompr.o .obj/zutil.o .obj/qcollator_posix.o .obj/qregularexpression.o .obj/harfbuzz-buffer.o .obj/harfbuzz-gdef.o .obj/harfbuzz-gsub.o .obj/harfbuzz-gpos.o .obj/harfbuzz-impl.o .obj/harfbuzz-open.o .obj/harfbuzz-stream.o .obj/harfbuzz-shaper-all.o .obj/qharfbuzz.o .obj/bignum.o .obj/bignum-dtoa.o .obj/cached-powers.o .obj/diy-fp.o .obj/double-conversion.o .obj/fast-dtoa.o .obj/fixed-dtoa.o .obj/strtod.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdataurl.o .obj/qtldurl.o .obj/qdebug.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfiledevice.o .obj/qfileinfo.o .obj/qipaddress.o .obj/qiodevice.o .obj/qlockfile.o .obj/qnoncontiguousbytedevice.o .obj/qprocess.o .obj/qstorageinfo.o .obj/qtextstream.o .obj/qtemporarydir.o .obj/qtemporaryfile.o .obj/qresource.o .obj/qresource_iterator.o .obj/qsavefile.o .obj/qstandardpaths.o .obj/qurl.o .obj/qurlidna.o .obj/qurlquery.o .obj/qurlrecode.o .obj/qsettings.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qfilesystemwatcher.o .obj/qfilesystemwatcher_polling.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfileselector.o .obj/qloggingcategory.o .obj/qloggingregistry.o .obj/qfsfileengine_unix.o .obj/qfilesystemengine_unix.o .obj/qlockfile_unix.o .obj/qprocess_unix.o .obj/qfilesystemiterator_unix.o .obj/forkfd_qt.o .obj/qstandardpaths_unix.o .obj/qstorageinfo_unix.o .obj/qfilesystemwatcher_inotify.o .obj/qabstractitemmodel.o .obj/qabstractproxymodel.o .obj/qitemselectionmodel.o .obj/qidentityproxymodel.o .obj/qsortfilterproxymodel.o .obj/qstringlistmodel.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonwriter.o .obj/qjsonparser.o .obj/qfactoryinterface.o .obj/qpluginloader.o .obj/qfactoryloader.o .obj/quuid.o .obj/qlibrary.o .obj/qelfparser_p.o .obj/qmachparser.o .obj/qlibrary_unix.o .obj/qabstracteventdispatcher.o .obj/qabstractnativeeventfilter.o .obj/qbasictimer.o .obj/qeventloop.o .obj/qcoreapplication.o .obj/qcoreevent.o .obj/qmetaobject.o .obj/qmetatype.o .obj/qmetaobjectbuilder.o .obj/qmimedata.o .obj/qobject.o .obj/qobjectcleanuphandler.o .obj/qsignalmapper.o .obj/qsocketnotifier.o .obj/qtimer.o .obj/qtranslator.o .obj/qvariant.o .obj/qcoreglobaldata.o .obj/qsharedmemory.o .obj/qsystemsemaphore.o .obj/qpointer.o .obj/qmath.o .obj/qsystemerror.o .obj/qcore_unix.o .obj/qcrashhandler.o .obj/qeventdispatcher_unix.o .obj/qtimerinfo_unix.o .obj/qsharedmemory_posix.o .obj/qsharedmemory_systemv.o .obj/qsharedmemory_unix.o .obj/qsystemsemaphore_posix.o .obj/qsystemsemaphore_systemv.o .obj/qsystemsemaphore_unix.o .obj/qisciicodec.o .obj/qlatincodec.o .obj/qsimplecodec.o .obj/qtextcodec.o .obj/qtsciicodec.o .obj/qutfcodec.o .obj/qgb18030codec.o .obj/qjpunicode.o .obj/qeucjpcodec.o .obj/qjiscodec.o .obj/qsjiscodec.o .obj/qeuckrcodec.o .obj/qbig5codec.o .obj/qstatemachine.o .obj/qabstractstate.o .obj/qstate.o .obj/qfinalstate.o .obj/qhistorystate.o .obj/qabstracttransition.o .obj/qsignaltransition.o .obj/qeventtransition.o .obj/qmimedatabase.o .obj/qmimetype.o .obj/qmimemagicrulematcher.o .obj/qmimetypeparser.o .obj/qmimemagicrule.o .obj/qmimeglobpattern.o .obj/qmimeprovider.o .obj/qxmlstream.o .obj/qxmlutils.o .obj/qrc_mimetypes.o .obj/moc_qabstractanimation_p.o .obj/moc_qnamespace.o .obj/moc_qthread.o .obj/moc_qthreadpool.o .obj/moc_qfuturewatcher.o .obj/moc_qeasingcurve.o .obj/moc_qlocale.o .obj/moc_qtimeline.o .obj/moc_qfile.o .obj/moc_qfiledevice.o .obj/moc_qiodevice.o .obj/moc_qnoncontiguousbytedevice_p.o .obj/moc_qtextstream_p.o .obj/moc_qtemporaryfile.o .obj/moc_qsavefile.o .obj/moc_qsettings.o .obj/moc_qfilesystemwatcher_p.o .obj/moc_qfilesystemwatcher_polling_p.o .obj/moc_qfilesystemwatcher_inotify_p.o .obj/moc_qabstractitemmodel.o .obj/moc_qstringlistmodel.o .obj/moc_qpluginloader.o .obj/moc_qlibrary.o .obj/moc_qfactoryloader_p.o .obj/moc_qabstracteventdispatcher.o .obj/moc_qeventloop.o .obj/moc_qcoreapplication.o .obj/moc_qcoreevent.o .obj/moc_qmimedata.o .obj/moc_qsocketnotifier.o .obj/moc_qtimer.o .obj/moc_qtranslator.o .obj/moc_qobjectcleanuphandler.o .obj/moc_qsharedmemory.o .obj/moc_qeventdispatcher_unix_p.o .obj/moc_qabstractstate.o .obj/moc_qstate.o .obj/moc_qfinalstate.o .obj/moc_qhistorystate.o .obj/moc_qhistorystate_p.o .obj/moc_qabstracttransition.o .obj/moc_qsignaltransition.o .obj/moc_qeventtransition.o rm -f .pch/Qt5Core.gch/c .pch/Qt5Core.gch/c++ rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib' cd network/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/network/network.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean cd sql/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/sql/sql.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/sql' rm -f .moc/moc_qsqldriver.cpp .moc/moc_qsqldriverplugin.cpp .moc/moc_qsqlquerymodel.cpp .moc/moc_qsqltablemodel.cpp .moc/moc_qsqlrelationaltablemodel.cpp rm -f .obj/qsqlquery.o .obj/qsqldatabase.o .obj/qsqlfield.o .obj/qsqlrecord.o .obj/qsqldriver.o .obj/qsqldriverplugin.o .obj/qsqlerror.o .obj/qsqlresult.o .obj/qsqlindex.o .obj/qsqlcachedresult.o .obj/qsqlquerymodel.o .obj/qsqltablemodel.o .obj/qsqlrelationaldelegate.o .obj/qsqlrelationaltablemodel.o .obj/moc_qsqldriver.o .obj/moc_qsqldriverplugin.o .obj/moc_qsqlquerymodel.o .obj/moc_qsqltablemodel.o .obj/moc_qsqlrelationaltablemodel.o rm -f .pch/Qt5Sql.gch/c .pch/Qt5Sql.gch/c++ rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/sql' cd xml/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/xml/xml.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/network' rm -f .moc/moc_qftp_p.cpp .moc/moc_qhttpnetworkreply_p.cpp .moc/moc_qhttpnetworkconnection_p.cpp .moc/moc_qhttpnetworkconnectionchannel_p.cpp .moc/moc_qspdyprotocolhandler_p.cpp .moc/moc_qnetworkaccessmanager.cpp .moc/moc_qnetworkaccesscache_p.cpp .moc/moc_qnetworkaccessbackend_p.cpp .moc/moc_qnetworkaccessdebugpipebackend_p.cpp .moc/moc_qnetworkaccessfilebackend_p.cpp .moc/moc_qnetworkaccessftpbackend_p.cpp .moc/moc_qnetworkcookiejar.cpp .moc/moc_qnetworkreply.cpp .moc/moc_qnetworkreplyimpl_p.cpp .moc/moc_qnetworkreplydataimpl_p.cpp .moc/moc_qnetworkreplyhttpimpl_p.cpp .moc/moc_qnetworkreplyfileimpl_p.cpp .moc/moc_qabstractnetworkcache.cpp .moc/moc_qnetworkdiskcache.cpp .moc/moc_qhttpthreaddelegate_p.cpp .moc/moc_qhttpmultipart.cpp .moc/moc_qnetworksession.cpp .moc/moc_qnetworkconfigmanager.cpp .moc/moc_qnetworkconfigmanager_p.cpp .moc/moc_qnetworksession_p.cpp .moc/moc_qbearerengine_p.cpp .moc/moc_qbearerplugin_p.cpp .moc/moc_qdnslookup.cpp .moc/moc_qdnslookup_p.cpp .moc/moc_qhostinfo_p.cpp .moc/moc_qabstractsocketengine_p.cpp .moc/moc_qhttpsocketengine_p.cpp .moc/moc_qsocks5socketengine_p.cpp .moc/moc_qabstractsocket.cpp .moc/moc_qtcpsocket.cpp .moc/moc_qudpsocket.cpp .moc/moc_qtcpserver.cpp .moc/moc_qlocalserver.cpp .moc/moc_qlocalsocket.cpp .moc/moc_qnativesocketengine_p.cpp rm -f .moc/qftp.moc rm -f .obj/qftp.o .obj/qhttpnetworkheader.o .obj/qhttpnetworkrequest.o .obj/qhttpnetworkreply.o .obj/qhttpnetworkconnection.o .obj/qhttpnetworkconnectionchannel.o .obj/qabstractprotocolhandler.o .obj/qhttpprotocolhandler.o .obj/qspdyprotocolhandler.o .obj/qnetworkaccessauthenticationmanager.o .obj/qnetworkaccessmanager.o .obj/qnetworkaccesscache.o .obj/qnetworkaccessbackend.o .obj/qnetworkaccessdebugpipebackend.o .obj/qnetworkaccessfilebackend.o .obj/qnetworkaccesscachebackend.o .obj/qnetworkaccessftpbackend.o .obj/qnetworkcookie.o .obj/qnetworkcookiejar.o .obj/qnetworkrequest.o .obj/qnetworkreply.o .obj/qnetworkreplyimpl.o .obj/qnetworkreplydataimpl.o .obj/qnetworkreplyhttpimpl.o .obj/qnetworkreplyfileimpl.o .obj/qabstractnetworkcache.o .obj/qnetworkdiskcache.o .obj/qhttpthreaddelegate.o .obj/qhttpmultipart.o .obj/qnetworksession.o .obj/qnetworkconfigmanager.o .obj/qnetworkconfiguration.o .obj/qnetworkconfigmanager_p.o .obj/qbearerengine.o .obj/qbearerplugin.o .obj/qsharednetworksession.o .obj/qauthenticator.o .obj/qdnslookup.o .obj/qhostaddress.o .obj/qhostinfo.o .obj/qurlinfo.o .obj/qnetworkproxy.o .obj/qnetworkinterface.o .obj/qdnslookup_unix.o .obj/qhostinfo_unix.o .obj/qnetworkinterface_unix.o .obj/qnetworkproxy_generic.o .obj/qabstractsocketengine.o .obj/qhttpsocketengine.o .obj/qsocks5socketengine.o .obj/qabstractsocket.o .obj/qtcpsocket.o .obj/qudpsocket.o .obj/qtcpserver.o .obj/qlocalsocket.o .obj/qlocalserver.o .obj/qnativesocketengine.o .obj/qnativesocketengine_unix.o .obj/qlocalsocket_unix.o .obj/qlocalserver_unix.o .obj/moc_qhttpnetworkreply_p.o .obj/moc_qspdyprotocolhandler_p.o .obj/moc_qnetworkaccesscache_p.o .obj/moc_qnetworkaccessbackend_p.o .obj/moc_qnetworkaccessdebugpipebackend_p.o .obj/moc_qnetworkaccessfilebackend_p.o .obj/moc_qnetworkaccessftpbackend_p.o .obj/moc_qnetworkcookiejar.o .obj/moc_qnetworkreply.o .obj/moc_qnetworkreplyhttpimpl_p.o .obj/moc_qabstractnetworkcache.o .obj/moc_qnetworkdiskcache.o .obj/moc_qhttpthreaddelegate_p.o .obj/moc_qhttpmultipart.o .obj/moc_qnetworkconfigmanager_p.o .obj/moc_qnetworksession_p.o .obj/moc_qbearerplugin_p.o .obj/moc_qdnslookup_p.o .obj/moc_qhostinfo_p.o .obj/moc_qabstractsocketengine_p.o .obj/moc_qhttpsocketengine_p.o .obj/moc_qsocks5socketengine_p.o .obj/moc_qtcpsocket.o .obj/moc_qudpsocket.o .obj/moc_qnativesocketengine_p.o rm -f .pch/Qt5Network.gch/c .pch/Qt5Network.gch/c++ rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/network' cd testlib/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/testlib/testlib.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/xml' rm -f .obj/qdom.o .obj/qxml.o rm -f .pch/Qt5Xml.gch/c .pch/Qt5Xml.gch/c++ rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/xml' cd dbus/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/dbus/dbus.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/testlib' rm -f .moc/moc_qtesteventloop.cpp rm -f .obj/qtestcase.o .obj/qtestlog.o .obj/qtesttable.o .obj/qtestdata.o .obj/qtestresult.o .obj/qasciikey.o .obj/qplaintestlogger.o .obj/qxmltestlogger.o .obj/qsignaldumper.o .obj/qabstracttestlogger.o .obj/qbenchmark.o .obj/qbenchmarkmeasurement.o .obj/qbenchmarkvalgrind.o .obj/qbenchmarkevent.o .obj/qbenchmarkperfevents.o .obj/qbenchmarkmetric.o .obj/qcsvbenchmarklogger.o .obj/qteamcitylogger.o .obj/qtestelement.o .obj/qtestelementattribute.o .obj/qtestmouse.o .obj/qtestxunitstreamer.o .obj/qxunittestlogger.o .obj/qtestblacklist.o .obj/moc_qtesteventloop.o rm -f .pch/Qt5Test.gch/c .pch/Qt5Test.gch/c++ rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/testlib' cd concurrent/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/concurrent/concurrent.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/dbus' rm -f .moc/moc_qdbusconnectioninterface.cpp .moc/moc_qdbusserver.cpp .moc/moc_qdbusconnection.cpp .moc/moc_qdbusabstractinterface.cpp .moc/moc_qdbusabstractadaptor.cpp .moc/moc_qdbuspendingcall.cpp .moc/moc_qdbusvirtualobject.cpp .moc/moc_qdbusservicewatcher.cpp .moc/moc_qdbusconnection_p.cpp .moc/moc_qdbusconnectionmanager_p.cpp .moc/moc_qdbuspendingcall_p.cpp rm -f .obj/qdbusconnection.o .obj/qdbusconnectioninterface.o .obj/qdbuserror.o .obj/qdbusintegrator.o .obj/qdbusmessage.o .obj/qdbusserver.o .obj/qdbusabstractinterface.o .obj/qdbusinterface.o .obj/qdbusxmlparser.o .obj/qdbusutil.o .obj/qdbusintrospection.o .obj/qdbusabstractadaptor.o .obj/qdbusinternalfilters.o .obj/qdbusmetaobject.o .obj/qdbusxmlgenerator.o .obj/qdbusmisc.o .obj/qdbusargument.o .obj/qdbusreply.o .obj/qdbusmetatype.o .obj/qdbusextratypes.o .obj/qdbuscontext.o .obj/qdbuspendingcall.o .obj/qdbuspendingreply.o .obj/qdbus_symbols.o .obj/qdbusservicewatcher.o .obj/qdbusunixfiledescriptor.o .obj/qdbusvirtualobject.o .obj/moc_qdbusconnectioninterface.o .obj/moc_qdbusconnection.o .obj/moc_qdbusabstractadaptor.o .obj/moc_qdbusvirtualobject.o .obj/moc_qdbusconnection_p.o .obj/moc_qdbusconnectionmanager_p.o .obj/moc_qdbuspendingcall_p.o rm -f .pch/Qt5DBus.gch/c .pch/Qt5DBus.gch/c++ rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/dbus' cd plugins/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/plugins.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins' cd sqldrivers/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/sqldrivers/sqldrivers.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[3]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/concurrent' rm -f .obj/qtconcurrentfilter.o .obj/qtconcurrentmap.o .obj/qtconcurrentrun.o .obj/qtconcurrentthreadengine.o .obj/qtconcurrentiteratekernel.o rm -f .pch/Qt5Concurrent.gch/c .pch/Qt5Concurrent.gch/c++ rm -f *~ core *.core make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/concurrent' cd bearer/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/bearer.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/sqldrivers' make[4]: Nothing to be done for 'clean'. make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/sqldrivers' make[4]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer' cd generic/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/generic/generic.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean cd connman/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/connman/connman.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[5]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/generic' rm -f .moc/moc_qgenericengine.cpp .moc/moc_qnetworksession_impl.cpp .moc/moc_qbearerengine_impl.cpp rm -f .moc/qnetworksession_impl.moc .moc/main.moc rm -f .obj/qgenericengine.o .obj/qnetworksession_impl.o .obj/main.o .obj/moc_qgenericengine.o .obj/moc_qnetworksession_impl.o .obj/moc_qbearerengine_impl.o rm -f *~ core *.core make[5]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/generic' cd networkmanager/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/networkmanager/networkmanager.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile clean make[5]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/connman' rm -f .moc/moc_qconnmanservice_linux_p.cpp .moc/moc_qofonoservice_linux_p.cpp .moc/moc_qconnmanengine.cpp .moc/moc_qnetworksession_impl.cpp .moc/moc_qbearerengine_impl.cpp rm -f .moc/main.moc .moc/qnetworksession_impl.moc rm -f .obj/main.o .obj/qconnmanservice_linux.o .obj/qofonoservice_linux.o .obj/qconnmanengine.o .obj/qnetworksession_impl.o .obj/moc_qconnmanservice_linux_p.o .obj/moc_qofonoservice_linux_p.o .obj/moc_qconnmanengine.o .obj/moc_qnetworksession_impl.o .obj/moc_qbearerengine_impl.o rm -f *~ core *.core make[5]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/connman' make[5]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/networkmanager' rm -f .moc/moc_qnetworkmanagerservice.cpp .moc/moc_qnetworkmanagerengine.cpp .moc/moc_qofonoservice_linux_p.cpp .moc/moc_qnetworksession_impl.cpp .moc/moc_qbearerengine_impl.cpp rm -f .moc/main.moc .moc/qnetworksession_impl.moc rm -f .obj/main.o .obj/qnetworkmanagerservice.o .obj/qnetworkmanagerengine.o .obj/qofonoservice_linux.o .obj/qnetworksession_impl.o .obj/moc_qnetworkmanagerservice.o .obj/moc_qnetworkmanagerengine.o .obj/moc_qofonoservice_linux_p.o .obj/moc_qnetworksession_impl.o .obj/moc_qbearerengine_impl.o rm -f *~ core *.core make[5]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer/networkmanager' make[4]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins/bearer' make[3]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/plugins' make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase' Info: creating stash file /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/.qmake.stash touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/.stamp_configured echo Building qt... Building qt... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase; QT_RCC_TEST=1 PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make -C src sub-corelib && make -C ../qttools/src/linguist/lrelease && make -C ../qttranslations make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src' cd tools/bootstrap/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap/bootstrap.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile cd 3rdparty/pcre/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre/pcre.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre' compiling pcre16_byte_order.c make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap' compiling ../../corelib/codecs/qlatincodec.cpp compiling pcre16_chartables.c compiling pcre16_compile.c compiling ../../corelib/codecs/qtextcodec.cpp compiling ../../corelib/codecs/qutfcodec.cpp compiling pcre16_config.c compiling pcre16_dfa_exec.c compiling ../../corelib/global/qglobal.cpp compiling pcre16_exec.c compiling ../../corelib/global/qlogging.cpp compiling ../../corelib/global/qmalloc.cpp compiling ../../corelib/global/qnumeric.cpp compiling ../../corelib/io/qabstractfileengine.cpp compiling pcre16_fullinfo.c compiling pcre16_get.c compiling pcre16_globals.c compiling ../../corelib/io/qbuffer.cpp compiling pcre16_jit_compile.c compiling ../../corelib/io/qdatastream.cpp compiling ../../corelib/io/qdebug.cpp compiling ../../corelib/io/qdir.cpp compiling pcre16_maketables.c compiling pcre16_newline.c compiling pcre16_ord2utf16.c compiling pcre16_refcount.c compiling pcre16_string_utils.c compiling pcre16_study.c compiling ../../corelib/io/qdiriterator.cpp compiling pcre16_tables.c compiling pcre16_ucd.c compiling pcre16_utf16_utils.c compiling pcre16_valid_utf16.c compiling pcre16_version.c compiling pcre16_xclass.c rm -f ../../../lib/libqtpcre.a ar cqs ../../../lib/libqtpcre.a .obj/pcre16_byte_order.o .obj/pcre16_chartables.o .obj/pcre16_compile.o .obj/pcre16_config.o .obj/pcre16_dfa_exec.o .obj/pcre16_exec.o .obj/pcre16_fullinfo.o .obj/pcre16_get.o .obj/pcre16_globals.o .obj/pcre16_jit_compile.o .obj/pcre16_maketables.o .obj/pcre16_newline.o .obj/pcre16_ord2utf16.o .obj/pcre16_refcount.o .obj/pcre16_string_utils.o .obj/pcre16_study.o .obj/pcre16_tables.o .obj/pcre16_ucd.o .obj/pcre16_utf16_utils.o .obj/pcre16_valid_utf16.o .obj/pcre16_version.o .obj/pcre16_xclass.o make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre' compiling ../../corelib/io/qfile.cpp compiling ../../corelib/io/qfileinfo.cpp compiling ../../corelib/io/qfilesystementry.cpp compiling ../../corelib/io/qfilesystemengine.cpp compiling ../../corelib/io/qfsfileengine.cpp compiling ../../corelib/io/qfsfileengine_iterator.cpp compiling ../../corelib/io/qiodevice.cpp compiling ../../corelib/io/qfiledevice.cpp compiling ../../corelib/io/qresource.cpp compiling ../../corelib/io/qtemporaryfile.cpp compiling ../../corelib/io/qtextstream.cpp compiling ../../corelib/io/qstandardpaths.cpp compiling ../../corelib/io/qloggingcategory.cpp compiling ../../corelib/io/qloggingregistry.cpp compiling ../../corelib/kernel/qcoreapplication.cpp compiling ../../corelib/kernel/qcoreglobaldata.cpp compiling ../../corelib/kernel/qmetatype.cpp compiling ../../corelib/kernel/qvariant.cpp compiling ../../corelib/kernel/qsystemerror.cpp compiling ../../corelib/plugin/quuid.cpp compiling ../../corelib/tools/qbitarray.cpp compiling ../../corelib/tools/qbytearray.cpp compiling ../../corelib/tools/qarraydata.cpp compiling ../../corelib/tools/qbytearraymatcher.cpp compiling ../../corelib/tools/qcommandlineparser.cpp compiling ../../corelib/tools/qcommandlineoption.cpp compiling ../../corelib/tools/qcryptographichash.cpp compiling ../../corelib/tools/qdatetime.cpp compiling ../../corelib/tools/qhash.cpp compiling ../../corelib/tools/qlist.cpp compiling ../../corelib/tools/qlinkedlist.cpp compiling ../../corelib/tools/qlocale.cpp compiling ../../corelib/tools/qlocale_tools.cpp compiling ../../corelib/tools/qmap.cpp compiling ../../corelib/tools/qregexp.cpp compiling ../../corelib/tools/qringbuffer.cpp compiling ../../corelib/tools/qpoint.cpp compiling ../../corelib/tools/qrect.cpp compiling ../../corelib/tools/qsize.cpp compiling ../../corelib/tools/qline.cpp compiling ../../corelib/tools/qstring.cpp compiling ../../corelib/tools/qstringbuilder.cpp compiling ../../corelib/tools/qstring_compat.cpp compiling ../../corelib/tools/qstringlist.cpp compiling ../../corelib/tools/qvector.cpp compiling ../../corelib/tools/qvsnprintf.cpp compiling ../../corelib/xml/qxmlutils.cpp compiling ../../corelib/xml/qxmlstream.cpp ../../corelib/xml/qxmlstream.cpp: In member function ‘QString QXmlStreamReader::readElementText(QXmlStreamReader::ReadElementTextBehaviour)’: ../../corelib/xml/qxmlstream.cpp:2122:24: warning: this statement may fall through [-Wimplicit-fallthrough=] } else if (behaviour == IncludeChildElements) { ^~ ../../corelib/xml/qxmlstream.cpp:2127:13: note: here default: ^~~~~~~ compiling ../../corelib/json/qjson.cpp compiling ../../corelib/json/qjsondocument.cpp compiling ../../corelib/json/qjsonobject.cpp compiling ../../corelib/json/qjsonarray.cpp compiling ../../corelib/json/qjsonvalue.cpp compiling ../../corelib/json/qjsonparser.cpp compiling ../../corelib/json/qjsonwriter.cpp compiling ../../xml/dom/qdom.cpp compiling ../../xml/sax/qxml.cpp compiling ../../corelib/io/qfilesystemengine_unix.cpp compiling ../../corelib/io/qfilesystemiterator_unix.cpp In file included from ../../../mkspecs/linux-g++/qplatformdefs.h:83:0, from ../../corelib/io/qfilesystemiterator_unix.cpp:40: ../../corelib/io/qfilesystemiterator_unix.cpp: In member function ‘bool QFileSystemIterator::advance(QFileSystemEntry&, QFileSystemMetaData&)’: ../../../mkspecs/linux-g++/../common/posix/qplatformdefs.h:146:35: warning: ‘int readdir64_r(DIR*, dirent64*, dirent64**)’ is deprecated [-Wdeprecated-declarations] #define QT_READDIR_R ::readdir64_r ^ ../../corelib/io/qfilesystemiterator_unix.cpp:112:17: note: in expansion of macro ‘QT_READDIR_R’ lastError = QT_READDIR_R(dir, mt_file.data(), &dirEntry); ^~~~~~~~~~~~ In file included from ../../../mkspecs/linux-g++/qplatformdefs.h:63:0, from ../../corelib/io/qfilesystemiterator_unix.cpp:40: /usr/include/dirent.h:201:12: note: declared here extern int readdir64_r (DIR *__restrict __dirp, ^~~~~~~~~~~ ../../corelib/io/qfilesystemiterator_unix.cpp:112:60: warning: ‘int readdir64_r(DIR*, dirent64*, dirent64**)’ is deprecated [-Wdeprecated-declarations] lastError = QT_READDIR_R(dir, mt_file.data(), &dirEntry); ^ In file included from ../../../mkspecs/linux-g++/qplatformdefs.h:63:0, from ../../corelib/io/qfilesystemiterator_unix.cpp:40: /usr/include/dirent.h:201:12: note: declared here extern int readdir64_r (DIR *__restrict __dirp, ^~~~~~~~~~~ compiling ../../corelib/io/qfsfileengine_unix.cpp compiling ../../corelib/io/qstandardpaths_unix.cpp compiling ../../3rdparty/zlib/adler32.c compiling ../../3rdparty/zlib/compress.c compiling ../../3rdparty/zlib/crc32.c compiling ../../3rdparty/zlib/deflate.c compiling ../../3rdparty/zlib/gzclose.c compiling ../../3rdparty/zlib/gzlib.c compiling ../../3rdparty/zlib/gzread.c compiling ../../3rdparty/zlib/gzwrite.c compiling ../../3rdparty/zlib/infback.c ../../3rdparty/zlib/infback.c: In function ‘z_inflateBack’: ../../3rdparty/zlib/infback.c:471:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ ../../3rdparty/zlib/infback.c:473:9: note: here case LEN: ^~~~ compiling ../../3rdparty/zlib/inffast.c compiling ../../3rdparty/zlib/inflate.c compiling ../../3rdparty/zlib/inftrees.c ../../3rdparty/zlib/inflate.c: In function ‘z_inflateMark’: ../../3rdparty/zlib/inflate.c:1475:61: warning: left shift of negative value [-Wshift-negative-value] if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16; ^~ ../../3rdparty/zlib/inflate.c: In function ‘z_inflate’: ../../3rdparty/zlib/inflate.c:704:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXLEN; ~~~~~~~~~~~~^~~~~~~ ../../3rdparty/zlib/inflate.c:705:9: note: here case EXLEN: ^~~~ ../../3rdparty/zlib/inflate.c:716:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXTRA; ~~~~~~~~~~~~^~~~~~~ ../../3rdparty/zlib/inflate.c:717:9: note: here case EXTRA: ^~~~ ../../3rdparty/zlib/inflate.c:738:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = NAME; ~~~~~~~~~~~~^~~~~~ ../../3rdparty/zlib/inflate.c:739:9: note: here case NAME: ^~~~ ../../3rdparty/zlib/inflate.c:759:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COMMENT; ~~~~~~~~~~~~^~~~~~~~~ ../../3rdparty/zlib/inflate.c:760:9: note: here case COMMENT: ^~~~ ../../3rdparty/zlib/inflate.c:779:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = HCRC; ~~~~~~~~~~~~^~~~~~ ../../3rdparty/zlib/inflate.c:780:9: note: here case HCRC: ^~~~ ../../3rdparty/zlib/inflate.c:802:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DICT; ~~~~~~~~~~~~^~~~~~ ../../3rdparty/zlib/inflate.c:803:9: note: here case DICT: ^~~~ ../../3rdparty/zlib/inflate.c:809:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = TYPE; ~~~~~~~~~~~~^~~~~~ ../../3rdparty/zlib/inflate.c:810:9: note: here case TYPE: ^~~~ ../../3rdparty/zlib/inflate.c:811:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; ^ ../../3rdparty/zlib/inflate.c:812:9: note: here case TYPEDO: ^~~~ ../../3rdparty/zlib/inflate.c:861:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_TREES) goto inf_leave; ^ ../../3rdparty/zlib/inflate.c:862:9: note: here case COPY_: ^~~~ ../../3rdparty/zlib/inflate.c:863:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COPY; ~~~~~~~~~~~~^~~~~~ ../../3rdparty/zlib/inflate.c:864:9: note: here case COPY: ^~~~ ../../3rdparty/zlib/inflate.c:1003:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_TREES) goto inf_leave; ^ ../../3rdparty/zlib/inflate.c:1004:9: note: here case LEN_: ^~~~ ../../3rdparty/zlib/inflate.c:1005:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ ../../3rdparty/zlib/inflate.c:1006:9: note: here case LEN: ^~~~ ../../3rdparty/zlib/inflate.c:1054:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENEXT; ~~~~~~~~~~~~^~~~~~~~ ../../3rdparty/zlib/inflate.c:1055:9: note: here case LENEXT: ^~~~ ../../3rdparty/zlib/inflate.c:1064:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DIST; ~~~~~~~~~~~~^~~~~~ ../../3rdparty/zlib/inflate.c:1065:9: note: here case DIST: ^~~~ ../../3rdparty/zlib/inflate.c:1091:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DISTEXT; ~~~~~~~~~~~~^~~~~~~~~ ../../3rdparty/zlib/inflate.c:1092:9: note: here case DISTEXT: ^~~~ ../../3rdparty/zlib/inflate.c:1107:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = MATCH; ~~~~~~~~~~~~^~~~~~~ ../../3rdparty/zlib/inflate.c:1108:9: note: here case MATCH: ^~~~ ../../3rdparty/zlib/inflate.c:1182:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENGTH; ~~~~~~~~~~~~^~~~~~~~ ../../3rdparty/zlib/inflate.c:1183:9: note: here case LENGTH: ^~~~ ../../3rdparty/zlib/inflate.c:1195:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DONE; ~~~~~~~~~~~~^~~~~~ ../../3rdparty/zlib/inflate.c:1196:9: note: here case DONE: ^~~~ compiling ../../3rdparty/zlib/trees.c compiling ../../3rdparty/zlib/uncompr.c compiling ../../3rdparty/zlib/zutil.c rm -f ../../../lib/libQt5Bootstrap.a ar cqs ../../../lib/libQt5Bootstrap.a .obj/qlatincodec.o .obj/qtextcodec.o .obj/qutfcodec.o .obj/qglobal.o .obj/qlogging.o .obj/qmalloc.o .obj/qnumeric.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdebug.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfileinfo.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qiodevice.o .obj/qfiledevice.o .obj/qresource.o .obj/qtemporaryfile.o .obj/qtextstream.o .obj/qstandardpaths.o .obj/qloggingcategory.o .obj/qloggingregistry.o .obj/qcoreapplication.o .obj/qcoreglobaldata.o .obj/qmetatype.o .obj/qvariant.o .obj/qsystemerror.o .obj/quuid.o .obj/qbitarray.o .obj/qbytearray.o .obj/qarraydata.o .obj/qbytearraymatcher.o .obj/qcommandlineparser.o .obj/qcommandlineoption.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qhash.o .obj/qlist.o .obj/qlinkedlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qmap.o .obj/qregexp.o .obj/qringbuffer.o .obj/qpoint.o .obj/qrect.o .obj/qsize.o .obj/qline.o .obj/qstring.o .obj/qstringbuilder.o .obj/qstring_compat.o .obj/qstringlist.o .obj/qvector.o .obj/qvsnprintf.o .obj/qxmlutils.o .obj/qxmlstream.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonparser.o .obj/qjsonwriter.o .obj/qdom.o .obj/qxml.o .obj/qfilesystemengine_unix.o .obj/qfilesystemiterator_unix.o .obj/qfsfileengine_unix.o .obj/qstandardpaths_unix.o .obj/adler32.o .obj/compress.o .obj/crc32.o .obj/deflate.o .obj/gzclose.o .obj/gzlib.o .obj/gzread.o .obj/gzwrite.o .obj/infback.o .obj/inffast.o .obj/inflate.o .obj/inftrees.o .obj/trees.o .obj/uncompr.o .obj/zutil.o make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap' cd tools/moc/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc/moc.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile cd tools/rcc/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc/rcc.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc' make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc' compiling rcc.cpp compiling moc.cpp moc.cpp: In member function ‘Type Moc::parseType()’: moc.cpp:196:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (hasSignedOrUnsigned) { ^~ moc.cpp:200:9: note: here case CHAR: ^~~~ moc.cpp: In member function ‘void Moc::parseSlots(ClassDef*, FunctionDef::Access)’: moc.cpp:955:18: warning: this statement may fall through [-Wimplicit-fallthrough=] error("'using' directive not supported in 'slots' section"); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ moc.cpp:956:9: note: here default: ^~~~~~~ moc.cpp: In member function ‘void Moc::parseSignals(ClassDef*)’: moc.cpp:1009:18: warning: this statement may fall through [-Wimplicit-fallthrough=] error("'using' directive not supported in 'signals' section"); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ moc.cpp:1010:9: note: here default: ^~~~~~~ compiling main.cpp linking ../../../bin/rcc make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc' compiling preprocessor.cpp compiling generator.cpp preprocessor.cpp: In static member function ‘static Symbols Preprocessor::tokenize(const QByteArray&, int, Preprocessor::TokenizeMode)’: preprocessor.cpp:323:27: warning: this statement may fall through [-Wimplicit-fallthrough=] token = WHITESPACE; // one comment, one whitespace ~~~~~~^~~~~~~~~~~~ preprocessor.cpp:325:17: note: here case WHITESPACE: ^~~~ preprocessor.cpp:484:23: warning: this statement may fall through [-Wimplicit-fallthrough=] token = PP_WHITESPACE; // one comment, one whitespace ~~~~~~^~~~~~~~~~~~~~~ preprocessor.cpp:486:13: note: here case PP_WHITESPACE: ^~~~ compiling parser.cpp compiling token.cpp compiling main.cpp linking ../../../bin/moc make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc' cd corelib/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/corelib.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib' moc animation/qabstractanimation.h compiling global/qt_pch.h moc animation/qvariantanimation.h moc animation/qpropertyanimation.h moc animation/qanimationgroup.h moc animation/qsequentialanimationgroup.h moc animation/qparallelanimationgroup.h moc animation/qpauseanimation.h compiling global/qt_pch.h moc io/qbuffer.h moc io/qprocess.h moc io/qfilesystemwatcher.h moc io/qfileselector.h moc itemmodels/qabstractproxymodel.h moc itemmodels/qitemselectionmodel.h moc itemmodels/qidentityproxymodel.h moc itemmodels/qsortfilterproxymodel.h compiling itemmodels/qstringlistmodel.cpp compiling json/qjson.cpp compiling json/qjsondocument.cpp compiling json/qjsonobject.cpp compiling json/qjsonarray.cpp compiling json/qjsonvalue.cpp compiling json/qjsonwriter.cpp compiling json/qjsonparser.cpp compiling plugin/qfactoryinterface.cpp compiling plugin/qpluginloader.cpp compiling plugin/qfactoryloader.cpp compiling plugin/quuid.cpp compiling plugin/qlibrary.cpp compiling plugin/qelfparser_p.cpp compiling plugin/qmachparser.cpp compiling plugin/qlibrary_unix.cpp compiling kernel/qabstracteventdispatcher.cpp compiling kernel/qabstractnativeeventfilter.cpp compiling kernel/qbasictimer.cpp compiling kernel/qeventloop.cpp compiling kernel/qcoreapplication.cpp compiling kernel/qcoreevent.cpp compiling kernel/qmetaobject.cpp compiling kernel/qmetatype.cpp compiling kernel/qmetaobjectbuilder.cpp compiling kernel/qmimedata.cpp kernel/qmimedata.cpp: In member function ‘QVariant QMimeDataPrivate::retrieveTypedData(const QString&, QVariant::Type) const’: kernel/qmimedata.cpp:168:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (format != QLatin1String("text/uri-list")) ^~ kernel/qmimedata.cpp:172:9: note: here case QVariant::Url: { ^~~~ moc kernel/qobject.h compiling kernel/qobjectcleanuphandler.cpp moc kernel/qsignalmapper.h compiling kernel/qsocketnotifier.cpp moc kernel/qtimer.cpp compiling kernel/qtranslator.cpp compiling kernel/qvariant.cpp kernel/qvariant.cpp: In function ‘qulonglong {anonymous}::qConvertToUnsignedNumber(const QVariant::Private*, bool*)’: kernel/qvariant.cpp:279:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!v_cast(d)->isDouble()) ^~ kernel/qvariant.cpp:283:5: note: here case QVariant::Double: ^~~~ kernel/qvariant.cpp: In function ‘qlonglong {anonymous}::qConvertToNumber(const QVariant::Private*, bool*)’: kernel/qvariant.cpp:204:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!v_cast(d)->isDouble()) ^~ kernel/qvariant.cpp:208:5: note: here case QVariant::Double: ^~~~ compiling kernel/qcoreglobaldata.cpp compiling kernel/qsharedmemory.cpp compiling kernel/qsystemsemaphore.cpp compiling kernel/qpointer.cpp compiling kernel/qmath.cpp compiling kernel/qsystemerror.cpp compiling kernel/qcore_unix.cpp compiling kernel/qcrashhandler.cpp compiling kernel/qeventdispatcher_unix.cpp compiling kernel/qtimerinfo_unix.cpp compiling kernel/qsharedmemory_posix.cpp compiling kernel/qsharedmemory_systemv.cpp compiling kernel/qsharedmemory_unix.cpp compiling kernel/qsystemsemaphore_posix.cpp compiling kernel/qsystemsemaphore_systemv.cpp compiling kernel/qsystemsemaphore_unix.cpp compiling codecs/qisciicodec.cpp compiling codecs/qlatincodec.cpp compiling codecs/qsimplecodec.cpp compiling codecs/qtextcodec.cpp compiling codecs/qtsciicodec.cpp compiling codecs/qutfcodec.cpp compiling codecs/qgb18030codec.cpp compiling codecs/qjpunicode.cpp codecs/qgb18030codec.cpp: In member function ‘virtual QString QGbkCodec::convertToUnicode(const char*, int, QTextCodec::ConverterState*) const’: codecs/qgb18030codec.cpp:387:37: warning: ‘buf[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] state->state_data[1] = buf[1]; ~~~~~^ codecs/qgb18030codec.cpp:8902:17: warning: ‘buf[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (first > 0xA7) ^~ codecs/qgb18030codec.cpp:320:11: note: ‘buf[0]’ was declared here uchar buf[2]; ^~~ codecs/qgb18030codec.cpp: In member function ‘virtual QString QGb2312Codec::convertToUnicode(const char*, int, QTextCodec::ConverterState*) const’: codecs/qgb18030codec.cpp:536:37: warning: ‘buf[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] state->state_data[1] = buf[1]; ~~~~~^ codecs/qgb18030codec.cpp:535:37: warning: ‘buf[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] state->state_data[0] = buf[0]; ~~~~~^ compiling codecs/qeucjpcodec.cpp compiling codecs/qjiscodec.cpp compiling codecs/qsjiscodec.cpp compiling codecs/qeuckrcodec.cpp compiling codecs/qbig5codec.cpp moc statemachine/qstatemachine.h compiling statemachine/qabstractstate.cpp compiling statemachine/qstate.cpp compiling statemachine/qfinalstate.cpp compiling statemachine/qhistorystate.cpp compiling statemachine/qabstracttransition.cpp compiling statemachine/qsignaltransition.cpp compiling statemachine/qeventtransition.cpp compiling mimetypes/qmimedatabase.cpp compiling mimetypes/qmimetype.cpp compiling mimetypes/qmimemagicrulematcher.cpp compiling mimetypes/qmimetypeparser.cpp compiling mimetypes/qmimemagicrule.cpp compiling mimetypes/qmimeglobpattern.cpp compiling mimetypes/qmimeprovider.cpp compiling xml/qxmlstream.cpp xml/qxmlstream.cpp: In member function ‘QString QXmlStreamReader::readElementText(QXmlStreamReader::ReadElementTextBehaviour)’: xml/qxmlstream.cpp:2122:24: warning: this statement may fall through [-Wimplicit-fallthrough=] } else if (behaviour == IncludeChildElements) { ^~ xml/qxmlstream.cpp:2127:13: note: here default: ^~~~~~~ compiling xml/qxmlutils.cpp rcc mimetypes/mimetypes.qrc moc animation/qabstractanimation_p.h moc global/qnamespace.h moc thread/qthread.h moc thread/qthreadpool.h moc thread/qfuturewatcher.h moc tools/qeasingcurve.h moc tools/qlocale.h moc tools/qtimeline.h moc io/qfile.h moc io/qfiledevice.h moc io/qiodevice.h moc io/qnoncontiguousbytedevice_p.h moc io/qtextstream_p.h moc io/qtemporaryfile.h moc io/qsavefile.h moc io/qsettings.h moc io/qfilesystemwatcher_p.h moc io/qfilesystemwatcher_polling_p.h moc io/qfilesystemwatcher_inotify_p.h moc itemmodels/qabstractitemmodel.h moc itemmodels/qstringlistmodel.h moc plugin/qpluginloader.h moc plugin/qlibrary.h moc plugin/qfactoryloader_p.h moc kernel/qabstracteventdispatcher.h moc kernel/qeventloop.h moc kernel/qcoreapplication.h moc kernel/qcoreevent.h moc kernel/qmimedata.h moc kernel/qsocketnotifier.h moc kernel/qtimer.h moc kernel/qtranslator.h moc kernel/qobjectcleanuphandler.h moc kernel/qsharedmemory.h moc kernel/qeventdispatcher_unix_p.h moc statemachine/qabstractstate.h moc statemachine/qstate.h moc statemachine/qfinalstate.h moc statemachine/qhistorystate.h moc statemachine/qhistorystate_p.h moc statemachine/qabstracttransition.h moc statemachine/qsignaltransition.h moc statemachine/qeventtransition.h compiling[no_pch] tools/qstring_compat.cpp compiling animation/qabstractanimation.cpp compiling animation/qvariantanimation.cpp compiling animation/qpropertyanimation.cpp compiling animation/qanimationgroup.cpp compiling animation/qsequentialanimationgroup.cpp compiling animation/qparallelanimationgroup.cpp compiling animation/qpauseanimation.cpp compiling global/qglobal.cpp compiling global/qglobalstatic.cpp compiling global/qlibraryinfo.cpp compiling global/qmalloc.cpp compiling global/qnumeric.cpp compiling global/qlogging.cpp compiling global/qhooks.cpp compiling global/qversiontagging.cpp compiling thread/qatomic.cpp compiling thread/qexception.cpp compiling thread/qresultstore.cpp compiling thread/qfutureinterface.cpp compiling thread/qfuturewatcher.cpp compiling thread/qmutex.cpp compiling thread/qreadwritelock.cpp compiling thread/qrunnable.cpp compiling thread/qmutexpool.cpp compiling thread/qsemaphore.cpp compiling thread/qthread.cpp compiling thread/qthreadpool.cpp compiling thread/qthreadstorage.cpp compiling thread/qthread_unix.cpp compiling thread/qwaitcondition_unix.cpp compiling tools/qarraydata.cpp compiling tools/qbitarray.cpp compiling tools/qbytearray.cpp compiling tools/qbytearraylist.cpp compiling tools/qbytearraymatcher.cpp compiling tools/qcollator.cpp compiling tools/qcommandlineoption.cpp compiling tools/qcommandlineparser.cpp compiling tools/qcryptographichash.cpp compiling tools/qdatetime.cpp compiling tools/qdatetimeparser.cpp tools/qdatetimeparser.cpp: In member function ‘int QDateTimeParser::sectionMaxSize(QDateTimeParser::Section, int) const’: tools/qdatetimeparser.cpp:604:16: warning: this statement may fall through [-Wimplicit-fallthrough=] mcount = 7; ~~~~~~~^~~ tools/qdatetimeparser.cpp:607:5: note: here case MonthSection: ^~~~ tools/qdatetimeparser.cpp: In member function ‘int QDateTimeParser::parseSection(const QDateTime&, int, QString&, int&, int, QDateTimeParser::State&, int*) const’: tools/qdatetimeparser.cpp:773:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } // else: fall through ^ tools/qdatetimeparser.cpp:774:5: note: here case DaySection: ^~~~ tools/qdatetimeparser.cpp: In member function ‘QDateTimeParser::StateNode QDateTimeParser::parse(QString&, int&, const QDateTime&, bool) const’: tools/qdatetimeparser.cpp:1140:25: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ tools/qdatetimeparser.cpp:1141:21: note: here case MonthSection: ^~~~ compiling tools/qeasingcurve.cpp compiling tools/qelapsedtimer.cpp compiling tools/qfreelist.cpp compiling tools/qhash.cpp compiling tools/qline.cpp compiling tools/qlinkedlist.cpp compiling tools/qlist.cpp compiling tools/qlocale.cpp compiling tools/qlocale_tools.cpp compiling tools/qpoint.cpp compiling tools/qmap.cpp compiling tools/qmargins.cpp compiling tools/qmessageauthenticationcode.cpp compiling tools/qcontiguouscache.cpp compiling tools/qrect.cpp compiling tools/qregexp.cpp compiling tools/qrefcount.cpp compiling tools/qringbuffer.cpp compiling tools/qshareddata.cpp compiling tools/qsharedpointer.cpp compiling tools/qsimd.cpp compiling tools/qsize.cpp compiling tools/qstring.cpp compiling tools/qstringbuilder.cpp compiling tools/qstringlist.cpp compiling tools/qtextboundaryfinder.cpp compiling tools/qtimeline.cpp compiling tools/qtimezone.cpp compiling tools/qtimezoneprivate.cpp compiling tools/qunicodetools.cpp compiling tools/qvector.cpp compiling tools/qvsnprintf.cpp compiling tools/qversionnumber.cpp compiling tools/qelapsedtimer_unix.cpp compiling tools/qlocale_unix.cpp compiling tools/qtimezoneprivate_tz.cpp compiling ../3rdparty/zlib/adler32.c compiling ../3rdparty/zlib/compress.c compiling ../3rdparty/zlib/crc32.c compiling ../3rdparty/zlib/deflate.c compiling ../3rdparty/zlib/gzclose.c compiling ../3rdparty/zlib/gzlib.c compiling ../3rdparty/zlib/gzread.c compiling ../3rdparty/zlib/gzwrite.c compiling ../3rdparty/zlib/infback.c ../3rdparty/zlib/infback.c: In function ‘z_inflateBack’: ../3rdparty/zlib/infback.c:471:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ ../3rdparty/zlib/infback.c:473:9: note: here case LEN: ^~~~ compiling ../3rdparty/zlib/inffast.c compiling ../3rdparty/zlib/inflate.c compiling ../3rdparty/zlib/inftrees.c ../3rdparty/zlib/inflate.c: In function ‘z_inflateMark’: ../3rdparty/zlib/inflate.c:1475:61: warning: left shift of negative value [-Wshift-negative-value] if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16; ^~ ../3rdparty/zlib/inflate.c: In function ‘z_inflate’: ../3rdparty/zlib/inflate.c:704:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXLEN; ~~~~~~~~~~~~^~~~~~~ ../3rdparty/zlib/inflate.c:705:9: note: here case EXLEN: ^~~~ ../3rdparty/zlib/inflate.c:716:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXTRA; ~~~~~~~~~~~~^~~~~~~ ../3rdparty/zlib/inflate.c:717:9: note: here case EXTRA: ^~~~ ../3rdparty/zlib/inflate.c:738:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = NAME; ~~~~~~~~~~~~^~~~~~ ../3rdparty/zlib/inflate.c:739:9: note: here case NAME: ^~~~ ../3rdparty/zlib/inflate.c:759:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COMMENT; ~~~~~~~~~~~~^~~~~~~~~ ../3rdparty/zlib/inflate.c:760:9: note: here case COMMENT: ^~~~ ../3rdparty/zlib/inflate.c:779:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = HCRC; ~~~~~~~~~~~~^~~~~~ ../3rdparty/zlib/inflate.c:780:9: note: here case HCRC: ^~~~ ../3rdparty/zlib/inflate.c:802:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DICT; ~~~~~~~~~~~~^~~~~~ ../3rdparty/zlib/inflate.c:803:9: note: here case DICT: ^~~~ ../3rdparty/zlib/inflate.c:809:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = TYPE; ~~~~~~~~~~~~^~~~~~ ../3rdparty/zlib/inflate.c:810:9: note: here case TYPE: ^~~~ ../3rdparty/zlib/inflate.c:811:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; ^ ../3rdparty/zlib/inflate.c:812:9: note: here case TYPEDO: ^~~~ ../3rdparty/zlib/inflate.c:861:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_TREES) goto inf_leave; ^ ../3rdparty/zlib/inflate.c:862:9: note: here case COPY_: ^~~~ ../3rdparty/zlib/inflate.c:863:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COPY; ~~~~~~~~~~~~^~~~~~ ../3rdparty/zlib/inflate.c:864:9: note: here case COPY: ^~~~ ../3rdparty/zlib/inflate.c:1003:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_TREES) goto inf_leave; ^ ../3rdparty/zlib/inflate.c:1004:9: note: here case LEN_: ^~~~ ../3rdparty/zlib/inflate.c:1005:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ ../3rdparty/zlib/inflate.c:1006:9: note: here case LEN: ^~~~ ../3rdparty/zlib/inflate.c:1054:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENEXT; ~~~~~~~~~~~~^~~~~~~~ ../3rdparty/zlib/inflate.c:1055:9: note: here case LENEXT: ^~~~ ../3rdparty/zlib/inflate.c:1064:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DIST; ~~~~~~~~~~~~^~~~~~ ../3rdparty/zlib/inflate.c:1065:9: note: here case DIST: ^~~~ ../3rdparty/zlib/inflate.c:1091:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DISTEXT; ~~~~~~~~~~~~^~~~~~~~~ ../3rdparty/zlib/inflate.c:1092:9: note: here case DISTEXT: ^~~~ ../3rdparty/zlib/inflate.c:1107:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = MATCH; ~~~~~~~~~~~~^~~~~~~ ../3rdparty/zlib/inflate.c:1108:9: note: here case MATCH: ^~~~ ../3rdparty/zlib/inflate.c:1182:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENGTH; ~~~~~~~~~~~~^~~~~~~~ ../3rdparty/zlib/inflate.c:1183:9: note: here case LENGTH: ^~~~ ../3rdparty/zlib/inflate.c:1195:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DONE; ~~~~~~~~~~~~^~~~~~ ../3rdparty/zlib/inflate.c:1196:9: note: here case DONE: ^~~~ compiling ../3rdparty/zlib/trees.c compiling ../3rdparty/zlib/uncompr.c compiling ../3rdparty/zlib/zutil.c compiling tools/qcollator_posix.cpp compiling tools/qregularexpression.cpp compiling ../3rdparty/harfbuzz/src/harfbuzz-buffer.c compiling ../3rdparty/harfbuzz/src/harfbuzz-gdef.c compiling ../3rdparty/harfbuzz/src/harfbuzz-gsub.c compiling ../3rdparty/harfbuzz/src/harfbuzz-gpos.c compiling ../3rdparty/harfbuzz/src/harfbuzz-impl.c compiling ../3rdparty/harfbuzz/src/harfbuzz-open.c compiling ../3rdparty/harfbuzz/src/harfbuzz-stream.c compiling ../3rdparty/harfbuzz/src/harfbuzz-shaper-all.cpp In file included from ../3rdparty/harfbuzz/src/harfbuzz-shaper-all.cpp:25:0: ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp: In function ‘void positionCluster(HB_ShaperItem*, int, int)’: ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:158:17: warning: this statement may fall through [-Wimplicit-fallthrough=] p.y += offset; ~~~~^~~~~~~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:159:9: note: here case HB_Combining_BelowLeftAttached: ^~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:164:17: warning: this statement may fall through [-Wimplicit-fallthrough=] p.y += offset; ~~~~^~~~~~~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:165:9: note: here case HB_Combining_BelowAttached: ^~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:172:17: warning: this statement may fall through [-Wimplicit-fallthrough=] p.y += offset; ~~~~^~~~~~~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:173:9: note: here case HB_Combining_BelowRightAttached: ^~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:188:17: warning: this statement may fall through [-Wimplicit-fallthrough=] p.y -= offset; ~~~~^~~~~~~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:189:9: note: here case HB_Combining_AboveLeftAttached: ^~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:194:17: warning: this statement may fall through [-Wimplicit-fallthrough=] p.y -= offset; ~~~~^~~~~~~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:195:9: note: here case HB_Combining_AboveAttached: ^~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:202:17: warning: this statement may fall through [-Wimplicit-fallthrough=] p.y -= offset; ~~~~^~~~~~~~~ ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:203:9: note: here case HB_Combining_AboveRightAttached: ^~~~ compiling tools/qharfbuzz.cpp compiling ../3rdparty/double-conversion/bignum.cc compiling ../3rdparty/double-conversion/bignum-dtoa.cc compiling ../3rdparty/double-conversion/cached-powers.cc compiling ../3rdparty/double-conversion/diy-fp.cc compiling ../3rdparty/double-conversion/double-conversion.cc compiling ../3rdparty/double-conversion/fast-dtoa.cc compiling ../3rdparty/double-conversion/fixed-dtoa.cc compiling ../3rdparty/double-conversion/strtod.cc compiling io/qabstractfileengine.cpp compiling io/qbuffer.cpp compiling io/qdatastream.cpp compiling io/qdataurl.cpp compiling io/qtldurl.cpp compiling io/qdebug.cpp compiling io/qdir.cpp compiling io/qdiriterator.cpp compiling io/qfile.cpp compiling io/qfiledevice.cpp compiling io/qfileinfo.cpp compiling io/qipaddress.cpp compiling io/qiodevice.cpp compiling io/qlockfile.cpp compiling io/qnoncontiguousbytedevice.cpp compiling io/qprocess.cpp compiling io/qstorageinfo.cpp compiling io/qtextstream.cpp compiling io/qtemporarydir.cpp compiling io/qtemporaryfile.cpp compiling io/qresource.cpp compiling io/qresource_iterator.cpp compiling io/qsavefile.cpp compiling io/qstandardpaths.cpp compiling io/qurl.cpp compiling io/qurlidna.cpp In file included from ../../include/QtCore/qstring.h:1:0, from ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:44, from ../../include/QtCore/qcoreapplication.h:1, from global/qt_pch.h:62: ../../include/QtCore/../../src/corelib/tools/qstring.h: In member function ‘bool QUrlPrivate::setHost(const QString&, int, int, QUrl::ParsingMode)’: ../../include/QtCore/../../src/corelib/tools/qstring.h:996:7: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] { if (i >= s.d->size) s.resize(i + 1, QLatin1Char(' ')); else s.detach(); ^~ compiling io/qurlquery.cpp compiling io/qurlrecode.cpp compiling io/qsettings.cpp compiling io/qfsfileengine.cpp compiling io/qfsfileengine_iterator.cpp compiling io/qfilesystemwatcher.cpp compiling io/qfilesystemwatcher_polling.cpp compiling io/qfilesystementry.cpp compiling io/qfilesystemengine.cpp compiling io/qfileselector.cpp compiling io/qloggingcategory.cpp compiling io/qloggingregistry.cpp compiling io/qfsfileengine_unix.cpp compiling io/qfilesystemengine_unix.cpp compiling io/qlockfile_unix.cpp compiling io/qprocess_unix.cpp compiling io/qfilesystemiterator_unix.cpp In file included from ../../mkspecs/linux-g++/qplatformdefs.h:83:0, from io/qfilesystemiterator_unix.cpp:40: io/qfilesystemiterator_unix.cpp: In member function ‘bool QFileSystemIterator::advance(QFileSystemEntry&, QFileSystemMetaData&)’: ../../mkspecs/linux-g++/../common/posix/qplatformdefs.h:146:35: warning: ‘int readdir64_r(DIR*, dirent64*, dirent64**)’ is deprecated [-Wdeprecated-declarations] #define QT_READDIR_R ::readdir64_r ^ io/qfilesystemiterator_unix.cpp:112:17: note: in expansion of macro ‘QT_READDIR_R’ lastError = QT_READDIR_R(dir, mt_file.data(), &dirEntry); ^~~~~~~~~~~~ In file included from ../../mkspecs/linux-g++/qplatformdefs.h:63:0, from io/qfilesystemiterator_unix.cpp:40: /usr/include/dirent.h:201:12: note: declared here extern int readdir64_r (DIR *__restrict __dirp, ^~~~~~~~~~~ io/qfilesystemiterator_unix.cpp:112:60: warning: ‘int readdir64_r(DIR*, dirent64*, dirent64**)’ is deprecated [-Wdeprecated-declarations] lastError = QT_READDIR_R(dir, mt_file.data(), &dirEntry); ^ In file included from ../../mkspecs/linux-g++/qplatformdefs.h:63:0, from io/qfilesystemiterator_unix.cpp:40: /usr/include/dirent.h:201:12: note: declared here extern int readdir64_r (DIR *__restrict __dirp, ^~~~~~~~~~~ compiling io/forkfd_qt.cpp compiling io/qstandardpaths_unix.cpp compiling io/qstorageinfo_unix.cpp compiling io/qfilesystemwatcher_inotify.cpp compiling itemmodels/qabstractitemmodel.cpp compiling itemmodels/qabstractproxymodel.cpp compiling itemmodels/qitemselectionmodel.cpp compiling itemmodels/qidentityproxymodel.cpp compiling itemmodels/qsortfilterproxymodel.cpp compiling kernel/qobject.cpp compiling kernel/qsignalmapper.cpp compiling kernel/qtimer.cpp moc statemachine/qstatemachine.cpp compiling .rcc/qrc_mimetypes.cpp compiling .moc/moc_qabstractanimation_p.cpp compiling .moc/moc_qnamespace.cpp compiling .moc/moc_qthread.cpp compiling .moc/moc_qthreadpool.cpp compiling .moc/moc_qfuturewatcher.cpp compiling .moc/moc_qeasingcurve.cpp compiling .moc/moc_qlocale.cpp compiling .moc/moc_qtimeline.cpp compiling .moc/moc_qfile.cpp compiling .moc/moc_qfiledevice.cpp compiling .moc/moc_qiodevice.cpp compiling .moc/moc_qnoncontiguousbytedevice_p.cpp compiling .moc/moc_qtextstream_p.cpp compiling .moc/moc_qtemporaryfile.cpp compiling .moc/moc_qsavefile.cpp compiling .moc/moc_qsettings.cpp compiling .moc/moc_qfilesystemwatcher_p.cpp compiling .moc/moc_qfilesystemwatcher_polling_p.cpp compiling .moc/moc_qfilesystemwatcher_inotify_p.cpp compiling .moc/moc_qabstractitemmodel.cpp compiling .moc/moc_qstringlistmodel.cpp compiling .moc/moc_qpluginloader.cpp compiling .moc/moc_qlibrary.cpp compiling .moc/moc_qfactoryloader_p.cpp compiling .moc/moc_qabstracteventdispatcher.cpp compiling .moc/moc_qeventloop.cpp compiling .moc/moc_qcoreapplication.cpp compiling .moc/moc_qcoreevent.cpp compiling .moc/moc_qmimedata.cpp compiling .moc/moc_qsocketnotifier.cpp compiling .moc/moc_qtimer.cpp compiling .moc/moc_qtranslator.cpp compiling .moc/moc_qobjectcleanuphandler.cpp compiling .moc/moc_qsharedmemory.cpp compiling .moc/moc_qeventdispatcher_unix_p.cpp compiling .moc/moc_qabstractstate.cpp compiling .moc/moc_qstate.cpp compiling .moc/moc_qfinalstate.cpp compiling .moc/moc_qhistorystate.cpp compiling .moc/moc_qhistorystate_p.cpp compiling .moc/moc_qabstracttransition.cpp compiling .moc/moc_qsignaltransition.cpp compiling .moc/moc_qeventtransition.cpp compiling statemachine/qstatemachine.cpp rm -f ../../lib/libQt5Core.a ar cqs ../../lib/libQt5Core.a .obj/qstring_compat.o .obj/qabstractanimation.o .obj/qvariantanimation.o .obj/qpropertyanimation.o .obj/qanimationgroup.o .obj/qsequentialanimationgroup.o .obj/qparallelanimationgroup.o .obj/qpauseanimation.o .obj/qglobal.o .obj/qglobalstatic.o .obj/qlibraryinfo.o .obj/qmalloc.o .obj/qnumeric.o .obj/qlogging.o .obj/qhooks.o .obj/qversiontagging.o .obj/qatomic.o .obj/qexception.o .obj/qresultstore.o .obj/qfutureinterface.o .obj/qfuturewatcher.o .obj/qmutex.o .obj/qreadwritelock.o .obj/qrunnable.o .obj/qmutexpool.o .obj/qsemaphore.o .obj/qthread.o .obj/qthreadpool.o .obj/qthreadstorage.o .obj/qthread_unix.o .obj/qwaitcondition_unix.o .obj/qarraydata.o .obj/qbitarray.o .obj/qbytearray.o .obj/qbytearraylist.o .obj/qbytearraymatcher.o .obj/qcollator.o .obj/qcommandlineoption.o .obj/qcommandlineparser.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qdatetimeparser.o .obj/qeasingcurve.o .obj/qelapsedtimer.o .obj/qfreelist.o .obj/qhash.o .obj/qline.o .obj/qlinkedlist.o .obj/qlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qpoint.o .obj/qmap.o .obj/qmargins.o .obj/qmessageauthenticationcode.o .obj/qcontiguouscache.o .obj/qrect.o .obj/qregexp.o .obj/qrefcount.o .obj/qringbuffer.o .obj/qshareddata.o .obj/qsharedpointer.o .obj/qsimd.o .obj/qsize.o .obj/qstring.o .obj/qstringbuilder.o .obj/qstringlist.o .obj/qtextboundaryfinder.o .obj/qtimeline.o .obj/qtimezone.o .obj/qtimezoneprivate.o .obj/qunicodetools.o .obj/qvector.o .obj/qvsnprintf.o .obj/qversionnumber.o .obj/qelapsedtimer_unix.o .obj/qlocale_unix.o .obj/qtimezoneprivate_tz.o .obj/adler32.o .obj/compress.o .obj/crc32.o .obj/deflate.o .obj/gzclose.o .obj/gzlib.o .obj/gzread.o .obj/gzwrite.o .obj/infback.o .obj/inffast.o .obj/inflate.o .obj/inftrees.o .obj/trees.o .obj/uncompr.o .obj/zutil.o .obj/qcollator_posix.o .obj/qregularexpression.o .obj/harfbuzz-buffer.o .obj/harfbuzz-gdef.o .obj/harfbuzz-gsub.o .obj/harfbuzz-gpos.o .obj/harfbuzz-impl.o .obj/harfbuzz-open.o .obj/harfbuzz-stream.o .obj/harfbuzz-shaper-all.o .obj/qharfbuzz.o .obj/bignum.o .obj/bignum-dtoa.o .obj/cached-powers.o .obj/diy-fp.o .obj/double-conversion.o .obj/fast-dtoa.o .obj/fixed-dtoa.o .obj/strtod.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdataurl.o .obj/qtldurl.o .obj/qdebug.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfiledevice.o .obj/qfileinfo.o .obj/qipaddress.o .obj/qiodevice.o .obj/qlockfile.o .obj/qnoncontiguousbytedevice.o .obj/qprocess.o .obj/qstorageinfo.o .obj/qtextstream.o .obj/qtemporarydir.o .obj/qtemporaryfile.o .obj/qresource.o .obj/qresource_iterator.o .obj/qsavefile.o .obj/qstandardpaths.o .obj/qurl.o .obj/qurlidna.o .obj/qurlquery.o .obj/qurlrecode.o .obj/qsettings.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qfilesystemwatcher.o .obj/qfilesystemwatcher_polling.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfileselector.o .obj/qloggingcategory.o .obj/qloggingregistry.o .obj/qfsfileengine_unix.o .obj/qfilesystemengine_unix.o .obj/qlockfile_unix.o .obj/qprocess_unix.o .obj/qfilesystemiterator_unix.o .obj/forkfd_qt.o .obj/qstandardpaths_unix.o .obj/qstorageinfo_unix.o .obj/qfilesystemwatcher_inotify.o .obj/qabstractitemmodel.o .obj/qabstractproxymodel.o .obj/qitemselectionmodel.o .obj/qidentityproxymodel.o .obj/qsortfilterproxymodel.o .obj/qstringlistmodel.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonwriter.o .obj/qjsonparser.o .obj/qfactoryinterface.o .obj/qpluginloader.o .obj/qfactoryloader.o .obj/quuid.o .obj/qlibrary.o .obj/qelfparser_p.o .obj/qmachparser.o .obj/qlibrary_unix.o .obj/qabstracteventdispatcher.o .obj/qabstractnativeeventfilter.o .obj/qbasictimer.o .obj/qeventloop.o .obj/qcoreapplication.o .obj/qcoreevent.o .obj/qmetaobject.o .obj/qmetatype.o .obj/qmetaobjectbuilder.o .obj/qmimedata.o .obj/qobject.o .obj/qobjectcleanuphandler.o .obj/qsignalmapper.o .obj/qsocketnotifier.o .obj/qtimer.o .obj/qtranslator.o .obj/qvariant.o .obj/qcoreglobaldata.o .obj/qsharedmemory.o .obj/qsystemsemaphore.o .obj/qpointer.o .obj/qmath.o .obj/qsystemerror.o .obj/qcore_unix.o .obj/qcrashhandler.o .obj/qeventdispatcher_unix.o .obj/qtimerinfo_unix.o .obj/qsharedmemory_posix.o .obj/qsharedmemory_systemv.o .obj/qsharedmemory_unix.o .obj/qsystemsemaphore_posix.o .obj/qsystemsemaphore_systemv.o .obj/qsystemsemaphore_unix.o .obj/qisciicodec.o .obj/qlatincodec.o .obj/qsimplecodec.o .obj/qtextcodec.o .obj/qtsciicodec.o .obj/qutfcodec.o .obj/qgb18030codec.o .obj/qjpunicode.o .obj/qeucjpcodec.o .obj/qjiscodec.o .obj/qsjiscodec.o .obj/qeuckrcodec.o .obj/qbig5codec.o .obj/qstatemachine.o .obj/qabstractstate.o .obj/qstate.o .obj/qfinalstate.o .obj/qhistorystate.o .obj/qabstracttransition.o .obj/qsignaltransition.o .obj/qeventtransition.o .obj/qmimedatabase.o .obj/qmimetype.o .obj/qmimemagicrulematcher.o .obj/qmimetypeparser.o .obj/qmimemagicrule.o .obj/qmimeglobpattern.o .obj/qmimeprovider.o .obj/qxmlstream.o .obj/qxmlutils.o .obj/qrc_mimetypes.o .obj/moc_qabstractanimation_p.o .obj/moc_qnamespace.o .obj/moc_qthread.o .obj/moc_qthreadpool.o .obj/moc_qfuturewatcher.o .obj/moc_qeasingcurve.o .obj/moc_qlocale.o .obj/moc_qtimeline.o .obj/moc_qfile.o .obj/moc_qfiledevice.o .obj/moc_qiodevice.o .obj/moc_qnoncontiguousbytedevice_p.o .obj/moc_qtextstream_p.o .obj/moc_qtemporaryfile.o .obj/moc_qsavefile.o .obj/moc_qsettings.o .obj/moc_qfilesystemwatcher_p.o .obj/moc_qfilesystemwatcher_polling_p.o .obj/moc_qfilesystemwatcher_inotify_p.o .obj/moc_qabstractitemmodel.o .obj/moc_qstringlistmodel.o .obj/moc_qpluginloader.o .obj/moc_qlibrary.o .obj/moc_qfactoryloader_p.o .obj/moc_qabstracteventdispatcher.o .obj/moc_qeventloop.o .obj/moc_qcoreapplication.o .obj/moc_qcoreevent.o .obj/moc_qmimedata.o .obj/moc_qsocketnotifier.o .obj/moc_qtimer.o .obj/moc_qtranslator.o .obj/moc_qobjectcleanuphandler.o .obj/moc_qsharedmemory.o .obj/moc_qeventdispatcher_unix_p.o .obj/moc_qabstractstate.o .obj/moc_qstate.o .obj/moc_qfinalstate.o .obj/moc_qhistorystate.o .obj/moc_qhistorystate_p.o .obj/moc_qabstracttransition.o .obj/moc_qsignaltransition.o .obj/moc_qeventtransition.o make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src' make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttools/src/linguist/lrelease' compiling main.cpp compiling ../shared/numerus.cpp compiling ../shared/translator.cpp compiling ../shared/translatormessage.cpp compiling ../shared/qm.cpp compiling ../shared/qph.cpp compiling ../shared/po.cpp compiling ../shared/ts.cpp compiling ../shared/xliff.cpp compiling ../shared/ioutils.cpp compiling ../shared/qmakevfs.cpp compiling ../shared/proitems.cpp compiling ../shared/qmakeglobals.cpp compiling ../shared/qmakeparser.cpp compiling ../shared/qmakeevaluator.cpp compiling ../shared/qmakebuiltins.cpp compiling ../shared/profileevaluator.cpp linking ../../../bin/lrelease make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttools/src/linguist/lrelease' make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations' cd translations/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/translations.pro -o Makefile ) && make -f Makefile make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations' lrelease assistant_cs.ts lrelease assistant_da.ts Warning: dropping duplicate messages in 'assistant_cs.qm': * Context: MainWindow * Source:

%1

Version %2

Copyright (C) 2015 The Qt Company Ltd.

Updating 'assistant_cs.qm'... Generated 402 translation(s) (402 finished and 0 unfinished) Updating 'assistant_da.qm'... Generated 190 translation(s) (190 finished and 0 unfinished) lrelease assistant_de.ts lrelease assistant_en.ts Updating 'assistant_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'assistant_de.qm'... lrelease assistant_fr.ts Generated 220 translation(s) (220 finished and 0 unfinished) lrelease assistant_hu.ts Updating 'assistant_fr.qm'... Generated 219 translation(s) (219 finished and 0 unfinished) Updating 'assistant_hu.qm'... Generated 185 translation(s) (185 finished and 0 unfinished) lrelease assistant_ja.ts lrelease assistant_ko.ts Updating 'assistant_ja.qm'... Generated 219 translation(s) (219 finished and 0 unfinished) lrelease assistant_pl.ts Updating 'assistant_ko.qm'... Generated 328 translation(s) (328 finished and 0 unfinished) Updating 'assistant_pl.qm'... lrelease assistant_ru.ts Generated 219 translation(s) (219 finished and 0 unfinished) Ignored 1 untranslated source text(s) lrelease assistant_sk.ts Updating 'assistant_ru.qm'... Generated 220 translation(s) (220 finished and 0 unfinished) lrelease assistant_sl.ts Updating 'assistant_sk.qm'... Generated 401 translation(s) (401 finished and 0 unfinished) Updating 'assistant_sl.qm'... lrelease assistant_uk.ts Generated 318 translation(s) (318 finished and 0 unfinished) lrelease assistant_zh_CN.ts Updating 'assistant_uk.qm'... Updating 'assistant_zh_CN.qm'... Generated 188 translation(s) (186 finished and 2 unfinished) Ignored 3 untranslated source text(s) Generated 220 translation(s) (220 finished and 0 unfinished) lrelease assistant_zh_TW.ts lrelease designer_cs.ts Updating 'assistant_zh_TW.qm'... Generated 188 translation(s) (186 finished and 2 unfinished) Ignored 3 untranslated source text(s) lrelease designer_de.ts Warning: dropping duplicate messages in 'designer_cs.qm': * Context: VersionDialog * Source: %1
Copyright (C) 2015 The Qt Company Ltd. Updating 'designer_cs.qm'... Updating 'designer_de.qm'... Generated 1266 translation(s) (1266 finished and 0 unfinished) Generated 1256 translation(s) (1256 finished and 0 unfinished) lrelease designer_en.ts lrelease designer_fr.ts Updating 'designer_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease designer_hu.ts Updating 'designer_fr.qm'... Updating 'designer_hu.qm'... Generated 189 translation(s) (85 finished and 104 unfinished) Ignored 1064 untranslated source text(s) lrelease designer_ja.ts Generated 1256 translation(s) (1256 finished and 0 unfinished) lrelease designer_ko.ts Updating 'designer_ko.qm'... Generated 1291 translation(s) (1291 finished and 0 unfinished) Updating 'designer_ja.qm'... lrelease designer_pl.ts Generated 1259 translation(s) (1259 finished and 0 unfinished) lrelease designer_ru.ts Updating 'designer_pl.qm'... Generated 1255 translation(s) (1255 finished and 0 unfinished) Ignored 1 untranslated source text(s) lrelease designer_sk.ts Updating 'designer_ru.qm'... Updating 'designer_sk.qm'... Generated 1256 translation(s) (1256 finished and 0 unfinished) lrelease designer_sl.ts Generated 1247 translation(s) (1247 finished and 0 unfinished) lrelease designer_uk.ts Updating 'designer_sl.qm'... Generated 1275 translation(s) (1275 finished and 0 unfinished) Updating 'designer_uk.qm'... lrelease designer_zh_CN.ts Generated 1256 translation(s) (1256 finished and 0 unfinished) lrelease designer_zh_TW.ts Updating 'designer_zh_CN.qm'... Generated 1236 translation(s) (1223 finished and 13 unfinished) Ignored 5 untranslated source text(s) lrelease linguist_cs.ts Updating 'designer_zh_TW.qm'... Warning: dropping duplicate messages in 'linguist_cs.qm': * Context: MainWindow * Source:

%1

Qt Linguist is a tool for adding translations to Qt applications.

Copyright (C) 2015 The Qt Company Ltd. Updating 'linguist_cs.qm'... Generated 475 translation(s) (475 finished and 0 unfinished) Generated 1291 translation(s) (1291 finished and 0 unfinished) lrelease linguist_de.ts lrelease linguist_en.ts Updating 'linguist_de.qm'... Updating 'linguist_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Generated 383 translation(s) (383 finished and 0 unfinished) lrelease linguist_fr.ts lrelease linguist_hu.ts Updating 'linguist_fr.qm'... Updating 'linguist_hu.qm'... Generated 378 translation(s) (378 finished and 0 unfinished) Ignored 4 untranslated source text(s) Generated 373 translation(s) (373 finished and 0 unfinished) lrelease linguist_ja.ts lrelease linguist_ko.ts Updating 'linguist_ja.qm'... Generated 382 translation(s) (382 finished and 0 unfinished) lrelease linguist_pl.ts Updating 'linguist_ko.qm'... Generated 472 translation(s) (472 finished and 0 unfinished) Updating 'linguist_pl.qm'... lrelease linguist_ru.ts Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 1 untranslated source text(s) lrelease linguist_sk.ts Updating 'linguist_ru.qm'... Generated 382 translation(s) (382 finished and 0 unfinished) lrelease linguist_sl.ts Updating 'linguist_sk.qm'... Generated 464 translation(s) (464 finished and 0 unfinished) lrelease linguist_uk.ts Updating 'linguist_sl.qm'... Updating 'linguist_uk.qm'... Generated 382 translation(s) (382 finished and 0 unfinished) Generated 371 translation(s) (371 finished and 0 unfinished) Ignored 100 untranslated source text(s) lrelease linguist_zh_CN.ts lrelease linguist_zh_TW.ts Updating 'linguist_zh_TW.qm'... Updating 'linguist_zh_CN.qm'... Generated 359 translation(s) (359 finished and 0 unfinished) Ignored 6 untranslated source text(s) Generated 358 translation(s) (358 finished and 0 unfinished) Ignored 6 untranslated source text(s) lrelease qmlviewer_cs.ts lrelease qmlviewer_en.ts Updating 'qmlviewer_cs.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) Updating 'qmlviewer_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qmlviewer_fi.ts lrelease qmlviewer_fr.ts Updating 'qmlviewer_fi.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qmlviewer_he.ts Updating 'qmlviewer_fr.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qmlviewer_hu.ts Updating 'qmlviewer_he.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qmlviewer_ja.ts Updating 'qmlviewer_ja.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qmlviewer_ko.ts Updating 'qmlviewer_ko.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qmlviewer_pl.ts Updating 'qmlviewer_pl.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qmlviewer_ru.ts Updating 'qmlviewer_ru.qm'... Updating 'qmlviewer_hu.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qmlviewer_sk.ts lrelease qmlviewer_uk.ts Updating 'qmlviewer_uk.qm'... Generated 76 translation(s) (76 finished and 0 unfinished) Updating 'qmlviewer_sk.qm'... lrelease qt_ar.ts Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qt_ca.ts Updating 'qt_ca.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_cs.ts Updating 'qt_cs.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_da.ts Updating 'qt_ar.qm'... Generated 445 translation(s) (131 finished and 314 unfinished) Ignored 954 untranslated source text(s) lrelease qt_de.ts Updating 'qt_de.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_en.ts Updating 'qt_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qt_da.qm'... lrelease qt_es.ts Generated 1223 translation(s) (1223 finished and 0 unfinished) Ignored 183 untranslated source text(s) lrelease qt_fa.ts Updating 'qt_es.qm'... Generated 819 translation(s) (762 finished and 57 unfinished) Ignored 587 untranslated source text(s) lrelease qt_fi.ts Updating 'qt_fi.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qt_fa.qm'... lrelease qt_fr.ts Updating 'qt_fr.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_gl.ts Generated 2364 translation(s) (2364 finished and 0 unfinished) lrelease qt_he.ts Updating 'qt_gl.qm'... Updating 'qt_he.qm'... Generated 348 translation(s) (87 finished and 261 unfinished) Ignored 1051 untranslated source text(s) lrelease qt_help_cs.ts Updating 'qt_help_cs.qm'... Generated 2356 translation(s) (2356 finished and 0 unfinished) Generated 76 translation(s) (76 finished and 0 unfinished) lrelease qt_help_da.ts lrelease qt_help_de.ts Updating 'qt_help_de.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) Updating 'qt_help_da.qm'... Generated 64 translation(s) (64 finished and 0 unfinished) lrelease qt_help_en.ts lrelease qt_help_fr.ts Updating 'qt_help_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qt_help_fr.qm'... lrelease qt_help_gl.ts Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qt_help_hu.ts Updating 'qt_help_gl.qm'... Updating 'qt_help_hu.qm'... Generated 67 translation(s) (67 finished and 0 unfinished) Ignored 3 untranslated source text(s) Generated 71 translation(s) (71 finished and 0 unfinished) lrelease qt_help_it.ts lrelease qt_help_ja.ts Updating 'qt_help_ja.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) Updating 'qt_help_it.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qt_help_ko.ts lrelease qt_help_pl.ts Updating 'qt_help_ko.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qt_help_ru.ts Updating 'qt_help_pl.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qt_help_sk.ts Updating 'qt_help_ru.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qt_help_sl.ts Updating 'qt_help_sk.qm'... Generated 71 translation(s) (71 finished and 0 unfinished) lrelease qt_help_uk.ts Updating 'qt_help_sl.qm'... Generated 71 translation(s) (71 finished and 0 unfinished) lrelease qt_help_zh_CN.ts Updating 'qt_help_uk.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) Updating 'qt_help_zh_CN.qm'... lrelease qt_help_zh_TW.ts Generated 64 translation(s) (64 finished and 0 unfinished) lrelease qt_hu.ts Updating 'qt_help_zh_TW.qm'... Generated 64 translation(s) (64 finished and 0 unfinished) lrelease qt_it.ts Updating 'qt_it.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_ja.ts Updating 'qt_ja.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_ko.ts Updating 'qt_ko.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_lt.ts Updating 'qt_hu.qm'... Updating 'qt_lt.qm'... Generated 1547 translation(s) (1542 finished and 5 unfinished) Ignored 800 untranslated source text(s) Generated 2131 translation(s) (2113 finished and 18 unfinished) Ignored 100 untranslated source text(s) lrelease qt_pl.ts lrelease qt_pt.ts Updating 'qt_pl.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_ru.ts Updating 'qt_ru.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_sk.ts Updating 'qt_sk.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qt_sl.ts Updating 'qt_pt.qm'... Generated 741 translation(s) (656 finished and 85 unfinished) Ignored 665 untranslated source text(s) lrelease qt_sv.ts Updating 'qt_sl.qm'... Generated 1939 translation(s) (1933 finished and 6 unfinished) Ignored 303 untranslated source text(s) lrelease qt_uk.ts Updating 'qt_uk.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qt_sv.qm'... lrelease qt_zh_CN.ts Generated 734 translation(s) (643 finished and 91 unfinished) Ignored 672 untranslated source text(s) lrelease qt_zh_TW.ts Updating 'qt_zh_CN.qm'... Updating 'qt_zh_TW.qm'... Generated 1398 translation(s) (1398 finished and 0 unfinished) Ignored 8 untranslated source text(s) lrelease qtbase_ca.ts Generated 1398 translation(s) (1398 finished and 0 unfinished) Ignored 8 untranslated source text(s) lrelease qtbase_cs.ts Updating 'qtbase_cs.qm'... Warning: dropping duplicate messages in 'qtbase_cs.qm': * Context: QMessageBox * Source:

Qt is a C++ toolkit for cross-platform application development.

Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.

Qt is available under three different licensing options designed to accommodate the needs of our various users.

Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.

Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.

Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.

Please see qt.io/licensing for an overview of Qt licensing.

Copyright (C) 2015 The Qt Company Ltd and other contributors.

Qt and the Qt logo are trademarks of Digia Plc and/or its subsidiary(-ies).

Qt is developed as an open source project on qt-project.org.

Qt is a Digia product. See qt.io for more information.

Updating 'qtbase_ca.qm'... Generated 1533 translation(s) (1533 finished and 0 unfinished) lrelease qtbase_de.ts Generated 1535 translation(s) (1535 finished and 0 unfinished) lrelease qtbase_en.ts Updating 'qtbase_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qtbase_de.qm'... lrelease qtbase_fi.ts Generated 1530 translation(s) (1530 finished and 0 unfinished) lrelease qtbase_fr.ts Updating 'qtbase_fi.qm'... Updating 'qtbase_fr.qm'... Generated 1525 translation(s) (1525 finished and 0 unfinished) Generated 1530 translation(s) (1530 finished and 0 unfinished) lrelease qtbase_he.ts lrelease qtbase_hu.ts Updating 'qtbase_he.qm'... Generated 1530 translation(s) (1530 finished and 0 unfinished) lrelease qtbase_it.ts Updating 'qtbase_hu.qm'... Generated 900 translation(s) (1 finished and 899 unfinished) Ignored 443 untranslated source text(s) lrelease qtbase_ja.ts Updating 'qtbase_it.qm'... Generated 1523 translation(s) (1522 finished and 1 unfinished) Ignored 9 untranslated source text(s) lrelease qtbase_ko.ts Updating 'qtbase_ja.qm'... Updating 'qtbase_ko.qm'... Generated 1528 translation(s) (1528 finished and 0 unfinished) Ignored 3 untranslated source text(s) Generated 1499 translation(s) (1499 finished and 0 unfinished) lrelease qtbase_lv.ts lrelease qtbase_pl.ts Updating 'qtbase_lv.qm'... Updating 'qtbase_pl.qm'... Generated 1499 translation(s) (1499 finished and 0 unfinished) lrelease qtbase_ru.ts Generated 1451 translation(s) (1451 finished and 0 unfinished) Ignored 80 untranslated source text(s) lrelease qtbase_sk.ts Updating 'qtbase_sk.qm'... Updating 'qtbase_ru.qm'... Generated 1167 translation(s) (1167 finished and 0 unfinished) Generated 1501 translation(s) (1500 finished and 1 unfinished) Ignored 29 untranslated source text(s) lrelease qtbase_uk.ts lrelease qtconfig_hu.ts Updating 'qtconfig_hu.qm'... Generated 141 translation(s) (131 finished and 10 unfinished) Ignored 27 untranslated source text(s) lrelease qtconfig_ja.ts Updating 'qtconfig_ja.qm'... Generated 168 translation(s) (168 finished and 0 unfinished) lrelease qtconfig_ko.ts Updating 'qtbase_uk.qm'... Updating 'qtconfig_ko.qm'... Generated 168 translation(s) (168 finished and 0 unfinished) lrelease qtconfig_pl.ts Generated 1529 translation(s) (1529 finished and 0 unfinished) Ignored 1 untranslated source text(s) lrelease qtconfig_ru.ts Updating 'qtconfig_pl.qm'... Generated 162 translation(s) (162 finished and 0 unfinished) Ignored 6 untranslated source text(s) lrelease qtconfig_sk.ts Updating 'qtconfig_ru.qm'... Generated 168 translation(s) (168 finished and 0 unfinished) lrelease qtconfig_sl.ts Updating 'qtconfig_sk.qm'... Generated 168 translation(s) (168 finished and 0 unfinished) lrelease qtconfig_uk.ts Updating 'qtconfig_sl.qm'... Generated 168 translation(s) (168 finished and 0 unfinished) lrelease qtconfig_zh_CN.ts Updating 'qtconfig_uk.qm'... Generated 163 translation(s) (163 finished and 0 unfinished) Ignored 5 untranslated source text(s) lrelease qtconfig_zh_TW.ts Updating 'qtconfig_zh_CN.qm'... Generated 164 translation(s) (164 finished and 0 unfinished) Ignored 4 untranslated source text(s) lrelease qtconnectivity_de.ts Updating 'qtconfig_zh_TW.qm'... Generated 164 translation(s) (164 finished and 0 unfinished) Ignored 4 untranslated source text(s) lrelease qtconnectivity_en.ts Updating 'qtconnectivity_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qtconnectivity_de.qm'... lrelease qtconnectivity_ko.ts Generated 332 translation(s) (332 finished and 0 unfinished) lrelease qtconnectivity_pl.ts Updating 'qtconnectivity_ko.qm'... Generated 264 translation(s) (264 finished and 0 unfinished) Updating 'qtconnectivity_pl.qm'... lrelease qtconnectivity_ru.ts Generated 222 translation(s) (220 finished and 2 unfinished) Ignored 110 untranslated source text(s) lrelease qtconnectivity_uk.ts Updating 'qtconnectivity_uk.qm'... Updating 'qtconnectivity_ru.qm'... Generated 332 translation(s) (332 finished and 0 unfinished) lrelease qtdeclarative_de.ts Generated 299 translation(s) (264 finished and 35 unfinished) Ignored 33 untranslated source text(s) lrelease qtdeclarative_en.ts Updating 'qtdeclarative_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qtdeclarative_de.qm'... lrelease qtdeclarative_fi.ts Generated 329 translation(s) (329 finished and 0 unfinished) lrelease qtdeclarative_fr.ts Updating 'qtdeclarative_fi.qm'... Generated 329 translation(s) (329 finished and 0 unfinished) lrelease qtdeclarative_ja.ts Updating 'qtdeclarative_fr.qm'... Generated 306 translation(s) (306 finished and 0 unfinished) lrelease qtdeclarative_ko.ts Updating 'qtdeclarative_ja.qm'... Generated 311 translation(s) (311 finished and 0 unfinished) lrelease qtdeclarative_lv.ts Updating 'qtdeclarative_ko.qm'... Generated 306 translation(s) (306 finished and 0 unfinished) lrelease qtdeclarative_pl.ts Updating 'qtdeclarative_lv.qm'... Generated 306 translation(s) (306 finished and 0 unfinished) lrelease qtdeclarative_ru.ts Updating 'qtdeclarative_pl.qm'... Generated 316 translation(s) (316 finished and 0 unfinished) Ignored 13 untranslated source text(s) lrelease qtdeclarative_sk.ts Updating 'qtdeclarative_ru.qm'... Generated 329 translation(s) (329 finished and 0 unfinished) Updating 'qtdeclarative_sk.qm'... lrelease qtdeclarative_uk.ts Generated 283 translation(s) (283 finished and 0 unfinished) lrelease qtlocation_de.ts Updating 'qtlocation_de.qm'... Generated 151 translation(s) (151 finished and 0 unfinished) Updating 'qtdeclarative_uk.qm'... lrelease qtlocation_en.ts Generated 329 translation(s) (329 finished and 0 unfinished) lrelease qtlocation_fr.ts Updating 'qtlocation_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qtlocation_ko.ts Updating 'qtlocation_fr.qm'... Generated 139 translation(s) (139 finished and 0 unfinished) Ignored 1 untranslated source text(s) Updating 'qtlocation_ko.qm'... Generated 105 translation(s) (105 finished and 0 unfinished) lrelease qtlocation_pl.ts lrelease qtlocation_ru.ts Updating 'qtlocation_pl.qm'... Generated 148 translation(s) (148 finished and 0 unfinished) Ignored 3 untranslated source text(s) Updating 'qtlocation_ru.qm'... Generated 151 translation(s) (142 finished and 9 unfinished) lrelease qtlocation_uk.ts lrelease qtmultimedia_ca.ts Updating 'qtlocation_uk.qm'... Generated 151 translation(s) (151 finished and 0 unfinished) lrelease qtmultimedia_cs.ts Updating 'qtmultimedia_ca.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) Updating 'qtmultimedia_cs.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) lrelease qtmultimedia_de.ts lrelease qtmultimedia_en.ts Updating 'qtmultimedia_de.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) Updating 'qtmultimedia_en.qm'... lrelease qtmultimedia_fi.ts Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qtmultimedia_fr.ts Updating 'qtmultimedia_fi.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) lrelease qtmultimedia_hu.ts Updating 'qtmultimedia_fr.qm'... Generated 112 translation(s) (112 finished and 0 unfinished) lrelease qtmultimedia_it.ts Updating 'qtmultimedia_it.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) lrelease qtmultimedia_ja.ts Updating 'qtmultimedia_ja.qm'... Generated 127 translation(s) (127 finished and 0 unfinished) lrelease qtmultimedia_ko.ts Updating 'qtmultimedia_ko.qm'... Generated 112 translation(s) (112 finished and 0 unfinished) lrelease qtmultimedia_pl.ts Updating 'qtmultimedia_pl.qm'... Generated 107 translation(s) (107 finished and 0 unfinished) Ignored 8 untranslated source text(s) Updating 'qtmultimedia_hu.qm'... Generated 5 translation(s) (0 finished and 5 unfinished) Ignored 68 untranslated source text(s) lrelease qtmultimedia_ru.ts lrelease qtmultimedia_sk.ts Updating 'qtmultimedia_ru.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) Updating 'qtmultimedia_sk.qm'... Generated 71 translation(s) (71 finished and 0 unfinished) lrelease qtmultimedia_uk.ts lrelease qtquick1_ca.ts Updating 'qtmultimedia_uk.qm'... Generated 115 translation(s) (115 finished and 0 unfinished) lrelease qtquick1_cs.ts Updating 'qtquick1_ca.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) Updating 'qtquick1_cs.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) lrelease qtquick1_de.ts lrelease qtquick1_en.ts Updating 'qtquick1_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qtquick1_de.qm'... lrelease qtquick1_fi.ts Generated 216 translation(s) (216 finished and 0 unfinished) lrelease qtquick1_fr.ts Updating 'qtquick1_fi.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) Updating 'qtquick1_fr.qm'... lrelease qtquick1_he.ts Generated 216 translation(s) (216 finished and 0 unfinished) lrelease qtquick1_hu.ts Updating 'qtquick1_he.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) lrelease qtquick1_it.ts Updating 'qtquick1_it.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) lrelease qtquick1_ja.ts Updating 'qtquick1_ja.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) lrelease qtquick1_ko.ts Updating 'qtquick1_hu.qm'... Generated 101 translation(s) (0 finished and 101 unfinished) Ignored 115 untranslated source text(s) lrelease qtquick1_pl.ts Updating 'qtquick1_ko.qm'... Updating 'qtquick1_pl.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) Generated 214 translation(s) (214 finished and 0 unfinished) Ignored 2 untranslated source text(s) lrelease qtquick1_sk.ts lrelease qtquick1_ru.ts Updating 'qtquick1_sk.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) lrelease qtquick1_uk.ts Updating 'qtquick1_ru.qm'... Generated 216 translation(s) (216 finished and 0 unfinished) lrelease qtquickcontrols2_en.ts Updating 'qtquickcontrols2_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qtquick1_uk.qm'... lrelease qtquickcontrols2_uk.ts Generated 216 translation(s) (216 finished and 0 unfinished) Updating 'qtquickcontrols2_uk.qm'... Generated 92 translation(s) (92 finished and 0 unfinished) lrelease qtquickcontrols_de.ts lrelease qtquickcontrols_en.ts Updating 'qtquickcontrols_de.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) Updating 'qtquickcontrols_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qtquickcontrols_fi.ts lrelease qtquickcontrols_fr.ts Updating 'qtquickcontrols_fi.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qtquickcontrols_ja.ts Updating 'qtquickcontrols_fr.qm'... Generated 75 translation(s) (75 finished and 0 unfinished) lrelease qtquickcontrols_ru.ts Updating 'qtquickcontrols_ja.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qtquickcontrols_uk.ts Updating 'qtquickcontrols_ru.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qtscript_ca.ts Updating 'qtquickcontrols_uk.qm'... Generated 69 translation(s) (69 finished and 0 unfinished) lrelease qtscript_cs.ts Updating 'qtscript_ca.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) Updating 'qtscript_cs.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_de.ts lrelease qtscript_en.ts Updating 'qtscript_de.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) Updating 'qtscript_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qtscript_fi.ts lrelease qtscript_fr.ts Updating 'qtscript_fi.qm'... Updating 'qtscript_fr.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_he.ts lrelease qtscript_hu.ts Updating 'qtscript_he.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_it.ts Updating 'qtscript_it.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_ja.ts Updating 'qtscript_ja.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_ko.ts Updating 'qtscript_ko.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_lv.ts Updating 'qtscript_lv.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_pl.ts Updating 'qtscript_hu.qm'... Generated 49 translation(s) (0 finished and 49 unfinished) Ignored 13 untranslated source text(s) Updating 'qtscript_pl.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_ru.ts lrelease qtscript_sk.ts Updating 'qtscript_sk.qm'... Updating 'qtscript_ru.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) Generated 62 translation(s) (62 finished and 0 unfinished) lrelease qtscript_uk.ts lrelease qtserialport_de.ts Updating 'qtscript_uk.qm'... Updating 'qtserialport_de.qm'... Generated 62 translation(s) (62 finished and 0 unfinished) Generated 16 translation(s) (16 finished and 0 unfinished) lrelease qtserialport_ja.ts lrelease qtserialport_en.ts Updating 'qtserialport_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Updating 'qtserialport_ja.qm'... Generated 16 translation(s) (16 finished and 0 unfinished) lrelease qtserialport_pl.ts lrelease qtserialport_ru.ts Updating 'qtserialport_pl.qm'... Generated 14 translation(s) (14 finished and 0 unfinished) Ignored 2 untranslated source text(s) Updating 'qtserialport_ru.qm'... Generated 16 translation(s) (16 finished and 0 unfinished) lrelease qtserialport_uk.ts lrelease qtwebengine_de.ts Updating 'qtserialport_uk.qm'... Generated 16 translation(s) (16 finished and 0 unfinished) Updating 'qtwebengine_de.qm'... Generated 79 translation(s) (79 finished and 0 unfinished) lrelease qtwebengine_en.ts lrelease qtwebengine_pl.ts Updating 'qtwebengine_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qtwebengine_ru.ts Updating 'qtwebengine_pl.qm'... Generated 75 translation(s) (75 finished and 0 unfinished) lrelease qtwebengine_uk.ts Updating 'qtwebengine_ru.qm'... Generated 80 translation(s) (80 finished and 0 unfinished) lrelease qtwebsockets_de.ts Updating 'qtwebengine_uk.qm'... Generated 80 translation(s) (80 finished and 0 unfinished) lrelease qtwebsockets_en.ts Updating 'qtwebsockets_de.qm'... Generated 51 translation(s) (51 finished and 0 unfinished) Updating 'qtwebsockets_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qtwebsockets_fr.ts lrelease qtwebsockets_ja.ts Updating 'qtwebsockets_ja.qm'... Generated 51 translation(s) (51 finished and 0 unfinished) Updating 'qtwebsockets_fr.qm'... Generated 51 translation(s) (51 finished and 0 unfinished) lrelease qtwebsockets_pl.ts lrelease qtwebsockets_ru.ts Updating 'qtwebsockets_pl.qm'... Generated 43 translation(s) (43 finished and 0 unfinished) Ignored 8 untranslated source text(s) lrelease qtwebsockets_uk.ts Updating 'qtwebsockets_ru.qm'... Generated 51 translation(s) (51 finished and 0 unfinished) Updating 'qtwebsockets_uk.qm'... Generated 51 translation(s) (51 finished and 0 unfinished) lrelease qtxmlpatterns_ca.ts lrelease qtxmlpatterns_cs.ts Updating 'qtxmlpatterns_ca.qm'... Updating 'qtxmlpatterns_cs.qm'... Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Generated 480 translation(s) (480 finished and 0 unfinished) Generated 481 translation(s) (481 finished and 0 unfinished) lrelease qtxmlpatterns_de.ts lrelease qtxmlpatterns_en.ts Updating 'qtxmlpatterns_en.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) lrelease qtxmlpatterns_fr.ts Updating 'qtxmlpatterns_de.qm'... Updating 'qtxmlpatterns_fr.qm'... Generated 480 translation(s) (480 finished and 0 unfinished) Generated 480 translation(s) (480 finished and 0 unfinished) lrelease qtxmlpatterns_hu.ts lrelease qtxmlpatterns_it.ts Updating 'qtxmlpatterns_it.qm'... Generated 37 translation(s) (37 finished and 0 unfinished) Ignored 443 untranslated source text(s) lrelease qtxmlpatterns_ja.ts Updating 'qtxmlpatterns_ja.qm'... Updating 'qtxmlpatterns_hu.qm'... Generated 480 translation(s) (480 finished and 0 unfinished) Generated 457 translation(s) (0 finished and 457 unfinished) Ignored 2 untranslated source text(s) lrelease qtxmlpatterns_ko.ts lrelease qtxmlpatterns_pl.ts Updating 'qtxmlpatterns_pl.qm'... Updating 'qtxmlpatterns_ko.qm'... Generated 478 translation(s) (443 finished and 35 unfinished) Ignored 2 untranslated source text(s) lrelease qtxmlpatterns_ru.ts Generated 480 translation(s) (480 finished and 0 unfinished) lrelease qtxmlpatterns_sk.ts Updating 'qtxmlpatterns_ru.qm'... Generated 455 translation(s) (455 finished and 0 unfinished) Ignored 25 untranslated source text(s) Updating 'qtxmlpatterns_sk.qm'... Generated 151 translation(s) (151 finished and 0 unfinished) Ignored 308 untranslated source text(s) lrelease qtxmlpatterns_uk.ts Updating 'qtxmlpatterns_uk.qm'... Generated 49 translation(s) (49 finished and 0 unfinished) Ignored 431 untranslated source text(s) make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations' touch /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/.stamp_built echo Staging qt... Staging qt... mkdir -p /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase; PATH="/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" make -C src INSTALL_ROOT=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6 sub-corelib-install_subtargets && cd .. && make -C qttools/src/linguist/lrelease INSTALL_ROOT=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6 install_target && make -C qttranslations INSTALL_ROOT=/home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6 install_subtargets make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. cd tools/bootstrap/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap/bootstrap.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile install make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap' install -m 644 -p ../../../lib/libQt5Bootstrap.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/libQt5Bootstrap.a sed -e 's,/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib,$$[QT_HOST_LIBS],g' ../../../lib/libQt5Bootstrap.prl > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/libQt5Bootstrap.prl sed -e s,/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib,/usr/local/Qt-5.7.1/lib,g ../../../lib/libQt5Bootstrap.la > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/libQt5Bootstrap.la sed -e s,/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib,/usr/local/Qt-5.7.1/lib,g ../../../lib/pkgconfig/Qt5Bootstrap.pc > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/pkgconfig/Qt5Bootstrap.pc install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/mkspecs/modules-inst/qt_lib_bootstrap_private.pri /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/mkspecs/modules/ make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/bootstrap' cd tools/moc/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc/moc.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile install make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc' install -m 755 -p ../../../bin/moc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/moc strip /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/moc make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/moc' cd tools/rcc/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc/rcc.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile install make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc' install -m 755 -p ../../../bin/rcc /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/rcc strip /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/rcc make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/tools/rcc' cd 3rdparty/pcre/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre/pcre.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile install make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre' install -m 644 -p ../../../lib/libqtpcre.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/libqtpcre.a sed -e 's,/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib,$$[QT_INSTALL_LIBS],g' ../../../lib/libqtpcre.prl > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/libqtpcre.prl make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/3rdparty/pcre' cd corelib/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/corelib.pro -qtconf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile install make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib' install -m 644 -p ../../lib/libQt5Core.a /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/libQt5Core.a sed -e 's,/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib,$$[QT_INSTALL_LIBS],g' ../../lib/libQt5Core.prl > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/libQt5Core.prl sed -e s,/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib,=/usr/local/Qt-5.7.1/lib,g ../../lib/libQt5Core.la > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/libQt5Core.la sed -e s,/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib,/usr/local/Qt-5.7.1/lib,g ../../lib/pkgconfig/Qt5Core.pc > /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/pkgconfig/Qt5Core.pc install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractAnimation /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAnimationDriver /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAnimationGroup /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QParallelAnimationGroup /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QPauseAnimation /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QPropertyAnimation /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSequentialAnimationGroup /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVariantAnimation /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTextCodec /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTextEncoder /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTextDecoder /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtEndian /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFlag /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QIncompatibleFlag /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFlags /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtGlobal /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QIntegerForSize /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStaticAssertFailure /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFunctionPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QForeachContainer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QNonConstOverload /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QConstOverload /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QGlobalStatic /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLibraryInfo /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMessageLogContext /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMessageLogger /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtMsgHandler /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtMessageHandler /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/Qt /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QInternal /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtNumeric /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSysInfo /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTypeInfo /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTypeInfoQuery /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTypeInfoMerger /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtConfig /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QBuffer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDataStream /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtDebug /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDebug /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDebugStateSaver /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QNoDebug /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDirIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFile /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFileDevice /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFileInfo /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFileInfoList /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFileSelector /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFileSystemWatcher /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QIODevice /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLockFile /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLoggingCategory /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/Q_PID /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/Q_SECURITY_ATTRIBUTES /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/Q_STARTUPINFO /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QProcessEnvironment /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QProcess /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QResource /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSaveFile /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSettings /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStandardPaths /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStorageInfo /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTemporaryDir /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTemporaryFile /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTextStream /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTextStreamFunction /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTextStreamManipulator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QUrlTwoFlags /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QUrl /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QUrlQuery /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QModelIndex /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QPersistentModelIndex /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QModelIndexList /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractItemModel /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractTableModel /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractListModel /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractProxyModel /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QIdentityProxyModel /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QItemSelectionRange /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QItemSelectionModel /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QItemSelection /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSortFilterProxyModel /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStringListModel /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QJsonArray /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QJsonParseError /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QJsonDocument /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QJsonObject /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QJsonValue /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QJsonValueRef /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QJsonValuePtr /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QJsonValueRefPtr /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractEventDispatcher /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractNativeEventFilter /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QBasicTimer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QCoreApplication /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtCleanUpFunction /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QEvent /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTimerEvent /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QChildEvent /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDynamicPropertyChangeEvent /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDeferredDeleteEvent /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QEventLoop /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QEventLoopLocker /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtMath /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMetaMethod /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMetaEnum /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMetaProperty /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMetaClassInfo /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMetaType /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMimeData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QObjectList /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QObjectData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QObject /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QObjectUserData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSignalBlocker /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QObjectCleanupHandler /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QByteArrayData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QGenericArgument /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QGenericReturnArgument /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QArgument /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QReturnArgument /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMetaObject /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSharedMemory /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSignalMapper /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSocketNotifier /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSystemSemaphore /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTimer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTranslator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVariantHash /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVariantList /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVariantMap /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVariant /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVariantComparisonHelper /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSequentialIterable /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAssociativeIterable /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QWinEventNotifier /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMimeDatabase /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMimeType /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFactoryInterface /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLibrary /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtPlugin /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtPluginInstanceFunction /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtPluginMetaDataFunction /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStaticPlugin /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QPluginLoader /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QUuid /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractState /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAbstractTransition /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QEventTransition /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFinalState /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QHistoryState /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSignalTransition /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QState /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStateMachine /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAtomicInteger /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAtomicInt /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QAtomicPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QException /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QUnhandledException /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFuture /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFutureIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableFutureIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFutureInterfaceBase /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFutureInterface /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFutureSynchronizer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFutureWatcherBase /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QFutureWatcher /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QBasicMutex /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutex /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutexLocker /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QReadWriteLock /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QReadLocker /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QWriteLocker /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QRunnable /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSemaphore /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QThread /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QThreadPool /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QThreadStorageData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QThreadStorage /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QWaitCondition /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtAlgorithms /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QArrayData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStaticArrayData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QArrayDataPointerRef /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QArrayDataPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QBitArray /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QBitRef /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStaticByteArrayData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QByteArrayDataPtr /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QByteArray /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QByteRef /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QByteArrayListIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableByteArrayListIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QByteArrayList /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QByteArrayMatcher /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QCache /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLatin1Char /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QChar /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QCollatorSortKey /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QCollator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QCommandLineOption /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QCommandLineParser /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtContainerFwd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QContiguousCacheData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QContiguousCacheTypedData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QContiguousCache /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QCryptographicHash /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDate /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTime /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QDateTime /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QEasingCurve /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QElapsedTimer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QHashData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QHashDummyValue /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QHashNode /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QHash /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMultiHash /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QHashIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableHashIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QHashFunctions /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLine /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLineF /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLinkedListData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLinkedListNode /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLinkedList /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLinkedListIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableLinkedListIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QListSpecialMethods /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QListData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QList /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QListIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableListIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLocale /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMapNodeBase /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMapNode /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMapDataBase /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMapData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMap /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMultiMap /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMapIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableMapIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMargins /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMarginsF /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMessageAuthenticationCode /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QPair /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QPoint /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QPointF /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QQueue /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QRect /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QRectF /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QRegExp /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QRegularExpression /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QRegularExpressionMatch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QRegularExpressionMatchIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QScopedPointerDeleter /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QScopedPointerArrayDeleter /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QScopedPointerPodDeleter /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QScopedPointerObjectDeleteLater /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QScopedPointerDeleteLater /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QScopedPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QScopedArrayPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QScopedValueRollback /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSet /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSetIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableSetIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSharedData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSharedDataPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QExplicitlySharedDataPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSharedPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QWeakPointer /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QEnableSharedFromThis /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSize /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QSizeF /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStack /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLatin1String /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QLatin1Literal /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStringData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStaticStringData /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStringDataPtr /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QString /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QCharRef /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStringRef /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStringBuilder /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStringListIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableStringListIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStringList /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QStringMatcher /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTextBoundaryFinder /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTimeLine /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QTimeZone /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVarLengthArray /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVector /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVectorIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QMutableVectorIterator /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QVersionNumber /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamStringRef /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamAttribute /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamAttributes /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamNamespaceDeclaration /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamNamespaceDeclarations /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamNotationDeclaration /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamNotationDeclarations /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamEntityDeclaration /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamEntityDeclarations /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamEntityResolver /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamReader /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QXmlStreamWriter /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtCoreVersion /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qabstractanimation.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qanimationgroup.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qparallelanimationgroup.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qpauseanimation.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qpropertyanimation.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qsequentialanimationgroup.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qvariantanimation.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/arch/qatomic_bootstrap.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/arch/qatomic_cxx11.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/arch/qatomic_msvc.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qtextcodec.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qcompilerdetection.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qconfig-dist.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qconfig-large.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qconfig-medium.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qconfig-minimal.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qconfig-nacl.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qconfig-small.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qendian.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qflags.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qglobal.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qglobalstatic.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qisenum.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qlibraryinfo.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qlogging.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qnamespace.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qnumeric.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qprocessordetection.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qsysinfo.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qsystemdetection.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qt_windows.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qtypeinfo.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qtypetraits.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qversiontagging.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qconfig.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qfeatures.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qbuffer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qdatastream.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qdebug.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qdir.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qdiriterator.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfile.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfiledevice.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfileinfo.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfileselector.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemwatcher.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qiodevice.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qlockfile.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qloggingcategory.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qprocess.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qresource.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qsavefile.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qsettings.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qstandardpaths.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qstorageinfo.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qtemporarydir.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qtemporaryfile.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qtextstream.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qurl.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qurlquery.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qabstractitemmodel.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qabstractproxymodel.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qidentityproxymodel.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qitemselectionmodel.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qstringlistmodel.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/json/qjsonarray.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/json/qjsondocument.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/json/qjsonobject.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/json/qjsonvalue.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qabstracteventdispatcher.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qabstractnativeeventfilter.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qbasictimer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcoreapplication.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcoreevent.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qeventloop.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qfunctions_nacl.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qfunctions_vxworks.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qfunctions_wince.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qfunctions_winrt.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmath.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmetaobject.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmetatype.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmimedata.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qobject.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qobject_impl.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qobjectcleanuphandler.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qobjectdefs.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qobjectdefs_impl.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qpointer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qsharedmemory.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qsignalmapper.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qsocketnotifier.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qsystemsemaphore.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qtimer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qtranslator.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qvariant.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qwineventnotifier.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimedatabase.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimetype.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qfactoryinterface.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qlibrary.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qplugin.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qpluginloader.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/quuid.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qabstractstate.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qabstracttransition.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qeventtransition.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qfinalstate.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qhistorystate.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qsignaltransition.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qstate.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qstatemachine.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qatomic.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qbasicatomic.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qexception.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qfuture.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qfutureinterface.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qfuturesynchronizer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qfuturewatcher.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qgenericatomic.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qmutex.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qreadwritelock.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qresultstore.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qrunnable.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qsemaphore.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qthread.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qthreadpool.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qthreadstorage.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qwaitcondition.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qalgorithms.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qarraydata.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qarraydataops.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qarraydatapointer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qbitarray.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qbytearray.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qbytearraylist.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qbytearraymatcher.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qcache.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qchar.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qcollator.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qcommandlineoption.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qcommandlineparser.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qcontainerfwd.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qcontiguouscache.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qcryptographichash.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qdatetime.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qeasingcurve.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qelapsedtimer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qhash.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qhashfunctions.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qiterator.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qline.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qlinkedlist.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qlist.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qlocale.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qmap.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qmargins.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qmessageauthenticationcode.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qpair.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qpoint.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qqueue.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qrect.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qrefcount.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qregexp.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qregularexpression.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qscopedpointer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qscopedvaluerollback.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qset.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qshareddata.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qsharedpointer.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qsharedpointer_impl.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qsize.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qstack.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qstring.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qstringbuilder.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qstringlist.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qstringmatcher.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qtextboundaryfinder.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qtimeline.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qtimezone.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qvarlengtharray.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qvector.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qversionnumber.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/xml/qxmlstream.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/qtcoreversion.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtCore /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/include/QtCore/QtCoreDepends /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qabstractanimation_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qanimationgroup_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qparallelanimationgroup_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qpropertyanimation_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qsequentialanimationgroup_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/animation/qvariantanimation_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/cp949codetbl_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qbig5codec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qeucjpcodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qeuckrcodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qgb18030codec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qiconvcodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qicucodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qisciicodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qjiscodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qjpunicode_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qlatincodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qsimplecodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qsjiscodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qtextcodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qtsciicodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qutfcodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/codecs/qwindowscodec_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qhooks_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qnumeric_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/global/qt_pch.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qabstractfileengine_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qdatastream_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qdataurl_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qdebug_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qdir_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfile_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfiledevice_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfileinfo_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfileselector_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemengine_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystementry_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemiterator_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemmetadata_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemwatcher_fsevents_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemwatcher_inotify_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemwatcher_kqueue_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemwatcher_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemwatcher_polling_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfilesystemwatcher_win_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfsfileengine_iterator_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qfsfileengine_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qiodevice_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qipaddress_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qlockfile_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qloggingregistry_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qnoncontiguousbytedevice_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qprocess_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qresource_iterator_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qresource_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qsavefile_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qsettings_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qstorageinfo_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qtemporaryfile_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qtextstream_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qtldurl_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qurl_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qurltlds_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qwindowspipereader_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qwindowspipewriter_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/io/qwinoverlappedionotifier_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qabstractitemmodel_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qabstractproxymodel_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/itemmodels/qitemselectionmodel_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/json/qjson_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/json/qjsonparser_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/json/qjsonwriter_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qabstracteventdispatcher_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcfsocketnotifier_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcore_mac_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcore_unix_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcoreapplication_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcorecmdlineargs_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcoreglobaldata_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qcrashhandler_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qeventdispatcher_cf_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qeventdispatcher_glib_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qeventdispatcher_unix_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qeventdispatcher_win_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qeventdispatcher_winrt_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qeventloop_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qfunctions_fake_env_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qfunctions_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qjni_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qjnihelpers_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmetaobject_moc_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmetaobject_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmetaobjectbuilder_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmetatype_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qmetatypeswitcher_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qobject_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qpoll_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qppsattribute_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qppsattributeprivate_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qppsobject_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qppsobjectprivate_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qsharedmemory_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qsystemerror_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qsystemsemaphore_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qtimerinfo_unix_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qtranslator_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/kernel/qvariant_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimedatabase_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimeglobpattern_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimemagicrule_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimemagicrulematcher_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimeprovider_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimetype_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/mimetypes/qmimetypeparser_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qelfparser_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qfactoryloader_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qlibrary_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qmachparser_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/plugin/qsystemlibrary_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qabstractstate_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qabstracttransition_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qeventtransition_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qfinalstate_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qhistorystate_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qsignaleventgenerator_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qsignaltransition_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qstate_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/statemachine/qstatemachine_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qfutureinterface_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qfuturewatcher_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qmutex_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qmutexpool_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qorderedmutexlocker_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qreadwritelock_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qthread_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/thread/qthreadpool_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qbytearray_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qbytedata_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qcollator_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qdatetime_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qdatetimeparser_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qdoublescanprint_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qfreelist_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qharfbuzz_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qlocale_data_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qlocale_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qlocale_tools_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qpodlist_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qringbuffer_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qscopedpointer_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qsimd_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qstringalgorithms_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qstringiterator_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qtimezoneprivate_data_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qtimezoneprivate_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qtools_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qunicodetables_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/tools/qunicodetools_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/xml/qxmlstream_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib/xml/qxmlutils_p.h /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/include/QtCore/5.7.1/QtCore/private/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/mkspecs/modules-inst/qt_lib_core.pri /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/mkspecs/modules/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/mkspecs/modules-inst/qt_lib_core_private.pri /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/mkspecs/modules/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib/cmake/Qt5Core/Qt5CTestMacros.cmake /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/cmake/Qt5Core/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib/cmake/install/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/cmake/Qt5Core/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib/cmake/Qt5/Qt5Config.cmake /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/cmake/Qt5/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib/cmake/Qt5/Qt5ConfigVersion.cmake /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/cmake/Qt5/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib/cmake/Qt5Core/Qt5CoreConfig.cmake /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/cmake/Qt5Core/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/cmake/Qt5Core/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/cmake/Qt5Core/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/lib/cmake/Qt5Core/Qt5CoreMacros.cmake /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/lib/cmake/Qt5Core/ make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src/corelib' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/src' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6' install -m 755 -p ../../../bin/lrelease /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/lrelease strip /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/lrelease make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttools/src/linguist/lrelease' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6' cd translations/ && ( test -e Makefile || /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qtbase/bin/qmake /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/translations.pro -o Makefile ) && make -f Makefile install make[2]: Entering directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations' install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_da.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_sl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_zh_CN.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/assistant_zh_TW.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_sl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_zh_CN.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/designer_zh_TW.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_sl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_zh_CN.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/linguist_zh_TW.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_fi.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_he.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qmlviewer_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_ar.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_ca.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_da.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_es.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_fa.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_fi.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_gl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_he.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_da.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_gl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_it.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_sl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_zh_CN.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_help_zh_TW.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_it.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_lt.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_pt.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_sl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_sv.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_zh_CN.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qt_zh_TW.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_ca.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_fi.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_he.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_it.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_lv.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtbase_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_sl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_zh_CN.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconfig_zh_TW.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconnectivity_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconnectivity_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconnectivity_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconnectivity_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconnectivity_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtconnectivity_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_fi.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_lv.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtdeclarative_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtlocation_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtlocation_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtlocation_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtlocation_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtlocation_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtlocation_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtlocation_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_ca.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_fi.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_it.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtmultimedia_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_ca.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_fi.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_he.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_it.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquick1_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols2_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols2_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols_fi.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtquickcontrols_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_ca.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_fi.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_he.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_it.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_lv.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtscript_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtserialport_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtserialport_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtserialport_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtserialport_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtserialport_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtserialport_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebengine_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebengine_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebengine_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebengine_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebengine_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebsockets_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebsockets_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebsockets_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebsockets_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebsockets_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebsockets_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtwebsockets_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_ca.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_cs.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_de.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_en.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_fr.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_hu.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_it.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_ja.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_ko.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_pl.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_ru.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_sk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ install -m 644 -p /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations/qtxmlpatterns_uk.qm /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/usr/local/Qt-5.7.1/translations/ make[2]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations/translations' make[1]: Leaving directory '/home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qttranslations' rm -rf /home/ubuntu/build/wownero/contrib/depends/work/build/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6 touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/.stamp_staged echo Postprocessing qt... Postprocessing qt... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; rm -rf native/mkspecs/ native/lib/ lib/cmake/ && rm -f lib/lib*.la lib/*.prl plugins/*/*.prl touch /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_postprocessed echo Caching qt... Caching qt... cd /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6//home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; find . | sort | tar --no-recursion -czf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qt-5.7.1-3a4c43a6fc6.tar.gz -T - mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/qt rm -rf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/qt && mkdir -p /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/qt mv /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6/qt-5.7.1-3a4c43a6fc6.tar.gz /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/qt/qt-5.7.1-3a4c43a6fc6.tar.gz rm -rf /home/ubuntu/build/wownero/contrib/depends/work/staging/i686-w64-mingw32/qt/5.7.1-3a4c43a6fc6 cd /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/qt; sha256sum qt-5.7.1-3a4c43a6fc6.tar.gz > /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/qt/qt-5.7.1-3a4c43a6fc6.tar.gz.hash rm -rf /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 mkdir -p /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 echo copying packages: native_ccache native_protobuf boost openssl zeromq libiconv icu4c sodium hidapi protobuf libusb qt copying packages: native_ccache native_protobuf boost openssl zeromq libiconv icu4c sodium hidapi protobuf libusb qt echo to: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 to: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_ccache/native_ccache-3.3.4-c07d4db0525.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/native_protobuf/native_protobuf-3.6.1-49e53bee201.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/boost/boost-1_64_0-4d7aa87de2e.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/openssl/openssl-1.0.2r-f1199683bc6.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/zeromq/zeromq-4.1.7-c86d67add77.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libiconv/libiconv-1.15-322f2fb9e25.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/icu4c/icu4c-55.2-c740de269ef.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/sodium/sodium-1.0.18-ceaf79650e8.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/hidapi/hidapi-0.9.0-7257703cbf1.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/protobuf/protobuf-3.6.1-4fbb21f4b67.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/libusb/libusb-1.0.22-50574bbeb80.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/i686-w64-mingw32/qt/qt-5.7.1-3a4c43a6fc6.tar.gz; touch /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/.stamp_a5861687678 sed -e 's|@HOST@|i686-w64-mingw32|' \ -e 's|@CC@|i686-w64-mingw32-gcc|' \ -e 's|@CXX@|i686-w64-mingw32-g++|' \ -e 's|@AR@|i686-w64-mingw32-ar|' \ -e 's|@RANLIB@|i686-w64-mingw32-ranlib|' \ -e 's|@NM@|i686-w64-mingw32-nm|' \ -e 's|@STRIP@|i686-w64-mingw32-strip|' \ -e 's|@build_os@|linux|' \ -e 's|@host_os@|mingw32|' \ -e 's|@CFLAGS@|-pipe|' \ -e 's|@CXXFLAGS@|-pipe|' \ -e 's|@CPPFLAGS@||' \ -e 's|@LDFLAGS@||' \ -e 's|@allow_host_packages@||' \ -e 's|@debug@||' \ config.site.in > /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/config.site touch /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/config.site sed -e 's|@HOST@|i686-w64-mingw32|' \ -e 's|@CC@|i686-w64-mingw32-gcc|' \ -e 's|@CXX@|i686-w64-mingw32-g++|' \ -e 's|@AR@|i686-w64-mingw32-ar|' \ -e 's|@RANLIB@|i686-w64-mingw32-ranlib|' \ -e 's|@NM@|i686-w64-mingw32-nm|' \ -e 's|@STRIP@|i686-w64-mingw32-strip|' \ -e 's|@build_os@|linux|' \ -e 's|@host_os@|mingw32|' \ -e 's|@CFLAGS@|-pipe|' \ -e 's|@CXXFLAGS@|-pipe|' \ -e 's|@CPPFLAGS@||' \ -e 's|@LDFLAGS@||' \ -e 's|@allow_host_packages@||' \ -e 's|@debug@||' \ -e 's|@release_type@|Release|' \ -e 's|@build_tests@|OFF|' \ -e 's|@depends@|Windows|' \ -e 's|@prefix@|/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32|'\ -e 's|@sdk@|/home/ubuntu/build/wownero/contrib/depends/SDKs|'\ -e 's|@arch@|i686|'\ toolchain.cmake.in > /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/toolchain.cmake touch /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/toolchain.cmake make: Leaving directory '/home/ubuntu/build/wownero/contrib/depends' + unset HOST_ID_SALT + for i in $HOSTS + EXTRA_INCLUDES=/x86_64-w64-mingw32 + '[' -d /x86_64-w64-mingw32 ']' + make -j2 -C /home/ubuntu/build/wownero/contrib/depends HOST=x86_64-w64-mingw32 V=1 make: Entering directory '/home/ubuntu/build/wownero/contrib/depends' rm -rf /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32 mkdir -p /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32 echo copying packages: native_ccache native_protobuf boost openssl zeromq libiconv icu4c sodium hidapi protobuf libusb qt copying packages: native_ccache native_protobuf boost openssl zeromq libiconv icu4c sodium hidapi protobuf libusb qt echo to: /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32 to: /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32 cd /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/native_ccache/native_ccache-3.3.4-c07d4db0525.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/native_protobuf/native_protobuf-3.6.1-49e53bee201.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/boost/boost-1_64_0-56ec4172f57.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/openssl/openssl-1.0.2r-f5657665ebf.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/zeromq/zeromq-4.1.7-e38489f751c.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/libiconv/libiconv-1.15-448d090d74c.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/icu4c/icu4c-55.2-972b721bf5e.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/sodium/sodium-1.0.18-05a6e8fa944.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/hidapi/hidapi-0.9.0-0b31ea1f7d7.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/protobuf/protobuf-3.6.1-33821331a1e.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/libusb/libusb-1.0.22-ba29255914d.tar.gz; tar xf /home/ubuntu/cache/wownero-win-0.8/x86_64-w64-mingw32/qt/qt-5.7.1-932ec5369f1.tar.gz; touch /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32/.stamp_4bdf0fb97e9 sed -e 's|@HOST@|x86_64-w64-mingw32|' \ -e 's|@CC@|x86_64-w64-mingw32-gcc|' \ -e 's|@CXX@|x86_64-w64-mingw32-g++|' \ -e 's|@AR@|x86_64-w64-mingw32-ar|' \ -e 's|@RANLIB@|x86_64-w64-mingw32-ranlib|' \ -e 's|@NM@|x86_64-w64-mingw32-nm|' \ -e 's|@STRIP@|x86_64-w64-mingw32-strip|' \ -e 's|@build_os@|linux|' \ -e 's|@host_os@|mingw32|' \ -e 's|@CFLAGS@|-pipe|' \ -e 's|@CXXFLAGS@|-pipe|' \ -e 's|@CPPFLAGS@||' \ -e 's|@LDFLAGS@||' \ -e 's|@allow_host_packages@||' \ -e 's|@debug@||' \ config.site.in > /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32/share/config.site touch /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32/share/config.site sed -e 's|@HOST@|x86_64-w64-mingw32|' \ -e 's|@CC@|x86_64-w64-mingw32-gcc|' \ -e 's|@CXX@|x86_64-w64-mingw32-g++|' \ -e 's|@AR@|x86_64-w64-mingw32-ar|' \ -e 's|@RANLIB@|x86_64-w64-mingw32-ranlib|' \ -e 's|@NM@|x86_64-w64-mingw32-nm|' \ -e 's|@STRIP@|x86_64-w64-mingw32-strip|' \ -e 's|@build_os@|linux|' \ -e 's|@host_os@|mingw32|' \ -e 's|@CFLAGS@|-pipe|' \ -e 's|@CXXFLAGS@|-pipe|' \ -e 's|@CPPFLAGS@||' \ -e 's|@LDFLAGS@||' \ -e 's|@allow_host_packages@||' \ -e 's|@debug@||' \ -e 's|@release_type@|Release|' \ -e 's|@build_tests@|OFF|' \ -e 's|@depends@|Windows|' \ -e 's|@prefix@|/home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32|'\ -e 's|@sdk@|/home/ubuntu/build/wownero/contrib/depends/SDKs|'\ -e 's|@arch@|x86_64|'\ toolchain.cmake.in > /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32/share/toolchain.cmake touch /home/ubuntu/build/wownero/contrib/depends/x86_64-w64-mingw32/share/toolchain.cmake make: Leaving directory '/home/ubuntu/build/wownero/contrib/depends' + unset HOST_ID_SALT + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + create_global_faketime_wrappers '2020-08-20 00:58:04' + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a date | grep -v /home/ubuntu/wrapped/date | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2020-08-20 00:58:04"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/date + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a zip | grep -v /home/ubuntu/wrapped/zip | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2020-08-20 00:58:04"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/zip + create_per-host_faketime_wrappers '2020-08-20 00:58:04' + for i in $HOSTS + for prog in ${FAKETIME_HOST_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a i686-w64-mingw32-windres | grep -v /home/ubuntu/wrapped/i686-w64-mingw32-windres | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2020-08-20 00:58:04"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/i686-w64-mingw32-windres + for prog in ${FAKETIME_HOST_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a i686-w64-mingw32-objcopy | grep -v /home/ubuntu/wrapped/i686-w64-mingw32-objcopy | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2020-08-20 00:58:04"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/i686-w64-mingw32-objcopy + for i in $HOSTS + for prog in ${FAKETIME_HOST_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a x86_64-w64-mingw32-windres | grep -v /home/ubuntu/wrapped/x86_64-w64-mingw32-windres | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2020-08-20 00:58:04"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/x86_64-w64-mingw32-windres + for prog in ${FAKETIME_HOST_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a x86_64-w64-mingw32-objcopy | grep -v /home/ubuntu/wrapped/x86_64-w64-mingw32-objcopy | head -1`' + echo 'export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1' + echo 'export FAKETIME="2020-08-20 00:58:04"' + echo '$REAL $@' + chmod +x /home/ubuntu/wrapped/x86_64-w64-mingw32-objcopy + export PATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + ORIGPATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ date -d 2020-08-20T00:58:04 +%s + export SOURCE_DATE_EPOCH=1597885084 + SOURCE_DATE_EPOCH=1597885084 + export TAR_OPTIONS=--mtime=2020-08-20T00:58:04 + TAR_OPTIONS=--mtime=2020-08-20T00:58:04 + for i in ${HOSTS} + export PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + mkdir build + cd build + cmake .. -DCMAKE_TOOLCHAIN_FILE=/home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/share/toolchain.cmake -- Found PythonInterp: /usr/bin/python (found version "2.7.17") -- CMake version 3.10.2 -- The C compiler identification is GNU 7.3.0 -- The CXX compiler identification is GNU 7.3.0 -- Check for working C compiler: /usr/bin/i686-w64-mingw32-gcc -- Check for working C compiler: /usr/bin/i686-w64-mingw32-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/i686-w64-mingw32-g++ -- Check for working CXX compiler: /usr/bin/i686-w64-mingw32-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found usable ccache: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/ccache -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/i686-w64-mingw32-gcc -- Setting default build type: Release -- Building build tag win-x32 -- Found Git: /usr/bin/git (found version "2.17.1") -- Initializing submodules -- Checking submodules -- Submodule 'external/miniupnp' is up-to-date -- Submodule 'external/unbound' is up-to-date -- Submodule 'external/rapidjson' is up-to-date -- Submodule 'external/RandomWOW' is up-to-date -- Could not find DEVELOPER_LOCAL_TOOLS in env (not required) -- BOOST_IGNORE_SYSTEM_PATHS defaults to OFF -- Could not find DEVELOPER_LIBUNBOUND_OLD in env (not required) -- Building for a 32-bit system -- Building internal libraries as static -- MSYS location: -- Using LMDB as default DB type -- Stack trace on exception disabled -- Found OpenSSL: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libcrypto.a (found version "1.0.2r") -- Using OpenSSL include dir at /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include -- Found HIDAPI: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libhidapi.a -- Looking for memset_s in c -- Looking for memset_s in c - not found -- Looking for explicit_bzero in c -- Looking for explicit_bzero in c - not found -- Looking for strptime -- Looking for strptime - not found -- Could NOT find MiniUPnPc (missing: MINIUPNP_INCLUDE_DIR MINIUPNP_LIBRARY) -- Using miniupnpc from local source tree for static build -- Looking for libunbound -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Looking for arpa/inet.h -- Looking for arpa/inet.h - not found -- Looking for endian.h -- Looking for endian.h - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for event.h -- Looking for event.h - not found -- Looking for getopt.h -- Looking for getopt.h - found -- Looking for glob.h -- Looking for glob.h - not found -- Looking for grp.h -- Looking for grp.h - not found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for iphlpapi.h -- Looking for iphlpapi.h - found -- Looking for login_cap.h -- Looking for login_cap.h - not found -- Looking for memory.h -- Looking for memory.h - found -- Looking for netdb.h -- Looking for netdb.h - not found -- Looking for netinet/in.h -- Looking for netinet/in.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pwd.h -- Looking for pwd.h - not found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - not found -- Looking for sys/sha2.h -- Looking for sys/sha2.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/sysctl.h -- Looking for sys/sysctl.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - not found -- Looking for sys/un.h -- Looking for sys/un.h - not found -- Looking for sys/wait.h -- Looking for sys/wait.h - not found -- Looking for syslog.h -- Looking for syslog.h - not found -- Looking for time.h -- Looking for time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for vfork.h -- Looking for vfork.h - not found -- Looking for windows.h -- Looking for windows.h - found -- Looking for winsock2.h -- Looking for winsock2.h - found -- Looking for ws2tcpip.h -- Looking for ws2tcpip.h - found -- Looking for _beginthreadex -- Looking for _beginthreadex - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for arc4random_uniform -- Looking for arc4random_uniform - not found -- Looking for chown -- Looking for chown - not found -- Looking for chroot -- Looking for chroot - not found -- Looking for ctime_r -- Looking for ctime_r - not found -- Looking for daemon -- Looking for daemon - not found -- Looking for endprotoent -- Looking for endprotoent - not found -- Looking for endservent -- Looking for endservent - not found -- Looking for fork -- Looking for fork - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fsync -- Looking for fsync - not found -- Looking for getauxval -- Looking for getauxval - not found -- Looking for getentropy -- Looking for getentropy - not found -- Looking for getpwnam -- Looking for getpwnam - not found -- Looking for getrlimit -- Looking for getrlimit - not found -- Looking for glob -- Looking for glob - not found -- Looking for gmtime_r -- Looking for gmtime_r - not found -- Looking for fcntl -- Looking for fcntl - not found -- Looking for inet_aton -- Looking for inet_aton - not found -- Looking for inet_ntop -- Looking for inet_ntop - not found -- Looking for inet_pton -- Looking for inet_pton - not found -- Looking for initgroups -- Looking for initgroups - not found -- Looking for ioctlsocket -- Looking for ioctlsocket - not found -- Looking for isblank -- Looking for isblank - found -- Looking for kill -- Looking for kill - not found -- Looking for localtime_r -- Looking for localtime_r - not found -- Looking for malloc -- Looking for malloc - found -- Looking for memmove -- Looking for memmove - found -- Looking for random -- Looking for random - not found -- Looking for reallocarray -- Looking for reallocarray - not found -- Looking for recvmsg -- Looking for recvmsg - not found -- Looking for sbrk -- Looking for sbrk - not found -- Looking for sendmsg -- Looking for sendmsg - not found -- Looking for setregid -- Looking for setregid - not found -- Looking for setresgid -- Looking for setresgid - not found -- Looking for setresuid -- Looking for setresuid - not found -- Looking for setreuid -- Looking for setreuid - not found -- Looking for setrlimit -- Looking for setrlimit - not found -- Looking for setsid -- Looking for setsid - not found -- Looking for setusercontent -- Looking for setusercontent - not found -- Looking for sigprocmask -- Looking for sigprocmask - not found -- Looking for sleep -- Looking for sleep - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for socketpair -- Looking for socketpair - not found -- Looking for srandom -- Looking for srandom - not found -- Looking for strsep -- Looking for strsep - not found -- Looking for strftime -- Looking for strftime - found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strptime -- Looking for strptime - not found -- Looking for tzset -- Looking for tzset - found -- Looking for usleep -- Looking for usleep - found -- Looking for writev -- Looking for writev - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of time_t -- Check size of time_t - done -- Check size of gid_t -- Check size of gid_t - failed -- Check size of in_addr_t -- Check size of in_addr_t - failed -- Check size of in_port_t -- Check size of in_port_t - failed -- Check size of int16_t -- Check size of int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of rlim_t -- Check size of rlim_t - failed -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of uid_t -- Check size of uid_t - failed -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Looking for PTHREAD_PRIO_INHERIT -- Looking for PTHREAD_PRIO_INHERIT - found -- Looking for pthread_rwlock_t -- Looking for pthread_rwlock_t - not found -- Looking for pthread_spinlock_t -- Looking for pthread_spinlock_t - not found -- Looking for openssl/conf.h -- Looking for openssl/conf.h - found -- Looking for openssl/engine.h -- Looking for openssl/engine.h - found -- Looking for openssl/err.h -- Looking for openssl/err.h - found -- Looking for openssl/rand.h -- Looking for openssl/rand.h - found -- Looking for openssl/ssl.h -- Looking for openssl/ssl.h - found -- Looking for NID_secp384r1 -- Looking for NID_secp384r1 - found -- Looking for NID_X9_62_prime256v1 -- Looking for NID_X9_62_prime256v1 - found -- Looking for sk_SSL_COMP_pop_free -- Looking for sk_SSL_COMP_pop_free - found -- Looking for SSL_COMP_get_compression_methods -- Looking for SSL_COMP_get_compression_methods - not found -- Looking for EVP_MD_CTX_new -- Looking for EVP_MD_CTX_new - not found -- Looking for EVP_sha1 -- Looking for EVP_sha1 - found -- Looking for EVP_sha256 -- Looking for EVP_sha256 - found -- Looking for EVP_sha512 -- Looking for EVP_sha512 - found -- Looking for FIPS_mode -- Looking for FIPS_mode - found -- Looking for HMAC_Update -- Looking for HMAC_Update - found -- Looking for OPENSSL_config -- Looking for OPENSSL_config - found -- Looking for SHA512_Update -- Looking for SHA512_Update - found -- Looking for LIBRESSL_VERSION_TEXT -- Looking for LIBRESSL_VERSION_TEXT - not found -- Using 32-bit LMDB from source tree -- Looking for backtrace -- Looking for backtrace - not found -- Backtrace_LIBRARY: Backtrace_LIBRARY-NOTFOUND -- Could NOT find Backtrace (missing: Backtrace_LIBRARY) -- Performing Test HAVE_CXX_ATOMICS -- Performing Test HAVE_CXX_ATOMICS - Success -- Using HIDAPI include dir at /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include/hidapi -- Found Protobuf: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf.a (found version "3.6.1") -- Protobuf lib: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/lib/libprotobuf.a, inc: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/include, protoc: /home/ubuntu/build/wownero/contrib/depends/i686-w64-mingw32/native/bin/protoc CMake Warning at cmake/CheckTrezor.cmake:126 (message): Trezor protobuf messages could not be regenerated (err=1, python ).OUT: , ERR: Traceback (most recent call last): File "tools/build_protob.py", line 22, in + 'Use "git submodule update --init --recursive" to retrieve it.' ValueError: trezor-common submodule seems to be missing. Use "git submodule update --init --recursive" to retrieve it. .Please read src/device_trezor/trezor/tools/README.md Call Stack (most recent call first): CMakeLists.txt:523 (include) -- Building on x86_64 for default -- AES support enabled -- Performing Test _Wformat_c -- Performing Test _Wformat_c - Success -- Performing Test _Wformat_cxx -- Performing Test _Wformat_cxx - Success -- Performing Test _Wformat_security_c -- Performing Test _Wformat_security_c - Success -- Performing Test _Wformat_security_cxx -- Performing Test _Wformat_security_cxx - Success -- Performing Test _mmitigate_rop_c -- Performing Test _mmitigate_rop_c - Success -- Performing Test _mmitigate_rop_cxx -- Performing Test _mmitigate_rop_cxx - Success -- Looking for -Wl,-z,relro linker flag -- Looking for -Wl,-z,relro linker flag - not found -- Looking for -Wl,-z,now linker flag -- Looking for -Wl,-z,now linker flag - not found -- Looking for -Wl,-z,noexecstack linker flag -- Looking for -Wl,-z,noexecstack linker flag - not found -- Looking for -Wl,-z,noexecheap linker flag -- Looking for -Wl,-z,noexecheap linker flag - not found -- Looking for -Wl,--dynamicbase linker flag -- Looking for -Wl,--dynamicbase linker flag - found -- Looking for -Wl,--nxcompat linker flag -- Looking for -Wl,--nxcompat linker flag - found -- Looking for -Wl,--high-entropy-va linker flag -- Looking for -Wl,--high-entropy-va linker flag - not found -- Using C security hardening flags: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -mmitigate-rop -- Using C++ security hardening flags: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -mmitigate-rop -- Using linker security hardening flags: -Wl,--dynamicbase -Wl,--nxcompat -- Found Boost Version: 106400 -- Found Git: /usr/bin/git -- You are currently on commit 45142e0ec -- The most recent tag was at 45142e0ec -- You are building a tagged release -- Trezor support disabled -- Not building tests -- Not building debug utilities -- Performing Test HAVE_C11 -- Performing Test HAVE_C11 - Success -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/build/wownero/build + make -j2 Scanning dependencies of target generate_translations_header Scanning dependencies of target libminiupnpc-static [ 0%] Creating directories for 'generate_translations_header' [ 0%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/igd_desc_parse.c.obj [ 0%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/miniupnpc.c.obj [ 0%] No download step for 'generate_translations_header' [ 0%] No patch step for 'generate_translations_header' [ 1%] No update step for 'generate_translations_header' [ 1%] Performing configure step for 'generate_translations_header' -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features [ 2%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/minixml.c.obj [ 2%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/minisoap.c.obj -- Detecting CXX compile features - done lrelease version 5.7.1 -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/build/wownero/build/translations [ 3%] Performing build step for 'generate_translations_header' Scanning dependencies of target generate_translations_header [ 50%] Building C object CMakeFiles/generate_translations_header.dir/generate_translations_header.c.o [100%] Linking C executable generate_translations_header Updating 'monero.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_ar.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_bg.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_bn.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_cat.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_cs.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_da.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_de.qm'... Generated 393 translation(s) (373 finished and 20 unfinished) Ignored 755 untranslated source text(s) Updating 'monero_el.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_eo.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_es.qm'... Generated 135 translation(s) (97 finished and 38 unfinished) Ignored 1013 untranslated source text(s) Updating 'monero_fa.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_fi.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_fr.qm'... Generated 1023 translation(s) (1023 finished and 0 unfinished) Ignored 125 untranslated source text(s) Updating 'monero_ga.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_he.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) [ 3%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/minissdpc.c.obj Updating 'monero_hi.qm'... Generated 158 translation(s) (119 finished and 39 unfinished) Ignored 990 untranslated source text(s) Updating 'monero_hr.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_hu.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_id.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_is.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_it.qm'... Generated 797 translation(s) (794 finished and 3 unfinished) Ignored 351 untranslated source text(s) Updating 'monero_ja.qm'... Generated 311 translation(s) (285 finished and 26 unfinished) Ignored 837 untranslated source text(s) Updating 'monero_kmr.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_ko.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_lt.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_nb_NO.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_ne.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_nl.qm'... Generated 76 translation(s) (47 finished and 29 unfinished) Ignored 1072 untranslated source text(s) Updating 'monero_pl.qm'... Generated 13 translation(s) (6 finished and 7 unfinished) Ignored 1135 untranslated source text(s) Updating 'monero_prt.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_pt-br.qm'... Generated 4 translation(s) (2 finished and 2 unfinished) Ignored 1144 untranslated source text(s) Updating 'monero_pt-pt.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_ro.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_ru.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_sk.qm'... Generated 3 translation(s) (2 finished and 1 unfinished) Ignored 1145 untranslated source text(s) Updating 'monero_sl.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_sr.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_sv.qm'... Generated 604 translation(s) (604 finished and 0 unfinished) Ignored 544 untranslated source text(s) Updating 'monero_tr.qm'... Generated 2 translation(s) (1 finished and 1 unfinished) Ignored 1146 untranslated source text(s) Updating 'monero_uk.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_ur.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_zh-cn.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_zh-tw.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_zu.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Updating 'monero_zu.qm.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 1148 untranslated source text(s) Generating embedded translations header [100%] Built target generate_translations_header [ 4%] Performing install step for 'generate_translations_header' [ 4%] Completed 'generate_translations_header' [ 4%] Built target generate_translations_header [ 5%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/miniwget.c.obj Scanning dependencies of target unbound [ 5%] Building C object external/unbound/CMakeFiles/unbound.dir/services/authzone.c.obj [ 5%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/upnpcommands.c.obj [ 5%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/upnpdev.c.obj [ 6%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/upnpreplyparse.c.obj [ 6%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/upnperrors.c.obj [ 6%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/connecthostport.c.obj [ 7%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/portlistingparse.c.obj [ 8%] Building C object external/unbound/CMakeFiles/unbound.dir/services/cache/dns.c.obj [ 8%] Building C object external/miniupnp/miniupnpc/CMakeFiles/libminiupnpc-static.dir/receivedata.c.obj [ 8%] Linking C static library libminiupnpc.a [ 8%] Built target libminiupnpc-static Scanning dependencies of target lmdb [ 8%] Building C object external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/mdb.c.obj [ 8%] Building C object external/unbound/CMakeFiles/unbound.dir/services/cache/infra.c.obj [ 8%] Building C object external/unbound/CMakeFiles/unbound.dir/services/cache/rrset.c.obj [ 9%] Building C object external/unbound/CMakeFiles/unbound.dir/util/data/dname.c.obj /home/ubuntu/build/wownero/external/db_drivers/liblmdb/mdb.c: In function ‘mdb_strerror’: cc1: warning: function may return address of local variable [-Wreturn-local-addr] /home/ubuntu/build/wownero/external/db_drivers/liblmdb/mdb.c:1710:7: note: declared here char buf[MSGSIZE+PADSIZE], *ptr = buf; ^~~ [ 10%] Building C object external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/midl.c.obj [ 10%] Linking C static library liblmdb.a [ 10%] Building C object external/unbound/CMakeFiles/unbound.dir/util/data/msgencode.c.obj [ 10%] Built target lmdb Scanning dependencies of target easylogging [ 11%] Building CXX object external/easylogging++/CMakeFiles/easylogging.dir/easylogging++.cc.obj [ 11%] Building C object external/unbound/CMakeFiles/unbound.dir/util/data/msgparse.c.obj [ 11%] Building C object external/unbound/CMakeFiles/unbound.dir/util/data/msgreply.c.obj [ 12%] Building C object external/unbound/CMakeFiles/unbound.dir/util/data/packed_rrset.c.obj [ 12%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iterator.c.obj [ 12%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iter_delegpt.c.obj [ 13%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iter_donotq.c.obj [ 13%] Linking CXX static library libeasylogging.a [ 13%] Built target easylogging Scanning dependencies of target qrcodegen [ 13%] Building CXX object external/qrcodegen/CMakeFiles/qrcodegen.dir/QrCode.cpp.obj [ 13%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iter_fwd.c.obj [ 13%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iter_hints.c.obj [ 13%] Linking CXX static library libqrcodegen.a [ 13%] Built target qrcodegen Scanning dependencies of target epee [ 13%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/byte_slice.cpp.obj [ 14%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iter_priv.c.obj [ 15%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/byte_stream.cpp.obj [ 15%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iter_resptype.c.obj [ 15%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/hex.cpp.obj [ 15%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iter_scrub.c.obj [ 15%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/abstract_http_client.cpp.obj [ 15%] Building C object external/unbound/CMakeFiles/unbound.dir/iterator/iter_utils.c.obj [ 16%] Building C object external/unbound/CMakeFiles/unbound.dir/respip/respip.c.obj [ 16%] Building C object external/unbound/CMakeFiles/unbound.dir/services/listen_dnsport.c.obj [ 16%] Building C object external/unbound/CMakeFiles/unbound.dir/services/localzone.c.obj [ 17%] Building C object external/unbound/CMakeFiles/unbound.dir/services/mesh.c.obj [ 17%] Building C object external/unbound/CMakeFiles/unbound.dir/services/modstack.c.obj [ 17%] Building C object external/unbound/CMakeFiles/unbound.dir/services/outbound_list.c.obj [ 18%] Building C object external/unbound/CMakeFiles/unbound.dir/services/outside_network.c.obj [ 18%] Building C object external/unbound/CMakeFiles/unbound.dir/services/view.c.obj [ 18%] Building C object external/unbound/CMakeFiles/unbound.dir/util/alloc.c.obj [ 20%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/http_auth.cpp.obj [ 21%] Building C object external/unbound/CMakeFiles/unbound.dir/util/as112.c.obj [ 21%] Building C object external/unbound/CMakeFiles/unbound.dir/util/config_file.c.obj [ 21%] Building C object external/unbound/CMakeFiles/unbound.dir/util/configlexer.c.obj [ 21%] Building C object external/unbound/CMakeFiles/unbound.dir/util/configparser.c.obj [ 22%] Building C object external/unbound/CMakeFiles/unbound.dir/util/fptr_wlist.c.obj [ 22%] Building C object external/unbound/CMakeFiles/unbound.dir/util/locks.c.obj [ 22%] Building C object external/unbound/CMakeFiles/unbound.dir/util/log.c.obj [ 23%] Building C object external/unbound/CMakeFiles/unbound.dir/util/mini_event.c.obj [ 23%] Building C object external/unbound/CMakeFiles/unbound.dir/util/module.c.obj [ 23%] Building C object external/unbound/CMakeFiles/unbound.dir/util/netevent.c.obj [ 24%] Building C object external/unbound/CMakeFiles/unbound.dir/util/net_help.c.obj [ 24%] Building C object external/unbound/CMakeFiles/unbound.dir/util/random.c.obj [ 24%] Building C object external/unbound/CMakeFiles/unbound.dir/util/rbtree.c.obj [ 24%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/mlog.cpp.obj [ 24%] Building C object external/unbound/CMakeFiles/unbound.dir/util/regional.c.obj [ 25%] Building C object external/unbound/CMakeFiles/unbound.dir/util/rtt.c.obj [ 25%] Building C object external/unbound/CMakeFiles/unbound.dir/util/storage/dnstree.c.obj [ 25%] Building C object external/unbound/CMakeFiles/unbound.dir/util/storage/lookup3.c.obj [ 26%] Building C object external/unbound/CMakeFiles/unbound.dir/util/storage/lruhash.c.obj [ 26%] Building C object external/unbound/CMakeFiles/unbound.dir/util/storage/slabhash.c.obj [ 26%] Building C object external/unbound/CMakeFiles/unbound.dir/util/timehist.c.obj [ 26%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/net_helper.cpp.obj [ 27%] Building C object external/unbound/CMakeFiles/unbound.dir/util/tube.c.obj [ 27%] Building C object external/unbound/CMakeFiles/unbound.dir/util/ub_event.c.obj [ 27%] Building C object external/unbound/CMakeFiles/unbound.dir/util/winsock_event.c.obj [ 27%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/autotrust.c.obj [ 28%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_anchor.c.obj [ 28%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/validator.c.obj [ 28%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_kcache.c.obj [ 29%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_kentry.c.obj [ 29%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_neg.c.obj [ 30%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/net_utils_base.cpp.obj [ 30%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_nsec3.c.obj [ 31%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_nsec.c.obj [ 31%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_secalgo.c.obj [ 31%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/string_tools.cpp.obj [ 31%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_sigcrypt.c.obj [ 32%] Building C object external/unbound/CMakeFiles/unbound.dir/validator/val_utils.c.obj [ 32%] Building C object external/unbound/CMakeFiles/unbound.dir/dns64/dns64.c.obj [ 32%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/wipeable_string.cpp.obj [ 32%] Building C object external/unbound/CMakeFiles/unbound.dir/testcode/checklocks.c.obj [ 32%] Building C object external/unbound/CMakeFiles/unbound.dir/sldns/keyraw.c.obj [ 32%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/levin_base.cpp.obj [ 33%] Building C object external/unbound/CMakeFiles/unbound.dir/sldns/sbuffer.c.obj [ 33%] Building C object external/unbound/CMakeFiles/unbound.dir/sldns/wire2str.c.obj [ 34%] Building C object contrib/epee/src/CMakeFiles/epee.dir/memwipe.c.obj [ 34%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/connection_basic.cpp.obj [ 34%] Building C object external/unbound/CMakeFiles/unbound.dir/sldns/parse.c.obj [ 35%] Building C object external/unbound/CMakeFiles/unbound.dir/sldns/parseutil.c.obj [ 35%] Building C object external/unbound/CMakeFiles/unbound.dir/sldns/rrdef.c.obj [ 35%] Building C object external/unbound/CMakeFiles/unbound.dir/sldns/str2wire.c.obj [ 36%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/ctime_r.c.obj [ 36%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/gmtime_r.c.obj [ 36%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/inet_aton.c.obj [ 36%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/inet_ntop.c.obj [ 37%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/inet_pton.c.obj [ 37%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/strsep.c.obj [ 37%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/network_throttle.cpp.obj [ 37%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/strlcat.c.obj [ 38%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/strlcpy.c.obj [ 38%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/strptime.c.obj [ 38%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/explicit_bzero.c.obj [ 40%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/arc4random.c.obj [ 40%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/arc4random_uniform.c.obj [ 40%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/reallocarray.c.obj [ 40%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/arc4_lock.c.obj [ 41%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/network_throttle-detail.cpp.obj [ 42%] Building C object external/unbound/CMakeFiles/unbound.dir/compat/getentropy_win.c.obj [ 42%] Building C object external/unbound/CMakeFiles/unbound.dir/libunbound/context.c.obj [ 42%] Building C object external/unbound/CMakeFiles/unbound.dir/libunbound/libunbound.c.obj [ 43%] Building C object external/unbound/CMakeFiles/unbound.dir/libunbound/libworker.c.obj [ 43%] Linking C static library libunbound.a [ 43%] Built target unbound Scanning dependencies of target genversion [ 43%] Built target genversion Scanning dependencies of target obj_cncrypto [ 43%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/aesb.c.obj [ 44%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/blake256.c.obj [ 44%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/chacha.c.obj [ 44%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/crypto-ops-data.c.obj [ 45%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/crypto-ops.c.obj [ 45%] Building CXX object src/crypto/CMakeFiles/obj_cncrypto.dir/crypto.cpp.obj [ 45%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/mlocker.cpp.obj [ 45%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/groestl.c.obj [ 46%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/hash-extra-blake.c.obj [ 46%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/hash-extra-groestl.c.obj [ 46%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/hash-extra-jh.c.obj [ 46%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/hash-extra-skein.c.obj [ 47%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/hash.c.obj [ 47%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/hmac-keccak.c.obj [ 47%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/jh.c.obj [ 48%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/keccak.c.obj [ 48%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/oaes_lib.c.obj [ 48%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/random.c.obj [ 49%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/skein.c.obj /home/ubuntu/build/wownero/contrib/epee/src/mlocker.cpp:61:2: warning: #warning Missing query_page_size implementation [-Wcpp] #warning Missing query_page_size implementation ^~~~~~~ /home/ubuntu/build/wownero/contrib/epee/src/mlocker.cpp:73:2: warning: #warning Missing do_lock implementation [-Wcpp] #warning Missing do_lock implementation ^~~~~~~ /home/ubuntu/build/wownero/contrib/epee/src/mlocker.cpp:87:2: warning: #warning Missing implementation of page size detection [-Wcpp] #warning Missing implementation of page size detection ^~~~~~~ [ 49%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/buffer.cpp.obj [ 49%] Building C object src/crypto/CMakeFiles/obj_cncrypto.dir/slow-hash.c.obj /home/ubuntu/build/wownero/src/crypto/slow-hash.c:1630:6: error: redefinition of ‘slow_hash_allocate_state’ void slow_hash_allocate_state(void) ^~~~~~~~~~~~~~~~~~~~~~~~ /home/ubuntu/build/wownero/src/crypto/slow-hash.c:1446:6: note: previous definition of ‘slow_hash_allocate_state’ was here void slow_hash_allocate_state(void) ^~~~~~~~~~~~~~~~~~~~~~~~ /home/ubuntu/build/wownero/src/crypto/slow-hash.c: In function ‘slow_hash_allocate_state’: /home/ubuntu/build/wownero/src/crypto/slow-hash.c:1632:3: warning: implicit declaration of function ‘cn_slow_hash_allocate_state’; did you mean ‘rx_slow_hash_allocate_state’? [-Wimplicit-function-declaration] cn_slow_hash_allocate_state(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rx_slow_hash_allocate_state /home/ubuntu/build/wownero/src/crypto/slow-hash.c:1632:3: warning: nested extern declaration of ‘cn_slow_hash_allocate_state’ [-Wnested-externs] make[2]: *** [src/crypto/CMakeFiles/obj_cncrypto.dir/slow-hash.c.obj] Error 1 src/crypto/CMakeFiles/obj_cncrypto.dir/build.make:513: recipe for target 'src/crypto/CMakeFiles/obj_cncrypto.dir/slow-hash.c.obj' failed CMakeFiles/Makefile2:1033: recipe for target 'src/crypto/CMakeFiles/obj_cncrypto.dir/all' failed make[1]: *** [src/crypto/CMakeFiles/obj_cncrypto.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 50%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/net_ssl.cpp.obj [ 50%] Building CXX object contrib/epee/src/CMakeFiles/epee.dir/int-util.cpp.obj [ 50%] Linking CXX static library libepee.a [ 50%] Built target epee make: *** [all] Error 2 Makefile:140: recipe for target 'all' failed