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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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 "[email protected]" | |
| #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.st__tim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17720: result: no | |
configure:17738: checking for special C compiler options needed for large files | |
configure:17783: result: no | |
configure:17789: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:17814: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c:71:33: warning: left shift count >= width of type [-Wshift-count-overflow] | |
71 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | |
| ^~ | |
conftest.c:72:23: note: in expansion of macro 'LARGE_OFF_T' | |
72 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~ | |
conftest.c:71:57: warning: left shift count >= width of type [-Wshift-count-overflow] | |
71 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | |
| ^~ | |
conftest.c:72:23: note: in expansion of macro 'LARGE_OFF_T' | |
72 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~ | |
conftest.c:71:33: warning: left shift count >= width of type [-Wshift-count-overflow] | |
71 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | |
| ^~ | |
conftest.c:73:13: note: in expansion of macro 'LARGE_OFF_T' | |
73 | && LARGE_OFF_T % 2147483647 == 1) | |
| ^~~~~~~~~~~ | |
conftest.c:71:57: warning: left shift count >= width of type [-Wshift-count-overflow] | |
71 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | |
| ^~ | |
conftest.c:73:13: note: in expansion of macro 'LARGE_OFF_T' | |
73 | && LARGE_OFF_T % 2147483647 == 1) | |
| ^~~~~~~~~~~ | |
conftest.c:72:7: error: variably modified 'off_t_is_large' at file scope | |
72 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~~~~ | |
configure:17814: $? = 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 "[email protected]" | |
| #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 <sys/types.h> | |
| /* Check that off_t can represent 2**63 - 1 correctly. | |
| We can't simply define LARGE_OFF_T to be 9223372036854775807, | |
| since some C++ compilers masquerading as C compilers | |
| incorrectly reject 9223372036854775807. */ | |
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | |
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| && LARGE_OFF_T % 2147483647 == 1) | |
| ? 1 : -1]; | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:17838: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17838: $? = 0 | |
configure:17846: result: 64 | |
configure:17931: checking whether byte ordering is bigendian | |
configure:17946: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c:68:9: error: unknown type name 'not' | |
68 | not a universal capable compiler | |
| ^~~ | |
conftest.c:68:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | |
68 | not a universal capable compiler | |
| ^~~~~~~~~ | |
conftest.c:68:15: error: unknown type name 'universal' | |
configure:17946: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| /* end confdefs.h. */ | |
| #ifndef __APPLE_CC__ | |
| not a universal capable compiler | |
| #endif | |
| typedef int dummy; | |
| | |
configure:17991: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:17991: $? = 0 | |
configure:18009: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:74:4: error: unknown type name 'not'; did you mean 'ino_t'? | |
74 | not big endian | |
| ^~~ | |
| ino_t | |
conftest.c:74:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' | |
74 | not big endian | |
| ^~~~~~ | |
configure:18009: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:18137: result: no | |
configure:18166: checking getopt.h usability | |
configure:18166: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:18166: $? = 0 | |
configure:18166: result: yes | |
configure:18166: checking getopt.h presence | |
configure:18166: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
configure:18166: $? = 0 | |
configure:18166: result: yes | |
configure:18166: checking for getopt.h | |
configure:18166: result: yes | |
configure:18183: checking for getopt_long | |
configure:18183: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
configure:18183: $? = 0 | |
configure:18183: result: yes | |
configure:18197: checking whether optreset is declared | |
configure:18197: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:78:10: error: 'optreset' undeclared (first use in this function) | |
78 | (void) optreset; | |
| ^~~~~~~~ | |
conftest.c:78:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:18197: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| /* end confdefs.h. */ | |
| #include <getopt.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef optreset | |
| #ifdef __cplusplus | |
| (void) optreset; | |
| #else | |
| (void) optreset; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:18197: result: no | |
configure:18239: checking for futimens | |
configure:18239: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/bin/i686-w64-mingw32-ld: /var/folders/j2/w6j5c4ws4hsg2m8vx39sfkw40000gn/T//cccepP1t.o:conftest.c:(.text+0xc): undefined reference to `futimens' | |
collect2: error: ld returned 1 exit status | |
configure:18239: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| /* end confdefs.h. */ | |
| /* Define futimens to an innocuous variant, in case <limits.h> declares futimens. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define futimens innocuous_futimens | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char futimens (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef futimens | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char futimens (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_futimens || defined __stub___futimens | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return futimens (); | |
| ; | |
| return 0; | |
| } | |
configure:18239: result: no | |
configure:18239: checking for futimes | |
configure:18239: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/bin/i686-w64-mingw32-ld: /var/folders/j2/w6j5c4ws4hsg2m8vx39sfkw40000gn/T//ccukWrC4.o:conftest.c:(.text+0xc): undefined reference to `futimes' | |
collect2: error: ld returned 1 exit status | |
configure:18239: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| /* end confdefs.h. */ | |
| /* Define futimes to an innocuous variant, in case <limits.h> declares futimes. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define futimes innocuous_futimes | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char futimes (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef futimes | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char futimes (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_futimes || defined __stub___futimes | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return futimes (); | |
| ; | |
| return 0; | |
| } | |
configure:18239: result: no | |
configure:18239: checking for futimesat | |
configure:18239: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/bin/i686-w64-mingw32-ld: /var/folders/j2/w6j5c4ws4hsg2m8vx39sfkw40000gn/T//ccAl77Gb.o:conftest.c:(.text+0xc): undefined reference to `futimesat' | |
collect2: error: ld returned 1 exit status | |
configure:18239: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| /* end confdefs.h. */ | |
| /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define futimesat innocuous_futimesat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char futimesat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef futimesat | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char futimesat (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_futimesat || defined __stub___futimesat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return futimesat (); | |
| ; | |
| return 0; | |
| } | |
configure:18239: result: no | |
configure:18239: checking for utimes | |
configure:18239: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/bin/i686-w64-mingw32-ld: /var/folders/j2/w6j5c4ws4hsg2m8vx39sfkw40000gn/T//ccDYjlin.o:conftest.c:(.text+0xc): undefined reference to `utimes' | |
collect2: error: ld returned 1 exit status | |
configure:18239: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| /* end confdefs.h. */ | |
| /* Define utimes to an innocuous variant, in case <limits.h> declares utimes. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define utimes innocuous_utimes | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char utimes (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef utimes | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char utimes (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_utimes || defined __stub___utimes | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return utimes (); | |
| ; | |
| return 0; | |
| } | |
configure:18239: result: no | |
configure:18239: checking for _futime | |
configure:18239: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
configure:18239: $? = 0 | |
configure:18239: result: yes | |
configure:18252: checking for posix_fadvise | |
configure:18252: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/bin/i686-w64-mingw32-ld: /var/folders/j2/w6j5c4ws4hsg2m8vx39sfkw40000gn/T//ccjjFFdv.o:conftest.c:(.text+0xc): undefined reference to `posix_fadvise' | |
collect2: error: ld returned 1 exit status | |
configure:18252: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| /* end confdefs.h. */ | |
| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define posix_fadvise innocuous_posix_fadvise | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char posix_fadvise (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef posix_fadvise | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char posix_fadvise (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return posix_fadvise (); | |
| ; | |
| return 0; | |
| } | |
configure:18252: result: no | |
configure:18269: checking whether program_invocation_name is declared | |
configure:18269: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:79:10: error: 'program_invocation_name' undeclared (first use in this function) | |
79 | (void) program_invocation_name; | |
| ^~~~~~~~~~~~~~~~~~~~~~~ | |
conftest.c:79:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:18269: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| /* end confdefs.h. */ | |
| #include <errno.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef program_invocation_name | |
| #ifdef __cplusplus | |
| (void) program_invocation_name; | |
| #else | |
| (void) program_invocation_name; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:18269: result: no | |
configure:18288: checking byteswap.h usability | |
configure:18288: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c:104:10: fatal error: byteswap.h: No such file or directory | |
104 | #include <byteswap.h> | |
| ^~~~~~~~~~~~ | |
compilation terminated. | |
configure:18288: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <byteswap.h> | |
configure:18288: result: no | |
configure:18288: checking byteswap.h presence | |
configure:18288: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
conftest.c:71:10: fatal error: byteswap.h: No such file or directory | |
71 | #include <byteswap.h> | |
| ^~~~~~~~~~~~ | |
compilation terminated. | |
configure:18288: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | |
| /* end confdefs.h. */ | |
| #include <byteswap.h> | |
configure:18288: result: no | |
configure:18288: checking for byteswap.h | |
configure:18288: result: no | |
configure:18288: checking sys/endian.h usability | |
configure:18288: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c:104:10: fatal error: sys/endian.h: No such file or directory | |
104 | #include <sys/endian.h> | |
| ^~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:18288: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/endian.h> | |
configure:18288: result: no | |
configure:18288: checking sys/endian.h presence | |
configure:18288: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
conftest.c:71:10: fatal error: sys/endian.h: No such file or directory | |
71 | #include <sys/endian.h> | |
| ^~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:18288: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | |
| /* end confdefs.h. */ | |
| #include <sys/endian.h> | |
configure:18288: result: no | |
configure:18288: checking for sys/endian.h | |
configure:18288: result: no | |
configure:18288: checking sys/byteorder.h usability | |
configure:18288: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
conftest.c:104:10: fatal error: sys/byteorder.h: No such file or directory | |
104 | #include <sys/byteorder.h> | |
| ^~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:18288: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/byteorder.h> | |
configure:18288: result: no | |
configure:18288: checking sys/byteorder.h presence | |
configure:18288: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
conftest.c:71:10: fatal error: sys/byteorder.h: No such file or directory | |
71 | #include <sys/byteorder.h> | |
| ^~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:18288: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | |
| /* end confdefs.h. */ | |
| #include <sys/byteorder.h> | |
configure:18288: result: no | |
configure:18288: checking for sys/byteorder.h | |
configure:18288: result: no | |
configure:18393: checking if unaligned memory access should be used | |
configure:18418: result: yes | |
configure:18431: checking sys/param.h usability | |
configure:18431: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:18431: $? = 0 | |
configure:18431: result: yes | |
configure:18431: checking sys/param.h presence | |
configure:18431: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E conftest.c | |
configure:18431: $? = 0 | |
configure:18431: result: yes | |
configure:18431: checking for sys/param.h | |
configure:18431: result: yes | |
configure:18442: checking how to detect the amount of physical memory | |
configure:18466: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:18466: $? = 0 | |
configure:18646: result: special | |
configure:18693: checking for sys/param.h | |
configure:18693: result: yes | |
configure:18704: checking how to detect the number of available CPU cores | |
configure:18726: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:18726: $? = 0 | |
configure:18877: result: special | |
configure:18911: checking whether mbrtowc and mbstate_t are properly declared | |
configure:18931: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
configure:18931: $? = 0 | |
configure:18939: result: yes | |
configure:18949: checking for wcwidth | |
configure:18949: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -m32 conftest.c >&5 | |
/usr/local/Cellar/mingw-w64/6.0.0_2/toolchain-i686/bin/i686-w64-mingw32-ld: /var/folders/j2/w6j5c4ws4hsg2m8vx39sfkw40000gn/T//cc4QJf44.o:conftest.c:(.text+0xc): undefined reference to `wcwidth' | |
collect2: error: ld returned 1 exit status | |
configure:18949: $? = 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 "[email protected]" | |
| #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 | |
| #define _FILE_OFFSET_BITS 64 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE__FUTIME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | |
| #define TUKLIB_FAST_UNALIGNED_ACCESS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_MBRTOWC 1 | |
| /* end confdefs.h. */ | |
| /* Define wcwidth to an innocuous variant, in case <limits.h> declares wcwidth. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define wcwidth innocuous_wcwidth | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char wcwidth (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef wcwidth | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char wcwidth (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_wcwidth || defined __stub___wcwidth | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return wcwidth (); | |
| ; | |
| return 0; | |
| } | |
configure:18949: result: no | |
configure:19201: checking whether _mm_movemask_epi8 is declared | |
configure:19201: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 conftest.c >&5 | |
configure:19201: $? = 0 | |
configure:19201: result: yes | |
configure:19366: checking whether the -Werror option is usable | |
configure:19385: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Werror conftest.c >&5 | |
configure:19385: $? = 0 | |
configure:19394: result: yes | |
configure:19396: checking for simple visibility declarations | |
configure:19423: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -fvisibility=hidden -Werror conftest.c >&5 | |
configure:19423: $? = 0 | |
configure:19432: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wall | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wall -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wextra | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wextra -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wvla | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wvla -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wformat=2 | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wformat=2 -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Winit-self | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Winit-self -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wmissing-include-dirs | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wmissing-include-dirs -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wstrict-aliasing | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wstrict-aliasing -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wfloat-equal | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wfloat-equal -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wundef | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wundef -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wshadow | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wshadow -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wpointer-arith | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wpointer-arith -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wbad-function-cast | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wbad-function-cast -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wwrite-strings | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wwrite-strings -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wlogical-op | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wlogical-op -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Waggregate-return | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Waggregate-return -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wstrict-prototypes | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wstrict-prototypes -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wold-style-definition | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wold-style-definition -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wmissing-prototypes | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wmissing-prototypes -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wmissing-declarations | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wmissing-declarations -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wmissing-noreturn | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wmissing-noreturn -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19487: checking if /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc accepts -Wredundant-decls | |
configure:19495: /usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -c -m32 -Wredundant-decls -Werror conftest.c >&5 | |
configure:19495: $? = 0 | |
configure:19498: result: yes | |
configure:19868: checking that generated files are newer than configure | |
configure:19874: result: done | |
configure:19918: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by XZ Utils config.status 5.2.4, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on Xeon-macOS.local | |
config.status:1362: creating Doxyfile | |
config.status:1362: creating Makefile | |
config.status:1362: creating po/Makefile.in | |
config.status:1362: creating lib/Makefile | |
config.status:1362: creating src/Makefile | |
config.status:1362: creating src/liblzma/Makefile | |
config.status:1362: creating src/liblzma/api/Makefile | |
config.status:1362: creating src/xz/Makefile | |
config.status:1362: creating src/xzdec/Makefile | |
config.status:1362: creating src/lzmainfo/Makefile | |
config.status:1362: creating src/scripts/Makefile | |
config.status:1362: creating tests/Makefile | |
config.status:1362: creating debug/Makefile | |
config.status:1362: creating src/scripts/xzdiff | |
config.status:1362: creating src/scripts/xzgrep | |
config.status:1362: creating src/scripts/xzmore | |
config.status:1362: creating src/scripts/xzless | |
config.status:1362: creating config.h | |
config.status:1591: executing depfiles commands | |
config.status:1591: executing libtool commands | |
config.status:1591: executing po-directories commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin18.7.0 | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_int32_t=yes | |
ac_cv_c_int64_t=yes | |
ac_cv_c_uint16_t=yes | |
ac_cv_c_uint32_t=yes | |
ac_cv_c_uint64_t=yes | |
ac_cv_c_uint8_t=yes | |
ac_cv_env_CCASFLAGS_set= | |
ac_cv_env_CCASFLAGS_value= | |
ac_cv_env_CCAS_set= | |
ac_cv_env_CCAS_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value=-m32 | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set=set | |
ac_cv_env_CPP_value='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E' | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value=-m32 | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LT_SYS_LIBRARY_PATH_set= | |
ac_cv_env_LT_SYS_LIBRARY_PATH_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set=set | |
ac_cv_env_host_alias_value=i686-w64-mingw32 | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_exeext=.exe | |
ac_cv_func__futime=yes | |
ac_cv_func_futimens=no | |
ac_cv_func_futimes=no | |
ac_cv_func_futimesat=no | |
ac_cv_func_getopt_long=yes | |
ac_cv_func_mbrtowc=yes | |
ac_cv_func_posix_fadvise=no | |
ac_cv_func_utimes=no | |
ac_cv_func_wcwidth=no | |
ac_cv_have_decl__mm_movemask_epi8=yes | |
ac_cv_have_decl_optreset=no | |
ac_cv_have_decl_program_invocation_name=no | |
ac_cv_header_byteswap_h=no | |
ac_cv_header_dlfcn_h=no | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_getopt_h=yes | |
ac_cv_header_immintrin_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_limits_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_byteorder_h=no | |
ac_cv_header_sys_endian_h=no | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=i686-w64-mingw32 | |
ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no | |
ac_cv_member_struct_stat_st_atim_tv_nsec=no | |
ac_cv_member_struct_stat_st_atimensec=no | |
ac_cv_member_struct_stat_st_atimespec_tv_nsec=no | |
ac_cv_member_struct_stat_st_uatime=no | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GMSGFMT=: | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_MSGFMT=: | |
ac_cv_path_MSGMERGE=: | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_XGETTEXT=: | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_lt_DD=/bin/dd | |
ac_cv_prog_AR=/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ar | |
ac_cv_prog_AS=/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CC=/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc | |
ac_cv_prog_CPP='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E' | |
ac_cv_prog_DLLTOOL=i686-w64-mingw32-dlltool | |
ac_cv_prog_OBJDUMP=i686-w64-mingw32-objdump | |
ac_cv_prog_RANLIB=/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ranlib | |
ac_cv_prog_RC=i686-w64-mingw32-windres | |
ac_cv_prog_STRIP=i686-w64-mingw32-strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_c99= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_safe_to_define___extensions__=yes | |
ac_cv_sizeof_size_t=4 | |
ac_cv_sys_file_offset_bits=64 | |
ac_cv_sys_largefile_CC=no | |
ac_cv_type__Bool=yes | |
ac_cv_type_uintptr_t=yes | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec=' ' | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libext=lib | |
acl_cv_libname_spec='lib$name' | |
acl_cv_library_names_spec='$libname.dll.a $libname.lib' | |
acl_cv_path_LD=/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++ | |
acl_cv_prog_gnu_ld=no | |
acl_cv_rpath=done | |
acl_cv_shlibext=dll | |
acl_cv_wl=-Wl, | |
am_cv_CCAS_dependencies_compiler_type=gcc3 | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_func_iconv='no, consider installing GNU libiconv' | |
am_cv_lib_iconv=no | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
gl_cv_cc_vis_werror=yes | |
gl_cv_cc_visibility=yes | |
gl_cv_posix_shell=/bin/sh | |
gt_cv_func_CFLocaleCopyCurrent=no | |
gt_cv_func_CFPreferencesCopyAppValue=no | |
gt_cv_func_gnugettext1_libc=no | |
gt_cv_func_gnugettext1_libintl=no | |
lt_cv_ar_at_file=no | |
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' | |
lt_cv_file_magic_cmd=func_win32_libid | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++ | |
lt_cv_path_NM='/usr/local/bin/i686-w64-mingw32-nm -B' | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_RC=yes | |
lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=yes | |
lt_cv_prog_gnu_ld=no | |
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_global_symbol_to_import= | |
lt_cv_sys_max_cmd_len=196608 | |
lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
lt_cv_truncate_bin='/bin/dd bs=4096 count=1' | |
tuklib_cv_cpucores_method=special | |
tuklib_cv_physmem_method=special | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /Users/alex/.xmake/cache/packages/1909/x/xz/5.2.4/source/xz-5.2.4/build-aux/missing aclocal-1.15' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_CFLAGS=' -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AR='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ar' | |
AS='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc' | |
AUTOCONF='${SHELL} /Users/alex/.xmake/cache/packages/1909/x/xz/5.2.4/source/xz-5.2.4/build-aux/missing autoconf' | |
AUTOHEADER='${SHELL} /Users/alex/.xmake/cache/packages/1909/x/xz/5.2.4/source/xz-5.2.4/build-aux/missing autoheader' | |
AUTOMAKE='${SHELL} /Users/alex/.xmake/cache/packages/1909/x/xz/5.2.4/source/xz-5.2.4/build-aux/missing automake-1.15' | |
AWK='awk' | |
CAPSICUM_LIB='' | |
CC='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc' | |
CCAS='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc' | |
CCASDEPMODE='depmode=gcc3' | |
CCASFLAGS='-m32' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-m32' | |
CFLAG_VISIBILITY='-fvisibility=hidden' | |
COND_ASM_X86_64_FALSE='' | |
COND_ASM_X86_64_TRUE='#' | |
COND_ASM_X86_FALSE='#' | |
COND_ASM_X86_TRUE='' | |
COND_CHECK_CRC32_FALSE='#' | |
COND_CHECK_CRC32_TRUE='' | |
COND_CHECK_CRC64_FALSE='#' | |
COND_CHECK_CRC64_TRUE='' | |
COND_CHECK_SHA256_FALSE='#' | |
COND_CHECK_SHA256_TRUE='' | |
COND_DECODER_ARMTHUMB_FALSE='#' | |
COND_DECODER_ARMTHUMB_TRUE='' | |
COND_DECODER_ARM_FALSE='#' | |
COND_DECODER_ARM_TRUE='' | |
COND_DECODER_DELTA_FALSE='#' | |
COND_DECODER_DELTA_TRUE='' | |
COND_DECODER_IA64_FALSE='#' | |
COND_DECODER_IA64_TRUE='' | |
COND_DECODER_LZMA1_FALSE='#' | |
COND_DECODER_LZMA1_TRUE='' | |
COND_DECODER_LZMA2_FALSE='#' | |
COND_DECODER_LZMA2_TRUE='' | |
COND_DECODER_LZ_FALSE='#' | |
COND_DECODER_LZ_TRUE='' | |
COND_DECODER_POWERPC_FALSE='#' | |
COND_DECODER_POWERPC_TRUE='' | |
COND_DECODER_SIMPLE_FALSE='#' | |
COND_DECODER_SIMPLE_TRUE='' | |
COND_DECODER_SPARC_FALSE='#' | |
COND_DECODER_SPARC_TRUE='' | |
COND_DECODER_X86_FALSE='#' | |
COND_DECODER_X86_TRUE='' | |
COND_DOC_FALSE='#' | |
COND_DOC_TRUE='' | |
COND_ENCODER_ARMTHUMB_FALSE='#' | |
COND_ENCODER_ARMTHUMB_TRUE='' | |
COND_ENCODER_ARM_FALSE='#' | |
COND_ENCODER_ARM_TRUE='' | |
COND_ENCODER_DELTA_FALSE='#' | |
COND_ENCODER_DELTA_TRUE='' | |
COND_ENCODER_IA64_FALSE='#' | |
COND_ENCODER_IA64_TRUE='' | |
COND_ENCODER_LZMA1_FALSE='#' | |
COND_ENCODER_LZMA1_TRUE='' | |
COND_ENCODER_LZMA2_FALSE='#' | |
COND_ENCODER_LZMA2_TRUE='' | |
COND_ENCODER_LZ_FALSE='#' | |
COND_ENCODER_LZ_TRUE='' | |
COND_ENCODER_POWERPC_FALSE='#' | |
COND_ENCODER_POWERPC_TRUE='' | |
COND_ENCODER_SIMPLE_FALSE='#' | |
COND_ENCODER_SIMPLE_TRUE='' | |
COND_ENCODER_SPARC_FALSE='#' | |
COND_ENCODER_SPARC_TRUE='' | |
COND_ENCODER_X86_FALSE='#' | |
COND_ENCODER_X86_TRUE='' | |
COND_FILTER_ARMTHUMB_FALSE='#' | |
COND_FILTER_ARMTHUMB_TRUE='' | |
COND_FILTER_ARM_FALSE='#' | |
COND_FILTER_ARM_TRUE='' | |
COND_FILTER_DELTA_FALSE='#' | |
COND_FILTER_DELTA_TRUE='' | |
COND_FILTER_IA64_FALSE='#' | |
COND_FILTER_IA64_TRUE='' | |
COND_FILTER_LZMA1_FALSE='#' | |
COND_FILTER_LZMA1_TRUE='' | |
COND_FILTER_LZMA2_FALSE='#' | |
COND_FILTER_LZMA2_TRUE='' | |
COND_FILTER_LZ_FALSE='#' | |
COND_FILTER_LZ_TRUE='' | |
COND_FILTER_POWERPC_FALSE='#' | |
COND_FILTER_POWERPC_TRUE='' | |
COND_FILTER_SIMPLE_FALSE='#' | |
COND_FILTER_SIMPLE_TRUE='' | |
COND_FILTER_SPARC_FALSE='#' | |
COND_FILTER_SPARC_TRUE='' | |
COND_FILTER_X86_FALSE='#' | |
COND_FILTER_X86_TRUE='' | |
COND_GNULIB_FALSE='' | |
COND_GNULIB_TRUE='#' | |
COND_INTERNAL_SHA256_FALSE='#' | |
COND_INTERNAL_SHA256_TRUE='' | |
COND_LZMADEC_FALSE='#' | |
COND_LZMADEC_TRUE='' | |
COND_LZMAINFO_FALSE='#' | |
COND_LZMAINFO_TRUE='' | |
COND_LZMALINKS_FALSE='#' | |
COND_LZMALINKS_TRUE='' | |
COND_MAIN_DECODER_FALSE='#' | |
COND_MAIN_DECODER_TRUE='' | |
COND_MAIN_ENCODER_FALSE='#' | |
COND_MAIN_ENCODER_TRUE='' | |
COND_SCRIPTS_FALSE='#' | |
COND_SCRIPTS_TRUE='' | |
COND_SHARED_FALSE='#' | |
COND_SHARED_TRUE='' | |
COND_SMALL_FALSE='' | |
COND_SMALL_TRUE='#' | |
COND_SYMVERS_FALSE='' | |
COND_SYMVERS_TRUE='#' | |
COND_THREADS_FALSE='#' | |
COND_THREADS_TRUE='' | |
COND_W32_FALSE='#' | |
COND_W32_TRUE='' | |
COND_XZDEC_FALSE='#' | |
COND_XZDEC_TRUE='' | |
COND_XZ_FALSE='#' | |
COND_XZ_TRUE='' | |
CPP='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-gcc -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='i686-w64-mingw32-dlltool' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='.exe' | |
FGREP='/usr/bin/grep -F' | |
GETOPT_H='' | |
GETTEXT_MACRO_VERSION='0.19' | |
GMSGFMT=':' | |
GMSGFMT_015=':' | |
GREP='/usr/bin/grep' | |
HAVE_VISIBILITY='1' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTLLIBS='' | |
INTL_MACOSX_LIBS='' | |
LD='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-g++' | |
LDFLAGS='-m32' | |
LIBICONV='' | |
LIBINTL='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='' | |
LN_EXEEXT='$(EXEEXT)' | |
LN_S='ln -s' | |
LTLIBICONV='' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
LT_SYS_LIBRARY_PATH='' | |
MAKEINFO='${SHELL} /Users/alex/.xmake/cache/packages/1909/x/xz/5.2.4/source/xz-5.2.4/build-aux/missing makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='build-aux/install-sh -c -d' | |
MSGFMT=':' | |
MSGFMT_015=':' | |
MSGMERGE=':' | |
NM='/usr/local/bin/i686-w64-mingw32-nm -B' | |
NMEDIT='' | |
OBJDUMP='i686-w64-mingw32-objdump' | |
OBJEXT='o' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='xz' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='XZ Utils' | |
PACKAGE_STRING='XZ Utils 5.2.4' | |
PACKAGE_TARNAME='xz' | |
PACKAGE_URL='https://tukaani.org/xz/' | |
PACKAGE_VERSION='5.2.4' | |
PATH_SEPARATOR=':' | |
POSIX_SHELL='/bin/sh' | |
POSUB='' | |
PREFERABLY_POSIX_SHELL='/bin/sh' | |
PTHREAD_CC='' | |
PTHREAD_CFLAGS='' | |
PTHREAD_LIBS='' | |
RANLIB='/usr/local/opt/mingw-w64/bin/i686-w64-mingw32-ranlib' | |
RC='i686-w64-mingw32-windres' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='i686-w64-mingw32-strip' | |
USE_NLS='no' | |
VERSION='5.2.4' | |
XGETTEXT=':' | |
XGETTEXT_015=':' | |
XGETTEXT_EXTRA_OPTIONS='' | |
ac_ct_AR='' | |
ac_ct_CC='' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='#' | |
am__EXEEXT_TRUE='' | |
am__fastdepCCAS_FALSE='#' | |
am__fastdepCCAS_TRUE='' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
ax_pthread_config='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin18.7.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin18.7.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='i686-w64-mingw32' | |
host_alias='i686-w64-mingw32' | |
host_cpu='i686' | |
host_os='mingw32' | |
host_vendor='w64' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /Users/alex/.xmake/cache/packages/1909/x/xz/5.2.4/source/xz-5.2.4/build-aux/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/Users/alex/.xmake/packages/x/xz/5.2.4/b9543a0f8547689dd676f7910da01dcc' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
xz='xz' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* 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 "[email protected]" | |
#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 | |
#define _FILE_OFFSET_BITS 64 | |
#define HAVE_GETOPT_H 1 | |
#define HAVE_GETOPT_LONG 1 | |
#define HAVE__FUTIME 1 | |
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | |
#define TUKLIB_FAST_UNALIGNED_ACCESS 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_MBRTOWC 1 | |
#define HAVE__MM_MOVEMASK_EPI8 1 | |
#define HAVE_VISIBILITY 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment