Ticket #69785: libarchive.config.log

File libarchive.config.log, 313.8 KB (added by kencu (Ken), 5 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by libarchive configure 3.7.3, which was
5generated 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
13hostname = LeopardG5.local
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1
32Primary memory available: 3.50 gigabytes
33Default processor set: 63 tasks, 219 threads, 2 processors
34Load average: 1.23, Mach factor: 0.89
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3084: looking for aux files: config.rpath ltmain.sh compile config.guess config.sub missing install-sh
52configure:3097:  trying ./build/autoconf/
53configure:3126:   ./build/autoconf/config.rpath found
54configure:3126:   ./build/autoconf/ltmain.sh found
55configure:3126:   ./build/autoconf/compile found
56configure:3126:   ./build/autoconf/config.guess found
57configure:3126:   ./build/autoconf/config.sub found
58configure:3126:   ./build/autoconf/missing found
59configure:3108:   ./build/autoconf/install-sh found
60configure:3262: checking for a BSD-compatible install
61configure:3335: result: /usr/bin/install -c
62configure:3346: checking whether build environment is sane
63configure:3401: result: yes
64configure:3560: checking for a race-free mkdir -p
65configure:3604: result: /opt/local/bin/gmkdir -p
66configure:3611: checking for gawk
67configure:3646: result: no
68configure:3611: checking for mawk
69configure:3646: result: no
70configure:3611: checking for nawk
71configure:3646: result: no
72configure:3611: checking for awk
73configure:3632: found /usr/bin/awk
74configure:3643: result: awk
75configure:3654: checking whether make sets $(MAKE)
76configure:3677: result: yes
77configure:3707: checking whether make supports nested variables
78configure:3725: result: yes
79configure:3862: checking whether to enable maintainer-specific portions of Makefiles
80configure:3872: result: yes
81configure:3897: checking whether make supports nested variables
82configure:3915: result: yes
83configure:4001: checking build system type
84configure:4016: result: powerpc-apple-darwin9.8.0
85configure:4036: checking host system type
86configure:4050: result: powerpc-apple-darwin9.8.0
87configure:4163: checking for gcc
88configure:4195: result: /usr/bin/gcc-4.2
89configure:4548: checking for C compiler version
90configure:4557: /usr/bin/gcc-4.2 --version >&5
91powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
92Copyright (C) 2007 Free Software Foundation, Inc.
93This is free software; see the source for copying conditions.  There is NO
94warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
95
96configure:4568: $? = 0
97configure:4557: /usr/bin/gcc-4.2 -v >&5
98Using built-in specs.
99Target: powerpc-apple-darwin9
100Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
101Thread model: posix
102gcc version 4.2.1 (Apple Inc. build 5577)
103configure:4568: $? = 0
104configure:4557: /usr/bin/gcc-4.2 -V >&5
105gcc-4.2: argument to `-V' is missing
106configure:4568: $? = 1
107configure:4557: /usr/bin/gcc-4.2 -qversion >&5
108powerpc-apple-darwin9-gcc-4.2.1: no input files
109configure:4568: $? = 1
110configure:4557: /usr/bin/gcc-4.2 -version >&5
111powerpc-apple-darwin9-gcc-4.2.1: no input files
112configure:4568: $? = 1
113configure:4588: checking whether the C compiler works
114configure:4610: /usr/bin/gcc-4.2 -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c  >&5
115configure:4614: $? = 0
116configure:4664: result: yes
117configure:4667: checking for C compiler default output file name
118configure:4669: result: a.out
119configure:4675: checking for suffix of executables
120configure:4682: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c  >&5
121configure:4686: $? = 0
122configure:4709: result:
123configure:4731: checking whether we are cross compiling
124configure:4739: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c  >&5
125configure:4743: $? = 0
126configure:4750: ./conftest
127configure:4754: $? = 0
128configure:4769: result: no
129configure:4774: checking for suffix of object files
130configure:4797: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
131configure:4801: $? = 0
132configure:4823: result: o
133configure:4827: checking whether the compiler supports GNU C
134configure:4847: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
135configure:4847: $? = 0
136configure:4857: result: yes
137configure:4868: checking whether /usr/bin/gcc-4.2 accepts -g
138configure:4889: /usr/bin/gcc-4.2 -c -g -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
139configure:4889: $? = 0
140configure:4933: result: yes
141configure:4953: checking for /usr/bin/gcc-4.2 option to enable C11 features
142configure:4968: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
143conftest.c:70:3: error: #error "Compiler does not advertise C99 conformance"
144conftest.c:125: error: expected ';', ',' or ')' before 'text'
145conftest.c:174:3: error: #error "Compiler does not advertise C11 conformance"
146conftest.c: In function '_Alignas':
147conftest.c:178: error: expected declaration specifiers before 'aligned_as_double'
148conftest.c:179: error: expected declaration specifiers or '...' before numeric constant
149conftest.c:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'no_special_alignment'
150conftest.c:180: error: storage class specified for parameter 'aligned_as_int'
151conftest.c:181: error: expected declaration specifiers or '...' before numeric constant
152conftest.c:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Alignas'
153conftest.c:186: error: expected expression before 'int'
154conftest.c:186: error: enumerator value for 'int_alignment' is not an integer constant
155conftest.c:187: error: expected expression before 'int'
156conftest.c:187: error: enumerator value for 'int_array_alignment' is not an integer constant
157conftest.c:188: error: expected expression before 'char'
158conftest.c:189: error: enumerator value for 'char_alignment' is not an integer constant
159conftest.c:189: warning: empty declaration
160conftest.c:190: error: expected declaration specifiers before '_Static_assert'
161conftest.c:193: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'does_not_return'
162conftest.c:199: error: expected specifier-qualifier-list before '_Static_assert'
163conftest.c:202: warning: empty declaration
164conftest.c:206: error: parameter 'utf8_literal' is initialized
165conftest.c:206: error: 'syntax' undeclared (first use in this function)
166conftest.c:206: error: (Each undeclared identifier is reported only once
167conftest.c:206: error: for each function it appears in.)
168conftest.c:206: error: expected ',' or ';' before 'error'
169conftest.c:209: error: storage class specified for parameter 'long_ptr'
170conftest.c:210: error: storage class specified for parameter 'long_ptr'
171conftest.c:210: error: redefinition of parameter 'long_ptr'
172conftest.c:209: error: previous definition of 'long_ptr' was here
173conftest.c:211: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'long_ptr'
174conftest.c:226: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
175conftest.c:278: error: old-style parameter declarations in prototyped function definition
176conftest.c:178: error: parameter name omitted
177conftest.c:278: error: expected '{' at end of input
178configure:4968: $? = 1
179configure: failed program was:
180| /* confdefs.h */
181| #define PACKAGE_NAME "libarchive"
182| #define PACKAGE_TARNAME "libarchive"
183| #define PACKAGE_VERSION "3.7.3"
184| #define PACKAGE_STRING "libarchive 3.7.3"
185| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
186| #define PACKAGE_URL ""
187| #define PACKAGE "libarchive"
188| #define VERSION "3.7.3"
189| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
190| #define LIBARCHIVE_VERSION_STRING "3.7.3"
191| #define LIBARCHIVE_VERSION_NUMBER "3007003"
192| #define BSDCPIO_VERSION_STRING "3.7.3"
193| #define BSDTAR_VERSION_STRING "3.7.3"
194| #define BSDCAT_VERSION_STRING "3.7.3"
195| #define BSDUNZIP_VERSION_STRING "3.7.3"
196| /* end confdefs.h.  */
197|
198| /* Does the compiler advertise C89 conformance?
199|    Do not test the value of __STDC__, because some compilers set it to 0
200|    while being otherwise adequately conformant. */
201| #if !defined __STDC__
202| # error "Compiler does not advertise C89 conformance"
203| #endif
204|
205| #include <stddef.h>
206| #include <stdarg.h>
207| struct stat;
208| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
209| struct buf { int x; };
210| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
211| static char *e (p, i)
212|      char **p;
213|      int i;
214| {
215|   return p[i];
216| }
217| static char *f (char * (*g) (char **, int), char **p, ...)
218| {
219|   char *s;
220|   va_list v;
221|   va_start (v,p);
222|   s = g (p, va_arg (v,int));
223|   va_end (v);
224|   return s;
225| }
226|
227| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
228|    function prototypes and stuff, but not \xHH hex character constants.
229|    These do not provoke an error unfortunately, instead are silently treated
230|    as an "x".  The following induces an error, until -std is added to get
231|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
232|    array size at least.  It is necessary to write \x00 == 0 to get something
233|    that is true only with -std.  */
234| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
235|
236| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
237|    inside strings and character constants.  */
238| #define FOO(x) 'x'
239| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
240|
241| int test (int i, double x);
242| struct s1 {int (*f) (int a);};
243| struct s2 {int (*f) (double a);};
244| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
245|                int, int);
246|
247| // Does the compiler advertise C99 conformance?
248| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
249| # error "Compiler does not advertise C99 conformance"
250| #endif
251|
252| #include <stdbool.h>
253| extern int puts (const char *);
254| extern int printf (const char *, ...);
255| extern int dprintf (int, const char *, ...);
256| extern void *malloc (size_t);
257|
258| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
259| // dprintf is used instead of fprintf to avoid needing to declare
260| // FILE and stderr.
261| #define debug(...) dprintf (2, __VA_ARGS__)
262| #define showlist(...) puts (#__VA_ARGS__)
263| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
264| static void
265| test_varargs_macros (void)
266| {
267|   int x = 1234;
268|   int y = 5678;
269|   debug ("Flag");
270|   debug ("X = %d\n", x);
271|   showlist (The first, second, and third items.);
272|   report (x>y, "x is %d but y is %d", x, y);
273| }
274|
275| // Check long long types.
276| #define BIG64 18446744073709551615ull
277| #define BIG32 4294967295ul
278| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
279| #if !BIG_OK
280|   #error "your preprocessor is broken"
281| #endif
282| #if BIG_OK
283| #else
284|   #error "your preprocessor is broken"
285| #endif
286| static long long int bignum = -9223372036854775807LL;
287| static unsigned long long int ubignum = BIG64;
288|
289| struct incomplete_array
290| {
291|   int datasize;
292|   double data[];
293| };
294|
295| struct named_init {
296|   int number;
297|   const wchar_t *name;
298|   double average;
299| };
300|
301| typedef const char *ccp;
302|
303| static inline int
304| test_restrict (ccp restrict text)
305| {
306|   // See if C++-style comments work.
307|   // Iterate through items via the restricted pointer.
308|   // Also check for declarations in for loops.
309|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
310|     continue;
311|   return 0;
312| }
313|
314| // Check varargs and va_copy.
315| static bool
316| test_varargs (const char *format, ...)
317| {
318|   va_list args;
319|   va_start (args, format);
320|   va_list args_copy;
321|   va_copy (args_copy, args);
322|
323|   const char *str = "";
324|   int number = 0;
325|   float fnumber = 0;
326|
327|   while (*format)
328|     {
329|       switch (*format++)
330|       {
331|       case 's': // string
332|         str = va_arg (args_copy, const char *);
333|         break;
334|       case 'd': // int
335|         number = va_arg (args_copy, int);
336|         break;
337|       case 'f': // float
338|         fnumber = va_arg (args_copy, double);
339|         break;
340|       default:
341|         break;
342|       }
343|     }
344|   va_end (args_copy);
345|   va_end (args);
346|
347|   return *str && number && fnumber;
348| }
349|
350|
351| // Does the compiler advertise C11 conformance?
352| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
353| # error "Compiler does not advertise C11 conformance"
354| #endif
355|
356| // Check _Alignas.
357| char _Alignas (double) aligned_as_double;
358| char _Alignas (0) no_special_alignment;
359| extern char aligned_as_int;
360| char _Alignas (0) _Alignas (int) aligned_as_int;
361|
362| // Check _Alignof.
363| enum
364| {
365|   int_alignment = _Alignof (int),
366|   int_array_alignment = _Alignof (int[100]),
367|   char_alignment = _Alignof (char)
368| };
369| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
370|
371| // Check _Noreturn.
372| int _Noreturn does_not_return (void) { for (;;) continue; }
373|
374| // Check _Static_assert.
375| struct test_static_assert
376| {
377|   int x;
378|   _Static_assert (sizeof (int) <= sizeof (long int),
379|                   "_Static_assert does not work in struct");
380|   long int y;
381| };
382|
383| // Check UTF-8 literals.
384| #define u8 syntax error!
385| char const utf8_literal[] = u8"happens to be ASCII" "another string";
386|
387| // Check duplicate typedefs.
388| typedef long *long_ptr;
389| typedef long int *long_ptr;
390| typedef long_ptr long_ptr;
391|
392| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
393| struct anonymous
394| {
395|   union {
396|     struct { int i; int j; };
397|     struct { int k; long int l; } w;
398|   };
399|   int m;
400| } v1;
401|
402|
403| int
404| main (int argc, char **argv)
405| {
406|   int ok = 0;
407|   
408| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
409|
410|   
411|   // Check bool.
412|   _Bool success = false;
413|   success |= (argc != 0);
414|
415|   // Check restrict.
416|   if (test_restrict ("String literal") == 0)
417|     success = true;
418|   char *restrict newvar = "Another string";
419|
420|   // Check varargs.
421|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
422|   test_varargs_macros ();
423|
424|   // Check flexible array members.
425|   struct incomplete_array *ia =
426|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
427|   ia->datasize = 10;
428|   for (int i = 0; i < ia->datasize; ++i)
429|     ia->data[i] = i * 1.234;
430|
431|   // Check named initializers.
432|   struct named_init ni = {
433|     .number = 34,
434|     .name = L"Test wide string",
435|     .average = 543.34343,
436|   };
437|
438|   ni.number = 58;
439|
440|   int dynamic_array[ni.number];
441|   dynamic_array[0] = argv[0][0];
442|   dynamic_array[ni.number - 1] = 543;
443|
444|   // work around unused variable warnings
445|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
446|        || dynamic_array[ni.number - 1] != 543);
447|
448|   
449|   _Static_assert ((offsetof (struct anonymous, i)
450|                  == offsetof (struct anonymous, w.k)),
451|                 "Anonymous union alignment botch");
452|   v1.i = 2;
453|   v1.w.k = 5;
454|   ok |= v1.i != 5;
455|
456|   return ok;
457| }
458|
459configure:4968: /usr/bin/gcc-4.2 -std=gnu11 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
460cc1: error: unrecognized command line option "-std=gnu11"
461configure:4968: $? = 1
462configure: failed program was:
463| /* confdefs.h */
464| #define PACKAGE_NAME "libarchive"
465| #define PACKAGE_TARNAME "libarchive"
466| #define PACKAGE_VERSION "3.7.3"
467| #define PACKAGE_STRING "libarchive 3.7.3"
468| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
469| #define PACKAGE_URL ""
470| #define PACKAGE "libarchive"
471| #define VERSION "3.7.3"
472| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
473| #define LIBARCHIVE_VERSION_STRING "3.7.3"
474| #define LIBARCHIVE_VERSION_NUMBER "3007003"
475| #define BSDCPIO_VERSION_STRING "3.7.3"
476| #define BSDTAR_VERSION_STRING "3.7.3"
477| #define BSDCAT_VERSION_STRING "3.7.3"
478| #define BSDUNZIP_VERSION_STRING "3.7.3"
479| /* end confdefs.h.  */
480|
481| /* Does the compiler advertise C89 conformance?
482|    Do not test the value of __STDC__, because some compilers set it to 0
483|    while being otherwise adequately conformant. */
484| #if !defined __STDC__
485| # error "Compiler does not advertise C89 conformance"
486| #endif
487|
488| #include <stddef.h>
489| #include <stdarg.h>
490| struct stat;
491| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
492| struct buf { int x; };
493| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
494| static char *e (p, i)
495|      char **p;
496|      int i;
497| {
498|   return p[i];
499| }
500| static char *f (char * (*g) (char **, int), char **p, ...)
501| {
502|   char *s;
503|   va_list v;
504|   va_start (v,p);
505|   s = g (p, va_arg (v,int));
506|   va_end (v);
507|   return s;
508| }
509|
510| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
511|    function prototypes and stuff, but not \xHH hex character constants.
512|    These do not provoke an error unfortunately, instead are silently treated
513|    as an "x".  The following induces an error, until -std is added to get
514|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
515|    array size at least.  It is necessary to write \x00 == 0 to get something
516|    that is true only with -std.  */
517| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
518|
519| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
520|    inside strings and character constants.  */
521| #define FOO(x) 'x'
522| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
523|
524| int test (int i, double x);
525| struct s1 {int (*f) (int a);};
526| struct s2 {int (*f) (double a);};
527| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
528|                int, int);
529|
530| // Does the compiler advertise C99 conformance?
531| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
532| # error "Compiler does not advertise C99 conformance"
533| #endif
534|
535| #include <stdbool.h>
536| extern int puts (const char *);
537| extern int printf (const char *, ...);
538| extern int dprintf (int, const char *, ...);
539| extern void *malloc (size_t);
540|
541| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
542| // dprintf is used instead of fprintf to avoid needing to declare
543| // FILE and stderr.
544| #define debug(...) dprintf (2, __VA_ARGS__)
545| #define showlist(...) puts (#__VA_ARGS__)
546| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
547| static void
548| test_varargs_macros (void)
549| {
550|   int x = 1234;
551|   int y = 5678;
552|   debug ("Flag");
553|   debug ("X = %d\n", x);
554|   showlist (The first, second, and third items.);
555|   report (x>y, "x is %d but y is %d", x, y);
556| }
557|
558| // Check long long types.
559| #define BIG64 18446744073709551615ull
560| #define BIG32 4294967295ul
561| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
562| #if !BIG_OK
563|   #error "your preprocessor is broken"
564| #endif
565| #if BIG_OK
566| #else
567|   #error "your preprocessor is broken"
568| #endif
569| static long long int bignum = -9223372036854775807LL;
570| static unsigned long long int ubignum = BIG64;
571|
572| struct incomplete_array
573| {
574|   int datasize;
575|   double data[];
576| };
577|
578| struct named_init {
579|   int number;
580|   const wchar_t *name;
581|   double average;
582| };
583|
584| typedef const char *ccp;
585|
586| static inline int
587| test_restrict (ccp restrict text)
588| {
589|   // See if C++-style comments work.
590|   // Iterate through items via the restricted pointer.
591|   // Also check for declarations in for loops.
592|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
593|     continue;
594|   return 0;
595| }
596|
597| // Check varargs and va_copy.
598| static bool
599| test_varargs (const char *format, ...)
600| {
601|   va_list args;
602|   va_start (args, format);
603|   va_list args_copy;
604|   va_copy (args_copy, args);
605|
606|   const char *str = "";
607|   int number = 0;
608|   float fnumber = 0;
609|
610|   while (*format)
611|     {
612|       switch (*format++)
613|       {
614|       case 's': // string
615|         str = va_arg (args_copy, const char *);
616|         break;
617|       case 'd': // int
618|         number = va_arg (args_copy, int);
619|         break;
620|       case 'f': // float
621|         fnumber = va_arg (args_copy, double);
622|         break;
623|       default:
624|         break;
625|       }
626|     }
627|   va_end (args_copy);
628|   va_end (args);
629|
630|   return *str && number && fnumber;
631| }
632|
633|
634| // Does the compiler advertise C11 conformance?
635| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
636| # error "Compiler does not advertise C11 conformance"
637| #endif
638|
639| // Check _Alignas.
640| char _Alignas (double) aligned_as_double;
641| char _Alignas (0) no_special_alignment;
642| extern char aligned_as_int;
643| char _Alignas (0) _Alignas (int) aligned_as_int;
644|
645| // Check _Alignof.
646| enum
647| {
648|   int_alignment = _Alignof (int),
649|   int_array_alignment = _Alignof (int[100]),
650|   char_alignment = _Alignof (char)
651| };
652| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
653|
654| // Check _Noreturn.
655| int _Noreturn does_not_return (void) { for (;;) continue; }
656|
657| // Check _Static_assert.
658| struct test_static_assert
659| {
660|   int x;
661|   _Static_assert (sizeof (int) <= sizeof (long int),
662|                   "_Static_assert does not work in struct");
663|   long int y;
664| };
665|
666| // Check UTF-8 literals.
667| #define u8 syntax error!
668| char const utf8_literal[] = u8"happens to be ASCII" "another string";
669|
670| // Check duplicate typedefs.
671| typedef long *long_ptr;
672| typedef long int *long_ptr;
673| typedef long_ptr long_ptr;
674|
675| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
676| struct anonymous
677| {
678|   union {
679|     struct { int i; int j; };
680|     struct { int k; long int l; } w;
681|   };
682|   int m;
683| } v1;
684|
685|
686| int
687| main (int argc, char **argv)
688| {
689|   int ok = 0;
690|   
691| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
692|
693|   
694|   // Check bool.
695|   _Bool success = false;
696|   success |= (argc != 0);
697|
698|   // Check restrict.
699|   if (test_restrict ("String literal") == 0)
700|     success = true;
701|   char *restrict newvar = "Another string";
702|
703|   // Check varargs.
704|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
705|   test_varargs_macros ();
706|
707|   // Check flexible array members.
708|   struct incomplete_array *ia =
709|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
710|   ia->datasize = 10;
711|   for (int i = 0; i < ia->datasize; ++i)
712|     ia->data[i] = i * 1.234;
713|
714|   // Check named initializers.
715|   struct named_init ni = {
716|     .number = 34,
717|     .name = L"Test wide string",
718|     .average = 543.34343,
719|   };
720|
721|   ni.number = 58;
722|
723|   int dynamic_array[ni.number];
724|   dynamic_array[0] = argv[0][0];
725|   dynamic_array[ni.number - 1] = 543;
726|
727|   // work around unused variable warnings
728|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
729|        || dynamic_array[ni.number - 1] != 543);
730|
731|   
732|   _Static_assert ((offsetof (struct anonymous, i)
733|                  == offsetof (struct anonymous, w.k)),
734|                 "Anonymous union alignment botch");
735|   v1.i = 2;
736|   v1.w.k = 5;
737|   ok |= v1.i != 5;
738|
739|   return ok;
740| }
741|
742configure:4981: result: unsupported
743configure:4999: checking for /usr/bin/gcc-4.2 option to enable C99 features
744configure:5014: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
745conftest.c:70:3: error: #error "Compiler does not advertise C99 conformance"
746conftest.c:125: error: expected ';', ',' or ')' before 'text'
747conftest.c: In function 'main':
748conftest.c:187: error: nested functions are disabled, use -fnested-functions to re-enable
749conftest.c:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
750conftest.c:187: error: 'newvar' undeclared (first use in this function)
751conftest.c:187: error: (Each undeclared identifier is reported only once
752conftest.c:187: error: for each function it appears in.)
753conftest.c:197: error: 'for' loop initial declaration used outside C99 mode
754configure:5014: $? = 1
755configure: failed program was:
756| /* confdefs.h */
757| #define PACKAGE_NAME "libarchive"
758| #define PACKAGE_TARNAME "libarchive"
759| #define PACKAGE_VERSION "3.7.3"
760| #define PACKAGE_STRING "libarchive 3.7.3"
761| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
762| #define PACKAGE_URL ""
763| #define PACKAGE "libarchive"
764| #define VERSION "3.7.3"
765| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
766| #define LIBARCHIVE_VERSION_STRING "3.7.3"
767| #define LIBARCHIVE_VERSION_NUMBER "3007003"
768| #define BSDCPIO_VERSION_STRING "3.7.3"
769| #define BSDTAR_VERSION_STRING "3.7.3"
770| #define BSDCAT_VERSION_STRING "3.7.3"
771| #define BSDUNZIP_VERSION_STRING "3.7.3"
772| /* end confdefs.h.  */
773|
774| /* Does the compiler advertise C89 conformance?
775|    Do not test the value of __STDC__, because some compilers set it to 0
776|    while being otherwise adequately conformant. */
777| #if !defined __STDC__
778| # error "Compiler does not advertise C89 conformance"
779| #endif
780|
781| #include <stddef.h>
782| #include <stdarg.h>
783| struct stat;
784| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
785| struct buf { int x; };
786| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
787| static char *e (p, i)
788|      char **p;
789|      int i;
790| {
791|   return p[i];
792| }
793| static char *f (char * (*g) (char **, int), char **p, ...)
794| {
795|   char *s;
796|   va_list v;
797|   va_start (v,p);
798|   s = g (p, va_arg (v,int));
799|   va_end (v);
800|   return s;
801| }
802|
803| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
804|    function prototypes and stuff, but not \xHH hex character constants.
805|    These do not provoke an error unfortunately, instead are silently treated
806|    as an "x".  The following induces an error, until -std is added to get
807|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
808|    array size at least.  It is necessary to write \x00 == 0 to get something
809|    that is true only with -std.  */
810| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
811|
812| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
813|    inside strings and character constants.  */
814| #define FOO(x) 'x'
815| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
816|
817| int test (int i, double x);
818| struct s1 {int (*f) (int a);};
819| struct s2 {int (*f) (double a);};
820| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
821|                int, int);
822|
823| // Does the compiler advertise C99 conformance?
824| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
825| # error "Compiler does not advertise C99 conformance"
826| #endif
827|
828| #include <stdbool.h>
829| extern int puts (const char *);
830| extern int printf (const char *, ...);
831| extern int dprintf (int, const char *, ...);
832| extern void *malloc (size_t);
833|
834| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
835| // dprintf is used instead of fprintf to avoid needing to declare
836| // FILE and stderr.
837| #define debug(...) dprintf (2, __VA_ARGS__)
838| #define showlist(...) puts (#__VA_ARGS__)
839| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
840| static void
841| test_varargs_macros (void)
842| {
843|   int x = 1234;
844|   int y = 5678;
845|   debug ("Flag");
846|   debug ("X = %d\n", x);
847|   showlist (The first, second, and third items.);
848|   report (x>y, "x is %d but y is %d", x, y);
849| }
850|
851| // Check long long types.
852| #define BIG64 18446744073709551615ull
853| #define BIG32 4294967295ul
854| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
855| #if !BIG_OK
856|   #error "your preprocessor is broken"
857| #endif
858| #if BIG_OK
859| #else
860|   #error "your preprocessor is broken"
861| #endif
862| static long long int bignum = -9223372036854775807LL;
863| static unsigned long long int ubignum = BIG64;
864|
865| struct incomplete_array
866| {
867|   int datasize;
868|   double data[];
869| };
870|
871| struct named_init {
872|   int number;
873|   const wchar_t *name;
874|   double average;
875| };
876|
877| typedef const char *ccp;
878|
879| static inline int
880| test_restrict (ccp restrict text)
881| {
882|   // See if C++-style comments work.
883|   // Iterate through items via the restricted pointer.
884|   // Also check for declarations in for loops.
885|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
886|     continue;
887|   return 0;
888| }
889|
890| // Check varargs and va_copy.
891| static bool
892| test_varargs (const char *format, ...)
893| {
894|   va_list args;
895|   va_start (args, format);
896|   va_list args_copy;
897|   va_copy (args_copy, args);
898|
899|   const char *str = "";
900|   int number = 0;
901|   float fnumber = 0;
902|
903|   while (*format)
904|     {
905|       switch (*format++)
906|       {
907|       case 's': // string
908|         str = va_arg (args_copy, const char *);
909|         break;
910|       case 'd': // int
911|         number = va_arg (args_copy, int);
912|         break;
913|       case 'f': // float
914|         fnumber = va_arg (args_copy, double);
915|         break;
916|       default:
917|         break;
918|       }
919|     }
920|   va_end (args_copy);
921|   va_end (args);
922|
923|   return *str && number && fnumber;
924| }
925|
926|
927| int
928| main (int argc, char **argv)
929| {
930|   int ok = 0;
931|   
932| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
933|
934|   
935|   // Check bool.
936|   _Bool success = false;
937|   success |= (argc != 0);
938|
939|   // Check restrict.
940|   if (test_restrict ("String literal") == 0)
941|     success = true;
942|   char *restrict newvar = "Another string";
943|
944|   // Check varargs.
945|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
946|   test_varargs_macros ();
947|
948|   // Check flexible array members.
949|   struct incomplete_array *ia =
950|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
951|   ia->datasize = 10;
952|   for (int i = 0; i < ia->datasize; ++i)
953|     ia->data[i] = i * 1.234;
954|
955|   // Check named initializers.
956|   struct named_init ni = {
957|     .number = 34,
958|     .name = L"Test wide string",
959|     .average = 543.34343,
960|   };
961|
962|   ni.number = 58;
963|
964|   int dynamic_array[ni.number];
965|   dynamic_array[0] = argv[0][0];
966|   dynamic_array[ni.number - 1] = 543;
967|
968|   // work around unused variable warnings
969|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
970|        || dynamic_array[ni.number - 1] != 543);
971|
972|   return ok;
973| }
974|
975configure:5014: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
976configure:5014: $? = 0
977configure:5035: result: -std=gnu99
978configure:5102: checking whether /usr/bin/gcc-4.2 -std=gnu99 understands -c and -o together
979configure:5125: /usr/bin/gcc-4.2 -std=gnu99 -c conftest.c -o conftest2.o
980configure:5128: $? = 0
981configure:5125: /usr/bin/gcc-4.2 -std=gnu99 -c conftest.c -o conftest2.o
982configure:5128: $? = 0
983configure:5140: result: yes
984configure:5160: checking whether make supports the include directive
985configure:5175: make -f confmf.GNU && cat confinc.out
986this is the am__doit target
987configure:5178: $? = 0
988configure:5197: result: yes (GNU style)
989configure:5223: checking dependency style of /usr/bin/gcc-4.2 -std=gnu99
990configure:5335: result: gcc3
991configure:5356: checking how to run the C preprocessor
992configure:5382: /usr/bin/gcc-4.2 -std=gnu99 -E -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c
993configure:5382: $? = 0
994configure:5397: /usr/bin/gcc-4.2 -std=gnu99 -E -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c
995conftest.c:18:28: error: ac_nonexistent.h: No such file or directory
996configure:5397: $? = 1
997configure: failed program was:
998| /* confdefs.h */
999| #define PACKAGE_NAME "libarchive"
1000| #define PACKAGE_TARNAME "libarchive"
1001| #define PACKAGE_VERSION "3.7.3"
1002| #define PACKAGE_STRING "libarchive 3.7.3"
1003| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1004| #define PACKAGE_URL ""
1005| #define PACKAGE "libarchive"
1006| #define VERSION "3.7.3"
1007| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1008| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1009| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1010| #define BSDCPIO_VERSION_STRING "3.7.3"
1011| #define BSDTAR_VERSION_STRING "3.7.3"
1012| #define BSDCAT_VERSION_STRING "3.7.3"
1013| #define BSDUNZIP_VERSION_STRING "3.7.3"
1014| /* end confdefs.h.  */
1015| #include <ac_nonexistent.h>
1016configure:5424: result: /usr/bin/gcc-4.2 -std=gnu99 -E
1017configure:5438: /usr/bin/gcc-4.2 -std=gnu99 -E -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c
1018configure:5438: $? = 0
1019configure:5453: /usr/bin/gcc-4.2 -std=gnu99 -E -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c
1020conftest.c:18:28: error: ac_nonexistent.h: No such file or directory
1021configure:5453: $? = 1
1022configure: failed program was:
1023| /* confdefs.h */
1024| #define PACKAGE_NAME "libarchive"
1025| #define PACKAGE_TARNAME "libarchive"
1026| #define PACKAGE_VERSION "3.7.3"
1027| #define PACKAGE_STRING "libarchive 3.7.3"
1028| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1029| #define PACKAGE_URL ""
1030| #define PACKAGE "libarchive"
1031| #define VERSION "3.7.3"
1032| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1033| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1034| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1035| #define BSDCPIO_VERSION_STRING "3.7.3"
1036| #define BSDTAR_VERSION_STRING "3.7.3"
1037| #define BSDCAT_VERSION_STRING "3.7.3"
1038| #define BSDUNZIP_VERSION_STRING "3.7.3"
1039| /* end confdefs.h.  */
1040| #include <ac_nonexistent.h>
1041configure:5488: checking for stdio.h
1042configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1043configure:5488: $? = 0
1044configure:5488: result: yes
1045configure:5488: checking for stdlib.h
1046configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1047configure:5488: $? = 0
1048configure:5488: result: yes
1049configure:5488: checking for string.h
1050configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1051configure:5488: $? = 0
1052configure:5488: result: yes
1053configure:5488: checking for inttypes.h
1054configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1055configure:5488: $? = 0
1056configure:5488: result: yes
1057configure:5488: checking for stdint.h
1058configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1059configure:5488: $? = 0
1060configure:5488: result: yes
1061configure:5488: checking for strings.h
1062configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1063configure:5488: $? = 0
1064configure:5488: result: yes
1065configure:5488: checking for sys/stat.h
1066configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1067configure:5488: $? = 0
1068configure:5488: result: yes
1069configure:5488: checking for sys/types.h
1070configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1071configure:5488: $? = 0
1072configure:5488: result: yes
1073configure:5488: checking for unistd.h
1074configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1075configure:5488: $? = 0
1076configure:5488: result: yes
1077configure:5488: checking for wchar.h
1078configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1079configure:5488: $? = 0
1080configure:5488: result: yes
1081configure:5488: checking for minix/config.h
1082configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1083conftest.c:56:26: error: minix/config.h: No such file or directory
1084configure:5488: $? = 1
1085configure: failed program was:
1086| /* confdefs.h */
1087| #define PACKAGE_NAME "libarchive"
1088| #define PACKAGE_TARNAME "libarchive"
1089| #define PACKAGE_VERSION "3.7.3"
1090| #define PACKAGE_STRING "libarchive 3.7.3"
1091| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1092| #define PACKAGE_URL ""
1093| #define PACKAGE "libarchive"
1094| #define VERSION "3.7.3"
1095| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1096| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1097| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1098| #define BSDCPIO_VERSION_STRING "3.7.3"
1099| #define BSDTAR_VERSION_STRING "3.7.3"
1100| #define BSDCAT_VERSION_STRING "3.7.3"
1101| #define BSDUNZIP_VERSION_STRING "3.7.3"
1102| #define HAVE_STDIO_H 1
1103| #define HAVE_STDLIB_H 1
1104| #define HAVE_STRING_H 1
1105| #define HAVE_INTTYPES_H 1
1106| #define HAVE_STDINT_H 1
1107| #define HAVE_STRINGS_H 1
1108| #define HAVE_SYS_STAT_H 1
1109| #define HAVE_SYS_TYPES_H 1
1110| #define HAVE_UNISTD_H 1
1111| #define HAVE_WCHAR_H 1
1112| /* end confdefs.h.  */
1113| #include <stddef.h>
1114| #ifdef HAVE_STDIO_H
1115| # include <stdio.h>
1116| #endif
1117| #ifdef HAVE_STDLIB_H
1118| # include <stdlib.h>
1119| #endif
1120| #ifdef HAVE_STRING_H
1121| # include <string.h>
1122| #endif
1123| #ifdef HAVE_INTTYPES_H
1124| # include <inttypes.h>
1125| #endif
1126| #ifdef HAVE_STDINT_H
1127| # include <stdint.h>
1128| #endif
1129| #ifdef HAVE_STRINGS_H
1130| # include <strings.h>
1131| #endif
1132| #ifdef HAVE_SYS_TYPES_H
1133| # include <sys/types.h>
1134| #endif
1135| #ifdef HAVE_SYS_STAT_H
1136| # include <sys/stat.h>
1137| #endif
1138| #ifdef HAVE_UNISTD_H
1139| # include <unistd.h>
1140| #endif
1141| #include <minix/config.h>
1142configure:5488: result: no
1143configure:5488: checking for sys/time.h
1144configure:5488: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1145configure:5488: $? = 0
1146configure:5488: result: yes
1147configure:5519: checking whether it is safe to define __EXTENSIONS__
1148configure:5538: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1149configure:5538: $? = 0
1150configure:5546: result: yes
1151configure:5549: checking whether _XOPEN_SOURCE should be defined
1152configure:5571: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1153configure:5571: $? = 0
1154configure:5598: result: no
1155configure:6034: checking how to print strings
1156configure:6061: result: printf
1157configure:6082: checking for a sed that does not truncate output
1158configure:6152: result: /opt/local/bin/gsed
1159configure:6170: checking for grep that handles long lines and -e
1160configure:6234: result: /usr/bin/grep
1161configure:6239: checking for egrep
1162configure:6307: result: /usr/bin/grep -E
1163configure:6312: checking for fgrep
1164configure:6380: result: /usr/bin/grep -F
1165configure:6416: checking for ld used by /usr/bin/gcc-4.2 -std=gnu99
1166configure:6484: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
1167configure:6491: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
1168configure:6507: result: no
1169configure:6519: checking for BSD- or MS-compatible name lister (nm)
1170configure:6574: result: /usr/bin/nm -p
1171configure:6714: checking the name lister (/usr/bin/nm -p) interface
1172configure:6722: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1173configure:6725: /usr/bin/nm -p "conftest.o"
1174configure:6728: output
117500000000 D _some_variable
1176configure:6735: result: BSD nm
1177configure:6738: checking whether ln -s works
1178configure:6742: result: yes
1179configure:6750: checking the maximum length of command line arguments
1180configure:6882: result: 196608
1181configure:6930: checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format
1182configure:6971: result: func_convert_file_noop
1183configure:6978: checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format
1184configure:6999: result: func_convert_file_noop
1185configure:7006: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld option to reload object files
1186configure:7014: result: -r
1187configure:7093: checking for objdump
1188configure:7125: result: objdump
1189configure:7154: checking how to recognize dependent libraries
1190configure:7355: result: pass_all
1191configure:7445: checking for dlltool
1192configure:7477: result: dlltool
1193configure:7507: checking how to associate runtime and link libraries
1194configure:7535: result: printf %s\n
1195configure:7600: checking for ar
1196configure:7621: found /opt/local/bin/ar
1197configure:7632: result: ar
1198configure:7669: checking for archiver @FILE support
1199configure:7687: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1200configure:7687: $? = 0
1201configure:7691: ar cr libconftest.a @conftest.lst >&5
1202ar: @conftest.lst: No such file or directory
1203configure:7694: $? = 1
1204configure:7714: result: no
1205configure:7777: checking for strip
1206configure:7798: found /opt/local/bin/strip
1207configure:7809: result: strip
1208configure:7886: checking for ranlib
1209configure:7907: found /opt/local/bin/ranlib
1210configure:7918: result: ranlib
1211configure:8020: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.2 -std=gnu99 object
1212configure:8174: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1213configure:8177: $? = 0
1214configure:8181: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
1215cannot find nm_test_var in conftest.nm
1216configure:8174: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1217configure:8177: $? = 0
1218configure:8181: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
1219configure:8247: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c conftstm.o >&5
1220configure:8250: $? = 0
1221configure:8288: result: ok
1222configure:8335: checking for sysroot
1223configure:8366: result: no
1224configure:8373: checking for a working dd
1225configure:8417: result: /bin/dd
1226configure:8421: checking how to truncate binary pipes
1227configure:8437: result: /bin/dd bs=4096 count=1
1228configure:8774: checking for mt
1229configure:8809: result: no
1230configure:8829: checking if : is a manifest tool
1231configure:8836: : '-?'
1232configure:8844: result: no
1233configure:8905: checking for dsymutil
1234configure:8926: found /usr/bin/dsymutil
1235configure:8937: result: dsymutil
1236configure:9007: checking for nmedit
1237configure:9028: found /opt/local/bin/nmedit
1238configure:9039: result: nmedit
1239configure:9109: checking for lipo
1240configure:9130: found /opt/local/bin/lipo
1241configure:9141: result: lipo
1242configure:9211: checking for otool
1243configure:9232: found /opt/local/bin/otool
1244configure:9243: result: otool
1245configure:9313: checking for otool64
1246configure:9348: result: no
1247configure:9393: checking for -single_module linker flag
1248/usr/bin/gcc-4.2 -std=gnu99 -pipe -Os -arch ppc -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
1249configure:9427: result: yes
1250configure:9430: checking for -exported_symbols_list linker flag
1251configure:9451: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
1252configure:9451: $? = 0
1253configure:9462: result: yes
1254configure:9465: checking for -force_load linker flag
1255/usr/bin/gcc-4.2 -std=gnu99 -pipe -Os -arch ppc -c -o conftest.o conftest.c
1256ar cr libconftest.a conftest.o
1257ranlib libconftest.a
1258/usr/bin/gcc-4.2 -std=gnu99 -pipe -Os -arch ppc -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a
1259ld: unknown option: -force_load
1260collect2: ld returned 1 exit status
1261configure:9498: result: no
1262configure:9570: checking for dlfcn.h
1263configure:9570: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1264configure:9570: $? = 0
1265configure:9570: result: yes
1266configure:9827: checking for objdir
1267configure:9843: result: .libs
1268configure:10103: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
1269configure:10122: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
1270cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1271configure:10126: $? = 0
1272configure:10139: result: no
1273configure:10503: checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC
1274configure:10511: result: -fno-common -DPIC
1275configure:10519: checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
1276configure:10538: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
1277configure:10542: $? = 0
1278configure:10555: result: yes
1279configure:10584: checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works
1280configure:10613: result: no
1281configure:10628: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
1282configure:10650: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -o out/conftest2.o conftest.c >&5
1283configure:10654: $? = 0
1284configure:10676: result: yes
1285configure:10684: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
1286configure:10732: result: yes
1287configure:10765: checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
1288configure:12035: result: yes
1289configure:12276: checking dynamic linker characteristics
1290configure:13109: result: darwin9.8.0 dyld
1291configure:13231: checking how to hardcode library paths into programs
1292configure:13256: result: immediate
1293configure:13808: checking whether stripping libraries is possible
1294configure:13822: result: yes
1295configure:13848: checking if libtool supports shared libraries
1296configure:13850: result: yes
1297configure:13853: checking whether to build shared libraries
1298configure:13878: result: yes
1299configure:13881: checking whether to build static libraries
1300configure:13885: result: yes
1301configure:13970: checking for strip
1302configure:14002: result: strip
1303configure:14359: checking for dirent.h that defines DIR
1304configure:14379: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1305configure:14379: $? = 0
1306configure:14388: result: yes
1307configure:14402: checking for library containing opendir
1308configure:14432: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c  >&5
1309configure:14432: $? = 0
1310configure:14452: result: none required
1311configure:14523: checking for sys/wait.h that is POSIX.1 compatible
1312configure:14550: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1313configure:14550: $? = 0
1314configure:14558: result: yes
1315configure:14566: checking for acl/libacl.h
1316configure:14566: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1317conftest.c:78:24: error: acl/libacl.h: No such file or directory
1318configure:14566: $? = 1
1319configure: failed program was:
1320| /* confdefs.h */
1321| #define PACKAGE_NAME "libarchive"
1322| #define PACKAGE_TARNAME "libarchive"
1323| #define PACKAGE_VERSION "3.7.3"
1324| #define PACKAGE_STRING "libarchive 3.7.3"
1325| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1326| #define PACKAGE_URL ""
1327| #define PACKAGE "libarchive"
1328| #define VERSION "3.7.3"
1329| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1330| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1331| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1332| #define BSDCPIO_VERSION_STRING "3.7.3"
1333| #define BSDTAR_VERSION_STRING "3.7.3"
1334| #define BSDCAT_VERSION_STRING "3.7.3"
1335| #define BSDUNZIP_VERSION_STRING "3.7.3"
1336| #define HAVE_STDIO_H 1
1337| #define HAVE_STDLIB_H 1
1338| #define HAVE_STRING_H 1
1339| #define HAVE_INTTYPES_H 1
1340| #define HAVE_STDINT_H 1
1341| #define HAVE_STRINGS_H 1
1342| #define HAVE_SYS_STAT_H 1
1343| #define HAVE_SYS_TYPES_H 1
1344| #define HAVE_UNISTD_H 1
1345| #define HAVE_WCHAR_H 1
1346| #define HAVE_SYS_TIME_H 1
1347| #define STDC_HEADERS 1
1348| #define _ALL_SOURCE 1
1349| #define _DARWIN_C_SOURCE 1
1350| #define _GNU_SOURCE 1
1351| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1352| #define _NETBSD_SOURCE 1
1353| #define _OPENBSD_SOURCE 1
1354| #define _POSIX_PTHREAD_SEMANTICS 1
1355| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1356| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1357| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1358| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1359| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1360| #define __STDC_WANT_LIB_EXT2__ 1
1361| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1362| #define _TANDEM_SOURCE 1
1363| #define __EXTENSIONS__ 1
1364| #define HAVE_DLFCN_H 1
1365| #define LT_OBJDIR ".libs/"
1366| #define HAVE_DIRENT_H 1
1367| #define HAVE_SYS_WAIT_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 <acl/libacl.h>
1398configure:14566: result: no
1399configure:14572: checking for attr/xattr.h
1400configure:14572: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1401conftest.c:78:24: error: attr/xattr.h: No such file or directory
1402configure:14572: $? = 1
1403configure: failed program was:
1404| /* confdefs.h */
1405| #define PACKAGE_NAME "libarchive"
1406| #define PACKAGE_TARNAME "libarchive"
1407| #define PACKAGE_VERSION "3.7.3"
1408| #define PACKAGE_STRING "libarchive 3.7.3"
1409| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1410| #define PACKAGE_URL ""
1411| #define PACKAGE "libarchive"
1412| #define VERSION "3.7.3"
1413| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1414| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1415| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1416| #define BSDCPIO_VERSION_STRING "3.7.3"
1417| #define BSDTAR_VERSION_STRING "3.7.3"
1418| #define BSDCAT_VERSION_STRING "3.7.3"
1419| #define BSDUNZIP_VERSION_STRING "3.7.3"
1420| #define HAVE_STDIO_H 1
1421| #define HAVE_STDLIB_H 1
1422| #define HAVE_STRING_H 1
1423| #define HAVE_INTTYPES_H 1
1424| #define HAVE_STDINT_H 1
1425| #define HAVE_STRINGS_H 1
1426| #define HAVE_SYS_STAT_H 1
1427| #define HAVE_SYS_TYPES_H 1
1428| #define HAVE_UNISTD_H 1
1429| #define HAVE_WCHAR_H 1
1430| #define HAVE_SYS_TIME_H 1
1431| #define STDC_HEADERS 1
1432| #define _ALL_SOURCE 1
1433| #define _DARWIN_C_SOURCE 1
1434| #define _GNU_SOURCE 1
1435| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1436| #define _NETBSD_SOURCE 1
1437| #define _OPENBSD_SOURCE 1
1438| #define _POSIX_PTHREAD_SEMANTICS 1
1439| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1440| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1441| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1442| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1443| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1444| #define __STDC_WANT_LIB_EXT2__ 1
1445| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1446| #define _TANDEM_SOURCE 1
1447| #define __EXTENSIONS__ 1
1448| #define HAVE_DLFCN_H 1
1449| #define LT_OBJDIR ".libs/"
1450| #define HAVE_DIRENT_H 1
1451| #define HAVE_SYS_WAIT_H 1
1452| /* end confdefs.h.  */
1453| #include <stddef.h>
1454| #ifdef HAVE_STDIO_H
1455| # include <stdio.h>
1456| #endif
1457| #ifdef HAVE_STDLIB_H
1458| # include <stdlib.h>
1459| #endif
1460| #ifdef HAVE_STRING_H
1461| # include <string.h>
1462| #endif
1463| #ifdef HAVE_INTTYPES_H
1464| # include <inttypes.h>
1465| #endif
1466| #ifdef HAVE_STDINT_H
1467| # include <stdint.h>
1468| #endif
1469| #ifdef HAVE_STRINGS_H
1470| # include <strings.h>
1471| #endif
1472| #ifdef HAVE_SYS_TYPES_H
1473| # include <sys/types.h>
1474| #endif
1475| #ifdef HAVE_SYS_STAT_H
1476| # include <sys/stat.h>
1477| #endif
1478| #ifdef HAVE_UNISTD_H
1479| # include <unistd.h>
1480| #endif
1481| #include <attr/xattr.h>
1482configure:14572: result: no
1483configure:14579: checking for copyfile.h
1484configure:14579: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1485configure:14579: $? = 0
1486configure:14579: result: yes
1487configure:14585: checking for ctype.h
1488configure:14585: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1489configure:14585: $? = 0
1490configure:14585: result: yes
1491configure:14592: checking for errno.h
1492configure:14592: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1493configure:14592: $? = 0
1494configure:14592: result: yes
1495configure:14598: checking for ext2fs/ext2_fs.h
1496configure:14598: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1497conftest.c:81:28: error: ext2fs/ext2_fs.h: No such file or directory
1498configure:14598: $? = 1
1499configure: failed program was:
1500| /* confdefs.h */
1501| #define PACKAGE_NAME "libarchive"
1502| #define PACKAGE_TARNAME "libarchive"
1503| #define PACKAGE_VERSION "3.7.3"
1504| #define PACKAGE_STRING "libarchive 3.7.3"
1505| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1506| #define PACKAGE_URL ""
1507| #define PACKAGE "libarchive"
1508| #define VERSION "3.7.3"
1509| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1510| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1511| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1512| #define BSDCPIO_VERSION_STRING "3.7.3"
1513| #define BSDTAR_VERSION_STRING "3.7.3"
1514| #define BSDCAT_VERSION_STRING "3.7.3"
1515| #define BSDUNZIP_VERSION_STRING "3.7.3"
1516| #define HAVE_STDIO_H 1
1517| #define HAVE_STDLIB_H 1
1518| #define HAVE_STRING_H 1
1519| #define HAVE_INTTYPES_H 1
1520| #define HAVE_STDINT_H 1
1521| #define HAVE_STRINGS_H 1
1522| #define HAVE_SYS_STAT_H 1
1523| #define HAVE_SYS_TYPES_H 1
1524| #define HAVE_UNISTD_H 1
1525| #define HAVE_WCHAR_H 1
1526| #define HAVE_SYS_TIME_H 1
1527| #define STDC_HEADERS 1
1528| #define _ALL_SOURCE 1
1529| #define _DARWIN_C_SOURCE 1
1530| #define _GNU_SOURCE 1
1531| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1532| #define _NETBSD_SOURCE 1
1533| #define _OPENBSD_SOURCE 1
1534| #define _POSIX_PTHREAD_SEMANTICS 1
1535| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1536| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1537| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1538| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1539| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1540| #define __STDC_WANT_LIB_EXT2__ 1
1541| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1542| #define _TANDEM_SOURCE 1
1543| #define __EXTENSIONS__ 1
1544| #define HAVE_DLFCN_H 1
1545| #define LT_OBJDIR ".libs/"
1546| #define HAVE_DIRENT_H 1
1547| #define HAVE_SYS_WAIT_H 1
1548| #define HAVE_COPYFILE_H 1
1549| #define HAVE_CTYPE_H 1
1550| #define HAVE_ERRNO_H 1
1551| /* end confdefs.h.  */
1552| #include <stddef.h>
1553| #ifdef HAVE_STDIO_H
1554| # include <stdio.h>
1555| #endif
1556| #ifdef HAVE_STDLIB_H
1557| # include <stdlib.h>
1558| #endif
1559| #ifdef HAVE_STRING_H
1560| # include <string.h>
1561| #endif
1562| #ifdef HAVE_INTTYPES_H
1563| # include <inttypes.h>
1564| #endif
1565| #ifdef HAVE_STDINT_H
1566| # include <stdint.h>
1567| #endif
1568| #ifdef HAVE_STRINGS_H
1569| # include <strings.h>
1570| #endif
1571| #ifdef HAVE_SYS_TYPES_H
1572| # include <sys/types.h>
1573| #endif
1574| #ifdef HAVE_SYS_STAT_H
1575| # include <sys/stat.h>
1576| #endif
1577| #ifdef HAVE_UNISTD_H
1578| # include <unistd.h>
1579| #endif
1580| #include <ext2fs/ext2_fs.h>
1581configure:14598: result: no
1582configure:14604: checking for fcntl.h
1583configure:14604: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1584configure:14604: $? = 0
1585configure:14604: result: yes
1586configure:14610: checking for fnmatch.h
1587configure:14610: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1588configure:14610: $? = 0
1589configure:14610: result: yes
1590configure:14616: checking for grp.h
1591configure:14616: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1592configure:14616: $? = 0
1593configure:14616: result: yes
1594configure:14624: checking whether EXT2_IOC_GETFLAGS is usable
1595configure:14642: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1596conftest.c:57:28: error: ext2fs/ext2_fs.h: No such file or directory
1597conftest.c: In function 'main':
1598conftest.c:61: error: 'EXT2_IOC_GETFLAGS' undeclared (first use in this function)
1599conftest.c:61: error: (Each undeclared identifier is reported only once
1600conftest.c:61: error: for each function it appears in.)
1601configure:14642: $? = 1
1602configure: failed program was:
1603| /* confdefs.h */
1604| #define PACKAGE_NAME "libarchive"
1605| #define PACKAGE_TARNAME "libarchive"
1606| #define PACKAGE_VERSION "3.7.3"
1607| #define PACKAGE_STRING "libarchive 3.7.3"
1608| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1609| #define PACKAGE_URL ""
1610| #define PACKAGE "libarchive"
1611| #define VERSION "3.7.3"
1612| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1613| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1614| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1615| #define BSDCPIO_VERSION_STRING "3.7.3"
1616| #define BSDTAR_VERSION_STRING "3.7.3"
1617| #define BSDCAT_VERSION_STRING "3.7.3"
1618| #define BSDUNZIP_VERSION_STRING "3.7.3"
1619| #define HAVE_STDIO_H 1
1620| #define HAVE_STDLIB_H 1
1621| #define HAVE_STRING_H 1
1622| #define HAVE_INTTYPES_H 1
1623| #define HAVE_STDINT_H 1
1624| #define HAVE_STRINGS_H 1
1625| #define HAVE_SYS_STAT_H 1
1626| #define HAVE_SYS_TYPES_H 1
1627| #define HAVE_UNISTD_H 1
1628| #define HAVE_WCHAR_H 1
1629| #define HAVE_SYS_TIME_H 1
1630| #define STDC_HEADERS 1
1631| #define _ALL_SOURCE 1
1632| #define _DARWIN_C_SOURCE 1
1633| #define _GNU_SOURCE 1
1634| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1635| #define _NETBSD_SOURCE 1
1636| #define _OPENBSD_SOURCE 1
1637| #define _POSIX_PTHREAD_SEMANTICS 1
1638| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1639| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1640| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1641| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1642| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1643| #define __STDC_WANT_LIB_EXT2__ 1
1644| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1645| #define _TANDEM_SOURCE 1
1646| #define __EXTENSIONS__ 1
1647| #define HAVE_DLFCN_H 1
1648| #define LT_OBJDIR ".libs/"
1649| #define HAVE_DIRENT_H 1
1650| #define HAVE_SYS_WAIT_H 1
1651| #define HAVE_COPYFILE_H 1
1652| #define HAVE_CTYPE_H 1
1653| #define HAVE_ERRNO_H 1
1654| #define HAVE_FCNTL_H 1
1655| #define HAVE_FNMATCH_H 1
1656| #define HAVE_GRP_H 1
1657| /* end confdefs.h.  */
1658| #include <sys/ioctl.h>
1659| #include <ext2fs/ext2_fs.h>
1660| int
1661| main (void)
1662| {
1663| int x = EXT2_IOC_GETFLAGS
1664|   ;
1665|   return 0;
1666| }
1667configure:14650: result: no
1668configure:14660: checking for inttypes.h
1669configure:14660: result: yes
1670configure:14666: checking for io.h
1671configure:14666: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1672conftest.c:85:16: error: io.h: No such file or directory
1673configure:14666: $? = 1
1674configure: failed program was:
1675| /* confdefs.h */
1676| #define PACKAGE_NAME "libarchive"
1677| #define PACKAGE_TARNAME "libarchive"
1678| #define PACKAGE_VERSION "3.7.3"
1679| #define PACKAGE_STRING "libarchive 3.7.3"
1680| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1681| #define PACKAGE_URL ""
1682| #define PACKAGE "libarchive"
1683| #define VERSION "3.7.3"
1684| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1685| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1686| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1687| #define BSDCPIO_VERSION_STRING "3.7.3"
1688| #define BSDTAR_VERSION_STRING "3.7.3"
1689| #define BSDCAT_VERSION_STRING "3.7.3"
1690| #define BSDUNZIP_VERSION_STRING "3.7.3"
1691| #define HAVE_STDIO_H 1
1692| #define HAVE_STDLIB_H 1
1693| #define HAVE_STRING_H 1
1694| #define HAVE_INTTYPES_H 1
1695| #define HAVE_STDINT_H 1
1696| #define HAVE_STRINGS_H 1
1697| #define HAVE_SYS_STAT_H 1
1698| #define HAVE_SYS_TYPES_H 1
1699| #define HAVE_UNISTD_H 1
1700| #define HAVE_WCHAR_H 1
1701| #define HAVE_SYS_TIME_H 1
1702| #define STDC_HEADERS 1
1703| #define _ALL_SOURCE 1
1704| #define _DARWIN_C_SOURCE 1
1705| #define _GNU_SOURCE 1
1706| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1707| #define _NETBSD_SOURCE 1
1708| #define _OPENBSD_SOURCE 1
1709| #define _POSIX_PTHREAD_SEMANTICS 1
1710| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1711| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1712| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1713| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1714| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1715| #define __STDC_WANT_LIB_EXT2__ 1
1716| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1717| #define _TANDEM_SOURCE 1
1718| #define __EXTENSIONS__ 1
1719| #define HAVE_DLFCN_H 1
1720| #define LT_OBJDIR ".libs/"
1721| #define HAVE_DIRENT_H 1
1722| #define HAVE_SYS_WAIT_H 1
1723| #define HAVE_COPYFILE_H 1
1724| #define HAVE_CTYPE_H 1
1725| #define HAVE_ERRNO_H 1
1726| #define HAVE_FCNTL_H 1
1727| #define HAVE_FNMATCH_H 1
1728| #define HAVE_GRP_H 1
1729| #define HAVE_INTTYPES_H 1
1730| /* end confdefs.h.  */
1731| #include <stddef.h>
1732| #ifdef HAVE_STDIO_H
1733| # include <stdio.h>
1734| #endif
1735| #ifdef HAVE_STDLIB_H
1736| # include <stdlib.h>
1737| #endif
1738| #ifdef HAVE_STRING_H
1739| # include <string.h>
1740| #endif
1741| #ifdef HAVE_INTTYPES_H
1742| # include <inttypes.h>
1743| #endif
1744| #ifdef HAVE_STDINT_H
1745| # include <stdint.h>
1746| #endif
1747| #ifdef HAVE_STRINGS_H
1748| # include <strings.h>
1749| #endif
1750| #ifdef HAVE_SYS_TYPES_H
1751| # include <sys/types.h>
1752| #endif
1753| #ifdef HAVE_SYS_STAT_H
1754| # include <sys/stat.h>
1755| #endif
1756| #ifdef HAVE_UNISTD_H
1757| # include <unistd.h>
1758| #endif
1759| #include <io.h>
1760configure:14666: result: no
1761configure:14672: checking for langinfo.h
1762configure:14672: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1763configure:14672: $? = 0
1764configure:14672: result: yes
1765configure:14678: checking for limits.h
1766configure:14678: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1767configure:14678: $? = 0
1768configure:14678: result: yes
1769configure:14685: checking for linux/fiemap.h
1770configure:14685: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1771conftest.c:87:26: error: linux/fiemap.h: No such file or directory
1772configure:14685: $? = 1
1773configure: failed program was:
1774| /* confdefs.h */
1775| #define PACKAGE_NAME "libarchive"
1776| #define PACKAGE_TARNAME "libarchive"
1777| #define PACKAGE_VERSION "3.7.3"
1778| #define PACKAGE_STRING "libarchive 3.7.3"
1779| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1780| #define PACKAGE_URL ""
1781| #define PACKAGE "libarchive"
1782| #define VERSION "3.7.3"
1783| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1784| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1785| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1786| #define BSDCPIO_VERSION_STRING "3.7.3"
1787| #define BSDTAR_VERSION_STRING "3.7.3"
1788| #define BSDCAT_VERSION_STRING "3.7.3"
1789| #define BSDUNZIP_VERSION_STRING "3.7.3"
1790| #define HAVE_STDIO_H 1
1791| #define HAVE_STDLIB_H 1
1792| #define HAVE_STRING_H 1
1793| #define HAVE_INTTYPES_H 1
1794| #define HAVE_STDINT_H 1
1795| #define HAVE_STRINGS_H 1
1796| #define HAVE_SYS_STAT_H 1
1797| #define HAVE_SYS_TYPES_H 1
1798| #define HAVE_UNISTD_H 1
1799| #define HAVE_WCHAR_H 1
1800| #define HAVE_SYS_TIME_H 1
1801| #define STDC_HEADERS 1
1802| #define _ALL_SOURCE 1
1803| #define _DARWIN_C_SOURCE 1
1804| #define _GNU_SOURCE 1
1805| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1806| #define _NETBSD_SOURCE 1
1807| #define _OPENBSD_SOURCE 1
1808| #define _POSIX_PTHREAD_SEMANTICS 1
1809| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1810| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1811| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1812| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1813| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1814| #define __STDC_WANT_LIB_EXT2__ 1
1815| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1816| #define _TANDEM_SOURCE 1
1817| #define __EXTENSIONS__ 1
1818| #define HAVE_DLFCN_H 1
1819| #define LT_OBJDIR ".libs/"
1820| #define HAVE_DIRENT_H 1
1821| #define HAVE_SYS_WAIT_H 1
1822| #define HAVE_COPYFILE_H 1
1823| #define HAVE_CTYPE_H 1
1824| #define HAVE_ERRNO_H 1
1825| #define HAVE_FCNTL_H 1
1826| #define HAVE_FNMATCH_H 1
1827| #define HAVE_GRP_H 1
1828| #define HAVE_INTTYPES_H 1
1829| #define HAVE_LANGINFO_H 1
1830| #define HAVE_LIMITS_H 1
1831| /* end confdefs.h.  */
1832| #include <stddef.h>
1833| #ifdef HAVE_STDIO_H
1834| # include <stdio.h>
1835| #endif
1836| #ifdef HAVE_STDLIB_H
1837| # include <stdlib.h>
1838| #endif
1839| #ifdef HAVE_STRING_H
1840| # include <string.h>
1841| #endif
1842| #ifdef HAVE_INTTYPES_H
1843| # include <inttypes.h>
1844| #endif
1845| #ifdef HAVE_STDINT_H
1846| # include <stdint.h>
1847| #endif
1848| #ifdef HAVE_STRINGS_H
1849| # include <strings.h>
1850| #endif
1851| #ifdef HAVE_SYS_TYPES_H
1852| # include <sys/types.h>
1853| #endif
1854| #ifdef HAVE_SYS_STAT_H
1855| # include <sys/stat.h>
1856| #endif
1857| #ifdef HAVE_UNISTD_H
1858| # include <unistd.h>
1859| #endif
1860| #include <linux/fiemap.h>
1861configure:14685: result: no
1862configure:14691: checking for linux/fs.h
1863configure:14691: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1864conftest.c:87:22: error: linux/fs.h: No such file or directory
1865configure:14691: $? = 1
1866configure: failed program was:
1867| /* confdefs.h */
1868| #define PACKAGE_NAME "libarchive"
1869| #define PACKAGE_TARNAME "libarchive"
1870| #define PACKAGE_VERSION "3.7.3"
1871| #define PACKAGE_STRING "libarchive 3.7.3"
1872| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1873| #define PACKAGE_URL ""
1874| #define PACKAGE "libarchive"
1875| #define VERSION "3.7.3"
1876| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1877| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1878| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1879| #define BSDCPIO_VERSION_STRING "3.7.3"
1880| #define BSDTAR_VERSION_STRING "3.7.3"
1881| #define BSDCAT_VERSION_STRING "3.7.3"
1882| #define BSDUNZIP_VERSION_STRING "3.7.3"
1883| #define HAVE_STDIO_H 1
1884| #define HAVE_STDLIB_H 1
1885| #define HAVE_STRING_H 1
1886| #define HAVE_INTTYPES_H 1
1887| #define HAVE_STDINT_H 1
1888| #define HAVE_STRINGS_H 1
1889| #define HAVE_SYS_STAT_H 1
1890| #define HAVE_SYS_TYPES_H 1
1891| #define HAVE_UNISTD_H 1
1892| #define HAVE_WCHAR_H 1
1893| #define HAVE_SYS_TIME_H 1
1894| #define STDC_HEADERS 1
1895| #define _ALL_SOURCE 1
1896| #define _DARWIN_C_SOURCE 1
1897| #define _GNU_SOURCE 1
1898| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1899| #define _NETBSD_SOURCE 1
1900| #define _OPENBSD_SOURCE 1
1901| #define _POSIX_PTHREAD_SEMANTICS 1
1902| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1903| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1904| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1905| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1906| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1907| #define __STDC_WANT_LIB_EXT2__ 1
1908| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1909| #define _TANDEM_SOURCE 1
1910| #define __EXTENSIONS__ 1
1911| #define HAVE_DLFCN_H 1
1912| #define LT_OBJDIR ".libs/"
1913| #define HAVE_DIRENT_H 1
1914| #define HAVE_SYS_WAIT_H 1
1915| #define HAVE_COPYFILE_H 1
1916| #define HAVE_CTYPE_H 1
1917| #define HAVE_ERRNO_H 1
1918| #define HAVE_FCNTL_H 1
1919| #define HAVE_FNMATCH_H 1
1920| #define HAVE_GRP_H 1
1921| #define HAVE_INTTYPES_H 1
1922| #define HAVE_LANGINFO_H 1
1923| #define HAVE_LIMITS_H 1
1924| /* end confdefs.h.  */
1925| #include <stddef.h>
1926| #ifdef HAVE_STDIO_H
1927| # include <stdio.h>
1928| #endif
1929| #ifdef HAVE_STDLIB_H
1930| # include <stdlib.h>
1931| #endif
1932| #ifdef HAVE_STRING_H
1933| # include <string.h>
1934| #endif
1935| #ifdef HAVE_INTTYPES_H
1936| # include <inttypes.h>
1937| #endif
1938| #ifdef HAVE_STDINT_H
1939| # include <stdint.h>
1940| #endif
1941| #ifdef HAVE_STRINGS_H
1942| # include <strings.h>
1943| #endif
1944| #ifdef HAVE_SYS_TYPES_H
1945| # include <sys/types.h>
1946| #endif
1947| #ifdef HAVE_SYS_STAT_H
1948| # include <sys/stat.h>
1949| #endif
1950| #ifdef HAVE_UNISTD_H
1951| # include <unistd.h>
1952| #endif
1953| #include <linux/fs.h>
1954configure:14691: result: no
1955configure:14697: checking for linux/magic.h
1956configure:14697: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
1957conftest.c:87:25: error: linux/magic.h: No such file or directory
1958configure:14697: $? = 1
1959configure: failed program was:
1960| /* confdefs.h */
1961| #define PACKAGE_NAME "libarchive"
1962| #define PACKAGE_TARNAME "libarchive"
1963| #define PACKAGE_VERSION "3.7.3"
1964| #define PACKAGE_STRING "libarchive 3.7.3"
1965| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1966| #define PACKAGE_URL ""
1967| #define PACKAGE "libarchive"
1968| #define VERSION "3.7.3"
1969| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
1970| #define LIBARCHIVE_VERSION_STRING "3.7.3"
1971| #define LIBARCHIVE_VERSION_NUMBER "3007003"
1972| #define BSDCPIO_VERSION_STRING "3.7.3"
1973| #define BSDTAR_VERSION_STRING "3.7.3"
1974| #define BSDCAT_VERSION_STRING "3.7.3"
1975| #define BSDUNZIP_VERSION_STRING "3.7.3"
1976| #define HAVE_STDIO_H 1
1977| #define HAVE_STDLIB_H 1
1978| #define HAVE_STRING_H 1
1979| #define HAVE_INTTYPES_H 1
1980| #define HAVE_STDINT_H 1
1981| #define HAVE_STRINGS_H 1
1982| #define HAVE_SYS_STAT_H 1
1983| #define HAVE_SYS_TYPES_H 1
1984| #define HAVE_UNISTD_H 1
1985| #define HAVE_WCHAR_H 1
1986| #define HAVE_SYS_TIME_H 1
1987| #define STDC_HEADERS 1
1988| #define _ALL_SOURCE 1
1989| #define _DARWIN_C_SOURCE 1
1990| #define _GNU_SOURCE 1
1991| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1992| #define _NETBSD_SOURCE 1
1993| #define _OPENBSD_SOURCE 1
1994| #define _POSIX_PTHREAD_SEMANTICS 1
1995| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1996| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1997| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1998| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1999| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2000| #define __STDC_WANT_LIB_EXT2__ 1
2001| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2002| #define _TANDEM_SOURCE 1
2003| #define __EXTENSIONS__ 1
2004| #define HAVE_DLFCN_H 1
2005| #define LT_OBJDIR ".libs/"
2006| #define HAVE_DIRENT_H 1
2007| #define HAVE_SYS_WAIT_H 1
2008| #define HAVE_COPYFILE_H 1
2009| #define HAVE_CTYPE_H 1
2010| #define HAVE_ERRNO_H 1
2011| #define HAVE_FCNTL_H 1
2012| #define HAVE_FNMATCH_H 1
2013| #define HAVE_GRP_H 1
2014| #define HAVE_INTTYPES_H 1
2015| #define HAVE_LANGINFO_H 1
2016| #define HAVE_LIMITS_H 1
2017| /* end confdefs.h.  */
2018| #include <stddef.h>
2019| #ifdef HAVE_STDIO_H
2020| # include <stdio.h>
2021| #endif
2022| #ifdef HAVE_STDLIB_H
2023| # include <stdlib.h>
2024| #endif
2025| #ifdef HAVE_STRING_H
2026| # include <string.h>
2027| #endif
2028| #ifdef HAVE_INTTYPES_H
2029| # include <inttypes.h>
2030| #endif
2031| #ifdef HAVE_STDINT_H
2032| # include <stdint.h>
2033| #endif
2034| #ifdef HAVE_STRINGS_H
2035| # include <strings.h>
2036| #endif
2037| #ifdef HAVE_SYS_TYPES_H
2038| # include <sys/types.h>
2039| #endif
2040| #ifdef HAVE_SYS_STAT_H
2041| # include <sys/stat.h>
2042| #endif
2043| #ifdef HAVE_UNISTD_H
2044| # include <unistd.h>
2045| #endif
2046| #include <linux/magic.h>
2047configure:14697: result: no
2048configure:14703: checking for linux/types.h
2049configure:14703: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2050conftest.c:87:25: error: linux/types.h: No such file or directory
2051configure:14703: $? = 1
2052configure: failed program was:
2053| /* confdefs.h */
2054| #define PACKAGE_NAME "libarchive"
2055| #define PACKAGE_TARNAME "libarchive"
2056| #define PACKAGE_VERSION "3.7.3"
2057| #define PACKAGE_STRING "libarchive 3.7.3"
2058| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2059| #define PACKAGE_URL ""
2060| #define PACKAGE "libarchive"
2061| #define VERSION "3.7.3"
2062| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2063| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2064| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2065| #define BSDCPIO_VERSION_STRING "3.7.3"
2066| #define BSDTAR_VERSION_STRING "3.7.3"
2067| #define BSDCAT_VERSION_STRING "3.7.3"
2068| #define BSDUNZIP_VERSION_STRING "3.7.3"
2069| #define HAVE_STDIO_H 1
2070| #define HAVE_STDLIB_H 1
2071| #define HAVE_STRING_H 1
2072| #define HAVE_INTTYPES_H 1
2073| #define HAVE_STDINT_H 1
2074| #define HAVE_STRINGS_H 1
2075| #define HAVE_SYS_STAT_H 1
2076| #define HAVE_SYS_TYPES_H 1
2077| #define HAVE_UNISTD_H 1
2078| #define HAVE_WCHAR_H 1
2079| #define HAVE_SYS_TIME_H 1
2080| #define STDC_HEADERS 1
2081| #define _ALL_SOURCE 1
2082| #define _DARWIN_C_SOURCE 1
2083| #define _GNU_SOURCE 1
2084| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2085| #define _NETBSD_SOURCE 1
2086| #define _OPENBSD_SOURCE 1
2087| #define _POSIX_PTHREAD_SEMANTICS 1
2088| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2089| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2090| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2091| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2092| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2093| #define __STDC_WANT_LIB_EXT2__ 1
2094| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2095| #define _TANDEM_SOURCE 1
2096| #define __EXTENSIONS__ 1
2097| #define HAVE_DLFCN_H 1
2098| #define LT_OBJDIR ".libs/"
2099| #define HAVE_DIRENT_H 1
2100| #define HAVE_SYS_WAIT_H 1
2101| #define HAVE_COPYFILE_H 1
2102| #define HAVE_CTYPE_H 1
2103| #define HAVE_ERRNO_H 1
2104| #define HAVE_FCNTL_H 1
2105| #define HAVE_FNMATCH_H 1
2106| #define HAVE_GRP_H 1
2107| #define HAVE_INTTYPES_H 1
2108| #define HAVE_LANGINFO_H 1
2109| #define HAVE_LIMITS_H 1
2110| /* end confdefs.h.  */
2111| #include <stddef.h>
2112| #ifdef HAVE_STDIO_H
2113| # include <stdio.h>
2114| #endif
2115| #ifdef HAVE_STDLIB_H
2116| # include <stdlib.h>
2117| #endif
2118| #ifdef HAVE_STRING_H
2119| # include <string.h>
2120| #endif
2121| #ifdef HAVE_INTTYPES_H
2122| # include <inttypes.h>
2123| #endif
2124| #ifdef HAVE_STDINT_H
2125| # include <stdint.h>
2126| #endif
2127| #ifdef HAVE_STRINGS_H
2128| # include <strings.h>
2129| #endif
2130| #ifdef HAVE_SYS_TYPES_H
2131| # include <sys/types.h>
2132| #endif
2133| #ifdef HAVE_SYS_STAT_H
2134| # include <sys/stat.h>
2135| #endif
2136| #ifdef HAVE_UNISTD_H
2137| # include <unistd.h>
2138| #endif
2139| #include <linux/types.h>
2140configure:14703: result: no
2141configure:14711: checking whether FS_IOC_GETFLAGS is usable
2142configure:14729: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2143conftest.c:60:22: error: linux/fs.h: No such file or directory
2144conftest.c: In function 'main':
2145conftest.c:64: error: 'FS_IOC_GETFLAGS' undeclared (first use in this function)
2146conftest.c:64: error: (Each undeclared identifier is reported only once
2147conftest.c:64: error: for each function it appears in.)
2148configure:14729: $? = 1
2149configure: failed program was:
2150| /* confdefs.h */
2151| #define PACKAGE_NAME "libarchive"
2152| #define PACKAGE_TARNAME "libarchive"
2153| #define PACKAGE_VERSION "3.7.3"
2154| #define PACKAGE_STRING "libarchive 3.7.3"
2155| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2156| #define PACKAGE_URL ""
2157| #define PACKAGE "libarchive"
2158| #define VERSION "3.7.3"
2159| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2160| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2161| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2162| #define BSDCPIO_VERSION_STRING "3.7.3"
2163| #define BSDTAR_VERSION_STRING "3.7.3"
2164| #define BSDCAT_VERSION_STRING "3.7.3"
2165| #define BSDUNZIP_VERSION_STRING "3.7.3"
2166| #define HAVE_STDIO_H 1
2167| #define HAVE_STDLIB_H 1
2168| #define HAVE_STRING_H 1
2169| #define HAVE_INTTYPES_H 1
2170| #define HAVE_STDINT_H 1
2171| #define HAVE_STRINGS_H 1
2172| #define HAVE_SYS_STAT_H 1
2173| #define HAVE_SYS_TYPES_H 1
2174| #define HAVE_UNISTD_H 1
2175| #define HAVE_WCHAR_H 1
2176| #define HAVE_SYS_TIME_H 1
2177| #define STDC_HEADERS 1
2178| #define _ALL_SOURCE 1
2179| #define _DARWIN_C_SOURCE 1
2180| #define _GNU_SOURCE 1
2181| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2182| #define _NETBSD_SOURCE 1
2183| #define _OPENBSD_SOURCE 1
2184| #define _POSIX_PTHREAD_SEMANTICS 1
2185| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2186| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2187| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2188| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2189| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2190| #define __STDC_WANT_LIB_EXT2__ 1
2191| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2192| #define _TANDEM_SOURCE 1
2193| #define __EXTENSIONS__ 1
2194| #define HAVE_DLFCN_H 1
2195| #define LT_OBJDIR ".libs/"
2196| #define HAVE_DIRENT_H 1
2197| #define HAVE_SYS_WAIT_H 1
2198| #define HAVE_COPYFILE_H 1
2199| #define HAVE_CTYPE_H 1
2200| #define HAVE_ERRNO_H 1
2201| #define HAVE_FCNTL_H 1
2202| #define HAVE_FNMATCH_H 1
2203| #define HAVE_GRP_H 1
2204| #define HAVE_INTTYPES_H 1
2205| #define HAVE_LANGINFO_H 1
2206| #define HAVE_LIMITS_H 1
2207| /* end confdefs.h.  */
2208| #include <sys/ioctl.h>
2209| #include <linux/fs.h>
2210| int
2211| main (void)
2212| {
2213| int x = FS_IOC_GETFLAGS
2214|   ;
2215|   return 0;
2216| }
2217configure:14737: result: no
2218configure:14747: checking for locale.h
2219configure:14747: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2220configure:14747: $? = 0
2221configure:14747: result: yes
2222configure:14753: checking for membership.h
2223configure:14753: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2224configure:14753: $? = 0
2225configure:14753: result: yes
2226configure:14759: checking for paths.h
2227configure:14759: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2228configure:14759: $? = 0
2229configure:14759: result: yes
2230configure:14765: checking for poll.h
2231configure:14765: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2232configure:14765: $? = 0
2233configure:14765: result: yes
2234configure:14771: checking for pthread.h
2235configure:14771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2236configure:14771: $? = 0
2237configure:14771: result: yes
2238configure:14777: checking for pwd.h
2239configure:14777: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2240configure:14777: $? = 0
2241configure:14777: result: yes
2242configure:14784: checking for readpassphrase.h
2243configure:14784: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2244configure:14784: $? = 0
2245configure:14784: result: yes
2246configure:14790: checking for signal.h
2247configure:14790: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2248configure:14790: $? = 0
2249configure:14790: result: yes
2250configure:14796: checking for spawn.h
2251configure:14796: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2252configure:14796: $? = 0
2253configure:14796: result: yes
2254configure:14803: checking for stdarg.h
2255configure:14803: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2256configure:14803: $? = 0
2257configure:14803: result: yes
2258configure:14809: checking for stdint.h
2259configure:14809: result: yes
2260configure:14815: checking for stdlib.h
2261configure:14815: result: yes
2262configure:14821: checking for string.h
2263configure:14821: result: yes
2264configure:14828: checking for sys/acl.h
2265configure:14828: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2266configure:14828: $? = 0
2267configure:14828: result: yes
2268configure:14834: checking for sys/cdefs.h
2269configure:14834: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2270configure:14834: $? = 0
2271configure:14834: result: yes
2272configure:14840: checking for sys/ea.h
2273configure:14840: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2274conftest.c:102:20: error: sys/ea.h: No such file or directory
2275configure:14840: $? = 1
2276configure: failed program was:
2277| /* confdefs.h */
2278| #define PACKAGE_NAME "libarchive"
2279| #define PACKAGE_TARNAME "libarchive"
2280| #define PACKAGE_VERSION "3.7.3"
2281| #define PACKAGE_STRING "libarchive 3.7.3"
2282| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2283| #define PACKAGE_URL ""
2284| #define PACKAGE "libarchive"
2285| #define VERSION "3.7.3"
2286| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2287| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2288| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2289| #define BSDCPIO_VERSION_STRING "3.7.3"
2290| #define BSDTAR_VERSION_STRING "3.7.3"
2291| #define BSDCAT_VERSION_STRING "3.7.3"
2292| #define BSDUNZIP_VERSION_STRING "3.7.3"
2293| #define HAVE_STDIO_H 1
2294| #define HAVE_STDLIB_H 1
2295| #define HAVE_STRING_H 1
2296| #define HAVE_INTTYPES_H 1
2297| #define HAVE_STDINT_H 1
2298| #define HAVE_STRINGS_H 1
2299| #define HAVE_SYS_STAT_H 1
2300| #define HAVE_SYS_TYPES_H 1
2301| #define HAVE_UNISTD_H 1
2302| #define HAVE_WCHAR_H 1
2303| #define HAVE_SYS_TIME_H 1
2304| #define STDC_HEADERS 1
2305| #define _ALL_SOURCE 1
2306| #define _DARWIN_C_SOURCE 1
2307| #define _GNU_SOURCE 1
2308| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2309| #define _NETBSD_SOURCE 1
2310| #define _OPENBSD_SOURCE 1
2311| #define _POSIX_PTHREAD_SEMANTICS 1
2312| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2313| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2314| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2315| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2316| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2317| #define __STDC_WANT_LIB_EXT2__ 1
2318| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2319| #define _TANDEM_SOURCE 1
2320| #define __EXTENSIONS__ 1
2321| #define HAVE_DLFCN_H 1
2322| #define LT_OBJDIR ".libs/"
2323| #define HAVE_DIRENT_H 1
2324| #define HAVE_SYS_WAIT_H 1
2325| #define HAVE_COPYFILE_H 1
2326| #define HAVE_CTYPE_H 1
2327| #define HAVE_ERRNO_H 1
2328| #define HAVE_FCNTL_H 1
2329| #define HAVE_FNMATCH_H 1
2330| #define HAVE_GRP_H 1
2331| #define HAVE_INTTYPES_H 1
2332| #define HAVE_LANGINFO_H 1
2333| #define HAVE_LIMITS_H 1
2334| #define HAVE_LOCALE_H 1
2335| #define HAVE_MEMBERSHIP_H 1
2336| #define HAVE_PATHS_H 1
2337| #define HAVE_POLL_H 1
2338| #define HAVE_PTHREAD_H 1
2339| #define HAVE_PWD_H 1
2340| #define HAVE_READPASSPHRASE_H 1
2341| #define HAVE_SIGNAL_H 1
2342| #define HAVE_SPAWN_H 1
2343| #define HAVE_STDARG_H 1
2344| #define HAVE_STDINT_H 1
2345| #define HAVE_STDLIB_H 1
2346| #define HAVE_STRING_H 1
2347| #define HAVE_SYS_ACL_H 1
2348| #define HAVE_SYS_CDEFS_H 1
2349| /* end confdefs.h.  */
2350| #include <stddef.h>
2351| #ifdef HAVE_STDIO_H
2352| # include <stdio.h>
2353| #endif
2354| #ifdef HAVE_STDLIB_H
2355| # include <stdlib.h>
2356| #endif
2357| #ifdef HAVE_STRING_H
2358| # include <string.h>
2359| #endif
2360| #ifdef HAVE_INTTYPES_H
2361| # include <inttypes.h>
2362| #endif
2363| #ifdef HAVE_STDINT_H
2364| # include <stdint.h>
2365| #endif
2366| #ifdef HAVE_STRINGS_H
2367| # include <strings.h>
2368| #endif
2369| #ifdef HAVE_SYS_TYPES_H
2370| # include <sys/types.h>
2371| #endif
2372| #ifdef HAVE_SYS_STAT_H
2373| # include <sys/stat.h>
2374| #endif
2375| #ifdef HAVE_UNISTD_H
2376| # include <unistd.h>
2377| #endif
2378| #include <sys/ea.h>
2379configure:14840: result: no
2380configure:14846: checking for sys/extattr.h
2381configure:14846: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2382conftest.c:102:25: error: sys/extattr.h: No such file or directory
2383configure:14846: $? = 1
2384configure: failed program was:
2385| /* confdefs.h */
2386| #define PACKAGE_NAME "libarchive"
2387| #define PACKAGE_TARNAME "libarchive"
2388| #define PACKAGE_VERSION "3.7.3"
2389| #define PACKAGE_STRING "libarchive 3.7.3"
2390| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2391| #define PACKAGE_URL ""
2392| #define PACKAGE "libarchive"
2393| #define VERSION "3.7.3"
2394| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2395| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2396| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2397| #define BSDCPIO_VERSION_STRING "3.7.3"
2398| #define BSDTAR_VERSION_STRING "3.7.3"
2399| #define BSDCAT_VERSION_STRING "3.7.3"
2400| #define BSDUNZIP_VERSION_STRING "3.7.3"
2401| #define HAVE_STDIO_H 1
2402| #define HAVE_STDLIB_H 1
2403| #define HAVE_STRING_H 1
2404| #define HAVE_INTTYPES_H 1
2405| #define HAVE_STDINT_H 1
2406| #define HAVE_STRINGS_H 1
2407| #define HAVE_SYS_STAT_H 1
2408| #define HAVE_SYS_TYPES_H 1
2409| #define HAVE_UNISTD_H 1
2410| #define HAVE_WCHAR_H 1
2411| #define HAVE_SYS_TIME_H 1
2412| #define STDC_HEADERS 1
2413| #define _ALL_SOURCE 1
2414| #define _DARWIN_C_SOURCE 1
2415| #define _GNU_SOURCE 1
2416| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2417| #define _NETBSD_SOURCE 1
2418| #define _OPENBSD_SOURCE 1
2419| #define _POSIX_PTHREAD_SEMANTICS 1
2420| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2421| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2422| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2423| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2424| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2425| #define __STDC_WANT_LIB_EXT2__ 1
2426| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2427| #define _TANDEM_SOURCE 1
2428| #define __EXTENSIONS__ 1
2429| #define HAVE_DLFCN_H 1
2430| #define LT_OBJDIR ".libs/"
2431| #define HAVE_DIRENT_H 1
2432| #define HAVE_SYS_WAIT_H 1
2433| #define HAVE_COPYFILE_H 1
2434| #define HAVE_CTYPE_H 1
2435| #define HAVE_ERRNO_H 1
2436| #define HAVE_FCNTL_H 1
2437| #define HAVE_FNMATCH_H 1
2438| #define HAVE_GRP_H 1
2439| #define HAVE_INTTYPES_H 1
2440| #define HAVE_LANGINFO_H 1
2441| #define HAVE_LIMITS_H 1
2442| #define HAVE_LOCALE_H 1
2443| #define HAVE_MEMBERSHIP_H 1
2444| #define HAVE_PATHS_H 1
2445| #define HAVE_POLL_H 1
2446| #define HAVE_PTHREAD_H 1
2447| #define HAVE_PWD_H 1
2448| #define HAVE_READPASSPHRASE_H 1
2449| #define HAVE_SIGNAL_H 1
2450| #define HAVE_SPAWN_H 1
2451| #define HAVE_STDARG_H 1
2452| #define HAVE_STDINT_H 1
2453| #define HAVE_STDLIB_H 1
2454| #define HAVE_STRING_H 1
2455| #define HAVE_SYS_ACL_H 1
2456| #define HAVE_SYS_CDEFS_H 1
2457| /* end confdefs.h.  */
2458| #include <stddef.h>
2459| #ifdef HAVE_STDIO_H
2460| # include <stdio.h>
2461| #endif
2462| #ifdef HAVE_STDLIB_H
2463| # include <stdlib.h>
2464| #endif
2465| #ifdef HAVE_STRING_H
2466| # include <string.h>
2467| #endif
2468| #ifdef HAVE_INTTYPES_H
2469| # include <inttypes.h>
2470| #endif
2471| #ifdef HAVE_STDINT_H
2472| # include <stdint.h>
2473| #endif
2474| #ifdef HAVE_STRINGS_H
2475| # include <strings.h>
2476| #endif
2477| #ifdef HAVE_SYS_TYPES_H
2478| # include <sys/types.h>
2479| #endif
2480| #ifdef HAVE_SYS_STAT_H
2481| # include <sys/stat.h>
2482| #endif
2483| #ifdef HAVE_UNISTD_H
2484| # include <unistd.h>
2485| #endif
2486| #include <sys/extattr.h>
2487configure:14846: result: no
2488configure:14853: checking for sys/ioctl.h
2489configure:14853: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2490configure:14853: $? = 0
2491configure:14853: result: yes
2492configure:14859: checking for sys/mkdev.h
2493configure:14859: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2494conftest.c:103:23: error: sys/mkdev.h: No such file or directory
2495configure:14859: $? = 1
2496configure: failed program was:
2497| /* confdefs.h */
2498| #define PACKAGE_NAME "libarchive"
2499| #define PACKAGE_TARNAME "libarchive"
2500| #define PACKAGE_VERSION "3.7.3"
2501| #define PACKAGE_STRING "libarchive 3.7.3"
2502| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2503| #define PACKAGE_URL ""
2504| #define PACKAGE "libarchive"
2505| #define VERSION "3.7.3"
2506| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2507| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2508| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2509| #define BSDCPIO_VERSION_STRING "3.7.3"
2510| #define BSDTAR_VERSION_STRING "3.7.3"
2511| #define BSDCAT_VERSION_STRING "3.7.3"
2512| #define BSDUNZIP_VERSION_STRING "3.7.3"
2513| #define HAVE_STDIO_H 1
2514| #define HAVE_STDLIB_H 1
2515| #define HAVE_STRING_H 1
2516| #define HAVE_INTTYPES_H 1
2517| #define HAVE_STDINT_H 1
2518| #define HAVE_STRINGS_H 1
2519| #define HAVE_SYS_STAT_H 1
2520| #define HAVE_SYS_TYPES_H 1
2521| #define HAVE_UNISTD_H 1
2522| #define HAVE_WCHAR_H 1
2523| #define HAVE_SYS_TIME_H 1
2524| #define STDC_HEADERS 1
2525| #define _ALL_SOURCE 1
2526| #define _DARWIN_C_SOURCE 1
2527| #define _GNU_SOURCE 1
2528| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2529| #define _NETBSD_SOURCE 1
2530| #define _OPENBSD_SOURCE 1
2531| #define _POSIX_PTHREAD_SEMANTICS 1
2532| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2533| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2534| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2535| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2536| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2537| #define __STDC_WANT_LIB_EXT2__ 1
2538| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2539| #define _TANDEM_SOURCE 1
2540| #define __EXTENSIONS__ 1
2541| #define HAVE_DLFCN_H 1
2542| #define LT_OBJDIR ".libs/"
2543| #define HAVE_DIRENT_H 1
2544| #define HAVE_SYS_WAIT_H 1
2545| #define HAVE_COPYFILE_H 1
2546| #define HAVE_CTYPE_H 1
2547| #define HAVE_ERRNO_H 1
2548| #define HAVE_FCNTL_H 1
2549| #define HAVE_FNMATCH_H 1
2550| #define HAVE_GRP_H 1
2551| #define HAVE_INTTYPES_H 1
2552| #define HAVE_LANGINFO_H 1
2553| #define HAVE_LIMITS_H 1
2554| #define HAVE_LOCALE_H 1
2555| #define HAVE_MEMBERSHIP_H 1
2556| #define HAVE_PATHS_H 1
2557| #define HAVE_POLL_H 1
2558| #define HAVE_PTHREAD_H 1
2559| #define HAVE_PWD_H 1
2560| #define HAVE_READPASSPHRASE_H 1
2561| #define HAVE_SIGNAL_H 1
2562| #define HAVE_SPAWN_H 1
2563| #define HAVE_STDARG_H 1
2564| #define HAVE_STDINT_H 1
2565| #define HAVE_STDLIB_H 1
2566| #define HAVE_STRING_H 1
2567| #define HAVE_SYS_ACL_H 1
2568| #define HAVE_SYS_CDEFS_H 1
2569| #define HAVE_SYS_IOCTL_H 1
2570| /* end confdefs.h.  */
2571| #include <stddef.h>
2572| #ifdef HAVE_STDIO_H
2573| # include <stdio.h>
2574| #endif
2575| #ifdef HAVE_STDLIB_H
2576| # include <stdlib.h>
2577| #endif
2578| #ifdef HAVE_STRING_H
2579| # include <string.h>
2580| #endif
2581| #ifdef HAVE_INTTYPES_H
2582| # include <inttypes.h>
2583| #endif
2584| #ifdef HAVE_STDINT_H
2585| # include <stdint.h>
2586| #endif
2587| #ifdef HAVE_STRINGS_H
2588| # include <strings.h>
2589| #endif
2590| #ifdef HAVE_SYS_TYPES_H
2591| # include <sys/types.h>
2592| #endif
2593| #ifdef HAVE_SYS_STAT_H
2594| # include <sys/stat.h>
2595| #endif
2596| #ifdef HAVE_UNISTD_H
2597| # include <unistd.h>
2598| #endif
2599| #include <sys/mkdev.h>
2600configure:14859: result: no
2601configure:14865: checking for sys/mount.h
2602configure:14865: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2603configure:14865: $? = 0
2604configure:14865: result: yes
2605configure:14871: checking for sys/queue.h
2606configure:14871: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2607configure:14871: $? = 0
2608configure:14871: result: yes
2609configure:14878: checking for sys/param.h
2610configure:14878: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2611configure:14878: $? = 0
2612configure:14878: result: yes
2613configure:14884: checking for sys/poll.h
2614configure:14884: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2615configure:14884: $? = 0
2616configure:14884: result: yes
2617configure:14890: checking for sys/richacl.h
2618configure:14890: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2619conftest.c:107:25: error: sys/richacl.h: No such file or directory
2620configure:14890: $? = 1
2621configure: failed program was:
2622| /* confdefs.h */
2623| #define PACKAGE_NAME "libarchive"
2624| #define PACKAGE_TARNAME "libarchive"
2625| #define PACKAGE_VERSION "3.7.3"
2626| #define PACKAGE_STRING "libarchive 3.7.3"
2627| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2628| #define PACKAGE_URL ""
2629| #define PACKAGE "libarchive"
2630| #define VERSION "3.7.3"
2631| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2632| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2633| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2634| #define BSDCPIO_VERSION_STRING "3.7.3"
2635| #define BSDTAR_VERSION_STRING "3.7.3"
2636| #define BSDCAT_VERSION_STRING "3.7.3"
2637| #define BSDUNZIP_VERSION_STRING "3.7.3"
2638| #define HAVE_STDIO_H 1
2639| #define HAVE_STDLIB_H 1
2640| #define HAVE_STRING_H 1
2641| #define HAVE_INTTYPES_H 1
2642| #define HAVE_STDINT_H 1
2643| #define HAVE_STRINGS_H 1
2644| #define HAVE_SYS_STAT_H 1
2645| #define HAVE_SYS_TYPES_H 1
2646| #define HAVE_UNISTD_H 1
2647| #define HAVE_WCHAR_H 1
2648| #define HAVE_SYS_TIME_H 1
2649| #define STDC_HEADERS 1
2650| #define _ALL_SOURCE 1
2651| #define _DARWIN_C_SOURCE 1
2652| #define _GNU_SOURCE 1
2653| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2654| #define _NETBSD_SOURCE 1
2655| #define _OPENBSD_SOURCE 1
2656| #define _POSIX_PTHREAD_SEMANTICS 1
2657| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2658| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2659| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2660| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2661| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2662| #define __STDC_WANT_LIB_EXT2__ 1
2663| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2664| #define _TANDEM_SOURCE 1
2665| #define __EXTENSIONS__ 1
2666| #define HAVE_DLFCN_H 1
2667| #define LT_OBJDIR ".libs/"
2668| #define HAVE_DIRENT_H 1
2669| #define HAVE_SYS_WAIT_H 1
2670| #define HAVE_COPYFILE_H 1
2671| #define HAVE_CTYPE_H 1
2672| #define HAVE_ERRNO_H 1
2673| #define HAVE_FCNTL_H 1
2674| #define HAVE_FNMATCH_H 1
2675| #define HAVE_GRP_H 1
2676| #define HAVE_INTTYPES_H 1
2677| #define HAVE_LANGINFO_H 1
2678| #define HAVE_LIMITS_H 1
2679| #define HAVE_LOCALE_H 1
2680| #define HAVE_MEMBERSHIP_H 1
2681| #define HAVE_PATHS_H 1
2682| #define HAVE_POLL_H 1
2683| #define HAVE_PTHREAD_H 1
2684| #define HAVE_PWD_H 1
2685| #define HAVE_READPASSPHRASE_H 1
2686| #define HAVE_SIGNAL_H 1
2687| #define HAVE_SPAWN_H 1
2688| #define HAVE_STDARG_H 1
2689| #define HAVE_STDINT_H 1
2690| #define HAVE_STDLIB_H 1
2691| #define HAVE_STRING_H 1
2692| #define HAVE_SYS_ACL_H 1
2693| #define HAVE_SYS_CDEFS_H 1
2694| #define HAVE_SYS_IOCTL_H 1
2695| #define HAVE_SYS_MOUNT_H 1
2696| #define HAVE_SYS_QUEUE_H 1
2697| #define HAVE_SYS_PARAM_H 1
2698| #define HAVE_SYS_POLL_H 1
2699| /* end confdefs.h.  */
2700| #include <stddef.h>
2701| #ifdef HAVE_STDIO_H
2702| # include <stdio.h>
2703| #endif
2704| #ifdef HAVE_STDLIB_H
2705| # include <stdlib.h>
2706| #endif
2707| #ifdef HAVE_STRING_H
2708| # include <string.h>
2709| #endif
2710| #ifdef HAVE_INTTYPES_H
2711| # include <inttypes.h>
2712| #endif
2713| #ifdef HAVE_STDINT_H
2714| # include <stdint.h>
2715| #endif
2716| #ifdef HAVE_STRINGS_H
2717| # include <strings.h>
2718| #endif
2719| #ifdef HAVE_SYS_TYPES_H
2720| # include <sys/types.h>
2721| #endif
2722| #ifdef HAVE_SYS_STAT_H
2723| # include <sys/stat.h>
2724| #endif
2725| #ifdef HAVE_UNISTD_H
2726| # include <unistd.h>
2727| #endif
2728| #include <sys/richacl.h>
2729configure:14890: result: no
2730configure:14897: checking for sys/select.h
2731configure:14897: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2732configure:14897: $? = 0
2733configure:14897: result: yes
2734configure:14903: checking for sys/statfs.h
2735configure:14903: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2736conftest.c:108:24: error: sys/statfs.h: No such file or directory
2737configure:14903: $? = 1
2738configure: failed program was:
2739| /* confdefs.h */
2740| #define PACKAGE_NAME "libarchive"
2741| #define PACKAGE_TARNAME "libarchive"
2742| #define PACKAGE_VERSION "3.7.3"
2743| #define PACKAGE_STRING "libarchive 3.7.3"
2744| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2745| #define PACKAGE_URL ""
2746| #define PACKAGE "libarchive"
2747| #define VERSION "3.7.3"
2748| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2749| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2750| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2751| #define BSDCPIO_VERSION_STRING "3.7.3"
2752| #define BSDTAR_VERSION_STRING "3.7.3"
2753| #define BSDCAT_VERSION_STRING "3.7.3"
2754| #define BSDUNZIP_VERSION_STRING "3.7.3"
2755| #define HAVE_STDIO_H 1
2756| #define HAVE_STDLIB_H 1
2757| #define HAVE_STRING_H 1
2758| #define HAVE_INTTYPES_H 1
2759| #define HAVE_STDINT_H 1
2760| #define HAVE_STRINGS_H 1
2761| #define HAVE_SYS_STAT_H 1
2762| #define HAVE_SYS_TYPES_H 1
2763| #define HAVE_UNISTD_H 1
2764| #define HAVE_WCHAR_H 1
2765| #define HAVE_SYS_TIME_H 1
2766| #define STDC_HEADERS 1
2767| #define _ALL_SOURCE 1
2768| #define _DARWIN_C_SOURCE 1
2769| #define _GNU_SOURCE 1
2770| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2771| #define _NETBSD_SOURCE 1
2772| #define _OPENBSD_SOURCE 1
2773| #define _POSIX_PTHREAD_SEMANTICS 1
2774| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2775| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2776| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2777| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2778| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2779| #define __STDC_WANT_LIB_EXT2__ 1
2780| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2781| #define _TANDEM_SOURCE 1
2782| #define __EXTENSIONS__ 1
2783| #define HAVE_DLFCN_H 1
2784| #define LT_OBJDIR ".libs/"
2785| #define HAVE_DIRENT_H 1
2786| #define HAVE_SYS_WAIT_H 1
2787| #define HAVE_COPYFILE_H 1
2788| #define HAVE_CTYPE_H 1
2789| #define HAVE_ERRNO_H 1
2790| #define HAVE_FCNTL_H 1
2791| #define HAVE_FNMATCH_H 1
2792| #define HAVE_GRP_H 1
2793| #define HAVE_INTTYPES_H 1
2794| #define HAVE_LANGINFO_H 1
2795| #define HAVE_LIMITS_H 1
2796| #define HAVE_LOCALE_H 1
2797| #define HAVE_MEMBERSHIP_H 1
2798| #define HAVE_PATHS_H 1
2799| #define HAVE_POLL_H 1
2800| #define HAVE_PTHREAD_H 1
2801| #define HAVE_PWD_H 1
2802| #define HAVE_READPASSPHRASE_H 1
2803| #define HAVE_SIGNAL_H 1
2804| #define HAVE_SPAWN_H 1
2805| #define HAVE_STDARG_H 1
2806| #define HAVE_STDINT_H 1
2807| #define HAVE_STDLIB_H 1
2808| #define HAVE_STRING_H 1
2809| #define HAVE_SYS_ACL_H 1
2810| #define HAVE_SYS_CDEFS_H 1
2811| #define HAVE_SYS_IOCTL_H 1
2812| #define HAVE_SYS_MOUNT_H 1
2813| #define HAVE_SYS_QUEUE_H 1
2814| #define HAVE_SYS_PARAM_H 1
2815| #define HAVE_SYS_POLL_H 1
2816| #define HAVE_SYS_SELECT_H 1
2817| /* end confdefs.h.  */
2818| #include <stddef.h>
2819| #ifdef HAVE_STDIO_H
2820| # include <stdio.h>
2821| #endif
2822| #ifdef HAVE_STDLIB_H
2823| # include <stdlib.h>
2824| #endif
2825| #ifdef HAVE_STRING_H
2826| # include <string.h>
2827| #endif
2828| #ifdef HAVE_INTTYPES_H
2829| # include <inttypes.h>
2830| #endif
2831| #ifdef HAVE_STDINT_H
2832| # include <stdint.h>
2833| #endif
2834| #ifdef HAVE_STRINGS_H
2835| # include <strings.h>
2836| #endif
2837| #ifdef HAVE_SYS_TYPES_H
2838| # include <sys/types.h>
2839| #endif
2840| #ifdef HAVE_SYS_STAT_H
2841| # include <sys/stat.h>
2842| #endif
2843| #ifdef HAVE_UNISTD_H
2844| # include <unistd.h>
2845| #endif
2846| #include <sys/statfs.h>
2847configure:14903: result: no
2848configure:14909: checking for sys/statvfs.h
2849configure:14909: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2850configure:14909: $? = 0
2851configure:14909: result: yes
2852configure:14915: checking for sys/sysmacros.h
2853configure:14915: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2854conftest.c:109:27: error: sys/sysmacros.h: No such file or directory
2855configure:14915: $? = 1
2856configure: failed program was:
2857| /* confdefs.h */
2858| #define PACKAGE_NAME "libarchive"
2859| #define PACKAGE_TARNAME "libarchive"
2860| #define PACKAGE_VERSION "3.7.3"
2861| #define PACKAGE_STRING "libarchive 3.7.3"
2862| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2863| #define PACKAGE_URL ""
2864| #define PACKAGE "libarchive"
2865| #define VERSION "3.7.3"
2866| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2867| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2868| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2869| #define BSDCPIO_VERSION_STRING "3.7.3"
2870| #define BSDTAR_VERSION_STRING "3.7.3"
2871| #define BSDCAT_VERSION_STRING "3.7.3"
2872| #define BSDUNZIP_VERSION_STRING "3.7.3"
2873| #define HAVE_STDIO_H 1
2874| #define HAVE_STDLIB_H 1
2875| #define HAVE_STRING_H 1
2876| #define HAVE_INTTYPES_H 1
2877| #define HAVE_STDINT_H 1
2878| #define HAVE_STRINGS_H 1
2879| #define HAVE_SYS_STAT_H 1
2880| #define HAVE_SYS_TYPES_H 1
2881| #define HAVE_UNISTD_H 1
2882| #define HAVE_WCHAR_H 1
2883| #define HAVE_SYS_TIME_H 1
2884| #define STDC_HEADERS 1
2885| #define _ALL_SOURCE 1
2886| #define _DARWIN_C_SOURCE 1
2887| #define _GNU_SOURCE 1
2888| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2889| #define _NETBSD_SOURCE 1
2890| #define _OPENBSD_SOURCE 1
2891| #define _POSIX_PTHREAD_SEMANTICS 1
2892| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2893| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2894| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2895| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2896| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2897| #define __STDC_WANT_LIB_EXT2__ 1
2898| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2899| #define _TANDEM_SOURCE 1
2900| #define __EXTENSIONS__ 1
2901| #define HAVE_DLFCN_H 1
2902| #define LT_OBJDIR ".libs/"
2903| #define HAVE_DIRENT_H 1
2904| #define HAVE_SYS_WAIT_H 1
2905| #define HAVE_COPYFILE_H 1
2906| #define HAVE_CTYPE_H 1
2907| #define HAVE_ERRNO_H 1
2908| #define HAVE_FCNTL_H 1
2909| #define HAVE_FNMATCH_H 1
2910| #define HAVE_GRP_H 1
2911| #define HAVE_INTTYPES_H 1
2912| #define HAVE_LANGINFO_H 1
2913| #define HAVE_LIMITS_H 1
2914| #define HAVE_LOCALE_H 1
2915| #define HAVE_MEMBERSHIP_H 1
2916| #define HAVE_PATHS_H 1
2917| #define HAVE_POLL_H 1
2918| #define HAVE_PTHREAD_H 1
2919| #define HAVE_PWD_H 1
2920| #define HAVE_READPASSPHRASE_H 1
2921| #define HAVE_SIGNAL_H 1
2922| #define HAVE_SPAWN_H 1
2923| #define HAVE_STDARG_H 1
2924| #define HAVE_STDINT_H 1
2925| #define HAVE_STDLIB_H 1
2926| #define HAVE_STRING_H 1
2927| #define HAVE_SYS_ACL_H 1
2928| #define HAVE_SYS_CDEFS_H 1
2929| #define HAVE_SYS_IOCTL_H 1
2930| #define HAVE_SYS_MOUNT_H 1
2931| #define HAVE_SYS_QUEUE_H 1
2932| #define HAVE_SYS_PARAM_H 1
2933| #define HAVE_SYS_POLL_H 1
2934| #define HAVE_SYS_SELECT_H 1
2935| #define HAVE_SYS_STATVFS_H 1
2936| /* end confdefs.h.  */
2937| #include <stddef.h>
2938| #ifdef HAVE_STDIO_H
2939| # include <stdio.h>
2940| #endif
2941| #ifdef HAVE_STDLIB_H
2942| # include <stdlib.h>
2943| #endif
2944| #ifdef HAVE_STRING_H
2945| # include <string.h>
2946| #endif
2947| #ifdef HAVE_INTTYPES_H
2948| # include <inttypes.h>
2949| #endif
2950| #ifdef HAVE_STDINT_H
2951| # include <stdint.h>
2952| #endif
2953| #ifdef HAVE_STRINGS_H
2954| # include <strings.h>
2955| #endif
2956| #ifdef HAVE_SYS_TYPES_H
2957| # include <sys/types.h>
2958| #endif
2959| #ifdef HAVE_SYS_STAT_H
2960| # include <sys/stat.h>
2961| #endif
2962| #ifdef HAVE_UNISTD_H
2963| # include <unistd.h>
2964| #endif
2965| #include <sys/sysmacros.h>
2966configure:14915: result: no
2967configure:14922: checking for sys/time.h
2968configure:14922: result: yes
2969configure:14928: checking for sys/utime.h
2970configure:14928: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
2971conftest.c:110:23: error: sys/utime.h: No such file or directory
2972configure:14928: $? = 1
2973configure: failed program was:
2974| /* confdefs.h */
2975| #define PACKAGE_NAME "libarchive"
2976| #define PACKAGE_TARNAME "libarchive"
2977| #define PACKAGE_VERSION "3.7.3"
2978| #define PACKAGE_STRING "libarchive 3.7.3"
2979| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
2980| #define PACKAGE_URL ""
2981| #define PACKAGE "libarchive"
2982| #define VERSION "3.7.3"
2983| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
2984| #define LIBARCHIVE_VERSION_STRING "3.7.3"
2985| #define LIBARCHIVE_VERSION_NUMBER "3007003"
2986| #define BSDCPIO_VERSION_STRING "3.7.3"
2987| #define BSDTAR_VERSION_STRING "3.7.3"
2988| #define BSDCAT_VERSION_STRING "3.7.3"
2989| #define BSDUNZIP_VERSION_STRING "3.7.3"
2990| #define HAVE_STDIO_H 1
2991| #define HAVE_STDLIB_H 1
2992| #define HAVE_STRING_H 1
2993| #define HAVE_INTTYPES_H 1
2994| #define HAVE_STDINT_H 1
2995| #define HAVE_STRINGS_H 1
2996| #define HAVE_SYS_STAT_H 1
2997| #define HAVE_SYS_TYPES_H 1
2998| #define HAVE_UNISTD_H 1
2999| #define HAVE_WCHAR_H 1
3000| #define HAVE_SYS_TIME_H 1
3001| #define STDC_HEADERS 1
3002| #define _ALL_SOURCE 1
3003| #define _DARWIN_C_SOURCE 1
3004| #define _GNU_SOURCE 1
3005| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3006| #define _NETBSD_SOURCE 1
3007| #define _OPENBSD_SOURCE 1
3008| #define _POSIX_PTHREAD_SEMANTICS 1
3009| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3010| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3011| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3012| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3013| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3014| #define __STDC_WANT_LIB_EXT2__ 1
3015| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3016| #define _TANDEM_SOURCE 1
3017| #define __EXTENSIONS__ 1
3018| #define HAVE_DLFCN_H 1
3019| #define LT_OBJDIR ".libs/"
3020| #define HAVE_DIRENT_H 1
3021| #define HAVE_SYS_WAIT_H 1
3022| #define HAVE_COPYFILE_H 1
3023| #define HAVE_CTYPE_H 1
3024| #define HAVE_ERRNO_H 1
3025| #define HAVE_FCNTL_H 1
3026| #define HAVE_FNMATCH_H 1
3027| #define HAVE_GRP_H 1
3028| #define HAVE_INTTYPES_H 1
3029| #define HAVE_LANGINFO_H 1
3030| #define HAVE_LIMITS_H 1
3031| #define HAVE_LOCALE_H 1
3032| #define HAVE_MEMBERSHIP_H 1
3033| #define HAVE_PATHS_H 1
3034| #define HAVE_POLL_H 1
3035| #define HAVE_PTHREAD_H 1
3036| #define HAVE_PWD_H 1
3037| #define HAVE_READPASSPHRASE_H 1
3038| #define HAVE_SIGNAL_H 1
3039| #define HAVE_SPAWN_H 1
3040| #define HAVE_STDARG_H 1
3041| #define HAVE_STDINT_H 1
3042| #define HAVE_STDLIB_H 1
3043| #define HAVE_STRING_H 1
3044| #define HAVE_SYS_ACL_H 1
3045| #define HAVE_SYS_CDEFS_H 1
3046| #define HAVE_SYS_IOCTL_H 1
3047| #define HAVE_SYS_MOUNT_H 1
3048| #define HAVE_SYS_QUEUE_H 1
3049| #define HAVE_SYS_PARAM_H 1
3050| #define HAVE_SYS_POLL_H 1
3051| #define HAVE_SYS_SELECT_H 1
3052| #define HAVE_SYS_STATVFS_H 1
3053| #define HAVE_SYS_TIME_H 1
3054| /* end confdefs.h.  */
3055| #include <stddef.h>
3056| #ifdef HAVE_STDIO_H
3057| # include <stdio.h>
3058| #endif
3059| #ifdef HAVE_STDLIB_H
3060| # include <stdlib.h>
3061| #endif
3062| #ifdef HAVE_STRING_H
3063| # include <string.h>
3064| #endif
3065| #ifdef HAVE_INTTYPES_H
3066| # include <inttypes.h>
3067| #endif
3068| #ifdef HAVE_STDINT_H
3069| # include <stdint.h>
3070| #endif
3071| #ifdef HAVE_STRINGS_H
3072| # include <strings.h>
3073| #endif
3074| #ifdef HAVE_SYS_TYPES_H
3075| # include <sys/types.h>
3076| #endif
3077| #ifdef HAVE_SYS_STAT_H
3078| # include <sys/stat.h>
3079| #endif
3080| #ifdef HAVE_UNISTD_H
3081| # include <unistd.h>
3082| #endif
3083| #include <sys/utime.h>
3084configure:14928: result: no
3085configure:14934: checking for sys/utsname.h
3086configure:14934: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3087configure:14934: $? = 0
3088configure:14934: result: yes
3089configure:14940: checking for sys/vfs.h
3090configure:14940: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3091conftest.c:111:21: error: sys/vfs.h: No such file or directory
3092configure:14940: $? = 1
3093configure: failed program was:
3094| /* confdefs.h */
3095| #define PACKAGE_NAME "libarchive"
3096| #define PACKAGE_TARNAME "libarchive"
3097| #define PACKAGE_VERSION "3.7.3"
3098| #define PACKAGE_STRING "libarchive 3.7.3"
3099| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
3100| #define PACKAGE_URL ""
3101| #define PACKAGE "libarchive"
3102| #define VERSION "3.7.3"
3103| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
3104| #define LIBARCHIVE_VERSION_STRING "3.7.3"
3105| #define LIBARCHIVE_VERSION_NUMBER "3007003"
3106| #define BSDCPIO_VERSION_STRING "3.7.3"
3107| #define BSDTAR_VERSION_STRING "3.7.3"
3108| #define BSDCAT_VERSION_STRING "3.7.3"
3109| #define BSDUNZIP_VERSION_STRING "3.7.3"
3110| #define HAVE_STDIO_H 1
3111| #define HAVE_STDLIB_H 1
3112| #define HAVE_STRING_H 1
3113| #define HAVE_INTTYPES_H 1
3114| #define HAVE_STDINT_H 1
3115| #define HAVE_STRINGS_H 1
3116| #define HAVE_SYS_STAT_H 1
3117| #define HAVE_SYS_TYPES_H 1
3118| #define HAVE_UNISTD_H 1
3119| #define HAVE_WCHAR_H 1
3120| #define HAVE_SYS_TIME_H 1
3121| #define STDC_HEADERS 1
3122| #define _ALL_SOURCE 1
3123| #define _DARWIN_C_SOURCE 1
3124| #define _GNU_SOURCE 1
3125| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3126| #define _NETBSD_SOURCE 1
3127| #define _OPENBSD_SOURCE 1
3128| #define _POSIX_PTHREAD_SEMANTICS 1
3129| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3130| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3131| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3132| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3133| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3134| #define __STDC_WANT_LIB_EXT2__ 1
3135| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3136| #define _TANDEM_SOURCE 1
3137| #define __EXTENSIONS__ 1
3138| #define HAVE_DLFCN_H 1
3139| #define LT_OBJDIR ".libs/"
3140| #define HAVE_DIRENT_H 1
3141| #define HAVE_SYS_WAIT_H 1
3142| #define HAVE_COPYFILE_H 1
3143| #define HAVE_CTYPE_H 1
3144| #define HAVE_ERRNO_H 1
3145| #define HAVE_FCNTL_H 1
3146| #define HAVE_FNMATCH_H 1
3147| #define HAVE_GRP_H 1
3148| #define HAVE_INTTYPES_H 1
3149| #define HAVE_LANGINFO_H 1
3150| #define HAVE_LIMITS_H 1
3151| #define HAVE_LOCALE_H 1
3152| #define HAVE_MEMBERSHIP_H 1
3153| #define HAVE_PATHS_H 1
3154| #define HAVE_POLL_H 1
3155| #define HAVE_PTHREAD_H 1
3156| #define HAVE_PWD_H 1
3157| #define HAVE_READPASSPHRASE_H 1
3158| #define HAVE_SIGNAL_H 1
3159| #define HAVE_SPAWN_H 1
3160| #define HAVE_STDARG_H 1
3161| #define HAVE_STDINT_H 1
3162| #define HAVE_STDLIB_H 1
3163| #define HAVE_STRING_H 1
3164| #define HAVE_SYS_ACL_H 1
3165| #define HAVE_SYS_CDEFS_H 1
3166| #define HAVE_SYS_IOCTL_H 1
3167| #define HAVE_SYS_MOUNT_H 1
3168| #define HAVE_SYS_QUEUE_H 1
3169| #define HAVE_SYS_PARAM_H 1
3170| #define HAVE_SYS_POLL_H 1
3171| #define HAVE_SYS_SELECT_H 1
3172| #define HAVE_SYS_STATVFS_H 1
3173| #define HAVE_SYS_TIME_H 1
3174| #define HAVE_SYS_UTSNAME_H 1
3175| /* end confdefs.h.  */
3176| #include <stddef.h>
3177| #ifdef HAVE_STDIO_H
3178| # include <stdio.h>
3179| #endif
3180| #ifdef HAVE_STDLIB_H
3181| # include <stdlib.h>
3182| #endif
3183| #ifdef HAVE_STRING_H
3184| # include <string.h>
3185| #endif
3186| #ifdef HAVE_INTTYPES_H
3187| # include <inttypes.h>
3188| #endif
3189| #ifdef HAVE_STDINT_H
3190| # include <stdint.h>
3191| #endif
3192| #ifdef HAVE_STRINGS_H
3193| # include <strings.h>
3194| #endif
3195| #ifdef HAVE_SYS_TYPES_H
3196| # include <sys/types.h>
3197| #endif
3198| #ifdef HAVE_SYS_STAT_H
3199| # include <sys/stat.h>
3200| #endif
3201| #ifdef HAVE_UNISTD_H
3202| # include <unistd.h>
3203| #endif
3204| #include <sys/vfs.h>
3205configure:14940: result: no
3206configure:14946: checking for sys/xattr.h
3207configure:14946: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3208configure:14946: $? = 0
3209configure:14946: result: yes
3210configure:14953: checking for time.h
3211configure:14953: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3212configure:14953: $? = 0
3213configure:14953: result: yes
3214configure:14959: checking for unistd.h
3215configure:14959: result: yes
3216configure:14965: checking for utime.h
3217configure:14965: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3218configure:14965: $? = 0
3219configure:14965: result: yes
3220configure:14971: checking for wchar.h
3221configure:14971: result: yes
3222configure:14977: checking for wctype.h
3223configure:14977: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3224configure:14977: $? = 0
3225configure:14977: result: yes
3226configure:14984: checking for windows.h
3227configure:14984: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3228conftest.c:117:21: error: windows.h: No such file or directory
3229configure:14984: $? = 1
3230configure: failed program was:
3231| /* confdefs.h */
3232| #define PACKAGE_NAME "libarchive"
3233| #define PACKAGE_TARNAME "libarchive"
3234| #define PACKAGE_VERSION "3.7.3"
3235| #define PACKAGE_STRING "libarchive 3.7.3"
3236| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
3237| #define PACKAGE_URL ""
3238| #define PACKAGE "libarchive"
3239| #define VERSION "3.7.3"
3240| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
3241| #define LIBARCHIVE_VERSION_STRING "3.7.3"
3242| #define LIBARCHIVE_VERSION_NUMBER "3007003"
3243| #define BSDCPIO_VERSION_STRING "3.7.3"
3244| #define BSDTAR_VERSION_STRING "3.7.3"
3245| #define BSDCAT_VERSION_STRING "3.7.3"
3246| #define BSDUNZIP_VERSION_STRING "3.7.3"
3247| #define HAVE_STDIO_H 1
3248| #define HAVE_STDLIB_H 1
3249| #define HAVE_STRING_H 1
3250| #define HAVE_INTTYPES_H 1
3251| #define HAVE_STDINT_H 1
3252| #define HAVE_STRINGS_H 1
3253| #define HAVE_SYS_STAT_H 1
3254| #define HAVE_SYS_TYPES_H 1
3255| #define HAVE_UNISTD_H 1
3256| #define HAVE_WCHAR_H 1
3257| #define HAVE_SYS_TIME_H 1
3258| #define STDC_HEADERS 1
3259| #define _ALL_SOURCE 1
3260| #define _DARWIN_C_SOURCE 1
3261| #define _GNU_SOURCE 1
3262| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3263| #define _NETBSD_SOURCE 1
3264| #define _OPENBSD_SOURCE 1
3265| #define _POSIX_PTHREAD_SEMANTICS 1
3266| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3267| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3268| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3269| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3270| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3271| #define __STDC_WANT_LIB_EXT2__ 1
3272| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3273| #define _TANDEM_SOURCE 1
3274| #define __EXTENSIONS__ 1
3275| #define HAVE_DLFCN_H 1
3276| #define LT_OBJDIR ".libs/"
3277| #define HAVE_DIRENT_H 1
3278| #define HAVE_SYS_WAIT_H 1
3279| #define HAVE_COPYFILE_H 1
3280| #define HAVE_CTYPE_H 1
3281| #define HAVE_ERRNO_H 1
3282| #define HAVE_FCNTL_H 1
3283| #define HAVE_FNMATCH_H 1
3284| #define HAVE_GRP_H 1
3285| #define HAVE_INTTYPES_H 1
3286| #define HAVE_LANGINFO_H 1
3287| #define HAVE_LIMITS_H 1
3288| #define HAVE_LOCALE_H 1
3289| #define HAVE_MEMBERSHIP_H 1
3290| #define HAVE_PATHS_H 1
3291| #define HAVE_POLL_H 1
3292| #define HAVE_PTHREAD_H 1
3293| #define HAVE_PWD_H 1
3294| #define HAVE_READPASSPHRASE_H 1
3295| #define HAVE_SIGNAL_H 1
3296| #define HAVE_SPAWN_H 1
3297| #define HAVE_STDARG_H 1
3298| #define HAVE_STDINT_H 1
3299| #define HAVE_STDLIB_H 1
3300| #define HAVE_STRING_H 1
3301| #define HAVE_SYS_ACL_H 1
3302| #define HAVE_SYS_CDEFS_H 1
3303| #define HAVE_SYS_IOCTL_H 1
3304| #define HAVE_SYS_MOUNT_H 1
3305| #define HAVE_SYS_QUEUE_H 1
3306| #define HAVE_SYS_PARAM_H 1
3307| #define HAVE_SYS_POLL_H 1
3308| #define HAVE_SYS_SELECT_H 1
3309| #define HAVE_SYS_STATVFS_H 1
3310| #define HAVE_SYS_TIME_H 1
3311| #define HAVE_SYS_UTSNAME_H 1
3312| #define HAVE_SYS_XATTR_H 1
3313| #define HAVE_TIME_H 1
3314| #define HAVE_UNISTD_H 1
3315| #define HAVE_UTIME_H 1
3316| #define HAVE_WCHAR_H 1
3317| #define HAVE_WCTYPE_H 1
3318| /* end confdefs.h.  */
3319| #include <stddef.h>
3320| #ifdef HAVE_STDIO_H
3321| # include <stdio.h>
3322| #endif
3323| #ifdef HAVE_STDLIB_H
3324| # include <stdlib.h>
3325| #endif
3326| #ifdef HAVE_STRING_H
3327| # include <string.h>
3328| #endif
3329| #ifdef HAVE_INTTYPES_H
3330| # include <inttypes.h>
3331| #endif
3332| #ifdef HAVE_STDINT_H
3333| # include <stdint.h>
3334| #endif
3335| #ifdef HAVE_STRINGS_H
3336| # include <strings.h>
3337| #endif
3338| #ifdef HAVE_SYS_TYPES_H
3339| # include <sys/types.h>
3340| #endif
3341| #ifdef HAVE_SYS_STAT_H
3342| # include <sys/stat.h>
3343| #endif
3344| #ifdef HAVE_UNISTD_H
3345| # include <unistd.h>
3346| #endif
3347| #include <windows.h>
3348configure:14984: result: no
3349configure:14992: checking for wincrypt.h
3350configure:14992: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3351conftest.c:94:22: error: wincrypt.h: No such file or directory
3352configure:14992: $? = 1
3353configure: failed program was:
3354| /* confdefs.h */
3355| #define PACKAGE_NAME "libarchive"
3356| #define PACKAGE_TARNAME "libarchive"
3357| #define PACKAGE_VERSION "3.7.3"
3358| #define PACKAGE_STRING "libarchive 3.7.3"
3359| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
3360| #define PACKAGE_URL ""
3361| #define PACKAGE "libarchive"
3362| #define VERSION "3.7.3"
3363| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
3364| #define LIBARCHIVE_VERSION_STRING "3.7.3"
3365| #define LIBARCHIVE_VERSION_NUMBER "3007003"
3366| #define BSDCPIO_VERSION_STRING "3.7.3"
3367| #define BSDTAR_VERSION_STRING "3.7.3"
3368| #define BSDCAT_VERSION_STRING "3.7.3"
3369| #define BSDUNZIP_VERSION_STRING "3.7.3"
3370| #define HAVE_STDIO_H 1
3371| #define HAVE_STDLIB_H 1
3372| #define HAVE_STRING_H 1
3373| #define HAVE_INTTYPES_H 1
3374| #define HAVE_STDINT_H 1
3375| #define HAVE_STRINGS_H 1
3376| #define HAVE_SYS_STAT_H 1
3377| #define HAVE_SYS_TYPES_H 1
3378| #define HAVE_UNISTD_H 1
3379| #define HAVE_WCHAR_H 1
3380| #define HAVE_SYS_TIME_H 1
3381| #define STDC_HEADERS 1
3382| #define _ALL_SOURCE 1
3383| #define _DARWIN_C_SOURCE 1
3384| #define _GNU_SOURCE 1
3385| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3386| #define _NETBSD_SOURCE 1
3387| #define _OPENBSD_SOURCE 1
3388| #define _POSIX_PTHREAD_SEMANTICS 1
3389| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3390| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3391| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3392| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3393| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3394| #define __STDC_WANT_LIB_EXT2__ 1
3395| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3396| #define _TANDEM_SOURCE 1
3397| #define __EXTENSIONS__ 1
3398| #define HAVE_DLFCN_H 1
3399| #define LT_OBJDIR ".libs/"
3400| #define HAVE_DIRENT_H 1
3401| #define HAVE_SYS_WAIT_H 1
3402| #define HAVE_COPYFILE_H 1
3403| #define HAVE_CTYPE_H 1
3404| #define HAVE_ERRNO_H 1
3405| #define HAVE_FCNTL_H 1
3406| #define HAVE_FNMATCH_H 1
3407| #define HAVE_GRP_H 1
3408| #define HAVE_INTTYPES_H 1
3409| #define HAVE_LANGINFO_H 1
3410| #define HAVE_LIMITS_H 1
3411| #define HAVE_LOCALE_H 1
3412| #define HAVE_MEMBERSHIP_H 1
3413| #define HAVE_PATHS_H 1
3414| #define HAVE_POLL_H 1
3415| #define HAVE_PTHREAD_H 1
3416| #define HAVE_PWD_H 1
3417| #define HAVE_READPASSPHRASE_H 1
3418| #define HAVE_SIGNAL_H 1
3419| #define HAVE_SPAWN_H 1
3420| #define HAVE_STDARG_H 1
3421| #define HAVE_STDINT_H 1
3422| #define HAVE_STDLIB_H 1
3423| #define HAVE_STRING_H 1
3424| #define HAVE_SYS_ACL_H 1
3425| #define HAVE_SYS_CDEFS_H 1
3426| #define HAVE_SYS_IOCTL_H 1
3427| #define HAVE_SYS_MOUNT_H 1
3428| #define HAVE_SYS_QUEUE_H 1
3429| #define HAVE_SYS_PARAM_H 1
3430| #define HAVE_SYS_POLL_H 1
3431| #define HAVE_SYS_SELECT_H 1
3432| #define HAVE_SYS_STATVFS_H 1
3433| #define HAVE_SYS_TIME_H 1
3434| #define HAVE_SYS_UTSNAME_H 1
3435| #define HAVE_SYS_XATTR_H 1
3436| #define HAVE_TIME_H 1
3437| #define HAVE_UNISTD_H 1
3438| #define HAVE_UTIME_H 1
3439| #define HAVE_WCHAR_H 1
3440| #define HAVE_WCTYPE_H 1
3441| /* end confdefs.h.  */
3442| #ifdef HAVE_WINDOWS_H
3443| # include <windows.h>
3444| #endif
3445|
3446|
3447| #include <wincrypt.h>
3448configure:14992: result: no
3449configure:15002: checking for winioctl.h
3450configure:15002: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3451conftest.c:94:22: error: winioctl.h: No such file or directory
3452configure:15002: $? = 1
3453configure: failed program was:
3454| /* confdefs.h */
3455| #define PACKAGE_NAME "libarchive"
3456| #define PACKAGE_TARNAME "libarchive"
3457| #define PACKAGE_VERSION "3.7.3"
3458| #define PACKAGE_STRING "libarchive 3.7.3"
3459| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
3460| #define PACKAGE_URL ""
3461| #define PACKAGE "libarchive"
3462| #define VERSION "3.7.3"
3463| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
3464| #define LIBARCHIVE_VERSION_STRING "3.7.3"
3465| #define LIBARCHIVE_VERSION_NUMBER "3007003"
3466| #define BSDCPIO_VERSION_STRING "3.7.3"
3467| #define BSDTAR_VERSION_STRING "3.7.3"
3468| #define BSDCAT_VERSION_STRING "3.7.3"
3469| #define BSDUNZIP_VERSION_STRING "3.7.3"
3470| #define HAVE_STDIO_H 1
3471| #define HAVE_STDLIB_H 1
3472| #define HAVE_STRING_H 1
3473| #define HAVE_INTTYPES_H 1
3474| #define HAVE_STDINT_H 1
3475| #define HAVE_STRINGS_H 1
3476| #define HAVE_SYS_STAT_H 1
3477| #define HAVE_SYS_TYPES_H 1
3478| #define HAVE_UNISTD_H 1
3479| #define HAVE_WCHAR_H 1
3480| #define HAVE_SYS_TIME_H 1
3481| #define STDC_HEADERS 1
3482| #define _ALL_SOURCE 1
3483| #define _DARWIN_C_SOURCE 1
3484| #define _GNU_SOURCE 1
3485| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3486| #define _NETBSD_SOURCE 1
3487| #define _OPENBSD_SOURCE 1
3488| #define _POSIX_PTHREAD_SEMANTICS 1
3489| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3490| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3491| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3492| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3493| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3494| #define __STDC_WANT_LIB_EXT2__ 1
3495| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3496| #define _TANDEM_SOURCE 1
3497| #define __EXTENSIONS__ 1
3498| #define HAVE_DLFCN_H 1
3499| #define LT_OBJDIR ".libs/"
3500| #define HAVE_DIRENT_H 1
3501| #define HAVE_SYS_WAIT_H 1
3502| #define HAVE_COPYFILE_H 1
3503| #define HAVE_CTYPE_H 1
3504| #define HAVE_ERRNO_H 1
3505| #define HAVE_FCNTL_H 1
3506| #define HAVE_FNMATCH_H 1
3507| #define HAVE_GRP_H 1
3508| #define HAVE_INTTYPES_H 1
3509| #define HAVE_LANGINFO_H 1
3510| #define HAVE_LIMITS_H 1
3511| #define HAVE_LOCALE_H 1
3512| #define HAVE_MEMBERSHIP_H 1
3513| #define HAVE_PATHS_H 1
3514| #define HAVE_POLL_H 1
3515| #define HAVE_PTHREAD_H 1
3516| #define HAVE_PWD_H 1
3517| #define HAVE_READPASSPHRASE_H 1
3518| #define HAVE_SIGNAL_H 1
3519| #define HAVE_SPAWN_H 1
3520| #define HAVE_STDARG_H 1
3521| #define HAVE_STDINT_H 1
3522| #define HAVE_STDLIB_H 1
3523| #define HAVE_STRING_H 1
3524| #define HAVE_SYS_ACL_H 1
3525| #define HAVE_SYS_CDEFS_H 1
3526| #define HAVE_SYS_IOCTL_H 1
3527| #define HAVE_SYS_MOUNT_H 1
3528| #define HAVE_SYS_QUEUE_H 1
3529| #define HAVE_SYS_PARAM_H 1
3530| #define HAVE_SYS_POLL_H 1
3531| #define HAVE_SYS_SELECT_H 1
3532| #define HAVE_SYS_STATVFS_H 1
3533| #define HAVE_SYS_TIME_H 1
3534| #define HAVE_SYS_UTSNAME_H 1
3535| #define HAVE_SYS_XATTR_H 1
3536| #define HAVE_TIME_H 1
3537| #define HAVE_UNISTD_H 1
3538| #define HAVE_UTIME_H 1
3539| #define HAVE_WCHAR_H 1
3540| #define HAVE_WCTYPE_H 1
3541| /* end confdefs.h.  */
3542| #ifdef HAVE_WINDOWS_H
3543| # include <windows.h>
3544| #endif
3545|
3546|
3547| #include <winioctl.h>
3548configure:15002: result: no
3549configure:15024: checking for zlib.h
3550configure:15024: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3551configure:15024: $? = 0
3552configure:15024: result: yes
3553configure:15031: checking for inflate in -lz
3554configure:15054: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lz   >&5
3555configure:15054: $? = 0
3556configure:15064: result: yes
3557configure:15085: checking for bzlib.h
3558configure:15085: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3559configure:15085: $? = 0
3560configure:15085: result: yes
3561configure:15122: checking for BZ2_bzDecompressInit in -lbz2
3562configure:15145: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lbz2  -lz  >&5
3563configure:15145: $? = 0
3564configure:15155: result: yes
3565configure:15178: checking for blake2.h
3566configure:15178: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3567configure:15178: $? = 0
3568configure:15178: result: yes
3569configure:15185: checking for blake2sp_init in -lb2
3570configure:15208: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lb2  -lbz2 -lz  >&5
3571configure:15208: $? = 0
3572configure:15218: result: yes
3573configure:15288: checking for ld used by GCC
3574configure:15353: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
3575configure:15360: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
3576configure:15374: result: no
3577configure:15382: checking for shared library run path origin
3578configure:15396: result: done
3579configure:15978: checking for iconv
3580configure:16003: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lb2 -lbz2 -lz  >&5
3581Undefined symbols:
3582  "_libiconv_open", referenced from:
3583      _main in ccTsJnyX.o
3584  "_libiconv_close", referenced from:
3585      _main in ccTsJnyX.o
3586  "_libiconv", referenced from:
3587      _main in ccTsJnyX.o
3588ld: symbol(s) not found
3589collect2: ld returned 1 exit status
3590configure:16003: $? = 1
3591configure: failed program was:
3592| /* confdefs.h */
3593| #define PACKAGE_NAME "libarchive"
3594| #define PACKAGE_TARNAME "libarchive"
3595| #define PACKAGE_VERSION "3.7.3"
3596| #define PACKAGE_STRING "libarchive 3.7.3"
3597| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
3598| #define PACKAGE_URL ""
3599| #define PACKAGE "libarchive"
3600| #define VERSION "3.7.3"
3601| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
3602| #define LIBARCHIVE_VERSION_STRING "3.7.3"
3603| #define LIBARCHIVE_VERSION_NUMBER "3007003"
3604| #define BSDCPIO_VERSION_STRING "3.7.3"
3605| #define BSDTAR_VERSION_STRING "3.7.3"
3606| #define BSDCAT_VERSION_STRING "3.7.3"
3607| #define BSDUNZIP_VERSION_STRING "3.7.3"
3608| #define HAVE_STDIO_H 1
3609| #define HAVE_STDLIB_H 1
3610| #define HAVE_STRING_H 1
3611| #define HAVE_INTTYPES_H 1
3612| #define HAVE_STDINT_H 1
3613| #define HAVE_STRINGS_H 1
3614| #define HAVE_SYS_STAT_H 1
3615| #define HAVE_SYS_TYPES_H 1
3616| #define HAVE_UNISTD_H 1
3617| #define HAVE_WCHAR_H 1
3618| #define HAVE_SYS_TIME_H 1
3619| #define STDC_HEADERS 1
3620| #define _ALL_SOURCE 1
3621| #define _DARWIN_C_SOURCE 1
3622| #define _GNU_SOURCE 1
3623| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3624| #define _NETBSD_SOURCE 1
3625| #define _OPENBSD_SOURCE 1
3626| #define _POSIX_PTHREAD_SEMANTICS 1
3627| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3628| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3629| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3630| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3631| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3632| #define __STDC_WANT_LIB_EXT2__ 1
3633| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3634| #define _TANDEM_SOURCE 1
3635| #define __EXTENSIONS__ 1
3636| #define HAVE_DLFCN_H 1
3637| #define LT_OBJDIR ".libs/"
3638| #define HAVE_DIRENT_H 1
3639| #define HAVE_SYS_WAIT_H 1
3640| #define HAVE_COPYFILE_H 1
3641| #define HAVE_CTYPE_H 1
3642| #define HAVE_ERRNO_H 1
3643| #define HAVE_FCNTL_H 1
3644| #define HAVE_FNMATCH_H 1
3645| #define HAVE_GRP_H 1
3646| #define HAVE_INTTYPES_H 1
3647| #define HAVE_LANGINFO_H 1
3648| #define HAVE_LIMITS_H 1
3649| #define HAVE_LOCALE_H 1
3650| #define HAVE_MEMBERSHIP_H 1
3651| #define HAVE_PATHS_H 1
3652| #define HAVE_POLL_H 1
3653| #define HAVE_PTHREAD_H 1
3654| #define HAVE_PWD_H 1
3655| #define HAVE_READPASSPHRASE_H 1
3656| #define HAVE_SIGNAL_H 1
3657| #define HAVE_SPAWN_H 1
3658| #define HAVE_STDARG_H 1
3659| #define HAVE_STDINT_H 1
3660| #define HAVE_STDLIB_H 1
3661| #define HAVE_STRING_H 1
3662| #define HAVE_SYS_ACL_H 1
3663| #define HAVE_SYS_CDEFS_H 1
3664| #define HAVE_SYS_IOCTL_H 1
3665| #define HAVE_SYS_MOUNT_H 1
3666| #define HAVE_SYS_QUEUE_H 1
3667| #define HAVE_SYS_PARAM_H 1
3668| #define HAVE_SYS_POLL_H 1
3669| #define HAVE_SYS_SELECT_H 1
3670| #define HAVE_SYS_STATVFS_H 1
3671| #define HAVE_SYS_TIME_H 1
3672| #define HAVE_SYS_UTSNAME_H 1
3673| #define HAVE_SYS_XATTR_H 1
3674| #define HAVE_TIME_H 1
3675| #define HAVE_UNISTD_H 1
3676| #define HAVE_UTIME_H 1
3677| #define HAVE_WCHAR_H 1
3678| #define HAVE_WCTYPE_H 1
3679| #define HAVE_ZLIB_H 1
3680| #define HAVE_LIBZ 1
3681| #define HAVE_BZLIB_H 1
3682| #define HAVE_LIBBZ2 1
3683| #define HAVE_BLAKE2_H 1
3684| #define HAVE_LIBB2 1
3685| /* end confdefs.h.  */
3686|
3687| #include <stdlib.h>
3688| #include <iconv.h>
3689|
3690| int
3691| main (void)
3692| {
3693| iconv_t cd = iconv_open("","");
3694|            iconv(cd,NULL,NULL,NULL,NULL);
3695|            iconv_close(cd);
3696|   ;
3697|   return 0;
3698| }
3699configure:16028: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lb2 -lbz2 -lz  -liconv >&5
3700configure:16028: $? = 0
3701configure:16039: result: yes
3702configure:16042: checking for working iconv
3703configure:16173: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lb2 -lbz2 -lz  -liconv >&5
3704configure:16173: $? = 0
3705configure:16173: ./conftest
3706configure:16173: $? = 0
3707configure:16186: result: yes
3708configure:16201: checking how to link with libiconv
3709configure:16203: result: -liconv
3710configure:16214: checking for iconv declaration
3711configure:16244: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3712configure:16244: $? = 0
3713configure:16255: result:
3714         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
3715configure:16265: checking for iconv.h
3716configure:16265: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3717configure:16265: $? = 0
3718configure:16265: result: yes
3719configure:16274: checking for localcharset.h
3720configure:16274: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3721configure:16274: $? = 0
3722configure:16274: result: yes
3723configure:16286: checking for locale_charset
3724configure:16286: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lb2 -lbz2 -lz  -liconv >&5
3725configure:16286: $? = 0
3726configure:16286: result: yes
3727configure:16352: checking for lz4.h
3728configure:16352: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3729configure:16352: $? = 0
3730configure:16352: result: yes
3731configure:16358: checking for lz4hc.h
3732configure:16358: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3733configure:16358: $? = 0
3734configure:16358: result: yes
3735configure:16365: checking for LZ4_decompress_safe in -llz4
3736configure:16388: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llz4  -lb2 -lbz2 -lz  >&5
3737configure:16388: $? = 0
3738configure:16398: result: yes
3739configure:16419: checking for zstd.h
3740configure:16419: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3741configure:16419: $? = 0
3742configure:16419: result: yes
3743configure:16426: checking for ZSTD_decompressStream in -lzstd
3744configure:16449: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lzstd  -llz4 -lb2 -lbz2 -lz  >&5
3745configure:16449: $? = 0
3746configure:16459: result: yes
3747configure:16469: checking for ZSTD_compressStream in -lzstd
3748configure:16492: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lzstd  -lzstd -llz4 -lb2 -lbz2 -lz  >&5
3749configure:16492: $? = 0
3750configure:16502: result: yes
3751configure:16522: checking for lzma.h
3752configure:16522: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3753configure:16522: $? = 0
3754configure:16522: result: yes
3755configure:16529: checking for lzma_stream_decoder in -llzma
3756configure:16552: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llzma  -lzstd -llz4 -lb2 -lbz2 -lz  >&5
3757configure:16552: $? = 0
3758configure:16562: result: yes
3759configure:16576: checking whether we have multithread support in lzma
3760configure:16597: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llzma -lzstd -llz4 -lb2 -lbz2 -lz  >&5
3761configure:16597: $? = 0
3762configure:16606: result: yes
3763configure:16614: checking whether we have ARM64 filter support in lzma
3764configure:16635: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llzma -lzstd -llz4 -lb2 -lbz2 -lz  >&5
3765configure:16635: $? = 0
3766configure:16644: result: yes
3767configure:16662: checking for lzo/lzoconf.h
3768configure:16662: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3769configure:16662: $? = 0
3770configure:16662: result: yes
3771configure:16668: checking for lzo/lzo1x.h
3772configure:16668: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include conftest.c >&5
3773configure:16668: $? = 0
3774configure:16668: result: yes
3775configure:16675: checking for lzo1x_decompress_safe in -llzo2
3776configure:16698: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llzo2  -llzma -lzstd -llz4 -lb2 -lbz2 -lz  >&5
3777configure:16698: $? = 0
3778configure:16708: result: yes
3779configure:16828: checking for pkg-config
3780configure:16851: found /opt/local/bin/pkg-config
3781configure:16863: result: /opt/local/bin/pkg-config
3782configure:16888: checking pkg-config is at least version 0.9.0
3783configure:16891: result: yes
3784configure:16901: checking for libxml-2.0
3785configure:16908: $PKG_CONFIG --exists --print-errors "libxml-2.0"
3786configure:16911: $? = 0
3787configure:16925: $PKG_CONFIG --exists --print-errors "libxml-2.0"
3788configure:16928: $? = 0
3789configure:17054: result: yes
3790configure:17059: checking for xmlInitParser in -lxml2
3791configure:17082: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -lxml2  -llzo2 -llzma -lzstd -llz4 -lb2 -lbz2 -lz  -L/opt/local/lib -lxml2 >&5
3792configure:17082: $? = 0
3793configure:17092: result: yes
3794configure:17106: checking for libxml/xmlreader.h
3795configure:17106: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3796configure:17106: $? = 0
3797configure:17106: result: yes
3798configure:17112: checking for libxml/xmlwriter.h
3799configure:17112: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3800configure:17112: $? = 0
3801configure:17112: result: yes
3802configure:17186: checking for regex.h
3803configure:17186: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3804configure:17186: $? = 0
3805configure:17186: result: yes
3806configure:17194: checking for regcomp
3807configure:17194: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llzo2 -llzma -lzstd -llz4 -lb2 -lbz2 -lz  -L/opt/local/lib -lxml2 >&5
3808configure:17194: $? = 0
3809configure:17194: result: yes
3810configure:17641: checking whether C compiler accepts -Wall
3811configure:17661: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc  -Wall -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3812configure:17661: $? = 0
3813configure:17671: result: yes
3814configure:17689: : CFLAGS="$CFLAGS"
3815configure:17692: $? = 0
3816configure:17641: checking whether C compiler accepts -Wformat
3817configure:17661: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall  -Wformat -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3818configure:17661: $? = 0
3819configure:17671: result: yes
3820configure:17689: : CFLAGS="$CFLAGS"
3821configure:17692: $? = 0
3822configure:17641: checking whether C compiler accepts -Wformat-security
3823configure:17661: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat  -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3824configure:17661: $? = 0
3825configure:17671: result: yes
3826configure:17689: : CFLAGS="$CFLAGS"
3827configure:17692: $? = 0
3828configure:17719: checking whether ld supports --gc-sections
3829configure:17725: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc -Wl,--gc-sections conftest.c -llzo2 -llzma -lzstd -llz4 -lb2 -lbz2 -lz  -L/opt/local/lib -lxml2 >&5
3830conftest.c:116: warning: 'UnusedFunc' defined but not used
3831ld: unknown option: --gc-sections
3832collect2: ld returned 1 exit status
3833configure:17725: $? = 1
3834configure: failed program was:
3835| /* confdefs.h */
3836| #define PACKAGE_NAME "libarchive"
3837| #define PACKAGE_TARNAME "libarchive"
3838| #define PACKAGE_VERSION "3.7.3"
3839| #define PACKAGE_STRING "libarchive 3.7.3"
3840| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
3841| #define PACKAGE_URL ""
3842| #define PACKAGE "libarchive"
3843| #define VERSION "3.7.3"
3844| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
3845| #define LIBARCHIVE_VERSION_STRING "3.7.3"
3846| #define LIBARCHIVE_VERSION_NUMBER "3007003"
3847| #define BSDCPIO_VERSION_STRING "3.7.3"
3848| #define BSDTAR_VERSION_STRING "3.7.3"
3849| #define BSDCAT_VERSION_STRING "3.7.3"
3850| #define BSDUNZIP_VERSION_STRING "3.7.3"
3851| #define HAVE_STDIO_H 1
3852| #define HAVE_STDLIB_H 1
3853| #define HAVE_STRING_H 1
3854| #define HAVE_INTTYPES_H 1
3855| #define HAVE_STDINT_H 1
3856| #define HAVE_STRINGS_H 1
3857| #define HAVE_SYS_STAT_H 1
3858| #define HAVE_SYS_TYPES_H 1
3859| #define HAVE_UNISTD_H 1
3860| #define HAVE_WCHAR_H 1
3861| #define HAVE_SYS_TIME_H 1
3862| #define STDC_HEADERS 1
3863| #define _ALL_SOURCE 1
3864| #define _DARWIN_C_SOURCE 1
3865| #define _GNU_SOURCE 1
3866| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3867| #define _NETBSD_SOURCE 1
3868| #define _OPENBSD_SOURCE 1
3869| #define _POSIX_PTHREAD_SEMANTICS 1
3870| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3871| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3872| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3873| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3874| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3875| #define __STDC_WANT_LIB_EXT2__ 1
3876| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3877| #define _TANDEM_SOURCE 1
3878| #define __EXTENSIONS__ 1
3879| #define HAVE_DLFCN_H 1
3880| #define LT_OBJDIR ".libs/"
3881| #define HAVE_DIRENT_H 1
3882| #define HAVE_SYS_WAIT_H 1
3883| #define HAVE_COPYFILE_H 1
3884| #define HAVE_CTYPE_H 1
3885| #define HAVE_ERRNO_H 1
3886| #define HAVE_FCNTL_H 1
3887| #define HAVE_FNMATCH_H 1
3888| #define HAVE_GRP_H 1
3889| #define HAVE_INTTYPES_H 1
3890| #define HAVE_LANGINFO_H 1
3891| #define HAVE_LIMITS_H 1
3892| #define HAVE_LOCALE_H 1
3893| #define HAVE_MEMBERSHIP_H 1
3894| #define HAVE_PATHS_H 1
3895| #define HAVE_POLL_H 1
3896| #define HAVE_PTHREAD_H 1
3897| #define HAVE_PWD_H 1
3898| #define HAVE_READPASSPHRASE_H 1
3899| #define HAVE_SIGNAL_H 1
3900| #define HAVE_SPAWN_H 1
3901| #define HAVE_STDARG_H 1
3902| #define HAVE_STDINT_H 1
3903| #define HAVE_STDLIB_H 1
3904| #define HAVE_STRING_H 1
3905| #define HAVE_SYS_ACL_H 1
3906| #define HAVE_SYS_CDEFS_H 1
3907| #define HAVE_SYS_IOCTL_H 1
3908| #define HAVE_SYS_MOUNT_H 1
3909| #define HAVE_SYS_QUEUE_H 1
3910| #define HAVE_SYS_PARAM_H 1
3911| #define HAVE_SYS_POLL_H 1
3912| #define HAVE_SYS_SELECT_H 1
3913| #define HAVE_SYS_STATVFS_H 1
3914| #define HAVE_SYS_TIME_H 1
3915| #define HAVE_SYS_UTSNAME_H 1
3916| #define HAVE_SYS_XATTR_H 1
3917| #define HAVE_TIME_H 1
3918| #define HAVE_UNISTD_H 1
3919| #define HAVE_UTIME_H 1
3920| #define HAVE_WCHAR_H 1
3921| #define HAVE_WCTYPE_H 1
3922| #define HAVE_ZLIB_H 1
3923| #define HAVE_LIBZ 1
3924| #define HAVE_BZLIB_H 1
3925| #define HAVE_LIBBZ2 1
3926| #define HAVE_BLAKE2_H 1
3927| #define HAVE_LIBB2 1
3928| #define HAVE_ICONV 1
3929| #define ICONV_CONST
3930| #define HAVE_ICONV_H 1
3931| #define HAVE_LOCALCHARSET_H 1
3932| #define HAVE_LOCALE_CHARSET 1
3933| #define HAVE_LZ4_H 1
3934| #define HAVE_LZ4HC_H 1
3935| #define HAVE_LIBLZ4 1
3936| #define HAVE_ZSTD_H 1
3937| #define HAVE_LIBZSTD 1
3938| #define HAVE_ZSTD_compressStream 1
3939| #define HAVE_LZMA_H 1
3940| #define HAVE_LIBLZMA 1
3941| #define HAVE_LZMA_STREAM_ENCODER_MT 1
3942| #define HAVE_LZMA_FILTER_ARM64 1
3943| #define HAVE_LZO_LZOCONF_H 1
3944| #define HAVE_LZO_LZO1X_H 1
3945| #define HAVE_LIBLZO2 1
3946| #define HAVE_LIBXML_XMLREADER_H 1
3947| #define HAVE_LIBXML_XMLWRITER_H 1
3948| #define HAVE_REGEX_H 1
3949| /* end confdefs.h.  */
3950| static char UnusedFunc() { return 5; } int main() { return 0;}
3951configure:17810: result: no
3952configure:17822: checking whether ld supports -dead_strip
3953configure:17828: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc -Wl,-dead_strip conftest.c -llzo2 -llzma -lzstd -llz4 -lb2 -lbz2 -lz  -L/opt/local/lib -lxml2 >&5
3954conftest.c:116: warning: 'UnusedFunc' defined but not used
3955configure:17828: $? = 0
3956configure:17830: result: yes
3957configure:17846: checking for an ANSI C-conforming const
3958configure:17913: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3959configure:17913: $? = 0
3960configure:17921: result: yes
3961configure:17931: checking for uid_t in sys/types.h
3962configure:17952: result: yes
3963configure:17967: checking for mode_t
3964configure:17967: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3965configure:17967: $? = 0
3966configure:17967: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
3967conftest.c: In function 'main':
3968conftest.c:147: error: expected expression before ')' token
3969configure:17967: $? = 1
3970configure: failed program was:
3971| /* confdefs.h */
3972| #define PACKAGE_NAME "libarchive"
3973| #define PACKAGE_TARNAME "libarchive"
3974| #define PACKAGE_VERSION "3.7.3"
3975| #define PACKAGE_STRING "libarchive 3.7.3"
3976| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
3977| #define PACKAGE_URL ""
3978| #define PACKAGE "libarchive"
3979| #define VERSION "3.7.3"
3980| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
3981| #define LIBARCHIVE_VERSION_STRING "3.7.3"
3982| #define LIBARCHIVE_VERSION_NUMBER "3007003"
3983| #define BSDCPIO_VERSION_STRING "3.7.3"
3984| #define BSDTAR_VERSION_STRING "3.7.3"
3985| #define BSDCAT_VERSION_STRING "3.7.3"
3986| #define BSDUNZIP_VERSION_STRING "3.7.3"
3987| #define HAVE_STDIO_H 1
3988| #define HAVE_STDLIB_H 1
3989| #define HAVE_STRING_H 1
3990| #define HAVE_INTTYPES_H 1
3991| #define HAVE_STDINT_H 1
3992| #define HAVE_STRINGS_H 1
3993| #define HAVE_SYS_STAT_H 1
3994| #define HAVE_SYS_TYPES_H 1
3995| #define HAVE_UNISTD_H 1
3996| #define HAVE_WCHAR_H 1
3997| #define HAVE_SYS_TIME_H 1
3998| #define STDC_HEADERS 1
3999| #define _ALL_SOURCE 1
4000| #define _DARWIN_C_SOURCE 1
4001| #define _GNU_SOURCE 1
4002| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4003| #define _NETBSD_SOURCE 1
4004| #define _OPENBSD_SOURCE 1
4005| #define _POSIX_PTHREAD_SEMANTICS 1
4006| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4007| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4008| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4009| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4010| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4011| #define __STDC_WANT_LIB_EXT2__ 1
4012| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4013| #define _TANDEM_SOURCE 1
4014| #define __EXTENSIONS__ 1
4015| #define HAVE_DLFCN_H 1
4016| #define LT_OBJDIR ".libs/"
4017| #define HAVE_DIRENT_H 1
4018| #define HAVE_SYS_WAIT_H 1
4019| #define HAVE_COPYFILE_H 1
4020| #define HAVE_CTYPE_H 1
4021| #define HAVE_ERRNO_H 1
4022| #define HAVE_FCNTL_H 1
4023| #define HAVE_FNMATCH_H 1
4024| #define HAVE_GRP_H 1
4025| #define HAVE_INTTYPES_H 1
4026| #define HAVE_LANGINFO_H 1
4027| #define HAVE_LIMITS_H 1
4028| #define HAVE_LOCALE_H 1
4029| #define HAVE_MEMBERSHIP_H 1
4030| #define HAVE_PATHS_H 1
4031| #define HAVE_POLL_H 1
4032| #define HAVE_PTHREAD_H 1
4033| #define HAVE_PWD_H 1
4034| #define HAVE_READPASSPHRASE_H 1
4035| #define HAVE_SIGNAL_H 1
4036| #define HAVE_SPAWN_H 1
4037| #define HAVE_STDARG_H 1
4038| #define HAVE_STDINT_H 1
4039| #define HAVE_STDLIB_H 1
4040| #define HAVE_STRING_H 1
4041| #define HAVE_SYS_ACL_H 1
4042| #define HAVE_SYS_CDEFS_H 1
4043| #define HAVE_SYS_IOCTL_H 1
4044| #define HAVE_SYS_MOUNT_H 1
4045| #define HAVE_SYS_QUEUE_H 1
4046| #define HAVE_SYS_PARAM_H 1
4047| #define HAVE_SYS_POLL_H 1
4048| #define HAVE_SYS_SELECT_H 1
4049| #define HAVE_SYS_STATVFS_H 1
4050| #define HAVE_SYS_TIME_H 1
4051| #define HAVE_SYS_UTSNAME_H 1
4052| #define HAVE_SYS_XATTR_H 1
4053| #define HAVE_TIME_H 1
4054| #define HAVE_UNISTD_H 1
4055| #define HAVE_UTIME_H 1
4056| #define HAVE_WCHAR_H 1
4057| #define HAVE_WCTYPE_H 1
4058| #define HAVE_ZLIB_H 1
4059| #define HAVE_LIBZ 1
4060| #define HAVE_BZLIB_H 1
4061| #define HAVE_LIBBZ2 1
4062| #define HAVE_BLAKE2_H 1
4063| #define HAVE_LIBB2 1
4064| #define HAVE_ICONV 1
4065| #define ICONV_CONST
4066| #define HAVE_ICONV_H 1
4067| #define HAVE_LOCALCHARSET_H 1
4068| #define HAVE_LOCALE_CHARSET 1
4069| #define HAVE_LZ4_H 1
4070| #define HAVE_LZ4HC_H 1
4071| #define HAVE_LIBLZ4 1
4072| #define HAVE_ZSTD_H 1
4073| #define HAVE_LIBZSTD 1
4074| #define HAVE_ZSTD_compressStream 1
4075| #define HAVE_LZMA_H 1
4076| #define HAVE_LIBLZMA 1
4077| #define HAVE_LZMA_STREAM_ENCODER_MT 1
4078| #define HAVE_LZMA_FILTER_ARM64 1
4079| #define HAVE_LZO_LZOCONF_H 1
4080| #define HAVE_LZO_LZO1X_H 1
4081| #define HAVE_LIBLZO2 1
4082| #define HAVE_LIBXML_XMLREADER_H 1
4083| #define HAVE_LIBXML_XMLWRITER_H 1
4084| #define HAVE_REGEX_H 1
4085| /* end confdefs.h.  */
4086| #include <stddef.h>
4087| #ifdef HAVE_STDIO_H
4088| # include <stdio.h>
4089| #endif
4090| #ifdef HAVE_STDLIB_H
4091| # include <stdlib.h>
4092| #endif
4093| #ifdef HAVE_STRING_H
4094| # include <string.h>
4095| #endif
4096| #ifdef HAVE_INTTYPES_H
4097| # include <inttypes.h>
4098| #endif
4099| #ifdef HAVE_STDINT_H
4100| # include <stdint.h>
4101| #endif
4102| #ifdef HAVE_STRINGS_H
4103| # include <strings.h>
4104| #endif
4105| #ifdef HAVE_SYS_TYPES_H
4106| # include <sys/types.h>
4107| #endif
4108| #ifdef HAVE_SYS_STAT_H
4109| # include <sys/stat.h>
4110| #endif
4111| #ifdef HAVE_UNISTD_H
4112| # include <unistd.h>
4113| #endif
4114| int
4115| main (void)
4116| {
4117| if (sizeof ((mode_t)))
4118|           return 0;
4119|   ;
4120|   return 0;
4121| }
4122configure:17967: result: yes
4123configure:17979: checking for off_t
4124configure:17979: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4125configure:17979: $? = 0
4126configure:17979: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4127conftest.c: In function 'main':
4128conftest.c:147: error: expected expression before ')' token
4129configure:17979: $? = 1
4130configure: failed program was:
4131| /* confdefs.h */
4132| #define PACKAGE_NAME "libarchive"
4133| #define PACKAGE_TARNAME "libarchive"
4134| #define PACKAGE_VERSION "3.7.3"
4135| #define PACKAGE_STRING "libarchive 3.7.3"
4136| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
4137| #define PACKAGE_URL ""
4138| #define PACKAGE "libarchive"
4139| #define VERSION "3.7.3"
4140| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
4141| #define LIBARCHIVE_VERSION_STRING "3.7.3"
4142| #define LIBARCHIVE_VERSION_NUMBER "3007003"
4143| #define BSDCPIO_VERSION_STRING "3.7.3"
4144| #define BSDTAR_VERSION_STRING "3.7.3"
4145| #define BSDCAT_VERSION_STRING "3.7.3"
4146| #define BSDUNZIP_VERSION_STRING "3.7.3"
4147| #define HAVE_STDIO_H 1
4148| #define HAVE_STDLIB_H 1
4149| #define HAVE_STRING_H 1
4150| #define HAVE_INTTYPES_H 1
4151| #define HAVE_STDINT_H 1
4152| #define HAVE_STRINGS_H 1
4153| #define HAVE_SYS_STAT_H 1
4154| #define HAVE_SYS_TYPES_H 1
4155| #define HAVE_UNISTD_H 1
4156| #define HAVE_WCHAR_H 1
4157| #define HAVE_SYS_TIME_H 1
4158| #define STDC_HEADERS 1
4159| #define _ALL_SOURCE 1
4160| #define _DARWIN_C_SOURCE 1
4161| #define _GNU_SOURCE 1
4162| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4163| #define _NETBSD_SOURCE 1
4164| #define _OPENBSD_SOURCE 1
4165| #define _POSIX_PTHREAD_SEMANTICS 1
4166| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4167| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4168| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4169| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4170| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4171| #define __STDC_WANT_LIB_EXT2__ 1
4172| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4173| #define _TANDEM_SOURCE 1
4174| #define __EXTENSIONS__ 1
4175| #define HAVE_DLFCN_H 1
4176| #define LT_OBJDIR ".libs/"
4177| #define HAVE_DIRENT_H 1
4178| #define HAVE_SYS_WAIT_H 1
4179| #define HAVE_COPYFILE_H 1
4180| #define HAVE_CTYPE_H 1
4181| #define HAVE_ERRNO_H 1
4182| #define HAVE_FCNTL_H 1
4183| #define HAVE_FNMATCH_H 1
4184| #define HAVE_GRP_H 1
4185| #define HAVE_INTTYPES_H 1
4186| #define HAVE_LANGINFO_H 1
4187| #define HAVE_LIMITS_H 1
4188| #define HAVE_LOCALE_H 1
4189| #define HAVE_MEMBERSHIP_H 1
4190| #define HAVE_PATHS_H 1
4191| #define HAVE_POLL_H 1
4192| #define HAVE_PTHREAD_H 1
4193| #define HAVE_PWD_H 1
4194| #define HAVE_READPASSPHRASE_H 1
4195| #define HAVE_SIGNAL_H 1
4196| #define HAVE_SPAWN_H 1
4197| #define HAVE_STDARG_H 1
4198| #define HAVE_STDINT_H 1
4199| #define HAVE_STDLIB_H 1
4200| #define HAVE_STRING_H 1
4201| #define HAVE_SYS_ACL_H 1
4202| #define HAVE_SYS_CDEFS_H 1
4203| #define HAVE_SYS_IOCTL_H 1
4204| #define HAVE_SYS_MOUNT_H 1
4205| #define HAVE_SYS_QUEUE_H 1
4206| #define HAVE_SYS_PARAM_H 1
4207| #define HAVE_SYS_POLL_H 1
4208| #define HAVE_SYS_SELECT_H 1
4209| #define HAVE_SYS_STATVFS_H 1
4210| #define HAVE_SYS_TIME_H 1
4211| #define HAVE_SYS_UTSNAME_H 1
4212| #define HAVE_SYS_XATTR_H 1
4213| #define HAVE_TIME_H 1
4214| #define HAVE_UNISTD_H 1
4215| #define HAVE_UTIME_H 1
4216| #define HAVE_WCHAR_H 1
4217| #define HAVE_WCTYPE_H 1
4218| #define HAVE_ZLIB_H 1
4219| #define HAVE_LIBZ 1
4220| #define HAVE_BZLIB_H 1
4221| #define HAVE_LIBBZ2 1
4222| #define HAVE_BLAKE2_H 1
4223| #define HAVE_LIBB2 1
4224| #define HAVE_ICONV 1
4225| #define ICONV_CONST
4226| #define HAVE_ICONV_H 1
4227| #define HAVE_LOCALCHARSET_H 1
4228| #define HAVE_LOCALE_CHARSET 1
4229| #define HAVE_LZ4_H 1
4230| #define HAVE_LZ4HC_H 1
4231| #define HAVE_LIBLZ4 1
4232| #define HAVE_ZSTD_H 1
4233| #define HAVE_LIBZSTD 1
4234| #define HAVE_ZSTD_compressStream 1
4235| #define HAVE_LZMA_H 1
4236| #define HAVE_LIBLZMA 1
4237| #define HAVE_LZMA_STREAM_ENCODER_MT 1
4238| #define HAVE_LZMA_FILTER_ARM64 1
4239| #define HAVE_LZO_LZOCONF_H 1
4240| #define HAVE_LZO_LZO1X_H 1
4241| #define HAVE_LIBLZO2 1
4242| #define HAVE_LIBXML_XMLREADER_H 1
4243| #define HAVE_LIBXML_XMLWRITER_H 1
4244| #define HAVE_REGEX_H 1
4245| /* end confdefs.h.  */
4246| #include <stddef.h>
4247| #ifdef HAVE_STDIO_H
4248| # include <stdio.h>
4249| #endif
4250| #ifdef HAVE_STDLIB_H
4251| # include <stdlib.h>
4252| #endif
4253| #ifdef HAVE_STRING_H
4254| # include <string.h>
4255| #endif
4256| #ifdef HAVE_INTTYPES_H
4257| # include <inttypes.h>
4258| #endif
4259| #ifdef HAVE_STDINT_H
4260| # include <stdint.h>
4261| #endif
4262| #ifdef HAVE_STRINGS_H
4263| # include <strings.h>
4264| #endif
4265| #ifdef HAVE_SYS_TYPES_H
4266| # include <sys/types.h>
4267| #endif
4268| #ifdef HAVE_SYS_STAT_H
4269| # include <sys/stat.h>
4270| #endif
4271| #ifdef HAVE_UNISTD_H
4272| # include <unistd.h>
4273| #endif
4274| int
4275| main (void)
4276| {
4277| if (sizeof ((off_t)))
4278|           return 0;
4279|   ;
4280|   return 0;
4281| }
4282configure:17979: result: yes
4283configure:17989: checking for size_t
4284configure:17989: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4285configure:17989: $? = 0
4286configure:17989: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4287conftest.c: In function 'main':
4288conftest.c:147: error: expected expression before ')' token
4289configure:17989: $? = 1
4290configure: failed program was:
4291| /* confdefs.h */
4292| #define PACKAGE_NAME "libarchive"
4293| #define PACKAGE_TARNAME "libarchive"
4294| #define PACKAGE_VERSION "3.7.3"
4295| #define PACKAGE_STRING "libarchive 3.7.3"
4296| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
4297| #define PACKAGE_URL ""
4298| #define PACKAGE "libarchive"
4299| #define VERSION "3.7.3"
4300| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
4301| #define LIBARCHIVE_VERSION_STRING "3.7.3"
4302| #define LIBARCHIVE_VERSION_NUMBER "3007003"
4303| #define BSDCPIO_VERSION_STRING "3.7.3"
4304| #define BSDTAR_VERSION_STRING "3.7.3"
4305| #define BSDCAT_VERSION_STRING "3.7.3"
4306| #define BSDUNZIP_VERSION_STRING "3.7.3"
4307| #define HAVE_STDIO_H 1
4308| #define HAVE_STDLIB_H 1
4309| #define HAVE_STRING_H 1
4310| #define HAVE_INTTYPES_H 1
4311| #define HAVE_STDINT_H 1
4312| #define HAVE_STRINGS_H 1
4313| #define HAVE_SYS_STAT_H 1
4314| #define HAVE_SYS_TYPES_H 1
4315| #define HAVE_UNISTD_H 1
4316| #define HAVE_WCHAR_H 1
4317| #define HAVE_SYS_TIME_H 1
4318| #define STDC_HEADERS 1
4319| #define _ALL_SOURCE 1
4320| #define _DARWIN_C_SOURCE 1
4321| #define _GNU_SOURCE 1
4322| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4323| #define _NETBSD_SOURCE 1
4324| #define _OPENBSD_SOURCE 1
4325| #define _POSIX_PTHREAD_SEMANTICS 1
4326| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4327| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4328| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4329| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4330| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4331| #define __STDC_WANT_LIB_EXT2__ 1
4332| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4333| #define _TANDEM_SOURCE 1
4334| #define __EXTENSIONS__ 1
4335| #define HAVE_DLFCN_H 1
4336| #define LT_OBJDIR ".libs/"
4337| #define HAVE_DIRENT_H 1
4338| #define HAVE_SYS_WAIT_H 1
4339| #define HAVE_COPYFILE_H 1
4340| #define HAVE_CTYPE_H 1
4341| #define HAVE_ERRNO_H 1
4342| #define HAVE_FCNTL_H 1
4343| #define HAVE_FNMATCH_H 1
4344| #define HAVE_GRP_H 1
4345| #define HAVE_INTTYPES_H 1
4346| #define HAVE_LANGINFO_H 1
4347| #define HAVE_LIMITS_H 1
4348| #define HAVE_LOCALE_H 1
4349| #define HAVE_MEMBERSHIP_H 1
4350| #define HAVE_PATHS_H 1
4351| #define HAVE_POLL_H 1
4352| #define HAVE_PTHREAD_H 1
4353| #define HAVE_PWD_H 1
4354| #define HAVE_READPASSPHRASE_H 1
4355| #define HAVE_SIGNAL_H 1
4356| #define HAVE_SPAWN_H 1
4357| #define HAVE_STDARG_H 1
4358| #define HAVE_STDINT_H 1
4359| #define HAVE_STDLIB_H 1
4360| #define HAVE_STRING_H 1
4361| #define HAVE_SYS_ACL_H 1
4362| #define HAVE_SYS_CDEFS_H 1
4363| #define HAVE_SYS_IOCTL_H 1
4364| #define HAVE_SYS_MOUNT_H 1
4365| #define HAVE_SYS_QUEUE_H 1
4366| #define HAVE_SYS_PARAM_H 1
4367| #define HAVE_SYS_POLL_H 1
4368| #define HAVE_SYS_SELECT_H 1
4369| #define HAVE_SYS_STATVFS_H 1
4370| #define HAVE_SYS_TIME_H 1
4371| #define HAVE_SYS_UTSNAME_H 1
4372| #define HAVE_SYS_XATTR_H 1
4373| #define HAVE_TIME_H 1
4374| #define HAVE_UNISTD_H 1
4375| #define HAVE_UTIME_H 1
4376| #define HAVE_WCHAR_H 1
4377| #define HAVE_WCTYPE_H 1
4378| #define HAVE_ZLIB_H 1
4379| #define HAVE_LIBZ 1
4380| #define HAVE_BZLIB_H 1
4381| #define HAVE_LIBBZ2 1
4382| #define HAVE_BLAKE2_H 1
4383| #define HAVE_LIBB2 1
4384| #define HAVE_ICONV 1
4385| #define ICONV_CONST
4386| #define HAVE_ICONV_H 1
4387| #define HAVE_LOCALCHARSET_H 1
4388| #define HAVE_LOCALE_CHARSET 1
4389| #define HAVE_LZ4_H 1
4390| #define HAVE_LZ4HC_H 1
4391| #define HAVE_LIBLZ4 1
4392| #define HAVE_ZSTD_H 1
4393| #define HAVE_LIBZSTD 1
4394| #define HAVE_ZSTD_compressStream 1
4395| #define HAVE_LZMA_H 1
4396| #define HAVE_LIBLZMA 1
4397| #define HAVE_LZMA_STREAM_ENCODER_MT 1
4398| #define HAVE_LZMA_FILTER_ARM64 1
4399| #define HAVE_LZO_LZOCONF_H 1
4400| #define HAVE_LZO_LZO1X_H 1
4401| #define HAVE_LIBLZO2 1
4402| #define HAVE_LIBXML_XMLREADER_H 1
4403| #define HAVE_LIBXML_XMLWRITER_H 1
4404| #define HAVE_REGEX_H 1
4405| /* end confdefs.h.  */
4406| #include <stddef.h>
4407| #ifdef HAVE_STDIO_H
4408| # include <stdio.h>
4409| #endif
4410| #ifdef HAVE_STDLIB_H
4411| # include <stdlib.h>
4412| #endif
4413| #ifdef HAVE_STRING_H
4414| # include <string.h>
4415| #endif
4416| #ifdef HAVE_INTTYPES_H
4417| # include <inttypes.h>
4418| #endif
4419| #ifdef HAVE_STDINT_H
4420| # include <stdint.h>
4421| #endif
4422| #ifdef HAVE_STRINGS_H
4423| # include <strings.h>
4424| #endif
4425| #ifdef HAVE_SYS_TYPES_H
4426| # include <sys/types.h>
4427| #endif
4428| #ifdef HAVE_SYS_STAT_H
4429| # include <sys/stat.h>
4430| #endif
4431| #ifdef HAVE_UNISTD_H
4432| # include <unistd.h>
4433| #endif
4434| int
4435| main (void)
4436| {
4437| if (sizeof ((size_t)))
4438|           return 0;
4439|   ;
4440|   return 0;
4441| }
4442configure:17989: result: yes
4443configure:17999: checking for id_t
4444configure:17999: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4445configure:17999: $? = 0
4446configure:17999: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4447conftest.c: In function 'main':
4448conftest.c:147: error: expected expression before ')' token
4449configure:17999: $? = 1
4450configure: failed program was:
4451| /* confdefs.h */
4452| #define PACKAGE_NAME "libarchive"
4453| #define PACKAGE_TARNAME "libarchive"
4454| #define PACKAGE_VERSION "3.7.3"
4455| #define PACKAGE_STRING "libarchive 3.7.3"
4456| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
4457| #define PACKAGE_URL ""
4458| #define PACKAGE "libarchive"
4459| #define VERSION "3.7.3"
4460| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
4461| #define LIBARCHIVE_VERSION_STRING "3.7.3"
4462| #define LIBARCHIVE_VERSION_NUMBER "3007003"
4463| #define BSDCPIO_VERSION_STRING "3.7.3"
4464| #define BSDTAR_VERSION_STRING "3.7.3"
4465| #define BSDCAT_VERSION_STRING "3.7.3"
4466| #define BSDUNZIP_VERSION_STRING "3.7.3"
4467| #define HAVE_STDIO_H 1
4468| #define HAVE_STDLIB_H 1
4469| #define HAVE_STRING_H 1
4470| #define HAVE_INTTYPES_H 1
4471| #define HAVE_STDINT_H 1
4472| #define HAVE_STRINGS_H 1
4473| #define HAVE_SYS_STAT_H 1
4474| #define HAVE_SYS_TYPES_H 1
4475| #define HAVE_UNISTD_H 1
4476| #define HAVE_WCHAR_H 1
4477| #define HAVE_SYS_TIME_H 1
4478| #define STDC_HEADERS 1
4479| #define _ALL_SOURCE 1
4480| #define _DARWIN_C_SOURCE 1
4481| #define _GNU_SOURCE 1
4482| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4483| #define _NETBSD_SOURCE 1
4484| #define _OPENBSD_SOURCE 1
4485| #define _POSIX_PTHREAD_SEMANTICS 1
4486| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4487| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4488| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4489| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4490| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4491| #define __STDC_WANT_LIB_EXT2__ 1
4492| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4493| #define _TANDEM_SOURCE 1
4494| #define __EXTENSIONS__ 1
4495| #define HAVE_DLFCN_H 1
4496| #define LT_OBJDIR ".libs/"
4497| #define HAVE_DIRENT_H 1
4498| #define HAVE_SYS_WAIT_H 1
4499| #define HAVE_COPYFILE_H 1
4500| #define HAVE_CTYPE_H 1
4501| #define HAVE_ERRNO_H 1
4502| #define HAVE_FCNTL_H 1
4503| #define HAVE_FNMATCH_H 1
4504| #define HAVE_GRP_H 1
4505| #define HAVE_INTTYPES_H 1
4506| #define HAVE_LANGINFO_H 1
4507| #define HAVE_LIMITS_H 1
4508| #define HAVE_LOCALE_H 1
4509| #define HAVE_MEMBERSHIP_H 1
4510| #define HAVE_PATHS_H 1
4511| #define HAVE_POLL_H 1
4512| #define HAVE_PTHREAD_H 1
4513| #define HAVE_PWD_H 1
4514| #define HAVE_READPASSPHRASE_H 1
4515| #define HAVE_SIGNAL_H 1
4516| #define HAVE_SPAWN_H 1
4517| #define HAVE_STDARG_H 1
4518| #define HAVE_STDINT_H 1
4519| #define HAVE_STDLIB_H 1
4520| #define HAVE_STRING_H 1
4521| #define HAVE_SYS_ACL_H 1
4522| #define HAVE_SYS_CDEFS_H 1
4523| #define HAVE_SYS_IOCTL_H 1
4524| #define HAVE_SYS_MOUNT_H 1
4525| #define HAVE_SYS_QUEUE_H 1
4526| #define HAVE_SYS_PARAM_H 1
4527| #define HAVE_SYS_POLL_H 1
4528| #define HAVE_SYS_SELECT_H 1
4529| #define HAVE_SYS_STATVFS_H 1
4530| #define HAVE_SYS_TIME_H 1
4531| #define HAVE_SYS_UTSNAME_H 1
4532| #define HAVE_SYS_XATTR_H 1
4533| #define HAVE_TIME_H 1
4534| #define HAVE_UNISTD_H 1
4535| #define HAVE_UTIME_H 1
4536| #define HAVE_WCHAR_H 1
4537| #define HAVE_WCTYPE_H 1
4538| #define HAVE_ZLIB_H 1
4539| #define HAVE_LIBZ 1
4540| #define HAVE_BZLIB_H 1
4541| #define HAVE_LIBBZ2 1
4542| #define HAVE_BLAKE2_H 1
4543| #define HAVE_LIBB2 1
4544| #define HAVE_ICONV 1
4545| #define ICONV_CONST
4546| #define HAVE_ICONV_H 1
4547| #define HAVE_LOCALCHARSET_H 1
4548| #define HAVE_LOCALE_CHARSET 1
4549| #define HAVE_LZ4_H 1
4550| #define HAVE_LZ4HC_H 1
4551| #define HAVE_LIBLZ4 1
4552| #define HAVE_ZSTD_H 1
4553| #define HAVE_LIBZSTD 1
4554| #define HAVE_ZSTD_compressStream 1
4555| #define HAVE_LZMA_H 1
4556| #define HAVE_LIBLZMA 1
4557| #define HAVE_LZMA_STREAM_ENCODER_MT 1
4558| #define HAVE_LZMA_FILTER_ARM64 1
4559| #define HAVE_LZO_LZOCONF_H 1
4560| #define HAVE_LZO_LZO1X_H 1
4561| #define HAVE_LIBLZO2 1
4562| #define HAVE_LIBXML_XMLREADER_H 1
4563| #define HAVE_LIBXML_XMLWRITER_H 1
4564| #define HAVE_REGEX_H 1
4565| /* end confdefs.h.  */
4566| #include <stddef.h>
4567| #ifdef HAVE_STDIO_H
4568| # include <stdio.h>
4569| #endif
4570| #ifdef HAVE_STDLIB_H
4571| # include <stdlib.h>
4572| #endif
4573| #ifdef HAVE_STRING_H
4574| # include <string.h>
4575| #endif
4576| #ifdef HAVE_INTTYPES_H
4577| # include <inttypes.h>
4578| #endif
4579| #ifdef HAVE_STDINT_H
4580| # include <stdint.h>
4581| #endif
4582| #ifdef HAVE_STRINGS_H
4583| # include <strings.h>
4584| #endif
4585| #ifdef HAVE_SYS_TYPES_H
4586| # include <sys/types.h>
4587| #endif
4588| #ifdef HAVE_SYS_STAT_H
4589| # include <sys/stat.h>
4590| #endif
4591| #ifdef HAVE_UNISTD_H
4592| # include <unistd.h>
4593| #endif
4594| int
4595| main (void)
4596| {
4597| if (sizeof ((id_t)))
4598|           return 0;
4599|   ;
4600|   return 0;
4601| }
4602configure:17999: result: yes
4603configure:18009: checking for uintptr_t
4604configure:18009: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4605configure:18009: $? = 0
4606configure:18009: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4607conftest.c: In function 'main':
4608conftest.c:147: error: expected expression before ')' token
4609configure:18009: $? = 1
4610configure: failed program was:
4611| /* confdefs.h */
4612| #define PACKAGE_NAME "libarchive"
4613| #define PACKAGE_TARNAME "libarchive"
4614| #define PACKAGE_VERSION "3.7.3"
4615| #define PACKAGE_STRING "libarchive 3.7.3"
4616| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
4617| #define PACKAGE_URL ""
4618| #define PACKAGE "libarchive"
4619| #define VERSION "3.7.3"
4620| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
4621| #define LIBARCHIVE_VERSION_STRING "3.7.3"
4622| #define LIBARCHIVE_VERSION_NUMBER "3007003"
4623| #define BSDCPIO_VERSION_STRING "3.7.3"
4624| #define BSDTAR_VERSION_STRING "3.7.3"
4625| #define BSDCAT_VERSION_STRING "3.7.3"
4626| #define BSDUNZIP_VERSION_STRING "3.7.3"
4627| #define HAVE_STDIO_H 1
4628| #define HAVE_STDLIB_H 1
4629| #define HAVE_STRING_H 1
4630| #define HAVE_INTTYPES_H 1
4631| #define HAVE_STDINT_H 1
4632| #define HAVE_STRINGS_H 1
4633| #define HAVE_SYS_STAT_H 1
4634| #define HAVE_SYS_TYPES_H 1
4635| #define HAVE_UNISTD_H 1
4636| #define HAVE_WCHAR_H 1
4637| #define HAVE_SYS_TIME_H 1
4638| #define STDC_HEADERS 1
4639| #define _ALL_SOURCE 1
4640| #define _DARWIN_C_SOURCE 1
4641| #define _GNU_SOURCE 1
4642| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4643| #define _NETBSD_SOURCE 1
4644| #define _OPENBSD_SOURCE 1
4645| #define _POSIX_PTHREAD_SEMANTICS 1
4646| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4647| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4648| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4649| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4650| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4651| #define __STDC_WANT_LIB_EXT2__ 1
4652| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4653| #define _TANDEM_SOURCE 1
4654| #define __EXTENSIONS__ 1
4655| #define HAVE_DLFCN_H 1
4656| #define LT_OBJDIR ".libs/"
4657| #define HAVE_DIRENT_H 1
4658| #define HAVE_SYS_WAIT_H 1
4659| #define HAVE_COPYFILE_H 1
4660| #define HAVE_CTYPE_H 1
4661| #define HAVE_ERRNO_H 1
4662| #define HAVE_FCNTL_H 1
4663| #define HAVE_FNMATCH_H 1
4664| #define HAVE_GRP_H 1
4665| #define HAVE_INTTYPES_H 1
4666| #define HAVE_LANGINFO_H 1
4667| #define HAVE_LIMITS_H 1
4668| #define HAVE_LOCALE_H 1
4669| #define HAVE_MEMBERSHIP_H 1
4670| #define HAVE_PATHS_H 1
4671| #define HAVE_POLL_H 1
4672| #define HAVE_PTHREAD_H 1
4673| #define HAVE_PWD_H 1
4674| #define HAVE_READPASSPHRASE_H 1
4675| #define HAVE_SIGNAL_H 1
4676| #define HAVE_SPAWN_H 1
4677| #define HAVE_STDARG_H 1
4678| #define HAVE_STDINT_H 1
4679| #define HAVE_STDLIB_H 1
4680| #define HAVE_STRING_H 1
4681| #define HAVE_SYS_ACL_H 1
4682| #define HAVE_SYS_CDEFS_H 1
4683| #define HAVE_SYS_IOCTL_H 1
4684| #define HAVE_SYS_MOUNT_H 1
4685| #define HAVE_SYS_QUEUE_H 1
4686| #define HAVE_SYS_PARAM_H 1
4687| #define HAVE_SYS_POLL_H 1
4688| #define HAVE_SYS_SELECT_H 1
4689| #define HAVE_SYS_STATVFS_H 1
4690| #define HAVE_SYS_TIME_H 1
4691| #define HAVE_SYS_UTSNAME_H 1
4692| #define HAVE_SYS_XATTR_H 1
4693| #define HAVE_TIME_H 1
4694| #define HAVE_UNISTD_H 1
4695| #define HAVE_UTIME_H 1
4696| #define HAVE_WCHAR_H 1
4697| #define HAVE_WCTYPE_H 1
4698| #define HAVE_ZLIB_H 1
4699| #define HAVE_LIBZ 1
4700| #define HAVE_BZLIB_H 1
4701| #define HAVE_LIBBZ2 1
4702| #define HAVE_BLAKE2_H 1
4703| #define HAVE_LIBB2 1
4704| #define HAVE_ICONV 1
4705| #define ICONV_CONST
4706| #define HAVE_ICONV_H 1
4707| #define HAVE_LOCALCHARSET_H 1
4708| #define HAVE_LOCALE_CHARSET 1
4709| #define HAVE_LZ4_H 1
4710| #define HAVE_LZ4HC_H 1
4711| #define HAVE_LIBLZ4 1
4712| #define HAVE_ZSTD_H 1
4713| #define HAVE_LIBZSTD 1
4714| #define HAVE_ZSTD_compressStream 1
4715| #define HAVE_LZMA_H 1
4716| #define HAVE_LIBLZMA 1
4717| #define HAVE_LZMA_STREAM_ENCODER_MT 1
4718| #define HAVE_LZMA_FILTER_ARM64 1
4719| #define HAVE_LZO_LZOCONF_H 1
4720| #define HAVE_LZO_LZO1X_H 1
4721| #define HAVE_LIBLZO2 1
4722| #define HAVE_LIBXML_XMLREADER_H 1
4723| #define HAVE_LIBXML_XMLWRITER_H 1
4724| #define HAVE_REGEX_H 1
4725| /* end confdefs.h.  */
4726| #include <stddef.h>
4727| #ifdef HAVE_STDIO_H
4728| # include <stdio.h>
4729| #endif
4730| #ifdef HAVE_STDLIB_H
4731| # include <stdlib.h>
4732| #endif
4733| #ifdef HAVE_STRING_H
4734| # include <string.h>
4735| #endif
4736| #ifdef HAVE_INTTYPES_H
4737| # include <inttypes.h>
4738| #endif
4739| #ifdef HAVE_STDINT_H
4740| # include <stdint.h>
4741| #endif
4742| #ifdef HAVE_STRINGS_H
4743| # include <strings.h>
4744| #endif
4745| #ifdef HAVE_SYS_TYPES_H
4746| # include <sys/types.h>
4747| #endif
4748| #ifdef HAVE_SYS_STAT_H
4749| # include <sys/stat.h>
4750| #endif
4751| #ifdef HAVE_UNISTD_H
4752| # include <unistd.h>
4753| #endif
4754| int
4755| main (void)
4756| {
4757| if (sizeof ((uintptr_t)))
4758|           return 0;
4759|   ;
4760|   return 0;
4761| }
4762configure:18009: result: yes
4763configure:18021: checking for struct tm.tm_gmtoff
4764configure:18021: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4765configure:18021: $? = 0
4766configure:18021: result: yes
4767configure:18032: checking for struct tm.__tm_gmtoff
4768configure:18032: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4769conftest.c: In function 'main':
4770conftest.c:125: error: 'struct tm' has no member named '__tm_gmtoff'
4771configure:18032: $? = 1
4772configure: failed program was:
4773| /* confdefs.h */
4774| #define PACKAGE_NAME "libarchive"
4775| #define PACKAGE_TARNAME "libarchive"
4776| #define PACKAGE_VERSION "3.7.3"
4777| #define PACKAGE_STRING "libarchive 3.7.3"
4778| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
4779| #define PACKAGE_URL ""
4780| #define PACKAGE "libarchive"
4781| #define VERSION "3.7.3"
4782| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
4783| #define LIBARCHIVE_VERSION_STRING "3.7.3"
4784| #define LIBARCHIVE_VERSION_NUMBER "3007003"
4785| #define BSDCPIO_VERSION_STRING "3.7.3"
4786| #define BSDTAR_VERSION_STRING "3.7.3"
4787| #define BSDCAT_VERSION_STRING "3.7.3"
4788| #define BSDUNZIP_VERSION_STRING "3.7.3"
4789| #define HAVE_STDIO_H 1
4790| #define HAVE_STDLIB_H 1
4791| #define HAVE_STRING_H 1
4792| #define HAVE_INTTYPES_H 1
4793| #define HAVE_STDINT_H 1
4794| #define HAVE_STRINGS_H 1
4795| #define HAVE_SYS_STAT_H 1
4796| #define HAVE_SYS_TYPES_H 1
4797| #define HAVE_UNISTD_H 1
4798| #define HAVE_WCHAR_H 1
4799| #define HAVE_SYS_TIME_H 1
4800| #define STDC_HEADERS 1
4801| #define _ALL_SOURCE 1
4802| #define _DARWIN_C_SOURCE 1
4803| #define _GNU_SOURCE 1
4804| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4805| #define _NETBSD_SOURCE 1
4806| #define _OPENBSD_SOURCE 1
4807| #define _POSIX_PTHREAD_SEMANTICS 1
4808| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4809| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4810| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4811| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4812| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4813| #define __STDC_WANT_LIB_EXT2__ 1
4814| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4815| #define _TANDEM_SOURCE 1
4816| #define __EXTENSIONS__ 1
4817| #define HAVE_DLFCN_H 1
4818| #define LT_OBJDIR ".libs/"
4819| #define HAVE_DIRENT_H 1
4820| #define HAVE_SYS_WAIT_H 1
4821| #define HAVE_COPYFILE_H 1
4822| #define HAVE_CTYPE_H 1
4823| #define HAVE_ERRNO_H 1
4824| #define HAVE_FCNTL_H 1
4825| #define HAVE_FNMATCH_H 1
4826| #define HAVE_GRP_H 1
4827| #define HAVE_INTTYPES_H 1
4828| #define HAVE_LANGINFO_H 1
4829| #define HAVE_LIMITS_H 1
4830| #define HAVE_LOCALE_H 1
4831| #define HAVE_MEMBERSHIP_H 1
4832| #define HAVE_PATHS_H 1
4833| #define HAVE_POLL_H 1
4834| #define HAVE_PTHREAD_H 1
4835| #define HAVE_PWD_H 1
4836| #define HAVE_READPASSPHRASE_H 1
4837| #define HAVE_SIGNAL_H 1
4838| #define HAVE_SPAWN_H 1
4839| #define HAVE_STDARG_H 1
4840| #define HAVE_STDINT_H 1
4841| #define HAVE_STDLIB_H 1
4842| #define HAVE_STRING_H 1
4843| #define HAVE_SYS_ACL_H 1
4844| #define HAVE_SYS_CDEFS_H 1
4845| #define HAVE_SYS_IOCTL_H 1
4846| #define HAVE_SYS_MOUNT_H 1
4847| #define HAVE_SYS_QUEUE_H 1
4848| #define HAVE_SYS_PARAM_H 1
4849| #define HAVE_SYS_POLL_H 1
4850| #define HAVE_SYS_SELECT_H 1
4851| #define HAVE_SYS_STATVFS_H 1
4852| #define HAVE_SYS_TIME_H 1
4853| #define HAVE_SYS_UTSNAME_H 1
4854| #define HAVE_SYS_XATTR_H 1
4855| #define HAVE_TIME_H 1
4856| #define HAVE_UNISTD_H 1
4857| #define HAVE_UTIME_H 1
4858| #define HAVE_WCHAR_H 1
4859| #define HAVE_WCTYPE_H 1
4860| #define HAVE_ZLIB_H 1
4861| #define HAVE_LIBZ 1
4862| #define HAVE_BZLIB_H 1
4863| #define HAVE_LIBBZ2 1
4864| #define HAVE_BLAKE2_H 1
4865| #define HAVE_LIBB2 1
4866| #define HAVE_ICONV 1
4867| #define ICONV_CONST
4868| #define HAVE_ICONV_H 1
4869| #define HAVE_LOCALCHARSET_H 1
4870| #define HAVE_LOCALE_CHARSET 1
4871| #define HAVE_LZ4_H 1
4872| #define HAVE_LZ4HC_H 1
4873| #define HAVE_LIBLZ4 1
4874| #define HAVE_ZSTD_H 1
4875| #define HAVE_LIBZSTD 1
4876| #define HAVE_ZSTD_compressStream 1
4877| #define HAVE_LZMA_H 1
4878| #define HAVE_LIBLZMA 1
4879| #define HAVE_LZMA_STREAM_ENCODER_MT 1
4880| #define HAVE_LZMA_FILTER_ARM64 1
4881| #define HAVE_LZO_LZOCONF_H 1
4882| #define HAVE_LZO_LZO1X_H 1
4883| #define HAVE_LIBLZO2 1
4884| #define HAVE_LIBXML_XMLREADER_H 1
4885| #define HAVE_LIBXML_XMLWRITER_H 1
4886| #define HAVE_REGEX_H 1
4887| #define HAVE_STRUCT_TM_TM_GMTOFF 1
4888| /* end confdefs.h.  */
4889|
4890| #include <time.h>
4891|
4892|
4893| int
4894| main (void)
4895| {
4896| static struct tm ac_aggr;
4897| if (ac_aggr.__tm_gmtoff)
4898| return 0;
4899|   ;
4900|   return 0;
4901| }
4902configure:18032: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
4903conftest.c: In function 'main':
4904conftest.c:125: error: 'struct tm' has no member named '__tm_gmtoff'
4905configure:18032: $? = 1
4906configure: failed program was:
4907| /* confdefs.h */
4908| #define PACKAGE_NAME "libarchive"
4909| #define PACKAGE_TARNAME "libarchive"
4910| #define PACKAGE_VERSION "3.7.3"
4911| #define PACKAGE_STRING "libarchive 3.7.3"
4912| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
4913| #define PACKAGE_URL ""
4914| #define PACKAGE "libarchive"
4915| #define VERSION "3.7.3"
4916| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
4917| #define LIBARCHIVE_VERSION_STRING "3.7.3"
4918| #define LIBARCHIVE_VERSION_NUMBER "3007003"
4919| #define BSDCPIO_VERSION_STRING "3.7.3"
4920| #define BSDTAR_VERSION_STRING "3.7.3"
4921| #define BSDCAT_VERSION_STRING "3.7.3"
4922| #define BSDUNZIP_VERSION_STRING "3.7.3"
4923| #define HAVE_STDIO_H 1
4924| #define HAVE_STDLIB_H 1
4925| #define HAVE_STRING_H 1
4926| #define HAVE_INTTYPES_H 1
4927| #define HAVE_STDINT_H 1
4928| #define HAVE_STRINGS_H 1
4929| #define HAVE_SYS_STAT_H 1
4930| #define HAVE_SYS_TYPES_H 1
4931| #define HAVE_UNISTD_H 1
4932| #define HAVE_WCHAR_H 1
4933| #define HAVE_SYS_TIME_H 1
4934| #define STDC_HEADERS 1
4935| #define _ALL_SOURCE 1
4936| #define _DARWIN_C_SOURCE 1
4937| #define _GNU_SOURCE 1
4938| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4939| #define _NETBSD_SOURCE 1
4940| #define _OPENBSD_SOURCE 1
4941| #define _POSIX_PTHREAD_SEMANTICS 1
4942| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4943| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4944| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4945| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4946| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4947| #define __STDC_WANT_LIB_EXT2__ 1
4948| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4949| #define _TANDEM_SOURCE 1
4950| #define __EXTENSIONS__ 1
4951| #define HAVE_DLFCN_H 1
4952| #define LT_OBJDIR ".libs/"
4953| #define HAVE_DIRENT_H 1
4954| #define HAVE_SYS_WAIT_H 1
4955| #define HAVE_COPYFILE_H 1
4956| #define HAVE_CTYPE_H 1
4957| #define HAVE_ERRNO_H 1
4958| #define HAVE_FCNTL_H 1
4959| #define HAVE_FNMATCH_H 1
4960| #define HAVE_GRP_H 1
4961| #define HAVE_INTTYPES_H 1
4962| #define HAVE_LANGINFO_H 1
4963| #define HAVE_LIMITS_H 1
4964| #define HAVE_LOCALE_H 1
4965| #define HAVE_MEMBERSHIP_H 1
4966| #define HAVE_PATHS_H 1
4967| #define HAVE_POLL_H 1
4968| #define HAVE_PTHREAD_H 1
4969| #define HAVE_PWD_H 1
4970| #define HAVE_READPASSPHRASE_H 1
4971| #define HAVE_SIGNAL_H 1
4972| #define HAVE_SPAWN_H 1
4973| #define HAVE_STDARG_H 1
4974| #define HAVE_STDINT_H 1
4975| #define HAVE_STDLIB_H 1
4976| #define HAVE_STRING_H 1
4977| #define HAVE_SYS_ACL_H 1
4978| #define HAVE_SYS_CDEFS_H 1
4979| #define HAVE_SYS_IOCTL_H 1
4980| #define HAVE_SYS_MOUNT_H 1
4981| #define HAVE_SYS_QUEUE_H 1
4982| #define HAVE_SYS_PARAM_H 1
4983| #define HAVE_SYS_POLL_H 1
4984| #define HAVE_SYS_SELECT_H 1
4985| #define HAVE_SYS_STATVFS_H 1
4986| #define HAVE_SYS_TIME_H 1
4987| #define HAVE_SYS_UTSNAME_H 1
4988| #define HAVE_SYS_XATTR_H 1
4989| #define HAVE_TIME_H 1
4990| #define HAVE_UNISTD_H 1
4991| #define HAVE_UTIME_H 1
4992| #define HAVE_WCHAR_H 1
4993| #define HAVE_WCTYPE_H 1
4994| #define HAVE_ZLIB_H 1
4995| #define HAVE_LIBZ 1
4996| #define HAVE_BZLIB_H 1
4997| #define HAVE_LIBBZ2 1
4998| #define HAVE_BLAKE2_H 1
4999| #define HAVE_LIBB2 1
5000| #define HAVE_ICONV 1
5001| #define ICONV_CONST
5002| #define HAVE_ICONV_H 1
5003| #define HAVE_LOCALCHARSET_H 1
5004| #define HAVE_LOCALE_CHARSET 1
5005| #define HAVE_LZ4_H 1
5006| #define HAVE_LZ4HC_H 1
5007| #define HAVE_LIBLZ4 1
5008| #define HAVE_ZSTD_H 1
5009| #define HAVE_LIBZSTD 1
5010| #define HAVE_ZSTD_compressStream 1
5011| #define HAVE_LZMA_H 1
5012| #define HAVE_LIBLZMA 1
5013| #define HAVE_LZMA_STREAM_ENCODER_MT 1
5014| #define HAVE_LZMA_FILTER_ARM64 1
5015| #define HAVE_LZO_LZOCONF_H 1
5016| #define HAVE_LZO_LZO1X_H 1
5017| #define HAVE_LIBLZO2 1
5018| #define HAVE_LIBXML_XMLREADER_H 1
5019| #define HAVE_LIBXML_XMLWRITER_H 1
5020| #define HAVE_REGEX_H 1
5021| #define HAVE_STRUCT_TM_TM_GMTOFF 1
5022| /* end confdefs.h.  */
5023|
5024| #include <time.h>
5025|
5026|
5027| int
5028| main (void)
5029| {
5030| static struct tm ac_aggr;
5031| if (sizeof ac_aggr.__tm_gmtoff)
5032| return 0;
5033|   ;
5034|   return 0;
5035| }
5036configure:18032: result: no
5037configure:18046: checking for struct statfs.f_namemax
5038configure:18046: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
5039conftest.c: In function 'main':
5040conftest.c:126: error: 'struct statfs' has no member named 'f_namemax'
5041configure:18046: $? = 1
5042configure: failed program was:
5043| /* confdefs.h */
5044| #define PACKAGE_NAME "libarchive"
5045| #define PACKAGE_TARNAME "libarchive"
5046| #define PACKAGE_VERSION "3.7.3"
5047| #define PACKAGE_STRING "libarchive 3.7.3"
5048| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
5049| #define PACKAGE_URL ""
5050| #define PACKAGE "libarchive"
5051| #define VERSION "3.7.3"
5052| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
5053| #define LIBARCHIVE_VERSION_STRING "3.7.3"
5054| #define LIBARCHIVE_VERSION_NUMBER "3007003"
5055| #define BSDCPIO_VERSION_STRING "3.7.3"
5056| #define BSDTAR_VERSION_STRING "3.7.3"
5057| #define BSDCAT_VERSION_STRING "3.7.3"
5058| #define BSDUNZIP_VERSION_STRING "3.7.3"
5059| #define HAVE_STDIO_H 1
5060| #define HAVE_STDLIB_H 1
5061| #define HAVE_STRING_H 1
5062| #define HAVE_INTTYPES_H 1
5063| #define HAVE_STDINT_H 1
5064| #define HAVE_STRINGS_H 1
5065| #define HAVE_SYS_STAT_H 1
5066| #define HAVE_SYS_TYPES_H 1
5067| #define HAVE_UNISTD_H 1
5068| #define HAVE_WCHAR_H 1
5069| #define HAVE_SYS_TIME_H 1
5070| #define STDC_HEADERS 1
5071| #define _ALL_SOURCE 1
5072| #define _DARWIN_C_SOURCE 1
5073| #define _GNU_SOURCE 1
5074| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5075| #define _NETBSD_SOURCE 1
5076| #define _OPENBSD_SOURCE 1
5077| #define _POSIX_PTHREAD_SEMANTICS 1
5078| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5079| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5080| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5081| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5082| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5083| #define __STDC_WANT_LIB_EXT2__ 1
5084| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5085| #define _TANDEM_SOURCE 1
5086| #define __EXTENSIONS__ 1
5087| #define HAVE_DLFCN_H 1
5088| #define LT_OBJDIR ".libs/"
5089| #define HAVE_DIRENT_H 1
5090| #define HAVE_SYS_WAIT_H 1
5091| #define HAVE_COPYFILE_H 1
5092| #define HAVE_CTYPE_H 1
5093| #define HAVE_ERRNO_H 1
5094| #define HAVE_FCNTL_H 1
5095| #define HAVE_FNMATCH_H 1
5096| #define HAVE_GRP_H 1
5097| #define HAVE_INTTYPES_H 1
5098| #define HAVE_LANGINFO_H 1
5099| #define HAVE_LIMITS_H 1
5100| #define HAVE_LOCALE_H 1
5101| #define HAVE_MEMBERSHIP_H 1
5102| #define HAVE_PATHS_H 1
5103| #define HAVE_POLL_H 1
5104| #define HAVE_PTHREAD_H 1
5105| #define HAVE_PWD_H 1
5106| #define HAVE_READPASSPHRASE_H 1
5107| #define HAVE_SIGNAL_H 1
5108| #define HAVE_SPAWN_H 1
5109| #define HAVE_STDARG_H 1
5110| #define HAVE_STDINT_H 1
5111| #define HAVE_STDLIB_H 1
5112| #define HAVE_STRING_H 1
5113| #define HAVE_SYS_ACL_H 1
5114| #define HAVE_SYS_CDEFS_H 1
5115| #define HAVE_SYS_IOCTL_H 1
5116| #define HAVE_SYS_MOUNT_H 1
5117| #define HAVE_SYS_QUEUE_H 1
5118| #define HAVE_SYS_PARAM_H 1
5119| #define HAVE_SYS_POLL_H 1
5120| #define HAVE_SYS_SELECT_H 1
5121| #define HAVE_SYS_STATVFS_H 1
5122| #define HAVE_SYS_TIME_H 1
5123| #define HAVE_SYS_UTSNAME_H 1
5124| #define HAVE_SYS_XATTR_H 1
5125| #define HAVE_TIME_H 1
5126| #define HAVE_UNISTD_H 1
5127| #define HAVE_UTIME_H 1
5128| #define HAVE_WCHAR_H 1
5129| #define HAVE_WCTYPE_H 1
5130| #define HAVE_ZLIB_H 1
5131| #define HAVE_LIBZ 1
5132| #define HAVE_BZLIB_H 1
5133| #define HAVE_LIBBZ2 1
5134| #define HAVE_BLAKE2_H 1
5135| #define HAVE_LIBB2 1
5136| #define HAVE_ICONV 1
5137| #define ICONV_CONST
5138| #define HAVE_ICONV_H 1
5139| #define HAVE_LOCALCHARSET_H 1
5140| #define HAVE_LOCALE_CHARSET 1
5141| #define HAVE_LZ4_H 1
5142| #define HAVE_LZ4HC_H 1
5143| #define HAVE_LIBLZ4 1
5144| #define HAVE_ZSTD_H 1
5145| #define HAVE_LIBZSTD 1
5146| #define HAVE_ZSTD_compressStream 1
5147| #define HAVE_LZMA_H 1
5148| #define HAVE_LIBLZMA 1
5149| #define HAVE_LZMA_STREAM_ENCODER_MT 1
5150| #define HAVE_LZMA_FILTER_ARM64 1
5151| #define HAVE_LZO_LZOCONF_H 1
5152| #define HAVE_LZO_LZO1X_H 1
5153| #define HAVE_LIBLZO2 1
5154| #define HAVE_LIBXML_XMLREADER_H 1
5155| #define HAVE_LIBXML_XMLWRITER_H 1
5156| #define HAVE_REGEX_H 1
5157| #define HAVE_STRUCT_TM_TM_GMTOFF 1
5158| /* end confdefs.h.  */
5159|
5160| #include <sys/param.h>
5161| #include <sys/mount.h>
5162|
5163|
5164| int
5165| main (void)
5166| {
5167| static struct statfs ac_aggr;
5168| if (ac_aggr.f_namemax)
5169| return 0;
5170|   ;
5171|   return 0;
5172| }
5173configure:18046: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
5174conftest.c: In function 'main':
5175conftest.c:126: error: 'struct statfs' has no member named 'f_namemax'
5176configure:18046: $? = 1
5177configure: failed program was:
5178| /* confdefs.h */
5179| #define PACKAGE_NAME "libarchive"
5180| #define PACKAGE_TARNAME "libarchive"
5181| #define PACKAGE_VERSION "3.7.3"
5182| #define PACKAGE_STRING "libarchive 3.7.3"
5183| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
5184| #define PACKAGE_URL ""
5185| #define PACKAGE "libarchive"
5186| #define VERSION "3.7.3"
5187| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
5188| #define LIBARCHIVE_VERSION_STRING "3.7.3"
5189| #define LIBARCHIVE_VERSION_NUMBER "3007003"
5190| #define BSDCPIO_VERSION_STRING "3.7.3"
5191| #define BSDTAR_VERSION_STRING "3.7.3"
5192| #define BSDCAT_VERSION_STRING "3.7.3"
5193| #define BSDUNZIP_VERSION_STRING "3.7.3"
5194| #define HAVE_STDIO_H 1
5195| #define HAVE_STDLIB_H 1
5196| #define HAVE_STRING_H 1
5197| #define HAVE_INTTYPES_H 1
5198| #define HAVE_STDINT_H 1
5199| #define HAVE_STRINGS_H 1
5200| #define HAVE_SYS_STAT_H 1
5201| #define HAVE_SYS_TYPES_H 1
5202| #define HAVE_UNISTD_H 1
5203| #define HAVE_WCHAR_H 1
5204| #define HAVE_SYS_TIME_H 1
5205| #define STDC_HEADERS 1
5206| #define _ALL_SOURCE 1
5207| #define _DARWIN_C_SOURCE 1
5208| #define _GNU_SOURCE 1
5209| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5210| #define _NETBSD_SOURCE 1
5211| #define _OPENBSD_SOURCE 1
5212| #define _POSIX_PTHREAD_SEMANTICS 1
5213| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5214| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5215| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5216| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5217| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5218| #define __STDC_WANT_LIB_EXT2__ 1
5219| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5220| #define _TANDEM_SOURCE 1
5221| #define __EXTENSIONS__ 1
5222| #define HAVE_DLFCN_H 1
5223| #define LT_OBJDIR ".libs/"
5224| #define HAVE_DIRENT_H 1
5225| #define HAVE_SYS_WAIT_H 1
5226| #define HAVE_COPYFILE_H 1
5227| #define HAVE_CTYPE_H 1
5228| #define HAVE_ERRNO_H 1
5229| #define HAVE_FCNTL_H 1
5230| #define HAVE_FNMATCH_H 1
5231| #define HAVE_GRP_H 1
5232| #define HAVE_INTTYPES_H 1
5233| #define HAVE_LANGINFO_H 1
5234| #define HAVE_LIMITS_H 1
5235| #define HAVE_LOCALE_H 1
5236| #define HAVE_MEMBERSHIP_H 1
5237| #define HAVE_PATHS_H 1
5238| #define HAVE_POLL_H 1
5239| #define HAVE_PTHREAD_H 1
5240| #define HAVE_PWD_H 1
5241| #define HAVE_READPASSPHRASE_H 1
5242| #define HAVE_SIGNAL_H 1
5243| #define HAVE_SPAWN_H 1
5244| #define HAVE_STDARG_H 1
5245| #define HAVE_STDINT_H 1
5246| #define HAVE_STDLIB_H 1
5247| #define HAVE_STRING_H 1
5248| #define HAVE_SYS_ACL_H 1
5249| #define HAVE_SYS_CDEFS_H 1
5250| #define HAVE_SYS_IOCTL_H 1
5251| #define HAVE_SYS_MOUNT_H 1
5252| #define HAVE_SYS_QUEUE_H 1
5253| #define HAVE_SYS_PARAM_H 1
5254| #define HAVE_SYS_POLL_H 1
5255| #define HAVE_SYS_SELECT_H 1
5256| #define HAVE_SYS_STATVFS_H 1
5257| #define HAVE_SYS_TIME_H 1
5258| #define HAVE_SYS_UTSNAME_H 1
5259| #define HAVE_SYS_XATTR_H 1
5260| #define HAVE_TIME_H 1
5261| #define HAVE_UNISTD_H 1
5262| #define HAVE_UTIME_H 1
5263| #define HAVE_WCHAR_H 1
5264| #define HAVE_WCTYPE_H 1
5265| #define HAVE_ZLIB_H 1
5266| #define HAVE_LIBZ 1
5267| #define HAVE_BZLIB_H 1
5268| #define HAVE_LIBBZ2 1
5269| #define HAVE_BLAKE2_H 1
5270| #define HAVE_LIBB2 1
5271| #define HAVE_ICONV 1
5272| #define ICONV_CONST
5273| #define HAVE_ICONV_H 1
5274| #define HAVE_LOCALCHARSET_H 1
5275| #define HAVE_LOCALE_CHARSET 1
5276| #define HAVE_LZ4_H 1
5277| #define HAVE_LZ4HC_H 1
5278| #define HAVE_LIBLZ4 1
5279| #define HAVE_ZSTD_H 1
5280| #define HAVE_LIBZSTD 1
5281| #define HAVE_ZSTD_compressStream 1
5282| #define HAVE_LZMA_H 1
5283| #define HAVE_LIBLZMA 1
5284| #define HAVE_LZMA_STREAM_ENCODER_MT 1
5285| #define HAVE_LZMA_FILTER_ARM64 1
5286| #define HAVE_LZO_LZOCONF_H 1
5287| #define HAVE_LZO_LZO1X_H 1
5288| #define HAVE_LIBLZO2 1
5289| #define HAVE_LIBXML_XMLREADER_H 1
5290| #define HAVE_LIBXML_XMLWRITER_H 1
5291| #define HAVE_REGEX_H 1
5292| #define HAVE_STRUCT_TM_TM_GMTOFF 1
5293| /* end confdefs.h.  */
5294|
5295| #include <sys/param.h>
5296| #include <sys/mount.h>
5297|
5298|
5299| int
5300| main (void)
5301| {
5302| static struct statfs ac_aggr;
5303| if (sizeof ac_aggr.f_namemax)
5304| return 0;
5305|   ;
5306|   return 0;
5307| }
5308configure:18046: result: no
5309configure:18061: checking for struct statfs.f_iosize
5310configure:18061: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
5311configure:18061: $? = 0
5312configure:18061: result: yes
5313configure:18076: checking for struct statvfs.f_iosize
5314configure:18076: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
5315conftest.c: In function 'main':
5316conftest.c:126: error: 'struct statvfs' has no member named 'f_iosize'
5317configure:18076: $? = 1
5318configure: failed program was:
5319| /* confdefs.h */
5320| #define PACKAGE_NAME "libarchive"
5321| #define PACKAGE_TARNAME "libarchive"
5322| #define PACKAGE_VERSION "3.7.3"
5323| #define PACKAGE_STRING "libarchive 3.7.3"
5324| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
5325| #define PACKAGE_URL ""
5326| #define PACKAGE "libarchive"
5327| #define VERSION "3.7.3"
5328| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
5329| #define LIBARCHIVE_VERSION_STRING "3.7.3"
5330| #define LIBARCHIVE_VERSION_NUMBER "3007003"
5331| #define BSDCPIO_VERSION_STRING "3.7.3"
5332| #define BSDTAR_VERSION_STRING "3.7.3"
5333| #define BSDCAT_VERSION_STRING "3.7.3"
5334| #define BSDUNZIP_VERSION_STRING "3.7.3"
5335| #define HAVE_STDIO_H 1
5336| #define HAVE_STDLIB_H 1
5337| #define HAVE_STRING_H 1
5338| #define HAVE_INTTYPES_H 1
5339| #define HAVE_STDINT_H 1
5340| #define HAVE_STRINGS_H 1
5341| #define HAVE_SYS_STAT_H 1
5342| #define HAVE_SYS_TYPES_H 1
5343| #define HAVE_UNISTD_H 1
5344| #define HAVE_WCHAR_H 1
5345| #define HAVE_SYS_TIME_H 1
5346| #define STDC_HEADERS 1
5347| #define _ALL_SOURCE 1
5348| #define _DARWIN_C_SOURCE 1
5349| #define _GNU_SOURCE 1
5350| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5351| #define _NETBSD_SOURCE 1
5352| #define _OPENBSD_SOURCE 1
5353| #define _POSIX_PTHREAD_SEMANTICS 1
5354| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5355| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5356| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5357| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5358| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5359| #define __STDC_WANT_LIB_EXT2__ 1
5360| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5361| #define _TANDEM_SOURCE 1
5362| #define __EXTENSIONS__ 1
5363| #define HAVE_DLFCN_H 1
5364| #define LT_OBJDIR ".libs/"
5365| #define HAVE_DIRENT_H 1
5366| #define HAVE_SYS_WAIT_H 1
5367| #define HAVE_COPYFILE_H 1
5368| #define HAVE_CTYPE_H 1
5369| #define HAVE_ERRNO_H 1
5370| #define HAVE_FCNTL_H 1
5371| #define HAVE_FNMATCH_H 1
5372| #define HAVE_GRP_H 1
5373| #define HAVE_INTTYPES_H 1
5374| #define HAVE_LANGINFO_H 1
5375| #define HAVE_LIMITS_H 1
5376| #define HAVE_LOCALE_H 1
5377| #define HAVE_MEMBERSHIP_H 1
5378| #define HAVE_PATHS_H 1
5379| #define HAVE_POLL_H 1
5380| #define HAVE_PTHREAD_H 1
5381| #define HAVE_PWD_H 1
5382| #define HAVE_READPASSPHRASE_H 1
5383| #define HAVE_SIGNAL_H 1
5384| #define HAVE_SPAWN_H 1
5385| #define HAVE_STDARG_H 1
5386| #define HAVE_STDINT_H 1
5387| #define HAVE_STDLIB_H 1
5388| #define HAVE_STRING_H 1
5389| #define HAVE_SYS_ACL_H 1
5390| #define HAVE_SYS_CDEFS_H 1
5391| #define HAVE_SYS_IOCTL_H 1
5392| #define HAVE_SYS_MOUNT_H 1
5393| #define HAVE_SYS_QUEUE_H 1
5394| #define HAVE_SYS_PARAM_H 1
5395| #define HAVE_SYS_POLL_H 1
5396| #define HAVE_SYS_SELECT_H 1
5397| #define HAVE_SYS_STATVFS_H 1
5398| #define HAVE_SYS_TIME_H 1
5399| #define HAVE_SYS_UTSNAME_H 1
5400| #define HAVE_SYS_XATTR_H 1
5401| #define HAVE_TIME_H 1
5402| #define HAVE_UNISTD_H 1
5403| #define HAVE_UTIME_H 1
5404| #define HAVE_WCHAR_H 1
5405| #define HAVE_WCTYPE_H 1
5406| #define HAVE_ZLIB_H 1
5407| #define HAVE_LIBZ 1
5408| #define HAVE_BZLIB_H 1
5409| #define HAVE_LIBBZ2 1
5410| #define HAVE_BLAKE2_H 1
5411| #define HAVE_LIBB2 1
5412| #define HAVE_ICONV 1
5413| #define ICONV_CONST
5414| #define HAVE_ICONV_H 1
5415| #define HAVE_LOCALCHARSET_H 1
5416| #define HAVE_LOCALE_CHARSET 1
5417| #define HAVE_LZ4_H 1
5418| #define HAVE_LZ4HC_H 1
5419| #define HAVE_LIBLZ4 1
5420| #define HAVE_ZSTD_H 1
5421| #define HAVE_LIBZSTD 1
5422| #define HAVE_ZSTD_compressStream 1
5423| #define HAVE_LZMA_H 1
5424| #define HAVE_LIBLZMA 1
5425| #define HAVE_LZMA_STREAM_ENCODER_MT 1
5426| #define HAVE_LZMA_FILTER_ARM64 1
5427| #define HAVE_LZO_LZOCONF_H 1
5428| #define HAVE_LZO_LZO1X_H 1
5429| #define HAVE_LIBLZO2 1
5430| #define HAVE_LIBXML_XMLREADER_H 1
5431| #define HAVE_LIBXML_XMLWRITER_H 1
5432| #define HAVE_REGEX_H 1
5433| #define HAVE_STRUCT_TM_TM_GMTOFF 1
5434| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
5435| /* end confdefs.h.  */
5436|
5437| #include <sys/statvfs.h>
5438|
5439|
5440| int
5441| main (void)
5442| {
5443| static struct statvfs ac_aggr;
5444| if (ac_aggr.f_iosize)
5445| return 0;
5446|   ;
5447|   return 0;
5448| }
5449configure:18076: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
5450conftest.c: In function 'main':
5451conftest.c:126: error: 'struct statvfs' has no member named 'f_iosize'
5452configure:18076: $? = 1
5453configure: failed program was:
5454| /* confdefs.h */
5455| #define PACKAGE_NAME "libarchive"
5456| #define PACKAGE_TARNAME "libarchive"
5457| #define PACKAGE_VERSION "3.7.3"
5458| #define PACKAGE_STRING "libarchive 3.7.3"
5459| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
5460| #define PACKAGE_URL ""
5461| #define PACKAGE "libarchive"
5462| #define VERSION "3.7.3"
5463| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
5464| #define LIBARCHIVE_VERSION_STRING "3.7.3"
5465| #define LIBARCHIVE_VERSION_NUMBER "3007003"
5466| #define BSDCPIO_VERSION_STRING "3.7.3"
5467| #define BSDTAR_VERSION_STRING "3.7.3"
5468| #define BSDCAT_VERSION_STRING "3.7.3"
5469| #define BSDUNZIP_VERSION_STRING "3.7.3"
5470| #define HAVE_STDIO_H 1
5471| #define HAVE_STDLIB_H 1
5472| #define HAVE_STRING_H 1
5473| #define HAVE_INTTYPES_H 1
5474| #define HAVE_STDINT_H 1
5475| #define HAVE_STRINGS_H 1
5476| #define HAVE_SYS_STAT_H 1
5477| #define HAVE_SYS_TYPES_H 1
5478| #define HAVE_UNISTD_H 1
5479| #define HAVE_WCHAR_H 1
5480| #define HAVE_SYS_TIME_H 1
5481| #define STDC_HEADERS 1
5482| #define _ALL_SOURCE 1
5483| #define _DARWIN_C_SOURCE 1
5484| #define _GNU_SOURCE 1
5485| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5486| #define _NETBSD_SOURCE 1
5487| #define _OPENBSD_SOURCE 1
5488| #define _POSIX_PTHREAD_SEMANTICS 1
5489| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5490| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5491| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5492| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5493| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5494| #define __STDC_WANT_LIB_EXT2__ 1
5495| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5496| #define _TANDEM_SOURCE 1
5497| #define __EXTENSIONS__ 1
5498| #define HAVE_DLFCN_H 1
5499| #define LT_OBJDIR ".libs/"
5500| #define HAVE_DIRENT_H 1
5501| #define HAVE_SYS_WAIT_H 1
5502| #define HAVE_COPYFILE_H 1
5503| #define HAVE_CTYPE_H 1
5504| #define HAVE_ERRNO_H 1
5505| #define HAVE_FCNTL_H 1
5506| #define HAVE_FNMATCH_H 1
5507| #define HAVE_GRP_H 1
5508| #define HAVE_INTTYPES_H 1
5509| #define HAVE_LANGINFO_H 1
5510| #define HAVE_LIMITS_H 1
5511| #define HAVE_LOCALE_H 1
5512| #define HAVE_MEMBERSHIP_H 1
5513| #define HAVE_PATHS_H 1
5514| #define HAVE_POLL_H 1
5515| #define HAVE_PTHREAD_H 1
5516| #define HAVE_PWD_H 1
5517| #define HAVE_READPASSPHRASE_H 1
5518| #define HAVE_SIGNAL_H 1
5519| #define HAVE_SPAWN_H 1
5520| #define HAVE_STDARG_H 1
5521| #define HAVE_STDINT_H 1
5522| #define HAVE_STDLIB_H 1
5523| #define HAVE_STRING_H 1
5524| #define HAVE_SYS_ACL_H 1
5525| #define HAVE_SYS_CDEFS_H 1
5526| #define HAVE_SYS_IOCTL_H 1
5527| #define HAVE_SYS_MOUNT_H 1
5528| #define HAVE_SYS_QUEUE_H 1
5529| #define HAVE_SYS_PARAM_H 1
5530| #define HAVE_SYS_POLL_H 1
5531| #define HAVE_SYS_SELECT_H 1
5532| #define HAVE_SYS_STATVFS_H 1
5533| #define HAVE_SYS_TIME_H 1
5534| #define HAVE_SYS_UTSNAME_H 1
5535| #define HAVE_SYS_XATTR_H 1
5536| #define HAVE_TIME_H 1
5537| #define HAVE_UNISTD_H 1
5538| #define HAVE_UTIME_H 1
5539| #define HAVE_WCHAR_H 1
5540| #define HAVE_WCTYPE_H 1
5541| #define HAVE_ZLIB_H 1
5542| #define HAVE_LIBZ 1
5543| #define HAVE_BZLIB_H 1
5544| #define HAVE_LIBBZ2 1
5545| #define HAVE_BLAKE2_H 1
5546| #define HAVE_LIBB2 1
5547| #define HAVE_ICONV 1
5548| #define ICONV_CONST
5549| #define HAVE_ICONV_H 1
5550| #define HAVE_LOCALCHARSET_H 1
5551| #define HAVE_LOCALE_CHARSET 1
5552| #define HAVE_LZ4_H 1
5553| #define HAVE_LZ4HC_H 1
5554| #define HAVE_LIBLZ4 1
5555| #define HAVE_ZSTD_H 1
5556| #define HAVE_LIBZSTD 1
5557| #define HAVE_ZSTD_compressStream 1
5558| #define HAVE_LZMA_H 1
5559| #define HAVE_LIBLZMA 1
5560| #define HAVE_LZMA_STREAM_ENCODER_MT 1
5561| #define HAVE_LZMA_FILTER_ARM64 1
5562| #define HAVE_LZO_LZOCONF_H 1
5563| #define HAVE_LZO_LZO1X_H 1
5564| #define HAVE_LIBLZO2 1
5565| #define HAVE_LIBXML_XMLREADER_H 1
5566| #define HAVE_LIBXML_XMLWRITER_H 1
5567| #define HAVE_REGEX_H 1
5568| #define HAVE_STRUCT_TM_TM_GMTOFF 1
5569| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
5570| /* end confdefs.h.  */
5571|
5572| #include <sys/statvfs.h>
5573|
5574|
5575| int
5576| main (void)
5577| {
5578| static struct statvfs ac_aggr;
5579| if (sizeof ac_aggr.f_iosize)
5580| return 0;
5581|   ;
5582|   return 0;
5583| }
5584configure:18076: result: no
5585configure:18090: checking for struct stat.st_birthtime
5586configure:18090: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
5587conftest.c: In function 'main':
5588conftest.c:150: error: 'struct stat' has no member named 'st_birthtimespec'
5589configure:18090: $? = 1
5590configure: failed program was:
5591| /* confdefs.h */
5592| #define PACKAGE_NAME "libarchive"
5593| #define PACKAGE_TARNAME "libarchive"
5594| #define PACKAGE_VERSION "3.7.3"
5595| #define PACKAGE_STRING "libarchive 3.7.3"
5596| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
5597| #define PACKAGE_URL ""
5598| #define PACKAGE "libarchive"
5599| #define VERSION "3.7.3"
5600| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
5601| #define LIBARCHIVE_VERSION_STRING "3.7.3"
5602| #define LIBARCHIVE_VERSION_NUMBER "3007003"
5603| #define BSDCPIO_VERSION_STRING "3.7.3"
5604| #define BSDTAR_VERSION_STRING "3.7.3"
5605| #define BSDCAT_VERSION_STRING "3.7.3"
5606| #define BSDUNZIP_VERSION_STRING "3.7.3"
5607| #define HAVE_STDIO_H 1
5608| #define HAVE_STDLIB_H 1
5609| #define HAVE_STRING_H 1
5610| #define HAVE_INTTYPES_H 1
5611| #define HAVE_STDINT_H 1
5612| #define HAVE_STRINGS_H 1
5613| #define HAVE_SYS_STAT_H 1
5614| #define HAVE_SYS_TYPES_H 1
5615| #define HAVE_UNISTD_H 1
5616| #define HAVE_WCHAR_H 1
5617| #define HAVE_SYS_TIME_H 1
5618| #define STDC_HEADERS 1
5619| #define _ALL_SOURCE 1
5620| #define _DARWIN_C_SOURCE 1
5621| #define _GNU_SOURCE 1
5622| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5623| #define _NETBSD_SOURCE 1
5624| #define _OPENBSD_SOURCE 1
5625| #define _POSIX_PTHREAD_SEMANTICS 1
5626| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5627| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5628| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5629| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5630| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5631| #define __STDC_WANT_LIB_EXT2__ 1
5632| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5633| #define _TANDEM_SOURCE 1
5634| #define __EXTENSIONS__ 1
5635| #define HAVE_DLFCN_H 1
5636| #define LT_OBJDIR ".libs/"
5637| #define HAVE_DIRENT_H 1
5638| #define HAVE_SYS_WAIT_H 1
5639| #define HAVE_COPYFILE_H 1
5640| #define HAVE_CTYPE_H 1
5641| #define HAVE_ERRNO_H 1
5642| #define HAVE_FCNTL_H 1
5643| #define HAVE_FNMATCH_H 1
5644| #define HAVE_GRP_H 1
5645| #define HAVE_INTTYPES_H 1
5646| #define HAVE_LANGINFO_H 1
5647| #define HAVE_LIMITS_H 1
5648| #define HAVE_LOCALE_H 1
5649| #define HAVE_MEMBERSHIP_H 1
5650| #define HAVE_PATHS_H 1
5651| #define HAVE_POLL_H 1
5652| #define HAVE_PTHREAD_H 1
5653| #define HAVE_PWD_H 1
5654| #define HAVE_READPASSPHRASE_H 1
5655| #define HAVE_SIGNAL_H 1
5656| #define HAVE_SPAWN_H 1
5657| #define HAVE_STDARG_H 1
5658| #define HAVE_STDINT_H 1
5659| #define HAVE_STDLIB_H 1
5660| #define HAVE_STRING_H 1
5661| #define HAVE_SYS_ACL_H 1
5662| #define HAVE_SYS_CDEFS_H 1
5663| #define HAVE_SYS_IOCTL_H 1
5664| #define HAVE_SYS_MOUNT_H 1
5665| #define HAVE_SYS_QUEUE_H 1
5666| #define HAVE_SYS_PARAM_H 1
5667| #define HAVE_SYS_POLL_H 1
5668| #define HAVE_SYS_SELECT_H 1
5669| #define HAVE_SYS_STATVFS_H 1
5670| #define HAVE_SYS_TIME_H 1
5671| #define HAVE_SYS_UTSNAME_H 1
5672| #define HAVE_SYS_XATTR_H 1
5673| #define HAVE_TIME_H 1
5674| #define HAVE_UNISTD_H 1
5675| #define HAVE_UTIME_H 1
5676| #define HAVE_WCHAR_H 1
5677| #define HAVE_WCTYPE_H 1
5678| #define HAVE_ZLIB_H 1
5679| #define HAVE_LIBZ 1
5680| #define HAVE_BZLIB_H 1
5681| #define HAVE_LIBBZ2 1
5682| #define HAVE_BLAKE2_H 1
5683| #define HAVE_LIBB2 1
5684| #define HAVE_ICONV 1
5685| #define ICONV_CONST
5686| #define HAVE_ICONV_H 1
5687| #define HAVE_LOCALCHARSET_H 1
5688| #define HAVE_LOCALE_CHARSET 1
5689| #define HAVE_LZ4_H 1
5690| #define HAVE_LZ4HC_H 1
5691| #define HAVE_LIBLZ4 1
5692| #define HAVE_ZSTD_H 1
5693| #define HAVE_LIBZSTD 1
5694| #define HAVE_ZSTD_compressStream 1
5695| #define HAVE_LZMA_H 1
5696| #define HAVE_LIBLZMA 1
5697| #define HAVE_LZMA_STREAM_ENCODER_MT 1
5698| #define HAVE_LZMA_FILTER_ARM64 1
5699| #define HAVE_LZO_LZOCONF_H 1
5700| #define HAVE_LZO_LZO1X_H 1
5701| #define HAVE_LIBLZO2 1
5702| #define HAVE_LIBXML_XMLREADER_H 1
5703| #define HAVE_LIBXML_XMLWRITER_H 1
5704| #define HAVE_REGEX_H 1
5705| #define HAVE_STRUCT_TM_TM_GMTOFF 1
5706| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
5707| /* end confdefs.h.  */
5708| #include <stddef.h>
5709| #ifdef HAVE_STDIO_H
5710| # include <stdio.h>
5711| #endif
5712| #ifdef HAVE_STDLIB_H
5713| # include <stdlib.h>
5714| #endif
5715| #ifdef HAVE_STRING_H
5716| # include <string.h>
5717| #endif
5718| #ifdef HAVE_INTTYPES_H
5719| # include <inttypes.h>
5720| #endif
5721| #ifdef HAVE_STDINT_H
5722| # include <stdint.h>
5723| #endif
5724| #ifdef HAVE_STRINGS_H
5725| # include <strings.h>
5726| #endif
5727| #ifdef HAVE_SYS_TYPES_H
5728| # include <sys/types.h>
5729| #endif
5730| #ifdef HAVE_SYS_STAT_H
5731| # include <sys/stat.h>
5732| #endif
5733| #ifdef HAVE_UNISTD_H
5734| # include <unistd.h>
5735| #endif
5736| int
5737| main (void)
5738| {
5739| static struct stat ac_aggr;
5740| if (ac_aggr.st_birthtime)
5741| return 0;
5742|   ;
5743|   return 0;
5744| }
5745configure:18090: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
5746conftest.c: In function 'main':
5747conftest.c:150: error: 'struct stat' has no member named 'st_birthtimespec'
5748configure:18090: $? = 1
5749configure: failed program was:
5750| /* confdefs.h */
5751| #define PACKAGE_NAME "libarchive"
5752| #define PACKAGE_TARNAME "libarchive"
5753| #define PACKAGE_VERSION "3.7.3"
5754| #define PACKAGE_STRING "libarchive 3.7.3"
5755| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
5756| #define PACKAGE_URL ""
5757| #define PACKAGE "libarchive"
5758| #define VERSION "3.7.3"
5759| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
5760| #define LIBARCHIVE_VERSION_STRING "3.7.3"
5761| #define LIBARCHIVE_VERSION_NUMBER "3007003"
5762| #define BSDCPIO_VERSION_STRING "3.7.3"
5763| #define BSDTAR_VERSION_STRING "3.7.3"
5764| #define BSDCAT_VERSION_STRING "3.7.3"
5765| #define BSDUNZIP_VERSION_STRING "3.7.3"
5766| #define HAVE_STDIO_H 1
5767| #define HAVE_STDLIB_H 1
5768| #define HAVE_STRING_H 1
5769| #define HAVE_INTTYPES_H 1
5770| #define HAVE_STDINT_H 1
5771| #define HAVE_STRINGS_H 1
5772| #define HAVE_SYS_STAT_H 1
5773| #define HAVE_SYS_TYPES_H 1
5774| #define HAVE_UNISTD_H 1
5775| #define HAVE_WCHAR_H 1
5776| #define HAVE_SYS_TIME_H 1
5777| #define STDC_HEADERS 1
5778| #define _ALL_SOURCE 1
5779| #define _DARWIN_C_SOURCE 1
5780| #define _GNU_SOURCE 1
5781| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5782| #define _NETBSD_SOURCE 1
5783| #define _OPENBSD_SOURCE 1
5784| #define _POSIX_PTHREAD_SEMANTICS 1
5785| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5786| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5787| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5788| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5789| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5790| #define __STDC_WANT_LIB_EXT2__ 1
5791| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5792| #define _TANDEM_SOURCE 1
5793| #define __EXTENSIONS__ 1
5794| #define HAVE_DLFCN_H 1
5795| #define LT_OBJDIR ".libs/"
5796| #define HAVE_DIRENT_H 1
5797| #define HAVE_SYS_WAIT_H 1
5798| #define HAVE_COPYFILE_H 1
5799| #define HAVE_CTYPE_H 1
5800| #define HAVE_ERRNO_H 1
5801| #define HAVE_FCNTL_H 1
5802| #define HAVE_FNMATCH_H 1
5803| #define HAVE_GRP_H 1
5804| #define HAVE_INTTYPES_H 1
5805| #define HAVE_LANGINFO_H 1
5806| #define HAVE_LIMITS_H 1
5807| #define HAVE_LOCALE_H 1
5808| #define HAVE_MEMBERSHIP_H 1
5809| #define HAVE_PATHS_H 1
5810| #define HAVE_POLL_H 1
5811| #define HAVE_PTHREAD_H 1
5812| #define HAVE_PWD_H 1
5813| #define HAVE_READPASSPHRASE_H 1
5814| #define HAVE_SIGNAL_H 1
5815| #define HAVE_SPAWN_H 1
5816| #define HAVE_STDARG_H 1
5817| #define HAVE_STDINT_H 1
5818| #define HAVE_STDLIB_H 1
5819| #define HAVE_STRING_H 1
5820| #define HAVE_SYS_ACL_H 1
5821| #define HAVE_SYS_CDEFS_H 1
5822| #define HAVE_SYS_IOCTL_H 1
5823| #define HAVE_SYS_MOUNT_H 1
5824| #define HAVE_SYS_QUEUE_H 1
5825| #define HAVE_SYS_PARAM_H 1
5826| #define HAVE_SYS_POLL_H 1
5827| #define HAVE_SYS_SELECT_H 1
5828| #define HAVE_SYS_STATVFS_H 1
5829| #define HAVE_SYS_TIME_H 1
5830| #define HAVE_SYS_UTSNAME_H 1
5831| #define HAVE_SYS_XATTR_H 1
5832| #define HAVE_TIME_H 1
5833| #define HAVE_UNISTD_H 1
5834| #define HAVE_UTIME_H 1
5835| #define HAVE_WCHAR_H 1
5836| #define HAVE_WCTYPE_H 1
5837| #define HAVE_ZLIB_H 1
5838| #define HAVE_LIBZ 1
5839| #define HAVE_BZLIB_H 1
5840| #define HAVE_LIBBZ2 1
5841| #define HAVE_BLAKE2_H 1
5842| #define HAVE_LIBB2 1
5843| #define HAVE_ICONV 1
5844| #define ICONV_CONST
5845| #define HAVE_ICONV_H 1
5846| #define HAVE_LOCALCHARSET_H 1
5847| #define HAVE_LOCALE_CHARSET 1
5848| #define HAVE_LZ4_H 1
5849| #define HAVE_LZ4HC_H 1
5850| #define HAVE_LIBLZ4 1
5851| #define HAVE_ZSTD_H 1
5852| #define HAVE_LIBZSTD 1
5853| #define HAVE_ZSTD_compressStream 1
5854| #define HAVE_LZMA_H 1
5855| #define HAVE_LIBLZMA 1
5856| #define HAVE_LZMA_STREAM_ENCODER_MT 1
5857| #define HAVE_LZMA_FILTER_ARM64 1
5858| #define HAVE_LZO_LZOCONF_H 1
5859| #define HAVE_LZO_LZO1X_H 1
5860| #define HAVE_LIBLZO2 1
5861| #define HAVE_LIBXML_XMLREADER_H 1
5862| #define HAVE_LIBXML_XMLWRITER_H 1
5863| #define HAVE_REGEX_H 1
5864| #define HAVE_STRUCT_TM_TM_GMTOFF 1
5865| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
5866| /* end confdefs.h.  */
5867| #include <stddef.h>
5868| #ifdef HAVE_STDIO_H
5869| # include <stdio.h>
5870| #endif
5871| #ifdef HAVE_STDLIB_H
5872| # include <stdlib.h>
5873| #endif
5874| #ifdef HAVE_STRING_H
5875| # include <string.h>
5876| #endif
5877| #ifdef HAVE_INTTYPES_H
5878| # include <inttypes.h>
5879| #endif
5880| #ifdef HAVE_STDINT_H
5881| # include <stdint.h>
5882| #endif
5883| #ifdef HAVE_STRINGS_H
5884| # include <strings.h>
5885| #endif
5886| #ifdef HAVE_SYS_TYPES_H
5887| # include <sys/types.h>
5888| #endif
5889| #ifdef HAVE_SYS_STAT_H
5890| # include <sys/stat.h>
5891| #endif
5892| #ifdef HAVE_UNISTD_H
5893| # include <unistd.h>
5894| #endif
5895| int
5896| main (void)
5897| {
5898| static struct stat ac_aggr;
5899| if (sizeof ac_aggr.st_birthtime)
5900| return 0;
5901|   ;
5902|   return 0;
5903| }
5904configure:18090: result: no
5905configure:18101: checking for struct stat.st_birthtimespec.tv_nsec
5906configure:18101: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
5907conftest.c: In function 'main':
5908conftest.c:150: error: 'struct stat' has no member named 'st_birthtimespec'
5909configure:18101: $? = 1
5910configure: failed program was:
5911| /* confdefs.h */
5912| #define PACKAGE_NAME "libarchive"
5913| #define PACKAGE_TARNAME "libarchive"
5914| #define PACKAGE_VERSION "3.7.3"
5915| #define PACKAGE_STRING "libarchive 3.7.3"
5916| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
5917| #define PACKAGE_URL ""
5918| #define PACKAGE "libarchive"
5919| #define VERSION "3.7.3"
5920| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
5921| #define LIBARCHIVE_VERSION_STRING "3.7.3"
5922| #define LIBARCHIVE_VERSION_NUMBER "3007003"
5923| #define BSDCPIO_VERSION_STRING "3.7.3"
5924| #define BSDTAR_VERSION_STRING "3.7.3"
5925| #define BSDCAT_VERSION_STRING "3.7.3"
5926| #define BSDUNZIP_VERSION_STRING "3.7.3"
5927| #define HAVE_STDIO_H 1
5928| #define HAVE_STDLIB_H 1
5929| #define HAVE_STRING_H 1
5930| #define HAVE_INTTYPES_H 1
5931| #define HAVE_STDINT_H 1
5932| #define HAVE_STRINGS_H 1
5933| #define HAVE_SYS_STAT_H 1
5934| #define HAVE_SYS_TYPES_H 1
5935| #define HAVE_UNISTD_H 1
5936| #define HAVE_WCHAR_H 1
5937| #define HAVE_SYS_TIME_H 1
5938| #define STDC_HEADERS 1
5939| #define _ALL_SOURCE 1
5940| #define _DARWIN_C_SOURCE 1
5941| #define _GNU_SOURCE 1
5942| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5943| #define _NETBSD_SOURCE 1
5944| #define _OPENBSD_SOURCE 1
5945| #define _POSIX_PTHREAD_SEMANTICS 1
5946| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5947| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5948| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5949| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5950| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5951| #define __STDC_WANT_LIB_EXT2__ 1
5952| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5953| #define _TANDEM_SOURCE 1
5954| #define __EXTENSIONS__ 1
5955| #define HAVE_DLFCN_H 1
5956| #define LT_OBJDIR ".libs/"
5957| #define HAVE_DIRENT_H 1
5958| #define HAVE_SYS_WAIT_H 1
5959| #define HAVE_COPYFILE_H 1
5960| #define HAVE_CTYPE_H 1
5961| #define HAVE_ERRNO_H 1
5962| #define HAVE_FCNTL_H 1
5963| #define HAVE_FNMATCH_H 1
5964| #define HAVE_GRP_H 1
5965| #define HAVE_INTTYPES_H 1
5966| #define HAVE_LANGINFO_H 1
5967| #define HAVE_LIMITS_H 1
5968| #define HAVE_LOCALE_H 1
5969| #define HAVE_MEMBERSHIP_H 1
5970| #define HAVE_PATHS_H 1
5971| #define HAVE_POLL_H 1
5972| #define HAVE_PTHREAD_H 1
5973| #define HAVE_PWD_H 1
5974| #define HAVE_READPASSPHRASE_H 1
5975| #define HAVE_SIGNAL_H 1
5976| #define HAVE_SPAWN_H 1
5977| #define HAVE_STDARG_H 1
5978| #define HAVE_STDINT_H 1
5979| #define HAVE_STDLIB_H 1
5980| #define HAVE_STRING_H 1
5981| #define HAVE_SYS_ACL_H 1
5982| #define HAVE_SYS_CDEFS_H 1
5983| #define HAVE_SYS_IOCTL_H 1
5984| #define HAVE_SYS_MOUNT_H 1
5985| #define HAVE_SYS_QUEUE_H 1
5986| #define HAVE_SYS_PARAM_H 1
5987| #define HAVE_SYS_POLL_H 1
5988| #define HAVE_SYS_SELECT_H 1
5989| #define HAVE_SYS_STATVFS_H 1
5990| #define HAVE_SYS_TIME_H 1
5991| #define HAVE_SYS_UTSNAME_H 1
5992| #define HAVE_SYS_XATTR_H 1
5993| #define HAVE_TIME_H 1
5994| #define HAVE_UNISTD_H 1
5995| #define HAVE_UTIME_H 1
5996| #define HAVE_WCHAR_H 1
5997| #define HAVE_WCTYPE_H 1
5998| #define HAVE_ZLIB_H 1
5999| #define HAVE_LIBZ 1
6000| #define HAVE_BZLIB_H 1
6001| #define HAVE_LIBBZ2 1
6002| #define HAVE_BLAKE2_H 1
6003| #define HAVE_LIBB2 1
6004| #define HAVE_ICONV 1
6005| #define ICONV_CONST
6006| #define HAVE_ICONV_H 1
6007| #define HAVE_LOCALCHARSET_H 1
6008| #define HAVE_LOCALE_CHARSET 1
6009| #define HAVE_LZ4_H 1
6010| #define HAVE_LZ4HC_H 1
6011| #define HAVE_LIBLZ4 1
6012| #define HAVE_ZSTD_H 1
6013| #define HAVE_LIBZSTD 1
6014| #define HAVE_ZSTD_compressStream 1
6015| #define HAVE_LZMA_H 1
6016| #define HAVE_LIBLZMA 1
6017| #define HAVE_LZMA_STREAM_ENCODER_MT 1
6018| #define HAVE_LZMA_FILTER_ARM64 1
6019| #define HAVE_LZO_LZOCONF_H 1
6020| #define HAVE_LZO_LZO1X_H 1
6021| #define HAVE_LIBLZO2 1
6022| #define HAVE_LIBXML_XMLREADER_H 1
6023| #define HAVE_LIBXML_XMLWRITER_H 1
6024| #define HAVE_REGEX_H 1
6025| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6026| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
6027| /* end confdefs.h.  */
6028| #include <stddef.h>
6029| #ifdef HAVE_STDIO_H
6030| # include <stdio.h>
6031| #endif
6032| #ifdef HAVE_STDLIB_H
6033| # include <stdlib.h>
6034| #endif
6035| #ifdef HAVE_STRING_H
6036| # include <string.h>
6037| #endif
6038| #ifdef HAVE_INTTYPES_H
6039| # include <inttypes.h>
6040| #endif
6041| #ifdef HAVE_STDINT_H
6042| # include <stdint.h>
6043| #endif
6044| #ifdef HAVE_STRINGS_H
6045| # include <strings.h>
6046| #endif
6047| #ifdef HAVE_SYS_TYPES_H
6048| # include <sys/types.h>
6049| #endif
6050| #ifdef HAVE_SYS_STAT_H
6051| # include <sys/stat.h>
6052| #endif
6053| #ifdef HAVE_UNISTD_H
6054| # include <unistd.h>
6055| #endif
6056| int
6057| main (void)
6058| {
6059| static struct stat ac_aggr;
6060| if (ac_aggr.st_birthtimespec.tv_nsec)
6061| return 0;
6062|   ;
6063|   return 0;
6064| }
6065configure:18101: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
6066conftest.c: In function 'main':
6067conftest.c:150: error: 'struct stat' has no member named 'st_birthtimespec'
6068configure:18101: $? = 1
6069configure: failed program was:
6070| /* confdefs.h */
6071| #define PACKAGE_NAME "libarchive"
6072| #define PACKAGE_TARNAME "libarchive"
6073| #define PACKAGE_VERSION "3.7.3"
6074| #define PACKAGE_STRING "libarchive 3.7.3"
6075| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
6076| #define PACKAGE_URL ""
6077| #define PACKAGE "libarchive"
6078| #define VERSION "3.7.3"
6079| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
6080| #define LIBARCHIVE_VERSION_STRING "3.7.3"
6081| #define LIBARCHIVE_VERSION_NUMBER "3007003"
6082| #define BSDCPIO_VERSION_STRING "3.7.3"
6083| #define BSDTAR_VERSION_STRING "3.7.3"
6084| #define BSDCAT_VERSION_STRING "3.7.3"
6085| #define BSDUNZIP_VERSION_STRING "3.7.3"
6086| #define HAVE_STDIO_H 1
6087| #define HAVE_STDLIB_H 1
6088| #define HAVE_STRING_H 1
6089| #define HAVE_INTTYPES_H 1
6090| #define HAVE_STDINT_H 1
6091| #define HAVE_STRINGS_H 1
6092| #define HAVE_SYS_STAT_H 1
6093| #define HAVE_SYS_TYPES_H 1
6094| #define HAVE_UNISTD_H 1
6095| #define HAVE_WCHAR_H 1
6096| #define HAVE_SYS_TIME_H 1
6097| #define STDC_HEADERS 1
6098| #define _ALL_SOURCE 1
6099| #define _DARWIN_C_SOURCE 1
6100| #define _GNU_SOURCE 1
6101| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6102| #define _NETBSD_SOURCE 1
6103| #define _OPENBSD_SOURCE 1
6104| #define _POSIX_PTHREAD_SEMANTICS 1
6105| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6106| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6107| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6108| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6109| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6110| #define __STDC_WANT_LIB_EXT2__ 1
6111| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6112| #define _TANDEM_SOURCE 1
6113| #define __EXTENSIONS__ 1
6114| #define HAVE_DLFCN_H 1
6115| #define LT_OBJDIR ".libs/"
6116| #define HAVE_DIRENT_H 1
6117| #define HAVE_SYS_WAIT_H 1
6118| #define HAVE_COPYFILE_H 1
6119| #define HAVE_CTYPE_H 1
6120| #define HAVE_ERRNO_H 1
6121| #define HAVE_FCNTL_H 1
6122| #define HAVE_FNMATCH_H 1
6123| #define HAVE_GRP_H 1
6124| #define HAVE_INTTYPES_H 1
6125| #define HAVE_LANGINFO_H 1
6126| #define HAVE_LIMITS_H 1
6127| #define HAVE_LOCALE_H 1
6128| #define HAVE_MEMBERSHIP_H 1
6129| #define HAVE_PATHS_H 1
6130| #define HAVE_POLL_H 1
6131| #define HAVE_PTHREAD_H 1
6132| #define HAVE_PWD_H 1
6133| #define HAVE_READPASSPHRASE_H 1
6134| #define HAVE_SIGNAL_H 1
6135| #define HAVE_SPAWN_H 1
6136| #define HAVE_STDARG_H 1
6137| #define HAVE_STDINT_H 1
6138| #define HAVE_STDLIB_H 1
6139| #define HAVE_STRING_H 1
6140| #define HAVE_SYS_ACL_H 1
6141| #define HAVE_SYS_CDEFS_H 1
6142| #define HAVE_SYS_IOCTL_H 1
6143| #define HAVE_SYS_MOUNT_H 1
6144| #define HAVE_SYS_QUEUE_H 1
6145| #define HAVE_SYS_PARAM_H 1
6146| #define HAVE_SYS_POLL_H 1
6147| #define HAVE_SYS_SELECT_H 1
6148| #define HAVE_SYS_STATVFS_H 1
6149| #define HAVE_SYS_TIME_H 1
6150| #define HAVE_SYS_UTSNAME_H 1
6151| #define HAVE_SYS_XATTR_H 1
6152| #define HAVE_TIME_H 1
6153| #define HAVE_UNISTD_H 1
6154| #define HAVE_UTIME_H 1
6155| #define HAVE_WCHAR_H 1
6156| #define HAVE_WCTYPE_H 1
6157| #define HAVE_ZLIB_H 1
6158| #define HAVE_LIBZ 1
6159| #define HAVE_BZLIB_H 1
6160| #define HAVE_LIBBZ2 1
6161| #define HAVE_BLAKE2_H 1
6162| #define HAVE_LIBB2 1
6163| #define HAVE_ICONV 1
6164| #define ICONV_CONST
6165| #define HAVE_ICONV_H 1
6166| #define HAVE_LOCALCHARSET_H 1
6167| #define HAVE_LOCALE_CHARSET 1
6168| #define HAVE_LZ4_H 1
6169| #define HAVE_LZ4HC_H 1
6170| #define HAVE_LIBLZ4 1
6171| #define HAVE_ZSTD_H 1
6172| #define HAVE_LIBZSTD 1
6173| #define HAVE_ZSTD_compressStream 1
6174| #define HAVE_LZMA_H 1
6175| #define HAVE_LIBLZMA 1
6176| #define HAVE_LZMA_STREAM_ENCODER_MT 1
6177| #define HAVE_LZMA_FILTER_ARM64 1
6178| #define HAVE_LZO_LZOCONF_H 1
6179| #define HAVE_LZO_LZO1X_H 1
6180| #define HAVE_LIBLZO2 1
6181| #define HAVE_LIBXML_XMLREADER_H 1
6182| #define HAVE_LIBXML_XMLWRITER_H 1
6183| #define HAVE_REGEX_H 1
6184| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6185| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
6186| /* end confdefs.h.  */
6187| #include <stddef.h>
6188| #ifdef HAVE_STDIO_H
6189| # include <stdio.h>
6190| #endif
6191| #ifdef HAVE_STDLIB_H
6192| # include <stdlib.h>
6193| #endif
6194| #ifdef HAVE_STRING_H
6195| # include <string.h>
6196| #endif
6197| #ifdef HAVE_INTTYPES_H
6198| # include <inttypes.h>
6199| #endif
6200| #ifdef HAVE_STDINT_H
6201| # include <stdint.h>
6202| #endif
6203| #ifdef HAVE_STRINGS_H
6204| # include <strings.h>
6205| #endif
6206| #ifdef HAVE_SYS_TYPES_H
6207| # include <sys/types.h>
6208| #endif
6209| #ifdef HAVE_SYS_STAT_H
6210| # include <sys/stat.h>
6211| #endif
6212| #ifdef HAVE_UNISTD_H
6213| # include <unistd.h>
6214| #endif
6215| int
6216| main (void)
6217| {
6218| static struct stat ac_aggr;
6219| if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
6220| return 0;
6221|   ;
6222|   return 0;
6223| }
6224configure:18101: result: no
6225configure:18110: checking for struct stat.st_mtimespec.tv_nsec
6226configure:18110: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
6227configure:18110: $? = 0
6228configure:18110: result: yes
6229configure:18119: checking for struct stat.st_mtim.tv_nsec
6230configure:18119: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
6231conftest.c: In function 'main':
6232conftest.c:151: error: 'struct stat' has no member named 'st_mtim'
6233configure:18119: $? = 1
6234configure: failed program was:
6235| /* confdefs.h */
6236| #define PACKAGE_NAME "libarchive"
6237| #define PACKAGE_TARNAME "libarchive"
6238| #define PACKAGE_VERSION "3.7.3"
6239| #define PACKAGE_STRING "libarchive 3.7.3"
6240| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
6241| #define PACKAGE_URL ""
6242| #define PACKAGE "libarchive"
6243| #define VERSION "3.7.3"
6244| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
6245| #define LIBARCHIVE_VERSION_STRING "3.7.3"
6246| #define LIBARCHIVE_VERSION_NUMBER "3007003"
6247| #define BSDCPIO_VERSION_STRING "3.7.3"
6248| #define BSDTAR_VERSION_STRING "3.7.3"
6249| #define BSDCAT_VERSION_STRING "3.7.3"
6250| #define BSDUNZIP_VERSION_STRING "3.7.3"
6251| #define HAVE_STDIO_H 1
6252| #define HAVE_STDLIB_H 1
6253| #define HAVE_STRING_H 1
6254| #define HAVE_INTTYPES_H 1
6255| #define HAVE_STDINT_H 1
6256| #define HAVE_STRINGS_H 1
6257| #define HAVE_SYS_STAT_H 1
6258| #define HAVE_SYS_TYPES_H 1
6259| #define HAVE_UNISTD_H 1
6260| #define HAVE_WCHAR_H 1
6261| #define HAVE_SYS_TIME_H 1
6262| #define STDC_HEADERS 1
6263| #define _ALL_SOURCE 1
6264| #define _DARWIN_C_SOURCE 1
6265| #define _GNU_SOURCE 1
6266| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6267| #define _NETBSD_SOURCE 1
6268| #define _OPENBSD_SOURCE 1
6269| #define _POSIX_PTHREAD_SEMANTICS 1
6270| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6271| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6272| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6273| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6274| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6275| #define __STDC_WANT_LIB_EXT2__ 1
6276| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6277| #define _TANDEM_SOURCE 1
6278| #define __EXTENSIONS__ 1
6279| #define HAVE_DLFCN_H 1
6280| #define LT_OBJDIR ".libs/"
6281| #define HAVE_DIRENT_H 1
6282| #define HAVE_SYS_WAIT_H 1
6283| #define HAVE_COPYFILE_H 1
6284| #define HAVE_CTYPE_H 1
6285| #define HAVE_ERRNO_H 1
6286| #define HAVE_FCNTL_H 1
6287| #define HAVE_FNMATCH_H 1
6288| #define HAVE_GRP_H 1
6289| #define HAVE_INTTYPES_H 1
6290| #define HAVE_LANGINFO_H 1
6291| #define HAVE_LIMITS_H 1
6292| #define HAVE_LOCALE_H 1
6293| #define HAVE_MEMBERSHIP_H 1
6294| #define HAVE_PATHS_H 1
6295| #define HAVE_POLL_H 1
6296| #define HAVE_PTHREAD_H 1
6297| #define HAVE_PWD_H 1
6298| #define HAVE_READPASSPHRASE_H 1
6299| #define HAVE_SIGNAL_H 1
6300| #define HAVE_SPAWN_H 1
6301| #define HAVE_STDARG_H 1
6302| #define HAVE_STDINT_H 1
6303| #define HAVE_STDLIB_H 1
6304| #define HAVE_STRING_H 1
6305| #define HAVE_SYS_ACL_H 1
6306| #define HAVE_SYS_CDEFS_H 1
6307| #define HAVE_SYS_IOCTL_H 1
6308| #define HAVE_SYS_MOUNT_H 1
6309| #define HAVE_SYS_QUEUE_H 1
6310| #define HAVE_SYS_PARAM_H 1
6311| #define HAVE_SYS_POLL_H 1
6312| #define HAVE_SYS_SELECT_H 1
6313| #define HAVE_SYS_STATVFS_H 1
6314| #define HAVE_SYS_TIME_H 1
6315| #define HAVE_SYS_UTSNAME_H 1
6316| #define HAVE_SYS_XATTR_H 1
6317| #define HAVE_TIME_H 1
6318| #define HAVE_UNISTD_H 1
6319| #define HAVE_UTIME_H 1
6320| #define HAVE_WCHAR_H 1
6321| #define HAVE_WCTYPE_H 1
6322| #define HAVE_ZLIB_H 1
6323| #define HAVE_LIBZ 1
6324| #define HAVE_BZLIB_H 1
6325| #define HAVE_LIBBZ2 1
6326| #define HAVE_BLAKE2_H 1
6327| #define HAVE_LIBB2 1
6328| #define HAVE_ICONV 1
6329| #define ICONV_CONST
6330| #define HAVE_ICONV_H 1
6331| #define HAVE_LOCALCHARSET_H 1
6332| #define HAVE_LOCALE_CHARSET 1
6333| #define HAVE_LZ4_H 1
6334| #define HAVE_LZ4HC_H 1
6335| #define HAVE_LIBLZ4 1
6336| #define HAVE_ZSTD_H 1
6337| #define HAVE_LIBZSTD 1
6338| #define HAVE_ZSTD_compressStream 1
6339| #define HAVE_LZMA_H 1
6340| #define HAVE_LIBLZMA 1
6341| #define HAVE_LZMA_STREAM_ENCODER_MT 1
6342| #define HAVE_LZMA_FILTER_ARM64 1
6343| #define HAVE_LZO_LZOCONF_H 1
6344| #define HAVE_LZO_LZO1X_H 1
6345| #define HAVE_LIBLZO2 1
6346| #define HAVE_LIBXML_XMLREADER_H 1
6347| #define HAVE_LIBXML_XMLWRITER_H 1
6348| #define HAVE_REGEX_H 1
6349| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6350| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
6351| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6352| /* end confdefs.h.  */
6353| #include <stddef.h>
6354| #ifdef HAVE_STDIO_H
6355| # include <stdio.h>
6356| #endif
6357| #ifdef HAVE_STDLIB_H
6358| # include <stdlib.h>
6359| #endif
6360| #ifdef HAVE_STRING_H
6361| # include <string.h>
6362| #endif
6363| #ifdef HAVE_INTTYPES_H
6364| # include <inttypes.h>
6365| #endif
6366| #ifdef HAVE_STDINT_H
6367| # include <stdint.h>
6368| #endif
6369| #ifdef HAVE_STRINGS_H
6370| # include <strings.h>
6371| #endif
6372| #ifdef HAVE_SYS_TYPES_H
6373| # include <sys/types.h>
6374| #endif
6375| #ifdef HAVE_SYS_STAT_H
6376| # include <sys/stat.h>
6377| #endif
6378| #ifdef HAVE_UNISTD_H
6379| # include <unistd.h>
6380| #endif
6381| int
6382| main (void)
6383| {
6384| static struct stat ac_aggr;
6385| if (ac_aggr.st_mtim.tv_nsec)
6386| return 0;
6387|   ;
6388|   return 0;
6389| }
6390configure:18119: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
6391conftest.c: In function 'main':
6392conftest.c:151: error: 'struct stat' has no member named 'st_mtim'
6393configure:18119: $? = 1
6394configure: failed program was:
6395| /* confdefs.h */
6396| #define PACKAGE_NAME "libarchive"
6397| #define PACKAGE_TARNAME "libarchive"
6398| #define PACKAGE_VERSION "3.7.3"
6399| #define PACKAGE_STRING "libarchive 3.7.3"
6400| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
6401| #define PACKAGE_URL ""
6402| #define PACKAGE "libarchive"
6403| #define VERSION "3.7.3"
6404| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
6405| #define LIBARCHIVE_VERSION_STRING "3.7.3"
6406| #define LIBARCHIVE_VERSION_NUMBER "3007003"
6407| #define BSDCPIO_VERSION_STRING "3.7.3"
6408| #define BSDTAR_VERSION_STRING "3.7.3"
6409| #define BSDCAT_VERSION_STRING "3.7.3"
6410| #define BSDUNZIP_VERSION_STRING "3.7.3"
6411| #define HAVE_STDIO_H 1
6412| #define HAVE_STDLIB_H 1
6413| #define HAVE_STRING_H 1
6414| #define HAVE_INTTYPES_H 1
6415| #define HAVE_STDINT_H 1
6416| #define HAVE_STRINGS_H 1
6417| #define HAVE_SYS_STAT_H 1
6418| #define HAVE_SYS_TYPES_H 1
6419| #define HAVE_UNISTD_H 1
6420| #define HAVE_WCHAR_H 1
6421| #define HAVE_SYS_TIME_H 1
6422| #define STDC_HEADERS 1
6423| #define _ALL_SOURCE 1
6424| #define _DARWIN_C_SOURCE 1
6425| #define _GNU_SOURCE 1
6426| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6427| #define _NETBSD_SOURCE 1
6428| #define _OPENBSD_SOURCE 1
6429| #define _POSIX_PTHREAD_SEMANTICS 1
6430| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6431| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6432| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6433| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6434| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6435| #define __STDC_WANT_LIB_EXT2__ 1
6436| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6437| #define _TANDEM_SOURCE 1
6438| #define __EXTENSIONS__ 1
6439| #define HAVE_DLFCN_H 1
6440| #define LT_OBJDIR ".libs/"
6441| #define HAVE_DIRENT_H 1
6442| #define HAVE_SYS_WAIT_H 1
6443| #define HAVE_COPYFILE_H 1
6444| #define HAVE_CTYPE_H 1
6445| #define HAVE_ERRNO_H 1
6446| #define HAVE_FCNTL_H 1
6447| #define HAVE_FNMATCH_H 1
6448| #define HAVE_GRP_H 1
6449| #define HAVE_INTTYPES_H 1
6450| #define HAVE_LANGINFO_H 1
6451| #define HAVE_LIMITS_H 1
6452| #define HAVE_LOCALE_H 1
6453| #define HAVE_MEMBERSHIP_H 1
6454| #define HAVE_PATHS_H 1
6455| #define HAVE_POLL_H 1
6456| #define HAVE_PTHREAD_H 1
6457| #define HAVE_PWD_H 1
6458| #define HAVE_READPASSPHRASE_H 1
6459| #define HAVE_SIGNAL_H 1
6460| #define HAVE_SPAWN_H 1
6461| #define HAVE_STDARG_H 1
6462| #define HAVE_STDINT_H 1
6463| #define HAVE_STDLIB_H 1
6464| #define HAVE_STRING_H 1
6465| #define HAVE_SYS_ACL_H 1
6466| #define HAVE_SYS_CDEFS_H 1
6467| #define HAVE_SYS_IOCTL_H 1
6468| #define HAVE_SYS_MOUNT_H 1
6469| #define HAVE_SYS_QUEUE_H 1
6470| #define HAVE_SYS_PARAM_H 1
6471| #define HAVE_SYS_POLL_H 1
6472| #define HAVE_SYS_SELECT_H 1
6473| #define HAVE_SYS_STATVFS_H 1
6474| #define HAVE_SYS_TIME_H 1
6475| #define HAVE_SYS_UTSNAME_H 1
6476| #define HAVE_SYS_XATTR_H 1
6477| #define HAVE_TIME_H 1
6478| #define HAVE_UNISTD_H 1
6479| #define HAVE_UTIME_H 1
6480| #define HAVE_WCHAR_H 1
6481| #define HAVE_WCTYPE_H 1
6482| #define HAVE_ZLIB_H 1
6483| #define HAVE_LIBZ 1
6484| #define HAVE_BZLIB_H 1
6485| #define HAVE_LIBBZ2 1
6486| #define HAVE_BLAKE2_H 1
6487| #define HAVE_LIBB2 1
6488| #define HAVE_ICONV 1
6489| #define ICONV_CONST
6490| #define HAVE_ICONV_H 1
6491| #define HAVE_LOCALCHARSET_H 1
6492| #define HAVE_LOCALE_CHARSET 1
6493| #define HAVE_LZ4_H 1
6494| #define HAVE_LZ4HC_H 1
6495| #define HAVE_LIBLZ4 1
6496| #define HAVE_ZSTD_H 1
6497| #define HAVE_LIBZSTD 1
6498| #define HAVE_ZSTD_compressStream 1
6499| #define HAVE_LZMA_H 1
6500| #define HAVE_LIBLZMA 1
6501| #define HAVE_LZMA_STREAM_ENCODER_MT 1
6502| #define HAVE_LZMA_FILTER_ARM64 1
6503| #define HAVE_LZO_LZOCONF_H 1
6504| #define HAVE_LZO_LZO1X_H 1
6505| #define HAVE_LIBLZO2 1
6506| #define HAVE_LIBXML_XMLREADER_H 1
6507| #define HAVE_LIBXML_XMLWRITER_H 1
6508| #define HAVE_REGEX_H 1
6509| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6510| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
6511| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6512| /* end confdefs.h.  */
6513| #include <stddef.h>
6514| #ifdef HAVE_STDIO_H
6515| # include <stdio.h>
6516| #endif
6517| #ifdef HAVE_STDLIB_H
6518| # include <stdlib.h>
6519| #endif
6520| #ifdef HAVE_STRING_H
6521| # include <string.h>
6522| #endif
6523| #ifdef HAVE_INTTYPES_H
6524| # include <inttypes.h>
6525| #endif
6526| #ifdef HAVE_STDINT_H
6527| # include <stdint.h>
6528| #endif
6529| #ifdef HAVE_STRINGS_H
6530| # include <strings.h>
6531| #endif
6532| #ifdef HAVE_SYS_TYPES_H
6533| # include <sys/types.h>
6534| #endif
6535| #ifdef HAVE_SYS_STAT_H
6536| # include <sys/stat.h>
6537| #endif
6538| #ifdef HAVE_UNISTD_H
6539| # include <unistd.h>
6540| #endif
6541| int
6542| main (void)
6543| {
6544| static struct stat ac_aggr;
6545| if (sizeof ac_aggr.st_mtim.tv_nsec)
6546| return 0;
6547|   ;
6548|   return 0;
6549| }
6550configure:18119: result: no
6551configure:18128: checking for struct stat.st_mtime_n
6552configure:18128: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
6553conftest.c: In function 'main':
6554conftest.c:151: error: 'struct stat' has no member named 'st_mtime_n'
6555configure:18128: $? = 1
6556configure: failed program was:
6557| /* confdefs.h */
6558| #define PACKAGE_NAME "libarchive"
6559| #define PACKAGE_TARNAME "libarchive"
6560| #define PACKAGE_VERSION "3.7.3"
6561| #define PACKAGE_STRING "libarchive 3.7.3"
6562| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
6563| #define PACKAGE_URL ""
6564| #define PACKAGE "libarchive"
6565| #define VERSION "3.7.3"
6566| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
6567| #define LIBARCHIVE_VERSION_STRING "3.7.3"
6568| #define LIBARCHIVE_VERSION_NUMBER "3007003"
6569| #define BSDCPIO_VERSION_STRING "3.7.3"
6570| #define BSDTAR_VERSION_STRING "3.7.3"
6571| #define BSDCAT_VERSION_STRING "3.7.3"
6572| #define BSDUNZIP_VERSION_STRING "3.7.3"
6573| #define HAVE_STDIO_H 1
6574| #define HAVE_STDLIB_H 1
6575| #define HAVE_STRING_H 1
6576| #define HAVE_INTTYPES_H 1
6577| #define HAVE_STDINT_H 1
6578| #define HAVE_STRINGS_H 1
6579| #define HAVE_SYS_STAT_H 1
6580| #define HAVE_SYS_TYPES_H 1
6581| #define HAVE_UNISTD_H 1
6582| #define HAVE_WCHAR_H 1
6583| #define HAVE_SYS_TIME_H 1
6584| #define STDC_HEADERS 1
6585| #define _ALL_SOURCE 1
6586| #define _DARWIN_C_SOURCE 1
6587| #define _GNU_SOURCE 1
6588| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6589| #define _NETBSD_SOURCE 1
6590| #define _OPENBSD_SOURCE 1
6591| #define _POSIX_PTHREAD_SEMANTICS 1
6592| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6593| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6594| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6595| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6596| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6597| #define __STDC_WANT_LIB_EXT2__ 1
6598| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6599| #define _TANDEM_SOURCE 1
6600| #define __EXTENSIONS__ 1
6601| #define HAVE_DLFCN_H 1
6602| #define LT_OBJDIR ".libs/"
6603| #define HAVE_DIRENT_H 1
6604| #define HAVE_SYS_WAIT_H 1
6605| #define HAVE_COPYFILE_H 1
6606| #define HAVE_CTYPE_H 1
6607| #define HAVE_ERRNO_H 1
6608| #define HAVE_FCNTL_H 1
6609| #define HAVE_FNMATCH_H 1
6610| #define HAVE_GRP_H 1
6611| #define HAVE_INTTYPES_H 1
6612| #define HAVE_LANGINFO_H 1
6613| #define HAVE_LIMITS_H 1
6614| #define HAVE_LOCALE_H 1
6615| #define HAVE_MEMBERSHIP_H 1
6616| #define HAVE_PATHS_H 1
6617| #define HAVE_POLL_H 1
6618| #define HAVE_PTHREAD_H 1
6619| #define HAVE_PWD_H 1
6620| #define HAVE_READPASSPHRASE_H 1
6621| #define HAVE_SIGNAL_H 1
6622| #define HAVE_SPAWN_H 1
6623| #define HAVE_STDARG_H 1
6624| #define HAVE_STDINT_H 1
6625| #define HAVE_STDLIB_H 1
6626| #define HAVE_STRING_H 1
6627| #define HAVE_SYS_ACL_H 1
6628| #define HAVE_SYS_CDEFS_H 1
6629| #define HAVE_SYS_IOCTL_H 1
6630| #define HAVE_SYS_MOUNT_H 1
6631| #define HAVE_SYS_QUEUE_H 1
6632| #define HAVE_SYS_PARAM_H 1
6633| #define HAVE_SYS_POLL_H 1
6634| #define HAVE_SYS_SELECT_H 1
6635| #define HAVE_SYS_STATVFS_H 1
6636| #define HAVE_SYS_TIME_H 1
6637| #define HAVE_SYS_UTSNAME_H 1
6638| #define HAVE_SYS_XATTR_H 1
6639| #define HAVE_TIME_H 1
6640| #define HAVE_UNISTD_H 1
6641| #define HAVE_UTIME_H 1
6642| #define HAVE_WCHAR_H 1
6643| #define HAVE_WCTYPE_H 1
6644| #define HAVE_ZLIB_H 1
6645| #define HAVE_LIBZ 1
6646| #define HAVE_BZLIB_H 1
6647| #define HAVE_LIBBZ2 1
6648| #define HAVE_BLAKE2_H 1
6649| #define HAVE_LIBB2 1
6650| #define HAVE_ICONV 1
6651| #define ICONV_CONST
6652| #define HAVE_ICONV_H 1
6653| #define HAVE_LOCALCHARSET_H 1
6654| #define HAVE_LOCALE_CHARSET 1
6655| #define HAVE_LZ4_H 1
6656| #define HAVE_LZ4HC_H 1
6657| #define HAVE_LIBLZ4 1
6658| #define HAVE_ZSTD_H 1
6659| #define HAVE_LIBZSTD 1
6660| #define HAVE_ZSTD_compressStream 1
6661| #define HAVE_LZMA_H 1
6662| #define HAVE_LIBLZMA 1
6663| #define HAVE_LZMA_STREAM_ENCODER_MT 1
6664| #define HAVE_LZMA_FILTER_ARM64 1
6665| #define HAVE_LZO_LZOCONF_H 1
6666| #define HAVE_LZO_LZO1X_H 1
6667| #define HAVE_LIBLZO2 1
6668| #define HAVE_LIBXML_XMLREADER_H 1
6669| #define HAVE_LIBXML_XMLWRITER_H 1
6670| #define HAVE_REGEX_H 1
6671| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6672| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
6673| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6674| /* end confdefs.h.  */
6675| #include <stddef.h>
6676| #ifdef HAVE_STDIO_H
6677| # include <stdio.h>
6678| #endif
6679| #ifdef HAVE_STDLIB_H
6680| # include <stdlib.h>
6681| #endif
6682| #ifdef HAVE_STRING_H
6683| # include <string.h>
6684| #endif
6685| #ifdef HAVE_INTTYPES_H
6686| # include <inttypes.h>
6687| #endif
6688| #ifdef HAVE_STDINT_H
6689| # include <stdint.h>
6690| #endif
6691| #ifdef HAVE_STRINGS_H
6692| # include <strings.h>
6693| #endif
6694| #ifdef HAVE_SYS_TYPES_H
6695| # include <sys/types.h>
6696| #endif
6697| #ifdef HAVE_SYS_STAT_H
6698| # include <sys/stat.h>
6699| #endif
6700| #ifdef HAVE_UNISTD_H
6701| # include <unistd.h>
6702| #endif
6703| int
6704| main (void)
6705| {
6706| static struct stat ac_aggr;
6707| if (ac_aggr.st_mtime_n)
6708| return 0;
6709|   ;
6710|   return 0;
6711| }
6712configure:18128: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
6713conftest.c: In function 'main':
6714conftest.c:151: error: 'struct stat' has no member named 'st_mtime_n'
6715configure:18128: $? = 1
6716configure: failed program was:
6717| /* confdefs.h */
6718| #define PACKAGE_NAME "libarchive"
6719| #define PACKAGE_TARNAME "libarchive"
6720| #define PACKAGE_VERSION "3.7.3"
6721| #define PACKAGE_STRING "libarchive 3.7.3"
6722| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
6723| #define PACKAGE_URL ""
6724| #define PACKAGE "libarchive"
6725| #define VERSION "3.7.3"
6726| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
6727| #define LIBARCHIVE_VERSION_STRING "3.7.3"
6728| #define LIBARCHIVE_VERSION_NUMBER "3007003"
6729| #define BSDCPIO_VERSION_STRING "3.7.3"
6730| #define BSDTAR_VERSION_STRING "3.7.3"
6731| #define BSDCAT_VERSION_STRING "3.7.3"
6732| #define BSDUNZIP_VERSION_STRING "3.7.3"
6733| #define HAVE_STDIO_H 1
6734| #define HAVE_STDLIB_H 1
6735| #define HAVE_STRING_H 1
6736| #define HAVE_INTTYPES_H 1
6737| #define HAVE_STDINT_H 1
6738| #define HAVE_STRINGS_H 1
6739| #define HAVE_SYS_STAT_H 1
6740| #define HAVE_SYS_TYPES_H 1
6741| #define HAVE_UNISTD_H 1
6742| #define HAVE_WCHAR_H 1
6743| #define HAVE_SYS_TIME_H 1
6744| #define STDC_HEADERS 1
6745| #define _ALL_SOURCE 1
6746| #define _DARWIN_C_SOURCE 1
6747| #define _GNU_SOURCE 1
6748| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6749| #define _NETBSD_SOURCE 1
6750| #define _OPENBSD_SOURCE 1
6751| #define _POSIX_PTHREAD_SEMANTICS 1
6752| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6753| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6754| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6755| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6756| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6757| #define __STDC_WANT_LIB_EXT2__ 1
6758| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6759| #define _TANDEM_SOURCE 1
6760| #define __EXTENSIONS__ 1
6761| #define HAVE_DLFCN_H 1
6762| #define LT_OBJDIR ".libs/"
6763| #define HAVE_DIRENT_H 1
6764| #define HAVE_SYS_WAIT_H 1
6765| #define HAVE_COPYFILE_H 1
6766| #define HAVE_CTYPE_H 1
6767| #define HAVE_ERRNO_H 1
6768| #define HAVE_FCNTL_H 1
6769| #define HAVE_FNMATCH_H 1
6770| #define HAVE_GRP_H 1
6771| #define HAVE_INTTYPES_H 1
6772| #define HAVE_LANGINFO_H 1
6773| #define HAVE_LIMITS_H 1
6774| #define HAVE_LOCALE_H 1
6775| #define HAVE_MEMBERSHIP_H 1
6776| #define HAVE_PATHS_H 1
6777| #define HAVE_POLL_H 1
6778| #define HAVE_PTHREAD_H 1
6779| #define HAVE_PWD_H 1
6780| #define HAVE_READPASSPHRASE_H 1
6781| #define HAVE_SIGNAL_H 1
6782| #define HAVE_SPAWN_H 1
6783| #define HAVE_STDARG_H 1
6784| #define HAVE_STDINT_H 1
6785| #define HAVE_STDLIB_H 1
6786| #define HAVE_STRING_H 1
6787| #define HAVE_SYS_ACL_H 1
6788| #define HAVE_SYS_CDEFS_H 1
6789| #define HAVE_SYS_IOCTL_H 1
6790| #define HAVE_SYS_MOUNT_H 1
6791| #define HAVE_SYS_QUEUE_H 1
6792| #define HAVE_SYS_PARAM_H 1
6793| #define HAVE_SYS_POLL_H 1
6794| #define HAVE_SYS_SELECT_H 1
6795| #define HAVE_SYS_STATVFS_H 1
6796| #define HAVE_SYS_TIME_H 1
6797| #define HAVE_SYS_UTSNAME_H 1
6798| #define HAVE_SYS_XATTR_H 1
6799| #define HAVE_TIME_H 1
6800| #define HAVE_UNISTD_H 1
6801| #define HAVE_UTIME_H 1
6802| #define HAVE_WCHAR_H 1
6803| #define HAVE_WCTYPE_H 1
6804| #define HAVE_ZLIB_H 1
6805| #define HAVE_LIBZ 1
6806| #define HAVE_BZLIB_H 1
6807| #define HAVE_LIBBZ2 1
6808| #define HAVE_BLAKE2_H 1
6809| #define HAVE_LIBB2 1
6810| #define HAVE_ICONV 1
6811| #define ICONV_CONST
6812| #define HAVE_ICONV_H 1
6813| #define HAVE_LOCALCHARSET_H 1
6814| #define HAVE_LOCALE_CHARSET 1
6815| #define HAVE_LZ4_H 1
6816| #define HAVE_LZ4HC_H 1
6817| #define HAVE_LIBLZ4 1
6818| #define HAVE_ZSTD_H 1
6819| #define HAVE_LIBZSTD 1
6820| #define HAVE_ZSTD_compressStream 1
6821| #define HAVE_LZMA_H 1
6822| #define HAVE_LIBLZMA 1
6823| #define HAVE_LZMA_STREAM_ENCODER_MT 1
6824| #define HAVE_LZMA_FILTER_ARM64 1
6825| #define HAVE_LZO_LZOCONF_H 1
6826| #define HAVE_LZO_LZO1X_H 1
6827| #define HAVE_LIBLZO2 1
6828| #define HAVE_LIBXML_XMLREADER_H 1
6829| #define HAVE_LIBXML_XMLWRITER_H 1
6830| #define HAVE_REGEX_H 1
6831| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6832| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
6833| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6834| /* end confdefs.h.  */
6835| #include <stddef.h>
6836| #ifdef HAVE_STDIO_H
6837| # include <stdio.h>
6838| #endif
6839| #ifdef HAVE_STDLIB_H
6840| # include <stdlib.h>
6841| #endif
6842| #ifdef HAVE_STRING_H
6843| # include <string.h>
6844| #endif
6845| #ifdef HAVE_INTTYPES_H
6846| # include <inttypes.h>
6847| #endif
6848| #ifdef HAVE_STDINT_H
6849| # include <stdint.h>
6850| #endif
6851| #ifdef HAVE_STRINGS_H
6852| # include <strings.h>
6853| #endif
6854| #ifdef HAVE_SYS_TYPES_H
6855| # include <sys/types.h>
6856| #endif
6857| #ifdef HAVE_SYS_STAT_H
6858| # include <sys/stat.h>
6859| #endif
6860| #ifdef HAVE_UNISTD_H
6861| # include <unistd.h>
6862| #endif
6863| int
6864| main (void)
6865| {
6866| static struct stat ac_aggr;
6867| if (sizeof ac_aggr.st_mtime_n)
6868| return 0;
6869|   ;
6870|   return 0;
6871| }
6872configure:18128: result: no
6873configure:18137: checking for struct stat.st_umtime
6874configure:18137: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
6875conftest.c: In function 'main':
6876conftest.c:151: error: 'struct stat' has no member named 'st_umtime'
6877configure:18137: $? = 1
6878configure: failed program was:
6879| /* confdefs.h */
6880| #define PACKAGE_NAME "libarchive"
6881| #define PACKAGE_TARNAME "libarchive"
6882| #define PACKAGE_VERSION "3.7.3"
6883| #define PACKAGE_STRING "libarchive 3.7.3"
6884| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
6885| #define PACKAGE_URL ""
6886| #define PACKAGE "libarchive"
6887| #define VERSION "3.7.3"
6888| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
6889| #define LIBARCHIVE_VERSION_STRING "3.7.3"
6890| #define LIBARCHIVE_VERSION_NUMBER "3007003"
6891| #define BSDCPIO_VERSION_STRING "3.7.3"
6892| #define BSDTAR_VERSION_STRING "3.7.3"
6893| #define BSDCAT_VERSION_STRING "3.7.3"
6894| #define BSDUNZIP_VERSION_STRING "3.7.3"
6895| #define HAVE_STDIO_H 1
6896| #define HAVE_STDLIB_H 1
6897| #define HAVE_STRING_H 1
6898| #define HAVE_INTTYPES_H 1
6899| #define HAVE_STDINT_H 1
6900| #define HAVE_STRINGS_H 1
6901| #define HAVE_SYS_STAT_H 1
6902| #define HAVE_SYS_TYPES_H 1
6903| #define HAVE_UNISTD_H 1
6904| #define HAVE_WCHAR_H 1
6905| #define HAVE_SYS_TIME_H 1
6906| #define STDC_HEADERS 1
6907| #define _ALL_SOURCE 1
6908| #define _DARWIN_C_SOURCE 1
6909| #define _GNU_SOURCE 1
6910| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6911| #define _NETBSD_SOURCE 1
6912| #define _OPENBSD_SOURCE 1
6913| #define _POSIX_PTHREAD_SEMANTICS 1
6914| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6915| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6916| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6917| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6918| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6919| #define __STDC_WANT_LIB_EXT2__ 1
6920| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6921| #define _TANDEM_SOURCE 1
6922| #define __EXTENSIONS__ 1
6923| #define HAVE_DLFCN_H 1
6924| #define LT_OBJDIR ".libs/"
6925| #define HAVE_DIRENT_H 1
6926| #define HAVE_SYS_WAIT_H 1
6927| #define HAVE_COPYFILE_H 1
6928| #define HAVE_CTYPE_H 1
6929| #define HAVE_ERRNO_H 1
6930| #define HAVE_FCNTL_H 1
6931| #define HAVE_FNMATCH_H 1
6932| #define HAVE_GRP_H 1
6933| #define HAVE_INTTYPES_H 1
6934| #define HAVE_LANGINFO_H 1
6935| #define HAVE_LIMITS_H 1
6936| #define HAVE_LOCALE_H 1
6937| #define HAVE_MEMBERSHIP_H 1
6938| #define HAVE_PATHS_H 1
6939| #define HAVE_POLL_H 1
6940| #define HAVE_PTHREAD_H 1
6941| #define HAVE_PWD_H 1
6942| #define HAVE_READPASSPHRASE_H 1
6943| #define HAVE_SIGNAL_H 1
6944| #define HAVE_SPAWN_H 1
6945| #define HAVE_STDARG_H 1
6946| #define HAVE_STDINT_H 1
6947| #define HAVE_STDLIB_H 1
6948| #define HAVE_STRING_H 1
6949| #define HAVE_SYS_ACL_H 1
6950| #define HAVE_SYS_CDEFS_H 1
6951| #define HAVE_SYS_IOCTL_H 1
6952| #define HAVE_SYS_MOUNT_H 1
6953| #define HAVE_SYS_QUEUE_H 1
6954| #define HAVE_SYS_PARAM_H 1
6955| #define HAVE_SYS_POLL_H 1
6956| #define HAVE_SYS_SELECT_H 1
6957| #define HAVE_SYS_STATVFS_H 1
6958| #define HAVE_SYS_TIME_H 1
6959| #define HAVE_SYS_UTSNAME_H 1
6960| #define HAVE_SYS_XATTR_H 1
6961| #define HAVE_TIME_H 1
6962| #define HAVE_UNISTD_H 1
6963| #define HAVE_UTIME_H 1
6964| #define HAVE_WCHAR_H 1
6965| #define HAVE_WCTYPE_H 1
6966| #define HAVE_ZLIB_H 1
6967| #define HAVE_LIBZ 1
6968| #define HAVE_BZLIB_H 1
6969| #define HAVE_LIBBZ2 1
6970| #define HAVE_BLAKE2_H 1
6971| #define HAVE_LIBB2 1
6972| #define HAVE_ICONV 1
6973| #define ICONV_CONST
6974| #define HAVE_ICONV_H 1
6975| #define HAVE_LOCALCHARSET_H 1
6976| #define HAVE_LOCALE_CHARSET 1
6977| #define HAVE_LZ4_H 1
6978| #define HAVE_LZ4HC_H 1
6979| #define HAVE_LIBLZ4 1
6980| #define HAVE_ZSTD_H 1
6981| #define HAVE_LIBZSTD 1
6982| #define HAVE_ZSTD_compressStream 1
6983| #define HAVE_LZMA_H 1
6984| #define HAVE_LIBLZMA 1
6985| #define HAVE_LZMA_STREAM_ENCODER_MT 1
6986| #define HAVE_LZMA_FILTER_ARM64 1
6987| #define HAVE_LZO_LZOCONF_H 1
6988| #define HAVE_LZO_LZO1X_H 1
6989| #define HAVE_LIBLZO2 1
6990| #define HAVE_LIBXML_XMLREADER_H 1
6991| #define HAVE_LIBXML_XMLWRITER_H 1
6992| #define HAVE_REGEX_H 1
6993| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6994| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
6995| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6996| /* end confdefs.h.  */
6997| #include <stddef.h>
6998| #ifdef HAVE_STDIO_H
6999| # include <stdio.h>
7000| #endif
7001| #ifdef HAVE_STDLIB_H
7002| # include <stdlib.h>
7003| #endif
7004| #ifdef HAVE_STRING_H
7005| # include <string.h>
7006| #endif
7007| #ifdef HAVE_INTTYPES_H
7008| # include <inttypes.h>
7009| #endif
7010| #ifdef HAVE_STDINT_H
7011| # include <stdint.h>
7012| #endif
7013| #ifdef HAVE_STRINGS_H
7014| # include <strings.h>
7015| #endif
7016| #ifdef HAVE_SYS_TYPES_H
7017| # include <sys/types.h>
7018| #endif
7019| #ifdef HAVE_SYS_STAT_H
7020| # include <sys/stat.h>
7021| #endif
7022| #ifdef HAVE_UNISTD_H
7023| # include <unistd.h>
7024| #endif
7025| int
7026| main (void)
7027| {
7028| static struct stat ac_aggr;
7029| if (ac_aggr.st_umtime)
7030| return 0;
7031|   ;
7032|   return 0;
7033| }
7034configure:18137: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7035conftest.c: In function 'main':
7036conftest.c:151: error: 'struct stat' has no member named 'st_umtime'
7037configure:18137: $? = 1
7038configure: failed program was:
7039| /* confdefs.h */
7040| #define PACKAGE_NAME "libarchive"
7041| #define PACKAGE_TARNAME "libarchive"
7042| #define PACKAGE_VERSION "3.7.3"
7043| #define PACKAGE_STRING "libarchive 3.7.3"
7044| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
7045| #define PACKAGE_URL ""
7046| #define PACKAGE "libarchive"
7047| #define VERSION "3.7.3"
7048| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
7049| #define LIBARCHIVE_VERSION_STRING "3.7.3"
7050| #define LIBARCHIVE_VERSION_NUMBER "3007003"
7051| #define BSDCPIO_VERSION_STRING "3.7.3"
7052| #define BSDTAR_VERSION_STRING "3.7.3"
7053| #define BSDCAT_VERSION_STRING "3.7.3"
7054| #define BSDUNZIP_VERSION_STRING "3.7.3"
7055| #define HAVE_STDIO_H 1
7056| #define HAVE_STDLIB_H 1
7057| #define HAVE_STRING_H 1
7058| #define HAVE_INTTYPES_H 1
7059| #define HAVE_STDINT_H 1
7060| #define HAVE_STRINGS_H 1
7061| #define HAVE_SYS_STAT_H 1
7062| #define HAVE_SYS_TYPES_H 1
7063| #define HAVE_UNISTD_H 1
7064| #define HAVE_WCHAR_H 1
7065| #define HAVE_SYS_TIME_H 1
7066| #define STDC_HEADERS 1
7067| #define _ALL_SOURCE 1
7068| #define _DARWIN_C_SOURCE 1
7069| #define _GNU_SOURCE 1
7070| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7071| #define _NETBSD_SOURCE 1
7072| #define _OPENBSD_SOURCE 1
7073| #define _POSIX_PTHREAD_SEMANTICS 1
7074| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7075| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7076| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7077| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7078| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7079| #define __STDC_WANT_LIB_EXT2__ 1
7080| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7081| #define _TANDEM_SOURCE 1
7082| #define __EXTENSIONS__ 1
7083| #define HAVE_DLFCN_H 1
7084| #define LT_OBJDIR ".libs/"
7085| #define HAVE_DIRENT_H 1
7086| #define HAVE_SYS_WAIT_H 1
7087| #define HAVE_COPYFILE_H 1
7088| #define HAVE_CTYPE_H 1
7089| #define HAVE_ERRNO_H 1
7090| #define HAVE_FCNTL_H 1
7091| #define HAVE_FNMATCH_H 1
7092| #define HAVE_GRP_H 1
7093| #define HAVE_INTTYPES_H 1
7094| #define HAVE_LANGINFO_H 1
7095| #define HAVE_LIMITS_H 1
7096| #define HAVE_LOCALE_H 1
7097| #define HAVE_MEMBERSHIP_H 1
7098| #define HAVE_PATHS_H 1
7099| #define HAVE_POLL_H 1
7100| #define HAVE_PTHREAD_H 1
7101| #define HAVE_PWD_H 1
7102| #define HAVE_READPASSPHRASE_H 1
7103| #define HAVE_SIGNAL_H 1
7104| #define HAVE_SPAWN_H 1
7105| #define HAVE_STDARG_H 1
7106| #define HAVE_STDINT_H 1
7107| #define HAVE_STDLIB_H 1
7108| #define HAVE_STRING_H 1
7109| #define HAVE_SYS_ACL_H 1
7110| #define HAVE_SYS_CDEFS_H 1
7111| #define HAVE_SYS_IOCTL_H 1
7112| #define HAVE_SYS_MOUNT_H 1
7113| #define HAVE_SYS_QUEUE_H 1
7114| #define HAVE_SYS_PARAM_H 1
7115| #define HAVE_SYS_POLL_H 1
7116| #define HAVE_SYS_SELECT_H 1
7117| #define HAVE_SYS_STATVFS_H 1
7118| #define HAVE_SYS_TIME_H 1
7119| #define HAVE_SYS_UTSNAME_H 1
7120| #define HAVE_SYS_XATTR_H 1
7121| #define HAVE_TIME_H 1
7122| #define HAVE_UNISTD_H 1
7123| #define HAVE_UTIME_H 1
7124| #define HAVE_WCHAR_H 1
7125| #define HAVE_WCTYPE_H 1
7126| #define HAVE_ZLIB_H 1
7127| #define HAVE_LIBZ 1
7128| #define HAVE_BZLIB_H 1
7129| #define HAVE_LIBBZ2 1
7130| #define HAVE_BLAKE2_H 1
7131| #define HAVE_LIBB2 1
7132| #define HAVE_ICONV 1
7133| #define ICONV_CONST
7134| #define HAVE_ICONV_H 1
7135| #define HAVE_LOCALCHARSET_H 1
7136| #define HAVE_LOCALE_CHARSET 1
7137| #define HAVE_LZ4_H 1
7138| #define HAVE_LZ4HC_H 1
7139| #define HAVE_LIBLZ4 1
7140| #define HAVE_ZSTD_H 1
7141| #define HAVE_LIBZSTD 1
7142| #define HAVE_ZSTD_compressStream 1
7143| #define HAVE_LZMA_H 1
7144| #define HAVE_LIBLZMA 1
7145| #define HAVE_LZMA_STREAM_ENCODER_MT 1
7146| #define HAVE_LZMA_FILTER_ARM64 1
7147| #define HAVE_LZO_LZOCONF_H 1
7148| #define HAVE_LZO_LZO1X_H 1
7149| #define HAVE_LIBLZO2 1
7150| #define HAVE_LIBXML_XMLREADER_H 1
7151| #define HAVE_LIBXML_XMLWRITER_H 1
7152| #define HAVE_REGEX_H 1
7153| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7154| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
7155| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7156| /* end confdefs.h.  */
7157| #include <stddef.h>
7158| #ifdef HAVE_STDIO_H
7159| # include <stdio.h>
7160| #endif
7161| #ifdef HAVE_STDLIB_H
7162| # include <stdlib.h>
7163| #endif
7164| #ifdef HAVE_STRING_H
7165| # include <string.h>
7166| #endif
7167| #ifdef HAVE_INTTYPES_H
7168| # include <inttypes.h>
7169| #endif
7170| #ifdef HAVE_STDINT_H
7171| # include <stdint.h>
7172| #endif
7173| #ifdef HAVE_STRINGS_H
7174| # include <strings.h>
7175| #endif
7176| #ifdef HAVE_SYS_TYPES_H
7177| # include <sys/types.h>
7178| #endif
7179| #ifdef HAVE_SYS_STAT_H
7180| # include <sys/stat.h>
7181| #endif
7182| #ifdef HAVE_UNISTD_H
7183| # include <unistd.h>
7184| #endif
7185| int
7186| main (void)
7187| {
7188| static struct stat ac_aggr;
7189| if (sizeof ac_aggr.st_umtime)
7190| return 0;
7191|   ;
7192|   return 0;
7193| }
7194configure:18137: result: no
7195configure:18146: checking for struct stat.st_mtime_usec
7196configure:18146: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7197conftest.c: In function 'main':
7198conftest.c:151: error: 'struct stat' has no member named 'st_mtime_usec'
7199configure:18146: $? = 1
7200configure: failed program was:
7201| /* confdefs.h */
7202| #define PACKAGE_NAME "libarchive"
7203| #define PACKAGE_TARNAME "libarchive"
7204| #define PACKAGE_VERSION "3.7.3"
7205| #define PACKAGE_STRING "libarchive 3.7.3"
7206| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
7207| #define PACKAGE_URL ""
7208| #define PACKAGE "libarchive"
7209| #define VERSION "3.7.3"
7210| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
7211| #define LIBARCHIVE_VERSION_STRING "3.7.3"
7212| #define LIBARCHIVE_VERSION_NUMBER "3007003"
7213| #define BSDCPIO_VERSION_STRING "3.7.3"
7214| #define BSDTAR_VERSION_STRING "3.7.3"
7215| #define BSDCAT_VERSION_STRING "3.7.3"
7216| #define BSDUNZIP_VERSION_STRING "3.7.3"
7217| #define HAVE_STDIO_H 1
7218| #define HAVE_STDLIB_H 1
7219| #define HAVE_STRING_H 1
7220| #define HAVE_INTTYPES_H 1
7221| #define HAVE_STDINT_H 1
7222| #define HAVE_STRINGS_H 1
7223| #define HAVE_SYS_STAT_H 1
7224| #define HAVE_SYS_TYPES_H 1
7225| #define HAVE_UNISTD_H 1
7226| #define HAVE_WCHAR_H 1
7227| #define HAVE_SYS_TIME_H 1
7228| #define STDC_HEADERS 1
7229| #define _ALL_SOURCE 1
7230| #define _DARWIN_C_SOURCE 1
7231| #define _GNU_SOURCE 1
7232| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7233| #define _NETBSD_SOURCE 1
7234| #define _OPENBSD_SOURCE 1
7235| #define _POSIX_PTHREAD_SEMANTICS 1
7236| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7237| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7238| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7239| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7240| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7241| #define __STDC_WANT_LIB_EXT2__ 1
7242| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7243| #define _TANDEM_SOURCE 1
7244| #define __EXTENSIONS__ 1
7245| #define HAVE_DLFCN_H 1
7246| #define LT_OBJDIR ".libs/"
7247| #define HAVE_DIRENT_H 1
7248| #define HAVE_SYS_WAIT_H 1
7249| #define HAVE_COPYFILE_H 1
7250| #define HAVE_CTYPE_H 1
7251| #define HAVE_ERRNO_H 1
7252| #define HAVE_FCNTL_H 1
7253| #define HAVE_FNMATCH_H 1
7254| #define HAVE_GRP_H 1
7255| #define HAVE_INTTYPES_H 1
7256| #define HAVE_LANGINFO_H 1
7257| #define HAVE_LIMITS_H 1
7258| #define HAVE_LOCALE_H 1
7259| #define HAVE_MEMBERSHIP_H 1
7260| #define HAVE_PATHS_H 1
7261| #define HAVE_POLL_H 1
7262| #define HAVE_PTHREAD_H 1
7263| #define HAVE_PWD_H 1
7264| #define HAVE_READPASSPHRASE_H 1
7265| #define HAVE_SIGNAL_H 1
7266| #define HAVE_SPAWN_H 1
7267| #define HAVE_STDARG_H 1
7268| #define HAVE_STDINT_H 1
7269| #define HAVE_STDLIB_H 1
7270| #define HAVE_STRING_H 1
7271| #define HAVE_SYS_ACL_H 1
7272| #define HAVE_SYS_CDEFS_H 1
7273| #define HAVE_SYS_IOCTL_H 1
7274| #define HAVE_SYS_MOUNT_H 1
7275| #define HAVE_SYS_QUEUE_H 1
7276| #define HAVE_SYS_PARAM_H 1
7277| #define HAVE_SYS_POLL_H 1
7278| #define HAVE_SYS_SELECT_H 1
7279| #define HAVE_SYS_STATVFS_H 1
7280| #define HAVE_SYS_TIME_H 1
7281| #define HAVE_SYS_UTSNAME_H 1
7282| #define HAVE_SYS_XATTR_H 1
7283| #define HAVE_TIME_H 1
7284| #define HAVE_UNISTD_H 1
7285| #define HAVE_UTIME_H 1
7286| #define HAVE_WCHAR_H 1
7287| #define HAVE_WCTYPE_H 1
7288| #define HAVE_ZLIB_H 1
7289| #define HAVE_LIBZ 1
7290| #define HAVE_BZLIB_H 1
7291| #define HAVE_LIBBZ2 1
7292| #define HAVE_BLAKE2_H 1
7293| #define HAVE_LIBB2 1
7294| #define HAVE_ICONV 1
7295| #define ICONV_CONST
7296| #define HAVE_ICONV_H 1
7297| #define HAVE_LOCALCHARSET_H 1
7298| #define HAVE_LOCALE_CHARSET 1
7299| #define HAVE_LZ4_H 1
7300| #define HAVE_LZ4HC_H 1
7301| #define HAVE_LIBLZ4 1
7302| #define HAVE_ZSTD_H 1
7303| #define HAVE_LIBZSTD 1
7304| #define HAVE_ZSTD_compressStream 1
7305| #define HAVE_LZMA_H 1
7306| #define HAVE_LIBLZMA 1
7307| #define HAVE_LZMA_STREAM_ENCODER_MT 1
7308| #define HAVE_LZMA_FILTER_ARM64 1
7309| #define HAVE_LZO_LZOCONF_H 1
7310| #define HAVE_LZO_LZO1X_H 1
7311| #define HAVE_LIBLZO2 1
7312| #define HAVE_LIBXML_XMLREADER_H 1
7313| #define HAVE_LIBXML_XMLWRITER_H 1
7314| #define HAVE_REGEX_H 1
7315| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7316| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
7317| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7318| /* end confdefs.h.  */
7319| #include <stddef.h>
7320| #ifdef HAVE_STDIO_H
7321| # include <stdio.h>
7322| #endif
7323| #ifdef HAVE_STDLIB_H
7324| # include <stdlib.h>
7325| #endif
7326| #ifdef HAVE_STRING_H
7327| # include <string.h>
7328| #endif
7329| #ifdef HAVE_INTTYPES_H
7330| # include <inttypes.h>
7331| #endif
7332| #ifdef HAVE_STDINT_H
7333| # include <stdint.h>
7334| #endif
7335| #ifdef HAVE_STRINGS_H
7336| # include <strings.h>
7337| #endif
7338| #ifdef HAVE_SYS_TYPES_H
7339| # include <sys/types.h>
7340| #endif
7341| #ifdef HAVE_SYS_STAT_H
7342| # include <sys/stat.h>
7343| #endif
7344| #ifdef HAVE_UNISTD_H
7345| # include <unistd.h>
7346| #endif
7347| int
7348| main (void)
7349| {
7350| static struct stat ac_aggr;
7351| if (ac_aggr.st_mtime_usec)
7352| return 0;
7353|   ;
7354|   return 0;
7355| }
7356configure:18146: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7357conftest.c: In function 'main':
7358conftest.c:151: error: 'struct stat' has no member named 'st_mtime_usec'
7359configure:18146: $? = 1
7360configure: failed program was:
7361| /* confdefs.h */
7362| #define PACKAGE_NAME "libarchive"
7363| #define PACKAGE_TARNAME "libarchive"
7364| #define PACKAGE_VERSION "3.7.3"
7365| #define PACKAGE_STRING "libarchive 3.7.3"
7366| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
7367| #define PACKAGE_URL ""
7368| #define PACKAGE "libarchive"
7369| #define VERSION "3.7.3"
7370| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
7371| #define LIBARCHIVE_VERSION_STRING "3.7.3"
7372| #define LIBARCHIVE_VERSION_NUMBER "3007003"
7373| #define BSDCPIO_VERSION_STRING "3.7.3"
7374| #define BSDTAR_VERSION_STRING "3.7.3"
7375| #define BSDCAT_VERSION_STRING "3.7.3"
7376| #define BSDUNZIP_VERSION_STRING "3.7.3"
7377| #define HAVE_STDIO_H 1
7378| #define HAVE_STDLIB_H 1
7379| #define HAVE_STRING_H 1
7380| #define HAVE_INTTYPES_H 1
7381| #define HAVE_STDINT_H 1
7382| #define HAVE_STRINGS_H 1
7383| #define HAVE_SYS_STAT_H 1
7384| #define HAVE_SYS_TYPES_H 1
7385| #define HAVE_UNISTD_H 1
7386| #define HAVE_WCHAR_H 1
7387| #define HAVE_SYS_TIME_H 1
7388| #define STDC_HEADERS 1
7389| #define _ALL_SOURCE 1
7390| #define _DARWIN_C_SOURCE 1
7391| #define _GNU_SOURCE 1
7392| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7393| #define _NETBSD_SOURCE 1
7394| #define _OPENBSD_SOURCE 1
7395| #define _POSIX_PTHREAD_SEMANTICS 1
7396| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7397| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7398| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7399| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7400| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7401| #define __STDC_WANT_LIB_EXT2__ 1
7402| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7403| #define _TANDEM_SOURCE 1
7404| #define __EXTENSIONS__ 1
7405| #define HAVE_DLFCN_H 1
7406| #define LT_OBJDIR ".libs/"
7407| #define HAVE_DIRENT_H 1
7408| #define HAVE_SYS_WAIT_H 1
7409| #define HAVE_COPYFILE_H 1
7410| #define HAVE_CTYPE_H 1
7411| #define HAVE_ERRNO_H 1
7412| #define HAVE_FCNTL_H 1
7413| #define HAVE_FNMATCH_H 1
7414| #define HAVE_GRP_H 1
7415| #define HAVE_INTTYPES_H 1
7416| #define HAVE_LANGINFO_H 1
7417| #define HAVE_LIMITS_H 1
7418| #define HAVE_LOCALE_H 1
7419| #define HAVE_MEMBERSHIP_H 1
7420| #define HAVE_PATHS_H 1
7421| #define HAVE_POLL_H 1
7422| #define HAVE_PTHREAD_H 1
7423| #define HAVE_PWD_H 1
7424| #define HAVE_READPASSPHRASE_H 1
7425| #define HAVE_SIGNAL_H 1
7426| #define HAVE_SPAWN_H 1
7427| #define HAVE_STDARG_H 1
7428| #define HAVE_STDINT_H 1
7429| #define HAVE_STDLIB_H 1
7430| #define HAVE_STRING_H 1
7431| #define HAVE_SYS_ACL_H 1
7432| #define HAVE_SYS_CDEFS_H 1
7433| #define HAVE_SYS_IOCTL_H 1
7434| #define HAVE_SYS_MOUNT_H 1
7435| #define HAVE_SYS_QUEUE_H 1
7436| #define HAVE_SYS_PARAM_H 1
7437| #define HAVE_SYS_POLL_H 1
7438| #define HAVE_SYS_SELECT_H 1
7439| #define HAVE_SYS_STATVFS_H 1
7440| #define HAVE_SYS_TIME_H 1
7441| #define HAVE_SYS_UTSNAME_H 1
7442| #define HAVE_SYS_XATTR_H 1
7443| #define HAVE_TIME_H 1
7444| #define HAVE_UNISTD_H 1
7445| #define HAVE_UTIME_H 1
7446| #define HAVE_WCHAR_H 1
7447| #define HAVE_WCTYPE_H 1
7448| #define HAVE_ZLIB_H 1
7449| #define HAVE_LIBZ 1
7450| #define HAVE_BZLIB_H 1
7451| #define HAVE_LIBBZ2 1
7452| #define HAVE_BLAKE2_H 1
7453| #define HAVE_LIBB2 1
7454| #define HAVE_ICONV 1
7455| #define ICONV_CONST
7456| #define HAVE_ICONV_H 1
7457| #define HAVE_LOCALCHARSET_H 1
7458| #define HAVE_LOCALE_CHARSET 1
7459| #define HAVE_LZ4_H 1
7460| #define HAVE_LZ4HC_H 1
7461| #define HAVE_LIBLZ4 1
7462| #define HAVE_ZSTD_H 1
7463| #define HAVE_LIBZSTD 1
7464| #define HAVE_ZSTD_compressStream 1
7465| #define HAVE_LZMA_H 1
7466| #define HAVE_LIBLZMA 1
7467| #define HAVE_LZMA_STREAM_ENCODER_MT 1
7468| #define HAVE_LZMA_FILTER_ARM64 1
7469| #define HAVE_LZO_LZOCONF_H 1
7470| #define HAVE_LZO_LZO1X_H 1
7471| #define HAVE_LIBLZO2 1
7472| #define HAVE_LIBXML_XMLREADER_H 1
7473| #define HAVE_LIBXML_XMLWRITER_H 1
7474| #define HAVE_REGEX_H 1
7475| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7476| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
7477| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7478| /* end confdefs.h.  */
7479| #include <stddef.h>
7480| #ifdef HAVE_STDIO_H
7481| # include <stdio.h>
7482| #endif
7483| #ifdef HAVE_STDLIB_H
7484| # include <stdlib.h>
7485| #endif
7486| #ifdef HAVE_STRING_H
7487| # include <string.h>
7488| #endif
7489| #ifdef HAVE_INTTYPES_H
7490| # include <inttypes.h>
7491| #endif
7492| #ifdef HAVE_STDINT_H
7493| # include <stdint.h>
7494| #endif
7495| #ifdef HAVE_STRINGS_H
7496| # include <strings.h>
7497| #endif
7498| #ifdef HAVE_SYS_TYPES_H
7499| # include <sys/types.h>
7500| #endif
7501| #ifdef HAVE_SYS_STAT_H
7502| # include <sys/stat.h>
7503| #endif
7504| #ifdef HAVE_UNISTD_H
7505| # include <unistd.h>
7506| #endif
7507| int
7508| main (void)
7509| {
7510| static struct stat ac_aggr;
7511| if (sizeof ac_aggr.st_mtime_usec)
7512| return 0;
7513|   ;
7514|   return 0;
7515| }
7516configure:18146: result: no
7517configure:18156: checking for struct stat.st_blksize
7518configure:18156: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7519configure:18156: $? = 0
7520configure:18156: result: yes
7521configure:18166: checking for struct stat.st_flags
7522configure:18166: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7523configure:18166: $? = 0
7524configure:18166: result: yes
7525configure:18179: checking for uintmax_t
7526configure:18179: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7527configure:18179: $? = 0
7528configure:18179: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7529conftest.c: In function 'main':
7530conftest.c:152: error: expected expression before ')' token
7531configure:18179: $? = 1
7532configure: failed program was:
7533| /* confdefs.h */
7534| #define PACKAGE_NAME "libarchive"
7535| #define PACKAGE_TARNAME "libarchive"
7536| #define PACKAGE_VERSION "3.7.3"
7537| #define PACKAGE_STRING "libarchive 3.7.3"
7538| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
7539| #define PACKAGE_URL ""
7540| #define PACKAGE "libarchive"
7541| #define VERSION "3.7.3"
7542| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
7543| #define LIBARCHIVE_VERSION_STRING "3.7.3"
7544| #define LIBARCHIVE_VERSION_NUMBER "3007003"
7545| #define BSDCPIO_VERSION_STRING "3.7.3"
7546| #define BSDTAR_VERSION_STRING "3.7.3"
7547| #define BSDCAT_VERSION_STRING "3.7.3"
7548| #define BSDUNZIP_VERSION_STRING "3.7.3"
7549| #define HAVE_STDIO_H 1
7550| #define HAVE_STDLIB_H 1
7551| #define HAVE_STRING_H 1
7552| #define HAVE_INTTYPES_H 1
7553| #define HAVE_STDINT_H 1
7554| #define HAVE_STRINGS_H 1
7555| #define HAVE_SYS_STAT_H 1
7556| #define HAVE_SYS_TYPES_H 1
7557| #define HAVE_UNISTD_H 1
7558| #define HAVE_WCHAR_H 1
7559| #define HAVE_SYS_TIME_H 1
7560| #define STDC_HEADERS 1
7561| #define _ALL_SOURCE 1
7562| #define _DARWIN_C_SOURCE 1
7563| #define _GNU_SOURCE 1
7564| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7565| #define _NETBSD_SOURCE 1
7566| #define _OPENBSD_SOURCE 1
7567| #define _POSIX_PTHREAD_SEMANTICS 1
7568| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7569| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7570| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7571| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7572| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7573| #define __STDC_WANT_LIB_EXT2__ 1
7574| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7575| #define _TANDEM_SOURCE 1
7576| #define __EXTENSIONS__ 1
7577| #define HAVE_DLFCN_H 1
7578| #define LT_OBJDIR ".libs/"
7579| #define HAVE_DIRENT_H 1
7580| #define HAVE_SYS_WAIT_H 1
7581| #define HAVE_COPYFILE_H 1
7582| #define HAVE_CTYPE_H 1
7583| #define HAVE_ERRNO_H 1
7584| #define HAVE_FCNTL_H 1
7585| #define HAVE_FNMATCH_H 1
7586| #define HAVE_GRP_H 1
7587| #define HAVE_INTTYPES_H 1
7588| #define HAVE_LANGINFO_H 1
7589| #define HAVE_LIMITS_H 1
7590| #define HAVE_LOCALE_H 1
7591| #define HAVE_MEMBERSHIP_H 1
7592| #define HAVE_PATHS_H 1
7593| #define HAVE_POLL_H 1
7594| #define HAVE_PTHREAD_H 1
7595| #define HAVE_PWD_H 1
7596| #define HAVE_READPASSPHRASE_H 1
7597| #define HAVE_SIGNAL_H 1
7598| #define HAVE_SPAWN_H 1
7599| #define HAVE_STDARG_H 1
7600| #define HAVE_STDINT_H 1
7601| #define HAVE_STDLIB_H 1
7602| #define HAVE_STRING_H 1
7603| #define HAVE_SYS_ACL_H 1
7604| #define HAVE_SYS_CDEFS_H 1
7605| #define HAVE_SYS_IOCTL_H 1
7606| #define HAVE_SYS_MOUNT_H 1
7607| #define HAVE_SYS_QUEUE_H 1
7608| #define HAVE_SYS_PARAM_H 1
7609| #define HAVE_SYS_POLL_H 1
7610| #define HAVE_SYS_SELECT_H 1
7611| #define HAVE_SYS_STATVFS_H 1
7612| #define HAVE_SYS_TIME_H 1
7613| #define HAVE_SYS_UTSNAME_H 1
7614| #define HAVE_SYS_XATTR_H 1
7615| #define HAVE_TIME_H 1
7616| #define HAVE_UNISTD_H 1
7617| #define HAVE_UTIME_H 1
7618| #define HAVE_WCHAR_H 1
7619| #define HAVE_WCTYPE_H 1
7620| #define HAVE_ZLIB_H 1
7621| #define HAVE_LIBZ 1
7622| #define HAVE_BZLIB_H 1
7623| #define HAVE_LIBBZ2 1
7624| #define HAVE_BLAKE2_H 1
7625| #define HAVE_LIBB2 1
7626| #define HAVE_ICONV 1
7627| #define ICONV_CONST
7628| #define HAVE_ICONV_H 1
7629| #define HAVE_LOCALCHARSET_H 1
7630| #define HAVE_LOCALE_CHARSET 1
7631| #define HAVE_LZ4_H 1
7632| #define HAVE_LZ4HC_H 1
7633| #define HAVE_LIBLZ4 1
7634| #define HAVE_ZSTD_H 1
7635| #define HAVE_LIBZSTD 1
7636| #define HAVE_ZSTD_compressStream 1
7637| #define HAVE_LZMA_H 1
7638| #define HAVE_LIBLZMA 1
7639| #define HAVE_LZMA_STREAM_ENCODER_MT 1
7640| #define HAVE_LZMA_FILTER_ARM64 1
7641| #define HAVE_LZO_LZOCONF_H 1
7642| #define HAVE_LZO_LZO1X_H 1
7643| #define HAVE_LIBLZO2 1
7644| #define HAVE_LIBXML_XMLREADER_H 1
7645| #define HAVE_LIBXML_XMLWRITER_H 1
7646| #define HAVE_REGEX_H 1
7647| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7648| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
7649| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7650| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7651| #define HAVE_STRUCT_STAT_ST_FLAGS 1
7652| /* end confdefs.h.  */
7653| #include <stddef.h>
7654| #ifdef HAVE_STDIO_H
7655| # include <stdio.h>
7656| #endif
7657| #ifdef HAVE_STDLIB_H
7658| # include <stdlib.h>
7659| #endif
7660| #ifdef HAVE_STRING_H
7661| # include <string.h>
7662| #endif
7663| #ifdef HAVE_INTTYPES_H
7664| # include <inttypes.h>
7665| #endif
7666| #ifdef HAVE_STDINT_H
7667| # include <stdint.h>
7668| #endif
7669| #ifdef HAVE_STRINGS_H
7670| # include <strings.h>
7671| #endif
7672| #ifdef HAVE_SYS_TYPES_H
7673| # include <sys/types.h>
7674| #endif
7675| #ifdef HAVE_SYS_STAT_H
7676| # include <sys/stat.h>
7677| #endif
7678| #ifdef HAVE_UNISTD_H
7679| # include <unistd.h>
7680| #endif
7681| int
7682| main (void)
7683| {
7684| if (sizeof ((uintmax_t)))
7685|           return 0;
7686|   ;
7687|   return 0;
7688| }
7689configure:18179: result: yes
7690configure:18187: checking for unsigned long long
7691configure:18187: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7692configure:18187: $? = 0
7693configure:18187: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
7694conftest.c: In function 'main':
7695conftest.c:153: error: expected expression before ')' token
7696configure:18187: $? = 1
7697configure: failed program was:
7698| /* confdefs.h */
7699| #define PACKAGE_NAME "libarchive"
7700| #define PACKAGE_TARNAME "libarchive"
7701| #define PACKAGE_VERSION "3.7.3"
7702| #define PACKAGE_STRING "libarchive 3.7.3"
7703| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
7704| #define PACKAGE_URL ""
7705| #define PACKAGE "libarchive"
7706| #define VERSION "3.7.3"
7707| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
7708| #define LIBARCHIVE_VERSION_STRING "3.7.3"
7709| #define LIBARCHIVE_VERSION_NUMBER "3007003"
7710| #define BSDCPIO_VERSION_STRING "3.7.3"
7711| #define BSDTAR_VERSION_STRING "3.7.3"
7712| #define BSDCAT_VERSION_STRING "3.7.3"
7713| #define BSDUNZIP_VERSION_STRING "3.7.3"
7714| #define HAVE_STDIO_H 1
7715| #define HAVE_STDLIB_H 1
7716| #define HAVE_STRING_H 1
7717| #define HAVE_INTTYPES_H 1
7718| #define HAVE_STDINT_H 1
7719| #define HAVE_STRINGS_H 1
7720| #define HAVE_SYS_STAT_H 1
7721| #define HAVE_SYS_TYPES_H 1
7722| #define HAVE_UNISTD_H 1
7723| #define HAVE_WCHAR_H 1
7724| #define HAVE_SYS_TIME_H 1
7725| #define STDC_HEADERS 1
7726| #define _ALL_SOURCE 1
7727| #define _DARWIN_C_SOURCE 1
7728| #define _GNU_SOURCE 1
7729| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7730| #define _NETBSD_SOURCE 1
7731| #define _OPENBSD_SOURCE 1
7732| #define _POSIX_PTHREAD_SEMANTICS 1
7733| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7734| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7735| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7736| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7737| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7738| #define __STDC_WANT_LIB_EXT2__ 1
7739| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7740| #define _TANDEM_SOURCE 1
7741| #define __EXTENSIONS__ 1
7742| #define HAVE_DLFCN_H 1
7743| #define LT_OBJDIR ".libs/"
7744| #define HAVE_DIRENT_H 1
7745| #define HAVE_SYS_WAIT_H 1
7746| #define HAVE_COPYFILE_H 1
7747| #define HAVE_CTYPE_H 1
7748| #define HAVE_ERRNO_H 1
7749| #define HAVE_FCNTL_H 1
7750| #define HAVE_FNMATCH_H 1
7751| #define HAVE_GRP_H 1
7752| #define HAVE_INTTYPES_H 1
7753| #define HAVE_LANGINFO_H 1
7754| #define HAVE_LIMITS_H 1
7755| #define HAVE_LOCALE_H 1
7756| #define HAVE_MEMBERSHIP_H 1
7757| #define HAVE_PATHS_H 1
7758| #define HAVE_POLL_H 1
7759| #define HAVE_PTHREAD_H 1
7760| #define HAVE_PWD_H 1
7761| #define HAVE_READPASSPHRASE_H 1
7762| #define HAVE_SIGNAL_H 1
7763| #define HAVE_SPAWN_H 1
7764| #define HAVE_STDARG_H 1
7765| #define HAVE_STDINT_H 1
7766| #define HAVE_STDLIB_H 1
7767| #define HAVE_STRING_H 1
7768| #define HAVE_SYS_ACL_H 1
7769| #define HAVE_SYS_CDEFS_H 1
7770| #define HAVE_SYS_IOCTL_H 1
7771| #define HAVE_SYS_MOUNT_H 1
7772| #define HAVE_SYS_QUEUE_H 1
7773| #define HAVE_SYS_PARAM_H 1
7774| #define HAVE_SYS_POLL_H 1
7775| #define HAVE_SYS_SELECT_H 1
7776| #define HAVE_SYS_STATVFS_H 1
7777| #define HAVE_SYS_TIME_H 1
7778| #define HAVE_SYS_UTSNAME_H 1
7779| #define HAVE_SYS_XATTR_H 1
7780| #define HAVE_TIME_H 1
7781| #define HAVE_UNISTD_H 1
7782| #define HAVE_UTIME_H 1
7783| #define HAVE_WCHAR_H 1
7784| #define HAVE_WCTYPE_H 1
7785| #define HAVE_ZLIB_H 1
7786| #define HAVE_LIBZ 1
7787| #define HAVE_BZLIB_H 1
7788| #define HAVE_LIBBZ2 1
7789| #define HAVE_BLAKE2_H 1
7790| #define HAVE_LIBB2 1
7791| #define HAVE_ICONV 1
7792| #define ICONV_CONST
7793| #define HAVE_ICONV_H 1
7794| #define HAVE_LOCALCHARSET_H 1
7795| #define HAVE_LOCALE_CHARSET 1
7796| #define HAVE_LZ4_H 1
7797| #define HAVE_LZ4HC_H 1
7798| #define HAVE_LIBLZ4 1
7799| #define HAVE_ZSTD_H 1
7800| #define HAVE_LIBZSTD 1
7801| #define HAVE_ZSTD_compressStream 1
7802| #define HAVE_LZMA_H 1
7803| #define HAVE_LIBLZMA 1
7804| #define HAVE_LZMA_STREAM_ENCODER_MT 1
7805| #define HAVE_LZMA_FILTER_ARM64 1
7806| #define HAVE_LZO_LZOCONF_H 1
7807| #define HAVE_LZO_LZO1X_H 1
7808| #define HAVE_LIBLZO2 1
7809| #define HAVE_LIBXML_XMLREADER_H 1
7810| #define HAVE_LIBXML_XMLWRITER_H 1
7811| #define HAVE_REGEX_H 1
7812| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7813| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
7814| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7815| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7816| #define HAVE_STRUCT_STAT_ST_FLAGS 1
7817| #define HAVE_UINTMAX_T 1
7818| /* end confdefs.h.  */
7819| #include <stddef.h>
7820| #ifdef HAVE_STDIO_H
7821| # include <stdio.h>
7822| #endif
7823| #ifdef HAVE_STDLIB_H
7824| # include <stdlib.h>
7825| #endif
7826| #ifdef HAVE_STRING_H
7827| # include <string.h>
7828| #endif
7829| #ifdef HAVE_INTTYPES_H
7830| # include <inttypes.h>
7831| #endif
7832| #ifdef HAVE_STDINT_H
7833| # include <stdint.h>
7834| #endif
7835| #ifdef HAVE_STRINGS_H
7836| # include <strings.h>
7837| #endif
7838| #ifdef HAVE_SYS_TYPES_H
7839| # include <sys/types.h>
7840| #endif
7841| #ifdef HAVE_SYS_STAT_H
7842| # include <sys/stat.h>
7843| #endif
7844| #ifdef HAVE_UNISTD_H
7845| # include <unistd.h>
7846| #endif
7847| int
7848| main (void)
7849| {
7850| if (sizeof ((unsigned long long)))
7851|           return 0;
7852|   ;
7853|   return 0;
7854| }
7855configure:18187: result: yes
7856configure:18200: checking for unsigned long long int
7857configure:18242: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llzo2 -llzma -lzstd -llz4 -lb2 -lbz2 -lz  -L/opt/local/lib -lxml2 >&5
7858configure:18242: $? = 0
7859configure:18252: result: yes
7860configure:18262: checking for long long int
7861configure:18304: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llzo2 -llzma -lzstd -llz4 -lb2 -lbz2 -lz  -L/opt/local/lib -lxml2 >&5
7862configure:18304: $? = 0
7863configure:18304: ./conftest
7864dyld: Symbol not found: __ZSt14__once_functor
7865  Referenced from: /opt/local/lib/libicuuc.74.dylib
7866  Expected in: /usr/lib/libstdc++.6.dylib
7867
7868./configure: line 1941: 56731 Trace/BPT trap          ./conftest$ac_exeext
7869configure:18304: $? = 133
7870configure: program exited with status 133
7871configure: failed program was:
7872| /* confdefs.h */
7873| #define PACKAGE_NAME "libarchive"
7874| #define PACKAGE_TARNAME "libarchive"
7875| #define PACKAGE_VERSION "3.7.3"
7876| #define PACKAGE_STRING "libarchive 3.7.3"
7877| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
7878| #define PACKAGE_URL ""
7879| #define PACKAGE "libarchive"
7880| #define VERSION "3.7.3"
7881| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
7882| #define LIBARCHIVE_VERSION_STRING "3.7.3"
7883| #define LIBARCHIVE_VERSION_NUMBER "3007003"
7884| #define BSDCPIO_VERSION_STRING "3.7.3"
7885| #define BSDTAR_VERSION_STRING "3.7.3"
7886| #define BSDCAT_VERSION_STRING "3.7.3"
7887| #define BSDUNZIP_VERSION_STRING "3.7.3"
7888| #define HAVE_STDIO_H 1
7889| #define HAVE_STDLIB_H 1
7890| #define HAVE_STRING_H 1
7891| #define HAVE_INTTYPES_H 1
7892| #define HAVE_STDINT_H 1
7893| #define HAVE_STRINGS_H 1
7894| #define HAVE_SYS_STAT_H 1
7895| #define HAVE_SYS_TYPES_H 1
7896| #define HAVE_UNISTD_H 1
7897| #define HAVE_WCHAR_H 1
7898| #define HAVE_SYS_TIME_H 1
7899| #define STDC_HEADERS 1
7900| #define _ALL_SOURCE 1
7901| #define _DARWIN_C_SOURCE 1
7902| #define _GNU_SOURCE 1
7903| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7904| #define _NETBSD_SOURCE 1
7905| #define _OPENBSD_SOURCE 1
7906| #define _POSIX_PTHREAD_SEMANTICS 1
7907| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7908| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7909| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7910| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7911| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7912| #define __STDC_WANT_LIB_EXT2__ 1
7913| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7914| #define _TANDEM_SOURCE 1
7915| #define __EXTENSIONS__ 1
7916| #define HAVE_DLFCN_H 1
7917| #define LT_OBJDIR ".libs/"
7918| #define HAVE_DIRENT_H 1
7919| #define HAVE_SYS_WAIT_H 1
7920| #define HAVE_COPYFILE_H 1
7921| #define HAVE_CTYPE_H 1
7922| #define HAVE_ERRNO_H 1
7923| #define HAVE_FCNTL_H 1
7924| #define HAVE_FNMATCH_H 1
7925| #define HAVE_GRP_H 1
7926| #define HAVE_INTTYPES_H 1
7927| #define HAVE_LANGINFO_H 1
7928| #define HAVE_LIMITS_H 1
7929| #define HAVE_LOCALE_H 1
7930| #define HAVE_MEMBERSHIP_H 1
7931| #define HAVE_PATHS_H 1
7932| #define HAVE_POLL_H 1
7933| #define HAVE_PTHREAD_H 1
7934| #define HAVE_PWD_H 1
7935| #define HAVE_READPASSPHRASE_H 1
7936| #define HAVE_SIGNAL_H 1
7937| #define HAVE_SPAWN_H 1
7938| #define HAVE_STDARG_H 1
7939| #define HAVE_STDINT_H 1
7940| #define HAVE_STDLIB_H 1
7941| #define HAVE_STRING_H 1
7942| #define HAVE_SYS_ACL_H 1
7943| #define HAVE_SYS_CDEFS_H 1
7944| #define HAVE_SYS_IOCTL_H 1
7945| #define HAVE_SYS_MOUNT_H 1
7946| #define HAVE_SYS_QUEUE_H 1
7947| #define HAVE_SYS_PARAM_H 1
7948| #define HAVE_SYS_POLL_H 1
7949| #define HAVE_SYS_SELECT_H 1
7950| #define HAVE_SYS_STATVFS_H 1
7951| #define HAVE_SYS_TIME_H 1
7952| #define HAVE_SYS_UTSNAME_H 1
7953| #define HAVE_SYS_XATTR_H 1
7954| #define HAVE_TIME_H 1
7955| #define HAVE_UNISTD_H 1
7956| #define HAVE_UTIME_H 1
7957| #define HAVE_WCHAR_H 1
7958| #define HAVE_WCTYPE_H 1
7959| #define HAVE_ZLIB_H 1
7960| #define HAVE_LIBZ 1
7961| #define HAVE_BZLIB_H 1
7962| #define HAVE_LIBBZ2 1
7963| #define HAVE_BLAKE2_H 1
7964| #define HAVE_LIBB2 1
7965| #define HAVE_ICONV 1
7966| #define ICONV_CONST
7967| #define HAVE_ICONV_H 1
7968| #define HAVE_LOCALCHARSET_H 1
7969| #define HAVE_LOCALE_CHARSET 1
7970| #define HAVE_LZ4_H 1
7971| #define HAVE_LZ4HC_H 1
7972| #define HAVE_LIBLZ4 1
7973| #define HAVE_ZSTD_H 1
7974| #define HAVE_LIBZSTD 1
7975| #define HAVE_ZSTD_compressStream 1
7976| #define HAVE_LZMA_H 1
7977| #define HAVE_LIBLZMA 1
7978| #define HAVE_LZMA_STREAM_ENCODER_MT 1
7979| #define HAVE_LZMA_FILTER_ARM64 1
7980| #define HAVE_LZO_LZOCONF_H 1
7981| #define HAVE_LZO_LZO1X_H 1
7982| #define HAVE_LIBLZO2 1
7983| #define HAVE_LIBXML_XMLREADER_H 1
7984| #define HAVE_LIBXML_XMLWRITER_H 1
7985| #define HAVE_REGEX_H 1
7986| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7987| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
7988| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7989| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7990| #define HAVE_STRUCT_STAT_ST_FLAGS 1
7991| #define HAVE_UINTMAX_T 1
7992| #define HAVE_UNSIGNED_LONG_LONG 1
7993| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7994| /* end confdefs.h.  */
7995| #include <limits.h>
7996|                  #ifndef LLONG_MAX
7997|                  # define HALF                            (1LL << (sizeof (long long int) * CHAR_BIT - 2))
7998|                  # define LLONG_MAX (HALF - 1 + HALF)
7999|                  #endif
8000| int
8001| main (void)
8002| {
8003| long long int n = 1;
8004|                  int i;
8005|                  for (i = 0; ; i++)
8006|                    {
8007|                      long long int m = n << i;
8008|                      if (m >> i != n)
8009|                        return 1;
8010|                      if (LLONG_MAX / 2 < m)
8011|                        break;
8012|                    }
8013|                  return 0;
8014|   ;
8015|   return 0;
8016| }
8017configure:18317: result: no
8018configure:18327: checking for intmax_t
8019configure:18327: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8020configure:18327: $? = 0
8021configure:18327: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8022conftest.c: In function 'main':
8023conftest.c:155: error: expected expression before ')' token
8024configure:18327: $? = 1
8025configure: failed program was:
8026| /* confdefs.h */
8027| #define PACKAGE_NAME "libarchive"
8028| #define PACKAGE_TARNAME "libarchive"
8029| #define PACKAGE_VERSION "3.7.3"
8030| #define PACKAGE_STRING "libarchive 3.7.3"
8031| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
8032| #define PACKAGE_URL ""
8033| #define PACKAGE "libarchive"
8034| #define VERSION "3.7.3"
8035| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
8036| #define LIBARCHIVE_VERSION_STRING "3.7.3"
8037| #define LIBARCHIVE_VERSION_NUMBER "3007003"
8038| #define BSDCPIO_VERSION_STRING "3.7.3"
8039| #define BSDTAR_VERSION_STRING "3.7.3"
8040| #define BSDCAT_VERSION_STRING "3.7.3"
8041| #define BSDUNZIP_VERSION_STRING "3.7.3"
8042| #define HAVE_STDIO_H 1
8043| #define HAVE_STDLIB_H 1
8044| #define HAVE_STRING_H 1
8045| #define HAVE_INTTYPES_H 1
8046| #define HAVE_STDINT_H 1
8047| #define HAVE_STRINGS_H 1
8048| #define HAVE_SYS_STAT_H 1
8049| #define HAVE_SYS_TYPES_H 1
8050| #define HAVE_UNISTD_H 1
8051| #define HAVE_WCHAR_H 1
8052| #define HAVE_SYS_TIME_H 1
8053| #define STDC_HEADERS 1
8054| #define _ALL_SOURCE 1
8055| #define _DARWIN_C_SOURCE 1
8056| #define _GNU_SOURCE 1
8057| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8058| #define _NETBSD_SOURCE 1
8059| #define _OPENBSD_SOURCE 1
8060| #define _POSIX_PTHREAD_SEMANTICS 1
8061| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8062| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8063| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8064| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8065| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8066| #define __STDC_WANT_LIB_EXT2__ 1
8067| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8068| #define _TANDEM_SOURCE 1
8069| #define __EXTENSIONS__ 1
8070| #define HAVE_DLFCN_H 1
8071| #define LT_OBJDIR ".libs/"
8072| #define HAVE_DIRENT_H 1
8073| #define HAVE_SYS_WAIT_H 1
8074| #define HAVE_COPYFILE_H 1
8075| #define HAVE_CTYPE_H 1
8076| #define HAVE_ERRNO_H 1
8077| #define HAVE_FCNTL_H 1
8078| #define HAVE_FNMATCH_H 1
8079| #define HAVE_GRP_H 1
8080| #define HAVE_INTTYPES_H 1
8081| #define HAVE_LANGINFO_H 1
8082| #define HAVE_LIMITS_H 1
8083| #define HAVE_LOCALE_H 1
8084| #define HAVE_MEMBERSHIP_H 1
8085| #define HAVE_PATHS_H 1
8086| #define HAVE_POLL_H 1
8087| #define HAVE_PTHREAD_H 1
8088| #define HAVE_PWD_H 1
8089| #define HAVE_READPASSPHRASE_H 1
8090| #define HAVE_SIGNAL_H 1
8091| #define HAVE_SPAWN_H 1
8092| #define HAVE_STDARG_H 1
8093| #define HAVE_STDINT_H 1
8094| #define HAVE_STDLIB_H 1
8095| #define HAVE_STRING_H 1
8096| #define HAVE_SYS_ACL_H 1
8097| #define HAVE_SYS_CDEFS_H 1
8098| #define HAVE_SYS_IOCTL_H 1
8099| #define HAVE_SYS_MOUNT_H 1
8100| #define HAVE_SYS_QUEUE_H 1
8101| #define HAVE_SYS_PARAM_H 1
8102| #define HAVE_SYS_POLL_H 1
8103| #define HAVE_SYS_SELECT_H 1
8104| #define HAVE_SYS_STATVFS_H 1
8105| #define HAVE_SYS_TIME_H 1
8106| #define HAVE_SYS_UTSNAME_H 1
8107| #define HAVE_SYS_XATTR_H 1
8108| #define HAVE_TIME_H 1
8109| #define HAVE_UNISTD_H 1
8110| #define HAVE_UTIME_H 1
8111| #define HAVE_WCHAR_H 1
8112| #define HAVE_WCTYPE_H 1
8113| #define HAVE_ZLIB_H 1
8114| #define HAVE_LIBZ 1
8115| #define HAVE_BZLIB_H 1
8116| #define HAVE_LIBBZ2 1
8117| #define HAVE_BLAKE2_H 1
8118| #define HAVE_LIBB2 1
8119| #define HAVE_ICONV 1
8120| #define ICONV_CONST
8121| #define HAVE_ICONV_H 1
8122| #define HAVE_LOCALCHARSET_H 1
8123| #define HAVE_LOCALE_CHARSET 1
8124| #define HAVE_LZ4_H 1
8125| #define HAVE_LZ4HC_H 1
8126| #define HAVE_LIBLZ4 1
8127| #define HAVE_ZSTD_H 1
8128| #define HAVE_LIBZSTD 1
8129| #define HAVE_ZSTD_compressStream 1
8130| #define HAVE_LZMA_H 1
8131| #define HAVE_LIBLZMA 1
8132| #define HAVE_LZMA_STREAM_ENCODER_MT 1
8133| #define HAVE_LZMA_FILTER_ARM64 1
8134| #define HAVE_LZO_LZOCONF_H 1
8135| #define HAVE_LZO_LZO1X_H 1
8136| #define HAVE_LIBLZO2 1
8137| #define HAVE_LIBXML_XMLREADER_H 1
8138| #define HAVE_LIBXML_XMLWRITER_H 1
8139| #define HAVE_REGEX_H 1
8140| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8141| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
8142| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8143| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8144| #define HAVE_STRUCT_STAT_ST_FLAGS 1
8145| #define HAVE_UINTMAX_T 1
8146| #define HAVE_UNSIGNED_LONG_LONG 1
8147| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8148| /* end confdefs.h.  */
8149| #include <stddef.h>
8150| #ifdef HAVE_STDIO_H
8151| # include <stdio.h>
8152| #endif
8153| #ifdef HAVE_STDLIB_H
8154| # include <stdlib.h>
8155| #endif
8156| #ifdef HAVE_STRING_H
8157| # include <string.h>
8158| #endif
8159| #ifdef HAVE_INTTYPES_H
8160| # include <inttypes.h>
8161| #endif
8162| #ifdef HAVE_STDINT_H
8163| # include <stdint.h>
8164| #endif
8165| #ifdef HAVE_STRINGS_H
8166| # include <strings.h>
8167| #endif
8168| #ifdef HAVE_SYS_TYPES_H
8169| # include <sys/types.h>
8170| #endif
8171| #ifdef HAVE_SYS_STAT_H
8172| # include <sys/stat.h>
8173| #endif
8174| #ifdef HAVE_UNISTD_H
8175| # include <unistd.h>
8176| #endif
8177| int
8178| main (void)
8179| {
8180| if (sizeof ((intmax_t)))
8181|           return 0;
8182|   ;
8183|   return 0;
8184| }
8185configure:18327: result: yes
8186configure:18345: checking for uintmax_t
8187configure:18345: result: yes
8188configure:18361: checking for int64_t
8189configure:18361: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8190configure:18361: $? = 0
8191configure:18361: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8192conftest.c: In function 'main':
8193conftest.c:159: warning: integer overflow in expression
8194conftest.c:159: error: size of array 'test_array' is negative
8195configure:18361: $? = 1
8196configure: failed program was:
8197| /* confdefs.h */
8198| #define PACKAGE_NAME "libarchive"
8199| #define PACKAGE_TARNAME "libarchive"
8200| #define PACKAGE_VERSION "3.7.3"
8201| #define PACKAGE_STRING "libarchive 3.7.3"
8202| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
8203| #define PACKAGE_URL ""
8204| #define PACKAGE "libarchive"
8205| #define VERSION "3.7.3"
8206| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
8207| #define LIBARCHIVE_VERSION_STRING "3.7.3"
8208| #define LIBARCHIVE_VERSION_NUMBER "3007003"
8209| #define BSDCPIO_VERSION_STRING "3.7.3"
8210| #define BSDTAR_VERSION_STRING "3.7.3"
8211| #define BSDCAT_VERSION_STRING "3.7.3"
8212| #define BSDUNZIP_VERSION_STRING "3.7.3"
8213| #define HAVE_STDIO_H 1
8214| #define HAVE_STDLIB_H 1
8215| #define HAVE_STRING_H 1
8216| #define HAVE_INTTYPES_H 1
8217| #define HAVE_STDINT_H 1
8218| #define HAVE_STRINGS_H 1
8219| #define HAVE_SYS_STAT_H 1
8220| #define HAVE_SYS_TYPES_H 1
8221| #define HAVE_UNISTD_H 1
8222| #define HAVE_WCHAR_H 1
8223| #define HAVE_SYS_TIME_H 1
8224| #define STDC_HEADERS 1
8225| #define _ALL_SOURCE 1
8226| #define _DARWIN_C_SOURCE 1
8227| #define _GNU_SOURCE 1
8228| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8229| #define _NETBSD_SOURCE 1
8230| #define _OPENBSD_SOURCE 1
8231| #define _POSIX_PTHREAD_SEMANTICS 1
8232| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8233| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8234| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8235| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8236| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8237| #define __STDC_WANT_LIB_EXT2__ 1
8238| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8239| #define _TANDEM_SOURCE 1
8240| #define __EXTENSIONS__ 1
8241| #define HAVE_DLFCN_H 1
8242| #define LT_OBJDIR ".libs/"
8243| #define HAVE_DIRENT_H 1
8244| #define HAVE_SYS_WAIT_H 1
8245| #define HAVE_COPYFILE_H 1
8246| #define HAVE_CTYPE_H 1
8247| #define HAVE_ERRNO_H 1
8248| #define HAVE_FCNTL_H 1
8249| #define HAVE_FNMATCH_H 1
8250| #define HAVE_GRP_H 1
8251| #define HAVE_INTTYPES_H 1
8252| #define HAVE_LANGINFO_H 1
8253| #define HAVE_LIMITS_H 1
8254| #define HAVE_LOCALE_H 1
8255| #define HAVE_MEMBERSHIP_H 1
8256| #define HAVE_PATHS_H 1
8257| #define HAVE_POLL_H 1
8258| #define HAVE_PTHREAD_H 1
8259| #define HAVE_PWD_H 1
8260| #define HAVE_READPASSPHRASE_H 1
8261| #define HAVE_SIGNAL_H 1
8262| #define HAVE_SPAWN_H 1
8263| #define HAVE_STDARG_H 1
8264| #define HAVE_STDINT_H 1
8265| #define HAVE_STDLIB_H 1
8266| #define HAVE_STRING_H 1
8267| #define HAVE_SYS_ACL_H 1
8268| #define HAVE_SYS_CDEFS_H 1
8269| #define HAVE_SYS_IOCTL_H 1
8270| #define HAVE_SYS_MOUNT_H 1
8271| #define HAVE_SYS_QUEUE_H 1
8272| #define HAVE_SYS_PARAM_H 1
8273| #define HAVE_SYS_POLL_H 1
8274| #define HAVE_SYS_SELECT_H 1
8275| #define HAVE_SYS_STATVFS_H 1
8276| #define HAVE_SYS_TIME_H 1
8277| #define HAVE_SYS_UTSNAME_H 1
8278| #define HAVE_SYS_XATTR_H 1
8279| #define HAVE_TIME_H 1
8280| #define HAVE_UNISTD_H 1
8281| #define HAVE_UTIME_H 1
8282| #define HAVE_WCHAR_H 1
8283| #define HAVE_WCTYPE_H 1
8284| #define HAVE_ZLIB_H 1
8285| #define HAVE_LIBZ 1
8286| #define HAVE_BZLIB_H 1
8287| #define HAVE_LIBBZ2 1
8288| #define HAVE_BLAKE2_H 1
8289| #define HAVE_LIBB2 1
8290| #define HAVE_ICONV 1
8291| #define ICONV_CONST
8292| #define HAVE_ICONV_H 1
8293| #define HAVE_LOCALCHARSET_H 1
8294| #define HAVE_LOCALE_CHARSET 1
8295| #define HAVE_LZ4_H 1
8296| #define HAVE_LZ4HC_H 1
8297| #define HAVE_LIBLZ4 1
8298| #define HAVE_ZSTD_H 1
8299| #define HAVE_LIBZSTD 1
8300| #define HAVE_ZSTD_compressStream 1
8301| #define HAVE_LZMA_H 1
8302| #define HAVE_LIBLZMA 1
8303| #define HAVE_LZMA_STREAM_ENCODER_MT 1
8304| #define HAVE_LZMA_FILTER_ARM64 1
8305| #define HAVE_LZO_LZOCONF_H 1
8306| #define HAVE_LZO_LZO1X_H 1
8307| #define HAVE_LIBLZO2 1
8308| #define HAVE_LIBXML_XMLREADER_H 1
8309| #define HAVE_LIBXML_XMLWRITER_H 1
8310| #define HAVE_REGEX_H 1
8311| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8312| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
8313| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8314| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8315| #define HAVE_STRUCT_STAT_ST_FLAGS 1
8316| #define HAVE_UINTMAX_T 1
8317| #define HAVE_UNSIGNED_LONG_LONG 1
8318| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8319| #define HAVE_INTMAX_T 1
8320| #define HAVE_UINTMAX_T 1
8321| /* end confdefs.h.  */
8322| #include <stddef.h>
8323| #ifdef HAVE_STDIO_H
8324| # include <stdio.h>
8325| #endif
8326| #ifdef HAVE_STDLIB_H
8327| # include <stdlib.h>
8328| #endif
8329| #ifdef HAVE_STRING_H
8330| # include <string.h>
8331| #endif
8332| #ifdef HAVE_INTTYPES_H
8333| # include <inttypes.h>
8334| #endif
8335| #ifdef HAVE_STDINT_H
8336| # include <stdint.h>
8337| #endif
8338| #ifdef HAVE_STRINGS_H
8339| # include <strings.h>
8340| #endif
8341| #ifdef HAVE_SYS_TYPES_H
8342| # include <sys/types.h>
8343| #endif
8344| #ifdef HAVE_SYS_STAT_H
8345| # include <sys/stat.h>
8346| #endif
8347| #ifdef HAVE_UNISTD_H
8348| # include <unistd.h>
8349| #endif
8350|               enum { N = 64 / 2 - 1 };
8351| int
8352| main (void)
8353| {
8354| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
8355|                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
8356| test_array [0] = 0;
8357| return test_array [0];
8358|
8359|   ;
8360|   return 0;
8361| }
8362configure:18361: result: yes
8363configure:18370: checking for uint64_t
8364configure:18370: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8365configure:18370: $? = 0
8366configure:18370: result: yes
8367configure:18382: checking for int32_t
8368configure:18382: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8369configure:18382: $? = 0
8370configure:18382: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8371conftest.c: In function 'main':
8372conftest.c:159: warning: integer overflow in expression
8373conftest.c:159: error: size of array 'test_array' is negative
8374configure:18382: $? = 1
8375configure: failed program was:
8376| /* confdefs.h */
8377| #define PACKAGE_NAME "libarchive"
8378| #define PACKAGE_TARNAME "libarchive"
8379| #define PACKAGE_VERSION "3.7.3"
8380| #define PACKAGE_STRING "libarchive 3.7.3"
8381| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
8382| #define PACKAGE_URL ""
8383| #define PACKAGE "libarchive"
8384| #define VERSION "3.7.3"
8385| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
8386| #define LIBARCHIVE_VERSION_STRING "3.7.3"
8387| #define LIBARCHIVE_VERSION_NUMBER "3007003"
8388| #define BSDCPIO_VERSION_STRING "3.7.3"
8389| #define BSDTAR_VERSION_STRING "3.7.3"
8390| #define BSDCAT_VERSION_STRING "3.7.3"
8391| #define BSDUNZIP_VERSION_STRING "3.7.3"
8392| #define HAVE_STDIO_H 1
8393| #define HAVE_STDLIB_H 1
8394| #define HAVE_STRING_H 1
8395| #define HAVE_INTTYPES_H 1
8396| #define HAVE_STDINT_H 1
8397| #define HAVE_STRINGS_H 1
8398| #define HAVE_SYS_STAT_H 1
8399| #define HAVE_SYS_TYPES_H 1
8400| #define HAVE_UNISTD_H 1
8401| #define HAVE_WCHAR_H 1
8402| #define HAVE_SYS_TIME_H 1
8403| #define STDC_HEADERS 1
8404| #define _ALL_SOURCE 1
8405| #define _DARWIN_C_SOURCE 1
8406| #define _GNU_SOURCE 1
8407| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8408| #define _NETBSD_SOURCE 1
8409| #define _OPENBSD_SOURCE 1
8410| #define _POSIX_PTHREAD_SEMANTICS 1
8411| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8412| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8413| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8414| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8415| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8416| #define __STDC_WANT_LIB_EXT2__ 1
8417| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8418| #define _TANDEM_SOURCE 1
8419| #define __EXTENSIONS__ 1
8420| #define HAVE_DLFCN_H 1
8421| #define LT_OBJDIR ".libs/"
8422| #define HAVE_DIRENT_H 1
8423| #define HAVE_SYS_WAIT_H 1
8424| #define HAVE_COPYFILE_H 1
8425| #define HAVE_CTYPE_H 1
8426| #define HAVE_ERRNO_H 1
8427| #define HAVE_FCNTL_H 1
8428| #define HAVE_FNMATCH_H 1
8429| #define HAVE_GRP_H 1
8430| #define HAVE_INTTYPES_H 1
8431| #define HAVE_LANGINFO_H 1
8432| #define HAVE_LIMITS_H 1
8433| #define HAVE_LOCALE_H 1
8434| #define HAVE_MEMBERSHIP_H 1
8435| #define HAVE_PATHS_H 1
8436| #define HAVE_POLL_H 1
8437| #define HAVE_PTHREAD_H 1
8438| #define HAVE_PWD_H 1
8439| #define HAVE_READPASSPHRASE_H 1
8440| #define HAVE_SIGNAL_H 1
8441| #define HAVE_SPAWN_H 1
8442| #define HAVE_STDARG_H 1
8443| #define HAVE_STDINT_H 1
8444| #define HAVE_STDLIB_H 1
8445| #define HAVE_STRING_H 1
8446| #define HAVE_SYS_ACL_H 1
8447| #define HAVE_SYS_CDEFS_H 1
8448| #define HAVE_SYS_IOCTL_H 1
8449| #define HAVE_SYS_MOUNT_H 1
8450| #define HAVE_SYS_QUEUE_H 1
8451| #define HAVE_SYS_PARAM_H 1
8452| #define HAVE_SYS_POLL_H 1
8453| #define HAVE_SYS_SELECT_H 1
8454| #define HAVE_SYS_STATVFS_H 1
8455| #define HAVE_SYS_TIME_H 1
8456| #define HAVE_SYS_UTSNAME_H 1
8457| #define HAVE_SYS_XATTR_H 1
8458| #define HAVE_TIME_H 1
8459| #define HAVE_UNISTD_H 1
8460| #define HAVE_UTIME_H 1
8461| #define HAVE_WCHAR_H 1
8462| #define HAVE_WCTYPE_H 1
8463| #define HAVE_ZLIB_H 1
8464| #define HAVE_LIBZ 1
8465| #define HAVE_BZLIB_H 1
8466| #define HAVE_LIBBZ2 1
8467| #define HAVE_BLAKE2_H 1
8468| #define HAVE_LIBB2 1
8469| #define HAVE_ICONV 1
8470| #define ICONV_CONST
8471| #define HAVE_ICONV_H 1
8472| #define HAVE_LOCALCHARSET_H 1
8473| #define HAVE_LOCALE_CHARSET 1
8474| #define HAVE_LZ4_H 1
8475| #define HAVE_LZ4HC_H 1
8476| #define HAVE_LIBLZ4 1
8477| #define HAVE_ZSTD_H 1
8478| #define HAVE_LIBZSTD 1
8479| #define HAVE_ZSTD_compressStream 1
8480| #define HAVE_LZMA_H 1
8481| #define HAVE_LIBLZMA 1
8482| #define HAVE_LZMA_STREAM_ENCODER_MT 1
8483| #define HAVE_LZMA_FILTER_ARM64 1
8484| #define HAVE_LZO_LZOCONF_H 1
8485| #define HAVE_LZO_LZO1X_H 1
8486| #define HAVE_LIBLZO2 1
8487| #define HAVE_LIBXML_XMLREADER_H 1
8488| #define HAVE_LIBXML_XMLWRITER_H 1
8489| #define HAVE_REGEX_H 1
8490| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8491| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
8492| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8493| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8494| #define HAVE_STRUCT_STAT_ST_FLAGS 1
8495| #define HAVE_UINTMAX_T 1
8496| #define HAVE_UNSIGNED_LONG_LONG 1
8497| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8498| #define HAVE_INTMAX_T 1
8499| #define HAVE_UINTMAX_T 1
8500| /* end confdefs.h.  */
8501| #include <stddef.h>
8502| #ifdef HAVE_STDIO_H
8503| # include <stdio.h>
8504| #endif
8505| #ifdef HAVE_STDLIB_H
8506| # include <stdlib.h>
8507| #endif
8508| #ifdef HAVE_STRING_H
8509| # include <string.h>
8510| #endif
8511| #ifdef HAVE_INTTYPES_H
8512| # include <inttypes.h>
8513| #endif
8514| #ifdef HAVE_STDINT_H
8515| # include <stdint.h>
8516| #endif
8517| #ifdef HAVE_STRINGS_H
8518| # include <strings.h>
8519| #endif
8520| #ifdef HAVE_SYS_TYPES_H
8521| # include <sys/types.h>
8522| #endif
8523| #ifdef HAVE_SYS_STAT_H
8524| # include <sys/stat.h>
8525| #endif
8526| #ifdef HAVE_UNISTD_H
8527| # include <unistd.h>
8528| #endif
8529|               enum { N = 32 / 2 - 1 };
8530| int
8531| main (void)
8532| {
8533| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
8534|                < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
8535| test_array [0] = 0;
8536| return test_array [0];
8537|
8538|   ;
8539|   return 0;
8540| }
8541configure:18382: result: yes
8542configure:18391: checking for uint32_t
8543configure:18391: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8544configure:18391: $? = 0
8545configure:18391: result: yes
8546configure:18403: checking for int16_t
8547configure:18403: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8548configure:18403: $? = 0
8549configure:18403: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8550conftest.c: In function 'main':
8551conftest.c:159: error: size of array 'test_array' is negative
8552configure:18403: $? = 1
8553configure: failed program was:
8554| /* confdefs.h */
8555| #define PACKAGE_NAME "libarchive"
8556| #define PACKAGE_TARNAME "libarchive"
8557| #define PACKAGE_VERSION "3.7.3"
8558| #define PACKAGE_STRING "libarchive 3.7.3"
8559| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
8560| #define PACKAGE_URL ""
8561| #define PACKAGE "libarchive"
8562| #define VERSION "3.7.3"
8563| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
8564| #define LIBARCHIVE_VERSION_STRING "3.7.3"
8565| #define LIBARCHIVE_VERSION_NUMBER "3007003"
8566| #define BSDCPIO_VERSION_STRING "3.7.3"
8567| #define BSDTAR_VERSION_STRING "3.7.3"
8568| #define BSDCAT_VERSION_STRING "3.7.3"
8569| #define BSDUNZIP_VERSION_STRING "3.7.3"
8570| #define HAVE_STDIO_H 1
8571| #define HAVE_STDLIB_H 1
8572| #define HAVE_STRING_H 1
8573| #define HAVE_INTTYPES_H 1
8574| #define HAVE_STDINT_H 1
8575| #define HAVE_STRINGS_H 1
8576| #define HAVE_SYS_STAT_H 1
8577| #define HAVE_SYS_TYPES_H 1
8578| #define HAVE_UNISTD_H 1
8579| #define HAVE_WCHAR_H 1
8580| #define HAVE_SYS_TIME_H 1
8581| #define STDC_HEADERS 1
8582| #define _ALL_SOURCE 1
8583| #define _DARWIN_C_SOURCE 1
8584| #define _GNU_SOURCE 1
8585| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8586| #define _NETBSD_SOURCE 1
8587| #define _OPENBSD_SOURCE 1
8588| #define _POSIX_PTHREAD_SEMANTICS 1
8589| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8590| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8591| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8592| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8593| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8594| #define __STDC_WANT_LIB_EXT2__ 1
8595| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8596| #define _TANDEM_SOURCE 1
8597| #define __EXTENSIONS__ 1
8598| #define HAVE_DLFCN_H 1
8599| #define LT_OBJDIR ".libs/"
8600| #define HAVE_DIRENT_H 1
8601| #define HAVE_SYS_WAIT_H 1
8602| #define HAVE_COPYFILE_H 1
8603| #define HAVE_CTYPE_H 1
8604| #define HAVE_ERRNO_H 1
8605| #define HAVE_FCNTL_H 1
8606| #define HAVE_FNMATCH_H 1
8607| #define HAVE_GRP_H 1
8608| #define HAVE_INTTYPES_H 1
8609| #define HAVE_LANGINFO_H 1
8610| #define HAVE_LIMITS_H 1
8611| #define HAVE_LOCALE_H 1
8612| #define HAVE_MEMBERSHIP_H 1
8613| #define HAVE_PATHS_H 1
8614| #define HAVE_POLL_H 1
8615| #define HAVE_PTHREAD_H 1
8616| #define HAVE_PWD_H 1
8617| #define HAVE_READPASSPHRASE_H 1
8618| #define HAVE_SIGNAL_H 1
8619| #define HAVE_SPAWN_H 1
8620| #define HAVE_STDARG_H 1
8621| #define HAVE_STDINT_H 1
8622| #define HAVE_STDLIB_H 1
8623| #define HAVE_STRING_H 1
8624| #define HAVE_SYS_ACL_H 1
8625| #define HAVE_SYS_CDEFS_H 1
8626| #define HAVE_SYS_IOCTL_H 1
8627| #define HAVE_SYS_MOUNT_H 1
8628| #define HAVE_SYS_QUEUE_H 1
8629| #define HAVE_SYS_PARAM_H 1
8630| #define HAVE_SYS_POLL_H 1
8631| #define HAVE_SYS_SELECT_H 1
8632| #define HAVE_SYS_STATVFS_H 1
8633| #define HAVE_SYS_TIME_H 1
8634| #define HAVE_SYS_UTSNAME_H 1
8635| #define HAVE_SYS_XATTR_H 1
8636| #define HAVE_TIME_H 1
8637| #define HAVE_UNISTD_H 1
8638| #define HAVE_UTIME_H 1
8639| #define HAVE_WCHAR_H 1
8640| #define HAVE_WCTYPE_H 1
8641| #define HAVE_ZLIB_H 1
8642| #define HAVE_LIBZ 1
8643| #define HAVE_BZLIB_H 1
8644| #define HAVE_LIBBZ2 1
8645| #define HAVE_BLAKE2_H 1
8646| #define HAVE_LIBB2 1
8647| #define HAVE_ICONV 1
8648| #define ICONV_CONST
8649| #define HAVE_ICONV_H 1
8650| #define HAVE_LOCALCHARSET_H 1
8651| #define HAVE_LOCALE_CHARSET 1
8652| #define HAVE_LZ4_H 1
8653| #define HAVE_LZ4HC_H 1
8654| #define HAVE_LIBLZ4 1
8655| #define HAVE_ZSTD_H 1
8656| #define HAVE_LIBZSTD 1
8657| #define HAVE_ZSTD_compressStream 1
8658| #define HAVE_LZMA_H 1
8659| #define HAVE_LIBLZMA 1
8660| #define HAVE_LZMA_STREAM_ENCODER_MT 1
8661| #define HAVE_LZMA_FILTER_ARM64 1
8662| #define HAVE_LZO_LZOCONF_H 1
8663| #define HAVE_LZO_LZO1X_H 1
8664| #define HAVE_LIBLZO2 1
8665| #define HAVE_LIBXML_XMLREADER_H 1
8666| #define HAVE_LIBXML_XMLWRITER_H 1
8667| #define HAVE_REGEX_H 1
8668| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8669| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
8670| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8671| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8672| #define HAVE_STRUCT_STAT_ST_FLAGS 1
8673| #define HAVE_UINTMAX_T 1
8674| #define HAVE_UNSIGNED_LONG_LONG 1
8675| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8676| #define HAVE_INTMAX_T 1
8677| #define HAVE_UINTMAX_T 1
8678| /* end confdefs.h.  */
8679| #include <stddef.h>
8680| #ifdef HAVE_STDIO_H
8681| # include <stdio.h>
8682| #endif
8683| #ifdef HAVE_STDLIB_H
8684| # include <stdlib.h>
8685| #endif
8686| #ifdef HAVE_STRING_H
8687| # include <string.h>
8688| #endif
8689| #ifdef HAVE_INTTYPES_H
8690| # include <inttypes.h>
8691| #endif
8692| #ifdef HAVE_STDINT_H
8693| # include <stdint.h>
8694| #endif
8695| #ifdef HAVE_STRINGS_H
8696| # include <strings.h>
8697| #endif
8698| #ifdef HAVE_SYS_TYPES_H
8699| # include <sys/types.h>
8700| #endif
8701| #ifdef HAVE_SYS_STAT_H
8702| # include <sys/stat.h>
8703| #endif
8704| #ifdef HAVE_UNISTD_H
8705| # include <unistd.h>
8706| #endif
8707|               enum { N = 16 / 2 - 1 };
8708| int
8709| main (void)
8710| {
8711| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
8712|                < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
8713| test_array [0] = 0;
8714| return test_array [0];
8715|
8716|   ;
8717|   return 0;
8718| }
8719configure:18403: result: yes
8720configure:18412: checking for uint16_t
8721configure:18412: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8722configure:18412: $? = 0
8723configure:18412: result: yes
8724configure:18422: checking for uint8_t
8725configure:18422: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8726configure:18422: $? = 0
8727configure:18422: result: yes
8728configure:18435: checking for /usr/bin/gcc-4.2 -std=gnu99 options needed to detect all undeclared functions
8729configure:18457: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8730conftest.c: In function 'main':
8731conftest.c:130: error: 'strchr' undeclared (first use in this function)
8732conftest.c:130: error: (Each undeclared identifier is reported only once
8733conftest.c:130: error: for each function it appears in.)
8734configure:18457: $? = 1
8735configure: failed program was:
8736| /* confdefs.h */
8737| #define PACKAGE_NAME "libarchive"
8738| #define PACKAGE_TARNAME "libarchive"
8739| #define PACKAGE_VERSION "3.7.3"
8740| #define PACKAGE_STRING "libarchive 3.7.3"
8741| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
8742| #define PACKAGE_URL ""
8743| #define PACKAGE "libarchive"
8744| #define VERSION "3.7.3"
8745| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
8746| #define LIBARCHIVE_VERSION_STRING "3.7.3"
8747| #define LIBARCHIVE_VERSION_NUMBER "3007003"
8748| #define BSDCPIO_VERSION_STRING "3.7.3"
8749| #define BSDTAR_VERSION_STRING "3.7.3"
8750| #define BSDCAT_VERSION_STRING "3.7.3"
8751| #define BSDUNZIP_VERSION_STRING "3.7.3"
8752| #define HAVE_STDIO_H 1
8753| #define HAVE_STDLIB_H 1
8754| #define HAVE_STRING_H 1
8755| #define HAVE_INTTYPES_H 1
8756| #define HAVE_STDINT_H 1
8757| #define HAVE_STRINGS_H 1
8758| #define HAVE_SYS_STAT_H 1
8759| #define HAVE_SYS_TYPES_H 1
8760| #define HAVE_UNISTD_H 1
8761| #define HAVE_WCHAR_H 1
8762| #define HAVE_SYS_TIME_H 1
8763| #define STDC_HEADERS 1
8764| #define _ALL_SOURCE 1
8765| #define _DARWIN_C_SOURCE 1
8766| #define _GNU_SOURCE 1
8767| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8768| #define _NETBSD_SOURCE 1
8769| #define _OPENBSD_SOURCE 1
8770| #define _POSIX_PTHREAD_SEMANTICS 1
8771| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8772| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8773| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8774| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8775| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8776| #define __STDC_WANT_LIB_EXT2__ 1
8777| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8778| #define _TANDEM_SOURCE 1
8779| #define __EXTENSIONS__ 1
8780| #define HAVE_DLFCN_H 1
8781| #define LT_OBJDIR ".libs/"
8782| #define HAVE_DIRENT_H 1
8783| #define HAVE_SYS_WAIT_H 1
8784| #define HAVE_COPYFILE_H 1
8785| #define HAVE_CTYPE_H 1
8786| #define HAVE_ERRNO_H 1
8787| #define HAVE_FCNTL_H 1
8788| #define HAVE_FNMATCH_H 1
8789| #define HAVE_GRP_H 1
8790| #define HAVE_INTTYPES_H 1
8791| #define HAVE_LANGINFO_H 1
8792| #define HAVE_LIMITS_H 1
8793| #define HAVE_LOCALE_H 1
8794| #define HAVE_MEMBERSHIP_H 1
8795| #define HAVE_PATHS_H 1
8796| #define HAVE_POLL_H 1
8797| #define HAVE_PTHREAD_H 1
8798| #define HAVE_PWD_H 1
8799| #define HAVE_READPASSPHRASE_H 1
8800| #define HAVE_SIGNAL_H 1
8801| #define HAVE_SPAWN_H 1
8802| #define HAVE_STDARG_H 1
8803| #define HAVE_STDINT_H 1
8804| #define HAVE_STDLIB_H 1
8805| #define HAVE_STRING_H 1
8806| #define HAVE_SYS_ACL_H 1
8807| #define HAVE_SYS_CDEFS_H 1
8808| #define HAVE_SYS_IOCTL_H 1
8809| #define HAVE_SYS_MOUNT_H 1
8810| #define HAVE_SYS_QUEUE_H 1
8811| #define HAVE_SYS_PARAM_H 1
8812| #define HAVE_SYS_POLL_H 1
8813| #define HAVE_SYS_SELECT_H 1
8814| #define HAVE_SYS_STATVFS_H 1
8815| #define HAVE_SYS_TIME_H 1
8816| #define HAVE_SYS_UTSNAME_H 1
8817| #define HAVE_SYS_XATTR_H 1
8818| #define HAVE_TIME_H 1
8819| #define HAVE_UNISTD_H 1
8820| #define HAVE_UTIME_H 1
8821| #define HAVE_WCHAR_H 1
8822| #define HAVE_WCTYPE_H 1
8823| #define HAVE_ZLIB_H 1
8824| #define HAVE_LIBZ 1
8825| #define HAVE_BZLIB_H 1
8826| #define HAVE_LIBBZ2 1
8827| #define HAVE_BLAKE2_H 1
8828| #define HAVE_LIBB2 1
8829| #define HAVE_ICONV 1
8830| #define ICONV_CONST
8831| #define HAVE_ICONV_H 1
8832| #define HAVE_LOCALCHARSET_H 1
8833| #define HAVE_LOCALE_CHARSET 1
8834| #define HAVE_LZ4_H 1
8835| #define HAVE_LZ4HC_H 1
8836| #define HAVE_LIBLZ4 1
8837| #define HAVE_ZSTD_H 1
8838| #define HAVE_LIBZSTD 1
8839| #define HAVE_ZSTD_compressStream 1
8840| #define HAVE_LZMA_H 1
8841| #define HAVE_LIBLZMA 1
8842| #define HAVE_LZMA_STREAM_ENCODER_MT 1
8843| #define HAVE_LZMA_FILTER_ARM64 1
8844| #define HAVE_LZO_LZOCONF_H 1
8845| #define HAVE_LZO_LZO1X_H 1
8846| #define HAVE_LIBLZO2 1
8847| #define HAVE_LIBXML_XMLREADER_H 1
8848| #define HAVE_LIBXML_XMLWRITER_H 1
8849| #define HAVE_REGEX_H 1
8850| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8851| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
8852| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8853| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8854| #define HAVE_STRUCT_STAT_ST_FLAGS 1
8855| #define HAVE_UINTMAX_T 1
8856| #define HAVE_UNSIGNED_LONG_LONG 1
8857| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8858| #define HAVE_INTMAX_T 1
8859| #define HAVE_UINTMAX_T 1
8860| /* end confdefs.h.  */
8861|
8862| int
8863| main (void)
8864| {
8865| (void) strchr;
8866|   ;
8867|   return 0;
8868| }
8869configure:18484: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8870configure:18484: $? = 0
8871configure:18501: result: none needed
8872configure:18515: checking whether SIZE_MAX is declared
8873configure:18515: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8874configure:18515: $? = 0
8875configure:18515: result: yes
8876configure:18523: checking whether INT32_MAX is declared
8877configure:18523: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8878configure:18523: $? = 0
8879configure:18523: result: yes
8880configure:18531: checking whether INT32_MIN is declared
8881configure:18531: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8882configure:18531: $? = 0
8883configure:18531: result: yes
8884configure:18540: checking whether INT64_MAX is declared
8885configure:18540: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8886configure:18540: $? = 0
8887configure:18540: result: yes
8888configure:18548: checking whether INT64_MIN is declared
8889configure:18548: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8890configure:18548: $? = 0
8891configure:18548: result: yes
8892configure:18556: checking whether UINT64_MAX is declared
8893configure:18556: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8894configure:18556: $? = 0
8895configure:18556: result: yes
8896configure:18564: checking whether UINT32_MAX is declared
8897configure:18564: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8898configure:18564: $? = 0
8899configure:18564: result: yes
8900configure:18573: checking whether INTMAX_MAX is declared
8901configure:18573: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8902configure:18573: $? = 0
8903configure:18573: result: yes
8904configure:18581: checking whether INTMAX_MIN is declared
8905configure:18581: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8906configure:18581: $? = 0
8907configure:18581: result: yes
8908configure:18589: checking whether UINTMAX_MAX is declared
8909configure:18589: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8910configure:18589: $? = 0
8911configure:18589: result: yes
8912configure:18599: checking whether SSIZE_MAX is declared
8913configure:18599: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8914configure:18599: $? = 0
8915configure:18599: result: yes
8916configure:18608: checking whether EFTYPE is declared
8917configure:18608: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8918configure:18608: $? = 0
8919configure:18608: result: yes
8920configure:18616: checking whether EILSEQ is declared
8921configure:18616: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security  -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8922configure:18616: $? = 0
8923configure:18616: result: yes
8924configure:18624: checking for wchar_t
8925configure:18624: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8926configure:18624: $? = 0
8927configure:18624: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 conftest.c >&5
8928conftest.c: In function 'main':
8929conftest.c:170: error: expected expression before ')' token
8930configure:18624: $? = 1
8931configure: failed program was:
8932| /* confdefs.h */
8933| #define PACKAGE_NAME "libarchive"
8934| #define PACKAGE_TARNAME "libarchive"
8935| #define PACKAGE_VERSION "3.7.3"
8936| #define PACKAGE_STRING "libarchive 3.7.3"
8937| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
8938| #define PACKAGE_URL ""
8939| #define PACKAGE "libarchive"
8940| #define VERSION "3.7.3"
8941| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
8942| #define LIBARCHIVE_VERSION_STRING "3.7.3"
8943| #define LIBARCHIVE_VERSION_NUMBER "3007003"
8944| #define BSDCPIO_VERSION_STRING "3.7.3"
8945| #define BSDTAR_VERSION_STRING "3.7.3"
8946| #define BSDCAT_VERSION_STRING "3.7.3"
8947| #define BSDUNZIP_VERSION_STRING "3.7.3"
8948| #define HAVE_STDIO_H 1
8949| #define HAVE_STDLIB_H 1
8950| #define HAVE_STRING_H 1
8951| #define HAVE_INTTYPES_H 1
8952| #define HAVE_STDINT_H 1
8953| #define HAVE_STRINGS_H 1
8954| #define HAVE_SYS_STAT_H 1
8955| #define HAVE_SYS_TYPES_H 1
8956| #define HAVE_UNISTD_H 1
8957| #define HAVE_WCHAR_H 1
8958| #define HAVE_SYS_TIME_H 1
8959| #define STDC_HEADERS 1
8960| #define _ALL_SOURCE 1
8961| #define _DARWIN_C_SOURCE 1
8962| #define _GNU_SOURCE 1
8963| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8964| #define _NETBSD_SOURCE 1
8965| #define _OPENBSD_SOURCE 1
8966| #define _POSIX_PTHREAD_SEMANTICS 1
8967| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8968| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8969| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8970| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8971| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8972| #define __STDC_WANT_LIB_EXT2__ 1
8973| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8974| #define _TANDEM_SOURCE 1
8975| #define __EXTENSIONS__ 1
8976| #define HAVE_DLFCN_H 1
8977| #define LT_OBJDIR ".libs/"
8978| #define HAVE_DIRENT_H 1
8979| #define HAVE_SYS_WAIT_H 1
8980| #define HAVE_COPYFILE_H 1
8981| #define HAVE_CTYPE_H 1
8982| #define HAVE_ERRNO_H 1
8983| #define HAVE_FCNTL_H 1
8984| #define HAVE_FNMATCH_H 1
8985| #define HAVE_GRP_H 1
8986| #define HAVE_INTTYPES_H 1
8987| #define HAVE_LANGINFO_H 1
8988| #define HAVE_LIMITS_H 1
8989| #define HAVE_LOCALE_H 1
8990| #define HAVE_MEMBERSHIP_H 1
8991| #define HAVE_PATHS_H 1
8992| #define HAVE_POLL_H 1
8993| #define HAVE_PTHREAD_H 1
8994| #define HAVE_PWD_H 1
8995| #define HAVE_READPASSPHRASE_H 1
8996| #define HAVE_SIGNAL_H 1
8997| #define HAVE_SPAWN_H 1
8998| #define HAVE_STDARG_H 1
8999| #define HAVE_STDINT_H 1
9000| #define HAVE_STDLIB_H 1
9001| #define HAVE_STRING_H 1
9002| #define HAVE_SYS_ACL_H 1
9003| #define HAVE_SYS_CDEFS_H 1
9004| #define HAVE_SYS_IOCTL_H 1
9005| #define HAVE_SYS_MOUNT_H 1
9006| #define HAVE_SYS_QUEUE_H 1
9007| #define HAVE_SYS_PARAM_H 1
9008| #define HAVE_SYS_POLL_H 1
9009| #define HAVE_SYS_SELECT_H 1
9010| #define HAVE_SYS_STATVFS_H 1
9011| #define HAVE_SYS_TIME_H 1
9012| #define HAVE_SYS_UTSNAME_H 1
9013| #define HAVE_SYS_XATTR_H 1
9014| #define HAVE_TIME_H 1
9015| #define HAVE_UNISTD_H 1
9016| #define HAVE_UTIME_H 1
9017| #define HAVE_WCHAR_H 1
9018| #define HAVE_WCTYPE_H 1
9019| #define HAVE_ZLIB_H 1
9020| #define HAVE_LIBZ 1
9021| #define HAVE_BZLIB_H 1
9022| #define HAVE_LIBBZ2 1
9023| #define HAVE_BLAKE2_H 1
9024| #define HAVE_LIBB2 1
9025| #define HAVE_ICONV 1
9026| #define ICONV_CONST
9027| #define HAVE_ICONV_H 1
9028| #define HAVE_LOCALCHARSET_H 1
9029| #define HAVE_LOCALE_CHARSET 1
9030| #define HAVE_LZ4_H 1
9031| #define HAVE_LZ4HC_H 1
9032| #define HAVE_LIBLZ4 1
9033| #define HAVE_ZSTD_H 1
9034| #define HAVE_LIBZSTD 1
9035| #define HAVE_ZSTD_compressStream 1
9036| #define HAVE_LZMA_H 1
9037| #define HAVE_LIBLZMA 1
9038| #define HAVE_LZMA_STREAM_ENCODER_MT 1
9039| #define HAVE_LZMA_FILTER_ARM64 1
9040| #define HAVE_LZO_LZOCONF_H 1
9041| #define HAVE_LZO_LZO1X_H 1
9042| #define HAVE_LIBLZO2 1
9043| #define HAVE_LIBXML_XMLREADER_H 1
9044| #define HAVE_LIBXML_XMLWRITER_H 1
9045| #define HAVE_REGEX_H 1
9046| #define HAVE_STRUCT_TM_TM_GMTOFF 1
9047| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
9048| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
9049| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9050| #define HAVE_STRUCT_STAT_ST_FLAGS 1
9051| #define HAVE_UINTMAX_T 1
9052| #define HAVE_UNSIGNED_LONG_LONG 1
9053| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9054| #define HAVE_INTMAX_T 1
9055| #define HAVE_UINTMAX_T 1
9056| #define HAVE_DECL_SIZE_MAX 1
9057| #define HAVE_DECL_INT32_MAX 1
9058| #define HAVE_DECL_INT32_MIN 1
9059| #define HAVE_DECL_INT64_MAX 1
9060| #define HAVE_DECL_INT64_MIN 1
9061| #define HAVE_DECL_UINT64_MAX 1
9062| #define HAVE_DECL_UINT32_MAX 1
9063| #define HAVE_DECL_INTMAX_MAX 1
9064| #define HAVE_DECL_INTMAX_MIN 1
9065| #define HAVE_DECL_UINTMAX_MAX 1
9066| #define HAVE_DECL_SSIZE_MAX 1
9067| #define HAVE_EFTYPE 1
9068| #define HAVE_EILSEQ 1
9069| /* end confdefs.h.  */
9070| #include <stddef.h>
9071| #ifdef HAVE_STDIO_H
9072| # include <stdio.h>
9073| #endif
9074| #ifdef HAVE_STDLIB_H
9075| # include <stdlib.h>
9076| #endif
9077| #ifdef HAVE_STRING_H
9078| # include <string.h>
9079| #endif
9080| #ifdef HAVE_INTTYPES_H
9081| # include <inttypes.h>
9082| #endif
9083| #ifdef HAVE_STDINT_H
9084| # include <stdint.h>
9085| #endif
9086| #ifdef HAVE_STRINGS_H
9087| # include <strings.h>
9088| #endif
9089| #ifdef HAVE_SYS_TYPES_H
9090| # include <sys/types.h>
9091| #endif
9092| #ifdef HAVE_SYS_STAT_H
9093| # include <sys/stat.h>
9094| #endif
9095| #ifdef HAVE_UNISTD_H
9096| # include <unistd.h>
9097| #endif
9098| int
9099| main (void)
9100| {
9101| if (sizeof ((wchar_t)))
9102|           return 0;
9103|   ;
9104|   return 0;
9105| }
9106configure:18624: result: yes
9107configure:18633: checking size of wchar_t
9108configure:18639: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -Wall -Wformat -Wformat-security -isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2 -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc conftest.c -llzo2 -llzma -lzstd -llz4 -lb2 -lbz2 -lz  -L/opt/local/lib -lxml2 >&5
9109configure:18639: $? = 0
9110configure:18639: ./conftest
9111dyld: Symbol not found: __ZSt14__once_functor
9112  Referenced from: /opt/local/lib/libicuuc.74.dylib
9113  Expected in: /usr/lib/libstdc++.6.dylib
9114
9115./configure: line 1941: 57107 Trace/BPT trap          ./conftest$ac_exeext
9116configure:18639: $? = 133
9117configure: program exited with status 133
9118configure: failed program was:
9119| /* confdefs.h */
9120| #define PACKAGE_NAME "libarchive"
9121| #define PACKAGE_TARNAME "libarchive"
9122| #define PACKAGE_VERSION "3.7.3"
9123| #define PACKAGE_STRING "libarchive 3.7.3"
9124| #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
9125| #define PACKAGE_URL ""
9126| #define PACKAGE "libarchive"
9127| #define VERSION "3.7.3"
9128| #define __LIBARCHIVE_CONFIG_H_INCLUDED 1
9129| #define LIBARCHIVE_VERSION_STRING "3.7.3"
9130| #define LIBARCHIVE_VERSION_NUMBER "3007003"
9131| #define BSDCPIO_VERSION_STRING "3.7.3"
9132| #define BSDTAR_VERSION_STRING "3.7.3"
9133| #define BSDCAT_VERSION_STRING "3.7.3"
9134| #define BSDUNZIP_VERSION_STRING "3.7.3"
9135| #define HAVE_STDIO_H 1
9136| #define HAVE_STDLIB_H 1
9137| #define HAVE_STRING_H 1
9138| #define HAVE_INTTYPES_H 1
9139| #define HAVE_STDINT_H 1
9140| #define HAVE_STRINGS_H 1
9141| #define HAVE_SYS_STAT_H 1
9142| #define HAVE_SYS_TYPES_H 1
9143| #define HAVE_UNISTD_H 1
9144| #define HAVE_WCHAR_H 1
9145| #define HAVE_SYS_TIME_H 1
9146| #define STDC_HEADERS 1
9147| #define _ALL_SOURCE 1
9148| #define _DARWIN_C_SOURCE 1
9149| #define _GNU_SOURCE 1
9150| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9151| #define _NETBSD_SOURCE 1
9152| #define _OPENBSD_SOURCE 1
9153| #define _POSIX_PTHREAD_SEMANTICS 1
9154| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9155| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9156| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9157| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9158| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9159| #define __STDC_WANT_LIB_EXT2__ 1
9160| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9161| #define _TANDEM_SOURCE 1
9162| #define __EXTENSIONS__ 1
9163| #define HAVE_DLFCN_H 1
9164| #define LT_OBJDIR ".libs/"
9165| #define HAVE_DIRENT_H 1
9166| #define HAVE_SYS_WAIT_H 1
9167| #define HAVE_COPYFILE_H 1
9168| #define HAVE_CTYPE_H 1
9169| #define HAVE_ERRNO_H 1
9170| #define HAVE_FCNTL_H 1
9171| #define HAVE_FNMATCH_H 1
9172| #define HAVE_GRP_H 1
9173| #define HAVE_INTTYPES_H 1
9174| #define HAVE_LANGINFO_H 1
9175| #define HAVE_LIMITS_H 1
9176| #define HAVE_LOCALE_H 1
9177| #define HAVE_MEMBERSHIP_H 1
9178| #define HAVE_PATHS_H 1
9179| #define HAVE_POLL_H 1
9180| #define HAVE_PTHREAD_H 1
9181| #define HAVE_PWD_H 1
9182| #define HAVE_READPASSPHRASE_H 1
9183| #define HAVE_SIGNAL_H 1
9184| #define HAVE_SPAWN_H 1
9185| #define HAVE_STDARG_H 1
9186| #define HAVE_STDINT_H 1
9187| #define HAVE_STDLIB_H 1
9188| #define HAVE_STRING_H 1
9189| #define HAVE_SYS_ACL_H 1
9190| #define HAVE_SYS_CDEFS_H 1
9191| #define HAVE_SYS_IOCTL_H 1
9192| #define HAVE_SYS_MOUNT_H 1
9193| #define HAVE_SYS_QUEUE_H 1
9194| #define HAVE_SYS_PARAM_H 1
9195| #define HAVE_SYS_POLL_H 1
9196| #define HAVE_SYS_SELECT_H 1
9197| #define HAVE_SYS_STATVFS_H 1
9198| #define HAVE_SYS_TIME_H 1
9199| #define HAVE_SYS_UTSNAME_H 1
9200| #define HAVE_SYS_XATTR_H 1
9201| #define HAVE_TIME_H 1
9202| #define HAVE_UNISTD_H 1
9203| #define HAVE_UTIME_H 1
9204| #define HAVE_WCHAR_H 1
9205| #define HAVE_WCTYPE_H 1
9206| #define HAVE_ZLIB_H 1
9207| #define HAVE_LIBZ 1
9208| #define HAVE_BZLIB_H 1
9209| #define HAVE_LIBBZ2 1
9210| #define HAVE_BLAKE2_H 1
9211| #define HAVE_LIBB2 1
9212| #define HAVE_ICONV 1
9213| #define ICONV_CONST
9214| #define HAVE_ICONV_H 1
9215| #define HAVE_LOCALCHARSET_H 1
9216| #define HAVE_LOCALE_CHARSET 1
9217| #define HAVE_LZ4_H 1
9218| #define HAVE_LZ4HC_H 1
9219| #define HAVE_LIBLZ4 1
9220| #define HAVE_ZSTD_H 1
9221| #define HAVE_LIBZSTD 1
9222| #define HAVE_ZSTD_compressStream 1
9223| #define HAVE_LZMA_H 1
9224| #define HAVE_LIBLZMA 1
9225| #define HAVE_LZMA_STREAM_ENCODER_MT 1
9226| #define HAVE_LZMA_FILTER_ARM64 1
9227| #define HAVE_LZO_LZOCONF_H 1
9228| #define HAVE_LZO_LZO1X_H 1
9229| #define HAVE_LIBLZO2 1
9230| #define HAVE_LIBXML_XMLREADER_H 1
9231| #define HAVE_LIBXML_XMLWRITER_H 1
9232| #define HAVE_REGEX_H 1
9233| #define HAVE_STRUCT_TM_TM_GMTOFF 1
9234| #define HAVE_STRUCT_STATFS_F_IOSIZE 1
9235| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
9236| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9237| #define HAVE_STRUCT_STAT_ST_FLAGS 1
9238| #define HAVE_UINTMAX_T 1
9239| #define HAVE_UNSIGNED_LONG_LONG 1
9240| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9241| #define HAVE_INTMAX_T 1
9242| #define HAVE_UINTMAX_T 1
9243| #define HAVE_DECL_SIZE_MAX 1
9244| #define HAVE_DECL_INT32_MAX 1
9245| #define HAVE_DECL_INT32_MIN 1
9246| #define HAVE_DECL_INT64_MAX 1
9247| #define HAVE_DECL_INT64_MIN 1
9248| #define HAVE_DECL_UINT64_MAX 1
9249| #define HAVE_DECL_UINT32_MAX 1
9250| #define HAVE_DECL_INTMAX_MAX 1
9251| #define HAVE_DECL_INTMAX_MIN 1
9252| #define HAVE_DECL_UINTMAX_MAX 1
9253| #define HAVE_DECL_SSIZE_MAX 1
9254| #define HAVE_EFTYPE 1
9255| #define HAVE_EILSEQ 1
9256| #define HAVE_WCHAR_T 1
9257| /* end confdefs.h.  */
9258| #include <stddef.h>
9259| #ifdef HAVE_STDIO_H
9260| # include <stdio.h>
9261| #endif
9262| #ifdef HAVE_STDLIB_H
9263| # include <stdlib.h>
9264| #endif
9265| #ifdef HAVE_STRING_H
9266| # include <string.h>
9267| #endif
9268| #ifdef HAVE_INTTYPES_H
9269| # include <inttypes.h>
9270| #endif
9271| #ifdef HAVE_STDINT_H
9272| # include <stdint.h>
9273| #endif
9274| #ifdef HAVE_STRINGS_H
9275| # include <strings.h>
9276| #endif
9277| #ifdef HAVE_SYS_TYPES_H
9278| # include <sys/types.h>
9279| #endif
9280| #ifdef HAVE_SYS_STAT_H
9281| # include <sys/stat.h>
9282| #endif
9283| #ifdef HAVE_UNISTD_H
9284| # include <unistd.h>
9285| #endif
9286| static long int longval (void) { return (long int) (sizeof (wchar_t)); }
9287| static unsigned long int ulongval (void) { return (long int) (sizeof (wchar_t)); }
9288| #include <stdio.h>
9289| #include <stdlib.h>
9290| int
9291| main (void)
9292| {
9293|
9294|   FILE *f = fopen ("conftest.val", "w");
9295|   if (! f)
9296|     return 1;
9297|   if (((long int) (sizeof (wchar_t))) < 0)
9298|     {
9299|       long int i = longval ();
9300|       if (i != ((long int) (sizeof (wchar_t))))
9301|       return 1;
9302|       fprintf (f, "%ld", i);
9303|     }
9304|   else
9305|     {
9306|       unsigned long int i = ulongval ();
9307|       if (i != ((long int) (sizeof (wchar_t))))
9308|       return 1;
9309|       fprintf (f, "%lu", i);
9310|     }
9311|   /* Do not output a trailing newline, as this causes \r\n confusion
9312|      on some platforms.  */
9313|   return ferror (f) || fclose (f) != 0;
9314|
9315|   ;
9316|   return 0;
9317| }
9318configure:18644: 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.3':
9319configure:18646: error: cannot compute sizeof (wchar_t)
9320See `config.log' for more details
9321
9322## ---------------- ##
9323## Cache variables. ##
9324## ---------------- ##
9325
9326ac_cv_build=powerpc-apple-darwin9.8.0
9327ac_cv_c_compiler_gnu=yes
9328ac_cv_c_const=yes
9329ac_cv_c_int16_t=yes
9330ac_cv_c_int32_t=yes
9331ac_cv_c_int64_t=yes
9332ac_cv_c_uint16_t=yes
9333ac_cv_c_uint32_t=yes
9334ac_cv_c_uint64_t=yes
9335ac_cv_c_uint8_t=yes
9336ac_cv_c_undeclared_builtin_options='none needed'
9337ac_cv_env_CC_set=set
9338ac_cv_env_CC_value=/usr/bin/gcc-4.2
9339ac_cv_env_CFLAGS_set=set
9340ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
9341ac_cv_env_CPPFLAGS_set=set
9342ac_cv_env_CPPFLAGS_value='-isystem/opt/local/include/LegacySupport -I/opt/local/include'
9343ac_cv_env_CPP_set=
9344ac_cv_env_CPP_value=
9345ac_cv_env_LDFLAGS_set=set
9346ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc'
9347ac_cv_env_LIBS_set=
9348ac_cv_env_LIBS_value=
9349ac_cv_env_LIBXML2_PC_CFLAGS_set=
9350ac_cv_env_LIBXML2_PC_CFLAGS_value=
9351ac_cv_env_LIBXML2_PC_LIBS_set=
9352ac_cv_env_LIBXML2_PC_LIBS_value=
9353ac_cv_env_LT_SYS_LIBRARY_PATH_set=
9354ac_cv_env_LT_SYS_LIBRARY_PATH_value=
9355ac_cv_env_PKG_CONFIG_LIBDIR_set=
9356ac_cv_env_PKG_CONFIG_LIBDIR_value=
9357ac_cv_env_PKG_CONFIG_PATH_set=
9358ac_cv_env_PKG_CONFIG_PATH_value=
9359ac_cv_env_PKG_CONFIG_set=
9360ac_cv_env_PKG_CONFIG_value=
9361ac_cv_env_build_alias_set=
9362ac_cv_env_build_alias_value=
9363ac_cv_env_host_alias_set=
9364ac_cv_env_host_alias_value=
9365ac_cv_env_target_alias_set=
9366ac_cv_env_target_alias_value=
9367ac_cv_func_locale_charset=yes
9368ac_cv_func_regcomp=yes
9369ac_cv_have_decl_EFTYPE=yes
9370ac_cv_have_decl_EILSEQ=yes
9371ac_cv_have_decl_EXT2_IOC_GETFLAGS=no
9372ac_cv_have_decl_FS_IOC_GETFLAGS=no
9373ac_cv_have_decl_INT32_MAX=yes
9374ac_cv_have_decl_INT32_MIN=yes
9375ac_cv_have_decl_INT64_MAX=yes
9376ac_cv_have_decl_INT64_MIN=yes
9377ac_cv_have_decl_INTMAX_MAX=yes
9378ac_cv_have_decl_INTMAX_MIN=yes
9379ac_cv_have_decl_SIZE_MAX=yes
9380ac_cv_have_decl_SSIZE_MAX=yes
9381ac_cv_have_decl_UINT32_MAX=yes
9382ac_cv_have_decl_UINT64_MAX=yes
9383ac_cv_have_decl_UINTMAX_MAX=yes
9384ac_cv_header_acl_libacl_h=no
9385ac_cv_header_attr_xattr_h=no
9386ac_cv_header_blake2_h=yes
9387ac_cv_header_bzlib_h=yes
9388ac_cv_header_copyfile_h=yes
9389ac_cv_header_ctype_h=yes
9390ac_cv_header_dirent_dirent_h=yes
9391ac_cv_header_dlfcn_h=yes
9392ac_cv_header_errno_h=yes
9393ac_cv_header_ext2fs_ext2_fs_h=no
9394ac_cv_header_fcntl_h=yes
9395ac_cv_header_fnmatch_h=yes
9396ac_cv_header_grp_h=yes
9397ac_cv_header_iconv_h=yes
9398ac_cv_header_inttypes_h=yes
9399ac_cv_header_io_h=no
9400ac_cv_header_langinfo_h=yes
9401ac_cv_header_libxml_xmlreader_h=yes
9402ac_cv_header_libxml_xmlwriter_h=yes
9403ac_cv_header_limits_h=yes
9404ac_cv_header_linux_fiemap_h=no
9405ac_cv_header_linux_fs_h=no
9406ac_cv_header_linux_magic_h=no
9407ac_cv_header_linux_types_h=no
9408ac_cv_header_localcharset_h=yes
9409ac_cv_header_locale_h=yes
9410ac_cv_header_lz4_h=yes
9411ac_cv_header_lz4hc_h=yes
9412ac_cv_header_lzma_h=yes
9413ac_cv_header_lzo_lzo1x_h=yes
9414ac_cv_header_lzo_lzoconf_h=yes
9415ac_cv_header_membership_h=yes
9416ac_cv_header_minix_config_h=no
9417ac_cv_header_paths_h=yes
9418ac_cv_header_poll_h=yes
9419ac_cv_header_pthread_h=yes
9420ac_cv_header_pwd_h=yes
9421ac_cv_header_readpassphrase_h=yes
9422ac_cv_header_regex_h=yes
9423ac_cv_header_signal_h=yes
9424ac_cv_header_spawn_h=yes
9425ac_cv_header_stdarg_h=yes
9426ac_cv_header_stdint_h=yes
9427ac_cv_header_stdio_h=yes
9428ac_cv_header_stdlib_h=yes
9429ac_cv_header_string_h=yes
9430ac_cv_header_strings_h=yes
9431ac_cv_header_sys_acl_h=yes
9432ac_cv_header_sys_cdefs_h=yes
9433ac_cv_header_sys_ea_h=no
9434ac_cv_header_sys_extattr_h=no
9435ac_cv_header_sys_ioctl_h=yes
9436ac_cv_header_sys_mkdev_h=no
9437ac_cv_header_sys_mount_h=yes
9438ac_cv_header_sys_param_h=yes
9439ac_cv_header_sys_poll_h=yes
9440ac_cv_header_sys_queue_h=yes
9441ac_cv_header_sys_richacl_h=no
9442ac_cv_header_sys_select_h=yes
9443ac_cv_header_sys_stat_h=yes
9444ac_cv_header_sys_statfs_h=no
9445ac_cv_header_sys_statvfs_h=yes
9446ac_cv_header_sys_sysmacros_h=no
9447ac_cv_header_sys_time_h=yes
9448ac_cv_header_sys_types_h=yes
9449ac_cv_header_sys_utime_h=no
9450ac_cv_header_sys_utsname_h=yes
9451ac_cv_header_sys_vfs_h=no
9452ac_cv_header_sys_wait_h=yes
9453ac_cv_header_sys_xattr_h=yes
9454ac_cv_header_time_h=yes
9455ac_cv_header_unistd_h=yes
9456ac_cv_header_utime_h=yes
9457ac_cv_header_wchar_h=yes
9458ac_cv_header_wctype_h=yes
9459ac_cv_header_wincrypt_h=no
9460ac_cv_header_windows_h=no
9461ac_cv_header_winioctl_h=no
9462ac_cv_header_zlib_h=yes
9463ac_cv_header_zstd_h=yes
9464ac_cv_host=powerpc-apple-darwin9.8.0
9465ac_cv_lib_b2_blake2sp_init=yes
9466ac_cv_lib_bz2_BZ2_bzDecompressInit=yes
9467ac_cv_lib_lz4_LZ4_decompress_safe=yes
9468ac_cv_lib_lzma_lzma_stream_decoder=yes
9469ac_cv_lib_lzo2_lzo1x_decompress_safe=yes
9470ac_cv_lib_xml2_xmlInitParser=yes
9471ac_cv_lib_z_inflate=yes
9472ac_cv_lib_zstd_ZSTD_compressStream=yes
9473ac_cv_lib_zstd_ZSTD_decompressStream=yes
9474ac_cv_lzma_has_arm64=yes
9475ac_cv_lzma_has_mt=yes
9476ac_cv_member_struct_stat_st_birthtime=no
9477ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
9478ac_cv_member_struct_stat_st_blksize=yes
9479ac_cv_member_struct_stat_st_flags=yes
9480ac_cv_member_struct_stat_st_mtim_tv_nsec=no
9481ac_cv_member_struct_stat_st_mtime_n=no
9482ac_cv_member_struct_stat_st_mtime_usec=no
9483ac_cv_member_struct_stat_st_mtimespec_tv_nsec=yes
9484ac_cv_member_struct_stat_st_umtime=no
9485ac_cv_member_struct_statfs_f_iosize=yes
9486ac_cv_member_struct_statfs_f_namemax=no
9487ac_cv_member_struct_statvfs_f_iosize=no
9488ac_cv_member_struct_tm___tm_gmtoff=no
9489ac_cv_member_struct_tm_tm_gmtoff=yes
9490ac_cv_objext=o
9491ac_cv_path_EGREP='/usr/bin/grep -E'
9492ac_cv_path_FGREP='/usr/bin/grep -F'
9493ac_cv_path_GREP=/usr/bin/grep
9494ac_cv_path_SED=/opt/local/bin/gsed
9495ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
9496ac_cv_path_lt_DD=/bin/dd
9497ac_cv_path_mkdir=/opt/local/bin/gmkdir
9498ac_cv_prog_AWK=awk
9499ac_cv_prog_CPP='/usr/bin/gcc-4.2 -std=gnu99 -E'
9500ac_cv_prog_ac_ct_AR=ar
9501ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
9502ac_cv_prog_ac_ct_DLLTOOL=dlltool
9503ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
9504ac_cv_prog_ac_ct_LIPO=lipo
9505ac_cv_prog_ac_ct_NMEDIT=nmedit
9506ac_cv_prog_ac_ct_OBJDUMP=objdump
9507ac_cv_prog_ac_ct_OTOOL=otool
9508ac_cv_prog_ac_ct_RANLIB=ranlib
9509ac_cv_prog_ac_ct_STRIP=strip
9510ac_cv_prog_cc_c11=no
9511ac_cv_prog_cc_c99=-std=gnu99
9512ac_cv_prog_cc_g=yes
9513ac_cv_prog_cc_stdc=-std=gnu99
9514ac_cv_prog_make_make_set=yes
9515ac_cv_safe_to_define___extensions__=yes
9516ac_cv_search_opendir='none required'
9517ac_cv_should_define__xopen_source=no
9518ac_cv_type_id_t=yes
9519ac_cv_type_intmax_t=yes
9520ac_cv_type_long_long_int=no
9521ac_cv_type_mode_t=yes
9522ac_cv_type_off_t=yes
9523ac_cv_type_size_t=yes
9524ac_cv_type_uintmax_t=yes
9525ac_cv_type_uintptr_t=yes
9526ac_cv_type_unsigned_long_long=yes
9527ac_cv_type_unsigned_long_long_int=yes
9528ac_cv_type_wchar_t=yes
9529acl_cv_hardcode_direct=no
9530acl_cv_hardcode_libdir_flag_spec=
9531acl_cv_hardcode_libdir_separator=
9532acl_cv_hardcode_minus_L=no
9533acl_cv_libext=a
9534acl_cv_libname_spec='lib$name'
9535acl_cv_library_names_spec='$libname$shrext'
9536acl_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
9537acl_cv_prog_gnu_ld=no
9538acl_cv_rpath=done
9539acl_cv_shlibext=dylib
9540acl_cv_wl=-Wl,
9541am_cv_CC_dependencies_compiler_type=gcc3
9542am_cv_func_iconv=yes
9543am_cv_func_iconv_works=yes
9544am_cv_lib_iconv=yes
9545am_cv_make_support_nested_variables=yes
9546am_cv_prog_cc_c_o=yes
9547am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
9548am_cv_proto_iconv_arg1=
9549ax_cv_check_cflags___Wall=yes
9550ax_cv_check_cflags___Wformat=yes
9551ax_cv_check_cflags___Wformat_security=yes
9552la_cv_type_uid_t=yes
9553lt_cv_apple_cc_single_mod=yes
9554lt_cv_ar_at_file=no
9555lt_cv_deplibs_check_method=pass_all
9556lt_cv_file_magic_cmd='$MAGIC_CMD'
9557lt_cv_file_magic_test_file=
9558lt_cv_ld_exported_symbols_list=yes
9559lt_cv_ld_force_load=no
9560lt_cv_ld_reload_flag=-r
9561lt_cv_nm_interface='BSD nm'
9562lt_cv_objdir=.libs
9563lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
9564lt_cv_path_NM='/usr/bin/nm -p'
9565lt_cv_path_mainfest_tool=no
9566lt_cv_prog_compiler_c_o=yes
9567lt_cv_prog_compiler_pic='-fno-common -DPIC'
9568lt_cv_prog_compiler_pic_works=yes
9569lt_cv_prog_compiler_rtti_exceptions=no
9570lt_cv_prog_compiler_static_works=no
9571lt_cv_prog_gnu_ld=no
9572lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
9573lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
9574lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
9575lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
9576lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
9577lt_cv_sys_global_symbol_to_import=
9578lt_cv_sys_max_cmd_len=196608
9579lt_cv_to_host_file_cmd=func_convert_file_noop
9580lt_cv_to_tool_file_cmd=func_convert_file_noop
9581lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
9582pkg_cv_LIBXML2_PC_CFLAGS=-I/opt/local/include/libxml2
9583pkg_cv_LIBXML2_PC_LIBS='-L/opt/local/lib -lxml2'
9584
9585## ----------------- ##
9586## Output variables. ##
9587## ----------------- ##
9588
9589ACLOCAL='${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.3/build/autoconf/missing'\'' aclocal-1.16'
9590AMDEPBACKSLASH='\'
9591AMDEP_FALSE='#'
9592AMDEP_TRUE=''
9593AMTAR='$${TAR-tar}'
9594AM_BACKSLASH='\'
9595AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
9596AM_DEFAULT_VERBOSITY='1'
9597AM_V='$(V)'
9598AR='ar'
9599ARCHIVE_LIBTOOL_VERSION='20:3:7'
9600AS='as'
9601AUTOCONF='${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.3/build/autoconf/missing'\'' autoconf'
9602AUTOHEADER='${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.3/build/autoconf/missing'\'' autoheader'
9603AUTOMAKE='${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.3/build/autoconf/missing'\'' automake-1.16'
9604AWK='awk'
9605BSDCAT_VERSION_STRING='3.7.3'
9606BSDCPIO_VERSION_STRING='3.7.3'
9607BSDTAR_VERSION_STRING='3.7.3'
9608BSDUNZIP_VERSION_STRING='3.7.3'
9609BUILD_BSDCAT_FALSE='#'
9610BUILD_BSDCAT_TRUE=''
9611BUILD_BSDCPIO_FALSE='#'
9612BUILD_BSDCPIO_TRUE=''
9613BUILD_BSDTAR_FALSE='#'
9614BUILD_BSDTAR_TRUE=''
9615BUILD_BSDUNZIP_FALSE='#'
9616BUILD_BSDUNZIP_TRUE=''
9617CC='/usr/bin/gcc-4.2 -std=gnu99'
9618CCDEPMODE='depmode=gcc3'
9619CFLAGS='-pipe -Os -arch ppc -Wall -Wformat -Wformat-security'
9620CPP='/usr/bin/gcc-4.2 -std=gnu99 -E'
9621CPPFLAGS='-isystem/opt/local/include/LegacySupport -I/opt/local/include -I/opt/local/include/libxml2'
9622CSCOPE='cscope'
9623CTAGS='ctags'
9624CYGPATH_W='echo'
9625DEAD_CODE_REMOVAL='-Wl,-dead_strip'
9626DEFS=''
9627DEPDIR='.deps'
9628DLLTOOL='dlltool'
9629DSYMUTIL='dsymutil'
9630DUMPBIN=''
9631ECHO_C='\c'
9632ECHO_N=''
9633ECHO_T=''
9634EGREP='/usr/bin/grep -E'
9635ETAGS='etags'
9636EXEEXT=''
9637FGREP='/usr/bin/grep -F'
9638GREP='/usr/bin/grep'
9639INC_BLAKE2_FALSE=''
9640INC_BLAKE2_TRUE='#'
9641INC_CYGWIN_FILES_FALSE=''
9642INC_CYGWIN_FILES_TRUE='#'
9643INC_DARWIN_ACL_FALSE=''
9644INC_DARWIN_ACL_TRUE=''
9645INC_FREEBSD_ACL_FALSE=''
9646INC_FREEBSD_ACL_TRUE=''
9647INC_LINUX_ACL_FALSE=''
9648INC_LINUX_ACL_TRUE=''
9649INC_SUNOS_ACL_FALSE=''
9650INC_SUNOS_ACL_TRUE=''
9651INC_WINDOWS_FILES_FALSE=''
9652INC_WINDOWS_FILES_TRUE='#'
9653INSTALL_DATA='${INSTALL} -m 644'
9654INSTALL_PROGRAM='${INSTALL}'
9655INSTALL_SCRIPT='${INSTALL}'
9656INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
9657LD='/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld'
9658LDFLAGS='-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc'
9659LIBARCHIVE_VERSION_NUMBER='3007003'
9660LIBARCHIVE_VERSION_STRING='3.7.3'
9661LIBICONV='-liconv'
9662LIBOBJS=''
9663LIBS='-llzo2 -llzma -lzstd -llz4 -lb2 -lbz2 -lz  -L/opt/local/lib -lxml2'
9664LIBSREQUIRED='iconv'
9665LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9666LIBXML2_PC_CFLAGS='-I/opt/local/include/libxml2'
9667LIBXML2_PC_LIBS='-L/opt/local/lib -lxml2'
9668LIPO='lipo'
9669LN_S='ln -s'
9670LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
9671LTLIBOBJS=''
9672LT_SYS_LIBRARY_PATH=''
9673MAINT=''
9674MAINTAINER_MODE_FALSE='#'
9675MAINTAINER_MODE_TRUE=''
9676MAKEINFO='${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.3/build/autoconf/missing'\'' makeinfo'
9677MANIFEST_TOOL=':'
9678MKDIR_P='/opt/local/bin/gmkdir -p'
9679NM='/usr/bin/nm -p'
9680NMEDIT='nmedit'
9681OBJDUMP='objdump'
9682OBJEXT='o'
9683OTOOL64=':'
9684OTOOL='otool'
9685PACKAGE='libarchive'
9686PACKAGE_BUGREPORT='libarchive-discuss@googlegroups.com'
9687PACKAGE_NAME='libarchive'
9688PACKAGE_STRING='libarchive 3.7.3'
9689PACKAGE_TARNAME='libarchive'
9690PACKAGE_URL=''
9691PACKAGE_VERSION='3.7.3'
9692PATH_SEPARATOR=':'
9693PKG_CONFIG='/opt/local/bin/pkg-config'
9694PKG_CONFIG_LIBDIR=''
9695PKG_CONFIG_PATH=''
9696PLATFORMCPPFLAGS=''
9697RANLIB='ranlib'
9698SED='/opt/local/bin/gsed'
9699SET_MAKE=''
9700SHELL='/bin/sh'
9701STATIC_BSDCAT_FALSE='#'
9702STATIC_BSDCAT_TRUE=''
9703STATIC_BSDCPIO_FALSE=''
9704STATIC_BSDCPIO_TRUE='#'
9705STATIC_BSDTAR_FALSE=''
9706STATIC_BSDTAR_TRUE='#'
9707STATIC_BSDUNZIP_FALSE='#'
9708STATIC_BSDUNZIP_TRUE=''
9709STRIP='strip'
9710VERSION='3.7.3'
9711ac_ct_AR='ar'
9712ac_ct_CC='/usr/bin/gcc-4.2'
9713ac_ct_DUMPBIN=''
9714am__EXEEXT_FALSE=''
9715am__EXEEXT_TRUE=''
9716am__fastdepCC_FALSE='#'
9717am__fastdepCC_TRUE=''
9718am__include='include'
9719am__isrc=''
9720am__leading_dot='.'
9721am__nodep='_no'
9722am__quote=''
9723am__tar='$${TAR-tar} chof - "$$tardir"'
9724am__untar='$${TAR-tar} xf -'
9725bindir='${exec_prefix}/bin'
9726build='powerpc-apple-darwin9.8.0'
9727build_alias=''
9728build_cpu='powerpc'
9729build_os='darwin9.8.0'
9730build_vendor='apple'
9731datadir='${datarootdir}'
9732datarootdir='${prefix}/share'
9733docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
9734dvidir='${docdir}'
9735exec_prefix='NONE'
9736host='powerpc-apple-darwin9.8.0'
9737host_alias=''
9738host_cpu='powerpc'
9739host_os='darwin9.8.0'
9740host_vendor='apple'
9741htmldir='${docdir}'
9742includedir='${prefix}/include'
9743infodir='${datarootdir}/info'
9744install_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.3/build/autoconf/install-sh'
9745libdir='${exec_prefix}/lib'
9746libexecdir='${exec_prefix}/libexec'
9747localedir='${datarootdir}/locale'
9748localstatedir='${prefix}/var'
9749mandir='${datarootdir}/man'
9750mkdir_p='$(MKDIR_P)'
9751oldincludedir='/usr/include'
9752pdfdir='${docdir}'
9753prefix='/opt/local'
9754program_transform_name='s,x,x,'
9755psdir='${docdir}'
9756runstatedir='${localstatedir}/run'
9757sbindir='${exec_prefix}/sbin'
9758sharedstatedir='${prefix}/com'
9759sysconfdir='${prefix}/etc'
9760target_alias=''
9761
9762## ----------- ##
9763## confdefs.h. ##
9764## ----------- ##
9765
9766/* confdefs.h */
9767#define PACKAGE_NAME "libarchive"
9768#define PACKAGE_TARNAME "libarchive"
9769#define PACKAGE_VERSION "3.7.3"
9770#define PACKAGE_STRING "libarchive 3.7.3"
9771#define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
9772#define PACKAGE_URL ""
9773#define PACKAGE "libarchive"
9774#define VERSION "3.7.3"
9775#define __LIBARCHIVE_CONFIG_H_INCLUDED 1
9776#define LIBARCHIVE_VERSION_STRING "3.7.3"
9777#define LIBARCHIVE_VERSION_NUMBER "3007003"
9778#define BSDCPIO_VERSION_STRING "3.7.3"
9779#define BSDTAR_VERSION_STRING "3.7.3"
9780#define BSDCAT_VERSION_STRING "3.7.3"
9781#define BSDUNZIP_VERSION_STRING "3.7.3"
9782#define HAVE_STDIO_H 1
9783#define HAVE_STDLIB_H 1
9784#define HAVE_STRING_H 1
9785#define HAVE_INTTYPES_H 1
9786#define HAVE_STDINT_H 1
9787#define HAVE_STRINGS_H 1
9788#define HAVE_SYS_STAT_H 1
9789#define HAVE_SYS_TYPES_H 1
9790#define HAVE_UNISTD_H 1
9791#define HAVE_WCHAR_H 1
9792#define HAVE_SYS_TIME_H 1
9793#define STDC_HEADERS 1
9794#define _ALL_SOURCE 1
9795#define _DARWIN_C_SOURCE 1
9796#define _GNU_SOURCE 1
9797#define _HPUX_ALT_XOPEN_SOCKET_API 1
9798#define _NETBSD_SOURCE 1
9799#define _OPENBSD_SOURCE 1
9800#define _POSIX_PTHREAD_SEMANTICS 1
9801#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9802#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9803#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9804#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9805#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9806#define __STDC_WANT_LIB_EXT2__ 1
9807#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9808#define _TANDEM_SOURCE 1
9809#define __EXTENSIONS__ 1
9810#define HAVE_DLFCN_H 1
9811#define LT_OBJDIR ".libs/"
9812#define HAVE_DIRENT_H 1
9813#define HAVE_SYS_WAIT_H 1
9814#define HAVE_COPYFILE_H 1
9815#define HAVE_CTYPE_H 1
9816#define HAVE_ERRNO_H 1
9817#define HAVE_FCNTL_H 1
9818#define HAVE_FNMATCH_H 1
9819#define HAVE_GRP_H 1
9820#define HAVE_INTTYPES_H 1
9821#define HAVE_LANGINFO_H 1
9822#define HAVE_LIMITS_H 1
9823#define HAVE_LOCALE_H 1
9824#define HAVE_MEMBERSHIP_H 1
9825#define HAVE_PATHS_H 1
9826#define HAVE_POLL_H 1
9827#define HAVE_PTHREAD_H 1
9828#define HAVE_PWD_H 1
9829#define HAVE_READPASSPHRASE_H 1
9830#define HAVE_SIGNAL_H 1
9831#define HAVE_SPAWN_H 1
9832#define HAVE_STDARG_H 1
9833#define HAVE_STDINT_H 1
9834#define HAVE_STDLIB_H 1
9835#define HAVE_STRING_H 1
9836#define HAVE_SYS_ACL_H 1
9837#define HAVE_SYS_CDEFS_H 1
9838#define HAVE_SYS_IOCTL_H 1
9839#define HAVE_SYS_MOUNT_H 1
9840#define HAVE_SYS_QUEUE_H 1
9841#define HAVE_SYS_PARAM_H 1
9842#define HAVE_SYS_POLL_H 1
9843#define HAVE_SYS_SELECT_H 1
9844#define HAVE_SYS_STATVFS_H 1
9845#define HAVE_SYS_TIME_H 1
9846#define HAVE_SYS_UTSNAME_H 1
9847#define HAVE_SYS_XATTR_H 1
9848#define HAVE_TIME_H 1
9849#define HAVE_UNISTD_H 1
9850#define HAVE_UTIME_H 1
9851#define HAVE_WCHAR_H 1
9852#define HAVE_WCTYPE_H 1
9853#define HAVE_ZLIB_H 1
9854#define HAVE_LIBZ 1
9855#define HAVE_BZLIB_H 1
9856#define HAVE_LIBBZ2 1
9857#define HAVE_BLAKE2_H 1
9858#define HAVE_LIBB2 1
9859#define HAVE_ICONV 1
9860#define ICONV_CONST
9861#define HAVE_ICONV_H 1
9862#define HAVE_LOCALCHARSET_H 1
9863#define HAVE_LOCALE_CHARSET 1
9864#define HAVE_LZ4_H 1
9865#define HAVE_LZ4HC_H 1
9866#define HAVE_LIBLZ4 1
9867#define HAVE_ZSTD_H 1
9868#define HAVE_LIBZSTD 1
9869#define HAVE_ZSTD_compressStream 1
9870#define HAVE_LZMA_H 1
9871#define HAVE_LIBLZMA 1
9872#define HAVE_LZMA_STREAM_ENCODER_MT 1
9873#define HAVE_LZMA_FILTER_ARM64 1
9874#define HAVE_LZO_LZOCONF_H 1
9875#define HAVE_LZO_LZO1X_H 1
9876#define HAVE_LIBLZO2 1
9877#define HAVE_LIBXML_XMLREADER_H 1
9878#define HAVE_LIBXML_XMLWRITER_H 1
9879#define HAVE_REGEX_H 1
9880#define HAVE_STRUCT_TM_TM_GMTOFF 1
9881#define HAVE_STRUCT_STATFS_F_IOSIZE 1
9882#define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
9883#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9884#define HAVE_STRUCT_STAT_ST_FLAGS 1
9885#define HAVE_UINTMAX_T 1
9886#define HAVE_UNSIGNED_LONG_LONG 1
9887#define HAVE_UNSIGNED_LONG_LONG_INT 1
9888#define HAVE_INTMAX_T 1
9889#define HAVE_UINTMAX_T 1
9890#define HAVE_DECL_SIZE_MAX 1
9891#define HAVE_DECL_INT32_MAX 1
9892#define HAVE_DECL_INT32_MIN 1
9893#define HAVE_DECL_INT64_MAX 1
9894#define HAVE_DECL_INT64_MIN 1
9895#define HAVE_DECL_UINT64_MAX 1
9896#define HAVE_DECL_UINT32_MAX 1
9897#define HAVE_DECL_INTMAX_MAX 1
9898#define HAVE_DECL_INTMAX_MIN 1
9899#define HAVE_DECL_UINTMAX_MAX 1
9900#define HAVE_DECL_SSIZE_MAX 1
9901#define HAVE_EFTYPE 1
9902#define HAVE_EILSEQ 1
9903#define HAVE_WCHAR_T 1
9904
9905configure: exit 77