1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by libarchive configure 3.7.2, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-bsdtar=shared --enable-bsdcpio=shared --disable-silent-rules --without-nettle --without-openssl --with-lzo2 --with-zstd |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = WWWs-MacBook-Air.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 23.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 23.2.0: Wed Nov 15 21:59:33 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T8112 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
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 23.2.0: Wed Nov 15 21:59:33 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T8112 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 534 tasks, 2037 threads, 8 processors |
---|
34 | Load average: 1.65, Mach factor: 6.33 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /Users/WWWXXX/.cabal/bin/ |
---|
40 | PATH: /Users/WWWXXX/.ghcup/bin/ |
---|
41 | PATH: /opt/local/bin/ |
---|
42 | PATH: /opt/local/sbin/ |
---|
43 | PATH: /usr/local/bin/ |
---|
44 | PATH: /System/Cryptexes/App/usr/bin/ |
---|
45 | PATH: /usr/bin/ |
---|
46 | PATH: /bin/ |
---|
47 | PATH: /usr/sbin/ |
---|
48 | PATH: /sbin/ |
---|
49 | PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin/ |
---|
50 | PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin/ |
---|
51 | PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin/ |
---|
52 | PATH: /Library/Apple/usr/bin/ |
---|
53 | PATH: /Users/WWWXXX/.local/bin/ |
---|
54 | |
---|
55 | |
---|
56 | ## ----------- ## |
---|
57 | ## Core tests. ## |
---|
58 | ## ----------- ## |
---|
59 | |
---|
60 | configure:3082: looking for aux files: config.rpath ltmain.sh compile config.guess config.sub missing install-sh |
---|
61 | configure:3095: trying ./build/autoconf/ |
---|
62 | configure:3124: ./build/autoconf/config.rpath found |
---|
63 | configure:3124: ./build/autoconf/ltmain.sh found |
---|
64 | configure:3124: ./build/autoconf/compile found |
---|
65 | configure:3124: ./build/autoconf/config.guess found |
---|
66 | configure:3124: ./build/autoconf/config.sub found |
---|
67 | configure:3124: ./build/autoconf/missing found |
---|
68 | configure:3106: ./build/autoconf/install-sh found |
---|
69 | configure:3260: checking for a BSD-compatible install |
---|
70 | configure:3333: result: /usr/bin/install -c |
---|
71 | configure:3344: checking whether build environment is sane |
---|
72 | configure:3399: result: yes |
---|
73 | configure:3558: checking for a race-free mkdir -p |
---|
74 | configure:3602: result: ./build/autoconf/install-sh -c -d |
---|
75 | configure:3609: checking for gawk |
---|
76 | configure:3644: result: no |
---|
77 | configure:3609: checking for mawk |
---|
78 | configure:3644: result: no |
---|
79 | configure:3609: checking for nawk |
---|
80 | configure:3644: result: no |
---|
81 | configure:3609: checking for awk |
---|
82 | configure:3630: found /usr/bin/awk |
---|
83 | configure:3641: result: awk |
---|
84 | configure:3652: checking whether make sets $(MAKE) |
---|
85 | configure:3675: result: yes |
---|
86 | configure:3705: checking whether make supports nested variables |
---|
87 | configure:3723: result: yes |
---|
88 | configure:3860: checking whether to enable maintainer-specific portions of Makefiles |
---|
89 | configure:3870: result: yes |
---|
90 | configure:3895: checking whether make supports nested variables |
---|
91 | configure:3913: result: yes |
---|
92 | configure:3999: checking build system type |
---|
93 | configure:4014: result: aarch64-apple-darwin23.2.0 |
---|
94 | configure:4034: checking host system type |
---|
95 | configure:4048: result: aarch64-apple-darwin23.2.0 |
---|
96 | configure:4161: checking for gcc |
---|
97 | configure:4182: found /usr/bin/gcc |
---|
98 | configure:4193: result: gcc |
---|
99 | configure:4546: checking for C compiler version |
---|
100 | configure:4555: gcc --version >&5 |
---|
101 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
102 | Target: arm64-apple-darwin23.2.0 |
---|
103 | Thread model: posix |
---|
104 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
105 | + eval '$CC --version >&5' |
---|
106 | ++ gcc --version |
---|
107 | configure:4566: $? = 0 |
---|
108 | configure:4555: gcc -v >&5 |
---|
109 | + eval '$CC -v >&5' |
---|
110 | ++ gcc -v |
---|
111 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
112 | Target: arm64-apple-darwin23.2.0 |
---|
113 | Thread model: posix |
---|
114 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
115 | configure:4566: $? = 0 |
---|
116 | configure:4555: gcc -V >&5 |
---|
117 | + eval '$CC -V >&5' |
---|
118 | ++ gcc -V |
---|
119 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
120 | clang: error: no input files |
---|
121 | configure:4566: $? = 1 |
---|
122 | configure:4555: gcc -qversion >&5 |
---|
123 | + eval '$CC -qversion >&5' |
---|
124 | ++ gcc -qversion |
---|
125 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
126 | clang: error: no input files |
---|
127 | configure:4566: $? = 1 |
---|
128 | configure:4555: gcc -version >&5 |
---|
129 | + eval '$CC -version >&5' |
---|
130 | ++ gcc -version |
---|
131 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
132 | clang: error: no input files |
---|
133 | configure:4566: $? = 1 |
---|
134 | configure:4586: checking whether the C compiler works |
---|
135 | configure:4608: gcc conftest.c >&5 |
---|
136 | + eval '$CC $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
---|
137 | ++ gcc conftest.c |
---|
138 | configure:4612: $? = 0 |
---|
139 | configure:4662: result: yes |
---|
140 | configure:4665: checking for C compiler default output file name |
---|
141 | configure:4667: result: a.out |
---|
142 | configure:4673: checking for suffix of executables |
---|
143 | configure:4680: gcc -o conftest conftest.c >&5 |
---|
144 | + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
---|
145 | ++ gcc -o conftest conftest.c |
---|
146 | configure:4684: $? = 0 |
---|
147 | configure:4707: result: |
---|
148 | configure:4729: checking whether we are cross compiling |
---|
149 | configure:4737: gcc -o conftest conftest.c >&5 |
---|
150 | + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
---|
151 | ++ gcc -o conftest conftest.c |
---|
152 | configure:4741: $? = 0 |
---|
153 | configure:4748: ./conftest |
---|
154 | + eval './conftest$ac_cv_exeext' |
---|
155 | ++ ./conftest |
---|
156 | configure:4752: $? = 0 |
---|
157 | configure:4767: result: no |
---|
158 | configure:4772: checking for suffix of object files |
---|
159 | configure:4795: gcc -c conftest.c >&5 |
---|
160 | + eval '$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
---|
161 | ++ gcc -c conftest.c |
---|
162 | configure:4799: $? = 0 |
---|
163 | configure:4821: result: o |
---|
164 | configure:4825: checking whether the compiler supports GNU C |
---|
165 | configure:4845: gcc -c conftest.c >&5 |
---|
166 | configure:4845: $? = 0 |
---|
167 | configure:4855: result: yes |
---|
168 | configure:4866: checking whether gcc accepts -g |
---|
169 | configure:4887: gcc -c -g conftest.c >&5 |
---|
170 | configure:4887: $? = 0 |
---|
171 | configure:4931: result: yes |
---|
172 | configure:4951: checking for gcc option to enable C11 features |
---|
173 | configure:4966: gcc -c -g -O2 conftest.c >&5 |
---|
174 | conftest.c:32:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] |
---|
175 | static char *e (p, i) |
---|
176 | ^ |
---|
177 | 1 warning generated. |
---|
178 | configure:4966: $? = 0 |
---|
179 | configure:4984: result: none needed |
---|
180 | configure:5100: checking whether gcc understands -c and -o together |
---|
181 | configure:5123: gcc -c conftest.c -o conftest2.o |
---|
182 | + gcc -c conftest.c -o conftest2.o |
---|
183 | configure:5126: $? = 0 |
---|
184 | configure:5123: gcc -c conftest.c -o conftest2.o |
---|
185 | + gcc -c conftest.c -o conftest2.o |
---|
186 | configure:5126: $? = 0 |
---|
187 | configure:5138: result: yes |
---|
188 | configure:5158: checking whether make supports the include directive |
---|
189 | configure:5173: make -f confmf.GNU && cat confinc.out |
---|
190 | + make -f confmf.GNU |
---|
191 | + cat confinc.out |
---|
192 | this is the am__doit target |
---|
193 | configure:5176: $? = 0 |
---|
194 | configure:5195: result: yes (GNU style) |
---|
195 | configure:5221: checking dependency style of gcc |
---|
196 | configure:5333: result: gcc3 |
---|
197 | configure:5354: checking how to run the C preprocessor |
---|
198 | configure:5380: gcc -E conftest.c |
---|
199 | configure:5380: $? = 0 |
---|
200 | configure:5395: gcc -E conftest.c |
---|
201 | conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found |
---|
202 | #include <ac_nonexistent.h> |
---|
203 | ^~~~~~~~~~~~~~~~~~ |
---|
204 | 1 error generated. |
---|
205 | configure:5395: $? = 1 |
---|
206 | configure: failed program was: |
---|
207 | | /* confdefs.h */ |
---|
208 | | #define PACKAGE_NAME "libarchive" |
---|
209 | | #define PACKAGE_TARNAME "libarchive" |
---|
210 | | #define PACKAGE_VERSION "3.7.2" |
---|
211 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
212 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
213 | | #define PACKAGE_URL "" |
---|
214 | | #define PACKAGE "libarchive" |
---|
215 | | #define VERSION "3.7.2" |
---|
216 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
217 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
218 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
219 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
220 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
221 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
222 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
223 | | /* end confdefs.h. */ |
---|
224 | | #include <ac_nonexistent.h> |
---|
225 | configure:5422: result: gcc -E |
---|
226 | configure:5436: gcc -E conftest.c |
---|
227 | configure:5436: $? = 0 |
---|
228 | configure:5451: gcc -E conftest.c |
---|
229 | conftest.c:18:10: fatal error: 'ac_nonexistent.h' file not found |
---|
230 | #include <ac_nonexistent.h> |
---|
231 | ^~~~~~~~~~~~~~~~~~ |
---|
232 | 1 error generated. |
---|
233 | configure:5451: $? = 1 |
---|
234 | configure: failed program was: |
---|
235 | | /* confdefs.h */ |
---|
236 | | #define PACKAGE_NAME "libarchive" |
---|
237 | | #define PACKAGE_TARNAME "libarchive" |
---|
238 | | #define PACKAGE_VERSION "3.7.2" |
---|
239 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
240 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
241 | | #define PACKAGE_URL "" |
---|
242 | | #define PACKAGE "libarchive" |
---|
243 | | #define VERSION "3.7.2" |
---|
244 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
245 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
246 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
247 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
248 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
249 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
250 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
251 | | /* end confdefs.h. */ |
---|
252 | | #include <ac_nonexistent.h> |
---|
253 | configure:5486: checking for stdio.h |
---|
254 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
255 | configure:5486: $? = 0 |
---|
256 | configure:5486: result: yes |
---|
257 | configure:5486: checking for stdlib.h |
---|
258 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
259 | configure:5486: $? = 0 |
---|
260 | configure:5486: result: yes |
---|
261 | configure:5486: checking for string.h |
---|
262 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
263 | configure:5486: $? = 0 |
---|
264 | configure:5486: result: yes |
---|
265 | configure:5486: checking for inttypes.h |
---|
266 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
267 | configure:5486: $? = 0 |
---|
268 | configure:5486: result: yes |
---|
269 | configure:5486: checking for stdint.h |
---|
270 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
271 | configure:5486: $? = 0 |
---|
272 | configure:5486: result: yes |
---|
273 | configure:5486: checking for strings.h |
---|
274 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
275 | configure:5486: $? = 0 |
---|
276 | configure:5486: result: yes |
---|
277 | configure:5486: checking for sys/stat.h |
---|
278 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
279 | configure:5486: $? = 0 |
---|
280 | configure:5486: result: yes |
---|
281 | configure:5486: checking for sys/types.h |
---|
282 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
283 | configure:5486: $? = 0 |
---|
284 | configure:5486: result: yes |
---|
285 | configure:5486: checking for unistd.h |
---|
286 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
287 | configure:5486: $? = 0 |
---|
288 | configure:5486: result: yes |
---|
289 | configure:5486: checking for wchar.h |
---|
290 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
291 | configure:5486: $? = 0 |
---|
292 | configure:5486: result: yes |
---|
293 | configure:5486: checking for minix/config.h |
---|
294 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
295 | conftest.c:56:10: fatal error: 'minix/config.h' file not found |
---|
296 | #include <minix/config.h> |
---|
297 | ^~~~~~~~~~~~~~~~ |
---|
298 | 1 error generated. |
---|
299 | configure:5486: $? = 1 |
---|
300 | configure: failed program was: |
---|
301 | | /* confdefs.h */ |
---|
302 | | #define PACKAGE_NAME "libarchive" |
---|
303 | | #define PACKAGE_TARNAME "libarchive" |
---|
304 | | #define PACKAGE_VERSION "3.7.2" |
---|
305 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
306 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
307 | | #define PACKAGE_URL "" |
---|
308 | | #define PACKAGE "libarchive" |
---|
309 | | #define VERSION "3.7.2" |
---|
310 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
311 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
312 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
313 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
314 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
315 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
316 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
317 | | #define HAVE_STDIO_H 1 |
---|
318 | | #define HAVE_STDLIB_H 1 |
---|
319 | | #define HAVE_STRING_H 1 |
---|
320 | | #define HAVE_INTTYPES_H 1 |
---|
321 | | #define HAVE_STDINT_H 1 |
---|
322 | | #define HAVE_STRINGS_H 1 |
---|
323 | | #define HAVE_SYS_STAT_H 1 |
---|
324 | | #define HAVE_SYS_TYPES_H 1 |
---|
325 | | #define HAVE_UNISTD_H 1 |
---|
326 | | #define HAVE_WCHAR_H 1 |
---|
327 | | /* end confdefs.h. */ |
---|
328 | | #include <stddef.h> |
---|
329 | | #ifdef HAVE_STDIO_H |
---|
330 | | # include <stdio.h> |
---|
331 | | #endif |
---|
332 | | #ifdef HAVE_STDLIB_H |
---|
333 | | # include <stdlib.h> |
---|
334 | | #endif |
---|
335 | | #ifdef HAVE_STRING_H |
---|
336 | | # include <string.h> |
---|
337 | | #endif |
---|
338 | | #ifdef HAVE_INTTYPES_H |
---|
339 | | # include <inttypes.h> |
---|
340 | | #endif |
---|
341 | | #ifdef HAVE_STDINT_H |
---|
342 | | # include <stdint.h> |
---|
343 | | #endif |
---|
344 | | #ifdef HAVE_STRINGS_H |
---|
345 | | # include <strings.h> |
---|
346 | | #endif |
---|
347 | | #ifdef HAVE_SYS_TYPES_H |
---|
348 | | # include <sys/types.h> |
---|
349 | | #endif |
---|
350 | | #ifdef HAVE_SYS_STAT_H |
---|
351 | | # include <sys/stat.h> |
---|
352 | | #endif |
---|
353 | | #ifdef HAVE_UNISTD_H |
---|
354 | | # include <unistd.h> |
---|
355 | | #endif |
---|
356 | | #include <minix/config.h> |
---|
357 | configure:5486: result: no |
---|
358 | configure:5486: checking for sys/time.h |
---|
359 | configure:5486: gcc -c -g -O2 conftest.c >&5 |
---|
360 | configure:5486: $? = 0 |
---|
361 | configure:5486: result: yes |
---|
362 | configure:5517: checking whether it is safe to define __EXTENSIONS__ |
---|
363 | configure:5536: gcc -c -g -O2 conftest.c >&5 |
---|
364 | configure:5536: $? = 0 |
---|
365 | configure:5544: result: yes |
---|
366 | configure:5547: checking whether _XOPEN_SOURCE should be defined |
---|
367 | configure:5569: gcc -c -g -O2 conftest.c >&5 |
---|
368 | configure:5569: $? = 0 |
---|
369 | configure:5596: result: no |
---|
370 | configure:6032: checking how to print strings |
---|
371 | configure:6059: result: printf |
---|
372 | configure:6080: checking for a sed that does not truncate output |
---|
373 | configure:6150: result: /usr/bin/sed |
---|
374 | configure:6168: checking for grep that handles long lines and -e |
---|
375 | configure:6232: result: /usr/bin/grep |
---|
376 | configure:6237: checking for egrep |
---|
377 | configure:6305: result: /usr/bin/grep -E |
---|
378 | configure:6310: checking for fgrep |
---|
379 | configure:6378: result: /usr/bin/grep -F |
---|
380 | configure:6414: checking for ld used by gcc |
---|
381 | ++ gcc -print-prog-name=ld |
---|
382 | configure:6482: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
383 | configure:6489: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
384 | configure:6505: result: no |
---|
385 | configure:6517: checking for BSD- or MS-compatible name lister (nm) |
---|
386 | configure:6572: result: /usr/bin/nm -B |
---|
387 | configure:6712: checking the name lister (/usr/bin/nm -B) interface |
---|
388 | configure:6720: gcc -c -g -O2 conftest.c >&5 |
---|
389 | ++ gcc -c -g -O2 conftest.c |
---|
390 | configure:6723: /usr/bin/nm -B "conftest.o" |
---|
391 | ++ /usr/bin/nm -B conftest.o |
---|
392 | configure:6726: output |
---|
393 | 00000000000002a4 S _some_variable |
---|
394 | 0000000000000000 t ltmp0 |
---|
395 | 00000000000002a4 s ltmp1 |
---|
396 | configure:6733: result: BSD nm |
---|
397 | configure:6736: checking whether ln -s works |
---|
398 | configure:6740: result: yes |
---|
399 | configure:6748: checking the maximum length of command line arguments |
---|
400 | configure:6880: result: 786432 |
---|
401 | configure:6928: checking how to convert aarch64-apple-darwin23.2.0 file names to aarch64-apple-darwin23.2.0 format |
---|
402 | configure:6969: result: func_convert_file_noop |
---|
403 | configure:6976: checking how to convert aarch64-apple-darwin23.2.0 file names to toolchain format |
---|
404 | configure:6997: result: func_convert_file_noop |
---|
405 | configure:7004: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
406 | configure:7012: result: -r |
---|
407 | configure:7091: checking for objdump |
---|
408 | configure:7123: result: objdump |
---|
409 | configure:7152: checking how to recognize dependent libraries |
---|
410 | configure:7353: result: pass_all |
---|
411 | configure:7443: checking for dlltool |
---|
412 | configure:7475: result: dlltool |
---|
413 | configure:7505: checking how to associate runtime and link libraries |
---|
414 | configure:7533: result: printf %s\n |
---|
415 | configure:7598: checking for ar |
---|
416 | configure:7619: found /usr/bin/ar |
---|
417 | configure:7630: result: ar |
---|
418 | configure:7667: checking for archiver @FILE support |
---|
419 | configure:7685: gcc -c -g -O2 conftest.c >&5 |
---|
420 | configure:7685: $? = 0 |
---|
421 | configure:7689: ar cr libconftest.a @conftest.lst >&5 |
---|
422 | + eval '$AR' '$AR_FLAGS' libconftest.a @conftest.lst '>&5' |
---|
423 | ++ ar cr libconftest.a @conftest.lst |
---|
424 | ar: @conftest.lst: No such file or directory |
---|
425 | configure:7692: $? = 1 |
---|
426 | configure:7712: result: no |
---|
427 | configure:7775: checking for strip |
---|
428 | configure:7796: found /usr/bin/strip |
---|
429 | configure:7807: result: strip |
---|
430 | configure:7884: checking for ranlib |
---|
431 | configure:7905: found /usr/bin/ranlib |
---|
432 | configure:7916: result: ranlib |
---|
433 | configure:8018: checking command to parse /usr/bin/nm -B output from gcc object |
---|
434 | configure:8172: gcc -c -g -O2 conftest.c >&5 |
---|
435 | + eval '$CC' -c '$CFLAGS' '$CPPFLAGS' 'conftest.$ac_ext' '>&5' |
---|
436 | ++ gcc -c -g -O2 conftest.c |
---|
437 | configure:8175: $? = 0 |
---|
438 | configure:8179: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm |
---|
439 | ++ /usr/bin/nm -B conftest.o |
---|
440 | ++ sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' |
---|
441 | ++ sed '/ __gnu_lto/d' |
---|
442 | cannot find nm_test_var in conftest.nm |
---|
443 | configure:8172: gcc -c -g -O2 conftest.c >&5 |
---|
444 | + eval '$CC' -c '$CFLAGS' '$CPPFLAGS' 'conftest.$ac_ext' '>&5' |
---|
445 | ++ gcc -c -g -O2 conftest.c |
---|
446 | configure:8175: $? = 0 |
---|
447 | configure:8179: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm |
---|
448 | ++ /usr/bin/nm -B conftest.o |
---|
449 | ++ sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' |
---|
450 | ++ sed '/ __gnu_lto/d' |
---|
451 | configure:8245: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 |
---|
452 | + eval '$CC' -o 'conftest$ac_exeext' '$CFLAGS' '$CPPFLAGS' '$LDFLAGS' 'conftest.$ac_ext' '$LIBS' '>&5' |
---|
453 | ++ gcc -o conftest -g -O2 conftest.c conftstm.o |
---|
454 | configure:8248: $? = 0 |
---|
455 | configure:8286: result: ok |
---|
456 | configure:8333: checking for sysroot |
---|
457 | configure:8364: result: no |
---|
458 | configure:8371: checking for a working dd |
---|
459 | configure:8415: result: /bin/dd |
---|
460 | configure:8419: checking how to truncate binary pipes |
---|
461 | configure:8435: result: /bin/dd bs=4096 count=1 |
---|
462 | configure:8772: checking for mt |
---|
463 | configure:8807: result: no |
---|
464 | configure:8827: checking if : is a manifest tool |
---|
465 | configure:8834: : '-?' |
---|
466 | configure:8842: result: no |
---|
467 | configure:8903: checking for dsymutil |
---|
468 | configure:8924: found /usr/bin/dsymutil |
---|
469 | configure:8935: result: dsymutil |
---|
470 | configure:9005: checking for nmedit |
---|
471 | configure:9026: found /usr/bin/nmedit |
---|
472 | configure:9037: result: nmedit |
---|
473 | configure:9107: checking for lipo |
---|
474 | configure:9128: found /usr/bin/lipo |
---|
475 | configure:9139: result: lipo |
---|
476 | configure:9209: checking for otool |
---|
477 | configure:9230: found /usr/bin/otool |
---|
478 | configure:9241: result: otool |
---|
479 | configure:9311: checking for otool64 |
---|
480 | configure:9346: result: no |
---|
481 | configure:9391: checking for -single_module linker flag |
---|
482 | gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
483 | ld: warning: -single_module is obsolete |
---|
484 | configure:9425: result: no |
---|
485 | configure:9428: checking for -exported_symbols_list linker flag |
---|
486 | configure:9449: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
487 | configure:9449: $? = 0 |
---|
488 | configure:9460: result: yes |
---|
489 | configure:9463: checking for -force_load linker flag |
---|
490 | gcc -g -O2 -c -o conftest.o conftest.c |
---|
491 | ar cr libconftest.a conftest.o |
---|
492 | ranlib libconftest.a |
---|
493 | gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
494 | configure:9496: result: yes |
---|
495 | configure:9568: checking for dlfcn.h |
---|
496 | configure:9568: gcc -c -g -O2 conftest.c >&5 |
---|
497 | configure:9568: $? = 0 |
---|
498 | configure:9568: result: yes |
---|
499 | configure:9825: checking for objdir |
---|
500 | configure:9841: result: .libs |
---|
501 | configure:10101: checking if gcc supports -fno-rtti -fno-exceptions |
---|
502 | configure:10120: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
---|
503 | ++ gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c |
---|
504 | configure:10124: $? = 0 |
---|
505 | configure:10137: result: yes |
---|
506 | configure:10501: checking for gcc option to produce PIC |
---|
507 | configure:10509: result: -fno-common -DPIC |
---|
508 | configure:10517: checking if gcc PIC flag -fno-common -DPIC works |
---|
509 | configure:10536: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 |
---|
510 | ++ gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c |
---|
511 | configure:10540: $? = 0 |
---|
512 | configure:10553: result: yes |
---|
513 | configure:10582: checking if gcc static flag -static works |
---|
514 | configure:10611: result: no |
---|
515 | configure:10626: checking if gcc supports -c -o file.o |
---|
516 | configure:10648: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
---|
517 | ++ gcc -c -g -O2 -o out/conftest2.o conftest.c |
---|
518 | configure:10652: $? = 0 |
---|
519 | configure:10674: result: yes |
---|
520 | configure:10682: checking if gcc supports -c -o file.o |
---|
521 | configure:10730: result: yes |
---|
522 | configure:10763: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
523 | configure:12033: result: yes |
---|
524 | configure:12274: checking dynamic linker characteristics |
---|
525 | configure:13107: result: darwin23.2.0 dyld |
---|
526 | configure:13229: checking how to hardcode library paths into programs |
---|
527 | configure:13254: result: immediate |
---|
528 | configure:13806: checking whether stripping libraries is possible |
---|
529 | configure:13820: result: yes |
---|
530 | configure:13846: checking if libtool supports shared libraries |
---|
531 | configure:13848: result: yes |
---|
532 | configure:13851: checking whether to build shared libraries |
---|
533 | configure:13876: result: yes |
---|
534 | configure:13879: checking whether to build static libraries |
---|
535 | configure:13883: result: yes |
---|
536 | configure:13968: checking for strip |
---|
537 | configure:14000: result: strip |
---|
538 | configure:14357: checking for dirent.h that defines DIR |
---|
539 | configure:14377: gcc -c -g -O2 conftest.c >&5 |
---|
540 | configure:14377: $? = 0 |
---|
541 | configure:14386: result: yes |
---|
542 | configure:14400: checking for library containing opendir |
---|
543 | configure:14430: gcc -o conftest -g -O2 conftest.c >&5 |
---|
544 | configure:14430: $? = 0 |
---|
545 | configure:14450: result: none required |
---|
546 | configure:14521: checking for sys/wait.h that is POSIX.1 compatible |
---|
547 | configure:14548: gcc -c -g -O2 conftest.c >&5 |
---|
548 | configure:14548: $? = 0 |
---|
549 | configure:14556: result: yes |
---|
550 | configure:14564: checking for acl/libacl.h |
---|
551 | configure:14564: gcc -c -g -O2 conftest.c >&5 |
---|
552 | conftest.c:78:10: fatal error: 'acl/libacl.h' file not found |
---|
553 | #include <acl/libacl.h> |
---|
554 | ^~~~~~~~~~~~~~ |
---|
555 | 1 error generated. |
---|
556 | configure:14564: $? = 1 |
---|
557 | configure: failed program was: |
---|
558 | | /* confdefs.h */ |
---|
559 | | #define PACKAGE_NAME "libarchive" |
---|
560 | | #define PACKAGE_TARNAME "libarchive" |
---|
561 | | #define PACKAGE_VERSION "3.7.2" |
---|
562 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
563 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
564 | | #define PACKAGE_URL "" |
---|
565 | | #define PACKAGE "libarchive" |
---|
566 | | #define VERSION "3.7.2" |
---|
567 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
568 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
569 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
570 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
571 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
572 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
573 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
574 | | #define HAVE_STDIO_H 1 |
---|
575 | | #define HAVE_STDLIB_H 1 |
---|
576 | | #define HAVE_STRING_H 1 |
---|
577 | | #define HAVE_INTTYPES_H 1 |
---|
578 | | #define HAVE_STDINT_H 1 |
---|
579 | | #define HAVE_STRINGS_H 1 |
---|
580 | | #define HAVE_SYS_STAT_H 1 |
---|
581 | | #define HAVE_SYS_TYPES_H 1 |
---|
582 | | #define HAVE_UNISTD_H 1 |
---|
583 | | #define HAVE_WCHAR_H 1 |
---|
584 | | #define HAVE_SYS_TIME_H 1 |
---|
585 | | #define STDC_HEADERS 1 |
---|
586 | | #define _ALL_SOURCE 1 |
---|
587 | | #define _DARWIN_C_SOURCE 1 |
---|
588 | | #define _GNU_SOURCE 1 |
---|
589 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
590 | | #define _NETBSD_SOURCE 1 |
---|
591 | | #define _OPENBSD_SOURCE 1 |
---|
592 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
593 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
594 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
595 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
596 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
597 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
598 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
599 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
600 | | #define _TANDEM_SOURCE 1 |
---|
601 | | #define __EXTENSIONS__ 1 |
---|
602 | | #define HAVE_DLFCN_H 1 |
---|
603 | | #define LT_OBJDIR ".libs/" |
---|
604 | | #define HAVE_DIRENT_H 1 |
---|
605 | | #define HAVE_SYS_WAIT_H 1 |
---|
606 | | /* end confdefs.h. */ |
---|
607 | | #include <stddef.h> |
---|
608 | | #ifdef HAVE_STDIO_H |
---|
609 | | # include <stdio.h> |
---|
610 | | #endif |
---|
611 | | #ifdef HAVE_STDLIB_H |
---|
612 | | # include <stdlib.h> |
---|
613 | | #endif |
---|
614 | | #ifdef HAVE_STRING_H |
---|
615 | | # include <string.h> |
---|
616 | | #endif |
---|
617 | | #ifdef HAVE_INTTYPES_H |
---|
618 | | # include <inttypes.h> |
---|
619 | | #endif |
---|
620 | | #ifdef HAVE_STDINT_H |
---|
621 | | # include <stdint.h> |
---|
622 | | #endif |
---|
623 | | #ifdef HAVE_STRINGS_H |
---|
624 | | # include <strings.h> |
---|
625 | | #endif |
---|
626 | | #ifdef HAVE_SYS_TYPES_H |
---|
627 | | # include <sys/types.h> |
---|
628 | | #endif |
---|
629 | | #ifdef HAVE_SYS_STAT_H |
---|
630 | | # include <sys/stat.h> |
---|
631 | | #endif |
---|
632 | | #ifdef HAVE_UNISTD_H |
---|
633 | | # include <unistd.h> |
---|
634 | | #endif |
---|
635 | | #include <acl/libacl.h> |
---|
636 | configure:14564: result: no |
---|
637 | configure:14570: checking for attr/xattr.h |
---|
638 | configure:14570: gcc -c -g -O2 conftest.c >&5 |
---|
639 | conftest.c:78:10: fatal error: 'attr/xattr.h' file not found |
---|
640 | #include <attr/xattr.h> |
---|
641 | ^~~~~~~~~~~~~~ |
---|
642 | 1 error generated. |
---|
643 | configure:14570: $? = 1 |
---|
644 | configure: failed program was: |
---|
645 | | /* confdefs.h */ |
---|
646 | | #define PACKAGE_NAME "libarchive" |
---|
647 | | #define PACKAGE_TARNAME "libarchive" |
---|
648 | | #define PACKAGE_VERSION "3.7.2" |
---|
649 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
650 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
651 | | #define PACKAGE_URL "" |
---|
652 | | #define PACKAGE "libarchive" |
---|
653 | | #define VERSION "3.7.2" |
---|
654 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
655 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
656 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
657 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
658 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
659 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
660 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
661 | | #define HAVE_STDIO_H 1 |
---|
662 | | #define HAVE_STDLIB_H 1 |
---|
663 | | #define HAVE_STRING_H 1 |
---|
664 | | #define HAVE_INTTYPES_H 1 |
---|
665 | | #define HAVE_STDINT_H 1 |
---|
666 | | #define HAVE_STRINGS_H 1 |
---|
667 | | #define HAVE_SYS_STAT_H 1 |
---|
668 | | #define HAVE_SYS_TYPES_H 1 |
---|
669 | | #define HAVE_UNISTD_H 1 |
---|
670 | | #define HAVE_WCHAR_H 1 |
---|
671 | | #define HAVE_SYS_TIME_H 1 |
---|
672 | | #define STDC_HEADERS 1 |
---|
673 | | #define _ALL_SOURCE 1 |
---|
674 | | #define _DARWIN_C_SOURCE 1 |
---|
675 | | #define _GNU_SOURCE 1 |
---|
676 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
677 | | #define _NETBSD_SOURCE 1 |
---|
678 | | #define _OPENBSD_SOURCE 1 |
---|
679 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
680 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
681 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
682 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
683 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
684 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
685 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
686 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
687 | | #define _TANDEM_SOURCE 1 |
---|
688 | | #define __EXTENSIONS__ 1 |
---|
689 | | #define HAVE_DLFCN_H 1 |
---|
690 | | #define LT_OBJDIR ".libs/" |
---|
691 | | #define HAVE_DIRENT_H 1 |
---|
692 | | #define HAVE_SYS_WAIT_H 1 |
---|
693 | | /* end confdefs.h. */ |
---|
694 | | #include <stddef.h> |
---|
695 | | #ifdef HAVE_STDIO_H |
---|
696 | | # include <stdio.h> |
---|
697 | | #endif |
---|
698 | | #ifdef HAVE_STDLIB_H |
---|
699 | | # include <stdlib.h> |
---|
700 | | #endif |
---|
701 | | #ifdef HAVE_STRING_H |
---|
702 | | # include <string.h> |
---|
703 | | #endif |
---|
704 | | #ifdef HAVE_INTTYPES_H |
---|
705 | | # include <inttypes.h> |
---|
706 | | #endif |
---|
707 | | #ifdef HAVE_STDINT_H |
---|
708 | | # include <stdint.h> |
---|
709 | | #endif |
---|
710 | | #ifdef HAVE_STRINGS_H |
---|
711 | | # include <strings.h> |
---|
712 | | #endif |
---|
713 | | #ifdef HAVE_SYS_TYPES_H |
---|
714 | | # include <sys/types.h> |
---|
715 | | #endif |
---|
716 | | #ifdef HAVE_SYS_STAT_H |
---|
717 | | # include <sys/stat.h> |
---|
718 | | #endif |
---|
719 | | #ifdef HAVE_UNISTD_H |
---|
720 | | # include <unistd.h> |
---|
721 | | #endif |
---|
722 | | #include <attr/xattr.h> |
---|
723 | configure:14570: result: no |
---|
724 | configure:14577: checking for copyfile.h |
---|
725 | configure:14577: gcc -c -g -O2 conftest.c >&5 |
---|
726 | configure:14577: $? = 0 |
---|
727 | configure:14577: result: yes |
---|
728 | configure:14583: checking for ctype.h |
---|
729 | configure:14583: gcc -c -g -O2 conftest.c >&5 |
---|
730 | configure:14583: $? = 0 |
---|
731 | configure:14583: result: yes |
---|
732 | configure:14590: checking for errno.h |
---|
733 | configure:14590: gcc -c -g -O2 conftest.c >&5 |
---|
734 | configure:14590: $? = 0 |
---|
735 | configure:14590: result: yes |
---|
736 | configure:14596: checking for ext2fs/ext2_fs.h |
---|
737 | configure:14596: gcc -c -g -O2 conftest.c >&5 |
---|
738 | conftest.c:81:10: fatal error: 'ext2fs/ext2_fs.h' file not found |
---|
739 | #include <ext2fs/ext2_fs.h> |
---|
740 | ^~~~~~~~~~~~~~~~~~ |
---|
741 | 1 error generated. |
---|
742 | configure:14596: $? = 1 |
---|
743 | configure: failed program was: |
---|
744 | | /* confdefs.h */ |
---|
745 | | #define PACKAGE_NAME "libarchive" |
---|
746 | | #define PACKAGE_TARNAME "libarchive" |
---|
747 | | #define PACKAGE_VERSION "3.7.2" |
---|
748 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
749 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
750 | | #define PACKAGE_URL "" |
---|
751 | | #define PACKAGE "libarchive" |
---|
752 | | #define VERSION "3.7.2" |
---|
753 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
754 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
755 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
756 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
757 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
758 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
759 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
760 | | #define HAVE_STDIO_H 1 |
---|
761 | | #define HAVE_STDLIB_H 1 |
---|
762 | | #define HAVE_STRING_H 1 |
---|
763 | | #define HAVE_INTTYPES_H 1 |
---|
764 | | #define HAVE_STDINT_H 1 |
---|
765 | | #define HAVE_STRINGS_H 1 |
---|
766 | | #define HAVE_SYS_STAT_H 1 |
---|
767 | | #define HAVE_SYS_TYPES_H 1 |
---|
768 | | #define HAVE_UNISTD_H 1 |
---|
769 | | #define HAVE_WCHAR_H 1 |
---|
770 | | #define HAVE_SYS_TIME_H 1 |
---|
771 | | #define STDC_HEADERS 1 |
---|
772 | | #define _ALL_SOURCE 1 |
---|
773 | | #define _DARWIN_C_SOURCE 1 |
---|
774 | | #define _GNU_SOURCE 1 |
---|
775 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
776 | | #define _NETBSD_SOURCE 1 |
---|
777 | | #define _OPENBSD_SOURCE 1 |
---|
778 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
779 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
780 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
781 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
782 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
783 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
784 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
785 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
786 | | #define _TANDEM_SOURCE 1 |
---|
787 | | #define __EXTENSIONS__ 1 |
---|
788 | | #define HAVE_DLFCN_H 1 |
---|
789 | | #define LT_OBJDIR ".libs/" |
---|
790 | | #define HAVE_DIRENT_H 1 |
---|
791 | | #define HAVE_SYS_WAIT_H 1 |
---|
792 | | #define HAVE_COPYFILE_H 1 |
---|
793 | | #define HAVE_CTYPE_H 1 |
---|
794 | | #define HAVE_ERRNO_H 1 |
---|
795 | | /* end confdefs.h. */ |
---|
796 | | #include <stddef.h> |
---|
797 | | #ifdef HAVE_STDIO_H |
---|
798 | | # include <stdio.h> |
---|
799 | | #endif |
---|
800 | | #ifdef HAVE_STDLIB_H |
---|
801 | | # include <stdlib.h> |
---|
802 | | #endif |
---|
803 | | #ifdef HAVE_STRING_H |
---|
804 | | # include <string.h> |
---|
805 | | #endif |
---|
806 | | #ifdef HAVE_INTTYPES_H |
---|
807 | | # include <inttypes.h> |
---|
808 | | #endif |
---|
809 | | #ifdef HAVE_STDINT_H |
---|
810 | | # include <stdint.h> |
---|
811 | | #endif |
---|
812 | | #ifdef HAVE_STRINGS_H |
---|
813 | | # include <strings.h> |
---|
814 | | #endif |
---|
815 | | #ifdef HAVE_SYS_TYPES_H |
---|
816 | | # include <sys/types.h> |
---|
817 | | #endif |
---|
818 | | #ifdef HAVE_SYS_STAT_H |
---|
819 | | # include <sys/stat.h> |
---|
820 | | #endif |
---|
821 | | #ifdef HAVE_UNISTD_H |
---|
822 | | # include <unistd.h> |
---|
823 | | #endif |
---|
824 | | #include <ext2fs/ext2_fs.h> |
---|
825 | configure:14596: result: no |
---|
826 | configure:14602: checking for fcntl.h |
---|
827 | configure:14602: gcc -c -g -O2 conftest.c >&5 |
---|
828 | configure:14602: $? = 0 |
---|
829 | configure:14602: result: yes |
---|
830 | configure:14608: checking for fnmatch.h |
---|
831 | configure:14608: gcc -c -g -O2 conftest.c >&5 |
---|
832 | configure:14608: $? = 0 |
---|
833 | configure:14608: result: yes |
---|
834 | configure:14614: checking for grp.h |
---|
835 | configure:14614: gcc -c -g -O2 conftest.c >&5 |
---|
836 | configure:14614: $? = 0 |
---|
837 | configure:14614: result: yes |
---|
838 | configure:14622: checking whether EXT2_IOC_GETFLAGS is usable |
---|
839 | configure:14640: gcc -c -g -O2 conftest.c >&5 |
---|
840 | conftest.c:57:10: fatal error: 'ext2fs/ext2_fs.h' file not found |
---|
841 | #include <ext2fs/ext2_fs.h> |
---|
842 | ^~~~~~~~~~~~~~~~~~ |
---|
843 | 1 error generated. |
---|
844 | configure:14640: $? = 1 |
---|
845 | configure: failed program was: |
---|
846 | | /* confdefs.h */ |
---|
847 | | #define PACKAGE_NAME "libarchive" |
---|
848 | | #define PACKAGE_TARNAME "libarchive" |
---|
849 | | #define PACKAGE_VERSION "3.7.2" |
---|
850 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
851 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
852 | | #define PACKAGE_URL "" |
---|
853 | | #define PACKAGE "libarchive" |
---|
854 | | #define VERSION "3.7.2" |
---|
855 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
856 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
857 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
858 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
859 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
860 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
861 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
862 | | #define HAVE_STDIO_H 1 |
---|
863 | | #define HAVE_STDLIB_H 1 |
---|
864 | | #define HAVE_STRING_H 1 |
---|
865 | | #define HAVE_INTTYPES_H 1 |
---|
866 | | #define HAVE_STDINT_H 1 |
---|
867 | | #define HAVE_STRINGS_H 1 |
---|
868 | | #define HAVE_SYS_STAT_H 1 |
---|
869 | | #define HAVE_SYS_TYPES_H 1 |
---|
870 | | #define HAVE_UNISTD_H 1 |
---|
871 | | #define HAVE_WCHAR_H 1 |
---|
872 | | #define HAVE_SYS_TIME_H 1 |
---|
873 | | #define STDC_HEADERS 1 |
---|
874 | | #define _ALL_SOURCE 1 |
---|
875 | | #define _DARWIN_C_SOURCE 1 |
---|
876 | | #define _GNU_SOURCE 1 |
---|
877 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
878 | | #define _NETBSD_SOURCE 1 |
---|
879 | | #define _OPENBSD_SOURCE 1 |
---|
880 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
881 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
882 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
883 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
884 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
885 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
886 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
887 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
888 | | #define _TANDEM_SOURCE 1 |
---|
889 | | #define __EXTENSIONS__ 1 |
---|
890 | | #define HAVE_DLFCN_H 1 |
---|
891 | | #define LT_OBJDIR ".libs/" |
---|
892 | | #define HAVE_DIRENT_H 1 |
---|
893 | | #define HAVE_SYS_WAIT_H 1 |
---|
894 | | #define HAVE_COPYFILE_H 1 |
---|
895 | | #define HAVE_CTYPE_H 1 |
---|
896 | | #define HAVE_ERRNO_H 1 |
---|
897 | | #define HAVE_FCNTL_H 1 |
---|
898 | | #define HAVE_FNMATCH_H 1 |
---|
899 | | #define HAVE_GRP_H 1 |
---|
900 | | /* end confdefs.h. */ |
---|
901 | | #include <sys/ioctl.h> |
---|
902 | | #include <ext2fs/ext2_fs.h> |
---|
903 | | int |
---|
904 | | main (void) |
---|
905 | | { |
---|
906 | | int x = EXT2_IOC_GETFLAGS |
---|
907 | | ; |
---|
908 | | return 0; |
---|
909 | | } |
---|
910 | configure:14648: result: no |
---|
911 | configure:14658: checking for inttypes.h |
---|
912 | configure:14658: result: yes |
---|
913 | configure:14664: checking for io.h |
---|
914 | configure:14664: gcc -c -g -O2 conftest.c >&5 |
---|
915 | conftest.c:85:10: fatal error: 'io.h' file not found |
---|
916 | #include <io.h> |
---|
917 | ^~~~~~ |
---|
918 | 1 error generated. |
---|
919 | configure:14664: $? = 1 |
---|
920 | configure: failed program was: |
---|
921 | | /* confdefs.h */ |
---|
922 | | #define PACKAGE_NAME "libarchive" |
---|
923 | | #define PACKAGE_TARNAME "libarchive" |
---|
924 | | #define PACKAGE_VERSION "3.7.2" |
---|
925 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
926 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
927 | | #define PACKAGE_URL "" |
---|
928 | | #define PACKAGE "libarchive" |
---|
929 | | #define VERSION "3.7.2" |
---|
930 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
931 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
932 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
933 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
934 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
935 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
936 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
937 | | #define HAVE_STDIO_H 1 |
---|
938 | | #define HAVE_STDLIB_H 1 |
---|
939 | | #define HAVE_STRING_H 1 |
---|
940 | | #define HAVE_INTTYPES_H 1 |
---|
941 | | #define HAVE_STDINT_H 1 |
---|
942 | | #define HAVE_STRINGS_H 1 |
---|
943 | | #define HAVE_SYS_STAT_H 1 |
---|
944 | | #define HAVE_SYS_TYPES_H 1 |
---|
945 | | #define HAVE_UNISTD_H 1 |
---|
946 | | #define HAVE_WCHAR_H 1 |
---|
947 | | #define HAVE_SYS_TIME_H 1 |
---|
948 | | #define STDC_HEADERS 1 |
---|
949 | | #define _ALL_SOURCE 1 |
---|
950 | | #define _DARWIN_C_SOURCE 1 |
---|
951 | | #define _GNU_SOURCE 1 |
---|
952 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
953 | | #define _NETBSD_SOURCE 1 |
---|
954 | | #define _OPENBSD_SOURCE 1 |
---|
955 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
956 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
957 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
958 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
959 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
960 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
961 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
962 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
963 | | #define _TANDEM_SOURCE 1 |
---|
964 | | #define __EXTENSIONS__ 1 |
---|
965 | | #define HAVE_DLFCN_H 1 |
---|
966 | | #define LT_OBJDIR ".libs/" |
---|
967 | | #define HAVE_DIRENT_H 1 |
---|
968 | | #define HAVE_SYS_WAIT_H 1 |
---|
969 | | #define HAVE_COPYFILE_H 1 |
---|
970 | | #define HAVE_CTYPE_H 1 |
---|
971 | | #define HAVE_ERRNO_H 1 |
---|
972 | | #define HAVE_FCNTL_H 1 |
---|
973 | | #define HAVE_FNMATCH_H 1 |
---|
974 | | #define HAVE_GRP_H 1 |
---|
975 | | #define HAVE_INTTYPES_H 1 |
---|
976 | | /* end confdefs.h. */ |
---|
977 | | #include <stddef.h> |
---|
978 | | #ifdef HAVE_STDIO_H |
---|
979 | | # include <stdio.h> |
---|
980 | | #endif |
---|
981 | | #ifdef HAVE_STDLIB_H |
---|
982 | | # include <stdlib.h> |
---|
983 | | #endif |
---|
984 | | #ifdef HAVE_STRING_H |
---|
985 | | # include <string.h> |
---|
986 | | #endif |
---|
987 | | #ifdef HAVE_INTTYPES_H |
---|
988 | | # include <inttypes.h> |
---|
989 | | #endif |
---|
990 | | #ifdef HAVE_STDINT_H |
---|
991 | | # include <stdint.h> |
---|
992 | | #endif |
---|
993 | | #ifdef HAVE_STRINGS_H |
---|
994 | | # include <strings.h> |
---|
995 | | #endif |
---|
996 | | #ifdef HAVE_SYS_TYPES_H |
---|
997 | | # include <sys/types.h> |
---|
998 | | #endif |
---|
999 | | #ifdef HAVE_SYS_STAT_H |
---|
1000 | | # include <sys/stat.h> |
---|
1001 | | #endif |
---|
1002 | | #ifdef HAVE_UNISTD_H |
---|
1003 | | # include <unistd.h> |
---|
1004 | | #endif |
---|
1005 | | #include <io.h> |
---|
1006 | configure:14664: result: no |
---|
1007 | configure:14670: checking for langinfo.h |
---|
1008 | configure:14670: gcc -c -g -O2 conftest.c >&5 |
---|
1009 | configure:14670: $? = 0 |
---|
1010 | configure:14670: result: yes |
---|
1011 | configure:14676: checking for limits.h |
---|
1012 | configure:14676: gcc -c -g -O2 conftest.c >&5 |
---|
1013 | configure:14676: $? = 0 |
---|
1014 | configure:14676: result: yes |
---|
1015 | configure:14683: checking for linux/fiemap.h |
---|
1016 | configure:14683: gcc -c -g -O2 conftest.c >&5 |
---|
1017 | conftest.c:87:10: fatal error: 'linux/fiemap.h' file not found |
---|
1018 | #include <linux/fiemap.h> |
---|
1019 | ^~~~~~~~~~~~~~~~ |
---|
1020 | 1 error generated. |
---|
1021 | configure:14683: $? = 1 |
---|
1022 | configure: failed program was: |
---|
1023 | | /* confdefs.h */ |
---|
1024 | | #define PACKAGE_NAME "libarchive" |
---|
1025 | | #define PACKAGE_TARNAME "libarchive" |
---|
1026 | | #define PACKAGE_VERSION "3.7.2" |
---|
1027 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1028 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1029 | | #define PACKAGE_URL "" |
---|
1030 | | #define PACKAGE "libarchive" |
---|
1031 | | #define VERSION "3.7.2" |
---|
1032 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1033 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1034 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1035 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1036 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1037 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1038 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1039 | | #define HAVE_STDIO_H 1 |
---|
1040 | | #define HAVE_STDLIB_H 1 |
---|
1041 | | #define HAVE_STRING_H 1 |
---|
1042 | | #define HAVE_INTTYPES_H 1 |
---|
1043 | | #define HAVE_STDINT_H 1 |
---|
1044 | | #define HAVE_STRINGS_H 1 |
---|
1045 | | #define HAVE_SYS_STAT_H 1 |
---|
1046 | | #define HAVE_SYS_TYPES_H 1 |
---|
1047 | | #define HAVE_UNISTD_H 1 |
---|
1048 | | #define HAVE_WCHAR_H 1 |
---|
1049 | | #define HAVE_SYS_TIME_H 1 |
---|
1050 | | #define STDC_HEADERS 1 |
---|
1051 | | #define _ALL_SOURCE 1 |
---|
1052 | | #define _DARWIN_C_SOURCE 1 |
---|
1053 | | #define _GNU_SOURCE 1 |
---|
1054 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1055 | | #define _NETBSD_SOURCE 1 |
---|
1056 | | #define _OPENBSD_SOURCE 1 |
---|
1057 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1058 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1059 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1060 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1061 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1062 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1063 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1064 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1065 | | #define _TANDEM_SOURCE 1 |
---|
1066 | | #define __EXTENSIONS__ 1 |
---|
1067 | | #define HAVE_DLFCN_H 1 |
---|
1068 | | #define LT_OBJDIR ".libs/" |
---|
1069 | | #define HAVE_DIRENT_H 1 |
---|
1070 | | #define HAVE_SYS_WAIT_H 1 |
---|
1071 | | #define HAVE_COPYFILE_H 1 |
---|
1072 | | #define HAVE_CTYPE_H 1 |
---|
1073 | | #define HAVE_ERRNO_H 1 |
---|
1074 | | #define HAVE_FCNTL_H 1 |
---|
1075 | | #define HAVE_FNMATCH_H 1 |
---|
1076 | | #define HAVE_GRP_H 1 |
---|
1077 | | #define HAVE_INTTYPES_H 1 |
---|
1078 | | #define HAVE_LANGINFO_H 1 |
---|
1079 | | #define HAVE_LIMITS_H 1 |
---|
1080 | | /* end confdefs.h. */ |
---|
1081 | | #include <stddef.h> |
---|
1082 | | #ifdef HAVE_STDIO_H |
---|
1083 | | # include <stdio.h> |
---|
1084 | | #endif |
---|
1085 | | #ifdef HAVE_STDLIB_H |
---|
1086 | | # include <stdlib.h> |
---|
1087 | | #endif |
---|
1088 | | #ifdef HAVE_STRING_H |
---|
1089 | | # include <string.h> |
---|
1090 | | #endif |
---|
1091 | | #ifdef HAVE_INTTYPES_H |
---|
1092 | | # include <inttypes.h> |
---|
1093 | | #endif |
---|
1094 | | #ifdef HAVE_STDINT_H |
---|
1095 | | # include <stdint.h> |
---|
1096 | | #endif |
---|
1097 | | #ifdef HAVE_STRINGS_H |
---|
1098 | | # include <strings.h> |
---|
1099 | | #endif |
---|
1100 | | #ifdef HAVE_SYS_TYPES_H |
---|
1101 | | # include <sys/types.h> |
---|
1102 | | #endif |
---|
1103 | | #ifdef HAVE_SYS_STAT_H |
---|
1104 | | # include <sys/stat.h> |
---|
1105 | | #endif |
---|
1106 | | #ifdef HAVE_UNISTD_H |
---|
1107 | | # include <unistd.h> |
---|
1108 | | #endif |
---|
1109 | | #include <linux/fiemap.h> |
---|
1110 | configure:14683: result: no |
---|
1111 | configure:14689: checking for linux/fs.h |
---|
1112 | configure:14689: gcc -c -g -O2 conftest.c >&5 |
---|
1113 | conftest.c:87:10: fatal error: 'linux/fs.h' file not found |
---|
1114 | #include <linux/fs.h> |
---|
1115 | ^~~~~~~~~~~~ |
---|
1116 | 1 error generated. |
---|
1117 | configure:14689: $? = 1 |
---|
1118 | configure: failed program was: |
---|
1119 | | /* confdefs.h */ |
---|
1120 | | #define PACKAGE_NAME "libarchive" |
---|
1121 | | #define PACKAGE_TARNAME "libarchive" |
---|
1122 | | #define PACKAGE_VERSION "3.7.2" |
---|
1123 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1124 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1125 | | #define PACKAGE_URL "" |
---|
1126 | | #define PACKAGE "libarchive" |
---|
1127 | | #define VERSION "3.7.2" |
---|
1128 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1129 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1130 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1131 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1132 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1133 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1134 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1135 | | #define HAVE_STDIO_H 1 |
---|
1136 | | #define HAVE_STDLIB_H 1 |
---|
1137 | | #define HAVE_STRING_H 1 |
---|
1138 | | #define HAVE_INTTYPES_H 1 |
---|
1139 | | #define HAVE_STDINT_H 1 |
---|
1140 | | #define HAVE_STRINGS_H 1 |
---|
1141 | | #define HAVE_SYS_STAT_H 1 |
---|
1142 | | #define HAVE_SYS_TYPES_H 1 |
---|
1143 | | #define HAVE_UNISTD_H 1 |
---|
1144 | | #define HAVE_WCHAR_H 1 |
---|
1145 | | #define HAVE_SYS_TIME_H 1 |
---|
1146 | | #define STDC_HEADERS 1 |
---|
1147 | | #define _ALL_SOURCE 1 |
---|
1148 | | #define _DARWIN_C_SOURCE 1 |
---|
1149 | | #define _GNU_SOURCE 1 |
---|
1150 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1151 | | #define _NETBSD_SOURCE 1 |
---|
1152 | | #define _OPENBSD_SOURCE 1 |
---|
1153 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1154 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1155 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1156 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1157 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1158 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1159 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1160 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1161 | | #define _TANDEM_SOURCE 1 |
---|
1162 | | #define __EXTENSIONS__ 1 |
---|
1163 | | #define HAVE_DLFCN_H 1 |
---|
1164 | | #define LT_OBJDIR ".libs/" |
---|
1165 | | #define HAVE_DIRENT_H 1 |
---|
1166 | | #define HAVE_SYS_WAIT_H 1 |
---|
1167 | | #define HAVE_COPYFILE_H 1 |
---|
1168 | | #define HAVE_CTYPE_H 1 |
---|
1169 | | #define HAVE_ERRNO_H 1 |
---|
1170 | | #define HAVE_FCNTL_H 1 |
---|
1171 | | #define HAVE_FNMATCH_H 1 |
---|
1172 | | #define HAVE_GRP_H 1 |
---|
1173 | | #define HAVE_INTTYPES_H 1 |
---|
1174 | | #define HAVE_LANGINFO_H 1 |
---|
1175 | | #define HAVE_LIMITS_H 1 |
---|
1176 | | /* end confdefs.h. */ |
---|
1177 | | #include <stddef.h> |
---|
1178 | | #ifdef HAVE_STDIO_H |
---|
1179 | | # include <stdio.h> |
---|
1180 | | #endif |
---|
1181 | | #ifdef HAVE_STDLIB_H |
---|
1182 | | # include <stdlib.h> |
---|
1183 | | #endif |
---|
1184 | | #ifdef HAVE_STRING_H |
---|
1185 | | # include <string.h> |
---|
1186 | | #endif |
---|
1187 | | #ifdef HAVE_INTTYPES_H |
---|
1188 | | # include <inttypes.h> |
---|
1189 | | #endif |
---|
1190 | | #ifdef HAVE_STDINT_H |
---|
1191 | | # include <stdint.h> |
---|
1192 | | #endif |
---|
1193 | | #ifdef HAVE_STRINGS_H |
---|
1194 | | # include <strings.h> |
---|
1195 | | #endif |
---|
1196 | | #ifdef HAVE_SYS_TYPES_H |
---|
1197 | | # include <sys/types.h> |
---|
1198 | | #endif |
---|
1199 | | #ifdef HAVE_SYS_STAT_H |
---|
1200 | | # include <sys/stat.h> |
---|
1201 | | #endif |
---|
1202 | | #ifdef HAVE_UNISTD_H |
---|
1203 | | # include <unistd.h> |
---|
1204 | | #endif |
---|
1205 | | #include <linux/fs.h> |
---|
1206 | configure:14689: result: no |
---|
1207 | configure:14695: checking for linux/magic.h |
---|
1208 | configure:14695: gcc -c -g -O2 conftest.c >&5 |
---|
1209 | conftest.c:87:10: fatal error: 'linux/magic.h' file not found |
---|
1210 | #include <linux/magic.h> |
---|
1211 | ^~~~~~~~~~~~~~~ |
---|
1212 | 1 error generated. |
---|
1213 | configure:14695: $? = 1 |
---|
1214 | configure: failed program was: |
---|
1215 | | /* confdefs.h */ |
---|
1216 | | #define PACKAGE_NAME "libarchive" |
---|
1217 | | #define PACKAGE_TARNAME "libarchive" |
---|
1218 | | #define PACKAGE_VERSION "3.7.2" |
---|
1219 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1220 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1221 | | #define PACKAGE_URL "" |
---|
1222 | | #define PACKAGE "libarchive" |
---|
1223 | | #define VERSION "3.7.2" |
---|
1224 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1225 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1226 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1227 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1228 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1229 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1230 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1231 | | #define HAVE_STDIO_H 1 |
---|
1232 | | #define HAVE_STDLIB_H 1 |
---|
1233 | | #define HAVE_STRING_H 1 |
---|
1234 | | #define HAVE_INTTYPES_H 1 |
---|
1235 | | #define HAVE_STDINT_H 1 |
---|
1236 | | #define HAVE_STRINGS_H 1 |
---|
1237 | | #define HAVE_SYS_STAT_H 1 |
---|
1238 | | #define HAVE_SYS_TYPES_H 1 |
---|
1239 | | #define HAVE_UNISTD_H 1 |
---|
1240 | | #define HAVE_WCHAR_H 1 |
---|
1241 | | #define HAVE_SYS_TIME_H 1 |
---|
1242 | | #define STDC_HEADERS 1 |
---|
1243 | | #define _ALL_SOURCE 1 |
---|
1244 | | #define _DARWIN_C_SOURCE 1 |
---|
1245 | | #define _GNU_SOURCE 1 |
---|
1246 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1247 | | #define _NETBSD_SOURCE 1 |
---|
1248 | | #define _OPENBSD_SOURCE 1 |
---|
1249 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1250 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1251 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1252 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1253 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1254 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1255 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1256 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1257 | | #define _TANDEM_SOURCE 1 |
---|
1258 | | #define __EXTENSIONS__ 1 |
---|
1259 | | #define HAVE_DLFCN_H 1 |
---|
1260 | | #define LT_OBJDIR ".libs/" |
---|
1261 | | #define HAVE_DIRENT_H 1 |
---|
1262 | | #define HAVE_SYS_WAIT_H 1 |
---|
1263 | | #define HAVE_COPYFILE_H 1 |
---|
1264 | | #define HAVE_CTYPE_H 1 |
---|
1265 | | #define HAVE_ERRNO_H 1 |
---|
1266 | | #define HAVE_FCNTL_H 1 |
---|
1267 | | #define HAVE_FNMATCH_H 1 |
---|
1268 | | #define HAVE_GRP_H 1 |
---|
1269 | | #define HAVE_INTTYPES_H 1 |
---|
1270 | | #define HAVE_LANGINFO_H 1 |
---|
1271 | | #define HAVE_LIMITS_H 1 |
---|
1272 | | /* end confdefs.h. */ |
---|
1273 | | #include <stddef.h> |
---|
1274 | | #ifdef HAVE_STDIO_H |
---|
1275 | | # include <stdio.h> |
---|
1276 | | #endif |
---|
1277 | | #ifdef HAVE_STDLIB_H |
---|
1278 | | # include <stdlib.h> |
---|
1279 | | #endif |
---|
1280 | | #ifdef HAVE_STRING_H |
---|
1281 | | # include <string.h> |
---|
1282 | | #endif |
---|
1283 | | #ifdef HAVE_INTTYPES_H |
---|
1284 | | # include <inttypes.h> |
---|
1285 | | #endif |
---|
1286 | | #ifdef HAVE_STDINT_H |
---|
1287 | | # include <stdint.h> |
---|
1288 | | #endif |
---|
1289 | | #ifdef HAVE_STRINGS_H |
---|
1290 | | # include <strings.h> |
---|
1291 | | #endif |
---|
1292 | | #ifdef HAVE_SYS_TYPES_H |
---|
1293 | | # include <sys/types.h> |
---|
1294 | | #endif |
---|
1295 | | #ifdef HAVE_SYS_STAT_H |
---|
1296 | | # include <sys/stat.h> |
---|
1297 | | #endif |
---|
1298 | | #ifdef HAVE_UNISTD_H |
---|
1299 | | # include <unistd.h> |
---|
1300 | | #endif |
---|
1301 | | #include <linux/magic.h> |
---|
1302 | configure:14695: result: no |
---|
1303 | configure:14701: checking for linux/types.h |
---|
1304 | configure:14701: gcc -c -g -O2 conftest.c >&5 |
---|
1305 | conftest.c:87:10: fatal error: 'linux/types.h' file not found |
---|
1306 | #include <linux/types.h> |
---|
1307 | ^~~~~~~~~~~~~~~ |
---|
1308 | 1 error generated. |
---|
1309 | configure:14701: $? = 1 |
---|
1310 | configure: failed program was: |
---|
1311 | | /* confdefs.h */ |
---|
1312 | | #define PACKAGE_NAME "libarchive" |
---|
1313 | | #define PACKAGE_TARNAME "libarchive" |
---|
1314 | | #define PACKAGE_VERSION "3.7.2" |
---|
1315 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1316 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1317 | | #define PACKAGE_URL "" |
---|
1318 | | #define PACKAGE "libarchive" |
---|
1319 | | #define VERSION "3.7.2" |
---|
1320 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1321 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1322 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1323 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1324 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1325 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1326 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1327 | | #define HAVE_STDIO_H 1 |
---|
1328 | | #define HAVE_STDLIB_H 1 |
---|
1329 | | #define HAVE_STRING_H 1 |
---|
1330 | | #define HAVE_INTTYPES_H 1 |
---|
1331 | | #define HAVE_STDINT_H 1 |
---|
1332 | | #define HAVE_STRINGS_H 1 |
---|
1333 | | #define HAVE_SYS_STAT_H 1 |
---|
1334 | | #define HAVE_SYS_TYPES_H 1 |
---|
1335 | | #define HAVE_UNISTD_H 1 |
---|
1336 | | #define HAVE_WCHAR_H 1 |
---|
1337 | | #define HAVE_SYS_TIME_H 1 |
---|
1338 | | #define STDC_HEADERS 1 |
---|
1339 | | #define _ALL_SOURCE 1 |
---|
1340 | | #define _DARWIN_C_SOURCE 1 |
---|
1341 | | #define _GNU_SOURCE 1 |
---|
1342 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1343 | | #define _NETBSD_SOURCE 1 |
---|
1344 | | #define _OPENBSD_SOURCE 1 |
---|
1345 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1346 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1347 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1348 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1349 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1350 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1351 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1352 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1353 | | #define _TANDEM_SOURCE 1 |
---|
1354 | | #define __EXTENSIONS__ 1 |
---|
1355 | | #define HAVE_DLFCN_H 1 |
---|
1356 | | #define LT_OBJDIR ".libs/" |
---|
1357 | | #define HAVE_DIRENT_H 1 |
---|
1358 | | #define HAVE_SYS_WAIT_H 1 |
---|
1359 | | #define HAVE_COPYFILE_H 1 |
---|
1360 | | #define HAVE_CTYPE_H 1 |
---|
1361 | | #define HAVE_ERRNO_H 1 |
---|
1362 | | #define HAVE_FCNTL_H 1 |
---|
1363 | | #define HAVE_FNMATCH_H 1 |
---|
1364 | | #define HAVE_GRP_H 1 |
---|
1365 | | #define HAVE_INTTYPES_H 1 |
---|
1366 | | #define HAVE_LANGINFO_H 1 |
---|
1367 | | #define HAVE_LIMITS_H 1 |
---|
1368 | | /* end confdefs.h. */ |
---|
1369 | | #include <stddef.h> |
---|
1370 | | #ifdef HAVE_STDIO_H |
---|
1371 | | # include <stdio.h> |
---|
1372 | | #endif |
---|
1373 | | #ifdef HAVE_STDLIB_H |
---|
1374 | | # include <stdlib.h> |
---|
1375 | | #endif |
---|
1376 | | #ifdef HAVE_STRING_H |
---|
1377 | | # include <string.h> |
---|
1378 | | #endif |
---|
1379 | | #ifdef HAVE_INTTYPES_H |
---|
1380 | | # include <inttypes.h> |
---|
1381 | | #endif |
---|
1382 | | #ifdef HAVE_STDINT_H |
---|
1383 | | # include <stdint.h> |
---|
1384 | | #endif |
---|
1385 | | #ifdef HAVE_STRINGS_H |
---|
1386 | | # include <strings.h> |
---|
1387 | | #endif |
---|
1388 | | #ifdef HAVE_SYS_TYPES_H |
---|
1389 | | # include <sys/types.h> |
---|
1390 | | #endif |
---|
1391 | | #ifdef HAVE_SYS_STAT_H |
---|
1392 | | # include <sys/stat.h> |
---|
1393 | | #endif |
---|
1394 | | #ifdef HAVE_UNISTD_H |
---|
1395 | | # include <unistd.h> |
---|
1396 | | #endif |
---|
1397 | | #include <linux/types.h> |
---|
1398 | configure:14701: result: no |
---|
1399 | configure:14709: checking whether FS_IOC_GETFLAGS is usable |
---|
1400 | configure:14727: gcc -c -g -O2 conftest.c >&5 |
---|
1401 | conftest.c:60:10: fatal error: 'linux/fs.h' file not found |
---|
1402 | #include <linux/fs.h> |
---|
1403 | ^~~~~~~~~~~~ |
---|
1404 | 1 error generated. |
---|
1405 | configure:14727: $? = 1 |
---|
1406 | configure: failed program was: |
---|
1407 | | /* confdefs.h */ |
---|
1408 | | #define PACKAGE_NAME "libarchive" |
---|
1409 | | #define PACKAGE_TARNAME "libarchive" |
---|
1410 | | #define PACKAGE_VERSION "3.7.2" |
---|
1411 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1412 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1413 | | #define PACKAGE_URL "" |
---|
1414 | | #define PACKAGE "libarchive" |
---|
1415 | | #define VERSION "3.7.2" |
---|
1416 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1417 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1418 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1419 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1420 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1421 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1422 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1423 | | #define HAVE_STDIO_H 1 |
---|
1424 | | #define HAVE_STDLIB_H 1 |
---|
1425 | | #define HAVE_STRING_H 1 |
---|
1426 | | #define HAVE_INTTYPES_H 1 |
---|
1427 | | #define HAVE_STDINT_H 1 |
---|
1428 | | #define HAVE_STRINGS_H 1 |
---|
1429 | | #define HAVE_SYS_STAT_H 1 |
---|
1430 | | #define HAVE_SYS_TYPES_H 1 |
---|
1431 | | #define HAVE_UNISTD_H 1 |
---|
1432 | | #define HAVE_WCHAR_H 1 |
---|
1433 | | #define HAVE_SYS_TIME_H 1 |
---|
1434 | | #define STDC_HEADERS 1 |
---|
1435 | | #define _ALL_SOURCE 1 |
---|
1436 | | #define _DARWIN_C_SOURCE 1 |
---|
1437 | | #define _GNU_SOURCE 1 |
---|
1438 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1439 | | #define _NETBSD_SOURCE 1 |
---|
1440 | | #define _OPENBSD_SOURCE 1 |
---|
1441 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1442 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1443 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1444 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1445 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1446 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1447 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1448 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1449 | | #define _TANDEM_SOURCE 1 |
---|
1450 | | #define __EXTENSIONS__ 1 |
---|
1451 | | #define HAVE_DLFCN_H 1 |
---|
1452 | | #define LT_OBJDIR ".libs/" |
---|
1453 | | #define HAVE_DIRENT_H 1 |
---|
1454 | | #define HAVE_SYS_WAIT_H 1 |
---|
1455 | | #define HAVE_COPYFILE_H 1 |
---|
1456 | | #define HAVE_CTYPE_H 1 |
---|
1457 | | #define HAVE_ERRNO_H 1 |
---|
1458 | | #define HAVE_FCNTL_H 1 |
---|
1459 | | #define HAVE_FNMATCH_H 1 |
---|
1460 | | #define HAVE_GRP_H 1 |
---|
1461 | | #define HAVE_INTTYPES_H 1 |
---|
1462 | | #define HAVE_LANGINFO_H 1 |
---|
1463 | | #define HAVE_LIMITS_H 1 |
---|
1464 | | /* end confdefs.h. */ |
---|
1465 | | #include <sys/ioctl.h> |
---|
1466 | | #include <linux/fs.h> |
---|
1467 | | int |
---|
1468 | | main (void) |
---|
1469 | | { |
---|
1470 | | int x = FS_IOC_GETFLAGS |
---|
1471 | | ; |
---|
1472 | | return 0; |
---|
1473 | | } |
---|
1474 | configure:14735: result: no |
---|
1475 | configure:14745: checking for locale.h |
---|
1476 | configure:14745: gcc -c -g -O2 conftest.c >&5 |
---|
1477 | configure:14745: $? = 0 |
---|
1478 | configure:14745: result: yes |
---|
1479 | configure:14751: checking for membership.h |
---|
1480 | configure:14751: gcc -c -g -O2 conftest.c >&5 |
---|
1481 | configure:14751: $? = 0 |
---|
1482 | configure:14751: result: yes |
---|
1483 | configure:14757: checking for paths.h |
---|
1484 | configure:14757: gcc -c -g -O2 conftest.c >&5 |
---|
1485 | configure:14757: $? = 0 |
---|
1486 | configure:14757: result: yes |
---|
1487 | configure:14763: checking for poll.h |
---|
1488 | configure:14763: gcc -c -g -O2 conftest.c >&5 |
---|
1489 | configure:14763: $? = 0 |
---|
1490 | configure:14763: result: yes |
---|
1491 | configure:14769: checking for pthread.h |
---|
1492 | configure:14769: gcc -c -g -O2 conftest.c >&5 |
---|
1493 | configure:14769: $? = 0 |
---|
1494 | configure:14769: result: yes |
---|
1495 | configure:14775: checking for pwd.h |
---|
1496 | configure:14775: gcc -c -g -O2 conftest.c >&5 |
---|
1497 | configure:14775: $? = 0 |
---|
1498 | configure:14775: result: yes |
---|
1499 | configure:14782: checking for readpassphrase.h |
---|
1500 | configure:14782: gcc -c -g -O2 conftest.c >&5 |
---|
1501 | configure:14782: $? = 0 |
---|
1502 | configure:14782: result: yes |
---|
1503 | configure:14788: checking for signal.h |
---|
1504 | configure:14788: gcc -c -g -O2 conftest.c >&5 |
---|
1505 | configure:14788: $? = 0 |
---|
1506 | configure:14788: result: yes |
---|
1507 | configure:14794: checking for spawn.h |
---|
1508 | configure:14794: gcc -c -g -O2 conftest.c >&5 |
---|
1509 | configure:14794: $? = 0 |
---|
1510 | configure:14794: result: yes |
---|
1511 | configure:14801: checking for stdarg.h |
---|
1512 | configure:14801: gcc -c -g -O2 conftest.c >&5 |
---|
1513 | configure:14801: $? = 0 |
---|
1514 | configure:14801: result: yes |
---|
1515 | configure:14807: checking for stdint.h |
---|
1516 | configure:14807: result: yes |
---|
1517 | configure:14813: checking for stdlib.h |
---|
1518 | configure:14813: result: yes |
---|
1519 | configure:14819: checking for string.h |
---|
1520 | configure:14819: result: yes |
---|
1521 | configure:14826: checking for sys/acl.h |
---|
1522 | configure:14826: gcc -c -g -O2 conftest.c >&5 |
---|
1523 | configure:14826: $? = 0 |
---|
1524 | configure:14826: result: yes |
---|
1525 | configure:14832: checking for sys/cdefs.h |
---|
1526 | configure:14832: gcc -c -g -O2 conftest.c >&5 |
---|
1527 | configure:14832: $? = 0 |
---|
1528 | configure:14832: result: yes |
---|
1529 | configure:14838: checking for sys/ea.h |
---|
1530 | configure:14838: gcc -c -g -O2 conftest.c >&5 |
---|
1531 | conftest.c:102:10: fatal error: 'sys/ea.h' file not found |
---|
1532 | #include <sys/ea.h> |
---|
1533 | ^~~~~~~~~~ |
---|
1534 | 1 error generated. |
---|
1535 | configure:14838: $? = 1 |
---|
1536 | configure: failed program was: |
---|
1537 | | /* confdefs.h */ |
---|
1538 | | #define PACKAGE_NAME "libarchive" |
---|
1539 | | #define PACKAGE_TARNAME "libarchive" |
---|
1540 | | #define PACKAGE_VERSION "3.7.2" |
---|
1541 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1542 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1543 | | #define PACKAGE_URL "" |
---|
1544 | | #define PACKAGE "libarchive" |
---|
1545 | | #define VERSION "3.7.2" |
---|
1546 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1547 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1548 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1549 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1550 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1551 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1552 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1553 | | #define HAVE_STDIO_H 1 |
---|
1554 | | #define HAVE_STDLIB_H 1 |
---|
1555 | | #define HAVE_STRING_H 1 |
---|
1556 | | #define HAVE_INTTYPES_H 1 |
---|
1557 | | #define HAVE_STDINT_H 1 |
---|
1558 | | #define HAVE_STRINGS_H 1 |
---|
1559 | | #define HAVE_SYS_STAT_H 1 |
---|
1560 | | #define HAVE_SYS_TYPES_H 1 |
---|
1561 | | #define HAVE_UNISTD_H 1 |
---|
1562 | | #define HAVE_WCHAR_H 1 |
---|
1563 | | #define HAVE_SYS_TIME_H 1 |
---|
1564 | | #define STDC_HEADERS 1 |
---|
1565 | | #define _ALL_SOURCE 1 |
---|
1566 | | #define _DARWIN_C_SOURCE 1 |
---|
1567 | | #define _GNU_SOURCE 1 |
---|
1568 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1569 | | #define _NETBSD_SOURCE 1 |
---|
1570 | | #define _OPENBSD_SOURCE 1 |
---|
1571 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1572 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1573 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1574 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1575 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1576 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1577 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1578 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1579 | | #define _TANDEM_SOURCE 1 |
---|
1580 | | #define __EXTENSIONS__ 1 |
---|
1581 | | #define HAVE_DLFCN_H 1 |
---|
1582 | | #define LT_OBJDIR ".libs/" |
---|
1583 | | #define HAVE_DIRENT_H 1 |
---|
1584 | | #define HAVE_SYS_WAIT_H 1 |
---|
1585 | | #define HAVE_COPYFILE_H 1 |
---|
1586 | | #define HAVE_CTYPE_H 1 |
---|
1587 | | #define HAVE_ERRNO_H 1 |
---|
1588 | | #define HAVE_FCNTL_H 1 |
---|
1589 | | #define HAVE_FNMATCH_H 1 |
---|
1590 | | #define HAVE_GRP_H 1 |
---|
1591 | | #define HAVE_INTTYPES_H 1 |
---|
1592 | | #define HAVE_LANGINFO_H 1 |
---|
1593 | | #define HAVE_LIMITS_H 1 |
---|
1594 | | #define HAVE_LOCALE_H 1 |
---|
1595 | | #define HAVE_MEMBERSHIP_H 1 |
---|
1596 | | #define HAVE_PATHS_H 1 |
---|
1597 | | #define HAVE_POLL_H 1 |
---|
1598 | | #define HAVE_PTHREAD_H 1 |
---|
1599 | | #define HAVE_PWD_H 1 |
---|
1600 | | #define HAVE_READPASSPHRASE_H 1 |
---|
1601 | | #define HAVE_SIGNAL_H 1 |
---|
1602 | | #define HAVE_SPAWN_H 1 |
---|
1603 | | #define HAVE_STDARG_H 1 |
---|
1604 | | #define HAVE_STDINT_H 1 |
---|
1605 | | #define HAVE_STDLIB_H 1 |
---|
1606 | | #define HAVE_STRING_H 1 |
---|
1607 | | #define HAVE_SYS_ACL_H 1 |
---|
1608 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1609 | | /* end confdefs.h. */ |
---|
1610 | | #include <stddef.h> |
---|
1611 | | #ifdef HAVE_STDIO_H |
---|
1612 | | # include <stdio.h> |
---|
1613 | | #endif |
---|
1614 | | #ifdef HAVE_STDLIB_H |
---|
1615 | | # include <stdlib.h> |
---|
1616 | | #endif |
---|
1617 | | #ifdef HAVE_STRING_H |
---|
1618 | | # include <string.h> |
---|
1619 | | #endif |
---|
1620 | | #ifdef HAVE_INTTYPES_H |
---|
1621 | | # include <inttypes.h> |
---|
1622 | | #endif |
---|
1623 | | #ifdef HAVE_STDINT_H |
---|
1624 | | # include <stdint.h> |
---|
1625 | | #endif |
---|
1626 | | #ifdef HAVE_STRINGS_H |
---|
1627 | | # include <strings.h> |
---|
1628 | | #endif |
---|
1629 | | #ifdef HAVE_SYS_TYPES_H |
---|
1630 | | # include <sys/types.h> |
---|
1631 | | #endif |
---|
1632 | | #ifdef HAVE_SYS_STAT_H |
---|
1633 | | # include <sys/stat.h> |
---|
1634 | | #endif |
---|
1635 | | #ifdef HAVE_UNISTD_H |
---|
1636 | | # include <unistd.h> |
---|
1637 | | #endif |
---|
1638 | | #include <sys/ea.h> |
---|
1639 | configure:14838: result: no |
---|
1640 | configure:14844: checking for sys/extattr.h |
---|
1641 | configure:14844: gcc -c -g -O2 conftest.c >&5 |
---|
1642 | conftest.c:102:10: fatal error: 'sys/extattr.h' file not found |
---|
1643 | #include <sys/extattr.h> |
---|
1644 | ^~~~~~~~~~~~~~~ |
---|
1645 | 1 error generated. |
---|
1646 | configure:14844: $? = 1 |
---|
1647 | configure: failed program was: |
---|
1648 | | /* confdefs.h */ |
---|
1649 | | #define PACKAGE_NAME "libarchive" |
---|
1650 | | #define PACKAGE_TARNAME "libarchive" |
---|
1651 | | #define PACKAGE_VERSION "3.7.2" |
---|
1652 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1653 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1654 | | #define PACKAGE_URL "" |
---|
1655 | | #define PACKAGE "libarchive" |
---|
1656 | | #define VERSION "3.7.2" |
---|
1657 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1658 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1659 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1660 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1661 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1662 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1663 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1664 | | #define HAVE_STDIO_H 1 |
---|
1665 | | #define HAVE_STDLIB_H 1 |
---|
1666 | | #define HAVE_STRING_H 1 |
---|
1667 | | #define HAVE_INTTYPES_H 1 |
---|
1668 | | #define HAVE_STDINT_H 1 |
---|
1669 | | #define HAVE_STRINGS_H 1 |
---|
1670 | | #define HAVE_SYS_STAT_H 1 |
---|
1671 | | #define HAVE_SYS_TYPES_H 1 |
---|
1672 | | #define HAVE_UNISTD_H 1 |
---|
1673 | | #define HAVE_WCHAR_H 1 |
---|
1674 | | #define HAVE_SYS_TIME_H 1 |
---|
1675 | | #define STDC_HEADERS 1 |
---|
1676 | | #define _ALL_SOURCE 1 |
---|
1677 | | #define _DARWIN_C_SOURCE 1 |
---|
1678 | | #define _GNU_SOURCE 1 |
---|
1679 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1680 | | #define _NETBSD_SOURCE 1 |
---|
1681 | | #define _OPENBSD_SOURCE 1 |
---|
1682 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1683 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1684 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1685 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1686 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1687 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1688 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1689 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1690 | | #define _TANDEM_SOURCE 1 |
---|
1691 | | #define __EXTENSIONS__ 1 |
---|
1692 | | #define HAVE_DLFCN_H 1 |
---|
1693 | | #define LT_OBJDIR ".libs/" |
---|
1694 | | #define HAVE_DIRENT_H 1 |
---|
1695 | | #define HAVE_SYS_WAIT_H 1 |
---|
1696 | | #define HAVE_COPYFILE_H 1 |
---|
1697 | | #define HAVE_CTYPE_H 1 |
---|
1698 | | #define HAVE_ERRNO_H 1 |
---|
1699 | | #define HAVE_FCNTL_H 1 |
---|
1700 | | #define HAVE_FNMATCH_H 1 |
---|
1701 | | #define HAVE_GRP_H 1 |
---|
1702 | | #define HAVE_INTTYPES_H 1 |
---|
1703 | | #define HAVE_LANGINFO_H 1 |
---|
1704 | | #define HAVE_LIMITS_H 1 |
---|
1705 | | #define HAVE_LOCALE_H 1 |
---|
1706 | | #define HAVE_MEMBERSHIP_H 1 |
---|
1707 | | #define HAVE_PATHS_H 1 |
---|
1708 | | #define HAVE_POLL_H 1 |
---|
1709 | | #define HAVE_PTHREAD_H 1 |
---|
1710 | | #define HAVE_PWD_H 1 |
---|
1711 | | #define HAVE_READPASSPHRASE_H 1 |
---|
1712 | | #define HAVE_SIGNAL_H 1 |
---|
1713 | | #define HAVE_SPAWN_H 1 |
---|
1714 | | #define HAVE_STDARG_H 1 |
---|
1715 | | #define HAVE_STDINT_H 1 |
---|
1716 | | #define HAVE_STDLIB_H 1 |
---|
1717 | | #define HAVE_STRING_H 1 |
---|
1718 | | #define HAVE_SYS_ACL_H 1 |
---|
1719 | | #define HAVE_SYS_CDEFS_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 | | #include <sys/extattr.h> |
---|
1750 | configure:14844: result: no |
---|
1751 | configure:14851: checking for sys/ioctl.h |
---|
1752 | configure:14851: gcc -c -g -O2 conftest.c >&5 |
---|
1753 | configure:14851: $? = 0 |
---|
1754 | configure:14851: result: yes |
---|
1755 | configure:14857: checking for sys/mkdev.h |
---|
1756 | configure:14857: gcc -c -g -O2 conftest.c >&5 |
---|
1757 | conftest.c:103:10: fatal error: 'sys/mkdev.h' file not found |
---|
1758 | #include <sys/mkdev.h> |
---|
1759 | ^~~~~~~~~~~~~ |
---|
1760 | 1 error generated. |
---|
1761 | configure:14857: $? = 1 |
---|
1762 | configure: failed program was: |
---|
1763 | | /* confdefs.h */ |
---|
1764 | | #define PACKAGE_NAME "libarchive" |
---|
1765 | | #define PACKAGE_TARNAME "libarchive" |
---|
1766 | | #define PACKAGE_VERSION "3.7.2" |
---|
1767 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1768 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1769 | | #define PACKAGE_URL "" |
---|
1770 | | #define PACKAGE "libarchive" |
---|
1771 | | #define VERSION "3.7.2" |
---|
1772 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1773 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1774 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1775 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1776 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1777 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1778 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1779 | | #define HAVE_STDIO_H 1 |
---|
1780 | | #define HAVE_STDLIB_H 1 |
---|
1781 | | #define HAVE_STRING_H 1 |
---|
1782 | | #define HAVE_INTTYPES_H 1 |
---|
1783 | | #define HAVE_STDINT_H 1 |
---|
1784 | | #define HAVE_STRINGS_H 1 |
---|
1785 | | #define HAVE_SYS_STAT_H 1 |
---|
1786 | | #define HAVE_SYS_TYPES_H 1 |
---|
1787 | | #define HAVE_UNISTD_H 1 |
---|
1788 | | #define HAVE_WCHAR_H 1 |
---|
1789 | | #define HAVE_SYS_TIME_H 1 |
---|
1790 | | #define STDC_HEADERS 1 |
---|
1791 | | #define _ALL_SOURCE 1 |
---|
1792 | | #define _DARWIN_C_SOURCE 1 |
---|
1793 | | #define _GNU_SOURCE 1 |
---|
1794 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1795 | | #define _NETBSD_SOURCE 1 |
---|
1796 | | #define _OPENBSD_SOURCE 1 |
---|
1797 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1798 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1799 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1800 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1801 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1802 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1803 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1804 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1805 | | #define _TANDEM_SOURCE 1 |
---|
1806 | | #define __EXTENSIONS__ 1 |
---|
1807 | | #define HAVE_DLFCN_H 1 |
---|
1808 | | #define LT_OBJDIR ".libs/" |
---|
1809 | | #define HAVE_DIRENT_H 1 |
---|
1810 | | #define HAVE_SYS_WAIT_H 1 |
---|
1811 | | #define HAVE_COPYFILE_H 1 |
---|
1812 | | #define HAVE_CTYPE_H 1 |
---|
1813 | | #define HAVE_ERRNO_H 1 |
---|
1814 | | #define HAVE_FCNTL_H 1 |
---|
1815 | | #define HAVE_FNMATCH_H 1 |
---|
1816 | | #define HAVE_GRP_H 1 |
---|
1817 | | #define HAVE_INTTYPES_H 1 |
---|
1818 | | #define HAVE_LANGINFO_H 1 |
---|
1819 | | #define HAVE_LIMITS_H 1 |
---|
1820 | | #define HAVE_LOCALE_H 1 |
---|
1821 | | #define HAVE_MEMBERSHIP_H 1 |
---|
1822 | | #define HAVE_PATHS_H 1 |
---|
1823 | | #define HAVE_POLL_H 1 |
---|
1824 | | #define HAVE_PTHREAD_H 1 |
---|
1825 | | #define HAVE_PWD_H 1 |
---|
1826 | | #define HAVE_READPASSPHRASE_H 1 |
---|
1827 | | #define HAVE_SIGNAL_H 1 |
---|
1828 | | #define HAVE_SPAWN_H 1 |
---|
1829 | | #define HAVE_STDARG_H 1 |
---|
1830 | | #define HAVE_STDINT_H 1 |
---|
1831 | | #define HAVE_STDLIB_H 1 |
---|
1832 | | #define HAVE_STRING_H 1 |
---|
1833 | | #define HAVE_SYS_ACL_H 1 |
---|
1834 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1835 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1836 | | /* end confdefs.h. */ |
---|
1837 | | #include <stddef.h> |
---|
1838 | | #ifdef HAVE_STDIO_H |
---|
1839 | | # include <stdio.h> |
---|
1840 | | #endif |
---|
1841 | | #ifdef HAVE_STDLIB_H |
---|
1842 | | # include <stdlib.h> |
---|
1843 | | #endif |
---|
1844 | | #ifdef HAVE_STRING_H |
---|
1845 | | # include <string.h> |
---|
1846 | | #endif |
---|
1847 | | #ifdef HAVE_INTTYPES_H |
---|
1848 | | # include <inttypes.h> |
---|
1849 | | #endif |
---|
1850 | | #ifdef HAVE_STDINT_H |
---|
1851 | | # include <stdint.h> |
---|
1852 | | #endif |
---|
1853 | | #ifdef HAVE_STRINGS_H |
---|
1854 | | # include <strings.h> |
---|
1855 | | #endif |
---|
1856 | | #ifdef HAVE_SYS_TYPES_H |
---|
1857 | | # include <sys/types.h> |
---|
1858 | | #endif |
---|
1859 | | #ifdef HAVE_SYS_STAT_H |
---|
1860 | | # include <sys/stat.h> |
---|
1861 | | #endif |
---|
1862 | | #ifdef HAVE_UNISTD_H |
---|
1863 | | # include <unistd.h> |
---|
1864 | | #endif |
---|
1865 | | #include <sys/mkdev.h> |
---|
1866 | configure:14857: result: no |
---|
1867 | configure:14863: checking for sys/mount.h |
---|
1868 | configure:14863: gcc -c -g -O2 conftest.c >&5 |
---|
1869 | configure:14863: $? = 0 |
---|
1870 | configure:14863: result: yes |
---|
1871 | configure:14869: checking for sys/queue.h |
---|
1872 | configure:14869: gcc -c -g -O2 conftest.c >&5 |
---|
1873 | configure:14869: $? = 0 |
---|
1874 | configure:14869: result: yes |
---|
1875 | configure:14876: checking for sys/param.h |
---|
1876 | configure:14876: gcc -c -g -O2 conftest.c >&5 |
---|
1877 | configure:14876: $? = 0 |
---|
1878 | configure:14876: result: yes |
---|
1879 | configure:14882: checking for sys/poll.h |
---|
1880 | configure:14882: gcc -c -g -O2 conftest.c >&5 |
---|
1881 | configure:14882: $? = 0 |
---|
1882 | configure:14882: result: yes |
---|
1883 | configure:14888: checking for sys/richacl.h |
---|
1884 | configure:14888: gcc -c -g -O2 conftest.c >&5 |
---|
1885 | conftest.c:107:10: fatal error: 'sys/richacl.h' file not found |
---|
1886 | #include <sys/richacl.h> |
---|
1887 | ^~~~~~~~~~~~~~~ |
---|
1888 | 1 error generated. |
---|
1889 | configure:14888: $? = 1 |
---|
1890 | configure: failed program was: |
---|
1891 | | /* confdefs.h */ |
---|
1892 | | #define PACKAGE_NAME "libarchive" |
---|
1893 | | #define PACKAGE_TARNAME "libarchive" |
---|
1894 | | #define PACKAGE_VERSION "3.7.2" |
---|
1895 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
1896 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
1897 | | #define PACKAGE_URL "" |
---|
1898 | | #define PACKAGE "libarchive" |
---|
1899 | | #define VERSION "3.7.2" |
---|
1900 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
1901 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
1902 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
1903 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
1904 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
1905 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
1906 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
1907 | | #define HAVE_STDIO_H 1 |
---|
1908 | | #define HAVE_STDLIB_H 1 |
---|
1909 | | #define HAVE_STRING_H 1 |
---|
1910 | | #define HAVE_INTTYPES_H 1 |
---|
1911 | | #define HAVE_STDINT_H 1 |
---|
1912 | | #define HAVE_STRINGS_H 1 |
---|
1913 | | #define HAVE_SYS_STAT_H 1 |
---|
1914 | | #define HAVE_SYS_TYPES_H 1 |
---|
1915 | | #define HAVE_UNISTD_H 1 |
---|
1916 | | #define HAVE_WCHAR_H 1 |
---|
1917 | | #define HAVE_SYS_TIME_H 1 |
---|
1918 | | #define STDC_HEADERS 1 |
---|
1919 | | #define _ALL_SOURCE 1 |
---|
1920 | | #define _DARWIN_C_SOURCE 1 |
---|
1921 | | #define _GNU_SOURCE 1 |
---|
1922 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1923 | | #define _NETBSD_SOURCE 1 |
---|
1924 | | #define _OPENBSD_SOURCE 1 |
---|
1925 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1926 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1927 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1928 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1929 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1930 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1931 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1932 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1933 | | #define _TANDEM_SOURCE 1 |
---|
1934 | | #define __EXTENSIONS__ 1 |
---|
1935 | | #define HAVE_DLFCN_H 1 |
---|
1936 | | #define LT_OBJDIR ".libs/" |
---|
1937 | | #define HAVE_DIRENT_H 1 |
---|
1938 | | #define HAVE_SYS_WAIT_H 1 |
---|
1939 | | #define HAVE_COPYFILE_H 1 |
---|
1940 | | #define HAVE_CTYPE_H 1 |
---|
1941 | | #define HAVE_ERRNO_H 1 |
---|
1942 | | #define HAVE_FCNTL_H 1 |
---|
1943 | | #define HAVE_FNMATCH_H 1 |
---|
1944 | | #define HAVE_GRP_H 1 |
---|
1945 | | #define HAVE_INTTYPES_H 1 |
---|
1946 | | #define HAVE_LANGINFO_H 1 |
---|
1947 | | #define HAVE_LIMITS_H 1 |
---|
1948 | | #define HAVE_LOCALE_H 1 |
---|
1949 | | #define HAVE_MEMBERSHIP_H 1 |
---|
1950 | | #define HAVE_PATHS_H 1 |
---|
1951 | | #define HAVE_POLL_H 1 |
---|
1952 | | #define HAVE_PTHREAD_H 1 |
---|
1953 | | #define HAVE_PWD_H 1 |
---|
1954 | | #define HAVE_READPASSPHRASE_H 1 |
---|
1955 | | #define HAVE_SIGNAL_H 1 |
---|
1956 | | #define HAVE_SPAWN_H 1 |
---|
1957 | | #define HAVE_STDARG_H 1 |
---|
1958 | | #define HAVE_STDINT_H 1 |
---|
1959 | | #define HAVE_STDLIB_H 1 |
---|
1960 | | #define HAVE_STRING_H 1 |
---|
1961 | | #define HAVE_SYS_ACL_H 1 |
---|
1962 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1963 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1964 | | #define HAVE_SYS_MOUNT_H 1 |
---|
1965 | | #define HAVE_SYS_QUEUE_H 1 |
---|
1966 | | #define HAVE_SYS_PARAM_H 1 |
---|
1967 | | #define HAVE_SYS_POLL_H 1 |
---|
1968 | | /* end confdefs.h. */ |
---|
1969 | | #include <stddef.h> |
---|
1970 | | #ifdef HAVE_STDIO_H |
---|
1971 | | # include <stdio.h> |
---|
1972 | | #endif |
---|
1973 | | #ifdef HAVE_STDLIB_H |
---|
1974 | | # include <stdlib.h> |
---|
1975 | | #endif |
---|
1976 | | #ifdef HAVE_STRING_H |
---|
1977 | | # include <string.h> |
---|
1978 | | #endif |
---|
1979 | | #ifdef HAVE_INTTYPES_H |
---|
1980 | | # include <inttypes.h> |
---|
1981 | | #endif |
---|
1982 | | #ifdef HAVE_STDINT_H |
---|
1983 | | # include <stdint.h> |
---|
1984 | | #endif |
---|
1985 | | #ifdef HAVE_STRINGS_H |
---|
1986 | | # include <strings.h> |
---|
1987 | | #endif |
---|
1988 | | #ifdef HAVE_SYS_TYPES_H |
---|
1989 | | # include <sys/types.h> |
---|
1990 | | #endif |
---|
1991 | | #ifdef HAVE_SYS_STAT_H |
---|
1992 | | # include <sys/stat.h> |
---|
1993 | | #endif |
---|
1994 | | #ifdef HAVE_UNISTD_H |
---|
1995 | | # include <unistd.h> |
---|
1996 | | #endif |
---|
1997 | | #include <sys/richacl.h> |
---|
1998 | configure:14888: result: no |
---|
1999 | configure:14895: checking for sys/select.h |
---|
2000 | configure:14895: gcc -c -g -O2 conftest.c >&5 |
---|
2001 | configure:14895: $? = 0 |
---|
2002 | configure:14895: result: yes |
---|
2003 | configure:14901: checking for sys/statfs.h |
---|
2004 | configure:14901: gcc -c -g -O2 conftest.c >&5 |
---|
2005 | conftest.c:108:10: fatal error: 'sys/statfs.h' file not found |
---|
2006 | #include <sys/statfs.h> |
---|
2007 | ^~~~~~~~~~~~~~ |
---|
2008 | 1 error generated. |
---|
2009 | configure:14901: $? = 1 |
---|
2010 | configure: failed program was: |
---|
2011 | | /* confdefs.h */ |
---|
2012 | | #define PACKAGE_NAME "libarchive" |
---|
2013 | | #define PACKAGE_TARNAME "libarchive" |
---|
2014 | | #define PACKAGE_VERSION "3.7.2" |
---|
2015 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2016 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2017 | | #define PACKAGE_URL "" |
---|
2018 | | #define PACKAGE "libarchive" |
---|
2019 | | #define VERSION "3.7.2" |
---|
2020 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
2021 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
2022 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
2023 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
2024 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
2025 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
2026 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
2027 | | #define HAVE_STDIO_H 1 |
---|
2028 | | #define HAVE_STDLIB_H 1 |
---|
2029 | | #define HAVE_STRING_H 1 |
---|
2030 | | #define HAVE_INTTYPES_H 1 |
---|
2031 | | #define HAVE_STDINT_H 1 |
---|
2032 | | #define HAVE_STRINGS_H 1 |
---|
2033 | | #define HAVE_SYS_STAT_H 1 |
---|
2034 | | #define HAVE_SYS_TYPES_H 1 |
---|
2035 | | #define HAVE_UNISTD_H 1 |
---|
2036 | | #define HAVE_WCHAR_H 1 |
---|
2037 | | #define HAVE_SYS_TIME_H 1 |
---|
2038 | | #define STDC_HEADERS 1 |
---|
2039 | | #define _ALL_SOURCE 1 |
---|
2040 | | #define _DARWIN_C_SOURCE 1 |
---|
2041 | | #define _GNU_SOURCE 1 |
---|
2042 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2043 | | #define _NETBSD_SOURCE 1 |
---|
2044 | | #define _OPENBSD_SOURCE 1 |
---|
2045 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2046 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2047 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2048 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2049 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2050 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2051 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2052 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2053 | | #define _TANDEM_SOURCE 1 |
---|
2054 | | #define __EXTENSIONS__ 1 |
---|
2055 | | #define HAVE_DLFCN_H 1 |
---|
2056 | | #define LT_OBJDIR ".libs/" |
---|
2057 | | #define HAVE_DIRENT_H 1 |
---|
2058 | | #define HAVE_SYS_WAIT_H 1 |
---|
2059 | | #define HAVE_COPYFILE_H 1 |
---|
2060 | | #define HAVE_CTYPE_H 1 |
---|
2061 | | #define HAVE_ERRNO_H 1 |
---|
2062 | | #define HAVE_FCNTL_H 1 |
---|
2063 | | #define HAVE_FNMATCH_H 1 |
---|
2064 | | #define HAVE_GRP_H 1 |
---|
2065 | | #define HAVE_INTTYPES_H 1 |
---|
2066 | | #define HAVE_LANGINFO_H 1 |
---|
2067 | | #define HAVE_LIMITS_H 1 |
---|
2068 | | #define HAVE_LOCALE_H 1 |
---|
2069 | | #define HAVE_MEMBERSHIP_H 1 |
---|
2070 | | #define HAVE_PATHS_H 1 |
---|
2071 | | #define HAVE_POLL_H 1 |
---|
2072 | | #define HAVE_PTHREAD_H 1 |
---|
2073 | | #define HAVE_PWD_H 1 |
---|
2074 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2075 | | #define HAVE_SIGNAL_H 1 |
---|
2076 | | #define HAVE_SPAWN_H 1 |
---|
2077 | | #define HAVE_STDARG_H 1 |
---|
2078 | | #define HAVE_STDINT_H 1 |
---|
2079 | | #define HAVE_STDLIB_H 1 |
---|
2080 | | #define HAVE_STRING_H 1 |
---|
2081 | | #define HAVE_SYS_ACL_H 1 |
---|
2082 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2083 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2084 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2085 | | #define HAVE_SYS_QUEUE_H 1 |
---|
2086 | | #define HAVE_SYS_PARAM_H 1 |
---|
2087 | | #define HAVE_SYS_POLL_H 1 |
---|
2088 | | #define HAVE_SYS_SELECT_H 1 |
---|
2089 | | /* end confdefs.h. */ |
---|
2090 | | #include <stddef.h> |
---|
2091 | | #ifdef HAVE_STDIO_H |
---|
2092 | | # include <stdio.h> |
---|
2093 | | #endif |
---|
2094 | | #ifdef HAVE_STDLIB_H |
---|
2095 | | # include <stdlib.h> |
---|
2096 | | #endif |
---|
2097 | | #ifdef HAVE_STRING_H |
---|
2098 | | # include <string.h> |
---|
2099 | | #endif |
---|
2100 | | #ifdef HAVE_INTTYPES_H |
---|
2101 | | # include <inttypes.h> |
---|
2102 | | #endif |
---|
2103 | | #ifdef HAVE_STDINT_H |
---|
2104 | | # include <stdint.h> |
---|
2105 | | #endif |
---|
2106 | | #ifdef HAVE_STRINGS_H |
---|
2107 | | # include <strings.h> |
---|
2108 | | #endif |
---|
2109 | | #ifdef HAVE_SYS_TYPES_H |
---|
2110 | | # include <sys/types.h> |
---|
2111 | | #endif |
---|
2112 | | #ifdef HAVE_SYS_STAT_H |
---|
2113 | | # include <sys/stat.h> |
---|
2114 | | #endif |
---|
2115 | | #ifdef HAVE_UNISTD_H |
---|
2116 | | # include <unistd.h> |
---|
2117 | | #endif |
---|
2118 | | #include <sys/statfs.h> |
---|
2119 | configure:14901: result: no |
---|
2120 | configure:14907: checking for sys/statvfs.h |
---|
2121 | configure:14907: gcc -c -g -O2 conftest.c >&5 |
---|
2122 | configure:14907: $? = 0 |
---|
2123 | configure:14907: result: yes |
---|
2124 | configure:14913: checking for sys/sysmacros.h |
---|
2125 | configure:14913: gcc -c -g -O2 conftest.c >&5 |
---|
2126 | conftest.c:109:10: fatal error: 'sys/sysmacros.h' file not found |
---|
2127 | #include <sys/sysmacros.h> |
---|
2128 | ^~~~~~~~~~~~~~~~~ |
---|
2129 | 1 error generated. |
---|
2130 | configure:14913: $? = 1 |
---|
2131 | configure: failed program was: |
---|
2132 | | /* confdefs.h */ |
---|
2133 | | #define PACKAGE_NAME "libarchive" |
---|
2134 | | #define PACKAGE_TARNAME "libarchive" |
---|
2135 | | #define PACKAGE_VERSION "3.7.2" |
---|
2136 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2137 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2138 | | #define PACKAGE_URL "" |
---|
2139 | | #define PACKAGE "libarchive" |
---|
2140 | | #define VERSION "3.7.2" |
---|
2141 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
2142 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
2143 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
2144 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
2145 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
2146 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
2147 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
2148 | | #define HAVE_STDIO_H 1 |
---|
2149 | | #define HAVE_STDLIB_H 1 |
---|
2150 | | #define HAVE_STRING_H 1 |
---|
2151 | | #define HAVE_INTTYPES_H 1 |
---|
2152 | | #define HAVE_STDINT_H 1 |
---|
2153 | | #define HAVE_STRINGS_H 1 |
---|
2154 | | #define HAVE_SYS_STAT_H 1 |
---|
2155 | | #define HAVE_SYS_TYPES_H 1 |
---|
2156 | | #define HAVE_UNISTD_H 1 |
---|
2157 | | #define HAVE_WCHAR_H 1 |
---|
2158 | | #define HAVE_SYS_TIME_H 1 |
---|
2159 | | #define STDC_HEADERS 1 |
---|
2160 | | #define _ALL_SOURCE 1 |
---|
2161 | | #define _DARWIN_C_SOURCE 1 |
---|
2162 | | #define _GNU_SOURCE 1 |
---|
2163 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2164 | | #define _NETBSD_SOURCE 1 |
---|
2165 | | #define _OPENBSD_SOURCE 1 |
---|
2166 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2167 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2168 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2169 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2170 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2171 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2172 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2173 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2174 | | #define _TANDEM_SOURCE 1 |
---|
2175 | | #define __EXTENSIONS__ 1 |
---|
2176 | | #define HAVE_DLFCN_H 1 |
---|
2177 | | #define LT_OBJDIR ".libs/" |
---|
2178 | | #define HAVE_DIRENT_H 1 |
---|
2179 | | #define HAVE_SYS_WAIT_H 1 |
---|
2180 | | #define HAVE_COPYFILE_H 1 |
---|
2181 | | #define HAVE_CTYPE_H 1 |
---|
2182 | | #define HAVE_ERRNO_H 1 |
---|
2183 | | #define HAVE_FCNTL_H 1 |
---|
2184 | | #define HAVE_FNMATCH_H 1 |
---|
2185 | | #define HAVE_GRP_H 1 |
---|
2186 | | #define HAVE_INTTYPES_H 1 |
---|
2187 | | #define HAVE_LANGINFO_H 1 |
---|
2188 | | #define HAVE_LIMITS_H 1 |
---|
2189 | | #define HAVE_LOCALE_H 1 |
---|
2190 | | #define HAVE_MEMBERSHIP_H 1 |
---|
2191 | | #define HAVE_PATHS_H 1 |
---|
2192 | | #define HAVE_POLL_H 1 |
---|
2193 | | #define HAVE_PTHREAD_H 1 |
---|
2194 | | #define HAVE_PWD_H 1 |
---|
2195 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2196 | | #define HAVE_SIGNAL_H 1 |
---|
2197 | | #define HAVE_SPAWN_H 1 |
---|
2198 | | #define HAVE_STDARG_H 1 |
---|
2199 | | #define HAVE_STDINT_H 1 |
---|
2200 | | #define HAVE_STDLIB_H 1 |
---|
2201 | | #define HAVE_STRING_H 1 |
---|
2202 | | #define HAVE_SYS_ACL_H 1 |
---|
2203 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2204 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2205 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2206 | | #define HAVE_SYS_QUEUE_H 1 |
---|
2207 | | #define HAVE_SYS_PARAM_H 1 |
---|
2208 | | #define HAVE_SYS_POLL_H 1 |
---|
2209 | | #define HAVE_SYS_SELECT_H 1 |
---|
2210 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2211 | | /* end confdefs.h. */ |
---|
2212 | | #include <stddef.h> |
---|
2213 | | #ifdef HAVE_STDIO_H |
---|
2214 | | # include <stdio.h> |
---|
2215 | | #endif |
---|
2216 | | #ifdef HAVE_STDLIB_H |
---|
2217 | | # include <stdlib.h> |
---|
2218 | | #endif |
---|
2219 | | #ifdef HAVE_STRING_H |
---|
2220 | | # include <string.h> |
---|
2221 | | #endif |
---|
2222 | | #ifdef HAVE_INTTYPES_H |
---|
2223 | | # include <inttypes.h> |
---|
2224 | | #endif |
---|
2225 | | #ifdef HAVE_STDINT_H |
---|
2226 | | # include <stdint.h> |
---|
2227 | | #endif |
---|
2228 | | #ifdef HAVE_STRINGS_H |
---|
2229 | | # include <strings.h> |
---|
2230 | | #endif |
---|
2231 | | #ifdef HAVE_SYS_TYPES_H |
---|
2232 | | # include <sys/types.h> |
---|
2233 | | #endif |
---|
2234 | | #ifdef HAVE_SYS_STAT_H |
---|
2235 | | # include <sys/stat.h> |
---|
2236 | | #endif |
---|
2237 | | #ifdef HAVE_UNISTD_H |
---|
2238 | | # include <unistd.h> |
---|
2239 | | #endif |
---|
2240 | | #include <sys/sysmacros.h> |
---|
2241 | configure:14913: result: no |
---|
2242 | configure:14920: checking for sys/time.h |
---|
2243 | configure:14920: result: yes |
---|
2244 | configure:14926: checking for sys/utime.h |
---|
2245 | configure:14926: gcc -c -g -O2 conftest.c >&5 |
---|
2246 | conftest.c:110:10: fatal error: 'sys/utime.h' file not found |
---|
2247 | #include <sys/utime.h> |
---|
2248 | ^~~~~~~~~~~~~ |
---|
2249 | 1 error generated. |
---|
2250 | configure:14926: $? = 1 |
---|
2251 | configure: failed program was: |
---|
2252 | | /* confdefs.h */ |
---|
2253 | | #define PACKAGE_NAME "libarchive" |
---|
2254 | | #define PACKAGE_TARNAME "libarchive" |
---|
2255 | | #define PACKAGE_VERSION "3.7.2" |
---|
2256 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2257 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2258 | | #define PACKAGE_URL "" |
---|
2259 | | #define PACKAGE "libarchive" |
---|
2260 | | #define VERSION "3.7.2" |
---|
2261 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
2262 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
2263 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
2264 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
2265 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
2266 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
2267 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
2268 | | #define HAVE_STDIO_H 1 |
---|
2269 | | #define HAVE_STDLIB_H 1 |
---|
2270 | | #define HAVE_STRING_H 1 |
---|
2271 | | #define HAVE_INTTYPES_H 1 |
---|
2272 | | #define HAVE_STDINT_H 1 |
---|
2273 | | #define HAVE_STRINGS_H 1 |
---|
2274 | | #define HAVE_SYS_STAT_H 1 |
---|
2275 | | #define HAVE_SYS_TYPES_H 1 |
---|
2276 | | #define HAVE_UNISTD_H 1 |
---|
2277 | | #define HAVE_WCHAR_H 1 |
---|
2278 | | #define HAVE_SYS_TIME_H 1 |
---|
2279 | | #define STDC_HEADERS 1 |
---|
2280 | | #define _ALL_SOURCE 1 |
---|
2281 | | #define _DARWIN_C_SOURCE 1 |
---|
2282 | | #define _GNU_SOURCE 1 |
---|
2283 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2284 | | #define _NETBSD_SOURCE 1 |
---|
2285 | | #define _OPENBSD_SOURCE 1 |
---|
2286 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2287 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2288 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2289 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2290 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2291 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2292 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2293 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2294 | | #define _TANDEM_SOURCE 1 |
---|
2295 | | #define __EXTENSIONS__ 1 |
---|
2296 | | #define HAVE_DLFCN_H 1 |
---|
2297 | | #define LT_OBJDIR ".libs/" |
---|
2298 | | #define HAVE_DIRENT_H 1 |
---|
2299 | | #define HAVE_SYS_WAIT_H 1 |
---|
2300 | | #define HAVE_COPYFILE_H 1 |
---|
2301 | | #define HAVE_CTYPE_H 1 |
---|
2302 | | #define HAVE_ERRNO_H 1 |
---|
2303 | | #define HAVE_FCNTL_H 1 |
---|
2304 | | #define HAVE_FNMATCH_H 1 |
---|
2305 | | #define HAVE_GRP_H 1 |
---|
2306 | | #define HAVE_INTTYPES_H 1 |
---|
2307 | | #define HAVE_LANGINFO_H 1 |
---|
2308 | | #define HAVE_LIMITS_H 1 |
---|
2309 | | #define HAVE_LOCALE_H 1 |
---|
2310 | | #define HAVE_MEMBERSHIP_H 1 |
---|
2311 | | #define HAVE_PATHS_H 1 |
---|
2312 | | #define HAVE_POLL_H 1 |
---|
2313 | | #define HAVE_PTHREAD_H 1 |
---|
2314 | | #define HAVE_PWD_H 1 |
---|
2315 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2316 | | #define HAVE_SIGNAL_H 1 |
---|
2317 | | #define HAVE_SPAWN_H 1 |
---|
2318 | | #define HAVE_STDARG_H 1 |
---|
2319 | | #define HAVE_STDINT_H 1 |
---|
2320 | | #define HAVE_STDLIB_H 1 |
---|
2321 | | #define HAVE_STRING_H 1 |
---|
2322 | | #define HAVE_SYS_ACL_H 1 |
---|
2323 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2324 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2325 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2326 | | #define HAVE_SYS_QUEUE_H 1 |
---|
2327 | | #define HAVE_SYS_PARAM_H 1 |
---|
2328 | | #define HAVE_SYS_POLL_H 1 |
---|
2329 | | #define HAVE_SYS_SELECT_H 1 |
---|
2330 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2331 | | #define HAVE_SYS_TIME_H 1 |
---|
2332 | | /* end confdefs.h. */ |
---|
2333 | | #include <stddef.h> |
---|
2334 | | #ifdef HAVE_STDIO_H |
---|
2335 | | # include <stdio.h> |
---|
2336 | | #endif |
---|
2337 | | #ifdef HAVE_STDLIB_H |
---|
2338 | | # include <stdlib.h> |
---|
2339 | | #endif |
---|
2340 | | #ifdef HAVE_STRING_H |
---|
2341 | | # include <string.h> |
---|
2342 | | #endif |
---|
2343 | | #ifdef HAVE_INTTYPES_H |
---|
2344 | | # include <inttypes.h> |
---|
2345 | | #endif |
---|
2346 | | #ifdef HAVE_STDINT_H |
---|
2347 | | # include <stdint.h> |
---|
2348 | | #endif |
---|
2349 | | #ifdef HAVE_STRINGS_H |
---|
2350 | | # include <strings.h> |
---|
2351 | | #endif |
---|
2352 | | #ifdef HAVE_SYS_TYPES_H |
---|
2353 | | # include <sys/types.h> |
---|
2354 | | #endif |
---|
2355 | | #ifdef HAVE_SYS_STAT_H |
---|
2356 | | # include <sys/stat.h> |
---|
2357 | | #endif |
---|
2358 | | #ifdef HAVE_UNISTD_H |
---|
2359 | | # include <unistd.h> |
---|
2360 | | #endif |
---|
2361 | | #include <sys/utime.h> |
---|
2362 | configure:14926: result: no |
---|
2363 | configure:14932: checking for sys/utsname.h |
---|
2364 | configure:14932: gcc -c -g -O2 conftest.c >&5 |
---|
2365 | configure:14932: $? = 0 |
---|
2366 | configure:14932: result: yes |
---|
2367 | configure:14938: checking for sys/vfs.h |
---|
2368 | configure:14938: gcc -c -g -O2 conftest.c >&5 |
---|
2369 | conftest.c:111:10: fatal error: 'sys/vfs.h' file not found |
---|
2370 | #include <sys/vfs.h> |
---|
2371 | ^~~~~~~~~~~ |
---|
2372 | 1 error generated. |
---|
2373 | configure:14938: $? = 1 |
---|
2374 | configure: failed program was: |
---|
2375 | | /* confdefs.h */ |
---|
2376 | | #define PACKAGE_NAME "libarchive" |
---|
2377 | | #define PACKAGE_TARNAME "libarchive" |
---|
2378 | | #define PACKAGE_VERSION "3.7.2" |
---|
2379 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2380 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2381 | | #define PACKAGE_URL "" |
---|
2382 | | #define PACKAGE "libarchive" |
---|
2383 | | #define VERSION "3.7.2" |
---|
2384 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
2385 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
2386 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
2387 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
2388 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
2389 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
2390 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
2391 | | #define HAVE_STDIO_H 1 |
---|
2392 | | #define HAVE_STDLIB_H 1 |
---|
2393 | | #define HAVE_STRING_H 1 |
---|
2394 | | #define HAVE_INTTYPES_H 1 |
---|
2395 | | #define HAVE_STDINT_H 1 |
---|
2396 | | #define HAVE_STRINGS_H 1 |
---|
2397 | | #define HAVE_SYS_STAT_H 1 |
---|
2398 | | #define HAVE_SYS_TYPES_H 1 |
---|
2399 | | #define HAVE_UNISTD_H 1 |
---|
2400 | | #define HAVE_WCHAR_H 1 |
---|
2401 | | #define HAVE_SYS_TIME_H 1 |
---|
2402 | | #define STDC_HEADERS 1 |
---|
2403 | | #define _ALL_SOURCE 1 |
---|
2404 | | #define _DARWIN_C_SOURCE 1 |
---|
2405 | | #define _GNU_SOURCE 1 |
---|
2406 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2407 | | #define _NETBSD_SOURCE 1 |
---|
2408 | | #define _OPENBSD_SOURCE 1 |
---|
2409 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2410 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2411 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2412 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2413 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2414 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2415 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2416 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2417 | | #define _TANDEM_SOURCE 1 |
---|
2418 | | #define __EXTENSIONS__ 1 |
---|
2419 | | #define HAVE_DLFCN_H 1 |
---|
2420 | | #define LT_OBJDIR ".libs/" |
---|
2421 | | #define HAVE_DIRENT_H 1 |
---|
2422 | | #define HAVE_SYS_WAIT_H 1 |
---|
2423 | | #define HAVE_COPYFILE_H 1 |
---|
2424 | | #define HAVE_CTYPE_H 1 |
---|
2425 | | #define HAVE_ERRNO_H 1 |
---|
2426 | | #define HAVE_FCNTL_H 1 |
---|
2427 | | #define HAVE_FNMATCH_H 1 |
---|
2428 | | #define HAVE_GRP_H 1 |
---|
2429 | | #define HAVE_INTTYPES_H 1 |
---|
2430 | | #define HAVE_LANGINFO_H 1 |
---|
2431 | | #define HAVE_LIMITS_H 1 |
---|
2432 | | #define HAVE_LOCALE_H 1 |
---|
2433 | | #define HAVE_MEMBERSHIP_H 1 |
---|
2434 | | #define HAVE_PATHS_H 1 |
---|
2435 | | #define HAVE_POLL_H 1 |
---|
2436 | | #define HAVE_PTHREAD_H 1 |
---|
2437 | | #define HAVE_PWD_H 1 |
---|
2438 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2439 | | #define HAVE_SIGNAL_H 1 |
---|
2440 | | #define HAVE_SPAWN_H 1 |
---|
2441 | | #define HAVE_STDARG_H 1 |
---|
2442 | | #define HAVE_STDINT_H 1 |
---|
2443 | | #define HAVE_STDLIB_H 1 |
---|
2444 | | #define HAVE_STRING_H 1 |
---|
2445 | | #define HAVE_SYS_ACL_H 1 |
---|
2446 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2447 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2448 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2449 | | #define HAVE_SYS_QUEUE_H 1 |
---|
2450 | | #define HAVE_SYS_PARAM_H 1 |
---|
2451 | | #define HAVE_SYS_POLL_H 1 |
---|
2452 | | #define HAVE_SYS_SELECT_H 1 |
---|
2453 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2454 | | #define HAVE_SYS_TIME_H 1 |
---|
2455 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2456 | | /* end confdefs.h. */ |
---|
2457 | | #include <stddef.h> |
---|
2458 | | #ifdef HAVE_STDIO_H |
---|
2459 | | # include <stdio.h> |
---|
2460 | | #endif |
---|
2461 | | #ifdef HAVE_STDLIB_H |
---|
2462 | | # include <stdlib.h> |
---|
2463 | | #endif |
---|
2464 | | #ifdef HAVE_STRING_H |
---|
2465 | | # include <string.h> |
---|
2466 | | #endif |
---|
2467 | | #ifdef HAVE_INTTYPES_H |
---|
2468 | | # include <inttypes.h> |
---|
2469 | | #endif |
---|
2470 | | #ifdef HAVE_STDINT_H |
---|
2471 | | # include <stdint.h> |
---|
2472 | | #endif |
---|
2473 | | #ifdef HAVE_STRINGS_H |
---|
2474 | | # include <strings.h> |
---|
2475 | | #endif |
---|
2476 | | #ifdef HAVE_SYS_TYPES_H |
---|
2477 | | # include <sys/types.h> |
---|
2478 | | #endif |
---|
2479 | | #ifdef HAVE_SYS_STAT_H |
---|
2480 | | # include <sys/stat.h> |
---|
2481 | | #endif |
---|
2482 | | #ifdef HAVE_UNISTD_H |
---|
2483 | | # include <unistd.h> |
---|
2484 | | #endif |
---|
2485 | | #include <sys/vfs.h> |
---|
2486 | configure:14938: result: no |
---|
2487 | configure:14944: checking for sys/xattr.h |
---|
2488 | configure:14944: gcc -c -g -O2 conftest.c >&5 |
---|
2489 | configure:14944: $? = 0 |
---|
2490 | configure:14944: result: yes |
---|
2491 | configure:14951: checking for time.h |
---|
2492 | configure:14951: gcc -c -g -O2 conftest.c >&5 |
---|
2493 | configure:14951: $? = 0 |
---|
2494 | configure:14951: result: yes |
---|
2495 | configure:14957: checking for unistd.h |
---|
2496 | configure:14957: result: yes |
---|
2497 | configure:14963: checking for utime.h |
---|
2498 | configure:14963: gcc -c -g -O2 conftest.c >&5 |
---|
2499 | configure:14963: $? = 0 |
---|
2500 | configure:14963: result: yes |
---|
2501 | configure:14969: checking for wchar.h |
---|
2502 | configure:14969: result: yes |
---|
2503 | configure:14975: checking for wctype.h |
---|
2504 | configure:14975: gcc -c -g -O2 conftest.c >&5 |
---|
2505 | configure:14975: $? = 0 |
---|
2506 | configure:14975: result: yes |
---|
2507 | configure:14982: checking for windows.h |
---|
2508 | configure:14982: gcc -c -g -O2 conftest.c >&5 |
---|
2509 | conftest.c:117:10: fatal error: 'windows.h' file not found |
---|
2510 | #include <windows.h> |
---|
2511 | ^~~~~~~~~~~ |
---|
2512 | 1 error generated. |
---|
2513 | configure:14982: $? = 1 |
---|
2514 | configure: failed program was: |
---|
2515 | | /* confdefs.h */ |
---|
2516 | | #define PACKAGE_NAME "libarchive" |
---|
2517 | | #define PACKAGE_TARNAME "libarchive" |
---|
2518 | | #define PACKAGE_VERSION "3.7.2" |
---|
2519 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2520 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2521 | | #define PACKAGE_URL "" |
---|
2522 | | #define PACKAGE "libarchive" |
---|
2523 | | #define VERSION "3.7.2" |
---|
2524 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
2525 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
2526 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
2527 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
2528 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
2529 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
2530 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
2531 | | #define HAVE_STDIO_H 1 |
---|
2532 | | #define HAVE_STDLIB_H 1 |
---|
2533 | | #define HAVE_STRING_H 1 |
---|
2534 | | #define HAVE_INTTYPES_H 1 |
---|
2535 | | #define HAVE_STDINT_H 1 |
---|
2536 | | #define HAVE_STRINGS_H 1 |
---|
2537 | | #define HAVE_SYS_STAT_H 1 |
---|
2538 | | #define HAVE_SYS_TYPES_H 1 |
---|
2539 | | #define HAVE_UNISTD_H 1 |
---|
2540 | | #define HAVE_WCHAR_H 1 |
---|
2541 | | #define HAVE_SYS_TIME_H 1 |
---|
2542 | | #define STDC_HEADERS 1 |
---|
2543 | | #define _ALL_SOURCE 1 |
---|
2544 | | #define _DARWIN_C_SOURCE 1 |
---|
2545 | | #define _GNU_SOURCE 1 |
---|
2546 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2547 | | #define _NETBSD_SOURCE 1 |
---|
2548 | | #define _OPENBSD_SOURCE 1 |
---|
2549 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2550 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2551 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2552 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2553 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2554 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2555 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2556 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2557 | | #define _TANDEM_SOURCE 1 |
---|
2558 | | #define __EXTENSIONS__ 1 |
---|
2559 | | #define HAVE_DLFCN_H 1 |
---|
2560 | | #define LT_OBJDIR ".libs/" |
---|
2561 | | #define HAVE_DIRENT_H 1 |
---|
2562 | | #define HAVE_SYS_WAIT_H 1 |
---|
2563 | | #define HAVE_COPYFILE_H 1 |
---|
2564 | | #define HAVE_CTYPE_H 1 |
---|
2565 | | #define HAVE_ERRNO_H 1 |
---|
2566 | | #define HAVE_FCNTL_H 1 |
---|
2567 | | #define HAVE_FNMATCH_H 1 |
---|
2568 | | #define HAVE_GRP_H 1 |
---|
2569 | | #define HAVE_INTTYPES_H 1 |
---|
2570 | | #define HAVE_LANGINFO_H 1 |
---|
2571 | | #define HAVE_LIMITS_H 1 |
---|
2572 | | #define HAVE_LOCALE_H 1 |
---|
2573 | | #define HAVE_MEMBERSHIP_H 1 |
---|
2574 | | #define HAVE_PATHS_H 1 |
---|
2575 | | #define HAVE_POLL_H 1 |
---|
2576 | | #define HAVE_PTHREAD_H 1 |
---|
2577 | | #define HAVE_PWD_H 1 |
---|
2578 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2579 | | #define HAVE_SIGNAL_H 1 |
---|
2580 | | #define HAVE_SPAWN_H 1 |
---|
2581 | | #define HAVE_STDARG_H 1 |
---|
2582 | | #define HAVE_STDINT_H 1 |
---|
2583 | | #define HAVE_STDLIB_H 1 |
---|
2584 | | #define HAVE_STRING_H 1 |
---|
2585 | | #define HAVE_SYS_ACL_H 1 |
---|
2586 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2587 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2588 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2589 | | #define HAVE_SYS_QUEUE_H 1 |
---|
2590 | | #define HAVE_SYS_PARAM_H 1 |
---|
2591 | | #define HAVE_SYS_POLL_H 1 |
---|
2592 | | #define HAVE_SYS_SELECT_H 1 |
---|
2593 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2594 | | #define HAVE_SYS_TIME_H 1 |
---|
2595 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2596 | | #define HAVE_SYS_XATTR_H 1 |
---|
2597 | | #define HAVE_TIME_H 1 |
---|
2598 | | #define HAVE_UNISTD_H 1 |
---|
2599 | | #define HAVE_UTIME_H 1 |
---|
2600 | | #define HAVE_WCHAR_H 1 |
---|
2601 | | #define HAVE_WCTYPE_H 1 |
---|
2602 | | /* end confdefs.h. */ |
---|
2603 | | #include <stddef.h> |
---|
2604 | | #ifdef HAVE_STDIO_H |
---|
2605 | | # include <stdio.h> |
---|
2606 | | #endif |
---|
2607 | | #ifdef HAVE_STDLIB_H |
---|
2608 | | # include <stdlib.h> |
---|
2609 | | #endif |
---|
2610 | | #ifdef HAVE_STRING_H |
---|
2611 | | # include <string.h> |
---|
2612 | | #endif |
---|
2613 | | #ifdef HAVE_INTTYPES_H |
---|
2614 | | # include <inttypes.h> |
---|
2615 | | #endif |
---|
2616 | | #ifdef HAVE_STDINT_H |
---|
2617 | | # include <stdint.h> |
---|
2618 | | #endif |
---|
2619 | | #ifdef HAVE_STRINGS_H |
---|
2620 | | # include <strings.h> |
---|
2621 | | #endif |
---|
2622 | | #ifdef HAVE_SYS_TYPES_H |
---|
2623 | | # include <sys/types.h> |
---|
2624 | | #endif |
---|
2625 | | #ifdef HAVE_SYS_STAT_H |
---|
2626 | | # include <sys/stat.h> |
---|
2627 | | #endif |
---|
2628 | | #ifdef HAVE_UNISTD_H |
---|
2629 | | # include <unistd.h> |
---|
2630 | | #endif |
---|
2631 | | #include <windows.h> |
---|
2632 | configure:14982: result: no |
---|
2633 | configure:14990: checking for wincrypt.h |
---|
2634 | configure:14990: gcc -c -g -O2 conftest.c >&5 |
---|
2635 | conftest.c:94:10: fatal error: 'wincrypt.h' file not found |
---|
2636 | #include <wincrypt.h> |
---|
2637 | ^~~~~~~~~~~~ |
---|
2638 | 1 error generated. |
---|
2639 | configure:14990: $? = 1 |
---|
2640 | configure: failed program was: |
---|
2641 | | /* confdefs.h */ |
---|
2642 | | #define PACKAGE_NAME "libarchive" |
---|
2643 | | #define PACKAGE_TARNAME "libarchive" |
---|
2644 | | #define PACKAGE_VERSION "3.7.2" |
---|
2645 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2646 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2647 | | #define PACKAGE_URL "" |
---|
2648 | | #define PACKAGE "libarchive" |
---|
2649 | | #define VERSION "3.7.2" |
---|
2650 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
2651 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
2652 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
2653 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
2654 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
2655 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
2656 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
2657 | | #define HAVE_STDIO_H 1 |
---|
2658 | | #define HAVE_STDLIB_H 1 |
---|
2659 | | #define HAVE_STRING_H 1 |
---|
2660 | | #define HAVE_INTTYPES_H 1 |
---|
2661 | | #define HAVE_STDINT_H 1 |
---|
2662 | | #define HAVE_STRINGS_H 1 |
---|
2663 | | #define HAVE_SYS_STAT_H 1 |
---|
2664 | | #define HAVE_SYS_TYPES_H 1 |
---|
2665 | | #define HAVE_UNISTD_H 1 |
---|
2666 | | #define HAVE_WCHAR_H 1 |
---|
2667 | | #define HAVE_SYS_TIME_H 1 |
---|
2668 | | #define STDC_HEADERS 1 |
---|
2669 | | #define _ALL_SOURCE 1 |
---|
2670 | | #define _DARWIN_C_SOURCE 1 |
---|
2671 | | #define _GNU_SOURCE 1 |
---|
2672 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2673 | | #define _NETBSD_SOURCE 1 |
---|
2674 | | #define _OPENBSD_SOURCE 1 |
---|
2675 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2676 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2677 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2678 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2679 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2680 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2681 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2682 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2683 | | #define _TANDEM_SOURCE 1 |
---|
2684 | | #define __EXTENSIONS__ 1 |
---|
2685 | | #define HAVE_DLFCN_H 1 |
---|
2686 | | #define LT_OBJDIR ".libs/" |
---|
2687 | | #define HAVE_DIRENT_H 1 |
---|
2688 | | #define HAVE_SYS_WAIT_H 1 |
---|
2689 | | #define HAVE_COPYFILE_H 1 |
---|
2690 | | #define HAVE_CTYPE_H 1 |
---|
2691 | | #define HAVE_ERRNO_H 1 |
---|
2692 | | #define HAVE_FCNTL_H 1 |
---|
2693 | | #define HAVE_FNMATCH_H 1 |
---|
2694 | | #define HAVE_GRP_H 1 |
---|
2695 | | #define HAVE_INTTYPES_H 1 |
---|
2696 | | #define HAVE_LANGINFO_H 1 |
---|
2697 | | #define HAVE_LIMITS_H 1 |
---|
2698 | | #define HAVE_LOCALE_H 1 |
---|
2699 | | #define HAVE_MEMBERSHIP_H 1 |
---|
2700 | | #define HAVE_PATHS_H 1 |
---|
2701 | | #define HAVE_POLL_H 1 |
---|
2702 | | #define HAVE_PTHREAD_H 1 |
---|
2703 | | #define HAVE_PWD_H 1 |
---|
2704 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2705 | | #define HAVE_SIGNAL_H 1 |
---|
2706 | | #define HAVE_SPAWN_H 1 |
---|
2707 | | #define HAVE_STDARG_H 1 |
---|
2708 | | #define HAVE_STDINT_H 1 |
---|
2709 | | #define HAVE_STDLIB_H 1 |
---|
2710 | | #define HAVE_STRING_H 1 |
---|
2711 | | #define HAVE_SYS_ACL_H 1 |
---|
2712 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2713 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2714 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2715 | | #define HAVE_SYS_QUEUE_H 1 |
---|
2716 | | #define HAVE_SYS_PARAM_H 1 |
---|
2717 | | #define HAVE_SYS_POLL_H 1 |
---|
2718 | | #define HAVE_SYS_SELECT_H 1 |
---|
2719 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2720 | | #define HAVE_SYS_TIME_H 1 |
---|
2721 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2722 | | #define HAVE_SYS_XATTR_H 1 |
---|
2723 | | #define HAVE_TIME_H 1 |
---|
2724 | | #define HAVE_UNISTD_H 1 |
---|
2725 | | #define HAVE_UTIME_H 1 |
---|
2726 | | #define HAVE_WCHAR_H 1 |
---|
2727 | | #define HAVE_WCTYPE_H 1 |
---|
2728 | | /* end confdefs.h. */ |
---|
2729 | | #ifdef HAVE_WINDOWS_H |
---|
2730 | | # include <windows.h> |
---|
2731 | | #endif |
---|
2732 | | |
---|
2733 | | |
---|
2734 | | #include <wincrypt.h> |
---|
2735 | configure:14990: result: no |
---|
2736 | configure:15000: checking for winioctl.h |
---|
2737 | configure:15000: gcc -c -g -O2 conftest.c >&5 |
---|
2738 | conftest.c:94:10: fatal error: 'winioctl.h' file not found |
---|
2739 | #include <winioctl.h> |
---|
2740 | ^~~~~~~~~~~~ |
---|
2741 | 1 error generated. |
---|
2742 | configure:15000: $? = 1 |
---|
2743 | configure: failed program was: |
---|
2744 | | /* confdefs.h */ |
---|
2745 | | #define PACKAGE_NAME "libarchive" |
---|
2746 | | #define PACKAGE_TARNAME "libarchive" |
---|
2747 | | #define PACKAGE_VERSION "3.7.2" |
---|
2748 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2749 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2750 | | #define PACKAGE_URL "" |
---|
2751 | | #define PACKAGE "libarchive" |
---|
2752 | | #define VERSION "3.7.2" |
---|
2753 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
2754 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
2755 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
2756 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
2757 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
2758 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
2759 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
2760 | | #define HAVE_STDIO_H 1 |
---|
2761 | | #define HAVE_STDLIB_H 1 |
---|
2762 | | #define HAVE_STRING_H 1 |
---|
2763 | | #define HAVE_INTTYPES_H 1 |
---|
2764 | | #define HAVE_STDINT_H 1 |
---|
2765 | | #define HAVE_STRINGS_H 1 |
---|
2766 | | #define HAVE_SYS_STAT_H 1 |
---|
2767 | | #define HAVE_SYS_TYPES_H 1 |
---|
2768 | | #define HAVE_UNISTD_H 1 |
---|
2769 | | #define HAVE_WCHAR_H 1 |
---|
2770 | | #define HAVE_SYS_TIME_H 1 |
---|
2771 | | #define STDC_HEADERS 1 |
---|
2772 | | #define _ALL_SOURCE 1 |
---|
2773 | | #define _DARWIN_C_SOURCE 1 |
---|
2774 | | #define _GNU_SOURCE 1 |
---|
2775 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2776 | | #define _NETBSD_SOURCE 1 |
---|
2777 | | #define _OPENBSD_SOURCE 1 |
---|
2778 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2779 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2780 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2781 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2782 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2783 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2784 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2785 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2786 | | #define _TANDEM_SOURCE 1 |
---|
2787 | | #define __EXTENSIONS__ 1 |
---|
2788 | | #define HAVE_DLFCN_H 1 |
---|
2789 | | #define LT_OBJDIR ".libs/" |
---|
2790 | | #define HAVE_DIRENT_H 1 |
---|
2791 | | #define HAVE_SYS_WAIT_H 1 |
---|
2792 | | #define HAVE_COPYFILE_H 1 |
---|
2793 | | #define HAVE_CTYPE_H 1 |
---|
2794 | | #define HAVE_ERRNO_H 1 |
---|
2795 | | #define HAVE_FCNTL_H 1 |
---|
2796 | | #define HAVE_FNMATCH_H 1 |
---|
2797 | | #define HAVE_GRP_H 1 |
---|
2798 | | #define HAVE_INTTYPES_H 1 |
---|
2799 | | #define HAVE_LANGINFO_H 1 |
---|
2800 | | #define HAVE_LIMITS_H 1 |
---|
2801 | | #define HAVE_LOCALE_H 1 |
---|
2802 | | #define HAVE_MEMBERSHIP_H 1 |
---|
2803 | | #define HAVE_PATHS_H 1 |
---|
2804 | | #define HAVE_POLL_H 1 |
---|
2805 | | #define HAVE_PTHREAD_H 1 |
---|
2806 | | #define HAVE_PWD_H 1 |
---|
2807 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2808 | | #define HAVE_SIGNAL_H 1 |
---|
2809 | | #define HAVE_SPAWN_H 1 |
---|
2810 | | #define HAVE_STDARG_H 1 |
---|
2811 | | #define HAVE_STDINT_H 1 |
---|
2812 | | #define HAVE_STDLIB_H 1 |
---|
2813 | | #define HAVE_STRING_H 1 |
---|
2814 | | #define HAVE_SYS_ACL_H 1 |
---|
2815 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2816 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2817 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2818 | | #define HAVE_SYS_QUEUE_H 1 |
---|
2819 | | #define HAVE_SYS_PARAM_H 1 |
---|
2820 | | #define HAVE_SYS_POLL_H 1 |
---|
2821 | | #define HAVE_SYS_SELECT_H 1 |
---|
2822 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2823 | | #define HAVE_SYS_TIME_H 1 |
---|
2824 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2825 | | #define HAVE_SYS_XATTR_H 1 |
---|
2826 | | #define HAVE_TIME_H 1 |
---|
2827 | | #define HAVE_UNISTD_H 1 |
---|
2828 | | #define HAVE_UTIME_H 1 |
---|
2829 | | #define HAVE_WCHAR_H 1 |
---|
2830 | | #define HAVE_WCTYPE_H 1 |
---|
2831 | | /* end confdefs.h. */ |
---|
2832 | | #ifdef HAVE_WINDOWS_H |
---|
2833 | | # include <windows.h> |
---|
2834 | | #endif |
---|
2835 | | |
---|
2836 | | |
---|
2837 | | #include <winioctl.h> |
---|
2838 | configure:15000: result: no |
---|
2839 | configure:15022: checking for zlib.h |
---|
2840 | configure:15022: gcc -c -g -O2 conftest.c >&5 |
---|
2841 | configure:15022: $? = 0 |
---|
2842 | configure:15022: result: yes |
---|
2843 | configure:15029: checking for inflate in -lz |
---|
2844 | configure:15052: gcc -o conftest -g -O2 conftest.c -lz >&5 |
---|
2845 | configure:15052: $? = 0 |
---|
2846 | configure:15062: result: yes |
---|
2847 | configure:15083: checking for bzlib.h |
---|
2848 | configure:15083: gcc -c -g -O2 conftest.c >&5 |
---|
2849 | configure:15083: $? = 0 |
---|
2850 | configure:15083: result: yes |
---|
2851 | configure:15120: checking for BZ2_bzDecompressInit in -lbz2 |
---|
2852 | configure:15143: gcc -o conftest -g -O2 conftest.c -lbz2 -lz >&5 |
---|
2853 | configure:15143: $? = 0 |
---|
2854 | configure:15153: result: yes |
---|
2855 | configure:15176: checking for blake2.h |
---|
2856 | configure:15176: gcc -c -g -O2 conftest.c >&5 |
---|
2857 | conftest.c:121:10: fatal error: 'blake2.h' file not found |
---|
2858 | #include <blake2.h> |
---|
2859 | ^~~~~~~~~~ |
---|
2860 | 1 error generated. |
---|
2861 | configure:15176: $? = 1 |
---|
2862 | configure: failed program was: |
---|
2863 | | /* confdefs.h */ |
---|
2864 | | #define PACKAGE_NAME "libarchive" |
---|
2865 | | #define PACKAGE_TARNAME "libarchive" |
---|
2866 | | #define PACKAGE_VERSION "3.7.2" |
---|
2867 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2868 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2869 | | #define PACKAGE_URL "" |
---|
2870 | | #define PACKAGE "libarchive" |
---|
2871 | | #define VERSION "3.7.2" |
---|
2872 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
2873 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
2874 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
2875 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
2876 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
2877 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
2878 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
2879 | | #define HAVE_STDIO_H 1 |
---|
2880 | | #define HAVE_STDLIB_H 1 |
---|
2881 | | #define HAVE_STRING_H 1 |
---|
2882 | | #define HAVE_INTTYPES_H 1 |
---|
2883 | | #define HAVE_STDINT_H 1 |
---|
2884 | | #define HAVE_STRINGS_H 1 |
---|
2885 | | #define HAVE_SYS_STAT_H 1 |
---|
2886 | | #define HAVE_SYS_TYPES_H 1 |
---|
2887 | | #define HAVE_UNISTD_H 1 |
---|
2888 | | #define HAVE_WCHAR_H 1 |
---|
2889 | | #define HAVE_SYS_TIME_H 1 |
---|
2890 | | #define STDC_HEADERS 1 |
---|
2891 | | #define _ALL_SOURCE 1 |
---|
2892 | | #define _DARWIN_C_SOURCE 1 |
---|
2893 | | #define _GNU_SOURCE 1 |
---|
2894 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2895 | | #define _NETBSD_SOURCE 1 |
---|
2896 | | #define _OPENBSD_SOURCE 1 |
---|
2897 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2898 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2899 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2900 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2901 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2902 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2903 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2904 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2905 | | #define _TANDEM_SOURCE 1 |
---|
2906 | | #define __EXTENSIONS__ 1 |
---|
2907 | | #define HAVE_DLFCN_H 1 |
---|
2908 | | #define LT_OBJDIR ".libs/" |
---|
2909 | | #define HAVE_DIRENT_H 1 |
---|
2910 | | #define HAVE_SYS_WAIT_H 1 |
---|
2911 | | #define HAVE_COPYFILE_H 1 |
---|
2912 | | #define HAVE_CTYPE_H 1 |
---|
2913 | | #define HAVE_ERRNO_H 1 |
---|
2914 | | #define HAVE_FCNTL_H 1 |
---|
2915 | | #define HAVE_FNMATCH_H 1 |
---|
2916 | | #define HAVE_GRP_H 1 |
---|
2917 | | #define HAVE_INTTYPES_H 1 |
---|
2918 | | #define HAVE_LANGINFO_H 1 |
---|
2919 | | #define HAVE_LIMITS_H 1 |
---|
2920 | | #define HAVE_LOCALE_H 1 |
---|
2921 | | #define HAVE_MEMBERSHIP_H 1 |
---|
2922 | | #define HAVE_PATHS_H 1 |
---|
2923 | | #define HAVE_POLL_H 1 |
---|
2924 | | #define HAVE_PTHREAD_H 1 |
---|
2925 | | #define HAVE_PWD_H 1 |
---|
2926 | | #define HAVE_READPASSPHRASE_H 1 |
---|
2927 | | #define HAVE_SIGNAL_H 1 |
---|
2928 | | #define HAVE_SPAWN_H 1 |
---|
2929 | | #define HAVE_STDARG_H 1 |
---|
2930 | | #define HAVE_STDINT_H 1 |
---|
2931 | | #define HAVE_STDLIB_H 1 |
---|
2932 | | #define HAVE_STRING_H 1 |
---|
2933 | | #define HAVE_SYS_ACL_H 1 |
---|
2934 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2935 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2936 | | #define HAVE_SYS_MOUNT_H 1 |
---|
2937 | | #define HAVE_SYS_QUEUE_H 1 |
---|
2938 | | #define HAVE_SYS_PARAM_H 1 |
---|
2939 | | #define HAVE_SYS_POLL_H 1 |
---|
2940 | | #define HAVE_SYS_SELECT_H 1 |
---|
2941 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2942 | | #define HAVE_SYS_TIME_H 1 |
---|
2943 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2944 | | #define HAVE_SYS_XATTR_H 1 |
---|
2945 | | #define HAVE_TIME_H 1 |
---|
2946 | | #define HAVE_UNISTD_H 1 |
---|
2947 | | #define HAVE_UTIME_H 1 |
---|
2948 | | #define HAVE_WCHAR_H 1 |
---|
2949 | | #define HAVE_WCTYPE_H 1 |
---|
2950 | | #define HAVE_ZLIB_H 1 |
---|
2951 | | #define HAVE_LIBZ 1 |
---|
2952 | | #define HAVE_BZLIB_H 1 |
---|
2953 | | #define HAVE_LIBBZ2 1 |
---|
2954 | | /* end confdefs.h. */ |
---|
2955 | | #include <stddef.h> |
---|
2956 | | #ifdef HAVE_STDIO_H |
---|
2957 | | # include <stdio.h> |
---|
2958 | | #endif |
---|
2959 | | #ifdef HAVE_STDLIB_H |
---|
2960 | | # include <stdlib.h> |
---|
2961 | | #endif |
---|
2962 | | #ifdef HAVE_STRING_H |
---|
2963 | | # include <string.h> |
---|
2964 | | #endif |
---|
2965 | | #ifdef HAVE_INTTYPES_H |
---|
2966 | | # include <inttypes.h> |
---|
2967 | | #endif |
---|
2968 | | #ifdef HAVE_STDINT_H |
---|
2969 | | # include <stdint.h> |
---|
2970 | | #endif |
---|
2971 | | #ifdef HAVE_STRINGS_H |
---|
2972 | | # include <strings.h> |
---|
2973 | | #endif |
---|
2974 | | #ifdef HAVE_SYS_TYPES_H |
---|
2975 | | # include <sys/types.h> |
---|
2976 | | #endif |
---|
2977 | | #ifdef HAVE_SYS_STAT_H |
---|
2978 | | # include <sys/stat.h> |
---|
2979 | | #endif |
---|
2980 | | #ifdef HAVE_UNISTD_H |
---|
2981 | | # include <unistd.h> |
---|
2982 | | #endif |
---|
2983 | | #include <blake2.h> |
---|
2984 | configure:15176: result: no |
---|
2985 | configure:15183: checking for blake2sp_init in -lb2 |
---|
2986 | configure:15206: gcc -o conftest -g -O2 conftest.c -lb2 -lbz2 -lz >&5 |
---|
2987 | ld: library 'b2' not found |
---|
2988 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2989 | configure:15206: $? = 1 |
---|
2990 | configure: failed program was: |
---|
2991 | | /* confdefs.h */ |
---|
2992 | | #define PACKAGE_NAME "libarchive" |
---|
2993 | | #define PACKAGE_TARNAME "libarchive" |
---|
2994 | | #define PACKAGE_VERSION "3.7.2" |
---|
2995 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
2996 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
2997 | | #define PACKAGE_URL "" |
---|
2998 | | #define PACKAGE "libarchive" |
---|
2999 | | #define VERSION "3.7.2" |
---|
3000 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
3001 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
3002 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
3003 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
3004 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
3005 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
3006 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
3007 | | #define HAVE_STDIO_H 1 |
---|
3008 | | #define HAVE_STDLIB_H 1 |
---|
3009 | | #define HAVE_STRING_H 1 |
---|
3010 | | #define HAVE_INTTYPES_H 1 |
---|
3011 | | #define HAVE_STDINT_H 1 |
---|
3012 | | #define HAVE_STRINGS_H 1 |
---|
3013 | | #define HAVE_SYS_STAT_H 1 |
---|
3014 | | #define HAVE_SYS_TYPES_H 1 |
---|
3015 | | #define HAVE_UNISTD_H 1 |
---|
3016 | | #define HAVE_WCHAR_H 1 |
---|
3017 | | #define HAVE_SYS_TIME_H 1 |
---|
3018 | | #define STDC_HEADERS 1 |
---|
3019 | | #define _ALL_SOURCE 1 |
---|
3020 | | #define _DARWIN_C_SOURCE 1 |
---|
3021 | | #define _GNU_SOURCE 1 |
---|
3022 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3023 | | #define _NETBSD_SOURCE 1 |
---|
3024 | | #define _OPENBSD_SOURCE 1 |
---|
3025 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3026 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3027 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3028 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3029 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3030 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3031 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3032 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3033 | | #define _TANDEM_SOURCE 1 |
---|
3034 | | #define __EXTENSIONS__ 1 |
---|
3035 | | #define HAVE_DLFCN_H 1 |
---|
3036 | | #define LT_OBJDIR ".libs/" |
---|
3037 | | #define HAVE_DIRENT_H 1 |
---|
3038 | | #define HAVE_SYS_WAIT_H 1 |
---|
3039 | | #define HAVE_COPYFILE_H 1 |
---|
3040 | | #define HAVE_CTYPE_H 1 |
---|
3041 | | #define HAVE_ERRNO_H 1 |
---|
3042 | | #define HAVE_FCNTL_H 1 |
---|
3043 | | #define HAVE_FNMATCH_H 1 |
---|
3044 | | #define HAVE_GRP_H 1 |
---|
3045 | | #define HAVE_INTTYPES_H 1 |
---|
3046 | | #define HAVE_LANGINFO_H 1 |
---|
3047 | | #define HAVE_LIMITS_H 1 |
---|
3048 | | #define HAVE_LOCALE_H 1 |
---|
3049 | | #define HAVE_MEMBERSHIP_H 1 |
---|
3050 | | #define HAVE_PATHS_H 1 |
---|
3051 | | #define HAVE_POLL_H 1 |
---|
3052 | | #define HAVE_PTHREAD_H 1 |
---|
3053 | | #define HAVE_PWD_H 1 |
---|
3054 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3055 | | #define HAVE_SIGNAL_H 1 |
---|
3056 | | #define HAVE_SPAWN_H 1 |
---|
3057 | | #define HAVE_STDARG_H 1 |
---|
3058 | | #define HAVE_STDINT_H 1 |
---|
3059 | | #define HAVE_STDLIB_H 1 |
---|
3060 | | #define HAVE_STRING_H 1 |
---|
3061 | | #define HAVE_SYS_ACL_H 1 |
---|
3062 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3063 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3064 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3065 | | #define HAVE_SYS_QUEUE_H 1 |
---|
3066 | | #define HAVE_SYS_PARAM_H 1 |
---|
3067 | | #define HAVE_SYS_POLL_H 1 |
---|
3068 | | #define HAVE_SYS_SELECT_H 1 |
---|
3069 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3070 | | #define HAVE_SYS_TIME_H 1 |
---|
3071 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3072 | | #define HAVE_SYS_XATTR_H 1 |
---|
3073 | | #define HAVE_TIME_H 1 |
---|
3074 | | #define HAVE_UNISTD_H 1 |
---|
3075 | | #define HAVE_UTIME_H 1 |
---|
3076 | | #define HAVE_WCHAR_H 1 |
---|
3077 | | #define HAVE_WCTYPE_H 1 |
---|
3078 | | #define HAVE_ZLIB_H 1 |
---|
3079 | | #define HAVE_LIBZ 1 |
---|
3080 | | #define HAVE_BZLIB_H 1 |
---|
3081 | | #define HAVE_LIBBZ2 1 |
---|
3082 | | /* end confdefs.h. */ |
---|
3083 | | |
---|
3084 | | /* Override any GCC internal prototype to avoid an error. |
---|
3085 | | Use char because int might match the return type of a GCC |
---|
3086 | | builtin and then its argument prototype would still apply. */ |
---|
3087 | | char blake2sp_init (); |
---|
3088 | | int |
---|
3089 | | main (void) |
---|
3090 | | { |
---|
3091 | | return blake2sp_init (); |
---|
3092 | | ; |
---|
3093 | | return 0; |
---|
3094 | | } |
---|
3095 | configure:15216: result: no |
---|
3096 | configure:15286: checking for ld used by GCC |
---|
3097 | ++ gcc -print-prog-name=ld |
---|
3098 | configure:15351: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
3099 | configure:15358: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
3100 | configure:15372: result: no |
---|
3101 | configure:15380: checking for shared library run path origin |
---|
3102 | configure:15394: result: done |
---|
3103 | configure:15976: checking for iconv |
---|
3104 | configure:16001: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lbz2 -lz >&5 |
---|
3105 | ld: Undefined symbols: |
---|
3106 | _libiconv, referenced from: |
---|
3107 | _main in conftest-9e0d75.o |
---|
3108 | _libiconv_close, referenced from: |
---|
3109 | _main in conftest-9e0d75.o |
---|
3110 | _libiconv_open, referenced from: |
---|
3111 | _main in conftest-9e0d75.o |
---|
3112 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3113 | configure:16001: $? = 1 |
---|
3114 | configure: failed program was: |
---|
3115 | | /* confdefs.h */ |
---|
3116 | | #define PACKAGE_NAME "libarchive" |
---|
3117 | | #define PACKAGE_TARNAME "libarchive" |
---|
3118 | | #define PACKAGE_VERSION "3.7.2" |
---|
3119 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
3120 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
3121 | | #define PACKAGE_URL "" |
---|
3122 | | #define PACKAGE "libarchive" |
---|
3123 | | #define VERSION "3.7.2" |
---|
3124 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
3125 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
3126 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
3127 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
3128 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
3129 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
3130 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
3131 | | #define HAVE_STDIO_H 1 |
---|
3132 | | #define HAVE_STDLIB_H 1 |
---|
3133 | | #define HAVE_STRING_H 1 |
---|
3134 | | #define HAVE_INTTYPES_H 1 |
---|
3135 | | #define HAVE_STDINT_H 1 |
---|
3136 | | #define HAVE_STRINGS_H 1 |
---|
3137 | | #define HAVE_SYS_STAT_H 1 |
---|
3138 | | #define HAVE_SYS_TYPES_H 1 |
---|
3139 | | #define HAVE_UNISTD_H 1 |
---|
3140 | | #define HAVE_WCHAR_H 1 |
---|
3141 | | #define HAVE_SYS_TIME_H 1 |
---|
3142 | | #define STDC_HEADERS 1 |
---|
3143 | | #define _ALL_SOURCE 1 |
---|
3144 | | #define _DARWIN_C_SOURCE 1 |
---|
3145 | | #define _GNU_SOURCE 1 |
---|
3146 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3147 | | #define _NETBSD_SOURCE 1 |
---|
3148 | | #define _OPENBSD_SOURCE 1 |
---|
3149 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3150 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3151 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3152 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3153 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3154 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3155 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3156 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3157 | | #define _TANDEM_SOURCE 1 |
---|
3158 | | #define __EXTENSIONS__ 1 |
---|
3159 | | #define HAVE_DLFCN_H 1 |
---|
3160 | | #define LT_OBJDIR ".libs/" |
---|
3161 | | #define HAVE_DIRENT_H 1 |
---|
3162 | | #define HAVE_SYS_WAIT_H 1 |
---|
3163 | | #define HAVE_COPYFILE_H 1 |
---|
3164 | | #define HAVE_CTYPE_H 1 |
---|
3165 | | #define HAVE_ERRNO_H 1 |
---|
3166 | | #define HAVE_FCNTL_H 1 |
---|
3167 | | #define HAVE_FNMATCH_H 1 |
---|
3168 | | #define HAVE_GRP_H 1 |
---|
3169 | | #define HAVE_INTTYPES_H 1 |
---|
3170 | | #define HAVE_LANGINFO_H 1 |
---|
3171 | | #define HAVE_LIMITS_H 1 |
---|
3172 | | #define HAVE_LOCALE_H 1 |
---|
3173 | | #define HAVE_MEMBERSHIP_H 1 |
---|
3174 | | #define HAVE_PATHS_H 1 |
---|
3175 | | #define HAVE_POLL_H 1 |
---|
3176 | | #define HAVE_PTHREAD_H 1 |
---|
3177 | | #define HAVE_PWD_H 1 |
---|
3178 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3179 | | #define HAVE_SIGNAL_H 1 |
---|
3180 | | #define HAVE_SPAWN_H 1 |
---|
3181 | | #define HAVE_STDARG_H 1 |
---|
3182 | | #define HAVE_STDINT_H 1 |
---|
3183 | | #define HAVE_STDLIB_H 1 |
---|
3184 | | #define HAVE_STRING_H 1 |
---|
3185 | | #define HAVE_SYS_ACL_H 1 |
---|
3186 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3187 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3188 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3189 | | #define HAVE_SYS_QUEUE_H 1 |
---|
3190 | | #define HAVE_SYS_PARAM_H 1 |
---|
3191 | | #define HAVE_SYS_POLL_H 1 |
---|
3192 | | #define HAVE_SYS_SELECT_H 1 |
---|
3193 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3194 | | #define HAVE_SYS_TIME_H 1 |
---|
3195 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3196 | | #define HAVE_SYS_XATTR_H 1 |
---|
3197 | | #define HAVE_TIME_H 1 |
---|
3198 | | #define HAVE_UNISTD_H 1 |
---|
3199 | | #define HAVE_UTIME_H 1 |
---|
3200 | | #define HAVE_WCHAR_H 1 |
---|
3201 | | #define HAVE_WCTYPE_H 1 |
---|
3202 | | #define HAVE_ZLIB_H 1 |
---|
3203 | | #define HAVE_LIBZ 1 |
---|
3204 | | #define HAVE_BZLIB_H 1 |
---|
3205 | | #define HAVE_LIBBZ2 1 |
---|
3206 | | /* end confdefs.h. */ |
---|
3207 | | |
---|
3208 | | #include <stdlib.h> |
---|
3209 | | #include <iconv.h> |
---|
3210 | | |
---|
3211 | | int |
---|
3212 | | main (void) |
---|
3213 | | { |
---|
3214 | | iconv_t cd = iconv_open("",""); |
---|
3215 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
3216 | | iconv_close(cd); |
---|
3217 | | ; |
---|
3218 | | return 0; |
---|
3219 | | } |
---|
3220 | configure:16026: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lbz2 -lz -L/opt/local/lib -liconv >&5 |
---|
3221 | configure:16026: $? = 0 |
---|
3222 | configure:16037: result: yes |
---|
3223 | configure:16040: checking for working iconv |
---|
3224 | configure:16171: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lbz2 -lz -L/opt/local/lib -liconv >&5 |
---|
3225 | + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
---|
3226 | ++ gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lbz2 -lz -L/opt/local/lib -liconv |
---|
3227 | configure:16171: $? = 0 |
---|
3228 | configure:16171: ./conftest |
---|
3229 | + eval './conftest$ac_exeext' |
---|
3230 | ++ ./conftest |
---|
3231 | configure:16171: $? = 0 |
---|
3232 | configure:16184: result: yes |
---|
3233 | configure:16199: checking how to link with libiconv |
---|
3234 | configure:16201: result: -L/opt/local/lib -liconv |
---|
3235 | configure:16212: checking for iconv declaration |
---|
3236 | configure:16242: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3237 | configure:16242: $? = 0 |
---|
3238 | configure:16253: result: |
---|
3239 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
3240 | configure:16263: checking for iconv.h |
---|
3241 | configure:16263: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3242 | configure:16263: $? = 0 |
---|
3243 | configure:16263: result: yes |
---|
3244 | configure:16272: checking for localcharset.h |
---|
3245 | configure:16272: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3246 | configure:16272: $? = 0 |
---|
3247 | configure:16272: result: yes |
---|
3248 | configure:16284: checking for locale_charset |
---|
3249 | configure:16284: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lbz2 -lz -L/opt/local/lib -liconv >&5 |
---|
3250 | configure:16284: $? = 0 |
---|
3251 | configure:16284: result: yes |
---|
3252 | configure:16350: checking for lz4.h |
---|
3253 | configure:16350: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3254 | configure:16350: $? = 0 |
---|
3255 | configure:16350: result: yes |
---|
3256 | configure:16356: checking for lz4hc.h |
---|
3257 | configure:16356: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3258 | configure:16356: $? = 0 |
---|
3259 | configure:16356: result: yes |
---|
3260 | configure:16363: checking for LZ4_decompress_safe in -llz4 |
---|
3261 | configure:16386: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -llz4 -lbz2 -lz >&5 |
---|
3262 | ld: library 'lz4' not found |
---|
3263 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3264 | configure:16386: $? = 1 |
---|
3265 | configure: failed program was: |
---|
3266 | | /* confdefs.h */ |
---|
3267 | | #define PACKAGE_NAME "libarchive" |
---|
3268 | | #define PACKAGE_TARNAME "libarchive" |
---|
3269 | | #define PACKAGE_VERSION "3.7.2" |
---|
3270 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
3271 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
3272 | | #define PACKAGE_URL "" |
---|
3273 | | #define PACKAGE "libarchive" |
---|
3274 | | #define VERSION "3.7.2" |
---|
3275 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
3276 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
3277 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
3278 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
3279 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
3280 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
3281 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
3282 | | #define HAVE_STDIO_H 1 |
---|
3283 | | #define HAVE_STDLIB_H 1 |
---|
3284 | | #define HAVE_STRING_H 1 |
---|
3285 | | #define HAVE_INTTYPES_H 1 |
---|
3286 | | #define HAVE_STDINT_H 1 |
---|
3287 | | #define HAVE_STRINGS_H 1 |
---|
3288 | | #define HAVE_SYS_STAT_H 1 |
---|
3289 | | #define HAVE_SYS_TYPES_H 1 |
---|
3290 | | #define HAVE_UNISTD_H 1 |
---|
3291 | | #define HAVE_WCHAR_H 1 |
---|
3292 | | #define HAVE_SYS_TIME_H 1 |
---|
3293 | | #define STDC_HEADERS 1 |
---|
3294 | | #define _ALL_SOURCE 1 |
---|
3295 | | #define _DARWIN_C_SOURCE 1 |
---|
3296 | | #define _GNU_SOURCE 1 |
---|
3297 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3298 | | #define _NETBSD_SOURCE 1 |
---|
3299 | | #define _OPENBSD_SOURCE 1 |
---|
3300 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3301 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3302 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3303 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3304 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3305 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3306 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3307 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3308 | | #define _TANDEM_SOURCE 1 |
---|
3309 | | #define __EXTENSIONS__ 1 |
---|
3310 | | #define HAVE_DLFCN_H 1 |
---|
3311 | | #define LT_OBJDIR ".libs/" |
---|
3312 | | #define HAVE_DIRENT_H 1 |
---|
3313 | | #define HAVE_SYS_WAIT_H 1 |
---|
3314 | | #define HAVE_COPYFILE_H 1 |
---|
3315 | | #define HAVE_CTYPE_H 1 |
---|
3316 | | #define HAVE_ERRNO_H 1 |
---|
3317 | | #define HAVE_FCNTL_H 1 |
---|
3318 | | #define HAVE_FNMATCH_H 1 |
---|
3319 | | #define HAVE_GRP_H 1 |
---|
3320 | | #define HAVE_INTTYPES_H 1 |
---|
3321 | | #define HAVE_LANGINFO_H 1 |
---|
3322 | | #define HAVE_LIMITS_H 1 |
---|
3323 | | #define HAVE_LOCALE_H 1 |
---|
3324 | | #define HAVE_MEMBERSHIP_H 1 |
---|
3325 | | #define HAVE_PATHS_H 1 |
---|
3326 | | #define HAVE_POLL_H 1 |
---|
3327 | | #define HAVE_PTHREAD_H 1 |
---|
3328 | | #define HAVE_PWD_H 1 |
---|
3329 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3330 | | #define HAVE_SIGNAL_H 1 |
---|
3331 | | #define HAVE_SPAWN_H 1 |
---|
3332 | | #define HAVE_STDARG_H 1 |
---|
3333 | | #define HAVE_STDINT_H 1 |
---|
3334 | | #define HAVE_STDLIB_H 1 |
---|
3335 | | #define HAVE_STRING_H 1 |
---|
3336 | | #define HAVE_SYS_ACL_H 1 |
---|
3337 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3338 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3339 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3340 | | #define HAVE_SYS_QUEUE_H 1 |
---|
3341 | | #define HAVE_SYS_PARAM_H 1 |
---|
3342 | | #define HAVE_SYS_POLL_H 1 |
---|
3343 | | #define HAVE_SYS_SELECT_H 1 |
---|
3344 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3345 | | #define HAVE_SYS_TIME_H 1 |
---|
3346 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3347 | | #define HAVE_SYS_XATTR_H 1 |
---|
3348 | | #define HAVE_TIME_H 1 |
---|
3349 | | #define HAVE_UNISTD_H 1 |
---|
3350 | | #define HAVE_UTIME_H 1 |
---|
3351 | | #define HAVE_WCHAR_H 1 |
---|
3352 | | #define HAVE_WCTYPE_H 1 |
---|
3353 | | #define HAVE_ZLIB_H 1 |
---|
3354 | | #define HAVE_LIBZ 1 |
---|
3355 | | #define HAVE_BZLIB_H 1 |
---|
3356 | | #define HAVE_LIBBZ2 1 |
---|
3357 | | #define HAVE_ICONV 1 |
---|
3358 | | #define ICONV_CONST |
---|
3359 | | #define HAVE_ICONV_H 1 |
---|
3360 | | #define HAVE_LOCALCHARSET_H 1 |
---|
3361 | | #define HAVE_LOCALE_CHARSET 1 |
---|
3362 | | #define HAVE_LZ4_H 1 |
---|
3363 | | #define HAVE_LZ4HC_H 1 |
---|
3364 | | /* end confdefs.h. */ |
---|
3365 | | |
---|
3366 | | /* Override any GCC internal prototype to avoid an error. |
---|
3367 | | Use char because int might match the return type of a GCC |
---|
3368 | | builtin and then its argument prototype would still apply. */ |
---|
3369 | | char LZ4_decompress_safe (); |
---|
3370 | | int |
---|
3371 | | main (void) |
---|
3372 | | { |
---|
3373 | | return LZ4_decompress_safe (); |
---|
3374 | | ; |
---|
3375 | | return 0; |
---|
3376 | | } |
---|
3377 | configure:16396: result: no |
---|
3378 | configure:16417: checking for zstd.h |
---|
3379 | configure:16417: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3380 | configure:16417: $? = 0 |
---|
3381 | configure:16417: result: yes |
---|
3382 | configure:16424: checking for ZSTD_decompressStream in -lzstd |
---|
3383 | configure:16447: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lzstd -lbz2 -lz >&5 |
---|
3384 | ld: library 'zstd' not found |
---|
3385 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3386 | configure:16447: $? = 1 |
---|
3387 | configure: failed program was: |
---|
3388 | | /* confdefs.h */ |
---|
3389 | | #define PACKAGE_NAME "libarchive" |
---|
3390 | | #define PACKAGE_TARNAME "libarchive" |
---|
3391 | | #define PACKAGE_VERSION "3.7.2" |
---|
3392 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
3393 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
3394 | | #define PACKAGE_URL "" |
---|
3395 | | #define PACKAGE "libarchive" |
---|
3396 | | #define VERSION "3.7.2" |
---|
3397 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
3398 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
3399 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
3400 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
3401 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
3402 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
3403 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
3404 | | #define HAVE_STDIO_H 1 |
---|
3405 | | #define HAVE_STDLIB_H 1 |
---|
3406 | | #define HAVE_STRING_H 1 |
---|
3407 | | #define HAVE_INTTYPES_H 1 |
---|
3408 | | #define HAVE_STDINT_H 1 |
---|
3409 | | #define HAVE_STRINGS_H 1 |
---|
3410 | | #define HAVE_SYS_STAT_H 1 |
---|
3411 | | #define HAVE_SYS_TYPES_H 1 |
---|
3412 | | #define HAVE_UNISTD_H 1 |
---|
3413 | | #define HAVE_WCHAR_H 1 |
---|
3414 | | #define HAVE_SYS_TIME_H 1 |
---|
3415 | | #define STDC_HEADERS 1 |
---|
3416 | | #define _ALL_SOURCE 1 |
---|
3417 | | #define _DARWIN_C_SOURCE 1 |
---|
3418 | | #define _GNU_SOURCE 1 |
---|
3419 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3420 | | #define _NETBSD_SOURCE 1 |
---|
3421 | | #define _OPENBSD_SOURCE 1 |
---|
3422 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3423 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3424 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3425 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3426 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3427 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3428 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3429 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3430 | | #define _TANDEM_SOURCE 1 |
---|
3431 | | #define __EXTENSIONS__ 1 |
---|
3432 | | #define HAVE_DLFCN_H 1 |
---|
3433 | | #define LT_OBJDIR ".libs/" |
---|
3434 | | #define HAVE_DIRENT_H 1 |
---|
3435 | | #define HAVE_SYS_WAIT_H 1 |
---|
3436 | | #define HAVE_COPYFILE_H 1 |
---|
3437 | | #define HAVE_CTYPE_H 1 |
---|
3438 | | #define HAVE_ERRNO_H 1 |
---|
3439 | | #define HAVE_FCNTL_H 1 |
---|
3440 | | #define HAVE_FNMATCH_H 1 |
---|
3441 | | #define HAVE_GRP_H 1 |
---|
3442 | | #define HAVE_INTTYPES_H 1 |
---|
3443 | | #define HAVE_LANGINFO_H 1 |
---|
3444 | | #define HAVE_LIMITS_H 1 |
---|
3445 | | #define HAVE_LOCALE_H 1 |
---|
3446 | | #define HAVE_MEMBERSHIP_H 1 |
---|
3447 | | #define HAVE_PATHS_H 1 |
---|
3448 | | #define HAVE_POLL_H 1 |
---|
3449 | | #define HAVE_PTHREAD_H 1 |
---|
3450 | | #define HAVE_PWD_H 1 |
---|
3451 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3452 | | #define HAVE_SIGNAL_H 1 |
---|
3453 | | #define HAVE_SPAWN_H 1 |
---|
3454 | | #define HAVE_STDARG_H 1 |
---|
3455 | | #define HAVE_STDINT_H 1 |
---|
3456 | | #define HAVE_STDLIB_H 1 |
---|
3457 | | #define HAVE_STRING_H 1 |
---|
3458 | | #define HAVE_SYS_ACL_H 1 |
---|
3459 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3460 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3461 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3462 | | #define HAVE_SYS_QUEUE_H 1 |
---|
3463 | | #define HAVE_SYS_PARAM_H 1 |
---|
3464 | | #define HAVE_SYS_POLL_H 1 |
---|
3465 | | #define HAVE_SYS_SELECT_H 1 |
---|
3466 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3467 | | #define HAVE_SYS_TIME_H 1 |
---|
3468 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3469 | | #define HAVE_SYS_XATTR_H 1 |
---|
3470 | | #define HAVE_TIME_H 1 |
---|
3471 | | #define HAVE_UNISTD_H 1 |
---|
3472 | | #define HAVE_UTIME_H 1 |
---|
3473 | | #define HAVE_WCHAR_H 1 |
---|
3474 | | #define HAVE_WCTYPE_H 1 |
---|
3475 | | #define HAVE_ZLIB_H 1 |
---|
3476 | | #define HAVE_LIBZ 1 |
---|
3477 | | #define HAVE_BZLIB_H 1 |
---|
3478 | | #define HAVE_LIBBZ2 1 |
---|
3479 | | #define HAVE_ICONV 1 |
---|
3480 | | #define ICONV_CONST |
---|
3481 | | #define HAVE_ICONV_H 1 |
---|
3482 | | #define HAVE_LOCALCHARSET_H 1 |
---|
3483 | | #define HAVE_LOCALE_CHARSET 1 |
---|
3484 | | #define HAVE_LZ4_H 1 |
---|
3485 | | #define HAVE_LZ4HC_H 1 |
---|
3486 | | #define HAVE_ZSTD_H 1 |
---|
3487 | | /* end confdefs.h. */ |
---|
3488 | | |
---|
3489 | | /* Override any GCC internal prototype to avoid an error. |
---|
3490 | | Use char because int might match the return type of a GCC |
---|
3491 | | builtin and then its argument prototype would still apply. */ |
---|
3492 | | char ZSTD_decompressStream (); |
---|
3493 | | int |
---|
3494 | | main (void) |
---|
3495 | | { |
---|
3496 | | return ZSTD_decompressStream (); |
---|
3497 | | ; |
---|
3498 | | return 0; |
---|
3499 | | } |
---|
3500 | configure:16457: result: no |
---|
3501 | configure:16467: checking for ZSTD_compressStream in -lzstd |
---|
3502 | configure:16490: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lzstd -lbz2 -lz >&5 |
---|
3503 | ld: library 'zstd' not found |
---|
3504 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3505 | configure:16490: $? = 1 |
---|
3506 | configure: failed program was: |
---|
3507 | | /* confdefs.h */ |
---|
3508 | | #define PACKAGE_NAME "libarchive" |
---|
3509 | | #define PACKAGE_TARNAME "libarchive" |
---|
3510 | | #define PACKAGE_VERSION "3.7.2" |
---|
3511 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
3512 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
3513 | | #define PACKAGE_URL "" |
---|
3514 | | #define PACKAGE "libarchive" |
---|
3515 | | #define VERSION "3.7.2" |
---|
3516 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
3517 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
3518 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
3519 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
3520 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
3521 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
3522 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
3523 | | #define HAVE_STDIO_H 1 |
---|
3524 | | #define HAVE_STDLIB_H 1 |
---|
3525 | | #define HAVE_STRING_H 1 |
---|
3526 | | #define HAVE_INTTYPES_H 1 |
---|
3527 | | #define HAVE_STDINT_H 1 |
---|
3528 | | #define HAVE_STRINGS_H 1 |
---|
3529 | | #define HAVE_SYS_STAT_H 1 |
---|
3530 | | #define HAVE_SYS_TYPES_H 1 |
---|
3531 | | #define HAVE_UNISTD_H 1 |
---|
3532 | | #define HAVE_WCHAR_H 1 |
---|
3533 | | #define HAVE_SYS_TIME_H 1 |
---|
3534 | | #define STDC_HEADERS 1 |
---|
3535 | | #define _ALL_SOURCE 1 |
---|
3536 | | #define _DARWIN_C_SOURCE 1 |
---|
3537 | | #define _GNU_SOURCE 1 |
---|
3538 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3539 | | #define _NETBSD_SOURCE 1 |
---|
3540 | | #define _OPENBSD_SOURCE 1 |
---|
3541 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3542 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3543 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3544 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3545 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3546 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3547 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3548 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3549 | | #define _TANDEM_SOURCE 1 |
---|
3550 | | #define __EXTENSIONS__ 1 |
---|
3551 | | #define HAVE_DLFCN_H 1 |
---|
3552 | | #define LT_OBJDIR ".libs/" |
---|
3553 | | #define HAVE_DIRENT_H 1 |
---|
3554 | | #define HAVE_SYS_WAIT_H 1 |
---|
3555 | | #define HAVE_COPYFILE_H 1 |
---|
3556 | | #define HAVE_CTYPE_H 1 |
---|
3557 | | #define HAVE_ERRNO_H 1 |
---|
3558 | | #define HAVE_FCNTL_H 1 |
---|
3559 | | #define HAVE_FNMATCH_H 1 |
---|
3560 | | #define HAVE_GRP_H 1 |
---|
3561 | | #define HAVE_INTTYPES_H 1 |
---|
3562 | | #define HAVE_LANGINFO_H 1 |
---|
3563 | | #define HAVE_LIMITS_H 1 |
---|
3564 | | #define HAVE_LOCALE_H 1 |
---|
3565 | | #define HAVE_MEMBERSHIP_H 1 |
---|
3566 | | #define HAVE_PATHS_H 1 |
---|
3567 | | #define HAVE_POLL_H 1 |
---|
3568 | | #define HAVE_PTHREAD_H 1 |
---|
3569 | | #define HAVE_PWD_H 1 |
---|
3570 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3571 | | #define HAVE_SIGNAL_H 1 |
---|
3572 | | #define HAVE_SPAWN_H 1 |
---|
3573 | | #define HAVE_STDARG_H 1 |
---|
3574 | | #define HAVE_STDINT_H 1 |
---|
3575 | | #define HAVE_STDLIB_H 1 |
---|
3576 | | #define HAVE_STRING_H 1 |
---|
3577 | | #define HAVE_SYS_ACL_H 1 |
---|
3578 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3579 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3580 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3581 | | #define HAVE_SYS_QUEUE_H 1 |
---|
3582 | | #define HAVE_SYS_PARAM_H 1 |
---|
3583 | | #define HAVE_SYS_POLL_H 1 |
---|
3584 | | #define HAVE_SYS_SELECT_H 1 |
---|
3585 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3586 | | #define HAVE_SYS_TIME_H 1 |
---|
3587 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3588 | | #define HAVE_SYS_XATTR_H 1 |
---|
3589 | | #define HAVE_TIME_H 1 |
---|
3590 | | #define HAVE_UNISTD_H 1 |
---|
3591 | | #define HAVE_UTIME_H 1 |
---|
3592 | | #define HAVE_WCHAR_H 1 |
---|
3593 | | #define HAVE_WCTYPE_H 1 |
---|
3594 | | #define HAVE_ZLIB_H 1 |
---|
3595 | | #define HAVE_LIBZ 1 |
---|
3596 | | #define HAVE_BZLIB_H 1 |
---|
3597 | | #define HAVE_LIBBZ2 1 |
---|
3598 | | #define HAVE_ICONV 1 |
---|
3599 | | #define ICONV_CONST |
---|
3600 | | #define HAVE_ICONV_H 1 |
---|
3601 | | #define HAVE_LOCALCHARSET_H 1 |
---|
3602 | | #define HAVE_LOCALE_CHARSET 1 |
---|
3603 | | #define HAVE_LZ4_H 1 |
---|
3604 | | #define HAVE_LZ4HC_H 1 |
---|
3605 | | #define HAVE_ZSTD_H 1 |
---|
3606 | | /* end confdefs.h. */ |
---|
3607 | | |
---|
3608 | | /* Override any GCC internal prototype to avoid an error. |
---|
3609 | | Use char because int might match the return type of a GCC |
---|
3610 | | builtin and then its argument prototype would still apply. */ |
---|
3611 | | char ZSTD_compressStream (); |
---|
3612 | | int |
---|
3613 | | main (void) |
---|
3614 | | { |
---|
3615 | | return ZSTD_compressStream (); |
---|
3616 | | ; |
---|
3617 | | return 0; |
---|
3618 | | } |
---|
3619 | configure:16500: result: no |
---|
3620 | configure:16520: checking for lzma.h |
---|
3621 | configure:16520: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3622 | configure:16520: $? = 0 |
---|
3623 | configure:16520: result: yes |
---|
3624 | configure:16527: checking for lzma_stream_decoder in -llzma |
---|
3625 | configure:16550: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -llzma -lbz2 -lz >&5 |
---|
3626 | configure:16550: $? = 0 |
---|
3627 | configure:16560: result: yes |
---|
3628 | configure:16574: checking whether we have multithread support in lzma |
---|
3629 | configure:16595: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -llzma -lbz2 -lz >&5 |
---|
3630 | conftest.c:111:1: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] |
---|
3631 | lzma_stream_encoder_mt(0, 0); |
---|
3632 | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ |
---|
3633 | 1 warning generated. |
---|
3634 | ld: Undefined symbols: |
---|
3635 | _lzma_stream_encoder_mt, referenced from: |
---|
3636 | _main in conftest-e43ea2.o |
---|
3637 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3638 | configure:16595: $? = 1 |
---|
3639 | configure: failed program was: |
---|
3640 | | /* confdefs.h */ |
---|
3641 | | #define PACKAGE_NAME "libarchive" |
---|
3642 | | #define PACKAGE_TARNAME "libarchive" |
---|
3643 | | #define PACKAGE_VERSION "3.7.2" |
---|
3644 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
3645 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
3646 | | #define PACKAGE_URL "" |
---|
3647 | | #define PACKAGE "libarchive" |
---|
3648 | | #define VERSION "3.7.2" |
---|
3649 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
3650 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
3651 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
3652 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
3653 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
3654 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
3655 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
3656 | | #define HAVE_STDIO_H 1 |
---|
3657 | | #define HAVE_STDLIB_H 1 |
---|
3658 | | #define HAVE_STRING_H 1 |
---|
3659 | | #define HAVE_INTTYPES_H 1 |
---|
3660 | | #define HAVE_STDINT_H 1 |
---|
3661 | | #define HAVE_STRINGS_H 1 |
---|
3662 | | #define HAVE_SYS_STAT_H 1 |
---|
3663 | | #define HAVE_SYS_TYPES_H 1 |
---|
3664 | | #define HAVE_UNISTD_H 1 |
---|
3665 | | #define HAVE_WCHAR_H 1 |
---|
3666 | | #define HAVE_SYS_TIME_H 1 |
---|
3667 | | #define STDC_HEADERS 1 |
---|
3668 | | #define _ALL_SOURCE 1 |
---|
3669 | | #define _DARWIN_C_SOURCE 1 |
---|
3670 | | #define _GNU_SOURCE 1 |
---|
3671 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3672 | | #define _NETBSD_SOURCE 1 |
---|
3673 | | #define _OPENBSD_SOURCE 1 |
---|
3674 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3675 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3676 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3677 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3678 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3679 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3680 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3681 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3682 | | #define _TANDEM_SOURCE 1 |
---|
3683 | | #define __EXTENSIONS__ 1 |
---|
3684 | | #define HAVE_DLFCN_H 1 |
---|
3685 | | #define LT_OBJDIR ".libs/" |
---|
3686 | | #define HAVE_DIRENT_H 1 |
---|
3687 | | #define HAVE_SYS_WAIT_H 1 |
---|
3688 | | #define HAVE_COPYFILE_H 1 |
---|
3689 | | #define HAVE_CTYPE_H 1 |
---|
3690 | | #define HAVE_ERRNO_H 1 |
---|
3691 | | #define HAVE_FCNTL_H 1 |
---|
3692 | | #define HAVE_FNMATCH_H 1 |
---|
3693 | | #define HAVE_GRP_H 1 |
---|
3694 | | #define HAVE_INTTYPES_H 1 |
---|
3695 | | #define HAVE_LANGINFO_H 1 |
---|
3696 | | #define HAVE_LIMITS_H 1 |
---|
3697 | | #define HAVE_LOCALE_H 1 |
---|
3698 | | #define HAVE_MEMBERSHIP_H 1 |
---|
3699 | | #define HAVE_PATHS_H 1 |
---|
3700 | | #define HAVE_POLL_H 1 |
---|
3701 | | #define HAVE_PTHREAD_H 1 |
---|
3702 | | #define HAVE_PWD_H 1 |
---|
3703 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3704 | | #define HAVE_SIGNAL_H 1 |
---|
3705 | | #define HAVE_SPAWN_H 1 |
---|
3706 | | #define HAVE_STDARG_H 1 |
---|
3707 | | #define HAVE_STDINT_H 1 |
---|
3708 | | #define HAVE_STDLIB_H 1 |
---|
3709 | | #define HAVE_STRING_H 1 |
---|
3710 | | #define HAVE_SYS_ACL_H 1 |
---|
3711 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3712 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3713 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3714 | | #define HAVE_SYS_QUEUE_H 1 |
---|
3715 | | #define HAVE_SYS_PARAM_H 1 |
---|
3716 | | #define HAVE_SYS_POLL_H 1 |
---|
3717 | | #define HAVE_SYS_SELECT_H 1 |
---|
3718 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3719 | | #define HAVE_SYS_TIME_H 1 |
---|
3720 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3721 | | #define HAVE_SYS_XATTR_H 1 |
---|
3722 | | #define HAVE_TIME_H 1 |
---|
3723 | | #define HAVE_UNISTD_H 1 |
---|
3724 | | #define HAVE_UTIME_H 1 |
---|
3725 | | #define HAVE_WCHAR_H 1 |
---|
3726 | | #define HAVE_WCTYPE_H 1 |
---|
3727 | | #define HAVE_ZLIB_H 1 |
---|
3728 | | #define HAVE_LIBZ 1 |
---|
3729 | | #define HAVE_BZLIB_H 1 |
---|
3730 | | #define HAVE_LIBBZ2 1 |
---|
3731 | | #define HAVE_ICONV 1 |
---|
3732 | | #define ICONV_CONST |
---|
3733 | | #define HAVE_ICONV_H 1 |
---|
3734 | | #define HAVE_LOCALCHARSET_H 1 |
---|
3735 | | #define HAVE_LOCALE_CHARSET 1 |
---|
3736 | | #define HAVE_LZ4_H 1 |
---|
3737 | | #define HAVE_LZ4HC_H 1 |
---|
3738 | | #define HAVE_ZSTD_H 1 |
---|
3739 | | #define HAVE_LZMA_H 1 |
---|
3740 | | #define HAVE_LIBLZMA 1 |
---|
3741 | | /* end confdefs.h. */ |
---|
3742 | | |
---|
3743 | | #include <lzma.h> |
---|
3744 | | #if LZMA_VERSION < 50020000 |
---|
3745 | | #error unsupported |
---|
3746 | | #endif |
---|
3747 | | int |
---|
3748 | | main (void) |
---|
3749 | | { |
---|
3750 | | lzma_stream_encoder_mt(0, 0); |
---|
3751 | | ; |
---|
3752 | | return 0; |
---|
3753 | | } |
---|
3754 | configure:16604: result: no |
---|
3755 | configure:16612: checking whether we have ARM64 filter support in lzma |
---|
3756 | configure:16633: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -llzma -lbz2 -lz >&5 |
---|
3757 | configure:16633: $? = 0 |
---|
3758 | configure:16642: result: yes |
---|
3759 | configure:16660: checking for lzo/lzoconf.h |
---|
3760 | configure:16660: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3761 | configure:16660: $? = 0 |
---|
3762 | configure:16660: result: yes |
---|
3763 | configure:16666: checking for lzo/lzo1x.h |
---|
3764 | configure:16666: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
3765 | configure:16666: $? = 0 |
---|
3766 | configure:16666: result: yes |
---|
3767 | configure:16673: checking for lzo1x_decompress_safe in -llzo2 |
---|
3768 | configure:16696: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -llzo2 -llzma -lbz2 -lz >&5 |
---|
3769 | ld: library 'lzo2' not found |
---|
3770 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3771 | configure:16696: $? = 1 |
---|
3772 | configure: failed program was: |
---|
3773 | | /* confdefs.h */ |
---|
3774 | | #define PACKAGE_NAME "libarchive" |
---|
3775 | | #define PACKAGE_TARNAME "libarchive" |
---|
3776 | | #define PACKAGE_VERSION "3.7.2" |
---|
3777 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
3778 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
3779 | | #define PACKAGE_URL "" |
---|
3780 | | #define PACKAGE "libarchive" |
---|
3781 | | #define VERSION "3.7.2" |
---|
3782 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
3783 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
3784 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
3785 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
3786 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
3787 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
3788 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
3789 | | #define HAVE_STDIO_H 1 |
---|
3790 | | #define HAVE_STDLIB_H 1 |
---|
3791 | | #define HAVE_STRING_H 1 |
---|
3792 | | #define HAVE_INTTYPES_H 1 |
---|
3793 | | #define HAVE_STDINT_H 1 |
---|
3794 | | #define HAVE_STRINGS_H 1 |
---|
3795 | | #define HAVE_SYS_STAT_H 1 |
---|
3796 | | #define HAVE_SYS_TYPES_H 1 |
---|
3797 | | #define HAVE_UNISTD_H 1 |
---|
3798 | | #define HAVE_WCHAR_H 1 |
---|
3799 | | #define HAVE_SYS_TIME_H 1 |
---|
3800 | | #define STDC_HEADERS 1 |
---|
3801 | | #define _ALL_SOURCE 1 |
---|
3802 | | #define _DARWIN_C_SOURCE 1 |
---|
3803 | | #define _GNU_SOURCE 1 |
---|
3804 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3805 | | #define _NETBSD_SOURCE 1 |
---|
3806 | | #define _OPENBSD_SOURCE 1 |
---|
3807 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3808 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3809 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3810 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3811 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3812 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3813 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3814 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3815 | | #define _TANDEM_SOURCE 1 |
---|
3816 | | #define __EXTENSIONS__ 1 |
---|
3817 | | #define HAVE_DLFCN_H 1 |
---|
3818 | | #define LT_OBJDIR ".libs/" |
---|
3819 | | #define HAVE_DIRENT_H 1 |
---|
3820 | | #define HAVE_SYS_WAIT_H 1 |
---|
3821 | | #define HAVE_COPYFILE_H 1 |
---|
3822 | | #define HAVE_CTYPE_H 1 |
---|
3823 | | #define HAVE_ERRNO_H 1 |
---|
3824 | | #define HAVE_FCNTL_H 1 |
---|
3825 | | #define HAVE_FNMATCH_H 1 |
---|
3826 | | #define HAVE_GRP_H 1 |
---|
3827 | | #define HAVE_INTTYPES_H 1 |
---|
3828 | | #define HAVE_LANGINFO_H 1 |
---|
3829 | | #define HAVE_LIMITS_H 1 |
---|
3830 | | #define HAVE_LOCALE_H 1 |
---|
3831 | | #define HAVE_MEMBERSHIP_H 1 |
---|
3832 | | #define HAVE_PATHS_H 1 |
---|
3833 | | #define HAVE_POLL_H 1 |
---|
3834 | | #define HAVE_PTHREAD_H 1 |
---|
3835 | | #define HAVE_PWD_H 1 |
---|
3836 | | #define HAVE_READPASSPHRASE_H 1 |
---|
3837 | | #define HAVE_SIGNAL_H 1 |
---|
3838 | | #define HAVE_SPAWN_H 1 |
---|
3839 | | #define HAVE_STDARG_H 1 |
---|
3840 | | #define HAVE_STDINT_H 1 |
---|
3841 | | #define HAVE_STDLIB_H 1 |
---|
3842 | | #define HAVE_STRING_H 1 |
---|
3843 | | #define HAVE_SYS_ACL_H 1 |
---|
3844 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3845 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3846 | | #define HAVE_SYS_MOUNT_H 1 |
---|
3847 | | #define HAVE_SYS_QUEUE_H 1 |
---|
3848 | | #define HAVE_SYS_PARAM_H 1 |
---|
3849 | | #define HAVE_SYS_POLL_H 1 |
---|
3850 | | #define HAVE_SYS_SELECT_H 1 |
---|
3851 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3852 | | #define HAVE_SYS_TIME_H 1 |
---|
3853 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3854 | | #define HAVE_SYS_XATTR_H 1 |
---|
3855 | | #define HAVE_TIME_H 1 |
---|
3856 | | #define HAVE_UNISTD_H 1 |
---|
3857 | | #define HAVE_UTIME_H 1 |
---|
3858 | | #define HAVE_WCHAR_H 1 |
---|
3859 | | #define HAVE_WCTYPE_H 1 |
---|
3860 | | #define HAVE_ZLIB_H 1 |
---|
3861 | | #define HAVE_LIBZ 1 |
---|
3862 | | #define HAVE_BZLIB_H 1 |
---|
3863 | | #define HAVE_LIBBZ2 1 |
---|
3864 | | #define HAVE_ICONV 1 |
---|
3865 | | #define ICONV_CONST |
---|
3866 | | #define HAVE_ICONV_H 1 |
---|
3867 | | #define HAVE_LOCALCHARSET_H 1 |
---|
3868 | | #define HAVE_LOCALE_CHARSET 1 |
---|
3869 | | #define HAVE_LZ4_H 1 |
---|
3870 | | #define HAVE_LZ4HC_H 1 |
---|
3871 | | #define HAVE_ZSTD_H 1 |
---|
3872 | | #define HAVE_LZMA_H 1 |
---|
3873 | | #define HAVE_LIBLZMA 1 |
---|
3874 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
3875 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
3876 | | #define HAVE_LZO_LZO1X_H 1 |
---|
3877 | | /* end confdefs.h. */ |
---|
3878 | | |
---|
3879 | | /* Override any GCC internal prototype to avoid an error. |
---|
3880 | | Use char because int might match the return type of a GCC |
---|
3881 | | builtin and then its argument prototype would still apply. */ |
---|
3882 | | char lzo1x_decompress_safe (); |
---|
3883 | | int |
---|
3884 | | main (void) |
---|
3885 | | { |
---|
3886 | | return lzo1x_decompress_safe (); |
---|
3887 | | ; |
---|
3888 | | return 0; |
---|
3889 | | } |
---|
3890 | configure:16706: result: no |
---|
3891 | configure:16826: checking for pkg-config |
---|
3892 | configure:16849: found /opt/local/bin/pkg-config |
---|
3893 | configure:16861: result: /opt/local/bin/pkg-config |
---|
3894 | configure:16886: checking pkg-config is at least version 0.9.0 |
---|
3895 | configure:16889: result: yes |
---|
3896 | configure:16899: checking for libxml-2.0 |
---|
3897 | configure:16906: $PKG_CONFIG --exists --print-errors "libxml-2.0" |
---|
3898 | + /opt/local/bin/pkg-config --exists --print-errors libxml-2.0 |
---|
3899 | configure:16909: $? = 0 |
---|
3900 | configure:16923: $PKG_CONFIG --exists --print-errors "libxml-2.0" |
---|
3901 | + /opt/local/bin/pkg-config --exists --print-errors libxml-2.0 |
---|
3902 | configure:16926: $? = 0 |
---|
3903 | configure:17052: result: yes |
---|
3904 | configure:17057: checking for xmlInitParser in -lxml2 |
---|
3905 | configure:17080: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/libxml2 conftest.c -lxml2 -llzma -lbz2 -lz -L/opt/local/lib -lxml2 >&5 |
---|
3906 | ld: warning: ignoring duplicate libraries: '-lxml2' |
---|
3907 | configure:17080: $? = 0 |
---|
3908 | configure:17090: result: yes |
---|
3909 | configure:17104: checking for libxml/xmlreader.h |
---|
3910 | configure:17104: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
3911 | configure:17104: $? = 0 |
---|
3912 | configure:17104: result: yes |
---|
3913 | configure:17110: checking for libxml/xmlwriter.h |
---|
3914 | configure:17110: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
3915 | configure:17110: $? = 0 |
---|
3916 | configure:17110: result: yes |
---|
3917 | configure:17184: checking for regex.h |
---|
3918 | configure:17184: gcc -c -g -O2 -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
3919 | configure:17184: $? = 0 |
---|
3920 | configure:17184: result: yes |
---|
3921 | configure:17192: checking for regcomp |
---|
3922 | configure:17192: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include/libxml2 conftest.c -llzma -lbz2 -lz -L/opt/local/lib -lxml2 >&5 |
---|
3923 | configure:17192: $? = 0 |
---|
3924 | configure:17192: result: yes |
---|
3925 | configure:17452: checking whether C compiler accepts -Wall |
---|
3926 | configure:17472: gcc -c -g -O2 -Wall -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
3927 | configure:17472: $? = 0 |
---|
3928 | configure:17482: result: yes |
---|
3929 | configure:17500: : CFLAGS="$CFLAGS" |
---|
3930 | + : 'CFLAGS=-g -O2 -Wall' |
---|
3931 | configure:17503: $? = 0 |
---|
3932 | configure:17452: checking whether C compiler accepts -Wformat |
---|
3933 | configure:17472: gcc -c -g -O2 -Wall -Wformat -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
3934 | configure:17472: $? = 0 |
---|
3935 | configure:17482: result: yes |
---|
3936 | configure:17500: : CFLAGS="$CFLAGS" |
---|
3937 | + : 'CFLAGS=-g -O2 -Wall -Wformat' |
---|
3938 | configure:17503: $? = 0 |
---|
3939 | configure:17452: checking whether C compiler accepts -Wformat-security |
---|
3940 | configure:17472: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
3941 | configure:17472: $? = 0 |
---|
3942 | configure:17482: result: yes |
---|
3943 | configure:17500: : CFLAGS="$CFLAGS" |
---|
3944 | + : 'CFLAGS=-g -O2 -Wall -Wformat -Wformat-security' |
---|
3945 | configure:17503: $? = 0 |
---|
3946 | configure:17530: checking whether ld supports --gc-sections |
---|
3947 | configure:17536: gcc -o conftest -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 -Wl,--gc-sections conftest.c -llzma -lbz2 -lz -L/opt/local/lib -lxml2 >&5 |
---|
3948 | conftest.c:109:13: warning: unused function 'UnusedFunc' [-Wunused-function] |
---|
3949 | static char UnusedFunc() { return 5; } int main() { return 0;} |
---|
3950 | ^ |
---|
3951 | 1 warning generated. |
---|
3952 | ld: unknown options: --gc-sections |
---|
3953 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3954 | configure:17536: $? = 1 |
---|
3955 | configure: failed program was: |
---|
3956 | | /* confdefs.h */ |
---|
3957 | | #define PACKAGE_NAME "libarchive" |
---|
3958 | | #define PACKAGE_TARNAME "libarchive" |
---|
3959 | | #define PACKAGE_VERSION "3.7.2" |
---|
3960 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
3961 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
3962 | | #define PACKAGE_URL "" |
---|
3963 | | #define PACKAGE "libarchive" |
---|
3964 | | #define VERSION "3.7.2" |
---|
3965 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
3966 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
3967 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
3968 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
3969 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
3970 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
3971 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
3972 | | #define HAVE_STDIO_H 1 |
---|
3973 | | #define HAVE_STDLIB_H 1 |
---|
3974 | | #define HAVE_STRING_H 1 |
---|
3975 | | #define HAVE_INTTYPES_H 1 |
---|
3976 | | #define HAVE_STDINT_H 1 |
---|
3977 | | #define HAVE_STRINGS_H 1 |
---|
3978 | | #define HAVE_SYS_STAT_H 1 |
---|
3979 | | #define HAVE_SYS_TYPES_H 1 |
---|
3980 | | #define HAVE_UNISTD_H 1 |
---|
3981 | | #define HAVE_WCHAR_H 1 |
---|
3982 | | #define HAVE_SYS_TIME_H 1 |
---|
3983 | | #define STDC_HEADERS 1 |
---|
3984 | | #define _ALL_SOURCE 1 |
---|
3985 | | #define _DARWIN_C_SOURCE 1 |
---|
3986 | | #define _GNU_SOURCE 1 |
---|
3987 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3988 | | #define _NETBSD_SOURCE 1 |
---|
3989 | | #define _OPENBSD_SOURCE 1 |
---|
3990 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3991 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3992 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3993 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3994 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3995 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3996 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3997 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3998 | | #define _TANDEM_SOURCE 1 |
---|
3999 | | #define __EXTENSIONS__ 1 |
---|
4000 | | #define HAVE_DLFCN_H 1 |
---|
4001 | | #define LT_OBJDIR ".libs/" |
---|
4002 | | #define HAVE_DIRENT_H 1 |
---|
4003 | | #define HAVE_SYS_WAIT_H 1 |
---|
4004 | | #define HAVE_COPYFILE_H 1 |
---|
4005 | | #define HAVE_CTYPE_H 1 |
---|
4006 | | #define HAVE_ERRNO_H 1 |
---|
4007 | | #define HAVE_FCNTL_H 1 |
---|
4008 | | #define HAVE_FNMATCH_H 1 |
---|
4009 | | #define HAVE_GRP_H 1 |
---|
4010 | | #define HAVE_INTTYPES_H 1 |
---|
4011 | | #define HAVE_LANGINFO_H 1 |
---|
4012 | | #define HAVE_LIMITS_H 1 |
---|
4013 | | #define HAVE_LOCALE_H 1 |
---|
4014 | | #define HAVE_MEMBERSHIP_H 1 |
---|
4015 | | #define HAVE_PATHS_H 1 |
---|
4016 | | #define HAVE_POLL_H 1 |
---|
4017 | | #define HAVE_PTHREAD_H 1 |
---|
4018 | | #define HAVE_PWD_H 1 |
---|
4019 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4020 | | #define HAVE_SIGNAL_H 1 |
---|
4021 | | #define HAVE_SPAWN_H 1 |
---|
4022 | | #define HAVE_STDARG_H 1 |
---|
4023 | | #define HAVE_STDINT_H 1 |
---|
4024 | | #define HAVE_STDLIB_H 1 |
---|
4025 | | #define HAVE_STRING_H 1 |
---|
4026 | | #define HAVE_SYS_ACL_H 1 |
---|
4027 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4028 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4029 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4030 | | #define HAVE_SYS_QUEUE_H 1 |
---|
4031 | | #define HAVE_SYS_PARAM_H 1 |
---|
4032 | | #define HAVE_SYS_POLL_H 1 |
---|
4033 | | #define HAVE_SYS_SELECT_H 1 |
---|
4034 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4035 | | #define HAVE_SYS_TIME_H 1 |
---|
4036 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4037 | | #define HAVE_SYS_XATTR_H 1 |
---|
4038 | | #define HAVE_TIME_H 1 |
---|
4039 | | #define HAVE_UNISTD_H 1 |
---|
4040 | | #define HAVE_UTIME_H 1 |
---|
4041 | | #define HAVE_WCHAR_H 1 |
---|
4042 | | #define HAVE_WCTYPE_H 1 |
---|
4043 | | #define HAVE_ZLIB_H 1 |
---|
4044 | | #define HAVE_LIBZ 1 |
---|
4045 | | #define HAVE_BZLIB_H 1 |
---|
4046 | | #define HAVE_LIBBZ2 1 |
---|
4047 | | #define HAVE_ICONV 1 |
---|
4048 | | #define ICONV_CONST |
---|
4049 | | #define HAVE_ICONV_H 1 |
---|
4050 | | #define HAVE_LOCALCHARSET_H 1 |
---|
4051 | | #define HAVE_LOCALE_CHARSET 1 |
---|
4052 | | #define HAVE_LZ4_H 1 |
---|
4053 | | #define HAVE_LZ4HC_H 1 |
---|
4054 | | #define HAVE_ZSTD_H 1 |
---|
4055 | | #define HAVE_LZMA_H 1 |
---|
4056 | | #define HAVE_LIBLZMA 1 |
---|
4057 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
4058 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
4059 | | #define HAVE_LZO_LZO1X_H 1 |
---|
4060 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
4061 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
4062 | | #define HAVE_REGEX_H 1 |
---|
4063 | | /* end confdefs.h. */ |
---|
4064 | | static char UnusedFunc() { return 5; } int main() { return 0;} |
---|
4065 | configure:17621: result: no |
---|
4066 | configure:17632: checking for an ANSI C-conforming const |
---|
4067 | configure:17699: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4068 | conftest.c:144:16: warning: variable 'foo' set but not used [-Wunused-but-set-variable] |
---|
4069 | const int *foo = &x[0]; |
---|
4070 | ^ |
---|
4071 | conftest.c:149:10: warning: variable 'p' set but not used [-Wunused-but-set-variable] |
---|
4072 | iptr p = 0; |
---|
4073 | ^ |
---|
4074 | 2 warnings generated. |
---|
4075 | configure:17699: $? = 0 |
---|
4076 | configure:17707: result: yes |
---|
4077 | configure:17717: checking for uid_t in sys/types.h |
---|
4078 | + eval '$CPP $CPPFLAGS conftest.c' |
---|
4079 | ++ gcc -E -I/opt/local/include -I/opt/local/include/libxml2 conftest.c |
---|
4080 | configure:17738: result: yes |
---|
4081 | configure:17753: checking for mode_t |
---|
4082 | configure:17753: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4083 | configure:17753: $? = 0 |
---|
4084 | configure:17753: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4085 | conftest.c:140:21: error: expected expression |
---|
4086 | if (sizeof ((mode_t))) |
---|
4087 | ^ |
---|
4088 | 1 error generated. |
---|
4089 | configure:17753: $? = 1 |
---|
4090 | configure: failed program was: |
---|
4091 | | /* confdefs.h */ |
---|
4092 | | #define PACKAGE_NAME "libarchive" |
---|
4093 | | #define PACKAGE_TARNAME "libarchive" |
---|
4094 | | #define PACKAGE_VERSION "3.7.2" |
---|
4095 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
4096 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
4097 | | #define PACKAGE_URL "" |
---|
4098 | | #define PACKAGE "libarchive" |
---|
4099 | | #define VERSION "3.7.2" |
---|
4100 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
4101 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
4102 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
4103 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
4104 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
4105 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
4106 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
4107 | | #define HAVE_STDIO_H 1 |
---|
4108 | | #define HAVE_STDLIB_H 1 |
---|
4109 | | #define HAVE_STRING_H 1 |
---|
4110 | | #define HAVE_INTTYPES_H 1 |
---|
4111 | | #define HAVE_STDINT_H 1 |
---|
4112 | | #define HAVE_STRINGS_H 1 |
---|
4113 | | #define HAVE_SYS_STAT_H 1 |
---|
4114 | | #define HAVE_SYS_TYPES_H 1 |
---|
4115 | | #define HAVE_UNISTD_H 1 |
---|
4116 | | #define HAVE_WCHAR_H 1 |
---|
4117 | | #define HAVE_SYS_TIME_H 1 |
---|
4118 | | #define STDC_HEADERS 1 |
---|
4119 | | #define _ALL_SOURCE 1 |
---|
4120 | | #define _DARWIN_C_SOURCE 1 |
---|
4121 | | #define _GNU_SOURCE 1 |
---|
4122 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4123 | | #define _NETBSD_SOURCE 1 |
---|
4124 | | #define _OPENBSD_SOURCE 1 |
---|
4125 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4126 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4127 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4128 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4129 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4130 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4131 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4132 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4133 | | #define _TANDEM_SOURCE 1 |
---|
4134 | | #define __EXTENSIONS__ 1 |
---|
4135 | | #define HAVE_DLFCN_H 1 |
---|
4136 | | #define LT_OBJDIR ".libs/" |
---|
4137 | | #define HAVE_DIRENT_H 1 |
---|
4138 | | #define HAVE_SYS_WAIT_H 1 |
---|
4139 | | #define HAVE_COPYFILE_H 1 |
---|
4140 | | #define HAVE_CTYPE_H 1 |
---|
4141 | | #define HAVE_ERRNO_H 1 |
---|
4142 | | #define HAVE_FCNTL_H 1 |
---|
4143 | | #define HAVE_FNMATCH_H 1 |
---|
4144 | | #define HAVE_GRP_H 1 |
---|
4145 | | #define HAVE_INTTYPES_H 1 |
---|
4146 | | #define HAVE_LANGINFO_H 1 |
---|
4147 | | #define HAVE_LIMITS_H 1 |
---|
4148 | | #define HAVE_LOCALE_H 1 |
---|
4149 | | #define HAVE_MEMBERSHIP_H 1 |
---|
4150 | | #define HAVE_PATHS_H 1 |
---|
4151 | | #define HAVE_POLL_H 1 |
---|
4152 | | #define HAVE_PTHREAD_H 1 |
---|
4153 | | #define HAVE_PWD_H 1 |
---|
4154 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4155 | | #define HAVE_SIGNAL_H 1 |
---|
4156 | | #define HAVE_SPAWN_H 1 |
---|
4157 | | #define HAVE_STDARG_H 1 |
---|
4158 | | #define HAVE_STDINT_H 1 |
---|
4159 | | #define HAVE_STDLIB_H 1 |
---|
4160 | | #define HAVE_STRING_H 1 |
---|
4161 | | #define HAVE_SYS_ACL_H 1 |
---|
4162 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4163 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4164 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4165 | | #define HAVE_SYS_QUEUE_H 1 |
---|
4166 | | #define HAVE_SYS_PARAM_H 1 |
---|
4167 | | #define HAVE_SYS_POLL_H 1 |
---|
4168 | | #define HAVE_SYS_SELECT_H 1 |
---|
4169 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4170 | | #define HAVE_SYS_TIME_H 1 |
---|
4171 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4172 | | #define HAVE_SYS_XATTR_H 1 |
---|
4173 | | #define HAVE_TIME_H 1 |
---|
4174 | | #define HAVE_UNISTD_H 1 |
---|
4175 | | #define HAVE_UTIME_H 1 |
---|
4176 | | #define HAVE_WCHAR_H 1 |
---|
4177 | | #define HAVE_WCTYPE_H 1 |
---|
4178 | | #define HAVE_ZLIB_H 1 |
---|
4179 | | #define HAVE_LIBZ 1 |
---|
4180 | | #define HAVE_BZLIB_H 1 |
---|
4181 | | #define HAVE_LIBBZ2 1 |
---|
4182 | | #define HAVE_ICONV 1 |
---|
4183 | | #define ICONV_CONST |
---|
4184 | | #define HAVE_ICONV_H 1 |
---|
4185 | | #define HAVE_LOCALCHARSET_H 1 |
---|
4186 | | #define HAVE_LOCALE_CHARSET 1 |
---|
4187 | | #define HAVE_LZ4_H 1 |
---|
4188 | | #define HAVE_LZ4HC_H 1 |
---|
4189 | | #define HAVE_ZSTD_H 1 |
---|
4190 | | #define HAVE_LZMA_H 1 |
---|
4191 | | #define HAVE_LIBLZMA 1 |
---|
4192 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
4193 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
4194 | | #define HAVE_LZO_LZO1X_H 1 |
---|
4195 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
4196 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
4197 | | #define HAVE_REGEX_H 1 |
---|
4198 | | /* end confdefs.h. */ |
---|
4199 | | #include <stddef.h> |
---|
4200 | | #ifdef HAVE_STDIO_H |
---|
4201 | | # include <stdio.h> |
---|
4202 | | #endif |
---|
4203 | | #ifdef HAVE_STDLIB_H |
---|
4204 | | # include <stdlib.h> |
---|
4205 | | #endif |
---|
4206 | | #ifdef HAVE_STRING_H |
---|
4207 | | # include <string.h> |
---|
4208 | | #endif |
---|
4209 | | #ifdef HAVE_INTTYPES_H |
---|
4210 | | # include <inttypes.h> |
---|
4211 | | #endif |
---|
4212 | | #ifdef HAVE_STDINT_H |
---|
4213 | | # include <stdint.h> |
---|
4214 | | #endif |
---|
4215 | | #ifdef HAVE_STRINGS_H |
---|
4216 | | # include <strings.h> |
---|
4217 | | #endif |
---|
4218 | | #ifdef HAVE_SYS_TYPES_H |
---|
4219 | | # include <sys/types.h> |
---|
4220 | | #endif |
---|
4221 | | #ifdef HAVE_SYS_STAT_H |
---|
4222 | | # include <sys/stat.h> |
---|
4223 | | #endif |
---|
4224 | | #ifdef HAVE_UNISTD_H |
---|
4225 | | # include <unistd.h> |
---|
4226 | | #endif |
---|
4227 | | int |
---|
4228 | | main (void) |
---|
4229 | | { |
---|
4230 | | if (sizeof ((mode_t))) |
---|
4231 | | return 0; |
---|
4232 | | ; |
---|
4233 | | return 0; |
---|
4234 | | } |
---|
4235 | configure:17753: result: yes |
---|
4236 | configure:17765: checking for off_t |
---|
4237 | configure:17765: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4238 | configure:17765: $? = 0 |
---|
4239 | configure:17765: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4240 | conftest.c:140:20: error: expected expression |
---|
4241 | if (sizeof ((off_t))) |
---|
4242 | ^ |
---|
4243 | 1 error generated. |
---|
4244 | configure:17765: $? = 1 |
---|
4245 | configure: failed program was: |
---|
4246 | | /* confdefs.h */ |
---|
4247 | | #define PACKAGE_NAME "libarchive" |
---|
4248 | | #define PACKAGE_TARNAME "libarchive" |
---|
4249 | | #define PACKAGE_VERSION "3.7.2" |
---|
4250 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
4251 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
4252 | | #define PACKAGE_URL "" |
---|
4253 | | #define PACKAGE "libarchive" |
---|
4254 | | #define VERSION "3.7.2" |
---|
4255 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
4256 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
4257 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
4258 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
4259 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
4260 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
4261 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
4262 | | #define HAVE_STDIO_H 1 |
---|
4263 | | #define HAVE_STDLIB_H 1 |
---|
4264 | | #define HAVE_STRING_H 1 |
---|
4265 | | #define HAVE_INTTYPES_H 1 |
---|
4266 | | #define HAVE_STDINT_H 1 |
---|
4267 | | #define HAVE_STRINGS_H 1 |
---|
4268 | | #define HAVE_SYS_STAT_H 1 |
---|
4269 | | #define HAVE_SYS_TYPES_H 1 |
---|
4270 | | #define HAVE_UNISTD_H 1 |
---|
4271 | | #define HAVE_WCHAR_H 1 |
---|
4272 | | #define HAVE_SYS_TIME_H 1 |
---|
4273 | | #define STDC_HEADERS 1 |
---|
4274 | | #define _ALL_SOURCE 1 |
---|
4275 | | #define _DARWIN_C_SOURCE 1 |
---|
4276 | | #define _GNU_SOURCE 1 |
---|
4277 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4278 | | #define _NETBSD_SOURCE 1 |
---|
4279 | | #define _OPENBSD_SOURCE 1 |
---|
4280 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4281 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4282 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4283 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4284 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4285 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4286 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4287 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4288 | | #define _TANDEM_SOURCE 1 |
---|
4289 | | #define __EXTENSIONS__ 1 |
---|
4290 | | #define HAVE_DLFCN_H 1 |
---|
4291 | | #define LT_OBJDIR ".libs/" |
---|
4292 | | #define HAVE_DIRENT_H 1 |
---|
4293 | | #define HAVE_SYS_WAIT_H 1 |
---|
4294 | | #define HAVE_COPYFILE_H 1 |
---|
4295 | | #define HAVE_CTYPE_H 1 |
---|
4296 | | #define HAVE_ERRNO_H 1 |
---|
4297 | | #define HAVE_FCNTL_H 1 |
---|
4298 | | #define HAVE_FNMATCH_H 1 |
---|
4299 | | #define HAVE_GRP_H 1 |
---|
4300 | | #define HAVE_INTTYPES_H 1 |
---|
4301 | | #define HAVE_LANGINFO_H 1 |
---|
4302 | | #define HAVE_LIMITS_H 1 |
---|
4303 | | #define HAVE_LOCALE_H 1 |
---|
4304 | | #define HAVE_MEMBERSHIP_H 1 |
---|
4305 | | #define HAVE_PATHS_H 1 |
---|
4306 | | #define HAVE_POLL_H 1 |
---|
4307 | | #define HAVE_PTHREAD_H 1 |
---|
4308 | | #define HAVE_PWD_H 1 |
---|
4309 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4310 | | #define HAVE_SIGNAL_H 1 |
---|
4311 | | #define HAVE_SPAWN_H 1 |
---|
4312 | | #define HAVE_STDARG_H 1 |
---|
4313 | | #define HAVE_STDINT_H 1 |
---|
4314 | | #define HAVE_STDLIB_H 1 |
---|
4315 | | #define HAVE_STRING_H 1 |
---|
4316 | | #define HAVE_SYS_ACL_H 1 |
---|
4317 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4318 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4319 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4320 | | #define HAVE_SYS_QUEUE_H 1 |
---|
4321 | | #define HAVE_SYS_PARAM_H 1 |
---|
4322 | | #define HAVE_SYS_POLL_H 1 |
---|
4323 | | #define HAVE_SYS_SELECT_H 1 |
---|
4324 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4325 | | #define HAVE_SYS_TIME_H 1 |
---|
4326 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4327 | | #define HAVE_SYS_XATTR_H 1 |
---|
4328 | | #define HAVE_TIME_H 1 |
---|
4329 | | #define HAVE_UNISTD_H 1 |
---|
4330 | | #define HAVE_UTIME_H 1 |
---|
4331 | | #define HAVE_WCHAR_H 1 |
---|
4332 | | #define HAVE_WCTYPE_H 1 |
---|
4333 | | #define HAVE_ZLIB_H 1 |
---|
4334 | | #define HAVE_LIBZ 1 |
---|
4335 | | #define HAVE_BZLIB_H 1 |
---|
4336 | | #define HAVE_LIBBZ2 1 |
---|
4337 | | #define HAVE_ICONV 1 |
---|
4338 | | #define ICONV_CONST |
---|
4339 | | #define HAVE_ICONV_H 1 |
---|
4340 | | #define HAVE_LOCALCHARSET_H 1 |
---|
4341 | | #define HAVE_LOCALE_CHARSET 1 |
---|
4342 | | #define HAVE_LZ4_H 1 |
---|
4343 | | #define HAVE_LZ4HC_H 1 |
---|
4344 | | #define HAVE_ZSTD_H 1 |
---|
4345 | | #define HAVE_LZMA_H 1 |
---|
4346 | | #define HAVE_LIBLZMA 1 |
---|
4347 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
4348 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
4349 | | #define HAVE_LZO_LZO1X_H 1 |
---|
4350 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
4351 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
4352 | | #define HAVE_REGEX_H 1 |
---|
4353 | | /* end confdefs.h. */ |
---|
4354 | | #include <stddef.h> |
---|
4355 | | #ifdef HAVE_STDIO_H |
---|
4356 | | # include <stdio.h> |
---|
4357 | | #endif |
---|
4358 | | #ifdef HAVE_STDLIB_H |
---|
4359 | | # include <stdlib.h> |
---|
4360 | | #endif |
---|
4361 | | #ifdef HAVE_STRING_H |
---|
4362 | | # include <string.h> |
---|
4363 | | #endif |
---|
4364 | | #ifdef HAVE_INTTYPES_H |
---|
4365 | | # include <inttypes.h> |
---|
4366 | | #endif |
---|
4367 | | #ifdef HAVE_STDINT_H |
---|
4368 | | # include <stdint.h> |
---|
4369 | | #endif |
---|
4370 | | #ifdef HAVE_STRINGS_H |
---|
4371 | | # include <strings.h> |
---|
4372 | | #endif |
---|
4373 | | #ifdef HAVE_SYS_TYPES_H |
---|
4374 | | # include <sys/types.h> |
---|
4375 | | #endif |
---|
4376 | | #ifdef HAVE_SYS_STAT_H |
---|
4377 | | # include <sys/stat.h> |
---|
4378 | | #endif |
---|
4379 | | #ifdef HAVE_UNISTD_H |
---|
4380 | | # include <unistd.h> |
---|
4381 | | #endif |
---|
4382 | | int |
---|
4383 | | main (void) |
---|
4384 | | { |
---|
4385 | | if (sizeof ((off_t))) |
---|
4386 | | return 0; |
---|
4387 | | ; |
---|
4388 | | return 0; |
---|
4389 | | } |
---|
4390 | configure:17765: result: yes |
---|
4391 | configure:17775: checking for size_t |
---|
4392 | configure:17775: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4393 | configure:17775: $? = 0 |
---|
4394 | configure:17775: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4395 | conftest.c:140:21: error: expected expression |
---|
4396 | if (sizeof ((size_t))) |
---|
4397 | ^ |
---|
4398 | 1 error generated. |
---|
4399 | configure:17775: $? = 1 |
---|
4400 | configure: failed program was: |
---|
4401 | | /* confdefs.h */ |
---|
4402 | | #define PACKAGE_NAME "libarchive" |
---|
4403 | | #define PACKAGE_TARNAME "libarchive" |
---|
4404 | | #define PACKAGE_VERSION "3.7.2" |
---|
4405 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
4406 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
4407 | | #define PACKAGE_URL "" |
---|
4408 | | #define PACKAGE "libarchive" |
---|
4409 | | #define VERSION "3.7.2" |
---|
4410 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
4411 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
4412 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
4413 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
4414 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
4415 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
4416 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
4417 | | #define HAVE_STDIO_H 1 |
---|
4418 | | #define HAVE_STDLIB_H 1 |
---|
4419 | | #define HAVE_STRING_H 1 |
---|
4420 | | #define HAVE_INTTYPES_H 1 |
---|
4421 | | #define HAVE_STDINT_H 1 |
---|
4422 | | #define HAVE_STRINGS_H 1 |
---|
4423 | | #define HAVE_SYS_STAT_H 1 |
---|
4424 | | #define HAVE_SYS_TYPES_H 1 |
---|
4425 | | #define HAVE_UNISTD_H 1 |
---|
4426 | | #define HAVE_WCHAR_H 1 |
---|
4427 | | #define HAVE_SYS_TIME_H 1 |
---|
4428 | | #define STDC_HEADERS 1 |
---|
4429 | | #define _ALL_SOURCE 1 |
---|
4430 | | #define _DARWIN_C_SOURCE 1 |
---|
4431 | | #define _GNU_SOURCE 1 |
---|
4432 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4433 | | #define _NETBSD_SOURCE 1 |
---|
4434 | | #define _OPENBSD_SOURCE 1 |
---|
4435 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4436 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4437 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4438 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4439 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4440 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4441 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4442 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4443 | | #define _TANDEM_SOURCE 1 |
---|
4444 | | #define __EXTENSIONS__ 1 |
---|
4445 | | #define HAVE_DLFCN_H 1 |
---|
4446 | | #define LT_OBJDIR ".libs/" |
---|
4447 | | #define HAVE_DIRENT_H 1 |
---|
4448 | | #define HAVE_SYS_WAIT_H 1 |
---|
4449 | | #define HAVE_COPYFILE_H 1 |
---|
4450 | | #define HAVE_CTYPE_H 1 |
---|
4451 | | #define HAVE_ERRNO_H 1 |
---|
4452 | | #define HAVE_FCNTL_H 1 |
---|
4453 | | #define HAVE_FNMATCH_H 1 |
---|
4454 | | #define HAVE_GRP_H 1 |
---|
4455 | | #define HAVE_INTTYPES_H 1 |
---|
4456 | | #define HAVE_LANGINFO_H 1 |
---|
4457 | | #define HAVE_LIMITS_H 1 |
---|
4458 | | #define HAVE_LOCALE_H 1 |
---|
4459 | | #define HAVE_MEMBERSHIP_H 1 |
---|
4460 | | #define HAVE_PATHS_H 1 |
---|
4461 | | #define HAVE_POLL_H 1 |
---|
4462 | | #define HAVE_PTHREAD_H 1 |
---|
4463 | | #define HAVE_PWD_H 1 |
---|
4464 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4465 | | #define HAVE_SIGNAL_H 1 |
---|
4466 | | #define HAVE_SPAWN_H 1 |
---|
4467 | | #define HAVE_STDARG_H 1 |
---|
4468 | | #define HAVE_STDINT_H 1 |
---|
4469 | | #define HAVE_STDLIB_H 1 |
---|
4470 | | #define HAVE_STRING_H 1 |
---|
4471 | | #define HAVE_SYS_ACL_H 1 |
---|
4472 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4473 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4474 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4475 | | #define HAVE_SYS_QUEUE_H 1 |
---|
4476 | | #define HAVE_SYS_PARAM_H 1 |
---|
4477 | | #define HAVE_SYS_POLL_H 1 |
---|
4478 | | #define HAVE_SYS_SELECT_H 1 |
---|
4479 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4480 | | #define HAVE_SYS_TIME_H 1 |
---|
4481 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4482 | | #define HAVE_SYS_XATTR_H 1 |
---|
4483 | | #define HAVE_TIME_H 1 |
---|
4484 | | #define HAVE_UNISTD_H 1 |
---|
4485 | | #define HAVE_UTIME_H 1 |
---|
4486 | | #define HAVE_WCHAR_H 1 |
---|
4487 | | #define HAVE_WCTYPE_H 1 |
---|
4488 | | #define HAVE_ZLIB_H 1 |
---|
4489 | | #define HAVE_LIBZ 1 |
---|
4490 | | #define HAVE_BZLIB_H 1 |
---|
4491 | | #define HAVE_LIBBZ2 1 |
---|
4492 | | #define HAVE_ICONV 1 |
---|
4493 | | #define ICONV_CONST |
---|
4494 | | #define HAVE_ICONV_H 1 |
---|
4495 | | #define HAVE_LOCALCHARSET_H 1 |
---|
4496 | | #define HAVE_LOCALE_CHARSET 1 |
---|
4497 | | #define HAVE_LZ4_H 1 |
---|
4498 | | #define HAVE_LZ4HC_H 1 |
---|
4499 | | #define HAVE_ZSTD_H 1 |
---|
4500 | | #define HAVE_LZMA_H 1 |
---|
4501 | | #define HAVE_LIBLZMA 1 |
---|
4502 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
4503 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
4504 | | #define HAVE_LZO_LZO1X_H 1 |
---|
4505 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
4506 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
4507 | | #define HAVE_REGEX_H 1 |
---|
4508 | | /* end confdefs.h. */ |
---|
4509 | | #include <stddef.h> |
---|
4510 | | #ifdef HAVE_STDIO_H |
---|
4511 | | # include <stdio.h> |
---|
4512 | | #endif |
---|
4513 | | #ifdef HAVE_STDLIB_H |
---|
4514 | | # include <stdlib.h> |
---|
4515 | | #endif |
---|
4516 | | #ifdef HAVE_STRING_H |
---|
4517 | | # include <string.h> |
---|
4518 | | #endif |
---|
4519 | | #ifdef HAVE_INTTYPES_H |
---|
4520 | | # include <inttypes.h> |
---|
4521 | | #endif |
---|
4522 | | #ifdef HAVE_STDINT_H |
---|
4523 | | # include <stdint.h> |
---|
4524 | | #endif |
---|
4525 | | #ifdef HAVE_STRINGS_H |
---|
4526 | | # include <strings.h> |
---|
4527 | | #endif |
---|
4528 | | #ifdef HAVE_SYS_TYPES_H |
---|
4529 | | # include <sys/types.h> |
---|
4530 | | #endif |
---|
4531 | | #ifdef HAVE_SYS_STAT_H |
---|
4532 | | # include <sys/stat.h> |
---|
4533 | | #endif |
---|
4534 | | #ifdef HAVE_UNISTD_H |
---|
4535 | | # include <unistd.h> |
---|
4536 | | #endif |
---|
4537 | | int |
---|
4538 | | main (void) |
---|
4539 | | { |
---|
4540 | | if (sizeof ((size_t))) |
---|
4541 | | return 0; |
---|
4542 | | ; |
---|
4543 | | return 0; |
---|
4544 | | } |
---|
4545 | configure:17775: result: yes |
---|
4546 | configure:17785: checking for id_t |
---|
4547 | configure:17785: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4548 | configure:17785: $? = 0 |
---|
4549 | configure:17785: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4550 | conftest.c:140:19: error: expected expression |
---|
4551 | if (sizeof ((id_t))) |
---|
4552 | ^ |
---|
4553 | 1 error generated. |
---|
4554 | configure:17785: $? = 1 |
---|
4555 | configure: failed program was: |
---|
4556 | | /* confdefs.h */ |
---|
4557 | | #define PACKAGE_NAME "libarchive" |
---|
4558 | | #define PACKAGE_TARNAME "libarchive" |
---|
4559 | | #define PACKAGE_VERSION "3.7.2" |
---|
4560 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
4561 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
4562 | | #define PACKAGE_URL "" |
---|
4563 | | #define PACKAGE "libarchive" |
---|
4564 | | #define VERSION "3.7.2" |
---|
4565 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
4566 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
4567 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
4568 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
4569 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
4570 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
4571 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
4572 | | #define HAVE_STDIO_H 1 |
---|
4573 | | #define HAVE_STDLIB_H 1 |
---|
4574 | | #define HAVE_STRING_H 1 |
---|
4575 | | #define HAVE_INTTYPES_H 1 |
---|
4576 | | #define HAVE_STDINT_H 1 |
---|
4577 | | #define HAVE_STRINGS_H 1 |
---|
4578 | | #define HAVE_SYS_STAT_H 1 |
---|
4579 | | #define HAVE_SYS_TYPES_H 1 |
---|
4580 | | #define HAVE_UNISTD_H 1 |
---|
4581 | | #define HAVE_WCHAR_H 1 |
---|
4582 | | #define HAVE_SYS_TIME_H 1 |
---|
4583 | | #define STDC_HEADERS 1 |
---|
4584 | | #define _ALL_SOURCE 1 |
---|
4585 | | #define _DARWIN_C_SOURCE 1 |
---|
4586 | | #define _GNU_SOURCE 1 |
---|
4587 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4588 | | #define _NETBSD_SOURCE 1 |
---|
4589 | | #define _OPENBSD_SOURCE 1 |
---|
4590 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4591 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4592 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4593 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4594 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4595 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4596 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4597 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4598 | | #define _TANDEM_SOURCE 1 |
---|
4599 | | #define __EXTENSIONS__ 1 |
---|
4600 | | #define HAVE_DLFCN_H 1 |
---|
4601 | | #define LT_OBJDIR ".libs/" |
---|
4602 | | #define HAVE_DIRENT_H 1 |
---|
4603 | | #define HAVE_SYS_WAIT_H 1 |
---|
4604 | | #define HAVE_COPYFILE_H 1 |
---|
4605 | | #define HAVE_CTYPE_H 1 |
---|
4606 | | #define HAVE_ERRNO_H 1 |
---|
4607 | | #define HAVE_FCNTL_H 1 |
---|
4608 | | #define HAVE_FNMATCH_H 1 |
---|
4609 | | #define HAVE_GRP_H 1 |
---|
4610 | | #define HAVE_INTTYPES_H 1 |
---|
4611 | | #define HAVE_LANGINFO_H 1 |
---|
4612 | | #define HAVE_LIMITS_H 1 |
---|
4613 | | #define HAVE_LOCALE_H 1 |
---|
4614 | | #define HAVE_MEMBERSHIP_H 1 |
---|
4615 | | #define HAVE_PATHS_H 1 |
---|
4616 | | #define HAVE_POLL_H 1 |
---|
4617 | | #define HAVE_PTHREAD_H 1 |
---|
4618 | | #define HAVE_PWD_H 1 |
---|
4619 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4620 | | #define HAVE_SIGNAL_H 1 |
---|
4621 | | #define HAVE_SPAWN_H 1 |
---|
4622 | | #define HAVE_STDARG_H 1 |
---|
4623 | | #define HAVE_STDINT_H 1 |
---|
4624 | | #define HAVE_STDLIB_H 1 |
---|
4625 | | #define HAVE_STRING_H 1 |
---|
4626 | | #define HAVE_SYS_ACL_H 1 |
---|
4627 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4628 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4629 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4630 | | #define HAVE_SYS_QUEUE_H 1 |
---|
4631 | | #define HAVE_SYS_PARAM_H 1 |
---|
4632 | | #define HAVE_SYS_POLL_H 1 |
---|
4633 | | #define HAVE_SYS_SELECT_H 1 |
---|
4634 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4635 | | #define HAVE_SYS_TIME_H 1 |
---|
4636 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4637 | | #define HAVE_SYS_XATTR_H 1 |
---|
4638 | | #define HAVE_TIME_H 1 |
---|
4639 | | #define HAVE_UNISTD_H 1 |
---|
4640 | | #define HAVE_UTIME_H 1 |
---|
4641 | | #define HAVE_WCHAR_H 1 |
---|
4642 | | #define HAVE_WCTYPE_H 1 |
---|
4643 | | #define HAVE_ZLIB_H 1 |
---|
4644 | | #define HAVE_LIBZ 1 |
---|
4645 | | #define HAVE_BZLIB_H 1 |
---|
4646 | | #define HAVE_LIBBZ2 1 |
---|
4647 | | #define HAVE_ICONV 1 |
---|
4648 | | #define ICONV_CONST |
---|
4649 | | #define HAVE_ICONV_H 1 |
---|
4650 | | #define HAVE_LOCALCHARSET_H 1 |
---|
4651 | | #define HAVE_LOCALE_CHARSET 1 |
---|
4652 | | #define HAVE_LZ4_H 1 |
---|
4653 | | #define HAVE_LZ4HC_H 1 |
---|
4654 | | #define HAVE_ZSTD_H 1 |
---|
4655 | | #define HAVE_LZMA_H 1 |
---|
4656 | | #define HAVE_LIBLZMA 1 |
---|
4657 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
4658 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
4659 | | #define HAVE_LZO_LZO1X_H 1 |
---|
4660 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
4661 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
4662 | | #define HAVE_REGEX_H 1 |
---|
4663 | | /* end confdefs.h. */ |
---|
4664 | | #include <stddef.h> |
---|
4665 | | #ifdef HAVE_STDIO_H |
---|
4666 | | # include <stdio.h> |
---|
4667 | | #endif |
---|
4668 | | #ifdef HAVE_STDLIB_H |
---|
4669 | | # include <stdlib.h> |
---|
4670 | | #endif |
---|
4671 | | #ifdef HAVE_STRING_H |
---|
4672 | | # include <string.h> |
---|
4673 | | #endif |
---|
4674 | | #ifdef HAVE_INTTYPES_H |
---|
4675 | | # include <inttypes.h> |
---|
4676 | | #endif |
---|
4677 | | #ifdef HAVE_STDINT_H |
---|
4678 | | # include <stdint.h> |
---|
4679 | | #endif |
---|
4680 | | #ifdef HAVE_STRINGS_H |
---|
4681 | | # include <strings.h> |
---|
4682 | | #endif |
---|
4683 | | #ifdef HAVE_SYS_TYPES_H |
---|
4684 | | # include <sys/types.h> |
---|
4685 | | #endif |
---|
4686 | | #ifdef HAVE_SYS_STAT_H |
---|
4687 | | # include <sys/stat.h> |
---|
4688 | | #endif |
---|
4689 | | #ifdef HAVE_UNISTD_H |
---|
4690 | | # include <unistd.h> |
---|
4691 | | #endif |
---|
4692 | | int |
---|
4693 | | main (void) |
---|
4694 | | { |
---|
4695 | | if (sizeof ((id_t))) |
---|
4696 | | return 0; |
---|
4697 | | ; |
---|
4698 | | return 0; |
---|
4699 | | } |
---|
4700 | configure:17785: result: yes |
---|
4701 | configure:17795: checking for uintptr_t |
---|
4702 | configure:17795: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4703 | configure:17795: $? = 0 |
---|
4704 | configure:17795: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4705 | conftest.c:140:24: error: expected expression |
---|
4706 | if (sizeof ((uintptr_t))) |
---|
4707 | ^ |
---|
4708 | 1 error generated. |
---|
4709 | configure:17795: $? = 1 |
---|
4710 | configure: failed program was: |
---|
4711 | | /* confdefs.h */ |
---|
4712 | | #define PACKAGE_NAME "libarchive" |
---|
4713 | | #define PACKAGE_TARNAME "libarchive" |
---|
4714 | | #define PACKAGE_VERSION "3.7.2" |
---|
4715 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
4716 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
4717 | | #define PACKAGE_URL "" |
---|
4718 | | #define PACKAGE "libarchive" |
---|
4719 | | #define VERSION "3.7.2" |
---|
4720 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
4721 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
4722 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
4723 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
4724 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
4725 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
4726 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
4727 | | #define HAVE_STDIO_H 1 |
---|
4728 | | #define HAVE_STDLIB_H 1 |
---|
4729 | | #define HAVE_STRING_H 1 |
---|
4730 | | #define HAVE_INTTYPES_H 1 |
---|
4731 | | #define HAVE_STDINT_H 1 |
---|
4732 | | #define HAVE_STRINGS_H 1 |
---|
4733 | | #define HAVE_SYS_STAT_H 1 |
---|
4734 | | #define HAVE_SYS_TYPES_H 1 |
---|
4735 | | #define HAVE_UNISTD_H 1 |
---|
4736 | | #define HAVE_WCHAR_H 1 |
---|
4737 | | #define HAVE_SYS_TIME_H 1 |
---|
4738 | | #define STDC_HEADERS 1 |
---|
4739 | | #define _ALL_SOURCE 1 |
---|
4740 | | #define _DARWIN_C_SOURCE 1 |
---|
4741 | | #define _GNU_SOURCE 1 |
---|
4742 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4743 | | #define _NETBSD_SOURCE 1 |
---|
4744 | | #define _OPENBSD_SOURCE 1 |
---|
4745 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4746 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4747 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4748 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4749 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4750 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4751 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4752 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4753 | | #define _TANDEM_SOURCE 1 |
---|
4754 | | #define __EXTENSIONS__ 1 |
---|
4755 | | #define HAVE_DLFCN_H 1 |
---|
4756 | | #define LT_OBJDIR ".libs/" |
---|
4757 | | #define HAVE_DIRENT_H 1 |
---|
4758 | | #define HAVE_SYS_WAIT_H 1 |
---|
4759 | | #define HAVE_COPYFILE_H 1 |
---|
4760 | | #define HAVE_CTYPE_H 1 |
---|
4761 | | #define HAVE_ERRNO_H 1 |
---|
4762 | | #define HAVE_FCNTL_H 1 |
---|
4763 | | #define HAVE_FNMATCH_H 1 |
---|
4764 | | #define HAVE_GRP_H 1 |
---|
4765 | | #define HAVE_INTTYPES_H 1 |
---|
4766 | | #define HAVE_LANGINFO_H 1 |
---|
4767 | | #define HAVE_LIMITS_H 1 |
---|
4768 | | #define HAVE_LOCALE_H 1 |
---|
4769 | | #define HAVE_MEMBERSHIP_H 1 |
---|
4770 | | #define HAVE_PATHS_H 1 |
---|
4771 | | #define HAVE_POLL_H 1 |
---|
4772 | | #define HAVE_PTHREAD_H 1 |
---|
4773 | | #define HAVE_PWD_H 1 |
---|
4774 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4775 | | #define HAVE_SIGNAL_H 1 |
---|
4776 | | #define HAVE_SPAWN_H 1 |
---|
4777 | | #define HAVE_STDARG_H 1 |
---|
4778 | | #define HAVE_STDINT_H 1 |
---|
4779 | | #define HAVE_STDLIB_H 1 |
---|
4780 | | #define HAVE_STRING_H 1 |
---|
4781 | | #define HAVE_SYS_ACL_H 1 |
---|
4782 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4783 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4784 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4785 | | #define HAVE_SYS_QUEUE_H 1 |
---|
4786 | | #define HAVE_SYS_PARAM_H 1 |
---|
4787 | | #define HAVE_SYS_POLL_H 1 |
---|
4788 | | #define HAVE_SYS_SELECT_H 1 |
---|
4789 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4790 | | #define HAVE_SYS_TIME_H 1 |
---|
4791 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4792 | | #define HAVE_SYS_XATTR_H 1 |
---|
4793 | | #define HAVE_TIME_H 1 |
---|
4794 | | #define HAVE_UNISTD_H 1 |
---|
4795 | | #define HAVE_UTIME_H 1 |
---|
4796 | | #define HAVE_WCHAR_H 1 |
---|
4797 | | #define HAVE_WCTYPE_H 1 |
---|
4798 | | #define HAVE_ZLIB_H 1 |
---|
4799 | | #define HAVE_LIBZ 1 |
---|
4800 | | #define HAVE_BZLIB_H 1 |
---|
4801 | | #define HAVE_LIBBZ2 1 |
---|
4802 | | #define HAVE_ICONV 1 |
---|
4803 | | #define ICONV_CONST |
---|
4804 | | #define HAVE_ICONV_H 1 |
---|
4805 | | #define HAVE_LOCALCHARSET_H 1 |
---|
4806 | | #define HAVE_LOCALE_CHARSET 1 |
---|
4807 | | #define HAVE_LZ4_H 1 |
---|
4808 | | #define HAVE_LZ4HC_H 1 |
---|
4809 | | #define HAVE_ZSTD_H 1 |
---|
4810 | | #define HAVE_LZMA_H 1 |
---|
4811 | | #define HAVE_LIBLZMA 1 |
---|
4812 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
4813 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
4814 | | #define HAVE_LZO_LZO1X_H 1 |
---|
4815 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
4816 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
4817 | | #define HAVE_REGEX_H 1 |
---|
4818 | | /* end confdefs.h. */ |
---|
4819 | | #include <stddef.h> |
---|
4820 | | #ifdef HAVE_STDIO_H |
---|
4821 | | # include <stdio.h> |
---|
4822 | | #endif |
---|
4823 | | #ifdef HAVE_STDLIB_H |
---|
4824 | | # include <stdlib.h> |
---|
4825 | | #endif |
---|
4826 | | #ifdef HAVE_STRING_H |
---|
4827 | | # include <string.h> |
---|
4828 | | #endif |
---|
4829 | | #ifdef HAVE_INTTYPES_H |
---|
4830 | | # include <inttypes.h> |
---|
4831 | | #endif |
---|
4832 | | #ifdef HAVE_STDINT_H |
---|
4833 | | # include <stdint.h> |
---|
4834 | | #endif |
---|
4835 | | #ifdef HAVE_STRINGS_H |
---|
4836 | | # include <strings.h> |
---|
4837 | | #endif |
---|
4838 | | #ifdef HAVE_SYS_TYPES_H |
---|
4839 | | # include <sys/types.h> |
---|
4840 | | #endif |
---|
4841 | | #ifdef HAVE_SYS_STAT_H |
---|
4842 | | # include <sys/stat.h> |
---|
4843 | | #endif |
---|
4844 | | #ifdef HAVE_UNISTD_H |
---|
4845 | | # include <unistd.h> |
---|
4846 | | #endif |
---|
4847 | | int |
---|
4848 | | main (void) |
---|
4849 | | { |
---|
4850 | | if (sizeof ((uintptr_t))) |
---|
4851 | | return 0; |
---|
4852 | | ; |
---|
4853 | | return 0; |
---|
4854 | | } |
---|
4855 | configure:17795: result: yes |
---|
4856 | configure:17807: checking for struct tm.tm_gmtoff |
---|
4857 | configure:17807: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4858 | configure:17807: $? = 0 |
---|
4859 | configure:17807: result: yes |
---|
4860 | configure:17818: checking for struct tm.__tm_gmtoff |
---|
4861 | configure:17818: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4862 | conftest.c:118:13: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'? |
---|
4863 | if (ac_aggr.__tm_gmtoff) |
---|
4864 | ^~~~~~~~~~~ |
---|
4865 | tm_gmtoff |
---|
4866 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/time.h:85:7: note: 'tm_gmtoff' declared here |
---|
4867 | long tm_gmtoff; /* offset from UTC in seconds */ |
---|
4868 | ^ |
---|
4869 | 1 error generated. |
---|
4870 | configure:17818: $? = 1 |
---|
4871 | configure: failed program was: |
---|
4872 | | /* confdefs.h */ |
---|
4873 | | #define PACKAGE_NAME "libarchive" |
---|
4874 | | #define PACKAGE_TARNAME "libarchive" |
---|
4875 | | #define PACKAGE_VERSION "3.7.2" |
---|
4876 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
4877 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
4878 | | #define PACKAGE_URL "" |
---|
4879 | | #define PACKAGE "libarchive" |
---|
4880 | | #define VERSION "3.7.2" |
---|
4881 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
4882 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
4883 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
4884 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
4885 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
4886 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
4887 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
4888 | | #define HAVE_STDIO_H 1 |
---|
4889 | | #define HAVE_STDLIB_H 1 |
---|
4890 | | #define HAVE_STRING_H 1 |
---|
4891 | | #define HAVE_INTTYPES_H 1 |
---|
4892 | | #define HAVE_STDINT_H 1 |
---|
4893 | | #define HAVE_STRINGS_H 1 |
---|
4894 | | #define HAVE_SYS_STAT_H 1 |
---|
4895 | | #define HAVE_SYS_TYPES_H 1 |
---|
4896 | | #define HAVE_UNISTD_H 1 |
---|
4897 | | #define HAVE_WCHAR_H 1 |
---|
4898 | | #define HAVE_SYS_TIME_H 1 |
---|
4899 | | #define STDC_HEADERS 1 |
---|
4900 | | #define _ALL_SOURCE 1 |
---|
4901 | | #define _DARWIN_C_SOURCE 1 |
---|
4902 | | #define _GNU_SOURCE 1 |
---|
4903 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4904 | | #define _NETBSD_SOURCE 1 |
---|
4905 | | #define _OPENBSD_SOURCE 1 |
---|
4906 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4907 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4908 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4909 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4910 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4911 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4912 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4913 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4914 | | #define _TANDEM_SOURCE 1 |
---|
4915 | | #define __EXTENSIONS__ 1 |
---|
4916 | | #define HAVE_DLFCN_H 1 |
---|
4917 | | #define LT_OBJDIR ".libs/" |
---|
4918 | | #define HAVE_DIRENT_H 1 |
---|
4919 | | #define HAVE_SYS_WAIT_H 1 |
---|
4920 | | #define HAVE_COPYFILE_H 1 |
---|
4921 | | #define HAVE_CTYPE_H 1 |
---|
4922 | | #define HAVE_ERRNO_H 1 |
---|
4923 | | #define HAVE_FCNTL_H 1 |
---|
4924 | | #define HAVE_FNMATCH_H 1 |
---|
4925 | | #define HAVE_GRP_H 1 |
---|
4926 | | #define HAVE_INTTYPES_H 1 |
---|
4927 | | #define HAVE_LANGINFO_H 1 |
---|
4928 | | #define HAVE_LIMITS_H 1 |
---|
4929 | | #define HAVE_LOCALE_H 1 |
---|
4930 | | #define HAVE_MEMBERSHIP_H 1 |
---|
4931 | | #define HAVE_PATHS_H 1 |
---|
4932 | | #define HAVE_POLL_H 1 |
---|
4933 | | #define HAVE_PTHREAD_H 1 |
---|
4934 | | #define HAVE_PWD_H 1 |
---|
4935 | | #define HAVE_READPASSPHRASE_H 1 |
---|
4936 | | #define HAVE_SIGNAL_H 1 |
---|
4937 | | #define HAVE_SPAWN_H 1 |
---|
4938 | | #define HAVE_STDARG_H 1 |
---|
4939 | | #define HAVE_STDINT_H 1 |
---|
4940 | | #define HAVE_STDLIB_H 1 |
---|
4941 | | #define HAVE_STRING_H 1 |
---|
4942 | | #define HAVE_SYS_ACL_H 1 |
---|
4943 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4944 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4945 | | #define HAVE_SYS_MOUNT_H 1 |
---|
4946 | | #define HAVE_SYS_QUEUE_H 1 |
---|
4947 | | #define HAVE_SYS_PARAM_H 1 |
---|
4948 | | #define HAVE_SYS_POLL_H 1 |
---|
4949 | | #define HAVE_SYS_SELECT_H 1 |
---|
4950 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4951 | | #define HAVE_SYS_TIME_H 1 |
---|
4952 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4953 | | #define HAVE_SYS_XATTR_H 1 |
---|
4954 | | #define HAVE_TIME_H 1 |
---|
4955 | | #define HAVE_UNISTD_H 1 |
---|
4956 | | #define HAVE_UTIME_H 1 |
---|
4957 | | #define HAVE_WCHAR_H 1 |
---|
4958 | | #define HAVE_WCTYPE_H 1 |
---|
4959 | | #define HAVE_ZLIB_H 1 |
---|
4960 | | #define HAVE_LIBZ 1 |
---|
4961 | | #define HAVE_BZLIB_H 1 |
---|
4962 | | #define HAVE_LIBBZ2 1 |
---|
4963 | | #define HAVE_ICONV 1 |
---|
4964 | | #define ICONV_CONST |
---|
4965 | | #define HAVE_ICONV_H 1 |
---|
4966 | | #define HAVE_LOCALCHARSET_H 1 |
---|
4967 | | #define HAVE_LOCALE_CHARSET 1 |
---|
4968 | | #define HAVE_LZ4_H 1 |
---|
4969 | | #define HAVE_LZ4HC_H 1 |
---|
4970 | | #define HAVE_ZSTD_H 1 |
---|
4971 | | #define HAVE_LZMA_H 1 |
---|
4972 | | #define HAVE_LIBLZMA 1 |
---|
4973 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
4974 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
4975 | | #define HAVE_LZO_LZO1X_H 1 |
---|
4976 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
4977 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
4978 | | #define HAVE_REGEX_H 1 |
---|
4979 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
4980 | | /* end confdefs.h. */ |
---|
4981 | | |
---|
4982 | | #include <time.h> |
---|
4983 | | |
---|
4984 | | |
---|
4985 | | int |
---|
4986 | | main (void) |
---|
4987 | | { |
---|
4988 | | static struct tm ac_aggr; |
---|
4989 | | if (ac_aggr.__tm_gmtoff) |
---|
4990 | | return 0; |
---|
4991 | | ; |
---|
4992 | | return 0; |
---|
4993 | | } |
---|
4994 | configure:17818: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
4995 | conftest.c:118:20: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'? |
---|
4996 | if (sizeof ac_aggr.__tm_gmtoff) |
---|
4997 | ^~~~~~~~~~~ |
---|
4998 | tm_gmtoff |
---|
4999 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/time.h:85:7: note: 'tm_gmtoff' declared here |
---|
5000 | long tm_gmtoff; /* offset from UTC in seconds */ |
---|
5001 | ^ |
---|
5002 | 1 error generated. |
---|
5003 | configure:17818: $? = 1 |
---|
5004 | configure: failed program was: |
---|
5005 | | /* confdefs.h */ |
---|
5006 | | #define PACKAGE_NAME "libarchive" |
---|
5007 | | #define PACKAGE_TARNAME "libarchive" |
---|
5008 | | #define PACKAGE_VERSION "3.7.2" |
---|
5009 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
5010 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
5011 | | #define PACKAGE_URL "" |
---|
5012 | | #define PACKAGE "libarchive" |
---|
5013 | | #define VERSION "3.7.2" |
---|
5014 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
5015 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
5016 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
5017 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
5018 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
5019 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
5020 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
5021 | | #define HAVE_STDIO_H 1 |
---|
5022 | | #define HAVE_STDLIB_H 1 |
---|
5023 | | #define HAVE_STRING_H 1 |
---|
5024 | | #define HAVE_INTTYPES_H 1 |
---|
5025 | | #define HAVE_STDINT_H 1 |
---|
5026 | | #define HAVE_STRINGS_H 1 |
---|
5027 | | #define HAVE_SYS_STAT_H 1 |
---|
5028 | | #define HAVE_SYS_TYPES_H 1 |
---|
5029 | | #define HAVE_UNISTD_H 1 |
---|
5030 | | #define HAVE_WCHAR_H 1 |
---|
5031 | | #define HAVE_SYS_TIME_H 1 |
---|
5032 | | #define STDC_HEADERS 1 |
---|
5033 | | #define _ALL_SOURCE 1 |
---|
5034 | | #define _DARWIN_C_SOURCE 1 |
---|
5035 | | #define _GNU_SOURCE 1 |
---|
5036 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5037 | | #define _NETBSD_SOURCE 1 |
---|
5038 | | #define _OPENBSD_SOURCE 1 |
---|
5039 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5040 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5041 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5042 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5043 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5044 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5045 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5046 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5047 | | #define _TANDEM_SOURCE 1 |
---|
5048 | | #define __EXTENSIONS__ 1 |
---|
5049 | | #define HAVE_DLFCN_H 1 |
---|
5050 | | #define LT_OBJDIR ".libs/" |
---|
5051 | | #define HAVE_DIRENT_H 1 |
---|
5052 | | #define HAVE_SYS_WAIT_H 1 |
---|
5053 | | #define HAVE_COPYFILE_H 1 |
---|
5054 | | #define HAVE_CTYPE_H 1 |
---|
5055 | | #define HAVE_ERRNO_H 1 |
---|
5056 | | #define HAVE_FCNTL_H 1 |
---|
5057 | | #define HAVE_FNMATCH_H 1 |
---|
5058 | | #define HAVE_GRP_H 1 |
---|
5059 | | #define HAVE_INTTYPES_H 1 |
---|
5060 | | #define HAVE_LANGINFO_H 1 |
---|
5061 | | #define HAVE_LIMITS_H 1 |
---|
5062 | | #define HAVE_LOCALE_H 1 |
---|
5063 | | #define HAVE_MEMBERSHIP_H 1 |
---|
5064 | | #define HAVE_PATHS_H 1 |
---|
5065 | | #define HAVE_POLL_H 1 |
---|
5066 | | #define HAVE_PTHREAD_H 1 |
---|
5067 | | #define HAVE_PWD_H 1 |
---|
5068 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5069 | | #define HAVE_SIGNAL_H 1 |
---|
5070 | | #define HAVE_SPAWN_H 1 |
---|
5071 | | #define HAVE_STDARG_H 1 |
---|
5072 | | #define HAVE_STDINT_H 1 |
---|
5073 | | #define HAVE_STDLIB_H 1 |
---|
5074 | | #define HAVE_STRING_H 1 |
---|
5075 | | #define HAVE_SYS_ACL_H 1 |
---|
5076 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5077 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5078 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5079 | | #define HAVE_SYS_QUEUE_H 1 |
---|
5080 | | #define HAVE_SYS_PARAM_H 1 |
---|
5081 | | #define HAVE_SYS_POLL_H 1 |
---|
5082 | | #define HAVE_SYS_SELECT_H 1 |
---|
5083 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5084 | | #define HAVE_SYS_TIME_H 1 |
---|
5085 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5086 | | #define HAVE_SYS_XATTR_H 1 |
---|
5087 | | #define HAVE_TIME_H 1 |
---|
5088 | | #define HAVE_UNISTD_H 1 |
---|
5089 | | #define HAVE_UTIME_H 1 |
---|
5090 | | #define HAVE_WCHAR_H 1 |
---|
5091 | | #define HAVE_WCTYPE_H 1 |
---|
5092 | | #define HAVE_ZLIB_H 1 |
---|
5093 | | #define HAVE_LIBZ 1 |
---|
5094 | | #define HAVE_BZLIB_H 1 |
---|
5095 | | #define HAVE_LIBBZ2 1 |
---|
5096 | | #define HAVE_ICONV 1 |
---|
5097 | | #define ICONV_CONST |
---|
5098 | | #define HAVE_ICONV_H 1 |
---|
5099 | | #define HAVE_LOCALCHARSET_H 1 |
---|
5100 | | #define HAVE_LOCALE_CHARSET 1 |
---|
5101 | | #define HAVE_LZ4_H 1 |
---|
5102 | | #define HAVE_LZ4HC_H 1 |
---|
5103 | | #define HAVE_ZSTD_H 1 |
---|
5104 | | #define HAVE_LZMA_H 1 |
---|
5105 | | #define HAVE_LIBLZMA 1 |
---|
5106 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
5107 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
5108 | | #define HAVE_LZO_LZO1X_H 1 |
---|
5109 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
5110 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
5111 | | #define HAVE_REGEX_H 1 |
---|
5112 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
5113 | | /* end confdefs.h. */ |
---|
5114 | | |
---|
5115 | | #include <time.h> |
---|
5116 | | |
---|
5117 | | |
---|
5118 | | int |
---|
5119 | | main (void) |
---|
5120 | | { |
---|
5121 | | static struct tm ac_aggr; |
---|
5122 | | if (sizeof ac_aggr.__tm_gmtoff) |
---|
5123 | | return 0; |
---|
5124 | | ; |
---|
5125 | | return 0; |
---|
5126 | | } |
---|
5127 | configure:17818: result: no |
---|
5128 | configure:17832: checking for struct statfs.f_namemax |
---|
5129 | configure:17832: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5130 | conftest.c:119:13: error: no member named 'f_namemax' in 'struct statfs' |
---|
5131 | if (ac_aggr.f_namemax) |
---|
5132 | ~~~~~~~ ^ |
---|
5133 | 1 error generated. |
---|
5134 | configure:17832: $? = 1 |
---|
5135 | configure: failed program was: |
---|
5136 | | /* confdefs.h */ |
---|
5137 | | #define PACKAGE_NAME "libarchive" |
---|
5138 | | #define PACKAGE_TARNAME "libarchive" |
---|
5139 | | #define PACKAGE_VERSION "3.7.2" |
---|
5140 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
5141 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
5142 | | #define PACKAGE_URL "" |
---|
5143 | | #define PACKAGE "libarchive" |
---|
5144 | | #define VERSION "3.7.2" |
---|
5145 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
5146 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
5147 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
5148 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
5149 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
5150 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
5151 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
5152 | | #define HAVE_STDIO_H 1 |
---|
5153 | | #define HAVE_STDLIB_H 1 |
---|
5154 | | #define HAVE_STRING_H 1 |
---|
5155 | | #define HAVE_INTTYPES_H 1 |
---|
5156 | | #define HAVE_STDINT_H 1 |
---|
5157 | | #define HAVE_STRINGS_H 1 |
---|
5158 | | #define HAVE_SYS_STAT_H 1 |
---|
5159 | | #define HAVE_SYS_TYPES_H 1 |
---|
5160 | | #define HAVE_UNISTD_H 1 |
---|
5161 | | #define HAVE_WCHAR_H 1 |
---|
5162 | | #define HAVE_SYS_TIME_H 1 |
---|
5163 | | #define STDC_HEADERS 1 |
---|
5164 | | #define _ALL_SOURCE 1 |
---|
5165 | | #define _DARWIN_C_SOURCE 1 |
---|
5166 | | #define _GNU_SOURCE 1 |
---|
5167 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5168 | | #define _NETBSD_SOURCE 1 |
---|
5169 | | #define _OPENBSD_SOURCE 1 |
---|
5170 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5171 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5172 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5173 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5174 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5175 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5176 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5177 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5178 | | #define _TANDEM_SOURCE 1 |
---|
5179 | | #define __EXTENSIONS__ 1 |
---|
5180 | | #define HAVE_DLFCN_H 1 |
---|
5181 | | #define LT_OBJDIR ".libs/" |
---|
5182 | | #define HAVE_DIRENT_H 1 |
---|
5183 | | #define HAVE_SYS_WAIT_H 1 |
---|
5184 | | #define HAVE_COPYFILE_H 1 |
---|
5185 | | #define HAVE_CTYPE_H 1 |
---|
5186 | | #define HAVE_ERRNO_H 1 |
---|
5187 | | #define HAVE_FCNTL_H 1 |
---|
5188 | | #define HAVE_FNMATCH_H 1 |
---|
5189 | | #define HAVE_GRP_H 1 |
---|
5190 | | #define HAVE_INTTYPES_H 1 |
---|
5191 | | #define HAVE_LANGINFO_H 1 |
---|
5192 | | #define HAVE_LIMITS_H 1 |
---|
5193 | | #define HAVE_LOCALE_H 1 |
---|
5194 | | #define HAVE_MEMBERSHIP_H 1 |
---|
5195 | | #define HAVE_PATHS_H 1 |
---|
5196 | | #define HAVE_POLL_H 1 |
---|
5197 | | #define HAVE_PTHREAD_H 1 |
---|
5198 | | #define HAVE_PWD_H 1 |
---|
5199 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5200 | | #define HAVE_SIGNAL_H 1 |
---|
5201 | | #define HAVE_SPAWN_H 1 |
---|
5202 | | #define HAVE_STDARG_H 1 |
---|
5203 | | #define HAVE_STDINT_H 1 |
---|
5204 | | #define HAVE_STDLIB_H 1 |
---|
5205 | | #define HAVE_STRING_H 1 |
---|
5206 | | #define HAVE_SYS_ACL_H 1 |
---|
5207 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5208 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5209 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5210 | | #define HAVE_SYS_QUEUE_H 1 |
---|
5211 | | #define HAVE_SYS_PARAM_H 1 |
---|
5212 | | #define HAVE_SYS_POLL_H 1 |
---|
5213 | | #define HAVE_SYS_SELECT_H 1 |
---|
5214 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5215 | | #define HAVE_SYS_TIME_H 1 |
---|
5216 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5217 | | #define HAVE_SYS_XATTR_H 1 |
---|
5218 | | #define HAVE_TIME_H 1 |
---|
5219 | | #define HAVE_UNISTD_H 1 |
---|
5220 | | #define HAVE_UTIME_H 1 |
---|
5221 | | #define HAVE_WCHAR_H 1 |
---|
5222 | | #define HAVE_WCTYPE_H 1 |
---|
5223 | | #define HAVE_ZLIB_H 1 |
---|
5224 | | #define HAVE_LIBZ 1 |
---|
5225 | | #define HAVE_BZLIB_H 1 |
---|
5226 | | #define HAVE_LIBBZ2 1 |
---|
5227 | | #define HAVE_ICONV 1 |
---|
5228 | | #define ICONV_CONST |
---|
5229 | | #define HAVE_ICONV_H 1 |
---|
5230 | | #define HAVE_LOCALCHARSET_H 1 |
---|
5231 | | #define HAVE_LOCALE_CHARSET 1 |
---|
5232 | | #define HAVE_LZ4_H 1 |
---|
5233 | | #define HAVE_LZ4HC_H 1 |
---|
5234 | | #define HAVE_ZSTD_H 1 |
---|
5235 | | #define HAVE_LZMA_H 1 |
---|
5236 | | #define HAVE_LIBLZMA 1 |
---|
5237 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
5238 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
5239 | | #define HAVE_LZO_LZO1X_H 1 |
---|
5240 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
5241 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
5242 | | #define HAVE_REGEX_H 1 |
---|
5243 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
5244 | | /* end confdefs.h. */ |
---|
5245 | | |
---|
5246 | | #include <sys/param.h> |
---|
5247 | | #include <sys/mount.h> |
---|
5248 | | |
---|
5249 | | |
---|
5250 | | int |
---|
5251 | | main (void) |
---|
5252 | | { |
---|
5253 | | static struct statfs ac_aggr; |
---|
5254 | | if (ac_aggr.f_namemax) |
---|
5255 | | return 0; |
---|
5256 | | ; |
---|
5257 | | return 0; |
---|
5258 | | } |
---|
5259 | configure:17832: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5260 | conftest.c:119:20: error: no member named 'f_namemax' in 'struct statfs' |
---|
5261 | if (sizeof ac_aggr.f_namemax) |
---|
5262 | ~~~~~~~ ^ |
---|
5263 | 1 error generated. |
---|
5264 | configure:17832: $? = 1 |
---|
5265 | configure: failed program was: |
---|
5266 | | /* confdefs.h */ |
---|
5267 | | #define PACKAGE_NAME "libarchive" |
---|
5268 | | #define PACKAGE_TARNAME "libarchive" |
---|
5269 | | #define PACKAGE_VERSION "3.7.2" |
---|
5270 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
5271 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
5272 | | #define PACKAGE_URL "" |
---|
5273 | | #define PACKAGE "libarchive" |
---|
5274 | | #define VERSION "3.7.2" |
---|
5275 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
5276 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
5277 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
5278 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
5279 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
5280 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
5281 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
5282 | | #define HAVE_STDIO_H 1 |
---|
5283 | | #define HAVE_STDLIB_H 1 |
---|
5284 | | #define HAVE_STRING_H 1 |
---|
5285 | | #define HAVE_INTTYPES_H 1 |
---|
5286 | | #define HAVE_STDINT_H 1 |
---|
5287 | | #define HAVE_STRINGS_H 1 |
---|
5288 | | #define HAVE_SYS_STAT_H 1 |
---|
5289 | | #define HAVE_SYS_TYPES_H 1 |
---|
5290 | | #define HAVE_UNISTD_H 1 |
---|
5291 | | #define HAVE_WCHAR_H 1 |
---|
5292 | | #define HAVE_SYS_TIME_H 1 |
---|
5293 | | #define STDC_HEADERS 1 |
---|
5294 | | #define _ALL_SOURCE 1 |
---|
5295 | | #define _DARWIN_C_SOURCE 1 |
---|
5296 | | #define _GNU_SOURCE 1 |
---|
5297 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5298 | | #define _NETBSD_SOURCE 1 |
---|
5299 | | #define _OPENBSD_SOURCE 1 |
---|
5300 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5301 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5302 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5303 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5304 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5305 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5306 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5307 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5308 | | #define _TANDEM_SOURCE 1 |
---|
5309 | | #define __EXTENSIONS__ 1 |
---|
5310 | | #define HAVE_DLFCN_H 1 |
---|
5311 | | #define LT_OBJDIR ".libs/" |
---|
5312 | | #define HAVE_DIRENT_H 1 |
---|
5313 | | #define HAVE_SYS_WAIT_H 1 |
---|
5314 | | #define HAVE_COPYFILE_H 1 |
---|
5315 | | #define HAVE_CTYPE_H 1 |
---|
5316 | | #define HAVE_ERRNO_H 1 |
---|
5317 | | #define HAVE_FCNTL_H 1 |
---|
5318 | | #define HAVE_FNMATCH_H 1 |
---|
5319 | | #define HAVE_GRP_H 1 |
---|
5320 | | #define HAVE_INTTYPES_H 1 |
---|
5321 | | #define HAVE_LANGINFO_H 1 |
---|
5322 | | #define HAVE_LIMITS_H 1 |
---|
5323 | | #define HAVE_LOCALE_H 1 |
---|
5324 | | #define HAVE_MEMBERSHIP_H 1 |
---|
5325 | | #define HAVE_PATHS_H 1 |
---|
5326 | | #define HAVE_POLL_H 1 |
---|
5327 | | #define HAVE_PTHREAD_H 1 |
---|
5328 | | #define HAVE_PWD_H 1 |
---|
5329 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5330 | | #define HAVE_SIGNAL_H 1 |
---|
5331 | | #define HAVE_SPAWN_H 1 |
---|
5332 | | #define HAVE_STDARG_H 1 |
---|
5333 | | #define HAVE_STDINT_H 1 |
---|
5334 | | #define HAVE_STDLIB_H 1 |
---|
5335 | | #define HAVE_STRING_H 1 |
---|
5336 | | #define HAVE_SYS_ACL_H 1 |
---|
5337 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5338 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5339 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5340 | | #define HAVE_SYS_QUEUE_H 1 |
---|
5341 | | #define HAVE_SYS_PARAM_H 1 |
---|
5342 | | #define HAVE_SYS_POLL_H 1 |
---|
5343 | | #define HAVE_SYS_SELECT_H 1 |
---|
5344 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5345 | | #define HAVE_SYS_TIME_H 1 |
---|
5346 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5347 | | #define HAVE_SYS_XATTR_H 1 |
---|
5348 | | #define HAVE_TIME_H 1 |
---|
5349 | | #define HAVE_UNISTD_H 1 |
---|
5350 | | #define HAVE_UTIME_H 1 |
---|
5351 | | #define HAVE_WCHAR_H 1 |
---|
5352 | | #define HAVE_WCTYPE_H 1 |
---|
5353 | | #define HAVE_ZLIB_H 1 |
---|
5354 | | #define HAVE_LIBZ 1 |
---|
5355 | | #define HAVE_BZLIB_H 1 |
---|
5356 | | #define HAVE_LIBBZ2 1 |
---|
5357 | | #define HAVE_ICONV 1 |
---|
5358 | | #define ICONV_CONST |
---|
5359 | | #define HAVE_ICONV_H 1 |
---|
5360 | | #define HAVE_LOCALCHARSET_H 1 |
---|
5361 | | #define HAVE_LOCALE_CHARSET 1 |
---|
5362 | | #define HAVE_LZ4_H 1 |
---|
5363 | | #define HAVE_LZ4HC_H 1 |
---|
5364 | | #define HAVE_ZSTD_H 1 |
---|
5365 | | #define HAVE_LZMA_H 1 |
---|
5366 | | #define HAVE_LIBLZMA 1 |
---|
5367 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
5368 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
5369 | | #define HAVE_LZO_LZO1X_H 1 |
---|
5370 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
5371 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
5372 | | #define HAVE_REGEX_H 1 |
---|
5373 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
5374 | | /* end confdefs.h. */ |
---|
5375 | | |
---|
5376 | | #include <sys/param.h> |
---|
5377 | | #include <sys/mount.h> |
---|
5378 | | |
---|
5379 | | |
---|
5380 | | int |
---|
5381 | | main (void) |
---|
5382 | | { |
---|
5383 | | static struct statfs ac_aggr; |
---|
5384 | | if (sizeof ac_aggr.f_namemax) |
---|
5385 | | return 0; |
---|
5386 | | ; |
---|
5387 | | return 0; |
---|
5388 | | } |
---|
5389 | configure:17832: result: no |
---|
5390 | configure:17847: checking for struct statfs.f_iosize |
---|
5391 | configure:17847: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5392 | configure:17847: $? = 0 |
---|
5393 | configure:17847: result: yes |
---|
5394 | configure:17862: checking for struct statvfs.f_iosize |
---|
5395 | configure:17862: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5396 | conftest.c:119:13: error: no member named 'f_iosize' in 'struct statvfs' |
---|
5397 | if (ac_aggr.f_iosize) |
---|
5398 | ~~~~~~~ ^ |
---|
5399 | 1 error generated. |
---|
5400 | configure:17862: $? = 1 |
---|
5401 | configure: failed program was: |
---|
5402 | | /* confdefs.h */ |
---|
5403 | | #define PACKAGE_NAME "libarchive" |
---|
5404 | | #define PACKAGE_TARNAME "libarchive" |
---|
5405 | | #define PACKAGE_VERSION "3.7.2" |
---|
5406 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
5407 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
5408 | | #define PACKAGE_URL "" |
---|
5409 | | #define PACKAGE "libarchive" |
---|
5410 | | #define VERSION "3.7.2" |
---|
5411 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
5412 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
5413 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
5414 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
5415 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
5416 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
5417 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
5418 | | #define HAVE_STDIO_H 1 |
---|
5419 | | #define HAVE_STDLIB_H 1 |
---|
5420 | | #define HAVE_STRING_H 1 |
---|
5421 | | #define HAVE_INTTYPES_H 1 |
---|
5422 | | #define HAVE_STDINT_H 1 |
---|
5423 | | #define HAVE_STRINGS_H 1 |
---|
5424 | | #define HAVE_SYS_STAT_H 1 |
---|
5425 | | #define HAVE_SYS_TYPES_H 1 |
---|
5426 | | #define HAVE_UNISTD_H 1 |
---|
5427 | | #define HAVE_WCHAR_H 1 |
---|
5428 | | #define HAVE_SYS_TIME_H 1 |
---|
5429 | | #define STDC_HEADERS 1 |
---|
5430 | | #define _ALL_SOURCE 1 |
---|
5431 | | #define _DARWIN_C_SOURCE 1 |
---|
5432 | | #define _GNU_SOURCE 1 |
---|
5433 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5434 | | #define _NETBSD_SOURCE 1 |
---|
5435 | | #define _OPENBSD_SOURCE 1 |
---|
5436 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5437 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5438 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5439 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5440 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5441 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5442 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5443 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5444 | | #define _TANDEM_SOURCE 1 |
---|
5445 | | #define __EXTENSIONS__ 1 |
---|
5446 | | #define HAVE_DLFCN_H 1 |
---|
5447 | | #define LT_OBJDIR ".libs/" |
---|
5448 | | #define HAVE_DIRENT_H 1 |
---|
5449 | | #define HAVE_SYS_WAIT_H 1 |
---|
5450 | | #define HAVE_COPYFILE_H 1 |
---|
5451 | | #define HAVE_CTYPE_H 1 |
---|
5452 | | #define HAVE_ERRNO_H 1 |
---|
5453 | | #define HAVE_FCNTL_H 1 |
---|
5454 | | #define HAVE_FNMATCH_H 1 |
---|
5455 | | #define HAVE_GRP_H 1 |
---|
5456 | | #define HAVE_INTTYPES_H 1 |
---|
5457 | | #define HAVE_LANGINFO_H 1 |
---|
5458 | | #define HAVE_LIMITS_H 1 |
---|
5459 | | #define HAVE_LOCALE_H 1 |
---|
5460 | | #define HAVE_MEMBERSHIP_H 1 |
---|
5461 | | #define HAVE_PATHS_H 1 |
---|
5462 | | #define HAVE_POLL_H 1 |
---|
5463 | | #define HAVE_PTHREAD_H 1 |
---|
5464 | | #define HAVE_PWD_H 1 |
---|
5465 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5466 | | #define HAVE_SIGNAL_H 1 |
---|
5467 | | #define HAVE_SPAWN_H 1 |
---|
5468 | | #define HAVE_STDARG_H 1 |
---|
5469 | | #define HAVE_STDINT_H 1 |
---|
5470 | | #define HAVE_STDLIB_H 1 |
---|
5471 | | #define HAVE_STRING_H 1 |
---|
5472 | | #define HAVE_SYS_ACL_H 1 |
---|
5473 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5474 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5475 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5476 | | #define HAVE_SYS_QUEUE_H 1 |
---|
5477 | | #define HAVE_SYS_PARAM_H 1 |
---|
5478 | | #define HAVE_SYS_POLL_H 1 |
---|
5479 | | #define HAVE_SYS_SELECT_H 1 |
---|
5480 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5481 | | #define HAVE_SYS_TIME_H 1 |
---|
5482 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5483 | | #define HAVE_SYS_XATTR_H 1 |
---|
5484 | | #define HAVE_TIME_H 1 |
---|
5485 | | #define HAVE_UNISTD_H 1 |
---|
5486 | | #define HAVE_UTIME_H 1 |
---|
5487 | | #define HAVE_WCHAR_H 1 |
---|
5488 | | #define HAVE_WCTYPE_H 1 |
---|
5489 | | #define HAVE_ZLIB_H 1 |
---|
5490 | | #define HAVE_LIBZ 1 |
---|
5491 | | #define HAVE_BZLIB_H 1 |
---|
5492 | | #define HAVE_LIBBZ2 1 |
---|
5493 | | #define HAVE_ICONV 1 |
---|
5494 | | #define ICONV_CONST |
---|
5495 | | #define HAVE_ICONV_H 1 |
---|
5496 | | #define HAVE_LOCALCHARSET_H 1 |
---|
5497 | | #define HAVE_LOCALE_CHARSET 1 |
---|
5498 | | #define HAVE_LZ4_H 1 |
---|
5499 | | #define HAVE_LZ4HC_H 1 |
---|
5500 | | #define HAVE_ZSTD_H 1 |
---|
5501 | | #define HAVE_LZMA_H 1 |
---|
5502 | | #define HAVE_LIBLZMA 1 |
---|
5503 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
5504 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
5505 | | #define HAVE_LZO_LZO1X_H 1 |
---|
5506 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
5507 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
5508 | | #define HAVE_REGEX_H 1 |
---|
5509 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
5510 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
5511 | | /* end confdefs.h. */ |
---|
5512 | | |
---|
5513 | | #include <sys/statvfs.h> |
---|
5514 | | |
---|
5515 | | |
---|
5516 | | int |
---|
5517 | | main (void) |
---|
5518 | | { |
---|
5519 | | static struct statvfs ac_aggr; |
---|
5520 | | if (ac_aggr.f_iosize) |
---|
5521 | | return 0; |
---|
5522 | | ; |
---|
5523 | | return 0; |
---|
5524 | | } |
---|
5525 | configure:17862: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5526 | conftest.c:119:20: error: no member named 'f_iosize' in 'struct statvfs' |
---|
5527 | if (sizeof ac_aggr.f_iosize) |
---|
5528 | ~~~~~~~ ^ |
---|
5529 | 1 error generated. |
---|
5530 | configure:17862: $? = 1 |
---|
5531 | configure: failed program was: |
---|
5532 | | /* confdefs.h */ |
---|
5533 | | #define PACKAGE_NAME "libarchive" |
---|
5534 | | #define PACKAGE_TARNAME "libarchive" |
---|
5535 | | #define PACKAGE_VERSION "3.7.2" |
---|
5536 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
5537 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
5538 | | #define PACKAGE_URL "" |
---|
5539 | | #define PACKAGE "libarchive" |
---|
5540 | | #define VERSION "3.7.2" |
---|
5541 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
5542 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
5543 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
5544 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
5545 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
5546 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
5547 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
5548 | | #define HAVE_STDIO_H 1 |
---|
5549 | | #define HAVE_STDLIB_H 1 |
---|
5550 | | #define HAVE_STRING_H 1 |
---|
5551 | | #define HAVE_INTTYPES_H 1 |
---|
5552 | | #define HAVE_STDINT_H 1 |
---|
5553 | | #define HAVE_STRINGS_H 1 |
---|
5554 | | #define HAVE_SYS_STAT_H 1 |
---|
5555 | | #define HAVE_SYS_TYPES_H 1 |
---|
5556 | | #define HAVE_UNISTD_H 1 |
---|
5557 | | #define HAVE_WCHAR_H 1 |
---|
5558 | | #define HAVE_SYS_TIME_H 1 |
---|
5559 | | #define STDC_HEADERS 1 |
---|
5560 | | #define _ALL_SOURCE 1 |
---|
5561 | | #define _DARWIN_C_SOURCE 1 |
---|
5562 | | #define _GNU_SOURCE 1 |
---|
5563 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5564 | | #define _NETBSD_SOURCE 1 |
---|
5565 | | #define _OPENBSD_SOURCE 1 |
---|
5566 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5567 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5568 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5569 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5570 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5571 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5572 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5573 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5574 | | #define _TANDEM_SOURCE 1 |
---|
5575 | | #define __EXTENSIONS__ 1 |
---|
5576 | | #define HAVE_DLFCN_H 1 |
---|
5577 | | #define LT_OBJDIR ".libs/" |
---|
5578 | | #define HAVE_DIRENT_H 1 |
---|
5579 | | #define HAVE_SYS_WAIT_H 1 |
---|
5580 | | #define HAVE_COPYFILE_H 1 |
---|
5581 | | #define HAVE_CTYPE_H 1 |
---|
5582 | | #define HAVE_ERRNO_H 1 |
---|
5583 | | #define HAVE_FCNTL_H 1 |
---|
5584 | | #define HAVE_FNMATCH_H 1 |
---|
5585 | | #define HAVE_GRP_H 1 |
---|
5586 | | #define HAVE_INTTYPES_H 1 |
---|
5587 | | #define HAVE_LANGINFO_H 1 |
---|
5588 | | #define HAVE_LIMITS_H 1 |
---|
5589 | | #define HAVE_LOCALE_H 1 |
---|
5590 | | #define HAVE_MEMBERSHIP_H 1 |
---|
5591 | | #define HAVE_PATHS_H 1 |
---|
5592 | | #define HAVE_POLL_H 1 |
---|
5593 | | #define HAVE_PTHREAD_H 1 |
---|
5594 | | #define HAVE_PWD_H 1 |
---|
5595 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5596 | | #define HAVE_SIGNAL_H 1 |
---|
5597 | | #define HAVE_SPAWN_H 1 |
---|
5598 | | #define HAVE_STDARG_H 1 |
---|
5599 | | #define HAVE_STDINT_H 1 |
---|
5600 | | #define HAVE_STDLIB_H 1 |
---|
5601 | | #define HAVE_STRING_H 1 |
---|
5602 | | #define HAVE_SYS_ACL_H 1 |
---|
5603 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5604 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5605 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5606 | | #define HAVE_SYS_QUEUE_H 1 |
---|
5607 | | #define HAVE_SYS_PARAM_H 1 |
---|
5608 | | #define HAVE_SYS_POLL_H 1 |
---|
5609 | | #define HAVE_SYS_SELECT_H 1 |
---|
5610 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5611 | | #define HAVE_SYS_TIME_H 1 |
---|
5612 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5613 | | #define HAVE_SYS_XATTR_H 1 |
---|
5614 | | #define HAVE_TIME_H 1 |
---|
5615 | | #define HAVE_UNISTD_H 1 |
---|
5616 | | #define HAVE_UTIME_H 1 |
---|
5617 | | #define HAVE_WCHAR_H 1 |
---|
5618 | | #define HAVE_WCTYPE_H 1 |
---|
5619 | | #define HAVE_ZLIB_H 1 |
---|
5620 | | #define HAVE_LIBZ 1 |
---|
5621 | | #define HAVE_BZLIB_H 1 |
---|
5622 | | #define HAVE_LIBBZ2 1 |
---|
5623 | | #define HAVE_ICONV 1 |
---|
5624 | | #define ICONV_CONST |
---|
5625 | | #define HAVE_ICONV_H 1 |
---|
5626 | | #define HAVE_LOCALCHARSET_H 1 |
---|
5627 | | #define HAVE_LOCALE_CHARSET 1 |
---|
5628 | | #define HAVE_LZ4_H 1 |
---|
5629 | | #define HAVE_LZ4HC_H 1 |
---|
5630 | | #define HAVE_ZSTD_H 1 |
---|
5631 | | #define HAVE_LZMA_H 1 |
---|
5632 | | #define HAVE_LIBLZMA 1 |
---|
5633 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
5634 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
5635 | | #define HAVE_LZO_LZO1X_H 1 |
---|
5636 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
5637 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
5638 | | #define HAVE_REGEX_H 1 |
---|
5639 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
5640 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
5641 | | /* end confdefs.h. */ |
---|
5642 | | |
---|
5643 | | #include <sys/statvfs.h> |
---|
5644 | | |
---|
5645 | | |
---|
5646 | | int |
---|
5647 | | main (void) |
---|
5648 | | { |
---|
5649 | | static struct statvfs ac_aggr; |
---|
5650 | | if (sizeof ac_aggr.f_iosize) |
---|
5651 | | return 0; |
---|
5652 | | ; |
---|
5653 | | return 0; |
---|
5654 | | } |
---|
5655 | configure:17862: result: no |
---|
5656 | configure:17876: checking for struct stat.st_birthtime |
---|
5657 | configure:17876: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5658 | configure:17876: $? = 0 |
---|
5659 | configure:17876: result: yes |
---|
5660 | configure:17887: checking for struct stat.st_birthtimespec.tv_nsec |
---|
5661 | configure:17887: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5662 | configure:17887: $? = 0 |
---|
5663 | configure:17887: result: yes |
---|
5664 | configure:17896: checking for struct stat.st_mtimespec.tv_nsec |
---|
5665 | configure:17896: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5666 | configure:17896: $? = 0 |
---|
5667 | configure:17896: result: yes |
---|
5668 | configure:17905: checking for struct stat.st_mtim.tv_nsec |
---|
5669 | configure:17905: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5670 | conftest.c:146:13: error: no member named 'st_mtim' in 'struct stat' |
---|
5671 | if (ac_aggr.st_mtim.tv_nsec) |
---|
5672 | ~~~~~~~ ^ |
---|
5673 | 1 error generated. |
---|
5674 | configure:17905: $? = 1 |
---|
5675 | configure: failed program was: |
---|
5676 | | /* confdefs.h */ |
---|
5677 | | #define PACKAGE_NAME "libarchive" |
---|
5678 | | #define PACKAGE_TARNAME "libarchive" |
---|
5679 | | #define PACKAGE_VERSION "3.7.2" |
---|
5680 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
5681 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
5682 | | #define PACKAGE_URL "" |
---|
5683 | | #define PACKAGE "libarchive" |
---|
5684 | | #define VERSION "3.7.2" |
---|
5685 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
5686 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
5687 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
5688 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
5689 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
5690 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
5691 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
5692 | | #define HAVE_STDIO_H 1 |
---|
5693 | | #define HAVE_STDLIB_H 1 |
---|
5694 | | #define HAVE_STRING_H 1 |
---|
5695 | | #define HAVE_INTTYPES_H 1 |
---|
5696 | | #define HAVE_STDINT_H 1 |
---|
5697 | | #define HAVE_STRINGS_H 1 |
---|
5698 | | #define HAVE_SYS_STAT_H 1 |
---|
5699 | | #define HAVE_SYS_TYPES_H 1 |
---|
5700 | | #define HAVE_UNISTD_H 1 |
---|
5701 | | #define HAVE_WCHAR_H 1 |
---|
5702 | | #define HAVE_SYS_TIME_H 1 |
---|
5703 | | #define STDC_HEADERS 1 |
---|
5704 | | #define _ALL_SOURCE 1 |
---|
5705 | | #define _DARWIN_C_SOURCE 1 |
---|
5706 | | #define _GNU_SOURCE 1 |
---|
5707 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5708 | | #define _NETBSD_SOURCE 1 |
---|
5709 | | #define _OPENBSD_SOURCE 1 |
---|
5710 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5711 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5712 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5713 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5714 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5715 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5716 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5717 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5718 | | #define _TANDEM_SOURCE 1 |
---|
5719 | | #define __EXTENSIONS__ 1 |
---|
5720 | | #define HAVE_DLFCN_H 1 |
---|
5721 | | #define LT_OBJDIR ".libs/" |
---|
5722 | | #define HAVE_DIRENT_H 1 |
---|
5723 | | #define HAVE_SYS_WAIT_H 1 |
---|
5724 | | #define HAVE_COPYFILE_H 1 |
---|
5725 | | #define HAVE_CTYPE_H 1 |
---|
5726 | | #define HAVE_ERRNO_H 1 |
---|
5727 | | #define HAVE_FCNTL_H 1 |
---|
5728 | | #define HAVE_FNMATCH_H 1 |
---|
5729 | | #define HAVE_GRP_H 1 |
---|
5730 | | #define HAVE_INTTYPES_H 1 |
---|
5731 | | #define HAVE_LANGINFO_H 1 |
---|
5732 | | #define HAVE_LIMITS_H 1 |
---|
5733 | | #define HAVE_LOCALE_H 1 |
---|
5734 | | #define HAVE_MEMBERSHIP_H 1 |
---|
5735 | | #define HAVE_PATHS_H 1 |
---|
5736 | | #define HAVE_POLL_H 1 |
---|
5737 | | #define HAVE_PTHREAD_H 1 |
---|
5738 | | #define HAVE_PWD_H 1 |
---|
5739 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5740 | | #define HAVE_SIGNAL_H 1 |
---|
5741 | | #define HAVE_SPAWN_H 1 |
---|
5742 | | #define HAVE_STDARG_H 1 |
---|
5743 | | #define HAVE_STDINT_H 1 |
---|
5744 | | #define HAVE_STDLIB_H 1 |
---|
5745 | | #define HAVE_STRING_H 1 |
---|
5746 | | #define HAVE_SYS_ACL_H 1 |
---|
5747 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5748 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5749 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5750 | | #define HAVE_SYS_QUEUE_H 1 |
---|
5751 | | #define HAVE_SYS_PARAM_H 1 |
---|
5752 | | #define HAVE_SYS_POLL_H 1 |
---|
5753 | | #define HAVE_SYS_SELECT_H 1 |
---|
5754 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5755 | | #define HAVE_SYS_TIME_H 1 |
---|
5756 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5757 | | #define HAVE_SYS_XATTR_H 1 |
---|
5758 | | #define HAVE_TIME_H 1 |
---|
5759 | | #define HAVE_UNISTD_H 1 |
---|
5760 | | #define HAVE_UTIME_H 1 |
---|
5761 | | #define HAVE_WCHAR_H 1 |
---|
5762 | | #define HAVE_WCTYPE_H 1 |
---|
5763 | | #define HAVE_ZLIB_H 1 |
---|
5764 | | #define HAVE_LIBZ 1 |
---|
5765 | | #define HAVE_BZLIB_H 1 |
---|
5766 | | #define HAVE_LIBBZ2 1 |
---|
5767 | | #define HAVE_ICONV 1 |
---|
5768 | | #define ICONV_CONST |
---|
5769 | | #define HAVE_ICONV_H 1 |
---|
5770 | | #define HAVE_LOCALCHARSET_H 1 |
---|
5771 | | #define HAVE_LOCALE_CHARSET 1 |
---|
5772 | | #define HAVE_LZ4_H 1 |
---|
5773 | | #define HAVE_LZ4HC_H 1 |
---|
5774 | | #define HAVE_ZSTD_H 1 |
---|
5775 | | #define HAVE_LZMA_H 1 |
---|
5776 | | #define HAVE_LIBLZMA 1 |
---|
5777 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
5778 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
5779 | | #define HAVE_LZO_LZO1X_H 1 |
---|
5780 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
5781 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
5782 | | #define HAVE_REGEX_H 1 |
---|
5783 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
5784 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
5785 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
5786 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
5787 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
5788 | | /* end confdefs.h. */ |
---|
5789 | | #include <stddef.h> |
---|
5790 | | #ifdef HAVE_STDIO_H |
---|
5791 | | # include <stdio.h> |
---|
5792 | | #endif |
---|
5793 | | #ifdef HAVE_STDLIB_H |
---|
5794 | | # include <stdlib.h> |
---|
5795 | | #endif |
---|
5796 | | #ifdef HAVE_STRING_H |
---|
5797 | | # include <string.h> |
---|
5798 | | #endif |
---|
5799 | | #ifdef HAVE_INTTYPES_H |
---|
5800 | | # include <inttypes.h> |
---|
5801 | | #endif |
---|
5802 | | #ifdef HAVE_STDINT_H |
---|
5803 | | # include <stdint.h> |
---|
5804 | | #endif |
---|
5805 | | #ifdef HAVE_STRINGS_H |
---|
5806 | | # include <strings.h> |
---|
5807 | | #endif |
---|
5808 | | #ifdef HAVE_SYS_TYPES_H |
---|
5809 | | # include <sys/types.h> |
---|
5810 | | #endif |
---|
5811 | | #ifdef HAVE_SYS_STAT_H |
---|
5812 | | # include <sys/stat.h> |
---|
5813 | | #endif |
---|
5814 | | #ifdef HAVE_UNISTD_H |
---|
5815 | | # include <unistd.h> |
---|
5816 | | #endif |
---|
5817 | | int |
---|
5818 | | main (void) |
---|
5819 | | { |
---|
5820 | | static struct stat ac_aggr; |
---|
5821 | | if (ac_aggr.st_mtim.tv_nsec) |
---|
5822 | | return 0; |
---|
5823 | | ; |
---|
5824 | | return 0; |
---|
5825 | | } |
---|
5826 | configure:17905: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5827 | conftest.c:146:20: error: no member named 'st_mtim' in 'struct stat' |
---|
5828 | if (sizeof ac_aggr.st_mtim.tv_nsec) |
---|
5829 | ~~~~~~~ ^ |
---|
5830 | 1 error generated. |
---|
5831 | configure:17905: $? = 1 |
---|
5832 | configure: failed program was: |
---|
5833 | | /* confdefs.h */ |
---|
5834 | | #define PACKAGE_NAME "libarchive" |
---|
5835 | | #define PACKAGE_TARNAME "libarchive" |
---|
5836 | | #define PACKAGE_VERSION "3.7.2" |
---|
5837 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
5838 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
5839 | | #define PACKAGE_URL "" |
---|
5840 | | #define PACKAGE "libarchive" |
---|
5841 | | #define VERSION "3.7.2" |
---|
5842 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
5843 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
5844 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
5845 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
5846 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
5847 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
5848 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
5849 | | #define HAVE_STDIO_H 1 |
---|
5850 | | #define HAVE_STDLIB_H 1 |
---|
5851 | | #define HAVE_STRING_H 1 |
---|
5852 | | #define HAVE_INTTYPES_H 1 |
---|
5853 | | #define HAVE_STDINT_H 1 |
---|
5854 | | #define HAVE_STRINGS_H 1 |
---|
5855 | | #define HAVE_SYS_STAT_H 1 |
---|
5856 | | #define HAVE_SYS_TYPES_H 1 |
---|
5857 | | #define HAVE_UNISTD_H 1 |
---|
5858 | | #define HAVE_WCHAR_H 1 |
---|
5859 | | #define HAVE_SYS_TIME_H 1 |
---|
5860 | | #define STDC_HEADERS 1 |
---|
5861 | | #define _ALL_SOURCE 1 |
---|
5862 | | #define _DARWIN_C_SOURCE 1 |
---|
5863 | | #define _GNU_SOURCE 1 |
---|
5864 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5865 | | #define _NETBSD_SOURCE 1 |
---|
5866 | | #define _OPENBSD_SOURCE 1 |
---|
5867 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5868 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5869 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5870 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5871 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5872 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5873 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5874 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5875 | | #define _TANDEM_SOURCE 1 |
---|
5876 | | #define __EXTENSIONS__ 1 |
---|
5877 | | #define HAVE_DLFCN_H 1 |
---|
5878 | | #define LT_OBJDIR ".libs/" |
---|
5879 | | #define HAVE_DIRENT_H 1 |
---|
5880 | | #define HAVE_SYS_WAIT_H 1 |
---|
5881 | | #define HAVE_COPYFILE_H 1 |
---|
5882 | | #define HAVE_CTYPE_H 1 |
---|
5883 | | #define HAVE_ERRNO_H 1 |
---|
5884 | | #define HAVE_FCNTL_H 1 |
---|
5885 | | #define HAVE_FNMATCH_H 1 |
---|
5886 | | #define HAVE_GRP_H 1 |
---|
5887 | | #define HAVE_INTTYPES_H 1 |
---|
5888 | | #define HAVE_LANGINFO_H 1 |
---|
5889 | | #define HAVE_LIMITS_H 1 |
---|
5890 | | #define HAVE_LOCALE_H 1 |
---|
5891 | | #define HAVE_MEMBERSHIP_H 1 |
---|
5892 | | #define HAVE_PATHS_H 1 |
---|
5893 | | #define HAVE_POLL_H 1 |
---|
5894 | | #define HAVE_PTHREAD_H 1 |
---|
5895 | | #define HAVE_PWD_H 1 |
---|
5896 | | #define HAVE_READPASSPHRASE_H 1 |
---|
5897 | | #define HAVE_SIGNAL_H 1 |
---|
5898 | | #define HAVE_SPAWN_H 1 |
---|
5899 | | #define HAVE_STDARG_H 1 |
---|
5900 | | #define HAVE_STDINT_H 1 |
---|
5901 | | #define HAVE_STDLIB_H 1 |
---|
5902 | | #define HAVE_STRING_H 1 |
---|
5903 | | #define HAVE_SYS_ACL_H 1 |
---|
5904 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5905 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5906 | | #define HAVE_SYS_MOUNT_H 1 |
---|
5907 | | #define HAVE_SYS_QUEUE_H 1 |
---|
5908 | | #define HAVE_SYS_PARAM_H 1 |
---|
5909 | | #define HAVE_SYS_POLL_H 1 |
---|
5910 | | #define HAVE_SYS_SELECT_H 1 |
---|
5911 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5912 | | #define HAVE_SYS_TIME_H 1 |
---|
5913 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5914 | | #define HAVE_SYS_XATTR_H 1 |
---|
5915 | | #define HAVE_TIME_H 1 |
---|
5916 | | #define HAVE_UNISTD_H 1 |
---|
5917 | | #define HAVE_UTIME_H 1 |
---|
5918 | | #define HAVE_WCHAR_H 1 |
---|
5919 | | #define HAVE_WCTYPE_H 1 |
---|
5920 | | #define HAVE_ZLIB_H 1 |
---|
5921 | | #define HAVE_LIBZ 1 |
---|
5922 | | #define HAVE_BZLIB_H 1 |
---|
5923 | | #define HAVE_LIBBZ2 1 |
---|
5924 | | #define HAVE_ICONV 1 |
---|
5925 | | #define ICONV_CONST |
---|
5926 | | #define HAVE_ICONV_H 1 |
---|
5927 | | #define HAVE_LOCALCHARSET_H 1 |
---|
5928 | | #define HAVE_LOCALE_CHARSET 1 |
---|
5929 | | #define HAVE_LZ4_H 1 |
---|
5930 | | #define HAVE_LZ4HC_H 1 |
---|
5931 | | #define HAVE_ZSTD_H 1 |
---|
5932 | | #define HAVE_LZMA_H 1 |
---|
5933 | | #define HAVE_LIBLZMA 1 |
---|
5934 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
5935 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
5936 | | #define HAVE_LZO_LZO1X_H 1 |
---|
5937 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
5938 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
5939 | | #define HAVE_REGEX_H 1 |
---|
5940 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
5941 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
5942 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
5943 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
5944 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
5945 | | /* end confdefs.h. */ |
---|
5946 | | #include <stddef.h> |
---|
5947 | | #ifdef HAVE_STDIO_H |
---|
5948 | | # include <stdio.h> |
---|
5949 | | #endif |
---|
5950 | | #ifdef HAVE_STDLIB_H |
---|
5951 | | # include <stdlib.h> |
---|
5952 | | #endif |
---|
5953 | | #ifdef HAVE_STRING_H |
---|
5954 | | # include <string.h> |
---|
5955 | | #endif |
---|
5956 | | #ifdef HAVE_INTTYPES_H |
---|
5957 | | # include <inttypes.h> |
---|
5958 | | #endif |
---|
5959 | | #ifdef HAVE_STDINT_H |
---|
5960 | | # include <stdint.h> |
---|
5961 | | #endif |
---|
5962 | | #ifdef HAVE_STRINGS_H |
---|
5963 | | # include <strings.h> |
---|
5964 | | #endif |
---|
5965 | | #ifdef HAVE_SYS_TYPES_H |
---|
5966 | | # include <sys/types.h> |
---|
5967 | | #endif |
---|
5968 | | #ifdef HAVE_SYS_STAT_H |
---|
5969 | | # include <sys/stat.h> |
---|
5970 | | #endif |
---|
5971 | | #ifdef HAVE_UNISTD_H |
---|
5972 | | # include <unistd.h> |
---|
5973 | | #endif |
---|
5974 | | int |
---|
5975 | | main (void) |
---|
5976 | | { |
---|
5977 | | static struct stat ac_aggr; |
---|
5978 | | if (sizeof ac_aggr.st_mtim.tv_nsec) |
---|
5979 | | return 0; |
---|
5980 | | ; |
---|
5981 | | return 0; |
---|
5982 | | } |
---|
5983 | configure:17905: result: no |
---|
5984 | configure:17914: checking for struct stat.st_mtime_n |
---|
5985 | configure:17914: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
5986 | conftest.c:146:13: error: no member named 'st_mtime_n' in 'struct stat' |
---|
5987 | if (ac_aggr.st_mtime_n) |
---|
5988 | ~~~~~~~ ^ |
---|
5989 | 1 error generated. |
---|
5990 | configure:17914: $? = 1 |
---|
5991 | configure: failed program was: |
---|
5992 | | /* confdefs.h */ |
---|
5993 | | #define PACKAGE_NAME "libarchive" |
---|
5994 | | #define PACKAGE_TARNAME "libarchive" |
---|
5995 | | #define PACKAGE_VERSION "3.7.2" |
---|
5996 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
5997 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
5998 | | #define PACKAGE_URL "" |
---|
5999 | | #define PACKAGE "libarchive" |
---|
6000 | | #define VERSION "3.7.2" |
---|
6001 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
6002 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
6003 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
6004 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
6005 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
6006 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
6007 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
6008 | | #define HAVE_STDIO_H 1 |
---|
6009 | | #define HAVE_STDLIB_H 1 |
---|
6010 | | #define HAVE_STRING_H 1 |
---|
6011 | | #define HAVE_INTTYPES_H 1 |
---|
6012 | | #define HAVE_STDINT_H 1 |
---|
6013 | | #define HAVE_STRINGS_H 1 |
---|
6014 | | #define HAVE_SYS_STAT_H 1 |
---|
6015 | | #define HAVE_SYS_TYPES_H 1 |
---|
6016 | | #define HAVE_UNISTD_H 1 |
---|
6017 | | #define HAVE_WCHAR_H 1 |
---|
6018 | | #define HAVE_SYS_TIME_H 1 |
---|
6019 | | #define STDC_HEADERS 1 |
---|
6020 | | #define _ALL_SOURCE 1 |
---|
6021 | | #define _DARWIN_C_SOURCE 1 |
---|
6022 | | #define _GNU_SOURCE 1 |
---|
6023 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6024 | | #define _NETBSD_SOURCE 1 |
---|
6025 | | #define _OPENBSD_SOURCE 1 |
---|
6026 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6027 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6028 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6029 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6030 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6031 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6032 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6033 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6034 | | #define _TANDEM_SOURCE 1 |
---|
6035 | | #define __EXTENSIONS__ 1 |
---|
6036 | | #define HAVE_DLFCN_H 1 |
---|
6037 | | #define LT_OBJDIR ".libs/" |
---|
6038 | | #define HAVE_DIRENT_H 1 |
---|
6039 | | #define HAVE_SYS_WAIT_H 1 |
---|
6040 | | #define HAVE_COPYFILE_H 1 |
---|
6041 | | #define HAVE_CTYPE_H 1 |
---|
6042 | | #define HAVE_ERRNO_H 1 |
---|
6043 | | #define HAVE_FCNTL_H 1 |
---|
6044 | | #define HAVE_FNMATCH_H 1 |
---|
6045 | | #define HAVE_GRP_H 1 |
---|
6046 | | #define HAVE_INTTYPES_H 1 |
---|
6047 | | #define HAVE_LANGINFO_H 1 |
---|
6048 | | #define HAVE_LIMITS_H 1 |
---|
6049 | | #define HAVE_LOCALE_H 1 |
---|
6050 | | #define HAVE_MEMBERSHIP_H 1 |
---|
6051 | | #define HAVE_PATHS_H 1 |
---|
6052 | | #define HAVE_POLL_H 1 |
---|
6053 | | #define HAVE_PTHREAD_H 1 |
---|
6054 | | #define HAVE_PWD_H 1 |
---|
6055 | | #define HAVE_READPASSPHRASE_H 1 |
---|
6056 | | #define HAVE_SIGNAL_H 1 |
---|
6057 | | #define HAVE_SPAWN_H 1 |
---|
6058 | | #define HAVE_STDARG_H 1 |
---|
6059 | | #define HAVE_STDINT_H 1 |
---|
6060 | | #define HAVE_STDLIB_H 1 |
---|
6061 | | #define HAVE_STRING_H 1 |
---|
6062 | | #define HAVE_SYS_ACL_H 1 |
---|
6063 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6064 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6065 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6066 | | #define HAVE_SYS_QUEUE_H 1 |
---|
6067 | | #define HAVE_SYS_PARAM_H 1 |
---|
6068 | | #define HAVE_SYS_POLL_H 1 |
---|
6069 | | #define HAVE_SYS_SELECT_H 1 |
---|
6070 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6071 | | #define HAVE_SYS_TIME_H 1 |
---|
6072 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6073 | | #define HAVE_SYS_XATTR_H 1 |
---|
6074 | | #define HAVE_TIME_H 1 |
---|
6075 | | #define HAVE_UNISTD_H 1 |
---|
6076 | | #define HAVE_UTIME_H 1 |
---|
6077 | | #define HAVE_WCHAR_H 1 |
---|
6078 | | #define HAVE_WCTYPE_H 1 |
---|
6079 | | #define HAVE_ZLIB_H 1 |
---|
6080 | | #define HAVE_LIBZ 1 |
---|
6081 | | #define HAVE_BZLIB_H 1 |
---|
6082 | | #define HAVE_LIBBZ2 1 |
---|
6083 | | #define HAVE_ICONV 1 |
---|
6084 | | #define ICONV_CONST |
---|
6085 | | #define HAVE_ICONV_H 1 |
---|
6086 | | #define HAVE_LOCALCHARSET_H 1 |
---|
6087 | | #define HAVE_LOCALE_CHARSET 1 |
---|
6088 | | #define HAVE_LZ4_H 1 |
---|
6089 | | #define HAVE_LZ4HC_H 1 |
---|
6090 | | #define HAVE_ZSTD_H 1 |
---|
6091 | | #define HAVE_LZMA_H 1 |
---|
6092 | | #define HAVE_LIBLZMA 1 |
---|
6093 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
6094 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
6095 | | #define HAVE_LZO_LZO1X_H 1 |
---|
6096 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
6097 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
6098 | | #define HAVE_REGEX_H 1 |
---|
6099 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6100 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
6101 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
6102 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
6103 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
6104 | | /* end confdefs.h. */ |
---|
6105 | | #include <stddef.h> |
---|
6106 | | #ifdef HAVE_STDIO_H |
---|
6107 | | # include <stdio.h> |
---|
6108 | | #endif |
---|
6109 | | #ifdef HAVE_STDLIB_H |
---|
6110 | | # include <stdlib.h> |
---|
6111 | | #endif |
---|
6112 | | #ifdef HAVE_STRING_H |
---|
6113 | | # include <string.h> |
---|
6114 | | #endif |
---|
6115 | | #ifdef HAVE_INTTYPES_H |
---|
6116 | | # include <inttypes.h> |
---|
6117 | | #endif |
---|
6118 | | #ifdef HAVE_STDINT_H |
---|
6119 | | # include <stdint.h> |
---|
6120 | | #endif |
---|
6121 | | #ifdef HAVE_STRINGS_H |
---|
6122 | | # include <strings.h> |
---|
6123 | | #endif |
---|
6124 | | #ifdef HAVE_SYS_TYPES_H |
---|
6125 | | # include <sys/types.h> |
---|
6126 | | #endif |
---|
6127 | | #ifdef HAVE_SYS_STAT_H |
---|
6128 | | # include <sys/stat.h> |
---|
6129 | | #endif |
---|
6130 | | #ifdef HAVE_UNISTD_H |
---|
6131 | | # include <unistd.h> |
---|
6132 | | #endif |
---|
6133 | | int |
---|
6134 | | main (void) |
---|
6135 | | { |
---|
6136 | | static struct stat ac_aggr; |
---|
6137 | | if (ac_aggr.st_mtime_n) |
---|
6138 | | return 0; |
---|
6139 | | ; |
---|
6140 | | return 0; |
---|
6141 | | } |
---|
6142 | configure:17914: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6143 | conftest.c:146:20: error: no member named 'st_mtime_n' in 'struct stat' |
---|
6144 | if (sizeof ac_aggr.st_mtime_n) |
---|
6145 | ~~~~~~~ ^ |
---|
6146 | 1 error generated. |
---|
6147 | configure:17914: $? = 1 |
---|
6148 | configure: failed program was: |
---|
6149 | | /* confdefs.h */ |
---|
6150 | | #define PACKAGE_NAME "libarchive" |
---|
6151 | | #define PACKAGE_TARNAME "libarchive" |
---|
6152 | | #define PACKAGE_VERSION "3.7.2" |
---|
6153 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
6154 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
6155 | | #define PACKAGE_URL "" |
---|
6156 | | #define PACKAGE "libarchive" |
---|
6157 | | #define VERSION "3.7.2" |
---|
6158 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
6159 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
6160 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
6161 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
6162 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
6163 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
6164 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
6165 | | #define HAVE_STDIO_H 1 |
---|
6166 | | #define HAVE_STDLIB_H 1 |
---|
6167 | | #define HAVE_STRING_H 1 |
---|
6168 | | #define HAVE_INTTYPES_H 1 |
---|
6169 | | #define HAVE_STDINT_H 1 |
---|
6170 | | #define HAVE_STRINGS_H 1 |
---|
6171 | | #define HAVE_SYS_STAT_H 1 |
---|
6172 | | #define HAVE_SYS_TYPES_H 1 |
---|
6173 | | #define HAVE_UNISTD_H 1 |
---|
6174 | | #define HAVE_WCHAR_H 1 |
---|
6175 | | #define HAVE_SYS_TIME_H 1 |
---|
6176 | | #define STDC_HEADERS 1 |
---|
6177 | | #define _ALL_SOURCE 1 |
---|
6178 | | #define _DARWIN_C_SOURCE 1 |
---|
6179 | | #define _GNU_SOURCE 1 |
---|
6180 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6181 | | #define _NETBSD_SOURCE 1 |
---|
6182 | | #define _OPENBSD_SOURCE 1 |
---|
6183 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6184 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6185 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6186 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6187 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6188 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6189 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6190 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6191 | | #define _TANDEM_SOURCE 1 |
---|
6192 | | #define __EXTENSIONS__ 1 |
---|
6193 | | #define HAVE_DLFCN_H 1 |
---|
6194 | | #define LT_OBJDIR ".libs/" |
---|
6195 | | #define HAVE_DIRENT_H 1 |
---|
6196 | | #define HAVE_SYS_WAIT_H 1 |
---|
6197 | | #define HAVE_COPYFILE_H 1 |
---|
6198 | | #define HAVE_CTYPE_H 1 |
---|
6199 | | #define HAVE_ERRNO_H 1 |
---|
6200 | | #define HAVE_FCNTL_H 1 |
---|
6201 | | #define HAVE_FNMATCH_H 1 |
---|
6202 | | #define HAVE_GRP_H 1 |
---|
6203 | | #define HAVE_INTTYPES_H 1 |
---|
6204 | | #define HAVE_LANGINFO_H 1 |
---|
6205 | | #define HAVE_LIMITS_H 1 |
---|
6206 | | #define HAVE_LOCALE_H 1 |
---|
6207 | | #define HAVE_MEMBERSHIP_H 1 |
---|
6208 | | #define HAVE_PATHS_H 1 |
---|
6209 | | #define HAVE_POLL_H 1 |
---|
6210 | | #define HAVE_PTHREAD_H 1 |
---|
6211 | | #define HAVE_PWD_H 1 |
---|
6212 | | #define HAVE_READPASSPHRASE_H 1 |
---|
6213 | | #define HAVE_SIGNAL_H 1 |
---|
6214 | | #define HAVE_SPAWN_H 1 |
---|
6215 | | #define HAVE_STDARG_H 1 |
---|
6216 | | #define HAVE_STDINT_H 1 |
---|
6217 | | #define HAVE_STDLIB_H 1 |
---|
6218 | | #define HAVE_STRING_H 1 |
---|
6219 | | #define HAVE_SYS_ACL_H 1 |
---|
6220 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6221 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6222 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6223 | | #define HAVE_SYS_QUEUE_H 1 |
---|
6224 | | #define HAVE_SYS_PARAM_H 1 |
---|
6225 | | #define HAVE_SYS_POLL_H 1 |
---|
6226 | | #define HAVE_SYS_SELECT_H 1 |
---|
6227 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6228 | | #define HAVE_SYS_TIME_H 1 |
---|
6229 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6230 | | #define HAVE_SYS_XATTR_H 1 |
---|
6231 | | #define HAVE_TIME_H 1 |
---|
6232 | | #define HAVE_UNISTD_H 1 |
---|
6233 | | #define HAVE_UTIME_H 1 |
---|
6234 | | #define HAVE_WCHAR_H 1 |
---|
6235 | | #define HAVE_WCTYPE_H 1 |
---|
6236 | | #define HAVE_ZLIB_H 1 |
---|
6237 | | #define HAVE_LIBZ 1 |
---|
6238 | | #define HAVE_BZLIB_H 1 |
---|
6239 | | #define HAVE_LIBBZ2 1 |
---|
6240 | | #define HAVE_ICONV 1 |
---|
6241 | | #define ICONV_CONST |
---|
6242 | | #define HAVE_ICONV_H 1 |
---|
6243 | | #define HAVE_LOCALCHARSET_H 1 |
---|
6244 | | #define HAVE_LOCALE_CHARSET 1 |
---|
6245 | | #define HAVE_LZ4_H 1 |
---|
6246 | | #define HAVE_LZ4HC_H 1 |
---|
6247 | | #define HAVE_ZSTD_H 1 |
---|
6248 | | #define HAVE_LZMA_H 1 |
---|
6249 | | #define HAVE_LIBLZMA 1 |
---|
6250 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
6251 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
6252 | | #define HAVE_LZO_LZO1X_H 1 |
---|
6253 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
6254 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
6255 | | #define HAVE_REGEX_H 1 |
---|
6256 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6257 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
6258 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
6259 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
6260 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
6261 | | /* end confdefs.h. */ |
---|
6262 | | #include <stddef.h> |
---|
6263 | | #ifdef HAVE_STDIO_H |
---|
6264 | | # include <stdio.h> |
---|
6265 | | #endif |
---|
6266 | | #ifdef HAVE_STDLIB_H |
---|
6267 | | # include <stdlib.h> |
---|
6268 | | #endif |
---|
6269 | | #ifdef HAVE_STRING_H |
---|
6270 | | # include <string.h> |
---|
6271 | | #endif |
---|
6272 | | #ifdef HAVE_INTTYPES_H |
---|
6273 | | # include <inttypes.h> |
---|
6274 | | #endif |
---|
6275 | | #ifdef HAVE_STDINT_H |
---|
6276 | | # include <stdint.h> |
---|
6277 | | #endif |
---|
6278 | | #ifdef HAVE_STRINGS_H |
---|
6279 | | # include <strings.h> |
---|
6280 | | #endif |
---|
6281 | | #ifdef HAVE_SYS_TYPES_H |
---|
6282 | | # include <sys/types.h> |
---|
6283 | | #endif |
---|
6284 | | #ifdef HAVE_SYS_STAT_H |
---|
6285 | | # include <sys/stat.h> |
---|
6286 | | #endif |
---|
6287 | | #ifdef HAVE_UNISTD_H |
---|
6288 | | # include <unistd.h> |
---|
6289 | | #endif |
---|
6290 | | int |
---|
6291 | | main (void) |
---|
6292 | | { |
---|
6293 | | static struct stat ac_aggr; |
---|
6294 | | if (sizeof ac_aggr.st_mtime_n) |
---|
6295 | | return 0; |
---|
6296 | | ; |
---|
6297 | | return 0; |
---|
6298 | | } |
---|
6299 | configure:17914: result: no |
---|
6300 | configure:17923: checking for struct stat.st_umtime |
---|
6301 | configure:17923: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6302 | conftest.c:146:13: error: no member named 'st_umtime' in 'struct stat' |
---|
6303 | if (ac_aggr.st_umtime) |
---|
6304 | ~~~~~~~ ^ |
---|
6305 | 1 error generated. |
---|
6306 | configure:17923: $? = 1 |
---|
6307 | configure: failed program was: |
---|
6308 | | /* confdefs.h */ |
---|
6309 | | #define PACKAGE_NAME "libarchive" |
---|
6310 | | #define PACKAGE_TARNAME "libarchive" |
---|
6311 | | #define PACKAGE_VERSION "3.7.2" |
---|
6312 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
6313 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
6314 | | #define PACKAGE_URL "" |
---|
6315 | | #define PACKAGE "libarchive" |
---|
6316 | | #define VERSION "3.7.2" |
---|
6317 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
6318 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
6319 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
6320 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
6321 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
6322 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
6323 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
6324 | | #define HAVE_STDIO_H 1 |
---|
6325 | | #define HAVE_STDLIB_H 1 |
---|
6326 | | #define HAVE_STRING_H 1 |
---|
6327 | | #define HAVE_INTTYPES_H 1 |
---|
6328 | | #define HAVE_STDINT_H 1 |
---|
6329 | | #define HAVE_STRINGS_H 1 |
---|
6330 | | #define HAVE_SYS_STAT_H 1 |
---|
6331 | | #define HAVE_SYS_TYPES_H 1 |
---|
6332 | | #define HAVE_UNISTD_H 1 |
---|
6333 | | #define HAVE_WCHAR_H 1 |
---|
6334 | | #define HAVE_SYS_TIME_H 1 |
---|
6335 | | #define STDC_HEADERS 1 |
---|
6336 | | #define _ALL_SOURCE 1 |
---|
6337 | | #define _DARWIN_C_SOURCE 1 |
---|
6338 | | #define _GNU_SOURCE 1 |
---|
6339 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6340 | | #define _NETBSD_SOURCE 1 |
---|
6341 | | #define _OPENBSD_SOURCE 1 |
---|
6342 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6343 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6344 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6345 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6346 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6347 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6348 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6349 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6350 | | #define _TANDEM_SOURCE 1 |
---|
6351 | | #define __EXTENSIONS__ 1 |
---|
6352 | | #define HAVE_DLFCN_H 1 |
---|
6353 | | #define LT_OBJDIR ".libs/" |
---|
6354 | | #define HAVE_DIRENT_H 1 |
---|
6355 | | #define HAVE_SYS_WAIT_H 1 |
---|
6356 | | #define HAVE_COPYFILE_H 1 |
---|
6357 | | #define HAVE_CTYPE_H 1 |
---|
6358 | | #define HAVE_ERRNO_H 1 |
---|
6359 | | #define HAVE_FCNTL_H 1 |
---|
6360 | | #define HAVE_FNMATCH_H 1 |
---|
6361 | | #define HAVE_GRP_H 1 |
---|
6362 | | #define HAVE_INTTYPES_H 1 |
---|
6363 | | #define HAVE_LANGINFO_H 1 |
---|
6364 | | #define HAVE_LIMITS_H 1 |
---|
6365 | | #define HAVE_LOCALE_H 1 |
---|
6366 | | #define HAVE_MEMBERSHIP_H 1 |
---|
6367 | | #define HAVE_PATHS_H 1 |
---|
6368 | | #define HAVE_POLL_H 1 |
---|
6369 | | #define HAVE_PTHREAD_H 1 |
---|
6370 | | #define HAVE_PWD_H 1 |
---|
6371 | | #define HAVE_READPASSPHRASE_H 1 |
---|
6372 | | #define HAVE_SIGNAL_H 1 |
---|
6373 | | #define HAVE_SPAWN_H 1 |
---|
6374 | | #define HAVE_STDARG_H 1 |
---|
6375 | | #define HAVE_STDINT_H 1 |
---|
6376 | | #define HAVE_STDLIB_H 1 |
---|
6377 | | #define HAVE_STRING_H 1 |
---|
6378 | | #define HAVE_SYS_ACL_H 1 |
---|
6379 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6380 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6381 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6382 | | #define HAVE_SYS_QUEUE_H 1 |
---|
6383 | | #define HAVE_SYS_PARAM_H 1 |
---|
6384 | | #define HAVE_SYS_POLL_H 1 |
---|
6385 | | #define HAVE_SYS_SELECT_H 1 |
---|
6386 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6387 | | #define HAVE_SYS_TIME_H 1 |
---|
6388 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6389 | | #define HAVE_SYS_XATTR_H 1 |
---|
6390 | | #define HAVE_TIME_H 1 |
---|
6391 | | #define HAVE_UNISTD_H 1 |
---|
6392 | | #define HAVE_UTIME_H 1 |
---|
6393 | | #define HAVE_WCHAR_H 1 |
---|
6394 | | #define HAVE_WCTYPE_H 1 |
---|
6395 | | #define HAVE_ZLIB_H 1 |
---|
6396 | | #define HAVE_LIBZ 1 |
---|
6397 | | #define HAVE_BZLIB_H 1 |
---|
6398 | | #define HAVE_LIBBZ2 1 |
---|
6399 | | #define HAVE_ICONV 1 |
---|
6400 | | #define ICONV_CONST |
---|
6401 | | #define HAVE_ICONV_H 1 |
---|
6402 | | #define HAVE_LOCALCHARSET_H 1 |
---|
6403 | | #define HAVE_LOCALE_CHARSET 1 |
---|
6404 | | #define HAVE_LZ4_H 1 |
---|
6405 | | #define HAVE_LZ4HC_H 1 |
---|
6406 | | #define HAVE_ZSTD_H 1 |
---|
6407 | | #define HAVE_LZMA_H 1 |
---|
6408 | | #define HAVE_LIBLZMA 1 |
---|
6409 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
6410 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
6411 | | #define HAVE_LZO_LZO1X_H 1 |
---|
6412 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
6413 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
6414 | | #define HAVE_REGEX_H 1 |
---|
6415 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6416 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
6417 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
6418 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
6419 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
6420 | | /* end confdefs.h. */ |
---|
6421 | | #include <stddef.h> |
---|
6422 | | #ifdef HAVE_STDIO_H |
---|
6423 | | # include <stdio.h> |
---|
6424 | | #endif |
---|
6425 | | #ifdef HAVE_STDLIB_H |
---|
6426 | | # include <stdlib.h> |
---|
6427 | | #endif |
---|
6428 | | #ifdef HAVE_STRING_H |
---|
6429 | | # include <string.h> |
---|
6430 | | #endif |
---|
6431 | | #ifdef HAVE_INTTYPES_H |
---|
6432 | | # include <inttypes.h> |
---|
6433 | | #endif |
---|
6434 | | #ifdef HAVE_STDINT_H |
---|
6435 | | # include <stdint.h> |
---|
6436 | | #endif |
---|
6437 | | #ifdef HAVE_STRINGS_H |
---|
6438 | | # include <strings.h> |
---|
6439 | | #endif |
---|
6440 | | #ifdef HAVE_SYS_TYPES_H |
---|
6441 | | # include <sys/types.h> |
---|
6442 | | #endif |
---|
6443 | | #ifdef HAVE_SYS_STAT_H |
---|
6444 | | # include <sys/stat.h> |
---|
6445 | | #endif |
---|
6446 | | #ifdef HAVE_UNISTD_H |
---|
6447 | | # include <unistd.h> |
---|
6448 | | #endif |
---|
6449 | | int |
---|
6450 | | main (void) |
---|
6451 | | { |
---|
6452 | | static struct stat ac_aggr; |
---|
6453 | | if (ac_aggr.st_umtime) |
---|
6454 | | return 0; |
---|
6455 | | ; |
---|
6456 | | return 0; |
---|
6457 | | } |
---|
6458 | configure:17923: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6459 | conftest.c:146:20: error: no member named 'st_umtime' in 'struct stat' |
---|
6460 | if (sizeof ac_aggr.st_umtime) |
---|
6461 | ~~~~~~~ ^ |
---|
6462 | 1 error generated. |
---|
6463 | configure:17923: $? = 1 |
---|
6464 | configure: failed program was: |
---|
6465 | | /* confdefs.h */ |
---|
6466 | | #define PACKAGE_NAME "libarchive" |
---|
6467 | | #define PACKAGE_TARNAME "libarchive" |
---|
6468 | | #define PACKAGE_VERSION "3.7.2" |
---|
6469 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
6470 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
6471 | | #define PACKAGE_URL "" |
---|
6472 | | #define PACKAGE "libarchive" |
---|
6473 | | #define VERSION "3.7.2" |
---|
6474 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
6475 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
6476 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
6477 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
6478 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
6479 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
6480 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
6481 | | #define HAVE_STDIO_H 1 |
---|
6482 | | #define HAVE_STDLIB_H 1 |
---|
6483 | | #define HAVE_STRING_H 1 |
---|
6484 | | #define HAVE_INTTYPES_H 1 |
---|
6485 | | #define HAVE_STDINT_H 1 |
---|
6486 | | #define HAVE_STRINGS_H 1 |
---|
6487 | | #define HAVE_SYS_STAT_H 1 |
---|
6488 | | #define HAVE_SYS_TYPES_H 1 |
---|
6489 | | #define HAVE_UNISTD_H 1 |
---|
6490 | | #define HAVE_WCHAR_H 1 |
---|
6491 | | #define HAVE_SYS_TIME_H 1 |
---|
6492 | | #define STDC_HEADERS 1 |
---|
6493 | | #define _ALL_SOURCE 1 |
---|
6494 | | #define _DARWIN_C_SOURCE 1 |
---|
6495 | | #define _GNU_SOURCE 1 |
---|
6496 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6497 | | #define _NETBSD_SOURCE 1 |
---|
6498 | | #define _OPENBSD_SOURCE 1 |
---|
6499 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6500 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6501 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6502 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6503 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6504 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6505 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6506 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6507 | | #define _TANDEM_SOURCE 1 |
---|
6508 | | #define __EXTENSIONS__ 1 |
---|
6509 | | #define HAVE_DLFCN_H 1 |
---|
6510 | | #define LT_OBJDIR ".libs/" |
---|
6511 | | #define HAVE_DIRENT_H 1 |
---|
6512 | | #define HAVE_SYS_WAIT_H 1 |
---|
6513 | | #define HAVE_COPYFILE_H 1 |
---|
6514 | | #define HAVE_CTYPE_H 1 |
---|
6515 | | #define HAVE_ERRNO_H 1 |
---|
6516 | | #define HAVE_FCNTL_H 1 |
---|
6517 | | #define HAVE_FNMATCH_H 1 |
---|
6518 | | #define HAVE_GRP_H 1 |
---|
6519 | | #define HAVE_INTTYPES_H 1 |
---|
6520 | | #define HAVE_LANGINFO_H 1 |
---|
6521 | | #define HAVE_LIMITS_H 1 |
---|
6522 | | #define HAVE_LOCALE_H 1 |
---|
6523 | | #define HAVE_MEMBERSHIP_H 1 |
---|
6524 | | #define HAVE_PATHS_H 1 |
---|
6525 | | #define HAVE_POLL_H 1 |
---|
6526 | | #define HAVE_PTHREAD_H 1 |
---|
6527 | | #define HAVE_PWD_H 1 |
---|
6528 | | #define HAVE_READPASSPHRASE_H 1 |
---|
6529 | | #define HAVE_SIGNAL_H 1 |
---|
6530 | | #define HAVE_SPAWN_H 1 |
---|
6531 | | #define HAVE_STDARG_H 1 |
---|
6532 | | #define HAVE_STDINT_H 1 |
---|
6533 | | #define HAVE_STDLIB_H 1 |
---|
6534 | | #define HAVE_STRING_H 1 |
---|
6535 | | #define HAVE_SYS_ACL_H 1 |
---|
6536 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6537 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6538 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6539 | | #define HAVE_SYS_QUEUE_H 1 |
---|
6540 | | #define HAVE_SYS_PARAM_H 1 |
---|
6541 | | #define HAVE_SYS_POLL_H 1 |
---|
6542 | | #define HAVE_SYS_SELECT_H 1 |
---|
6543 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6544 | | #define HAVE_SYS_TIME_H 1 |
---|
6545 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6546 | | #define HAVE_SYS_XATTR_H 1 |
---|
6547 | | #define HAVE_TIME_H 1 |
---|
6548 | | #define HAVE_UNISTD_H 1 |
---|
6549 | | #define HAVE_UTIME_H 1 |
---|
6550 | | #define HAVE_WCHAR_H 1 |
---|
6551 | | #define HAVE_WCTYPE_H 1 |
---|
6552 | | #define HAVE_ZLIB_H 1 |
---|
6553 | | #define HAVE_LIBZ 1 |
---|
6554 | | #define HAVE_BZLIB_H 1 |
---|
6555 | | #define HAVE_LIBBZ2 1 |
---|
6556 | | #define HAVE_ICONV 1 |
---|
6557 | | #define ICONV_CONST |
---|
6558 | | #define HAVE_ICONV_H 1 |
---|
6559 | | #define HAVE_LOCALCHARSET_H 1 |
---|
6560 | | #define HAVE_LOCALE_CHARSET 1 |
---|
6561 | | #define HAVE_LZ4_H 1 |
---|
6562 | | #define HAVE_LZ4HC_H 1 |
---|
6563 | | #define HAVE_ZSTD_H 1 |
---|
6564 | | #define HAVE_LZMA_H 1 |
---|
6565 | | #define HAVE_LIBLZMA 1 |
---|
6566 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
6567 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
6568 | | #define HAVE_LZO_LZO1X_H 1 |
---|
6569 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
6570 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
6571 | | #define HAVE_REGEX_H 1 |
---|
6572 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6573 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
6574 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
6575 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
6576 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
6577 | | /* end confdefs.h. */ |
---|
6578 | | #include <stddef.h> |
---|
6579 | | #ifdef HAVE_STDIO_H |
---|
6580 | | # include <stdio.h> |
---|
6581 | | #endif |
---|
6582 | | #ifdef HAVE_STDLIB_H |
---|
6583 | | # include <stdlib.h> |
---|
6584 | | #endif |
---|
6585 | | #ifdef HAVE_STRING_H |
---|
6586 | | # include <string.h> |
---|
6587 | | #endif |
---|
6588 | | #ifdef HAVE_INTTYPES_H |
---|
6589 | | # include <inttypes.h> |
---|
6590 | | #endif |
---|
6591 | | #ifdef HAVE_STDINT_H |
---|
6592 | | # include <stdint.h> |
---|
6593 | | #endif |
---|
6594 | | #ifdef HAVE_STRINGS_H |
---|
6595 | | # include <strings.h> |
---|
6596 | | #endif |
---|
6597 | | #ifdef HAVE_SYS_TYPES_H |
---|
6598 | | # include <sys/types.h> |
---|
6599 | | #endif |
---|
6600 | | #ifdef HAVE_SYS_STAT_H |
---|
6601 | | # include <sys/stat.h> |
---|
6602 | | #endif |
---|
6603 | | #ifdef HAVE_UNISTD_H |
---|
6604 | | # include <unistd.h> |
---|
6605 | | #endif |
---|
6606 | | int |
---|
6607 | | main (void) |
---|
6608 | | { |
---|
6609 | | static struct stat ac_aggr; |
---|
6610 | | if (sizeof ac_aggr.st_umtime) |
---|
6611 | | return 0; |
---|
6612 | | ; |
---|
6613 | | return 0; |
---|
6614 | | } |
---|
6615 | configure:17923: result: no |
---|
6616 | configure:17932: checking for struct stat.st_mtime_usec |
---|
6617 | configure:17932: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6618 | conftest.c:146:13: error: no member named 'st_mtime_usec' in 'struct stat'; did you mean 'st_mtimespec'? |
---|
6619 | if (ac_aggr.st_mtime_usec) |
---|
6620 | ^~~~~~~~~~~~~ |
---|
6621 | st_mtimespec |
---|
6622 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:182:13: note: 'st_mtimespec' declared here |
---|
6623 | struct stat __DARWIN_STRUCT_STAT64; |
---|
6624 | ^ |
---|
6625 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' |
---|
6626 | __DARWIN_STRUCT_STAT64_TIMES \ |
---|
6627 | ^ |
---|
6628 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:130:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' |
---|
6629 | struct timespec st_mtimespec; /* time of last data modification */ \ |
---|
6630 | ^ |
---|
6631 | 1 error generated. |
---|
6632 | configure:17932: $? = 1 |
---|
6633 | configure: failed program was: |
---|
6634 | | /* confdefs.h */ |
---|
6635 | | #define PACKAGE_NAME "libarchive" |
---|
6636 | | #define PACKAGE_TARNAME "libarchive" |
---|
6637 | | #define PACKAGE_VERSION "3.7.2" |
---|
6638 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
6639 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
6640 | | #define PACKAGE_URL "" |
---|
6641 | | #define PACKAGE "libarchive" |
---|
6642 | | #define VERSION "3.7.2" |
---|
6643 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
6644 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
6645 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
6646 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
6647 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
6648 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
6649 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
6650 | | #define HAVE_STDIO_H 1 |
---|
6651 | | #define HAVE_STDLIB_H 1 |
---|
6652 | | #define HAVE_STRING_H 1 |
---|
6653 | | #define HAVE_INTTYPES_H 1 |
---|
6654 | | #define HAVE_STDINT_H 1 |
---|
6655 | | #define HAVE_STRINGS_H 1 |
---|
6656 | | #define HAVE_SYS_STAT_H 1 |
---|
6657 | | #define HAVE_SYS_TYPES_H 1 |
---|
6658 | | #define HAVE_UNISTD_H 1 |
---|
6659 | | #define HAVE_WCHAR_H 1 |
---|
6660 | | #define HAVE_SYS_TIME_H 1 |
---|
6661 | | #define STDC_HEADERS 1 |
---|
6662 | | #define _ALL_SOURCE 1 |
---|
6663 | | #define _DARWIN_C_SOURCE 1 |
---|
6664 | | #define _GNU_SOURCE 1 |
---|
6665 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6666 | | #define _NETBSD_SOURCE 1 |
---|
6667 | | #define _OPENBSD_SOURCE 1 |
---|
6668 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6669 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6670 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6671 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6672 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6673 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6674 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6675 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6676 | | #define _TANDEM_SOURCE 1 |
---|
6677 | | #define __EXTENSIONS__ 1 |
---|
6678 | | #define HAVE_DLFCN_H 1 |
---|
6679 | | #define LT_OBJDIR ".libs/" |
---|
6680 | | #define HAVE_DIRENT_H 1 |
---|
6681 | | #define HAVE_SYS_WAIT_H 1 |
---|
6682 | | #define HAVE_COPYFILE_H 1 |
---|
6683 | | #define HAVE_CTYPE_H 1 |
---|
6684 | | #define HAVE_ERRNO_H 1 |
---|
6685 | | #define HAVE_FCNTL_H 1 |
---|
6686 | | #define HAVE_FNMATCH_H 1 |
---|
6687 | | #define HAVE_GRP_H 1 |
---|
6688 | | #define HAVE_INTTYPES_H 1 |
---|
6689 | | #define HAVE_LANGINFO_H 1 |
---|
6690 | | #define HAVE_LIMITS_H 1 |
---|
6691 | | #define HAVE_LOCALE_H 1 |
---|
6692 | | #define HAVE_MEMBERSHIP_H 1 |
---|
6693 | | #define HAVE_PATHS_H 1 |
---|
6694 | | #define HAVE_POLL_H 1 |
---|
6695 | | #define HAVE_PTHREAD_H 1 |
---|
6696 | | #define HAVE_PWD_H 1 |
---|
6697 | | #define HAVE_READPASSPHRASE_H 1 |
---|
6698 | | #define HAVE_SIGNAL_H 1 |
---|
6699 | | #define HAVE_SPAWN_H 1 |
---|
6700 | | #define HAVE_STDARG_H 1 |
---|
6701 | | #define HAVE_STDINT_H 1 |
---|
6702 | | #define HAVE_STDLIB_H 1 |
---|
6703 | | #define HAVE_STRING_H 1 |
---|
6704 | | #define HAVE_SYS_ACL_H 1 |
---|
6705 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6706 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6707 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6708 | | #define HAVE_SYS_QUEUE_H 1 |
---|
6709 | | #define HAVE_SYS_PARAM_H 1 |
---|
6710 | | #define HAVE_SYS_POLL_H 1 |
---|
6711 | | #define HAVE_SYS_SELECT_H 1 |
---|
6712 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6713 | | #define HAVE_SYS_TIME_H 1 |
---|
6714 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6715 | | #define HAVE_SYS_XATTR_H 1 |
---|
6716 | | #define HAVE_TIME_H 1 |
---|
6717 | | #define HAVE_UNISTD_H 1 |
---|
6718 | | #define HAVE_UTIME_H 1 |
---|
6719 | | #define HAVE_WCHAR_H 1 |
---|
6720 | | #define HAVE_WCTYPE_H 1 |
---|
6721 | | #define HAVE_ZLIB_H 1 |
---|
6722 | | #define HAVE_LIBZ 1 |
---|
6723 | | #define HAVE_BZLIB_H 1 |
---|
6724 | | #define HAVE_LIBBZ2 1 |
---|
6725 | | #define HAVE_ICONV 1 |
---|
6726 | | #define ICONV_CONST |
---|
6727 | | #define HAVE_ICONV_H 1 |
---|
6728 | | #define HAVE_LOCALCHARSET_H 1 |
---|
6729 | | #define HAVE_LOCALE_CHARSET 1 |
---|
6730 | | #define HAVE_LZ4_H 1 |
---|
6731 | | #define HAVE_LZ4HC_H 1 |
---|
6732 | | #define HAVE_ZSTD_H 1 |
---|
6733 | | #define HAVE_LZMA_H 1 |
---|
6734 | | #define HAVE_LIBLZMA 1 |
---|
6735 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
6736 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
6737 | | #define HAVE_LZO_LZO1X_H 1 |
---|
6738 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
6739 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
6740 | | #define HAVE_REGEX_H 1 |
---|
6741 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6742 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
6743 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
6744 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
6745 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
6746 | | /* end confdefs.h. */ |
---|
6747 | | #include <stddef.h> |
---|
6748 | | #ifdef HAVE_STDIO_H |
---|
6749 | | # include <stdio.h> |
---|
6750 | | #endif |
---|
6751 | | #ifdef HAVE_STDLIB_H |
---|
6752 | | # include <stdlib.h> |
---|
6753 | | #endif |
---|
6754 | | #ifdef HAVE_STRING_H |
---|
6755 | | # include <string.h> |
---|
6756 | | #endif |
---|
6757 | | #ifdef HAVE_INTTYPES_H |
---|
6758 | | # include <inttypes.h> |
---|
6759 | | #endif |
---|
6760 | | #ifdef HAVE_STDINT_H |
---|
6761 | | # include <stdint.h> |
---|
6762 | | #endif |
---|
6763 | | #ifdef HAVE_STRINGS_H |
---|
6764 | | # include <strings.h> |
---|
6765 | | #endif |
---|
6766 | | #ifdef HAVE_SYS_TYPES_H |
---|
6767 | | # include <sys/types.h> |
---|
6768 | | #endif |
---|
6769 | | #ifdef HAVE_SYS_STAT_H |
---|
6770 | | # include <sys/stat.h> |
---|
6771 | | #endif |
---|
6772 | | #ifdef HAVE_UNISTD_H |
---|
6773 | | # include <unistd.h> |
---|
6774 | | #endif |
---|
6775 | | int |
---|
6776 | | main (void) |
---|
6777 | | { |
---|
6778 | | static struct stat ac_aggr; |
---|
6779 | | if (ac_aggr.st_mtime_usec) |
---|
6780 | | return 0; |
---|
6781 | | ; |
---|
6782 | | return 0; |
---|
6783 | | } |
---|
6784 | configure:17932: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6785 | conftest.c:146:20: error: no member named 'st_mtime_usec' in 'struct stat'; did you mean 'st_mtimespec'? |
---|
6786 | if (sizeof ac_aggr.st_mtime_usec) |
---|
6787 | ^~~~~~~~~~~~~ |
---|
6788 | st_mtimespec |
---|
6789 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:182:13: note: 'st_mtimespec' declared here |
---|
6790 | struct stat __DARWIN_STRUCT_STAT64; |
---|
6791 | ^ |
---|
6792 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' |
---|
6793 | __DARWIN_STRUCT_STAT64_TIMES \ |
---|
6794 | ^ |
---|
6795 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/stat.h:130:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' |
---|
6796 | struct timespec st_mtimespec; /* time of last data modification */ \ |
---|
6797 | ^ |
---|
6798 | 1 error generated. |
---|
6799 | configure:17932: $? = 1 |
---|
6800 | configure: failed program was: |
---|
6801 | | /* confdefs.h */ |
---|
6802 | | #define PACKAGE_NAME "libarchive" |
---|
6803 | | #define PACKAGE_TARNAME "libarchive" |
---|
6804 | | #define PACKAGE_VERSION "3.7.2" |
---|
6805 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
6806 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
6807 | | #define PACKAGE_URL "" |
---|
6808 | | #define PACKAGE "libarchive" |
---|
6809 | | #define VERSION "3.7.2" |
---|
6810 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
6811 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
6812 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
6813 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
6814 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
6815 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
6816 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
6817 | | #define HAVE_STDIO_H 1 |
---|
6818 | | #define HAVE_STDLIB_H 1 |
---|
6819 | | #define HAVE_STRING_H 1 |
---|
6820 | | #define HAVE_INTTYPES_H 1 |
---|
6821 | | #define HAVE_STDINT_H 1 |
---|
6822 | | #define HAVE_STRINGS_H 1 |
---|
6823 | | #define HAVE_SYS_STAT_H 1 |
---|
6824 | | #define HAVE_SYS_TYPES_H 1 |
---|
6825 | | #define HAVE_UNISTD_H 1 |
---|
6826 | | #define HAVE_WCHAR_H 1 |
---|
6827 | | #define HAVE_SYS_TIME_H 1 |
---|
6828 | | #define STDC_HEADERS 1 |
---|
6829 | | #define _ALL_SOURCE 1 |
---|
6830 | | #define _DARWIN_C_SOURCE 1 |
---|
6831 | | #define _GNU_SOURCE 1 |
---|
6832 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6833 | | #define _NETBSD_SOURCE 1 |
---|
6834 | | #define _OPENBSD_SOURCE 1 |
---|
6835 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6836 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6837 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6838 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6839 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6840 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6841 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6842 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6843 | | #define _TANDEM_SOURCE 1 |
---|
6844 | | #define __EXTENSIONS__ 1 |
---|
6845 | | #define HAVE_DLFCN_H 1 |
---|
6846 | | #define LT_OBJDIR ".libs/" |
---|
6847 | | #define HAVE_DIRENT_H 1 |
---|
6848 | | #define HAVE_SYS_WAIT_H 1 |
---|
6849 | | #define HAVE_COPYFILE_H 1 |
---|
6850 | | #define HAVE_CTYPE_H 1 |
---|
6851 | | #define HAVE_ERRNO_H 1 |
---|
6852 | | #define HAVE_FCNTL_H 1 |
---|
6853 | | #define HAVE_FNMATCH_H 1 |
---|
6854 | | #define HAVE_GRP_H 1 |
---|
6855 | | #define HAVE_INTTYPES_H 1 |
---|
6856 | | #define HAVE_LANGINFO_H 1 |
---|
6857 | | #define HAVE_LIMITS_H 1 |
---|
6858 | | #define HAVE_LOCALE_H 1 |
---|
6859 | | #define HAVE_MEMBERSHIP_H 1 |
---|
6860 | | #define HAVE_PATHS_H 1 |
---|
6861 | | #define HAVE_POLL_H 1 |
---|
6862 | | #define HAVE_PTHREAD_H 1 |
---|
6863 | | #define HAVE_PWD_H 1 |
---|
6864 | | #define HAVE_READPASSPHRASE_H 1 |
---|
6865 | | #define HAVE_SIGNAL_H 1 |
---|
6866 | | #define HAVE_SPAWN_H 1 |
---|
6867 | | #define HAVE_STDARG_H 1 |
---|
6868 | | #define HAVE_STDINT_H 1 |
---|
6869 | | #define HAVE_STDLIB_H 1 |
---|
6870 | | #define HAVE_STRING_H 1 |
---|
6871 | | #define HAVE_SYS_ACL_H 1 |
---|
6872 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6873 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6874 | | #define HAVE_SYS_MOUNT_H 1 |
---|
6875 | | #define HAVE_SYS_QUEUE_H 1 |
---|
6876 | | #define HAVE_SYS_PARAM_H 1 |
---|
6877 | | #define HAVE_SYS_POLL_H 1 |
---|
6878 | | #define HAVE_SYS_SELECT_H 1 |
---|
6879 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6880 | | #define HAVE_SYS_TIME_H 1 |
---|
6881 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6882 | | #define HAVE_SYS_XATTR_H 1 |
---|
6883 | | #define HAVE_TIME_H 1 |
---|
6884 | | #define HAVE_UNISTD_H 1 |
---|
6885 | | #define HAVE_UTIME_H 1 |
---|
6886 | | #define HAVE_WCHAR_H 1 |
---|
6887 | | #define HAVE_WCTYPE_H 1 |
---|
6888 | | #define HAVE_ZLIB_H 1 |
---|
6889 | | #define HAVE_LIBZ 1 |
---|
6890 | | #define HAVE_BZLIB_H 1 |
---|
6891 | | #define HAVE_LIBBZ2 1 |
---|
6892 | | #define HAVE_ICONV 1 |
---|
6893 | | #define ICONV_CONST |
---|
6894 | | #define HAVE_ICONV_H 1 |
---|
6895 | | #define HAVE_LOCALCHARSET_H 1 |
---|
6896 | | #define HAVE_LOCALE_CHARSET 1 |
---|
6897 | | #define HAVE_LZ4_H 1 |
---|
6898 | | #define HAVE_LZ4HC_H 1 |
---|
6899 | | #define HAVE_ZSTD_H 1 |
---|
6900 | | #define HAVE_LZMA_H 1 |
---|
6901 | | #define HAVE_LIBLZMA 1 |
---|
6902 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
6903 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
6904 | | #define HAVE_LZO_LZO1X_H 1 |
---|
6905 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
6906 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
6907 | | #define HAVE_REGEX_H 1 |
---|
6908 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
6909 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
6910 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
6911 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
6912 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
6913 | | /* end confdefs.h. */ |
---|
6914 | | #include <stddef.h> |
---|
6915 | | #ifdef HAVE_STDIO_H |
---|
6916 | | # include <stdio.h> |
---|
6917 | | #endif |
---|
6918 | | #ifdef HAVE_STDLIB_H |
---|
6919 | | # include <stdlib.h> |
---|
6920 | | #endif |
---|
6921 | | #ifdef HAVE_STRING_H |
---|
6922 | | # include <string.h> |
---|
6923 | | #endif |
---|
6924 | | #ifdef HAVE_INTTYPES_H |
---|
6925 | | # include <inttypes.h> |
---|
6926 | | #endif |
---|
6927 | | #ifdef HAVE_STDINT_H |
---|
6928 | | # include <stdint.h> |
---|
6929 | | #endif |
---|
6930 | | #ifdef HAVE_STRINGS_H |
---|
6931 | | # include <strings.h> |
---|
6932 | | #endif |
---|
6933 | | #ifdef HAVE_SYS_TYPES_H |
---|
6934 | | # include <sys/types.h> |
---|
6935 | | #endif |
---|
6936 | | #ifdef HAVE_SYS_STAT_H |
---|
6937 | | # include <sys/stat.h> |
---|
6938 | | #endif |
---|
6939 | | #ifdef HAVE_UNISTD_H |
---|
6940 | | # include <unistd.h> |
---|
6941 | | #endif |
---|
6942 | | int |
---|
6943 | | main (void) |
---|
6944 | | { |
---|
6945 | | static struct stat ac_aggr; |
---|
6946 | | if (sizeof ac_aggr.st_mtime_usec) |
---|
6947 | | return 0; |
---|
6948 | | ; |
---|
6949 | | return 0; |
---|
6950 | | } |
---|
6951 | configure:17932: result: no |
---|
6952 | configure:17942: checking for struct stat.st_blksize |
---|
6953 | configure:17942: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6954 | configure:17942: $? = 0 |
---|
6955 | configure:17942: result: yes |
---|
6956 | configure:17952: checking for struct stat.st_flags |
---|
6957 | configure:17952: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6958 | configure:17952: $? = 0 |
---|
6959 | configure:17952: result: yes |
---|
6960 | configure:17965: checking for uintmax_t |
---|
6961 | configure:17965: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6962 | configure:17965: $? = 0 |
---|
6963 | configure:17965: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
6964 | conftest.c:147:24: error: expected expression |
---|
6965 | if (sizeof ((uintmax_t))) |
---|
6966 | ^ |
---|
6967 | 1 error generated. |
---|
6968 | configure:17965: $? = 1 |
---|
6969 | configure: failed program was: |
---|
6970 | | /* confdefs.h */ |
---|
6971 | | #define PACKAGE_NAME "libarchive" |
---|
6972 | | #define PACKAGE_TARNAME "libarchive" |
---|
6973 | | #define PACKAGE_VERSION "3.7.2" |
---|
6974 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
6975 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
6976 | | #define PACKAGE_URL "" |
---|
6977 | | #define PACKAGE "libarchive" |
---|
6978 | | #define VERSION "3.7.2" |
---|
6979 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
6980 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
6981 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
6982 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
6983 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
6984 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
6985 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
6986 | | #define HAVE_STDIO_H 1 |
---|
6987 | | #define HAVE_STDLIB_H 1 |
---|
6988 | | #define HAVE_STRING_H 1 |
---|
6989 | | #define HAVE_INTTYPES_H 1 |
---|
6990 | | #define HAVE_STDINT_H 1 |
---|
6991 | | #define HAVE_STRINGS_H 1 |
---|
6992 | | #define HAVE_SYS_STAT_H 1 |
---|
6993 | | #define HAVE_SYS_TYPES_H 1 |
---|
6994 | | #define HAVE_UNISTD_H 1 |
---|
6995 | | #define HAVE_WCHAR_H 1 |
---|
6996 | | #define HAVE_SYS_TIME_H 1 |
---|
6997 | | #define STDC_HEADERS 1 |
---|
6998 | | #define _ALL_SOURCE 1 |
---|
6999 | | #define _DARWIN_C_SOURCE 1 |
---|
7000 | | #define _GNU_SOURCE 1 |
---|
7001 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7002 | | #define _NETBSD_SOURCE 1 |
---|
7003 | | #define _OPENBSD_SOURCE 1 |
---|
7004 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7005 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7006 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7007 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7008 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7009 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7010 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7011 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7012 | | #define _TANDEM_SOURCE 1 |
---|
7013 | | #define __EXTENSIONS__ 1 |
---|
7014 | | #define HAVE_DLFCN_H 1 |
---|
7015 | | #define LT_OBJDIR ".libs/" |
---|
7016 | | #define HAVE_DIRENT_H 1 |
---|
7017 | | #define HAVE_SYS_WAIT_H 1 |
---|
7018 | | #define HAVE_COPYFILE_H 1 |
---|
7019 | | #define HAVE_CTYPE_H 1 |
---|
7020 | | #define HAVE_ERRNO_H 1 |
---|
7021 | | #define HAVE_FCNTL_H 1 |
---|
7022 | | #define HAVE_FNMATCH_H 1 |
---|
7023 | | #define HAVE_GRP_H 1 |
---|
7024 | | #define HAVE_INTTYPES_H 1 |
---|
7025 | | #define HAVE_LANGINFO_H 1 |
---|
7026 | | #define HAVE_LIMITS_H 1 |
---|
7027 | | #define HAVE_LOCALE_H 1 |
---|
7028 | | #define HAVE_MEMBERSHIP_H 1 |
---|
7029 | | #define HAVE_PATHS_H 1 |
---|
7030 | | #define HAVE_POLL_H 1 |
---|
7031 | | #define HAVE_PTHREAD_H 1 |
---|
7032 | | #define HAVE_PWD_H 1 |
---|
7033 | | #define HAVE_READPASSPHRASE_H 1 |
---|
7034 | | #define HAVE_SIGNAL_H 1 |
---|
7035 | | #define HAVE_SPAWN_H 1 |
---|
7036 | | #define HAVE_STDARG_H 1 |
---|
7037 | | #define HAVE_STDINT_H 1 |
---|
7038 | | #define HAVE_STDLIB_H 1 |
---|
7039 | | #define HAVE_STRING_H 1 |
---|
7040 | | #define HAVE_SYS_ACL_H 1 |
---|
7041 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7042 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7043 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7044 | | #define HAVE_SYS_QUEUE_H 1 |
---|
7045 | | #define HAVE_SYS_PARAM_H 1 |
---|
7046 | | #define HAVE_SYS_POLL_H 1 |
---|
7047 | | #define HAVE_SYS_SELECT_H 1 |
---|
7048 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7049 | | #define HAVE_SYS_TIME_H 1 |
---|
7050 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7051 | | #define HAVE_SYS_XATTR_H 1 |
---|
7052 | | #define HAVE_TIME_H 1 |
---|
7053 | | #define HAVE_UNISTD_H 1 |
---|
7054 | | #define HAVE_UTIME_H 1 |
---|
7055 | | #define HAVE_WCHAR_H 1 |
---|
7056 | | #define HAVE_WCTYPE_H 1 |
---|
7057 | | #define HAVE_ZLIB_H 1 |
---|
7058 | | #define HAVE_LIBZ 1 |
---|
7059 | | #define HAVE_BZLIB_H 1 |
---|
7060 | | #define HAVE_LIBBZ2 1 |
---|
7061 | | #define HAVE_ICONV 1 |
---|
7062 | | #define ICONV_CONST |
---|
7063 | | #define HAVE_ICONV_H 1 |
---|
7064 | | #define HAVE_LOCALCHARSET_H 1 |
---|
7065 | | #define HAVE_LOCALE_CHARSET 1 |
---|
7066 | | #define HAVE_LZ4_H 1 |
---|
7067 | | #define HAVE_LZ4HC_H 1 |
---|
7068 | | #define HAVE_ZSTD_H 1 |
---|
7069 | | #define HAVE_LZMA_H 1 |
---|
7070 | | #define HAVE_LIBLZMA 1 |
---|
7071 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
7072 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
7073 | | #define HAVE_LZO_LZO1X_H 1 |
---|
7074 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
7075 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
7076 | | #define HAVE_REGEX_H 1 |
---|
7077 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7078 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
7079 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
7080 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
7081 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
7082 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7083 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
7084 | | /* end confdefs.h. */ |
---|
7085 | | #include <stddef.h> |
---|
7086 | | #ifdef HAVE_STDIO_H |
---|
7087 | | # include <stdio.h> |
---|
7088 | | #endif |
---|
7089 | | #ifdef HAVE_STDLIB_H |
---|
7090 | | # include <stdlib.h> |
---|
7091 | | #endif |
---|
7092 | | #ifdef HAVE_STRING_H |
---|
7093 | | # include <string.h> |
---|
7094 | | #endif |
---|
7095 | | #ifdef HAVE_INTTYPES_H |
---|
7096 | | # include <inttypes.h> |
---|
7097 | | #endif |
---|
7098 | | #ifdef HAVE_STDINT_H |
---|
7099 | | # include <stdint.h> |
---|
7100 | | #endif |
---|
7101 | | #ifdef HAVE_STRINGS_H |
---|
7102 | | # include <strings.h> |
---|
7103 | | #endif |
---|
7104 | | #ifdef HAVE_SYS_TYPES_H |
---|
7105 | | # include <sys/types.h> |
---|
7106 | | #endif |
---|
7107 | | #ifdef HAVE_SYS_STAT_H |
---|
7108 | | # include <sys/stat.h> |
---|
7109 | | #endif |
---|
7110 | | #ifdef HAVE_UNISTD_H |
---|
7111 | | # include <unistd.h> |
---|
7112 | | #endif |
---|
7113 | | int |
---|
7114 | | main (void) |
---|
7115 | | { |
---|
7116 | | if (sizeof ((uintmax_t))) |
---|
7117 | | return 0; |
---|
7118 | | ; |
---|
7119 | | return 0; |
---|
7120 | | } |
---|
7121 | configure:17965: result: yes |
---|
7122 | configure:17973: checking for unsigned long long |
---|
7123 | configure:17973: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7124 | configure:17973: $? = 0 |
---|
7125 | configure:17973: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7126 | conftest.c:148:33: error: expected expression |
---|
7127 | if (sizeof ((unsigned long long))) |
---|
7128 | ^ |
---|
7129 | 1 error generated. |
---|
7130 | configure:17973: $? = 1 |
---|
7131 | configure: failed program was: |
---|
7132 | | /* confdefs.h */ |
---|
7133 | | #define PACKAGE_NAME "libarchive" |
---|
7134 | | #define PACKAGE_TARNAME "libarchive" |
---|
7135 | | #define PACKAGE_VERSION "3.7.2" |
---|
7136 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
7137 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
7138 | | #define PACKAGE_URL "" |
---|
7139 | | #define PACKAGE "libarchive" |
---|
7140 | | #define VERSION "3.7.2" |
---|
7141 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
7142 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
7143 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
7144 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
7145 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
7146 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
7147 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
7148 | | #define HAVE_STDIO_H 1 |
---|
7149 | | #define HAVE_STDLIB_H 1 |
---|
7150 | | #define HAVE_STRING_H 1 |
---|
7151 | | #define HAVE_INTTYPES_H 1 |
---|
7152 | | #define HAVE_STDINT_H 1 |
---|
7153 | | #define HAVE_STRINGS_H 1 |
---|
7154 | | #define HAVE_SYS_STAT_H 1 |
---|
7155 | | #define HAVE_SYS_TYPES_H 1 |
---|
7156 | | #define HAVE_UNISTD_H 1 |
---|
7157 | | #define HAVE_WCHAR_H 1 |
---|
7158 | | #define HAVE_SYS_TIME_H 1 |
---|
7159 | | #define STDC_HEADERS 1 |
---|
7160 | | #define _ALL_SOURCE 1 |
---|
7161 | | #define _DARWIN_C_SOURCE 1 |
---|
7162 | | #define _GNU_SOURCE 1 |
---|
7163 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7164 | | #define _NETBSD_SOURCE 1 |
---|
7165 | | #define _OPENBSD_SOURCE 1 |
---|
7166 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7167 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7168 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7169 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7170 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7171 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7172 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7173 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7174 | | #define _TANDEM_SOURCE 1 |
---|
7175 | | #define __EXTENSIONS__ 1 |
---|
7176 | | #define HAVE_DLFCN_H 1 |
---|
7177 | | #define LT_OBJDIR ".libs/" |
---|
7178 | | #define HAVE_DIRENT_H 1 |
---|
7179 | | #define HAVE_SYS_WAIT_H 1 |
---|
7180 | | #define HAVE_COPYFILE_H 1 |
---|
7181 | | #define HAVE_CTYPE_H 1 |
---|
7182 | | #define HAVE_ERRNO_H 1 |
---|
7183 | | #define HAVE_FCNTL_H 1 |
---|
7184 | | #define HAVE_FNMATCH_H 1 |
---|
7185 | | #define HAVE_GRP_H 1 |
---|
7186 | | #define HAVE_INTTYPES_H 1 |
---|
7187 | | #define HAVE_LANGINFO_H 1 |
---|
7188 | | #define HAVE_LIMITS_H 1 |
---|
7189 | | #define HAVE_LOCALE_H 1 |
---|
7190 | | #define HAVE_MEMBERSHIP_H 1 |
---|
7191 | | #define HAVE_PATHS_H 1 |
---|
7192 | | #define HAVE_POLL_H 1 |
---|
7193 | | #define HAVE_PTHREAD_H 1 |
---|
7194 | | #define HAVE_PWD_H 1 |
---|
7195 | | #define HAVE_READPASSPHRASE_H 1 |
---|
7196 | | #define HAVE_SIGNAL_H 1 |
---|
7197 | | #define HAVE_SPAWN_H 1 |
---|
7198 | | #define HAVE_STDARG_H 1 |
---|
7199 | | #define HAVE_STDINT_H 1 |
---|
7200 | | #define HAVE_STDLIB_H 1 |
---|
7201 | | #define HAVE_STRING_H 1 |
---|
7202 | | #define HAVE_SYS_ACL_H 1 |
---|
7203 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7204 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7205 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7206 | | #define HAVE_SYS_QUEUE_H 1 |
---|
7207 | | #define HAVE_SYS_PARAM_H 1 |
---|
7208 | | #define HAVE_SYS_POLL_H 1 |
---|
7209 | | #define HAVE_SYS_SELECT_H 1 |
---|
7210 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7211 | | #define HAVE_SYS_TIME_H 1 |
---|
7212 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7213 | | #define HAVE_SYS_XATTR_H 1 |
---|
7214 | | #define HAVE_TIME_H 1 |
---|
7215 | | #define HAVE_UNISTD_H 1 |
---|
7216 | | #define HAVE_UTIME_H 1 |
---|
7217 | | #define HAVE_WCHAR_H 1 |
---|
7218 | | #define HAVE_WCTYPE_H 1 |
---|
7219 | | #define HAVE_ZLIB_H 1 |
---|
7220 | | #define HAVE_LIBZ 1 |
---|
7221 | | #define HAVE_BZLIB_H 1 |
---|
7222 | | #define HAVE_LIBBZ2 1 |
---|
7223 | | #define HAVE_ICONV 1 |
---|
7224 | | #define ICONV_CONST |
---|
7225 | | #define HAVE_ICONV_H 1 |
---|
7226 | | #define HAVE_LOCALCHARSET_H 1 |
---|
7227 | | #define HAVE_LOCALE_CHARSET 1 |
---|
7228 | | #define HAVE_LZ4_H 1 |
---|
7229 | | #define HAVE_LZ4HC_H 1 |
---|
7230 | | #define HAVE_ZSTD_H 1 |
---|
7231 | | #define HAVE_LZMA_H 1 |
---|
7232 | | #define HAVE_LIBLZMA 1 |
---|
7233 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
7234 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
7235 | | #define HAVE_LZO_LZO1X_H 1 |
---|
7236 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
7237 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
7238 | | #define HAVE_REGEX_H 1 |
---|
7239 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7240 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
7241 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
7242 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
7243 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
7244 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7245 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
7246 | | #define HAVE_UINTMAX_T 1 |
---|
7247 | | /* end confdefs.h. */ |
---|
7248 | | #include <stddef.h> |
---|
7249 | | #ifdef HAVE_STDIO_H |
---|
7250 | | # include <stdio.h> |
---|
7251 | | #endif |
---|
7252 | | #ifdef HAVE_STDLIB_H |
---|
7253 | | # include <stdlib.h> |
---|
7254 | | #endif |
---|
7255 | | #ifdef HAVE_STRING_H |
---|
7256 | | # include <string.h> |
---|
7257 | | #endif |
---|
7258 | | #ifdef HAVE_INTTYPES_H |
---|
7259 | | # include <inttypes.h> |
---|
7260 | | #endif |
---|
7261 | | #ifdef HAVE_STDINT_H |
---|
7262 | | # include <stdint.h> |
---|
7263 | | #endif |
---|
7264 | | #ifdef HAVE_STRINGS_H |
---|
7265 | | # include <strings.h> |
---|
7266 | | #endif |
---|
7267 | | #ifdef HAVE_SYS_TYPES_H |
---|
7268 | | # include <sys/types.h> |
---|
7269 | | #endif |
---|
7270 | | #ifdef HAVE_SYS_STAT_H |
---|
7271 | | # include <sys/stat.h> |
---|
7272 | | #endif |
---|
7273 | | #ifdef HAVE_UNISTD_H |
---|
7274 | | # include <unistd.h> |
---|
7275 | | #endif |
---|
7276 | | int |
---|
7277 | | main (void) |
---|
7278 | | { |
---|
7279 | | if (sizeof ((unsigned long long))) |
---|
7280 | | return 0; |
---|
7281 | | ; |
---|
7282 | | return 0; |
---|
7283 | | } |
---|
7284 | configure:17973: result: yes |
---|
7285 | configure:17986: checking for unsigned long long int |
---|
7286 | configure:18028: gcc -o conftest -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c -llzma -lbz2 -lz -L/opt/local/lib -lxml2 >&5 |
---|
7287 | configure:18028: $? = 0 |
---|
7288 | configure:18038: result: yes |
---|
7289 | configure:18048: checking for long long int |
---|
7290 | configure:18090: gcc -o conftest -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c -llzma -lbz2 -lz -L/opt/local/lib -lxml2 >&5 |
---|
7291 | + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
---|
7292 | ++ gcc -o conftest -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c -llzma -lbz2 -lz -L/opt/local/lib -lxml2 |
---|
7293 | configure:18090: $? = 0 |
---|
7294 | configure:18090: ./conftest |
---|
7295 | + eval './conftest$ac_exeext' |
---|
7296 | ++ ./conftest |
---|
7297 | dyld[59755]: Library not loaded: /opt/local/lib/libicui18n.73.dylib |
---|
7298 | Referenced from: <A6EF06B4-01B0-356B-9500-964493CACA2C> /opt/local/lib/libxml2.2.dylib |
---|
7299 | Reason: tried: '/opt/local/lib/libicui18n.73.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libicui18n.73.dylib' (no such file), '/opt/local/lib/libicui18n.73.dylib' (no such file) |
---|
7300 | ./configure: line 1939: 59755 Abort trap: 6 ./conftest$ac_exeext |
---|
7301 | configure:18090: $? = 134 |
---|
7302 | configure: program exited with status 134 |
---|
7303 | configure: failed program was: |
---|
7304 | | /* confdefs.h */ |
---|
7305 | | #define PACKAGE_NAME "libarchive" |
---|
7306 | | #define PACKAGE_TARNAME "libarchive" |
---|
7307 | | #define PACKAGE_VERSION "3.7.2" |
---|
7308 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
7309 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
7310 | | #define PACKAGE_URL "" |
---|
7311 | | #define PACKAGE "libarchive" |
---|
7312 | | #define VERSION "3.7.2" |
---|
7313 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
7314 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
7315 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
7316 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
7317 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
7318 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
7319 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
7320 | | #define HAVE_STDIO_H 1 |
---|
7321 | | #define HAVE_STDLIB_H 1 |
---|
7322 | | #define HAVE_STRING_H 1 |
---|
7323 | | #define HAVE_INTTYPES_H 1 |
---|
7324 | | #define HAVE_STDINT_H 1 |
---|
7325 | | #define HAVE_STRINGS_H 1 |
---|
7326 | | #define HAVE_SYS_STAT_H 1 |
---|
7327 | | #define HAVE_SYS_TYPES_H 1 |
---|
7328 | | #define HAVE_UNISTD_H 1 |
---|
7329 | | #define HAVE_WCHAR_H 1 |
---|
7330 | | #define HAVE_SYS_TIME_H 1 |
---|
7331 | | #define STDC_HEADERS 1 |
---|
7332 | | #define _ALL_SOURCE 1 |
---|
7333 | | #define _DARWIN_C_SOURCE 1 |
---|
7334 | | #define _GNU_SOURCE 1 |
---|
7335 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7336 | | #define _NETBSD_SOURCE 1 |
---|
7337 | | #define _OPENBSD_SOURCE 1 |
---|
7338 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7339 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7340 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7341 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7342 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7343 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7344 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7345 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7346 | | #define _TANDEM_SOURCE 1 |
---|
7347 | | #define __EXTENSIONS__ 1 |
---|
7348 | | #define HAVE_DLFCN_H 1 |
---|
7349 | | #define LT_OBJDIR ".libs/" |
---|
7350 | | #define HAVE_DIRENT_H 1 |
---|
7351 | | #define HAVE_SYS_WAIT_H 1 |
---|
7352 | | #define HAVE_COPYFILE_H 1 |
---|
7353 | | #define HAVE_CTYPE_H 1 |
---|
7354 | | #define HAVE_ERRNO_H 1 |
---|
7355 | | #define HAVE_FCNTL_H 1 |
---|
7356 | | #define HAVE_FNMATCH_H 1 |
---|
7357 | | #define HAVE_GRP_H 1 |
---|
7358 | | #define HAVE_INTTYPES_H 1 |
---|
7359 | | #define HAVE_LANGINFO_H 1 |
---|
7360 | | #define HAVE_LIMITS_H 1 |
---|
7361 | | #define HAVE_LOCALE_H 1 |
---|
7362 | | #define HAVE_MEMBERSHIP_H 1 |
---|
7363 | | #define HAVE_PATHS_H 1 |
---|
7364 | | #define HAVE_POLL_H 1 |
---|
7365 | | #define HAVE_PTHREAD_H 1 |
---|
7366 | | #define HAVE_PWD_H 1 |
---|
7367 | | #define HAVE_READPASSPHRASE_H 1 |
---|
7368 | | #define HAVE_SIGNAL_H 1 |
---|
7369 | | #define HAVE_SPAWN_H 1 |
---|
7370 | | #define HAVE_STDARG_H 1 |
---|
7371 | | #define HAVE_STDINT_H 1 |
---|
7372 | | #define HAVE_STDLIB_H 1 |
---|
7373 | | #define HAVE_STRING_H 1 |
---|
7374 | | #define HAVE_SYS_ACL_H 1 |
---|
7375 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7376 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7377 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7378 | | #define HAVE_SYS_QUEUE_H 1 |
---|
7379 | | #define HAVE_SYS_PARAM_H 1 |
---|
7380 | | #define HAVE_SYS_POLL_H 1 |
---|
7381 | | #define HAVE_SYS_SELECT_H 1 |
---|
7382 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7383 | | #define HAVE_SYS_TIME_H 1 |
---|
7384 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7385 | | #define HAVE_SYS_XATTR_H 1 |
---|
7386 | | #define HAVE_TIME_H 1 |
---|
7387 | | #define HAVE_UNISTD_H 1 |
---|
7388 | | #define HAVE_UTIME_H 1 |
---|
7389 | | #define HAVE_WCHAR_H 1 |
---|
7390 | | #define HAVE_WCTYPE_H 1 |
---|
7391 | | #define HAVE_ZLIB_H 1 |
---|
7392 | | #define HAVE_LIBZ 1 |
---|
7393 | | #define HAVE_BZLIB_H 1 |
---|
7394 | | #define HAVE_LIBBZ2 1 |
---|
7395 | | #define HAVE_ICONV 1 |
---|
7396 | | #define ICONV_CONST |
---|
7397 | | #define HAVE_ICONV_H 1 |
---|
7398 | | #define HAVE_LOCALCHARSET_H 1 |
---|
7399 | | #define HAVE_LOCALE_CHARSET 1 |
---|
7400 | | #define HAVE_LZ4_H 1 |
---|
7401 | | #define HAVE_LZ4HC_H 1 |
---|
7402 | | #define HAVE_ZSTD_H 1 |
---|
7403 | | #define HAVE_LZMA_H 1 |
---|
7404 | | #define HAVE_LIBLZMA 1 |
---|
7405 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
7406 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
7407 | | #define HAVE_LZO_LZO1X_H 1 |
---|
7408 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
7409 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
7410 | | #define HAVE_REGEX_H 1 |
---|
7411 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7412 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
7413 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
7414 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
7415 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
7416 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7417 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
7418 | | #define HAVE_UINTMAX_T 1 |
---|
7419 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
7420 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7421 | | /* end confdefs.h. */ |
---|
7422 | | #include <limits.h> |
---|
7423 | | #ifndef LLONG_MAX |
---|
7424 | | # define HALF (1LL << (sizeof (long long int) * CHAR_BIT - 2)) |
---|
7425 | | # define LLONG_MAX (HALF - 1 + HALF) |
---|
7426 | | #endif |
---|
7427 | | int |
---|
7428 | | main (void) |
---|
7429 | | { |
---|
7430 | | long long int n = 1; |
---|
7431 | | int i; |
---|
7432 | | for (i = 0; ; i++) |
---|
7433 | | { |
---|
7434 | | long long int m = n << i; |
---|
7435 | | if (m >> i != n) |
---|
7436 | | return 1; |
---|
7437 | | if (LLONG_MAX / 2 < m) |
---|
7438 | | break; |
---|
7439 | | } |
---|
7440 | | return 0; |
---|
7441 | | ; |
---|
7442 | | return 0; |
---|
7443 | | } |
---|
7444 | configure:18103: result: no |
---|
7445 | configure:18113: checking for intmax_t |
---|
7446 | configure:18113: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7447 | configure:18113: $? = 0 |
---|
7448 | configure:18113: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7449 | conftest.c:150:23: error: expected expression |
---|
7450 | if (sizeof ((intmax_t))) |
---|
7451 | ^ |
---|
7452 | 1 error generated. |
---|
7453 | configure:18113: $? = 1 |
---|
7454 | configure: failed program was: |
---|
7455 | | /* confdefs.h */ |
---|
7456 | | #define PACKAGE_NAME "libarchive" |
---|
7457 | | #define PACKAGE_TARNAME "libarchive" |
---|
7458 | | #define PACKAGE_VERSION "3.7.2" |
---|
7459 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
7460 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
7461 | | #define PACKAGE_URL "" |
---|
7462 | | #define PACKAGE "libarchive" |
---|
7463 | | #define VERSION "3.7.2" |
---|
7464 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
7465 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
7466 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
7467 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
7468 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
7469 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
7470 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
7471 | | #define HAVE_STDIO_H 1 |
---|
7472 | | #define HAVE_STDLIB_H 1 |
---|
7473 | | #define HAVE_STRING_H 1 |
---|
7474 | | #define HAVE_INTTYPES_H 1 |
---|
7475 | | #define HAVE_STDINT_H 1 |
---|
7476 | | #define HAVE_STRINGS_H 1 |
---|
7477 | | #define HAVE_SYS_STAT_H 1 |
---|
7478 | | #define HAVE_SYS_TYPES_H 1 |
---|
7479 | | #define HAVE_UNISTD_H 1 |
---|
7480 | | #define HAVE_WCHAR_H 1 |
---|
7481 | | #define HAVE_SYS_TIME_H 1 |
---|
7482 | | #define STDC_HEADERS 1 |
---|
7483 | | #define _ALL_SOURCE 1 |
---|
7484 | | #define _DARWIN_C_SOURCE 1 |
---|
7485 | | #define _GNU_SOURCE 1 |
---|
7486 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7487 | | #define _NETBSD_SOURCE 1 |
---|
7488 | | #define _OPENBSD_SOURCE 1 |
---|
7489 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7490 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7491 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7492 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7493 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7494 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7495 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7496 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7497 | | #define _TANDEM_SOURCE 1 |
---|
7498 | | #define __EXTENSIONS__ 1 |
---|
7499 | | #define HAVE_DLFCN_H 1 |
---|
7500 | | #define LT_OBJDIR ".libs/" |
---|
7501 | | #define HAVE_DIRENT_H 1 |
---|
7502 | | #define HAVE_SYS_WAIT_H 1 |
---|
7503 | | #define HAVE_COPYFILE_H 1 |
---|
7504 | | #define HAVE_CTYPE_H 1 |
---|
7505 | | #define HAVE_ERRNO_H 1 |
---|
7506 | | #define HAVE_FCNTL_H 1 |
---|
7507 | | #define HAVE_FNMATCH_H 1 |
---|
7508 | | #define HAVE_GRP_H 1 |
---|
7509 | | #define HAVE_INTTYPES_H 1 |
---|
7510 | | #define HAVE_LANGINFO_H 1 |
---|
7511 | | #define HAVE_LIMITS_H 1 |
---|
7512 | | #define HAVE_LOCALE_H 1 |
---|
7513 | | #define HAVE_MEMBERSHIP_H 1 |
---|
7514 | | #define HAVE_PATHS_H 1 |
---|
7515 | | #define HAVE_POLL_H 1 |
---|
7516 | | #define HAVE_PTHREAD_H 1 |
---|
7517 | | #define HAVE_PWD_H 1 |
---|
7518 | | #define HAVE_READPASSPHRASE_H 1 |
---|
7519 | | #define HAVE_SIGNAL_H 1 |
---|
7520 | | #define HAVE_SPAWN_H 1 |
---|
7521 | | #define HAVE_STDARG_H 1 |
---|
7522 | | #define HAVE_STDINT_H 1 |
---|
7523 | | #define HAVE_STDLIB_H 1 |
---|
7524 | | #define HAVE_STRING_H 1 |
---|
7525 | | #define HAVE_SYS_ACL_H 1 |
---|
7526 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7527 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7528 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7529 | | #define HAVE_SYS_QUEUE_H 1 |
---|
7530 | | #define HAVE_SYS_PARAM_H 1 |
---|
7531 | | #define HAVE_SYS_POLL_H 1 |
---|
7532 | | #define HAVE_SYS_SELECT_H 1 |
---|
7533 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7534 | | #define HAVE_SYS_TIME_H 1 |
---|
7535 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7536 | | #define HAVE_SYS_XATTR_H 1 |
---|
7537 | | #define HAVE_TIME_H 1 |
---|
7538 | | #define HAVE_UNISTD_H 1 |
---|
7539 | | #define HAVE_UTIME_H 1 |
---|
7540 | | #define HAVE_WCHAR_H 1 |
---|
7541 | | #define HAVE_WCTYPE_H 1 |
---|
7542 | | #define HAVE_ZLIB_H 1 |
---|
7543 | | #define HAVE_LIBZ 1 |
---|
7544 | | #define HAVE_BZLIB_H 1 |
---|
7545 | | #define HAVE_LIBBZ2 1 |
---|
7546 | | #define HAVE_ICONV 1 |
---|
7547 | | #define ICONV_CONST |
---|
7548 | | #define HAVE_ICONV_H 1 |
---|
7549 | | #define HAVE_LOCALCHARSET_H 1 |
---|
7550 | | #define HAVE_LOCALE_CHARSET 1 |
---|
7551 | | #define HAVE_LZ4_H 1 |
---|
7552 | | #define HAVE_LZ4HC_H 1 |
---|
7553 | | #define HAVE_ZSTD_H 1 |
---|
7554 | | #define HAVE_LZMA_H 1 |
---|
7555 | | #define HAVE_LIBLZMA 1 |
---|
7556 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
7557 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
7558 | | #define HAVE_LZO_LZO1X_H 1 |
---|
7559 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
7560 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
7561 | | #define HAVE_REGEX_H 1 |
---|
7562 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7563 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
7564 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
7565 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
7566 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
7567 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7568 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
7569 | | #define HAVE_UINTMAX_T 1 |
---|
7570 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
7571 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7572 | | /* end confdefs.h. */ |
---|
7573 | | #include <stddef.h> |
---|
7574 | | #ifdef HAVE_STDIO_H |
---|
7575 | | # include <stdio.h> |
---|
7576 | | #endif |
---|
7577 | | #ifdef HAVE_STDLIB_H |
---|
7578 | | # include <stdlib.h> |
---|
7579 | | #endif |
---|
7580 | | #ifdef HAVE_STRING_H |
---|
7581 | | # include <string.h> |
---|
7582 | | #endif |
---|
7583 | | #ifdef HAVE_INTTYPES_H |
---|
7584 | | # include <inttypes.h> |
---|
7585 | | #endif |
---|
7586 | | #ifdef HAVE_STDINT_H |
---|
7587 | | # include <stdint.h> |
---|
7588 | | #endif |
---|
7589 | | #ifdef HAVE_STRINGS_H |
---|
7590 | | # include <strings.h> |
---|
7591 | | #endif |
---|
7592 | | #ifdef HAVE_SYS_TYPES_H |
---|
7593 | | # include <sys/types.h> |
---|
7594 | | #endif |
---|
7595 | | #ifdef HAVE_SYS_STAT_H |
---|
7596 | | # include <sys/stat.h> |
---|
7597 | | #endif |
---|
7598 | | #ifdef HAVE_UNISTD_H |
---|
7599 | | # include <unistd.h> |
---|
7600 | | #endif |
---|
7601 | | int |
---|
7602 | | main (void) |
---|
7603 | | { |
---|
7604 | | if (sizeof ((intmax_t))) |
---|
7605 | | return 0; |
---|
7606 | | ; |
---|
7607 | | return 0; |
---|
7608 | | } |
---|
7609 | configure:18113: result: yes |
---|
7610 | configure:18131: checking for uintmax_t |
---|
7611 | configure:18131: result: yes |
---|
7612 | configure:18147: checking for int64_t |
---|
7613 | configure:18147: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7614 | configure:18147: $? = 0 |
---|
7615 | configure:18147: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7616 | conftest.c:154:53: warning: overflow in expression; result is -9223372036854775808 with type 'int64_t' (aka 'long long') [-Winteger-overflow] |
---|
7617 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
7618 | ^ |
---|
7619 | conftest.c:153:24: error: 'test_array' declared as an array with a negative size |
---|
7620 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
7621 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
7622 | 1 warning and 1 error generated. |
---|
7623 | configure:18147: $? = 1 |
---|
7624 | configure: failed program was: |
---|
7625 | | /* confdefs.h */ |
---|
7626 | | #define PACKAGE_NAME "libarchive" |
---|
7627 | | #define PACKAGE_TARNAME "libarchive" |
---|
7628 | | #define PACKAGE_VERSION "3.7.2" |
---|
7629 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
7630 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
7631 | | #define PACKAGE_URL "" |
---|
7632 | | #define PACKAGE "libarchive" |
---|
7633 | | #define VERSION "3.7.2" |
---|
7634 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
7635 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
7636 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
7637 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
7638 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
7639 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
7640 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
7641 | | #define HAVE_STDIO_H 1 |
---|
7642 | | #define HAVE_STDLIB_H 1 |
---|
7643 | | #define HAVE_STRING_H 1 |
---|
7644 | | #define HAVE_INTTYPES_H 1 |
---|
7645 | | #define HAVE_STDINT_H 1 |
---|
7646 | | #define HAVE_STRINGS_H 1 |
---|
7647 | | #define HAVE_SYS_STAT_H 1 |
---|
7648 | | #define HAVE_SYS_TYPES_H 1 |
---|
7649 | | #define HAVE_UNISTD_H 1 |
---|
7650 | | #define HAVE_WCHAR_H 1 |
---|
7651 | | #define HAVE_SYS_TIME_H 1 |
---|
7652 | | #define STDC_HEADERS 1 |
---|
7653 | | #define _ALL_SOURCE 1 |
---|
7654 | | #define _DARWIN_C_SOURCE 1 |
---|
7655 | | #define _GNU_SOURCE 1 |
---|
7656 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7657 | | #define _NETBSD_SOURCE 1 |
---|
7658 | | #define _OPENBSD_SOURCE 1 |
---|
7659 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7660 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7661 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7662 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7663 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7664 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7665 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7666 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7667 | | #define _TANDEM_SOURCE 1 |
---|
7668 | | #define __EXTENSIONS__ 1 |
---|
7669 | | #define HAVE_DLFCN_H 1 |
---|
7670 | | #define LT_OBJDIR ".libs/" |
---|
7671 | | #define HAVE_DIRENT_H 1 |
---|
7672 | | #define HAVE_SYS_WAIT_H 1 |
---|
7673 | | #define HAVE_COPYFILE_H 1 |
---|
7674 | | #define HAVE_CTYPE_H 1 |
---|
7675 | | #define HAVE_ERRNO_H 1 |
---|
7676 | | #define HAVE_FCNTL_H 1 |
---|
7677 | | #define HAVE_FNMATCH_H 1 |
---|
7678 | | #define HAVE_GRP_H 1 |
---|
7679 | | #define HAVE_INTTYPES_H 1 |
---|
7680 | | #define HAVE_LANGINFO_H 1 |
---|
7681 | | #define HAVE_LIMITS_H 1 |
---|
7682 | | #define HAVE_LOCALE_H 1 |
---|
7683 | | #define HAVE_MEMBERSHIP_H 1 |
---|
7684 | | #define HAVE_PATHS_H 1 |
---|
7685 | | #define HAVE_POLL_H 1 |
---|
7686 | | #define HAVE_PTHREAD_H 1 |
---|
7687 | | #define HAVE_PWD_H 1 |
---|
7688 | | #define HAVE_READPASSPHRASE_H 1 |
---|
7689 | | #define HAVE_SIGNAL_H 1 |
---|
7690 | | #define HAVE_SPAWN_H 1 |
---|
7691 | | #define HAVE_STDARG_H 1 |
---|
7692 | | #define HAVE_STDINT_H 1 |
---|
7693 | | #define HAVE_STDLIB_H 1 |
---|
7694 | | #define HAVE_STRING_H 1 |
---|
7695 | | #define HAVE_SYS_ACL_H 1 |
---|
7696 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7697 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7698 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7699 | | #define HAVE_SYS_QUEUE_H 1 |
---|
7700 | | #define HAVE_SYS_PARAM_H 1 |
---|
7701 | | #define HAVE_SYS_POLL_H 1 |
---|
7702 | | #define HAVE_SYS_SELECT_H 1 |
---|
7703 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7704 | | #define HAVE_SYS_TIME_H 1 |
---|
7705 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7706 | | #define HAVE_SYS_XATTR_H 1 |
---|
7707 | | #define HAVE_TIME_H 1 |
---|
7708 | | #define HAVE_UNISTD_H 1 |
---|
7709 | | #define HAVE_UTIME_H 1 |
---|
7710 | | #define HAVE_WCHAR_H 1 |
---|
7711 | | #define HAVE_WCTYPE_H 1 |
---|
7712 | | #define HAVE_ZLIB_H 1 |
---|
7713 | | #define HAVE_LIBZ 1 |
---|
7714 | | #define HAVE_BZLIB_H 1 |
---|
7715 | | #define HAVE_LIBBZ2 1 |
---|
7716 | | #define HAVE_ICONV 1 |
---|
7717 | | #define ICONV_CONST |
---|
7718 | | #define HAVE_ICONV_H 1 |
---|
7719 | | #define HAVE_LOCALCHARSET_H 1 |
---|
7720 | | #define HAVE_LOCALE_CHARSET 1 |
---|
7721 | | #define HAVE_LZ4_H 1 |
---|
7722 | | #define HAVE_LZ4HC_H 1 |
---|
7723 | | #define HAVE_ZSTD_H 1 |
---|
7724 | | #define HAVE_LZMA_H 1 |
---|
7725 | | #define HAVE_LIBLZMA 1 |
---|
7726 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
7727 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
7728 | | #define HAVE_LZO_LZO1X_H 1 |
---|
7729 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
7730 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
7731 | | #define HAVE_REGEX_H 1 |
---|
7732 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7733 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
7734 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
7735 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
7736 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
7737 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7738 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
7739 | | #define HAVE_UINTMAX_T 1 |
---|
7740 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
7741 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7742 | | #define HAVE_INTMAX_T 1 |
---|
7743 | | #define HAVE_UINTMAX_T 1 |
---|
7744 | | /* end confdefs.h. */ |
---|
7745 | | #include <stddef.h> |
---|
7746 | | #ifdef HAVE_STDIO_H |
---|
7747 | | # include <stdio.h> |
---|
7748 | | #endif |
---|
7749 | | #ifdef HAVE_STDLIB_H |
---|
7750 | | # include <stdlib.h> |
---|
7751 | | #endif |
---|
7752 | | #ifdef HAVE_STRING_H |
---|
7753 | | # include <string.h> |
---|
7754 | | #endif |
---|
7755 | | #ifdef HAVE_INTTYPES_H |
---|
7756 | | # include <inttypes.h> |
---|
7757 | | #endif |
---|
7758 | | #ifdef HAVE_STDINT_H |
---|
7759 | | # include <stdint.h> |
---|
7760 | | #endif |
---|
7761 | | #ifdef HAVE_STRINGS_H |
---|
7762 | | # include <strings.h> |
---|
7763 | | #endif |
---|
7764 | | #ifdef HAVE_SYS_TYPES_H |
---|
7765 | | # include <sys/types.h> |
---|
7766 | | #endif |
---|
7767 | | #ifdef HAVE_SYS_STAT_H |
---|
7768 | | # include <sys/stat.h> |
---|
7769 | | #endif |
---|
7770 | | #ifdef HAVE_UNISTD_H |
---|
7771 | | # include <unistd.h> |
---|
7772 | | #endif |
---|
7773 | | enum { N = 64 / 2 - 1 }; |
---|
7774 | | int |
---|
7775 | | main (void) |
---|
7776 | | { |
---|
7777 | | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
7778 | | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
7779 | | test_array [0] = 0; |
---|
7780 | | return test_array [0]; |
---|
7781 | | |
---|
7782 | | ; |
---|
7783 | | return 0; |
---|
7784 | | } |
---|
7785 | configure:18147: result: yes |
---|
7786 | configure:18156: checking for uint64_t |
---|
7787 | configure:18156: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7788 | configure:18156: $? = 0 |
---|
7789 | configure:18156: result: yes |
---|
7790 | configure:18168: checking for int32_t |
---|
7791 | configure:18168: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7792 | configure:18168: $? = 0 |
---|
7793 | configure:18168: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7794 | conftest.c:154:53: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow] |
---|
7795 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
7796 | ^ |
---|
7797 | conftest.c:153:24: error: 'test_array' declared as an array with a negative size |
---|
7798 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) |
---|
7799 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
7800 | 1 warning and 1 error generated. |
---|
7801 | configure:18168: $? = 1 |
---|
7802 | configure: failed program was: |
---|
7803 | | /* confdefs.h */ |
---|
7804 | | #define PACKAGE_NAME "libarchive" |
---|
7805 | | #define PACKAGE_TARNAME "libarchive" |
---|
7806 | | #define PACKAGE_VERSION "3.7.2" |
---|
7807 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
7808 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
7809 | | #define PACKAGE_URL "" |
---|
7810 | | #define PACKAGE "libarchive" |
---|
7811 | | #define VERSION "3.7.2" |
---|
7812 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
7813 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
7814 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
7815 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
7816 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
7817 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
7818 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
7819 | | #define HAVE_STDIO_H 1 |
---|
7820 | | #define HAVE_STDLIB_H 1 |
---|
7821 | | #define HAVE_STRING_H 1 |
---|
7822 | | #define HAVE_INTTYPES_H 1 |
---|
7823 | | #define HAVE_STDINT_H 1 |
---|
7824 | | #define HAVE_STRINGS_H 1 |
---|
7825 | | #define HAVE_SYS_STAT_H 1 |
---|
7826 | | #define HAVE_SYS_TYPES_H 1 |
---|
7827 | | #define HAVE_UNISTD_H 1 |
---|
7828 | | #define HAVE_WCHAR_H 1 |
---|
7829 | | #define HAVE_SYS_TIME_H 1 |
---|
7830 | | #define STDC_HEADERS 1 |
---|
7831 | | #define _ALL_SOURCE 1 |
---|
7832 | | #define _DARWIN_C_SOURCE 1 |
---|
7833 | | #define _GNU_SOURCE 1 |
---|
7834 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7835 | | #define _NETBSD_SOURCE 1 |
---|
7836 | | #define _OPENBSD_SOURCE 1 |
---|
7837 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7838 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7839 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7840 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7841 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7842 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7843 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7844 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7845 | | #define _TANDEM_SOURCE 1 |
---|
7846 | | #define __EXTENSIONS__ 1 |
---|
7847 | | #define HAVE_DLFCN_H 1 |
---|
7848 | | #define LT_OBJDIR ".libs/" |
---|
7849 | | #define HAVE_DIRENT_H 1 |
---|
7850 | | #define HAVE_SYS_WAIT_H 1 |
---|
7851 | | #define HAVE_COPYFILE_H 1 |
---|
7852 | | #define HAVE_CTYPE_H 1 |
---|
7853 | | #define HAVE_ERRNO_H 1 |
---|
7854 | | #define HAVE_FCNTL_H 1 |
---|
7855 | | #define HAVE_FNMATCH_H 1 |
---|
7856 | | #define HAVE_GRP_H 1 |
---|
7857 | | #define HAVE_INTTYPES_H 1 |
---|
7858 | | #define HAVE_LANGINFO_H 1 |
---|
7859 | | #define HAVE_LIMITS_H 1 |
---|
7860 | | #define HAVE_LOCALE_H 1 |
---|
7861 | | #define HAVE_MEMBERSHIP_H 1 |
---|
7862 | | #define HAVE_PATHS_H 1 |
---|
7863 | | #define HAVE_POLL_H 1 |
---|
7864 | | #define HAVE_PTHREAD_H 1 |
---|
7865 | | #define HAVE_PWD_H 1 |
---|
7866 | | #define HAVE_READPASSPHRASE_H 1 |
---|
7867 | | #define HAVE_SIGNAL_H 1 |
---|
7868 | | #define HAVE_SPAWN_H 1 |
---|
7869 | | #define HAVE_STDARG_H 1 |
---|
7870 | | #define HAVE_STDINT_H 1 |
---|
7871 | | #define HAVE_STDLIB_H 1 |
---|
7872 | | #define HAVE_STRING_H 1 |
---|
7873 | | #define HAVE_SYS_ACL_H 1 |
---|
7874 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7875 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7876 | | #define HAVE_SYS_MOUNT_H 1 |
---|
7877 | | #define HAVE_SYS_QUEUE_H 1 |
---|
7878 | | #define HAVE_SYS_PARAM_H 1 |
---|
7879 | | #define HAVE_SYS_POLL_H 1 |
---|
7880 | | #define HAVE_SYS_SELECT_H 1 |
---|
7881 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7882 | | #define HAVE_SYS_TIME_H 1 |
---|
7883 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7884 | | #define HAVE_SYS_XATTR_H 1 |
---|
7885 | | #define HAVE_TIME_H 1 |
---|
7886 | | #define HAVE_UNISTD_H 1 |
---|
7887 | | #define HAVE_UTIME_H 1 |
---|
7888 | | #define HAVE_WCHAR_H 1 |
---|
7889 | | #define HAVE_WCTYPE_H 1 |
---|
7890 | | #define HAVE_ZLIB_H 1 |
---|
7891 | | #define HAVE_LIBZ 1 |
---|
7892 | | #define HAVE_BZLIB_H 1 |
---|
7893 | | #define HAVE_LIBBZ2 1 |
---|
7894 | | #define HAVE_ICONV 1 |
---|
7895 | | #define ICONV_CONST |
---|
7896 | | #define HAVE_ICONV_H 1 |
---|
7897 | | #define HAVE_LOCALCHARSET_H 1 |
---|
7898 | | #define HAVE_LOCALE_CHARSET 1 |
---|
7899 | | #define HAVE_LZ4_H 1 |
---|
7900 | | #define HAVE_LZ4HC_H 1 |
---|
7901 | | #define HAVE_ZSTD_H 1 |
---|
7902 | | #define HAVE_LZMA_H 1 |
---|
7903 | | #define HAVE_LIBLZMA 1 |
---|
7904 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
7905 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
7906 | | #define HAVE_LZO_LZO1X_H 1 |
---|
7907 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
7908 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
7909 | | #define HAVE_REGEX_H 1 |
---|
7910 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
7911 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
7912 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
7913 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
7914 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
7915 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
7916 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
7917 | | #define HAVE_UINTMAX_T 1 |
---|
7918 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
7919 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7920 | | #define HAVE_INTMAX_T 1 |
---|
7921 | | #define HAVE_UINTMAX_T 1 |
---|
7922 | | /* end confdefs.h. */ |
---|
7923 | | #include <stddef.h> |
---|
7924 | | #ifdef HAVE_STDIO_H |
---|
7925 | | # include <stdio.h> |
---|
7926 | | #endif |
---|
7927 | | #ifdef HAVE_STDLIB_H |
---|
7928 | | # include <stdlib.h> |
---|
7929 | | #endif |
---|
7930 | | #ifdef HAVE_STRING_H |
---|
7931 | | # include <string.h> |
---|
7932 | | #endif |
---|
7933 | | #ifdef HAVE_INTTYPES_H |
---|
7934 | | # include <inttypes.h> |
---|
7935 | | #endif |
---|
7936 | | #ifdef HAVE_STDINT_H |
---|
7937 | | # include <stdint.h> |
---|
7938 | | #endif |
---|
7939 | | #ifdef HAVE_STRINGS_H |
---|
7940 | | # include <strings.h> |
---|
7941 | | #endif |
---|
7942 | | #ifdef HAVE_SYS_TYPES_H |
---|
7943 | | # include <sys/types.h> |
---|
7944 | | #endif |
---|
7945 | | #ifdef HAVE_SYS_STAT_H |
---|
7946 | | # include <sys/stat.h> |
---|
7947 | | #endif |
---|
7948 | | #ifdef HAVE_UNISTD_H |
---|
7949 | | # include <unistd.h> |
---|
7950 | | #endif |
---|
7951 | | enum { N = 32 / 2 - 1 }; |
---|
7952 | | int |
---|
7953 | | main (void) |
---|
7954 | | { |
---|
7955 | | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) |
---|
7956 | | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
7957 | | test_array [0] = 0; |
---|
7958 | | return test_array [0]; |
---|
7959 | | |
---|
7960 | | ; |
---|
7961 | | return 0; |
---|
7962 | | } |
---|
7963 | configure:18168: result: yes |
---|
7964 | configure:18177: checking for uint32_t |
---|
7965 | configure:18177: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7966 | configure:18177: $? = 0 |
---|
7967 | configure:18177: result: yes |
---|
7968 | configure:18189: checking for int16_t |
---|
7969 | configure:18189: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7970 | configure:18189: $? = 0 |
---|
7971 | configure:18189: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
7972 | conftest.c:153:24: error: 'test_array' declared as an array with a negative size |
---|
7973 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) |
---|
7974 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
7975 | 1 error generated. |
---|
7976 | configure:18189: $? = 1 |
---|
7977 | configure: failed program was: |
---|
7978 | | /* confdefs.h */ |
---|
7979 | | #define PACKAGE_NAME "libarchive" |
---|
7980 | | #define PACKAGE_TARNAME "libarchive" |
---|
7981 | | #define PACKAGE_VERSION "3.7.2" |
---|
7982 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
7983 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
7984 | | #define PACKAGE_URL "" |
---|
7985 | | #define PACKAGE "libarchive" |
---|
7986 | | #define VERSION "3.7.2" |
---|
7987 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
7988 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
7989 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
7990 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
7991 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
7992 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
7993 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
7994 | | #define HAVE_STDIO_H 1 |
---|
7995 | | #define HAVE_STDLIB_H 1 |
---|
7996 | | #define HAVE_STRING_H 1 |
---|
7997 | | #define HAVE_INTTYPES_H 1 |
---|
7998 | | #define HAVE_STDINT_H 1 |
---|
7999 | | #define HAVE_STRINGS_H 1 |
---|
8000 | | #define HAVE_SYS_STAT_H 1 |
---|
8001 | | #define HAVE_SYS_TYPES_H 1 |
---|
8002 | | #define HAVE_UNISTD_H 1 |
---|
8003 | | #define HAVE_WCHAR_H 1 |
---|
8004 | | #define HAVE_SYS_TIME_H 1 |
---|
8005 | | #define STDC_HEADERS 1 |
---|
8006 | | #define _ALL_SOURCE 1 |
---|
8007 | | #define _DARWIN_C_SOURCE 1 |
---|
8008 | | #define _GNU_SOURCE 1 |
---|
8009 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8010 | | #define _NETBSD_SOURCE 1 |
---|
8011 | | #define _OPENBSD_SOURCE 1 |
---|
8012 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8013 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8014 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8015 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8016 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8017 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8018 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8019 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8020 | | #define _TANDEM_SOURCE 1 |
---|
8021 | | #define __EXTENSIONS__ 1 |
---|
8022 | | #define HAVE_DLFCN_H 1 |
---|
8023 | | #define LT_OBJDIR ".libs/" |
---|
8024 | | #define HAVE_DIRENT_H 1 |
---|
8025 | | #define HAVE_SYS_WAIT_H 1 |
---|
8026 | | #define HAVE_COPYFILE_H 1 |
---|
8027 | | #define HAVE_CTYPE_H 1 |
---|
8028 | | #define HAVE_ERRNO_H 1 |
---|
8029 | | #define HAVE_FCNTL_H 1 |
---|
8030 | | #define HAVE_FNMATCH_H 1 |
---|
8031 | | #define HAVE_GRP_H 1 |
---|
8032 | | #define HAVE_INTTYPES_H 1 |
---|
8033 | | #define HAVE_LANGINFO_H 1 |
---|
8034 | | #define HAVE_LIMITS_H 1 |
---|
8035 | | #define HAVE_LOCALE_H 1 |
---|
8036 | | #define HAVE_MEMBERSHIP_H 1 |
---|
8037 | | #define HAVE_PATHS_H 1 |
---|
8038 | | #define HAVE_POLL_H 1 |
---|
8039 | | #define HAVE_PTHREAD_H 1 |
---|
8040 | | #define HAVE_PWD_H 1 |
---|
8041 | | #define HAVE_READPASSPHRASE_H 1 |
---|
8042 | | #define HAVE_SIGNAL_H 1 |
---|
8043 | | #define HAVE_SPAWN_H 1 |
---|
8044 | | #define HAVE_STDARG_H 1 |
---|
8045 | | #define HAVE_STDINT_H 1 |
---|
8046 | | #define HAVE_STDLIB_H 1 |
---|
8047 | | #define HAVE_STRING_H 1 |
---|
8048 | | #define HAVE_SYS_ACL_H 1 |
---|
8049 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8050 | | #define HAVE_SYS_IOCTL_H 1 |
---|
8051 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8052 | | #define HAVE_SYS_QUEUE_H 1 |
---|
8053 | | #define HAVE_SYS_PARAM_H 1 |
---|
8054 | | #define HAVE_SYS_POLL_H 1 |
---|
8055 | | #define HAVE_SYS_SELECT_H 1 |
---|
8056 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8057 | | #define HAVE_SYS_TIME_H 1 |
---|
8058 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8059 | | #define HAVE_SYS_XATTR_H 1 |
---|
8060 | | #define HAVE_TIME_H 1 |
---|
8061 | | #define HAVE_UNISTD_H 1 |
---|
8062 | | #define HAVE_UTIME_H 1 |
---|
8063 | | #define HAVE_WCHAR_H 1 |
---|
8064 | | #define HAVE_WCTYPE_H 1 |
---|
8065 | | #define HAVE_ZLIB_H 1 |
---|
8066 | | #define HAVE_LIBZ 1 |
---|
8067 | | #define HAVE_BZLIB_H 1 |
---|
8068 | | #define HAVE_LIBBZ2 1 |
---|
8069 | | #define HAVE_ICONV 1 |
---|
8070 | | #define ICONV_CONST |
---|
8071 | | #define HAVE_ICONV_H 1 |
---|
8072 | | #define HAVE_LOCALCHARSET_H 1 |
---|
8073 | | #define HAVE_LOCALE_CHARSET 1 |
---|
8074 | | #define HAVE_LZ4_H 1 |
---|
8075 | | #define HAVE_LZ4HC_H 1 |
---|
8076 | | #define HAVE_ZSTD_H 1 |
---|
8077 | | #define HAVE_LZMA_H 1 |
---|
8078 | | #define HAVE_LIBLZMA 1 |
---|
8079 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
8080 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
8081 | | #define HAVE_LZO_LZO1X_H 1 |
---|
8082 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
8083 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
8084 | | #define HAVE_REGEX_H 1 |
---|
8085 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8086 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
8087 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
8088 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
8089 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
8090 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8091 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
8092 | | #define HAVE_UINTMAX_T 1 |
---|
8093 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
8094 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8095 | | #define HAVE_INTMAX_T 1 |
---|
8096 | | #define HAVE_UINTMAX_T 1 |
---|
8097 | | /* end confdefs.h. */ |
---|
8098 | | #include <stddef.h> |
---|
8099 | | #ifdef HAVE_STDIO_H |
---|
8100 | | # include <stdio.h> |
---|
8101 | | #endif |
---|
8102 | | #ifdef HAVE_STDLIB_H |
---|
8103 | | # include <stdlib.h> |
---|
8104 | | #endif |
---|
8105 | | #ifdef HAVE_STRING_H |
---|
8106 | | # include <string.h> |
---|
8107 | | #endif |
---|
8108 | | #ifdef HAVE_INTTYPES_H |
---|
8109 | | # include <inttypes.h> |
---|
8110 | | #endif |
---|
8111 | | #ifdef HAVE_STDINT_H |
---|
8112 | | # include <stdint.h> |
---|
8113 | | #endif |
---|
8114 | | #ifdef HAVE_STRINGS_H |
---|
8115 | | # include <strings.h> |
---|
8116 | | #endif |
---|
8117 | | #ifdef HAVE_SYS_TYPES_H |
---|
8118 | | # include <sys/types.h> |
---|
8119 | | #endif |
---|
8120 | | #ifdef HAVE_SYS_STAT_H |
---|
8121 | | # include <sys/stat.h> |
---|
8122 | | #endif |
---|
8123 | | #ifdef HAVE_UNISTD_H |
---|
8124 | | # include <unistd.h> |
---|
8125 | | #endif |
---|
8126 | | enum { N = 16 / 2 - 1 }; |
---|
8127 | | int |
---|
8128 | | main (void) |
---|
8129 | | { |
---|
8130 | | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) |
---|
8131 | | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
8132 | | test_array [0] = 0; |
---|
8133 | | return test_array [0]; |
---|
8134 | | |
---|
8135 | | ; |
---|
8136 | | return 0; |
---|
8137 | | } |
---|
8138 | configure:18189: result: yes |
---|
8139 | configure:18198: checking for uint16_t |
---|
8140 | configure:18198: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8141 | configure:18198: $? = 0 |
---|
8142 | configure:18198: result: yes |
---|
8143 | configure:18208: checking for uint8_t |
---|
8144 | configure:18208: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8145 | configure:18208: $? = 0 |
---|
8146 | configure:18208: result: yes |
---|
8147 | configure:18221: checking for gcc options needed to detect all undeclared functions |
---|
8148 | configure:18243: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8149 | conftest.c:125:8: error: call to undeclared library function 'strchr' with type 'char *(const char *, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] |
---|
8150 | (void) strchr; |
---|
8151 | ^ |
---|
8152 | conftest.c:125:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr' |
---|
8153 | 1 error generated. |
---|
8154 | configure:18243: $? = 1 |
---|
8155 | configure: failed program was: |
---|
8156 | | /* confdefs.h */ |
---|
8157 | | #define PACKAGE_NAME "libarchive" |
---|
8158 | | #define PACKAGE_TARNAME "libarchive" |
---|
8159 | | #define PACKAGE_VERSION "3.7.2" |
---|
8160 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
8161 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
8162 | | #define PACKAGE_URL "" |
---|
8163 | | #define PACKAGE "libarchive" |
---|
8164 | | #define VERSION "3.7.2" |
---|
8165 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
8166 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
8167 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
8168 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
8169 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
8170 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
8171 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
8172 | | #define HAVE_STDIO_H 1 |
---|
8173 | | #define HAVE_STDLIB_H 1 |
---|
8174 | | #define HAVE_STRING_H 1 |
---|
8175 | | #define HAVE_INTTYPES_H 1 |
---|
8176 | | #define HAVE_STDINT_H 1 |
---|
8177 | | #define HAVE_STRINGS_H 1 |
---|
8178 | | #define HAVE_SYS_STAT_H 1 |
---|
8179 | | #define HAVE_SYS_TYPES_H 1 |
---|
8180 | | #define HAVE_UNISTD_H 1 |
---|
8181 | | #define HAVE_WCHAR_H 1 |
---|
8182 | | #define HAVE_SYS_TIME_H 1 |
---|
8183 | | #define STDC_HEADERS 1 |
---|
8184 | | #define _ALL_SOURCE 1 |
---|
8185 | | #define _DARWIN_C_SOURCE 1 |
---|
8186 | | #define _GNU_SOURCE 1 |
---|
8187 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8188 | | #define _NETBSD_SOURCE 1 |
---|
8189 | | #define _OPENBSD_SOURCE 1 |
---|
8190 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8191 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8192 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8193 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8194 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8195 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8196 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8197 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8198 | | #define _TANDEM_SOURCE 1 |
---|
8199 | | #define __EXTENSIONS__ 1 |
---|
8200 | | #define HAVE_DLFCN_H 1 |
---|
8201 | | #define LT_OBJDIR ".libs/" |
---|
8202 | | #define HAVE_DIRENT_H 1 |
---|
8203 | | #define HAVE_SYS_WAIT_H 1 |
---|
8204 | | #define HAVE_COPYFILE_H 1 |
---|
8205 | | #define HAVE_CTYPE_H 1 |
---|
8206 | | #define HAVE_ERRNO_H 1 |
---|
8207 | | #define HAVE_FCNTL_H 1 |
---|
8208 | | #define HAVE_FNMATCH_H 1 |
---|
8209 | | #define HAVE_GRP_H 1 |
---|
8210 | | #define HAVE_INTTYPES_H 1 |
---|
8211 | | #define HAVE_LANGINFO_H 1 |
---|
8212 | | #define HAVE_LIMITS_H 1 |
---|
8213 | | #define HAVE_LOCALE_H 1 |
---|
8214 | | #define HAVE_MEMBERSHIP_H 1 |
---|
8215 | | #define HAVE_PATHS_H 1 |
---|
8216 | | #define HAVE_POLL_H 1 |
---|
8217 | | #define HAVE_PTHREAD_H 1 |
---|
8218 | | #define HAVE_PWD_H 1 |
---|
8219 | | #define HAVE_READPASSPHRASE_H 1 |
---|
8220 | | #define HAVE_SIGNAL_H 1 |
---|
8221 | | #define HAVE_SPAWN_H 1 |
---|
8222 | | #define HAVE_STDARG_H 1 |
---|
8223 | | #define HAVE_STDINT_H 1 |
---|
8224 | | #define HAVE_STDLIB_H 1 |
---|
8225 | | #define HAVE_STRING_H 1 |
---|
8226 | | #define HAVE_SYS_ACL_H 1 |
---|
8227 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8228 | | #define HAVE_SYS_IOCTL_H 1 |
---|
8229 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8230 | | #define HAVE_SYS_QUEUE_H 1 |
---|
8231 | | #define HAVE_SYS_PARAM_H 1 |
---|
8232 | | #define HAVE_SYS_POLL_H 1 |
---|
8233 | | #define HAVE_SYS_SELECT_H 1 |
---|
8234 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8235 | | #define HAVE_SYS_TIME_H 1 |
---|
8236 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8237 | | #define HAVE_SYS_XATTR_H 1 |
---|
8238 | | #define HAVE_TIME_H 1 |
---|
8239 | | #define HAVE_UNISTD_H 1 |
---|
8240 | | #define HAVE_UTIME_H 1 |
---|
8241 | | #define HAVE_WCHAR_H 1 |
---|
8242 | | #define HAVE_WCTYPE_H 1 |
---|
8243 | | #define HAVE_ZLIB_H 1 |
---|
8244 | | #define HAVE_LIBZ 1 |
---|
8245 | | #define HAVE_BZLIB_H 1 |
---|
8246 | | #define HAVE_LIBBZ2 1 |
---|
8247 | | #define HAVE_ICONV 1 |
---|
8248 | | #define ICONV_CONST |
---|
8249 | | #define HAVE_ICONV_H 1 |
---|
8250 | | #define HAVE_LOCALCHARSET_H 1 |
---|
8251 | | #define HAVE_LOCALE_CHARSET 1 |
---|
8252 | | #define HAVE_LZ4_H 1 |
---|
8253 | | #define HAVE_LZ4HC_H 1 |
---|
8254 | | #define HAVE_ZSTD_H 1 |
---|
8255 | | #define HAVE_LZMA_H 1 |
---|
8256 | | #define HAVE_LIBLZMA 1 |
---|
8257 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
8258 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
8259 | | #define HAVE_LZO_LZO1X_H 1 |
---|
8260 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
8261 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
8262 | | #define HAVE_REGEX_H 1 |
---|
8263 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8264 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
8265 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
8266 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
8267 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
8268 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8269 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
8270 | | #define HAVE_UINTMAX_T 1 |
---|
8271 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
8272 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8273 | | #define HAVE_INTMAX_T 1 |
---|
8274 | | #define HAVE_UINTMAX_T 1 |
---|
8275 | | /* end confdefs.h. */ |
---|
8276 | | |
---|
8277 | | int |
---|
8278 | | main (void) |
---|
8279 | | { |
---|
8280 | | (void) strchr; |
---|
8281 | | ; |
---|
8282 | | return 0; |
---|
8283 | | } |
---|
8284 | configure:18270: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8285 | configure:18270: $? = 0 |
---|
8286 | configure:18287: result: none needed |
---|
8287 | configure:18301: checking whether SIZE_MAX is declared |
---|
8288 | configure:18301: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8289 | configure:18301: $? = 0 |
---|
8290 | configure:18301: result: yes |
---|
8291 | configure:18309: checking whether INT32_MAX is declared |
---|
8292 | configure:18309: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8293 | configure:18309: $? = 0 |
---|
8294 | configure:18309: result: yes |
---|
8295 | configure:18317: checking whether INT32_MIN is declared |
---|
8296 | configure:18317: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8297 | configure:18317: $? = 0 |
---|
8298 | configure:18317: result: yes |
---|
8299 | configure:18326: checking whether INT64_MAX is declared |
---|
8300 | configure:18326: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8301 | configure:18326: $? = 0 |
---|
8302 | configure:18326: result: yes |
---|
8303 | configure:18334: checking whether INT64_MIN is declared |
---|
8304 | configure:18334: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8305 | configure:18334: $? = 0 |
---|
8306 | configure:18334: result: yes |
---|
8307 | configure:18342: checking whether UINT64_MAX is declared |
---|
8308 | configure:18342: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8309 | configure:18342: $? = 0 |
---|
8310 | configure:18342: result: yes |
---|
8311 | configure:18350: checking whether UINT32_MAX is declared |
---|
8312 | configure:18350: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8313 | configure:18350: $? = 0 |
---|
8314 | configure:18350: result: yes |
---|
8315 | configure:18359: checking whether INTMAX_MAX is declared |
---|
8316 | configure:18359: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8317 | configure:18359: $? = 0 |
---|
8318 | configure:18359: result: yes |
---|
8319 | configure:18367: checking whether INTMAX_MIN is declared |
---|
8320 | configure:18367: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8321 | configure:18367: $? = 0 |
---|
8322 | configure:18367: result: yes |
---|
8323 | configure:18375: checking whether UINTMAX_MAX is declared |
---|
8324 | configure:18375: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8325 | configure:18375: $? = 0 |
---|
8326 | configure:18375: result: yes |
---|
8327 | configure:18385: checking whether SSIZE_MAX is declared |
---|
8328 | configure:18385: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8329 | configure:18385: $? = 0 |
---|
8330 | configure:18385: result: yes |
---|
8331 | configure:18394: checking whether EFTYPE is declared |
---|
8332 | configure:18394: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8333 | configure:18394: $? = 0 |
---|
8334 | configure:18394: result: yes |
---|
8335 | configure:18402: checking whether EILSEQ is declared |
---|
8336 | configure:18402: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8337 | configure:18402: $? = 0 |
---|
8338 | configure:18402: result: yes |
---|
8339 | configure:18410: checking for wchar_t |
---|
8340 | configure:18410: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8341 | configure:18410: $? = 0 |
---|
8342 | configure:18410: gcc -c -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5 |
---|
8343 | conftest.c:165:22: error: expected expression |
---|
8344 | if (sizeof ((wchar_t))) |
---|
8345 | ^ |
---|
8346 | 1 error generated. |
---|
8347 | configure:18410: $? = 1 |
---|
8348 | configure: failed program was: |
---|
8349 | | /* confdefs.h */ |
---|
8350 | | #define PACKAGE_NAME "libarchive" |
---|
8351 | | #define PACKAGE_TARNAME "libarchive" |
---|
8352 | | #define PACKAGE_VERSION "3.7.2" |
---|
8353 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
8354 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
8355 | | #define PACKAGE_URL "" |
---|
8356 | | #define PACKAGE "libarchive" |
---|
8357 | | #define VERSION "3.7.2" |
---|
8358 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
8359 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
8360 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
8361 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
8362 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
8363 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
8364 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
8365 | | #define HAVE_STDIO_H 1 |
---|
8366 | | #define HAVE_STDLIB_H 1 |
---|
8367 | | #define HAVE_STRING_H 1 |
---|
8368 | | #define HAVE_INTTYPES_H 1 |
---|
8369 | | #define HAVE_STDINT_H 1 |
---|
8370 | | #define HAVE_STRINGS_H 1 |
---|
8371 | | #define HAVE_SYS_STAT_H 1 |
---|
8372 | | #define HAVE_SYS_TYPES_H 1 |
---|
8373 | | #define HAVE_UNISTD_H 1 |
---|
8374 | | #define HAVE_WCHAR_H 1 |
---|
8375 | | #define HAVE_SYS_TIME_H 1 |
---|
8376 | | #define STDC_HEADERS 1 |
---|
8377 | | #define _ALL_SOURCE 1 |
---|
8378 | | #define _DARWIN_C_SOURCE 1 |
---|
8379 | | #define _GNU_SOURCE 1 |
---|
8380 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8381 | | #define _NETBSD_SOURCE 1 |
---|
8382 | | #define _OPENBSD_SOURCE 1 |
---|
8383 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8384 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8385 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8386 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8387 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8388 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8389 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8390 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8391 | | #define _TANDEM_SOURCE 1 |
---|
8392 | | #define __EXTENSIONS__ 1 |
---|
8393 | | #define HAVE_DLFCN_H 1 |
---|
8394 | | #define LT_OBJDIR ".libs/" |
---|
8395 | | #define HAVE_DIRENT_H 1 |
---|
8396 | | #define HAVE_SYS_WAIT_H 1 |
---|
8397 | | #define HAVE_COPYFILE_H 1 |
---|
8398 | | #define HAVE_CTYPE_H 1 |
---|
8399 | | #define HAVE_ERRNO_H 1 |
---|
8400 | | #define HAVE_FCNTL_H 1 |
---|
8401 | | #define HAVE_FNMATCH_H 1 |
---|
8402 | | #define HAVE_GRP_H 1 |
---|
8403 | | #define HAVE_INTTYPES_H 1 |
---|
8404 | | #define HAVE_LANGINFO_H 1 |
---|
8405 | | #define HAVE_LIMITS_H 1 |
---|
8406 | | #define HAVE_LOCALE_H 1 |
---|
8407 | | #define HAVE_MEMBERSHIP_H 1 |
---|
8408 | | #define HAVE_PATHS_H 1 |
---|
8409 | | #define HAVE_POLL_H 1 |
---|
8410 | | #define HAVE_PTHREAD_H 1 |
---|
8411 | | #define HAVE_PWD_H 1 |
---|
8412 | | #define HAVE_READPASSPHRASE_H 1 |
---|
8413 | | #define HAVE_SIGNAL_H 1 |
---|
8414 | | #define HAVE_SPAWN_H 1 |
---|
8415 | | #define HAVE_STDARG_H 1 |
---|
8416 | | #define HAVE_STDINT_H 1 |
---|
8417 | | #define HAVE_STDLIB_H 1 |
---|
8418 | | #define HAVE_STRING_H 1 |
---|
8419 | | #define HAVE_SYS_ACL_H 1 |
---|
8420 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8421 | | #define HAVE_SYS_IOCTL_H 1 |
---|
8422 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8423 | | #define HAVE_SYS_QUEUE_H 1 |
---|
8424 | | #define HAVE_SYS_PARAM_H 1 |
---|
8425 | | #define HAVE_SYS_POLL_H 1 |
---|
8426 | | #define HAVE_SYS_SELECT_H 1 |
---|
8427 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8428 | | #define HAVE_SYS_TIME_H 1 |
---|
8429 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8430 | | #define HAVE_SYS_XATTR_H 1 |
---|
8431 | | #define HAVE_TIME_H 1 |
---|
8432 | | #define HAVE_UNISTD_H 1 |
---|
8433 | | #define HAVE_UTIME_H 1 |
---|
8434 | | #define HAVE_WCHAR_H 1 |
---|
8435 | | #define HAVE_WCTYPE_H 1 |
---|
8436 | | #define HAVE_ZLIB_H 1 |
---|
8437 | | #define HAVE_LIBZ 1 |
---|
8438 | | #define HAVE_BZLIB_H 1 |
---|
8439 | | #define HAVE_LIBBZ2 1 |
---|
8440 | | #define HAVE_ICONV 1 |
---|
8441 | | #define ICONV_CONST |
---|
8442 | | #define HAVE_ICONV_H 1 |
---|
8443 | | #define HAVE_LOCALCHARSET_H 1 |
---|
8444 | | #define HAVE_LOCALE_CHARSET 1 |
---|
8445 | | #define HAVE_LZ4_H 1 |
---|
8446 | | #define HAVE_LZ4HC_H 1 |
---|
8447 | | #define HAVE_ZSTD_H 1 |
---|
8448 | | #define HAVE_LZMA_H 1 |
---|
8449 | | #define HAVE_LIBLZMA 1 |
---|
8450 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
8451 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
8452 | | #define HAVE_LZO_LZO1X_H 1 |
---|
8453 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
8454 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
8455 | | #define HAVE_REGEX_H 1 |
---|
8456 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8457 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
8458 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
8459 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
8460 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
8461 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8462 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
8463 | | #define HAVE_UINTMAX_T 1 |
---|
8464 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
8465 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8466 | | #define HAVE_INTMAX_T 1 |
---|
8467 | | #define HAVE_UINTMAX_T 1 |
---|
8468 | | #define HAVE_DECL_SIZE_MAX 1 |
---|
8469 | | #define HAVE_DECL_INT32_MAX 1 |
---|
8470 | | #define HAVE_DECL_INT32_MIN 1 |
---|
8471 | | #define HAVE_DECL_INT64_MAX 1 |
---|
8472 | | #define HAVE_DECL_INT64_MIN 1 |
---|
8473 | | #define HAVE_DECL_UINT64_MAX 1 |
---|
8474 | | #define HAVE_DECL_UINT32_MAX 1 |
---|
8475 | | #define HAVE_DECL_INTMAX_MAX 1 |
---|
8476 | | #define HAVE_DECL_INTMAX_MIN 1 |
---|
8477 | | #define HAVE_DECL_UINTMAX_MAX 1 |
---|
8478 | | #define HAVE_DECL_SSIZE_MAX 1 |
---|
8479 | | #define HAVE_EFTYPE 1 |
---|
8480 | | #define HAVE_EILSEQ 1 |
---|
8481 | | /* end confdefs.h. */ |
---|
8482 | | #include <stddef.h> |
---|
8483 | | #ifdef HAVE_STDIO_H |
---|
8484 | | # include <stdio.h> |
---|
8485 | | #endif |
---|
8486 | | #ifdef HAVE_STDLIB_H |
---|
8487 | | # include <stdlib.h> |
---|
8488 | | #endif |
---|
8489 | | #ifdef HAVE_STRING_H |
---|
8490 | | # include <string.h> |
---|
8491 | | #endif |
---|
8492 | | #ifdef HAVE_INTTYPES_H |
---|
8493 | | # include <inttypes.h> |
---|
8494 | | #endif |
---|
8495 | | #ifdef HAVE_STDINT_H |
---|
8496 | | # include <stdint.h> |
---|
8497 | | #endif |
---|
8498 | | #ifdef HAVE_STRINGS_H |
---|
8499 | | # include <strings.h> |
---|
8500 | | #endif |
---|
8501 | | #ifdef HAVE_SYS_TYPES_H |
---|
8502 | | # include <sys/types.h> |
---|
8503 | | #endif |
---|
8504 | | #ifdef HAVE_SYS_STAT_H |
---|
8505 | | # include <sys/stat.h> |
---|
8506 | | #endif |
---|
8507 | | #ifdef HAVE_UNISTD_H |
---|
8508 | | # include <unistd.h> |
---|
8509 | | #endif |
---|
8510 | | int |
---|
8511 | | main (void) |
---|
8512 | | { |
---|
8513 | | if (sizeof ((wchar_t))) |
---|
8514 | | return 0; |
---|
8515 | | ; |
---|
8516 | | return 0; |
---|
8517 | | } |
---|
8518 | configure:18410: result: yes |
---|
8519 | configure:18419: checking size of wchar_t |
---|
8520 | configure:18425: gcc -o conftest -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c -llzma -lbz2 -lz -L/opt/local/lib -lxml2 >&5 |
---|
8521 | + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
---|
8522 | ++ gcc -o conftest -g -O2 -Wall -Wformat -Wformat-security -I/opt/local/include -I/opt/local/include/libxml2 conftest.c -llzma -lbz2 -lz -L/opt/local/lib -lxml2 |
---|
8523 | configure:18425: $? = 0 |
---|
8524 | configure:18425: ./conftest |
---|
8525 | + eval './conftest$ac_exeext' |
---|
8526 | ++ ./conftest |
---|
8527 | dyld[60109]: Library not loaded: /opt/local/lib/libicui18n.73.dylib |
---|
8528 | Referenced from: <A6EF06B4-01B0-356B-9500-964493CACA2C> /opt/local/lib/libxml2.2.dylib |
---|
8529 | Reason: tried: '/opt/local/lib/libicui18n.73.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libicui18n.73.dylib' (no such file), '/opt/local/lib/libicui18n.73.dylib' (no such file) |
---|
8530 | ./configure: line 1939: 60109 Abort trap: 6 ./conftest$ac_exeext |
---|
8531 | configure:18425: $? = 134 |
---|
8532 | configure: program exited with status 134 |
---|
8533 | configure: failed program was: |
---|
8534 | | /* confdefs.h */ |
---|
8535 | | #define PACKAGE_NAME "libarchive" |
---|
8536 | | #define PACKAGE_TARNAME "libarchive" |
---|
8537 | | #define PACKAGE_VERSION "3.7.2" |
---|
8538 | | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
8539 | | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
8540 | | #define PACKAGE_URL "" |
---|
8541 | | #define PACKAGE "libarchive" |
---|
8542 | | #define VERSION "3.7.2" |
---|
8543 | | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
8544 | | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
8545 | | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
8546 | | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
8547 | | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
8548 | | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
8549 | | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
8550 | | #define HAVE_STDIO_H 1 |
---|
8551 | | #define HAVE_STDLIB_H 1 |
---|
8552 | | #define HAVE_STRING_H 1 |
---|
8553 | | #define HAVE_INTTYPES_H 1 |
---|
8554 | | #define HAVE_STDINT_H 1 |
---|
8555 | | #define HAVE_STRINGS_H 1 |
---|
8556 | | #define HAVE_SYS_STAT_H 1 |
---|
8557 | | #define HAVE_SYS_TYPES_H 1 |
---|
8558 | | #define HAVE_UNISTD_H 1 |
---|
8559 | | #define HAVE_WCHAR_H 1 |
---|
8560 | | #define HAVE_SYS_TIME_H 1 |
---|
8561 | | #define STDC_HEADERS 1 |
---|
8562 | | #define _ALL_SOURCE 1 |
---|
8563 | | #define _DARWIN_C_SOURCE 1 |
---|
8564 | | #define _GNU_SOURCE 1 |
---|
8565 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8566 | | #define _NETBSD_SOURCE 1 |
---|
8567 | | #define _OPENBSD_SOURCE 1 |
---|
8568 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8569 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8570 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8571 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8572 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8573 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8574 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8575 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8576 | | #define _TANDEM_SOURCE 1 |
---|
8577 | | #define __EXTENSIONS__ 1 |
---|
8578 | | #define HAVE_DLFCN_H 1 |
---|
8579 | | #define LT_OBJDIR ".libs/" |
---|
8580 | | #define HAVE_DIRENT_H 1 |
---|
8581 | | #define HAVE_SYS_WAIT_H 1 |
---|
8582 | | #define HAVE_COPYFILE_H 1 |
---|
8583 | | #define HAVE_CTYPE_H 1 |
---|
8584 | | #define HAVE_ERRNO_H 1 |
---|
8585 | | #define HAVE_FCNTL_H 1 |
---|
8586 | | #define HAVE_FNMATCH_H 1 |
---|
8587 | | #define HAVE_GRP_H 1 |
---|
8588 | | #define HAVE_INTTYPES_H 1 |
---|
8589 | | #define HAVE_LANGINFO_H 1 |
---|
8590 | | #define HAVE_LIMITS_H 1 |
---|
8591 | | #define HAVE_LOCALE_H 1 |
---|
8592 | | #define HAVE_MEMBERSHIP_H 1 |
---|
8593 | | #define HAVE_PATHS_H 1 |
---|
8594 | | #define HAVE_POLL_H 1 |
---|
8595 | | #define HAVE_PTHREAD_H 1 |
---|
8596 | | #define HAVE_PWD_H 1 |
---|
8597 | | #define HAVE_READPASSPHRASE_H 1 |
---|
8598 | | #define HAVE_SIGNAL_H 1 |
---|
8599 | | #define HAVE_SPAWN_H 1 |
---|
8600 | | #define HAVE_STDARG_H 1 |
---|
8601 | | #define HAVE_STDINT_H 1 |
---|
8602 | | #define HAVE_STDLIB_H 1 |
---|
8603 | | #define HAVE_STRING_H 1 |
---|
8604 | | #define HAVE_SYS_ACL_H 1 |
---|
8605 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8606 | | #define HAVE_SYS_IOCTL_H 1 |
---|
8607 | | #define HAVE_SYS_MOUNT_H 1 |
---|
8608 | | #define HAVE_SYS_QUEUE_H 1 |
---|
8609 | | #define HAVE_SYS_PARAM_H 1 |
---|
8610 | | #define HAVE_SYS_POLL_H 1 |
---|
8611 | | #define HAVE_SYS_SELECT_H 1 |
---|
8612 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8613 | | #define HAVE_SYS_TIME_H 1 |
---|
8614 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8615 | | #define HAVE_SYS_XATTR_H 1 |
---|
8616 | | #define HAVE_TIME_H 1 |
---|
8617 | | #define HAVE_UNISTD_H 1 |
---|
8618 | | #define HAVE_UTIME_H 1 |
---|
8619 | | #define HAVE_WCHAR_H 1 |
---|
8620 | | #define HAVE_WCTYPE_H 1 |
---|
8621 | | #define HAVE_ZLIB_H 1 |
---|
8622 | | #define HAVE_LIBZ 1 |
---|
8623 | | #define HAVE_BZLIB_H 1 |
---|
8624 | | #define HAVE_LIBBZ2 1 |
---|
8625 | | #define HAVE_ICONV 1 |
---|
8626 | | #define ICONV_CONST |
---|
8627 | | #define HAVE_ICONV_H 1 |
---|
8628 | | #define HAVE_LOCALCHARSET_H 1 |
---|
8629 | | #define HAVE_LOCALE_CHARSET 1 |
---|
8630 | | #define HAVE_LZ4_H 1 |
---|
8631 | | #define HAVE_LZ4HC_H 1 |
---|
8632 | | #define HAVE_ZSTD_H 1 |
---|
8633 | | #define HAVE_LZMA_H 1 |
---|
8634 | | #define HAVE_LIBLZMA 1 |
---|
8635 | | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
8636 | | #define HAVE_LZO_LZOCONF_H 1 |
---|
8637 | | #define HAVE_LZO_LZO1X_H 1 |
---|
8638 | | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
8639 | | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
8640 | | #define HAVE_REGEX_H 1 |
---|
8641 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
8642 | | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
8643 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
8644 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
8645 | | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
8646 | | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
8647 | | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
8648 | | #define HAVE_UINTMAX_T 1 |
---|
8649 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
8650 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8651 | | #define HAVE_INTMAX_T 1 |
---|
8652 | | #define HAVE_UINTMAX_T 1 |
---|
8653 | | #define HAVE_DECL_SIZE_MAX 1 |
---|
8654 | | #define HAVE_DECL_INT32_MAX 1 |
---|
8655 | | #define HAVE_DECL_INT32_MIN 1 |
---|
8656 | | #define HAVE_DECL_INT64_MAX 1 |
---|
8657 | | #define HAVE_DECL_INT64_MIN 1 |
---|
8658 | | #define HAVE_DECL_UINT64_MAX 1 |
---|
8659 | | #define HAVE_DECL_UINT32_MAX 1 |
---|
8660 | | #define HAVE_DECL_INTMAX_MAX 1 |
---|
8661 | | #define HAVE_DECL_INTMAX_MIN 1 |
---|
8662 | | #define HAVE_DECL_UINTMAX_MAX 1 |
---|
8663 | | #define HAVE_DECL_SSIZE_MAX 1 |
---|
8664 | | #define HAVE_EFTYPE 1 |
---|
8665 | | #define HAVE_EILSEQ 1 |
---|
8666 | | #define HAVE_WCHAR_T 1 |
---|
8667 | | /* end confdefs.h. */ |
---|
8668 | | #include <stddef.h> |
---|
8669 | | #ifdef HAVE_STDIO_H |
---|
8670 | | # include <stdio.h> |
---|
8671 | | #endif |
---|
8672 | | #ifdef HAVE_STDLIB_H |
---|
8673 | | # include <stdlib.h> |
---|
8674 | | #endif |
---|
8675 | | #ifdef HAVE_STRING_H |
---|
8676 | | # include <string.h> |
---|
8677 | | #endif |
---|
8678 | | #ifdef HAVE_INTTYPES_H |
---|
8679 | | # include <inttypes.h> |
---|
8680 | | #endif |
---|
8681 | | #ifdef HAVE_STDINT_H |
---|
8682 | | # include <stdint.h> |
---|
8683 | | #endif |
---|
8684 | | #ifdef HAVE_STRINGS_H |
---|
8685 | | # include <strings.h> |
---|
8686 | | #endif |
---|
8687 | | #ifdef HAVE_SYS_TYPES_H |
---|
8688 | | # include <sys/types.h> |
---|
8689 | | #endif |
---|
8690 | | #ifdef HAVE_SYS_STAT_H |
---|
8691 | | # include <sys/stat.h> |
---|
8692 | | #endif |
---|
8693 | | #ifdef HAVE_UNISTD_H |
---|
8694 | | # include <unistd.h> |
---|
8695 | | #endif |
---|
8696 | | static long int longval (void) { return (long int) (sizeof (wchar_t)); } |
---|
8697 | | static unsigned long int ulongval (void) { return (long int) (sizeof (wchar_t)); } |
---|
8698 | | #include <stdio.h> |
---|
8699 | | #include <stdlib.h> |
---|
8700 | | int |
---|
8701 | | main (void) |
---|
8702 | | { |
---|
8703 | | |
---|
8704 | | FILE *f = fopen ("conftest.val", "w"); |
---|
8705 | | if (! f) |
---|
8706 | | return 1; |
---|
8707 | | if (((long int) (sizeof (wchar_t))) < 0) |
---|
8708 | | { |
---|
8709 | | long int i = longval (); |
---|
8710 | | if (i != ((long int) (sizeof (wchar_t)))) |
---|
8711 | | return 1; |
---|
8712 | | fprintf (f, "%ld", i); |
---|
8713 | | } |
---|
8714 | | else |
---|
8715 | | { |
---|
8716 | | unsigned long int i = ulongval (); |
---|
8717 | | if (i != ((long int) (sizeof (wchar_t)))) |
---|
8718 | | return 1; |
---|
8719 | | fprintf (f, "%lu", i); |
---|
8720 | | } |
---|
8721 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
8722 | | on some platforms. */ |
---|
8723 | | return ferror (f) || fclose (f) != 0; |
---|
8724 | | |
---|
8725 | | ; |
---|
8726 | | return 0; |
---|
8727 | | } |
---|
8728 | configure:18430: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libarchive/libarchive/work/libarchive-3.7.2': |
---|
8729 | configure:18432: error: cannot compute sizeof (wchar_t) |
---|
8730 | See `config.log' for more details |
---|
8731 | |
---|
8732 | ## ---------------- ## |
---|
8733 | ## Cache variables. ## |
---|
8734 | ## ---------------- ## |
---|
8735 | |
---|
8736 | ac_cv_build=aarch64-apple-darwin23.2.0 |
---|
8737 | ac_cv_c_compiler_gnu=yes |
---|
8738 | ac_cv_c_const=yes |
---|
8739 | ac_cv_c_int16_t=yes |
---|
8740 | ac_cv_c_int32_t=yes |
---|
8741 | ac_cv_c_int64_t=yes |
---|
8742 | ac_cv_c_uint16_t=yes |
---|
8743 | ac_cv_c_uint32_t=yes |
---|
8744 | ac_cv_c_uint64_t=yes |
---|
8745 | ac_cv_c_uint8_t=yes |
---|
8746 | ac_cv_c_undeclared_builtin_options='none needed' |
---|
8747 | ac_cv_env_CC_set= |
---|
8748 | ac_cv_env_CC_value= |
---|
8749 | ac_cv_env_CFLAGS_set= |
---|
8750 | ac_cv_env_CFLAGS_value= |
---|
8751 | ac_cv_env_CPPFLAGS_set= |
---|
8752 | ac_cv_env_CPPFLAGS_value= |
---|
8753 | ac_cv_env_CPP_set= |
---|
8754 | ac_cv_env_CPP_value= |
---|
8755 | ac_cv_env_LDFLAGS_set= |
---|
8756 | ac_cv_env_LDFLAGS_value= |
---|
8757 | ac_cv_env_LIBS_set= |
---|
8758 | ac_cv_env_LIBS_value= |
---|
8759 | ac_cv_env_LIBXML2_PC_CFLAGS_set= |
---|
8760 | ac_cv_env_LIBXML2_PC_CFLAGS_value= |
---|
8761 | ac_cv_env_LIBXML2_PC_LIBS_set= |
---|
8762 | ac_cv_env_LIBXML2_PC_LIBS_value= |
---|
8763 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
8764 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
8765 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
8766 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
8767 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
8768 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
8769 | ac_cv_env_PKG_CONFIG_set= |
---|
8770 | ac_cv_env_PKG_CONFIG_value= |
---|
8771 | ac_cv_env_build_alias_set= |
---|
8772 | ac_cv_env_build_alias_value= |
---|
8773 | ac_cv_env_host_alias_set= |
---|
8774 | ac_cv_env_host_alias_value= |
---|
8775 | ac_cv_env_target_alias_set= |
---|
8776 | ac_cv_env_target_alias_value= |
---|
8777 | ac_cv_func_locale_charset=yes |
---|
8778 | ac_cv_func_regcomp=yes |
---|
8779 | ac_cv_have_decl_EFTYPE=yes |
---|
8780 | ac_cv_have_decl_EILSEQ=yes |
---|
8781 | ac_cv_have_decl_EXT2_IOC_GETFLAGS=no |
---|
8782 | ac_cv_have_decl_FS_IOC_GETFLAGS=no |
---|
8783 | ac_cv_have_decl_INT32_MAX=yes |
---|
8784 | ac_cv_have_decl_INT32_MIN=yes |
---|
8785 | ac_cv_have_decl_INT64_MAX=yes |
---|
8786 | ac_cv_have_decl_INT64_MIN=yes |
---|
8787 | ac_cv_have_decl_INTMAX_MAX=yes |
---|
8788 | ac_cv_have_decl_INTMAX_MIN=yes |
---|
8789 | ac_cv_have_decl_SIZE_MAX=yes |
---|
8790 | ac_cv_have_decl_SSIZE_MAX=yes |
---|
8791 | ac_cv_have_decl_UINT32_MAX=yes |
---|
8792 | ac_cv_have_decl_UINT64_MAX=yes |
---|
8793 | ac_cv_have_decl_UINTMAX_MAX=yes |
---|
8794 | ac_cv_header_acl_libacl_h=no |
---|
8795 | ac_cv_header_attr_xattr_h=no |
---|
8796 | ac_cv_header_blake2_h=no |
---|
8797 | ac_cv_header_bzlib_h=yes |
---|
8798 | ac_cv_header_copyfile_h=yes |
---|
8799 | ac_cv_header_ctype_h=yes |
---|
8800 | ac_cv_header_dirent_dirent_h=yes |
---|
8801 | ac_cv_header_dlfcn_h=yes |
---|
8802 | ac_cv_header_errno_h=yes |
---|
8803 | ac_cv_header_ext2fs_ext2_fs_h=no |
---|
8804 | ac_cv_header_fcntl_h=yes |
---|
8805 | ac_cv_header_fnmatch_h=yes |
---|
8806 | ac_cv_header_grp_h=yes |
---|
8807 | ac_cv_header_iconv_h=yes |
---|
8808 | ac_cv_header_inttypes_h=yes |
---|
8809 | ac_cv_header_io_h=no |
---|
8810 | ac_cv_header_langinfo_h=yes |
---|
8811 | ac_cv_header_libxml_xmlreader_h=yes |
---|
8812 | ac_cv_header_libxml_xmlwriter_h=yes |
---|
8813 | ac_cv_header_limits_h=yes |
---|
8814 | ac_cv_header_linux_fiemap_h=no |
---|
8815 | ac_cv_header_linux_fs_h=no |
---|
8816 | ac_cv_header_linux_magic_h=no |
---|
8817 | ac_cv_header_linux_types_h=no |
---|
8818 | ac_cv_header_localcharset_h=yes |
---|
8819 | ac_cv_header_locale_h=yes |
---|
8820 | ac_cv_header_lz4_h=yes |
---|
8821 | ac_cv_header_lz4hc_h=yes |
---|
8822 | ac_cv_header_lzma_h=yes |
---|
8823 | ac_cv_header_lzo_lzo1x_h=yes |
---|
8824 | ac_cv_header_lzo_lzoconf_h=yes |
---|
8825 | ac_cv_header_membership_h=yes |
---|
8826 | ac_cv_header_minix_config_h=no |
---|
8827 | ac_cv_header_paths_h=yes |
---|
8828 | ac_cv_header_poll_h=yes |
---|
8829 | ac_cv_header_pthread_h=yes |
---|
8830 | ac_cv_header_pwd_h=yes |
---|
8831 | ac_cv_header_readpassphrase_h=yes |
---|
8832 | ac_cv_header_regex_h=yes |
---|
8833 | ac_cv_header_signal_h=yes |
---|
8834 | ac_cv_header_spawn_h=yes |
---|
8835 | ac_cv_header_stdarg_h=yes |
---|
8836 | ac_cv_header_stdint_h=yes |
---|
8837 | ac_cv_header_stdio_h=yes |
---|
8838 | ac_cv_header_stdlib_h=yes |
---|
8839 | ac_cv_header_string_h=yes |
---|
8840 | ac_cv_header_strings_h=yes |
---|
8841 | ac_cv_header_sys_acl_h=yes |
---|
8842 | ac_cv_header_sys_cdefs_h=yes |
---|
8843 | ac_cv_header_sys_ea_h=no |
---|
8844 | ac_cv_header_sys_extattr_h=no |
---|
8845 | ac_cv_header_sys_ioctl_h=yes |
---|
8846 | ac_cv_header_sys_mkdev_h=no |
---|
8847 | ac_cv_header_sys_mount_h=yes |
---|
8848 | ac_cv_header_sys_param_h=yes |
---|
8849 | ac_cv_header_sys_poll_h=yes |
---|
8850 | ac_cv_header_sys_queue_h=yes |
---|
8851 | ac_cv_header_sys_richacl_h=no |
---|
8852 | ac_cv_header_sys_select_h=yes |
---|
8853 | ac_cv_header_sys_stat_h=yes |
---|
8854 | ac_cv_header_sys_statfs_h=no |
---|
8855 | ac_cv_header_sys_statvfs_h=yes |
---|
8856 | ac_cv_header_sys_sysmacros_h=no |
---|
8857 | ac_cv_header_sys_time_h=yes |
---|
8858 | ac_cv_header_sys_types_h=yes |
---|
8859 | ac_cv_header_sys_utime_h=no |
---|
8860 | ac_cv_header_sys_utsname_h=yes |
---|
8861 | ac_cv_header_sys_vfs_h=no |
---|
8862 | ac_cv_header_sys_wait_h=yes |
---|
8863 | ac_cv_header_sys_xattr_h=yes |
---|
8864 | ac_cv_header_time_h=yes |
---|
8865 | ac_cv_header_unistd_h=yes |
---|
8866 | ac_cv_header_utime_h=yes |
---|
8867 | ac_cv_header_wchar_h=yes |
---|
8868 | ac_cv_header_wctype_h=yes |
---|
8869 | ac_cv_header_wincrypt_h=no |
---|
8870 | ac_cv_header_windows_h=no |
---|
8871 | ac_cv_header_winioctl_h=no |
---|
8872 | ac_cv_header_zlib_h=yes |
---|
8873 | ac_cv_header_zstd_h=yes |
---|
8874 | ac_cv_host=aarch64-apple-darwin23.2.0 |
---|
8875 | ac_cv_lib_b2_blake2sp_init=no |
---|
8876 | ac_cv_lib_bz2_BZ2_bzDecompressInit=yes |
---|
8877 | ac_cv_lib_lz4_LZ4_decompress_safe=no |
---|
8878 | ac_cv_lib_lzma_lzma_stream_decoder=yes |
---|
8879 | ac_cv_lib_lzo2_lzo1x_decompress_safe=no |
---|
8880 | ac_cv_lib_xml2_xmlInitParser=yes |
---|
8881 | ac_cv_lib_z_inflate=yes |
---|
8882 | ac_cv_lib_zstd_ZSTD_compressStream=no |
---|
8883 | ac_cv_lib_zstd_ZSTD_decompressStream=no |
---|
8884 | ac_cv_lzma_has_arm64=yes |
---|
8885 | ac_cv_lzma_has_mt=no |
---|
8886 | ac_cv_member_struct_stat_st_birthtime=yes |
---|
8887 | ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes |
---|
8888 | ac_cv_member_struct_stat_st_blksize=yes |
---|
8889 | ac_cv_member_struct_stat_st_flags=yes |
---|
8890 | ac_cv_member_struct_stat_st_mtim_tv_nsec=no |
---|
8891 | ac_cv_member_struct_stat_st_mtime_n=no |
---|
8892 | ac_cv_member_struct_stat_st_mtime_usec=no |
---|
8893 | ac_cv_member_struct_stat_st_mtimespec_tv_nsec=yes |
---|
8894 | ac_cv_member_struct_stat_st_umtime=no |
---|
8895 | ac_cv_member_struct_statfs_f_iosize=yes |
---|
8896 | ac_cv_member_struct_statfs_f_namemax=no |
---|
8897 | ac_cv_member_struct_statvfs_f_iosize=no |
---|
8898 | ac_cv_member_struct_tm___tm_gmtoff=no |
---|
8899 | ac_cv_member_struct_tm_tm_gmtoff=yes |
---|
8900 | ac_cv_objext=o |
---|
8901 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
8902 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
8903 | ac_cv_path_GREP=/usr/bin/grep |
---|
8904 | ac_cv_path_SED=/usr/bin/sed |
---|
8905 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
8906 | ac_cv_path_install='/usr/bin/install -c' |
---|
8907 | ac_cv_path_lt_DD=/bin/dd |
---|
8908 | ac_cv_prog_AWK=awk |
---|
8909 | ac_cv_prog_CPP='gcc -E' |
---|
8910 | ac_cv_prog_ac_ct_AR=ar |
---|
8911 | ac_cv_prog_ac_ct_CC=gcc |
---|
8912 | ac_cv_prog_ac_ct_DLLTOOL=dlltool |
---|
8913 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
8914 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
8915 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
8916 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
8917 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
8918 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
8919 | ac_cv_prog_ac_ct_STRIP=strip |
---|
8920 | ac_cv_prog_cc_c11= |
---|
8921 | ac_cv_prog_cc_g=yes |
---|
8922 | ac_cv_prog_cc_stdc= |
---|
8923 | ac_cv_prog_make_make_set=yes |
---|
8924 | ac_cv_safe_to_define___extensions__=yes |
---|
8925 | ac_cv_search_opendir='none required' |
---|
8926 | ac_cv_should_define__xopen_source=no |
---|
8927 | ac_cv_type_id_t=yes |
---|
8928 | ac_cv_type_intmax_t=yes |
---|
8929 | ac_cv_type_long_long_int=no |
---|
8930 | ac_cv_type_mode_t=yes |
---|
8931 | ac_cv_type_off_t=yes |
---|
8932 | ac_cv_type_size_t=yes |
---|
8933 | ac_cv_type_uintmax_t=yes |
---|
8934 | ac_cv_type_uintptr_t=yes |
---|
8935 | ac_cv_type_unsigned_long_long=yes |
---|
8936 | ac_cv_type_unsigned_long_long_int=yes |
---|
8937 | ac_cv_type_wchar_t=yes |
---|
8938 | acl_cv_hardcode_direct=no |
---|
8939 | acl_cv_hardcode_libdir_flag_spec= |
---|
8940 | acl_cv_hardcode_libdir_separator= |
---|
8941 | acl_cv_hardcode_minus_L=no |
---|
8942 | acl_cv_libext=a |
---|
8943 | acl_cv_libname_spec='lib$name' |
---|
8944 | acl_cv_library_names_spec='$libname$shrext' |
---|
8945 | acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
8946 | acl_cv_prog_gnu_ld=no |
---|
8947 | acl_cv_rpath=done |
---|
8948 | acl_cv_shlibext=dylib |
---|
8949 | acl_cv_wl=-Wl, |
---|
8950 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
8951 | am_cv_func_iconv=yes |
---|
8952 | am_cv_func_iconv_works=yes |
---|
8953 | am_cv_lib_iconv=yes |
---|
8954 | am_cv_make_support_nested_variables=yes |
---|
8955 | am_cv_prog_cc_c_o=yes |
---|
8956 | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' |
---|
8957 | am_cv_proto_iconv_arg1= |
---|
8958 | ax_cv_check_cflags___Wall=yes |
---|
8959 | ax_cv_check_cflags___Wformat=yes |
---|
8960 | ax_cv_check_cflags___Wformat_security=yes |
---|
8961 | la_cv_type_uid_t=yes |
---|
8962 | lt_cv_apple_cc_single_mod=no |
---|
8963 | lt_cv_ar_at_file=no |
---|
8964 | lt_cv_deplibs_check_method=pass_all |
---|
8965 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
8966 | lt_cv_file_magic_test_file= |
---|
8967 | lt_cv_ld_exported_symbols_list=yes |
---|
8968 | lt_cv_ld_force_load=yes |
---|
8969 | lt_cv_ld_reload_flag=-r |
---|
8970 | lt_cv_nm_interface='BSD nm' |
---|
8971 | lt_cv_objdir=.libs |
---|
8972 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
8973 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
8974 | lt_cv_path_mainfest_tool=no |
---|
8975 | lt_cv_prog_compiler_c_o=yes |
---|
8976 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
8977 | lt_cv_prog_compiler_pic_works=yes |
---|
8978 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
8979 | lt_cv_prog_compiler_static_works=no |
---|
8980 | lt_cv_prog_gnu_ld=no |
---|
8981 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
8982 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
8983 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
8984 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
8985 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
---|
8986 | lt_cv_sys_global_symbol_to_import= |
---|
8987 | lt_cv_sys_max_cmd_len=786432 |
---|
8988 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
8989 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
8990 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
8991 | pkg_cv_LIBXML2_PC_CFLAGS=-I/opt/local/include/libxml2 |
---|
8992 | pkg_cv_LIBXML2_PC_LIBS='-L/opt/local/lib -lxml2' |
---|
8993 | |
---|
8994 | ## ----------------- ## |
---|
8995 | ## Output variables. ## |
---|
8996 | ## ----------------- ## |
---|
8997 | |
---|
8998 | ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libarchive/libarchive/work/libarchive-3.7.2/build/autoconf/missing'\'' aclocal-1.16' |
---|
8999 | AMDEPBACKSLASH='\' |
---|
9000 | AMDEP_FALSE='#' |
---|
9001 | AMDEP_TRUE='' |
---|
9002 | AMTAR='$${TAR-tar}' |
---|
9003 | AM_BACKSLASH='\' |
---|
9004 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
9005 | AM_DEFAULT_VERBOSITY='1' |
---|
9006 | AM_V='$(V)' |
---|
9007 | AR='ar' |
---|
9008 | ARCHIVE_LIBTOOL_VERSION='20:2:7' |
---|
9009 | AS='as' |
---|
9010 | AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libarchive/libarchive/work/libarchive-3.7.2/build/autoconf/missing'\'' autoconf' |
---|
9011 | AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libarchive/libarchive/work/libarchive-3.7.2/build/autoconf/missing'\'' autoheader' |
---|
9012 | AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libarchive/libarchive/work/libarchive-3.7.2/build/autoconf/missing'\'' automake-1.16' |
---|
9013 | AWK='awk' |
---|
9014 | BSDCAT_VERSION_STRING='3.7.2' |
---|
9015 | BSDCPIO_VERSION_STRING='3.7.2' |
---|
9016 | BSDTAR_VERSION_STRING='3.7.2' |
---|
9017 | BSDUNZIP_VERSION_STRING='3.7.2' |
---|
9018 | BUILD_BSDCAT_FALSE='#' |
---|
9019 | BUILD_BSDCAT_TRUE='' |
---|
9020 | BUILD_BSDCPIO_FALSE='#' |
---|
9021 | BUILD_BSDCPIO_TRUE='' |
---|
9022 | BUILD_BSDTAR_FALSE='#' |
---|
9023 | BUILD_BSDTAR_TRUE='' |
---|
9024 | BUILD_BSDUNZIP_FALSE='#' |
---|
9025 | BUILD_BSDUNZIP_TRUE='' |
---|
9026 | CC='gcc' |
---|
9027 | CCDEPMODE='depmode=gcc3' |
---|
9028 | CFLAGS='-g -O2 -Wall -Wformat -Wformat-security' |
---|
9029 | CPP='gcc -E' |
---|
9030 | CPPFLAGS='-I/opt/local/include -I/opt/local/include/libxml2' |
---|
9031 | CSCOPE='cscope' |
---|
9032 | CTAGS='ctags' |
---|
9033 | CYGPATH_W='echo' |
---|
9034 | DEFS='' |
---|
9035 | DEPDIR='.deps' |
---|
9036 | DLLTOOL='dlltool' |
---|
9037 | DSYMUTIL='dsymutil' |
---|
9038 | DUMPBIN='' |
---|
9039 | ECHO_C='\c' |
---|
9040 | ECHO_N='' |
---|
9041 | ECHO_T='' |
---|
9042 | EGREP='/usr/bin/grep -E' |
---|
9043 | ETAGS='etags' |
---|
9044 | EXEEXT='' |
---|
9045 | FGREP='/usr/bin/grep -F' |
---|
9046 | GC_SECTIONS='' |
---|
9047 | GREP='/usr/bin/grep' |
---|
9048 | INC_BLAKE2_FALSE='#' |
---|
9049 | INC_BLAKE2_TRUE='' |
---|
9050 | INC_CYGWIN_FILES_FALSE='' |
---|
9051 | INC_CYGWIN_FILES_TRUE='#' |
---|
9052 | INC_DARWIN_ACL_FALSE='' |
---|
9053 | INC_DARWIN_ACL_TRUE='' |
---|
9054 | INC_FREEBSD_ACL_FALSE='' |
---|
9055 | INC_FREEBSD_ACL_TRUE='' |
---|
9056 | INC_LINUX_ACL_FALSE='' |
---|
9057 | INC_LINUX_ACL_TRUE='' |
---|
9058 | INC_SUNOS_ACL_FALSE='' |
---|
9059 | INC_SUNOS_ACL_TRUE='' |
---|
9060 | INC_WINDOWS_FILES_FALSE='' |
---|
9061 | INC_WINDOWS_FILES_TRUE='#' |
---|
9062 | INSTALL_DATA='${INSTALL} -m 644' |
---|
9063 | INSTALL_PROGRAM='${INSTALL}' |
---|
9064 | INSTALL_SCRIPT='${INSTALL}' |
---|
9065 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
9066 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
9067 | LDFLAGS='' |
---|
9068 | LIBARCHIVE_VERSION_NUMBER='3007002' |
---|
9069 | LIBARCHIVE_VERSION_STRING='3.7.2' |
---|
9070 | LIBICONV='-L/opt/local/lib -liconv' |
---|
9071 | LIBOBJS='' |
---|
9072 | LIBS='-llzma -lbz2 -lz -L/opt/local/lib -lxml2' |
---|
9073 | LIBSREQUIRED='iconv' |
---|
9074 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
9075 | LIBXML2_PC_CFLAGS='-I/opt/local/include/libxml2' |
---|
9076 | LIBXML2_PC_LIBS='-L/opt/local/lib -lxml2' |
---|
9077 | LIPO='lipo' |
---|
9078 | LN_S='ln -s' |
---|
9079 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
9080 | LTLIBOBJS='' |
---|
9081 | LT_SYS_LIBRARY_PATH='' |
---|
9082 | MAINT='' |
---|
9083 | MAINTAINER_MODE_FALSE='#' |
---|
9084 | MAINTAINER_MODE_TRUE='' |
---|
9085 | MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libarchive/libarchive/work/libarchive-3.7.2/build/autoconf/missing'\'' makeinfo' |
---|
9086 | MANIFEST_TOOL=':' |
---|
9087 | MKDIR_P='./build/autoconf/install-sh -c -d' |
---|
9088 | NM='/usr/bin/nm -B' |
---|
9089 | NMEDIT='nmedit' |
---|
9090 | OBJDUMP='objdump' |
---|
9091 | OBJEXT='o' |
---|
9092 | OTOOL64=':' |
---|
9093 | OTOOL='otool' |
---|
9094 | PACKAGE='libarchive' |
---|
9095 | PACKAGE_BUGREPORT='libarchive-discuss@googlegroups.com' |
---|
9096 | PACKAGE_NAME='libarchive' |
---|
9097 | PACKAGE_STRING='libarchive 3.7.2' |
---|
9098 | PACKAGE_TARNAME='libarchive' |
---|
9099 | PACKAGE_URL='' |
---|
9100 | PACKAGE_VERSION='3.7.2' |
---|
9101 | PATH_SEPARATOR=':' |
---|
9102 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
9103 | PKG_CONFIG_LIBDIR='' |
---|
9104 | PKG_CONFIG_PATH='' |
---|
9105 | PLATFORMCPPFLAGS='' |
---|
9106 | RANLIB='ranlib' |
---|
9107 | SED='/usr/bin/sed' |
---|
9108 | SET_MAKE='' |
---|
9109 | SHELL='/bin/sh' |
---|
9110 | STATIC_BSDCAT_FALSE='#' |
---|
9111 | STATIC_BSDCAT_TRUE='' |
---|
9112 | STATIC_BSDCPIO_FALSE='' |
---|
9113 | STATIC_BSDCPIO_TRUE='#' |
---|
9114 | STATIC_BSDTAR_FALSE='' |
---|
9115 | STATIC_BSDTAR_TRUE='#' |
---|
9116 | STATIC_BSDUNZIP_FALSE='#' |
---|
9117 | STATIC_BSDUNZIP_TRUE='' |
---|
9118 | STRIP='strip' |
---|
9119 | VERSION='3.7.2' |
---|
9120 | ac_ct_AR='ar' |
---|
9121 | ac_ct_CC='gcc' |
---|
9122 | ac_ct_DUMPBIN='' |
---|
9123 | am__EXEEXT_FALSE='' |
---|
9124 | am__EXEEXT_TRUE='' |
---|
9125 | am__fastdepCC_FALSE='#' |
---|
9126 | am__fastdepCC_TRUE='' |
---|
9127 | am__include='include' |
---|
9128 | am__isrc='' |
---|
9129 | am__leading_dot='.' |
---|
9130 | am__nodep='_no' |
---|
9131 | am__quote='' |
---|
9132 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
9133 | am__untar='$${TAR-tar} xf -' |
---|
9134 | bindir='${exec_prefix}/bin' |
---|
9135 | build='aarch64-apple-darwin23.2.0' |
---|
9136 | build_alias='' |
---|
9137 | build_cpu='aarch64' |
---|
9138 | build_os='darwin23.2.0' |
---|
9139 | build_vendor='apple' |
---|
9140 | datadir='${datarootdir}' |
---|
9141 | datarootdir='${prefix}/share' |
---|
9142 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
9143 | dvidir='${docdir}' |
---|
9144 | exec_prefix='NONE' |
---|
9145 | host='aarch64-apple-darwin23.2.0' |
---|
9146 | host_alias='' |
---|
9147 | host_cpu='aarch64' |
---|
9148 | host_os='darwin23.2.0' |
---|
9149 | host_vendor='apple' |
---|
9150 | htmldir='${docdir}' |
---|
9151 | includedir='${prefix}/include' |
---|
9152 | infodir='${datarootdir}/info' |
---|
9153 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libarchive/libarchive/work/libarchive-3.7.2/build/autoconf/install-sh' |
---|
9154 | libdir='${exec_prefix}/lib' |
---|
9155 | libexecdir='${exec_prefix}/libexec' |
---|
9156 | localedir='${datarootdir}/locale' |
---|
9157 | localstatedir='${prefix}/var' |
---|
9158 | mandir='${datarootdir}/man' |
---|
9159 | mkdir_p='$(MKDIR_P)' |
---|
9160 | oldincludedir='/usr/include' |
---|
9161 | pdfdir='${docdir}' |
---|
9162 | prefix='/opt/local' |
---|
9163 | program_transform_name='s,x,x,' |
---|
9164 | psdir='${docdir}' |
---|
9165 | runstatedir='${localstatedir}/run' |
---|
9166 | sbindir='${exec_prefix}/sbin' |
---|
9167 | sharedstatedir='${prefix}/com' |
---|
9168 | sysconfdir='${prefix}/etc' |
---|
9169 | target_alias='' |
---|
9170 | |
---|
9171 | ## ----------- ## |
---|
9172 | ## confdefs.h. ## |
---|
9173 | ## ----------- ## |
---|
9174 | |
---|
9175 | /* confdefs.h */ |
---|
9176 | #define PACKAGE_NAME "libarchive" |
---|
9177 | #define PACKAGE_TARNAME "libarchive" |
---|
9178 | #define PACKAGE_VERSION "3.7.2" |
---|
9179 | #define PACKAGE_STRING "libarchive 3.7.2" |
---|
9180 | #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com" |
---|
9181 | #define PACKAGE_URL "" |
---|
9182 | #define PACKAGE "libarchive" |
---|
9183 | #define VERSION "3.7.2" |
---|
9184 | #define __LIBARCHIVE_CONFIG_H_INCLUDED 1 |
---|
9185 | #define LIBARCHIVE_VERSION_STRING "3.7.2" |
---|
9186 | #define LIBARCHIVE_VERSION_NUMBER "3007002" |
---|
9187 | #define BSDCPIO_VERSION_STRING "3.7.2" |
---|
9188 | #define BSDTAR_VERSION_STRING "3.7.2" |
---|
9189 | #define BSDCAT_VERSION_STRING "3.7.2" |
---|
9190 | #define BSDUNZIP_VERSION_STRING "3.7.2" |
---|
9191 | #define HAVE_STDIO_H 1 |
---|
9192 | #define HAVE_STDLIB_H 1 |
---|
9193 | #define HAVE_STRING_H 1 |
---|
9194 | #define HAVE_INTTYPES_H 1 |
---|
9195 | #define HAVE_STDINT_H 1 |
---|
9196 | #define HAVE_STRINGS_H 1 |
---|
9197 | #define HAVE_SYS_STAT_H 1 |
---|
9198 | #define HAVE_SYS_TYPES_H 1 |
---|
9199 | #define HAVE_UNISTD_H 1 |
---|
9200 | #define HAVE_WCHAR_H 1 |
---|
9201 | #define HAVE_SYS_TIME_H 1 |
---|
9202 | #define STDC_HEADERS 1 |
---|
9203 | #define _ALL_SOURCE 1 |
---|
9204 | #define _DARWIN_C_SOURCE 1 |
---|
9205 | #define _GNU_SOURCE 1 |
---|
9206 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9207 | #define _NETBSD_SOURCE 1 |
---|
9208 | #define _OPENBSD_SOURCE 1 |
---|
9209 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9210 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9211 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9212 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9213 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9214 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9215 | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9216 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9217 | #define _TANDEM_SOURCE 1 |
---|
9218 | #define __EXTENSIONS__ 1 |
---|
9219 | #define HAVE_DLFCN_H 1 |
---|
9220 | #define LT_OBJDIR ".libs/" |
---|
9221 | #define HAVE_DIRENT_H 1 |
---|
9222 | #define HAVE_SYS_WAIT_H 1 |
---|
9223 | #define HAVE_COPYFILE_H 1 |
---|
9224 | #define HAVE_CTYPE_H 1 |
---|
9225 | #define HAVE_ERRNO_H 1 |
---|
9226 | #define HAVE_FCNTL_H 1 |
---|
9227 | #define HAVE_FNMATCH_H 1 |
---|
9228 | #define HAVE_GRP_H 1 |
---|
9229 | #define HAVE_INTTYPES_H 1 |
---|
9230 | #define HAVE_LANGINFO_H 1 |
---|
9231 | #define HAVE_LIMITS_H 1 |
---|
9232 | #define HAVE_LOCALE_H 1 |
---|
9233 | #define HAVE_MEMBERSHIP_H 1 |
---|
9234 | #define HAVE_PATHS_H 1 |
---|
9235 | #define HAVE_POLL_H 1 |
---|
9236 | #define HAVE_PTHREAD_H 1 |
---|
9237 | #define HAVE_PWD_H 1 |
---|
9238 | #define HAVE_READPASSPHRASE_H 1 |
---|
9239 | #define HAVE_SIGNAL_H 1 |
---|
9240 | #define HAVE_SPAWN_H 1 |
---|
9241 | #define HAVE_STDARG_H 1 |
---|
9242 | #define HAVE_STDINT_H 1 |
---|
9243 | #define HAVE_STDLIB_H 1 |
---|
9244 | #define HAVE_STRING_H 1 |
---|
9245 | #define HAVE_SYS_ACL_H 1 |
---|
9246 | #define HAVE_SYS_CDEFS_H 1 |
---|
9247 | #define HAVE_SYS_IOCTL_H 1 |
---|
9248 | #define HAVE_SYS_MOUNT_H 1 |
---|
9249 | #define HAVE_SYS_QUEUE_H 1 |
---|
9250 | #define HAVE_SYS_PARAM_H 1 |
---|
9251 | #define HAVE_SYS_POLL_H 1 |
---|
9252 | #define HAVE_SYS_SELECT_H 1 |
---|
9253 | #define HAVE_SYS_STATVFS_H 1 |
---|
9254 | #define HAVE_SYS_TIME_H 1 |
---|
9255 | #define HAVE_SYS_UTSNAME_H 1 |
---|
9256 | #define HAVE_SYS_XATTR_H 1 |
---|
9257 | #define HAVE_TIME_H 1 |
---|
9258 | #define HAVE_UNISTD_H 1 |
---|
9259 | #define HAVE_UTIME_H 1 |
---|
9260 | #define HAVE_WCHAR_H 1 |
---|
9261 | #define HAVE_WCTYPE_H 1 |
---|
9262 | #define HAVE_ZLIB_H 1 |
---|
9263 | #define HAVE_LIBZ 1 |
---|
9264 | #define HAVE_BZLIB_H 1 |
---|
9265 | #define HAVE_LIBBZ2 1 |
---|
9266 | #define HAVE_ICONV 1 |
---|
9267 | #define ICONV_CONST |
---|
9268 | #define HAVE_ICONV_H 1 |
---|
9269 | #define HAVE_LOCALCHARSET_H 1 |
---|
9270 | #define HAVE_LOCALE_CHARSET 1 |
---|
9271 | #define HAVE_LZ4_H 1 |
---|
9272 | #define HAVE_LZ4HC_H 1 |
---|
9273 | #define HAVE_ZSTD_H 1 |
---|
9274 | #define HAVE_LZMA_H 1 |
---|
9275 | #define HAVE_LIBLZMA 1 |
---|
9276 | #define HAVE_LZMA_FILTER_ARM64 1 |
---|
9277 | #define HAVE_LZO_LZOCONF_H 1 |
---|
9278 | #define HAVE_LZO_LZO1X_H 1 |
---|
9279 | #define HAVE_LIBXML_XMLREADER_H 1 |
---|
9280 | #define HAVE_LIBXML_XMLWRITER_H 1 |
---|
9281 | #define HAVE_REGEX_H 1 |
---|
9282 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 |
---|
9283 | #define HAVE_STRUCT_STATFS_F_IOSIZE 1 |
---|
9284 | #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 |
---|
9285 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
9286 | #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 |
---|
9287 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
---|
9288 | #define HAVE_STRUCT_STAT_ST_FLAGS 1 |
---|
9289 | #define HAVE_UINTMAX_T 1 |
---|
9290 | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
9291 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9292 | #define HAVE_INTMAX_T 1 |
---|
9293 | #define HAVE_UINTMAX_T 1 |
---|
9294 | #define HAVE_DECL_SIZE_MAX 1 |
---|
9295 | #define HAVE_DECL_INT32_MAX 1 |
---|
9296 | #define HAVE_DECL_INT32_MIN 1 |
---|
9297 | #define HAVE_DECL_INT64_MAX 1 |
---|
9298 | #define HAVE_DECL_INT64_MIN 1 |
---|
9299 | #define HAVE_DECL_UINT64_MAX 1 |
---|
9300 | #define HAVE_DECL_UINT32_MAX 1 |
---|
9301 | #define HAVE_DECL_INTMAX_MAX 1 |
---|
9302 | #define HAVE_DECL_INTMAX_MIN 1 |
---|
9303 | #define HAVE_DECL_UINTMAX_MAX 1 |
---|
9304 | #define HAVE_DECL_SSIZE_MAX 1 |
---|
9305 | #define HAVE_EFTYPE 1 |
---|
9306 | #define HAVE_EILSEQ 1 |
---|
9307 | #define HAVE_WCHAR_T 1 |
---|
9308 | |
---|
9309 | configure: exit 77 |
---|