Ticket #66433: xz-config.log

File xz-config.log, 201.4 KB (added by judaew (Vadym-Valdis Yudaiev), 17 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by XZ Utils configure 5.2.9, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-lzma-links
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = olivine.local
14uname -m = x86_64
15uname -r = 22.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 22.1.0: Sun Oct  9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 22.1.0: Sun Oct  9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 603 tasks, 1859 threads, 8 processors
34Load average: 2.78, Mach factor: 5.21
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3195: looking for aux files: config.rpath ltmain.sh compile missing install-sh config.guess config.sub
52configure:3208:  trying ./build-aux/
53configure:3237:   ./build-aux/config.rpath found
54configure:3237:   ./build-aux/ltmain.sh found
55configure:3237:   ./build-aux/compile found
56configure:3237:   ./build-aux/missing found
57configure:3219:   ./build-aux/install-sh found
58configure:3237:   ./build-aux/config.guess found
59configure:3237:   ./build-aux/config.sub found
60configure:3367: checking build system type
61configure:3382: result: x86_64-apple-darwin22.1.0
62configure:3402: checking host system type
63configure:3416: result: x86_64-apple-darwin22.1.0
64configure:3476: checking if debugging code should be compiled
65configure:3493: result: no
66configure:3533: checking which encoders to build
67configure:3625: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
68configure:3629: checking which decoders to build
69configure:3721: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
70configure:4060: checking which match finders to build
71configure:4116: result: hc3 hc4 bt2 bt3 bt4
72configure:4134: checking which integrity checks to build
73configure:4177: result: crc32 crc64 sha256
74configure:4209: checking if external SHA-256 should be used
75configure:4226: result: no
76configure:4235: checking if assembler optimizations should be used
77configure:4260: result: no
78configure:4291: checking if small size is preferred over speed
79configure:4310: result: no
80configure:4326: checking if threading support is wanted
81configure:4353: result: yes, posix
82configure:4386: checking how much RAM to assume if the real amount is unknown
83configure:4402: result: 128 MiB
84configure:4540: checking if sandboxing should be used
85configure:4552: result: maybe (autodetect)
86configure:4610: checking for a shell that conforms to POSIX
87configure:4652: result: /bin/sh
88configure:4694: checking for a BSD-compatible install
89configure:4767: result: /usr/bin/install -c
90configure:4778: checking whether build environment is sane
91configure:4833: result: yes
92configure:4992: checking for a race-free mkdir -p
93configure:5036: result: /opt/local/bin/gmkdir -p
94configure:5043: checking for gawk
95configure:5064: found /opt/local/bin/gawk
96configure:5075: result: gawk
97configure:5086: checking whether make sets $(MAKE)
98configure:5109: result: yes
99configure:5139: checking whether make supports nested variables
100configure:5157: result: yes
101configure:5293: checking whether ln -s works
102configure:5297: result: yes
103configure:5318: checking whether make supports the include directive
104configure:5333: make -f confmf.GNU && cat confinc.out
105this is the am__doit target
106configure:5336: $? = 0
107configure:5355: result: yes (GNU style)
108configure:5431: checking for gcc
109configure:5463: result: ccache /usr/bin/clang
110configure:5816: checking for C compiler version
111configure:5825: ccache /usr/bin/clang --version >&5
112Apple clang version 14.0.0 (clang-1400.0.29.202)
113Target: x86_64-apple-darwin22.1.0
114Thread model: posix
115InstalledDir: /Library/Developer/CommandLineTools/usr/bin
116configure:5836: $? = 0
117configure:5825: ccache /usr/bin/clang -v >&5
118Apple clang version 14.0.0 (clang-1400.0.29.202)
119Target: x86_64-apple-darwin22.1.0
120Thread model: posix
121InstalledDir: /Library/Developer/CommandLineTools/usr/bin
122configure:5836: $? = 0
123configure:5825: ccache /usr/bin/clang -V >&5
124clang: error: argument to '-V' is missing (expected 1 value)
125clang: error: no input files
126configure:5836: $? = 1
127configure:5825: ccache /usr/bin/clang -qversion >&5
128clang: error: unknown argument '-qversion'; did you mean '--version'?
129clang: error: no input files
130configure:5836: $? = 1
131configure:5825: ccache /usr/bin/clang -version >&5
132clang: error: unknown argument '-version'; did you mean '--version'?
133clang: error: no input files
134configure:5836: $? = 1
135configure:5856: checking whether the C compiler works
136configure:5878: ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  >&5
137configure:5882: $? = 0
138configure:5932: result: yes
139configure:5935: checking for C compiler default output file name
140configure:5937: result: a.out
141configure:5943: checking for suffix of executables
142configure:5950: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  >&5
143configure:5954: $? = 0
144configure:5977: result:
145configure:5999: checking whether we are cross compiling
146configure:6007: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  >&5
147configure:6011: $? = 0
148configure:6018: ./conftest
149configure:6022: $? = 0
150configure:6037: result: no
151configure:6042: checking for suffix of object files
152configure:6065: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
153configure:6069: $? = 0
154configure:6091: result: o
155configure:6095: checking whether the compiler supports GNU C
156configure:6115: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
157configure:6115: $? = 0
158configure:6125: result: yes
159configure:6136: checking whether ccache /usr/bin/clang accepts -g
160configure:6157: ccache /usr/bin/clang -c -g -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
161configure:6157: $? = 0
162configure:6201: result: yes
163configure:6221: checking for ccache /usr/bin/clang option to enable C11 features
164configure:6236: ccache /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
165configure:6236: $? = 0
166configure:6254: result: none needed
167configure:6370: checking whether ccache /usr/bin/clang understands -c and -o together
168configure:6393: ccache /usr/bin/clang -c conftest.c -o conftest2.o
169configure:6396: $? = 0
170configure:6393: ccache /usr/bin/clang -c conftest.c -o conftest2.o
171configure:6396: $? = 0
172configure:6408: result: yes
173configure:6427: checking dependency style of ccache /usr/bin/clang
174configure:6539: result: gcc3
175configure:6569: checking dependency style of ccache /usr/bin/clang
176configure:6679: result: gcc3
177configure:6699: checking for stdio.h
178configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
179configure:6699: $? = 0
180configure:6699: result: yes
181configure:6699: checking for stdlib.h
182configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
183configure:6699: $? = 0
184configure:6699: result: yes
185configure:6699: checking for string.h
186configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
187configure:6699: $? = 0
188configure:6699: result: yes
189configure:6699: checking for inttypes.h
190configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
191configure:6699: $? = 0
192configure:6699: result: yes
193configure:6699: checking for stdint.h
194configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
195configure:6699: $? = 0
196configure:6699: result: yes
197configure:6699: checking for strings.h
198configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
199configure:6699: $? = 0
200configure:6699: result: yes
201configure:6699: checking for sys/stat.h
202configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
203configure:6699: $? = 0
204configure:6699: result: yes
205configure:6699: checking for sys/types.h
206configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
207configure:6699: $? = 0
208configure:6699: result: yes
209configure:6699: checking for unistd.h
210configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
211configure:6699: $? = 0
212configure:6699: result: yes
213configure:6699: checking for wchar.h
214configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
215configure:6699: $? = 0
216configure:6699: result: yes
217configure:6699: checking for minix/config.h
218configure:6699: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
219conftest.c:79:10: fatal error: 'minix/config.h' file not found
220#include <minix/config.h>
221         ^~~~~~~~~~~~~~~~
2221 error generated.
223configure:6699: $? = 1
224configure: failed program was:
225| /* confdefs.h */
226| #define PACKAGE_NAME "XZ Utils"
227| #define PACKAGE_TARNAME "xz"
228| #define PACKAGE_VERSION "5.2.9"
229| #define PACKAGE_STRING "XZ Utils 5.2.9"
230| #define PACKAGE_BUGREPORT "xz@tukaani.org"
231| #define PACKAGE_URL "https://tukaani.org/xz/"
232| #define NDEBUG 1
233| #define HAVE_ENCODER_LZMA1 1
234| #define HAVE_ENCODER_LZMA2 1
235| #define HAVE_ENCODER_DELTA 1
236| #define HAVE_ENCODER_X86 1
237| #define HAVE_ENCODER_POWERPC 1
238| #define HAVE_ENCODER_IA64 1
239| #define HAVE_ENCODER_ARM 1
240| #define HAVE_ENCODER_ARMTHUMB 1
241| #define HAVE_ENCODER_SPARC 1
242| #define HAVE_ENCODERS 1
243| #define HAVE_DECODER_LZMA1 1
244| #define HAVE_DECODER_LZMA2 1
245| #define HAVE_DECODER_DELTA 1
246| #define HAVE_DECODER_X86 1
247| #define HAVE_DECODER_POWERPC 1
248| #define HAVE_DECODER_IA64 1
249| #define HAVE_DECODER_ARM 1
250| #define HAVE_DECODER_ARMTHUMB 1
251| #define HAVE_DECODER_SPARC 1
252| #define HAVE_DECODERS 1
253| #define HAVE_MF_HC3 1
254| #define HAVE_MF_HC4 1
255| #define HAVE_MF_BT2 1
256| #define HAVE_MF_BT3 1
257| #define HAVE_MF_BT4 1
258| #define HAVE_CHECK_CRC32 1
259| #define HAVE_CHECK_CRC64 1
260| #define HAVE_CHECK_SHA256 1
261| #define ASSUME_RAM 128
262| #define PACKAGE "xz"
263| #define VERSION "5.2.9"
264| #define HAVE_STDIO_H 1
265| #define HAVE_STDLIB_H 1
266| #define HAVE_STRING_H 1
267| #define HAVE_INTTYPES_H 1
268| #define HAVE_STDINT_H 1
269| #define HAVE_STRINGS_H 1
270| #define HAVE_SYS_STAT_H 1
271| #define HAVE_SYS_TYPES_H 1
272| #define HAVE_UNISTD_H 1
273| #define HAVE_WCHAR_H 1
274| /* end confdefs.h.  */
275| #include <stddef.h>
276| #ifdef HAVE_STDIO_H
277| # include <stdio.h>
278| #endif
279| #ifdef HAVE_STDLIB_H
280| # include <stdlib.h>
281| #endif
282| #ifdef HAVE_STRING_H
283| # include <string.h>
284| #endif
285| #ifdef HAVE_INTTYPES_H
286| # include <inttypes.h>
287| #endif
288| #ifdef HAVE_STDINT_H
289| # include <stdint.h>
290| #endif
291| #ifdef HAVE_STRINGS_H
292| # include <strings.h>
293| #endif
294| #ifdef HAVE_SYS_TYPES_H
295| # include <sys/types.h>
296| #endif
297| #ifdef HAVE_SYS_STAT_H
298| # include <sys/stat.h>
299| #endif
300| #ifdef HAVE_UNISTD_H
301| # include <unistd.h>
302| #endif
303| #include <minix/config.h>
304configure:6699: result: no
305configure:6730: checking whether it is safe to define __EXTENSIONS__
306configure:6749: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
307configure:6749: $? = 0
308configure:6757: result: yes
309configure:6760: checking whether _XOPEN_SOURCE should be defined
310configure:6782: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
311configure:6782: $? = 0
312configure:6809: result: no
313configure:6870: checking for a sed that does not truncate output
314configure:6940: result: /opt/local/bin/gsed
315configure:6950: checking how to run the C preprocessor
316configure:6976: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
317configure:6976: $? = 0
318configure:6991: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
319conftest.c:68:10: fatal error: 'ac_nonexistent.h' file not found
320#include <ac_nonexistent.h>
321         ^~~~~~~~~~~~~~~~~~
3221 error generated.
323configure:6991: $? = 1
324configure: failed program was:
325| /* confdefs.h */
326| #define PACKAGE_NAME "XZ Utils"
327| #define PACKAGE_TARNAME "xz"
328| #define PACKAGE_VERSION "5.2.9"
329| #define PACKAGE_STRING "XZ Utils 5.2.9"
330| #define PACKAGE_BUGREPORT "xz@tukaani.org"
331| #define PACKAGE_URL "https://tukaani.org/xz/"
332| #define NDEBUG 1
333| #define HAVE_ENCODER_LZMA1 1
334| #define HAVE_ENCODER_LZMA2 1
335| #define HAVE_ENCODER_DELTA 1
336| #define HAVE_ENCODER_X86 1
337| #define HAVE_ENCODER_POWERPC 1
338| #define HAVE_ENCODER_IA64 1
339| #define HAVE_ENCODER_ARM 1
340| #define HAVE_ENCODER_ARMTHUMB 1
341| #define HAVE_ENCODER_SPARC 1
342| #define HAVE_ENCODERS 1
343| #define HAVE_DECODER_LZMA1 1
344| #define HAVE_DECODER_LZMA2 1
345| #define HAVE_DECODER_DELTA 1
346| #define HAVE_DECODER_X86 1
347| #define HAVE_DECODER_POWERPC 1
348| #define HAVE_DECODER_IA64 1
349| #define HAVE_DECODER_ARM 1
350| #define HAVE_DECODER_ARMTHUMB 1
351| #define HAVE_DECODER_SPARC 1
352| #define HAVE_DECODERS 1
353| #define HAVE_MF_HC3 1
354| #define HAVE_MF_HC4 1
355| #define HAVE_MF_BT2 1
356| #define HAVE_MF_BT3 1
357| #define HAVE_MF_BT4 1
358| #define HAVE_CHECK_CRC32 1
359| #define HAVE_CHECK_CRC64 1
360| #define HAVE_CHECK_SHA256 1
361| #define ASSUME_RAM 128
362| #define PACKAGE "xz"
363| #define VERSION "5.2.9"
364| #define HAVE_STDIO_H 1
365| #define HAVE_STDLIB_H 1
366| #define HAVE_STRING_H 1
367| #define HAVE_INTTYPES_H 1
368| #define HAVE_STDINT_H 1
369| #define HAVE_STRINGS_H 1
370| #define HAVE_SYS_STAT_H 1
371| #define HAVE_SYS_TYPES_H 1
372| #define HAVE_UNISTD_H 1
373| #define HAVE_WCHAR_H 1
374| #define STDC_HEADERS 1
375| #define _ALL_SOURCE 1
376| #define _DARWIN_C_SOURCE 1
377| #define _GNU_SOURCE 1
378| #define _HPUX_ALT_XOPEN_SOCKET_API 1
379| #define _NETBSD_SOURCE 1
380| #define _OPENBSD_SOURCE 1
381| #define _POSIX_PTHREAD_SEMANTICS 1
382| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
383| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
384| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
385| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
386| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
387| #define __STDC_WANT_LIB_EXT2__ 1
388| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
389| #define _TANDEM_SOURCE 1
390| #define __EXTENSIONS__ 1
391| /* end confdefs.h.  */
392| #include <ac_nonexistent.h>
393configure:7018: result: ccache /usr/bin/clang -E
394configure:7032: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
395configure:7032: $? = 0
396configure:7047: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
397conftest.c:68:10: fatal error: 'ac_nonexistent.h' file not found
398#include <ac_nonexistent.h>
399         ^~~~~~~~~~~~~~~~~~
4001 error generated.
401configure:7047: $? = 1
402configure: failed program was:
403| /* confdefs.h */
404| #define PACKAGE_NAME "XZ Utils"
405| #define PACKAGE_TARNAME "xz"
406| #define PACKAGE_VERSION "5.2.9"
407| #define PACKAGE_STRING "XZ Utils 5.2.9"
408| #define PACKAGE_BUGREPORT "xz@tukaani.org"
409| #define PACKAGE_URL "https://tukaani.org/xz/"
410| #define NDEBUG 1
411| #define HAVE_ENCODER_LZMA1 1
412| #define HAVE_ENCODER_LZMA2 1
413| #define HAVE_ENCODER_DELTA 1
414| #define HAVE_ENCODER_X86 1
415| #define HAVE_ENCODER_POWERPC 1
416| #define HAVE_ENCODER_IA64 1
417| #define HAVE_ENCODER_ARM 1
418| #define HAVE_ENCODER_ARMTHUMB 1
419| #define HAVE_ENCODER_SPARC 1
420| #define HAVE_ENCODERS 1
421| #define HAVE_DECODER_LZMA1 1
422| #define HAVE_DECODER_LZMA2 1
423| #define HAVE_DECODER_DELTA 1
424| #define HAVE_DECODER_X86 1
425| #define HAVE_DECODER_POWERPC 1
426| #define HAVE_DECODER_IA64 1
427| #define HAVE_DECODER_ARM 1
428| #define HAVE_DECODER_ARMTHUMB 1
429| #define HAVE_DECODER_SPARC 1
430| #define HAVE_DECODERS 1
431| #define HAVE_MF_HC3 1
432| #define HAVE_MF_HC4 1
433| #define HAVE_MF_BT2 1
434| #define HAVE_MF_BT3 1
435| #define HAVE_MF_BT4 1
436| #define HAVE_CHECK_CRC32 1
437| #define HAVE_CHECK_CRC64 1
438| #define HAVE_CHECK_SHA256 1
439| #define ASSUME_RAM 128
440| #define PACKAGE "xz"
441| #define VERSION "5.2.9"
442| #define HAVE_STDIO_H 1
443| #define HAVE_STDLIB_H 1
444| #define HAVE_STRING_H 1
445| #define HAVE_INTTYPES_H 1
446| #define HAVE_STDINT_H 1
447| #define HAVE_STRINGS_H 1
448| #define HAVE_SYS_STAT_H 1
449| #define HAVE_SYS_TYPES_H 1
450| #define HAVE_UNISTD_H 1
451| #define HAVE_WCHAR_H 1
452| #define STDC_HEADERS 1
453| #define _ALL_SOURCE 1
454| #define _DARWIN_C_SOURCE 1
455| #define _GNU_SOURCE 1
456| #define _HPUX_ALT_XOPEN_SOCKET_API 1
457| #define _NETBSD_SOURCE 1
458| #define _OPENBSD_SOURCE 1
459| #define _POSIX_PTHREAD_SEMANTICS 1
460| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
461| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
462| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
463| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
464| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
465| #define __STDC_WANT_LIB_EXT2__ 1
466| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
467| #define _TANDEM_SOURCE 1
468| #define __EXTENSIONS__ 1
469| /* end confdefs.h.  */
470| #include <ac_nonexistent.h>
471configure:7078: checking for grep that handles long lines and -e
472configure:7142: result: /opt/local/bin/ggrep
473configure:7147: checking for egrep
474configure:7215: result: /opt/local/bin/ggrep -E
475configure:7380: checking whether ccache /usr/bin/clang is Clang
476configure:7407: result: yes
477configure:7472: checking whether pthreads work with "-pthread" and "-lpthread"
478configure:7583: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread  >&5
479configure:7583: $? = 0
480configure:7593: result: yes
481configure:7642: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread
482configure:7669: ccache /usr/bin/clang -o conftest -Werror -Wunknown-warning-option  -pthread -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  >&5
483configure:7669: $? = 0
484configure:7676: (ccache /usr/bin/clang -c -Werror -Wunknown-warning-option  -pthread -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5) && (echo ==== >&5) && (ccache /usr/bin/clang -o conftest -Werror -Wunknown-warning-option  -pthread -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.o  >&5)
485====
486configure:7676: $? = 0
487configure:7696: result: no
488configure:7716: checking for joinable pthread attribute
489configure:7735: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread  >&5
490configure:7735: $? = 0
491configure:7744: result: PTHREAD_CREATE_JOINABLE
492configure:7757: checking whether more special flags are required for pthreads
493configure:7771: result: no
494configure:7780: checking for PTHREAD_PRIO_INHERIT
495configure:7798: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread  >&5
496configure:7798: $? = 0
497configure:7808: result: yes
498configure:7997: checking for library containing clock_gettime
499configure:8027: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
500configure:8027: $? = 0
501configure:8047: result: none required
502configure:8056: checking for clock_gettime
503configure:8056: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
504configure:8056: $? = 0
505configure:8056: result: yes
506configure:8062: checking for pthread_condattr_setclock
507configure:8062: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
508Undefined symbols for architecture x86_64:
509  "_pthread_condattr_setclock", referenced from:
510      _main in conftest-1cf59c.o
511ld: symbol(s) not found for architecture x86_64
512clang: error: linker command failed with exit code 1 (use -v to see invocation)
513configure:8062: $? = 1
514configure: failed program was:
515| /* confdefs.h */
516| #define PACKAGE_NAME "XZ Utils"
517| #define PACKAGE_TARNAME "xz"
518| #define PACKAGE_VERSION "5.2.9"
519| #define PACKAGE_STRING "XZ Utils 5.2.9"
520| #define PACKAGE_BUGREPORT "xz@tukaani.org"
521| #define PACKAGE_URL "https://tukaani.org/xz/"
522| #define NDEBUG 1
523| #define HAVE_ENCODER_LZMA1 1
524| #define HAVE_ENCODER_LZMA2 1
525| #define HAVE_ENCODER_DELTA 1
526| #define HAVE_ENCODER_X86 1
527| #define HAVE_ENCODER_POWERPC 1
528| #define HAVE_ENCODER_IA64 1
529| #define HAVE_ENCODER_ARM 1
530| #define HAVE_ENCODER_ARMTHUMB 1
531| #define HAVE_ENCODER_SPARC 1
532| #define HAVE_ENCODERS 1
533| #define HAVE_DECODER_LZMA1 1
534| #define HAVE_DECODER_LZMA2 1
535| #define HAVE_DECODER_DELTA 1
536| #define HAVE_DECODER_X86 1
537| #define HAVE_DECODER_POWERPC 1
538| #define HAVE_DECODER_IA64 1
539| #define HAVE_DECODER_ARM 1
540| #define HAVE_DECODER_ARMTHUMB 1
541| #define HAVE_DECODER_SPARC 1
542| #define HAVE_DECODERS 1
543| #define HAVE_MF_HC3 1
544| #define HAVE_MF_HC4 1
545| #define HAVE_MF_BT2 1
546| #define HAVE_MF_BT3 1
547| #define HAVE_MF_BT4 1
548| #define HAVE_CHECK_CRC32 1
549| #define HAVE_CHECK_CRC64 1
550| #define HAVE_CHECK_SHA256 1
551| #define ASSUME_RAM 128
552| #define PACKAGE "xz"
553| #define VERSION "5.2.9"
554| #define HAVE_STDIO_H 1
555| #define HAVE_STDLIB_H 1
556| #define HAVE_STRING_H 1
557| #define HAVE_INTTYPES_H 1
558| #define HAVE_STDINT_H 1
559| #define HAVE_STRINGS_H 1
560| #define HAVE_SYS_STAT_H 1
561| #define HAVE_SYS_TYPES_H 1
562| #define HAVE_UNISTD_H 1
563| #define HAVE_WCHAR_H 1
564| #define STDC_HEADERS 1
565| #define _ALL_SOURCE 1
566| #define _DARWIN_C_SOURCE 1
567| #define _GNU_SOURCE 1
568| #define _HPUX_ALT_XOPEN_SOCKET_API 1
569| #define _NETBSD_SOURCE 1
570| #define _OPENBSD_SOURCE 1
571| #define _POSIX_PTHREAD_SEMANTICS 1
572| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
573| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
574| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
575| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
576| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
577| #define __STDC_WANT_LIB_EXT2__ 1
578| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
579| #define _TANDEM_SOURCE 1
580| #define __EXTENSIONS__ 1
581| #define HAVE_PTHREAD_PRIO_INHERIT 1
582| #define MYTHREAD_POSIX 1
583| #define HAVE_CLOCK_GETTIME 1
584| /* end confdefs.h.  */
585| /* Define pthread_condattr_setclock to an innocuous variant, in case <limits.h> declares pthread_condattr_setclock.
586|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
587| #define pthread_condattr_setclock innocuous_pthread_condattr_setclock
588|
589| /* System header to define __stub macros and hopefully few prototypes,
590|    which can conflict with char pthread_condattr_setclock (); below.  */
591|
592| #include <limits.h>
593| #undef pthread_condattr_setclock
594|
595| /* Override any GCC internal prototype to avoid an error.
596|    Use char because int might match the return type of a GCC
597|    builtin and then its argument prototype would still apply.  */
598| #ifdef __cplusplus
599| extern "C"
600| #endif
601| char pthread_condattr_setclock ();
602| /* The GNU C library defines this for functions which it implements
603|     to always fail with ENOSYS.  Some functions are actually named
604|     something starting with __ and the normal name is an alias.  */
605| #if defined __stub_pthread_condattr_setclock || defined __stub___pthread_condattr_setclock
606| choke me
607| #endif
608|
609| int
610| main (void)
611| {
612| return pthread_condattr_setclock ();
613|   ;
614|   return 0;
615| }
616configure:8062: result: no
617configure:8069: checking for ccache /usr/bin/clang options needed to detect all undeclared functions
618configure:8091: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
619conftest.c:75:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration]
620(void) strchr;
621       ^
622conftest.c:75:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
6231 error generated.
624configure:8091: $? = 1
625configure: failed program was:
626| /* confdefs.h */
627| #define PACKAGE_NAME "XZ Utils"
628| #define PACKAGE_TARNAME "xz"
629| #define PACKAGE_VERSION "5.2.9"
630| #define PACKAGE_STRING "XZ Utils 5.2.9"
631| #define PACKAGE_BUGREPORT "xz@tukaani.org"
632| #define PACKAGE_URL "https://tukaani.org/xz/"
633| #define NDEBUG 1
634| #define HAVE_ENCODER_LZMA1 1
635| #define HAVE_ENCODER_LZMA2 1
636| #define HAVE_ENCODER_DELTA 1
637| #define HAVE_ENCODER_X86 1
638| #define HAVE_ENCODER_POWERPC 1
639| #define HAVE_ENCODER_IA64 1
640| #define HAVE_ENCODER_ARM 1
641| #define HAVE_ENCODER_ARMTHUMB 1
642| #define HAVE_ENCODER_SPARC 1
643| #define HAVE_ENCODERS 1
644| #define HAVE_DECODER_LZMA1 1
645| #define HAVE_DECODER_LZMA2 1
646| #define HAVE_DECODER_DELTA 1
647| #define HAVE_DECODER_X86 1
648| #define HAVE_DECODER_POWERPC 1
649| #define HAVE_DECODER_IA64 1
650| #define HAVE_DECODER_ARM 1
651| #define HAVE_DECODER_ARMTHUMB 1
652| #define HAVE_DECODER_SPARC 1
653| #define HAVE_DECODERS 1
654| #define HAVE_MF_HC3 1
655| #define HAVE_MF_HC4 1
656| #define HAVE_MF_BT2 1
657| #define HAVE_MF_BT3 1
658| #define HAVE_MF_BT4 1
659| #define HAVE_CHECK_CRC32 1
660| #define HAVE_CHECK_CRC64 1
661| #define HAVE_CHECK_SHA256 1
662| #define ASSUME_RAM 128
663| #define PACKAGE "xz"
664| #define VERSION "5.2.9"
665| #define HAVE_STDIO_H 1
666| #define HAVE_STDLIB_H 1
667| #define HAVE_STRING_H 1
668| #define HAVE_INTTYPES_H 1
669| #define HAVE_STDINT_H 1
670| #define HAVE_STRINGS_H 1
671| #define HAVE_SYS_STAT_H 1
672| #define HAVE_SYS_TYPES_H 1
673| #define HAVE_UNISTD_H 1
674| #define HAVE_WCHAR_H 1
675| #define STDC_HEADERS 1
676| #define _ALL_SOURCE 1
677| #define _DARWIN_C_SOURCE 1
678| #define _GNU_SOURCE 1
679| #define _HPUX_ALT_XOPEN_SOCKET_API 1
680| #define _NETBSD_SOURCE 1
681| #define _OPENBSD_SOURCE 1
682| #define _POSIX_PTHREAD_SEMANTICS 1
683| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
684| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
685| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
686| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
687| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
688| #define __STDC_WANT_LIB_EXT2__ 1
689| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
690| #define _TANDEM_SOURCE 1
691| #define __EXTENSIONS__ 1
692| #define HAVE_PTHREAD_PRIO_INHERIT 1
693| #define MYTHREAD_POSIX 1
694| #define HAVE_CLOCK_GETTIME 1
695| /* end confdefs.h.  */
696|
697| int
698| main (void)
699| {
700| (void) strchr;
701|   ;
702|   return 0;
703| }
704configure:8118: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
705configure:8118: $? = 0
706configure:8135: result: none needed
707configure:8149: checking whether CLOCK_MONOTONIC is declared
708configure:8149: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -pthread  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
709configure:8149: $? = 0
710configure:8149: result: yes
711configure:8231: checking how to print strings
712configure:8258: result: printf
713configure:8279: checking for a sed that does not truncate output
714configure:8349: result: /opt/local/bin/gsed
715configure:8367: checking for fgrep
716configure:8435: result: /opt/local/bin/ggrep -F
717configure:8471: checking for ld used by ccache /usr/bin/clang
718configure:8539: result: /Library/Developer/CommandLineTools/usr/bin/ld
719configure:8546: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
720configure:8562: result: no
721configure:8574: checking for BSD- or MS-compatible name lister (nm)
722configure:8629: result: /opt/local/bin/nm -B
723configure:8769: checking the name lister (/opt/local/bin/nm -B) interface
724configure:8777: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
725configure:8780: /opt/local/bin/nm -B "conftest.o"
726configure:8783: output
7270000000000000000 S _some_variable
728configure:8790: result: BSD nm
729configure:8794: checking the maximum length of command line arguments
730configure:8926: result: 786432
731configure:8974: checking how to convert x86_64-apple-darwin22.1.0 file names to x86_64-apple-darwin22.1.0 format
732configure:9015: result: func_convert_file_noop
733configure:9022: checking how to convert x86_64-apple-darwin22.1.0 file names to toolchain format
734configure:9043: result: func_convert_file_noop
735configure:9050: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
736configure:9058: result: -r
737configure:9137: checking for file
738configure:9158: found /usr/bin/file
739configure:9169: result: file
740configure:9245: checking for objdump
741configure:9266: found /opt/local/bin/objdump
742configure:9277: result: objdump
743configure:9306: checking how to recognize dependent libraries
744configure:9507: result: pass_all
745configure:9597: checking for dlltool
746configure:9632: result: no
747configure:9659: checking how to associate runtime and link libraries
748configure:9687: result: printf %s\n
749configure:9752: checking for ar
750configure:9773: found /opt/local/bin/ar
751configure:9784: result: ar
752configure:9837: checking for archiver @FILE support
753configure:9855: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
754configure:9855: $? = 0
755configure:9859: ar cr libconftest.a @conftest.lst >&5
756ar: @conftest.lst: No such file or directory
757configure:9862: $? = 1
758configure:9882: result: no
759configure:9945: checking for strip
760configure:9966: found /opt/local/bin/strip
761configure:9977: result: strip
762configure:10054: checking for ranlib
763configure:10075: found /opt/local/bin/ranlib
764configure:10086: result: ranlib
765configure:10188: checking command to parse /opt/local/bin/nm -B output from ccache /usr/bin/clang object
766configure:10342: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
767configure:10345: $? = 0
768configure:10349: /opt/local/bin/nm -B conftest.o \| /opt/local/bin/gsed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /opt/local/bin/gsed '/ __gnu_lto/d' \> conftest.nm
769configure:10352: $? = 0
770cannot find nm_test_var in conftest.nm
771configure:10342: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
772configure:10345: $? = 0
773configure:10349: /opt/local/bin/nm -B conftest.o \| /opt/local/bin/gsed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /opt/local/bin/gsed '/ __gnu_lto/d' \> conftest.nm
774configure:10352: $? = 0
775configure:10418: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c conftstm.o >&5
776configure:10421: $? = 0
777configure:10459: result: ok
778configure:10506: checking for sysroot
779configure:10537: result: no
780configure:10544: checking for a working dd
781configure:10588: result: /bin/dd
782configure:10592: checking how to truncate binary pipes
783configure:10608: result: /bin/dd bs=4096 count=1
784configure:10945: checking for mt
785configure:10980: result: no
786configure:11000: checking if : is a manifest tool
787configure:11007: : '-?'
788configure:11015: result: no
789configure:11076: checking for dsymutil
790configure:11097: found /usr/bin/dsymutil
791configure:11108: result: dsymutil
792configure:11178: checking for nmedit
793configure:11199: found /usr/bin/nmedit
794configure:11210: result: nmedit
795configure:11280: checking for lipo
796configure:11301: found /opt/local/bin/lipo
797configure:11312: result: lipo
798configure:11382: checking for otool
799configure:11403: found /opt/local/bin/otool
800configure:11414: result: otool
801configure:11484: checking for otool64
802configure:11519: result: no
803configure:11564: checking for -single_module linker flag
804ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
805configure:11598: result: yes
806configure:11601: checking for -exported_symbols_list linker flag
807configure:11622: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  -lpthread >&5
808configure:11622: $? = 0
809configure:11633: result: yes
810configure:11636: checking for -force_load linker flag
811ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -c -o conftest.o conftest.c
812ar cr libconftest.a conftest.o
813ranlib libconftest.a
814ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
815configure:11669: result: yes
816configure:11736: checking for dlfcn.h
817configure:11736: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
818configure:11736: $? = 0
819configure:11736: result: yes
820configure:12323: checking for objdir
821configure:12339: result: .libs
822configure:12603: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions
823configure:12622: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-rtti -fno-exceptions conftest.c >&5
824configure:12626: $? = 0
825configure:12639: result: yes
826configure:12997: checking for ccache /usr/bin/clang option to produce PIC
827configure:13005: result: -fno-common -DPIC
828configure:13013: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works
829configure:13032: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-common -DPIC -DPIC conftest.c >&5
830configure:13036: $? = 0
831configure:13049: result: yes
832configure:13078: checking if ccache /usr/bin/clang static flag -static works
833configure:13107: result: no
834configure:13122: checking if ccache /usr/bin/clang supports -c -o file.o
835configure:13144: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -o out/conftest2.o conftest.c >&5
836configure:13148: $? = 0
837configure:13170: result: yes
838configure:13178: checking if ccache /usr/bin/clang supports -c -o file.o
839configure:13226: result: yes
840configure:13259: checking whether the ccache /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
841configure:14527: result: yes
842configure:14768: checking dynamic linker characteristics
843configure:15589: result: darwin22.1.0 dyld
844configure:15711: checking how to hardcode library paths into programs
845configure:15736: result: immediate
846configure:16288: checking whether stripping libraries is possible
847configure:16305: result: yes
848configure:16339: checking if libtool supports shared libraries
849configure:16341: result: yes
850configure:16344: checking whether to build shared libraries
851configure:16369: result: yes
852configure:16372: checking whether to build static libraries
853configure:16376: result: yes
854configure:16461: checking for windres
855configure:16496: result: no
856configure:16614: checking if library symbol versioning should be used
857configure:16656: result: no
858configure:16726: checking whether NLS is requested
859configure:16736: result: yes
860configure:16776: checking for msgfmt
861configure: trying /opt/local/bin/msgfmt...
8620 translated messages.
863configure:16809: result: /opt/local/bin/msgfmt
864configure:16818: checking for gmsgfmt
865configure:16854: result: /opt/local/bin/msgfmt
866configure:16899: checking for xgettext
867configure: trying /opt/local/bin/xgettext...
868/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
869configure:16932: result: /opt/local/bin/xgettext
870configure:16977: checking for msgmerge
871configure: trying /opt/local/bin/msgmerge...
872configure:17009: result: /opt/local/bin/msgmerge
873configure:17074: checking for ld
874configure:17205: result: /Library/Developer/CommandLineTools/usr/bin/ld
875configure:17212: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
876configure:17228: result: no
877configure:17236: checking for shared library run path origin
878configure:17250: result: done
879configure:17272: checking 32-bit host C ABI
880configure:17339: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
881configure:17339: $? = 0
882configure:17535: result: no
883configure:17544: checking for ELF binary format
884configure:17568: result: no
885configure:17620: checking for the common suffixes of directories in the library search path
886configure:17689: result: lib,lib,lib
887configure:18214: checking for CFPreferencesCopyAppValue
888configure:18233: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread -Wl,-framework -Wl,CoreFoundation >&5
889conftest.c:78:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
890CFPreferencesCopyAppValue(NULL, NULL)
891                          ~~~~      ^
892conftest.c:78:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
893CFPreferencesCopyAppValue(NULL, NULL)
894                                ~~~~^
8952 warnings generated.
896configure:18233: $? = 0
897configure:18243: result: yes
898configure:18250: checking for CFLocaleCopyPreferredLanguages
899configure:18269: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread -Wl,-framework -Wl,CoreFoundation >&5
900configure:18269: $? = 0
901configure:18279: result: yes
902configure:18329: checking for GNU gettext in libc
903configure:18359: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
904Undefined symbols for architecture x86_64:
905  "_libintl_bindtextdomain", referenced from:
906      _main in conftest-99ff60.o
907  "_libintl_gettext", referenced from:
908      _main in conftest-99ff60.o
909ld: symbol(s) not found for architecture x86_64
910clang: error: linker command failed with exit code 1 (use -v to see invocation)
911configure:18359: $? = 1
912configure: failed program was:
913| /* confdefs.h */
914| #define PACKAGE_NAME "XZ Utils"
915| #define PACKAGE_TARNAME "xz"
916| #define PACKAGE_VERSION "5.2.9"
917| #define PACKAGE_STRING "XZ Utils 5.2.9"
918| #define PACKAGE_BUGREPORT "xz@tukaani.org"
919| #define PACKAGE_URL "https://tukaani.org/xz/"
920| #define NDEBUG 1
921| #define HAVE_ENCODER_LZMA1 1
922| #define HAVE_ENCODER_LZMA2 1
923| #define HAVE_ENCODER_DELTA 1
924| #define HAVE_ENCODER_X86 1
925| #define HAVE_ENCODER_POWERPC 1
926| #define HAVE_ENCODER_IA64 1
927| #define HAVE_ENCODER_ARM 1
928| #define HAVE_ENCODER_ARMTHUMB 1
929| #define HAVE_ENCODER_SPARC 1
930| #define HAVE_ENCODERS 1
931| #define HAVE_DECODER_LZMA1 1
932| #define HAVE_DECODER_LZMA2 1
933| #define HAVE_DECODER_DELTA 1
934| #define HAVE_DECODER_X86 1
935| #define HAVE_DECODER_POWERPC 1
936| #define HAVE_DECODER_IA64 1
937| #define HAVE_DECODER_ARM 1
938| #define HAVE_DECODER_ARMTHUMB 1
939| #define HAVE_DECODER_SPARC 1
940| #define HAVE_DECODERS 1
941| #define HAVE_MF_HC3 1
942| #define HAVE_MF_HC4 1
943| #define HAVE_MF_BT2 1
944| #define HAVE_MF_BT3 1
945| #define HAVE_MF_BT4 1
946| #define HAVE_CHECK_CRC32 1
947| #define HAVE_CHECK_CRC64 1
948| #define HAVE_CHECK_SHA256 1
949| #define ASSUME_RAM 128
950| #define PACKAGE "xz"
951| #define VERSION "5.2.9"
952| #define HAVE_STDIO_H 1
953| #define HAVE_STDLIB_H 1
954| #define HAVE_STRING_H 1
955| #define HAVE_INTTYPES_H 1
956| #define HAVE_STDINT_H 1
957| #define HAVE_STRINGS_H 1
958| #define HAVE_SYS_STAT_H 1
959| #define HAVE_SYS_TYPES_H 1
960| #define HAVE_UNISTD_H 1
961| #define HAVE_WCHAR_H 1
962| #define STDC_HEADERS 1
963| #define _ALL_SOURCE 1
964| #define _DARWIN_C_SOURCE 1
965| #define _GNU_SOURCE 1
966| #define _HPUX_ALT_XOPEN_SOCKET_API 1
967| #define _NETBSD_SOURCE 1
968| #define _OPENBSD_SOURCE 1
969| #define _POSIX_PTHREAD_SEMANTICS 1
970| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
971| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
972| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
973| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
974| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
975| #define __STDC_WANT_LIB_EXT2__ 1
976| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
977| #define _TANDEM_SOURCE 1
978| #define __EXTENSIONS__ 1
979| #define HAVE_PTHREAD_PRIO_INHERIT 1
980| #define MYTHREAD_POSIX 1
981| #define HAVE_CLOCK_GETTIME 1
982| #define HAVE_DECL_CLOCK_MONOTONIC 1
983| #define HAVE_DLFCN_H 1
984| #define LT_OBJDIR ".libs/"
985| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
986| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
987| /* end confdefs.h.  */
988|
989| #include <libintl.h>
990| #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
991| extern int _nl_msg_cat_cntr;
992| extern int *_nl_domain_bindings;
993| #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings)
994| #else
995| #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
996| #endif
997|
998|
999| int
1000| main (void)
1001| {
1002|
1003| bindtextdomain ("", "");
1004| return * gettext ("") + __GNU_GETTEXT_SYMBOL_EXPRESSION
1005|
1006|   ;
1007|   return 0;
1008| }
1009configure:18369: result: no
1010configure:18403: checking for iconv
1011configure:18428: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
1012Undefined symbols for architecture x86_64:
1013  "_libiconv", referenced from:
1014      _main in conftest-cce164.o
1015  "_libiconv_close", referenced from:
1016      _main in conftest-cce164.o
1017  "_libiconv_open", referenced from:
1018      _main in conftest-cce164.o
1019ld: symbol(s) not found for architecture x86_64
1020clang: error: linker command failed with exit code 1 (use -v to see invocation)
1021configure:18428: $? = 1
1022configure: failed program was:
1023| /* confdefs.h */
1024| #define PACKAGE_NAME "XZ Utils"
1025| #define PACKAGE_TARNAME "xz"
1026| #define PACKAGE_VERSION "5.2.9"
1027| #define PACKAGE_STRING "XZ Utils 5.2.9"
1028| #define PACKAGE_BUGREPORT "xz@tukaani.org"
1029| #define PACKAGE_URL "https://tukaani.org/xz/"
1030| #define NDEBUG 1
1031| #define HAVE_ENCODER_LZMA1 1
1032| #define HAVE_ENCODER_LZMA2 1
1033| #define HAVE_ENCODER_DELTA 1
1034| #define HAVE_ENCODER_X86 1
1035| #define HAVE_ENCODER_POWERPC 1
1036| #define HAVE_ENCODER_IA64 1
1037| #define HAVE_ENCODER_ARM 1
1038| #define HAVE_ENCODER_ARMTHUMB 1
1039| #define HAVE_ENCODER_SPARC 1
1040| #define HAVE_ENCODERS 1
1041| #define HAVE_DECODER_LZMA1 1
1042| #define HAVE_DECODER_LZMA2 1
1043| #define HAVE_DECODER_DELTA 1
1044| #define HAVE_DECODER_X86 1
1045| #define HAVE_DECODER_POWERPC 1
1046| #define HAVE_DECODER_IA64 1
1047| #define HAVE_DECODER_ARM 1
1048| #define HAVE_DECODER_ARMTHUMB 1
1049| #define HAVE_DECODER_SPARC 1
1050| #define HAVE_DECODERS 1
1051| #define HAVE_MF_HC3 1
1052| #define HAVE_MF_HC4 1
1053| #define HAVE_MF_BT2 1
1054| #define HAVE_MF_BT3 1
1055| #define HAVE_MF_BT4 1
1056| #define HAVE_CHECK_CRC32 1
1057| #define HAVE_CHECK_CRC64 1
1058| #define HAVE_CHECK_SHA256 1
1059| #define ASSUME_RAM 128
1060| #define PACKAGE "xz"
1061| #define VERSION "5.2.9"
1062| #define HAVE_STDIO_H 1
1063| #define HAVE_STDLIB_H 1
1064| #define HAVE_STRING_H 1
1065| #define HAVE_INTTYPES_H 1
1066| #define HAVE_STDINT_H 1
1067| #define HAVE_STRINGS_H 1
1068| #define HAVE_SYS_STAT_H 1
1069| #define HAVE_SYS_TYPES_H 1
1070| #define HAVE_UNISTD_H 1
1071| #define HAVE_WCHAR_H 1
1072| #define STDC_HEADERS 1
1073| #define _ALL_SOURCE 1
1074| #define _DARWIN_C_SOURCE 1
1075| #define _GNU_SOURCE 1
1076| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1077| #define _NETBSD_SOURCE 1
1078| #define _OPENBSD_SOURCE 1
1079| #define _POSIX_PTHREAD_SEMANTICS 1
1080| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1081| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1082| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1083| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1084| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1085| #define __STDC_WANT_LIB_EXT2__ 1
1086| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1087| #define _TANDEM_SOURCE 1
1088| #define __EXTENSIONS__ 1
1089| #define HAVE_PTHREAD_PRIO_INHERIT 1
1090| #define MYTHREAD_POSIX 1
1091| #define HAVE_CLOCK_GETTIME 1
1092| #define HAVE_DECL_CLOCK_MONOTONIC 1
1093| #define HAVE_DLFCN_H 1
1094| #define LT_OBJDIR ".libs/"
1095| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1096| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1097| /* end confdefs.h.  */
1098|
1099| #include <stdlib.h>
1100| #include <iconv.h>
1101|
1102| int
1103| main (void)
1104| {
1105| iconv_t cd = iconv_open("","");
1106|            iconv(cd,NULL,NULL,NULL,NULL);
1107|            iconv_close(cd);
1108|   ;
1109|   return 0;
1110| }
1111configure:18453: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread -liconv >&5
1112configure:18453: $? = 0
1113configure:18464: result: yes
1114configure:18467: checking for working iconv
1115configure:18611: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread -liconv >&5
1116configure:18611: $? = 0
1117configure:18611: ./conftest
1118configure:18611: $? = 0
1119configure:18624: result: yes
1120configure:18639: checking how to link with libiconv
1121configure:18641: result: -liconv
1122configure:19143: checking for GNU gettext in libintl
1123configure:19181: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread -lintl >&5
1124configure:19181: $? = 0
1125configure:19233: result: yes
1126configure:19268: checking whether to use NLS
1127configure:19270: result: yes
1128configure:19273: checking where the gettext function comes from
1129configure:19284: result: external libintl
1130configure:19292: checking how to link with libintl
1131configure:19294: result: -lintl -Wl,-framework -Wl,CoreFoundation
1132configure:19355: checking for fcntl.h
1133configure:19355: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1134configure:19355: $? = 0
1135configure:19355: result: yes
1136configure:19355: checking for limits.h
1137configure:19355: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1138configure:19355: $? = 0
1139configure:19355: result: yes
1140configure:19355: checking for sys/time.h
1141configure:19355: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1142configure:19355: $? = 0
1143configure:19355: result: yes
1144configure:19369: checking for immintrin.h
1145configure:19369: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1146configure:19369: $? = 0
1147configure:19369: result: yes
1148configure:19382: checking for _Bool
1149configure:19382: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1150configure:19382: $? = 0
1151configure:19382: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1152conftest.c:115:20: error: expected expression
1153if (sizeof ((_Bool)))
1154                   ^
11551 error generated.
1156configure:19382: $? = 1
1157configure: failed program was:
1158| /* confdefs.h */
1159| #define PACKAGE_NAME "XZ Utils"
1160| #define PACKAGE_TARNAME "xz"
1161| #define PACKAGE_VERSION "5.2.9"
1162| #define PACKAGE_STRING "XZ Utils 5.2.9"
1163| #define PACKAGE_BUGREPORT "xz@tukaani.org"
1164| #define PACKAGE_URL "https://tukaani.org/xz/"
1165| #define NDEBUG 1
1166| #define HAVE_ENCODER_LZMA1 1
1167| #define HAVE_ENCODER_LZMA2 1
1168| #define HAVE_ENCODER_DELTA 1
1169| #define HAVE_ENCODER_X86 1
1170| #define HAVE_ENCODER_POWERPC 1
1171| #define HAVE_ENCODER_IA64 1
1172| #define HAVE_ENCODER_ARM 1
1173| #define HAVE_ENCODER_ARMTHUMB 1
1174| #define HAVE_ENCODER_SPARC 1
1175| #define HAVE_ENCODERS 1
1176| #define HAVE_DECODER_LZMA1 1
1177| #define HAVE_DECODER_LZMA2 1
1178| #define HAVE_DECODER_DELTA 1
1179| #define HAVE_DECODER_X86 1
1180| #define HAVE_DECODER_POWERPC 1
1181| #define HAVE_DECODER_IA64 1
1182| #define HAVE_DECODER_ARM 1
1183| #define HAVE_DECODER_ARMTHUMB 1
1184| #define HAVE_DECODER_SPARC 1
1185| #define HAVE_DECODERS 1
1186| #define HAVE_MF_HC3 1
1187| #define HAVE_MF_HC4 1
1188| #define HAVE_MF_BT2 1
1189| #define HAVE_MF_BT3 1
1190| #define HAVE_MF_BT4 1
1191| #define HAVE_CHECK_CRC32 1
1192| #define HAVE_CHECK_CRC64 1
1193| #define HAVE_CHECK_SHA256 1
1194| #define ASSUME_RAM 128
1195| #define PACKAGE "xz"
1196| #define VERSION "5.2.9"
1197| #define HAVE_STDIO_H 1
1198| #define HAVE_STDLIB_H 1
1199| #define HAVE_STRING_H 1
1200| #define HAVE_INTTYPES_H 1
1201| #define HAVE_STDINT_H 1
1202| #define HAVE_STRINGS_H 1
1203| #define HAVE_SYS_STAT_H 1
1204| #define HAVE_SYS_TYPES_H 1
1205| #define HAVE_UNISTD_H 1
1206| #define HAVE_WCHAR_H 1
1207| #define STDC_HEADERS 1
1208| #define _ALL_SOURCE 1
1209| #define _DARWIN_C_SOURCE 1
1210| #define _GNU_SOURCE 1
1211| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1212| #define _NETBSD_SOURCE 1
1213| #define _OPENBSD_SOURCE 1
1214| #define _POSIX_PTHREAD_SEMANTICS 1
1215| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1216| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1217| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1218| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1219| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1220| #define __STDC_WANT_LIB_EXT2__ 1
1221| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1222| #define _TANDEM_SOURCE 1
1223| #define __EXTENSIONS__ 1
1224| #define HAVE_PTHREAD_PRIO_INHERIT 1
1225| #define MYTHREAD_POSIX 1
1226| #define HAVE_CLOCK_GETTIME 1
1227| #define HAVE_DECL_CLOCK_MONOTONIC 1
1228| #define HAVE_DLFCN_H 1
1229| #define LT_OBJDIR ".libs/"
1230| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1231| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1232| #define HAVE_ICONV 1
1233| #define ENABLE_NLS 1
1234| #define HAVE_GETTEXT 1
1235| #define HAVE_DCGETTEXT 1
1236| #define HAVE_FCNTL_H 1
1237| #define HAVE_LIMITS_H 1
1238| #define HAVE_SYS_TIME_H 1
1239| #define HAVE_IMMINTRIN_H 1
1240| /* end confdefs.h.  */
1241| #include <stddef.h>
1242| #ifdef HAVE_STDIO_H
1243| # include <stdio.h>
1244| #endif
1245| #ifdef HAVE_STDLIB_H
1246| # include <stdlib.h>
1247| #endif
1248| #ifdef HAVE_STRING_H
1249| # include <string.h>
1250| #endif
1251| #ifdef HAVE_INTTYPES_H
1252| # include <inttypes.h>
1253| #endif
1254| #ifdef HAVE_STDINT_H
1255| # include <stdint.h>
1256| #endif
1257| #ifdef HAVE_STRINGS_H
1258| # include <strings.h>
1259| #endif
1260| #ifdef HAVE_SYS_TYPES_H
1261| # include <sys/types.h>
1262| #endif
1263| #ifdef HAVE_SYS_STAT_H
1264| # include <sys/stat.h>
1265| #endif
1266| #ifdef HAVE_UNISTD_H
1267| # include <unistd.h>
1268| #endif
1269| int
1270| main (void)
1271| {
1272| if (sizeof ((_Bool)))
1273|           return 0;
1274|   ;
1275|   return 0;
1276| }
1277configure:19382: result: yes
1278configure:19391: checking for stdbool.h that conforms to C99
1279configure:19507: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1280conftest.c:170:25: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
1281             bool ps = &s;
1282                  ~~    ^
1283conftest.c:175:28: warning: address of 't' will always evaluate to 'true' [-Wpointer-bool-conversion]
1284               _Bool pt = &t;
1285                     ~~    ^
1286conftest.c:185:55: warning: address of array 'y' will always evaluate to 'true' [-Wpointer-bool-conversion]
1287                                                     ~^
1288conftest.c:185:50: warning: address of array 'x' will always evaluate to 'true' [-Wpointer-bool-conversion]
1289                                                ~^
1290conftest.c:185:45: warning: address of array 'w' will always evaluate to 'true' [-Wpointer-bool-conversion]
1291                                           ~^
1292conftest.c:185:40: warning: address of array 'v' will always evaluate to 'true' [-Wpointer-bool-conversion]
1293                                      ~^
1294conftest.c:185:35: warning: address of array 'u' will always evaluate to 'true' [-Wpointer-bool-conversion]
1295                                 ~^
1296conftest.c:185:30: warning: address of array 'r' will always evaluate to 'true' [-Wpointer-bool-conversion]
1297                            ~^
1298conftest.c:185:25: warning: address of array 'q' will always evaluate to 'true' [-Wpointer-bool-conversion]
1299                       ~^
1300conftest.c:183:40: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
1301                                      ~^
1302conftest.c:183:35: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
1303                                 ~^
1304conftest.c:183:30: warning: address of array 'm' will always evaluate to 'true' [-Wpointer-bool-conversion]
1305                            ~^
1306conftest.c:183:25: warning: address of array 'l' will always evaluate to 'true' [-Wpointer-bool-conversion]
1307                       ~^
1308conftest.c:182:73: warning: address of array 'k' will always evaluate to 'true' [-Wpointer-bool-conversion]
1309             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1310                                                                       ~^
1311conftest.c:182:68: warning: address of array 'j' will always evaluate to 'true' [-Wpointer-bool-conversion]
1312             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1313                                                                  ~^
1314conftest.c:182:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
1315             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1316                                                             ~^
1317conftest.c:182:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
1318             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1319                                    ~^
1320conftest.c:182:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
1321             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1322                               ~^
1323conftest.c:182:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
1324             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1325                          ~^
1326conftest.c:182:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
1327             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
1328                     ~^
132920 warnings generated.
1330configure:19507: $? = 0
1331configure:19515: result: yes
1332configure:19525: checking for uint8_t
1333configure:19525: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1334configure:19525: $? = 0
1335configure:19525: result: yes
1336configure:19537: checking for uint16_t
1337configure:19537: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1338configure:19537: $? = 0
1339configure:19537: result: yes
1340configure:19547: checking for int32_t
1341configure:19547: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1342configure:19547: $? = 0
1343configure:19547: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1344conftest.c:119:53: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow]
1345                 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
1346                                                                  ^
1347conftest.c:118:24: error: 'test_array' declared as an array with a negative size
1348static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
1349                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13501 warning and 1 error generated.
1351configure:19547: $? = 1
1352configure: failed program was:
1353| /* confdefs.h */
1354| #define PACKAGE_NAME "XZ Utils"
1355| #define PACKAGE_TARNAME "xz"
1356| #define PACKAGE_VERSION "5.2.9"
1357| #define PACKAGE_STRING "XZ Utils 5.2.9"
1358| #define PACKAGE_BUGREPORT "xz@tukaani.org"
1359| #define PACKAGE_URL "https://tukaani.org/xz/"
1360| #define NDEBUG 1
1361| #define HAVE_ENCODER_LZMA1 1
1362| #define HAVE_ENCODER_LZMA2 1
1363| #define HAVE_ENCODER_DELTA 1
1364| #define HAVE_ENCODER_X86 1
1365| #define HAVE_ENCODER_POWERPC 1
1366| #define HAVE_ENCODER_IA64 1
1367| #define HAVE_ENCODER_ARM 1
1368| #define HAVE_ENCODER_ARMTHUMB 1
1369| #define HAVE_ENCODER_SPARC 1
1370| #define HAVE_ENCODERS 1
1371| #define HAVE_DECODER_LZMA1 1
1372| #define HAVE_DECODER_LZMA2 1
1373| #define HAVE_DECODER_DELTA 1
1374| #define HAVE_DECODER_X86 1
1375| #define HAVE_DECODER_POWERPC 1
1376| #define HAVE_DECODER_IA64 1
1377| #define HAVE_DECODER_ARM 1
1378| #define HAVE_DECODER_ARMTHUMB 1
1379| #define HAVE_DECODER_SPARC 1
1380| #define HAVE_DECODERS 1
1381| #define HAVE_MF_HC3 1
1382| #define HAVE_MF_HC4 1
1383| #define HAVE_MF_BT2 1
1384| #define HAVE_MF_BT3 1
1385| #define HAVE_MF_BT4 1
1386| #define HAVE_CHECK_CRC32 1
1387| #define HAVE_CHECK_CRC64 1
1388| #define HAVE_CHECK_SHA256 1
1389| #define ASSUME_RAM 128
1390| #define PACKAGE "xz"
1391| #define VERSION "5.2.9"
1392| #define HAVE_STDIO_H 1
1393| #define HAVE_STDLIB_H 1
1394| #define HAVE_STRING_H 1
1395| #define HAVE_INTTYPES_H 1
1396| #define HAVE_STDINT_H 1
1397| #define HAVE_STRINGS_H 1
1398| #define HAVE_SYS_STAT_H 1
1399| #define HAVE_SYS_TYPES_H 1
1400| #define HAVE_UNISTD_H 1
1401| #define HAVE_WCHAR_H 1
1402| #define STDC_HEADERS 1
1403| #define _ALL_SOURCE 1
1404| #define _DARWIN_C_SOURCE 1
1405| #define _GNU_SOURCE 1
1406| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1407| #define _NETBSD_SOURCE 1
1408| #define _OPENBSD_SOURCE 1
1409| #define _POSIX_PTHREAD_SEMANTICS 1
1410| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1411| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1412| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1413| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1414| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1415| #define __STDC_WANT_LIB_EXT2__ 1
1416| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1417| #define _TANDEM_SOURCE 1
1418| #define __EXTENSIONS__ 1
1419| #define HAVE_PTHREAD_PRIO_INHERIT 1
1420| #define MYTHREAD_POSIX 1
1421| #define HAVE_CLOCK_GETTIME 1
1422| #define HAVE_DECL_CLOCK_MONOTONIC 1
1423| #define HAVE_DLFCN_H 1
1424| #define LT_OBJDIR ".libs/"
1425| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1426| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1427| #define HAVE_ICONV 1
1428| #define ENABLE_NLS 1
1429| #define HAVE_GETTEXT 1
1430| #define HAVE_DCGETTEXT 1
1431| #define HAVE_FCNTL_H 1
1432| #define HAVE_LIMITS_H 1
1433| #define HAVE_SYS_TIME_H 1
1434| #define HAVE_IMMINTRIN_H 1
1435| #define HAVE__BOOL 1
1436| #define HAVE_STDBOOL_H 1
1437| /* end confdefs.h.  */
1438| #include <stddef.h>
1439| #ifdef HAVE_STDIO_H
1440| # include <stdio.h>
1441| #endif
1442| #ifdef HAVE_STDLIB_H
1443| # include <stdlib.h>
1444| #endif
1445| #ifdef HAVE_STRING_H
1446| # include <string.h>
1447| #endif
1448| #ifdef HAVE_INTTYPES_H
1449| # include <inttypes.h>
1450| #endif
1451| #ifdef HAVE_STDINT_H
1452| # include <stdint.h>
1453| #endif
1454| #ifdef HAVE_STRINGS_H
1455| # include <strings.h>
1456| #endif
1457| #ifdef HAVE_SYS_TYPES_H
1458| # include <sys/types.h>
1459| #endif
1460| #ifdef HAVE_SYS_STAT_H
1461| # include <sys/stat.h>
1462| #endif
1463| #ifdef HAVE_UNISTD_H
1464| # include <unistd.h>
1465| #endif
1466|               enum { N = 32 / 2 - 1 };
1467| int
1468| main (void)
1469| {
1470| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
1471|                < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
1472| test_array [0] = 0;
1473| return test_array [0];
1474|
1475|   ;
1476|   return 0;
1477| }
1478configure:19547: result: yes
1479configure:19556: checking for uint32_t
1480configure:19556: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1481configure:19556: $? = 0
1482configure:19556: result: yes
1483configure:19568: checking for int64_t
1484configure:19568: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1485configure:19568: $? = 0
1486configure:19568: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1487conftest.c:119:53: warning: overflow in expression; result is -9223372036854775808 with type 'long long' [-Winteger-overflow]
1488                 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
1489                                                                  ^
1490conftest.c:118:24: error: 'test_array' declared as an array with a negative size
1491static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
1492                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14931 warning and 1 error generated.
1494configure:19568: $? = 1
1495configure: failed program was:
1496| /* confdefs.h */
1497| #define PACKAGE_NAME "XZ Utils"
1498| #define PACKAGE_TARNAME "xz"
1499| #define PACKAGE_VERSION "5.2.9"
1500| #define PACKAGE_STRING "XZ Utils 5.2.9"
1501| #define PACKAGE_BUGREPORT "xz@tukaani.org"
1502| #define PACKAGE_URL "https://tukaani.org/xz/"
1503| #define NDEBUG 1
1504| #define HAVE_ENCODER_LZMA1 1
1505| #define HAVE_ENCODER_LZMA2 1
1506| #define HAVE_ENCODER_DELTA 1
1507| #define HAVE_ENCODER_X86 1
1508| #define HAVE_ENCODER_POWERPC 1
1509| #define HAVE_ENCODER_IA64 1
1510| #define HAVE_ENCODER_ARM 1
1511| #define HAVE_ENCODER_ARMTHUMB 1
1512| #define HAVE_ENCODER_SPARC 1
1513| #define HAVE_ENCODERS 1
1514| #define HAVE_DECODER_LZMA1 1
1515| #define HAVE_DECODER_LZMA2 1
1516| #define HAVE_DECODER_DELTA 1
1517| #define HAVE_DECODER_X86 1
1518| #define HAVE_DECODER_POWERPC 1
1519| #define HAVE_DECODER_IA64 1
1520| #define HAVE_DECODER_ARM 1
1521| #define HAVE_DECODER_ARMTHUMB 1
1522| #define HAVE_DECODER_SPARC 1
1523| #define HAVE_DECODERS 1
1524| #define HAVE_MF_HC3 1
1525| #define HAVE_MF_HC4 1
1526| #define HAVE_MF_BT2 1
1527| #define HAVE_MF_BT3 1
1528| #define HAVE_MF_BT4 1
1529| #define HAVE_CHECK_CRC32 1
1530| #define HAVE_CHECK_CRC64 1
1531| #define HAVE_CHECK_SHA256 1
1532| #define ASSUME_RAM 128
1533| #define PACKAGE "xz"
1534| #define VERSION "5.2.9"
1535| #define HAVE_STDIO_H 1
1536| #define HAVE_STDLIB_H 1
1537| #define HAVE_STRING_H 1
1538| #define HAVE_INTTYPES_H 1
1539| #define HAVE_STDINT_H 1
1540| #define HAVE_STRINGS_H 1
1541| #define HAVE_SYS_STAT_H 1
1542| #define HAVE_SYS_TYPES_H 1
1543| #define HAVE_UNISTD_H 1
1544| #define HAVE_WCHAR_H 1
1545| #define STDC_HEADERS 1
1546| #define _ALL_SOURCE 1
1547| #define _DARWIN_C_SOURCE 1
1548| #define _GNU_SOURCE 1
1549| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1550| #define _NETBSD_SOURCE 1
1551| #define _OPENBSD_SOURCE 1
1552| #define _POSIX_PTHREAD_SEMANTICS 1
1553| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1554| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1555| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1556| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1557| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1558| #define __STDC_WANT_LIB_EXT2__ 1
1559| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1560| #define _TANDEM_SOURCE 1
1561| #define __EXTENSIONS__ 1
1562| #define HAVE_PTHREAD_PRIO_INHERIT 1
1563| #define MYTHREAD_POSIX 1
1564| #define HAVE_CLOCK_GETTIME 1
1565| #define HAVE_DECL_CLOCK_MONOTONIC 1
1566| #define HAVE_DLFCN_H 1
1567| #define LT_OBJDIR ".libs/"
1568| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1569| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1570| #define HAVE_ICONV 1
1571| #define ENABLE_NLS 1
1572| #define HAVE_GETTEXT 1
1573| #define HAVE_DCGETTEXT 1
1574| #define HAVE_FCNTL_H 1
1575| #define HAVE_LIMITS_H 1
1576| #define HAVE_SYS_TIME_H 1
1577| #define HAVE_IMMINTRIN_H 1
1578| #define HAVE__BOOL 1
1579| #define HAVE_STDBOOL_H 1
1580| /* end confdefs.h.  */
1581| #include <stddef.h>
1582| #ifdef HAVE_STDIO_H
1583| # include <stdio.h>
1584| #endif
1585| #ifdef HAVE_STDLIB_H
1586| # include <stdlib.h>
1587| #endif
1588| #ifdef HAVE_STRING_H
1589| # include <string.h>
1590| #endif
1591| #ifdef HAVE_INTTYPES_H
1592| # include <inttypes.h>
1593| #endif
1594| #ifdef HAVE_STDINT_H
1595| # include <stdint.h>
1596| #endif
1597| #ifdef HAVE_STRINGS_H
1598| # include <strings.h>
1599| #endif
1600| #ifdef HAVE_SYS_TYPES_H
1601| # include <sys/types.h>
1602| #endif
1603| #ifdef HAVE_SYS_STAT_H
1604| # include <sys/stat.h>
1605| #endif
1606| #ifdef HAVE_UNISTD_H
1607| # include <unistd.h>
1608| #endif
1609|               enum { N = 64 / 2 - 1 };
1610| int
1611| main (void)
1612| {
1613| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
1614|                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
1615| test_array [0] = 0;
1616| return test_array [0];
1617|
1618|   ;
1619|   return 0;
1620| }
1621configure:19568: result: yes
1622configure:19577: checking for uint64_t
1623configure:19577: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1624configure:19577: $? = 0
1625configure:19577: result: yes
1626configure:19590: checking for uintptr_t
1627configure:19590: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1628configure:19590: $? = 0
1629configure:19590: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1630conftest.c:117:24: error: expected expression
1631if (sizeof ((uintptr_t)))
1632                       ^
16331 error generated.
1634configure:19590: $? = 1
1635configure: failed program was:
1636| /* confdefs.h */
1637| #define PACKAGE_NAME "XZ Utils"
1638| #define PACKAGE_TARNAME "xz"
1639| #define PACKAGE_VERSION "5.2.9"
1640| #define PACKAGE_STRING "XZ Utils 5.2.9"
1641| #define PACKAGE_BUGREPORT "xz@tukaani.org"
1642| #define PACKAGE_URL "https://tukaani.org/xz/"
1643| #define NDEBUG 1
1644| #define HAVE_ENCODER_LZMA1 1
1645| #define HAVE_ENCODER_LZMA2 1
1646| #define HAVE_ENCODER_DELTA 1
1647| #define HAVE_ENCODER_X86 1
1648| #define HAVE_ENCODER_POWERPC 1
1649| #define HAVE_ENCODER_IA64 1
1650| #define HAVE_ENCODER_ARM 1
1651| #define HAVE_ENCODER_ARMTHUMB 1
1652| #define HAVE_ENCODER_SPARC 1
1653| #define HAVE_ENCODERS 1
1654| #define HAVE_DECODER_LZMA1 1
1655| #define HAVE_DECODER_LZMA2 1
1656| #define HAVE_DECODER_DELTA 1
1657| #define HAVE_DECODER_X86 1
1658| #define HAVE_DECODER_POWERPC 1
1659| #define HAVE_DECODER_IA64 1
1660| #define HAVE_DECODER_ARM 1
1661| #define HAVE_DECODER_ARMTHUMB 1
1662| #define HAVE_DECODER_SPARC 1
1663| #define HAVE_DECODERS 1
1664| #define HAVE_MF_HC3 1
1665| #define HAVE_MF_HC4 1
1666| #define HAVE_MF_BT2 1
1667| #define HAVE_MF_BT3 1
1668| #define HAVE_MF_BT4 1
1669| #define HAVE_CHECK_CRC32 1
1670| #define HAVE_CHECK_CRC64 1
1671| #define HAVE_CHECK_SHA256 1
1672| #define ASSUME_RAM 128
1673| #define PACKAGE "xz"
1674| #define VERSION "5.2.9"
1675| #define HAVE_STDIO_H 1
1676| #define HAVE_STDLIB_H 1
1677| #define HAVE_STRING_H 1
1678| #define HAVE_INTTYPES_H 1
1679| #define HAVE_STDINT_H 1
1680| #define HAVE_STRINGS_H 1
1681| #define HAVE_SYS_STAT_H 1
1682| #define HAVE_SYS_TYPES_H 1
1683| #define HAVE_UNISTD_H 1
1684| #define HAVE_WCHAR_H 1
1685| #define STDC_HEADERS 1
1686| #define _ALL_SOURCE 1
1687| #define _DARWIN_C_SOURCE 1
1688| #define _GNU_SOURCE 1
1689| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1690| #define _NETBSD_SOURCE 1
1691| #define _OPENBSD_SOURCE 1
1692| #define _POSIX_PTHREAD_SEMANTICS 1
1693| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1694| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1695| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1696| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1697| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1698| #define __STDC_WANT_LIB_EXT2__ 1
1699| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1700| #define _TANDEM_SOURCE 1
1701| #define __EXTENSIONS__ 1
1702| #define HAVE_PTHREAD_PRIO_INHERIT 1
1703| #define MYTHREAD_POSIX 1
1704| #define HAVE_CLOCK_GETTIME 1
1705| #define HAVE_DECL_CLOCK_MONOTONIC 1
1706| #define HAVE_DLFCN_H 1
1707| #define LT_OBJDIR ".libs/"
1708| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1709| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1710| #define HAVE_ICONV 1
1711| #define ENABLE_NLS 1
1712| #define HAVE_GETTEXT 1
1713| #define HAVE_DCGETTEXT 1
1714| #define HAVE_FCNTL_H 1
1715| #define HAVE_LIMITS_H 1
1716| #define HAVE_SYS_TIME_H 1
1717| #define HAVE_IMMINTRIN_H 1
1718| #define HAVE__BOOL 1
1719| #define HAVE_STDBOOL_H 1
1720| /* end confdefs.h.  */
1721| #include <stddef.h>
1722| #ifdef HAVE_STDIO_H
1723| # include <stdio.h>
1724| #endif
1725| #ifdef HAVE_STDLIB_H
1726| # include <stdlib.h>
1727| #endif
1728| #ifdef HAVE_STRING_H
1729| # include <string.h>
1730| #endif
1731| #ifdef HAVE_INTTYPES_H
1732| # include <inttypes.h>
1733| #endif
1734| #ifdef HAVE_STDINT_H
1735| # include <stdint.h>
1736| #endif
1737| #ifdef HAVE_STRINGS_H
1738| # include <strings.h>
1739| #endif
1740| #ifdef HAVE_SYS_TYPES_H
1741| # include <sys/types.h>
1742| #endif
1743| #ifdef HAVE_SYS_STAT_H
1744| # include <sys/stat.h>
1745| #endif
1746| #ifdef HAVE_UNISTD_H
1747| # include <unistd.h>
1748| #endif
1749| int
1750| main (void)
1751| {
1752| if (sizeof ((uintptr_t)))
1753|           return 0;
1754|   ;
1755|   return 0;
1756| }
1757configure:19590: result: yes
1758configure:19631: checking size of size_t
1759configure:19637: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
1760configure:19637: $? = 0
1761configure:19637: ./conftest
1762configure:19637: $? = 0
1763configure:19652: result: 8
1764configure:19664: checking for struct stat.st_atim.tv_nsec
1765configure:19664: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1766conftest.c:120:13: error: no member named 'st_atim' in 'struct stat'
1767if (ac_aggr.st_atim.tv_nsec)
1768    ~~~~~~~ ^
17691 error generated.
1770configure:19664: $? = 1
1771configure: failed program was:
1772| /* confdefs.h */
1773| #define PACKAGE_NAME "XZ Utils"
1774| #define PACKAGE_TARNAME "xz"
1775| #define PACKAGE_VERSION "5.2.9"
1776| #define PACKAGE_STRING "XZ Utils 5.2.9"
1777| #define PACKAGE_BUGREPORT "xz@tukaani.org"
1778| #define PACKAGE_URL "https://tukaani.org/xz/"
1779| #define NDEBUG 1
1780| #define HAVE_ENCODER_LZMA1 1
1781| #define HAVE_ENCODER_LZMA2 1
1782| #define HAVE_ENCODER_DELTA 1
1783| #define HAVE_ENCODER_X86 1
1784| #define HAVE_ENCODER_POWERPC 1
1785| #define HAVE_ENCODER_IA64 1
1786| #define HAVE_ENCODER_ARM 1
1787| #define HAVE_ENCODER_ARMTHUMB 1
1788| #define HAVE_ENCODER_SPARC 1
1789| #define HAVE_ENCODERS 1
1790| #define HAVE_DECODER_LZMA1 1
1791| #define HAVE_DECODER_LZMA2 1
1792| #define HAVE_DECODER_DELTA 1
1793| #define HAVE_DECODER_X86 1
1794| #define HAVE_DECODER_POWERPC 1
1795| #define HAVE_DECODER_IA64 1
1796| #define HAVE_DECODER_ARM 1
1797| #define HAVE_DECODER_ARMTHUMB 1
1798| #define HAVE_DECODER_SPARC 1
1799| #define HAVE_DECODERS 1
1800| #define HAVE_MF_HC3 1
1801| #define HAVE_MF_HC4 1
1802| #define HAVE_MF_BT2 1
1803| #define HAVE_MF_BT3 1
1804| #define HAVE_MF_BT4 1
1805| #define HAVE_CHECK_CRC32 1
1806| #define HAVE_CHECK_CRC64 1
1807| #define HAVE_CHECK_SHA256 1
1808| #define ASSUME_RAM 128
1809| #define PACKAGE "xz"
1810| #define VERSION "5.2.9"
1811| #define HAVE_STDIO_H 1
1812| #define HAVE_STDLIB_H 1
1813| #define HAVE_STRING_H 1
1814| #define HAVE_INTTYPES_H 1
1815| #define HAVE_STDINT_H 1
1816| #define HAVE_STRINGS_H 1
1817| #define HAVE_SYS_STAT_H 1
1818| #define HAVE_SYS_TYPES_H 1
1819| #define HAVE_UNISTD_H 1
1820| #define HAVE_WCHAR_H 1
1821| #define STDC_HEADERS 1
1822| #define _ALL_SOURCE 1
1823| #define _DARWIN_C_SOURCE 1
1824| #define _GNU_SOURCE 1
1825| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1826| #define _NETBSD_SOURCE 1
1827| #define _OPENBSD_SOURCE 1
1828| #define _POSIX_PTHREAD_SEMANTICS 1
1829| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1830| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1831| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1832| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1833| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1834| #define __STDC_WANT_LIB_EXT2__ 1
1835| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1836| #define _TANDEM_SOURCE 1
1837| #define __EXTENSIONS__ 1
1838| #define HAVE_PTHREAD_PRIO_INHERIT 1
1839| #define MYTHREAD_POSIX 1
1840| #define HAVE_CLOCK_GETTIME 1
1841| #define HAVE_DECL_CLOCK_MONOTONIC 1
1842| #define HAVE_DLFCN_H 1
1843| #define LT_OBJDIR ".libs/"
1844| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1845| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1846| #define HAVE_ICONV 1
1847| #define ENABLE_NLS 1
1848| #define HAVE_GETTEXT 1
1849| #define HAVE_DCGETTEXT 1
1850| #define HAVE_FCNTL_H 1
1851| #define HAVE_LIMITS_H 1
1852| #define HAVE_SYS_TIME_H 1
1853| #define HAVE_IMMINTRIN_H 1
1854| #define HAVE__BOOL 1
1855| #define HAVE_STDBOOL_H 1
1856| #define HAVE_UINTPTR_T 1
1857| #define SIZEOF_SIZE_T 8
1858| /* end confdefs.h.  */
1859| #include <stddef.h>
1860| #ifdef HAVE_STDIO_H
1861| # include <stdio.h>
1862| #endif
1863| #ifdef HAVE_STDLIB_H
1864| # include <stdlib.h>
1865| #endif
1866| #ifdef HAVE_STRING_H
1867| # include <string.h>
1868| #endif
1869| #ifdef HAVE_INTTYPES_H
1870| # include <inttypes.h>
1871| #endif
1872| #ifdef HAVE_STDINT_H
1873| # include <stdint.h>
1874| #endif
1875| #ifdef HAVE_STRINGS_H
1876| # include <strings.h>
1877| #endif
1878| #ifdef HAVE_SYS_TYPES_H
1879| # include <sys/types.h>
1880| #endif
1881| #ifdef HAVE_SYS_STAT_H
1882| # include <sys/stat.h>
1883| #endif
1884| #ifdef HAVE_UNISTD_H
1885| # include <unistd.h>
1886| #endif
1887| int
1888| main (void)
1889| {
1890| static struct stat ac_aggr;
1891| if (ac_aggr.st_atim.tv_nsec)
1892| return 0;
1893|   ;
1894|   return 0;
1895| }
1896configure:19664: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
1897conftest.c:120:20: error: no member named 'st_atim' in 'struct stat'
1898if (sizeof ac_aggr.st_atim.tv_nsec)
1899           ~~~~~~~ ^
19001 error generated.
1901configure:19664: $? = 1
1902configure: failed program was:
1903| /* confdefs.h */
1904| #define PACKAGE_NAME "XZ Utils"
1905| #define PACKAGE_TARNAME "xz"
1906| #define PACKAGE_VERSION "5.2.9"
1907| #define PACKAGE_STRING "XZ Utils 5.2.9"
1908| #define PACKAGE_BUGREPORT "xz@tukaani.org"
1909| #define PACKAGE_URL "https://tukaani.org/xz/"
1910| #define NDEBUG 1
1911| #define HAVE_ENCODER_LZMA1 1
1912| #define HAVE_ENCODER_LZMA2 1
1913| #define HAVE_ENCODER_DELTA 1
1914| #define HAVE_ENCODER_X86 1
1915| #define HAVE_ENCODER_POWERPC 1
1916| #define HAVE_ENCODER_IA64 1
1917| #define HAVE_ENCODER_ARM 1
1918| #define HAVE_ENCODER_ARMTHUMB 1
1919| #define HAVE_ENCODER_SPARC 1
1920| #define HAVE_ENCODERS 1
1921| #define HAVE_DECODER_LZMA1 1
1922| #define HAVE_DECODER_LZMA2 1
1923| #define HAVE_DECODER_DELTA 1
1924| #define HAVE_DECODER_X86 1
1925| #define HAVE_DECODER_POWERPC 1
1926| #define HAVE_DECODER_IA64 1
1927| #define HAVE_DECODER_ARM 1
1928| #define HAVE_DECODER_ARMTHUMB 1
1929| #define HAVE_DECODER_SPARC 1
1930| #define HAVE_DECODERS 1
1931| #define HAVE_MF_HC3 1
1932| #define HAVE_MF_HC4 1
1933| #define HAVE_MF_BT2 1
1934| #define HAVE_MF_BT3 1
1935| #define HAVE_MF_BT4 1
1936| #define HAVE_CHECK_CRC32 1
1937| #define HAVE_CHECK_CRC64 1
1938| #define HAVE_CHECK_SHA256 1
1939| #define ASSUME_RAM 128
1940| #define PACKAGE "xz"
1941| #define VERSION "5.2.9"
1942| #define HAVE_STDIO_H 1
1943| #define HAVE_STDLIB_H 1
1944| #define HAVE_STRING_H 1
1945| #define HAVE_INTTYPES_H 1
1946| #define HAVE_STDINT_H 1
1947| #define HAVE_STRINGS_H 1
1948| #define HAVE_SYS_STAT_H 1
1949| #define HAVE_SYS_TYPES_H 1
1950| #define HAVE_UNISTD_H 1
1951| #define HAVE_WCHAR_H 1
1952| #define STDC_HEADERS 1
1953| #define _ALL_SOURCE 1
1954| #define _DARWIN_C_SOURCE 1
1955| #define _GNU_SOURCE 1
1956| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1957| #define _NETBSD_SOURCE 1
1958| #define _OPENBSD_SOURCE 1
1959| #define _POSIX_PTHREAD_SEMANTICS 1
1960| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1961| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1962| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1963| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1964| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1965| #define __STDC_WANT_LIB_EXT2__ 1
1966| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1967| #define _TANDEM_SOURCE 1
1968| #define __EXTENSIONS__ 1
1969| #define HAVE_PTHREAD_PRIO_INHERIT 1
1970| #define MYTHREAD_POSIX 1
1971| #define HAVE_CLOCK_GETTIME 1
1972| #define HAVE_DECL_CLOCK_MONOTONIC 1
1973| #define HAVE_DLFCN_H 1
1974| #define LT_OBJDIR ".libs/"
1975| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1976| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1977| #define HAVE_ICONV 1
1978| #define ENABLE_NLS 1
1979| #define HAVE_GETTEXT 1
1980| #define HAVE_DCGETTEXT 1
1981| #define HAVE_FCNTL_H 1
1982| #define HAVE_LIMITS_H 1
1983| #define HAVE_SYS_TIME_H 1
1984| #define HAVE_IMMINTRIN_H 1
1985| #define HAVE__BOOL 1
1986| #define HAVE_STDBOOL_H 1
1987| #define HAVE_UINTPTR_T 1
1988| #define SIZEOF_SIZE_T 8
1989| /* end confdefs.h.  */
1990| #include <stddef.h>
1991| #ifdef HAVE_STDIO_H
1992| # include <stdio.h>
1993| #endif
1994| #ifdef HAVE_STDLIB_H
1995| # include <stdlib.h>
1996| #endif
1997| #ifdef HAVE_STRING_H
1998| # include <string.h>
1999| #endif
2000| #ifdef HAVE_INTTYPES_H
2001| # include <inttypes.h>
2002| #endif
2003| #ifdef HAVE_STDINT_H
2004| # include <stdint.h>
2005| #endif
2006| #ifdef HAVE_STRINGS_H
2007| # include <strings.h>
2008| #endif
2009| #ifdef HAVE_SYS_TYPES_H
2010| # include <sys/types.h>
2011| #endif
2012| #ifdef HAVE_SYS_STAT_H
2013| # include <sys/stat.h>
2014| #endif
2015| #ifdef HAVE_UNISTD_H
2016| # include <unistd.h>
2017| #endif
2018| int
2019| main (void)
2020| {
2021| static struct stat ac_aggr;
2022| if (sizeof ac_aggr.st_atim.tv_nsec)
2023| return 0;
2024|   ;
2025|   return 0;
2026| }
2027configure:19664: result: no
2028configure:19672: checking for struct stat.st_atimespec.tv_nsec
2029configure:19672: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2030configure:19672: $? = 0
2031configure:19672: result: yes
2032configure:19680: checking for struct stat.st_atimensec
2033configure:19680: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2034conftest.c:121:13: error: no member named 'st_atimensec' in 'struct stat'; did you mean 'st_atimespec'?
2035if (ac_aggr.st_atimensec)
2036            ^~~~~~~~~~~~
2037            st_atimespec
2038/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:182:13: note: 'st_atimespec' declared here
2039struct stat __DARWIN_STRUCT_STAT64;
2040            ^
2041/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64'
2042        __DARWIN_STRUCT_STAT64_TIMES \
2043        ^
2044/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:129:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES'
2045        struct timespec st_atimespec;           /* time of last access */ \
2046                        ^
20471 error generated.
2048configure:19680: $? = 1
2049configure: failed program was:
2050| /* confdefs.h */
2051| #define PACKAGE_NAME "XZ Utils"
2052| #define PACKAGE_TARNAME "xz"
2053| #define PACKAGE_VERSION "5.2.9"
2054| #define PACKAGE_STRING "XZ Utils 5.2.9"
2055| #define PACKAGE_BUGREPORT "xz@tukaani.org"
2056| #define PACKAGE_URL "https://tukaani.org/xz/"
2057| #define NDEBUG 1
2058| #define HAVE_ENCODER_LZMA1 1
2059| #define HAVE_ENCODER_LZMA2 1
2060| #define HAVE_ENCODER_DELTA 1
2061| #define HAVE_ENCODER_X86 1
2062| #define HAVE_ENCODER_POWERPC 1
2063| #define HAVE_ENCODER_IA64 1
2064| #define HAVE_ENCODER_ARM 1
2065| #define HAVE_ENCODER_ARMTHUMB 1
2066| #define HAVE_ENCODER_SPARC 1
2067| #define HAVE_ENCODERS 1
2068| #define HAVE_DECODER_LZMA1 1
2069| #define HAVE_DECODER_LZMA2 1
2070| #define HAVE_DECODER_DELTA 1
2071| #define HAVE_DECODER_X86 1
2072| #define HAVE_DECODER_POWERPC 1
2073| #define HAVE_DECODER_IA64 1
2074| #define HAVE_DECODER_ARM 1
2075| #define HAVE_DECODER_ARMTHUMB 1
2076| #define HAVE_DECODER_SPARC 1
2077| #define HAVE_DECODERS 1
2078| #define HAVE_MF_HC3 1
2079| #define HAVE_MF_HC4 1
2080| #define HAVE_MF_BT2 1
2081| #define HAVE_MF_BT3 1
2082| #define HAVE_MF_BT4 1
2083| #define HAVE_CHECK_CRC32 1
2084| #define HAVE_CHECK_CRC64 1
2085| #define HAVE_CHECK_SHA256 1
2086| #define ASSUME_RAM 128
2087| #define PACKAGE "xz"
2088| #define VERSION "5.2.9"
2089| #define HAVE_STDIO_H 1
2090| #define HAVE_STDLIB_H 1
2091| #define HAVE_STRING_H 1
2092| #define HAVE_INTTYPES_H 1
2093| #define HAVE_STDINT_H 1
2094| #define HAVE_STRINGS_H 1
2095| #define HAVE_SYS_STAT_H 1
2096| #define HAVE_SYS_TYPES_H 1
2097| #define HAVE_UNISTD_H 1
2098| #define HAVE_WCHAR_H 1
2099| #define STDC_HEADERS 1
2100| #define _ALL_SOURCE 1
2101| #define _DARWIN_C_SOURCE 1
2102| #define _GNU_SOURCE 1
2103| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2104| #define _NETBSD_SOURCE 1
2105| #define _OPENBSD_SOURCE 1
2106| #define _POSIX_PTHREAD_SEMANTICS 1
2107| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2108| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2109| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2110| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2111| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2112| #define __STDC_WANT_LIB_EXT2__ 1
2113| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2114| #define _TANDEM_SOURCE 1
2115| #define __EXTENSIONS__ 1
2116| #define HAVE_PTHREAD_PRIO_INHERIT 1
2117| #define MYTHREAD_POSIX 1
2118| #define HAVE_CLOCK_GETTIME 1
2119| #define HAVE_DECL_CLOCK_MONOTONIC 1
2120| #define HAVE_DLFCN_H 1
2121| #define LT_OBJDIR ".libs/"
2122| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2123| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2124| #define HAVE_ICONV 1
2125| #define ENABLE_NLS 1
2126| #define HAVE_GETTEXT 1
2127| #define HAVE_DCGETTEXT 1
2128| #define HAVE_FCNTL_H 1
2129| #define HAVE_LIMITS_H 1
2130| #define HAVE_SYS_TIME_H 1
2131| #define HAVE_IMMINTRIN_H 1
2132| #define HAVE__BOOL 1
2133| #define HAVE_STDBOOL_H 1
2134| #define HAVE_UINTPTR_T 1
2135| #define SIZEOF_SIZE_T 8
2136| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
2137| /* end confdefs.h.  */
2138| #include <stddef.h>
2139| #ifdef HAVE_STDIO_H
2140| # include <stdio.h>
2141| #endif
2142| #ifdef HAVE_STDLIB_H
2143| # include <stdlib.h>
2144| #endif
2145| #ifdef HAVE_STRING_H
2146| # include <string.h>
2147| #endif
2148| #ifdef HAVE_INTTYPES_H
2149| # include <inttypes.h>
2150| #endif
2151| #ifdef HAVE_STDINT_H
2152| # include <stdint.h>
2153| #endif
2154| #ifdef HAVE_STRINGS_H
2155| # include <strings.h>
2156| #endif
2157| #ifdef HAVE_SYS_TYPES_H
2158| # include <sys/types.h>
2159| #endif
2160| #ifdef HAVE_SYS_STAT_H
2161| # include <sys/stat.h>
2162| #endif
2163| #ifdef HAVE_UNISTD_H
2164| # include <unistd.h>
2165| #endif
2166| int
2167| main (void)
2168| {
2169| static struct stat ac_aggr;
2170| if (ac_aggr.st_atimensec)
2171| return 0;
2172|   ;
2173|   return 0;
2174| }
2175configure:19680: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2176conftest.c:121:20: error: no member named 'st_atimensec' in 'struct stat'; did you mean 'st_atimespec'?
2177if (sizeof ac_aggr.st_atimensec)
2178                   ^~~~~~~~~~~~
2179                   st_atimespec
2180/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:182:13: note: 'st_atimespec' declared here
2181struct stat __DARWIN_STRUCT_STAT64;
2182            ^
2183/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64'
2184        __DARWIN_STRUCT_STAT64_TIMES \
2185        ^
2186/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/stat.h:129:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES'
2187        struct timespec st_atimespec;           /* time of last access */ \
2188                        ^
21891 error generated.
2190configure:19680: $? = 1
2191configure: failed program was:
2192| /* confdefs.h */
2193| #define PACKAGE_NAME "XZ Utils"
2194| #define PACKAGE_TARNAME "xz"
2195| #define PACKAGE_VERSION "5.2.9"
2196| #define PACKAGE_STRING "XZ Utils 5.2.9"
2197| #define PACKAGE_BUGREPORT "xz@tukaani.org"
2198| #define PACKAGE_URL "https://tukaani.org/xz/"
2199| #define NDEBUG 1
2200| #define HAVE_ENCODER_LZMA1 1
2201| #define HAVE_ENCODER_LZMA2 1
2202| #define HAVE_ENCODER_DELTA 1
2203| #define HAVE_ENCODER_X86 1
2204| #define HAVE_ENCODER_POWERPC 1
2205| #define HAVE_ENCODER_IA64 1
2206| #define HAVE_ENCODER_ARM 1
2207| #define HAVE_ENCODER_ARMTHUMB 1
2208| #define HAVE_ENCODER_SPARC 1
2209| #define HAVE_ENCODERS 1
2210| #define HAVE_DECODER_LZMA1 1
2211| #define HAVE_DECODER_LZMA2 1
2212| #define HAVE_DECODER_DELTA 1
2213| #define HAVE_DECODER_X86 1
2214| #define HAVE_DECODER_POWERPC 1
2215| #define HAVE_DECODER_IA64 1
2216| #define HAVE_DECODER_ARM 1
2217| #define HAVE_DECODER_ARMTHUMB 1
2218| #define HAVE_DECODER_SPARC 1
2219| #define HAVE_DECODERS 1
2220| #define HAVE_MF_HC3 1
2221| #define HAVE_MF_HC4 1
2222| #define HAVE_MF_BT2 1
2223| #define HAVE_MF_BT3 1
2224| #define HAVE_MF_BT4 1
2225| #define HAVE_CHECK_CRC32 1
2226| #define HAVE_CHECK_CRC64 1
2227| #define HAVE_CHECK_SHA256 1
2228| #define ASSUME_RAM 128
2229| #define PACKAGE "xz"
2230| #define VERSION "5.2.9"
2231| #define HAVE_STDIO_H 1
2232| #define HAVE_STDLIB_H 1
2233| #define HAVE_STRING_H 1
2234| #define HAVE_INTTYPES_H 1
2235| #define HAVE_STDINT_H 1
2236| #define HAVE_STRINGS_H 1
2237| #define HAVE_SYS_STAT_H 1
2238| #define HAVE_SYS_TYPES_H 1
2239| #define HAVE_UNISTD_H 1
2240| #define HAVE_WCHAR_H 1
2241| #define STDC_HEADERS 1
2242| #define _ALL_SOURCE 1
2243| #define _DARWIN_C_SOURCE 1
2244| #define _GNU_SOURCE 1
2245| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2246| #define _NETBSD_SOURCE 1
2247| #define _OPENBSD_SOURCE 1
2248| #define _POSIX_PTHREAD_SEMANTICS 1
2249| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2250| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2251| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2252| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2253| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2254| #define __STDC_WANT_LIB_EXT2__ 1
2255| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2256| #define _TANDEM_SOURCE 1
2257| #define __EXTENSIONS__ 1
2258| #define HAVE_PTHREAD_PRIO_INHERIT 1
2259| #define MYTHREAD_POSIX 1
2260| #define HAVE_CLOCK_GETTIME 1
2261| #define HAVE_DECL_CLOCK_MONOTONIC 1
2262| #define HAVE_DLFCN_H 1
2263| #define LT_OBJDIR ".libs/"
2264| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2265| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2266| #define HAVE_ICONV 1
2267| #define ENABLE_NLS 1
2268| #define HAVE_GETTEXT 1
2269| #define HAVE_DCGETTEXT 1
2270| #define HAVE_FCNTL_H 1
2271| #define HAVE_LIMITS_H 1
2272| #define HAVE_SYS_TIME_H 1
2273| #define HAVE_IMMINTRIN_H 1
2274| #define HAVE__BOOL 1
2275| #define HAVE_STDBOOL_H 1
2276| #define HAVE_UINTPTR_T 1
2277| #define SIZEOF_SIZE_T 8
2278| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
2279| /* end confdefs.h.  */
2280| #include <stddef.h>
2281| #ifdef HAVE_STDIO_H
2282| # include <stdio.h>
2283| #endif
2284| #ifdef HAVE_STDLIB_H
2285| # include <stdlib.h>
2286| #endif
2287| #ifdef HAVE_STRING_H
2288| # include <string.h>
2289| #endif
2290| #ifdef HAVE_INTTYPES_H
2291| # include <inttypes.h>
2292| #endif
2293| #ifdef HAVE_STDINT_H
2294| # include <stdint.h>
2295| #endif
2296| #ifdef HAVE_STRINGS_H
2297| # include <strings.h>
2298| #endif
2299| #ifdef HAVE_SYS_TYPES_H
2300| # include <sys/types.h>
2301| #endif
2302| #ifdef HAVE_SYS_STAT_H
2303| # include <sys/stat.h>
2304| #endif
2305| #ifdef HAVE_UNISTD_H
2306| # include <unistd.h>
2307| #endif
2308| int
2309| main (void)
2310| {
2311| static struct stat ac_aggr;
2312| if (sizeof ac_aggr.st_atimensec)
2313| return 0;
2314|   ;
2315|   return 0;
2316| }
2317configure:19680: result: no
2318configure:19688: checking for struct stat.st_uatime
2319configure:19688: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2320conftest.c:121:13: error: no member named 'st_uatime' in 'struct stat'
2321if (ac_aggr.st_uatime)
2322    ~~~~~~~ ^
23231 error generated.
2324configure:19688: $? = 1
2325configure: failed program was:
2326| /* confdefs.h */
2327| #define PACKAGE_NAME "XZ Utils"
2328| #define PACKAGE_TARNAME "xz"
2329| #define PACKAGE_VERSION "5.2.9"
2330| #define PACKAGE_STRING "XZ Utils 5.2.9"
2331| #define PACKAGE_BUGREPORT "xz@tukaani.org"
2332| #define PACKAGE_URL "https://tukaani.org/xz/"
2333| #define NDEBUG 1
2334| #define HAVE_ENCODER_LZMA1 1
2335| #define HAVE_ENCODER_LZMA2 1
2336| #define HAVE_ENCODER_DELTA 1
2337| #define HAVE_ENCODER_X86 1
2338| #define HAVE_ENCODER_POWERPC 1
2339| #define HAVE_ENCODER_IA64 1
2340| #define HAVE_ENCODER_ARM 1
2341| #define HAVE_ENCODER_ARMTHUMB 1
2342| #define HAVE_ENCODER_SPARC 1
2343| #define HAVE_ENCODERS 1
2344| #define HAVE_DECODER_LZMA1 1
2345| #define HAVE_DECODER_LZMA2 1
2346| #define HAVE_DECODER_DELTA 1
2347| #define HAVE_DECODER_X86 1
2348| #define HAVE_DECODER_POWERPC 1
2349| #define HAVE_DECODER_IA64 1
2350| #define HAVE_DECODER_ARM 1
2351| #define HAVE_DECODER_ARMTHUMB 1
2352| #define HAVE_DECODER_SPARC 1
2353| #define HAVE_DECODERS 1
2354| #define HAVE_MF_HC3 1
2355| #define HAVE_MF_HC4 1
2356| #define HAVE_MF_BT2 1
2357| #define HAVE_MF_BT3 1
2358| #define HAVE_MF_BT4 1
2359| #define HAVE_CHECK_CRC32 1
2360| #define HAVE_CHECK_CRC64 1
2361| #define HAVE_CHECK_SHA256 1
2362| #define ASSUME_RAM 128
2363| #define PACKAGE "xz"
2364| #define VERSION "5.2.9"
2365| #define HAVE_STDIO_H 1
2366| #define HAVE_STDLIB_H 1
2367| #define HAVE_STRING_H 1
2368| #define HAVE_INTTYPES_H 1
2369| #define HAVE_STDINT_H 1
2370| #define HAVE_STRINGS_H 1
2371| #define HAVE_SYS_STAT_H 1
2372| #define HAVE_SYS_TYPES_H 1
2373| #define HAVE_UNISTD_H 1
2374| #define HAVE_WCHAR_H 1
2375| #define STDC_HEADERS 1
2376| #define _ALL_SOURCE 1
2377| #define _DARWIN_C_SOURCE 1
2378| #define _GNU_SOURCE 1
2379| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2380| #define _NETBSD_SOURCE 1
2381| #define _OPENBSD_SOURCE 1
2382| #define _POSIX_PTHREAD_SEMANTICS 1
2383| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2384| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2385| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2386| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2387| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2388| #define __STDC_WANT_LIB_EXT2__ 1
2389| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2390| #define _TANDEM_SOURCE 1
2391| #define __EXTENSIONS__ 1
2392| #define HAVE_PTHREAD_PRIO_INHERIT 1
2393| #define MYTHREAD_POSIX 1
2394| #define HAVE_CLOCK_GETTIME 1
2395| #define HAVE_DECL_CLOCK_MONOTONIC 1
2396| #define HAVE_DLFCN_H 1
2397| #define LT_OBJDIR ".libs/"
2398| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2399| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2400| #define HAVE_ICONV 1
2401| #define ENABLE_NLS 1
2402| #define HAVE_GETTEXT 1
2403| #define HAVE_DCGETTEXT 1
2404| #define HAVE_FCNTL_H 1
2405| #define HAVE_LIMITS_H 1
2406| #define HAVE_SYS_TIME_H 1
2407| #define HAVE_IMMINTRIN_H 1
2408| #define HAVE__BOOL 1
2409| #define HAVE_STDBOOL_H 1
2410| #define HAVE_UINTPTR_T 1
2411| #define SIZEOF_SIZE_T 8
2412| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
2413| /* end confdefs.h.  */
2414| #include <stddef.h>
2415| #ifdef HAVE_STDIO_H
2416| # include <stdio.h>
2417| #endif
2418| #ifdef HAVE_STDLIB_H
2419| # include <stdlib.h>
2420| #endif
2421| #ifdef HAVE_STRING_H
2422| # include <string.h>
2423| #endif
2424| #ifdef HAVE_INTTYPES_H
2425| # include <inttypes.h>
2426| #endif
2427| #ifdef HAVE_STDINT_H
2428| # include <stdint.h>
2429| #endif
2430| #ifdef HAVE_STRINGS_H
2431| # include <strings.h>
2432| #endif
2433| #ifdef HAVE_SYS_TYPES_H
2434| # include <sys/types.h>
2435| #endif
2436| #ifdef HAVE_SYS_STAT_H
2437| # include <sys/stat.h>
2438| #endif
2439| #ifdef HAVE_UNISTD_H
2440| # include <unistd.h>
2441| #endif
2442| int
2443| main (void)
2444| {
2445| static struct stat ac_aggr;
2446| if (ac_aggr.st_uatime)
2447| return 0;
2448|   ;
2449|   return 0;
2450| }
2451configure:19688: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2452conftest.c:121:20: error: no member named 'st_uatime' in 'struct stat'
2453if (sizeof ac_aggr.st_uatime)
2454           ~~~~~~~ ^
24551 error generated.
2456configure:19688: $? = 1
2457configure: failed program was:
2458| /* confdefs.h */
2459| #define PACKAGE_NAME "XZ Utils"
2460| #define PACKAGE_TARNAME "xz"
2461| #define PACKAGE_VERSION "5.2.9"
2462| #define PACKAGE_STRING "XZ Utils 5.2.9"
2463| #define PACKAGE_BUGREPORT "xz@tukaani.org"
2464| #define PACKAGE_URL "https://tukaani.org/xz/"
2465| #define NDEBUG 1
2466| #define HAVE_ENCODER_LZMA1 1
2467| #define HAVE_ENCODER_LZMA2 1
2468| #define HAVE_ENCODER_DELTA 1
2469| #define HAVE_ENCODER_X86 1
2470| #define HAVE_ENCODER_POWERPC 1
2471| #define HAVE_ENCODER_IA64 1
2472| #define HAVE_ENCODER_ARM 1
2473| #define HAVE_ENCODER_ARMTHUMB 1
2474| #define HAVE_ENCODER_SPARC 1
2475| #define HAVE_ENCODERS 1
2476| #define HAVE_DECODER_LZMA1 1
2477| #define HAVE_DECODER_LZMA2 1
2478| #define HAVE_DECODER_DELTA 1
2479| #define HAVE_DECODER_X86 1
2480| #define HAVE_DECODER_POWERPC 1
2481| #define HAVE_DECODER_IA64 1
2482| #define HAVE_DECODER_ARM 1
2483| #define HAVE_DECODER_ARMTHUMB 1
2484| #define HAVE_DECODER_SPARC 1
2485| #define HAVE_DECODERS 1
2486| #define HAVE_MF_HC3 1
2487| #define HAVE_MF_HC4 1
2488| #define HAVE_MF_BT2 1
2489| #define HAVE_MF_BT3 1
2490| #define HAVE_MF_BT4 1
2491| #define HAVE_CHECK_CRC32 1
2492| #define HAVE_CHECK_CRC64 1
2493| #define HAVE_CHECK_SHA256 1
2494| #define ASSUME_RAM 128
2495| #define PACKAGE "xz"
2496| #define VERSION "5.2.9"
2497| #define HAVE_STDIO_H 1
2498| #define HAVE_STDLIB_H 1
2499| #define HAVE_STRING_H 1
2500| #define HAVE_INTTYPES_H 1
2501| #define HAVE_STDINT_H 1
2502| #define HAVE_STRINGS_H 1
2503| #define HAVE_SYS_STAT_H 1
2504| #define HAVE_SYS_TYPES_H 1
2505| #define HAVE_UNISTD_H 1
2506| #define HAVE_WCHAR_H 1
2507| #define STDC_HEADERS 1
2508| #define _ALL_SOURCE 1
2509| #define _DARWIN_C_SOURCE 1
2510| #define _GNU_SOURCE 1
2511| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2512| #define _NETBSD_SOURCE 1
2513| #define _OPENBSD_SOURCE 1
2514| #define _POSIX_PTHREAD_SEMANTICS 1
2515| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2516| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2517| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2518| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2519| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2520| #define __STDC_WANT_LIB_EXT2__ 1
2521| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2522| #define _TANDEM_SOURCE 1
2523| #define __EXTENSIONS__ 1
2524| #define HAVE_PTHREAD_PRIO_INHERIT 1
2525| #define MYTHREAD_POSIX 1
2526| #define HAVE_CLOCK_GETTIME 1
2527| #define HAVE_DECL_CLOCK_MONOTONIC 1
2528| #define HAVE_DLFCN_H 1
2529| #define LT_OBJDIR ".libs/"
2530| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2531| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2532| #define HAVE_ICONV 1
2533| #define ENABLE_NLS 1
2534| #define HAVE_GETTEXT 1
2535| #define HAVE_DCGETTEXT 1
2536| #define HAVE_FCNTL_H 1
2537| #define HAVE_LIMITS_H 1
2538| #define HAVE_SYS_TIME_H 1
2539| #define HAVE_IMMINTRIN_H 1
2540| #define HAVE__BOOL 1
2541| #define HAVE_STDBOOL_H 1
2542| #define HAVE_UINTPTR_T 1
2543| #define SIZEOF_SIZE_T 8
2544| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
2545| /* end confdefs.h.  */
2546| #include <stddef.h>
2547| #ifdef HAVE_STDIO_H
2548| # include <stdio.h>
2549| #endif
2550| #ifdef HAVE_STDLIB_H
2551| # include <stdlib.h>
2552| #endif
2553| #ifdef HAVE_STRING_H
2554| # include <string.h>
2555| #endif
2556| #ifdef HAVE_INTTYPES_H
2557| # include <inttypes.h>
2558| #endif
2559| #ifdef HAVE_STDINT_H
2560| # include <stdint.h>
2561| #endif
2562| #ifdef HAVE_STRINGS_H
2563| # include <strings.h>
2564| #endif
2565| #ifdef HAVE_SYS_TYPES_H
2566| # include <sys/types.h>
2567| #endif
2568| #ifdef HAVE_SYS_STAT_H
2569| # include <sys/stat.h>
2570| #endif
2571| #ifdef HAVE_UNISTD_H
2572| # include <unistd.h>
2573| #endif
2574| int
2575| main (void)
2576| {
2577| static struct stat ac_aggr;
2578| if (sizeof ac_aggr.st_uatime)
2579| return 0;
2580|   ;
2581|   return 0;
2582| }
2583configure:19688: result: no
2584configure:19696: checking for struct stat.st_atim.st__tim.tv_nsec
2585configure:19696: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2586conftest.c:121:13: error: no member named 'st_atim' in 'struct stat'
2587if (ac_aggr.st_atim.st__tim.tv_nsec)
2588    ~~~~~~~ ^
25891 error generated.
2590configure:19696: $? = 1
2591configure: failed program was:
2592| /* confdefs.h */
2593| #define PACKAGE_NAME "XZ Utils"
2594| #define PACKAGE_TARNAME "xz"
2595| #define PACKAGE_VERSION "5.2.9"
2596| #define PACKAGE_STRING "XZ Utils 5.2.9"
2597| #define PACKAGE_BUGREPORT "xz@tukaani.org"
2598| #define PACKAGE_URL "https://tukaani.org/xz/"
2599| #define NDEBUG 1
2600| #define HAVE_ENCODER_LZMA1 1
2601| #define HAVE_ENCODER_LZMA2 1
2602| #define HAVE_ENCODER_DELTA 1
2603| #define HAVE_ENCODER_X86 1
2604| #define HAVE_ENCODER_POWERPC 1
2605| #define HAVE_ENCODER_IA64 1
2606| #define HAVE_ENCODER_ARM 1
2607| #define HAVE_ENCODER_ARMTHUMB 1
2608| #define HAVE_ENCODER_SPARC 1
2609| #define HAVE_ENCODERS 1
2610| #define HAVE_DECODER_LZMA1 1
2611| #define HAVE_DECODER_LZMA2 1
2612| #define HAVE_DECODER_DELTA 1
2613| #define HAVE_DECODER_X86 1
2614| #define HAVE_DECODER_POWERPC 1
2615| #define HAVE_DECODER_IA64 1
2616| #define HAVE_DECODER_ARM 1
2617| #define HAVE_DECODER_ARMTHUMB 1
2618| #define HAVE_DECODER_SPARC 1
2619| #define HAVE_DECODERS 1
2620| #define HAVE_MF_HC3 1
2621| #define HAVE_MF_HC4 1
2622| #define HAVE_MF_BT2 1
2623| #define HAVE_MF_BT3 1
2624| #define HAVE_MF_BT4 1
2625| #define HAVE_CHECK_CRC32 1
2626| #define HAVE_CHECK_CRC64 1
2627| #define HAVE_CHECK_SHA256 1
2628| #define ASSUME_RAM 128
2629| #define PACKAGE "xz"
2630| #define VERSION "5.2.9"
2631| #define HAVE_STDIO_H 1
2632| #define HAVE_STDLIB_H 1
2633| #define HAVE_STRING_H 1
2634| #define HAVE_INTTYPES_H 1
2635| #define HAVE_STDINT_H 1
2636| #define HAVE_STRINGS_H 1
2637| #define HAVE_SYS_STAT_H 1
2638| #define HAVE_SYS_TYPES_H 1
2639| #define HAVE_UNISTD_H 1
2640| #define HAVE_WCHAR_H 1
2641| #define STDC_HEADERS 1
2642| #define _ALL_SOURCE 1
2643| #define _DARWIN_C_SOURCE 1
2644| #define _GNU_SOURCE 1
2645| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2646| #define _NETBSD_SOURCE 1
2647| #define _OPENBSD_SOURCE 1
2648| #define _POSIX_PTHREAD_SEMANTICS 1
2649| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2650| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2651| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2652| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2653| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2654| #define __STDC_WANT_LIB_EXT2__ 1
2655| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2656| #define _TANDEM_SOURCE 1
2657| #define __EXTENSIONS__ 1
2658| #define HAVE_PTHREAD_PRIO_INHERIT 1
2659| #define MYTHREAD_POSIX 1
2660| #define HAVE_CLOCK_GETTIME 1
2661| #define HAVE_DECL_CLOCK_MONOTONIC 1
2662| #define HAVE_DLFCN_H 1
2663| #define LT_OBJDIR ".libs/"
2664| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2665| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2666| #define HAVE_ICONV 1
2667| #define ENABLE_NLS 1
2668| #define HAVE_GETTEXT 1
2669| #define HAVE_DCGETTEXT 1
2670| #define HAVE_FCNTL_H 1
2671| #define HAVE_LIMITS_H 1
2672| #define HAVE_SYS_TIME_H 1
2673| #define HAVE_IMMINTRIN_H 1
2674| #define HAVE__BOOL 1
2675| #define HAVE_STDBOOL_H 1
2676| #define HAVE_UINTPTR_T 1
2677| #define SIZEOF_SIZE_T 8
2678| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
2679| /* end confdefs.h.  */
2680| #include <stddef.h>
2681| #ifdef HAVE_STDIO_H
2682| # include <stdio.h>
2683| #endif
2684| #ifdef HAVE_STDLIB_H
2685| # include <stdlib.h>
2686| #endif
2687| #ifdef HAVE_STRING_H
2688| # include <string.h>
2689| #endif
2690| #ifdef HAVE_INTTYPES_H
2691| # include <inttypes.h>
2692| #endif
2693| #ifdef HAVE_STDINT_H
2694| # include <stdint.h>
2695| #endif
2696| #ifdef HAVE_STRINGS_H
2697| # include <strings.h>
2698| #endif
2699| #ifdef HAVE_SYS_TYPES_H
2700| # include <sys/types.h>
2701| #endif
2702| #ifdef HAVE_SYS_STAT_H
2703| # include <sys/stat.h>
2704| #endif
2705| #ifdef HAVE_UNISTD_H
2706| # include <unistd.h>
2707| #endif
2708| int
2709| main (void)
2710| {
2711| static struct stat ac_aggr;
2712| if (ac_aggr.st_atim.st__tim.tv_nsec)
2713| return 0;
2714|   ;
2715|   return 0;
2716| }
2717configure:19696: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2718conftest.c:121:20: error: no member named 'st_atim' in 'struct stat'
2719if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
2720           ~~~~~~~ ^
27211 error generated.
2722configure:19696: $? = 1
2723configure: failed program was:
2724| /* confdefs.h */
2725| #define PACKAGE_NAME "XZ Utils"
2726| #define PACKAGE_TARNAME "xz"
2727| #define PACKAGE_VERSION "5.2.9"
2728| #define PACKAGE_STRING "XZ Utils 5.2.9"
2729| #define PACKAGE_BUGREPORT "xz@tukaani.org"
2730| #define PACKAGE_URL "https://tukaani.org/xz/"
2731| #define NDEBUG 1
2732| #define HAVE_ENCODER_LZMA1 1
2733| #define HAVE_ENCODER_LZMA2 1
2734| #define HAVE_ENCODER_DELTA 1
2735| #define HAVE_ENCODER_X86 1
2736| #define HAVE_ENCODER_POWERPC 1
2737| #define HAVE_ENCODER_IA64 1
2738| #define HAVE_ENCODER_ARM 1
2739| #define HAVE_ENCODER_ARMTHUMB 1
2740| #define HAVE_ENCODER_SPARC 1
2741| #define HAVE_ENCODERS 1
2742| #define HAVE_DECODER_LZMA1 1
2743| #define HAVE_DECODER_LZMA2 1
2744| #define HAVE_DECODER_DELTA 1
2745| #define HAVE_DECODER_X86 1
2746| #define HAVE_DECODER_POWERPC 1
2747| #define HAVE_DECODER_IA64 1
2748| #define HAVE_DECODER_ARM 1
2749| #define HAVE_DECODER_ARMTHUMB 1
2750| #define HAVE_DECODER_SPARC 1
2751| #define HAVE_DECODERS 1
2752| #define HAVE_MF_HC3 1
2753| #define HAVE_MF_HC4 1
2754| #define HAVE_MF_BT2 1
2755| #define HAVE_MF_BT3 1
2756| #define HAVE_MF_BT4 1
2757| #define HAVE_CHECK_CRC32 1
2758| #define HAVE_CHECK_CRC64 1
2759| #define HAVE_CHECK_SHA256 1
2760| #define ASSUME_RAM 128
2761| #define PACKAGE "xz"
2762| #define VERSION "5.2.9"
2763| #define HAVE_STDIO_H 1
2764| #define HAVE_STDLIB_H 1
2765| #define HAVE_STRING_H 1
2766| #define HAVE_INTTYPES_H 1
2767| #define HAVE_STDINT_H 1
2768| #define HAVE_STRINGS_H 1
2769| #define HAVE_SYS_STAT_H 1
2770| #define HAVE_SYS_TYPES_H 1
2771| #define HAVE_UNISTD_H 1
2772| #define HAVE_WCHAR_H 1
2773| #define STDC_HEADERS 1
2774| #define _ALL_SOURCE 1
2775| #define _DARWIN_C_SOURCE 1
2776| #define _GNU_SOURCE 1
2777| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2778| #define _NETBSD_SOURCE 1
2779| #define _OPENBSD_SOURCE 1
2780| #define _POSIX_PTHREAD_SEMANTICS 1
2781| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2782| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2783| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2784| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2785| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2786| #define __STDC_WANT_LIB_EXT2__ 1
2787| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2788| #define _TANDEM_SOURCE 1
2789| #define __EXTENSIONS__ 1
2790| #define HAVE_PTHREAD_PRIO_INHERIT 1
2791| #define MYTHREAD_POSIX 1
2792| #define HAVE_CLOCK_GETTIME 1
2793| #define HAVE_DECL_CLOCK_MONOTONIC 1
2794| #define HAVE_DLFCN_H 1
2795| #define LT_OBJDIR ".libs/"
2796| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2797| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2798| #define HAVE_ICONV 1
2799| #define ENABLE_NLS 1
2800| #define HAVE_GETTEXT 1
2801| #define HAVE_DCGETTEXT 1
2802| #define HAVE_FCNTL_H 1
2803| #define HAVE_LIMITS_H 1
2804| #define HAVE_SYS_TIME_H 1
2805| #define HAVE_IMMINTRIN_H 1
2806| #define HAVE__BOOL 1
2807| #define HAVE_STDBOOL_H 1
2808| #define HAVE_UINTPTR_T 1
2809| #define SIZEOF_SIZE_T 8
2810| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
2811| /* end confdefs.h.  */
2812| #include <stddef.h>
2813| #ifdef HAVE_STDIO_H
2814| # include <stdio.h>
2815| #endif
2816| #ifdef HAVE_STDLIB_H
2817| # include <stdlib.h>
2818| #endif
2819| #ifdef HAVE_STRING_H
2820| # include <string.h>
2821| #endif
2822| #ifdef HAVE_INTTYPES_H
2823| # include <inttypes.h>
2824| #endif
2825| #ifdef HAVE_STDINT_H
2826| # include <stdint.h>
2827| #endif
2828| #ifdef HAVE_STRINGS_H
2829| # include <strings.h>
2830| #endif
2831| #ifdef HAVE_SYS_TYPES_H
2832| # include <sys/types.h>
2833| #endif
2834| #ifdef HAVE_SYS_STAT_H
2835| # include <sys/stat.h>
2836| #endif
2837| #ifdef HAVE_UNISTD_H
2838| # include <unistd.h>
2839| #endif
2840| int
2841| main (void)
2842| {
2843| static struct stat ac_aggr;
2844| if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
2845| return 0;
2846|   ;
2847|   return 0;
2848| }
2849configure:19696: result: no
2850configure:19714: checking for special C compiler options needed for large files
2851configure:19762: result: no
2852configure:19768: checking for _FILE_OFFSET_BITS value needed for large files
2853configure:19794: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2854configure:19794: $? = 0
2855configure:19828: result: no
2856configure:19910: checking whether byte ordering is bigendian
2857configure:19926: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2858configure:19926: $? = 0
2859configure:19972: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2860configure:19972: $? = 0
2861configure:19991: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2862conftest.c:96:4: error: use of undeclared identifier 'not'
2863                 not big endian
2864                 ^
28651 error generated.
2866configure:19991: $? = 1
2867configure: failed program was:
2868| /* confdefs.h */
2869| #define PACKAGE_NAME "XZ Utils"
2870| #define PACKAGE_TARNAME "xz"
2871| #define PACKAGE_VERSION "5.2.9"
2872| #define PACKAGE_STRING "XZ Utils 5.2.9"
2873| #define PACKAGE_BUGREPORT "xz@tukaani.org"
2874| #define PACKAGE_URL "https://tukaani.org/xz/"
2875| #define NDEBUG 1
2876| #define HAVE_ENCODER_LZMA1 1
2877| #define HAVE_ENCODER_LZMA2 1
2878| #define HAVE_ENCODER_DELTA 1
2879| #define HAVE_ENCODER_X86 1
2880| #define HAVE_ENCODER_POWERPC 1
2881| #define HAVE_ENCODER_IA64 1
2882| #define HAVE_ENCODER_ARM 1
2883| #define HAVE_ENCODER_ARMTHUMB 1
2884| #define HAVE_ENCODER_SPARC 1
2885| #define HAVE_ENCODERS 1
2886| #define HAVE_DECODER_LZMA1 1
2887| #define HAVE_DECODER_LZMA2 1
2888| #define HAVE_DECODER_DELTA 1
2889| #define HAVE_DECODER_X86 1
2890| #define HAVE_DECODER_POWERPC 1
2891| #define HAVE_DECODER_IA64 1
2892| #define HAVE_DECODER_ARM 1
2893| #define HAVE_DECODER_ARMTHUMB 1
2894| #define HAVE_DECODER_SPARC 1
2895| #define HAVE_DECODERS 1
2896| #define HAVE_MF_HC3 1
2897| #define HAVE_MF_HC4 1
2898| #define HAVE_MF_BT2 1
2899| #define HAVE_MF_BT3 1
2900| #define HAVE_MF_BT4 1
2901| #define HAVE_CHECK_CRC32 1
2902| #define HAVE_CHECK_CRC64 1
2903| #define HAVE_CHECK_SHA256 1
2904| #define ASSUME_RAM 128
2905| #define PACKAGE "xz"
2906| #define VERSION "5.2.9"
2907| #define HAVE_STDIO_H 1
2908| #define HAVE_STDLIB_H 1
2909| #define HAVE_STRING_H 1
2910| #define HAVE_INTTYPES_H 1
2911| #define HAVE_STDINT_H 1
2912| #define HAVE_STRINGS_H 1
2913| #define HAVE_SYS_STAT_H 1
2914| #define HAVE_SYS_TYPES_H 1
2915| #define HAVE_UNISTD_H 1
2916| #define HAVE_WCHAR_H 1
2917| #define STDC_HEADERS 1
2918| #define _ALL_SOURCE 1
2919| #define _DARWIN_C_SOURCE 1
2920| #define _GNU_SOURCE 1
2921| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2922| #define _NETBSD_SOURCE 1
2923| #define _OPENBSD_SOURCE 1
2924| #define _POSIX_PTHREAD_SEMANTICS 1
2925| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2926| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2927| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2928| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2929| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2930| #define __STDC_WANT_LIB_EXT2__ 1
2931| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2932| #define _TANDEM_SOURCE 1
2933| #define __EXTENSIONS__ 1
2934| #define HAVE_PTHREAD_PRIO_INHERIT 1
2935| #define MYTHREAD_POSIX 1
2936| #define HAVE_CLOCK_GETTIME 1
2937| #define HAVE_DECL_CLOCK_MONOTONIC 1
2938| #define HAVE_DLFCN_H 1
2939| #define LT_OBJDIR ".libs/"
2940| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2941| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2942| #define HAVE_ICONV 1
2943| #define ENABLE_NLS 1
2944| #define HAVE_GETTEXT 1
2945| #define HAVE_DCGETTEXT 1
2946| #define HAVE_FCNTL_H 1
2947| #define HAVE_LIMITS_H 1
2948| #define HAVE_SYS_TIME_H 1
2949| #define HAVE_IMMINTRIN_H 1
2950| #define HAVE__BOOL 1
2951| #define HAVE_STDBOOL_H 1
2952| #define HAVE_UINTPTR_T 1
2953| #define SIZEOF_SIZE_T 8
2954| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
2955| /* end confdefs.h.  */
2956| #include <sys/types.h>
2957|               #include <sys/param.h>
2958|
2959| int
2960| main (void)
2961| {
2962| #if BYTE_ORDER != BIG_ENDIAN
2963|                not big endian
2964|               #endif
2965|
2966|   ;
2967|   return 0;
2968| }
2969configure:20125: result: no
2970configure:20154: checking for getopt.h
2971configure:20154: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2972configure:20154: $? = 0
2973configure:20154: result: yes
2974configure:20170: checking for getopt_long
2975configure:20170: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
2976configure:20170: $? = 0
2977configure:20170: result: yes
2978configure:20183: checking whether optreset is declared
2979configure:20183: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
2980configure:20183: $? = 0
2981configure:20183: result: yes
2982configure:20227: checking for futimens
2983configure:20227: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
2984configure:20227: $? = 0
2985configure:20227: result: yes
2986configure:20239: checking for posix_fadvise
2987configure:20239: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
2988Undefined symbols for architecture x86_64:
2989  "_posix_fadvise", referenced from:
2990      _main in conftest-599592.o
2991ld: symbol(s) not found for architecture x86_64
2992clang: error: linker command failed with exit code 1 (use -v to see invocation)
2993configure:20239: $? = 1
2994configure: failed program was:
2995| /* confdefs.h */
2996| #define PACKAGE_NAME "XZ Utils"
2997| #define PACKAGE_TARNAME "xz"
2998| #define PACKAGE_VERSION "5.2.9"
2999| #define PACKAGE_STRING "XZ Utils 5.2.9"
3000| #define PACKAGE_BUGREPORT "xz@tukaani.org"
3001| #define PACKAGE_URL "https://tukaani.org/xz/"
3002| #define NDEBUG 1
3003| #define HAVE_ENCODER_LZMA1 1
3004| #define HAVE_ENCODER_LZMA2 1
3005| #define HAVE_ENCODER_DELTA 1
3006| #define HAVE_ENCODER_X86 1
3007| #define HAVE_ENCODER_POWERPC 1
3008| #define HAVE_ENCODER_IA64 1
3009| #define HAVE_ENCODER_ARM 1
3010| #define HAVE_ENCODER_ARMTHUMB 1
3011| #define HAVE_ENCODER_SPARC 1
3012| #define HAVE_ENCODERS 1
3013| #define HAVE_DECODER_LZMA1 1
3014| #define HAVE_DECODER_LZMA2 1
3015| #define HAVE_DECODER_DELTA 1
3016| #define HAVE_DECODER_X86 1
3017| #define HAVE_DECODER_POWERPC 1
3018| #define HAVE_DECODER_IA64 1
3019| #define HAVE_DECODER_ARM 1
3020| #define HAVE_DECODER_ARMTHUMB 1
3021| #define HAVE_DECODER_SPARC 1
3022| #define HAVE_DECODERS 1
3023| #define HAVE_MF_HC3 1
3024| #define HAVE_MF_HC4 1
3025| #define HAVE_MF_BT2 1
3026| #define HAVE_MF_BT3 1
3027| #define HAVE_MF_BT4 1
3028| #define HAVE_CHECK_CRC32 1
3029| #define HAVE_CHECK_CRC64 1
3030| #define HAVE_CHECK_SHA256 1
3031| #define ASSUME_RAM 128
3032| #define PACKAGE "xz"
3033| #define VERSION "5.2.9"
3034| #define HAVE_STDIO_H 1
3035| #define HAVE_STDLIB_H 1
3036| #define HAVE_STRING_H 1
3037| #define HAVE_INTTYPES_H 1
3038| #define HAVE_STDINT_H 1
3039| #define HAVE_STRINGS_H 1
3040| #define HAVE_SYS_STAT_H 1
3041| #define HAVE_SYS_TYPES_H 1
3042| #define HAVE_UNISTD_H 1
3043| #define HAVE_WCHAR_H 1
3044| #define STDC_HEADERS 1
3045| #define _ALL_SOURCE 1
3046| #define _DARWIN_C_SOURCE 1
3047| #define _GNU_SOURCE 1
3048| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3049| #define _NETBSD_SOURCE 1
3050| #define _OPENBSD_SOURCE 1
3051| #define _POSIX_PTHREAD_SEMANTICS 1
3052| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3053| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3054| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3055| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3056| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3057| #define __STDC_WANT_LIB_EXT2__ 1
3058| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3059| #define _TANDEM_SOURCE 1
3060| #define __EXTENSIONS__ 1
3061| #define HAVE_PTHREAD_PRIO_INHERIT 1
3062| #define MYTHREAD_POSIX 1
3063| #define HAVE_CLOCK_GETTIME 1
3064| #define HAVE_DECL_CLOCK_MONOTONIC 1
3065| #define HAVE_DLFCN_H 1
3066| #define LT_OBJDIR ".libs/"
3067| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3068| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3069| #define HAVE_ICONV 1
3070| #define ENABLE_NLS 1
3071| #define HAVE_GETTEXT 1
3072| #define HAVE_DCGETTEXT 1
3073| #define HAVE_FCNTL_H 1
3074| #define HAVE_LIMITS_H 1
3075| #define HAVE_SYS_TIME_H 1
3076| #define HAVE_IMMINTRIN_H 1
3077| #define HAVE__BOOL 1
3078| #define HAVE_STDBOOL_H 1
3079| #define HAVE_UINTPTR_T 1
3080| #define SIZEOF_SIZE_T 8
3081| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
3082| #define HAVE_GETOPT_H 1
3083| #define HAVE_GETOPT_LONG 1
3084| #define HAVE_OPTRESET 1
3085| #define HAVE_FUTIMENS 1
3086| /* end confdefs.h.  */
3087| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
3088|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3089| #define posix_fadvise innocuous_posix_fadvise
3090|
3091| /* System header to define __stub macros and hopefully few prototypes,
3092|    which can conflict with char posix_fadvise (); below.  */
3093|
3094| #include <limits.h>
3095| #undef posix_fadvise
3096|
3097| /* Override any GCC internal prototype to avoid an error.
3098|    Use char because int might match the return type of a GCC
3099|    builtin and then its argument prototype would still apply.  */
3100| #ifdef __cplusplus
3101| extern "C"
3102| #endif
3103| char posix_fadvise ();
3104| /* The GNU C library defines this for functions which it implements
3105|     to always fail with ENOSYS.  Some functions are actually named
3106|     something starting with __ and the normal name is an alias.  */
3107| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
3108| choke me
3109| #endif
3110|
3111| int
3112| main (void)
3113| {
3114| return posix_fadvise ();
3115|   ;
3116|   return 0;
3117| }
3118configure:20239: result: no
3119configure:20254: checking whether program_invocation_name is declared
3120configure:20254: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3121conftest.c:102:10: error: use of undeclared identifier 'program_invocation_name'
3122  (void) program_invocation_name;
3123         ^
31241 error generated.
3125configure:20254: $? = 1
3126configure: failed program was:
3127| /* confdefs.h */
3128| #define PACKAGE_NAME "XZ Utils"
3129| #define PACKAGE_TARNAME "xz"
3130| #define PACKAGE_VERSION "5.2.9"
3131| #define PACKAGE_STRING "XZ Utils 5.2.9"
3132| #define PACKAGE_BUGREPORT "xz@tukaani.org"
3133| #define PACKAGE_URL "https://tukaani.org/xz/"
3134| #define NDEBUG 1
3135| #define HAVE_ENCODER_LZMA1 1
3136| #define HAVE_ENCODER_LZMA2 1
3137| #define HAVE_ENCODER_DELTA 1
3138| #define HAVE_ENCODER_X86 1
3139| #define HAVE_ENCODER_POWERPC 1
3140| #define HAVE_ENCODER_IA64 1
3141| #define HAVE_ENCODER_ARM 1
3142| #define HAVE_ENCODER_ARMTHUMB 1
3143| #define HAVE_ENCODER_SPARC 1
3144| #define HAVE_ENCODERS 1
3145| #define HAVE_DECODER_LZMA1 1
3146| #define HAVE_DECODER_LZMA2 1
3147| #define HAVE_DECODER_DELTA 1
3148| #define HAVE_DECODER_X86 1
3149| #define HAVE_DECODER_POWERPC 1
3150| #define HAVE_DECODER_IA64 1
3151| #define HAVE_DECODER_ARM 1
3152| #define HAVE_DECODER_ARMTHUMB 1
3153| #define HAVE_DECODER_SPARC 1
3154| #define HAVE_DECODERS 1
3155| #define HAVE_MF_HC3 1
3156| #define HAVE_MF_HC4 1
3157| #define HAVE_MF_BT2 1
3158| #define HAVE_MF_BT3 1
3159| #define HAVE_MF_BT4 1
3160| #define HAVE_CHECK_CRC32 1
3161| #define HAVE_CHECK_CRC64 1
3162| #define HAVE_CHECK_SHA256 1
3163| #define ASSUME_RAM 128
3164| #define PACKAGE "xz"
3165| #define VERSION "5.2.9"
3166| #define HAVE_STDIO_H 1
3167| #define HAVE_STDLIB_H 1
3168| #define HAVE_STRING_H 1
3169| #define HAVE_INTTYPES_H 1
3170| #define HAVE_STDINT_H 1
3171| #define HAVE_STRINGS_H 1
3172| #define HAVE_SYS_STAT_H 1
3173| #define HAVE_SYS_TYPES_H 1
3174| #define HAVE_UNISTD_H 1
3175| #define HAVE_WCHAR_H 1
3176| #define STDC_HEADERS 1
3177| #define _ALL_SOURCE 1
3178| #define _DARWIN_C_SOURCE 1
3179| #define _GNU_SOURCE 1
3180| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3181| #define _NETBSD_SOURCE 1
3182| #define _OPENBSD_SOURCE 1
3183| #define _POSIX_PTHREAD_SEMANTICS 1
3184| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3185| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3186| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3187| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3188| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3189| #define __STDC_WANT_LIB_EXT2__ 1
3190| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3191| #define _TANDEM_SOURCE 1
3192| #define __EXTENSIONS__ 1
3193| #define HAVE_PTHREAD_PRIO_INHERIT 1
3194| #define MYTHREAD_POSIX 1
3195| #define HAVE_CLOCK_GETTIME 1
3196| #define HAVE_DECL_CLOCK_MONOTONIC 1
3197| #define HAVE_DLFCN_H 1
3198| #define LT_OBJDIR ".libs/"
3199| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3200| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3201| #define HAVE_ICONV 1
3202| #define ENABLE_NLS 1
3203| #define HAVE_GETTEXT 1
3204| #define HAVE_DCGETTEXT 1
3205| #define HAVE_FCNTL_H 1
3206| #define HAVE_LIMITS_H 1
3207| #define HAVE_SYS_TIME_H 1
3208| #define HAVE_IMMINTRIN_H 1
3209| #define HAVE__BOOL 1
3210| #define HAVE_STDBOOL_H 1
3211| #define HAVE_UINTPTR_T 1
3212| #define SIZEOF_SIZE_T 8
3213| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
3214| #define HAVE_GETOPT_H 1
3215| #define HAVE_GETOPT_LONG 1
3216| #define HAVE_OPTRESET 1
3217| #define HAVE_FUTIMENS 1
3218| /* end confdefs.h.  */
3219| #include <errno.h>
3220|
3221| int
3222| main (void)
3223| {
3224| #ifndef program_invocation_name
3225| #ifdef __cplusplus
3226|   (void) program_invocation_name;
3227| #else
3228|   (void) program_invocation_name;
3229| #endif
3230| #endif
3231|
3232|   ;
3233|   return 0;
3234| }
3235configure:20254: result: no
3236configure:20269: checking if __builtin_bswap16/32/64 are supported
3237configure:20284: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
3238conftest.c:98:1: warning: ignoring return value of function declared with const attribute [-Wunused-value]
3239__builtin_bswap16(1);
3240^~~~~~~~~~~~~~~~~ ~
3241conftest.c:99:4: warning: ignoring return value of function declared with const attribute [-Wunused-value]
3242                        __builtin_bswap32(1);
3243                        ^~~~~~~~~~~~~~~~~ ~
3244conftest.c:100:4: warning: ignoring return value of function declared with const attribute [-Wunused-value]
3245                        __builtin_bswap64(1);
3246                        ^~~~~~~~~~~~~~~~~ ~
32473 warnings generated.
3248configure:20284: $? = 0
3249configure:20290: result: yes
3250configure:20414: checking if unaligned memory access should be used
3251configure:20440: result: yes
3252configure:20447: checking if unsafe type punning should be used
3253configure:20464: result: no
3254configure:20468: checking if __builtin_assume_aligned is supported
3255configure:20481: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
3256conftest.c:100:1: warning: ignoring return value of function declared with const attribute [-Wunused-value]
3257__builtin_assume_aligned("", 1);
3258^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~
32591 warning generated.
3260configure:20481: $? = 0
3261configure:20487: result: yes
3262configure:20503: checking for sys/param.h
3263configure:20503: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3264configure:20503: $? = 0
3265configure:20503: result: yes
3266configure:20511: checking how to detect the amount of physical memory
3267configure:20536: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3268conftest.c:102:1: error: unknown type name 'compile'
3269compile error
3270^
3271conftest.c:102:14: error: expected ';' after top level declarator
3272compile error
3273             ^
3274             ;
32752 errors generated.
3276configure:20536: $? = 1
3277configure: failed program was:
3278| /* confdefs.h */
3279| #define PACKAGE_NAME "XZ Utils"
3280| #define PACKAGE_TARNAME "xz"
3281| #define PACKAGE_VERSION "5.2.9"
3282| #define PACKAGE_STRING "XZ Utils 5.2.9"
3283| #define PACKAGE_BUGREPORT "xz@tukaani.org"
3284| #define PACKAGE_URL "https://tukaani.org/xz/"
3285| #define NDEBUG 1
3286| #define HAVE_ENCODER_LZMA1 1
3287| #define HAVE_ENCODER_LZMA2 1
3288| #define HAVE_ENCODER_DELTA 1
3289| #define HAVE_ENCODER_X86 1
3290| #define HAVE_ENCODER_POWERPC 1
3291| #define HAVE_ENCODER_IA64 1
3292| #define HAVE_ENCODER_ARM 1
3293| #define HAVE_ENCODER_ARMTHUMB 1
3294| #define HAVE_ENCODER_SPARC 1
3295| #define HAVE_ENCODERS 1
3296| #define HAVE_DECODER_LZMA1 1
3297| #define HAVE_DECODER_LZMA2 1
3298| #define HAVE_DECODER_DELTA 1
3299| #define HAVE_DECODER_X86 1
3300| #define HAVE_DECODER_POWERPC 1
3301| #define HAVE_DECODER_IA64 1
3302| #define HAVE_DECODER_ARM 1
3303| #define HAVE_DECODER_ARMTHUMB 1
3304| #define HAVE_DECODER_SPARC 1
3305| #define HAVE_DECODERS 1
3306| #define HAVE_MF_HC3 1
3307| #define HAVE_MF_HC4 1
3308| #define HAVE_MF_BT2 1
3309| #define HAVE_MF_BT3 1
3310| #define HAVE_MF_BT4 1
3311| #define HAVE_CHECK_CRC32 1
3312| #define HAVE_CHECK_CRC64 1
3313| #define HAVE_CHECK_SHA256 1
3314| #define ASSUME_RAM 128
3315| #define PACKAGE "xz"
3316| #define VERSION "5.2.9"
3317| #define HAVE_STDIO_H 1
3318| #define HAVE_STDLIB_H 1
3319| #define HAVE_STRING_H 1
3320| #define HAVE_INTTYPES_H 1
3321| #define HAVE_STDINT_H 1
3322| #define HAVE_STRINGS_H 1
3323| #define HAVE_SYS_STAT_H 1
3324| #define HAVE_SYS_TYPES_H 1
3325| #define HAVE_UNISTD_H 1
3326| #define HAVE_WCHAR_H 1
3327| #define STDC_HEADERS 1
3328| #define _ALL_SOURCE 1
3329| #define _DARWIN_C_SOURCE 1
3330| #define _GNU_SOURCE 1
3331| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3332| #define _NETBSD_SOURCE 1
3333| #define _OPENBSD_SOURCE 1
3334| #define _POSIX_PTHREAD_SEMANTICS 1
3335| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3336| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3337| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3338| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3339| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3340| #define __STDC_WANT_LIB_EXT2__ 1
3341| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3342| #define _TANDEM_SOURCE 1
3343| #define __EXTENSIONS__ 1
3344| #define HAVE_PTHREAD_PRIO_INHERIT 1
3345| #define MYTHREAD_POSIX 1
3346| #define HAVE_CLOCK_GETTIME 1
3347| #define HAVE_DECL_CLOCK_MONOTONIC 1
3348| #define HAVE_DLFCN_H 1
3349| #define LT_OBJDIR ".libs/"
3350| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3351| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3352| #define HAVE_ICONV 1
3353| #define ENABLE_NLS 1
3354| #define HAVE_GETTEXT 1
3355| #define HAVE_DCGETTEXT 1
3356| #define HAVE_FCNTL_H 1
3357| #define HAVE_LIMITS_H 1
3358| #define HAVE_SYS_TIME_H 1
3359| #define HAVE_IMMINTRIN_H 1
3360| #define HAVE__BOOL 1
3361| #define HAVE_STDBOOL_H 1
3362| #define HAVE_UINTPTR_T 1
3363| #define SIZEOF_SIZE_T 8
3364| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
3365| #define HAVE_GETOPT_H 1
3366| #define HAVE_GETOPT_LONG 1
3367| #define HAVE_OPTRESET 1
3368| #define HAVE_FUTIMENS 1
3369| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3370| #define HAVE___BUILTIN_BSWAPXX 1
3371| #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3372| #define HAVE___BUILTIN_ASSUME_ALIGNED 1
3373| #define HAVE_SYS_PARAM_H 1
3374| /* end confdefs.h.  */
3375|
3376| #if defined(_WIN32) || defined(__CYGWIN__) || defined(__OS2__)                || defined(__DJGPP__) || defined(__VMS)                 || defined(AMIGA) || defined(__AROS__) || defined(__QNX__)
3377| int main(void) { return 0; }
3378| #else
3379| compile error
3380| #endif
3381|
3382configure:20558: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3383conftest.c:99:10: fatal error: 'sys/systemcfg.h' file not found
3384#include <sys/systemcfg.h>
3385         ^~~~~~~~~~~~~~~~~
33861 error generated.
3387configure:20558: $? = 1
3388configure: failed program was:
3389| /* confdefs.h */
3390| #define PACKAGE_NAME "XZ Utils"
3391| #define PACKAGE_TARNAME "xz"
3392| #define PACKAGE_VERSION "5.2.9"
3393| #define PACKAGE_STRING "XZ Utils 5.2.9"
3394| #define PACKAGE_BUGREPORT "xz@tukaani.org"
3395| #define PACKAGE_URL "https://tukaani.org/xz/"
3396| #define NDEBUG 1
3397| #define HAVE_ENCODER_LZMA1 1
3398| #define HAVE_ENCODER_LZMA2 1
3399| #define HAVE_ENCODER_DELTA 1
3400| #define HAVE_ENCODER_X86 1
3401| #define HAVE_ENCODER_POWERPC 1
3402| #define HAVE_ENCODER_IA64 1
3403| #define HAVE_ENCODER_ARM 1
3404| #define HAVE_ENCODER_ARMTHUMB 1
3405| #define HAVE_ENCODER_SPARC 1
3406| #define HAVE_ENCODERS 1
3407| #define HAVE_DECODER_LZMA1 1
3408| #define HAVE_DECODER_LZMA2 1
3409| #define HAVE_DECODER_DELTA 1
3410| #define HAVE_DECODER_X86 1
3411| #define HAVE_DECODER_POWERPC 1
3412| #define HAVE_DECODER_IA64 1
3413| #define HAVE_DECODER_ARM 1
3414| #define HAVE_DECODER_ARMTHUMB 1
3415| #define HAVE_DECODER_SPARC 1
3416| #define HAVE_DECODERS 1
3417| #define HAVE_MF_HC3 1
3418| #define HAVE_MF_HC4 1
3419| #define HAVE_MF_BT2 1
3420| #define HAVE_MF_BT3 1
3421| #define HAVE_MF_BT4 1
3422| #define HAVE_CHECK_CRC32 1
3423| #define HAVE_CHECK_CRC64 1
3424| #define HAVE_CHECK_SHA256 1
3425| #define ASSUME_RAM 128
3426| #define PACKAGE "xz"
3427| #define VERSION "5.2.9"
3428| #define HAVE_STDIO_H 1
3429| #define HAVE_STDLIB_H 1
3430| #define HAVE_STRING_H 1
3431| #define HAVE_INTTYPES_H 1
3432| #define HAVE_STDINT_H 1
3433| #define HAVE_STRINGS_H 1
3434| #define HAVE_SYS_STAT_H 1
3435| #define HAVE_SYS_TYPES_H 1
3436| #define HAVE_UNISTD_H 1
3437| #define HAVE_WCHAR_H 1
3438| #define STDC_HEADERS 1
3439| #define _ALL_SOURCE 1
3440| #define _DARWIN_C_SOURCE 1
3441| #define _GNU_SOURCE 1
3442| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3443| #define _NETBSD_SOURCE 1
3444| #define _OPENBSD_SOURCE 1
3445| #define _POSIX_PTHREAD_SEMANTICS 1
3446| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3447| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3448| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3449| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3450| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3451| #define __STDC_WANT_LIB_EXT2__ 1
3452| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3453| #define _TANDEM_SOURCE 1
3454| #define __EXTENSIONS__ 1
3455| #define HAVE_PTHREAD_PRIO_INHERIT 1
3456| #define MYTHREAD_POSIX 1
3457| #define HAVE_CLOCK_GETTIME 1
3458| #define HAVE_DECL_CLOCK_MONOTONIC 1
3459| #define HAVE_DLFCN_H 1
3460| #define LT_OBJDIR ".libs/"
3461| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3462| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3463| #define HAVE_ICONV 1
3464| #define ENABLE_NLS 1
3465| #define HAVE_GETTEXT 1
3466| #define HAVE_DCGETTEXT 1
3467| #define HAVE_FCNTL_H 1
3468| #define HAVE_LIMITS_H 1
3469| #define HAVE_SYS_TIME_H 1
3470| #define HAVE_IMMINTRIN_H 1
3471| #define HAVE__BOOL 1
3472| #define HAVE_STDBOOL_H 1
3473| #define HAVE_UINTPTR_T 1
3474| #define SIZEOF_SIZE_T 8
3475| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
3476| #define HAVE_GETOPT_H 1
3477| #define HAVE_GETOPT_LONG 1
3478| #define HAVE_OPTRESET 1
3479| #define HAVE_FUTIMENS 1
3480| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3481| #define HAVE___BUILTIN_BSWAPXX 1
3482| #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3483| #define HAVE___BUILTIN_ASSUME_ALIGNED 1
3484| #define HAVE_SYS_PARAM_H 1
3485| /* end confdefs.h.  */
3486|
3487| #include <sys/systemcfg.h>
3488|
3489| int
3490| main(void)
3491| {
3492|       (void)_system_configuration.physmem;
3493|       return 0;
3494| }
3495|
3496configure:20578: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3497configure:20578: $? = 0
3498configure:20724: result: sysconf
3499configure:20769: checking for sys/param.h
3500configure:20769: result: yes
3501configure:20777: checking how to detect the number of available CPU cores
3502configure:20800: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3503conftest.c:104:1: error: unknown type name 'compile'
3504compile error
3505^
3506conftest.c:104:14: error: expected ';' after top level declarator
3507compile error
3508             ^
3509             ;
35102 errors generated.
3511configure:20800: $? = 1
3512configure: failed program was:
3513| /* confdefs.h */
3514| #define PACKAGE_NAME "XZ Utils"
3515| #define PACKAGE_TARNAME "xz"
3516| #define PACKAGE_VERSION "5.2.9"
3517| #define PACKAGE_STRING "XZ Utils 5.2.9"
3518| #define PACKAGE_BUGREPORT "xz@tukaani.org"
3519| #define PACKAGE_URL "https://tukaani.org/xz/"
3520| #define NDEBUG 1
3521| #define HAVE_ENCODER_LZMA1 1
3522| #define HAVE_ENCODER_LZMA2 1
3523| #define HAVE_ENCODER_DELTA 1
3524| #define HAVE_ENCODER_X86 1
3525| #define HAVE_ENCODER_POWERPC 1
3526| #define HAVE_ENCODER_IA64 1
3527| #define HAVE_ENCODER_ARM 1
3528| #define HAVE_ENCODER_ARMTHUMB 1
3529| #define HAVE_ENCODER_SPARC 1
3530| #define HAVE_ENCODERS 1
3531| #define HAVE_DECODER_LZMA1 1
3532| #define HAVE_DECODER_LZMA2 1
3533| #define HAVE_DECODER_DELTA 1
3534| #define HAVE_DECODER_X86 1
3535| #define HAVE_DECODER_POWERPC 1
3536| #define HAVE_DECODER_IA64 1
3537| #define HAVE_DECODER_ARM 1
3538| #define HAVE_DECODER_ARMTHUMB 1
3539| #define HAVE_DECODER_SPARC 1
3540| #define HAVE_DECODERS 1
3541| #define HAVE_MF_HC3 1
3542| #define HAVE_MF_HC4 1
3543| #define HAVE_MF_BT2 1
3544| #define HAVE_MF_BT3 1
3545| #define HAVE_MF_BT4 1
3546| #define HAVE_CHECK_CRC32 1
3547| #define HAVE_CHECK_CRC64 1
3548| #define HAVE_CHECK_SHA256 1
3549| #define ASSUME_RAM 128
3550| #define PACKAGE "xz"
3551| #define VERSION "5.2.9"
3552| #define HAVE_STDIO_H 1
3553| #define HAVE_STDLIB_H 1
3554| #define HAVE_STRING_H 1
3555| #define HAVE_INTTYPES_H 1
3556| #define HAVE_STDINT_H 1
3557| #define HAVE_STRINGS_H 1
3558| #define HAVE_SYS_STAT_H 1
3559| #define HAVE_SYS_TYPES_H 1
3560| #define HAVE_UNISTD_H 1
3561| #define HAVE_WCHAR_H 1
3562| #define STDC_HEADERS 1
3563| #define _ALL_SOURCE 1
3564| #define _DARWIN_C_SOURCE 1
3565| #define _GNU_SOURCE 1
3566| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3567| #define _NETBSD_SOURCE 1
3568| #define _OPENBSD_SOURCE 1
3569| #define _POSIX_PTHREAD_SEMANTICS 1
3570| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3571| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3572| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3573| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3574| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3575| #define __STDC_WANT_LIB_EXT2__ 1
3576| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3577| #define _TANDEM_SOURCE 1
3578| #define __EXTENSIONS__ 1
3579| #define HAVE_PTHREAD_PRIO_INHERIT 1
3580| #define MYTHREAD_POSIX 1
3581| #define HAVE_CLOCK_GETTIME 1
3582| #define HAVE_DECL_CLOCK_MONOTONIC 1
3583| #define HAVE_DLFCN_H 1
3584| #define LT_OBJDIR ".libs/"
3585| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3586| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3587| #define HAVE_ICONV 1
3588| #define ENABLE_NLS 1
3589| #define HAVE_GETTEXT 1
3590| #define HAVE_DCGETTEXT 1
3591| #define HAVE_FCNTL_H 1
3592| #define HAVE_LIMITS_H 1
3593| #define HAVE_SYS_TIME_H 1
3594| #define HAVE_IMMINTRIN_H 1
3595| #define HAVE__BOOL 1
3596| #define HAVE_STDBOOL_H 1
3597| #define HAVE_UINTPTR_T 1
3598| #define SIZEOF_SIZE_T 8
3599| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
3600| #define HAVE_GETOPT_H 1
3601| #define HAVE_GETOPT_LONG 1
3602| #define HAVE_OPTRESET 1
3603| #define HAVE_FUTIMENS 1
3604| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3605| #define HAVE___BUILTIN_BSWAPXX 1
3606| #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3607| #define HAVE___BUILTIN_ASSUME_ALIGNED 1
3608| #define HAVE_SYS_PARAM_H 1
3609| #define TUKLIB_PHYSMEM_SYSCONF 1
3610| #define HAVE_SYS_PARAM_H 1
3611| /* end confdefs.h.  */
3612|
3613| #if defined(_WIN32) || defined(__CYGWIN__)
3614| int main(void) { return 0; }
3615| #else
3616| compile error
3617| #endif
3618|
3619configure:20824: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
3620conftest.c:105:2: error: use of undeclared identifier 'cpu_set_t'
3621        cpu_set_t cpu_mask;
3622        ^
3623conftest.c:106:2: error: implicit declaration of function 'sched_getaffinity' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
3624        sched_getaffinity(0, sizeof(cpu_mask), &cpu_mask);
3625        ^
3626conftest.c:106:30: error: use of undeclared identifier 'cpu_mask'
3627        sched_getaffinity(0, sizeof(cpu_mask), &cpu_mask);
3628                                    ^
3629conftest.c:106:42: error: use of undeclared identifier 'cpu_mask'
3630        sched_getaffinity(0, sizeof(cpu_mask), &cpu_mask);
3631                                                ^
3632conftest.c:107:9: error: implicit declaration of function 'CPU_COUNT' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
3633        return CPU_COUNT(&cpu_mask);
3634               ^
3635conftest.c:107:20: error: use of undeclared identifier 'cpu_mask'
3636        return CPU_COUNT(&cpu_mask);
3637                          ^
36386 errors generated.
3639configure:20824: $? = 1
3640configure: failed program was:
3641| /* confdefs.h */
3642| #define PACKAGE_NAME "XZ Utils"
3643| #define PACKAGE_TARNAME "xz"
3644| #define PACKAGE_VERSION "5.2.9"
3645| #define PACKAGE_STRING "XZ Utils 5.2.9"
3646| #define PACKAGE_BUGREPORT "xz@tukaani.org"
3647| #define PACKAGE_URL "https://tukaani.org/xz/"
3648| #define NDEBUG 1
3649| #define HAVE_ENCODER_LZMA1 1
3650| #define HAVE_ENCODER_LZMA2 1
3651| #define HAVE_ENCODER_DELTA 1
3652| #define HAVE_ENCODER_X86 1
3653| #define HAVE_ENCODER_POWERPC 1
3654| #define HAVE_ENCODER_IA64 1
3655| #define HAVE_ENCODER_ARM 1
3656| #define HAVE_ENCODER_ARMTHUMB 1
3657| #define HAVE_ENCODER_SPARC 1
3658| #define HAVE_ENCODERS 1
3659| #define HAVE_DECODER_LZMA1 1
3660| #define HAVE_DECODER_LZMA2 1
3661| #define HAVE_DECODER_DELTA 1
3662| #define HAVE_DECODER_X86 1
3663| #define HAVE_DECODER_POWERPC 1
3664| #define HAVE_DECODER_IA64 1
3665| #define HAVE_DECODER_ARM 1
3666| #define HAVE_DECODER_ARMTHUMB 1
3667| #define HAVE_DECODER_SPARC 1
3668| #define HAVE_DECODERS 1
3669| #define HAVE_MF_HC3 1
3670| #define HAVE_MF_HC4 1
3671| #define HAVE_MF_BT2 1
3672| #define HAVE_MF_BT3 1
3673| #define HAVE_MF_BT4 1
3674| #define HAVE_CHECK_CRC32 1
3675| #define HAVE_CHECK_CRC64 1
3676| #define HAVE_CHECK_SHA256 1
3677| #define ASSUME_RAM 128
3678| #define PACKAGE "xz"
3679| #define VERSION "5.2.9"
3680| #define HAVE_STDIO_H 1
3681| #define HAVE_STDLIB_H 1
3682| #define HAVE_STRING_H 1
3683| #define HAVE_INTTYPES_H 1
3684| #define HAVE_STDINT_H 1
3685| #define HAVE_STRINGS_H 1
3686| #define HAVE_SYS_STAT_H 1
3687| #define HAVE_SYS_TYPES_H 1
3688| #define HAVE_UNISTD_H 1
3689| #define HAVE_WCHAR_H 1
3690| #define STDC_HEADERS 1
3691| #define _ALL_SOURCE 1
3692| #define _DARWIN_C_SOURCE 1
3693| #define _GNU_SOURCE 1
3694| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3695| #define _NETBSD_SOURCE 1
3696| #define _OPENBSD_SOURCE 1
3697| #define _POSIX_PTHREAD_SEMANTICS 1
3698| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3699| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3700| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3701| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3702| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3703| #define __STDC_WANT_LIB_EXT2__ 1
3704| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3705| #define _TANDEM_SOURCE 1
3706| #define __EXTENSIONS__ 1
3707| #define HAVE_PTHREAD_PRIO_INHERIT 1
3708| #define MYTHREAD_POSIX 1
3709| #define HAVE_CLOCK_GETTIME 1
3710| #define HAVE_DECL_CLOCK_MONOTONIC 1
3711| #define HAVE_DLFCN_H 1
3712| #define LT_OBJDIR ".libs/"
3713| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3714| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3715| #define HAVE_ICONV 1
3716| #define ENABLE_NLS 1
3717| #define HAVE_GETTEXT 1
3718| #define HAVE_DCGETTEXT 1
3719| #define HAVE_FCNTL_H 1
3720| #define HAVE_LIMITS_H 1
3721| #define HAVE_SYS_TIME_H 1
3722| #define HAVE_IMMINTRIN_H 1
3723| #define HAVE__BOOL 1
3724| #define HAVE_STDBOOL_H 1
3725| #define HAVE_UINTPTR_T 1
3726| #define SIZEOF_SIZE_T 8
3727| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
3728| #define HAVE_GETOPT_H 1
3729| #define HAVE_GETOPT_LONG 1
3730| #define HAVE_OPTRESET 1
3731| #define HAVE_FUTIMENS 1
3732| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3733| #define HAVE___BUILTIN_BSWAPXX 1
3734| #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3735| #define HAVE___BUILTIN_ASSUME_ALIGNED 1
3736| #define HAVE_SYS_PARAM_H 1
3737| #define TUKLIB_PHYSMEM_SYSCONF 1
3738| #define HAVE_SYS_PARAM_H 1
3739| /* end confdefs.h.  */
3740|
3741| #include <sched.h>
3742| int
3743| main(void)
3744| {
3745|       cpu_set_t cpu_mask;
3746|       sched_getaffinity(0, sizeof(cpu_mask), &cpu_mask);
3747|       return CPU_COUNT(&cpu_mask);
3748| }
3749|
3750configure:20853: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3751conftest.c:102:10: fatal error: 'sys/cpuset.h' file not found
3752#include <sys/cpuset.h>
3753         ^~~~~~~~~~~~~~
37541 error generated.
3755configure:20853: $? = 1
3756configure: failed program was:
3757| /* confdefs.h */
3758| #define PACKAGE_NAME "XZ Utils"
3759| #define PACKAGE_TARNAME "xz"
3760| #define PACKAGE_VERSION "5.2.9"
3761| #define PACKAGE_STRING "XZ Utils 5.2.9"
3762| #define PACKAGE_BUGREPORT "xz@tukaani.org"
3763| #define PACKAGE_URL "https://tukaani.org/xz/"
3764| #define NDEBUG 1
3765| #define HAVE_ENCODER_LZMA1 1
3766| #define HAVE_ENCODER_LZMA2 1
3767| #define HAVE_ENCODER_DELTA 1
3768| #define HAVE_ENCODER_X86 1
3769| #define HAVE_ENCODER_POWERPC 1
3770| #define HAVE_ENCODER_IA64 1
3771| #define HAVE_ENCODER_ARM 1
3772| #define HAVE_ENCODER_ARMTHUMB 1
3773| #define HAVE_ENCODER_SPARC 1
3774| #define HAVE_ENCODERS 1
3775| #define HAVE_DECODER_LZMA1 1
3776| #define HAVE_DECODER_LZMA2 1
3777| #define HAVE_DECODER_DELTA 1
3778| #define HAVE_DECODER_X86 1
3779| #define HAVE_DECODER_POWERPC 1
3780| #define HAVE_DECODER_IA64 1
3781| #define HAVE_DECODER_ARM 1
3782| #define HAVE_DECODER_ARMTHUMB 1
3783| #define HAVE_DECODER_SPARC 1
3784| #define HAVE_DECODERS 1
3785| #define HAVE_MF_HC3 1
3786| #define HAVE_MF_HC4 1
3787| #define HAVE_MF_BT2 1
3788| #define HAVE_MF_BT3 1
3789| #define HAVE_MF_BT4 1
3790| #define HAVE_CHECK_CRC32 1
3791| #define HAVE_CHECK_CRC64 1
3792| #define HAVE_CHECK_SHA256 1
3793| #define ASSUME_RAM 128
3794| #define PACKAGE "xz"
3795| #define VERSION "5.2.9"
3796| #define HAVE_STDIO_H 1
3797| #define HAVE_STDLIB_H 1
3798| #define HAVE_STRING_H 1
3799| #define HAVE_INTTYPES_H 1
3800| #define HAVE_STDINT_H 1
3801| #define HAVE_STRINGS_H 1
3802| #define HAVE_SYS_STAT_H 1
3803| #define HAVE_SYS_TYPES_H 1
3804| #define HAVE_UNISTD_H 1
3805| #define HAVE_WCHAR_H 1
3806| #define STDC_HEADERS 1
3807| #define _ALL_SOURCE 1
3808| #define _DARWIN_C_SOURCE 1
3809| #define _GNU_SOURCE 1
3810| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3811| #define _NETBSD_SOURCE 1
3812| #define _OPENBSD_SOURCE 1
3813| #define _POSIX_PTHREAD_SEMANTICS 1
3814| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3815| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3816| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3817| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3818| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3819| #define __STDC_WANT_LIB_EXT2__ 1
3820| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3821| #define _TANDEM_SOURCE 1
3822| #define __EXTENSIONS__ 1
3823| #define HAVE_PTHREAD_PRIO_INHERIT 1
3824| #define MYTHREAD_POSIX 1
3825| #define HAVE_CLOCK_GETTIME 1
3826| #define HAVE_DECL_CLOCK_MONOTONIC 1
3827| #define HAVE_DLFCN_H 1
3828| #define LT_OBJDIR ".libs/"
3829| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3830| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3831| #define HAVE_ICONV 1
3832| #define ENABLE_NLS 1
3833| #define HAVE_GETTEXT 1
3834| #define HAVE_DCGETTEXT 1
3835| #define HAVE_FCNTL_H 1
3836| #define HAVE_LIMITS_H 1
3837| #define HAVE_SYS_TIME_H 1
3838| #define HAVE_IMMINTRIN_H 1
3839| #define HAVE__BOOL 1
3840| #define HAVE_STDBOOL_H 1
3841| #define HAVE_UINTPTR_T 1
3842| #define SIZEOF_SIZE_T 8
3843| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
3844| #define HAVE_GETOPT_H 1
3845| #define HAVE_GETOPT_LONG 1
3846| #define HAVE_OPTRESET 1
3847| #define HAVE_FUTIMENS 1
3848| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3849| #define HAVE___BUILTIN_BSWAPXX 1
3850| #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3851| #define HAVE___BUILTIN_ASSUME_ALIGNED 1
3852| #define HAVE_SYS_PARAM_H 1
3853| #define TUKLIB_PHYSMEM_SYSCONF 1
3854| #define HAVE_SYS_PARAM_H 1
3855| /* end confdefs.h.  */
3856|
3857| #include <sys/param.h>
3858| #include <sys/cpuset.h>
3859|
3860| int
3861| main(void)
3862| {
3863|       cpuset_t set;
3864|       cpuset_getaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, -1,
3865|                       sizeof(set), &set);
3866|       return 0;
3867| }
3868|
3869configure:20893: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3870configure:20893: $? = 0
3871configure:20962: result: sysctl
3872configure:20996: checking whether mbrtowc and mbstate_t are properly declared
3873configure:21017: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
3874configure:21017: $? = 0
3875configure:21026: result: yes
3876configure:21034: checking for wcwidth
3877configure:21034: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c  -lpthread >&5
3878configure:21034: $? = 0
3879configure:21034: result: yes
3880configure:21292: checking whether _mm_movemask_epi8 is declared
3881configure:21292: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3882configure:21292: $? = 0
3883configure:21292: result: yes
3884configure:21312: checking for sys/capsicum.h
3885configure:21312: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
3886conftest.c:132:10: fatal error: 'sys/capsicum.h' file not found
3887#include <sys/capsicum.h>
3888         ^~~~~~~~~~~~~~~~
38891 error generated.
3890configure:21312: $? = 1
3891configure: failed program was:
3892| /* confdefs.h */
3893| #define PACKAGE_NAME "XZ Utils"
3894| #define PACKAGE_TARNAME "xz"
3895| #define PACKAGE_VERSION "5.2.9"
3896| #define PACKAGE_STRING "XZ Utils 5.2.9"
3897| #define PACKAGE_BUGREPORT "xz@tukaani.org"
3898| #define PACKAGE_URL "https://tukaani.org/xz/"
3899| #define NDEBUG 1
3900| #define HAVE_ENCODER_LZMA1 1
3901| #define HAVE_ENCODER_LZMA2 1
3902| #define HAVE_ENCODER_DELTA 1
3903| #define HAVE_ENCODER_X86 1
3904| #define HAVE_ENCODER_POWERPC 1
3905| #define HAVE_ENCODER_IA64 1
3906| #define HAVE_ENCODER_ARM 1
3907| #define HAVE_ENCODER_ARMTHUMB 1
3908| #define HAVE_ENCODER_SPARC 1
3909| #define HAVE_ENCODERS 1
3910| #define HAVE_DECODER_LZMA1 1
3911| #define HAVE_DECODER_LZMA2 1
3912| #define HAVE_DECODER_DELTA 1
3913| #define HAVE_DECODER_X86 1
3914| #define HAVE_DECODER_POWERPC 1
3915| #define HAVE_DECODER_IA64 1
3916| #define HAVE_DECODER_ARM 1
3917| #define HAVE_DECODER_ARMTHUMB 1
3918| #define HAVE_DECODER_SPARC 1
3919| #define HAVE_DECODERS 1
3920| #define HAVE_MF_HC3 1
3921| #define HAVE_MF_HC4 1
3922| #define HAVE_MF_BT2 1
3923| #define HAVE_MF_BT3 1
3924| #define HAVE_MF_BT4 1
3925| #define HAVE_CHECK_CRC32 1
3926| #define HAVE_CHECK_CRC64 1
3927| #define HAVE_CHECK_SHA256 1
3928| #define ASSUME_RAM 128
3929| #define PACKAGE "xz"
3930| #define VERSION "5.2.9"
3931| #define HAVE_STDIO_H 1
3932| #define HAVE_STDLIB_H 1
3933| #define HAVE_STRING_H 1
3934| #define HAVE_INTTYPES_H 1
3935| #define HAVE_STDINT_H 1
3936| #define HAVE_STRINGS_H 1
3937| #define HAVE_SYS_STAT_H 1
3938| #define HAVE_SYS_TYPES_H 1
3939| #define HAVE_UNISTD_H 1
3940| #define HAVE_WCHAR_H 1
3941| #define STDC_HEADERS 1
3942| #define _ALL_SOURCE 1
3943| #define _DARWIN_C_SOURCE 1
3944| #define _GNU_SOURCE 1
3945| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3946| #define _NETBSD_SOURCE 1
3947| #define _OPENBSD_SOURCE 1
3948| #define _POSIX_PTHREAD_SEMANTICS 1
3949| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3950| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3951| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3952| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3953| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3954| #define __STDC_WANT_LIB_EXT2__ 1
3955| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3956| #define _TANDEM_SOURCE 1
3957| #define __EXTENSIONS__ 1
3958| #define HAVE_PTHREAD_PRIO_INHERIT 1
3959| #define MYTHREAD_POSIX 1
3960| #define HAVE_CLOCK_GETTIME 1
3961| #define HAVE_DECL_CLOCK_MONOTONIC 1
3962| #define HAVE_DLFCN_H 1
3963| #define LT_OBJDIR ".libs/"
3964| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3965| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3966| #define HAVE_ICONV 1
3967| #define ENABLE_NLS 1
3968| #define HAVE_GETTEXT 1
3969| #define HAVE_DCGETTEXT 1
3970| #define HAVE_FCNTL_H 1
3971| #define HAVE_LIMITS_H 1
3972| #define HAVE_SYS_TIME_H 1
3973| #define HAVE_IMMINTRIN_H 1
3974| #define HAVE__BOOL 1
3975| #define HAVE_STDBOOL_H 1
3976| #define HAVE_UINTPTR_T 1
3977| #define SIZEOF_SIZE_T 8
3978| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
3979| #define HAVE_GETOPT_H 1
3980| #define HAVE_GETOPT_LONG 1
3981| #define HAVE_OPTRESET 1
3982| #define HAVE_FUTIMENS 1
3983| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3984| #define HAVE___BUILTIN_BSWAPXX 1
3985| #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3986| #define HAVE___BUILTIN_ASSUME_ALIGNED 1
3987| #define HAVE_SYS_PARAM_H 1
3988| #define TUKLIB_PHYSMEM_SYSCONF 1
3989| #define HAVE_SYS_PARAM_H 1
3990| #define TUKLIB_CPUCORES_SYSCTL 1
3991| #define HAVE_MBRTOWC 1
3992| #define HAVE_WCWIDTH 1
3993| #define HAVE__MM_MOVEMASK_EPI8 1
3994| /* end confdefs.h.  */
3995| #include <stddef.h>
3996| #ifdef HAVE_STDIO_H
3997| # include <stdio.h>
3998| #endif
3999| #ifdef HAVE_STDLIB_H
4000| # include <stdlib.h>
4001| #endif
4002| #ifdef HAVE_STRING_H
4003| # include <string.h>
4004| #endif
4005| #ifdef HAVE_INTTYPES_H
4006| # include <inttypes.h>
4007| #endif
4008| #ifdef HAVE_STDINT_H
4009| # include <stdint.h>
4010| #endif
4011| #ifdef HAVE_STRINGS_H
4012| # include <strings.h>
4013| #endif
4014| #ifdef HAVE_SYS_TYPES_H
4015| # include <sys/types.h>
4016| #endif
4017| #ifdef HAVE_SYS_STAT_H
4018| # include <sys/stat.h>
4019| #endif
4020| #ifdef HAVE_UNISTD_H
4021| # include <unistd.h>
4022| #endif
4023| #include <sys/capsicum.h>
4024configure:21312: result: no
4025configure:21325: checking whether cap_rights_limit is declared
4026configure:21325: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4027conftest.c:104:10: fatal error: 'sys/capability.h' file not found
4028#include <sys/capability.h>
4029         ^~~~~~~~~~~~~~~~~~
40301 error generated.
4031configure:21325: $? = 1
4032configure: failed program was:
4033| /* confdefs.h */
4034| #define PACKAGE_NAME "XZ Utils"
4035| #define PACKAGE_TARNAME "xz"
4036| #define PACKAGE_VERSION "5.2.9"
4037| #define PACKAGE_STRING "XZ Utils 5.2.9"
4038| #define PACKAGE_BUGREPORT "xz@tukaani.org"
4039| #define PACKAGE_URL "https://tukaani.org/xz/"
4040| #define NDEBUG 1
4041| #define HAVE_ENCODER_LZMA1 1
4042| #define HAVE_ENCODER_LZMA2 1
4043| #define HAVE_ENCODER_DELTA 1
4044| #define HAVE_ENCODER_X86 1
4045| #define HAVE_ENCODER_POWERPC 1
4046| #define HAVE_ENCODER_IA64 1
4047| #define HAVE_ENCODER_ARM 1
4048| #define HAVE_ENCODER_ARMTHUMB 1
4049| #define HAVE_ENCODER_SPARC 1
4050| #define HAVE_ENCODERS 1
4051| #define HAVE_DECODER_LZMA1 1
4052| #define HAVE_DECODER_LZMA2 1
4053| #define HAVE_DECODER_DELTA 1
4054| #define HAVE_DECODER_X86 1
4055| #define HAVE_DECODER_POWERPC 1
4056| #define HAVE_DECODER_IA64 1
4057| #define HAVE_DECODER_ARM 1
4058| #define HAVE_DECODER_ARMTHUMB 1
4059| #define HAVE_DECODER_SPARC 1
4060| #define HAVE_DECODERS 1
4061| #define HAVE_MF_HC3 1
4062| #define HAVE_MF_HC4 1
4063| #define HAVE_MF_BT2 1
4064| #define HAVE_MF_BT3 1
4065| #define HAVE_MF_BT4 1
4066| #define HAVE_CHECK_CRC32 1
4067| #define HAVE_CHECK_CRC64 1
4068| #define HAVE_CHECK_SHA256 1
4069| #define ASSUME_RAM 128
4070| #define PACKAGE "xz"
4071| #define VERSION "5.2.9"
4072| #define HAVE_STDIO_H 1
4073| #define HAVE_STDLIB_H 1
4074| #define HAVE_STRING_H 1
4075| #define HAVE_INTTYPES_H 1
4076| #define HAVE_STDINT_H 1
4077| #define HAVE_STRINGS_H 1
4078| #define HAVE_SYS_STAT_H 1
4079| #define HAVE_SYS_TYPES_H 1
4080| #define HAVE_UNISTD_H 1
4081| #define HAVE_WCHAR_H 1
4082| #define STDC_HEADERS 1
4083| #define _ALL_SOURCE 1
4084| #define _DARWIN_C_SOURCE 1
4085| #define _GNU_SOURCE 1
4086| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4087| #define _NETBSD_SOURCE 1
4088| #define _OPENBSD_SOURCE 1
4089| #define _POSIX_PTHREAD_SEMANTICS 1
4090| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4091| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4092| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4093| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4094| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4095| #define __STDC_WANT_LIB_EXT2__ 1
4096| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4097| #define _TANDEM_SOURCE 1
4098| #define __EXTENSIONS__ 1
4099| #define HAVE_PTHREAD_PRIO_INHERIT 1
4100| #define MYTHREAD_POSIX 1
4101| #define HAVE_CLOCK_GETTIME 1
4102| #define HAVE_DECL_CLOCK_MONOTONIC 1
4103| #define HAVE_DLFCN_H 1
4104| #define LT_OBJDIR ".libs/"
4105| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4106| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4107| #define HAVE_ICONV 1
4108| #define ENABLE_NLS 1
4109| #define HAVE_GETTEXT 1
4110| #define HAVE_DCGETTEXT 1
4111| #define HAVE_FCNTL_H 1
4112| #define HAVE_LIMITS_H 1
4113| #define HAVE_SYS_TIME_H 1
4114| #define HAVE_IMMINTRIN_H 1
4115| #define HAVE__BOOL 1
4116| #define HAVE_STDBOOL_H 1
4117| #define HAVE_UINTPTR_T 1
4118| #define SIZEOF_SIZE_T 8
4119| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
4120| #define HAVE_GETOPT_H 1
4121| #define HAVE_GETOPT_LONG 1
4122| #define HAVE_OPTRESET 1
4123| #define HAVE_FUTIMENS 1
4124| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4125| #define HAVE___BUILTIN_BSWAPXX 1
4126| #define TUKLIB_FAST_UNALIGNED_ACCESS 1
4127| #define HAVE___BUILTIN_ASSUME_ALIGNED 1
4128| #define HAVE_SYS_PARAM_H 1
4129| #define TUKLIB_PHYSMEM_SYSCONF 1
4130| #define HAVE_SYS_PARAM_H 1
4131| #define TUKLIB_CPUCORES_SYSCTL 1
4132| #define HAVE_MBRTOWC 1
4133| #define HAVE_WCWIDTH 1
4134| #define HAVE__MM_MOVEMASK_EPI8 1
4135| /* end confdefs.h.  */
4136| #include <sys/capability.h>
4137|
4138| int
4139| main (void)
4140| {
4141| #ifndef cap_rights_limit
4142| #ifdef __cplusplus
4143|   (void) cap_rights_limit;
4144| #else
4145|   (void) cap_rights_limit;
4146| #endif
4147| #endif
4148|
4149|   ;
4150|   return 0;
4151| }
4152configure:21325: result: no
4153configure:21453: checking whether the -Werror option is usable
4154configure:21472: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4155configure:21472: $? = 0
4156configure:21482: result: yes
4157configure:21484: checking for simple visibility declarations
4158configure:21511: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -fvisibility=hidden -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4159configure:21511: $? = 0
4160configure:21521: result: yes
4161configure:21574: checking if ccache /usr/bin/clang accepts -Wall
4162configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wall -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4163configure:21582: $? = 0
4164configure:21586: result: yes
4165configure:21574: checking if ccache /usr/bin/clang accepts -Wextra
4166configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wextra -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4167configure:21582: $? = 0
4168configure:21586: result: yes
4169configure:21574: checking if ccache /usr/bin/clang accepts -Wvla
4170configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wvla -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4171configure:21582: $? = 0
4172configure:21586: result: yes
4173configure:21574: checking if ccache /usr/bin/clang accepts -Wformat=2
4174configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wformat=2 -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4175configure:21582: $? = 0
4176configure:21586: result: yes
4177configure:21574: checking if ccache /usr/bin/clang accepts -Winit-self
4178configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Winit-self -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4179configure:21582: $? = 0
4180configure:21586: result: yes
4181configure:21574: checking if ccache /usr/bin/clang accepts -Wmissing-include-dirs
4182configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wmissing-include-dirs -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4183configure:21582: $? = 0
4184configure:21586: result: yes
4185configure:21574: checking if ccache /usr/bin/clang accepts -Wstrict-aliasing
4186configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wstrict-aliasing -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4187configure:21582: $? = 0
4188configure:21586: result: yes
4189configure:21574: checking if ccache /usr/bin/clang accepts -Wfloat-equal
4190configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wfloat-equal -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4191configure:21582: $? = 0
4192configure:21586: result: yes
4193configure:21574: checking if ccache /usr/bin/clang accepts -Wundef
4194configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wundef -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4195configure:21582: $? = 0
4196configure:21586: result: yes
4197configure:21574: checking if ccache /usr/bin/clang accepts -Wshadow
4198configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wshadow -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4199configure:21582: $? = 0
4200configure:21586: result: yes
4201configure:21574: checking if ccache /usr/bin/clang accepts -Wpointer-arith
4202configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wpointer-arith -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4203configure:21582: $? = 0
4204configure:21586: result: yes
4205configure:21574: checking if ccache /usr/bin/clang accepts -Wbad-function-cast
4206configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wbad-function-cast -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4207configure:21582: $? = 0
4208configure:21586: result: yes
4209configure:21574: checking if ccache /usr/bin/clang accepts -Wwrite-strings
4210configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wwrite-strings -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4211configure:21582: $? = 0
4212configure:21586: result: yes
4213configure:21574: checking if ccache /usr/bin/clang accepts -Wlogical-op
4214configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wlogical-op -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4215error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
4216configure:21582: $? = 1
4217configure: failed program was:
4218| /* confdefs.h */
4219| #define PACKAGE_NAME "XZ Utils"
4220| #define PACKAGE_TARNAME "xz"
4221| #define PACKAGE_VERSION "5.2.9"
4222| #define PACKAGE_STRING "XZ Utils 5.2.9"
4223| #define PACKAGE_BUGREPORT "xz@tukaani.org"
4224| #define PACKAGE_URL "https://tukaani.org/xz/"
4225| #define NDEBUG 1
4226| #define HAVE_ENCODER_LZMA1 1
4227| #define HAVE_ENCODER_LZMA2 1
4228| #define HAVE_ENCODER_DELTA 1
4229| #define HAVE_ENCODER_X86 1
4230| #define HAVE_ENCODER_POWERPC 1
4231| #define HAVE_ENCODER_IA64 1
4232| #define HAVE_ENCODER_ARM 1
4233| #define HAVE_ENCODER_ARMTHUMB 1
4234| #define HAVE_ENCODER_SPARC 1
4235| #define HAVE_ENCODERS 1
4236| #define HAVE_DECODER_LZMA1 1
4237| #define HAVE_DECODER_LZMA2 1
4238| #define HAVE_DECODER_DELTA 1
4239| #define HAVE_DECODER_X86 1
4240| #define HAVE_DECODER_POWERPC 1
4241| #define HAVE_DECODER_IA64 1
4242| #define HAVE_DECODER_ARM 1
4243| #define HAVE_DECODER_ARMTHUMB 1
4244| #define HAVE_DECODER_SPARC 1
4245| #define HAVE_DECODERS 1
4246| #define HAVE_MF_HC3 1
4247| #define HAVE_MF_HC4 1
4248| #define HAVE_MF_BT2 1
4249| #define HAVE_MF_BT3 1
4250| #define HAVE_MF_BT4 1
4251| #define HAVE_CHECK_CRC32 1
4252| #define HAVE_CHECK_CRC64 1
4253| #define HAVE_CHECK_SHA256 1
4254| #define ASSUME_RAM 128
4255| #define PACKAGE "xz"
4256| #define VERSION "5.2.9"
4257| #define HAVE_STDIO_H 1
4258| #define HAVE_STDLIB_H 1
4259| #define HAVE_STRING_H 1
4260| #define HAVE_INTTYPES_H 1
4261| #define HAVE_STDINT_H 1
4262| #define HAVE_STRINGS_H 1
4263| #define HAVE_SYS_STAT_H 1
4264| #define HAVE_SYS_TYPES_H 1
4265| #define HAVE_UNISTD_H 1
4266| #define HAVE_WCHAR_H 1
4267| #define STDC_HEADERS 1
4268| #define _ALL_SOURCE 1
4269| #define _DARWIN_C_SOURCE 1
4270| #define _GNU_SOURCE 1
4271| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4272| #define _NETBSD_SOURCE 1
4273| #define _OPENBSD_SOURCE 1
4274| #define _POSIX_PTHREAD_SEMANTICS 1
4275| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4276| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4277| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4278| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4279| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4280| #define __STDC_WANT_LIB_EXT2__ 1
4281| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4282| #define _TANDEM_SOURCE 1
4283| #define __EXTENSIONS__ 1
4284| #define HAVE_PTHREAD_PRIO_INHERIT 1
4285| #define MYTHREAD_POSIX 1
4286| #define HAVE_CLOCK_GETTIME 1
4287| #define HAVE_DECL_CLOCK_MONOTONIC 1
4288| #define HAVE_DLFCN_H 1
4289| #define LT_OBJDIR ".libs/"
4290| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4291| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4292| #define HAVE_ICONV 1
4293| #define ENABLE_NLS 1
4294| #define HAVE_GETTEXT 1
4295| #define HAVE_DCGETTEXT 1
4296| #define HAVE_FCNTL_H 1
4297| #define HAVE_LIMITS_H 1
4298| #define HAVE_SYS_TIME_H 1
4299| #define HAVE_IMMINTRIN_H 1
4300| #define HAVE__BOOL 1
4301| #define HAVE_STDBOOL_H 1
4302| #define HAVE_UINTPTR_T 1
4303| #define SIZEOF_SIZE_T 8
4304| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
4305| #define HAVE_GETOPT_H 1
4306| #define HAVE_GETOPT_LONG 1
4307| #define HAVE_OPTRESET 1
4308| #define HAVE_FUTIMENS 1
4309| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4310| #define HAVE___BUILTIN_BSWAPXX 1
4311| #define TUKLIB_FAST_UNALIGNED_ACCESS 1
4312| #define HAVE___BUILTIN_ASSUME_ALIGNED 1
4313| #define HAVE_SYS_PARAM_H 1
4314| #define TUKLIB_PHYSMEM_SYSCONF 1
4315| #define HAVE_SYS_PARAM_H 1
4316| #define TUKLIB_CPUCORES_SYSCTL 1
4317| #define HAVE_MBRTOWC 1
4318| #define HAVE_WCWIDTH 1
4319| #define HAVE__MM_MOVEMASK_EPI8 1
4320| #define HAVE_VISIBILITY 1
4321| /* end confdefs.h.  */
4322| void foo(void); void foo(void) { }
4323configure:21591: result: no
4324configure:21574: checking if ccache /usr/bin/clang accepts -Waggregate-return
4325configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Waggregate-return -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4326configure:21582: $? = 0
4327configure:21586: result: yes
4328configure:21574: checking if ccache /usr/bin/clang accepts -Wstrict-prototypes
4329configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wstrict-prototypes -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4330configure:21582: $? = 0
4331configure:21586: result: yes
4332configure:21574: checking if ccache /usr/bin/clang accepts -Wold-style-definition
4333configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wold-style-definition -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4334configure:21582: $? = 0
4335configure:21586: result: yes
4336configure:21574: checking if ccache /usr/bin/clang accepts -Wmissing-prototypes
4337configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wmissing-prototypes -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4338configure:21582: $? = 0
4339configure:21586: result: yes
4340configure:21574: checking if ccache /usr/bin/clang accepts -Wmissing-declarations
4341configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wmissing-declarations -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4342configure:21582: $? = 0
4343configure:21586: result: yes
4344configure:21574: checking if ccache /usr/bin/clang accepts -Wmissing-noreturn
4345configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wmissing-noreturn -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4346configure:21582: $? = 0
4347configure:21586: result: yes
4348configure:21574: checking if ccache /usr/bin/clang accepts -Wredundant-decls
4349configure:21582: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wredundant-decls -Werror -I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
4350configure:21582: $? = 0
4351configure:21586: result: yes
4352configure:21953: checking that generated files are newer than configure
4353configure:21959: result: done
4354configure:22011: creating ./config.status
4355
4356## ---------------------- ##
4357## Running config.status. ##
4358## ---------------------- ##
4359
4360This file was extended by XZ Utils config.status 5.2.9, which was
4361generated by GNU Autoconf 2.71.  Invocation command line was
4362
4363  CONFIG_FILES    =
4364  CONFIG_HEADERS  =
4365  CONFIG_LINKS    =
4366  CONFIG_COMMANDS =
4367  $ ./config.status
4368
4369on olivine.local
4370
4371config.status:1389: creating Doxyfile
4372config.status:1389: creating Makefile
4373config.status:1389: creating po/Makefile.in
4374config.status:1389: creating lib/Makefile
4375config.status:1389: creating src/Makefile
4376config.status:1389: creating src/liblzma/Makefile
4377config.status:1389: creating src/liblzma/api/Makefile
4378config.status:1389: creating src/xz/Makefile
4379config.status:1389: creating src/xzdec/Makefile
4380config.status:1389: creating src/lzmainfo/Makefile
4381config.status:1389: creating src/scripts/Makefile
4382config.status:1389: creating tests/Makefile
4383config.status:1389: creating debug/Makefile
4384config.status:1389: creating src/scripts/xzdiff
4385config.status:1389: creating src/scripts/xzgrep
4386config.status:1389: creating src/scripts/xzmore
4387config.status:1389: creating src/scripts/xzless
4388config.status:1389: creating config.h
4389config.status:1618: executing depfiles commands
4390config.status:1695: cd lib       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
4391config.status:1700: $? = 0
4392config.status:1695: cd src/liblzma       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
4393config.status:1700: $? = 0
4394config.status:1695: cd src/xz       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
4395config.status:1700: $? = 0
4396config.status:1695: cd src/xzdec       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
4397config.status:1700: $? = 0
4398config.status:1695: cd src/lzmainfo       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
4399config.status:1700: $? = 0
4400config.status:1695: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
4401config.status:1700: $? = 0
4402config.status:1695: cd debug       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
4403config.status:1700: $? = 0
4404config.status:1618: executing libtool commands
4405config.status:1618: executing po-directories commands
4406
4407## ---------------- ##
4408## Cache variables. ##
4409## ---------------- ##
4410
4411ac_cv_build=x86_64-apple-darwin22.1.0
4412ac_cv_c_bigendian=no
4413ac_cv_c_compiler_gnu=yes
4414ac_cv_c_int32_t=yes
4415ac_cv_c_int64_t=yes
4416ac_cv_c_uint16_t=yes
4417ac_cv_c_uint32_t=yes
4418ac_cv_c_uint64_t=yes
4419ac_cv_c_uint8_t=yes
4420ac_cv_c_undeclared_builtin_options='none needed'
4421ac_cv_env_CCASFLAGS_set=
4422ac_cv_env_CCASFLAGS_value=
4423ac_cv_env_CCAS_set=
4424ac_cv_env_CCAS_value=
4425ac_cv_env_CC_set=set
4426ac_cv_env_CC_value='ccache /usr/bin/clang'
4427ac_cv_env_CFLAGS_set=set
4428ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
4429ac_cv_env_CPPFLAGS_set=set
4430ac_cv_env_CPPFLAGS_value='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
4431ac_cv_env_CPP_set=
4432ac_cv_env_CPP_value=
4433ac_cv_env_LDFLAGS_set=set
4434ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
4435ac_cv_env_LIBS_set=
4436ac_cv_env_LIBS_value=
4437ac_cv_env_LT_SYS_LIBRARY_PATH_set=
4438ac_cv_env_LT_SYS_LIBRARY_PATH_value=
4439ac_cv_env_build_alias_set=
4440ac_cv_env_build_alias_value=
4441ac_cv_env_host_alias_set=
4442ac_cv_env_host_alias_value=
4443ac_cv_env_target_alias_set=
4444ac_cv_env_target_alias_value=
4445ac_cv_func_clock_gettime=yes
4446ac_cv_func_futimens=yes
4447ac_cv_func_getopt_long=yes
4448ac_cv_func_mbrtowc=yes
4449ac_cv_func_posix_fadvise=no
4450ac_cv_func_pthread_condattr_setclock=no
4451ac_cv_func_wcwidth=yes
4452ac_cv_have_decl_CLOCK_MONOTONIC=yes
4453ac_cv_have_decl__mm_movemask_epi8=yes
4454ac_cv_have_decl_cap_rights_limit=no
4455ac_cv_have_decl_optreset=yes
4456ac_cv_have_decl_program_invocation_name=no
4457ac_cv_header_dlfcn_h=yes
4458ac_cv_header_fcntl_h=yes
4459ac_cv_header_getopt_h=yes
4460ac_cv_header_immintrin_h=yes
4461ac_cv_header_inttypes_h=yes
4462ac_cv_header_limits_h=yes
4463ac_cv_header_minix_config_h=no
4464ac_cv_header_stdbool_h=yes
4465ac_cv_header_stdint_h=yes
4466ac_cv_header_stdio_h=yes
4467ac_cv_header_stdlib_h=yes
4468ac_cv_header_string_h=yes
4469ac_cv_header_strings_h=yes
4470ac_cv_header_sys_capsicum_h=no
4471ac_cv_header_sys_param_h=yes
4472ac_cv_header_sys_stat_h=yes
4473ac_cv_header_sys_time_h=yes
4474ac_cv_header_sys_types_h=yes
4475ac_cv_header_unistd_h=yes
4476ac_cv_header_wchar_h=yes
4477ac_cv_host=x86_64-apple-darwin22.1.0
4478ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no
4479ac_cv_member_struct_stat_st_atim_tv_nsec=no
4480ac_cv_member_struct_stat_st_atimensec=no
4481ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes
4482ac_cv_member_struct_stat_st_uatime=no
4483ac_cv_objext=o
4484ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
4485ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
4486ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
4487ac_cv_path_GREP=/opt/local/bin/ggrep
4488ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
4489ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
4490ac_cv_path_SED=/opt/local/bin/gsed
4491ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
4492ac_cv_path_lt_DD=/bin/dd
4493ac_cv_path_mkdir=/opt/local/bin/gmkdir
4494ac_cv_prog_AWK=gawk
4495ac_cv_prog_CPP='ccache /usr/bin/clang -E'
4496ac_cv_prog_ac_ct_AR=ar
4497ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang'
4498ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
4499ac_cv_prog_ac_ct_FILECMD=file
4500ac_cv_prog_ac_ct_LIPO=lipo
4501ac_cv_prog_ac_ct_NMEDIT=nmedit
4502ac_cv_prog_ac_ct_OBJDUMP=objdump
4503ac_cv_prog_ac_ct_OTOOL=otool
4504ac_cv_prog_ac_ct_RANLIB=ranlib
4505ac_cv_prog_ac_ct_STRIP=strip
4506ac_cv_prog_cc_c11=
4507ac_cv_prog_cc_g=yes
4508ac_cv_prog_cc_stdc=
4509ac_cv_prog_make_make_set=yes
4510ac_cv_safe_to_define___extensions__=yes
4511ac_cv_search_clock_gettime='none required'
4512ac_cv_should_define__xopen_source=no
4513ac_cv_sizeof_size_t=8
4514ac_cv_sys_file_offset_bits=no
4515ac_cv_sys_largefile_CC=no
4516ac_cv_type__Bool=yes
4517ac_cv_type_uintptr_t=yes
4518acl_cv_hardcode_direct=no
4519acl_cv_hardcode_libdir_flag_spec=
4520acl_cv_hardcode_libdir_separator=
4521acl_cv_hardcode_minus_L=no
4522acl_cv_libdirstems=lib,lib,lib
4523acl_cv_libext=a
4524acl_cv_libname_spec='lib$name'
4525acl_cv_library_names_spec='$libname$shrext'
4526acl_cv_prog_gnu_ld=no
4527acl_cv_rpath=done
4528acl_cv_shlibext=dylib
4529acl_cv_wl=-Wl,
4530am_cv_CCAS_dependencies_compiler_type=gcc3
4531am_cv_CC_dependencies_compiler_type=gcc3
4532am_cv_func_iconv=yes
4533am_cv_func_iconv_works=yes
4534am_cv_lib_iconv=yes
4535am_cv_make_support_nested_variables=yes
4536am_cv_prog_cc_c_o=yes
4537ax_cv_PTHREAD_CLANG=yes
4538ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no
4539ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
4540ax_cv_PTHREAD_PRIO_INHERIT=yes
4541ax_cv_PTHREAD_SPECIAL_FLAGS=no
4542gl_cv_cc_vis_werror=yes
4543gl_cv_cc_visibility=yes
4544gl_cv_elf=no
4545gl_cv_host_cpu_c_abi_32bit=no
4546gl_cv_posix_shell=/bin/sh
4547gt_cv_func_CFLocaleCopyPreferredLanguages=yes
4548gt_cv_func_CFPreferencesCopyAppValue=yes
4549gt_cv_func_gnugettext1_libc=no
4550gt_cv_func_gnugettext1_libintl=yes
4551lt_cv_apple_cc_single_mod=yes
4552lt_cv_ar_at_file=no
4553lt_cv_deplibs_check_method=pass_all
4554lt_cv_file_magic_cmd='$MAGIC_CMD'
4555lt_cv_file_magic_test_file=
4556lt_cv_ld_exported_symbols_list=yes
4557lt_cv_ld_force_load=yes
4558lt_cv_ld_reload_flag=-r
4559lt_cv_nm_interface='BSD nm'
4560lt_cv_objdir=.libs
4561lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
4562lt_cv_path_NM='/opt/local/bin/nm -B'
4563lt_cv_path_mainfest_tool=no
4564lt_cv_prog_compiler_c_o=yes
4565lt_cv_prog_compiler_c_o_RC=yes
4566lt_cv_prog_compiler_pic='-fno-common -DPIC'
4567lt_cv_prog_compiler_pic_works=yes
4568lt_cv_prog_compiler_rtti_exceptions=yes
4569lt_cv_prog_compiler_static_works=no
4570lt_cv_prog_gnu_ld=no
4571lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
4572lt_cv_sys_global_symbol_pipe='/opt/local/bin/gsed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /opt/local/bin/gsed '\''/ __gnu_lto/d'\'''
4573lt_cv_sys_global_symbol_to_c_name_address='/opt/local/bin/gsed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
4574lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/opt/local/bin/gsed -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'\'''
4575lt_cv_sys_global_symbol_to_cdecl='/opt/local/bin/gsed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
4576lt_cv_sys_global_symbol_to_import=
4577lt_cv_sys_max_cmd_len=786432
4578lt_cv_to_host_file_cmd=func_convert_file_noop
4579lt_cv_to_tool_file_cmd=func_convert_file_noop
4580lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
4581tuklib_cv_cpucores_method=sysctl
4582tuklib_cv_physmem_method=sysconf
4583
4584## ----------------- ##
4585## Output variables. ##
4586## ----------------- ##
4587
4588ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/build-aux/missing'\'' aclocal-1.16'
4589AMDEPBACKSLASH='\'
4590AMDEP_FALSE='#'
4591AMDEP_TRUE=''
4592AMTAR='$${TAR-tar}'
4593AM_BACKSLASH='\'
4594AM_CFLAGS=' -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls'
4595AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
4596AM_DEFAULT_VERBOSITY='1'
4597AM_V='$(V)'
4598AR='ar'
4599AS='as'
4600AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/build-aux/missing'\'' autoconf'
4601AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/build-aux/missing'\'' autoheader'
4602AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/build-aux/missing'\'' automake-1.16'
4603AWK='gawk'
4604CAPSICUM_LIB=''
4605CC='ccache /usr/bin/clang'
4606CCAS='ccache /usr/bin/clang'
4607CCASDEPMODE='depmode=gcc3'
4608CCASFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
4609CCDEPMODE='depmode=gcc3'
4610CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
4611CFLAG_VISIBILITY='-fvisibility=hidden'
4612COND_ASM_X86_64_FALSE=''
4613COND_ASM_X86_64_TRUE='#'
4614COND_ASM_X86_FALSE=''
4615COND_ASM_X86_TRUE='#'
4616COND_CHECK_CRC32_FALSE='#'
4617COND_CHECK_CRC32_TRUE=''
4618COND_CHECK_CRC64_FALSE='#'
4619COND_CHECK_CRC64_TRUE=''
4620COND_CHECK_SHA256_FALSE='#'
4621COND_CHECK_SHA256_TRUE=''
4622COND_DECODER_ARMTHUMB_FALSE='#'
4623COND_DECODER_ARMTHUMB_TRUE=''
4624COND_DECODER_ARM_FALSE='#'
4625COND_DECODER_ARM_TRUE=''
4626COND_DECODER_DELTA_FALSE='#'
4627COND_DECODER_DELTA_TRUE=''
4628COND_DECODER_IA64_FALSE='#'
4629COND_DECODER_IA64_TRUE=''
4630COND_DECODER_LZMA1_FALSE='#'
4631COND_DECODER_LZMA1_TRUE=''
4632COND_DECODER_LZMA2_FALSE='#'
4633COND_DECODER_LZMA2_TRUE=''
4634COND_DECODER_LZ_FALSE='#'
4635COND_DECODER_LZ_TRUE=''
4636COND_DECODER_POWERPC_FALSE='#'
4637COND_DECODER_POWERPC_TRUE=''
4638COND_DECODER_SIMPLE_FALSE='#'
4639COND_DECODER_SIMPLE_TRUE=''
4640COND_DECODER_SPARC_FALSE='#'
4641COND_DECODER_SPARC_TRUE=''
4642COND_DECODER_X86_FALSE='#'
4643COND_DECODER_X86_TRUE=''
4644COND_DOC_FALSE='#'
4645COND_DOC_TRUE=''
4646COND_ENCODER_ARMTHUMB_FALSE='#'
4647COND_ENCODER_ARMTHUMB_TRUE=''
4648COND_ENCODER_ARM_FALSE='#'
4649COND_ENCODER_ARM_TRUE=''
4650COND_ENCODER_DELTA_FALSE='#'
4651COND_ENCODER_DELTA_TRUE=''
4652COND_ENCODER_IA64_FALSE='#'
4653COND_ENCODER_IA64_TRUE=''
4654COND_ENCODER_LZMA1_FALSE='#'
4655COND_ENCODER_LZMA1_TRUE=''
4656COND_ENCODER_LZMA2_FALSE='#'
4657COND_ENCODER_LZMA2_TRUE=''
4658COND_ENCODER_LZ_FALSE='#'
4659COND_ENCODER_LZ_TRUE=''
4660COND_ENCODER_POWERPC_FALSE='#'
4661COND_ENCODER_POWERPC_TRUE=''
4662COND_ENCODER_SIMPLE_FALSE='#'
4663COND_ENCODER_SIMPLE_TRUE=''
4664COND_ENCODER_SPARC_FALSE='#'
4665COND_ENCODER_SPARC_TRUE=''
4666COND_ENCODER_X86_FALSE='#'
4667COND_ENCODER_X86_TRUE=''
4668COND_FILTER_ARMTHUMB_FALSE='#'
4669COND_FILTER_ARMTHUMB_TRUE=''
4670COND_FILTER_ARM_FALSE='#'
4671COND_FILTER_ARM_TRUE=''
4672COND_FILTER_DELTA_FALSE='#'
4673COND_FILTER_DELTA_TRUE=''
4674COND_FILTER_IA64_FALSE='#'
4675COND_FILTER_IA64_TRUE=''
4676COND_FILTER_LZMA1_FALSE='#'
4677COND_FILTER_LZMA1_TRUE=''
4678COND_FILTER_LZMA2_FALSE='#'
4679COND_FILTER_LZMA2_TRUE=''
4680COND_FILTER_LZ_FALSE='#'
4681COND_FILTER_LZ_TRUE=''
4682COND_FILTER_POWERPC_FALSE='#'
4683COND_FILTER_POWERPC_TRUE=''
4684COND_FILTER_SIMPLE_FALSE='#'
4685COND_FILTER_SIMPLE_TRUE=''
4686COND_FILTER_SPARC_FALSE='#'
4687COND_FILTER_SPARC_TRUE=''
4688COND_FILTER_X86_FALSE='#'
4689COND_FILTER_X86_TRUE=''
4690COND_GNULIB_FALSE=''
4691COND_GNULIB_TRUE='#'
4692COND_INTERNAL_SHA256_FALSE='#'
4693COND_INTERNAL_SHA256_TRUE=''
4694COND_LZMADEC_FALSE='#'
4695COND_LZMADEC_TRUE=''
4696COND_LZMAINFO_FALSE='#'
4697COND_LZMAINFO_TRUE=''
4698COND_LZMALINKS_FALSE='#'
4699COND_LZMALINKS_TRUE=''
4700COND_MAIN_DECODER_FALSE='#'
4701COND_MAIN_DECODER_TRUE=''
4702COND_MAIN_ENCODER_FALSE='#'
4703COND_MAIN_ENCODER_TRUE=''
4704COND_SCRIPTS_FALSE='#'
4705COND_SCRIPTS_TRUE=''
4706COND_SHARED_FALSE='#'
4707COND_SHARED_TRUE=''
4708COND_SMALL_FALSE=''
4709COND_SMALL_TRUE='#'
4710COND_SYMVERS_GENERIC_FALSE=''
4711COND_SYMVERS_GENERIC_TRUE='#'
4712COND_SYMVERS_LINUX_FALSE=''
4713COND_SYMVERS_LINUX_TRUE='#'
4714COND_THREADS_FALSE='#'
4715COND_THREADS_TRUE=''
4716COND_W32_FALSE=''
4717COND_W32_TRUE='#'
4718COND_XZDEC_FALSE='#'
4719COND_XZDEC_TRUE=''
4720COND_XZ_FALSE='#'
4721COND_XZ_TRUE=''
4722CPP='ccache /usr/bin/clang -E'
4723CPPFLAGS='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/src/liblzma/check -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
4724CSCOPE='cscope'
4725CTAGS='ctags'
4726CYGPATH_W='echo'
4727DEFS='-DHAVE_CONFIG_H'
4728DEPDIR='.deps'
4729DLLTOOL='false'
4730DSYMUTIL='dsymutil'
4731DUMPBIN=''
4732ECHO_C='\c'
4733ECHO_N=''
4734ECHO_T=''
4735EGREP='/opt/local/bin/ggrep -E'
4736ETAGS='etags'
4737EXEEXT=''
4738FGREP='/opt/local/bin/ggrep -F'
4739FILECMD='file'
4740GETOPT_H=''
4741GETTEXT_MACRO_VERSION='0.20'
4742GMSGFMT='/opt/local/bin/msgfmt'
4743GMSGFMT_015='/opt/local/bin/msgfmt'
4744GREP='/opt/local/bin/ggrep'
4745HAVE_VISIBILITY='1'
4746INSTALL_DATA='${INSTALL} -m 644'
4747INSTALL_PROGRAM='${INSTALL}'
4748INSTALL_SCRIPT='${INSTALL}'
4749INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4750INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
4751INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
4752LD='/Library/Developer/CommandLineTools/usr/bin/ld'
4753LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
4754LIBICONV='-liconv'
4755LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
4756LIBOBJS=''
4757LIBS=' -lpthread'
4758LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4759LIPO='lipo'
4760LN_EXEEXT='$(EXEEXT)'
4761LN_S='ln -s'
4762LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
4763LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
4764LTLIBOBJS=''
4765LT_SYS_LIBRARY_PATH=''
4766MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/build-aux/missing'\'' makeinfo'
4767MANIFEST_TOOL=':'
4768MKDIR_P='/opt/local/bin/gmkdir -p'
4769MSGFMT='/opt/local/bin/msgfmt'
4770MSGMERGE='/opt/local/bin/msgmerge'
4771MSGMERGE_FOR_MSGFMT_OPTION='--for-msgfmt'
4772NM='/opt/local/bin/nm -B'
4773NMEDIT='nmedit'
4774OBJDUMP='objdump'
4775OBJEXT='o'
4776OTOOL64=':'
4777OTOOL='otool'
4778PACKAGE='xz'
4779PACKAGE_BUGREPORT='xz@tukaani.org'
4780PACKAGE_NAME='XZ Utils'
4781PACKAGE_STRING='XZ Utils 5.2.9'
4782PACKAGE_TARNAME='xz'
4783PACKAGE_URL='https://tukaani.org/xz/'
4784PACKAGE_VERSION='5.2.9'
4785PATH_SEPARATOR=':'
4786POSIX_SHELL='/bin/sh'
4787POSUB='po'
4788PREFERABLY_POSIX_SHELL='/bin/sh'
4789PTHREAD_CC='ccache /usr/bin/clang'
4790PTHREAD_CFLAGS='-pthread'
4791PTHREAD_CXX='ccache /usr/bin/clang++'
4792PTHREAD_LIBS='-lpthread'
4793RANLIB='ranlib'
4794RC=''
4795SED='/opt/local/bin/gsed'
4796SET_MAKE=''
4797SHELL='/bin/sh'
4798STRIP='strip'
4799USE_NLS='yes'
4800VERSION='5.2.9'
4801XGETTEXT='/opt/local/bin/xgettext'
4802XGETTEXT_015='/opt/local/bin/xgettext'
4803XGETTEXT_EXTRA_OPTIONS=''
4804ac_ct_AR='ar'
4805ac_ct_CC='ccache /usr/bin/clang'
4806ac_ct_DUMPBIN=''
4807am__EXEEXT_FALSE=''
4808am__EXEEXT_TRUE='#'
4809am__fastdepCCAS_FALSE='#'
4810am__fastdepCCAS_TRUE=''
4811am__fastdepCC_FALSE='#'
4812am__fastdepCC_TRUE=''
4813am__include='include'
4814am__isrc=''
4815am__leading_dot='.'
4816am__nodep='_no'
4817am__quote=''
4818am__tar='$${TAR-tar} chof - "$$tardir"'
4819am__untar='$${TAR-tar} xf -'
4820ax_pthread_config=''
4821bindir='${exec_prefix}/bin'
4822build='x86_64-apple-darwin22.1.0'
4823build_alias=''
4824build_cpu='x86_64'
4825build_os='darwin22.1.0'
4826build_vendor='apple'
4827datadir='${datarootdir}'
4828datarootdir='${prefix}/share'
4829docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4830dvidir='${docdir}'
4831enable_path_for_scripts=''
4832exec_prefix='${prefix}'
4833host='x86_64-apple-darwin22.1.0'
4834host_alias=''
4835host_cpu='x86_64'
4836host_os='darwin22.1.0'
4837host_vendor='apple'
4838htmldir='${docdir}'
4839includedir='${prefix}/include'
4840infodir='${datarootdir}/info'
4841install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_archivers_xz/xz/work/xz-5.2.9/build-aux/install-sh'
4842libdir='${exec_prefix}/lib'
4843libexecdir='${exec_prefix}/libexec'
4844localedir='${datarootdir}/locale'
4845localstatedir='${prefix}/var'
4846mandir='${datarootdir}/man'
4847mkdir_p='$(MKDIR_P)'
4848oldincludedir='/usr/include'
4849pdfdir='${docdir}'
4850prefix='/opt/local'
4851program_transform_name='s,x,x,'
4852psdir='${docdir}'
4853runstatedir='${localstatedir}/run'
4854sbindir='${exec_prefix}/sbin'
4855sharedstatedir='${prefix}/com'
4856sysconfdir='${prefix}/etc'
4857target_alias=''
4858xz='xz'
4859
4860## ----------- ##
4861## confdefs.h. ##
4862## ----------- ##
4863
4864/* confdefs.h */
4865#define PACKAGE_NAME "XZ Utils"
4866#define PACKAGE_TARNAME "xz"
4867#define PACKAGE_VERSION "5.2.9"
4868#define PACKAGE_STRING "XZ Utils 5.2.9"
4869#define PACKAGE_BUGREPORT "xz@tukaani.org"
4870#define PACKAGE_URL "https://tukaani.org/xz/"
4871#define NDEBUG 1
4872#define HAVE_ENCODER_LZMA1 1
4873#define HAVE_ENCODER_LZMA2 1
4874#define HAVE_ENCODER_DELTA 1
4875#define HAVE_ENCODER_X86 1
4876#define HAVE_ENCODER_POWERPC 1
4877#define HAVE_ENCODER_IA64 1
4878#define HAVE_ENCODER_ARM 1
4879#define HAVE_ENCODER_ARMTHUMB 1
4880#define HAVE_ENCODER_SPARC 1
4881#define HAVE_ENCODERS 1
4882#define HAVE_DECODER_LZMA1 1
4883#define HAVE_DECODER_LZMA2 1
4884#define HAVE_DECODER_DELTA 1
4885#define HAVE_DECODER_X86 1
4886#define HAVE_DECODER_POWERPC 1
4887#define HAVE_DECODER_IA64 1
4888#define HAVE_DECODER_ARM 1
4889#define HAVE_DECODER_ARMTHUMB 1
4890#define HAVE_DECODER_SPARC 1
4891#define HAVE_DECODERS 1
4892#define HAVE_MF_HC3 1
4893#define HAVE_MF_HC4 1
4894#define HAVE_MF_BT2 1
4895#define HAVE_MF_BT3 1
4896#define HAVE_MF_BT4 1
4897#define HAVE_CHECK_CRC32 1
4898#define HAVE_CHECK_CRC64 1
4899#define HAVE_CHECK_SHA256 1
4900#define ASSUME_RAM 128
4901#define PACKAGE "xz"
4902#define VERSION "5.2.9"
4903#define HAVE_STDIO_H 1
4904#define HAVE_STDLIB_H 1
4905#define HAVE_STRING_H 1
4906#define HAVE_INTTYPES_H 1
4907#define HAVE_STDINT_H 1
4908#define HAVE_STRINGS_H 1
4909#define HAVE_SYS_STAT_H 1
4910#define HAVE_SYS_TYPES_H 1
4911#define HAVE_UNISTD_H 1
4912#define HAVE_WCHAR_H 1
4913#define STDC_HEADERS 1
4914#define _ALL_SOURCE 1
4915#define _DARWIN_C_SOURCE 1
4916#define _GNU_SOURCE 1
4917#define _HPUX_ALT_XOPEN_SOCKET_API 1
4918#define _NETBSD_SOURCE 1
4919#define _OPENBSD_SOURCE 1
4920#define _POSIX_PTHREAD_SEMANTICS 1
4921#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4922#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4923#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4924#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4925#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4926#define __STDC_WANT_LIB_EXT2__ 1
4927#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4928#define _TANDEM_SOURCE 1
4929#define __EXTENSIONS__ 1
4930#define HAVE_PTHREAD_PRIO_INHERIT 1
4931#define MYTHREAD_POSIX 1
4932#define HAVE_CLOCK_GETTIME 1
4933#define HAVE_DECL_CLOCK_MONOTONIC 1
4934#define HAVE_DLFCN_H 1
4935#define LT_OBJDIR ".libs/"
4936#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4937#define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4938#define HAVE_ICONV 1
4939#define ENABLE_NLS 1
4940#define HAVE_GETTEXT 1
4941#define HAVE_DCGETTEXT 1
4942#define HAVE_FCNTL_H 1
4943#define HAVE_LIMITS_H 1
4944#define HAVE_SYS_TIME_H 1
4945#define HAVE_IMMINTRIN_H 1
4946#define HAVE__BOOL 1
4947#define HAVE_STDBOOL_H 1
4948#define HAVE_UINTPTR_T 1
4949#define SIZEOF_SIZE_T 8
4950#define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
4951#define HAVE_GETOPT_H 1
4952#define HAVE_GETOPT_LONG 1
4953#define HAVE_OPTRESET 1
4954#define HAVE_FUTIMENS 1
4955#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4956#define HAVE___BUILTIN_BSWAPXX 1
4957#define TUKLIB_FAST_UNALIGNED_ACCESS 1
4958#define HAVE___BUILTIN_ASSUME_ALIGNED 1
4959#define HAVE_SYS_PARAM_H 1
4960#define TUKLIB_PHYSMEM_SYSCONF 1
4961#define HAVE_SYS_PARAM_H 1
4962#define TUKLIB_CPUCORES_SYSCTL 1
4963#define HAVE_MBRTOWC 1
4964#define HAVE_WCWIDTH 1
4965#define HAVE__MM_MOVEMASK_EPI8 1
4966#define HAVE_VISIBILITY 1
4967
4968configure: exit 0