GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / tools / misc / xz / config.log
blobbf9b2d512308df7fad649e75b4afc9017ecb6879
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by XZ Utils configure 5.0.3, which was
5 generated by GNU Autoconf 2.68.  Invocation command line was
7   $ ./configure --prefix=/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2 --enable-shared=no
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = xpdev
14 uname -m = i686
15 uname -r = 2.6.33.3-85.fc13.i686.PAE
16 uname -s = Linux
17 uname -v = #1 SMP Thu May 6 18:27:11 UTC 2010
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
22 /bin/arch              = i686
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
30 PATH: /usr/kerberos/sbin
31 PATH: /usr/kerberos/bin
32 PATH: /usr/local/bin
33 PATH: /usr/bin
34 PATH: /bin
35 PATH: /usr/local/sbin
36 PATH: /usr/sbin
37 PATH: /sbin
38 PATH: /opt/gcctool/bin
39 PATH: /home/ham/bin
42 ## ----------- ##
43 ## Core tests. ##
44 ## ----------- ##
46 configure:2895: checking build system type
47 configure:2909: result: i686-pc-linux-gnu
48 configure:2929: checking host system type
49 configure:2942: result: i686-pc-linux-gnu
50 configure:2996: checking if debugging code should be compiled
51 configure:3012: result: no
52 configure:3052: checking which encoders to build
53 configure:3139: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
54 configure:3143: checking which decoders to build
55 configure:3235: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
56 configure:3574: checking which match finders to build
57 configure:3625: result: hc3 hc4 bt2 bt3 bt4
58 configure:3643: checking which integrity checks to build
59 configure:3685: result: crc32 crc64 sha256
60 configure:3722: checking if assembler optimizations should be used
61 configure:3746: result: x86
62 configure:3777: checking if small size is preferred over speed
63 configure:3795: result: no
64 configure:3811: checking if threading support is wanted
65 configure:3825: result: yes
66 configure:3838: checking how much RAM to assume if the real amount is unknown
67 configure:3853: result: 128 MiB
68 configure:3969: checking for a shell that conforms to POSIX
69 configure:4010: result: /bin/sh
70 configure:4046: checking for a BSD-compatible install
71 configure:4114: result: /usr/bin/install -c
72 configure:4125: checking whether build environment is sane
73 configure:4175: result: yes
74 configure:4316: checking for a thread-safe mkdir -p
75 configure:4355: result: /bin/mkdir -p
76 configure:4368: checking for gawk
77 configure:4384: found /usr/bin/gawk
78 configure:4395: result: gawk
79 configure:4406: checking whether make sets $(MAKE)
80 configure:4428: result: yes
81 configure:4508: checking whether ln -s works
82 configure:4512: result: yes
83 configure:4532: checking for style of include used by make
84 configure:4560: result: GNU
85 configure:4630: checking for gcc
86 configure:4657: result: gcc
87 configure:4886: checking for C compiler version
88 configure:4895: gcc --version >&5
89 gcc (GCC) 4.4.5 20101112 (Red Hat 4.4.5-2)
90 Copyright (C) 2010 Free Software Foundation, Inc.
91 This is free software; see the source for copying conditions.  There is NO
92 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
94 configure:4906: $? = 0
95 configure:4895: gcc -v >&5
96 Using built-in specs.
97 Target: i686-redhat-linux
98 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
99 Thread model: posix
100 gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC) 
101 configure:4906: $? = 0
102 configure:4895: gcc -V >&5
103 gcc: '-V' option must have argument
104 configure:4906: $? = 1
105 configure:4895: gcc -qversion >&5
106 gcc: unrecognized option '-qversion'
107 gcc: no input files
108 configure:4906: $? = 1
109 configure:4926: checking whether the C compiler works
110 configure:4948: gcc -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c  >&5
111 <command-line>: warning: missing terminating " character
112 configure:4952: $? = 0
113 configure:5000: result: yes
114 configure:5003: checking for C compiler default output file name
115 configure:5005: result: a.out
116 configure:5011: checking for suffix of executables
117 configure:5018: gcc -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c  >&5
118 <command-line>: warning: missing terminating " character
119 configure:5022: $? = 0
120 configure:5044: result: 
121 configure:5066: checking whether we are cross compiling
122 configure:5074: gcc -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c  >&5
123 <command-line>: warning: missing terminating " character
124 configure:5078: $? = 0
125 configure:5085: ./conftest
126 configure:5089: $? = 0
127 configure:5104: result: no
128 configure:5109: checking for suffix of object files
129 configure:5131: gcc -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
130 <command-line>: warning: missing terminating " character
131 configure:5135: $? = 0
132 configure:5156: result: o
133 configure:5160: checking whether we are using the GNU C compiler
134 configure:5179: gcc -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
135 <command-line>: warning: missing terminating " character
136 configure:5179: $? = 0
137 configure:5188: result: yes
138 configure:5197: checking whether gcc accepts -g
139 configure:5217: gcc -c -g  conftest.c >&5
140 configure:5217: $? = 0
141 configure:5258: result: yes
142 configure:5275: checking for gcc option to accept ISO C89
143 configure:5339: gcc  -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
144 <command-line>: warning: missing terminating " character
145 configure:5339: $? = 0
146 configure:5352: result: none needed
147 configure:5374: checking dependency style of gcc
148 configure:5484: result: gcc3
149 configure:5499: checking for gcc option to accept ISO C99
150 configure:5648: gcc  -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
151 <command-line>: warning: missing terminating " character
152 conftest.c:89: error: expected ';', ',' or ')' before 'text'
153 conftest.c: In function 'main':
154 conftest.c:141: warning: implicit declaration of function 'test_restrict'
155 conftest.c:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
156 conftest.c:143: error: 'newvar' undeclared (first use in this function)
157 conftest.c:143: error: (Each undeclared identifier is reported only once
158 conftest.c:143: error: for each function it appears in.)
159 conftest.c:153: error: 'for' loop initial declarations are only allowed in C99 mode
160 conftest.c:153: note: use option -std=c99 or -std=gnu99 to compile your code
161 configure:5648: $? = 1
162 configure: failed program was:
163 | /* confdefs.h */
164 | #define PACKAGE_NAME "XZ Utils"
165 | #define PACKAGE_TARNAME "xz"
166 | #define PACKAGE_VERSION "5.0.3"
167 | #define PACKAGE_STRING "XZ Utils 5.0.3"
168 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
169 | #define PACKAGE_URL "http://tukaani.org/xz/"
170 | #define NDEBUG 1
171 | #define HAVE_ENCODER_LZMA1 1
172 | #define HAVE_ENCODER_LZMA2 1
173 | #define HAVE_ENCODER_DELTA 1
174 | #define HAVE_ENCODER_X86 1
175 | #define HAVE_ENCODER_POWERPC 1
176 | #define HAVE_ENCODER_IA64 1
177 | #define HAVE_ENCODER_ARM 1
178 | #define HAVE_ENCODER_ARMTHUMB 1
179 | #define HAVE_ENCODER_SPARC 1
180 | #define HAVE_DECODER_LZMA1 1
181 | #define HAVE_DECODER_LZMA2 1
182 | #define HAVE_DECODER_DELTA 1
183 | #define HAVE_DECODER_X86 1
184 | #define HAVE_DECODER_POWERPC 1
185 | #define HAVE_DECODER_IA64 1
186 | #define HAVE_DECODER_ARM 1
187 | #define HAVE_DECODER_ARMTHUMB 1
188 | #define HAVE_DECODER_SPARC 1
189 | #define HAVE_MF_HC3 1
190 | #define HAVE_MF_HC4 1
191 | #define HAVE_MF_BT2 1
192 | #define HAVE_MF_BT3 1
193 | #define HAVE_MF_BT4 1
194 | #define HAVE_CHECK_CRC32 1
195 | #define HAVE_CHECK_CRC64 1
196 | #define HAVE_CHECK_SHA256 1
197 | #define ASSUME_RAM 128
198 | #define PACKAGE "xz"
199 | #define VERSION "5.0.3"
200 | /* end confdefs.h.  */
201 | #include <stdarg.h>
202 | #include <stdbool.h>
203 | #include <stdlib.h>
204 | #include <wchar.h>
205 | #include <stdio.h>
207 | // Check varargs macros.  These examples are taken from C99 6.10.3.5.
208 | #define debug(...) fprintf (stderr, __VA_ARGS__)
209 | #define showlist(...) puts (#__VA_ARGS__)
210 | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
211 | static void
212 | test_varargs_macros (void)
213 | {
214 |   int x = 1234;
215 |   int y = 5678;
216 |   debug ("Flag");
217 |   debug ("X = %d\n", x);
218 |   showlist (The first, second, and third items.);
219 |   report (x>y, "x is %d but y is %d", x, y);
220 | }
222 | // Check long long types.
223 | #define BIG64 18446744073709551615ull
224 | #define BIG32 4294967295ul
225 | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
226 | #if !BIG_OK
227 |   your preprocessor is broken;
228 | #endif
229 | #if BIG_OK
230 | #else
231 |   your preprocessor is broken;
232 | #endif
233 | static long long int bignum = -9223372036854775807LL;
234 | static unsigned long long int ubignum = BIG64;
236 | struct incomplete_array
237 | {
238 |   int datasize;
239 |   double data[];
240 | };
242 | struct named_init {
243 |   int number;
244 |   const wchar_t *name;
245 |   double average;
246 | };
248 | typedef const char *ccp;
250 | static inline int
251 | test_restrict (ccp restrict text)
252 | {
253 |   // See if C++-style comments work.
254 |   // Iterate through items via the restricted pointer.
255 |   // Also check for declarations in for loops.
256 |   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
257 |     continue;
258 |   return 0;
259 | }
261 | // Check varargs and va_copy.
262 | static void
263 | test_varargs (const char *format, ...)
264 | {
265 |   va_list args;
266 |   va_start (args, format);
267 |   va_list args_copy;
268 |   va_copy (args_copy, args);
270 |   const char *str;
271 |   int number;
272 |   float fnumber;
274 |   while (*format)
275 |     {
276 |       switch (*format++)
277 |       {
278 |       case 's': // string
279 |         str = va_arg (args_copy, const char *);
280 |         break;
281 |       case 'd': // int
282 |         number = va_arg (args_copy, int);
283 |         break;
284 |       case 'f': // float
285 |         fnumber = va_arg (args_copy, double);
286 |         break;
287 |       default:
288 |         break;
289 |       }
290 |     }
291 |   va_end (args_copy);
292 |   va_end (args);
293 | }
295 | int
296 | main ()
297 | {
299 |   // Check bool.
300 |   _Bool success = false;
302 |   // Check restrict.
303 |   if (test_restrict ("String literal") == 0)
304 |     success = true;
305 |   char *restrict newvar = "Another string";
307 |   // Check varargs.
308 |   test_varargs ("s, d' f .", "string", 65, 34.234);
309 |   test_varargs_macros ();
311 |   // Check flexible array members.
312 |   struct incomplete_array *ia =
313 |     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
314 |   ia->datasize = 10;
315 |   for (int i = 0; i < ia->datasize; ++i)
316 |     ia->data[i] = i * 1.234;
318 |   // Check named initializers.
319 |   struct named_init ni = {
320 |     .number = 34,
321 |     .name = L"Test wide string",
322 |     .average = 543.34343,
323 |   };
325 |   ni.number = 58;
327 |   int dynamic_array[ni.number];
328 |   dynamic_array[ni.number - 1] = 543;
330 |   // work around unused variable warnings
331 |   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
332 |         || dynamic_array[ni.number - 1] != 543);
334 |   ;
335 |   return 0;
336 | }
337 configure:5648: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
338 <command-line>: warning: missing terminating " character
339 configure:5648: $? = 0
340 configure:5668: result: -std=gnu99
341 configure:5681: checking whether gcc -std=gnu99 and cc understand -c and -o together
342 configure:5712: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
343 configure:5716: $? = 0
344 configure:5722: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
345 configure:5726: $? = 0
346 configure:5737: cc -c conftest.c >&5
347 configure:5741: $? = 0
348 configure:5749: cc -c conftest.c -o conftest2.o >&5
349 configure:5753: $? = 0
350 configure:5759: cc -c conftest.c -o conftest2.o >&5
351 configure:5763: $? = 0
352 configure:5781: result: yes
353 configure:5815: checking dependency style of gcc -std=gnu99
354 configure:5923: result: gcc3
355 configure:5944: checking how to run the C preprocessor
356 configure:5975: gcc -std=gnu99 -E  conftest.c
357 configure:5975: $? = 0
358 configure:5989: gcc -std=gnu99 -E  conftest.c
359 conftest.c:39:28: error: ac_nonexistent.h: No such file or directory
360 configure:5989: $? = 1
361 configure: failed program was:
362 | /* confdefs.h */
363 | #define PACKAGE_NAME "XZ Utils"
364 | #define PACKAGE_TARNAME "xz"
365 | #define PACKAGE_VERSION "5.0.3"
366 | #define PACKAGE_STRING "XZ Utils 5.0.3"
367 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
368 | #define PACKAGE_URL "http://tukaani.org/xz/"
369 | #define NDEBUG 1
370 | #define HAVE_ENCODER_LZMA1 1
371 | #define HAVE_ENCODER_LZMA2 1
372 | #define HAVE_ENCODER_DELTA 1
373 | #define HAVE_ENCODER_X86 1
374 | #define HAVE_ENCODER_POWERPC 1
375 | #define HAVE_ENCODER_IA64 1
376 | #define HAVE_ENCODER_ARM 1
377 | #define HAVE_ENCODER_ARMTHUMB 1
378 | #define HAVE_ENCODER_SPARC 1
379 | #define HAVE_DECODER_LZMA1 1
380 | #define HAVE_DECODER_LZMA2 1
381 | #define HAVE_DECODER_DELTA 1
382 | #define HAVE_DECODER_X86 1
383 | #define HAVE_DECODER_POWERPC 1
384 | #define HAVE_DECODER_IA64 1
385 | #define HAVE_DECODER_ARM 1
386 | #define HAVE_DECODER_ARMTHUMB 1
387 | #define HAVE_DECODER_SPARC 1
388 | #define HAVE_MF_HC3 1
389 | #define HAVE_MF_HC4 1
390 | #define HAVE_MF_BT2 1
391 | #define HAVE_MF_BT3 1
392 | #define HAVE_MF_BT4 1
393 | #define HAVE_CHECK_CRC32 1
394 | #define HAVE_CHECK_CRC64 1
395 | #define HAVE_CHECK_SHA256 1
396 | #define ASSUME_RAM 128
397 | #define PACKAGE "xz"
398 | #define VERSION "5.0.3"
399 | /* end confdefs.h.  */
400 | #include <ac_nonexistent.h>
401 configure:6014: result: gcc -std=gnu99 -E
402 configure:6034: gcc -std=gnu99 -E  conftest.c
403 configure:6034: $? = 0
404 configure:6048: gcc -std=gnu99 -E  conftest.c
405 conftest.c:39:28: error: ac_nonexistent.h: No such file or directory
406 configure:6048: $? = 1
407 configure: failed program was:
408 | /* confdefs.h */
409 | #define PACKAGE_NAME "XZ Utils"
410 | #define PACKAGE_TARNAME "xz"
411 | #define PACKAGE_VERSION "5.0.3"
412 | #define PACKAGE_STRING "XZ Utils 5.0.3"
413 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
414 | #define PACKAGE_URL "http://tukaani.org/xz/"
415 | #define NDEBUG 1
416 | #define HAVE_ENCODER_LZMA1 1
417 | #define HAVE_ENCODER_LZMA2 1
418 | #define HAVE_ENCODER_DELTA 1
419 | #define HAVE_ENCODER_X86 1
420 | #define HAVE_ENCODER_POWERPC 1
421 | #define HAVE_ENCODER_IA64 1
422 | #define HAVE_ENCODER_ARM 1
423 | #define HAVE_ENCODER_ARMTHUMB 1
424 | #define HAVE_ENCODER_SPARC 1
425 | #define HAVE_DECODER_LZMA1 1
426 | #define HAVE_DECODER_LZMA2 1
427 | #define HAVE_DECODER_DELTA 1
428 | #define HAVE_DECODER_X86 1
429 | #define HAVE_DECODER_POWERPC 1
430 | #define HAVE_DECODER_IA64 1
431 | #define HAVE_DECODER_ARM 1
432 | #define HAVE_DECODER_ARMTHUMB 1
433 | #define HAVE_DECODER_SPARC 1
434 | #define HAVE_MF_HC3 1
435 | #define HAVE_MF_HC4 1
436 | #define HAVE_MF_BT2 1
437 | #define HAVE_MF_BT3 1
438 | #define HAVE_MF_BT4 1
439 | #define HAVE_CHECK_CRC32 1
440 | #define HAVE_CHECK_CRC64 1
441 | #define HAVE_CHECK_SHA256 1
442 | #define ASSUME_RAM 128
443 | #define PACKAGE "xz"
444 | #define VERSION "5.0.3"
445 | /* end confdefs.h.  */
446 | #include <ac_nonexistent.h>
447 configure:6077: checking for grep that handles long lines and -e
448 configure:6135: result: /bin/grep
449 configure:6140: checking for egrep
450 configure:6202: result: /bin/grep -E
451 configure:6207: checking for ANSI C header files
452 configure:6227: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
453 <command-line>: warning: missing terminating " character
454 configure:6227: $? = 0
455 configure:6300: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c  >&5
456 <command-line>: warning: missing terminating " character
457 configure:6300: $? = 0
458 configure:6300: ./conftest
459 configure:6300: $? = 0
460 configure:6311: result: yes
461 configure:6324: checking for sys/types.h
462 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
463 <command-line>: warning: missing terminating " character
464 configure:6324: $? = 0
465 configure:6324: result: yes
466 configure:6324: checking for sys/stat.h
467 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
468 <command-line>: warning: missing terminating " character
469 configure:6324: $? = 0
470 configure:6324: result: yes
471 configure:6324: checking for stdlib.h
472 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
473 <command-line>: warning: missing terminating " character
474 configure:6324: $? = 0
475 configure:6324: result: yes
476 configure:6324: checking for string.h
477 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
478 <command-line>: warning: missing terminating " character
479 configure:6324: $? = 0
480 configure:6324: result: yes
481 configure:6324: checking for memory.h
482 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
483 <command-line>: warning: missing terminating " character
484 configure:6324: $? = 0
485 configure:6324: result: yes
486 configure:6324: checking for strings.h
487 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
488 <command-line>: warning: missing terminating " character
489 configure:6324: $? = 0
490 configure:6324: result: yes
491 configure:6324: checking for inttypes.h
492 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
493 <command-line>: warning: missing terminating " character
494 configure:6324: $? = 0
495 configure:6324: result: yes
496 configure:6324: checking for stdint.h
497 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
498 <command-line>: warning: missing terminating " character
499 configure:6324: $? = 0
500 configure:6324: result: yes
501 configure:6324: checking for unistd.h
502 configure:6324: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
503 <command-line>: warning: missing terminating " character
504 configure:6324: $? = 0
505 configure:6324: result: yes
506 configure:6337: checking minix/config.h usability
507 configure:6337: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
508 <command-line>: warning: missing terminating " character
509 conftest.c:82:26: error: minix/config.h: No such file or directory
510 configure:6337: $? = 1
511 configure: failed program was:
512 | /* confdefs.h */
513 | #define PACKAGE_NAME "XZ Utils"
514 | #define PACKAGE_TARNAME "xz"
515 | #define PACKAGE_VERSION "5.0.3"
516 | #define PACKAGE_STRING "XZ Utils 5.0.3"
517 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
518 | #define PACKAGE_URL "http://tukaani.org/xz/"
519 | #define NDEBUG 1
520 | #define HAVE_ENCODER_LZMA1 1
521 | #define HAVE_ENCODER_LZMA2 1
522 | #define HAVE_ENCODER_DELTA 1
523 | #define HAVE_ENCODER_X86 1
524 | #define HAVE_ENCODER_POWERPC 1
525 | #define HAVE_ENCODER_IA64 1
526 | #define HAVE_ENCODER_ARM 1
527 | #define HAVE_ENCODER_ARMTHUMB 1
528 | #define HAVE_ENCODER_SPARC 1
529 | #define HAVE_DECODER_LZMA1 1
530 | #define HAVE_DECODER_LZMA2 1
531 | #define HAVE_DECODER_DELTA 1
532 | #define HAVE_DECODER_X86 1
533 | #define HAVE_DECODER_POWERPC 1
534 | #define HAVE_DECODER_IA64 1
535 | #define HAVE_DECODER_ARM 1
536 | #define HAVE_DECODER_ARMTHUMB 1
537 | #define HAVE_DECODER_SPARC 1
538 | #define HAVE_MF_HC3 1
539 | #define HAVE_MF_HC4 1
540 | #define HAVE_MF_BT2 1
541 | #define HAVE_MF_BT3 1
542 | #define HAVE_MF_BT4 1
543 | #define HAVE_CHECK_CRC32 1
544 | #define HAVE_CHECK_CRC64 1
545 | #define HAVE_CHECK_SHA256 1
546 | #define ASSUME_RAM 128
547 | #define PACKAGE "xz"
548 | #define VERSION "5.0.3"
549 | #define STDC_HEADERS 1
550 | #define HAVE_SYS_TYPES_H 1
551 | #define HAVE_SYS_STAT_H 1
552 | #define HAVE_STDLIB_H 1
553 | #define HAVE_STRING_H 1
554 | #define HAVE_MEMORY_H 1
555 | #define HAVE_STRINGS_H 1
556 | #define HAVE_INTTYPES_H 1
557 | #define HAVE_STDINT_H 1
558 | #define HAVE_UNISTD_H 1
559 | /* end confdefs.h.  */
560 | #include <stdio.h>
561 | #ifdef HAVE_SYS_TYPES_H
562 | # include <sys/types.h>
563 | #endif
564 | #ifdef HAVE_SYS_STAT_H
565 | # include <sys/stat.h>
566 | #endif
567 | #ifdef STDC_HEADERS
568 | # include <stdlib.h>
569 | # include <stddef.h>
570 | #else
571 | # ifdef HAVE_STDLIB_H
572 | #  include <stdlib.h>
573 | # endif
574 | #endif
575 | #ifdef HAVE_STRING_H
576 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
577 | #  include <memory.h>
578 | # endif
579 | # include <string.h>
580 | #endif
581 | #ifdef HAVE_STRINGS_H
582 | # include <strings.h>
583 | #endif
584 | #ifdef HAVE_INTTYPES_H
585 | # include <inttypes.h>
586 | #endif
587 | #ifdef HAVE_STDINT_H
588 | # include <stdint.h>
589 | #endif
590 | #ifdef HAVE_UNISTD_H
591 | # include <unistd.h>
592 | #endif
593 | #include <minix/config.h>
594 configure:6337: result: no
595 configure:6337: checking minix/config.h presence
596 configure:6337: gcc -std=gnu99 -E  conftest.c
597 conftest.c:49:26: error: minix/config.h: No such file or directory
598 configure:6337: $? = 1
599 configure: failed program was:
600 | /* confdefs.h */
601 | #define PACKAGE_NAME "XZ Utils"
602 | #define PACKAGE_TARNAME "xz"
603 | #define PACKAGE_VERSION "5.0.3"
604 | #define PACKAGE_STRING "XZ Utils 5.0.3"
605 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
606 | #define PACKAGE_URL "http://tukaani.org/xz/"
607 | #define NDEBUG 1
608 | #define HAVE_ENCODER_LZMA1 1
609 | #define HAVE_ENCODER_LZMA2 1
610 | #define HAVE_ENCODER_DELTA 1
611 | #define HAVE_ENCODER_X86 1
612 | #define HAVE_ENCODER_POWERPC 1
613 | #define HAVE_ENCODER_IA64 1
614 | #define HAVE_ENCODER_ARM 1
615 | #define HAVE_ENCODER_ARMTHUMB 1
616 | #define HAVE_ENCODER_SPARC 1
617 | #define HAVE_DECODER_LZMA1 1
618 | #define HAVE_DECODER_LZMA2 1
619 | #define HAVE_DECODER_DELTA 1
620 | #define HAVE_DECODER_X86 1
621 | #define HAVE_DECODER_POWERPC 1
622 | #define HAVE_DECODER_IA64 1
623 | #define HAVE_DECODER_ARM 1
624 | #define HAVE_DECODER_ARMTHUMB 1
625 | #define HAVE_DECODER_SPARC 1
626 | #define HAVE_MF_HC3 1
627 | #define HAVE_MF_HC4 1
628 | #define HAVE_MF_BT2 1
629 | #define HAVE_MF_BT3 1
630 | #define HAVE_MF_BT4 1
631 | #define HAVE_CHECK_CRC32 1
632 | #define HAVE_CHECK_CRC64 1
633 | #define HAVE_CHECK_SHA256 1
634 | #define ASSUME_RAM 128
635 | #define PACKAGE "xz"
636 | #define VERSION "5.0.3"
637 | #define STDC_HEADERS 1
638 | #define HAVE_SYS_TYPES_H 1
639 | #define HAVE_SYS_STAT_H 1
640 | #define HAVE_STDLIB_H 1
641 | #define HAVE_STRING_H 1
642 | #define HAVE_MEMORY_H 1
643 | #define HAVE_STRINGS_H 1
644 | #define HAVE_INTTYPES_H 1
645 | #define HAVE_STDINT_H 1
646 | #define HAVE_UNISTD_H 1
647 | /* end confdefs.h.  */
648 | #include <minix/config.h>
649 configure:6337: result: no
650 configure:6337: checking for minix/config.h
651 configure:6337: result: no
652 configure:6358: checking whether it is safe to define __EXTENSIONS__
653 configure:6376: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
654 <command-line>: warning: missing terminating " character
655 configure:6376: $? = 0
656 configure:6383: result: yes
657 configure:6566: checking for the pthreads library -lpthreads
658 configure:6599: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT    conftest.c -lpthreads  >&5
659 <command-line>: warning: missing terminating " character
660 conftest.c: In function 'main':
661 conftest.c:59: warning: null argument where non-null required (argument 1)
662 conftest.c:60: warning: null argument where non-null required (argument 1)
663 conftest.c:60: warning: null argument where non-null required (argument 3)
664 conftest.c:58: warning: 'th' is used uninitialized in this function
665 /usr/bin/ld: cannot find -lpthreads
666 collect2: ld returned 1 exit status
667 configure:6599: $? = 1
668 configure: failed program was:
669 | /* confdefs.h */
670 | #define PACKAGE_NAME "XZ Utils"
671 | #define PACKAGE_TARNAME "xz"
672 | #define PACKAGE_VERSION "5.0.3"
673 | #define PACKAGE_STRING "XZ Utils 5.0.3"
674 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
675 | #define PACKAGE_URL "http://tukaani.org/xz/"
676 | #define NDEBUG 1
677 | #define HAVE_ENCODER_LZMA1 1
678 | #define HAVE_ENCODER_LZMA2 1
679 | #define HAVE_ENCODER_DELTA 1
680 | #define HAVE_ENCODER_X86 1
681 | #define HAVE_ENCODER_POWERPC 1
682 | #define HAVE_ENCODER_IA64 1
683 | #define HAVE_ENCODER_ARM 1
684 | #define HAVE_ENCODER_ARMTHUMB 1
685 | #define HAVE_ENCODER_SPARC 1
686 | #define HAVE_DECODER_LZMA1 1
687 | #define HAVE_DECODER_LZMA2 1
688 | #define HAVE_DECODER_DELTA 1
689 | #define HAVE_DECODER_X86 1
690 | #define HAVE_DECODER_POWERPC 1
691 | #define HAVE_DECODER_IA64 1
692 | #define HAVE_DECODER_ARM 1
693 | #define HAVE_DECODER_ARMTHUMB 1
694 | #define HAVE_DECODER_SPARC 1
695 | #define HAVE_MF_HC3 1
696 | #define HAVE_MF_HC4 1
697 | #define HAVE_MF_BT2 1
698 | #define HAVE_MF_BT3 1
699 | #define HAVE_MF_BT4 1
700 | #define HAVE_CHECK_CRC32 1
701 | #define HAVE_CHECK_CRC64 1
702 | #define HAVE_CHECK_SHA256 1
703 | #define ASSUME_RAM 128
704 | #define PACKAGE "xz"
705 | #define VERSION "5.0.3"
706 | #define STDC_HEADERS 1
707 | #define HAVE_SYS_TYPES_H 1
708 | #define HAVE_SYS_STAT_H 1
709 | #define HAVE_STDLIB_H 1
710 | #define HAVE_STRING_H 1
711 | #define HAVE_MEMORY_H 1
712 | #define HAVE_STRINGS_H 1
713 | #define HAVE_INTTYPES_H 1
714 | #define HAVE_STDINT_H 1
715 | #define HAVE_UNISTD_H 1
716 | #define __EXTENSIONS__ 1
717 | #define _ALL_SOURCE 1
718 | #define _GNU_SOURCE 1
719 | #define _POSIX_PTHREAD_SEMANTICS 1
720 | #define _TANDEM_SOURCE 1
721 | /* end confdefs.h.  */
722 | #include <pthread.h>
723 | int
724 | main ()
725 | {
726 | pthread_t th; pthread_join(th, 0);
727 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
728 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
729 |   ;
730 |   return 0;
731 | }
732 configure:6608: result: no
733 configure:6511: checking whether pthreads work without any flags
734 configure:6599: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT    conftest.c   >&5
735 <command-line>: warning: missing terminating " character
736 conftest.c: In function 'main':
737 conftest.c:59: warning: null argument where non-null required (argument 1)
738 conftest.c:60: warning: null argument where non-null required (argument 1)
739 conftest.c:60: warning: null argument where non-null required (argument 3)
740 conftest.c:58: warning: 'th' is used uninitialized in this function
741 /tmp/ccfyQ0zd.o: In function `main':
742 conftest.c:(.text+0x1a): undefined reference to `pthread_join'
743 conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel'
744 conftest.c:(.text+0x6d): undefined reference to `pthread_create'
745 conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel'
746 collect2: ld returned 1 exit status
747 configure:6599: $? = 1
748 configure: failed program was:
749 | /* confdefs.h */
750 | #define PACKAGE_NAME "XZ Utils"
751 | #define PACKAGE_TARNAME "xz"
752 | #define PACKAGE_VERSION "5.0.3"
753 | #define PACKAGE_STRING "XZ Utils 5.0.3"
754 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
755 | #define PACKAGE_URL "http://tukaani.org/xz/"
756 | #define NDEBUG 1
757 | #define HAVE_ENCODER_LZMA1 1
758 | #define HAVE_ENCODER_LZMA2 1
759 | #define HAVE_ENCODER_DELTA 1
760 | #define HAVE_ENCODER_X86 1
761 | #define HAVE_ENCODER_POWERPC 1
762 | #define HAVE_ENCODER_IA64 1
763 | #define HAVE_ENCODER_ARM 1
764 | #define HAVE_ENCODER_ARMTHUMB 1
765 | #define HAVE_ENCODER_SPARC 1
766 | #define HAVE_DECODER_LZMA1 1
767 | #define HAVE_DECODER_LZMA2 1
768 | #define HAVE_DECODER_DELTA 1
769 | #define HAVE_DECODER_X86 1
770 | #define HAVE_DECODER_POWERPC 1
771 | #define HAVE_DECODER_IA64 1
772 | #define HAVE_DECODER_ARM 1
773 | #define HAVE_DECODER_ARMTHUMB 1
774 | #define HAVE_DECODER_SPARC 1
775 | #define HAVE_MF_HC3 1
776 | #define HAVE_MF_HC4 1
777 | #define HAVE_MF_BT2 1
778 | #define HAVE_MF_BT3 1
779 | #define HAVE_MF_BT4 1
780 | #define HAVE_CHECK_CRC32 1
781 | #define HAVE_CHECK_CRC64 1
782 | #define HAVE_CHECK_SHA256 1
783 | #define ASSUME_RAM 128
784 | #define PACKAGE "xz"
785 | #define VERSION "5.0.3"
786 | #define STDC_HEADERS 1
787 | #define HAVE_SYS_TYPES_H 1
788 | #define HAVE_SYS_STAT_H 1
789 | #define HAVE_STDLIB_H 1
790 | #define HAVE_STRING_H 1
791 | #define HAVE_MEMORY_H 1
792 | #define HAVE_STRINGS_H 1
793 | #define HAVE_INTTYPES_H 1
794 | #define HAVE_STDINT_H 1
795 | #define HAVE_UNISTD_H 1
796 | #define __EXTENSIONS__ 1
797 | #define _ALL_SOURCE 1
798 | #define _GNU_SOURCE 1
799 | #define _POSIX_PTHREAD_SEMANTICS 1
800 | #define _TANDEM_SOURCE 1
801 | /* end confdefs.h.  */
802 | #include <pthread.h>
803 | int
804 | main ()
805 | {
806 | pthread_t th; pthread_join(th, 0);
807 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
808 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
809 |   ;
810 |   return 0;
811 | }
812 configure:6608: result: no
813 configure:6516: checking whether pthreads work with -Kthread
814 configure:6599: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Kthread   conftest.c   >&5
815 gcc: unrecognized option '-Kthread'
816 <command-line>: warning: missing terminating " character
817 conftest.c: In function 'main':
818 conftest.c:59: warning: null argument where non-null required (argument 1)
819 conftest.c:60: warning: null argument where non-null required (argument 1)
820 conftest.c:60: warning: null argument where non-null required (argument 3)
821 conftest.c:58: warning: 'th' is used uninitialized in this function
822 /tmp/ccBppxiq.o: In function `main':
823 conftest.c:(.text+0x1a): undefined reference to `pthread_join'
824 conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel'
825 conftest.c:(.text+0x6d): undefined reference to `pthread_create'
826 conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel'
827 collect2: ld returned 1 exit status
828 configure:6599: $? = 1
829 configure: failed program was:
830 | /* confdefs.h */
831 | #define PACKAGE_NAME "XZ Utils"
832 | #define PACKAGE_TARNAME "xz"
833 | #define PACKAGE_VERSION "5.0.3"
834 | #define PACKAGE_STRING "XZ Utils 5.0.3"
835 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
836 | #define PACKAGE_URL "http://tukaani.org/xz/"
837 | #define NDEBUG 1
838 | #define HAVE_ENCODER_LZMA1 1
839 | #define HAVE_ENCODER_LZMA2 1
840 | #define HAVE_ENCODER_DELTA 1
841 | #define HAVE_ENCODER_X86 1
842 | #define HAVE_ENCODER_POWERPC 1
843 | #define HAVE_ENCODER_IA64 1
844 | #define HAVE_ENCODER_ARM 1
845 | #define HAVE_ENCODER_ARMTHUMB 1
846 | #define HAVE_ENCODER_SPARC 1
847 | #define HAVE_DECODER_LZMA1 1
848 | #define HAVE_DECODER_LZMA2 1
849 | #define HAVE_DECODER_DELTA 1
850 | #define HAVE_DECODER_X86 1
851 | #define HAVE_DECODER_POWERPC 1
852 | #define HAVE_DECODER_IA64 1
853 | #define HAVE_DECODER_ARM 1
854 | #define HAVE_DECODER_ARMTHUMB 1
855 | #define HAVE_DECODER_SPARC 1
856 | #define HAVE_MF_HC3 1
857 | #define HAVE_MF_HC4 1
858 | #define HAVE_MF_BT2 1
859 | #define HAVE_MF_BT3 1
860 | #define HAVE_MF_BT4 1
861 | #define HAVE_CHECK_CRC32 1
862 | #define HAVE_CHECK_CRC64 1
863 | #define HAVE_CHECK_SHA256 1
864 | #define ASSUME_RAM 128
865 | #define PACKAGE "xz"
866 | #define VERSION "5.0.3"
867 | #define STDC_HEADERS 1
868 | #define HAVE_SYS_TYPES_H 1
869 | #define HAVE_SYS_STAT_H 1
870 | #define HAVE_STDLIB_H 1
871 | #define HAVE_STRING_H 1
872 | #define HAVE_MEMORY_H 1
873 | #define HAVE_STRINGS_H 1
874 | #define HAVE_INTTYPES_H 1
875 | #define HAVE_STDINT_H 1
876 | #define HAVE_UNISTD_H 1
877 | #define __EXTENSIONS__ 1
878 | #define _ALL_SOURCE 1
879 | #define _GNU_SOURCE 1
880 | #define _POSIX_PTHREAD_SEMANTICS 1
881 | #define _TANDEM_SOURCE 1
882 | /* end confdefs.h.  */
883 | #include <pthread.h>
884 | int
885 | main ()
886 | {
887 | pthread_t th; pthread_join(th, 0);
888 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
889 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
890 |   ;
891 |   return 0;
892 | }
893 configure:6608: result: no
894 configure:6516: checking whether pthreads work with -kthread
895 configure:6599: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -kthread   conftest.c   >&5
896 gcc: unrecognized option '-kthread'
897 <command-line>: warning: missing terminating " character
898 conftest.c: In function 'main':
899 conftest.c:59: warning: null argument where non-null required (argument 1)
900 conftest.c:60: warning: null argument where non-null required (argument 1)
901 conftest.c:60: warning: null argument where non-null required (argument 3)
902 conftest.c:58: warning: 'th' is used uninitialized in this function
903 /tmp/ccP81GwA.o: In function `main':
904 conftest.c:(.text+0x1a): undefined reference to `pthread_join'
905 conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel'
906 conftest.c:(.text+0x6d): undefined reference to `pthread_create'
907 conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel'
908 collect2: ld returned 1 exit status
909 configure:6599: $? = 1
910 configure: failed program was:
911 | /* confdefs.h */
912 | #define PACKAGE_NAME "XZ Utils"
913 | #define PACKAGE_TARNAME "xz"
914 | #define PACKAGE_VERSION "5.0.3"
915 | #define PACKAGE_STRING "XZ Utils 5.0.3"
916 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
917 | #define PACKAGE_URL "http://tukaani.org/xz/"
918 | #define NDEBUG 1
919 | #define HAVE_ENCODER_LZMA1 1
920 | #define HAVE_ENCODER_LZMA2 1
921 | #define HAVE_ENCODER_DELTA 1
922 | #define HAVE_ENCODER_X86 1
923 | #define HAVE_ENCODER_POWERPC 1
924 | #define HAVE_ENCODER_IA64 1
925 | #define HAVE_ENCODER_ARM 1
926 | #define HAVE_ENCODER_ARMTHUMB 1
927 | #define HAVE_ENCODER_SPARC 1
928 | #define HAVE_DECODER_LZMA1 1
929 | #define HAVE_DECODER_LZMA2 1
930 | #define HAVE_DECODER_DELTA 1
931 | #define HAVE_DECODER_X86 1
932 | #define HAVE_DECODER_POWERPC 1
933 | #define HAVE_DECODER_IA64 1
934 | #define HAVE_DECODER_ARM 1
935 | #define HAVE_DECODER_ARMTHUMB 1
936 | #define HAVE_DECODER_SPARC 1
937 | #define HAVE_MF_HC3 1
938 | #define HAVE_MF_HC4 1
939 | #define HAVE_MF_BT2 1
940 | #define HAVE_MF_BT3 1
941 | #define HAVE_MF_BT4 1
942 | #define HAVE_CHECK_CRC32 1
943 | #define HAVE_CHECK_CRC64 1
944 | #define HAVE_CHECK_SHA256 1
945 | #define ASSUME_RAM 128
946 | #define PACKAGE "xz"
947 | #define VERSION "5.0.3"
948 | #define STDC_HEADERS 1
949 | #define HAVE_SYS_TYPES_H 1
950 | #define HAVE_SYS_STAT_H 1
951 | #define HAVE_STDLIB_H 1
952 | #define HAVE_STRING_H 1
953 | #define HAVE_MEMORY_H 1
954 | #define HAVE_STRINGS_H 1
955 | #define HAVE_INTTYPES_H 1
956 | #define HAVE_STDINT_H 1
957 | #define HAVE_UNISTD_H 1
958 | #define __EXTENSIONS__ 1
959 | #define _ALL_SOURCE 1
960 | #define _GNU_SOURCE 1
961 | #define _POSIX_PTHREAD_SEMANTICS 1
962 | #define _TANDEM_SOURCE 1
963 | /* end confdefs.h.  */
964 | #include <pthread.h>
965 | int
966 | main ()
967 | {
968 | pthread_t th; pthread_join(th, 0);
969 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
970 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
971 |   ;
972 |   return 0;
973 | }
974 configure:6608: result: no
975 configure:6566: checking for the pthreads library -llthread
976 configure:6599: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT    conftest.c -llthread  >&5
977 <command-line>: warning: missing terminating " character
978 conftest.c: In function 'main':
979 conftest.c:59: warning: null argument where non-null required (argument 1)
980 conftest.c:60: warning: null argument where non-null required (argument 1)
981 conftest.c:60: warning: null argument where non-null required (argument 3)
982 conftest.c:58: warning: 'th' is used uninitialized in this function
983 /usr/bin/ld: cannot find -llthread
984 collect2: ld returned 1 exit status
985 configure:6599: $? = 1
986 configure: failed program was:
987 | /* confdefs.h */
988 | #define PACKAGE_NAME "XZ Utils"
989 | #define PACKAGE_TARNAME "xz"
990 | #define PACKAGE_VERSION "5.0.3"
991 | #define PACKAGE_STRING "XZ Utils 5.0.3"
992 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
993 | #define PACKAGE_URL "http://tukaani.org/xz/"
994 | #define NDEBUG 1
995 | #define HAVE_ENCODER_LZMA1 1
996 | #define HAVE_ENCODER_LZMA2 1
997 | #define HAVE_ENCODER_DELTA 1
998 | #define HAVE_ENCODER_X86 1
999 | #define HAVE_ENCODER_POWERPC 1
1000 | #define HAVE_ENCODER_IA64 1
1001 | #define HAVE_ENCODER_ARM 1
1002 | #define HAVE_ENCODER_ARMTHUMB 1
1003 | #define HAVE_ENCODER_SPARC 1
1004 | #define HAVE_DECODER_LZMA1 1
1005 | #define HAVE_DECODER_LZMA2 1
1006 | #define HAVE_DECODER_DELTA 1
1007 | #define HAVE_DECODER_X86 1
1008 | #define HAVE_DECODER_POWERPC 1
1009 | #define HAVE_DECODER_IA64 1
1010 | #define HAVE_DECODER_ARM 1
1011 | #define HAVE_DECODER_ARMTHUMB 1
1012 | #define HAVE_DECODER_SPARC 1
1013 | #define HAVE_MF_HC3 1
1014 | #define HAVE_MF_HC4 1
1015 | #define HAVE_MF_BT2 1
1016 | #define HAVE_MF_BT3 1
1017 | #define HAVE_MF_BT4 1
1018 | #define HAVE_CHECK_CRC32 1
1019 | #define HAVE_CHECK_CRC64 1
1020 | #define HAVE_CHECK_SHA256 1
1021 | #define ASSUME_RAM 128
1022 | #define PACKAGE "xz"
1023 | #define VERSION "5.0.3"
1024 | #define STDC_HEADERS 1
1025 | #define HAVE_SYS_TYPES_H 1
1026 | #define HAVE_SYS_STAT_H 1
1027 | #define HAVE_STDLIB_H 1
1028 | #define HAVE_STRING_H 1
1029 | #define HAVE_MEMORY_H 1
1030 | #define HAVE_STRINGS_H 1
1031 | #define HAVE_INTTYPES_H 1
1032 | #define HAVE_STDINT_H 1
1033 | #define HAVE_UNISTD_H 1
1034 | #define __EXTENSIONS__ 1
1035 | #define _ALL_SOURCE 1
1036 | #define _GNU_SOURCE 1
1037 | #define _POSIX_PTHREAD_SEMANTICS 1
1038 | #define _TANDEM_SOURCE 1
1039 | /* end confdefs.h.  */
1040 | #include <pthread.h>
1041 | int
1042 | main ()
1043 | {
1044 | pthread_t th; pthread_join(th, 0);
1045 |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
1046 |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
1047 |   ;
1048 |   return 0;
1049 | }
1050 configure:6608: result: no
1051 configure:6516: checking whether pthreads work with -pthread
1052 configure:6599: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -pthread   conftest.c   >&5
1053 <command-line>: warning: missing terminating " character
1054 conftest.c: In function 'main':
1055 conftest.c:59: warning: null argument where non-null required (argument 1)
1056 conftest.c:60: warning: null argument where non-null required (argument 1)
1057 conftest.c:60: warning: null argument where non-null required (argument 3)
1058 conftest.c:58: warning: 'th' is used uninitialized in this function
1059 configure:6599: $? = 0
1060 configure:6608: result: yes
1061 configure:6627: checking for joinable pthread attribute
1062 configure:6642: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -pthread   conftest.c   >&5
1063 <command-line>: warning: missing terminating " character
1064 configure:6642: $? = 0
1065 configure:6648: result: PTHREAD_CREATE_JOINABLE
1066 configure:6658: checking if more special flags are required for pthreads
1067 configure:6665: result: no
1068 configure:6801: checking how to print strings
1069 configure:6828: result: printf
1070 configure:6849: checking for a sed that does not truncate output
1071 configure:6913: result: /bin/sed
1072 configure:6931: checking for fgrep
1073 configure:6993: result: /bin/grep -F
1074 configure:7028: checking for ld used by gcc -std=gnu99
1075 configure:7095: result: ld
1076 configure:7102: checking if the linker (ld) is GNU ld
1077 configure:7117: result: yes
1078 configure:7129: checking for BSD- or MS-compatible name lister (nm)
1079 configure:7178: result: nm
1080 configure:7308: checking the name lister (nm) interface
1081 configure:7315: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1082 <command-line>: warning: missing terminating " character
1083 configure:7318: nm "conftest.o"
1084 configure:7321: output
1085 00000000 B some_variable
1086 configure:7328: result: BSD nm
1087 configure:7332: checking the maximum length of command line arguments
1088 configure:7457: result: 1966080
1089 configure:7474: checking whether the shell understands some XSI constructs
1090 configure:7484: result: yes
1091 configure:7488: checking whether the shell understands "+="
1092 configure:7494: result: yes
1093 configure:7529: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
1094 configure:7569: result: func_convert_file_noop
1095 configure:7576: checking how to convert i686-pc-linux-gnu file names to toolchain format
1096 configure:7596: result: func_convert_file_noop
1097 configure:7603: checking for ld option to reload object files
1098 configure:7610: result: -r
1099 configure:7684: checking for objdump
1100 configure:7700: found /usr/bin/objdump
1101 configure:7711: result: objdump
1102 configure:7740: checking how to recognize dependent libraries
1103 configure:7942: result: pass_all
1104 configure:8027: checking for dlltool
1105 configure:8057: result: no
1106 configure:8084: checking how to associate runtime and link libraries
1107 configure:8111: result: printf %s\n
1108 configure:8235: checking for archiver @FILE support
1109 configure:8252: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1110 <command-line>: warning: missing terminating " character
1111 configure:8252: $? = 0
1112 configure:8255: ar cru libconftest.a @conftest.lst >&5
1113 configure:8258: $? = 0
1114 configure:8263: ar cru libconftest.a @conftest.lst >&5
1115 ar: conftest.o: No such file or directory
1116 configure:8266: $? = 1
1117 configure:8278: result: @
1118 configure:8336: checking for strip
1119 configure:8363: result: strip
1120 configure:8435: checking for ranlib
1121 configure:8462: result: ranlib
1122 configure:8564: checking command to parse nm output from gcc -std=gnu99 object
1123 configure:8683: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1124 <command-line>: warning: missing terminating " character
1125 configure:8686: $? = 0
1126 configure:8690: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
1127 configure:8693: $? = 0
1128 configure:8759: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c conftstm.o >&5
1129 <command-line>: warning: missing terminating " character
1130 configure:8762: $? = 0
1131 configure:8800: result: ok
1132 configure:8837: checking for sysroot
1133 configure:8867: result: no
1134 configure:9110: checking for mt
1135 configure:9140: result: no
1136 configure:9160: checking if : is a manifest tool
1137 configure:9166: : '-?'
1138 configure:9174: result: no
1139 configure:9803: checking for dlfcn.h
1140 configure:9803: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1141 <command-line>: warning: missing terminating " character
1142 configure:9803: $? = 0
1143 configure:9803: result: yes
1144 configure:10288: checking for objdir
1145 configure:10303: result: .libs
1146 configure:10574: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
1147 configure:10592: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  -fno-rtti -fno-exceptions conftest.c >&5
1148 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1149 <command-line>: warning: missing terminating " character
1150 configure:10596: $? = 0
1151 configure:10609: result: no
1152 configure:10919: checking for gcc -std=gnu99 option to produce PIC
1153 configure:10926: result: -fPIC -DPIC
1154 configure:10934: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
1155 configure:10952: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  -fPIC -DPIC -DPIC conftest.c >&5
1156 <command-line>: warning: missing terminating " character
1157 configure:10956: $? = 0
1158 configure:10969: result: yes
1159 configure:10998: checking if gcc -std=gnu99 static flag -static works
1160 configure:11026: result: no
1161 configure:11041: checking if gcc -std=gnu99 supports -c -o file.o
1162 configure:11062: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  -o out/conftest2.o conftest.c >&5
1163 <command-line>: warning: missing terminating " character
1164 configure:11066: $? = 0
1165 configure:11088: result: yes
1166 configure:11096: checking if gcc -std=gnu99 supports -c -o file.o
1167 configure:11143: result: yes
1168 configure:11176: checking whether the gcc -std=gnu99 linker (ld) supports shared libraries
1169 configure:12334: result: yes
1170 configure:12579: checking dynamic linker characteristics
1171 configure:13093: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   -Wl,-rpath -Wl,/foo conftest.c   >&5
1172 <command-line>: warning: missing terminating " character
1173 configure:13093: $? = 0
1174 configure:13315: result: GNU/Linux ld.so
1175 configure:13422: checking how to hardcode library paths into programs
1176 configure:13447: result: immediate
1177 configure:13987: checking whether stripping libraries is possible
1178 configure:13992: result: yes
1179 configure:14027: checking if libtool supports shared libraries
1180 configure:14029: result: yes
1181 configure:14032: checking whether to build shared libraries
1182 configure:14053: result: no
1183 configure:14056: checking whether to build static libraries
1184 configure:14060: result: yes
1185 configure:14138: checking for windres
1186 configure:14168: result: no
1187 configure:14295: checking whether NLS is requested
1188 configure:14304: result: yes
1189 configure:14342: checking for msgfmt
1190 configure: trying /usr/bin/msgfmt...
1191 0 translated messages.
1192 configure:14374: result: /usr/bin/msgfmt
1193 configure:14383: checking for gmsgfmt
1194 configure:14414: result: /usr/bin/msgfmt
1195 configure:14465: checking for xgettext
1196 configure: trying /usr/bin/xgettext...
1197 /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
1198 configure:14497: result: /usr/bin/xgettext
1199 configure:14543: checking for msgmerge
1200 configure: trying /usr/bin/msgmerge...
1201 configure:14574: result: /usr/bin/msgmerge
1202 configure:14628: checking for ld used by GCC
1203 configure:14692: result: ld
1204 configure:14699: checking if the linker (ld) is GNU ld
1205 configure:14712: result: yes
1206 configure:14719: checking for shared library run path origin
1207 configure:14732: result: done
1208 configure:15189: checking for CFPreferencesCopyAppValue
1209 configure:15207: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   -Wl,-framework -Wl,CoreFoundation >&5
1210 <command-line>: warning: missing terminating " character
1211 conftest.c:57:42: error: CoreFoundation/CFPreferences.h: No such file or directory
1212 conftest.c: In function 'main':
1213 conftest.c:61: warning: implicit declaration of function 'CFPreferencesCopyAppValue'
1214 conftest.c:61: error: 'NULL' undeclared (first use in this function)
1215 conftest.c:61: error: (Each undeclared identifier is reported only once
1216 conftest.c:61: error: for each function it appears in.)
1217 configure:15207: $? = 1
1218 configure: failed program was:
1219 | /* confdefs.h */
1220 | #define PACKAGE_NAME "XZ Utils"
1221 | #define PACKAGE_TARNAME "xz"
1222 | #define PACKAGE_VERSION "5.0.3"
1223 | #define PACKAGE_STRING "XZ Utils 5.0.3"
1224 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
1225 | #define PACKAGE_URL "http://tukaani.org/xz/"
1226 | #define NDEBUG 1
1227 | #define HAVE_ENCODER_LZMA1 1
1228 | #define HAVE_ENCODER_LZMA2 1
1229 | #define HAVE_ENCODER_DELTA 1
1230 | #define HAVE_ENCODER_X86 1
1231 | #define HAVE_ENCODER_POWERPC 1
1232 | #define HAVE_ENCODER_IA64 1
1233 | #define HAVE_ENCODER_ARM 1
1234 | #define HAVE_ENCODER_ARMTHUMB 1
1235 | #define HAVE_ENCODER_SPARC 1
1236 | #define HAVE_DECODER_LZMA1 1
1237 | #define HAVE_DECODER_LZMA2 1
1238 | #define HAVE_DECODER_DELTA 1
1239 | #define HAVE_DECODER_X86 1
1240 | #define HAVE_DECODER_POWERPC 1
1241 | #define HAVE_DECODER_IA64 1
1242 | #define HAVE_DECODER_ARM 1
1243 | #define HAVE_DECODER_ARMTHUMB 1
1244 | #define HAVE_DECODER_SPARC 1
1245 | #define HAVE_MF_HC3 1
1246 | #define HAVE_MF_HC4 1
1247 | #define HAVE_MF_BT2 1
1248 | #define HAVE_MF_BT3 1
1249 | #define HAVE_MF_BT4 1
1250 | #define HAVE_CHECK_CRC32 1
1251 | #define HAVE_CHECK_CRC64 1
1252 | #define HAVE_CHECK_SHA256 1
1253 | #define ASSUME_RAM 128
1254 | #define PACKAGE "xz"
1255 | #define VERSION "5.0.3"
1256 | #define STDC_HEADERS 1
1257 | #define HAVE_SYS_TYPES_H 1
1258 | #define HAVE_SYS_STAT_H 1
1259 | #define HAVE_STDLIB_H 1
1260 | #define HAVE_STRING_H 1
1261 | #define HAVE_MEMORY_H 1
1262 | #define HAVE_STRINGS_H 1
1263 | #define HAVE_INTTYPES_H 1
1264 | #define HAVE_STDINT_H 1
1265 | #define HAVE_UNISTD_H 1
1266 | #define __EXTENSIONS__ 1
1267 | #define _ALL_SOURCE 1
1268 | #define _GNU_SOURCE 1
1269 | #define _POSIX_PTHREAD_SEMANTICS 1
1270 | #define _TANDEM_SOURCE 1
1271 | #define HAVE_PTHREAD 1
1272 | #define HAVE_DLFCN_H 1
1273 | #define LT_OBJDIR ".libs/"
1274 | /* end confdefs.h.  */
1275 | #include <CoreFoundation/CFPreferences.h>
1276 | int
1277 | main ()
1278 | {
1279 | CFPreferencesCopyAppValue(NULL, NULL)
1280 |   ;
1281 |   return 0;
1282 | }
1283 configure:15216: result: no
1284 configure:15223: checking for CFLocaleCopyCurrent
1285 configure:15241: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   -Wl,-framework -Wl,CoreFoundation >&5
1286 <command-line>: warning: missing terminating " character
1287 conftest.c:57:37: error: CoreFoundation/CFLocale.h: No such file or directory
1288 conftest.c: In function 'main':
1289 conftest.c:61: warning: implicit declaration of function 'CFLocaleCopyCurrent'
1290 configure:15241: $? = 1
1291 configure: failed program was:
1292 | /* confdefs.h */
1293 | #define PACKAGE_NAME "XZ Utils"
1294 | #define PACKAGE_TARNAME "xz"
1295 | #define PACKAGE_VERSION "5.0.3"
1296 | #define PACKAGE_STRING "XZ Utils 5.0.3"
1297 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
1298 | #define PACKAGE_URL "http://tukaani.org/xz/"
1299 | #define NDEBUG 1
1300 | #define HAVE_ENCODER_LZMA1 1
1301 | #define HAVE_ENCODER_LZMA2 1
1302 | #define HAVE_ENCODER_DELTA 1
1303 | #define HAVE_ENCODER_X86 1
1304 | #define HAVE_ENCODER_POWERPC 1
1305 | #define HAVE_ENCODER_IA64 1
1306 | #define HAVE_ENCODER_ARM 1
1307 | #define HAVE_ENCODER_ARMTHUMB 1
1308 | #define HAVE_ENCODER_SPARC 1
1309 | #define HAVE_DECODER_LZMA1 1
1310 | #define HAVE_DECODER_LZMA2 1
1311 | #define HAVE_DECODER_DELTA 1
1312 | #define HAVE_DECODER_X86 1
1313 | #define HAVE_DECODER_POWERPC 1
1314 | #define HAVE_DECODER_IA64 1
1315 | #define HAVE_DECODER_ARM 1
1316 | #define HAVE_DECODER_ARMTHUMB 1
1317 | #define HAVE_DECODER_SPARC 1
1318 | #define HAVE_MF_HC3 1
1319 | #define HAVE_MF_HC4 1
1320 | #define HAVE_MF_BT2 1
1321 | #define HAVE_MF_BT3 1
1322 | #define HAVE_MF_BT4 1
1323 | #define HAVE_CHECK_CRC32 1
1324 | #define HAVE_CHECK_CRC64 1
1325 | #define HAVE_CHECK_SHA256 1
1326 | #define ASSUME_RAM 128
1327 | #define PACKAGE "xz"
1328 | #define VERSION "5.0.3"
1329 | #define STDC_HEADERS 1
1330 | #define HAVE_SYS_TYPES_H 1
1331 | #define HAVE_SYS_STAT_H 1
1332 | #define HAVE_STDLIB_H 1
1333 | #define HAVE_STRING_H 1
1334 | #define HAVE_MEMORY_H 1
1335 | #define HAVE_STRINGS_H 1
1336 | #define HAVE_INTTYPES_H 1
1337 | #define HAVE_STDINT_H 1
1338 | #define HAVE_UNISTD_H 1
1339 | #define __EXTENSIONS__ 1
1340 | #define _ALL_SOURCE 1
1341 | #define _GNU_SOURCE 1
1342 | #define _POSIX_PTHREAD_SEMANTICS 1
1343 | #define _TANDEM_SOURCE 1
1344 | #define HAVE_PTHREAD 1
1345 | #define HAVE_DLFCN_H 1
1346 | #define LT_OBJDIR ".libs/"
1347 | /* end confdefs.h.  */
1348 | #include <CoreFoundation/CFLocale.h>
1349 | int
1350 | main ()
1351 | {
1352 | CFLocaleCopyCurrent();
1353 |   ;
1354 |   return 0;
1355 | }
1356 configure:15250: result: no
1357 configure:15299: checking for GNU gettext in libc
1358 configure:15319: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
1359 <command-line>: warning: missing terminating " character
1360 configure:15319: $? = 0
1361 configure:15328: result: yes
1362 configure:15934: checking whether to use NLS
1363 configure:15936: result: yes
1364 configure:15939: checking where the gettext function comes from
1365 configure:15950: result: libc
1366 configure:16020: checking fcntl.h usability
1367 configure:16020: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1368 <command-line>: warning: missing terminating " character
1369 configure:16020: $? = 0
1370 configure:16020: result: yes
1371 configure:16020: checking fcntl.h presence
1372 configure:16020: gcc -std=gnu99 -E  conftest.c
1373 configure:16020: $? = 0
1374 configure:16020: result: yes
1375 configure:16020: checking for fcntl.h
1376 configure:16020: result: yes
1377 configure:16020: checking limits.h usability
1378 configure:16020: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1379 <command-line>: warning: missing terminating " character
1380 configure:16020: $? = 0
1381 configure:16020: result: yes
1382 configure:16020: checking limits.h presence
1383 configure:16020: gcc -std=gnu99 -E  conftest.c
1384 configure:16020: $? = 0
1385 configure:16020: result: yes
1386 configure:16020: checking for limits.h
1387 configure:16020: result: yes
1388 configure:16020: checking sys/time.h usability
1389 configure:16020: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1390 <command-line>: warning: missing terminating " character
1391 configure:16020: $? = 0
1392 configure:16020: result: yes
1393 configure:16020: checking sys/time.h presence
1394 configure:16020: gcc -std=gnu99 -E  conftest.c
1395 configure:16020: $? = 0
1396 configure:16020: result: yes
1397 configure:16020: checking for sys/time.h
1398 configure:16020: result: yes
1399 configure:16039: checking for stdbool.h that conforms to C99
1400 configure:16106: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1401 <command-line>: warning: missing terminating " character
1402 conftest.c: In function 'main':
1403 conftest.c:112: warning: the address of 's' will always evaluate as 'true'
1404 conftest.c:116: warning: the address of 'a' will always evaluate as 'true'
1405 conftest.c:116: warning: the address of 'b' will always evaluate as 'true'
1406 conftest.c:116: warning: the address of 'c' will always evaluate as 'true'
1407 conftest.c:116: warning: the address of 'd' will always evaluate as 'true'
1408 conftest.c:116: warning: the address of 'f' will always evaluate as 'true'
1409 conftest.c:116: warning: the address of 'g' will always evaluate as 'true'
1410 conftest.c:116: warning: the address of 'h' will always evaluate as 'true'
1411 conftest.c:116: warning: the address of 'i' will always evaluate as 'true'
1412 conftest.c:117: warning: the address of 'n' will always evaluate as 'true'
1413 conftest.c:117: warning: the address of 'o' will always evaluate as 'true'
1414 conftest.c:117: warning: the address of 'p' will always evaluate as 'true'
1415 configure:16106: $? = 0
1416 configure:16113: result: yes
1417 configure:16115: checking for _Bool
1418 configure:16115: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1419 <command-line>: warning: missing terminating " character
1420 configure:16115: $? = 0
1421 configure:16115: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1422 <command-line>: warning: missing terminating " character
1423 conftest.c: In function 'main':
1424 conftest.c:99: error: expected expression before ')' token
1425 configure:16115: $? = 1
1426 configure: failed program was:
1427 | /* confdefs.h */
1428 | #define PACKAGE_NAME "XZ Utils"
1429 | #define PACKAGE_TARNAME "xz"
1430 | #define PACKAGE_VERSION "5.0.3"
1431 | #define PACKAGE_STRING "XZ Utils 5.0.3"
1432 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
1433 | #define PACKAGE_URL "http://tukaani.org/xz/"
1434 | #define NDEBUG 1
1435 | #define HAVE_ENCODER_LZMA1 1
1436 | #define HAVE_ENCODER_LZMA2 1
1437 | #define HAVE_ENCODER_DELTA 1
1438 | #define HAVE_ENCODER_X86 1
1439 | #define HAVE_ENCODER_POWERPC 1
1440 | #define HAVE_ENCODER_IA64 1
1441 | #define HAVE_ENCODER_ARM 1
1442 | #define HAVE_ENCODER_ARMTHUMB 1
1443 | #define HAVE_ENCODER_SPARC 1
1444 | #define HAVE_DECODER_LZMA1 1
1445 | #define HAVE_DECODER_LZMA2 1
1446 | #define HAVE_DECODER_DELTA 1
1447 | #define HAVE_DECODER_X86 1
1448 | #define HAVE_DECODER_POWERPC 1
1449 | #define HAVE_DECODER_IA64 1
1450 | #define HAVE_DECODER_ARM 1
1451 | #define HAVE_DECODER_ARMTHUMB 1
1452 | #define HAVE_DECODER_SPARC 1
1453 | #define HAVE_MF_HC3 1
1454 | #define HAVE_MF_HC4 1
1455 | #define HAVE_MF_BT2 1
1456 | #define HAVE_MF_BT3 1
1457 | #define HAVE_MF_BT4 1
1458 | #define HAVE_CHECK_CRC32 1
1459 | #define HAVE_CHECK_CRC64 1
1460 | #define HAVE_CHECK_SHA256 1
1461 | #define ASSUME_RAM 128
1462 | #define PACKAGE "xz"
1463 | #define VERSION "5.0.3"
1464 | #define STDC_HEADERS 1
1465 | #define HAVE_SYS_TYPES_H 1
1466 | #define HAVE_SYS_STAT_H 1
1467 | #define HAVE_STDLIB_H 1
1468 | #define HAVE_STRING_H 1
1469 | #define HAVE_MEMORY_H 1
1470 | #define HAVE_STRINGS_H 1
1471 | #define HAVE_INTTYPES_H 1
1472 | #define HAVE_STDINT_H 1
1473 | #define HAVE_UNISTD_H 1
1474 | #define __EXTENSIONS__ 1
1475 | #define _ALL_SOURCE 1
1476 | #define _GNU_SOURCE 1
1477 | #define _POSIX_PTHREAD_SEMANTICS 1
1478 | #define _TANDEM_SOURCE 1
1479 | #define HAVE_PTHREAD 1
1480 | #define HAVE_DLFCN_H 1
1481 | #define LT_OBJDIR ".libs/"
1482 | #define ENABLE_NLS 1
1483 | #define HAVE_GETTEXT 1
1484 | #define HAVE_DCGETTEXT 1
1485 | #define HAVE_FCNTL_H 1
1486 | #define HAVE_LIMITS_H 1
1487 | #define HAVE_SYS_TIME_H 1
1488 | /* end confdefs.h.  */
1489 | #include <stdio.h>
1490 | #ifdef HAVE_SYS_TYPES_H
1491 | # include <sys/types.h>
1492 | #endif
1493 | #ifdef HAVE_SYS_STAT_H
1494 | # include <sys/stat.h>
1495 | #endif
1496 | #ifdef STDC_HEADERS
1497 | # include <stdlib.h>
1498 | # include <stddef.h>
1499 | #else
1500 | # ifdef HAVE_STDLIB_H
1501 | #  include <stdlib.h>
1502 | # endif
1503 | #endif
1504 | #ifdef HAVE_STRING_H
1505 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1506 | #  include <memory.h>
1507 | # endif
1508 | # include <string.h>
1509 | #endif
1510 | #ifdef HAVE_STRINGS_H
1511 | # include <strings.h>
1512 | #endif
1513 | #ifdef HAVE_INTTYPES_H
1514 | # include <inttypes.h>
1515 | #endif
1516 | #ifdef HAVE_STDINT_H
1517 | # include <stdint.h>
1518 | #endif
1519 | #ifdef HAVE_UNISTD_H
1520 | # include <unistd.h>
1521 | #endif
1522 | int
1523 | main ()
1524 | {
1525 | if (sizeof ((_Bool)))
1526 |           return 0;
1527 |   ;
1528 |   return 0;
1529 | }
1530 configure:16115: result: yes
1531 configure:16132: checking for uint8_t
1532 configure:16132: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1533 <command-line>: warning: missing terminating " character
1534 configure:16132: $? = 0
1535 configure:16132: result: yes
1536 configure:16146: checking for uint16_t
1537 configure:16146: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1538 <command-line>: warning: missing terminating " character
1539 configure:16146: $? = 0
1540 configure:16146: result: yes
1541 configure:16158: checking for int32_t
1542 configure:16158: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1543 <command-line>: warning: missing terminating " character
1544 configure:16158: $? = 0
1545 configure:16158: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1546 <command-line>: warning: missing terminating " character
1547 conftest.c: In function 'main':
1548 conftest.c:103: warning: integer overflow in expression
1549 conftest.c:103: error: size of array 'test_array' is negative
1550 configure:16158: $? = 1
1551 configure: failed program was:
1552 | /* confdefs.h */
1553 | #define PACKAGE_NAME "XZ Utils"
1554 | #define PACKAGE_TARNAME "xz"
1555 | #define PACKAGE_VERSION "5.0.3"
1556 | #define PACKAGE_STRING "XZ Utils 5.0.3"
1557 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
1558 | #define PACKAGE_URL "http://tukaani.org/xz/"
1559 | #define NDEBUG 1
1560 | #define HAVE_ENCODER_LZMA1 1
1561 | #define HAVE_ENCODER_LZMA2 1
1562 | #define HAVE_ENCODER_DELTA 1
1563 | #define HAVE_ENCODER_X86 1
1564 | #define HAVE_ENCODER_POWERPC 1
1565 | #define HAVE_ENCODER_IA64 1
1566 | #define HAVE_ENCODER_ARM 1
1567 | #define HAVE_ENCODER_ARMTHUMB 1
1568 | #define HAVE_ENCODER_SPARC 1
1569 | #define HAVE_DECODER_LZMA1 1
1570 | #define HAVE_DECODER_LZMA2 1
1571 | #define HAVE_DECODER_DELTA 1
1572 | #define HAVE_DECODER_X86 1
1573 | #define HAVE_DECODER_POWERPC 1
1574 | #define HAVE_DECODER_IA64 1
1575 | #define HAVE_DECODER_ARM 1
1576 | #define HAVE_DECODER_ARMTHUMB 1
1577 | #define HAVE_DECODER_SPARC 1
1578 | #define HAVE_MF_HC3 1
1579 | #define HAVE_MF_HC4 1
1580 | #define HAVE_MF_BT2 1
1581 | #define HAVE_MF_BT3 1
1582 | #define HAVE_MF_BT4 1
1583 | #define HAVE_CHECK_CRC32 1
1584 | #define HAVE_CHECK_CRC64 1
1585 | #define HAVE_CHECK_SHA256 1
1586 | #define ASSUME_RAM 128
1587 | #define PACKAGE "xz"
1588 | #define VERSION "5.0.3"
1589 | #define STDC_HEADERS 1
1590 | #define HAVE_SYS_TYPES_H 1
1591 | #define HAVE_SYS_STAT_H 1
1592 | #define HAVE_STDLIB_H 1
1593 | #define HAVE_STRING_H 1
1594 | #define HAVE_MEMORY_H 1
1595 | #define HAVE_STRINGS_H 1
1596 | #define HAVE_INTTYPES_H 1
1597 | #define HAVE_STDINT_H 1
1598 | #define HAVE_UNISTD_H 1
1599 | #define __EXTENSIONS__ 1
1600 | #define _ALL_SOURCE 1
1601 | #define _GNU_SOURCE 1
1602 | #define _POSIX_PTHREAD_SEMANTICS 1
1603 | #define _TANDEM_SOURCE 1
1604 | #define HAVE_PTHREAD 1
1605 | #define HAVE_DLFCN_H 1
1606 | #define LT_OBJDIR ".libs/"
1607 | #define ENABLE_NLS 1
1608 | #define HAVE_GETTEXT 1
1609 | #define HAVE_DCGETTEXT 1
1610 | #define HAVE_FCNTL_H 1
1611 | #define HAVE_LIMITS_H 1
1612 | #define HAVE_SYS_TIME_H 1
1613 | #define HAVE__BOOL 1
1614 | #define HAVE_STDBOOL_H 1
1615 | /* end confdefs.h.  */
1616 | #include <stdio.h>
1617 | #ifdef HAVE_SYS_TYPES_H
1618 | # include <sys/types.h>
1619 | #endif
1620 | #ifdef HAVE_SYS_STAT_H
1621 | # include <sys/stat.h>
1622 | #endif
1623 | #ifdef STDC_HEADERS
1624 | # include <stdlib.h>
1625 | # include <stddef.h>
1626 | #else
1627 | # ifdef HAVE_STDLIB_H
1628 | #  include <stdlib.h>
1629 | # endif
1630 | #endif
1631 | #ifdef HAVE_STRING_H
1632 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1633 | #  include <memory.h>
1634 | # endif
1635 | # include <string.h>
1636 | #endif
1637 | #ifdef HAVE_STRINGS_H
1638 | # include <strings.h>
1639 | #endif
1640 | #ifdef HAVE_INTTYPES_H
1641 | # include <inttypes.h>
1642 | #endif
1643 | #ifdef HAVE_STDINT_H
1644 | # include <stdint.h>
1645 | #endif
1646 | #ifdef HAVE_UNISTD_H
1647 | # include <unistd.h>
1648 | #endif
1649 |               enum { N = 32 / 2 - 1 };
1650 | int
1651 | main ()
1652 | {
1653 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
1654 |                < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
1655 | test_array [0] = 0
1657 |   ;
1658 |   return 0;
1659 | }
1660 configure:16158: result: yes
1661 configure:16169: checking for uint32_t
1662 configure:16169: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1663 <command-line>: warning: missing terminating " character
1664 configure:16169: $? = 0
1665 configure:16169: result: yes
1666 configure:16183: checking for int64_t
1667 configure:16183: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1668 <command-line>: warning: missing terminating " character
1669 configure:16183: $? = 0
1670 configure:16183: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1671 <command-line>: warning: missing terminating " character
1672 conftest.c: In function 'main':
1673 conftest.c:103: warning: integer overflow in expression
1674 conftest.c:103: error: size of array 'test_array' is negative
1675 configure:16183: $? = 1
1676 configure: failed program was:
1677 | /* confdefs.h */
1678 | #define PACKAGE_NAME "XZ Utils"
1679 | #define PACKAGE_TARNAME "xz"
1680 | #define PACKAGE_VERSION "5.0.3"
1681 | #define PACKAGE_STRING "XZ Utils 5.0.3"
1682 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
1683 | #define PACKAGE_URL "http://tukaani.org/xz/"
1684 | #define NDEBUG 1
1685 | #define HAVE_ENCODER_LZMA1 1
1686 | #define HAVE_ENCODER_LZMA2 1
1687 | #define HAVE_ENCODER_DELTA 1
1688 | #define HAVE_ENCODER_X86 1
1689 | #define HAVE_ENCODER_POWERPC 1
1690 | #define HAVE_ENCODER_IA64 1
1691 | #define HAVE_ENCODER_ARM 1
1692 | #define HAVE_ENCODER_ARMTHUMB 1
1693 | #define HAVE_ENCODER_SPARC 1
1694 | #define HAVE_DECODER_LZMA1 1
1695 | #define HAVE_DECODER_LZMA2 1
1696 | #define HAVE_DECODER_DELTA 1
1697 | #define HAVE_DECODER_X86 1
1698 | #define HAVE_DECODER_POWERPC 1
1699 | #define HAVE_DECODER_IA64 1
1700 | #define HAVE_DECODER_ARM 1
1701 | #define HAVE_DECODER_ARMTHUMB 1
1702 | #define HAVE_DECODER_SPARC 1
1703 | #define HAVE_MF_HC3 1
1704 | #define HAVE_MF_HC4 1
1705 | #define HAVE_MF_BT2 1
1706 | #define HAVE_MF_BT3 1
1707 | #define HAVE_MF_BT4 1
1708 | #define HAVE_CHECK_CRC32 1
1709 | #define HAVE_CHECK_CRC64 1
1710 | #define HAVE_CHECK_SHA256 1
1711 | #define ASSUME_RAM 128
1712 | #define PACKAGE "xz"
1713 | #define VERSION "5.0.3"
1714 | #define STDC_HEADERS 1
1715 | #define HAVE_SYS_TYPES_H 1
1716 | #define HAVE_SYS_STAT_H 1
1717 | #define HAVE_STDLIB_H 1
1718 | #define HAVE_STRING_H 1
1719 | #define HAVE_MEMORY_H 1
1720 | #define HAVE_STRINGS_H 1
1721 | #define HAVE_INTTYPES_H 1
1722 | #define HAVE_STDINT_H 1
1723 | #define HAVE_UNISTD_H 1
1724 | #define __EXTENSIONS__ 1
1725 | #define _ALL_SOURCE 1
1726 | #define _GNU_SOURCE 1
1727 | #define _POSIX_PTHREAD_SEMANTICS 1
1728 | #define _TANDEM_SOURCE 1
1729 | #define HAVE_PTHREAD 1
1730 | #define HAVE_DLFCN_H 1
1731 | #define LT_OBJDIR ".libs/"
1732 | #define ENABLE_NLS 1
1733 | #define HAVE_GETTEXT 1
1734 | #define HAVE_DCGETTEXT 1
1735 | #define HAVE_FCNTL_H 1
1736 | #define HAVE_LIMITS_H 1
1737 | #define HAVE_SYS_TIME_H 1
1738 | #define HAVE__BOOL 1
1739 | #define HAVE_STDBOOL_H 1
1740 | /* end confdefs.h.  */
1741 | #include <stdio.h>
1742 | #ifdef HAVE_SYS_TYPES_H
1743 | # include <sys/types.h>
1744 | #endif
1745 | #ifdef HAVE_SYS_STAT_H
1746 | # include <sys/stat.h>
1747 | #endif
1748 | #ifdef STDC_HEADERS
1749 | # include <stdlib.h>
1750 | # include <stddef.h>
1751 | #else
1752 | # ifdef HAVE_STDLIB_H
1753 | #  include <stdlib.h>
1754 | # endif
1755 | #endif
1756 | #ifdef HAVE_STRING_H
1757 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1758 | #  include <memory.h>
1759 | # endif
1760 | # include <string.h>
1761 | #endif
1762 | #ifdef HAVE_STRINGS_H
1763 | # include <strings.h>
1764 | #endif
1765 | #ifdef HAVE_INTTYPES_H
1766 | # include <inttypes.h>
1767 | #endif
1768 | #ifdef HAVE_STDINT_H
1769 | # include <stdint.h>
1770 | #endif
1771 | #ifdef HAVE_UNISTD_H
1772 | # include <unistd.h>
1773 | #endif
1774 |               enum { N = 64 / 2 - 1 };
1775 | int
1776 | main ()
1777 | {
1778 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
1779 |                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
1780 | test_array [0] = 0
1782 |   ;
1783 |   return 0;
1784 | }
1785 configure:16183: result: yes
1786 configure:16194: checking for uint64_t
1787 configure:16194: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1788 <command-line>: warning: missing terminating " character
1789 configure:16194: $? = 0
1790 configure:16194: result: yes
1791 configure:16209: checking for uintptr_t
1792 configure:16209: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1793 <command-line>: warning: missing terminating " character
1794 configure:16209: $? = 0
1795 configure:16209: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1796 <command-line>: warning: missing terminating " character
1797 conftest.c: In function 'main':
1798 conftest.c:101: error: expected expression before ')' token
1799 configure:16209: $? = 1
1800 configure: failed program was:
1801 | /* confdefs.h */
1802 | #define PACKAGE_NAME "XZ Utils"
1803 | #define PACKAGE_TARNAME "xz"
1804 | #define PACKAGE_VERSION "5.0.3"
1805 | #define PACKAGE_STRING "XZ Utils 5.0.3"
1806 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
1807 | #define PACKAGE_URL "http://tukaani.org/xz/"
1808 | #define NDEBUG 1
1809 | #define HAVE_ENCODER_LZMA1 1
1810 | #define HAVE_ENCODER_LZMA2 1
1811 | #define HAVE_ENCODER_DELTA 1
1812 | #define HAVE_ENCODER_X86 1
1813 | #define HAVE_ENCODER_POWERPC 1
1814 | #define HAVE_ENCODER_IA64 1
1815 | #define HAVE_ENCODER_ARM 1
1816 | #define HAVE_ENCODER_ARMTHUMB 1
1817 | #define HAVE_ENCODER_SPARC 1
1818 | #define HAVE_DECODER_LZMA1 1
1819 | #define HAVE_DECODER_LZMA2 1
1820 | #define HAVE_DECODER_DELTA 1
1821 | #define HAVE_DECODER_X86 1
1822 | #define HAVE_DECODER_POWERPC 1
1823 | #define HAVE_DECODER_IA64 1
1824 | #define HAVE_DECODER_ARM 1
1825 | #define HAVE_DECODER_ARMTHUMB 1
1826 | #define HAVE_DECODER_SPARC 1
1827 | #define HAVE_MF_HC3 1
1828 | #define HAVE_MF_HC4 1
1829 | #define HAVE_MF_BT2 1
1830 | #define HAVE_MF_BT3 1
1831 | #define HAVE_MF_BT4 1
1832 | #define HAVE_CHECK_CRC32 1
1833 | #define HAVE_CHECK_CRC64 1
1834 | #define HAVE_CHECK_SHA256 1
1835 | #define ASSUME_RAM 128
1836 | #define PACKAGE "xz"
1837 | #define VERSION "5.0.3"
1838 | #define STDC_HEADERS 1
1839 | #define HAVE_SYS_TYPES_H 1
1840 | #define HAVE_SYS_STAT_H 1
1841 | #define HAVE_STDLIB_H 1
1842 | #define HAVE_STRING_H 1
1843 | #define HAVE_MEMORY_H 1
1844 | #define HAVE_STRINGS_H 1
1845 | #define HAVE_INTTYPES_H 1
1846 | #define HAVE_STDINT_H 1
1847 | #define HAVE_UNISTD_H 1
1848 | #define __EXTENSIONS__ 1
1849 | #define _ALL_SOURCE 1
1850 | #define _GNU_SOURCE 1
1851 | #define _POSIX_PTHREAD_SEMANTICS 1
1852 | #define _TANDEM_SOURCE 1
1853 | #define HAVE_PTHREAD 1
1854 | #define HAVE_DLFCN_H 1
1855 | #define LT_OBJDIR ".libs/"
1856 | #define ENABLE_NLS 1
1857 | #define HAVE_GETTEXT 1
1858 | #define HAVE_DCGETTEXT 1
1859 | #define HAVE_FCNTL_H 1
1860 | #define HAVE_LIMITS_H 1
1861 | #define HAVE_SYS_TIME_H 1
1862 | #define HAVE__BOOL 1
1863 | #define HAVE_STDBOOL_H 1
1864 | /* end confdefs.h.  */
1865 | #include <stdio.h>
1866 | #ifdef HAVE_SYS_TYPES_H
1867 | # include <sys/types.h>
1868 | #endif
1869 | #ifdef HAVE_SYS_STAT_H
1870 | # include <sys/stat.h>
1871 | #endif
1872 | #ifdef STDC_HEADERS
1873 | # include <stdlib.h>
1874 | # include <stddef.h>
1875 | #else
1876 | # ifdef HAVE_STDLIB_H
1877 | #  include <stdlib.h>
1878 | # endif
1879 | #endif
1880 | #ifdef HAVE_STRING_H
1881 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1882 | #  include <memory.h>
1883 | # endif
1884 | # include <string.h>
1885 | #endif
1886 | #ifdef HAVE_STRINGS_H
1887 | # include <strings.h>
1888 | #endif
1889 | #ifdef HAVE_INTTYPES_H
1890 | # include <inttypes.h>
1891 | #endif
1892 | #ifdef HAVE_STDINT_H
1893 | # include <stdint.h>
1894 | #endif
1895 | #ifdef HAVE_UNISTD_H
1896 | # include <unistd.h>
1897 | #endif
1898 | int
1899 | main ()
1900 | {
1901 | if (sizeof ((uintptr_t)))
1902 |           return 0;
1903 |   ;
1904 |   return 0;
1905 | }
1906 configure:16209: result: yes
1907 configure:16249: checking size of size_t
1908 configure:16254: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
1909 <command-line>: warning: missing terminating " character
1910 configure:16254: $? = 0
1911 configure:16254: ./conftest
1912 configure:16254: $? = 0
1913 configure:16268: result: 4
1914 configure:16282: checking for struct stat.st_atim.tv_nsec
1915 configure:16282: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1916 <command-line>: warning: missing terminating " character
1917 configure:16282: $? = 0
1918 configure:16282: result: yes
1919 configure:16291: checking for struct stat.st_atimespec.tv_nsec
1920 configure:16291: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
1921 <command-line>: warning: missing terminating " character
1922 conftest.c: In function 'main':
1923 conftest.c:105: error: 'struct stat' has no member named 'st_atimespec'
1924 configure:16291: $? = 1
1925 configure: failed program was:
1926 | /* confdefs.h */
1927 | #define PACKAGE_NAME "XZ Utils"
1928 | #define PACKAGE_TARNAME "xz"
1929 | #define PACKAGE_VERSION "5.0.3"
1930 | #define PACKAGE_STRING "XZ Utils 5.0.3"
1931 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
1932 | #define PACKAGE_URL "http://tukaani.org/xz/"
1933 | #define NDEBUG 1
1934 | #define HAVE_ENCODER_LZMA1 1
1935 | #define HAVE_ENCODER_LZMA2 1
1936 | #define HAVE_ENCODER_DELTA 1
1937 | #define HAVE_ENCODER_X86 1
1938 | #define HAVE_ENCODER_POWERPC 1
1939 | #define HAVE_ENCODER_IA64 1
1940 | #define HAVE_ENCODER_ARM 1
1941 | #define HAVE_ENCODER_ARMTHUMB 1
1942 | #define HAVE_ENCODER_SPARC 1
1943 | #define HAVE_DECODER_LZMA1 1
1944 | #define HAVE_DECODER_LZMA2 1
1945 | #define HAVE_DECODER_DELTA 1
1946 | #define HAVE_DECODER_X86 1
1947 | #define HAVE_DECODER_POWERPC 1
1948 | #define HAVE_DECODER_IA64 1
1949 | #define HAVE_DECODER_ARM 1
1950 | #define HAVE_DECODER_ARMTHUMB 1
1951 | #define HAVE_DECODER_SPARC 1
1952 | #define HAVE_MF_HC3 1
1953 | #define HAVE_MF_HC4 1
1954 | #define HAVE_MF_BT2 1
1955 | #define HAVE_MF_BT3 1
1956 | #define HAVE_MF_BT4 1
1957 | #define HAVE_CHECK_CRC32 1
1958 | #define HAVE_CHECK_CRC64 1
1959 | #define HAVE_CHECK_SHA256 1
1960 | #define ASSUME_RAM 128
1961 | #define PACKAGE "xz"
1962 | #define VERSION "5.0.3"
1963 | #define STDC_HEADERS 1
1964 | #define HAVE_SYS_TYPES_H 1
1965 | #define HAVE_SYS_STAT_H 1
1966 | #define HAVE_STDLIB_H 1
1967 | #define HAVE_STRING_H 1
1968 | #define HAVE_MEMORY_H 1
1969 | #define HAVE_STRINGS_H 1
1970 | #define HAVE_INTTYPES_H 1
1971 | #define HAVE_STDINT_H 1
1972 | #define HAVE_UNISTD_H 1
1973 | #define __EXTENSIONS__ 1
1974 | #define _ALL_SOURCE 1
1975 | #define _GNU_SOURCE 1
1976 | #define _POSIX_PTHREAD_SEMANTICS 1
1977 | #define _TANDEM_SOURCE 1
1978 | #define HAVE_PTHREAD 1
1979 | #define HAVE_DLFCN_H 1
1980 | #define LT_OBJDIR ".libs/"
1981 | #define ENABLE_NLS 1
1982 | #define HAVE_GETTEXT 1
1983 | #define HAVE_DCGETTEXT 1
1984 | #define HAVE_FCNTL_H 1
1985 | #define HAVE_LIMITS_H 1
1986 | #define HAVE_SYS_TIME_H 1
1987 | #define HAVE__BOOL 1
1988 | #define HAVE_STDBOOL_H 1
1989 | #define HAVE_UINTPTR_T 1
1990 | #define SIZEOF_SIZE_T 4
1991 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
1992 | /* end confdefs.h.  */
1993 | #include <stdio.h>
1994 | #ifdef HAVE_SYS_TYPES_H
1995 | # include <sys/types.h>
1996 | #endif
1997 | #ifdef HAVE_SYS_STAT_H
1998 | # include <sys/stat.h>
1999 | #endif
2000 | #ifdef STDC_HEADERS
2001 | # include <stdlib.h>
2002 | # include <stddef.h>
2003 | #else
2004 | # ifdef HAVE_STDLIB_H
2005 | #  include <stdlib.h>
2006 | # endif
2007 | #endif
2008 | #ifdef HAVE_STRING_H
2009 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2010 | #  include <memory.h>
2011 | # endif
2012 | # include <string.h>
2013 | #endif
2014 | #ifdef HAVE_STRINGS_H
2015 | # include <strings.h>
2016 | #endif
2017 | #ifdef HAVE_INTTYPES_H
2018 | # include <inttypes.h>
2019 | #endif
2020 | #ifdef HAVE_STDINT_H
2021 | # include <stdint.h>
2022 | #endif
2023 | #ifdef HAVE_UNISTD_H
2024 | # include <unistd.h>
2025 | #endif
2026 | int
2027 | main ()
2028 | {
2029 | static struct stat ac_aggr;
2030 | if (ac_aggr.st_atimespec.tv_nsec)
2031 | return 0;
2032 |   ;
2033 |   return 0;
2034 | }
2035 configure:16291: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2036 <command-line>: warning: missing terminating " character
2037 conftest.c: In function 'main':
2038 conftest.c:105: error: 'struct stat' has no member named 'st_atimespec'
2039 configure:16291: $? = 1
2040 configure: failed program was:
2041 | /* confdefs.h */
2042 | #define PACKAGE_NAME "XZ Utils"
2043 | #define PACKAGE_TARNAME "xz"
2044 | #define PACKAGE_VERSION "5.0.3"
2045 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2046 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2047 | #define PACKAGE_URL "http://tukaani.org/xz/"
2048 | #define NDEBUG 1
2049 | #define HAVE_ENCODER_LZMA1 1
2050 | #define HAVE_ENCODER_LZMA2 1
2051 | #define HAVE_ENCODER_DELTA 1
2052 | #define HAVE_ENCODER_X86 1
2053 | #define HAVE_ENCODER_POWERPC 1
2054 | #define HAVE_ENCODER_IA64 1
2055 | #define HAVE_ENCODER_ARM 1
2056 | #define HAVE_ENCODER_ARMTHUMB 1
2057 | #define HAVE_ENCODER_SPARC 1
2058 | #define HAVE_DECODER_LZMA1 1
2059 | #define HAVE_DECODER_LZMA2 1
2060 | #define HAVE_DECODER_DELTA 1
2061 | #define HAVE_DECODER_X86 1
2062 | #define HAVE_DECODER_POWERPC 1
2063 | #define HAVE_DECODER_IA64 1
2064 | #define HAVE_DECODER_ARM 1
2065 | #define HAVE_DECODER_ARMTHUMB 1
2066 | #define HAVE_DECODER_SPARC 1
2067 | #define HAVE_MF_HC3 1
2068 | #define HAVE_MF_HC4 1
2069 | #define HAVE_MF_BT2 1
2070 | #define HAVE_MF_BT3 1
2071 | #define HAVE_MF_BT4 1
2072 | #define HAVE_CHECK_CRC32 1
2073 | #define HAVE_CHECK_CRC64 1
2074 | #define HAVE_CHECK_SHA256 1
2075 | #define ASSUME_RAM 128
2076 | #define PACKAGE "xz"
2077 | #define VERSION "5.0.3"
2078 | #define STDC_HEADERS 1
2079 | #define HAVE_SYS_TYPES_H 1
2080 | #define HAVE_SYS_STAT_H 1
2081 | #define HAVE_STDLIB_H 1
2082 | #define HAVE_STRING_H 1
2083 | #define HAVE_MEMORY_H 1
2084 | #define HAVE_STRINGS_H 1
2085 | #define HAVE_INTTYPES_H 1
2086 | #define HAVE_STDINT_H 1
2087 | #define HAVE_UNISTD_H 1
2088 | #define __EXTENSIONS__ 1
2089 | #define _ALL_SOURCE 1
2090 | #define _GNU_SOURCE 1
2091 | #define _POSIX_PTHREAD_SEMANTICS 1
2092 | #define _TANDEM_SOURCE 1
2093 | #define HAVE_PTHREAD 1
2094 | #define HAVE_DLFCN_H 1
2095 | #define LT_OBJDIR ".libs/"
2096 | #define ENABLE_NLS 1
2097 | #define HAVE_GETTEXT 1
2098 | #define HAVE_DCGETTEXT 1
2099 | #define HAVE_FCNTL_H 1
2100 | #define HAVE_LIMITS_H 1
2101 | #define HAVE_SYS_TIME_H 1
2102 | #define HAVE__BOOL 1
2103 | #define HAVE_STDBOOL_H 1
2104 | #define HAVE_UINTPTR_T 1
2105 | #define SIZEOF_SIZE_T 4
2106 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
2107 | /* end confdefs.h.  */
2108 | #include <stdio.h>
2109 | #ifdef HAVE_SYS_TYPES_H
2110 | # include <sys/types.h>
2111 | #endif
2112 | #ifdef HAVE_SYS_STAT_H
2113 | # include <sys/stat.h>
2114 | #endif
2115 | #ifdef STDC_HEADERS
2116 | # include <stdlib.h>
2117 | # include <stddef.h>
2118 | #else
2119 | # ifdef HAVE_STDLIB_H
2120 | #  include <stdlib.h>
2121 | # endif
2122 | #endif
2123 | #ifdef HAVE_STRING_H
2124 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2125 | #  include <memory.h>
2126 | # endif
2127 | # include <string.h>
2128 | #endif
2129 | #ifdef HAVE_STRINGS_H
2130 | # include <strings.h>
2131 | #endif
2132 | #ifdef HAVE_INTTYPES_H
2133 | # include <inttypes.h>
2134 | #endif
2135 | #ifdef HAVE_STDINT_H
2136 | # include <stdint.h>
2137 | #endif
2138 | #ifdef HAVE_UNISTD_H
2139 | # include <unistd.h>
2140 | #endif
2141 | int
2142 | main ()
2143 | {
2144 | static struct stat ac_aggr;
2145 | if (sizeof ac_aggr.st_atimespec.tv_nsec)
2146 | return 0;
2147 |   ;
2148 |   return 0;
2149 | }
2150 configure:16291: result: no
2151 configure:16300: checking for struct stat.st_atimensec
2152 configure:16300: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2153 <command-line>: warning: missing terminating " character
2154 conftest.c: In function 'main':
2155 conftest.c:105: error: 'struct stat' has no member named 'st_atimensec'
2156 configure:16300: $? = 1
2157 configure: failed program was:
2158 | /* confdefs.h */
2159 | #define PACKAGE_NAME "XZ Utils"
2160 | #define PACKAGE_TARNAME "xz"
2161 | #define PACKAGE_VERSION "5.0.3"
2162 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2163 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2164 | #define PACKAGE_URL "http://tukaani.org/xz/"
2165 | #define NDEBUG 1
2166 | #define HAVE_ENCODER_LZMA1 1
2167 | #define HAVE_ENCODER_LZMA2 1
2168 | #define HAVE_ENCODER_DELTA 1
2169 | #define HAVE_ENCODER_X86 1
2170 | #define HAVE_ENCODER_POWERPC 1
2171 | #define HAVE_ENCODER_IA64 1
2172 | #define HAVE_ENCODER_ARM 1
2173 | #define HAVE_ENCODER_ARMTHUMB 1
2174 | #define HAVE_ENCODER_SPARC 1
2175 | #define HAVE_DECODER_LZMA1 1
2176 | #define HAVE_DECODER_LZMA2 1
2177 | #define HAVE_DECODER_DELTA 1
2178 | #define HAVE_DECODER_X86 1
2179 | #define HAVE_DECODER_POWERPC 1
2180 | #define HAVE_DECODER_IA64 1
2181 | #define HAVE_DECODER_ARM 1
2182 | #define HAVE_DECODER_ARMTHUMB 1
2183 | #define HAVE_DECODER_SPARC 1
2184 | #define HAVE_MF_HC3 1
2185 | #define HAVE_MF_HC4 1
2186 | #define HAVE_MF_BT2 1
2187 | #define HAVE_MF_BT3 1
2188 | #define HAVE_MF_BT4 1
2189 | #define HAVE_CHECK_CRC32 1
2190 | #define HAVE_CHECK_CRC64 1
2191 | #define HAVE_CHECK_SHA256 1
2192 | #define ASSUME_RAM 128
2193 | #define PACKAGE "xz"
2194 | #define VERSION "5.0.3"
2195 | #define STDC_HEADERS 1
2196 | #define HAVE_SYS_TYPES_H 1
2197 | #define HAVE_SYS_STAT_H 1
2198 | #define HAVE_STDLIB_H 1
2199 | #define HAVE_STRING_H 1
2200 | #define HAVE_MEMORY_H 1
2201 | #define HAVE_STRINGS_H 1
2202 | #define HAVE_INTTYPES_H 1
2203 | #define HAVE_STDINT_H 1
2204 | #define HAVE_UNISTD_H 1
2205 | #define __EXTENSIONS__ 1
2206 | #define _ALL_SOURCE 1
2207 | #define _GNU_SOURCE 1
2208 | #define _POSIX_PTHREAD_SEMANTICS 1
2209 | #define _TANDEM_SOURCE 1
2210 | #define HAVE_PTHREAD 1
2211 | #define HAVE_DLFCN_H 1
2212 | #define LT_OBJDIR ".libs/"
2213 | #define ENABLE_NLS 1
2214 | #define HAVE_GETTEXT 1
2215 | #define HAVE_DCGETTEXT 1
2216 | #define HAVE_FCNTL_H 1
2217 | #define HAVE_LIMITS_H 1
2218 | #define HAVE_SYS_TIME_H 1
2219 | #define HAVE__BOOL 1
2220 | #define HAVE_STDBOOL_H 1
2221 | #define HAVE_UINTPTR_T 1
2222 | #define SIZEOF_SIZE_T 4
2223 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
2224 | /* end confdefs.h.  */
2225 | #include <stdio.h>
2226 | #ifdef HAVE_SYS_TYPES_H
2227 | # include <sys/types.h>
2228 | #endif
2229 | #ifdef HAVE_SYS_STAT_H
2230 | # include <sys/stat.h>
2231 | #endif
2232 | #ifdef STDC_HEADERS
2233 | # include <stdlib.h>
2234 | # include <stddef.h>
2235 | #else
2236 | # ifdef HAVE_STDLIB_H
2237 | #  include <stdlib.h>
2238 | # endif
2239 | #endif
2240 | #ifdef HAVE_STRING_H
2241 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2242 | #  include <memory.h>
2243 | # endif
2244 | # include <string.h>
2245 | #endif
2246 | #ifdef HAVE_STRINGS_H
2247 | # include <strings.h>
2248 | #endif
2249 | #ifdef HAVE_INTTYPES_H
2250 | # include <inttypes.h>
2251 | #endif
2252 | #ifdef HAVE_STDINT_H
2253 | # include <stdint.h>
2254 | #endif
2255 | #ifdef HAVE_UNISTD_H
2256 | # include <unistd.h>
2257 | #endif
2258 | int
2259 | main ()
2260 | {
2261 | static struct stat ac_aggr;
2262 | if (ac_aggr.st_atimensec)
2263 | return 0;
2264 |   ;
2265 |   return 0;
2266 | }
2267 configure:16300: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2268 <command-line>: warning: missing terminating " character
2269 conftest.c: In function 'main':
2270 conftest.c:105: error: 'struct stat' has no member named 'st_atimensec'
2271 configure:16300: $? = 1
2272 configure: failed program was:
2273 | /* confdefs.h */
2274 | #define PACKAGE_NAME "XZ Utils"
2275 | #define PACKAGE_TARNAME "xz"
2276 | #define PACKAGE_VERSION "5.0.3"
2277 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2278 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2279 | #define PACKAGE_URL "http://tukaani.org/xz/"
2280 | #define NDEBUG 1
2281 | #define HAVE_ENCODER_LZMA1 1
2282 | #define HAVE_ENCODER_LZMA2 1
2283 | #define HAVE_ENCODER_DELTA 1
2284 | #define HAVE_ENCODER_X86 1
2285 | #define HAVE_ENCODER_POWERPC 1
2286 | #define HAVE_ENCODER_IA64 1
2287 | #define HAVE_ENCODER_ARM 1
2288 | #define HAVE_ENCODER_ARMTHUMB 1
2289 | #define HAVE_ENCODER_SPARC 1
2290 | #define HAVE_DECODER_LZMA1 1
2291 | #define HAVE_DECODER_LZMA2 1
2292 | #define HAVE_DECODER_DELTA 1
2293 | #define HAVE_DECODER_X86 1
2294 | #define HAVE_DECODER_POWERPC 1
2295 | #define HAVE_DECODER_IA64 1
2296 | #define HAVE_DECODER_ARM 1
2297 | #define HAVE_DECODER_ARMTHUMB 1
2298 | #define HAVE_DECODER_SPARC 1
2299 | #define HAVE_MF_HC3 1
2300 | #define HAVE_MF_HC4 1
2301 | #define HAVE_MF_BT2 1
2302 | #define HAVE_MF_BT3 1
2303 | #define HAVE_MF_BT4 1
2304 | #define HAVE_CHECK_CRC32 1
2305 | #define HAVE_CHECK_CRC64 1
2306 | #define HAVE_CHECK_SHA256 1
2307 | #define ASSUME_RAM 128
2308 | #define PACKAGE "xz"
2309 | #define VERSION "5.0.3"
2310 | #define STDC_HEADERS 1
2311 | #define HAVE_SYS_TYPES_H 1
2312 | #define HAVE_SYS_STAT_H 1
2313 | #define HAVE_STDLIB_H 1
2314 | #define HAVE_STRING_H 1
2315 | #define HAVE_MEMORY_H 1
2316 | #define HAVE_STRINGS_H 1
2317 | #define HAVE_INTTYPES_H 1
2318 | #define HAVE_STDINT_H 1
2319 | #define HAVE_UNISTD_H 1
2320 | #define __EXTENSIONS__ 1
2321 | #define _ALL_SOURCE 1
2322 | #define _GNU_SOURCE 1
2323 | #define _POSIX_PTHREAD_SEMANTICS 1
2324 | #define _TANDEM_SOURCE 1
2325 | #define HAVE_PTHREAD 1
2326 | #define HAVE_DLFCN_H 1
2327 | #define LT_OBJDIR ".libs/"
2328 | #define ENABLE_NLS 1
2329 | #define HAVE_GETTEXT 1
2330 | #define HAVE_DCGETTEXT 1
2331 | #define HAVE_FCNTL_H 1
2332 | #define HAVE_LIMITS_H 1
2333 | #define HAVE_SYS_TIME_H 1
2334 | #define HAVE__BOOL 1
2335 | #define HAVE_STDBOOL_H 1
2336 | #define HAVE_UINTPTR_T 1
2337 | #define SIZEOF_SIZE_T 4
2338 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
2339 | /* end confdefs.h.  */
2340 | #include <stdio.h>
2341 | #ifdef HAVE_SYS_TYPES_H
2342 | # include <sys/types.h>
2343 | #endif
2344 | #ifdef HAVE_SYS_STAT_H
2345 | # include <sys/stat.h>
2346 | #endif
2347 | #ifdef STDC_HEADERS
2348 | # include <stdlib.h>
2349 | # include <stddef.h>
2350 | #else
2351 | # ifdef HAVE_STDLIB_H
2352 | #  include <stdlib.h>
2353 | # endif
2354 | #endif
2355 | #ifdef HAVE_STRING_H
2356 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2357 | #  include <memory.h>
2358 | # endif
2359 | # include <string.h>
2360 | #endif
2361 | #ifdef HAVE_STRINGS_H
2362 | # include <strings.h>
2363 | #endif
2364 | #ifdef HAVE_INTTYPES_H
2365 | # include <inttypes.h>
2366 | #endif
2367 | #ifdef HAVE_STDINT_H
2368 | # include <stdint.h>
2369 | #endif
2370 | #ifdef HAVE_UNISTD_H
2371 | # include <unistd.h>
2372 | #endif
2373 | int
2374 | main ()
2375 | {
2376 | static struct stat ac_aggr;
2377 | if (sizeof ac_aggr.st_atimensec)
2378 | return 0;
2379 |   ;
2380 |   return 0;
2381 | }
2382 configure:16300: result: no
2383 configure:16309: checking for struct stat.st_uatime
2384 configure:16309: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2385 <command-line>: warning: missing terminating " character
2386 conftest.c: In function 'main':
2387 conftest.c:105: error: 'struct stat' has no member named 'st_uatime'
2388 configure:16309: $? = 1
2389 configure: failed program was:
2390 | /* confdefs.h */
2391 | #define PACKAGE_NAME "XZ Utils"
2392 | #define PACKAGE_TARNAME "xz"
2393 | #define PACKAGE_VERSION "5.0.3"
2394 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2395 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2396 | #define PACKAGE_URL "http://tukaani.org/xz/"
2397 | #define NDEBUG 1
2398 | #define HAVE_ENCODER_LZMA1 1
2399 | #define HAVE_ENCODER_LZMA2 1
2400 | #define HAVE_ENCODER_DELTA 1
2401 | #define HAVE_ENCODER_X86 1
2402 | #define HAVE_ENCODER_POWERPC 1
2403 | #define HAVE_ENCODER_IA64 1
2404 | #define HAVE_ENCODER_ARM 1
2405 | #define HAVE_ENCODER_ARMTHUMB 1
2406 | #define HAVE_ENCODER_SPARC 1
2407 | #define HAVE_DECODER_LZMA1 1
2408 | #define HAVE_DECODER_LZMA2 1
2409 | #define HAVE_DECODER_DELTA 1
2410 | #define HAVE_DECODER_X86 1
2411 | #define HAVE_DECODER_POWERPC 1
2412 | #define HAVE_DECODER_IA64 1
2413 | #define HAVE_DECODER_ARM 1
2414 | #define HAVE_DECODER_ARMTHUMB 1
2415 | #define HAVE_DECODER_SPARC 1
2416 | #define HAVE_MF_HC3 1
2417 | #define HAVE_MF_HC4 1
2418 | #define HAVE_MF_BT2 1
2419 | #define HAVE_MF_BT3 1
2420 | #define HAVE_MF_BT4 1
2421 | #define HAVE_CHECK_CRC32 1
2422 | #define HAVE_CHECK_CRC64 1
2423 | #define HAVE_CHECK_SHA256 1
2424 | #define ASSUME_RAM 128
2425 | #define PACKAGE "xz"
2426 | #define VERSION "5.0.3"
2427 | #define STDC_HEADERS 1
2428 | #define HAVE_SYS_TYPES_H 1
2429 | #define HAVE_SYS_STAT_H 1
2430 | #define HAVE_STDLIB_H 1
2431 | #define HAVE_STRING_H 1
2432 | #define HAVE_MEMORY_H 1
2433 | #define HAVE_STRINGS_H 1
2434 | #define HAVE_INTTYPES_H 1
2435 | #define HAVE_STDINT_H 1
2436 | #define HAVE_UNISTD_H 1
2437 | #define __EXTENSIONS__ 1
2438 | #define _ALL_SOURCE 1
2439 | #define _GNU_SOURCE 1
2440 | #define _POSIX_PTHREAD_SEMANTICS 1
2441 | #define _TANDEM_SOURCE 1
2442 | #define HAVE_PTHREAD 1
2443 | #define HAVE_DLFCN_H 1
2444 | #define LT_OBJDIR ".libs/"
2445 | #define ENABLE_NLS 1
2446 | #define HAVE_GETTEXT 1
2447 | #define HAVE_DCGETTEXT 1
2448 | #define HAVE_FCNTL_H 1
2449 | #define HAVE_LIMITS_H 1
2450 | #define HAVE_SYS_TIME_H 1
2451 | #define HAVE__BOOL 1
2452 | #define HAVE_STDBOOL_H 1
2453 | #define HAVE_UINTPTR_T 1
2454 | #define SIZEOF_SIZE_T 4
2455 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
2456 | /* end confdefs.h.  */
2457 | #include <stdio.h>
2458 | #ifdef HAVE_SYS_TYPES_H
2459 | # include <sys/types.h>
2460 | #endif
2461 | #ifdef HAVE_SYS_STAT_H
2462 | # include <sys/stat.h>
2463 | #endif
2464 | #ifdef STDC_HEADERS
2465 | # include <stdlib.h>
2466 | # include <stddef.h>
2467 | #else
2468 | # ifdef HAVE_STDLIB_H
2469 | #  include <stdlib.h>
2470 | # endif
2471 | #endif
2472 | #ifdef HAVE_STRING_H
2473 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2474 | #  include <memory.h>
2475 | # endif
2476 | # include <string.h>
2477 | #endif
2478 | #ifdef HAVE_STRINGS_H
2479 | # include <strings.h>
2480 | #endif
2481 | #ifdef HAVE_INTTYPES_H
2482 | # include <inttypes.h>
2483 | #endif
2484 | #ifdef HAVE_STDINT_H
2485 | # include <stdint.h>
2486 | #endif
2487 | #ifdef HAVE_UNISTD_H
2488 | # include <unistd.h>
2489 | #endif
2490 | int
2491 | main ()
2492 | {
2493 | static struct stat ac_aggr;
2494 | if (ac_aggr.st_uatime)
2495 | return 0;
2496 |   ;
2497 |   return 0;
2498 | }
2499 configure:16309: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2500 <command-line>: warning: missing terminating " character
2501 conftest.c: In function 'main':
2502 conftest.c:105: error: 'struct stat' has no member named 'st_uatime'
2503 configure:16309: $? = 1
2504 configure: failed program was:
2505 | /* confdefs.h */
2506 | #define PACKAGE_NAME "XZ Utils"
2507 | #define PACKAGE_TARNAME "xz"
2508 | #define PACKAGE_VERSION "5.0.3"
2509 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2510 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2511 | #define PACKAGE_URL "http://tukaani.org/xz/"
2512 | #define NDEBUG 1
2513 | #define HAVE_ENCODER_LZMA1 1
2514 | #define HAVE_ENCODER_LZMA2 1
2515 | #define HAVE_ENCODER_DELTA 1
2516 | #define HAVE_ENCODER_X86 1
2517 | #define HAVE_ENCODER_POWERPC 1
2518 | #define HAVE_ENCODER_IA64 1
2519 | #define HAVE_ENCODER_ARM 1
2520 | #define HAVE_ENCODER_ARMTHUMB 1
2521 | #define HAVE_ENCODER_SPARC 1
2522 | #define HAVE_DECODER_LZMA1 1
2523 | #define HAVE_DECODER_LZMA2 1
2524 | #define HAVE_DECODER_DELTA 1
2525 | #define HAVE_DECODER_X86 1
2526 | #define HAVE_DECODER_POWERPC 1
2527 | #define HAVE_DECODER_IA64 1
2528 | #define HAVE_DECODER_ARM 1
2529 | #define HAVE_DECODER_ARMTHUMB 1
2530 | #define HAVE_DECODER_SPARC 1
2531 | #define HAVE_MF_HC3 1
2532 | #define HAVE_MF_HC4 1
2533 | #define HAVE_MF_BT2 1
2534 | #define HAVE_MF_BT3 1
2535 | #define HAVE_MF_BT4 1
2536 | #define HAVE_CHECK_CRC32 1
2537 | #define HAVE_CHECK_CRC64 1
2538 | #define HAVE_CHECK_SHA256 1
2539 | #define ASSUME_RAM 128
2540 | #define PACKAGE "xz"
2541 | #define VERSION "5.0.3"
2542 | #define STDC_HEADERS 1
2543 | #define HAVE_SYS_TYPES_H 1
2544 | #define HAVE_SYS_STAT_H 1
2545 | #define HAVE_STDLIB_H 1
2546 | #define HAVE_STRING_H 1
2547 | #define HAVE_MEMORY_H 1
2548 | #define HAVE_STRINGS_H 1
2549 | #define HAVE_INTTYPES_H 1
2550 | #define HAVE_STDINT_H 1
2551 | #define HAVE_UNISTD_H 1
2552 | #define __EXTENSIONS__ 1
2553 | #define _ALL_SOURCE 1
2554 | #define _GNU_SOURCE 1
2555 | #define _POSIX_PTHREAD_SEMANTICS 1
2556 | #define _TANDEM_SOURCE 1
2557 | #define HAVE_PTHREAD 1
2558 | #define HAVE_DLFCN_H 1
2559 | #define LT_OBJDIR ".libs/"
2560 | #define ENABLE_NLS 1
2561 | #define HAVE_GETTEXT 1
2562 | #define HAVE_DCGETTEXT 1
2563 | #define HAVE_FCNTL_H 1
2564 | #define HAVE_LIMITS_H 1
2565 | #define HAVE_SYS_TIME_H 1
2566 | #define HAVE__BOOL 1
2567 | #define HAVE_STDBOOL_H 1
2568 | #define HAVE_UINTPTR_T 1
2569 | #define SIZEOF_SIZE_T 4
2570 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
2571 | /* end confdefs.h.  */
2572 | #include <stdio.h>
2573 | #ifdef HAVE_SYS_TYPES_H
2574 | # include <sys/types.h>
2575 | #endif
2576 | #ifdef HAVE_SYS_STAT_H
2577 | # include <sys/stat.h>
2578 | #endif
2579 | #ifdef STDC_HEADERS
2580 | # include <stdlib.h>
2581 | # include <stddef.h>
2582 | #else
2583 | # ifdef HAVE_STDLIB_H
2584 | #  include <stdlib.h>
2585 | # endif
2586 | #endif
2587 | #ifdef HAVE_STRING_H
2588 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2589 | #  include <memory.h>
2590 | # endif
2591 | # include <string.h>
2592 | #endif
2593 | #ifdef HAVE_STRINGS_H
2594 | # include <strings.h>
2595 | #endif
2596 | #ifdef HAVE_INTTYPES_H
2597 | # include <inttypes.h>
2598 | #endif
2599 | #ifdef HAVE_STDINT_H
2600 | # include <stdint.h>
2601 | #endif
2602 | #ifdef HAVE_UNISTD_H
2603 | # include <unistd.h>
2604 | #endif
2605 | int
2606 | main ()
2607 | {
2608 | static struct stat ac_aggr;
2609 | if (sizeof ac_aggr.st_uatime)
2610 | return 0;
2611 |   ;
2612 |   return 0;
2613 | }
2614 configure:16309: result: no
2615 configure:16318: checking for struct stat.st_atim.st__tim.tv_nsec
2616 configure:16318: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2617 <command-line>: warning: missing terminating " character
2618 conftest.c: In function 'main':
2619 conftest.c:105: error: 'struct timespec' has no member named 'st__tim'
2620 configure:16318: $? = 1
2621 configure: failed program was:
2622 | /* confdefs.h */
2623 | #define PACKAGE_NAME "XZ Utils"
2624 | #define PACKAGE_TARNAME "xz"
2625 | #define PACKAGE_VERSION "5.0.3"
2626 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2627 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2628 | #define PACKAGE_URL "http://tukaani.org/xz/"
2629 | #define NDEBUG 1
2630 | #define HAVE_ENCODER_LZMA1 1
2631 | #define HAVE_ENCODER_LZMA2 1
2632 | #define HAVE_ENCODER_DELTA 1
2633 | #define HAVE_ENCODER_X86 1
2634 | #define HAVE_ENCODER_POWERPC 1
2635 | #define HAVE_ENCODER_IA64 1
2636 | #define HAVE_ENCODER_ARM 1
2637 | #define HAVE_ENCODER_ARMTHUMB 1
2638 | #define HAVE_ENCODER_SPARC 1
2639 | #define HAVE_DECODER_LZMA1 1
2640 | #define HAVE_DECODER_LZMA2 1
2641 | #define HAVE_DECODER_DELTA 1
2642 | #define HAVE_DECODER_X86 1
2643 | #define HAVE_DECODER_POWERPC 1
2644 | #define HAVE_DECODER_IA64 1
2645 | #define HAVE_DECODER_ARM 1
2646 | #define HAVE_DECODER_ARMTHUMB 1
2647 | #define HAVE_DECODER_SPARC 1
2648 | #define HAVE_MF_HC3 1
2649 | #define HAVE_MF_HC4 1
2650 | #define HAVE_MF_BT2 1
2651 | #define HAVE_MF_BT3 1
2652 | #define HAVE_MF_BT4 1
2653 | #define HAVE_CHECK_CRC32 1
2654 | #define HAVE_CHECK_CRC64 1
2655 | #define HAVE_CHECK_SHA256 1
2656 | #define ASSUME_RAM 128
2657 | #define PACKAGE "xz"
2658 | #define VERSION "5.0.3"
2659 | #define STDC_HEADERS 1
2660 | #define HAVE_SYS_TYPES_H 1
2661 | #define HAVE_SYS_STAT_H 1
2662 | #define HAVE_STDLIB_H 1
2663 | #define HAVE_STRING_H 1
2664 | #define HAVE_MEMORY_H 1
2665 | #define HAVE_STRINGS_H 1
2666 | #define HAVE_INTTYPES_H 1
2667 | #define HAVE_STDINT_H 1
2668 | #define HAVE_UNISTD_H 1
2669 | #define __EXTENSIONS__ 1
2670 | #define _ALL_SOURCE 1
2671 | #define _GNU_SOURCE 1
2672 | #define _POSIX_PTHREAD_SEMANTICS 1
2673 | #define _TANDEM_SOURCE 1
2674 | #define HAVE_PTHREAD 1
2675 | #define HAVE_DLFCN_H 1
2676 | #define LT_OBJDIR ".libs/"
2677 | #define ENABLE_NLS 1
2678 | #define HAVE_GETTEXT 1
2679 | #define HAVE_DCGETTEXT 1
2680 | #define HAVE_FCNTL_H 1
2681 | #define HAVE_LIMITS_H 1
2682 | #define HAVE_SYS_TIME_H 1
2683 | #define HAVE__BOOL 1
2684 | #define HAVE_STDBOOL_H 1
2685 | #define HAVE_UINTPTR_T 1
2686 | #define SIZEOF_SIZE_T 4
2687 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
2688 | /* end confdefs.h.  */
2689 | #include <stdio.h>
2690 | #ifdef HAVE_SYS_TYPES_H
2691 | # include <sys/types.h>
2692 | #endif
2693 | #ifdef HAVE_SYS_STAT_H
2694 | # include <sys/stat.h>
2695 | #endif
2696 | #ifdef STDC_HEADERS
2697 | # include <stdlib.h>
2698 | # include <stddef.h>
2699 | #else
2700 | # ifdef HAVE_STDLIB_H
2701 | #  include <stdlib.h>
2702 | # endif
2703 | #endif
2704 | #ifdef HAVE_STRING_H
2705 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2706 | #  include <memory.h>
2707 | # endif
2708 | # include <string.h>
2709 | #endif
2710 | #ifdef HAVE_STRINGS_H
2711 | # include <strings.h>
2712 | #endif
2713 | #ifdef HAVE_INTTYPES_H
2714 | # include <inttypes.h>
2715 | #endif
2716 | #ifdef HAVE_STDINT_H
2717 | # include <stdint.h>
2718 | #endif
2719 | #ifdef HAVE_UNISTD_H
2720 | # include <unistd.h>
2721 | #endif
2722 | int
2723 | main ()
2724 | {
2725 | static struct stat ac_aggr;
2726 | if (ac_aggr.st_atim.st__tim.tv_nsec)
2727 | return 0;
2728 |   ;
2729 |   return 0;
2730 | }
2731 configure:16318: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2732 <command-line>: warning: missing terminating " character
2733 conftest.c: In function 'main':
2734 conftest.c:105: error: 'struct timespec' has no member named 'st__tim'
2735 configure:16318: $? = 1
2736 configure: failed program was:
2737 | /* confdefs.h */
2738 | #define PACKAGE_NAME "XZ Utils"
2739 | #define PACKAGE_TARNAME "xz"
2740 | #define PACKAGE_VERSION "5.0.3"
2741 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2742 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2743 | #define PACKAGE_URL "http://tukaani.org/xz/"
2744 | #define NDEBUG 1
2745 | #define HAVE_ENCODER_LZMA1 1
2746 | #define HAVE_ENCODER_LZMA2 1
2747 | #define HAVE_ENCODER_DELTA 1
2748 | #define HAVE_ENCODER_X86 1
2749 | #define HAVE_ENCODER_POWERPC 1
2750 | #define HAVE_ENCODER_IA64 1
2751 | #define HAVE_ENCODER_ARM 1
2752 | #define HAVE_ENCODER_ARMTHUMB 1
2753 | #define HAVE_ENCODER_SPARC 1
2754 | #define HAVE_DECODER_LZMA1 1
2755 | #define HAVE_DECODER_LZMA2 1
2756 | #define HAVE_DECODER_DELTA 1
2757 | #define HAVE_DECODER_X86 1
2758 | #define HAVE_DECODER_POWERPC 1
2759 | #define HAVE_DECODER_IA64 1
2760 | #define HAVE_DECODER_ARM 1
2761 | #define HAVE_DECODER_ARMTHUMB 1
2762 | #define HAVE_DECODER_SPARC 1
2763 | #define HAVE_MF_HC3 1
2764 | #define HAVE_MF_HC4 1
2765 | #define HAVE_MF_BT2 1
2766 | #define HAVE_MF_BT3 1
2767 | #define HAVE_MF_BT4 1
2768 | #define HAVE_CHECK_CRC32 1
2769 | #define HAVE_CHECK_CRC64 1
2770 | #define HAVE_CHECK_SHA256 1
2771 | #define ASSUME_RAM 128
2772 | #define PACKAGE "xz"
2773 | #define VERSION "5.0.3"
2774 | #define STDC_HEADERS 1
2775 | #define HAVE_SYS_TYPES_H 1
2776 | #define HAVE_SYS_STAT_H 1
2777 | #define HAVE_STDLIB_H 1
2778 | #define HAVE_STRING_H 1
2779 | #define HAVE_MEMORY_H 1
2780 | #define HAVE_STRINGS_H 1
2781 | #define HAVE_INTTYPES_H 1
2782 | #define HAVE_STDINT_H 1
2783 | #define HAVE_UNISTD_H 1
2784 | #define __EXTENSIONS__ 1
2785 | #define _ALL_SOURCE 1
2786 | #define _GNU_SOURCE 1
2787 | #define _POSIX_PTHREAD_SEMANTICS 1
2788 | #define _TANDEM_SOURCE 1
2789 | #define HAVE_PTHREAD 1
2790 | #define HAVE_DLFCN_H 1
2791 | #define LT_OBJDIR ".libs/"
2792 | #define ENABLE_NLS 1
2793 | #define HAVE_GETTEXT 1
2794 | #define HAVE_DCGETTEXT 1
2795 | #define HAVE_FCNTL_H 1
2796 | #define HAVE_LIMITS_H 1
2797 | #define HAVE_SYS_TIME_H 1
2798 | #define HAVE__BOOL 1
2799 | #define HAVE_STDBOOL_H 1
2800 | #define HAVE_UINTPTR_T 1
2801 | #define SIZEOF_SIZE_T 4
2802 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
2803 | /* end confdefs.h.  */
2804 | #include <stdio.h>
2805 | #ifdef HAVE_SYS_TYPES_H
2806 | # include <sys/types.h>
2807 | #endif
2808 | #ifdef HAVE_SYS_STAT_H
2809 | # include <sys/stat.h>
2810 | #endif
2811 | #ifdef STDC_HEADERS
2812 | # include <stdlib.h>
2813 | # include <stddef.h>
2814 | #else
2815 | # ifdef HAVE_STDLIB_H
2816 | #  include <stdlib.h>
2817 | # endif
2818 | #endif
2819 | #ifdef HAVE_STRING_H
2820 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2821 | #  include <memory.h>
2822 | # endif
2823 | # include <string.h>
2824 | #endif
2825 | #ifdef HAVE_STRINGS_H
2826 | # include <strings.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_UNISTD_H
2835 | # include <unistd.h>
2836 | #endif
2837 | int
2838 | main ()
2839 | {
2840 | static struct stat ac_aggr;
2841 | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
2842 | return 0;
2843 |   ;
2844 |   return 0;
2845 | }
2846 configure:16318: result: no
2847 configure:16336: checking for special C compiler options needed for large files
2848 configure:16381: result: no
2849 configure:16387: checking for _FILE_OFFSET_BITS value needed for large files
2850 configure:16412: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2851 <command-line>: warning: missing terminating " character
2852 configure:16412: $? = 0
2853 configure:16444: result: no
2854 configure:16527: checking whether byte ordering is bigendian
2855 configure:16542: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2856 <command-line>: warning: missing terminating " character
2857 conftest.c:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
2858 configure:16542: $? = 1
2859 configure: failed program was:
2860 | /* confdefs.h */
2861 | #define PACKAGE_NAME "XZ Utils"
2862 | #define PACKAGE_TARNAME "xz"
2863 | #define PACKAGE_VERSION "5.0.3"
2864 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2865 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2866 | #define PACKAGE_URL "http://tukaani.org/xz/"
2867 | #define NDEBUG 1
2868 | #define HAVE_ENCODER_LZMA1 1
2869 | #define HAVE_ENCODER_LZMA2 1
2870 | #define HAVE_ENCODER_DELTA 1
2871 | #define HAVE_ENCODER_X86 1
2872 | #define HAVE_ENCODER_POWERPC 1
2873 | #define HAVE_ENCODER_IA64 1
2874 | #define HAVE_ENCODER_ARM 1
2875 | #define HAVE_ENCODER_ARMTHUMB 1
2876 | #define HAVE_ENCODER_SPARC 1
2877 | #define HAVE_DECODER_LZMA1 1
2878 | #define HAVE_DECODER_LZMA2 1
2879 | #define HAVE_DECODER_DELTA 1
2880 | #define HAVE_DECODER_X86 1
2881 | #define HAVE_DECODER_POWERPC 1
2882 | #define HAVE_DECODER_IA64 1
2883 | #define HAVE_DECODER_ARM 1
2884 | #define HAVE_DECODER_ARMTHUMB 1
2885 | #define HAVE_DECODER_SPARC 1
2886 | #define HAVE_MF_HC3 1
2887 | #define HAVE_MF_HC4 1
2888 | #define HAVE_MF_BT2 1
2889 | #define HAVE_MF_BT3 1
2890 | #define HAVE_MF_BT4 1
2891 | #define HAVE_CHECK_CRC32 1
2892 | #define HAVE_CHECK_CRC64 1
2893 | #define HAVE_CHECK_SHA256 1
2894 | #define ASSUME_RAM 128
2895 | #define PACKAGE "xz"
2896 | #define VERSION "5.0.3"
2897 | #define STDC_HEADERS 1
2898 | #define HAVE_SYS_TYPES_H 1
2899 | #define HAVE_SYS_STAT_H 1
2900 | #define HAVE_STDLIB_H 1
2901 | #define HAVE_STRING_H 1
2902 | #define HAVE_MEMORY_H 1
2903 | #define HAVE_STRINGS_H 1
2904 | #define HAVE_INTTYPES_H 1
2905 | #define HAVE_STDINT_H 1
2906 | #define HAVE_UNISTD_H 1
2907 | #define __EXTENSIONS__ 1
2908 | #define _ALL_SOURCE 1
2909 | #define _GNU_SOURCE 1
2910 | #define _POSIX_PTHREAD_SEMANTICS 1
2911 | #define _TANDEM_SOURCE 1
2912 | #define HAVE_PTHREAD 1
2913 | #define HAVE_DLFCN_H 1
2914 | #define LT_OBJDIR ".libs/"
2915 | #define ENABLE_NLS 1
2916 | #define HAVE_GETTEXT 1
2917 | #define HAVE_DCGETTEXT 1
2918 | #define HAVE_FCNTL_H 1
2919 | #define HAVE_LIMITS_H 1
2920 | #define HAVE_SYS_TIME_H 1
2921 | #define HAVE__BOOL 1
2922 | #define HAVE_STDBOOL_H 1
2923 | #define HAVE_UINTPTR_T 1
2924 | #define SIZEOF_SIZE_T 4
2925 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
2926 | /* end confdefs.h.  */
2927 | #ifndef __APPLE_CC__
2928 |              not a universal capable compiler
2929 |            #endif
2930 |            typedef int dummy;
2932 configure:16587: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2933 <command-line>: warning: missing terminating " character
2934 configure:16587: $? = 0
2935 configure:16605: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
2936 <command-line>: warning: missing terminating " character
2937 conftest.c: In function 'main':
2938 conftest.c:75: error: 'not' undeclared (first use in this function)
2939 conftest.c:75: error: (Each undeclared identifier is reported only once
2940 conftest.c:75: error: for each function it appears in.)
2941 conftest.c:75: error: expected ';' before 'big'
2942 configure:16605: $? = 1
2943 configure: failed program was:
2944 | /* confdefs.h */
2945 | #define PACKAGE_NAME "XZ Utils"
2946 | #define PACKAGE_TARNAME "xz"
2947 | #define PACKAGE_VERSION "5.0.3"
2948 | #define PACKAGE_STRING "XZ Utils 5.0.3"
2949 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
2950 | #define PACKAGE_URL "http://tukaani.org/xz/"
2951 | #define NDEBUG 1
2952 | #define HAVE_ENCODER_LZMA1 1
2953 | #define HAVE_ENCODER_LZMA2 1
2954 | #define HAVE_ENCODER_DELTA 1
2955 | #define HAVE_ENCODER_X86 1
2956 | #define HAVE_ENCODER_POWERPC 1
2957 | #define HAVE_ENCODER_IA64 1
2958 | #define HAVE_ENCODER_ARM 1
2959 | #define HAVE_ENCODER_ARMTHUMB 1
2960 | #define HAVE_ENCODER_SPARC 1
2961 | #define HAVE_DECODER_LZMA1 1
2962 | #define HAVE_DECODER_LZMA2 1
2963 | #define HAVE_DECODER_DELTA 1
2964 | #define HAVE_DECODER_X86 1
2965 | #define HAVE_DECODER_POWERPC 1
2966 | #define HAVE_DECODER_IA64 1
2967 | #define HAVE_DECODER_ARM 1
2968 | #define HAVE_DECODER_ARMTHUMB 1
2969 | #define HAVE_DECODER_SPARC 1
2970 | #define HAVE_MF_HC3 1
2971 | #define HAVE_MF_HC4 1
2972 | #define HAVE_MF_BT2 1
2973 | #define HAVE_MF_BT3 1
2974 | #define HAVE_MF_BT4 1
2975 | #define HAVE_CHECK_CRC32 1
2976 | #define HAVE_CHECK_CRC64 1
2977 | #define HAVE_CHECK_SHA256 1
2978 | #define ASSUME_RAM 128
2979 | #define PACKAGE "xz"
2980 | #define VERSION "5.0.3"
2981 | #define STDC_HEADERS 1
2982 | #define HAVE_SYS_TYPES_H 1
2983 | #define HAVE_SYS_STAT_H 1
2984 | #define HAVE_STDLIB_H 1
2985 | #define HAVE_STRING_H 1
2986 | #define HAVE_MEMORY_H 1
2987 | #define HAVE_STRINGS_H 1
2988 | #define HAVE_INTTYPES_H 1
2989 | #define HAVE_STDINT_H 1
2990 | #define HAVE_UNISTD_H 1
2991 | #define __EXTENSIONS__ 1
2992 | #define _ALL_SOURCE 1
2993 | #define _GNU_SOURCE 1
2994 | #define _POSIX_PTHREAD_SEMANTICS 1
2995 | #define _TANDEM_SOURCE 1
2996 | #define HAVE_PTHREAD 1
2997 | #define HAVE_DLFCN_H 1
2998 | #define LT_OBJDIR ".libs/"
2999 | #define ENABLE_NLS 1
3000 | #define HAVE_GETTEXT 1
3001 | #define HAVE_DCGETTEXT 1
3002 | #define HAVE_FCNTL_H 1
3003 | #define HAVE_LIMITS_H 1
3004 | #define HAVE_SYS_TIME_H 1
3005 | #define HAVE__BOOL 1
3006 | #define HAVE_STDBOOL_H 1
3007 | #define HAVE_UINTPTR_T 1
3008 | #define SIZEOF_SIZE_T 4
3009 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
3010 | /* end confdefs.h.  */
3011 | #include <sys/types.h>
3012 |               #include <sys/param.h>
3014 | int
3015 | main ()
3016 | {
3017 | #if BYTE_ORDER != BIG_ENDIAN
3018 |                not big endian
3019 |               #endif
3021 |   ;
3022 |   return 0;
3023 | }
3024 configure:16733: result: no
3025 configure:16762: checking getopt.h usability
3026 configure:16762: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3027 <command-line>: warning: missing terminating " character
3028 configure:16762: $? = 0
3029 configure:16762: result: yes
3030 configure:16762: checking getopt.h presence
3031 configure:16762: gcc -std=gnu99 -E  conftest.c
3032 configure:16762: $? = 0
3033 configure:16762: result: yes
3034 configure:16762: checking for getopt.h
3035 configure:16762: result: yes
3036 configure:16779: checking for getopt_long
3037 configure:16779: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
3038 <command-line>: warning: missing terminating " character
3039 configure:16779: $? = 0
3040 configure:16779: result: yes
3041 configure:16793: checking whether optreset is declared
3042 configure:16793: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3043 <command-line>: warning: missing terminating " character
3044 conftest.c: In function 'main':
3045 conftest.c:79: error: 'optreset' undeclared (first use in this function)
3046 conftest.c:79: error: (Each undeclared identifier is reported only once
3047 conftest.c:79: error: for each function it appears in.)
3048 configure:16793: $? = 1
3049 configure: failed program was:
3050 | /* confdefs.h */
3051 | #define PACKAGE_NAME "XZ Utils"
3052 | #define PACKAGE_TARNAME "xz"
3053 | #define PACKAGE_VERSION "5.0.3"
3054 | #define PACKAGE_STRING "XZ Utils 5.0.3"
3055 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
3056 | #define PACKAGE_URL "http://tukaani.org/xz/"
3057 | #define NDEBUG 1
3058 | #define HAVE_ENCODER_LZMA1 1
3059 | #define HAVE_ENCODER_LZMA2 1
3060 | #define HAVE_ENCODER_DELTA 1
3061 | #define HAVE_ENCODER_X86 1
3062 | #define HAVE_ENCODER_POWERPC 1
3063 | #define HAVE_ENCODER_IA64 1
3064 | #define HAVE_ENCODER_ARM 1
3065 | #define HAVE_ENCODER_ARMTHUMB 1
3066 | #define HAVE_ENCODER_SPARC 1
3067 | #define HAVE_DECODER_LZMA1 1
3068 | #define HAVE_DECODER_LZMA2 1
3069 | #define HAVE_DECODER_DELTA 1
3070 | #define HAVE_DECODER_X86 1
3071 | #define HAVE_DECODER_POWERPC 1
3072 | #define HAVE_DECODER_IA64 1
3073 | #define HAVE_DECODER_ARM 1
3074 | #define HAVE_DECODER_ARMTHUMB 1
3075 | #define HAVE_DECODER_SPARC 1
3076 | #define HAVE_MF_HC3 1
3077 | #define HAVE_MF_HC4 1
3078 | #define HAVE_MF_BT2 1
3079 | #define HAVE_MF_BT3 1
3080 | #define HAVE_MF_BT4 1
3081 | #define HAVE_CHECK_CRC32 1
3082 | #define HAVE_CHECK_CRC64 1
3083 | #define HAVE_CHECK_SHA256 1
3084 | #define ASSUME_RAM 128
3085 | #define PACKAGE "xz"
3086 | #define VERSION "5.0.3"
3087 | #define STDC_HEADERS 1
3088 | #define HAVE_SYS_TYPES_H 1
3089 | #define HAVE_SYS_STAT_H 1
3090 | #define HAVE_STDLIB_H 1
3091 | #define HAVE_STRING_H 1
3092 | #define HAVE_MEMORY_H 1
3093 | #define HAVE_STRINGS_H 1
3094 | #define HAVE_INTTYPES_H 1
3095 | #define HAVE_STDINT_H 1
3096 | #define HAVE_UNISTD_H 1
3097 | #define __EXTENSIONS__ 1
3098 | #define _ALL_SOURCE 1
3099 | #define _GNU_SOURCE 1
3100 | #define _POSIX_PTHREAD_SEMANTICS 1
3101 | #define _TANDEM_SOURCE 1
3102 | #define HAVE_PTHREAD 1
3103 | #define HAVE_DLFCN_H 1
3104 | #define LT_OBJDIR ".libs/"
3105 | #define ENABLE_NLS 1
3106 | #define HAVE_GETTEXT 1
3107 | #define HAVE_DCGETTEXT 1
3108 | #define HAVE_FCNTL_H 1
3109 | #define HAVE_LIMITS_H 1
3110 | #define HAVE_SYS_TIME_H 1
3111 | #define HAVE__BOOL 1
3112 | #define HAVE_STDBOOL_H 1
3113 | #define HAVE_UINTPTR_T 1
3114 | #define SIZEOF_SIZE_T 4
3115 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
3116 | #define HAVE_GETOPT_H 1
3117 | #define HAVE_GETOPT_LONG 1
3118 | /* end confdefs.h.  */
3119 | #include <getopt.h>
3121 | int
3122 | main ()
3123 | {
3124 | #ifndef optreset
3125 | #ifdef __cplusplus
3126 |   (void) optreset;
3127 | #else
3128 |   (void) optreset;
3129 | #endif
3130 | #endif
3132 |   ;
3133 |   return 0;
3134 | }
3135 configure:16793: result: no
3136 configure:16835: checking for futimens
3137 configure:16835: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
3138 <command-line>: warning: missing terminating " character
3139 configure:16835: $? = 0
3140 configure:16835: result: yes
3141 configure:16852: checking whether program_invocation_name is declared
3142 configure:16852: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3143 <command-line>: warning: missing terminating " character
3144 configure:16852: $? = 0
3145 configure:16852: result: yes
3146 configure:16871: checking byteswap.h usability
3147 configure:16871: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3148 <command-line>: warning: missing terminating " character
3149 configure:16871: $? = 0
3150 configure:16871: result: yes
3151 configure:16871: checking byteswap.h presence
3152 configure:16871: gcc -std=gnu99 -E  conftest.c
3153 configure:16871: $? = 0
3154 configure:16871: result: yes
3155 configure:16871: checking for byteswap.h
3156 configure:16871: result: yes
3157 configure:16885: checking if bswap_16 is available
3158 configure:16899: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
3159 <command-line>: warning: missing terminating " character
3160 configure:16899: $? = 0
3161 configure:16904: result: yes
3162 configure:16915: checking if bswap_32 is available
3163 configure:16929: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
3164 <command-line>: warning: missing terminating " character
3165 configure:16929: $? = 0
3166 configure:16934: result: yes
3167 configure:16945: checking if bswap_64 is available
3168 configure:16959: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
3169 <command-line>: warning: missing terminating " character
3170 configure:16959: $? = 0
3171 configure:16964: result: yes
3172 configure:16976: checking if unaligned memory access should be used
3173 configure:17001: result: yes
3174 configure:17014: checking sys/param.h usability
3175 configure:17014: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3176 <command-line>: warning: missing terminating " character
3177 configure:17014: $? = 0
3178 configure:17014: result: yes
3179 configure:17014: checking sys/param.h presence
3180 configure:17014: gcc -std=gnu99 -E  conftest.c
3181 configure:17014: $? = 0
3182 configure:17014: result: yes
3183 configure:17014: checking for sys/param.h
3184 configure:17014: result: yes
3185 configure:17025: checking how to detect the amount of physical memory
3186 configure:17048: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3187 <command-line>: warning: missing terminating " character
3188 conftest.c:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
3189 configure:17048: $? = 1
3190 configure: failed program was:
3191 | /* confdefs.h */
3192 | #define PACKAGE_NAME "XZ Utils"
3193 | #define PACKAGE_TARNAME "xz"
3194 | #define PACKAGE_VERSION "5.0.3"
3195 | #define PACKAGE_STRING "XZ Utils 5.0.3"
3196 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
3197 | #define PACKAGE_URL "http://tukaani.org/xz/"
3198 | #define NDEBUG 1
3199 | #define HAVE_ENCODER_LZMA1 1
3200 | #define HAVE_ENCODER_LZMA2 1
3201 | #define HAVE_ENCODER_DELTA 1
3202 | #define HAVE_ENCODER_X86 1
3203 | #define HAVE_ENCODER_POWERPC 1
3204 | #define HAVE_ENCODER_IA64 1
3205 | #define HAVE_ENCODER_ARM 1
3206 | #define HAVE_ENCODER_ARMTHUMB 1
3207 | #define HAVE_ENCODER_SPARC 1
3208 | #define HAVE_DECODER_LZMA1 1
3209 | #define HAVE_DECODER_LZMA2 1
3210 | #define HAVE_DECODER_DELTA 1
3211 | #define HAVE_DECODER_X86 1
3212 | #define HAVE_DECODER_POWERPC 1
3213 | #define HAVE_DECODER_IA64 1
3214 | #define HAVE_DECODER_ARM 1
3215 | #define HAVE_DECODER_ARMTHUMB 1
3216 | #define HAVE_DECODER_SPARC 1
3217 | #define HAVE_MF_HC3 1
3218 | #define HAVE_MF_HC4 1
3219 | #define HAVE_MF_BT2 1
3220 | #define HAVE_MF_BT3 1
3221 | #define HAVE_MF_BT4 1
3222 | #define HAVE_CHECK_CRC32 1
3223 | #define HAVE_CHECK_CRC64 1
3224 | #define HAVE_CHECK_SHA256 1
3225 | #define ASSUME_RAM 128
3226 | #define PACKAGE "xz"
3227 | #define VERSION "5.0.3"
3228 | #define STDC_HEADERS 1
3229 | #define HAVE_SYS_TYPES_H 1
3230 | #define HAVE_SYS_STAT_H 1
3231 | #define HAVE_STDLIB_H 1
3232 | #define HAVE_STRING_H 1
3233 | #define HAVE_MEMORY_H 1
3234 | #define HAVE_STRINGS_H 1
3235 | #define HAVE_INTTYPES_H 1
3236 | #define HAVE_STDINT_H 1
3237 | #define HAVE_UNISTD_H 1
3238 | #define __EXTENSIONS__ 1
3239 | #define _ALL_SOURCE 1
3240 | #define _GNU_SOURCE 1
3241 | #define _POSIX_PTHREAD_SEMANTICS 1
3242 | #define _TANDEM_SOURCE 1
3243 | #define HAVE_PTHREAD 1
3244 | #define HAVE_DLFCN_H 1
3245 | #define LT_OBJDIR ".libs/"
3246 | #define ENABLE_NLS 1
3247 | #define HAVE_GETTEXT 1
3248 | #define HAVE_DCGETTEXT 1
3249 | #define HAVE_FCNTL_H 1
3250 | #define HAVE_LIMITS_H 1
3251 | #define HAVE_SYS_TIME_H 1
3252 | #define HAVE__BOOL 1
3253 | #define HAVE_STDBOOL_H 1
3254 | #define HAVE_UINTPTR_T 1
3255 | #define SIZEOF_SIZE_T 4
3256 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
3257 | #define HAVE_GETOPT_H 1
3258 | #define HAVE_GETOPT_LONG 1
3259 | #define HAVE_FUTIMENS 1
3260 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
3261 | #define HAVE_BYTESWAP_H 1
3262 | #define HAVE_BSWAP_16 1
3263 | #define HAVE_BSWAP_32 1
3264 | #define HAVE_BSWAP_64 1
3265 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3266 | #define HAVE_SYS_PARAM_H 1
3267 | /* end confdefs.h.  */
3269 | #if defined(_WIN32) || defined(__CYGWIN__) || defined(__OS2__)                || defined(__DJGPP__) || defined(__VMS)
3270 | int main(void) { return 0; }
3271 | #else
3272 | compile error
3273 | #endif
3275 configure:17069: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3276 <command-line>: warning: missing terminating " character
3277 conftest.c:79:27: error: sys/systemcfg.h: No such file or directory
3278 conftest.c: In function 'main':
3279 conftest.c:84: error: '_system_configuration' undeclared (first use in this function)
3280 conftest.c:84: error: (Each undeclared identifier is reported only once
3281 conftest.c:84: error: for each function it appears in.)
3282 configure:17069: $? = 1
3283 configure: failed program was:
3284 | /* confdefs.h */
3285 | #define PACKAGE_NAME "XZ Utils"
3286 | #define PACKAGE_TARNAME "xz"
3287 | #define PACKAGE_VERSION "5.0.3"
3288 | #define PACKAGE_STRING "XZ Utils 5.0.3"
3289 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
3290 | #define PACKAGE_URL "http://tukaani.org/xz/"
3291 | #define NDEBUG 1
3292 | #define HAVE_ENCODER_LZMA1 1
3293 | #define HAVE_ENCODER_LZMA2 1
3294 | #define HAVE_ENCODER_DELTA 1
3295 | #define HAVE_ENCODER_X86 1
3296 | #define HAVE_ENCODER_POWERPC 1
3297 | #define HAVE_ENCODER_IA64 1
3298 | #define HAVE_ENCODER_ARM 1
3299 | #define HAVE_ENCODER_ARMTHUMB 1
3300 | #define HAVE_ENCODER_SPARC 1
3301 | #define HAVE_DECODER_LZMA1 1
3302 | #define HAVE_DECODER_LZMA2 1
3303 | #define HAVE_DECODER_DELTA 1
3304 | #define HAVE_DECODER_X86 1
3305 | #define HAVE_DECODER_POWERPC 1
3306 | #define HAVE_DECODER_IA64 1
3307 | #define HAVE_DECODER_ARM 1
3308 | #define HAVE_DECODER_ARMTHUMB 1
3309 | #define HAVE_DECODER_SPARC 1
3310 | #define HAVE_MF_HC3 1
3311 | #define HAVE_MF_HC4 1
3312 | #define HAVE_MF_BT2 1
3313 | #define HAVE_MF_BT3 1
3314 | #define HAVE_MF_BT4 1
3315 | #define HAVE_CHECK_CRC32 1
3316 | #define HAVE_CHECK_CRC64 1
3317 | #define HAVE_CHECK_SHA256 1
3318 | #define ASSUME_RAM 128
3319 | #define PACKAGE "xz"
3320 | #define VERSION "5.0.3"
3321 | #define STDC_HEADERS 1
3322 | #define HAVE_SYS_TYPES_H 1
3323 | #define HAVE_SYS_STAT_H 1
3324 | #define HAVE_STDLIB_H 1
3325 | #define HAVE_STRING_H 1
3326 | #define HAVE_MEMORY_H 1
3327 | #define HAVE_STRINGS_H 1
3328 | #define HAVE_INTTYPES_H 1
3329 | #define HAVE_STDINT_H 1
3330 | #define HAVE_UNISTD_H 1
3331 | #define __EXTENSIONS__ 1
3332 | #define _ALL_SOURCE 1
3333 | #define _GNU_SOURCE 1
3334 | #define _POSIX_PTHREAD_SEMANTICS 1
3335 | #define _TANDEM_SOURCE 1
3336 | #define HAVE_PTHREAD 1
3337 | #define HAVE_DLFCN_H 1
3338 | #define LT_OBJDIR ".libs/"
3339 | #define ENABLE_NLS 1
3340 | #define HAVE_GETTEXT 1
3341 | #define HAVE_DCGETTEXT 1
3342 | #define HAVE_FCNTL_H 1
3343 | #define HAVE_LIMITS_H 1
3344 | #define HAVE_SYS_TIME_H 1
3345 | #define HAVE__BOOL 1
3346 | #define HAVE_STDBOOL_H 1
3347 | #define HAVE_UINTPTR_T 1
3348 | #define SIZEOF_SIZE_T 4
3349 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
3350 | #define HAVE_GETOPT_H 1
3351 | #define HAVE_GETOPT_LONG 1
3352 | #define HAVE_FUTIMENS 1
3353 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
3354 | #define HAVE_BYTESWAP_H 1
3355 | #define HAVE_BSWAP_16 1
3356 | #define HAVE_BSWAP_32 1
3357 | #define HAVE_BSWAP_64 1
3358 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3359 | #define HAVE_SYS_PARAM_H 1
3360 | /* end confdefs.h.  */
3362 | #include <sys/systemcfg.h>
3364 | int
3365 | main(void)
3366 | {
3367 |       (void)_system_configuration.physmem;
3368 |       return 0;
3369 | }
3371 configure:17088: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3372 <command-line>: warning: missing terminating " character
3373 configure:17088: $? = 0
3374 configure:17228: result: sysconf
3375 configure:17275: checking for sys/param.h
3376 configure:17275: result: yes
3377 configure:17286: checking how to detect the number of available CPU cores
3378 configure:17315: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3379 <command-line>: warning: missing terminating " character
3380 conftest.c: In function 'main':
3381 conftest.c:89: error: 'CTL_HW' undeclared (first use in this function)
3382 conftest.c:89: error: (Each undeclared identifier is reported only once
3383 conftest.c:89: error: for each function it appears in.)
3384 conftest.c:89: error: 'HW_NCPU' undeclared (first use in this function)
3385 conftest.c:92: error: 'NULL' undeclared (first use in this function)
3386 configure:17315: $? = 1
3387 configure: failed program was:
3388 | /* confdefs.h */
3389 | #define PACKAGE_NAME "XZ Utils"
3390 | #define PACKAGE_TARNAME "xz"
3391 | #define PACKAGE_VERSION "5.0.3"
3392 | #define PACKAGE_STRING "XZ Utils 5.0.3"
3393 | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
3394 | #define PACKAGE_URL "http://tukaani.org/xz/"
3395 | #define NDEBUG 1
3396 | #define HAVE_ENCODER_LZMA1 1
3397 | #define HAVE_ENCODER_LZMA2 1
3398 | #define HAVE_ENCODER_DELTA 1
3399 | #define HAVE_ENCODER_X86 1
3400 | #define HAVE_ENCODER_POWERPC 1
3401 | #define HAVE_ENCODER_IA64 1
3402 | #define HAVE_ENCODER_ARM 1
3403 | #define HAVE_ENCODER_ARMTHUMB 1
3404 | #define HAVE_ENCODER_SPARC 1
3405 | #define HAVE_DECODER_LZMA1 1
3406 | #define HAVE_DECODER_LZMA2 1
3407 | #define HAVE_DECODER_DELTA 1
3408 | #define HAVE_DECODER_X86 1
3409 | #define HAVE_DECODER_POWERPC 1
3410 | #define HAVE_DECODER_IA64 1
3411 | #define HAVE_DECODER_ARM 1
3412 | #define HAVE_DECODER_ARMTHUMB 1
3413 | #define HAVE_DECODER_SPARC 1
3414 | #define HAVE_MF_HC3 1
3415 | #define HAVE_MF_HC4 1
3416 | #define HAVE_MF_BT2 1
3417 | #define HAVE_MF_BT3 1
3418 | #define HAVE_MF_BT4 1
3419 | #define HAVE_CHECK_CRC32 1
3420 | #define HAVE_CHECK_CRC64 1
3421 | #define HAVE_CHECK_SHA256 1
3422 | #define ASSUME_RAM 128
3423 | #define PACKAGE "xz"
3424 | #define VERSION "5.0.3"
3425 | #define STDC_HEADERS 1
3426 | #define HAVE_SYS_TYPES_H 1
3427 | #define HAVE_SYS_STAT_H 1
3428 | #define HAVE_STDLIB_H 1
3429 | #define HAVE_STRING_H 1
3430 | #define HAVE_MEMORY_H 1
3431 | #define HAVE_STRINGS_H 1
3432 | #define HAVE_INTTYPES_H 1
3433 | #define HAVE_STDINT_H 1
3434 | #define HAVE_UNISTD_H 1
3435 | #define __EXTENSIONS__ 1
3436 | #define _ALL_SOURCE 1
3437 | #define _GNU_SOURCE 1
3438 | #define _POSIX_PTHREAD_SEMANTICS 1
3439 | #define _TANDEM_SOURCE 1
3440 | #define HAVE_PTHREAD 1
3441 | #define HAVE_DLFCN_H 1
3442 | #define LT_OBJDIR ".libs/"
3443 | #define ENABLE_NLS 1
3444 | #define HAVE_GETTEXT 1
3445 | #define HAVE_DCGETTEXT 1
3446 | #define HAVE_FCNTL_H 1
3447 | #define HAVE_LIMITS_H 1
3448 | #define HAVE_SYS_TIME_H 1
3449 | #define HAVE__BOOL 1
3450 | #define HAVE_STDBOOL_H 1
3451 | #define HAVE_UINTPTR_T 1
3452 | #define SIZEOF_SIZE_T 4
3453 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
3454 | #define HAVE_GETOPT_H 1
3455 | #define HAVE_GETOPT_LONG 1
3456 | #define HAVE_FUTIMENS 1
3457 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
3458 | #define HAVE_BYTESWAP_H 1
3459 | #define HAVE_BSWAP_16 1
3460 | #define HAVE_BSWAP_32 1
3461 | #define HAVE_BSWAP_64 1
3462 | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
3463 | #define HAVE_SYS_PARAM_H 1
3464 | #define TUKLIB_PHYSMEM_SYSCONF 1
3465 | #define HAVE_SYS_PARAM_H 1
3466 | /* end confdefs.h.  */
3468 | #include <sys/types.h>
3469 | #ifdef HAVE_SYS_PARAM_H
3470 | #     include <sys/param.h>
3471 | #endif
3472 | #include <sys/sysctl.h>
3473 | int
3474 | main(void)
3475 | {
3476 |       int name[2] = { CTL_HW, HW_NCPU };
3477 |       int cpus;
3478 |       size_t cpus_size = sizeof(cpus);
3479 |       sysctl(name, 2, &cpus, &cpus_size, NULL, 0);
3480 |       return 0;
3481 | }
3483 configure:17339: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT  conftest.c >&5
3484 <command-line>: warning: missing terminating " character
3485 configure:17339: $? = 0
3486 configure:17374: result: sysconf
3487 configure:17398: checking whether mbrtowc and mbstate_t are properly declared
3488 configure:17418: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
3489 <command-line>: warning: missing terminating " character
3490 configure:17418: $? = 0
3491 configure:17426: result: yes
3492 configure:17436: checking for wcwidth
3493 configure:17436: gcc -std=gnu99 -o conftest -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT   conftest.c   >&5
3494 <command-line>: warning: missing terminating " character
3495 configure:17436: $? = 0
3496 configure:17436: result: yes
3497 configure:17464: checking for simple visibility declarations
3498 configure:17486: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -fvisibility=hidden  conftest.c >&5
3499 <command-line>: warning: missing terminating " character
3500 configure:17486: $? = 0
3501 configure:17495: result: yes
3502 configure:17549: checking if gcc -std=gnu99 accepts -Wall
3503 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wall  conftest.c >&5
3504 <command-line>: warning: missing terminating " character
3505 configure:17557: $? = 0
3506 configure:17560: result: yes
3507 configure:17549: checking if gcc -std=gnu99 accepts -Wextra
3508 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wextra  conftest.c >&5
3509 <command-line>: warning: missing terminating " character
3510 configure:17557: $? = 0
3511 configure:17560: result: yes
3512 configure:17549: checking if gcc -std=gnu99 accepts -Wformat=2
3513 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wformat=2  conftest.c >&5
3514 <command-line>: warning: missing terminating " character
3515 configure:17557: $? = 0
3516 configure:17560: result: yes
3517 configure:17549: checking if gcc -std=gnu99 accepts -Winit-self
3518 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Winit-self  conftest.c >&5
3519 <command-line>: warning: missing terminating " character
3520 configure:17557: $? = 0
3521 configure:17560: result: yes
3522 configure:17549: checking if gcc -std=gnu99 accepts -Wmissing-include-dirs
3523 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wmissing-include-dirs  conftest.c >&5
3524 <command-line>: warning: missing terminating " character
3525 configure:17557: $? = 0
3526 configure:17560: result: yes
3527 configure:17549: checking if gcc -std=gnu99 accepts -Wstrict-aliasing
3528 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wstrict-aliasing  conftest.c >&5
3529 <command-line>: warning: missing terminating " character
3530 configure:17557: $? = 0
3531 configure:17560: result: yes
3532 configure:17549: checking if gcc -std=gnu99 accepts -Wfloat-equal
3533 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wfloat-equal  conftest.c >&5
3534 <command-line>: warning: missing terminating " character
3535 configure:17557: $? = 0
3536 configure:17560: result: yes
3537 configure:17549: checking if gcc -std=gnu99 accepts -Wundef
3538 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wundef  conftest.c >&5
3539 <command-line>: warning: missing terminating " character
3540 configure:17557: $? = 0
3541 configure:17560: result: yes
3542 configure:17549: checking if gcc -std=gnu99 accepts -Wshadow
3543 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wshadow  conftest.c >&5
3544 <command-line>: warning: missing terminating " character
3545 configure:17557: $? = 0
3546 configure:17560: result: yes
3547 configure:17549: checking if gcc -std=gnu99 accepts -Wpointer-arith
3548 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wpointer-arith  conftest.c >&5
3549 <command-line>: warning: missing terminating " character
3550 configure:17557: $? = 0
3551 configure:17560: result: yes
3552 configure:17549: checking if gcc -std=gnu99 accepts -Wbad-function-cast
3553 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wbad-function-cast  conftest.c >&5
3554 <command-line>: warning: missing terminating " character
3555 configure:17557: $? = 0
3556 configure:17560: result: yes
3557 configure:17549: checking if gcc -std=gnu99 accepts -Wwrite-strings
3558 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wwrite-strings  conftest.c >&5
3559 <command-line>: warning: missing terminating " character
3560 configure:17557: $? = 0
3561 configure:17560: result: yes
3562 configure:17549: checking if gcc -std=gnu99 accepts -Wlogical-op
3563 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wlogical-op  conftest.c >&5
3564 <command-line>: warning: missing terminating " character
3565 configure:17557: $? = 0
3566 configure:17560: result: yes
3567 configure:17549: checking if gcc -std=gnu99 accepts -Waggregate-return
3568 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Waggregate-return  conftest.c >&5
3569 <command-line>: warning: missing terminating " character
3570 configure:17557: $? = 0
3571 configure:17560: result: yes
3572 configure:17549: checking if gcc -std=gnu99 accepts -Wstrict-prototypes
3573 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wstrict-prototypes  conftest.c >&5
3574 <command-line>: warning: missing terminating " character
3575 configure:17557: $? = 0
3576 configure:17560: result: yes
3577 configure:17549: checking if gcc -std=gnu99 accepts -Wold-style-definition
3578 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wold-style-definition  conftest.c >&5
3579 <command-line>: warning: missing terminating " character
3580 configure:17557: $? = 0
3581 configure:17560: result: yes
3582 configure:17549: checking if gcc -std=gnu99 accepts -Wmissing-prototypes
3583 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wmissing-prototypes  conftest.c >&5
3584 <command-line>: warning: missing terminating " character
3585 conftest.c:84: warning: no previous prototype for 'foo'
3586 configure:17557: $? = 0
3587 configure:17560: result: yes
3588 configure:17549: checking if gcc -std=gnu99 accepts -Wmissing-declarations
3589 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wmissing-declarations  conftest.c >&5
3590 <command-line>: warning: missing terminating " character
3591 conftest.c:84: warning: no previous declaration for 'foo'
3592 configure:17557: $? = 0
3593 configure:17560: result: yes
3594 configure:17549: checking if gcc -std=gnu99 accepts -Wmissing-noreturn
3595 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wmissing-noreturn  conftest.c >&5
3596 <command-line>: warning: missing terminating " character
3597 configure:17557: $? = 0
3598 configure:17560: result: yes
3599 configure:17549: checking if gcc -std=gnu99 accepts -Wredundant-decls
3600 configure:17557: gcc -std=gnu99 -c -fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT -Wredundant-decls  conftest.c >&5
3601 <command-line>: warning: missing terminating " character
3602 configure:17557: $? = 0
3603 configure:17560: result: yes
3604 configure:17948: creating ./config.status
3606 ## ---------------------- ##
3607 ## Running config.status. ##
3608 ## ---------------------- ##
3610 This file was extended by XZ Utils config.status 5.0.3, which was
3611 generated by GNU Autoconf 2.68.  Invocation command line was
3613   CONFIG_FILES    = 
3614   CONFIG_HEADERS  = 
3615   CONFIG_LINKS    = 
3616   CONFIG_COMMANDS = 
3617   $ ./config.status 
3619 on xpdev
3621 config.status:1362: creating Doxyfile
3622 config.status:1362: creating Makefile
3623 config.status:1362: creating po/Makefile.in
3624 config.status:1362: creating lib/Makefile
3625 config.status:1362: creating src/Makefile
3626 config.status:1362: creating src/liblzma/liblzma.pc
3627 config.status:1362: creating src/liblzma/Makefile
3628 config.status:1362: creating src/liblzma/api/Makefile
3629 config.status:1362: creating src/xz/Makefile
3630 config.status:1362: creating src/xzdec/Makefile
3631 config.status:1362: creating src/lzmainfo/Makefile
3632 config.status:1362: creating src/scripts/Makefile
3633 config.status:1362: creating src/scripts/xzdiff
3634 config.status:1362: creating src/scripts/xzgrep
3635 config.status:1362: creating src/scripts/xzmore
3636 config.status:1362: creating src/scripts/xzless
3637 config.status:1362: creating tests/Makefile
3638 config.status:1362: creating debug/Makefile
3639 config.status:1362: creating config.h
3640 config.status:1591: executing depfiles commands
3641 config.status:1591: executing libtool commands
3642 config.status:1591: executing po-directories commands
3644 ## ---------------- ##
3645 ## Cache variables. ##
3646 ## ---------------- ##
3648 ac_cv_build=i686-pc-linux-gnu
3649 ac_cv_c_bigendian=no
3650 ac_cv_c_compiler_gnu=yes
3651 ac_cv_c_int32_t=yes
3652 ac_cv_c_int64_t=yes
3653 ac_cv_c_uint16_t=yes
3654 ac_cv_c_uint32_t=yes
3655 ac_cv_c_uint64_t=yes
3656 ac_cv_c_uint8_t=yes
3657 ac_cv_env_CCASFLAGS_set=
3658 ac_cv_env_CCASFLAGS_value=
3659 ac_cv_env_CCAS_set=
3660 ac_cv_env_CCAS_value=
3661 ac_cv_env_CC_set=set
3662 ac_cv_env_CC_value=gcc
3663 ac_cv_env_CFLAGS_set=set
3664 ac_cv_env_CFLAGS_value='-fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT'
3665 ac_cv_env_CPPFLAGS_set=
3666 ac_cv_env_CPPFLAGS_value=
3667 ac_cv_env_CPP_set=
3668 ac_cv_env_CPP_value=
3669 ac_cv_env_LDFLAGS_set=
3670 ac_cv_env_LDFLAGS_value=
3671 ac_cv_env_LIBS_set=
3672 ac_cv_env_LIBS_value=
3673 ac_cv_env_build_alias_set=
3674 ac_cv_env_build_alias_value=
3675 ac_cv_env_host_alias_set=
3676 ac_cv_env_host_alias_value=
3677 ac_cv_env_target_alias_set=
3678 ac_cv_env_target_alias_value=
3679 ac_cv_func_futimens=yes
3680 ac_cv_func_getopt_long=yes
3681 ac_cv_func_mbrtowc=yes
3682 ac_cv_func_wcwidth=yes
3683 ac_cv_have_decl_optreset=no
3684 ac_cv_have_decl_program_invocation_name=yes
3685 ac_cv_header_byteswap_h=yes
3686 ac_cv_header_dlfcn_h=yes
3687 ac_cv_header_fcntl_h=yes
3688 ac_cv_header_getopt_h=yes
3689 ac_cv_header_inttypes_h=yes
3690 ac_cv_header_limits_h=yes
3691 ac_cv_header_memory_h=yes
3692 ac_cv_header_minix_config_h=no
3693 ac_cv_header_stdbool_h=yes
3694 ac_cv_header_stdc=yes
3695 ac_cv_header_stdint_h=yes
3696 ac_cv_header_stdlib_h=yes
3697 ac_cv_header_string_h=yes
3698 ac_cv_header_strings_h=yes
3699 ac_cv_header_sys_param_h=yes
3700 ac_cv_header_sys_stat_h=yes
3701 ac_cv_header_sys_time_h=yes
3702 ac_cv_header_sys_types_h=yes
3703 ac_cv_header_unistd_h=yes
3704 ac_cv_host=i686-pc-linux-gnu
3705 ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no
3706 ac_cv_member_struct_stat_st_atim_tv_nsec=yes
3707 ac_cv_member_struct_stat_st_atimensec=no
3708 ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
3709 ac_cv_member_struct_stat_st_uatime=no
3710 ac_cv_objext=o
3711 ac_cv_path_EGREP='/bin/grep -E'
3712 ac_cv_path_FGREP='/bin/grep -F'
3713 ac_cv_path_GMSGFMT=/usr/bin/msgfmt
3714 ac_cv_path_GREP=/bin/grep
3715 ac_cv_path_MSGFMT=/usr/bin/msgfmt
3716 ac_cv_path_MSGMERGE=/usr/bin/msgmerge
3717 ac_cv_path_SED=/bin/sed
3718 ac_cv_path_XGETTEXT=/usr/bin/xgettext
3719 ac_cv_path_install='/usr/bin/install -c'
3720 ac_cv_path_mkdir=/bin/mkdir
3721 ac_cv_prog_AWK=gawk
3722 ac_cv_prog_CPP='gcc -std=gnu99 -E'
3723 ac_cv_prog_ac_ct_CC=gcc
3724 ac_cv_prog_ac_ct_OBJDUMP=objdump
3725 ac_cv_prog_ac_ct_RANLIB=ranlib
3726 ac_cv_prog_ac_ct_STRIP=strip
3727 ac_cv_prog_cc_c89=
3728 ac_cv_prog_cc_c99=-std=gnu99
3729 ac_cv_prog_cc_g=yes
3730 ac_cv_prog_cc_gcc_c_o=yes
3731 ac_cv_prog_make_make_set=yes
3732 ac_cv_safe_to_define___extensions__=yes
3733 ac_cv_sizeof_size_t=4
3734 ac_cv_sys_file_offset_bits=no
3735 ac_cv_sys_largefile_CC=no
3736 ac_cv_type__Bool=yes
3737 ac_cv_type_uintptr_t=yes
3738 acl_cv_hardcode_direct=no
3739 acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
3740 acl_cv_hardcode_libdir_separator=
3741 acl_cv_hardcode_minus_L=no
3742 acl_cv_libext=a
3743 acl_cv_path_LD=ld
3744 acl_cv_prog_gnu_ld=yes
3745 acl_cv_rpath=done
3746 acl_cv_shlibext=so
3747 acl_cv_wl=-Wl,
3748 am_cv_CCAS_dependencies_compiler_type=gcc3
3749 am_cv_CC_dependencies_compiler_type=gcc3
3750 gl_cv_cc_visibility=yes
3751 gl_cv_posix_shell=/bin/sh
3752 gt_cv_func_CFLocaleCopyCurrent=no
3753 gt_cv_func_CFPreferencesCopyAppValue=no
3754 gt_cv_func_gnugettext1_libc=yes
3755 lt_cv_ar_at_file=@
3756 lt_cv_deplibs_check_method=pass_all
3757 lt_cv_file_magic_cmd='$MAGIC_CMD'
3758 lt_cv_file_magic_test_file=
3759 lt_cv_ld_reload_flag=-r
3760 lt_cv_nm_interface='BSD nm'
3761 lt_cv_objdir=.libs
3762 lt_cv_path_LD=ld
3763 lt_cv_path_NM=nm
3764 lt_cv_path_mainfest_tool=no
3765 lt_cv_prog_compiler_c_o=yes
3766 lt_cv_prog_compiler_c_o_RC=yes
3767 lt_cv_prog_compiler_pic='-fPIC -DPIC'
3768 lt_cv_prog_compiler_pic_works=yes
3769 lt_cv_prog_compiler_rtti_exceptions=no
3770 lt_cv_prog_compiler_static_works=no
3771 lt_cv_prog_gnu_ld=yes
3772 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
3773 lt_cv_shlibpath_overrides_runpath=no
3774 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
3775 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
3776 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
3777 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
3778 lt_cv_sys_max_cmd_len=1966080
3779 lt_cv_to_host_file_cmd=func_convert_file_noop
3780 lt_cv_to_tool_file_cmd=func_convert_file_noop
3781 tuklib_cv_cpucores_method=sysconf
3782 tuklib_cv_physmem_method=sysconf
3784 ## ----------------- ##
3785 ## Output variables. ##
3786 ## ----------------- ##
3788 ACLOCAL='${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run aclocal-1.11'
3789 AMDEPBACKSLASH='\'
3790 AMDEP_FALSE='#'
3791 AMDEP_TRUE=''
3792 AMTAR='${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run tar'
3793 AM_CFLAGS=' -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls'
3794 AR='ar'
3795 AS='as'
3796 AUTOCONF='${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run autoconf'
3797 AUTOHEADER='${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run autoheader'
3798 AUTOMAKE='${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run automake-1.11'
3799 AWK='gawk'
3800 CC='gcc -std=gnu99'
3801 CCAS='gcc -std=gnu99'
3802 CCASDEPMODE='depmode=gcc3'
3803 CCASFLAGS='-fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT'
3804 CCDEPMODE='depmode=gcc3'
3805 CFLAGS='-fno-strict-aliasing -O2 -DBCMWPA2 -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DBCM_DCS -DEXT_ACS -DNAS_GTK_PER_STA -DPROXYARP  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT'
3806 CFLAG_VISIBILITY='-fvisibility=hidden'
3807 COND_ASM_X86_64_FALSE=''
3808 COND_ASM_X86_64_TRUE='#'
3809 COND_ASM_X86_FALSE='#'
3810 COND_ASM_X86_TRUE=''
3811 COND_CHECK_CRC32_FALSE='#'
3812 COND_CHECK_CRC32_TRUE=''
3813 COND_CHECK_CRC64_FALSE='#'
3814 COND_CHECK_CRC64_TRUE=''
3815 COND_CHECK_SHA256_FALSE='#'
3816 COND_CHECK_SHA256_TRUE=''
3817 COND_DECODER_ARMTHUMB_FALSE='#'
3818 COND_DECODER_ARMTHUMB_TRUE=''
3819 COND_DECODER_ARM_FALSE='#'
3820 COND_DECODER_ARM_TRUE=''
3821 COND_DECODER_DELTA_FALSE='#'
3822 COND_DECODER_DELTA_TRUE=''
3823 COND_DECODER_IA64_FALSE='#'
3824 COND_DECODER_IA64_TRUE=''
3825 COND_DECODER_LZMA1_FALSE='#'
3826 COND_DECODER_LZMA1_TRUE=''
3827 COND_DECODER_LZMA2_FALSE='#'
3828 COND_DECODER_LZMA2_TRUE=''
3829 COND_DECODER_LZ_FALSE='#'
3830 COND_DECODER_LZ_TRUE=''
3831 COND_DECODER_POWERPC_FALSE='#'
3832 COND_DECODER_POWERPC_TRUE=''
3833 COND_DECODER_SIMPLE_FALSE='#'
3834 COND_DECODER_SIMPLE_TRUE=''
3835 COND_DECODER_SPARC_FALSE='#'
3836 COND_DECODER_SPARC_TRUE=''
3837 COND_DECODER_X86_FALSE='#'
3838 COND_DECODER_X86_TRUE=''
3839 COND_ENCODER_ARMTHUMB_FALSE='#'
3840 COND_ENCODER_ARMTHUMB_TRUE=''
3841 COND_ENCODER_ARM_FALSE='#'
3842 COND_ENCODER_ARM_TRUE=''
3843 COND_ENCODER_DELTA_FALSE='#'
3844 COND_ENCODER_DELTA_TRUE=''
3845 COND_ENCODER_IA64_FALSE='#'
3846 COND_ENCODER_IA64_TRUE=''
3847 COND_ENCODER_LZMA1_FALSE='#'
3848 COND_ENCODER_LZMA1_TRUE=''
3849 COND_ENCODER_LZMA2_FALSE='#'
3850 COND_ENCODER_LZMA2_TRUE=''
3851 COND_ENCODER_LZ_FALSE='#'
3852 COND_ENCODER_LZ_TRUE=''
3853 COND_ENCODER_POWERPC_FALSE='#'
3854 COND_ENCODER_POWERPC_TRUE=''
3855 COND_ENCODER_SIMPLE_FALSE='#'
3856 COND_ENCODER_SIMPLE_TRUE=''
3857 COND_ENCODER_SPARC_FALSE='#'
3858 COND_ENCODER_SPARC_TRUE=''
3859 COND_ENCODER_X86_FALSE='#'
3860 COND_ENCODER_X86_TRUE=''
3861 COND_FILTER_ARMTHUMB_FALSE='#'
3862 COND_FILTER_ARMTHUMB_TRUE=''
3863 COND_FILTER_ARM_FALSE='#'
3864 COND_FILTER_ARM_TRUE=''
3865 COND_FILTER_DELTA_FALSE='#'
3866 COND_FILTER_DELTA_TRUE=''
3867 COND_FILTER_IA64_FALSE='#'
3868 COND_FILTER_IA64_TRUE=''
3869 COND_FILTER_LZMA1_FALSE='#'
3870 COND_FILTER_LZMA1_TRUE=''
3871 COND_FILTER_LZMA2_FALSE='#'
3872 COND_FILTER_LZMA2_TRUE=''
3873 COND_FILTER_LZ_FALSE='#'
3874 COND_FILTER_LZ_TRUE=''
3875 COND_FILTER_POWERPC_FALSE='#'
3876 COND_FILTER_POWERPC_TRUE=''
3877 COND_FILTER_SIMPLE_FALSE='#'
3878 COND_FILTER_SIMPLE_TRUE=''
3879 COND_FILTER_SPARC_FALSE='#'
3880 COND_FILTER_SPARC_TRUE=''
3881 COND_FILTER_X86_FALSE='#'
3882 COND_FILTER_X86_TRUE=''
3883 COND_GNULIB_FALSE=''
3884 COND_GNULIB_TRUE='#'
3885 COND_LZMADEC_FALSE='#'
3886 COND_LZMADEC_TRUE=''
3887 COND_LZMAINFO_FALSE='#'
3888 COND_LZMAINFO_TRUE=''
3889 COND_LZMALINKS_FALSE='#'
3890 COND_LZMALINKS_TRUE=''
3891 COND_MAIN_DECODER_FALSE='#'
3892 COND_MAIN_DECODER_TRUE=''
3893 COND_MAIN_ENCODER_FALSE='#'
3894 COND_MAIN_ENCODER_TRUE=''
3895 COND_SCRIPTS_FALSE='#'
3896 COND_SCRIPTS_TRUE=''
3897 COND_SHARED_FALSE=''
3898 COND_SHARED_TRUE='#'
3899 COND_SMALL_FALSE=''
3900 COND_SMALL_TRUE='#'
3901 COND_W32_FALSE=''
3902 COND_W32_TRUE='#'
3903 COND_XZDEC_FALSE='#'
3904 COND_XZDEC_TRUE=''
3905 COND_XZ_FALSE='#'
3906 COND_XZ_TRUE=''
3907 CPP='gcc -std=gnu99 -E'
3908 CPPFLAGS=''
3909 CYGPATH_W='echo'
3910 DEFS='-DHAVE_CONFIG_H'
3911 DEPDIR='.deps'
3912 DLLTOOL='false'
3913 DSYMUTIL=''
3914 DUMPBIN=''
3915 ECHO_C=''
3916 ECHO_N='-n'
3917 ECHO_T=''
3918 EGREP='/bin/grep -E'
3919 EXEEXT=''
3920 FGREP='/bin/grep -F'
3921 GETOPT_H=''
3922 GMSGFMT='/usr/bin/msgfmt'
3923 GMSGFMT_015='/usr/bin/msgfmt'
3924 GREP='/bin/grep'
3925 HAVE_VISIBILITY='1'
3926 INSTALL_DATA='${INSTALL} -m 644'
3927 INSTALL_PROGRAM='${INSTALL}'
3928 INSTALL_SCRIPT='${INSTALL}'
3929 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3930 INTLLIBS=''
3931 INTL_MACOSX_LIBS=''
3932 LD='ld'
3933 LDFLAGS=''
3934 LIBICONV='-liconv'
3935 LIBINTL=''
3936 LIBOBJS=''
3937 LIBS=' '
3938 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3939 LIPO=''
3940 LN_EXEEXT='$(EXEEXT)'
3941 LN_S='ln -s'
3942 LTLIBICONV='-liconv'
3943 LTLIBINTL=''
3944 LTLIBOBJS=''
3945 MAKEINFO='${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/missing --run makeinfo'
3946 MANIFEST_TOOL=':'
3947 MKDIR_P='/bin/mkdir -p'
3948 MSGFMT='/usr/bin/msgfmt'
3949 MSGFMT_015='/usr/bin/msgfmt'
3950 MSGMERGE='/usr/bin/msgmerge'
3951 NM='nm'
3952 NMEDIT=''
3953 OBJDUMP='objdump'
3954 OBJEXT='o'
3955 OTOOL64=''
3956 OTOOL=''
3957 PACKAGE='xz'
3958 PACKAGE_BUGREPORT='lasse.collin@tukaani.org'
3959 PACKAGE_NAME='XZ Utils'
3960 PACKAGE_STRING='XZ Utils 5.0.3'
3961 PACKAGE_TARNAME='xz'
3962 PACKAGE_URL='http://tukaani.org/xz/'
3963 PACKAGE_VERSION='5.0.3'
3964 PATH_SEPARATOR=':'
3965 POSIX_SHELL='/bin/sh'
3966 POSUB='po'
3967 PREFERABLY_POSIX_SHELL='/bin/sh'
3968 PTHREAD_CC='gcc -std=gnu99'
3969 PTHREAD_CFLAGS='-pthread'
3970 PTHREAD_LIBS=''
3971 RANLIB='ranlib'
3972 RC=''
3973 SED='/bin/sed'
3974 SET_MAKE=''
3975 SHELL='/bin/sh'
3976 STRIP='strip'
3977 USE_NLS='yes'
3978 VERSION='5.0.3'
3979 XGETTEXT='/usr/bin/xgettext'
3980 XGETTEXT_015='/usr/bin/xgettext'
3981 ac_ct_AR=''
3982 ac_ct_CC='gcc'
3983 ac_ct_DUMPBIN=''
3984 acx_pthread_config=''
3985 am__EXEEXT_FALSE=''
3986 am__EXEEXT_TRUE='#'
3987 am__fastdepCCAS_FALSE='#'
3988 am__fastdepCCAS_TRUE=''
3989 am__fastdepCC_FALSE='#'
3990 am__fastdepCC_TRUE=''
3991 am__include='include'
3992 am__isrc=''
3993 am__leading_dot='.'
3994 am__quote=''
3995 am__tar='${AMTAR} chof - "$$tardir"'
3996 am__untar='${AMTAR} xf -'
3997 bindir='${exec_prefix}/bin'
3998 build='i686-pc-linux-gnu'
3999 build_alias=''
4000 build_cpu='i686'
4001 build_os='linux-gnu'
4002 build_vendor='pc'
4003 datadir='${datarootdir}'
4004 datarootdir='${prefix}/share'
4005 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4006 dvidir='${docdir}'
4007 exec_prefix='${prefix}'
4008 host='i686-pc-linux-gnu'
4009 host_alias=''
4010 host_cpu='i686'
4011 host_os='linux-gnu'
4012 host_vendor='pc'
4013 htmldir='${docdir}'
4014 includedir='${prefix}/include'
4015 infodir='${datarootdir}/info'
4016 install_sh='${SHELL} /home/ham/src_4708/BCM_SDK/6_30_143/src/tools/misc/xz/build-aux/install-sh'
4017 libdir='${exec_prefix}/lib'
4018 libexecdir='${exec_prefix}/libexec'
4019 localedir='${datarootdir}/locale'
4020 localstatedir='${prefix}/var'
4021 mandir='${datarootdir}/man'
4022 mkdir_p='/bin/mkdir -p'
4023 oldincludedir='/usr/include'
4024 pdfdir='${docdir}'
4025 prefix='/home/ham/src_4708/BCM_SDK/6_30_143/src/router/squashfs-4.2'
4026 program_transform_name='s,x,x,'
4027 psdir='${docdir}'
4028 sbindir='${exec_prefix}/sbin'
4029 sharedstatedir='${prefix}/com'
4030 sysconfdir='${prefix}/etc'
4031 target_alias=''
4032 xz='xz'
4034 ## ----------- ##
4035 ## confdefs.h. ##
4036 ## ----------- ##
4038 /* confdefs.h */
4039 #define PACKAGE_NAME "XZ Utils"
4040 #define PACKAGE_TARNAME "xz"
4041 #define PACKAGE_VERSION "5.0.3"
4042 #define PACKAGE_STRING "XZ Utils 5.0.3"
4043 #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
4044 #define PACKAGE_URL "http://tukaani.org/xz/"
4045 #define NDEBUG 1
4046 #define HAVE_ENCODER_LZMA1 1
4047 #define HAVE_ENCODER_LZMA2 1
4048 #define HAVE_ENCODER_DELTA 1
4049 #define HAVE_ENCODER_X86 1
4050 #define HAVE_ENCODER_POWERPC 1
4051 #define HAVE_ENCODER_IA64 1
4052 #define HAVE_ENCODER_ARM 1
4053 #define HAVE_ENCODER_ARMTHUMB 1
4054 #define HAVE_ENCODER_SPARC 1
4055 #define HAVE_DECODER_LZMA1 1
4056 #define HAVE_DECODER_LZMA2 1
4057 #define HAVE_DECODER_DELTA 1
4058 #define HAVE_DECODER_X86 1
4059 #define HAVE_DECODER_POWERPC 1
4060 #define HAVE_DECODER_IA64 1
4061 #define HAVE_DECODER_ARM 1
4062 #define HAVE_DECODER_ARMTHUMB 1
4063 #define HAVE_DECODER_SPARC 1
4064 #define HAVE_MF_HC3 1
4065 #define HAVE_MF_HC4 1
4066 #define HAVE_MF_BT2 1
4067 #define HAVE_MF_BT3 1
4068 #define HAVE_MF_BT4 1
4069 #define HAVE_CHECK_CRC32 1
4070 #define HAVE_CHECK_CRC64 1
4071 #define HAVE_CHECK_SHA256 1
4072 #define ASSUME_RAM 128
4073 #define PACKAGE "xz"
4074 #define VERSION "5.0.3"
4075 #define STDC_HEADERS 1
4076 #define HAVE_SYS_TYPES_H 1
4077 #define HAVE_SYS_STAT_H 1
4078 #define HAVE_STDLIB_H 1
4079 #define HAVE_STRING_H 1
4080 #define HAVE_MEMORY_H 1
4081 #define HAVE_STRINGS_H 1
4082 #define HAVE_INTTYPES_H 1
4083 #define HAVE_STDINT_H 1
4084 #define HAVE_UNISTD_H 1
4085 #define __EXTENSIONS__ 1
4086 #define _ALL_SOURCE 1
4087 #define _GNU_SOURCE 1
4088 #define _POSIX_PTHREAD_SEMANTICS 1
4089 #define _TANDEM_SOURCE 1
4090 #define HAVE_PTHREAD 1
4091 #define HAVE_DLFCN_H 1
4092 #define LT_OBJDIR ".libs/"
4093 #define ENABLE_NLS 1
4094 #define HAVE_GETTEXT 1
4095 #define HAVE_DCGETTEXT 1
4096 #define HAVE_FCNTL_H 1
4097 #define HAVE_LIMITS_H 1
4098 #define HAVE_SYS_TIME_H 1
4099 #define HAVE__BOOL 1
4100 #define HAVE_STDBOOL_H 1
4101 #define HAVE_UINTPTR_T 1
4102 #define SIZEOF_SIZE_T 4
4103 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
4104 #define HAVE_GETOPT_H 1
4105 #define HAVE_GETOPT_LONG 1
4106 #define HAVE_FUTIMENS 1
4107 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
4108 #define HAVE_BYTESWAP_H 1
4109 #define HAVE_BSWAP_16 1
4110 #define HAVE_BSWAP_32 1
4111 #define HAVE_BSWAP_64 1
4112 #define TUKLIB_FAST_UNALIGNED_ACCESS 1
4113 #define HAVE_SYS_PARAM_H 1
4114 #define TUKLIB_PHYSMEM_SYSCONF 1
4115 #define HAVE_SYS_PARAM_H 1
4116 #define TUKLIB_CPUCORES_SYSCONF 1
4117 #define HAVE_MBRTOWC 1
4118 #define HAVE_WCWIDTH 1
4119 #define HAVE_VISIBILITY 1
4121 configure: exit 0