Created
September 13, 2019 06:04
-
-
Save zelid/e6515d3fe90fb95b66765b6bf95382ba to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by XZ Utils configure 5.2.4, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --host=i686-w64-mingw32 --prefix=/Users/alex/.xmake/packages/x/xz/5.2.4/b9543a0f8547689dd676f7910da01dcc | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Xeon-macOS.local | |
uname -m = x86_64 | |
uname -r = 18.7.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 | |
Kernel configured for up to 36 processors. | |
36 processors are physically available. | |
36 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | |
Primary memory available: 64.00 gigabytes | |
Default processor set: 416 tasks, 2358 threads, 36 processors | |
Load average: 2.18, Mach factor: 33.81 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/alex/.local/share/xmake | |
PATH: /Users/alex/.local/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /opt/X11/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2968: checking build system type | |
configure:2982: result: x86_64-apple-darwin18.7.0 | |
configure:3002: checking host system type | |
configure:3015: result: i686-w64-mingw32 | |
configure:3075: checking if debugging code should be compiled | |
configure:3091: result: no | |
configure:3131: checking which encoders to build | |
configure:3222: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc | |
configure:3226: checking which decoders to build | |
configure:3317: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc | |
configure:3656: checking which match finders to build | |
configure:3707: result: hc3 hc4 bt2 bt3 bt4 | |
configure:3725: checking which integrity checks to build | |
configure:3767: result: crc32 crc64 sha256 | |
configure:3799: checking if external SHA-256 should be used | |
configure:3815: result: no | |
configure:3824: checking if assembler optimizations should be used | |
configure:3848: result: x86 | |
configure:3879: checking if small size is preferred over speed | |
configure:3897: result: no | |
configure:3913: checking if threading support is wanted | |
configure:3939: result: yes, win95 | |
configure:3972: checking how much RAM to assume if the real amount is unknown | |
configure:3987: result: 128 MiB | |
configure:4120: checking if library symbol versioning should be used | |
configure:4143: result: no | |
configure:4159: checking if sandboxing should be used | |
configure:4174: result: no | |
configure:4191: checking for a shell that conforms to POSIX | |
configure:4232: result: /bin/sh | |
configure:4273: checking for a BSD-compatible install | |
configure:4341: result: /usr/bin/install -c | |
configure:4352: checking whether build environment is sane | |
configure:4407: result: yes | |
configure:4466: checking for i686-w64-mingw32-strip | |
configure:4482: found /usr/local/bin/i686-w64-mingw32-strip | |
configure:4493: result: i686-w64-mingw32-strip | |
configure:4558: checking for a thread-safe mkdir -p | |
configure:4597: result: build-aux/install-sh -c -d | |
configure:4604: checking for gawk | |
configure:4634: result: no | |
configure:4604: checking for mawk | |
configure:4634: result: no | |
configure:4604: checking for nawk | |
configure:4634: result: no | |
configure:4604: checking for awk | |
configure:4620: found /usr/bin/awk | |
configure:4631: result: awk | |
configure:4642: checking whether make sets $(MAKE) | |
configure:4664: result: yes | |
configure:4693: checking whether make supports nested variables | |
configure:4710: result: yes | |
configure:4836: checking whether ln -s works | |
configure:4840: result: yes | |
configure:4860: checking for style of include used by make | |
configure:4888: result: GNU | |
configure:4919: checking for i686-w64-mingw32-gcc | |
configure:4946: result: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
configure:5215: checking for C compiler version | |
configure:5224: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc --version >&5 | |
i686-w64-mingw32-gcc (GCC) 9.1.0 | |
Copyright (C) 2019 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:5235: $? = 0 | |
configure:5224: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
COLLECT_LTO_WRAPPER=/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/libexec/gcc/i686-w64-mingw32/9.1.0/lto-wrapper | |
Target: i686-w64-mingw32 | |
Configured with: ../configure --target=i686-w64-mingw32 --with-sysroot=/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686 --prefix=/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686 --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --enable-languages=c,c++,fortran --with-ld=/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/bin/i686-w64-mingw32-ld --with-as=/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/bin/i686-w64-mingw32-as --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --disable-multilib --enable-threads=posix | |
Thread model: posix | |
gcc version 9.1.0 (GCC) | |
configure:5235: $? = 0 | |
configure:5224: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -V >&5 | |
i686-w64-mingw32-gcc: error: unrecognized command line option '-V' | |
i686-w64-mingw32-gcc: fatal error: no input files | |
compilation terminated. | |
configure:5235: $? = 1 | |
configure:5224: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -qversion >&5 | |
i686-w64-mingw32-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
i686-w64-mingw32-gcc: fatal error: no input files | |
compilation terminated. | |
configure:5235: $? = 1 | |
configure:5255: checking whether the C compiler works | |
configure:5277: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -m32 -m32 conftest.c >&5 | |
configure:5281: $? = 0 | |
configure:5329: result: yes | |
configure:5332: checking for C compiler default output file name | |
configure:5334: result: a.exe | |
configure:5340: checking for suffix of executables | |
configure:5347: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5373: result: .exe | |
configure:5395: checking whether we are cross compiling | |
configure:5403: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
configure:5407: $? = 0 | |
configure:5414: ./conftest.exe | |
./configure: line 5416: ./conftest.exe: cannot execute binary file | |
configure:5418: $? = 126 | |
configure:5433: result: yes | |
configure:5438: checking for suffix of object files | |
configure:5460: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:5464: $? = 0 | |
configure:5485: result: o | |
configure:5489: checking whether we are using the GNU C compiler | |
configure:5508: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:5508: $? = 0 | |
configure:5517: result: yes | |
configure:5526: checking whether /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -g | |
configure:5546: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -g conftest.c >&5 | |
configure:5546: $? = 0 | |
configure:5587: result: yes | |
configure:5604: checking for /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc option to accept ISO C89 | |
configure:5667: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:5667: $? = 0 | |
configure:5680: result: none needed | |
configure:5705: checking whether /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc understands -c and -o together | |
configure:5727: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c conftest.c -o conftest2.o | |
configure:5730: $? = 0 | |
configure:5727: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c conftest.c -o conftest2.o | |
configure:5730: $? = 0 | |
configure:5742: result: yes | |
configure:5761: checking dependency style of /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
configure:5872: result: gcc3 | |
configure:5887: checking for /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc option to accept ISO C99 | |
configure:6036: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6036: $? = 0 | |
configure:6049: result: none needed | |
configure:6078: checking dependency style of /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
configure:6187: result: gcc3 | |
configure:6208: checking how to run the C preprocessor | |
configure:6278: result: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E | |
configure:6298: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
configure:6298: $? = 0 | |
configure:6312: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
conftest.c:41:10: fatal error: ac_nonexistent.h: No such file or directory | |
41 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:6312: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.4" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6341: checking for grep that handles long lines and -e | |
configure:6399: result: /usr/bin/grep | |
configure:6404: checking for egrep | |
configure:6466: result: /usr/bin/grep -E | |
configure:6471: checking for ANSI C header files | |
configure:6491: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6491: $? = 0 | |
configure:6575: result: yes | |
configure:6588: checking for sys/types.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6588: checking for sys/stat.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6588: checking for stdlib.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6588: checking for string.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6588: checking for memory.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6588: checking for strings.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6588: checking for inttypes.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6588: checking for stdint.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6588: checking for unistd.h | |
configure:6588: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6588: $? = 0 | |
configure:6588: result: yes | |
configure:6601: checking minix/config.h usability | |
configure:6601: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c:84:10: fatal error: minix/config.h: No such file or directory | |
84 | #include <minix/config.h> | |
| ^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:6601: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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:6601: result: no | |
configure:6601: checking minix/config.h presence | |
configure:6601: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
conftest.c:51:10: fatal error: minix/config.h: No such file or directory | |
51 | #include <minix/config.h> | |
| ^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:6601: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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:6601: result: no | |
configure:6601: checking for minix/config.h | |
configure:6601: result: no | |
configure:6622: checking whether it is safe to define __EXTENSIONS__ | |
configure:6640: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:6640: $? = 0 | |
configure:6647: result: yes | |
configure:7273: checking how to print strings | |
configure:7300: result: printf | |
configure:7321: checking for a sed that does not truncate output | |
configure:7385: result: /usr/bin/sed | |
configure:7403: checking for fgrep | |
configure:7465: result: /usr/bin/grep -F | |
configure:7500: checking for ld used by /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
configure:7567: result: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++ | |
configure:7574: checking if the linker (/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++) is GNU ld | |
configure:7589: result: no | |
configure:7601: checking for BSD- or MS-compatible name lister (nm) | |
configure:7655: result: /usr/local/bin/i686-w64-mingw32-nm -B | |
configure:7785: checking the name lister (/usr/local/bin/i686-w64-mingw32-nm -B) interface | |
configure:7792: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:7795: /usr/local/bin/i686-w64-mingw32-nm -B "conftest.o" | |
configure:7798: output | |
00000000 b .bss | |
00000000 d .data | |
00000000 r .rdata$zzz | |
00000000 t .text | |
00000000 B _some_variable | |
configure:7805: result: BSD nm | |
configure:7809: checking the maximum length of command line arguments | |
configure:7940: result: 196608 | |
configure:7988: checking how to convert x86_64-apple-darwin18.7.0 file names to i686-w64-mingw32 format | |
configure:8028: result: func_convert_file_nix_to_w32 | |
configure:8035: checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format | |
configure:8055: result: func_convert_file_noop | |
configure:8062: checking for /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++ option to reload object files | |
configure:8069: result: -r | |
configure:8103: checking for i686-w64-mingw32-objdump | |
configure:8119: found /usr/local/bin/i686-w64-mingw32-objdump | |
configure:8130: result: i686-w64-mingw32-objdump | |
configure:8199: checking how to recognize dependent libraries | |
configure:8399: result: file_magic ^x86 archive import|^x86 DLL | |
configure:8444: checking for i686-w64-mingw32-dlltool | |
configure:8460: found /usr/local/bin/i686-w64-mingw32-dlltool | |
configure:8471: result: i686-w64-mingw32-dlltool | |
configure:8541: checking how to associate runtime and link libraries | |
configure:8568: result: func_cygming_dll_for_implib | |
configure:8584: checking for i686-w64-mingw32-ar | |
configure:8611: result: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ar | |
configure:8708: checking for archiver @FILE support | |
configure:8725: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:8725: $? = 0 | |
configure:8728: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ar libconftest.a @conftest.lst >&5 | |
i686-w64-mingw32-ar: invalid option -- n | |
Usage: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ar [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin <name>] [member-name] [count] archive-file file... | |
/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ar -M [<mri-script] | |
commands: | |
d - delete file(s) from the archive | |
m[ab] - move file(s) in the archive | |
p - print file(s) found in the archive | |
q[f] - quick append file(s) to the archive | |
r[ab][f][u] - replace existing or insert new file(s) into the archive | |
s - act as ranlib | |
t[O][v] - display contents of the archive | |
x[o] - extract file(s) from the archive | |
command specific modifiers: | |
[a] - put file(s) after [member-name] | |
[b] - put file(s) before [member-name] (same as [i]) | |
[D] - use zero for timestamps and uids/gids | |
[U] - use actual timestamps and uids/gids (default) | |
[N] - use instance [count] of name | |
[f] - truncate inserted file names | |
[P] - use full path names when matching | |
[o] - preserve original dates | |
[O] - display offsets of files in the archive | |
[u] - only replace files that are newer than current archive contents | |
generic modifiers: | |
[c] - do not warn if the library had to be created | |
[s] - create an archive index (cf. ranlib) | |
[S] - do not build a symbol table | |
[T] - make a thin archive | |
[v] - be verbose | |
[V] - display the version number | |
@<file> - read options from <file> | |
--target=BFDNAME - specify the target object format as BFDNAME | |
optional: | |
--plugin <p> - load the specified plugin | |
emulation options: | |
No emulation specific options | |
/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ar: supported targets: pe-i386 pei-i386 elf32-i386 elf32-iamcu elf32-little elf32-big plugin srec symbolsrec verilog tekhex binary ihex | |
configure:8731: $? = 1 | |
configure:8751: result: no | |
configure:8769: checking for i686-w64-mingw32-strip | |
configure:8796: result: i686-w64-mingw32-strip | |
configure:8868: checking for i686-w64-mingw32-ranlib | |
configure:8895: result: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ranlib | |
configure:9037: checking command to parse /usr/local/bin/i686-w64-mingw32-nm -B output from /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc object | |
configure:9190: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:9193: $? = 0 | |
configure:9197: /usr/local/bin/i686-w64-mingw32-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:9200: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:9190: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:9193: $? = 0 | |
configure:9197: /usr/local/bin/i686-w64-mingw32-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:9200: $? = 0 | |
configure:9266: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c conftstm.o >&5 | |
configure:9269: $? = 0 | |
configure:9307: result: ok | |
configure:9354: checking for sysroot | |
configure:9384: result: no | |
configure:9391: checking for a working dd | |
configure:9429: result: /bin/dd | |
configure:9433: checking how to truncate binary pipes | |
configure:9448: result: /bin/dd bs=4096 count=1 | |
configure:9737: checking for i686-w64-mingw32-mt | |
configure:9767: result: no | |
configure:9777: checking for mt | |
configure:9807: result: no | |
configure:9827: checking if : is a manifest tool | |
configure:9833: : '-?' | |
configure:9841: result: no | |
configure:10515: checking for dlfcn.h | |
configure:10515: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c:91:10: fatal error: dlfcn.h: No such file or directory | |
91 | #include <dlfcn.h> | |
| ^~~~~~~~~ | |
compilation terminated. | |
configure:10515: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 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:10515: result: no | |
configure:10538: checking for i686-w64-mingw32-as | |
configure:10565: result: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
configure:10630: checking for i686-w64-mingw32-dlltool | |
configure:10657: result: i686-w64-mingw32-dlltool | |
configure:10722: checking for i686-w64-mingw32-objdump | |
configure:10749: result: i686-w64-mingw32-objdump | |
configure:11069: checking for objdir | |
configure:11084: result: .libs | |
configure:11348: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions | |
configure:11366: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C | |
configure:11370: $? = 0 | |
configure:11383: result: no | |
configure:11741: checking for /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc option to produce PIC | |
configure:11748: result: -DDLL_EXPORT -DPIC | |
configure:11756: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works | |
configure:11774: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 | |
configure:11778: $? = 0 | |
configure:11791: result: yes | |
configure:11820: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc static flag -static works | |
configure:11848: result: yes | |
configure:11863: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc supports -c -o file.o | |
configure:11884: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -o out/conftest2.o conftest.c >&5 | |
configure:11888: $? = 0 | |
configure:11910: result: yes | |
configure:11918: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc supports -c -o file.o | |
configure:11965: result: yes | |
configure:11998: checking whether the /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc linker (/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++) supports shared libraries | |
configure:13259: result: yes | |
configure:13499: checking dynamic linker characteristics | |
configure:14317: result: Win32 ld.exe | |
configure:14439: checking how to hardcode library paths into programs | |
configure:14464: result: immediate | |
configure:15012: checking whether stripping libraries is possible | |
configure:15021: result: yes | |
configure:15063: checking if libtool supports shared libraries | |
configure:15065: result: yes | |
configure:15068: checking whether to build shared libraries | |
configure:15093: result: yes | |
configure:15096: checking whether to build static libraries | |
configure:15100: result: yes | |
configure:15140: checking for i686-w64-mingw32-windres | |
configure:15156: found /usr/local/bin/i686-w64-mingw32-windres | |
configure:15167: result: i686-w64-mingw32-windres | |
configure:15330: checking whether NLS is requested | |
configure:15339: result: yes | |
configure:15379: checking for msgfmt | |
configure:15414: result: no | |
configure:15420: checking for gmsgfmt | |
configure:15451: result: : | |
configure:15501: checking for xgettext | |
configure:15536: result: no | |
configure:15578: checking for msgmerge | |
configure:15612: result: no | |
configure:15667: checking for ld used by /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
configure:15734: result: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++ | |
configure:15741: checking if the linker (/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++) is GNU ld | |
configure:15756: result: no | |
configure:15763: checking for shared library run path origin | |
configure:15776: result: done | |
configure:16348: checking for CFPreferencesCopyAppValue | |
configure:16366: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
conftest.c:58:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory | |
58 | #include <CoreFoundation/CFPreferences.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:16366: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <CoreFoundation/CFPreferences.h> | |
| int | |
| main () | |
| { | |
| CFPreferencesCopyAppValue(NULL, NULL) | |
| ; | |
| return 0; | |
| } | |
configure:16375: result: no | |
configure:16382: checking for CFLocaleCopyCurrent | |
configure:16400: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
conftest.c:58:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory | |
58 | #include <CoreFoundation/CFLocale.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:16400: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <CoreFoundation/CFLocale.h> | |
| int | |
| main () | |
| { | |
| CFLocaleCopyCurrent(); | |
| ; | |
| return 0; | |
| } | |
configure:16409: result: no | |
configure:16458: checking for GNU gettext in libc | |
configure:16482: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
conftest.c:59:10: fatal error: libintl.h: No such file or directory | |
59 | #include <libintl.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:16482: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern int *_nl_domain_bindings; | |
| | |
| int | |
| main () | |
| { | |
| | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | |
| | |
| ; | |
| return 0; | |
| } | |
configure:16491: result: no | |
configure:16525: checking for iconv | |
configure:16549: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
conftest.c:60:10: fatal error: iconv.h: No such file or directory | |
60 | #include <iconv.h> | |
| ^~~~~~~~~ | |
compilation terminated. | |
configure:16549: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| #include <iconv.h> | |
| | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:16573: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c -liconv >&5 | |
conftest.c:60:10: fatal error: iconv.h: No such file or directory | |
60 | #include <iconv.h> | |
| ^~~~~~~~~ | |
compilation terminated. | |
configure:16573: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| #include <iconv.h> | |
| | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:16583: result: no, consider installing GNU libiconv | |
configure:17207: checking for GNU gettext in libintl | |
configure:17239: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c -lintl >&5 | |
conftest.c:59:10: fatal error: libintl.h: No such file or directory | |
59 | #include <libintl.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:17239: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (const char *); | |
| | |
| int | |
| main () | |
| { | |
| | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | |
| | |
| ; | |
| return 0; | |
| } | |
configure:17284: result: no | |
configure:17319: checking whether to use NLS | |
configure:17321: result: no | |
configure:17406: checking fcntl.h usability | |
configure:17406: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17406: $? = 0 | |
configure:17406: result: yes | |
configure:17406: checking fcntl.h presence | |
configure:17406: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
configure:17406: $? = 0 | |
configure:17406: result: yes | |
configure:17406: checking for fcntl.h | |
configure:17406: result: yes | |
configure:17406: checking limits.h usability | |
configure:17406: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17406: $? = 0 | |
configure:17406: result: yes | |
configure:17406: checking limits.h presence | |
configure:17406: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
configure:17406: $? = 0 | |
configure:17406: result: yes | |
configure:17406: checking for limits.h | |
configure:17406: result: yes | |
configure:17406: checking sys/time.h usability | |
configure:17406: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17406: $? = 0 | |
configure:17406: result: yes | |
configure:17406: checking sys/time.h presence | |
configure:17406: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
configure:17406: $? = 0 | |
configure:17406: result: yes | |
configure:17406: checking for sys/time.h | |
configure:17406: result: yes | |
configure:17422: checking immintrin.h usability | |
configure:17422: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17422: $? = 0 | |
configure:17422: result: yes | |
configure:17422: checking immintrin.h presence | |
configure:17422: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
configure:17422: $? = 0 | |
configure:17422: result: yes | |
configure:17422: checking for immintrin.h | |
configure:17422: result: yes | |
configure:17439: checking for stdbool.h that conforms to C99 | |
configure:17506: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17506: $? = 0 | |
configure:17513: result: yes | |
configure:17515: checking for _Bool | |
configure:17515: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17515: $? = 0 | |
configure:17515: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:98:20: error: expected expression before ')' token | |
98 | if (sizeof ((_Bool))) | |
| ^ | |
configure:17515: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_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 ((_Bool))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17515: result: yes | |
configure:17533: checking for uint8_t | |
configure:17533: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17533: $? = 0 | |
configure:17533: result: yes | |
configure:17547: checking for uint16_t | |
configure:17547: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17547: $? = 0 | |
configure:17547: result: yes | |
configure:17559: checking for int32_t | |
configure:17559: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17559: $? = 0 | |
configure:17559: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:102:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] | |
102 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | |
| ^ | |
conftest.c:101:12: error: storage size of 'test_array' isn't constant | |
101 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | |
| ^~~~~~~~~~ | |
configure:17559: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_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 | |
| enum { N = 32 / 2 - 1 }; | |
| int | |
| main () | |
| { | |
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | |
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:17559: result: yes | |
configure:17570: checking for uint32_t | |
configure:17570: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17570: $? = 0 | |
configure:17570: result: yes | |
configure:17584: checking for int64_t | |
configure:17584: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17584: $? = 0 | |
configure:17584: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:102:53: warning: integer overflow in expression of type 'long long int' results in '-9223372036854775808' [-Woverflow] | |
102 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | |
| ^ | |
conftest.c:101:12: error: storage size of 'test_array' isn't constant | |
101 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | |
| ^~~~~~~~~~ | |
configure:17584: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_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 | |
| enum { N = 64 / 2 - 1 }; | |
| int | |
| main () | |
| { | |
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | |
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:17584: result: yes | |
configure:17595: checking for uint64_t | |
configure:17595: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17595: $? = 0 | |
configure:17595: result: yes | |
configure:17610: checking for uintptr_t | |
configure:17610: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17610: $? = 0 | |
configure:17610: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:100:24: error: expected expression before ')' token | |
100 | if (sizeof ((uintptr_t))) | |
| ^ | |
configure:17610: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_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 ((uintptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17610: result: yes | |
configure:17651: checking size of size_t | |
configure:17656: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17656: $? = 0 | |
configure:17656: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:101:12: error: size of array 'test_array' is negative | |
101 | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)]; | |
| ^~~~~~~~~~ | |
configure:17656: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #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 (size_t))) <= 0)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:17656: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:101:12: error: size of array 'test_array' is negative | |
101 | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)]; | |
| ^~~~~~~~~~ | |
configure:17656: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #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 (size_t))) <= 1)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:17656: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:101:12: error: size of array 'test_array' is negative | |
101 | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)]; | |
| ^~~~~~~~~~ | |
configure:17656: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #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 (size_t))) <= 3)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:17656: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17656: $? = 0 | |
configure:17656: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17656: $? = 0 | |
configure:17656: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17656: $? = 0 | |
configure:17670: result: 4 | |
configure:17684: checking for struct stat.st_atim.tv_nsec | |
configure:17684: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:13: error: 'struct stat' has no member named 'st_atim'; did you mean 'st_atime'? | |
103 | if (ac_aggr.st_atim.tv_nsec) | |
| ^~~~~~~ | |
| st_atime | |
configure:17684: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (ac_aggr.st_atim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17684: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:20: error: 'struct stat' has no member named 'st_atim'; did you mean 'st_atime'? | |
103 | if (sizeof ac_aggr.st_atim.tv_nsec) | |
| ^~~~~~~ | |
| st_atime | |
configure:17684: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_atim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17684: result: no | |
configure:17693: checking for struct stat.st_atimespec.tv_nsec | |
configure:17693: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:13: error: 'struct stat' has no member named 'st_atimespec'; did you mean 'st_atime'? | |
103 | if (ac_aggr.st_atimespec.tv_nsec) | |
| ^~~~~~~~~~~~ | |
| st_atime | |
configure:17693: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (ac_aggr.st_atimespec.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17693: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:20: error: 'struct stat' has no member named 'st_atimespec'; did you mean 'st_atime'? | |
103 | if (sizeof ac_aggr.st_atimespec.tv_nsec) | |
| ^~~~~~~~~~~~ | |
| st_atime | |
configure:17693: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_atimespec.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17693: result: no | |
configure:17702: checking for struct stat.st_atimensec | |
configure:17702: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:13: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atime'? | |
103 | if (ac_aggr.st_atimensec) | |
| ^~~~~~~~~~~~ | |
| st_atime | |
configure:17702: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (ac_aggr.st_atimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17702: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:20: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atime'? | |
103 | if (sizeof ac_aggr.st_atimensec) | |
| ^~~~~~~~~~~~ | |
| st_atime | |
configure:17702: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_atimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17702: result: no | |
configure:17711: checking for struct stat.st_uatime | |
configure:17711: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:13: error: 'struct stat' has no member named 'st_uatime'; did you mean 'st_atime'? | |
103 | if (ac_aggr.st_uatime) | |
| ^~~~~~~~~ | |
| st_atime | |
configure:17711: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (ac_aggr.st_uatime) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17711: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:20: error: 'struct stat' has no member named 'st_uatime'; did you mean 'st_atime'? | |
103 | if (sizeof ac_aggr.st_uatime) | |
| ^~~~~~~~~ | |
| st_atime | |
configure:17711: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_uatime) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17711: result: no | |
configure:17720: checking for struct stat.st_atim.st__tim.tv_nsec | |
configure:17720: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:13: error: 'struct stat' has no member named 'st_atim'; did you mean 'st_atime'? | |
103 | if (ac_aggr.st_atim.st__tim.tv_nsec) | |
| ^~~~~~~ | |
| st_atime | |
configure:17720: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |
| #define HAVE_DECODER_SPARC 1 | |
| #define HAVE_DECODERS 1 | |
| #define HAVE_MF_HC3 1 | |
| #define HAVE_MF_HC4 1 | |
| #define HAVE_MF_BT2 1 | |
| #define HAVE_MF_BT3 1 | |
| #define HAVE_MF_BT4 1 | |
| #define HAVE_CHECK_CRC32 1 | |
| #define HAVE_CHECK_CRC64 1 | |
| #define HAVE_CHECK_SHA256 1 | |
| #define ASSUME_RAM 128 | |
| #define PACKAGE "xz" | |
| #define VERSION "5.2.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 MYTHREAD_WIN95 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_IMMINTRIN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define SIZEOF_SIZE_T 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 struct stat ac_aggr; | |
| if (ac_aggr.st_atim.st__tim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17720: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:103:20: error: 'struct stat' has no member named 'st_atim'; did you mean 'st_atime'? | |
103 | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec) | |
| ^~~~~~~ | |
| st_atime | |
configure:17720: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "XZ Utils" | |
| #define PACKAGE_TARNAME "xz" | |
| #define PACKAGE_VERSION "5.2.4" | |
| #define PACKAGE_STRING "XZ Utils 5.2.4" | |
| #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org" | |
| #define PACKAGE_URL "https://tukaani.org/xz/" | |
| #define NDEBUG 1 | |
| #define HAVE_ENCODER_LZMA1 1 | |
| #define HAVE_ENCODER_LZMA2 1 | |
| #define HAVE_ENCODER_DELTA 1 | |
| #define HAVE_ENCODER_X86 1 | |
| #define HAVE_ENCODER_POWERPC 1 | |
| #define HAVE_ENCODER_IA64 1 | |
| #define HAVE_ENCODER_ARM 1 | |
| #define HAVE_ENCODER_ARMTHUMB 1 | |
| #define HAVE_ENCODER_SPARC 1 | |
| #define HAVE_ENCODERS 1 | |
| #define HAVE_DECODER_LZMA1 1 | |
| #define HAVE_DECODER_LZMA2 1 | |
| #define HAVE_DECODER_DELTA 1 | |
| #define HAVE_DECODER_X86 1 | |
| #define HAVE_DECODER_POWERPC 1 | |
| #define HAVE_DECODER_IA64 1 | |
| #define HAVE_DECODER_ARM 1 | |
| #define HAVE_DECODER_ARMTHUMB 1 | |