Skip to content

Instantly share code, notes, and snippets.

@tehnick
Created March 1, 2019 15:29
Show Gist options
  • Save tehnick/766bfaddd484c1b0842cd2422b0ddc0f to your computer and use it in GitHub Desktop.
Save tehnick/766bfaddd484c1b0842cd2422b0ddc0f to your computer and use it in GitHub Desktop.
make[1]: вход в каталог «/opt/mxe-master»
[pkg-list] libotr
uname -a
Linux Tehnick 4.19.0-3-amd64 #1 SMP Debian 4.19.20-1 (2019-02-11) x86_64 GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
6e2d845c6e2dfe9bc59c1012260defede64b20ec - Update packages.json & build-matrix.html [13 дней назад] [ (HEAD -> master, origin/master, origin/HEAD)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
Distributor ID: Debian
Description: Debian GNU/Linux buster/sid
Release: unstable
Codename: sid
autoconf --version 2>/dev/null | head -1
autoconf (GNU Autoconf) 2.69
automake --version 2>/dev/null | head -1
automake (GNU automake) 1.16.1
gcc --version
gcc (Debian 8.3.0-2) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
g++ --version
g++ (Debian 8.3.0-2) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
python --version
Python 2.7.16rc1
perl --version 2>&1 | head -3
This is perl 5, version 28, subversion 1 (v5.28.1) built for x86_64-linux-gnu-thread-multi
(with 59 registered patches, see perl -V for more detail)
rm -rf '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static'
mkdir -p '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static'
mkdir -p '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4'
mkdir -p '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_'
# disable wine with readonly directory
# see https://github.com/mxe/mxe/issues/841
mkdir -p '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/readonly'
chmod 0555 '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/readonly'
cd '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static' && tar xjf '/opt/mxe-master/pkg/libgcrypt-1.8.4.tar.bz2'
cd '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4'
(cd '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4' && patch -p1 -u) < /opt/mxe-master/src/libgcrypt-1-fixes.patch
patching file acinclude.m4
patching file mpi/generic/mpi-asm-defs.h
patching file mpi/mpi-internal.h
patching file src/libgcrypt.def
patching file configure.ac
patching file configure.ac
cd '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4' && autoreconf -fi
awk: cmd. line:1: {split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) {
awk: cmd. line:1: ^ unexpected newline or end of string
awk: cmd. line:1: {split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) {
awk: cmd. line:1: ^ unexpected newline or end of string
awk: cmd. line:1: {split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) {
awk: cmd. line:1: ^ unexpected newline or end of string
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'
awk: cmd. line:1: {split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) {
awk: cmd. line:1: ^ unexpected newline or end of string
awk: cmd. line:1: {split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) {
awk: cmd. line:1: ^ unexpected newline or end of string
awk: cmd. line:1: {split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) {
awk: cmd. line:1: ^ unexpected newline or end of string
awk: cmd. line:1: {split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) {
awk: cmd. line:1: ^ unexpected newline or end of string
awk: cmd. line:1: {split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) {
awk: cmd. line:1: ^ unexpected newline or end of string
configure.ac:163: installing 'build-aux/compile'
configure.ac:90: installing 'build-aux/missing'
cipher/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
cd '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4' && ./configure --host='x86_64-w64-mingw32.static' --build='x86_64-pc-linux-gnu' --prefix='/opt/mxe-master/usr/x86_64-w64-mingw32.static' --enable-static --disable-shared ac_cv_prog_HAVE_DOXYGEN="false" --enable-doc=no --enable-gtk-doc=no --enable-gtk-doc-html=no --enable-gtk-doc-pdf=no --{docdir,infodir,mandir,with-html-dir}='/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_.sink' --disable-doxygen --with-gpg-error-prefix='/opt/mxe-master/usr/x86_64-w64-mingw32.static' ac_cv_sys_symbol_underscore=no --disable-padlock-support
configure: WARNING: unrecognized options: --enable-gtk-doc, --enable-gtk-doc-html, --enable-gtk-doc-pdf, --with-html-dir, --disable-doxygen
configure: loading site script /opt/mxe-master/usr/x86_64-w64-mingw32.static/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32.static-strip... x86_64-w64-mingw32.static-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... (cached) x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32.static
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-w64-mingw32.static-gcc... x86_64-w64-mingw32.static-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 x86_64-w64-mingw32.static-gcc accepts -g... yes
checking for x86_64-w64-mingw32.static-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32.static-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-w64-mingw32.static-gcc... gcc3
checking how to run the C preprocessor... x86_64-w64-mingw32.static-gcc -E
checking dependency style of x86_64-w64-mingw32.static-gcc... gcc3
checking for library containing strerror... none required
checking for gawk... (cached) gawk
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 cc for build... cc
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 x86_64-w64-mingw32.static-gcc... /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld
checking if the linker (/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B
checking the name lister (/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-w64-mingw32.static 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 /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld option to reload object files... -r
checking for x86_64-w64-mingw32.static-objdump... x86_64-w64-mingw32.static-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32.static-dlltool... x86_64-w64-mingw32.static-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32.static-ar... x86_64-w64-mingw32.static-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32.static-strip... (cached) x86_64-w64-mingw32.static-strip
checking for x86_64-w64-mingw32.static-ranlib... x86_64-w64-mingw32.static-ranlib
checking command to parse /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B output from x86_64-w64-mingw32.static-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 x86_64-w64-mingw32.static-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... no
checking for x86_64-w64-mingw32.static-as... x86_64-w64-mingw32.static-as
checking for x86_64-w64-mingw32.static-dlltool... (cached) x86_64-w64-mingw32.static-dlltool
checking for x86_64-w64-mingw32.static-objdump... (cached) x86_64-w64-mingw32.static-objdump
checking for objdir... .libs
checking if x86_64-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32.static-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32.static-gcc static flag -static works... yes
checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32.static-gcc linker (/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-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 x86_64-w64-mingw32.static-windres... x86_64-w64-mingw32.static-windres
checking whether byte ordering is bigendian... no
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 4
checking size of unsigned long long... 8
checking size of void *... 8
checking for uintptr_t... yes
checking for UINT64_C... yes
checking size of uint64_t... 8
checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20
checking which public-key ciphers to include... dsa elgamal rsa ecc
checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2
checking which key derivation functions to include... s2k pkdf2 scrypt
checking which random module to use... default
checking whether use of /dev/random is requested... yes
checking whether the experimental random daemon is requested... no
checking whether MPI assembler modules are requested... yes
checking whether memory guard is requested... no
checking whether to run large data tests... no
checking whether use of capabilities is requested... no
checking whether a HMAC binary check is requested... no
checking whether jitter entropy support is requested... yes
checking whether padlock support is requested... no
checking whether AESNI support is requested... yes
checking whether PCLMUL support is requested... yes
checking whether SSE4.1 support is requested... yes
checking whether DRNG support is requested... yes
checking whether AVX support is requested... yes
checking whether AVX2 support is requested... yes
checking whether NEON support is requested... yes
checking whether ARMv8 Crypto Extension support is requested... yes
checking whether a -O flag munging is requested... yes
checking whether to enable AMD64 as(1) feature detection... yes
checking for gpg-error-config... /opt/mxe-master/usr/x86_64-w64-mingw32.static/bin/gpg-error-config
checking for GPG Error - version >= 1.25... yes (1.35)
checking for library containing setsockopt... no
checking for library containing setsockopt... (cached) no
checking for library containing setsockopt... (cached) no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/msg.h usability... no
checking sys/msg.h presence... no
checking for sys/msg.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking return type of signal handlers... void
checking whether sys_siglist is declared... no
checking for pid_t... yes
checking for byte typedef... no
checking for ushort typedef... no
checking for ulong typedef... no
checking for u16 typedef... no
checking for u32 typedef... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking winsock2.h usability... yes
checking winsock2.h presence... yes
checking for winsock2.h... yes
checking ws2tcpip.h usability... yes
checking ws2tcpip.h presence... yes
checking for ws2tcpip.h... yes
checking for socklen_t... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_ctz... yes
checking whether the variable length arrays are supported... yes
checking whether the visibility attribute is supported... no
checking whether the GCC style aligned attribute is supported... yes
checking whether the GCC style packed attribute is supported... yes
checking whether the GCC style may_alias attribute is supported... yes
checking whether 'asm' assembler keyword is supported... yes
checking whether '__asm__' assembler keyword is supported... yes
checking whether inline assembly memory barrier is supported... yes
checking whether GCC assembler is compatible for ARM assembly implementations... no
checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no
checking for _ prefix in compiled symbols... no
checking architecture and mpi assembler functions... x86
checking whether compiler supports 'ms_abi' function attribute... yes
checking whether compiler supports 'sysv_abi' function attribute... yes
checking whether default calling convention is 'ms_abi'... yes
checking whether default calling convention is 'sysv_abi'... no
checking whether GCC inline assembler supports SSSE3 instructions... yes
checking whether GCC inline assembler supports PCLMUL instructions... yes
checking whether GCC inline assembler supports SSE4.1 instructions... yes
checking whether GCC inline assembler supports AVX instructions... yes
checking whether GCC inline assembler supports AVX2 instructions... yes
checking whether GCC inline assembler supports BMI2 instructions... yes
checking whether GCC assembler handles division correctly... yes
checking whether GCC assembler is compatible for amd64 assembly implementations... no
checking whether GCC assembler is compatible for WIN64 assembly implementations... yes
checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes
checking whether compiler is configured for ARMv6 or newer architecture... n/a
checking whether GCC inline assembler supports NEON instructions... n/a
checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a
checking whether GCC inline assembler supports AArch64 NEON instructions... n/a
checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a
checking for vprintf... yes
checking for _doprnt... no
checking for stpcpy... no
checking for strcasecmp... yes
checking for strtoul... yes
checking for memmove... yes
checking for stricmp... yes
checking for atexit... yes
checking for raise... yes
checking for strerror... yes
checking for rand... yes
checking for mmap... no
checking for getpagesize... yes
checking for sysconf... no
checking for waitpid... no
checking for wait4... no
checking for gettimeofday... yes
checking for getrusage... no
checking for gethrtime... no
checking for clock_gettime... yes
checking for syslog... no
checking for syscall... no
checking for fcntl... no
checking for ftruncate... yes
checking for flockfile... no
checking for mlock... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for memlk in -lrt... no
checking whether mlock is in sys/mman.h... no
checking for getpid... yes
checking for clock... yes
checking for random device... (cached) no
configure: checking for cc features
checking if gcc supports -fno-delete-null-pointer-checks... yes
checking whether non excutable stack support is requested... yes
checking whether assembler supports --noexecstack option... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating compat/Makefile
config.status: creating mpi/Makefile
config.status: creating cipher/Makefile
config.status: creating random/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/gcrypt.h
config.status: creating src/libgcrypt-config
config.status: creating src/versioninfo.rc
config.status: creating tests/Makefile
config.status: creating tests/hashtest-256g
config.status: creating tests/basic-disable-all-hwf
config.status: creating config.h
config.status: linking mpi/amd64/mpih-add1.S to mpi/mpih-add1-asm.S
config.status: linking mpi/amd64/mpih-sub1.S to mpi/mpih-sub1-asm.S
config.status: linking mpi/amd64/mpih-mul1.S to mpi/mpih-mul1-asm.S
config.status: linking mpi/amd64/mpih-mul2.S to mpi/mpih-mul2-asm.S
config.status: linking mpi/amd64/mpih-mul3.S to mpi/mpih-mul3-asm.S
config.status: linking mpi/amd64/mpih-lshift.S to mpi/mpih-lshift-asm.S
config.status: linking mpi/amd64/mpih-rshift.S to mpi/mpih-rshift-asm.S
config.status: linking mpi/amd64/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gcrypt-conf commands
configure: WARNING: unrecognized options: --enable-gtk-doc, --enable-gtk-doc-html, --enable-gtk-doc-pdf, --with-html-dir, --disable-doxygen
Libgcrypt v1.8.4 has been configured as follows:
Platform: W32 (x86_64-w64-mingw32.static)
Hardware detection module: hwf-x86
Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish
serpent rfc2268 seed camellia idea salsa20
gost28147 chacha20
Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1
sha256 sha512 sha3 tiger whirlpool stribog
blake2
Enabled kdf algorithms: s2k pkdf2 scrypt
Enabled pubkey algorithms: dsa elgamal rsa ecc
Random number generator: default
Try using jitter entropy: yes
Using linux capabilities: no
Try using Padlock crypto: no
Try using AES-NI crypto: yes
Try using Intel PCLMUL: yes
Try using Intel SSE4.1: yes
Try using DRNG (RDRAND): yes
Try using Intel AVX: yes
Try using Intel AVX2: yes
Try using ARM NEON: n/a
Try using ARMv8 crypto: n/a
make -C '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4' -j '6' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=
make[2]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4»
Making install in compat
make[3]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat»
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -o compat.o
mv -f .deps/compat.Tpo .deps/compat.Plo
/bin/bash ../libtool --tag=CC --mode=link x86_64-w64-mingw32.static-gcc -g -O2 -fno-delete-null-pointer-checks -Wall -o libcompat.la compat.lo
libtool: link: x86_64-w64-mingw32.static-ar cru .libs/libcompat.a compat.o
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32.static-ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[4]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat»
make[4]: Цель «install-exec-am» не требует выполнения команд.
make[4]: Цель «install-data-am» не требует выполнения команд.
make[4]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat»
make[3]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat»
Making install in mpi
make[3]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi»
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c -o mpi-add.lo mpi-add.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c -o mpi-bit.lo mpi-bit.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c -o mpi-cmp.lo mpi-cmp.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c -o mpi-div.lo mpi-div.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c -o mpi-gcd.lo mpi-gcd.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c -o mpi-inline.lo mpi-inline.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c mpi-cmp.c -o mpi-cmp.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c mpi-bit.c -o mpi-bit.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c mpi-div.c -o mpi-div.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c mpi-gcd.c -o mpi-gcd.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c mpi-add.c -o mpi-add.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c mpi-inline.c -o mpi-inline.o
mv -f .deps/mpi-cmp.Tpo .deps/mpi-cmp.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c -o mpi-inv.lo mpi-inv.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c mpi-inv.c -o mpi-inv.o
mv -f .deps/mpi-div.Tpo .deps/mpi-div.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c -o mpi-mul.lo mpi-mul.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c mpi-mul.c -o mpi-mul.o
mv -f .deps/mpi-gcd.Tpo .deps/mpi-gcd.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c -o mpi-mod.lo mpi-mod.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c mpi-mod.c -o mpi-mod.o
mv -f .deps/mpi-inline.Tpo .deps/mpi-inline.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c -o mpi-pow.lo mpi-pow.c
mv -f .deps/mpi-bit.Tpo .deps/mpi-bit.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c -o mpi-mpow.lo mpi-mpow.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c mpi-pow.c -o mpi-pow.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c mpi-mpow.c -o mpi-mpow.o
mv -f .deps/mpi-add.Tpo .deps/mpi-add.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c -o mpi-scan.lo mpi-scan.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c mpi-scan.c -o mpi-scan.o
mv -f .deps/mpi-inv.Tpo .deps/mpi-inv.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c -o mpicoder.lo mpicoder.c
mv -f .deps/mpi-mod.Tpo .deps/mpi-mod.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c -o mpih-div.lo mpih-div.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c mpicoder.c -o mpicoder.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c mpih-div.c -o mpih-div.o
mv -f .deps/mpi-mul.Tpo .deps/mpi-mul.Plo
mv -f .deps/mpi-mpow.Tpo .deps/mpi-mpow.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c -o mpih-mul.lo mpih-mul.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c -o mpiutil.lo mpiutil.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c mpih-mul.c -o mpih-mul.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c mpiutil.c -o mpiutil.o
mv -f .deps/mpi-scan.Tpo .deps/mpi-scan.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c -o ec.lo ec.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c ec.c -o ec.o
mv -f .deps/mpi-pow.Tpo .deps/mpi-pow.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c -o ec-ed25519.lo ec-ed25519.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c ec-ed25519.c -o ec-ed25519.o
mv -f .deps/mpicoder.Tpo .deps/mpicoder.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c -o mpih-add1-asm.lo mpih-add1-asm.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c mpih-add1-asm.S -o mpih-add1-asm.o
mv -f .deps/mpih-div.Tpo .deps/mpih-div.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c -o mpih-sub1-asm.lo mpih-sub1-asm.S
mv -f .deps/mpih-add1-asm.Tpo .deps/mpih-add1-asm.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c -o mpih-mul1-asm.lo mpih-mul1-asm.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c mpih-sub1-asm.S -o mpih-sub1-asm.o
mv -f .deps/mpih-sub1-asm.Tpo .deps/mpih-sub1-asm.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c -o mpih-mul2-asm.lo mpih-mul2-asm.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c mpih-mul1-asm.S -o mpih-mul1-asm.o
mv -f .deps/mpih-mul1-asm.Tpo .deps/mpih-mul1-asm.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c -o mpih-mul3-asm.lo mpih-mul3-asm.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c mpih-mul2-asm.S -o mpih-mul2-asm.o
mv -f .deps/mpih-mul2-asm.Tpo .deps/mpih-mul2-asm.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c -o mpih-lshift-asm.lo mpih-lshift-asm.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c mpih-mul3-asm.S -o mpih-mul3-asm.o
mv -f .deps/mpih-mul3-asm.Tpo .deps/mpih-mul3-asm.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c -o mpih-rshift-asm.lo mpih-rshift-asm.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c mpih-rshift-asm.S -o mpih-rshift-asm.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c mpih-lshift-asm.S -o mpih-lshift-asm.o
mv -f .deps/mpih-rshift-asm.Tpo .deps/mpih-rshift-asm.Plo
mv -f .deps/mpih-lshift-asm.Tpo .deps/mpih-lshift-asm.Plo
mv -f .deps/mpih-mul.Tpo .deps/mpih-mul.Plo
mv -f .deps/mpiutil.Tpo .deps/mpiutil.Plo
mv -f .deps/ec-ed25519.Tpo .deps/ec-ed25519.Plo
mv -f .deps/ec.Tpo .deps/ec.Plo
/bin/bash ../libtool --tag=CC --mode=link x86_64-w64-mingw32.static-gcc -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -o libmpi.la mpi-add.lo mpi-bit.lo mpi-cmp.lo mpi-div.lo mpi-gcd.lo mpi-inline.lo mpi-inv.lo mpi-mul.lo mpi-mod.lo mpi-pow.lo mpi-mpow.lo mpi-scan.lo mpicoder.lo mpih-div.lo mpih-mul.lo mpiutil.lo ec.lo ec-ed25519.lo mpih-add1-asm.lo mpih-sub1-asm.lo mpih-mul1-asm.lo mpih-mul2-asm.lo mpih-mul3-asm.lo mpih-lshift-asm.lo mpih-rshift-asm.lo
libtool: link: x86_64-w64-mingw32.static-ar cru .libs/libmpi.a mpi-add.o mpi-bit.o mpi-cmp.o mpi-div.o mpi-gcd.o mpi-inline.o mpi-inv.o mpi-mul.o mpi-mod.o mpi-pow.o mpi-mpow.o mpi-scan.o mpicoder.o mpih-div.o mpih-mul.o mpiutil.o ec.o ec-ed25519.o mpih-add1-asm.o mpih-sub1-asm.o mpih-mul1-asm.o mpih-mul2-asm.o mpih-mul3-asm.o mpih-lshift-asm.o mpih-rshift-asm.o
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32.static-ranlib .libs/libmpi.a
libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" )
make[4]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi»
make[4]: Цель «install-exec-am» не требует выполнения команд.
make[4]: Цель «install-data-am» не требует выполнения команд.
make[4]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi»
make[3]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi»
Making install in cipher
make[3]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher»
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c -o cipher.lo cipher.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c -o cipher-cbc.lo cipher-cbc.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c -o cipher-cfb.lo cipher-cfb.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c -o cipher-ofb.lo cipher-ofb.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c -o cipher-ctr.lo cipher-ctr.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c -o cipher-aeswrap.lo cipher-aeswrap.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c cipher-cbc.c -o cipher-cbc.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c cipher-ctr.c -o cipher-ctr.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c cipher-cfb.c -o cipher-cfb.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c cipher.c -o cipher.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c cipher-ofb.c -o cipher-ofb.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c cipher-aeswrap.c -o cipher-aeswrap.o
mv -f .deps/cipher-ctr.Tpo .deps/cipher-ctr.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c -o cipher-ccm.lo cipher-ccm.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c cipher-ccm.c -o cipher-ccm.o
mv -f .deps/cipher.Tpo .deps/cipher.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c -o cipher-cmac.lo cipher-cmac.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c cipher-cmac.c -o cipher-cmac.o
mv -f .deps/cipher-ofb.Tpo .deps/cipher-ofb.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c -o cipher-gcm.lo cipher-gcm.c
mv -f .deps/cipher-aeswrap.Tpo .deps/cipher-aeswrap.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-gcm-intel-pclmul.lo -MD -MP -MF .deps/cipher-gcm-intel-pclmul.Tpo -c -o cipher-gcm-intel-pclmul.lo cipher-gcm-intel-pclmul.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c cipher-gcm.c -o cipher-gcm.o
mv -f .deps/cipher-cbc.Tpo .deps/cipher-cbc.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT cipher-gcm-armv8-aarch32-ce.lo -MD -MP -MF .deps/cipher-gcm-armv8-aarch32-ce.Tpo -c -o cipher-gcm-armv8-aarch32-ce.lo cipher-gcm-armv8-aarch32-ce.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-gcm-intel-pclmul.lo -MD -MP -MF .deps/cipher-gcm-intel-pclmul.Tpo -c cipher-gcm-intel-pclmul.c -o cipher-gcm-intel-pclmul.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT cipher-gcm-armv8-aarch32-ce.lo -MD -MP -MF .deps/cipher-gcm-armv8-aarch32-ce.Tpo -c cipher-gcm-armv8-aarch32-ce.S -o cipher-gcm-armv8-aarch32-ce.o
mv -f .deps/cipher-gcm-armv8-aarch32-ce.Tpo .deps/cipher-gcm-armv8-aarch32-ce.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT cipher-gcm-armv8-aarch64-ce.lo -MD -MP -MF .deps/cipher-gcm-armv8-aarch64-ce.Tpo -c -o cipher-gcm-armv8-aarch64-ce.lo cipher-gcm-armv8-aarch64-ce.S
mv -f .deps/cipher-cfb.Tpo .deps/cipher-cfb.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c -o cipher-poly1305.lo cipher-poly1305.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT cipher-gcm-armv8-aarch64-ce.lo -MD -MP -MF .deps/cipher-gcm-armv8-aarch64-ce.Tpo -c cipher-gcm-armv8-aarch64-ce.S -o cipher-gcm-armv8-aarch64-ce.o
mv -f .deps/cipher-gcm-armv8-aarch64-ce.Tpo .deps/cipher-gcm-armv8-aarch64-ce.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c -o cipher-ocb.lo cipher-ocb.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c cipher-poly1305.c -o cipher-poly1305.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c cipher-ocb.c -o cipher-ocb.o
mv -f .deps/cipher-ccm.Tpo .deps/cipher-ccm.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c -o cipher-xts.lo cipher-xts.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c cipher-xts.c -o cipher-xts.o
mv -f .deps/cipher-gcm.Tpo .deps/cipher-gcm.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-selftest.lo -MD -MP -MF .deps/cipher-selftest.Tpo -c -o cipher-selftest.lo cipher-selftest.c
mv -f .deps/cipher-poly1305.Tpo .deps/cipher-poly1305.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c -o pubkey.lo pubkey.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cipher-selftest.lo -MD -MP -MF .deps/cipher-selftest.Tpo -c cipher-selftest.c -o cipher-selftest.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c pubkey.c -o pubkey.o
mv -f .deps/cipher-gcm-intel-pclmul.Tpo .deps/cipher-gcm-intel-pclmul.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c -o pubkey-util.lo pubkey-util.c
mv -f .deps/cipher-cmac.Tpo .deps/cipher-cmac.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c -o md.lo md.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c pubkey-util.c -o pubkey-util.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c md.c -o md.o
mv -f .deps/cipher-ocb.Tpo .deps/cipher-ocb.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c -o mac.lo mac.c
mv -f .deps/cipher-xts.Tpo .deps/cipher-xts.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c -o mac-hmac.lo mac-hmac.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c mac.c -o mac.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c mac-hmac.c -o mac-hmac.o
mv -f .deps/cipher-selftest.Tpo .deps/cipher-selftest.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c -o mac-cmac.lo mac-cmac.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c mac-cmac.c -o mac-cmac.o
mv -f .deps/pubkey.Tpo .deps/pubkey.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c -o mac-gmac.lo mac-gmac.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c mac-gmac.c -o mac-gmac.o
mv -f .deps/pubkey-util.Tpo .deps/pubkey-util.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c -o mac-poly1305.lo mac-poly1305.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c mac-poly1305.c -o mac-poly1305.o
mv -f .deps/md.Tpo .deps/md.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c -o poly1305.lo poly1305.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c poly1305.c -o poly1305.o
mv -f .deps/mac-hmac.Tpo .deps/mac-hmac.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c -o kdf.lo kdf.c
mv -f .deps/mac.Tpo .deps/mac.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT hmac-tests.lo -MD -MP -MF .deps/hmac-tests.Tpo -c -o hmac-tests.lo hmac-tests.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT hmac-tests.lo -MD -MP -MF .deps/hmac-tests.Tpo -c hmac-tests.c -o hmac-tests.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c kdf.c -o kdf.o
mv -f .deps/mac-cmac.Tpo .deps/mac-cmac.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c -o primegen.lo primegen.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c primegen.c -o primegen.o
mv -f .deps/mac-gmac.Tpo .deps/mac-gmac.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c -o hash-common.lo hash-common.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c hash-common.c -o hash-common.o
mv -f .deps/hmac-tests.Tpo .deps/hmac-tests.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c -o dsa-common.lo dsa-common.c
mv -f .deps/mac-poly1305.Tpo .deps/mac-poly1305.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c -o rsa-common.lo rsa-common.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c rsa-common.c -o rsa-common.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c dsa-common.c -o dsa-common.o
mv -f .deps/poly1305.Tpo .deps/poly1305.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c -o arcfour.lo arcfour.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -o arcfour.o
mv -f .deps/kdf.Tpo .deps/kdf.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT arcfour-amd64.lo -MD -MP -MF .deps/arcfour-amd64.Tpo -c -o arcfour-amd64.lo arcfour-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT arcfour-amd64.lo -MD -MP -MF .deps/arcfour-amd64.Tpo -c arcfour-amd64.S -o arcfour-amd64.o
mv -f .deps/arcfour-amd64.Tpo .deps/arcfour-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c -o blowfish.lo blowfish.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -o blowfish.o
mv -f .deps/dsa-common.Tpo .deps/dsa-common.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT blowfish-amd64.lo -MD -MP -MF .deps/blowfish-amd64.Tpo -c -o blowfish-amd64.lo blowfish-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT blowfish-amd64.lo -MD -MP -MF .deps/blowfish-amd64.Tpo -c blowfish-amd64.S -o blowfish-amd64.o
mv -f .deps/primegen.Tpo .deps/primegen.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c -o cast5.lo cast5.c
mv -f .deps/blowfish-amd64.Tpo .deps/blowfish-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT cast5-amd64.lo -MD -MP -MF .deps/cast5-amd64.Tpo -c -o cast5-amd64.lo cast5-amd64.S
mv -f .deps/hash-common.Tpo .deps/hash-common.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c -o des.lo des.c
mv -f .deps/rsa-common.Tpo .deps/rsa-common.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT des-amd64.lo -MD -MP -MF .deps/des-amd64.Tpo -c -o des-amd64.lo des-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c cast5.c -o cast5.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -o des.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT cast5-amd64.lo -MD -MP -MF .deps/cast5-amd64.Tpo -c cast5-amd64.S -o cast5-amd64.o
mv -f .deps/cast5-amd64.Tpo .deps/cast5-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.lo rijndael.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT des-amd64.lo -MD -MP -MF .deps/des-amd64.Tpo -c des-amd64.S -o des-amd64.o
mv -f .deps/arcfour.Tpo .deps/arcfour.Plo
mv -f .deps/des-amd64.Tpo .deps/des-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT rijndael-amd64.lo -MD -MP -MF .deps/rijndael-amd64.Tpo -c -o rijndael-amd64.lo rijndael-amd64.S
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rijndael-ssse3-amd64.lo -MD -MP -MF .deps/rijndael-ssse3-amd64.Tpo -c -o rijndael-ssse3-amd64.lo rijndael-ssse3-amd64.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -o rijndael.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT rijndael-amd64.lo -MD -MP -MF .deps/rijndael-amd64.Tpo -c rijndael-amd64.S -o rijndael-amd64.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rijndael-ssse3-amd64.lo -MD -MP -MF .deps/rijndael-ssse3-amd64.Tpo -c rijndael-ssse3-amd64.c -o rijndael-ssse3-amd64.o
mv -f .deps/rijndael-amd64.Tpo .deps/rijndael-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT rijndael-ssse3-amd64-asm.lo -MD -MP -MF .deps/rijndael-ssse3-amd64-asm.Tpo -c -o rijndael-ssse3-amd64-asm.lo rijndael-ssse3-amd64-asm.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT rijndael-ssse3-amd64-asm.lo -MD -MP -MF .deps/rijndael-ssse3-amd64-asm.Tpo -c rijndael-ssse3-amd64-asm.S -o rijndael-ssse3-amd64-asm.o
mv -f .deps/rijndael-ssse3-amd64-asm.Tpo .deps/rijndael-ssse3-amd64-asm.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rijndael-aesni.lo -MD -MP -MF .deps/rijndael-aesni.Tpo -c -o rijndael-aesni.lo rijndael-aesni.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rijndael-aesni.lo -MD -MP -MF .deps/rijndael-aesni.Tpo -c rijndael-aesni.c -o rijndael-aesni.o
mv -f .deps/blowfish.Tpo .deps/blowfish.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c -o rijndael-padlock.lo rijndael-padlock.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c rijndael-padlock.c -o rijndael-padlock.o
mv -f .deps/cast5.Tpo .deps/cast5.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c -o twofish.lo twofish.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -o twofish.o
mv -f .deps/des.Tpo .deps/des.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT twofish-amd64.lo -MD -MP -MF .deps/twofish-amd64.Tpo -c -o twofish-amd64.lo twofish-amd64.S
mv -f .deps/rijndael-ssse3-amd64.Tpo .deps/rijndael-ssse3-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT twofish-avx2-amd64.lo -MD -MP -MF .deps/twofish-avx2-amd64.Tpo -c -o twofish-avx2-amd64.lo twofish-avx2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT twofish-amd64.lo -MD -MP -MF .deps/twofish-amd64.Tpo -c twofish-amd64.S -o twofish-amd64.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT twofish-avx2-amd64.lo -MD -MP -MF .deps/twofish-avx2-amd64.Tpo -c twofish-avx2-amd64.S -o twofish-avx2-amd64.o
mv -f .deps/twofish-amd64.Tpo .deps/twofish-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c -o serpent.lo serpent.c
mv -f .deps/twofish-avx2-amd64.Tpo .deps/twofish-avx2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT serpent-sse2-amd64.lo -MD -MP -MF .deps/serpent-sse2-amd64.Tpo -c -o serpent-sse2-amd64.lo serpent-sse2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -o serpent.o
mv -f .deps/rijndael-aesni.Tpo .deps/rijndael-aesni.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT serpent-avx2-amd64.lo -MD -MP -MF .deps/serpent-avx2-amd64.Tpo -c -o serpent-avx2-amd64.lo serpent-avx2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT serpent-sse2-amd64.lo -MD -MP -MF .deps/serpent-sse2-amd64.Tpo -c serpent-sse2-amd64.S -o serpent-sse2-amd64.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT serpent-avx2-amd64.lo -MD -MP -MF .deps/serpent-avx2-amd64.Tpo -c serpent-avx2-amd64.S -o serpent-avx2-amd64.o
mv -f .deps/rijndael-padlock.Tpo .deps/rijndael-padlock.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c -o rfc2268.lo rfc2268.c
mv -f .deps/serpent-sse2-amd64.Tpo .deps/serpent-sse2-amd64.Plo
mv -f .deps/serpent-avx2-amd64.Tpo .deps/serpent-avx2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c -o seed.lo seed.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c -o camellia.lo camellia.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c rfc2268.c -o rfc2268.o
mv -f .deps/rijndael.Tpo .deps/rijndael.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c -o camellia-glue.lo camellia-glue.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c camellia.c -o camellia.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c seed.c -o seed.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c camellia-glue.c -o camellia-glue.o
mv -f .deps/twofish.Tpo .deps/twofish.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT camellia-aesni-avx-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx-amd64.Tpo -c -o camellia-aesni-avx-amd64.lo camellia-aesni-avx-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT camellia-aesni-avx-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx-amd64.Tpo -c camellia-aesni-avx-amd64.S -o camellia-aesni-avx-amd64.o
mv -f .deps/camellia-aesni-avx-amd64.Tpo .deps/camellia-aesni-avx-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT camellia-aesni-avx2-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx2-amd64.Tpo -c -o camellia-aesni-avx2-amd64.lo camellia-aesni-avx2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT camellia-aesni-avx2-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx2-amd64.Tpo -c camellia-aesni-avx2-amd64.S -o camellia-aesni-avx2-amd64.o
mv -f .deps/camellia-glue.Tpo .deps/camellia-glue.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c -o idea.lo idea.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c idea.c -o idea.o
mv -f .deps/camellia-aesni-avx2-amd64.Tpo .deps/camellia-aesni-avx2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c -o salsa20.lo salsa20.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c salsa20.c -o salsa20.o
mv -f .deps/rfc2268.Tpo .deps/rfc2268.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT salsa20-amd64.lo -MD -MP -MF .deps/salsa20-amd64.Tpo -c -o salsa20-amd64.lo salsa20-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT salsa20-amd64.lo -MD -MP -MF .deps/salsa20-amd64.Tpo -c salsa20-amd64.S -o salsa20-amd64.o
mv -f .deps/salsa20-amd64.Tpo .deps/salsa20-amd64.Plo
cc -o gost-s-box ./gost-s-box.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c -o chacha20.lo chacha20.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c chacha20.c -o chacha20.o
mv -f .deps/seed.Tpo .deps/seed.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT chacha20-sse2-amd64.lo -MD -MP -MF .deps/chacha20-sse2-amd64.Tpo -c -o chacha20-sse2-amd64.lo chacha20-sse2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT chacha20-sse2-amd64.lo -MD -MP -MF .deps/chacha20-sse2-amd64.Tpo -c chacha20-sse2-amd64.S -o chacha20-sse2-amd64.o
mv -f .deps/chacha20-sse2-amd64.Tpo .deps/chacha20-sse2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT chacha20-ssse3-amd64.lo -MD -MP -MF .deps/chacha20-ssse3-amd64.Tpo -c -o chacha20-ssse3-amd64.lo chacha20-ssse3-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT chacha20-ssse3-amd64.lo -MD -MP -MF .deps/chacha20-ssse3-amd64.Tpo -c chacha20-ssse3-amd64.S -o chacha20-ssse3-amd64.o
mv -f .deps/chacha20-ssse3-amd64.Tpo .deps/chacha20-ssse3-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT chacha20-avx2-amd64.lo -MD -MP -MF .deps/chacha20-avx2-amd64.Tpo -c -o chacha20-avx2-amd64.lo chacha20-avx2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT chacha20-avx2-amd64.lo -MD -MP -MF .deps/chacha20-avx2-amd64.Tpo -c chacha20-avx2-amd64.S -o chacha20-avx2-amd64.o
mv -f .deps/chacha20-avx2-amd64.Tpo .deps/chacha20-avx2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT poly1305-sse2-amd64.lo -MD -MP -MF .deps/poly1305-sse2-amd64.Tpo -c -o poly1305-sse2-amd64.lo poly1305-sse2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT poly1305-sse2-amd64.lo -MD -MP -MF .deps/poly1305-sse2-amd64.Tpo -c poly1305-sse2-amd64.S -o poly1305-sse2-amd64.o
mv -f .deps/poly1305-sse2-amd64.Tpo .deps/poly1305-sse2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT poly1305-avx2-amd64.lo -MD -MP -MF .deps/poly1305-avx2-amd64.Tpo -c -o poly1305-avx2-amd64.lo poly1305-avx2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT poly1305-avx2-amd64.lo -MD -MP -MF .deps/poly1305-avx2-amd64.Tpo -c poly1305-avx2-amd64.S -o poly1305-avx2-amd64.o
mv -f .deps/salsa20.Tpo .deps/salsa20.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c -o dsa.lo dsa.c
mv -f .deps/poly1305-avx2-amd64.Tpo .deps/poly1305-avx2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c -o rsa.lo rsa.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c rsa.c -o rsa.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c dsa.c -o dsa.o
mv -f .deps/serpent.Tpo .deps/serpent.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c -o elgamal.lo elgamal.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c elgamal.c -o elgamal.o
mv -f .deps/camellia.Tpo .deps/camellia.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c -o ecc.lo ecc.c
mv -f .deps/idea.Tpo .deps/idea.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c -o ecc-curves.lo ecc-curves.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c ecc.c -o ecc.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c ecc-curves.c -o ecc-curves.o
mv -f .deps/chacha20.Tpo .deps/chacha20.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c -o ecc-misc.lo ecc-misc.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c ecc-misc.c -o ecc-misc.o
mv -f .deps/dsa.Tpo .deps/dsa.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c -o ecc-ecdsa.lo ecc-ecdsa.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c ecc-ecdsa.c -o ecc-ecdsa.o
mv -f .deps/rsa.Tpo .deps/rsa.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c -o ecc-eddsa.lo ecc-eddsa.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c ecc-eddsa.c -o ecc-eddsa.o
mv -f .deps/elgamal.Tpo .deps/elgamal.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c -o ecc-gost.lo ecc-gost.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c ecc-gost.c -o ecc-gost.o
mv -f .deps/ecc.Tpo .deps/ecc.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c
mv -f .deps/ecc-misc.Tpo .deps/ecc-misc.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT crc-intel-pclmul.lo -MD -MP -MF .deps/crc-intel-pclmul.Tpo -c -o crc-intel-pclmul.lo crc-intel-pclmul.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -o crc.o
mv -f .deps/ecc-curves.Tpo .deps/ecc-curves.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c -o gostr3411-94.lo gostr3411-94.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT crc-intel-pclmul.lo -MD -MP -MF .deps/crc-intel-pclmul.Tpo -c crc-intel-pclmul.c -o crc-intel-pclmul.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c gostr3411-94.c -o gostr3411-94.o
mv -f .deps/ecc-ecdsa.Tpo .deps/ecc-ecdsa.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c -o stribog.lo stribog.c
mv -f .deps/ecc-gost.Tpo .deps/ecc-gost.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c -o md4.lo md4.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c stribog.c -o stribog.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o
mv -f .deps/ecc-eddsa.Tpo .deps/ecc-eddsa.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o
mv -f .deps/crc-intel-pclmul.Tpo .deps/crc-intel-pclmul.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c -o rmd160.lo rmd160.c
mv -f .deps/crc.Tpo .deps/crc.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c -o sha256.lo sha256.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c rmd160.c -o rmd160.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -o sha256.o
mv -f .deps/gostr3411-94.Tpo .deps/gostr3411-94.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha256-ssse3-amd64.lo -MD -MP -MF .deps/sha256-ssse3-amd64.Tpo -c -o sha256-ssse3-amd64.lo sha256-ssse3-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha256-ssse3-amd64.lo -MD -MP -MF .deps/sha256-ssse3-amd64.Tpo -c sha256-ssse3-amd64.S -o sha256-ssse3-amd64.o
mv -f .deps/sha256-ssse3-amd64.Tpo .deps/sha256-ssse3-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha256-avx-amd64.lo -MD -MP -MF .deps/sha256-avx-amd64.Tpo -c -o sha256-avx-amd64.lo sha256-avx-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha256-avx-amd64.lo -MD -MP -MF .deps/sha256-avx-amd64.Tpo -c sha256-avx-amd64.S -o sha256-avx-amd64.o
mv -f .deps/sha256-avx-amd64.Tpo .deps/sha256-avx-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha256-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha256-avx2-bmi2-amd64.Tpo -c -o sha256-avx2-bmi2-amd64.lo sha256-avx2-bmi2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha256-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha256-avx2-bmi2-amd64.Tpo -c sha256-avx2-bmi2-amd64.S -o sha256-avx2-bmi2-amd64.o
mv -f .deps/sha256-avx2-bmi2-amd64.Tpo .deps/sha256-avx2-bmi2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c -o sha512.lo sha512.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -o sha512.o
mv -f .deps/md4.Tpo .deps/md4.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha512-ssse3-amd64.lo -MD -MP -MF .deps/sha512-ssse3-amd64.Tpo -c -o sha512-ssse3-amd64.lo sha512-ssse3-amd64.S
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha512-avx-amd64.lo -MD -MP -MF .deps/sha512-avx-amd64.Tpo -c -o sha512-avx-amd64.lo sha512-avx-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha512-ssse3-amd64.lo -MD -MP -MF .deps/sha512-ssse3-amd64.Tpo -c sha512-ssse3-amd64.S -o sha512-ssse3-amd64.o
mv -f .deps/stribog.Tpo .deps/stribog.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha512-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha512-avx2-bmi2-amd64.Tpo -c -o sha512-avx2-bmi2-amd64.lo sha512-avx2-bmi2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha512-avx-amd64.lo -MD -MP -MF .deps/sha512-avx-amd64.Tpo -c sha512-avx-amd64.S -o sha512-avx-amd64.o
mv -f .deps/sha512-ssse3-amd64.Tpo .deps/sha512-ssse3-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c -o keccak.lo keccak.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha512-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha512-avx2-bmi2-amd64.Tpo -c sha512-avx2-bmi2-amd64.S -o sha512-avx2-bmi2-amd64.o
mv -f .deps/sha512-avx-amd64.Tpo .deps/sha512-avx-amd64.Plo
`echo /bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -c ./tiger.c | sed -e 's/-O\([2-9s][2-9s]*\)/-O1/' -e 's/-Ofast/-O1/g' `
mv -f .deps/sha512-avx2-bmi2-amd64.Tpo .deps/sha512-avx2-bmi2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c -o whirlpool.lo whirlpool.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c keccak.c -o keccak.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c whirlpool.c -o whirlpool.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O1 -fno-delete-null-pointer-checks -Wall -c ./tiger.c -o tiger.o
mv -f .deps/rmd160.Tpo .deps/rmd160.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT whirlpool-sse2-amd64.lo -MD -MP -MF .deps/whirlpool-sse2-amd64.Tpo -c -o whirlpool-sse2-amd64.lo whirlpool-sse2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT whirlpool-sse2-amd64.lo -MD -MP -MF .deps/whirlpool-sse2-amd64.Tpo -c whirlpool-sse2-amd64.S -o whirlpool-sse2-amd64.o
mv -f .deps/sha512.Tpo .deps/sha512.Plo
mv -f .deps/whirlpool-sse2-amd64.Tpo .deps/whirlpool-sse2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c -o blake2.lo blake2.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha1-ssse3-amd64.lo -MD -MP -MF .deps/sha1-ssse3-amd64.Tpo -c -o sha1-ssse3-amd64.lo sha1-ssse3-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c blake2.c -o blake2.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha1-ssse3-amd64.lo -MD -MP -MF .deps/sha1-ssse3-amd64.Tpo -c sha1-ssse3-amd64.S -o sha1-ssse3-amd64.o
mv -f .deps/sha1-ssse3-amd64.Tpo .deps/sha1-ssse3-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha1-avx-amd64.lo -MD -MP -MF .deps/sha1-avx-amd64.Tpo -c -o sha1-avx-amd64.lo sha1-avx-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha1-avx-amd64.lo -MD -MP -MF .deps/sha1-avx-amd64.Tpo -c sha1-avx-amd64.S -o sha1-avx-amd64.o
mv -f .deps/sha1-avx-amd64.Tpo .deps/sha1-avx-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha1-avx-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx-bmi2-amd64.Tpo -c -o sha1-avx-bmi2-amd64.lo sha1-avx-bmi2-amd64.S
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT sha1-avx-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx-bmi2-amd64.Tpo -c sha1-avx-bmi2-amd64.S -o sha1-avx-bmi2-amd64.o
mv -f .deps/sha1-avx-bmi2-amd64.Tpo .deps/sha1-avx-bmi2-amd64.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c -o scrypt.lo scrypt.c
mv -f .deps/whirlpool.Tpo .deps/whirlpool.Plo
./gost-s-box gost-sb.h
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c -o gost28147.lo gost28147.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c scrypt.c -o scrypt.o
mv -f .deps/sha256.Tpo .deps/sha256.Plo
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c gost28147.c -o gost28147.o
mv -f .deps/keccak.Tpo .deps/keccak.Plo
mv -f .deps/sha1.Tpo .deps/sha1.Plo
mv -f .deps/gost28147.Tpo .deps/gost28147.Plo
mv -f .deps/scrypt.Tpo .deps/scrypt.Plo
mv -f .deps/blake2.Tpo .deps/blake2.Plo
/bin/bash ../libtool --tag=CC --mode=link x86_64-w64-mingw32.static-gcc -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -o libcipher.la cipher.lo cipher-cbc.lo cipher-cfb.lo cipher-ofb.lo cipher-ctr.lo cipher-aeswrap.lo cipher-ccm.lo cipher-cmac.lo cipher-gcm.lo cipher-gcm-intel-pclmul.lo cipher-gcm-armv8-aarch32-ce.lo cipher-gcm-armv8-aarch64-ce.lo cipher-poly1305.lo cipher-ocb.lo cipher-xts.lo cipher-selftest.lo pubkey.lo pubkey-util.lo md.lo mac.lo mac-hmac.lo mac-cmac.lo mac-gmac.lo mac-poly1305.lo poly1305.lo kdf.lo hmac-tests.lo primegen.lo hash-common.lo dsa-common.lo rsa-common.lo arcfour.lo arcfour-amd64.lo blowfish.lo blowfish-amd64.lo cast5.lo cast5-amd64.lo des.lo des-amd64.lo rijndael.lo rijndael-amd64.lo rijndael-ssse3-amd64.lo rijndael-ssse3-amd64-asm.lo rijndael-aesni.lo rijndael-padlock.lo twofish.lo twofish-amd64.lo twofish-avx2-amd64.lo serpent.lo serpent-sse2-amd64.lo serpent-avx2-amd64.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo camellia-aesni-avx-amd64.lo camellia-aesni-avx2-amd64.lo idea.lo salsa20.lo salsa20-amd64.lo gost28147.lo chacha20.lo chacha20-sse2-amd64.lo chacha20-ssse3-amd64.lo chacha20-avx2-amd64.lo poly1305-sse2-amd64.lo poly1305-avx2-amd64.lo dsa.lo rsa.lo elgamal.lo ecc.lo ecc-curves.lo ecc-misc.lo ecc-ecdsa.lo ecc-eddsa.lo ecc-gost.lo crc.lo crc-intel-pclmul.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha256-ssse3-amd64.lo sha256-avx-amd64.lo sha256-avx2-bmi2-amd64.lo sha512.lo sha512-ssse3-amd64.lo sha512-avx-amd64.lo sha512-avx2-bmi2-amd64.lo keccak.lo tiger.lo whirlpool.lo whirlpool-sse2-amd64.lo blake2.lo sha1.lo sha1-ssse3-amd64.lo sha1-avx-amd64.lo sha1-avx-bmi2-amd64.lo scrypt.lo
libtool: link: x86_64-w64-mingw32.static-ar cru .libs/libcipher.a cipher.o cipher-cbc.o cipher-cfb.o cipher-ofb.o cipher-ctr.o cipher-aeswrap.o cipher-ccm.o cipher-cmac.o cipher-gcm.o cipher-gcm-intel-pclmul.o cipher-gcm-armv8-aarch32-ce.o cipher-gcm-armv8-aarch64-ce.o cipher-poly1305.o cipher-ocb.o cipher-xts.o cipher-selftest.o pubkey.o pubkey-util.o md.o mac.o mac-hmac.o mac-cmac.o mac-gmac.o mac-poly1305.o poly1305.o kdf.o hmac-tests.o primegen.o hash-common.o dsa-common.o rsa-common.o arcfour.o arcfour-amd64.o blowfish.o blowfish-amd64.o cast5.o cast5-amd64.o des.o des-amd64.o rijndael.o rijndael-amd64.o rijndael-ssse3-amd64.o rijndael-ssse3-amd64-asm.o rijndael-aesni.o rijndael-padlock.o twofish.o twofish-amd64.o twofish-avx2-amd64.o serpent.o serpent-sse2-amd64.o serpent-avx2-amd64.o rfc2268.o seed.o camellia.o camellia-glue.o camellia-aesni-avx-amd64.o camellia-aesni-avx2-amd64.o idea.o salsa20.o salsa20-amd64.o gost28147.o chacha20.o chacha20-sse2-amd64.o chacha20-ssse3-amd64.o chacha20-avx2-amd64.o poly1305-sse2-amd64.o poly1305-avx2-amd64.o dsa.o rsa.o elgamal.o ecc.o ecc-curves.o ecc-misc.o ecc-ecdsa.o ecc-eddsa.o ecc-gost.o crc.o crc-intel-pclmul.o gostr3411-94.o stribog.o md4.o md5.o rmd160.o sha256.o sha256-ssse3-amd64.o sha256-avx-amd64.o sha256-avx2-bmi2-amd64.o sha512.o sha512-ssse3-amd64.o sha512-avx-amd64.o sha512-avx2-bmi2-amd64.o keccak.o tiger.o whirlpool.o whirlpool-sse2-amd64.o blake2.o sha1.o sha1-ssse3-amd64.o sha1-avx-amd64.o sha1-avx-bmi2-amd64.o scrypt.o
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32.static-ranlib .libs/libcipher.a
libtool: link: ( cd ".libs" && rm -f "libcipher.la" && ln -s "../libcipher.la" "libcipher.la" )
make[4]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher»
make[4]: Цель «install-exec-am» не требует выполнения команд.
make[4]: Цель «install-data-am» не требует выполнения команд.
make[4]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher»
make[3]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher»
Making install in random
make[3]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random»
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo random.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c -o random-csprng.lo random-csprng.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c -o random-drbg.lo random-drbg.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c -o random-system.lo random-system.c
`echo /bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -c ./rndjent.c | sed -e 's/-O\([1-9s][1-9s]*\)/-O0/g' -e 's/-Ofast/-O0/g' `
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c -o rndhw.lo rndhw.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O0 -fno-delete-null-pointer-checks -Wall -c ./rndjent.c -o rndjent.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c random-system.c -o random-system.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -o random.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c rndhw.c -o rndhw.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c random-csprng.c -o random-csprng.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c random-drbg.c -o random-drbg.o
mv -f .deps/random.Tpo .deps/random.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rndw32.lo -MD -MP -MF .deps/rndw32.Tpo -c -o rndw32.lo rndw32.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT rndw32.lo -MD -MP -MF .deps/rndw32.Tpo -c rndw32.c -o rndw32.o
mv -f .deps/rndhw.Tpo .deps/rndhw.Plo
mv -f .deps/random-system.Tpo .deps/random-system.Plo
mv -f .deps/random-drbg.Tpo .deps/random-drbg.Plo
mv -f .deps/random-csprng.Tpo .deps/random-csprng.Plo
mv -f .deps/rndw32.Tpo .deps/rndw32.Plo
/bin/bash ../libtool --tag=CC --mode=link x86_64-w64-mingw32.static-gcc -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -o librandom.la random.lo random-csprng.lo random-drbg.lo random-system.lo rndjent.lo rndhw.lo rndw32.lo
libtool: link: x86_64-w64-mingw32.static-ar cru .libs/librandom.a random.o random-csprng.o random-drbg.o random-system.o rndjent.o rndhw.o rndw32.o
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32.static-ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
make[4]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random»
make[4]: Цель «install-exec-am» не требует выполнения команд.
make[4]: Цель «install-data-am» не требует выполнения команд.
make[4]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random»
make[3]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random»
Making install in src
make[3]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src»
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo './'`global.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo './'`sexp.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo './'`hwfeatures.c
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo './'`stdmem.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c global.c -o libgcrypt_la-global.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c sexp.c -o libgcrypt_la-sexp.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c visibility.c -o libgcrypt_la-visibility.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c hwfeatures.c -o libgcrypt_la-hwfeatures.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c stdmem.c -o libgcrypt_la-stdmem.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c misc.c -o libgcrypt_la-misc.o
global.c: In function '_gcry_vcontrol':
global.c:534:5: warning: case value '78' not in enumerated type 'enum gcry_ctl_cmds' [-Wswitch]
case 78: /* GCRYCTL_AUTO_EXPAND_SECMEM (backport from 1.9) */
^
mv -f .deps/libgcrypt_la-misc.Tpo .deps/libgcrypt_la-misc.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo './'`secmem.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c secmem.c -o libgcrypt_la-secmem.o
mv -f .deps/libgcrypt_la-global.Tpo .deps/libgcrypt_la-global.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo './'`missing-string.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c missing-string.c -o libgcrypt_la-missing-string.o
mv -f .deps/libgcrypt_la-hwfeatures.Tpo .deps/libgcrypt_la-hwfeatures.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo './'`fips.c
mv -f .deps/libgcrypt_la-stdmem.Tpo .deps/libgcrypt_la-stdmem.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hmac256.lo -MD -MP -MF .deps/libgcrypt_la-hmac256.Tpo -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo './'`hmac256.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c fips.c -o libgcrypt_la-fips.o
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hmac256.lo -MD -MP -MF .deps/libgcrypt_la-hmac256.Tpo -c hmac256.c -o libgcrypt_la-hmac256.o
mv -f .deps/libgcrypt_la-visibility.Tpo .deps/libgcrypt_la-visibility.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c -o libgcrypt_la-context.lo `test -f 'context.c' || echo './'`context.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c context.c -o libgcrypt_la-context.o
mv -f .deps/libgcrypt_la-sexp.Tpo .deps/libgcrypt_la-sexp.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT hwf-x86.lo -MD -MP -MF .deps/hwf-x86.Tpo -c -o hwf-x86.lo hwf-x86.c
libtool: compile: x86_64-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -MT hwf-x86.lo -MD -MP -MF .deps/hwf-x86.Tpo -c hwf-x86.c -o hwf-x86.o
mv -f .deps/libgcrypt_la-missing-string.Tpo .deps/libgcrypt_la-missing-string.Plo
/bin/bash ../libtool --mode=compile --tag=RC x86_64-w64-mingw32.static-windres -DHAVE_CONFIG_H -I. -I.. -i "versioninfo.rc" -o "versioninfo.lo"
libtool: compile: x86_64-w64-mingw32.static-windres -DHAVE_CONFIG_H -I. -I.. -i versioninfo.rc -o versioninfo.o
mv -f .deps/libgcrypt_la-secmem.Tpo .deps/libgcrypt_la-secmem.Plo
mv -f .deps/libgcrypt_la-hmac256.Tpo .deps/libgcrypt_la-hmac256.Plo
mv -f .deps/libgcrypt_la-fips.Tpo .deps/libgcrypt_la-fips.Plo
mv -f .deps/libgcrypt_la-context.Tpo .deps/libgcrypt_la-context.Plo
mv -f .deps/hwf-x86.Tpo .deps/hwf-x86.Plo
/bin/bash ../libtool --tag=CC --mode=link x86_64-w64-mingw32.static-gcc -I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include -g -O2 -fno-delete-null-pointer-checks -Wall -no-undefined -export-symbols ./libgcrypt.def -XCClinker -static-libgcc -version-info 22:4:2 -o libgcrypt.la -rpath /opt/mxe-master/usr/x86_64-w64-mingw32.static/lib libgcrypt_la-visibility.lo libgcrypt_la-misc.lo libgcrypt_la-global.lo libgcrypt_la-sexp.lo libgcrypt_la-hwfeatures.lo libgcrypt_la-stdmem.lo libgcrypt_la-secmem.lo libgcrypt_la-missing-string.lo libgcrypt_la-fips.lo libgcrypt_la-hmac256.lo libgcrypt_la-context.lo versioninfo.lo hwf-x86.lo ../cipher/libcipher.la ../random/librandom.la ../mpi/libmpi.la ../compat/libcompat.la -L/opt/mxe-master/usr/x86_64-w64-mingw32.static/lib -lgpg-error -lintl -liconv -lws2_32
libtool: link: (cd .libs/libgcrypt.lax/libcipher.a && x86_64-w64-mingw32.static-ar x "/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/../cipher/.libs/libcipher.a")
libtool: link: (cd .libs/libgcrypt.lax/librandom.a && x86_64-w64-mingw32.static-ar x "/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/../random/.libs/librandom.a")
libtool: link: (cd .libs/libgcrypt.lax/libmpi.a && x86_64-w64-mingw32.static-ar x "/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/../mpi/.libs/libmpi.a")
libtool: link: (cd .libs/libgcrypt.lax/libcompat.a && x86_64-w64-mingw32.static-ar x "/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/../compat/.libs/libcompat.a")
libtool: link: x86_64-w64-mingw32.static-ar cru .libs/libgcrypt.a libgcrypt_la-visibility.o libgcrypt_la-misc.o libgcrypt_la-global.o libgcrypt_la-sexp.o libgcrypt_la-hwfeatures.o libgcrypt_la-stdmem.o libgcrypt_la-secmem.o libgcrypt_la-missing-string.o libgcrypt_la-fips.o libgcrypt_la-hmac256.o libgcrypt_la-context.o versioninfo.o hwf-x86.o .libs/libgcrypt.lax/libcipher.a/arcfour-amd64.o .libs/libgcrypt.lax/libcipher.a/arcfour.o .libs/libgcrypt.lax/libcipher.a/blake2.o .libs/libgcrypt.lax/libcipher.a/blowfish-amd64.o .libs/libgcrypt.lax/libcipher.a/blowfish.o .libs/libgcrypt.lax/libcipher.a/camellia-aesni-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/camellia-aesni-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/camellia-glue.o .libs/libgcrypt.lax/libcipher.a/camellia.o .libs/libgcrypt.lax/libcipher.a/cast5-amd64.o .libs/libgcrypt.lax/libcipher.a/cast5.o .libs/libgcrypt.lax/libcipher.a/chacha20-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/chacha20-sse2-amd64.o .libs/libgcrypt.lax/libcipher.a/chacha20-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/chacha20.o .libs/libgcrypt.lax/libcipher.a/cipher-aeswrap.o .libs/libgcrypt.lax/libcipher.a/cipher-cbc.o .libs/libgcrypt.lax/libcipher.a/cipher-ccm.o .libs/libgcrypt.lax/libcipher.a/cipher-cfb.o .libs/libgcrypt.lax/libcipher.a/cipher-cmac.o .libs/libgcrypt.lax/libcipher.a/cipher-ctr.o .libs/libgcrypt.lax/libcipher.a/cipher-gcm-armv8-aarch32-ce.o .libs/libgcrypt.lax/libcipher.a/cipher-gcm-armv8-aarch64-ce.o .libs/libgcrypt.lax/libcipher.a/cipher-gcm-intel-pclmul.o .libs/libgcrypt.lax/libcipher.a/cipher-gcm.o .libs/libgcrypt.lax/libcipher.a/cipher-ocb.o .libs/libgcrypt.lax/libcipher.a/cipher-ofb.o .libs/libgcrypt.lax/libcipher.a/cipher-poly1305.o .libs/libgcrypt.lax/libcipher.a/cipher-selftest.o .libs/libgcrypt.lax/libcipher.a/cipher-xts.o .libs/libgcrypt.lax/libcipher.a/cipher.o .libs/libgcrypt.lax/libcipher.a/crc-intel-pclmul.o .libs/libgcrypt.lax/libcipher.a/crc.o .libs/libgcrypt.lax/libcipher.a/des-amd64.o .libs/libgcrypt.lax/libcipher.a/des.o .libs/libgcrypt.lax/libcipher.a/dsa-common.o .libs/libgcrypt.lax/libcipher.a/dsa.o .libs/libgcrypt.lax/libcipher.a/ecc-curves.o .libs/libgcrypt.lax/libcipher.a/ecc-ecdsa.o .libs/libgcrypt.lax/libcipher.a/ecc-eddsa.o .libs/libgcrypt.lax/libcipher.a/ecc-gost.o .libs/libgcrypt.lax/libcipher.a/ecc-misc.o .libs/libgcrypt.lax/libcipher.a/ecc.o .libs/libgcrypt.lax/libcipher.a/elgamal.o .libs/libgcrypt.lax/libcipher.a/gost28147.o .libs/libgcrypt.lax/libcipher.a/gostr3411-94.o .libs/libgcrypt.lax/libcipher.a/hash-common.o .libs/libgcrypt.lax/libcipher.a/hmac-tests.o .libs/libgcrypt.lax/libcipher.a/idea.o .libs/libgcrypt.lax/libcipher.a/kdf.o .libs/libgcrypt.lax/libcipher.a/keccak.o .libs/libgcrypt.lax/libcipher.a/mac-cmac.o .libs/libgcrypt.lax/libcipher.a/mac-gmac.o .libs/libgcrypt.lax/libcipher.a/mac-hmac.o .libs/libgcrypt.lax/libcipher.a/mac-poly1305.o .libs/libgcrypt.lax/libcipher.a/mac.o .libs/libgcrypt.lax/libcipher.a/md.o .libs/libgcrypt.lax/libcipher.a/md4.o .libs/libgcrypt.lax/libcipher.a/md5.o .libs/libgcrypt.lax/libcipher.a/poly1305-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/poly1305-sse2-amd64.o .libs/libgcrypt.lax/libcipher.a/poly1305.o .libs/libgcrypt.lax/libcipher.a/primegen.o .libs/libgcrypt.lax/libcipher.a/pubkey-util.o .libs/libgcrypt.lax/libcipher.a/pubkey.o .libs/libgcrypt.lax/libcipher.a/rfc2268.o .libs/libgcrypt.lax/libcipher.a/rijndael-aesni.o .libs/libgcrypt.lax/libcipher.a/rijndael-amd64.o .libs/libgcrypt.lax/libcipher.a/rijndael-padlock.o .libs/libgcrypt.lax/libcipher.a/rijndael-ssse3-amd64-asm.o .libs/libgcrypt.lax/libcipher.a/rijndael-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/rijndael.o .libs/libgcrypt.lax/libcipher.a/rmd160.o .libs/libgcrypt.lax/libcipher.a/rsa-common.o .libs/libgcrypt.lax/libcipher.a/rsa.o .libs/libgcrypt.lax/libcipher.a/salsa20-amd64.o .libs/libgcrypt.lax/libcipher.a/salsa20.o .libs/libgcrypt.lax/libcipher.a/scrypt.o .libs/libgcrypt.lax/libcipher.a/seed.o .libs/libgcrypt.lax/libcipher.a/serpent-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/serpent-sse2-amd64.o .libs/libgcrypt.lax/libcipher.a/serpent.o .libs/libgcrypt.lax/libcipher.a/sha1-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/sha1-avx-bmi2-amd64.o .libs/libgcrypt.lax/libcipher.a/sha1-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/sha1.o .libs/libgcrypt.lax/libcipher.a/sha256-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/sha256-avx2-bmi2-amd64.o .libs/libgcrypt.lax/libcipher.a/sha256-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/sha256.o .libs/libgcrypt.lax/libcipher.a/sha512-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/sha512-avx2-bmi2-amd64.o .libs/libgcrypt.lax/libcipher.a/sha512-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/sha512.o .libs/libgcrypt.lax/libcipher.a/stribog.o .libs/libgcrypt.lax/libcipher.a/tiger.o .libs/libgcrypt.lax/libcipher.a/twofish-amd64.o .libs/libgcrypt.lax/libcipher.a/twofish-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/twofish.o .libs/libgcrypt.lax/libcipher.a/whirlpool-sse2-amd64.o .libs/libgcrypt.lax/libcipher.a/whirlpool.o .libs/libgcrypt.lax/librandom.a/random-csprng.o .libs/libgcrypt.lax/librandom.a/random-drbg.o .libs/libgcrypt.lax/librandom.a/random-system.o .libs/libgcrypt.lax/librandom.a/random.o .libs/libgcrypt.lax/librandom.a/rndhw.o .libs/libgcrypt.lax/librandom.a/rndjent.o .libs/libgcrypt.lax/librandom.a/rndw32.o .libs/libgcrypt.lax/libmpi.a/ec-ed25519.o .libs/libgcrypt.lax/libmpi.a/ec.o .libs/libgcrypt.lax/libmpi.a/mpi-add.o .libs/libgcrypt.lax/libmpi.a/mpi-bit.o .libs/libgcrypt.lax/libmpi.a/mpi-cmp.o .libs/libgcrypt.lax/libmpi.a/mpi-div.o .libs/libgcrypt.lax/libmpi.a/mpi-gcd.o .libs/libgcrypt.lax/libmpi.a/mpi-inline.o .libs/libgcrypt.lax/libmpi.a/mpi-inv.o .libs/libgcrypt.lax/libmpi.a/mpi-mod.o .libs/libgcrypt.lax/libmpi.a/mpi-mpow.o .libs/libgcrypt.lax/libmpi.a/mpi-mul.o .libs/libgcrypt.lax/libmpi.a/mpi-pow.o .libs/libgcrypt.lax/libmpi.a/mpi-scan.o .libs/libgcrypt.lax/libmpi.a/mpicoder.o .libs/libgcrypt.lax/libmpi.a/mpih-add1-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-div.o .libs/libgcrypt.lax/libmpi.a/mpih-lshift-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-mul.o .libs/libgcrypt.lax/libmpi.a/mpih-mul1-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-mul2-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-mul3-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-rshift-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-sub1-asm.o .libs/libgcrypt.lax/libmpi.a/mpiutil.o .libs/libgcrypt.lax/libcompat.a/compat.o
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32.static-ranlib .libs/libgcrypt.a
libtool: link: rm -fr .libs/libgcrypt.lax
libtool: link: ( cd ".libs" && rm -f "libgcrypt.la" && ln -s "../libgcrypt.la" "libgcrypt.la" )
make[4]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src»
/usr/bin/install -c -d /opt/mxe-master/usr/x86_64-w64-mingw32.static/lib
/bin/mkdir -p '/opt/mxe-master/usr/x86_64-w64-mingw32.static/lib'
/bin/mkdir -p '/opt/mxe-master/usr/x86_64-w64-mingw32.static/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c libgcrypt.la '/opt/mxe-master/usr/x86_64-w64-mingw32.static/lib'
/bin/mkdir -p '/opt/mxe-master/usr/x86_64-w64-mingw32.static/share/aclocal'
/bin/mkdir -p '/opt/mxe-master/usr/x86_64-w64-mingw32.static/include'
/usr/bin/install -c ./libgcrypt.def /opt/mxe-master/usr/x86_64-w64-mingw32.static/lib/libgcrypt.def
/usr/bin/install -c -m 644 libgcrypt.m4 '/opt/mxe-master/usr/x86_64-w64-mingw32.static/share/aclocal'
/usr/bin/install -c -m 644 gcrypt.h '/opt/mxe-master/usr/x86_64-w64-mingw32.static/include'
/usr/bin/install -c libgcrypt-config '/opt/mxe-master/usr/x86_64-w64-mingw32.static/bin'
libtool: install: /usr/bin/install -c .libs/libgcrypt.lai /opt/mxe-master/usr/x86_64-w64-mingw32.static/lib/libgcrypt.la
libtool: install: /usr/bin/install -c .libs/libgcrypt.a /opt/mxe-master/usr/x86_64-w64-mingw32.static/lib/libgcrypt.a
libtool: install: chmod 644 /opt/mxe-master/usr/x86_64-w64-mingw32.static/lib/libgcrypt.a
libtool: install: x86_64-w64-mingw32.static-ranlib /opt/mxe-master/usr/x86_64-w64-mingw32.static/lib/libgcrypt.a
make[4]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src»
make[3]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src»
Making install in tests
make[3]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests»
make[4]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests»
make[4]: Цель «install-exec-am» не требует выполнения команд.
make[4]: Цель «install-data-am» не требует выполнения команд.
make[4]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests»
make[3]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests»
make[3]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4»
make[4]: вход в каталог «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4»
make[4]: Цель «install-exec-am» не требует выполнения команд.
make[4]: Цель «install-data-am» не требует выполнения команд.
make[4]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4»
make[3]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4»
make[2]: выход из каталога «/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4»
ln -sf '/opt/mxe-master/usr/x86_64-w64-mingw32.static/bin/libgcrypt-config' '/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-libgcrypt-config'
# create pkg-config file
install -d '/opt/mxe-master/usr/x86_64-w64-mingw32.static/lib/pkgconfig'
(echo 'Name: libgcrypt'; echo 'Version: 1.8.4'; echo 'Description: libgcrypt'; echo 'Libs: ' "`x86_64-w64-mingw32.static-libgcrypt-config --libs`"; echo 'Cflags: ' "`x86_64-w64-mingw32.static-libgcrypt-config --cflags`";) > '/opt/mxe-master/usr/x86_64-w64-mingw32.static/lib/pkgconfig/libgcrypt.pc'
'x86_64-w64-mingw32.static-gcc' -W -Wall -Werror -ansi -pedantic '/opt/mxe-master/src/libgcrypt-test.c' -o '/opt/mxe-master/usr/x86_64-w64-mingw32.static/bin/test-libgcrypt.exe' `x86_64-w64-mingw32.static-pkg-config libgcrypt --cflags --libs`
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libgcrypt configure 1.8.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-w64-mingw32.static --build=x86_64-pc-linux-gnu --prefix=/opt/mxe-master/usr/x86_64-w64-mingw32.static --enable-static --disable-shared ac_cv_prog_HAVE_DOXYGEN=false --enable-doc=no --enable-gtk-doc=no --enable-gtk-doc-html=no --enable-gtk-doc-pdf=no --docdir=/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_.sink --infodir=/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_.sink --mandir=/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_.sink --with-html-dir=/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_.sink --disable-doxygen --with-gpg-error-prefix=/opt/mxe-master/usr/x86_64-w64-mingw32.static ac_cv_sys_symbol_underscore=no --disable-padlock-support
## --------- ##
## Platform. ##
## --------- ##
hostname = Tehnick
uname -m = x86_64
uname -r = 4.19.0-3-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.19.20-1 (2019-02-11)
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/mxe-master/usr/x86_64-pc-linux-gnu/bin
PATH: /opt/mxe-master/usr/bin
PATH: /opt/mxe-master/usr/x86_64-pc-linux-gnu/bin
PATH: /opt/mxe-master/usr/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2615: loading site script /opt/mxe-master/usr/x86_64-w64-mingw32.static/share/config.site
| ac_cv_build=x86_64-pc-linux-gnu
configure:2782: checking for a BSD-compatible install
configure:2850: result: /usr/bin/install -c
configure:2861: checking whether build environment is sane
configure:2916: result: yes
configure:2973: checking for x86_64-w64-mingw32.static-strip
configure:2989: found /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-strip
configure:3000: result: x86_64-w64-mingw32.static-strip
configure:3065: checking for a thread-safe mkdir -p
configure:3104: result: /bin/mkdir -p
configure:3111: checking for gawk
configure:3127: found /usr/bin/gawk
configure:3138: result: gawk
configure:3149: checking whether make sets $(MAKE)
configure:3171: result: yes
configure:3200: checking whether make supports nested variables
configure:3217: result: yes
configure:3352: checking build system type
configure:3366: result: x86_64-pc-linux-gnu
configure:3386: checking host system type
configure:3399: result: x86_64-w64-mingw32.static
configure:3420: checking whether to enable maintainer-specific portions of Makefiles
configure:3429: result: no
configure:3453: checking whether make supports nested variables
configure:3470: result: yes
configure:3514: checking whether make sets $(MAKE)
configure:3536: result: yes
configure:3567: checking for x86_64-w64-mingw32.static-gcc
configure:3583: found /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-gcc
configure:3594: result: x86_64-w64-mingw32.static-gcc
configure:3863: checking for C compiler version
configure:3872: x86_64-w64-mingw32.static-gcc --version >&5
x86_64-w64-mingw32.static-gcc (GCC) 5.5.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3883: $? = 0
configure:3872: x86_64-w64-mingw32.static-gcc -v >&5
Using built-in specs.
COLLECT_GCC=x86_64-w64-mingw32.static-gcc
COLLECT_LTO_WRAPPER=/opt/mxe-master/usr/libexec/gcc/x86_64-w64-mingw32.static/5.5.0/lto-wrapper
Target: x86_64-w64-mingw32.static
Configured with: /opt/mxe-master/tmp-gcc-x86_64-w64-mingw32.static/gcc-5.5.0/configure ac_cv_prog_HAVE_DOXYGEN=false --enable-doc=no --enable-gtk-doc=no --enable-gtk-doc-html=no --enable-gtk-doc-pdf=no --docdir=/opt/mxe-master/tmp-gcc-x86_64-w64-mingw32.static/gcc-5.5.0.build_.sink --infodir=/opt/mxe-master/tmp-gcc-x86_64-w64-mingw32.static/gcc-5.5.0.build_.sink --mandir=/opt/mxe-master/tmp-gcc-x86_64-w64-mingw32.static/gcc-5.5.0.build_.sink --with-html-dir=/opt/mxe-master/tmp-gcc-x86_64-w64-mingw32.static/gcc-5.5.0.build_.sink --disable-doxygen --target=x86_64-w64-mingw32.static --build=x86_64-pc-linux-gnu --prefix=/opt/mxe-master/usr --libdir=/opt/mxe-master/usr/lib --with-sysroot=/opt/mxe-master/usr/x86_64-w64-mingw32.static --enable-languages=c,c++,objc,fortran --enable-version-specific-runtime-libs --with-gcc --with-gnu-ld --with-gnu-as --disable-nls --disable-shared --disable-multilib --without-x --disable-win32-registry --enable-threads=posix --enable-libgomp --with-gmp=/opt/mxe-master/usr/x86_64-pc-linux-gnu --with-isl=/opt/mxe-master/usr/x86_64-pc-linux-gnu --with-mpc=/opt/mxe-master/usr/x86_64-pc-linux-gnu --with-mpfr=/opt/mxe-master/usr/x86_64-pc-linux-gnu --with-as=/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-as --with-ld=/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld --with-nm=/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm
Thread model: posix
gcc version 5.5.0 (GCC)
configure:3883: $? = 0
configure:3872: x86_64-w64-mingw32.static-gcc -V >&5
x86_64-w64-mingw32.static-gcc: error: unrecognized command line option '-V'
x86_64-w64-mingw32.static-gcc: fatal error: no input files
compilation terminated.
configure:3883: $? = 1
configure:3872: x86_64-w64-mingw32.static-gcc -qversion >&5
x86_64-w64-mingw32.static-gcc: error: unrecognized command line option '-qversion'
x86_64-w64-mingw32.static-gcc: fatal error: no input files
compilation terminated.
configure:3883: $? = 1
configure:3903: checking whether the C compiler works
configure:3925: x86_64-w64-mingw32.static-gcc conftest.c >&5
configure:3929: $? = 0
configure:3977: result: yes
configure:3980: checking for C compiler default output file name
configure:3982: result: a.exe
configure:3988: checking for suffix of executables
configure:3995: x86_64-w64-mingw32.static-gcc -o conftest.exe conftest.c >&5
configure:3999: $? = 0
configure:4021: result: .exe
configure:4043: checking whether we are cross compiling
configure:4081: result: yes
configure:4086: checking for suffix of object files
configure:4108: x86_64-w64-mingw32.static-gcc -c conftest.c >&5
configure:4112: $? = 0
configure:4133: result: o
configure:4137: checking whether we are using the GNU C compiler
configure:4156: x86_64-w64-mingw32.static-gcc -c conftest.c >&5
configure:4156: $? = 0
configure:4165: result: yes
configure:4174: checking whether x86_64-w64-mingw32.static-gcc accepts -g
configure:4194: x86_64-w64-mingw32.static-gcc -c -g conftest.c >&5
configure:4194: $? = 0
configure:4235: result: yes
configure:4252: checking for x86_64-w64-mingw32.static-gcc option to accept ISO C89
configure:4315: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4328: result: none needed
configure:4353: checking whether x86_64-w64-mingw32.static-gcc understands -c and -o together
configure:4375: x86_64-w64-mingw32.static-gcc -c conftest.c -o conftest2.o
configure:4378: $? = 0
configure:4375: x86_64-w64-mingw32.static-gcc -c conftest.c -o conftest2.o
configure:4378: $? = 0
configure:4390: result: yes
configure:4410: checking whether make supports the include directive
configure:4425: make -f confmf.GNU && cat confinc.out
make[2]: Entering directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4'
make[2]: Leaving directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4'
this is the am__doit target
configure:4428: $? = 0
configure:4447: result: yes (GNU style)
configure:4472: checking dependency style of x86_64-w64-mingw32.static-gcc
configure:4583: result: gcc3
configure:4603: checking how to run the C preprocessor
configure:4634: x86_64-w64-mingw32.static-gcc -E conftest.c
configure:4634: $? = 0
configure:4648: x86_64-w64-mingw32.static-gcc -E conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4648: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4673: result: x86_64-w64-mingw32.static-gcc -E
configure:4693: x86_64-w64-mingw32.static-gcc -E conftest.c
configure:4693: $? = 0
configure:4707: x86_64-w64-mingw32.static-gcc -E conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4707: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4745: checking dependency style of x86_64-w64-mingw32.static-gcc
configure:4854: result: gcc3
configure:4870: checking for library containing strerror
configure:4901: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:4901: $? = 0
configure:4918: result: none required
configure:4931: checking for gawk
configure:4958: result: gawk
configure:4971: checking for grep that handles long lines and -e
configure:5029: result: /bin/grep
configure:5034: checking for egrep
configure:5096: result: /bin/grep -E
configure:5101: checking for ANSI C header files
configure:5121: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5121: $? = 0
configure:5205: result: yes
configure:5218: checking for sys/types.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for sys/stat.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for stdlib.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for string.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for memory.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for strings.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for inttypes.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for stdint.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5218: checking for unistd.h
configure:5218: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5218: $? = 0
configure:5218: result: yes
configure:5231: checking minix/config.h usability
configure:5231: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c:56:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5231: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5231: result: no
configure:5231: checking minix/config.h presence
configure:5231: x86_64-w64-mingw32.static-gcc -E conftest.c
conftest.c:23:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5231: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5231: result: no
configure:5231: checking for minix/config.h
configure:5231: result: no
configure:5252: checking whether it is safe to define __EXTENSIONS__
configure:5270: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5270: $? = 0
configure:5277: result: yes
configure:5299: checking for cc for build
configure:5306: result: cc
configure:5358: checking how to print strings
configure:5385: result: printf
configure:5406: checking for a sed that does not truncate output
configure:5470: result: /bin/sed
configure:5488: checking for fgrep
configure:5550: result: /bin/grep -F
configure:5585: checking for ld used by x86_64-w64-mingw32.static-gcc
configure:5652: result: /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld
configure:5659: checking if the linker (/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld) is GNU ld
configure:5674: result: yes
configure:5686: checking for BSD- or MS-compatible name lister (nm)
configure:5740: result: /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B
configure:5870: checking the name lister (/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B) interface
configure:5877: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5880: /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B "conftest.o"
configure:5883: output
0000000000000000 b .bss
0000000000000000 d .data
0000000000000000 N .debug_abbrev
0000000000000000 N .debug_aranges
0000000000000000 N .debug_info
0000000000000000 N .debug_line
0000000000000000 r .rdata$zzz
0000000000000000 t .text
0000000000000000 B some_variable
configure:5884: result: BSD nm
configure:5887: checking whether ln -s works
configure:5891: result: yes
configure:5899: checking the maximum length of command line arguments
configure:6030: result: 1572864
configure:6078: checking how to convert x86_64-pc-linux-gnu file names to x86_64-w64-mingw32.static format
configure:6118: result: func_convert_file_nix_to_w32
configure:6125: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6145: result: func_convert_file_noop
configure:6152: checking for /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld option to reload object files
configure:6159: result: -r
configure:6193: checking for x86_64-w64-mingw32.static-objdump
configure:6209: found /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-objdump
configure:6220: result: x86_64-w64-mingw32.static-objdump
configure:6289: checking how to recognize dependent libraries
configure:6489: result: file_magic ^x86 archive import|^x86 DLL
configure:6534: checking for x86_64-w64-mingw32.static-dlltool
configure:6550: found /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-dlltool
configure:6561: result: x86_64-w64-mingw32.static-dlltool
configure:6631: checking how to associate runtime and link libraries
configure:6658: result: func_cygming_dll_for_implib
configure:6674: checking for x86_64-w64-mingw32.static-ar
configure:6690: found /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ar
configure:6701: result: x86_64-w64-mingw32.static-ar
configure:6782: checking for archiver @FILE support
configure:6799: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:6799: $? = 0
configure:6802: x86_64-w64-mingw32.static-ar cru libconftest.a @conftest.lst >&5
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
configure:6805: $? = 0
configure:6810: x86_64-w64-mingw32.static-ar cru libconftest.a @conftest.lst >&5
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
x86_64-w64-mingw32.static-ar: conftest.o: No such file or directory
configure:6813: $? = 1
configure:6812: result: @
configure:6830: checking for x86_64-w64-mingw32.static-strip
configure:6857: result: x86_64-w64-mingw32.static-strip
configure:6929: checking for x86_64-w64-mingw32.static-ranlib
configure:6945: found /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ranlib
configure:6956: result: x86_64-w64-mingw32.static-ranlib
configure:7098: checking command to parse /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B output from x86_64-w64-mingw32.static-gcc object
configure:7251: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:7254: $? = 0
configure:7258: /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
configure:7324: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
configure:7327: $? = 0
configure:7365: result: ok
configure:7412: checking for sysroot
configure:7442: result: no
configure:7449: checking for a working dd
configure:7487: result: /bin/dd
configure:7491: checking how to truncate binary pipes
configure:7506: result: /bin/dd bs=4096 count=1
configure:7795: checking for x86_64-w64-mingw32.static-mt
configure:7825: result: no
configure:7835: checking for mt
configure:7851: found /bin/mt
configure:7862: result: mt
configure:7874: WARNING: using cross tools not prefixed with host triplet
configure:7885: checking if mt is a manifest tool
configure:7891: mt '-?'
configure:7899: result: no
configure:8573: checking for dlfcn.h
configure:8573: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c:62:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:8573: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <dlfcn.h>
configure:8573: result: no
configure:8596: checking for x86_64-w64-mingw32.static-as
configure:8612: found /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-as
configure:8623: result: x86_64-w64-mingw32.static-as
configure:8688: checking for x86_64-w64-mingw32.static-dlltool
configure:8715: result: x86_64-w64-mingw32.static-dlltool
configure:8780: checking for x86_64-w64-mingw32.static-objdump
configure:8807: result: x86_64-w64-mingw32.static-objdump
configure:9126: checking for objdir
configure:9141: result: .libs
configure:9405: checking if x86_64-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions
configure:9423: x86_64-w64-mingw32.static-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9427: $? = 0
configure:9440: result: no
configure:9804: checking for x86_64-w64-mingw32.static-gcc option to produce PIC
configure:9811: result: -DDLL_EXPORT -DPIC
configure:9819: checking if x86_64-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works
configure:9837: x86_64-w64-mingw32.static-gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:9841: $? = 0
configure:9854: result: yes
configure:9883: checking if x86_64-w64-mingw32.static-gcc static flag -static works
configure:9911: result: yes
configure:9926: checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o
configure:9947: x86_64-w64-mingw32.static-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9951: $? = 0
configure:9973: result: yes
configure:9981: checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o
configure:10028: result: yes
configure:10061: checking whether the x86_64-w64-mingw32.static-gcc linker (/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries
configure:11324: result: yes
configure:11564: checking dynamic linker characteristics
configure:12394: result: Win32 ld.exe
configure:12516: checking how to hardcode library paths into programs
configure:12541: result: immediate
configure:13089: checking whether stripping libraries is possible
configure:13094: result: yes
configure:13129: checking if libtool supports shared libraries
configure:13131: result: yes
configure:13134: checking whether to build shared libraries
configure:13159: result: no
configure:13162: checking whether to build static libraries
configure:13166: result: yes
configure:9982: checking for x86_64-w64-mingw32.static-windres
configure:9998: found /opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-windres
configure:10009: result: x86_64-w64-mingw32.static-windres
configure:10324: checking whether byte ordering is bigendian
configure:10339: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c:34:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:34:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:34:15: error: unknown type name 'universal'
configure:10339: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:10384: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10384: $? = 0
configure:10402: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:40:4: error: unknown type name 'not'
not big endian
^
conftest.c:40:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:10402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:10530: result: no
configure:10558: checking size of unsigned short
configure:10563: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10563: $? = 0
configure:10563: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];
^
configure:10563: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10563: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];
^
configure:10563: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10563: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10563: $? = 0
configure:10563: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10563: $? = 0
configure:10577: result: 2
configure:10591: checking size of unsigned int
configure:10596: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10596: $? = 0
configure:10596: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
^
configure:10596: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10596: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
^
configure:10596: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10596: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
^
configure:10596: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10596: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10596: $? = 0
configure:10596: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10596: $? = 0
configure:10596: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10596: $? = 0
configure:10610: result: 4
configure:10624: checking size of unsigned long
configure:10629: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10629: $? = 0
configure:10629: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
^
configure:10629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10629: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
^
configure:10629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10629: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
^
configure:10629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10629: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10629: $? = 0
configure:10629: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10629: $? = 0
configure:10629: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10629: $? = 0
configure:10643: result: 4
configure:10657: checking size of unsigned long long
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10662: $? = 0
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];
^
configure:10662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];
^
configure:10662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];
^
configure:10662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];
^
configure:10662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10662: $? = 0
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10662: $? = 0
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10662: $? = 0
configure:10662: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10662: $? = 0
configure:10676: result: 8
configure:10690: checking size of void *
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10695: $? = 0
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
^
configure:10695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
^
configure:10695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
^
configure:10695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];
^
configure:10695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10695: $? = 0
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10695: $? = 0
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10695: $? = 0
configure:10695: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10695: $? = 0
configure:10709: result: 8
configure:10721: checking for uintptr_t
configure:10721: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10721: $? = 0
configure:10721: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:10721: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:10721: result: yes
configure:10766: checking for UINT64_C
configure:10782: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10782: $? = 0
configure:10789: result: yes
configure:10796: checking size of uint64_t
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10801: $? = 0
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 0)];
^
configure:10801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 1)];
^
configure:10801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 3)];
^
configure:10801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 7)];
^
configure:10801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (uint64_t))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10801: $? = 0
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10801: $? = 0
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10801: $? = 0
configure:10801: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:10801: $? = 0
configure:10815: result: 8
configure:10874: checking which symmetric ciphers to include
configure:10892: result: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20
configure:10908: checking which public-key ciphers to include
configure:10926: result: dsa elgamal rsa ecc
configure:10942: checking which message digests to include
configure:10960: result: crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2
configure:10976: checking which key derivation functions to include
configure:10994: result: s2k pkdf2 scrypt
configure:11006: checking which random module to use
configure:11024: result: default
configure:11028: checking whether use of /dev/random is requested
configure:11037: result: yes
configure:11056: checking whether the experimental random daemon is requested
configure:11065: result: no
configure:11083: checking whether MPI assembler modules are requested
configure:11092: result: yes
configure:11096: checking whether memory guard is requested
configure:11105: result: no
configure:11114: checking whether to run large data tests
configure:11123: result: no
configure:11131: checking whether use of capabilities is requested
configure:11141: result: no
configure:11145: checking whether a HMAC binary check is requested
configure:11154: result: no
configure:11164: checking whether jitter entropy support is requested
configure:11173: result: yes
configure:11177: checking whether padlock support is requested
configure:11186: result: no
configure:11190: checking whether AESNI support is requested
configure:11199: result: yes
configure:11203: checking whether PCLMUL support is requested
configure:11212: result: yes
configure:11216: checking whether SSE4.1 support is requested
configure:11225: result: yes
configure:11229: checking whether DRNG support is requested
configure:11238: result: yes
configure:11242: checking whether AVX support is requested
configure:11251: result: yes
configure:11255: checking whether AVX2 support is requested
configure:11264: result: yes
configure:11268: checking whether NEON support is requested
configure:11277: result: yes
configure:11281: checking whether ARMv8 Crypto Extension support is requested
configure:11290: result: yes
configure:11294: checking whether a -O flag munging is requested
configure:11303: result: yes
configure:11315: checking whether to enable AMD64 as(1) feature detection
configure:11324: result: yes
configure:11418: checking for gpg-error-config
configure:11449: result: /opt/mxe-master/usr/x86_64-w64-mingw32.static/bin/gpg-error-config
configure:11458: checking for GPG Error - version >= 1.25
configure:11487: result: yes (1.35)
configure:11759: checking for library containing setsockopt
configure:11790: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccGUCFWl.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:56: undefined reference to `setsockopt'
collect2: error: ld returned 1 exit status
configure:11790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setsockopt ();
| int
| main ()
| {
| return setsockopt ();
| ;
| return 0;
| }
configure:11790: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c -lsocket >&5
/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:11790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setsockopt ();
| int
| main ()
| {
| return setsockopt ();
| ;
| return 0;
| }
configure:11807: result: no
configure:11814: checking for library containing setsockopt
configure:11862: result: no
configure:11872: checking for library containing setsockopt
configure:11920: result: no
configure:11933: checking for ANSI C header files
configure:12037: result: yes
configure:12048: checking for unistd.h
configure:12048: result: yes
configure:12048: checking sys/select.h usability
configure:12048: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c:80:24: fatal error: sys/select.h: No such file or directory
compilation terminated.
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/select.h>
configure:12048: result: no
configure:12048: checking sys/select.h presence
configure:12048: x86_64-w64-mingw32.static-gcc -E conftest.c
conftest.c:47:24: fatal error: sys/select.h: No such file or directory
compilation terminated.
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/select.h>
configure:12048: result: no
configure:12048: checking for sys/select.h
configure:12048: result: no
configure:12048: checking sys/msg.h usability
configure:12048: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c:80:21: fatal error: sys/msg.h: No such file or directory
compilation terminated.
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/msg.h>
configure:12048: result: no
configure:12048: checking sys/msg.h presence
configure:12048: x86_64-w64-mingw32.static-gcc -E conftest.c
conftest.c:47:21: fatal error: sys/msg.h: No such file or directory
compilation terminated.
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/msg.h>
configure:12048: result: no
configure:12048: checking for sys/msg.h
configure:12048: result: no
configure:12070: checking for an ANSI C-conforming const
configure:12136: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12136: $? = 0
configure:12143: result: yes
configure:12151: checking for inline
configure:12167: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12167: $? = 0
configure:12175: result: inline
configure:12193: checking for size_t
configure:12193: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12193: $? = 0
configure:12193: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:12193: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12193: result: yes
configure:12204: checking return type of signal handlers
configure:12222: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:53:9: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
^
configure:12222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:12229: result: void
configure:12237: checking whether sys_siglist is declared
configure:12237: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:10: error: 'sys_siglist' undeclared (first use in this function)
(void) sys_siglist;
^
conftest.c:62:10: note: each undeclared identifier is reported only once for each function it appears in
configure:12237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <signal.h>
| /* NetBSD declares sys_siglist in unistd.h. */
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
|
| int
| main ()
| {
| #ifndef sys_siglist
| #ifdef __cplusplus
| (void) sys_siglist;
| #else
| (void) sys_siglist;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:12237: result: no
configure:12255: checking for pid_t
configure:12255: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12255: $? = 0
configure:12255: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:12255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:12255: result: yes
configure:12267: checking for byte typedef
configure:12288: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:20: error: 'byte' undeclared (first use in this function)
int a = sizeof(byte);
^
conftest.c:57:20: note: each undeclared identifier is reported only once for each function it appears in
configure:12288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef byte
| int a = sizeof(byte);
|
| ;
| return 0;
| }
configure:12296: result: no
configure:12304: checking for ushort typedef
configure:12325: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:20: error: 'ushort' undeclared (first use in this function)
int a = sizeof(ushort);
^
conftest.c:57:20: note: each undeclared identifier is reported only once for each function it appears in
configure:12325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef ushort
| int a = sizeof(ushort);
|
| ;
| return 0;
| }
configure:12333: result: no
configure:12341: checking for ulong typedef
configure:12362: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:20: error: 'ulong' undeclared (first use in this function)
int a = sizeof(ulong);
^
conftest.c:57:20: note: each undeclared identifier is reported only once for each function it appears in
configure:12362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef ulong
| int a = sizeof(ulong);
|
| ;
| return 0;
| }
configure:12370: result: no
configure:12378: checking for u16 typedef
configure:12399: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:20: error: 'u16' undeclared (first use in this function)
int a = sizeof(u16);
^
conftest.c:57:20: note: each undeclared identifier is reported only once for each function it appears in
configure:12399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef u16
| int a = sizeof(u16);
|
| ;
| return 0;
| }
configure:12407: result: no
configure:12415: checking for u32 typedef
configure:12436: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:20: error: 'u32' undeclared (first use in this function)
int a = sizeof(u32);
^
conftest.c:57:20: note: each undeclared identifier is reported only once for each function it appears in
configure:12436: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef u32
| int a = sizeof(u32);
|
| ;
| return 0;
| }
configure:12444: result: no
configure:12456: checking sys/socket.h usability
configure:12456: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c:82:24: fatal error: sys/socket.h: No such file or directory
compilation terminated.
configure:12456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/socket.h>
configure:12456: result: no
configure:12456: checking sys/socket.h presence
configure:12456: x86_64-w64-mingw32.static-gcc -E conftest.c
conftest.c:49:24: fatal error: sys/socket.h: No such file or directory
compilation terminated.
configure:12456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #include <sys/socket.h>
configure:12456: result: no
configure:12456: checking for sys/socket.h
configure:12456: result: no
configure:12481: checking winsock2.h usability
configure:12481: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12481: $? = 0
configure:12481: result: yes
configure:12481: checking winsock2.h presence
configure:12481: x86_64-w64-mingw32.static-gcc -E conftest.c
configure:12481: $? = 0
configure:12481: result: yes
configure:12481: checking for winsock2.h
configure:12481: result: yes
configure:12481: checking ws2tcpip.h usability
configure:12481: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12481: $? = 0
configure:12481: result: yes
configure:12481: checking ws2tcpip.h presence
configure:12481: x86_64-w64-mingw32.static-gcc -E conftest.c
configure:12481: $? = 0
configure:12481: result: yes
configure:12481: checking for ws2tcpip.h
configure:12481: result: yes
configure:12495: checking for socklen_t
configure:12495: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12495: $? = 0
configure:12495: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:12495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:12495: result: yes
configure:12572: checking for __builtin_bswap32
configure:12589: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:12589: $? = 0
configure:12595: result: yes
configure:12607: checking for __builtin_bswap64
configure:12624: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:12624: $? = 0
configure:12630: result: yes
configure:12642: checking for __builtin_ctz
configure:12659: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:12659: $? = 0
configure:12665: result: yes
configure:12677: checking whether the variable length arrays are supported
configure:12690: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12690: $? = 0
configure:12695: result: yes
configure:12707: checking whether the visibility attribute is supported
conftest.c:56:13: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
int bar __attribute__ ((visibility ("protected"))) = 1;
^
conftest.c:56:13: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
cc1: all warnings being treated as errors
configure:12730: result: no
configure:12841: checking whether the GCC style aligned attribute is supported
configure:12851: x86_64-w64-mingw32.static-gcc -c -g -O2 -Werror conftest.c >&5
configure:12851: $? = 0
configure:12856: result: yes
configure:12868: checking whether the GCC style packed attribute is supported
configure:12883: x86_64-w64-mingw32.static-gcc -c -g -O2 -Werror conftest.c >&5
configure:12883: $? = 0
configure:12888: result: yes
configure:12900: checking whether the GCC style may_alias attribute is supported
configure:12911: x86_64-w64-mingw32.static-gcc -c -g -O2 -Werror conftest.c >&5
configure:12911: $? = 0
configure:12916: result: yes
configure:12933: checking whether 'asm' assembler keyword is supported
configure:12943: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12943: $? = 0
configure:12948: result: yes
configure:12950: checking whether '__asm__' assembler keyword is supported
configure:12960: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:12960: $? = 0
configure:12965: result: yes
configure:13000: checking whether inline assembly memory barrier is supported
configure:13010: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13010: $? = 0
configure:13015: result: yes
configure:13030: checking whether GCC assembler is compatible for ARM assembly implementations
configure:13051: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
/tmp/ccfbZNHY.s: Assembler messages:
/tmp/ccfbZNHY.s:6: Error: unknown pseudo-op: `.syntax'
/tmp/ccfbZNHY.s:7: Error: unknown pseudo-op: `.arm'
/tmp/ccfbZNHY.s:9: Error: bad register name `%r0'
/tmp/ccfbZNHY.s:10: Warning: .size pseudo-op used outside of .def/.endef ignored.
/tmp/ccfbZNHY.s:10: Error: junk at end of line, first unrecognized character is `a'
/tmp/ccfbZNHY.s:11: Warning: .type pseudo-op used outside of .def/.endef ignored.
/tmp/ccfbZNHY.s:11: Error: junk at end of line, first unrecognized character is `a'
configure:13051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| /* end confdefs.h. */
| __asm__(
| /* Test if assembler supports UAL syntax. */
| ".syntax unified\n\t"
| ".arm\n\t" /* our assembly code is in ARM mode */
| /* Following causes error if assembler ignored '.syntax unified'. */
| "asmfunc:\n\t"
| "add %r0, %r0, %r4, ror #12;\n\t"
|
| /* Test if '.type' and '.size' are supported. */
| ".size asmfunc,.-asmfunc;\n\t"
| ".type asmfunc,%function;\n\t"
| );
configure:13056: result: no
configure:13070: checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations
configure:13089: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
/tmp/ccPpRQi1.s: Assembler messages:
/tmp/ccPpRQi1.s:7: Error: no such instruction: `eor x0,x0,x30,ror'
/tmp/ccPpRQi1.s:8: Error: too many memory references for `add'
/tmp/ccPpRQi1.s:9: Error: no such instruction: `eor v0.16b,v0.16b,v31.16b'
/tmp/ccPpRQi1.s:10: Warning: .size pseudo-op used outside of .def/.endef ignored.
/tmp/ccPpRQi1.s:10: Error: junk at end of line, first unrecognized character is `a'
/tmp/ccPpRQi1.s:11: Warning: .type pseudo-op used outside of .def/.endef ignored.
/tmp/ccPpRQi1.s:11: Error: junk at end of line, first unrecognized character is `a'
configure:13089: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| /* end confdefs.h. */
| __asm__(
| "asmfunc:\n\t"
| "eor x0, x0, x30, ror #12;\n\t"
| "add x0, x0, x30, asr #12;\n\t"
| "eor v0.16b, v0.16b, v31.16b;\n\t"
|
| /* Test if '.type' and '.size' are supported. */
| ".size asmfunc,.-asmfunc;\n\t"
| ".type asmfunc,@function;\n\t"
| );
configure:13094: result: no
configure:13177: checking for _ prefix in compiled symbols
configure:13180: result: no
configure:13203: checking architecture and mpi assembler functions
configure:13210: result: x86
configure:13401: checking whether compiler supports 'ms_abi' function attribute
configure:13411: x86_64-w64-mingw32.static-gcc -c -g -O2 -Werror conftest.c >&5
configure:13411: $? = 0
configure:13416: result: yes
configure:13428: checking whether compiler supports 'sysv_abi' function attribute
configure:13438: x86_64-w64-mingw32.static-gcc -c -g -O2 -Werror conftest.c >&5
configure:13438: $? = 0
configure:13443: result: yes
configure:13456: checking whether default calling convention is 'ms_abi'
configure:13472: x86_64-w64-mingw32.static-gcc -c -g -O2 -Werror conftest.c >&5
configure:13472: $? = 0
configure:13477: result: yes
configure:13491: checking whether default calling convention is 'sysv_abi'
configure:13507: x86_64-w64-mingw32.static-gcc -c -g -O2 -Werror conftest.c >&5
conftest.c: In function 'test':
conftest.c:66:31: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
sysvabi_func = def_func;
^
cc1: all warnings being treated as errors
configure:13507: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| /* end confdefs.h. */
| void *test(void) {
| void *(*def_func)(void) = test;
| void *__attribute__((sysv_abi))(*sysvabi_func)(void);
| /* warning on MS ABI targets, passes on SysV ABI targets */
| sysvabi_func = def_func;
| return sysvabi_func;
| }
configure:13512: result: no
configure:13530: checking whether GCC inline assembler supports SSSE3 instructions
configure:13547: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13547: $? = 0
configure:13553: result: yes
configure:13565: checking whether GCC inline assembler supports PCLMUL instructions
configure:13580: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13580: $? = 0
configure:13586: result: yes
configure:13597: checking whether GCC inline assembler supports SSE4.1 instructions
configure:13613: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13613: $? = 0
configure:13619: result: yes
configure:13631: checking whether GCC inline assembler supports AVX instructions
configure:13646: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13646: $? = 0
configure:13652: result: yes
configure:13664: checking whether GCC inline assembler supports AVX2 instructions
configure:13679: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13679: $? = 0
configure:13685: result: yes
configure:13697: checking whether GCC inline assembler supports BMI2 instructions
configure:13719: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13719: $? = 0
configure:13725: result: yes
configure:13739: checking whether GCC assembler handles division correctly
configure:13749: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13749: $? = 0
configure:13754: result: yes
configure:13792: checking whether GCC assembler is compatible for amd64 assembly implementations
configure:13816: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
/tmp/cce5Z5y9.s: Assembler messages:
/tmp/cce5Z5y9.s:7: Warning: .size pseudo-op used outside of .def/.endef ignored.
/tmp/cce5Z5y9.s:7: Error: junk at end of line, first unrecognized character is `a'
/tmp/cce5Z5y9.s:8: Warning: .type pseudo-op used outside of .def/.endef ignored.
/tmp/cce5Z5y9.s:8: Error: junk at end of line, first unrecognized character is `a'
configure:13816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| /* end confdefs.h. */
| __asm__(
| /* Test if '.type' and '.size' are supported. */
| /* These work only on ELF targets. */
| "asmfunc:\n\t"
| ".size asmfunc,.-asmfunc;\n\t"
| ".type asmfunc,@function;\n\t"
| /* Test if assembler allows use of '/' for constant division
| * (Solaris/x86 issue). If previous constant division check
| * and "-Wa,--divide" workaround failed, this causes assembly
| * to be disable on this machine. */
| "xorl $(123456789/12345678), %ebp;\n\t"
| );
configure:13822: result: no
configure:13832: checking whether GCC assembler is compatible for WIN64 assembly implementations
configure:13846: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13846: $? = 0
configure:13851: result: yes
configure:13866: checking whether GCC assembler is compatible for Intel syntax assembly implementations
configure:13897: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:13897: $? = 0
configure:13903: result: yes
configure:13915: checking whether compiler is configured for ARMv6 or newer architecture
configure:13948: result: n/a
configure:13960: checking whether GCC inline assembler supports NEON instructions
configure:13988: result: n/a
configure:14000: checking whether GCC inline assembler supports AArch32 Crypto Extension instructions
configure:14044: result: n/a
configure:14056: checking whether GCC inline assembler supports AArch64 NEON instructions
configure:14081: result: n/a
configure:14093: checking whether GCC inline assembler supports AArch64 Crypto Extension instructions
configure:14139: result: n/a
configure:14154: checking for vprintf
configure:14154: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:93:6: warning: conflicting types for built-in function 'vprintf'
char vprintf ();
^
configure:14154: $? = 0
configure:14154: result: yes
configure:14160: checking for _doprnt
configure:14160: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/cctARBmZ.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:105: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:14160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:14160: result: no
configure:14175: checking for stpcpy
configure:14175: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:94:6: warning: conflicting types for built-in function 'stpcpy'
char stpcpy ();
^
/tmp/ccZ5eiV1.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:105: undefined reference to `stpcpy'
collect2: error: ld returned 1 exit status
configure:14175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stpcpy innocuous_stpcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stpcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef stpcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stpcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_stpcpy || defined __stub___stpcpy
| choke me
| #endif
|
| int
| main ()
| {
| return stpcpy ();
| ;
| return 0;
| }
configure:14175: result: no
configure:14175: checking for strcasecmp
configure:14175: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:94:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^
configure:14175: $? = 0
configure:14175: result: yes
configure:14188: checking for strtoul
configure:14188: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14188: $? = 0
configure:14188: result: yes
configure:14188: checking for memmove
configure:14188: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:96:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^
configure:14188: $? = 0
configure:14188: result: yes
configure:14188: checking for stricmp
configure:14188: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14188: $? = 0
configure:14188: result: yes
configure:14188: checking for atexit
configure:14188: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14188: $? = 0
configure:14188: result: yes
configure:14188: checking for raise
configure:14188: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14188: $? = 0
configure:14188: result: yes
configure:14201: checking for strerror
configure:14201: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14201: $? = 0
configure:14201: result: yes
configure:14201: checking for rand
configure:14201: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14201: $? = 0
configure:14201: result: yes
configure:14201: checking for mmap
configure:14201: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccHnAves.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:113: undefined reference to `mmap'
collect2: error: ld returned 1 exit status
configure:14201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| /* end confdefs.h. */
| /* Define mmap to an innocuous variant, in case <limits.h> declares mmap.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mmap innocuous_mmap
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mmap (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mmap
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mmap ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mmap || defined __stub___mmap
| choke me
| #endif
|
| int
| main ()
| {
| return mmap ();
| ;
| return 0;
| }
configure:14201: result: no
configure:14201: checking for getpagesize
configure:14201: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14201: $? = 0
configure:14201: result: yes
configure:14201: checking for sysconf
configure:14201: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccv2Maox.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:114: undefined reference to `sysconf'
collect2: error: ld returned 1 exit status
configure:14201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| /* Define sysconf to an innocuous variant, in case <limits.h> declares sysconf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sysconf innocuous_sysconf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysconf (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sysconf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysconf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sysconf || defined __stub___sysconf
| choke me
| #endif
|
| int
| main ()
| {
| return sysconf ();
| ;
| return 0;
| }
configure:14201: result: no
configure:14201: checking for waitpid
configure:14201: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccZSNCWz.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:114: undefined reference to `waitpid'
collect2: error: ld returned 1 exit status
configure:14201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| /* Define waitpid to an innocuous variant, in case <limits.h> declares waitpid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define waitpid innocuous_waitpid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char waitpid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef waitpid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char waitpid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_waitpid || defined __stub___waitpid
| choke me
| #endif
|
| int
| main ()
| {
| return waitpid ();
| ;
| return 0;
| }
configure:14201: result: no
configure:14201: checking for wait4
configure:14201: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/cclyAyzC.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:114: undefined reference to `wait4'
collect2: error: ld returned 1 exit status
configure:14201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| /* Define wait4 to an innocuous variant, in case <limits.h> declares wait4.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define wait4 innocuous_wait4
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wait4 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef wait4
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char wait4 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_wait4 || defined __stub___wait4
| choke me
| #endif
|
| int
| main ()
| {
| return wait4 ();
| ;
| return 0;
| }
configure:14201: result: no
configure:14213: checking for gettimeofday
configure:14213: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14213: $? = 0
configure:14213: result: yes
configure:14213: checking for getrusage
configure:14213: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/cctOsVDH.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:115: undefined reference to `getrusage'
collect2: error: ld returned 1 exit status
configure:14213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| /* Define getrusage to an innocuous variant, in case <limits.h> declares getrusage.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getrusage innocuous_getrusage
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getrusage (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getrusage
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getrusage ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getrusage || defined __stub___getrusage
| choke me
| #endif
|
| int
| main ()
| {
| return getrusage ();
| ;
| return 0;
| }
configure:14213: result: no
configure:14213: checking for gethrtime
configure:14213: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/cc6kF73J.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:115: undefined reference to `gethrtime'
collect2: error: ld returned 1 exit status
configure:14213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define gethrtime innocuous_gethrtime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gethrtime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef gethrtime
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethrtime ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_gethrtime || defined __stub___gethrtime
| choke me
| #endif
|
| int
| main ()
| {
| return gethrtime ();
| ;
| return 0;
| }
configure:14213: result: no
configure:14213: checking for clock_gettime
configure:14213: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14213: $? = 0
configure:14213: result: yes
configure:14213: checking for syslog
configure:14213: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccdHadZP.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:116: undefined reference to `syslog'
collect2: error: ld returned 1 exit status
configure:14213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| /* Define syslog to an innocuous variant, in case <limits.h> declares syslog.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define syslog innocuous_syslog
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char syslog (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef syslog
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char syslog ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_syslog || defined __stub___syslog
| choke me
| #endif
|
| int
| main ()
| {
| return syslog ();
| ;
| return 0;
| }
configure:14213: result: no
configure:14225: checking for syscall
configure:14225: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccXN3DpS.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:116: undefined reference to `syscall'
collect2: error: ld returned 1 exit status
configure:14225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| /* Define syscall to an innocuous variant, in case <limits.h> declares syscall.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define syscall innocuous_syscall
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char syscall (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef syscall
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char syscall ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_syscall || defined __stub___syscall
| choke me
| #endif
|
| int
| main ()
| {
| return syscall ();
| ;
| return 0;
| }
configure:14225: result: no
configure:14225: checking for fcntl
configure:14225: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccQ2PbZU.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:116: undefined reference to `fcntl'
collect2: error: ld returned 1 exit status
configure:14225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| /* Define fcntl to an innocuous variant, in case <limits.h> declares fcntl.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fcntl innocuous_fcntl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fcntl (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fcntl
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fcntl ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fcntl || defined __stub___fcntl
| choke me
| #endif
|
| int
| main ()
| {
| return fcntl ();
| ;
| return 0;
| }
configure:14225: result: no
configure:14225: checking for ftruncate
configure:14225: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14225: $? = 0
configure:14225: result: yes
configure:14225: checking for flockfile
configure:14225: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccVQO39N.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:117: undefined reference to `flockfile'
collect2: error: ld returned 1 exit status
configure:14225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTRUNCATE 1
| /* end confdefs.h. */
| /* Define flockfile to an innocuous variant, in case <limits.h> declares flockfile.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define flockfile innocuous_flockfile
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char flockfile (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef flockfile
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char flockfile ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_flockfile || defined __stub___flockfile
| choke me
| #endif
|
| int
| main ()
| {
| return flockfile ();
| ;
| return 0;
| }
configure:14225: result: no
configure:14237: checking for mlock
configure:14237: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccpMZwVQ.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:117: undefined reference to `mlock'
collect2: error: ld returned 1 exit status
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTRUNCATE 1
| /* end confdefs.h. */
| /* Define mlock to an innocuous variant, in case <limits.h> declares mlock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mlock innocuous_mlock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mlock (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mlock
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mlock ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mlock || defined __stub___mlock
| choke me
| #endif
|
| int
| main ()
| {
| return mlock ();
| ;
| return 0;
| }
configure:14237: result: no
configure:14249: checking sys/mman.h usability
configure:14249: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:14249: $? = 0
configure:14249: result: yes
configure:14249: checking sys/mman.h presence
configure:14249: x86_64-w64-mingw32.static-gcc -E conftest.c
configure:14249: $? = 0
configure:14249: result: yes
configure:14249: checking for sys/mman.h
configure:14249: result: yes
configure:14261: checking for memlk in -lrt
configure:14286: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c -lrt >&5
/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld: cannot find -lrt
collect2: error: ld returned 1 exit status
configure:14286: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memlk ();
| int
| main ()
| {
| return memlk ();
| ;
| return 0;
| }
configure:14295: result: no
configure:14306: checking whether mlock is in sys/mman.h
configure:14340: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccJalutZ.o: In function `main':
/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/conftest.c:103: undefined reference to `mlock'
collect2: error: ld returned 1 exit status
configure:14340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "libgcrypt 1.8.4"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define USE_ONLY_8DOT3 1
| #define HAVE_DRIVE_LETTERS 1
| #define HAVE_DOSISH_SYSTEM 1
| #define HAVE_W32_SYSTEM 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "W32"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_WINSOCK2_H 1
| #define HAVE_WS2TCPIP_H 1
| #define HAVE_BUILTIN_BSWAP32 1
| #define HAVE_BUILTIN_BSWAP64 1
| #define HAVE_BUILTIN_CTZ 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define HAVE_GCC_ATTRIBUTE_PACKED 1
| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
| #define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
| #define HAVE_GCC_INLINE_ASM_SSSE3 1
| #define HAVE_GCC_INLINE_ASM_PCLMUL 1
| #define HAVE_GCC_INLINE_ASM_SSE41 1
| #define HAVE_GCC_INLINE_ASM_AVX 1
| #define HAVE_GCC_INLINE_ASM_AVX2 1
| #define HAVE_GCC_INLINE_ASM_BMI2 1
| #define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
| #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRICMP 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
|
| #include <assert.h>
| #ifdef HAVE_SYS_MMAN_H
| #include <sys/mman.h>
| #endif
|
| int
| main ()
| {
|
| int i;
|
| /* glibc defines this for functions which it implements
| * to always fail with ENOSYS. Some functions are actually
| * named something starting with __ and the normal name
| * is an alias. */
| #if defined (__stub_mlock) || defined (__stub___mlock)
| choke me
| #else
| mlock(&i, 4);
| #endif
| ; return 0;
|
| ;
| return 0;
| }
configure:14348: result: no
configure:14453: checking for getpid
configure:14453: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14453: $? = 0
configure:14453: result: yes
configure:14466: checking for clock
configure:14466: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:14466: $? = 0
configure:14466: result: yes
configure:14644: checking for random device
configure:14652: result: no
configure:14730: checking for cc features
configure:14734: checking if gcc supports -fno-delete-null-pointer-checks
configure:14749: x86_64-w64-mingw32.static-gcc -c -fno-delete-null-pointer-checks conftest.c >&5
configure:14749: $? = 0
configure:14755: result: yes
configure:14837: checking whether non excutable stack support is requested
configure:14846: result: yes
configure:14849: checking whether assembler supports --noexecstack option
configure:14859: x86_64-w64-mingw32.static-gcc -g -O2 -fno-delete-null-pointer-checks -Wall
-S -o conftest.s conftest.c >/dev/null
configure:14862: $? = 0
configure:14879: result: no
configure:16201: checking that generated files are newer than configure
configure:16207: result: done
configure:16339: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libgcrypt config.status 1.8.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Tehnick
config.status:1382: creating Makefile
config.status:1382: creating m4/Makefile
config.status:1382: creating compat/Makefile
config.status:1382: creating mpi/Makefile
config.status:1382: creating cipher/Makefile
config.status:1382: creating random/Makefile
config.status:1382: creating doc/Makefile
config.status:1382: creating src/Makefile
config.status:1382: creating src/gcrypt.h
config.status:1382: creating src/libgcrypt-config
config.status:1382: creating src/versioninfo.rc
config.status:1382: creating tests/Makefile
config.status:1382: creating tests/hashtest-256g
config.status:1382: creating tests/basic-disable-all-hwf
config.status:1382: creating config.h
config.status:1623: linking mpi/amd64/mpih-add1.S to mpi/mpih-add1-asm.S
config.status:1623: linking mpi/amd64/mpih-sub1.S to mpi/mpih-sub1-asm.S
config.status:1623: linking mpi/amd64/mpih-mul1.S to mpi/mpih-mul1-asm.S
config.status:1623: linking mpi/amd64/mpih-mul2.S to mpi/mpih-mul2-asm.S
config.status:1623: linking mpi/amd64/mpih-mul3.S to mpi/mpih-mul3-asm.S
config.status:1623: linking mpi/amd64/mpih-lshift.S to mpi/mpih-lshift-asm.S
config.status:1623: linking mpi/amd64/mpih-rshift.S to mpi/mpih-rshift-asm.S
config.status:1623: linking mpi/amd64/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status:1642: executing depfiles commands
config.status:1719: cd compat && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[2]: Entering directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat'
make[2]: Leaving directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat'
config.status:1724: $? = 0
config.status:1719: cd mpi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[2]: Entering directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi'
make[2]: Leaving directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi'
config.status:1724: $? = 0
config.status:1719: cd cipher && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[2]: Entering directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher'
make[2]: Leaving directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher'
config.status:1724: $? = 0
config.status:1719: cd random && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[2]: Entering directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random'
make[2]: Leaving directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random'
config.status:1724: $? = 0
config.status:1719: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[2]: Entering directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src'
make[2]: Leaving directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src'
config.status:1724: $? = 0
config.status:1719: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[2]: Entering directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests'
make[2]: Leaving directory '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests'
config.status:1724: $? = 0
config.status:1642: executing libtool commands
config.status:1642: executing gcrypt-conf commands
configure:18759: WARNING: unrecognized options: --enable-gtk-doc, --enable-gtk-doc-html, --enable-gtk-doc-pdf, --with-html-dir, --disable-doxygen
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_SYSROOT_set=
ac_cv_env_SYSROOT_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-w64-mingw32.static
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func__doprnt=no
ac_cv_func_atexit=yes
ac_cv_func_clock=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_fcntl=no
ac_cv_func_flockfile=no
ac_cv_func_ftruncate=yes
ac_cv_func_gethrtime=no
ac_cv_func_getpagesize=yes
ac_cv_func_getpid=yes
ac_cv_func_getrusage=no
ac_cv_func_gettimeofday=yes
ac_cv_func_memmove=yes
ac_cv_func_mlock=no
ac_cv_func_mmap=no
ac_cv_func_raise=yes
ac_cv_func_rand=yes
ac_cv_func_stpcpy=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror=yes
ac_cv_func_stricmp=yes
ac_cv_func_strtoul=yes
ac_cv_func_syscall=no
ac_cv_func_sysconf=no
ac_cv_func_syslog=no
ac_cv_func_vprintf=yes
ac_cv_func_wait4=no
ac_cv_func_waitpid=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_dev_random=no
ac_cv_header_dlfcn_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_msg_h=no
ac_cv_header_sys_select_h=no
ac_cv_header_sys_socket_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=yes
ac_cv_header_ws2tcpip_h=yes
ac_cv_host=x86_64-w64-mingw32.static
ac_cv_lib_rt_memlk=no
ac_cv_mpi_sflags=
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GPG_ERROR_CONFIG=/opt/mxe-master/usr/x86_64-w64-mingw32.static/bin/gpg-error-config
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=x86_64-w64-mingw32.static-ar
ac_cv_prog_AS=x86_64-w64-mingw32.static-as
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=x86_64-w64-mingw32.static-gcc
ac_cv_prog_CPP='x86_64-w64-mingw32.static-gcc -E'
ac_cv_prog_DLLTOOL=x86_64-w64-mingw32.static-dlltool
ac_cv_prog_HAVE_DOXYGEN=false
ac_cv_prog_OBJDUMP=x86_64-w64-mingw32.static-objdump
ac_cv_prog_RANLIB=x86_64-w64-mingw32.static-ranlib
ac_cv_prog_RC=x86_64-w64-mingw32.static-windres
ac_cv_prog_STRIP=x86_64-w64-mingw32.static-strip
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_setsockopt=no
ac_cv_search_strerror='none required'
ac_cv_sizeof_uint64_t=8
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sizeof_void_p=8
ac_cv_sys_symbol_underscore=no
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uintptr_t=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
cl_cv_as_noexecstack=no
gcry_cv_cc_arm_arch_is_v6=n/a
gcry_cv_gcc_aarch64_platform_as_ok=no
gcry_cv_gcc_amd64_platform_as_ok=no
gcry_cv_gcc_arm_platform_as_ok=no
gcry_cv_gcc_as_const_division_ok=yes
gcry_cv_gcc_attribute_aligned=yes
gcry_cv_gcc_attribute_may_alias=yes
gcry_cv_gcc_attribute_ms_abi=yes
gcry_cv_gcc_attribute_packed=yes
gcry_cv_gcc_attribute_sysv_abi=yes
gcry_cv_gcc_default_abi_is_ms_abi=yes
gcry_cv_gcc_default_abi_is_sysv_abi=no
gcry_cv_gcc_inline_asm_aarch32_crypto=n/a
gcry_cv_gcc_inline_asm_aarch64_crypto=n/a
gcry_cv_gcc_inline_asm_aarch64_neon=n/a
gcry_cv_gcc_inline_asm_avx2=yes
gcry_cv_gcc_inline_asm_avx=yes
gcry_cv_gcc_inline_asm_bmi2=yes
gcry_cv_gcc_inline_asm_neon=n/a
gcry_cv_gcc_inline_asm_pclmul=yes
gcry_cv_gcc_inline_asm_sse41=yes
gcry_cv_gcc_inline_asm_ssse3=yes
gcry_cv_gcc_platform_as_ok_for_intel_syntax=yes
gcry_cv_gcc_win64_platform_as_ok=yes
gcry_cv_have___asm__=yes
gcry_cv_have_asm=yes
gcry_cv_have_asm_volatile_memory=yes
gcry_cv_have_builtin_bswap32=yes
gcry_cv_have_builtin_bswap64=yes
gcry_cv_have_builtin_ctz=yes
gcry_cv_have_vla=yes
gcry_cv_visibility_attribute=no
gnupg_cv_mlock_is_in_sys_mman=no
gnupg_cv_typedef_byte=no
gnupg_cv_typedef_u16=no
gnupg_cv_typedef_u32=no
gnupg_cv_typedef_ulong=no
gnupg_cv_typedef_ushort=no
gnupg_cv_uint64_c_works=yes
lt_cv_ar_at_file=@
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld
lt_cv_path_NM='/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/missing aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='x86_64-w64-mingw32.static-ar'
AS='x86_64-w64-mingw32.static-as'
AUTOCONF='${SHELL} /opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/missing automake-1.16'
AWK='gawk'
BUILD_DOC_FALSE=''
BUILD_DOC_TRUE='#'
BUILD_FILEVERSION='1,8,4,16529'
BUILD_REVISION='4091'
BUILD_TIMESTAMP='<none>'
CC='x86_64-w64-mingw32.static-gcc'
CCAS='x86_64-w64-mingw32.static-gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='cc'
CFLAGS='-g -O2 -fno-delete-null-pointer-checks -Wall'
CPP='x86_64-w64-mingw32.static-gcc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE='#'
CROSS_COMPILING_TRUE=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='x86_64-w64-mingw32.static-dlltool'
DL_LIBS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_O_FLAG_MUNGING_FALSE='#'
ENABLE_O_FLAG_MUNGING_TRUE=''
EXEEXT='.exe'
FALLBACK_SOCKLEN_T='typedef int gcry_socklen_t;'
FGREP='/bin/grep -F'
GCRYPT_CIPHERS=' arcfour.lo arcfour-amd64.lo blowfish.lo blowfish-amd64.lo cast5.lo cast5-amd64.lo des.lo des-amd64.lo rijndael.lo rijndael-amd64.lo rijndael-ssse3-amd64.lo rijndael-ssse3-amd64-asm.lo rijndael-aesni.lo rijndael-padlock.lo twofish.lo twofish-amd64.lo twofish-avx2-amd64.lo serpent.lo serpent-sse2-amd64.lo serpent-avx2-amd64.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo camellia-aesni-avx-amd64.lo camellia-aesni-avx2-amd64.lo idea.lo salsa20.lo salsa20-amd64.lo gost28147.lo chacha20.lo chacha20-sse2-amd64.lo chacha20-ssse3-amd64.lo chacha20-avx2-amd64.lo poly1305-sse2-amd64.lo poly1305-avx2-amd64.lo'
GCRYPT_DIGESTS=' crc.lo crc-intel-pclmul.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha256-ssse3-amd64.lo sha256-avx-amd64.lo sha256-avx2-bmi2-amd64.lo sha512.lo sha512-ssse3-amd64.lo sha512-avx-amd64.lo sha512-avx2-bmi2-amd64.lo keccak.lo tiger.lo whirlpool.lo whirlpool-sse2-amd64.lo blake2.lo sha1.lo sha1-ssse3-amd64.lo sha1-avx-amd64.lo sha1-avx-bmi2-amd64.lo'
GCRYPT_HWF_MODULES='hwf-x86.lo'
GCRYPT_KDFS=' scrypt.lo'
GCRYPT_PUBKEY_CIPHERS=' dsa.lo rsa.lo elgamal.lo ecc.lo ecc-curves.lo ecc-misc.lo ecc-ecdsa.lo ecc-eddsa.lo ecc-gost.lo'
GCRYPT_RANDOM=' rndw32.lo'
GPG_ERROR_CFLAGS='-I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include'
GPG_ERROR_CONFIG='/opt/mxe-master/usr/x86_64-w64-mingw32.static/bin/gpg-error-config'
GPG_ERROR_LIBS='-L/opt/mxe-master/usr/x86_64-w64-mingw32.static/lib -lgpg-error -lintl -liconv -lws2_32'
GPG_ERROR_MT_CFLAGS='-I/opt/mxe-master/usr/x86_64-w64-mingw32.static/include'
GPG_ERROR_MT_LIBS='-L/opt/mxe-master/usr/x86_64-w64-mingw32.static/lib -lgpg-error -lintl -liconv -lws2_32'
GREP='/bin/grep'
HAVE_LD_VERSION_SCRIPT_FALSE=''
HAVE_LD_VERSION_SCRIPT_TRUE='#'
HAVE_W32CE_SYSTEM_FALSE=''
HAVE_W32CE_SYSTEM_TRUE='#'
HAVE_W32_SYSTEM_FALSE='#'
HAVE_W32_SYSTEM_TRUE=''
INSERT_SYS_SELECT_H=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-ld'
LDFLAGS=''
LIBGCRYPT_CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20'
LIBGCRYPT_CONFIG_API_VERSION='1'
LIBGCRYPT_CONFIG_CFLAGS=''
LIBGCRYPT_CONFIG_HOST='x86_64-w64-mingw32.static'
LIBGCRYPT_CONFIG_LIBS='-lgcrypt'
LIBGCRYPT_DIGESTS='crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2'
LIBGCRYPT_LT_AGE='2'
LIBGCRYPT_LT_CURRENT='22'
LIBGCRYPT_LT_REVISION='4'
LIBGCRYPT_PUBKEY_CIPHERS='dsa elgamal rsa ecc'
LIBGCRYPT_THREAD_MODULES=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MPI_MOD_ASM_MPIH_ADD1_FALSE='#'
MPI_MOD_ASM_MPIH_ADD1_TRUE=''
MPI_MOD_ASM_MPIH_LSHIFT_FALSE='#'
MPI_MOD_ASM_MPIH_LSHIFT_TRUE=''
MPI_MOD_ASM_MPIH_MUL1_FALSE='#'
MPI_MOD_ASM_MPIH_MUL1_TRUE=''
MPI_MOD_ASM_MPIH_MUL2_FALSE='#'
MPI_MOD_ASM_MPIH_MUL2_TRUE=''
MPI_MOD_ASM_MPIH_MUL3_FALSE='#'
MPI_MOD_ASM_MPIH_MUL3_TRUE=''
MPI_MOD_ASM_MPIH_RSHIFT_FALSE='#'
MPI_MOD_ASM_MPIH_RSHIFT_TRUE=''
MPI_MOD_ASM_MPIH_SUB1_FALSE='#'
MPI_MOD_ASM_MPIH_SUB1_TRUE=''
MPI_MOD_ASM_UDIV_FALSE=''
MPI_MOD_ASM_UDIV_QRNND_FALSE=''
MPI_MOD_ASM_UDIV_QRNND_TRUE='#'
MPI_MOD_ASM_UDIV_TRUE='#'
MPI_MOD_C_MPIH_ADD1_FALSE=''
MPI_MOD_C_MPIH_ADD1_TRUE='#'
MPI_MOD_C_MPIH_LSHIFT_FALSE=''
MPI_MOD_C_MPIH_LSHIFT_TRUE='#'
MPI_MOD_C_MPIH_MUL1_FALSE=''
MPI_MOD_C_MPIH_MUL1_TRUE='#'
MPI_MOD_C_MPIH_MUL2_FALSE=''
MPI_MOD_C_MPIH_MUL2_TRUE='#'
MPI_MOD_C_MPIH_MUL3_FALSE=''
MPI_MOD_C_MPIH_MUL3_TRUE='#'
MPI_MOD_C_MPIH_RSHIFT_FALSE=''
MPI_MOD_C_MPIH_RSHIFT_TRUE='#'
MPI_MOD_C_MPIH_SUB1_FALSE=''
MPI_MOD_C_MPIH_SUB1_TRUE='#'
MPI_MOD_C_UDIV_FALSE=''
MPI_MOD_C_UDIV_QRNND_FALSE=''
MPI_MOD_C_UDIV_QRNND_TRUE='#'
MPI_MOD_C_UDIV_TRUE='#'
MPI_SFLAGS=''
NM='/opt/mxe-master/usr/bin/x86_64-w64-mingw32.static-nm -B'
NMEDIT=''
NOEXECSTACK_FLAGS=''
OBJDUMP='x86_64-w64-mingw32.static-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libgcrypt'
PACKAGE_BUGREPORT='http://bugs.gnupg.org'
PACKAGE_NAME='libgcrypt'
PACKAGE_STRING='libgcrypt 1.8.4'
PACKAGE_TARNAME='libgcrypt'
PACKAGE_URL=''
PACKAGE_VERSION='1.8.4'
PATH_SEPARATOR=':'
PTH_CFLAGS=''
PTH_CONFIG=''
PTH_LIBS=''
RANLIB='x86_64-w64-mingw32.static-ranlib'
RC='x86_64-w64-mingw32.static-windres'
RUN_LARGE_DATA_TESTS='no'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='x86_64-w64-mingw32.static-strip'
SYSROOT=''
SYS_SOCKET_H='sys/socket.h'
USE_RANDOM_DAEMON_FALSE=''
USE_RANDOM_DAEMON_TRUE='#'
VERSION='1.8.4'
VERSION_NUMBER='0x010804'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_.sink'
dvidir='${docdir}'
emacs_local_vars_begin='Local Variables:'
emacs_local_vars_end='End:'
emacs_local_vars_read_only='buffer-read-only: t'
exec_prefix='${prefix}'
host='x86_64-w64-mingw32.static'
host_alias='x86_64-w64-mingw32.static'
host_cpu='x86_64'
host_os='mingw32.static'
host_vendor='w64'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_.sink'
install_sh='${SHELL} /opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_.sink'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/mxe-master/usr/x86_64-w64-mingw32.static'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libgcrypt"
#define PACKAGE_TARNAME "libgcrypt"
#define PACKAGE_VERSION "1.8.4"
#define PACKAGE_STRING "libgcrypt 1.8.4"
#define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
#define PACKAGE_URL ""
#define PACKAGE "libgcrypt"
#define VERSION "1.8.4"
#define PACKAGE "libgcrypt"
#define VERSION "1.8.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define LT_OBJDIR ".libs/"
#define USE_ONLY_8DOT3 1
#define HAVE_DRIVE_LETTERS 1
#define HAVE_DOSISH_SYSTEM 1
#define HAVE_W32_SYSTEM 1
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_VOID_P 8
#define HAVE_UINTPTR_T 1
#define SIZEOF_UINT64_T 8
#define EGD_SOCKET_NAME ""
#define PRINTABLE_OS_NAME "W32"
#define NAME_OF_DEV_RANDOM "/dev/random"
#define NAME_OF_DEV_URANDOM "/dev/urandom"
#define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
#define STDC_HEADERS 1
#define HAVE_UNISTD_H 1
#define RETSIGTYPE void
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_WINSOCK2_H 1
#define HAVE_WS2TCPIP_H 1
#define HAVE_BUILTIN_BSWAP32 1
#define HAVE_BUILTIN_BSWAP64 1
#define HAVE_BUILTIN_CTZ 1
#define HAVE_VLA 1
#define HAVE_GCC_ATTRIBUTE_ALIGNED 1
#define HAVE_GCC_ATTRIBUTE_PACKED 1
#define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
#define HAVE_GCC_ASM_VOLATILE_MEMORY 1
#define HAVE_GCC_ATTRIBUTE_MS_ABI 1
#define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
#define HAVE_GCC_DEFAULT_ABI_IS_MS_ABI 1
#define HAVE_GCC_INLINE_ASM_SSSE3 1
#define HAVE_GCC_INLINE_ASM_PCLMUL 1
#define HAVE_GCC_INLINE_ASM_SSE41 1
#define HAVE_GCC_INLINE_ASM_AVX 1
#define HAVE_GCC_INLINE_ASM_AVX2 1
#define HAVE_GCC_INLINE_ASM_BMI2 1
#define HAVE_COMPATIBLE_GCC_WIN64_PLATFORM_AS 1
#define HAVE_INTEL_SYNTAX_PLATFORM_AS 1
#define HAVE_VPRINTF 1
#define HAVE_STRCASECMP 1
#define HAVE_STRTOUL 1
#define HAVE_MEMMOVE 1
#define HAVE_STRICMP 1
#define HAVE_ATEXIT 1
#define HAVE_RAISE 1
#define HAVE_STRERROR 1
#define HAVE_RAND 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_FTRUNCATE 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_GETPID 1
#define HAVE_CLOCK 1
#define ENABLE_AESNI_SUPPORT 1
#define ENABLE_PCLMUL_SUPPORT 1
#define ENABLE_SSE41_SUPPORT 1
#define ENABLE_AVX_SUPPORT 1
#define ENABLE_AVX2_SUPPORT 1
#define ENABLE_JENT_SUPPORT 1
#define ENABLE_DRNG_SUPPORT 1
#define USE_ARCFOUR 1
#define USE_BLOWFISH 1
#define USE_CAST5 1
#define USE_DES 1
#define USE_AES 1
#define USE_TWOFISH 1
#define USE_SERPENT 1
#define USE_RFC2268 1
#define USE_SEED 1
#define USE_CAMELLIA 1
#define USE_IDEA 1
#define USE_SALSA20 1
#define USE_GOST28147 1
#define USE_CHACHA20 1
#define USE_DSA 1
#define USE_RSA 1
#define USE_ELGAMAL 1
#define USE_ECC 1
#define USE_CRC 1
#define USE_GOST_R_3411_94 1
#define USE_GOST_R_3411_12 1
#define USE_MD4 1
#define USE_MD5 1
#define USE_RMD160 1
#define USE_SHA256 1
#define USE_SHA512 1
#define USE_SHA3 1
#define USE_TIGER 1
#define USE_WHIRLPOOL 1
#define USE_BLAKE2 1
#define USE_SHA1 1
#define USE_SCRYPT 1
#define USE_RNDW32 1
#define LIBGCRYPT_CIPHERS "arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20"
#define LIBGCRYPT_PUBKEY_CIPHERS "dsa:elgamal:rsa:ecc"
#define LIBGCRYPT_DIGESTS "crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog:blake2"
#define LIBGCRYPT_KDFS "s2k:pkdf2:scrypt"
#define HAVE_CPU_ARCH_X86 1
#define BUILD_REVISION "4091"
#define BUILD_TIMESTAMP "<none>"
configure: exit 0
settings.mk
# This is a template of configuration file for MXE. See
# docs/index.html for more extensive documentations.
# This variable controls the number of compilation processes
# within one package ("intra-package parallelism").
#JOBS :=
# This variable controls where intermediate files are created
# this is necessary when compiling inside a virtualbox shared
# directory. Some commands like strip fail in there with Protocol error
# default is the current directory
#MXE_TMP := /tmp
# This variable controls the targets that will build.
MXE_TARGETS := i686-w64-mingw32.static i686-w64-mingw32.shared \
x86_64-w64-mingw32.static x86_64-w64-mingw32.shared
#MXE_TARGETS := x86_64-w64-mingw32.shared i686-w64-mingw32.shared
#MXE_GCC_THREADS := posix
# Special flags for compiler.
#CPPFLAGS := -D_FORTIFY_SOURCE=2
#CFLAGS := -s -Os -fdata-sections -ffunction-sections -fPIC $(CPPFLAGS) -static-libgcc
#CXXFLAGS := -s -Os -fdata-sections -ffunction-sections -fPIC $(CPPFLAGS) -static-libgcc -static-libstdc++
#LDFLAGS := -Wl,--gc-sections -Wl,--strip-all -Wl,--as-needed
# This variable controls which plugins are in use.
# See plugins/README.md for further information.
#override MXE_PLUGIN_DIRS += plugins/apps plugins/native
#MXE_PLUGIN_DIRS += plugins/gcc6
#MXE_PLUGIN_DIRS += plugins/examples/qt5-freeze
# This variable controls the download mirror for SourceForge,
# when it is used. Enabling the value below means auto.
#SOURCEFORGE_MIRROR := downloads.sourceforge.net
# The three lines below makes `make` build these "local
# packages" instead of all packages.
#LOCAL_PKG_LIST := boost curl file flac lzo pthreads vorbis wxwidgets
#LOCAL_PKG_LIST := protobuf
#LOCAL_PKG_LIST := protobuf opencv
LOCAL_PKG_LIST := libotr
#LOCAL_PKG_LIST := qtwebkit
#LOCAL_PKG_LIST := libfcgi
.DEFAULT_GOAL := local-pkg-list
local-pkg-list: $(LOCAL_PKG_LIST)
x86_64-w64-mingw32.static-strip '/opt/mxe-master/usr/x86_64-w64-mingw32.static/bin/test-libgcrypt.exe'
(du -k -d 0 '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static' 2>/dev/null || du -k --max-depth 0 '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static') | sed -n 's/^\(\S*\).*/du: \1 KiB/p'
du: 38460 KiB
rm -rfv '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4.build_'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/readonly'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/autogen.rc'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/stamp-h1'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/config.h.in~'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/libtool'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/THANKS'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/autom4te.cache/output.1'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/autom4te.cache/output.0'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/autom4te.cache/requests'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/autom4te.cache/traces.1'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/autom4te.cache/traces.0'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/autom4te.cache'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/LICENSES'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/config.status'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/aclocal.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/README.GIT'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/acinclude.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/INSTALL'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mkinstalldirs'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/TODO'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/ec-ed25519.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-inv.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/aarch64/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/aarch64/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/aarch64/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/aarch64/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/aarch64/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/aarch64/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/aarch64/mpi-asm-defs.h'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/aarch64'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/ec-ed25519.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/config.links'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-div.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-inline.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-add1.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/ec.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-inline.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-mod.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-pow.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-mul3.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-div.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-mul2.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/ec-ed25519.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-mul1.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-sub1-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-div.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-bit.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-mul.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-mpow.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-add.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/udiv-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-gcd.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-rshift.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-inv.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-rshift-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-sub1.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-scan.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpi-cmp.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-mul1-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpiutil.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/udiv-qrnnd-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-lshift.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpicoder.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/udiv-qrnnd.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-add1-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-mul2-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/udiv.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-mul.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-mul3-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps/mpih-lshift-asm.Plo'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.deps'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-scan.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-lshift-asm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-inline.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mod.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-lshift-asm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-gcd.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-lshift-asm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/func_abi.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/mpi-asm-defs.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64/mpih-rshift.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/amd64'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpicoder.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-add.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-cmp.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-bit.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power/mpih-rshift.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/power'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mpow.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul1-asm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-pow.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/ec.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pa7100/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pa7100/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pa7100/mpih-rshift.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pa7100'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/syntax.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mpih-rshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mc68020/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mc68020/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mc68020/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mc68020/mpih-mul3.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k/mc68020'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/m68k'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32/udiv.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32/mpih-rshift.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-gcd.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/longlong.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul3-asm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sysdep.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-div.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-inv.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mod.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mod-source-info.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpiutil.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-add.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-add1-asm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul3-asm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-bit.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc64/distfiles'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc64'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mul.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-scan.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul2-asm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-sub1-asm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-inline.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-div.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-asm-defs.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul1-asm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-add1-asm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/ec.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-bit.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.libs/libmpi.a'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.libs/libmpi.la'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/.libs'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/syntax.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386/mpih-rshift.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i386'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpiutil.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-cmp.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpiutil.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul3-asm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-gcd.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-rshift-asm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mul.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa1.1/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa1.1/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa1.1/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa1.1/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa1.1/udiv-qrnnd.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa1.1'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-div.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/mpi-asm-defs.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/mpih-rshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3/README'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mips3'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/ec-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul2-asm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-inv.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/libmpi.la'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-add1-asm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-pow.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-div.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-div.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/supersparc/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/supersparc/udiv.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/supersparc'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mul.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-rshift-asm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-cmp.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-scan.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/mmx/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/mmx/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/mmx/mpih-rshift.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/mmx'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/README'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/sse2/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/sse2/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/sse2/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/sse2/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/sse2/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/sse2/mpih-add1.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4/sse2'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/pentium4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mpow.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mpow.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul2-asm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/ec.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/mpih-rshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586/README'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/i586'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/arm/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/arm/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/arm/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/arm/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/arm/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/arm/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/arm/mpi-asm-defs.h'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/arm'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32v8/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32v8/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32v8/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32v8/mpih-mul3.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/sparc32v8'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-mod.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/mpih-sub1.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/mpih-mul2.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/mpih-mul3.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/mpi-asm-defs.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/mpih-mul1.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/mpih-rshift.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/udiv-w-sdiv.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/mpih-lshift.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic/mpih-add1.c'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/generic'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa/mpih-rshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa/README'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa/udiv-qrnnd.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/hppa'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/ec-ed25519.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpicoder.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/mpih-rshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/README'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha/udiv-qrnnd.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/alpha'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-add.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-inline.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/asm-syntax.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-rshift-asm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-sub1-asm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpi-pow.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-sub1-asm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/mpih-mul1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/distfiles'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/mpih-sub1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/mpih-mul2.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/mpih-mul3.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/mpih-lshift.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/mpih-add1.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/syntax.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32/mpih-rshift.S'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/powerpc32'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpih-mul1-asm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi/mpicoder.lo'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/mpi'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/AUTHORS'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/missing'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/install-sh'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/config.rpath'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/config.sub'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/ltmain.sh'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/git-log-fix'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/compile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/config.guess'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/git-log-footer'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/depcomp'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/mdate-sh'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/test-driver'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux/texinfo.tex'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/build-aux'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/COPYING'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-drbg.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndw32ce.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndunix.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/jitterentropy-base.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/jitterentropy-base.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/random-csprng.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/rndw32ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/random-daemon.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/rndegd.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/rndhw.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/random.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/rndw32.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/rndlinux.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/random-system.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/random-drbg.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/rndunix.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps/rndjent.Plo'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.deps'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-csprng.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndw32.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndjent.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndw32.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndjent.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndlinux.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndegd.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-csprng.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.libs/librandom.a'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.libs/librandom.la'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/.libs'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-system.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndhw.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-drbg.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/jitterentropy.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-system.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndhw.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-daemon.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rand-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/jitterentropy-base-user.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-system.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/librandom.la'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndhw.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-drbg.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndjent.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random-csprng.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/random.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random/rndw32.c'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/random'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/dsa-rfc6979.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/curves.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/pkcs1v2-v15c.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/hmac.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/bench-slope.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-ed25519.inp'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t_lock-t-lock.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/basic.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/mpitests.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/curves.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t-mpi-bit.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/benchmark.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/pkbench.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/hashtest.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/gchash.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t-mpi-point.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/rsacvt.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/aeswrap.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/testapi.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/pubkey.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t-cv25519.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/random.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/pkcs1v2.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/hmac.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/bench-slope.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t-convert.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/version.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t-kdf.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t-sexp.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/dsa-rfc6979.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/prime.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/fips186-dsa.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/keygen.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t-ed25519.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/t-secmem.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/fipsdrv.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/genhashdata.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps/keygrip.Po'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/.deps'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/random.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/rsacvt.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/sha3-384.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-convert.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-cv25519.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-sexp.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/blake2b.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/basic_all_hwfeature_combinations.sh'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-kdf.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/cavs_driver.pl'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-secmem.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/sha3-224.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/stopwatch.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-common.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/gchash.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/sha3-512.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/basic-disable-all-hwf.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/prime.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/pkcs1v2-pss.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/cavs_tests.sh'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/sha3-256.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/hashtest-256g'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/hashtest.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/fipsdrv.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/testapi.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/rsa-16k.key'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/pkcs1v2-v15s.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/pkcs1v2.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/aeswrap.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-ed25519.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/keygrip.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/pkcs1v2-oaep.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-mpi-point.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/keygen.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/version.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/pkbench.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/genhashdata.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/blake2s.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/basic.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/README'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/basic-disable-all-hwf'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/benchmark.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-lock.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/fips186-dsa.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/hashtest-256g.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/pubkey.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/mpitests.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests/t-mpi-bit.c'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/tests'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/VERSION'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/des-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-cmac.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/hmac-tests.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/des.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/arcfour-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-ecdsa.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-avx2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/elgamal.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/salsa20-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-aeswrap.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cfb.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-xts.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-avx2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-cmac.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/dsa-common.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305-sse2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-gmac.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/stribog.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/crc-intel-pclmul.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-selftest.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent-sse2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/idea.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-intel-pclmul.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-avx-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/stribog.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-ssse3-amd64-asm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/chacha20-armv7-neon.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/blowfish-arm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/blowfish.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-ocb.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/poly1305.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-poly1305.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/kdf.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cast5-arm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha1.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/twofish-arm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/camellia-arm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-gcm-armv8-aarch64-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-gcm-intel-pclmul.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/serpent-armv7-neon.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha256-armv8-aarch64-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/poly1305-avx2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-arm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-padlock.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/mac-poly1305.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/twofish-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-ofb.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cast5-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/hmac-tests.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cast5.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha256-avx2-bmi2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-cbc.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/salsa20-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/md.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha512-armv7-neon.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/pubkey-util.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/chacha20-avx2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/blowfish-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-ssse3-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/mac-gmac.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/pubkey.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-armv8-aarch64-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/primegen.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rmd160.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/serpent-avx2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-cmac.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha512-arm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-xts.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/keccak-armv7-neon.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha1-armv8-aarch32-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha256-armv8-aarch32-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/salsa20.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/ecc-curves.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/md5.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/camellia-aesni-avx-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-aeswrap.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/hash-common.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/ecc-misc.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rfc2268.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/elgamal.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/salsa20-armv7-neon.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/ecc-eddsa.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha256-ssse3-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha512.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-gcm-armv8-aarch32-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha256.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/scrypt.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/des.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/whirlpool-sse2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rsa-common.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/ecc.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/ecc-ecdsa.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-ccm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha1-armv8-aarch64-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/camellia-aesni-avx2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/twofish.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-armv8-aarch32-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-selftest.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/camellia-aarch64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/mac-hmac.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/mac.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-aarch64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-aesni.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/whirlpool.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/arcfour-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/blake2.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha1-avx-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/keccak.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/ecc-gost.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha1-avx-bmi2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/stribog.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha512-avx-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/md4.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/poly1305-armv7-neon.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/seed.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/tiger.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rsa.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/idea.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/twofish-aarch64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/gost28147.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha1-armv7-neon.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/crc.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/chacha20.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-ctr.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-gcm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/arcfour.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/crc-intel-pclmul.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher-cfb.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/gostr3411-94.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/des-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/chacha20-ssse3-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha1-ssse3-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/serpent-sse2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/cipher.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/serpent.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/dsa-common.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha512-avx2-bmi2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/camellia-glue.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-ssse3-amd64-asm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/twofish-avx2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha256-avx-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/rijndael-armv8-ce.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/camellia.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/dsa.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/mac-cmac.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/sha512-ssse3-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/chacha20-sse2-amd64.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps/poly1305-sse2-amd64.Plo'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.deps'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-poly1305.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/salsa20.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-aesni-avx2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-xts.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/keccak_permute_32.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/keccak.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blake2.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/dsa-common.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/elgamal.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-hmac.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/pubkey-util.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-poly1305.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-padlock.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-ssse3-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rfc2268.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cbc.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-ssse3-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gost-s-box.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-ssse3-amd64.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/seed.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-aesni-avx-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-avx-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-avx-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305-avx2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/arcfour.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/elgamal.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/pubkey.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-aesni-avx-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-ssse3-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cbc.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-ssse3-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blowfish.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/hash-common.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-gmac.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/dsa.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/primegen.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-armv8-aarch64-ce.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-misc.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/whirlpool.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/whirlpool.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/des-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rfc2268.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/primegen.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md4.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/libcipher.la'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-ssse3-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-arm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/idea.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-armv8-aarch32-ce.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305-avx2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/whirlpool-sse2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gost.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-armv8-aarch64-ce.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/salsa20-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cast5-arm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent-avx2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/bufhelp.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-avx-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-armv8-aarch32-ce.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/hash-common.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/arcfour.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-glue.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-aesni.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-ssse3-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cmac.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/arcfour.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ofb.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/whirlpool-sse2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/keccak.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-arm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-ecdsa.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-armv8-aarch64-ce.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cfb.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-armv7-neon.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-aesni-avx2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/whirlpool.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-aarch64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/scrypt.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/dsa.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-hmac.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-sse2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/scrypt.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-aesni.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-armv8-aarch32-ce.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-gost.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blowfish-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/dsa-common.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rsa.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-hmac.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rmd160.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blowfish-arm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cast5-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/seed.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blowfish.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ofb.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ctr.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cast5.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rsa.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/salsa20-armv7-neon.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/keccak-armv7-neon.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/stribog.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/des-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/salsa20.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ocb.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/pubkey-util.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ccm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-avx-bmi2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rsa-common.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-selftest.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.libs/libcipher.a'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.libs/libcipher.la'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/.libs'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-aesni.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-sse2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ccm.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cast5.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-armv8-aarch32-ce.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rsa.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/kdf.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-avx2-bmi2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-aesni-avx-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-avx-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-avx-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish-avx2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-padlock.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-tables.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ccm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cmac.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-avx2-bmi2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-curves.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-aarch64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-aeswrap.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gost28147.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/keccak.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-ssse3-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blake2.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent-avx2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/tiger.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/des.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gostr3411-94.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-eddsa.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305-sse2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gostr3411-94.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/crc.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-misc.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/crc.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cast5.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blowfish-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/hmac-tests.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-xts.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/crc-intel-pclmul.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/primegen.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blowfish.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/kdf.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent-sse2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gost-sb.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rsa-common.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish-avx2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-poly1305.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/pubkey.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gost28147.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-armv8-aarch32-ce.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md5.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-armv8-aarch64-ce.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rfc2268.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md4.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/des.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-armv8-aarch32-ce.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blake2.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-ssse3-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-avx-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md5.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-avx2-bmi2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-avx-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/kdf.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/bithelp.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rmd160.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gost28147.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ofb.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-cmac.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rmd160.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-armv8-aarch64-ce.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-misc.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/hmac-tests.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-gost.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish-arm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish-avx2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-poly1305.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-ssse3-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md5.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-common.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent-armv7-neon.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-ssse3-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cast5-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-eddsa.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-aeswrap.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cfb.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cast5-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-avx2-bmi2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cmac.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-sse2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-ssse3-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/idea.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/arcfour-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-gmac.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-armv8-ce.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305-armv7-neon.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-avx-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/arcfour-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305-sse2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/whirlpool-sse2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/hash-common.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ctr.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-ssse3-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-poly1305.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-intel-pclmul.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-ssse3-amd64-asm.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/salsa20-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-ssse3-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-avx2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/twofish-aarch64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/crc.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-cbc.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/salsa20.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-curves.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gost-s-box'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-curves.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-selftest.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-glue.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent-avx2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/pubkey.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/tiger.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-intel-pclmul.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-avx-bmi2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/tiger.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/poly1305-avx2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/pubkey-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256-avx2-bmi2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/scrypt.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ocb.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/dsa.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-ssse3-amd64-asm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/gostr3411-94.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha512-avx2-bmi2-amd64.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-eddsa.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/mac-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-glue.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/seed.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rijndael-padlock.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/md4.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-armv7-neon.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ctr.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-arm.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-armv7-neon.S'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/serpent-sse2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-gost.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia-aesni-avx2-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/keccak_permute_64.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/chacha20-ssse3-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-ocb.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha256.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/kdf-internal.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/crc-intel-pclmul.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/rsa-common.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/sha1-avx-bmi2-amd64.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-gcm-armv8-aarch64-ce.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/camellia.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-selftest.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/hash-common.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/blowfish-amd64.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/pubkey-util.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/ecc-ecdsa.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher/cipher-poly1305.c'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/cipher'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/autogen.sh'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/configure.ac'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/NEWS'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/config.log'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/config.h.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/configure'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/README'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/fips-fsm.png'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/libgcrypt-modules.pdf'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/gcrypt.texi'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/gcrypt.info'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/fips-fsm.pdf'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/lgpl.texi'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/yat2m.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/libgcrypt-modules.eps'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/DCO'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/README.apichanges'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/gcrypt.info-1'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/version.texi'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/HACKING'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/fips-fsm.eps'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/gcrypt.info-2'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/libgcrypt-modules.fig'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/libgcrypt-modules.png'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/stamp-vti'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/gpl.texi'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc/fips-fsm.fig'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/doc'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/COPYING.LIB'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/gcrypt.h.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/secmem.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-hmac256.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-visibility.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/hwf-x86.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/mpicalc-mpicalc.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-hwfeatures.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-missing-string.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-sexp.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-hwf-arm.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/hmac256-hmac256.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-misc.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-context.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-global.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/dumpsexp-dumpsexp.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/hwf-x86.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-secmem.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-stdmem.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/getrandom.Po'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-visibility.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-hmac256.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-fips.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/libgcrypt_la-hwf-x86.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps/gcryptrnd-gcryptrnd.Po'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.deps'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-sexp.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-fips.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/missing-string.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-stdmem.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/versioninfo.rc'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/hmac256.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-visibility.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/versioninfo.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/visibility.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/visibility.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/gcrypt-int.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-missing-string.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/hwf-x86.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/dumpsexp.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-stdmem.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/mpicalc.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/hmac256.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-secmem.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/gcryptrnd.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-hwfeatures.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/types.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/stdmem.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/getrandom.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt-config'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt.la'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt.def'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-context.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/global.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.libs/libgcrypt.lai'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.libs/libgcrypt.a'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.libs/libgcrypt.la'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/.libs'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt-config.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt.vers'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-sexp.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/context.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/hwf-common.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-global.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/context.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/secmem.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/fips.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-misc.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/sexp.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/hwf-arm.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-misc.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/gcrypt-testapi.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/cipher-proto.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/mpi.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/stdmem.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/versioninfo.rc.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/g10lib.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/hwfeatures.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-hwfeatures.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-hmac256.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/hwf-x86.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/versioninfo.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/ec-context.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-fips.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/cipher.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-secmem.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-missing-string.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/misc.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/gcrypt.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-global.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src/libgcrypt_la-context.o'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/src'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/onceonly.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/gpg-error.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/sys_socket_h.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/noexecstack.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/ltoptions.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/ltversion.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/libtool.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/lt~obsolete.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/ChangeLog-2011'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/socklen.m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4/ltsugar.m4'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/m4'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/config.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/Makefile'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/.deps/getpid.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/.deps/clock.Plo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/.deps/compat.Plo'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/.deps'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/libcompat.h'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/compat.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/Makefile.am'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/compat.o'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/Makefile.in'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/getpid.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/.libs/libcompat.a'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/.libs/libcompat.la'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/.libs'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/clock.c'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/compat.lo'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat/libcompat.la'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/compat'
удалён '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4/ChangeLog'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static/libgcrypt-1.8.4'
удален каталог '/opt/mxe-master/tmp-libgcrypt-x86_64-w64-mingw32.static'
touch '/opt/mxe-master/usr/x86_64-w64-mingw32.static/installed/libgcrypt'
make[1]: выход из каталога «/opt/mxe-master»
real 0m33,760s
user 1m26,368s
sys 0m11,306s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment