1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/usr LDFLAGS=-L${PKG_INSTALL_DIR}/usr/lib CXXFLAGS=-I${PKG_INSTALL_DIR}/usr/include CFLAGS=-I${PKG_INSTALL_DIR}/usr/include --host=mipsel-uclibc-linux --build=mipsel-uclibc-linux-gnu26 --target=mipsel-uclibc-linux-gnu26 CC=mipsel-linux-uclibc-gcc CXX=mipsel-linux-uclibc-g++ STRIP=mipsel-linux-linux26-strip AR=mipsel-linux-linux26-ar NM=mipsel-linux-linux26-nm build_alias=mipsel-uclibc-linux-gnu26 host_alias=mipsel-uclibc-linux target_alias=mipsel-uclibc-linux-gnu26 --cache-file=/dev/null --srcdir=. CPP=mipsel-linux-uclibc-gcc -E --no-create --no-recursion
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = localhost.localdomain
14uname -m = i686
15uname -r = 2.6.27.41-170.2.117.fc10.i686.PAE
16uname -s = Linux
17uname -v = #1 SMP Thu Dec 10 10:48:30 EST 2009
18
19/usr/bin/uname -p = unknown
20/bin/uname -X     = unknown
21
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
29
30PATH: ${TIMEMACHINE_PATH}/build/usr/lib
31PATH: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin
32PATH: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin
33PATH: /usr/lib/qt-3.3/bin
34PATH: /usr/kerberos/bin
35PATH: /usr/lib/ccache
36PATH: /usr/local/bin
37PATH: /bin
38PATH: /usr/bin
39PATH: /usr/local/sbin
40PATH: /usr/sbin
41PATH: /sbin
42PATH: /home/eric/bin
43
44
45## ----------- ##
46## Core tests. ##
47## ----------- ##
48
49configure:2565: checking for a BSD-compatible install
50configure:2633: result: /usr/bin/install -c
51configure:2644: checking whether build environment is sane
52configure:2687: result: yes
53configure:2712: checking for a thread-safe mkdir -p
54configure:2751: result: /bin/mkdir -p
55configure:2764: checking for gawk
56configure:2780: found /bin/gawk
57configure:2791: result: gawk
58configure:2802: checking whether make sets $(MAKE)
59configure:2824: result: yes
60configure:2904: checking for mipsel-uclibc-linux-strip
61configure:2931: result: mipsel-linux-linux26-strip
62configure:3021: checking for mipsel-uclibc-linux-gcc
63configure:3048: result: mipsel-linux-uclibc-gcc
64configure:3320: checking for C compiler version
65configure:3328: mipsel-linux-uclibc-gcc --version >&5
66mipsel-linux-uclibc-gcc (GCC) 4.2.3
67Copyright (C) 2007 Free Software Foundation, Inc.
68This is free software; see the source for copying conditions.  There is NO
69warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
70
71configure:3332: $? = 0
72configure:3339: mipsel-linux-uclibc-gcc -v >&5
73Using built-in specs.
74Target: mipsel-linux-uclibc
75Configured with: /home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gcc-4.2.3/configure --prefix=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3 --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --with-gmp=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gmp --with-mpfr=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/mpfr --enable-shared --disable-nls --enable-threads --disable-multilib --with-abi=32 --with-tune=mips32
76Thread model: posix
77gcc version 4.2.3
78configure:3343: $? = 0
79configure:3350: mipsel-linux-uclibc-gcc -V >&5
80mipsel-linux-uclibc-gcc: '-V' option must have argument
81configure:3354: $? = 1
82configure:3377: checking for C compiler default output file name
83configure:3399: mipsel-linux-uclibc-gcc -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
84configure:3403: $? = 0
85configure:3441: result: a.out
86configure:3460: checking whether the C compiler works
87configure:3493: result: yes
88configure:3500: checking whether we are cross compiling
89configure:3502: result: yes
90configure:3505: checking for suffix of executables
91configure:3512: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
92configure:3516: $? = 0
93configure:3542: result: 
94configure:3548: checking for suffix of object files
95configure:3574: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
96configure:3578: $? = 0
97configure:3603: result: o
98configure:3607: checking whether we are using the GNU C compiler
99configure:3636: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
100configure:3643: $? = 0
101configure:3660: result: yes
102configure:3669: checking whether mipsel-linux-uclibc-gcc accepts -g
103configure:3699: mipsel-linux-uclibc-gcc -c -g  conftest.c >&5
104configure:3706: $? = 0
105configure:3807: result: yes
106configure:3824: checking for mipsel-linux-uclibc-gcc option to accept ISO C89
107configure:3898: mipsel-linux-uclibc-gcc  -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
108configure:3905: $? = 0
109configure:3928: result: none needed
110configure:3957: checking for style of include used by make
111configure:3985: result: GNU
112configure:4010: checking dependency style of mipsel-linux-uclibc-gcc
113configure:4101: result: gcc3
114configure:4130: checking for a BSD-compatible install
115configure:4198: result: /usr/bin/install -c
116configure:4213: checking for bison
117configure:4229: found /usr/bin/bison
118configure:4240: result: bison -y
119configure:4254: checking whether to use Java
120configure:4263: result: yes
121configure:4279: checking for Java to native code compiler
122configure:4410: result: none
123configure:4434: checking how to run the C preprocessor
124configure:4552: result: mipsel-linux-uclibc-gcc -E
125configure:4581: mipsel-linux-uclibc-gcc -E  conftest.c
126configure:4588: $? = 0
127configure:4619: mipsel-linux-uclibc-gcc -E  conftest.c
128conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
129configure:4626: $? = 1
130configure: failed program was:
131| /* confdefs.h.  */
132| #define PACKAGE_NAME ""
133| #define PACKAGE_TARNAME ""
134| #define PACKAGE_VERSION ""
135| #define PACKAGE_STRING ""
136| #define PACKAGE_BUGREPORT ""
137| #define PACKAGE "gettext-tools"
138| #define VERSION "0.17"
139| /* end confdefs.h.  */
140| #include <ac_nonexistent.h>
141configure:4666: checking for grep that handles long lines and -e
142configure:4726: result: /bin/grep
143configure:4731: checking for egrep
144configure:4795: result: /bin/grep -E
145configure:4801: checking for Java virtual machine
146configure:4851: found /usr/bin/gij
147configure:4885: found /usr/bin/java
148configure:5008: result: gij
149configure:5061: CLASSPATH=. gij conftestver
150configure:5113: checking for Java compiler
151configure:5588: result: no
152configure:5600: checking for jar
153configure:5630: result: no
154configure:5649: checking for preferred C# implementation
155configure:5659: result: any
156configure:5680: checking for C# compiler
157configure:5734: found /usr/bin/mcs
158configure:5828: result: mcs
159configure:5847: checking for C# program execution engine
160configure:5921: found /usr/bin/mono
161configure:6019: result: mono
162configure:6042: checking build system type
163configure:6060: result: mipsel-uclibc-linux-gnu26
164configure:6082: checking host system type
165configure:6097: result: mipsel-uclibc-linux-gnu
166configure:6126: checking for mipsel-uclibc-linux-ranlib
167configure:6153: result: mipsel-linux-linux26-ranlib
168configure:6216: checking whether mipsel-linux-uclibc-gcc and cc understand -c and -o together
169configure:6251: mipsel-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
170configure:6255: $? = 0
171configure:6261: mipsel-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
172configure:6265: $? = 0
173configure:6276: cc -c conftest.c >&5
174configure:6280: $? = 0
175configure:6288: cc -c conftest.c -o conftest2.o >&5
176configure:6292: $? = 0
177configure:6298: cc -c conftest.c -o conftest2.o >&5
178configure:6302: $? = 0
179configure:6320: result: yes
180configure:6346: checking for ANSI C header files
181configure:6376: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
182configure:6383: $? = 0
183configure:6514: result: yes
184configure:6538: checking for sys/types.h
185configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
186configure:6566: $? = 0
187configure:6583: result: yes
188configure:6538: checking for sys/stat.h
189configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
190configure:6566: $? = 0
191configure:6583: result: yes
192configure:6538: checking for stdlib.h
193configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
194configure:6566: $? = 0
195configure:6583: result: yes
196configure:6538: checking for string.h
197configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
198configure:6566: $? = 0
199configure:6583: result: yes
200configure:6538: checking for memory.h
201configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
202configure:6566: $? = 0
203configure:6583: result: yes
204configure:6538: checking for strings.h
205configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
206configure:6566: $? = 0
207configure:6583: result: yes
208configure:6538: checking for inttypes.h
209configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
210configure:6566: $? = 0
211configure:6583: result: yes
212configure:6538: checking for stdint.h
213configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
214configure:6566: $? = 0
215configure:6583: result: yes
216configure:6538: checking for unistd.h
217configure:6559: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
218configure:6566: $? = 0
219configure:6583: result: yes
220configure:6608: checking minix/config.h usability
221configure:6625: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
222conftest.c:53:26: error: minix/config.h: No such file or directory
223configure:6632: $? = 1
224configure: failed program was:
225| /* confdefs.h.  */
226| #define PACKAGE_NAME ""
227| #define PACKAGE_TARNAME ""
228| #define PACKAGE_VERSION ""
229| #define PACKAGE_STRING ""
230| #define PACKAGE_BUGREPORT ""
231| #define PACKAGE "gettext-tools"
232| #define VERSION "0.17"
233| #define STDC_HEADERS 1
234| #define HAVE_SYS_TYPES_H 1
235| #define HAVE_SYS_STAT_H 1
236| #define HAVE_STDLIB_H 1
237| #define HAVE_STRING_H 1
238| #define HAVE_MEMORY_H 1
239| #define HAVE_STRINGS_H 1
240| #define HAVE_INTTYPES_H 1
241| #define HAVE_STDINT_H 1
242| #define HAVE_UNISTD_H 1
243| /* end confdefs.h.  */
244| #include <stdio.h>
245| #ifdef HAVE_SYS_TYPES_H
246| # include <sys/types.h>
247| #endif
248| #ifdef HAVE_SYS_STAT_H
249| # include <sys/stat.h>
250| #endif
251| #ifdef STDC_HEADERS
252| # include <stdlib.h>
253| # include <stddef.h>
254| #else
255| # ifdef HAVE_STDLIB_H
256| #  include <stdlib.h>
257| # endif
258| #endif
259| #ifdef HAVE_STRING_H
260| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
261| #  include <memory.h>
262| # endif
263| # include <string.h>
264| #endif
265| #ifdef HAVE_STRINGS_H
266| # include <strings.h>
267| #endif
268| #ifdef HAVE_INTTYPES_H
269| # include <inttypes.h>
270| #endif
271| #ifdef HAVE_STDINT_H
272| # include <stdint.h>
273| #endif
274| #ifdef HAVE_UNISTD_H
275| # include <unistd.h>
276| #endif
277| #include <minix/config.h>
278configure:6646: result: no
279configure:6650: checking minix/config.h presence
280configure:6665: mipsel-linux-uclibc-gcc -E  conftest.c
281conftest.c:20:26: error: minix/config.h: No such file or directory
282configure:6672: $? = 1
283configure: failed program was:
284| /* confdefs.h.  */
285| #define PACKAGE_NAME ""
286| #define PACKAGE_TARNAME ""
287| #define PACKAGE_VERSION ""
288| #define PACKAGE_STRING ""
289| #define PACKAGE_BUGREPORT ""
290| #define PACKAGE "gettext-tools"
291| #define VERSION "0.17"
292| #define STDC_HEADERS 1
293| #define HAVE_SYS_TYPES_H 1
294| #define HAVE_SYS_STAT_H 1
295| #define HAVE_STDLIB_H 1
296| #define HAVE_STRING_H 1
297| #define HAVE_MEMORY_H 1
298| #define HAVE_STRINGS_H 1
299| #define HAVE_INTTYPES_H 1
300| #define HAVE_STDINT_H 1
301| #define HAVE_UNISTD_H 1
302| /* end confdefs.h.  */
303| #include <minix/config.h>
304configure:6686: result: no
305configure:6714: checking for minix/config.h
306configure:6721: result: no
307configure:6752: checking whether it is safe to define __EXTENSIONS__
308configure:6780: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
309configure:6787: $? = 0
310configure:6802: result: yes
311configure:6869: checking for mipsel-linux-uclibc-gcc option to accept ISO C99
312configure:7028: mipsel-linux-uclibc-gcc  -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
313conftest.c:28:19: error: wchar.h: No such file or directory
314conftest.c:68: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
315conftest.c:75: error: expected ';', ',' or ')' before 'text'
316conftest.c: In function 'main':
317conftest.c:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
318conftest.c:129: error: 'newvar' undeclared (first use in this function)
319conftest.c:129: error: (Each undeclared identifier is reported only once
320conftest.c:129: error: for each function it appears in.)
321conftest.c:139: error: 'for' loop initial declaration used outside C99 mode
322conftest.c:145: error: unknown field 'name' specified in initializer
323conftest.c:145: warning: excess elements in struct initializer
324conftest.c:145: warning: (near initialization for 'ni')
325conftest.c:146: error: unknown field 'average' specified in initializer
326conftest.c:146: warning: excess elements in struct initializer
327conftest.c:146: warning: (near initialization for 'ni')
328configure:7035: $? = 1
329configure: failed program was:
330| /* confdefs.h.  */
331| #define PACKAGE_NAME ""
332| #define PACKAGE_TARNAME ""
333| #define PACKAGE_VERSION ""
334| #define PACKAGE_STRING ""
335| #define PACKAGE_BUGREPORT ""
336| #define PACKAGE "gettext-tools"
337| #define VERSION "0.17"
338| #define STDC_HEADERS 1
339| #define HAVE_SYS_TYPES_H 1
340| #define HAVE_SYS_STAT_H 1
341| #define HAVE_STDLIB_H 1
342| #define HAVE_STRING_H 1
343| #define HAVE_MEMORY_H 1
344| #define HAVE_STRINGS_H 1
345| #define HAVE_INTTYPES_H 1
346| #define HAVE_STDINT_H 1
347| #define HAVE_UNISTD_H 1
348| #define __EXTENSIONS__ 1
349| #define _ALL_SOURCE 1
350| #define _GNU_SOURCE 1
351| #define _POSIX_PTHREAD_SEMANTICS 1
352| #define _TANDEM_SOURCE 1
353| /* end confdefs.h.  */
354| #include <stdarg.h>
355| #include <stdbool.h>
356| #include <stdlib.h>
357| #include <wchar.h>
358| #include <stdio.h>
359| 
360| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
361| #define debug(...) fprintf (stderr, __VA_ARGS__)
362| #define showlist(...) puts (#__VA_ARGS__)
363| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
364| static void
365| test_varargs_macros (void)
366| {
367|   int x = 1234;
368|   int y = 5678;
369|   debug ("Flag");
370|   debug ("X = %d\n", x);
371|   showlist (The first, second, and third items.);
372|   report (x>y, "x is %d but y is %d", x, y);
373| }
374| 
375| // Check long long types.
376| #define BIG64 18446744073709551615ull
377| #define BIG32 4294967295ul
378| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
379| #if !BIG_OK
380|   your preprocessor is broken;
381| #endif
382| #if BIG_OK
383| #else
384|   your preprocessor is broken;
385| #endif
386| static long long int bignum = -9223372036854775807LL;
387| static unsigned long long int ubignum = BIG64;
388| 
389| struct incomplete_array
390| {
391|   int datasize;
392|   double data[];
393| };
394| 
395| struct named_init {
396|   int number;
397|   const wchar_t *name;
398|   double average;
399| };
400| 
401| typedef const char *ccp;
402| 
403| static inline int
404| test_restrict (ccp restrict text)
405| {
406|   // See if C++-style comments work.
407|   // Iterate through items via the restricted pointer.
408|   // Also check for declarations in for loops.
409|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
410|     continue;
411|   return 0;
412| }
413| 
414| // Check varargs and va_copy.
415| static void
416| test_varargs (const char *format, ...)
417| {
418|   va_list args;
419|   va_start (args, format);
420|   va_list args_copy;
421|   va_copy (args_copy, args);
422| 
423|   const char *str;
424|   int number;
425|   float fnumber;
426| 
427|   while (*format)
428|     {
429|       switch (*format++)
430| 	{
431| 	case 's': // string
432| 	  str = va_arg (args_copy, const char *);
433| 	  break;
434| 	case 'd': // int
435| 	  number = va_arg (args_copy, int);
436| 	  break;
437| 	case 'f': // float
438| 	  fnumber = va_arg (args_copy, double);
439| 	  break;
440| 	default:
441| 	  break;
442| 	}
443|     }
444|   va_end (args_copy);
445|   va_end (args);
446| }
447| 
448| int
449| main ()
450| {
451| 
452|   // Check bool.
453|   _Bool success = false;
454| 
455|   // Check restrict.
456|   if (test_restrict ("String literal") == 0)
457|     success = true;
458|   char *restrict newvar = "Another string";
459| 
460|   // Check varargs.
461|   test_varargs ("s, d' f .", "string", 65, 34.234);
462|   test_varargs_macros ();
463| 
464|   // Check flexible array members.
465|   struct incomplete_array *ia =
466|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
467|   ia->datasize = 10;
468|   for (int i = 0; i < ia->datasize; ++i)
469|     ia->data[i] = i * 1.234;
470| 
471|   // Check named initializers.
472|   struct named_init ni = {
473|     .number = 34,
474|     .name = L"Test wide string",
475|     .average = 543.34343,
476|   };
477| 
478|   ni.number = 58;
479| 
480|   int dynamic_array[ni.number];
481|   dynamic_array[ni.number - 1] = 543;
482| 
483|   // work around unused variable warnings
484|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
485| 	  || dynamic_array[ni.number - 1] != 543);
486| 
487|   ;
488|   return 0;
489| }
490configure:7028: mipsel-linux-uclibc-gcc -std=gnu99 -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
491conftest.c:28:19: error: wchar.h: No such file or directory
492conftest.c:68: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
493conftest.c: In function 'main':
494conftest.c:145: error: unknown field 'name' specified in initializer
495conftest.c:145: warning: excess elements in struct initializer
496conftest.c:145: warning: (near initialization for 'ni')
497conftest.c:146: error: unknown field 'average' specified in initializer
498conftest.c:146: warning: excess elements in struct initializer
499conftest.c:146: warning: (near initialization for 'ni')
500configure:7035: $? = 1
501configure: failed program was:
502| /* confdefs.h.  */
503| #define PACKAGE_NAME ""
504| #define PACKAGE_TARNAME ""
505| #define PACKAGE_VERSION ""
506| #define PACKAGE_STRING ""
507| #define PACKAGE_BUGREPORT ""
508| #define PACKAGE "gettext-tools"
509| #define VERSION "0.17"
510| #define STDC_HEADERS 1
511| #define HAVE_SYS_TYPES_H 1
512| #define HAVE_SYS_STAT_H 1
513| #define HAVE_STDLIB_H 1
514| #define HAVE_STRING_H 1
515| #define HAVE_MEMORY_H 1
516| #define HAVE_STRINGS_H 1
517| #define HAVE_INTTYPES_H 1
518| #define HAVE_STDINT_H 1
519| #define HAVE_UNISTD_H 1
520| #define __EXTENSIONS__ 1
521| #define _ALL_SOURCE 1
522| #define _GNU_SOURCE 1
523| #define _POSIX_PTHREAD_SEMANTICS 1
524| #define _TANDEM_SOURCE 1
525| /* end confdefs.h.  */
526| #include <stdarg.h>
527| #include <stdbool.h>
528| #include <stdlib.h>
529| #include <wchar.h>
530| #include <stdio.h>
531| 
532| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
533| #define debug(...) fprintf (stderr, __VA_ARGS__)
534| #define showlist(...) puts (#__VA_ARGS__)
535| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
536| static void
537| test_varargs_macros (void)
538| {
539|   int x = 1234;
540|   int y = 5678;
541|   debug ("Flag");
542|   debug ("X = %d\n", x);
543|   showlist (The first, second, and third items.);
544|   report (x>y, "x is %d but y is %d", x, y);
545| }
546| 
547| // Check long long types.
548| #define BIG64 18446744073709551615ull
549| #define BIG32 4294967295ul
550| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
551| #if !BIG_OK
552|   your preprocessor is broken;
553| #endif
554| #if BIG_OK
555| #else
556|   your preprocessor is broken;
557| #endif
558| static long long int bignum = -9223372036854775807LL;
559| static unsigned long long int ubignum = BIG64;
560| 
561| struct incomplete_array
562| {
563|   int datasize;
564|   double data[];
565| };
566| 
567| struct named_init {
568|   int number;
569|   const wchar_t *name;
570|   double average;
571| };
572| 
573| typedef const char *ccp;
574| 
575| static inline int
576| test_restrict (ccp restrict text)
577| {
578|   // See if C++-style comments work.
579|   // Iterate through items via the restricted pointer.
580|   // Also check for declarations in for loops.
581|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
582|     continue;
583|   return 0;
584| }
585| 
586| // Check varargs and va_copy.
587| static void
588| test_varargs (const char *format, ...)
589| {
590|   va_list args;
591|   va_start (args, format);
592|   va_list args_copy;
593|   va_copy (args_copy, args);
594| 
595|   const char *str;
596|   int number;
597|   float fnumber;
598| 
599|   while (*format)
600|     {
601|       switch (*format++)
602| 	{
603| 	case 's': // string
604| 	  str = va_arg (args_copy, const char *);
605| 	  break;
606| 	case 'd': // int
607| 	  number = va_arg (args_copy, int);
608| 	  break;
609| 	case 'f': // float
610| 	  fnumber = va_arg (args_copy, double);
611| 	  break;
612| 	default:
613| 	  break;
614| 	}
615|     }
616|   va_end (args_copy);
617|   va_end (args);
618| }
619| 
620| int
621| main ()
622| {
623| 
624|   // Check bool.
625|   _Bool success = false;
626| 
627|   // Check restrict.
628|   if (test_restrict ("String literal") == 0)
629|     success = true;
630|   char *restrict newvar = "Another string";
631| 
632|   // Check varargs.
633|   test_varargs ("s, d' f .", "string", 65, 34.234);
634|   test_varargs_macros ();
635| 
636|   // Check flexible array members.
637|   struct incomplete_array *ia =
638|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
639|   ia->datasize = 10;
640|   for (int i = 0; i < ia->datasize; ++i)
641|     ia->data[i] = i * 1.234;
642| 
643|   // Check named initializers.
644|   struct named_init ni = {
645|     .number = 34,
646|     .name = L"Test wide string",
647|     .average = 543.34343,
648|   };
649| 
650|   ni.number = 58;
651| 
652|   int dynamic_array[ni.number];
653|   dynamic_array[ni.number - 1] = 543;
654| 
655|   // work around unused variable warnings
656|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
657| 	  || dynamic_array[ni.number - 1] != 543);
658| 
659|   ;
660|   return 0;
661| }
662configure:7028: mipsel-linux-uclibc-gcc -std=c99 -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
663conftest.c:28:19: error: wchar.h: No such file or directory
664conftest.c:68: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
665conftest.c: In function 'main':
666conftest.c:145: error: unknown field 'name' specified in initializer
667conftest.c:145: warning: excess elements in struct initializer
668conftest.c:145: warning: (near initialization for 'ni')
669conftest.c:146: error: unknown field 'average' specified in initializer
670conftest.c:146: warning: excess elements in struct initializer
671conftest.c:146: warning: (near initialization for 'ni')
672configure:7035: $? = 1
673configure: failed program was:
674| /* confdefs.h.  */
675| #define PACKAGE_NAME ""
676| #define PACKAGE_TARNAME ""
677| #define PACKAGE_VERSION ""
678| #define PACKAGE_STRING ""
679| #define PACKAGE_BUGREPORT ""
680| #define PACKAGE "gettext-tools"
681| #define VERSION "0.17"
682| #define STDC_HEADERS 1
683| #define HAVE_SYS_TYPES_H 1
684| #define HAVE_SYS_STAT_H 1
685| #define HAVE_STDLIB_H 1
686| #define HAVE_STRING_H 1
687| #define HAVE_MEMORY_H 1
688| #define HAVE_STRINGS_H 1
689| #define HAVE_INTTYPES_H 1
690| #define HAVE_STDINT_H 1
691| #define HAVE_UNISTD_H 1
692| #define __EXTENSIONS__ 1
693| #define _ALL_SOURCE 1
694| #define _GNU_SOURCE 1
695| #define _POSIX_PTHREAD_SEMANTICS 1
696| #define _TANDEM_SOURCE 1
697| /* end confdefs.h.  */
698| #include <stdarg.h>
699| #include <stdbool.h>
700| #include <stdlib.h>
701| #include <wchar.h>
702| #include <stdio.h>
703| 
704| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
705| #define debug(...) fprintf (stderr, __VA_ARGS__)
706| #define showlist(...) puts (#__VA_ARGS__)
707| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
708| static void
709| test_varargs_macros (void)
710| {
711|   int x = 1234;
712|   int y = 5678;
713|   debug ("Flag");
714|   debug ("X = %d\n", x);
715|   showlist (The first, second, and third items.);
716|   report (x>y, "x is %d but y is %d", x, y);
717| }
718| 
719| // Check long long types.
720| #define BIG64 18446744073709551615ull
721| #define BIG32 4294967295ul
722| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
723| #if !BIG_OK
724|   your preprocessor is broken;
725| #endif
726| #if BIG_OK
727| #else
728|   your preprocessor is broken;
729| #endif
730| static long long int bignum = -9223372036854775807LL;
731| static unsigned long long int ubignum = BIG64;
732| 
733| struct incomplete_array
734| {
735|   int datasize;
736|   double data[];
737| };
738| 
739| struct named_init {
740|   int number;
741|   const wchar_t *name;
742|   double average;
743| };
744| 
745| typedef const char *ccp;
746| 
747| static inline int
748| test_restrict (ccp restrict text)
749| {
750|   // See if C++-style comments work.
751|   // Iterate through items via the restricted pointer.
752|   // Also check for declarations in for loops.
753|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
754|     continue;
755|   return 0;
756| }
757| 
758| // Check varargs and va_copy.
759| static void
760| test_varargs (const char *format, ...)
761| {
762|   va_list args;
763|   va_start (args, format);
764|   va_list args_copy;
765|   va_copy (args_copy, args);
766| 
767|   const char *str;
768|   int number;
769|   float fnumber;
770| 
771|   while (*format)
772|     {
773|       switch (*format++)
774| 	{
775| 	case 's': // string
776| 	  str = va_arg (args_copy, const char *);
777| 	  break;
778| 	case 'd': // int
779| 	  number = va_arg (args_copy, int);
780| 	  break;
781| 	case 'f': // float
782| 	  fnumber = va_arg (args_copy, double);
783| 	  break;
784| 	default:
785| 	  break;
786| 	}
787|     }
788|   va_end (args_copy);
789|   va_end (args);
790| }
791| 
792| int
793| main ()
794| {
795| 
796|   // Check bool.
797|   _Bool success = false;
798| 
799|   // Check restrict.
800|   if (test_restrict ("String literal") == 0)
801|     success = true;
802|   char *restrict newvar = "Another string";
803| 
804|   // Check varargs.
805|   test_varargs ("s, d' f .", "string", 65, 34.234);
806|   test_varargs_macros ();
807| 
808|   // Check flexible array members.
809|   struct incomplete_array *ia =
810|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
811|   ia->datasize = 10;
812|   for (int i = 0; i < ia->datasize; ++i)
813|     ia->data[i] = i * 1.234;
814| 
815|   // Check named initializers.
816|   struct named_init ni = {
817|     .number = 34,
818|     .name = L"Test wide string",
819|     .average = 543.34343,
820|   };
821| 
822|   ni.number = 58;
823| 
824|   int dynamic_array[ni.number];
825|   dynamic_array[ni.number - 1] = 543;
826| 
827|   // work around unused variable warnings
828|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
829| 	  || dynamic_array[ni.number - 1] != 543);
830| 
831|   ;
832|   return 0;
833| }
834configure:7028: mipsel-linux-uclibc-gcc -c99 -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
835mipsel-linux-uclibc-gcc: unrecognized option '-c99'
836conftest.c:28:19: error: wchar.h: No such file or directory
837conftest.c:68: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
838conftest.c:75: error: expected ';', ',' or ')' before 'text'
839conftest.c: In function 'main':
840conftest.c:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
841conftest.c:129: error: 'newvar' undeclared (first use in this function)
842conftest.c:129: error: (Each undeclared identifier is reported only once
843conftest.c:129: error: for each function it appears in.)
844conftest.c:139: error: 'for' loop initial declaration used outside C99 mode
845conftest.c:145: error: unknown field 'name' specified in initializer
846conftest.c:145: warning: excess elements in struct initializer
847conftest.c:145: warning: (near initialization for 'ni')
848conftest.c:146: error: unknown field 'average' specified in initializer
849conftest.c:146: warning: excess elements in struct initializer
850conftest.c:146: warning: (near initialization for 'ni')
851configure:7035: $? = 1
852configure: failed program was:
853| /* confdefs.h.  */
854| #define PACKAGE_NAME ""
855| #define PACKAGE_TARNAME ""
856| #define PACKAGE_VERSION ""
857| #define PACKAGE_STRING ""
858| #define PACKAGE_BUGREPORT ""
859| #define PACKAGE "gettext-tools"
860| #define VERSION "0.17"
861| #define STDC_HEADERS 1
862| #define HAVE_SYS_TYPES_H 1
863| #define HAVE_SYS_STAT_H 1
864| #define HAVE_STDLIB_H 1
865| #define HAVE_STRING_H 1
866| #define HAVE_MEMORY_H 1
867| #define HAVE_STRINGS_H 1
868| #define HAVE_INTTYPES_H 1
869| #define HAVE_STDINT_H 1
870| #define HAVE_UNISTD_H 1
871| #define __EXTENSIONS__ 1
872| #define _ALL_SOURCE 1
873| #define _GNU_SOURCE 1
874| #define _POSIX_PTHREAD_SEMANTICS 1
875| #define _TANDEM_SOURCE 1
876| /* end confdefs.h.  */
877| #include <stdarg.h>
878| #include <stdbool.h>
879| #include <stdlib.h>
880| #include <wchar.h>
881| #include <stdio.h>
882| 
883| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
884| #define debug(...) fprintf (stderr, __VA_ARGS__)
885| #define showlist(...) puts (#__VA_ARGS__)
886| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
887| static void
888| test_varargs_macros (void)
889| {
890|   int x = 1234;
891|   int y = 5678;
892|   debug ("Flag");
893|   debug ("X = %d\n", x);
894|   showlist (The first, second, and third items.);
895|   report (x>y, "x is %d but y is %d", x, y);
896| }
897| 
898| // Check long long types.
899| #define BIG64 18446744073709551615ull
900| #define BIG32 4294967295ul
901| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
902| #if !BIG_OK
903|   your preprocessor is broken;
904| #endif
905| #if BIG_OK
906| #else
907|   your preprocessor is broken;
908| #endif
909| static long long int bignum = -9223372036854775807LL;
910| static unsigned long long int ubignum = BIG64;
911| 
912| struct incomplete_array
913| {
914|   int datasize;
915|   double data[];
916| };
917| 
918| struct named_init {
919|   int number;
920|   const wchar_t *name;
921|   double average;
922| };
923| 
924| typedef const char *ccp;
925| 
926| static inline int
927| test_restrict (ccp restrict text)
928| {
929|   // See if C++-style comments work.
930|   // Iterate through items via the restricted pointer.
931|   // Also check for declarations in for loops.
932|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
933|     continue;
934|   return 0;
935| }
936| 
937| // Check varargs and va_copy.
938| static void
939| test_varargs (const char *format, ...)
940| {
941|   va_list args;
942|   va_start (args, format);
943|   va_list args_copy;
944|   va_copy (args_copy, args);
945| 
946|   const char *str;
947|   int number;
948|   float fnumber;
949| 
950|   while (*format)
951|     {
952|       switch (*format++)
953| 	{
954| 	case 's': // string
955| 	  str = va_arg (args_copy, const char *);
956| 	  break;
957| 	case 'd': // int
958| 	  number = va_arg (args_copy, int);
959| 	  break;
960| 	case 'f': // float
961| 	  fnumber = va_arg (args_copy, double);
962| 	  break;
963| 	default:
964| 	  break;
965| 	}
966|     }
967|   va_end (args_copy);
968|   va_end (args);
969| }
970| 
971| int
972| main ()
973| {
974| 
975|   // Check bool.
976|   _Bool success = false;
977| 
978|   // Check restrict.
979|   if (test_restrict ("String literal") == 0)
980|     success = true;
981|   char *restrict newvar = "Another string";
982| 
983|   // Check varargs.
984|   test_varargs ("s, d' f .", "string", 65, 34.234);
985|   test_varargs_macros ();
986| 
987|   // Check flexible array members.
988|   struct incomplete_array *ia =
989|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
990|   ia->datasize = 10;
991|   for (int i = 0; i < ia->datasize; ++i)
992|     ia->data[i] = i * 1.234;
993| 
994|   // Check named initializers.
995|   struct named_init ni = {
996|     .number = 34,
997|     .name = L"Test wide string",
998|     .average = 543.34343,
999|   };
1000| 
1001|   ni.number = 58;
1002| 
1003|   int dynamic_array[ni.number];
1004|   dynamic_array[ni.number - 1] = 543;
1005| 
1006|   // work around unused variable warnings
1007|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
1008| 	  || dynamic_array[ni.number - 1] != 543);
1009| 
1010|   ;
1011|   return 0;
1012| }
1013configure:7028: mipsel-linux-uclibc-gcc -AC99 -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1014<command-line>: error: missing '(' after predicate
1015conftest.c:28:19: error: wchar.h: No such file or directory
1016conftest.c:68: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
1017conftest.c:75: error: expected ';', ',' or ')' before 'text'
1018conftest.c: In function 'main':
1019conftest.c:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
1020conftest.c:129: error: 'newvar' undeclared (first use in this function)
1021conftest.c:129: error: (Each undeclared identifier is reported only once
1022conftest.c:129: error: for each function it appears in.)
1023conftest.c:139: error: 'for' loop initial declaration used outside C99 mode
1024conftest.c:145: error: unknown field 'name' specified in initializer
1025conftest.c:145: warning: excess elements in struct initializer
1026conftest.c:145: warning: (near initialization for 'ni')
1027conftest.c:146: error: unknown field 'average' specified in initializer
1028conftest.c:146: warning: excess elements in struct initializer
1029conftest.c:146: warning: (near initialization for 'ni')
1030configure:7035: $? = 1
1031configure: failed program was:
1032| /* confdefs.h.  */
1033| #define PACKAGE_NAME ""
1034| #define PACKAGE_TARNAME ""
1035| #define PACKAGE_VERSION ""
1036| #define PACKAGE_STRING ""
1037| #define PACKAGE_BUGREPORT ""
1038| #define PACKAGE "gettext-tools"
1039| #define VERSION "0.17"
1040| #define STDC_HEADERS 1
1041| #define HAVE_SYS_TYPES_H 1
1042| #define HAVE_SYS_STAT_H 1
1043| #define HAVE_STDLIB_H 1
1044| #define HAVE_STRING_H 1
1045| #define HAVE_MEMORY_H 1
1046| #define HAVE_STRINGS_H 1
1047| #define HAVE_INTTYPES_H 1
1048| #define HAVE_STDINT_H 1
1049| #define HAVE_UNISTD_H 1
1050| #define __EXTENSIONS__ 1
1051| #define _ALL_SOURCE 1
1052| #define _GNU_SOURCE 1
1053| #define _POSIX_PTHREAD_SEMANTICS 1
1054| #define _TANDEM_SOURCE 1
1055| /* end confdefs.h.  */
1056| #include <stdarg.h>
1057| #include <stdbool.h>
1058| #include <stdlib.h>
1059| #include <wchar.h>
1060| #include <stdio.h>
1061| 
1062| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
1063| #define debug(...) fprintf (stderr, __VA_ARGS__)
1064| #define showlist(...) puts (#__VA_ARGS__)
1065| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
1066| static void
1067| test_varargs_macros (void)
1068| {
1069|   int x = 1234;
1070|   int y = 5678;
1071|   debug ("Flag");
1072|   debug ("X = %d\n", x);
1073|   showlist (The first, second, and third items.);
1074|   report (x>y, "x is %d but y is %d", x, y);
1075| }
1076| 
1077| // Check long long types.
1078| #define BIG64 18446744073709551615ull
1079| #define BIG32 4294967295ul
1080| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
1081| #if !BIG_OK
1082|   your preprocessor is broken;
1083| #endif
1084| #if BIG_OK
1085| #else
1086|   your preprocessor is broken;
1087| #endif
1088| static long long int bignum = -9223372036854775807LL;
1089| static unsigned long long int ubignum = BIG64;
1090| 
1091| struct incomplete_array
1092| {
1093|   int datasize;
1094|   double data[];
1095| };
1096| 
1097| struct named_init {
1098|   int number;
1099|   const wchar_t *name;
1100|   double average;
1101| };
1102| 
1103| typedef const char *ccp;
1104| 
1105| static inline int
1106| test_restrict (ccp restrict text)
1107| {
1108|   // See if C++-style comments work.
1109|   // Iterate through items via the restricted pointer.
1110|   // Also check for declarations in for loops.
1111|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
1112|     continue;
1113|   return 0;
1114| }
1115| 
1116| // Check varargs and va_copy.
1117| static void
1118| test_varargs (const char *format, ...)
1119| {
1120|   va_list args;
1121|   va_start (args, format);
1122|   va_list args_copy;
1123|   va_copy (args_copy, args);
1124| 
1125|   const char *str;
1126|   int number;
1127|   float fnumber;
1128| 
1129|   while (*format)
1130|     {
1131|       switch (*format++)
1132| 	{
1133| 	case 's': // string
1134| 	  str = va_arg (args_copy, const char *);
1135| 	  break;
1136| 	case 'd': // int
1137| 	  number = va_arg (args_copy, int);
1138| 	  break;
1139| 	case 'f': // float
1140| 	  fnumber = va_arg (args_copy, double);
1141| 	  break;
1142| 	default:
1143| 	  break;
1144| 	}
1145|     }
1146|   va_end (args_copy);
1147|   va_end (args);
1148| }
1149| 
1150| int
1151| main ()
1152| {
1153| 
1154|   // Check bool.
1155|   _Bool success = false;
1156| 
1157|   // Check restrict.
1158|   if (test_restrict ("String literal") == 0)
1159|     success = true;
1160|   char *restrict newvar = "Another string";
1161| 
1162|   // Check varargs.
1163|   test_varargs ("s, d' f .", "string", 65, 34.234);
1164|   test_varargs_macros ();
1165| 
1166|   // Check flexible array members.
1167|   struct incomplete_array *ia =
1168|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
1169|   ia->datasize = 10;
1170|   for (int i = 0; i < ia->datasize; ++i)
1171|     ia->data[i] = i * 1.234;
1172| 
1173|   // Check named initializers.
1174|   struct named_init ni = {
1175|     .number = 34,
1176|     .name = L"Test wide string",
1177|     .average = 543.34343,
1178|   };
1179| 
1180|   ni.number = 58;
1181| 
1182|   int dynamic_array[ni.number];
1183|   dynamic_array[ni.number - 1] = 543;
1184| 
1185|   // work around unused variable warnings
1186|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
1187| 	  || dynamic_array[ni.number - 1] != 543);
1188| 
1189|   ;
1190|   return 0;
1191| }
1192configure:7028: mipsel-linux-uclibc-gcc -xc99=all -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1193mipsel-linux-uclibc-gcc: language c99=all not recognized
1194mipsel-linux-uclibc-gcc: language c99=all not recognized
1195mipsel-linux-uclibc-gcc: conftest.c: linker input file unused because linking not done
1196configure:7035: $? = 0
1197configure: failed program was:
1198| /* confdefs.h.  */
1199| #define PACKAGE_NAME ""
1200| #define PACKAGE_TARNAME ""
1201| #define PACKAGE_VERSION ""
1202| #define PACKAGE_STRING ""
1203| #define PACKAGE_BUGREPORT ""
1204| #define PACKAGE "gettext-tools"
1205| #define VERSION "0.17"
1206| #define STDC_HEADERS 1
1207| #define HAVE_SYS_TYPES_H 1
1208| #define HAVE_SYS_STAT_H 1
1209| #define HAVE_STDLIB_H 1
1210| #define HAVE_STRING_H 1
1211| #define HAVE_MEMORY_H 1
1212| #define HAVE_STRINGS_H 1
1213| #define HAVE_INTTYPES_H 1
1214| #define HAVE_STDINT_H 1
1215| #define HAVE_UNISTD_H 1
1216| #define __EXTENSIONS__ 1
1217| #define _ALL_SOURCE 1
1218| #define _GNU_SOURCE 1
1219| #define _POSIX_PTHREAD_SEMANTICS 1
1220| #define _TANDEM_SOURCE 1
1221| /* end confdefs.h.  */
1222| #include <stdarg.h>
1223| #include <stdbool.h>
1224| #include <stdlib.h>
1225| #include <wchar.h>
1226| #include <stdio.h>
1227| 
1228| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
1229| #define debug(...) fprintf (stderr, __VA_ARGS__)
1230| #define showlist(...) puts (#__VA_ARGS__)
1231| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
1232| static void
1233| test_varargs_macros (void)
1234| {
1235|   int x = 1234;
1236|   int y = 5678;
1237|   debug ("Flag");
1238|   debug ("X = %d\n", x);
1239|   showlist (The first, second, and third items.);
1240|   report (x>y, "x is %d but y is %d", x, y);
1241| }
1242| 
1243| // Check long long types.
1244| #define BIG64 18446744073709551615ull
1245| #define BIG32 4294967295ul
1246| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
1247| #if !BIG_OK
1248|   your preprocessor is broken;
1249| #endif
1250| #if BIG_OK
1251| #else
1252|   your preprocessor is broken;
1253| #endif
1254| static long long int bignum = -9223372036854775807LL;
1255| static unsigned long long int ubignum = BIG64;
1256| 
1257| struct incomplete_array
1258| {
1259|   int datasize;
1260|   double data[];
1261| };
1262| 
1263| struct named_init {
1264|   int number;
1265|   const wchar_t *name;
1266|   double average;
1267| };
1268| 
1269| typedef const char *ccp;
1270| 
1271| static inline int
1272| test_restrict (ccp restrict text)
1273| {
1274|   // See if C++-style comments work.
1275|   // Iterate through items via the restricted pointer.
1276|   // Also check for declarations in for loops.
1277|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
1278|     continue;
1279|   return 0;
1280| }
1281| 
1282| // Check varargs and va_copy.
1283| static void
1284| test_varargs (const char *format, ...)
1285| {
1286|   va_list args;
1287|   va_start (args, format);
1288|   va_list args_copy;
1289|   va_copy (args_copy, args);
1290| 
1291|   const char *str;
1292|   int number;
1293|   float fnumber;
1294| 
1295|   while (*format)
1296|     {
1297|       switch (*format++)
1298| 	{
1299| 	case 's': // string
1300| 	  str = va_arg (args_copy, const char *);
1301| 	  break;
1302| 	case 'd': // int
1303| 	  number = va_arg (args_copy, int);
1304| 	  break;
1305| 	case 'f': // float
1306| 	  fnumber = va_arg (args_copy, double);
1307| 	  break;
1308| 	default:
1309| 	  break;
1310| 	}
1311|     }
1312|   va_end (args_copy);
1313|   va_end (args);
1314| }
1315| 
1316| int
1317| main ()
1318| {
1319| 
1320|   // Check bool.
1321|   _Bool success = false;
1322| 
1323|   // Check restrict.
1324|   if (test_restrict ("String literal") == 0)
1325|     success = true;
1326|   char *restrict newvar = "Another string";
1327| 
1328|   // Check varargs.
1329|   test_varargs ("s, d' f .", "string", 65, 34.234);
1330|   test_varargs_macros ();
1331| 
1332|   // Check flexible array members.
1333|   struct incomplete_array *ia =
1334|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
1335|   ia->datasize = 10;
1336|   for (int i = 0; i < ia->datasize; ++i)
1337|     ia->data[i] = i * 1.234;
1338| 
1339|   // Check named initializers.
1340|   struct named_init ni = {
1341|     .number = 34,
1342|     .name = L"Test wide string",
1343|     .average = 543.34343,
1344|   };
1345| 
1346|   ni.number = 58;
1347| 
1348|   int dynamic_array[ni.number];
1349|   dynamic_array[ni.number - 1] = 543;
1350| 
1351|   // work around unused variable warnings
1352|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
1353| 	  || dynamic_array[ni.number - 1] != 543);
1354| 
1355|   ;
1356|   return 0;
1357| }
1358configure:7028: mipsel-linux-uclibc-gcc -qlanglvl=extc99 -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1359mipsel-linux-uclibc-gcc: unrecognized option '-qlanglvl=extc99'
1360conftest.c:28:19: error: wchar.h: No such file or directory
1361conftest.c:68: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
1362conftest.c:75: error: expected ';', ',' or ')' before 'text'
1363conftest.c: In function 'main':
1364conftest.c:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
1365conftest.c:129: error: 'newvar' undeclared (first use in this function)
1366conftest.c:129: error: (Each undeclared identifier is reported only once
1367conftest.c:129: error: for each function it appears in.)
1368conftest.c:139: error: 'for' loop initial declaration used outside C99 mode
1369conftest.c:145: error: unknown field 'name' specified in initializer
1370conftest.c:145: warning: excess elements in struct initializer
1371conftest.c:145: warning: (near initialization for 'ni')
1372conftest.c:146: error: unknown field 'average' specified in initializer
1373conftest.c:146: warning: excess elements in struct initializer
1374conftest.c:146: warning: (near initialization for 'ni')
1375configure:7035: $? = 1
1376configure: failed program was:
1377| /* confdefs.h.  */
1378| #define PACKAGE_NAME ""
1379| #define PACKAGE_TARNAME ""
1380| #define PACKAGE_VERSION ""
1381| #define PACKAGE_STRING ""
1382| #define PACKAGE_BUGREPORT ""
1383| #define PACKAGE "gettext-tools"
1384| #define VERSION "0.17"
1385| #define STDC_HEADERS 1
1386| #define HAVE_SYS_TYPES_H 1
1387| #define HAVE_SYS_STAT_H 1
1388| #define HAVE_STDLIB_H 1
1389| #define HAVE_STRING_H 1
1390| #define HAVE_MEMORY_H 1
1391| #define HAVE_STRINGS_H 1
1392| #define HAVE_INTTYPES_H 1
1393| #define HAVE_STDINT_H 1
1394| #define HAVE_UNISTD_H 1
1395| #define __EXTENSIONS__ 1
1396| #define _ALL_SOURCE 1
1397| #define _GNU_SOURCE 1
1398| #define _POSIX_PTHREAD_SEMANTICS 1
1399| #define _TANDEM_SOURCE 1
1400| /* end confdefs.h.  */
1401| #include <stdarg.h>
1402| #include <stdbool.h>
1403| #include <stdlib.h>
1404| #include <wchar.h>
1405| #include <stdio.h>
1406| 
1407| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
1408| #define debug(...) fprintf (stderr, __VA_ARGS__)
1409| #define showlist(...) puts (#__VA_ARGS__)
1410| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
1411| static void
1412| test_varargs_macros (void)
1413| {
1414|   int x = 1234;
1415|   int y = 5678;
1416|   debug ("Flag");
1417|   debug ("X = %d\n", x);
1418|   showlist (The first, second, and third items.);
1419|   report (x>y, "x is %d but y is %d", x, y);
1420| }
1421| 
1422| // Check long long types.
1423| #define BIG64 18446744073709551615ull
1424| #define BIG32 4294967295ul
1425| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
1426| #if !BIG_OK
1427|   your preprocessor is broken;
1428| #endif
1429| #if BIG_OK
1430| #else
1431|   your preprocessor is broken;
1432| #endif
1433| static long long int bignum = -9223372036854775807LL;
1434| static unsigned long long int ubignum = BIG64;
1435| 
1436| struct incomplete_array
1437| {
1438|   int datasize;
1439|   double data[];
1440| };
1441| 
1442| struct named_init {
1443|   int number;
1444|   const wchar_t *name;
1445|   double average;
1446| };
1447| 
1448| typedef const char *ccp;
1449| 
1450| static inline int
1451| test_restrict (ccp restrict text)
1452| {
1453|   // See if C++-style comments work.
1454|   // Iterate through items via the restricted pointer.
1455|   // Also check for declarations in for loops.
1456|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
1457|     continue;
1458|   return 0;
1459| }
1460| 
1461| // Check varargs and va_copy.
1462| static void
1463| test_varargs (const char *format, ...)
1464| {
1465|   va_list args;
1466|   va_start (args, format);
1467|   va_list args_copy;
1468|   va_copy (args_copy, args);
1469| 
1470|   const char *str;
1471|   int number;
1472|   float fnumber;
1473| 
1474|   while (*format)
1475|     {
1476|       switch (*format++)
1477| 	{
1478| 	case 's': // string
1479| 	  str = va_arg (args_copy, const char *);
1480| 	  break;
1481| 	case 'd': // int
1482| 	  number = va_arg (args_copy, int);
1483| 	  break;
1484| 	case 'f': // float
1485| 	  fnumber = va_arg (args_copy, double);
1486| 	  break;
1487| 	default:
1488| 	  break;
1489| 	}
1490|     }
1491|   va_end (args_copy);
1492|   va_end (args);
1493| }
1494| 
1495| int
1496| main ()
1497| {
1498| 
1499|   // Check bool.
1500|   _Bool success = false;
1501| 
1502|   // Check restrict.
1503|   if (test_restrict ("String literal") == 0)
1504|     success = true;
1505|   char *restrict newvar = "Another string";
1506| 
1507|   // Check varargs.
1508|   test_varargs ("s, d' f .", "string", 65, 34.234);
1509|   test_varargs_macros ();
1510| 
1511|   // Check flexible array members.
1512|   struct incomplete_array *ia =
1513|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
1514|   ia->datasize = 10;
1515|   for (int i = 0; i < ia->datasize; ++i)
1516|     ia->data[i] = i * 1.234;
1517| 
1518|   // Check named initializers.
1519|   struct named_init ni = {
1520|     .number = 34,
1521|     .name = L"Test wide string",
1522|     .average = 543.34343,
1523|   };
1524| 
1525|   ni.number = 58;
1526| 
1527|   int dynamic_array[ni.number];
1528|   dynamic_array[ni.number - 1] = 543;
1529| 
1530|   // work around unused variable warnings
1531|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
1532| 	  || dynamic_array[ni.number - 1] != 543);
1533| 
1534|   ;
1535|   return 0;
1536| }
1537configure:7061: result: unsupported
1538configure:7071: checking for mipsel-linux-uclibc-gcc option to accept ISO C89
1539configure:7175: result: none needed
1540configure:7196: checking for mipsel-linux-uclibc-gcc option to accept ISO Standard C
1541configure:7205: result: none needed
1542configure:7374: checking for a sed that does not truncate output
1543configure:7430: result: /bin/sed
1544configure:7444: checking for ld used by mipsel-linux-uclibc-gcc
1545configure:7511: result: mipsel-linux-uclibc-ld
1546configure:7520: checking if the linker (mipsel-linux-uclibc-ld) is GNU ld
1547configure:7535: result: yes
1548configure:7540: checking for mipsel-linux-uclibc-ld option to reload object files
1549configure:7547: result: -r
1550configure:7565: checking for BSD-compatible nm
1551configure:7614: result: mipsel-linux-linux26-nm
1552configure:7618: checking whether ln -s works
1553configure:7622: result: yes
1554configure:7629: checking how to recognize dependent libraries
1555configure:7815: result: pass_all
1556configure:8346: checking dlfcn.h usability
1557configure:8363: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1558configure:8370: $? = 0
1559configure:8384: result: yes
1560configure:8388: checking dlfcn.h presence
1561configure:8403: mipsel-linux-uclibc-gcc -E  conftest.c
1562configure:8410: $? = 0
1563configure:8424: result: yes
1564configure:8452: checking for dlfcn.h
1565configure:8461: result: yes
1566configure:8588: checking for C++ compiler version
1567configure:8596: mipsel-linux-uclibc-g++ --version >&5
1568mipsel-linux-uclibc-g++ (GCC) 4.2.3
1569Copyright (C) 2007 Free Software Foundation, Inc.
1570This is free software; see the source for copying conditions.  There is NO
1571warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1572
1573configure:8600: $? = 0
1574configure:8607: mipsel-linux-uclibc-g++ -v >&5
1575Using built-in specs.
1576Target: mipsel-linux-uclibc
1577Configured with: /home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gcc-4.2.3/configure --prefix=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3 --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --with-gmp=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gmp --with-mpfr=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/mpfr --enable-shared --disable-nls --enable-threads --disable-multilib --with-abi=32 --with-tune=mips32
1578Thread model: posix
1579gcc version 4.2.3
1580configure:8611: $? = 0
1581configure:8618: mipsel-linux-uclibc-g++ -V >&5
1582mipsel-linux-uclibc-g++: '-V' option must have argument
1583configure:8622: $? = 1
1584configure:8625: checking whether we are using the GNU C++ compiler
1585configure:8654: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  conftest.cpp >&5
1586configure:8661: $? = 0
1587configure:8678: result: yes
1588configure:8687: checking whether mipsel-linux-uclibc-g++ accepts -g
1589configure:8717: mipsel-linux-uclibc-g++ -c -g  conftest.cpp >&5
1590configure:8724: $? = 0
1591configure:8825: result: yes
1592configure:8850: checking dependency style of mipsel-linux-uclibc-g++
1593configure:8941: result: gcc3
1594configure:8966: checking how to run the C++ preprocessor
1595configure:9002: mipsel-linux-uclibc-g++ -E  conftest.cpp
1596configure:9009: $? = 0
1597configure:9040: mipsel-linux-uclibc-g++ -E  conftest.cpp
1598conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
1599configure:9047: $? = 1
1600configure: failed program was:
1601| /* confdefs.h.  */
1602| #define PACKAGE_NAME ""
1603| #define PACKAGE_TARNAME ""
1604| #define PACKAGE_VERSION ""
1605| #define PACKAGE_STRING ""
1606| #define PACKAGE_BUGREPORT ""
1607| #define PACKAGE "gettext-tools"
1608| #define VERSION "0.17"
1609| #define STDC_HEADERS 1
1610| #define HAVE_SYS_TYPES_H 1
1611| #define HAVE_SYS_STAT_H 1
1612| #define HAVE_STDLIB_H 1
1613| #define HAVE_STRING_H 1
1614| #define HAVE_MEMORY_H 1
1615| #define HAVE_STRINGS_H 1
1616| #define HAVE_INTTYPES_H 1
1617| #define HAVE_STDINT_H 1
1618| #define HAVE_UNISTD_H 1
1619| #define __EXTENSIONS__ 1
1620| #define _ALL_SOURCE 1
1621| #define _GNU_SOURCE 1
1622| #define _POSIX_PTHREAD_SEMANTICS 1
1623| #define _TANDEM_SOURCE 1
1624| #define HAVE_DLFCN_H 1
1625| /* end confdefs.h.  */
1626| #include <ac_nonexistent.h>
1627configure:9080: result: mipsel-linux-uclibc-g++ -E
1628configure:9109: mipsel-linux-uclibc-g++ -E  conftest.cpp
1629configure:9116: $? = 0
1630configure:9147: mipsel-linux-uclibc-g++ -E  conftest.cpp
1631conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
1632configure:9154: $? = 1
1633configure: failed program was:
1634| /* confdefs.h.  */
1635| #define PACKAGE_NAME ""
1636| #define PACKAGE_TARNAME ""
1637| #define PACKAGE_VERSION ""
1638| #define PACKAGE_STRING ""
1639| #define PACKAGE_BUGREPORT ""
1640| #define PACKAGE "gettext-tools"
1641| #define VERSION "0.17"
1642| #define STDC_HEADERS 1
1643| #define HAVE_SYS_TYPES_H 1
1644| #define HAVE_SYS_STAT_H 1
1645| #define HAVE_STDLIB_H 1
1646| #define HAVE_STRING_H 1
1647| #define HAVE_MEMORY_H 1
1648| #define HAVE_STRINGS_H 1
1649| #define HAVE_INTTYPES_H 1
1650| #define HAVE_STDINT_H 1
1651| #define HAVE_UNISTD_H 1
1652| #define __EXTENSIONS__ 1
1653| #define _ALL_SOURCE 1
1654| #define _GNU_SOURCE 1
1655| #define _POSIX_PTHREAD_SEMANTICS 1
1656| #define _TANDEM_SOURCE 1
1657| #define HAVE_DLFCN_H 1
1658| /* end confdefs.h.  */
1659| #include <ac_nonexistent.h>
1660configure:9205: checking for mipsel-uclibc-linux-g77
1661configure:9235: result: no
1662configure:9205: checking for mipsel-uclibc-linux-xlf
1663configure:9235: result: no
1664configure:9205: checking for mipsel-uclibc-linux-f77
1665configure:9235: result: no
1666configure:9205: checking for mipsel-uclibc-linux-frt
1667configure:9235: result: no
1668configure:9205: checking for mipsel-uclibc-linux-pgf77
1669configure:9235: result: no
1670configure:9205: checking for mipsel-uclibc-linux-cf77
1671configure:9235: result: no
1672configure:9205: checking for mipsel-uclibc-linux-fort77
1673configure:9235: result: no
1674configure:9205: checking for mipsel-uclibc-linux-fl32
1675configure:9235: result: no
1676configure:9205: checking for mipsel-uclibc-linux-af77
1677configure:9235: result: no
1678configure:9205: checking for mipsel-uclibc-linux-xlf90
1679configure:9235: result: no
1680configure:9205: checking for mipsel-uclibc-linux-f90
1681configure:9235: result: no
1682configure:9205: checking for mipsel-uclibc-linux-pgf90
1683configure:9235: result: no
1684configure:9205: checking for mipsel-uclibc-linux-pghpf
1685configure:9235: result: no
1686configure:9205: checking for mipsel-uclibc-linux-epcf90
1687configure:9235: result: no
1688configure:9205: checking for mipsel-uclibc-linux-gfortran
1689configure:9235: result: no
1690configure:9205: checking for mipsel-uclibc-linux-g95
1691configure:9235: result: no
1692configure:9205: checking for mipsel-uclibc-linux-xlf95
1693configure:9235: result: no
1694configure:9205: checking for mipsel-uclibc-linux-f95
1695configure:9235: result: no
1696configure:9205: checking for mipsel-uclibc-linux-fort
1697configure:9235: result: no
1698configure:9205: checking for mipsel-uclibc-linux-ifort
1699configure:9235: result: no
1700configure:9205: checking for mipsel-uclibc-linux-ifc
1701configure:9235: result: no
1702configure:9205: checking for mipsel-uclibc-linux-efc
1703configure:9235: result: no
1704configure:9205: checking for mipsel-uclibc-linux-pgf95
1705configure:9235: result: no
1706configure:9205: checking for mipsel-uclibc-linux-lf95
1707configure:9235: result: no
1708configure:9205: checking for mipsel-uclibc-linux-ftn
1709configure:9235: result: no
1710configure:9249: checking for g77
1711configure:9279: result: no
1712configure:9249: checking for xlf
1713configure:9279: result: no
1714configure:9249: checking for f77
1715configure:9279: result: no
1716configure:9249: checking for frt
1717configure:9279: result: no
1718configure:9249: checking for pgf77
1719configure:9279: result: no
1720configure:9249: checking for cf77
1721configure:9279: result: no
1722configure:9249: checking for fort77
1723configure:9279: result: no
1724configure:9249: checking for fl32
1725configure:9279: result: no
1726configure:9249: checking for af77
1727configure:9279: result: no
1728configure:9249: checking for xlf90
1729configure:9279: result: no
1730configure:9249: checking for f90
1731configure:9279: result: no
1732configure:9249: checking for pgf90
1733configure:9279: result: no
1734configure:9249: checking for pghpf
1735configure:9279: result: no
1736configure:9249: checking for epcf90
1737configure:9279: result: no
1738configure:9249: checking for gfortran
1739configure:9265: found /usr/bin/gfortran
1740configure:9276: result: gfortran
1741configure:9292: WARNING: using cross tools not prefixed with host triplet
1742configure:9302: checking for Fortran 77 compiler version
1743configure:9310: gfortran --version >&5
1744GNU Fortran (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
1745Copyright (C) 2008 Free Software Foundation, Inc.
1746
1747GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
1748You may redistribute copies of GNU Fortran
1749under the terms of the GNU General Public License.
1750For more information about these matters, see the file named COPYING
1751
1752configure:9314: $? = 0
1753configure:9321: gfortran -v >&5
1754Using built-in specs.
1755Target: i386-redhat-linux
1756Configured 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-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --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-cpu=generic --build=i386-redhat-linux
1757Thread model: posix
1758gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
1759configure:9325: $? = 0
1760configure:9332: gfortran -V >&5
1761gfortran: '-V' option must have argument
1762configure:9336: $? = 1
1763configure:9344: checking whether we are using the GNU Fortran 77 compiler
1764configure:9363: gfortran -c  conftest.F >&5
1765configure:9370: $? = 0
1766configure:9387: result: yes
1767configure:9393: checking whether gfortran accepts -g
1768configure:9410: gfortran -c -g conftest.f >&5
1769configure:9417: $? = 0
1770configure:9433: result: yes
1771configure:9467: checking the maximum length of command line arguments
1772configure:9579: result: 1966080
1773configure:9591: checking command to parse mipsel-linux-linux26-nm output from mipsel-linux-uclibc-gcc object
1774configure:9696: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1775configure:9699: $? = 0
1776configure:9703: mipsel-linux-linux26-nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
1777configure:9706: $? = 0
1778configure:9758: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c conftstm.o >&5
1779configure:9761: $? = 0
1780configure:9799: result: ok
1781configure:9803: checking for objdir
1782configure:9818: result: .libs
1783configure:9870: checking for mipsel-uclibc-linux-ar
1784configure:9897: result: mipsel-linux-linux26-ar
1785configure:9962: checking for mipsel-uclibc-linux-ranlib
1786configure:9989: result: mipsel-linux-linux26-ranlib
1787configure:10054: checking for mipsel-uclibc-linux-strip
1788configure:10081: result: mipsel-linux-linux26-strip
1789configure:10407: checking if mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
1790configure:10425: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -fno-rtti -fno-exceptions conftest.c >&5
1791cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1792configure:10429: $? = 0
1793configure:10442: result: no
1794configure:10457: checking for mipsel-linux-uclibc-gcc option to produce PIC
1795configure:10692: result: -fPIC
1796configure:10700: checking if mipsel-linux-uclibc-gcc PIC flag -fPIC works
1797configure:10718: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -fPIC -DPIC conftest.c >&5
1798configure:10722: $? = 0
1799configure:10735: result: yes
1800configure:10763: checking if mipsel-linux-uclibc-gcc static flag -static works
1801configure:10791: result: yes
1802configure:10801: checking if mipsel-linux-uclibc-gcc supports -c -o file.o
1803configure:10822: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -o out/conftest2.o conftest.c >&5
1804configure:10826: $? = 0
1805configure:10848: result: yes
1806configure:10874: checking whether the mipsel-linux-uclibc-gcc linker (mipsel-linux-uclibc-ld) supports shared libraries
1807configure:11862: result: yes
1808configure:11883: checking whether -lc should be explicitly linked in
1809configure:11888: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1810configure:11891: $? = 0
1811configure:11906: mipsel-linux-uclibc-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
1812configure:11909: $? = 0
1813configure:11921: result: no
1814configure:11929: checking dynamic linker characteristics
1815configure:12531: result: GNU/Linux ld.so
1816configure:12540: checking how to hardcode library paths into programs
1817configure:12565: result: immediate
1818configure:12579: checking whether stripping libraries is possible
1819configure:12584: result: yes
1820configure:13414: checking if libtool supports shared libraries
1821configure:13416: result: yes
1822configure:13419: checking whether to build shared libraries
1823configure:13440: result: yes
1824configure:13443: checking whether to build static libraries
1825configure:13447: result: yes
1826configure:13540: creating libtool
1827configure:14128: checking for ld used by mipsel-linux-uclibc-g++
1828configure:14195: result: mipsel-linux-uclibc-ld
1829configure:14204: checking if the linker (mipsel-linux-uclibc-ld) is GNU ld
1830configure:14219: result: yes
1831configure:14270: checking whether the mipsel-linux-uclibc-g++ linker (mipsel-linux-uclibc-ld) supports shared libraries
1832configure:15252: result: yes
1833configure:15274: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  conftest.cpp >&5
1834configure:15277: $? = 0
1835configure:15429: checking for mipsel-linux-uclibc-g++ option to produce PIC
1836configure:15713: result: -fPIC
1837configure:15721: checking if mipsel-linux-uclibc-g++ PIC flag -fPIC works
1838configure:15739: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  -fPIC -DPIC conftest.cpp >&5
1839configure:15743: $? = 0
1840configure:15756: result: yes
1841configure:15784: checking if mipsel-linux-uclibc-g++ static flag -static works
1842configure:15812: result: yes
1843configure:15822: checking if mipsel-linux-uclibc-g++ supports -c -o file.o
1844configure:15843: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  -o out/conftest2.o conftest.cpp >&5
1845configure:15847: $? = 0
1846configure:15869: result: yes
1847configure:15895: checking whether the mipsel-linux-uclibc-g++ linker (mipsel-linux-uclibc-ld) supports shared libraries
1848configure:15920: result: yes
1849configure:15987: checking dynamic linker characteristics
1850configure:16537: result: GNU/Linux ld.so
1851configure:16546: checking how to hardcode library paths into programs
1852configure:16571: result: immediate
1853configure:17105: checking if libtool supports shared libraries
1854configure:17107: result: yes
1855configure:17110: checking whether to build shared libraries
1856configure:17130: result: yes
1857configure:17133: checking whether to build static libraries
1858configure:17137: result: yes
1859configure:17147: checking for gfortran option to produce PIC
1860configure:17382: result: -fPIC
1861configure:17390: checking if gfortran PIC flag -fPIC works
1862configure:17408: gfortran -c -g -O2 -fPIC conftest.f >&5
1863configure:17412: $? = 0
1864configure:17425: result: yes
1865configure:17453: checking if gfortran static flag -static works
1866configure:17481: result: yes
1867configure:17491: checking if gfortran supports -c -o file.o
1868configure:17512: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
1869configure:17516: $? = 0
1870configure:17538: result: yes
1871configure:17564: checking whether the gfortran linker (mipsel-linux-uclibc-ld) supports shared libraries
1872configure:18532: result: yes
1873configure:18599: checking dynamic linker characteristics
1874configure:19149: result: GNU/Linux ld.so
1875configure:19158: checking how to hardcode library paths into programs
1876configure:19183: result: immediate
1877configure:22791: checking whether NLS is requested
1878configure:22800: result: yes
1879configure:22841: checking for msgfmt
1880configure: trying /usr/bin/msgfmt...
18810 translated messages.
1882configure:22873: result: /usr/bin/msgfmt
1883configure:22882: checking for gmsgfmt
1884configure:22913: result: /usr/bin/msgfmt
1885configure:22964: checking for xgettext
1886configure: trying /usr/bin/xgettext...
1887/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
1888configure:22996: result: /usr/bin/xgettext
1889configure:23042: checking for msgmerge
1890configure: trying /usr/bin/msgmerge...
1891configure:23073: result: /usr/bin/msgmerge
1892configure:23091: checking whether we are using the GNU C Library 2 or newer
1893configure:23122: result: yes
1894configure:23133: checking for simple visibility declarations
1895configure:23165: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -fvisibility=hidden  conftest.c >&5
1896configure:23172: $? = 0
1897configure:23189: result: yes
1898configure:23204: checking for inline
1899configure:23230: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1900configure:23237: $? = 0
1901configure:23255: result: inline
1902configure:23274: checking for size_t
1903configure:23302: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1904configure:23309: $? = 0
1905configure:23336: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1906conftest.c: In function 'main':
1907conftest.c:63: error: expected expression before ')' token
1908configure:23343: $? = 1
1909configure: failed program was:
1910| /* confdefs.h.  */
1911| #define PACKAGE_NAME ""
1912| #define PACKAGE_TARNAME ""
1913| #define PACKAGE_VERSION ""
1914| #define PACKAGE_STRING ""
1915| #define PACKAGE_BUGREPORT ""
1916| #define PACKAGE "gettext-tools"
1917| #define VERSION "0.17"
1918| #define STDC_HEADERS 1
1919| #define HAVE_SYS_TYPES_H 1
1920| #define HAVE_SYS_STAT_H 1
1921| #define HAVE_STDLIB_H 1
1922| #define HAVE_STRING_H 1
1923| #define HAVE_MEMORY_H 1
1924| #define HAVE_STRINGS_H 1
1925| #define HAVE_INTTYPES_H 1
1926| #define HAVE_STDINT_H 1
1927| #define HAVE_UNISTD_H 1
1928| #define __EXTENSIONS__ 1
1929| #define _ALL_SOURCE 1
1930| #define _GNU_SOURCE 1
1931| #define _POSIX_PTHREAD_SEMANTICS 1
1932| #define _TANDEM_SOURCE 1
1933| #define HAVE_DLFCN_H 1
1934| #define HAVE_VISIBILITY 1
1935| /* end confdefs.h.  */
1936| #include <stdio.h>
1937| #ifdef HAVE_SYS_TYPES_H
1938| # include <sys/types.h>
1939| #endif
1940| #ifdef HAVE_SYS_STAT_H
1941| # include <sys/stat.h>
1942| #endif
1943| #ifdef STDC_HEADERS
1944| # include <stdlib.h>
1945| # include <stddef.h>
1946| #else
1947| # ifdef HAVE_STDLIB_H
1948| #  include <stdlib.h>
1949| # endif
1950| #endif
1951| #ifdef HAVE_STRING_H
1952| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1953| #  include <memory.h>
1954| # endif
1955| # include <string.h>
1956| #endif
1957| #ifdef HAVE_STRINGS_H
1958| # include <strings.h>
1959| #endif
1960| #ifdef HAVE_INTTYPES_H
1961| # include <inttypes.h>
1962| #endif
1963| #ifdef HAVE_STDINT_H
1964| # include <stdint.h>
1965| #endif
1966| #ifdef HAVE_UNISTD_H
1967| # include <unistd.h>
1968| #endif
1969| int
1970| main ()
1971| {
1972| if (sizeof ((size_t)))
1973| 	  return 0;
1974|   ;
1975|   return 0;
1976| }
1977configure:23366: result: yes
1978configure:23379: checking for stdint.h
1979configure:23406: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1980configure:23413: $? = 0
1981configure:23428: result: yes
1982configure:23440: checking for working alloca.h
1983configure:23467: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1984configure:23474: $? = 0
1985configure:23494: result: yes
1986configure:23504: checking for alloca
1987configure:23551: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1988configure:23558: $? = 0
1989configure:23578: result: yes
1990configure:23821: checking for stdlib.h
1991configure:23828: result: yes
1992configure:23821: checking for unistd.h
1993configure:23828: result: yes
1994configure:23966: checking for getpagesize
1995configure:24022: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1996configure:24029: $? = 0
1997configure:24051: result: yes
1998configure:24063: checking for working mmap
1999configure:24241: result: no
2000configure:24254: checking whether integer division by zero raises SIGFPE
2001configure:24363: result: guessing no
2002configure:24376: checking for inttypes.h
2003configure:24403: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2004configure:24410: $? = 0
2005configure:24425: result: yes
2006configure:24436: checking for unsigned long long int
2007configure:24486: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2008configure:24493: $? = 0
2009configure:24513: result: yes
2010configure:24550: checking for inttypes.h
2011configure:24557: result: yes
2012configure:24692: checking whether the inttypes.h PRIxNN macros are broken
2013configure:24723: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2014configure:24730: $? = 0
2015configure:24746: result: no
2016configure:24801: checking for ld used by GCC
2017configure:24865: result: mipsel-linux-uclibc-ld
2018configure:24874: checking if the linker (mipsel-linux-uclibc-ld) is GNU ld
2019configure:24887: result: yes
2020configure:24894: checking for shared library run path origin
2021configure:24907: result: done
2022configure:24953: checking whether imported symbols can be declared weak
2023configure:24978: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2024configure:24985: $? = 0
2025configure:25004: result: yes
2026configure:25019: checking pthread.h usability
2027configure:25036: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2028configure:25043: $? = 0
2029configure:25057: result: yes
2030configure:25061: checking pthread.h presence
2031configure:25076: mipsel-linux-uclibc-gcc -E  conftest.c
2032configure:25083: $? = 0
2033configure:25097: result: yes
2034configure:25125: checking for pthread.h
2035configure:25132: result: yes
2036configure:25173: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2037/tmp/ccCZeAWL.o: In function `main':
2038conftest.c:(.text+0x3c): undefined reference to `pthread_mutexattr_init'
2039collect2: ld returned 1 exit status
2040configure:25180: $? = 1
2041configure: failed program was:
2042| /* confdefs.h.  */
2043| #define PACKAGE_NAME ""
2044| #define PACKAGE_TARNAME ""
2045| #define PACKAGE_VERSION ""
2046| #define PACKAGE_STRING ""
2047| #define PACKAGE_BUGREPORT ""
2048| #define PACKAGE "gettext-tools"
2049| #define VERSION "0.17"
2050| #define STDC_HEADERS 1
2051| #define HAVE_SYS_TYPES_H 1
2052| #define HAVE_SYS_STAT_H 1
2053| #define HAVE_STDLIB_H 1
2054| #define HAVE_STRING_H 1
2055| #define HAVE_MEMORY_H 1
2056| #define HAVE_STRINGS_H 1
2057| #define HAVE_INTTYPES_H 1
2058| #define HAVE_STDINT_H 1
2059| #define HAVE_UNISTD_H 1
2060| #define __EXTENSIONS__ 1
2061| #define _ALL_SOURCE 1
2062| #define _GNU_SOURCE 1
2063| #define _POSIX_PTHREAD_SEMANTICS 1
2064| #define _TANDEM_SOURCE 1
2065| #define HAVE_DLFCN_H 1
2066| #define HAVE_VISIBILITY 1
2067| #define HAVE_STDINT_H_WITH_UINTMAX 1
2068| #define HAVE_ALLOCA_H 1
2069| #define HAVE_ALLOCA 1
2070| #define HAVE_STDLIB_H 1
2071| #define HAVE_UNISTD_H 1
2072| #define HAVE_GETPAGESIZE 1
2073| #define INTDIV0_RAISES_SIGFPE 0
2074| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2075| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2076| #define HAVE_UINTMAX_T 1
2077| #define HAVE_INTTYPES_H 1
2078| /* end confdefs.h.  */
2079| #include <pthread.h>
2080| int
2081| main ()
2082| {
2083| pthread_mutex_lock((pthread_mutex_t*)0);
2084|            pthread_mutexattr_init((pthread_mutexattr_t*)0);
2085|   ;
2086|   return 0;
2087| }
2088configure:25288: checking for pthread_kill in -lpthread
2089configure:25323: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c -lpthread   >&5
2090configure:25330: $? = 0
2091configure:25351: result: yes
2092configure:25454: checking for pthread_rwlock_t
2093configure:25483: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2094configure:25490: $? = 0
2095configure:25518: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2096conftest.c: In function 'main':
2097conftest.c:45: error: expected expression before ')' token
2098configure:25525: $? = 1
2099configure: failed program was:
2100| /* confdefs.h.  */
2101| #define PACKAGE_NAME ""
2102| #define PACKAGE_TARNAME ""
2103| #define PACKAGE_VERSION ""
2104| #define PACKAGE_STRING ""
2105| #define PACKAGE_BUGREPORT ""
2106| #define PACKAGE "gettext-tools"
2107| #define VERSION "0.17"
2108| #define STDC_HEADERS 1
2109| #define HAVE_SYS_TYPES_H 1
2110| #define HAVE_SYS_STAT_H 1
2111| #define HAVE_STDLIB_H 1
2112| #define HAVE_STRING_H 1
2113| #define HAVE_MEMORY_H 1
2114| #define HAVE_STRINGS_H 1
2115| #define HAVE_INTTYPES_H 1
2116| #define HAVE_STDINT_H 1
2117| #define HAVE_UNISTD_H 1
2118| #define __EXTENSIONS__ 1
2119| #define _ALL_SOURCE 1
2120| #define _GNU_SOURCE 1
2121| #define _POSIX_PTHREAD_SEMANTICS 1
2122| #define _TANDEM_SOURCE 1
2123| #define HAVE_DLFCN_H 1
2124| #define HAVE_VISIBILITY 1
2125| #define HAVE_STDINT_H_WITH_UINTMAX 1
2126| #define HAVE_ALLOCA_H 1
2127| #define HAVE_ALLOCA 1
2128| #define HAVE_STDLIB_H 1
2129| #define HAVE_UNISTD_H 1
2130| #define HAVE_GETPAGESIZE 1
2131| #define INTDIV0_RAISES_SIGFPE 0
2132| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2133| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2134| #define HAVE_UINTMAX_T 1
2135| #define HAVE_INTTYPES_H 1
2136| #define USE_POSIX_THREADS 1
2137| #define USE_POSIX_THREADS_WEAK 1
2138| /* end confdefs.h.  */
2139| #include <pthread.h>
2140| 
2141| int
2142| main ()
2143| {
2144| if (sizeof ((pthread_rwlock_t)))
2145| 	  return 0;
2146|   ;
2147|   return 0;
2148| }
2149configure:25548: result: yes
2150configure:25585: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2151configure:25592: $? = 0
2152configure:26274: checking for multithread API to use
2153configure:26276: result: posix
2154configure:26754: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2155configure:26761: $? = 0
2156configure:26805: checking argz.h usability
2157configure:26822: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2158conftest.c:76:18: error: argz.h: No such file or directory
2159configure:26829: $? = 1
2160configure: failed program was:
2161| /* confdefs.h.  */
2162| #define PACKAGE_NAME ""
2163| #define PACKAGE_TARNAME ""
2164| #define PACKAGE_VERSION ""
2165| #define PACKAGE_STRING ""
2166| #define PACKAGE_BUGREPORT ""
2167| #define PACKAGE "gettext-tools"
2168| #define VERSION "0.17"
2169| #define STDC_HEADERS 1
2170| #define HAVE_SYS_TYPES_H 1
2171| #define HAVE_SYS_STAT_H 1
2172| #define HAVE_STDLIB_H 1
2173| #define HAVE_STRING_H 1
2174| #define HAVE_MEMORY_H 1
2175| #define HAVE_STRINGS_H 1
2176| #define HAVE_INTTYPES_H 1
2177| #define HAVE_STDINT_H 1
2178| #define HAVE_UNISTD_H 1
2179| #define __EXTENSIONS__ 1
2180| #define _ALL_SOURCE 1
2181| #define _GNU_SOURCE 1
2182| #define _POSIX_PTHREAD_SEMANTICS 1
2183| #define _TANDEM_SOURCE 1
2184| #define HAVE_DLFCN_H 1
2185| #define HAVE_VISIBILITY 1
2186| #define HAVE_STDINT_H_WITH_UINTMAX 1
2187| #define HAVE_ALLOCA_H 1
2188| #define HAVE_ALLOCA 1
2189| #define HAVE_STDLIB_H 1
2190| #define HAVE_UNISTD_H 1
2191| #define HAVE_GETPAGESIZE 1
2192| #define INTDIV0_RAISES_SIGFPE 0
2193| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2194| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2195| #define HAVE_UINTMAX_T 1
2196| #define HAVE_INTTYPES_H 1
2197| #define USE_POSIX_THREADS 1
2198| #define USE_POSIX_THREADS_WEAK 1
2199| #define HAVE_PTHREAD_RWLOCK 1
2200| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2201| #define HAVE_BUILTIN_EXPECT 1
2202| /* end confdefs.h.  */
2203| #include <stdio.h>
2204| #ifdef HAVE_SYS_TYPES_H
2205| # include <sys/types.h>
2206| #endif
2207| #ifdef HAVE_SYS_STAT_H
2208| # include <sys/stat.h>
2209| #endif
2210| #ifdef STDC_HEADERS
2211| # include <stdlib.h>
2212| # include <stddef.h>
2213| #else
2214| # ifdef HAVE_STDLIB_H
2215| #  include <stdlib.h>
2216| # endif
2217| #endif
2218| #ifdef HAVE_STRING_H
2219| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2220| #  include <memory.h>
2221| # endif
2222| # include <string.h>
2223| #endif
2224| #ifdef HAVE_STRINGS_H
2225| # include <strings.h>
2226| #endif
2227| #ifdef HAVE_INTTYPES_H
2228| # include <inttypes.h>
2229| #endif
2230| #ifdef HAVE_STDINT_H
2231| # include <stdint.h>
2232| #endif
2233| #ifdef HAVE_UNISTD_H
2234| # include <unistd.h>
2235| #endif
2236| #include <argz.h>
2237configure:26843: result: no
2238configure:26847: checking argz.h presence
2239configure:26862: mipsel-linux-uclibc-gcc -E  conftest.c
2240conftest.c:43:18: error: argz.h: No such file or directory
2241configure:26869: $? = 1
2242configure: failed program was:
2243| /* confdefs.h.  */
2244| #define PACKAGE_NAME ""
2245| #define PACKAGE_TARNAME ""
2246| #define PACKAGE_VERSION ""
2247| #define PACKAGE_STRING ""
2248| #define PACKAGE_BUGREPORT ""
2249| #define PACKAGE "gettext-tools"
2250| #define VERSION "0.17"
2251| #define STDC_HEADERS 1
2252| #define HAVE_SYS_TYPES_H 1
2253| #define HAVE_SYS_STAT_H 1
2254| #define HAVE_STDLIB_H 1
2255| #define HAVE_STRING_H 1
2256| #define HAVE_MEMORY_H 1
2257| #define HAVE_STRINGS_H 1
2258| #define HAVE_INTTYPES_H 1
2259| #define HAVE_STDINT_H 1
2260| #define HAVE_UNISTD_H 1
2261| #define __EXTENSIONS__ 1
2262| #define _ALL_SOURCE 1
2263| #define _GNU_SOURCE 1
2264| #define _POSIX_PTHREAD_SEMANTICS 1
2265| #define _TANDEM_SOURCE 1
2266| #define HAVE_DLFCN_H 1
2267| #define HAVE_VISIBILITY 1
2268| #define HAVE_STDINT_H_WITH_UINTMAX 1
2269| #define HAVE_ALLOCA_H 1
2270| #define HAVE_ALLOCA 1
2271| #define HAVE_STDLIB_H 1
2272| #define HAVE_UNISTD_H 1
2273| #define HAVE_GETPAGESIZE 1
2274| #define INTDIV0_RAISES_SIGFPE 0
2275| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2276| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2277| #define HAVE_UINTMAX_T 1
2278| #define HAVE_INTTYPES_H 1
2279| #define USE_POSIX_THREADS 1
2280| #define USE_POSIX_THREADS_WEAK 1
2281| #define HAVE_PTHREAD_RWLOCK 1
2282| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2283| #define HAVE_BUILTIN_EXPECT 1
2284| /* end confdefs.h.  */
2285| #include <argz.h>
2286configure:26883: result: no
2287configure:26911: checking for argz.h
2288configure:26920: result: no
2289configure:26794: checking for inttypes.h
2290configure:26801: result: yes
2291configure:26805: checking limits.h usability
2292configure:26822: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2293configure:26829: $? = 0
2294configure:26843: result: yes
2295configure:26847: checking limits.h presence
2296configure:26862: mipsel-linux-uclibc-gcc -E  conftest.c
2297configure:26869: $? = 0
2298configure:26883: result: yes
2299configure:26911: checking for limits.h
2300configure:26920: result: yes
2301configure:26794: checking for unistd.h
2302configure:26801: result: yes
2303configure:26805: checking sys/param.h usability
2304configure:26822: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2305configure:26829: $? = 0
2306configure:26843: result: yes
2307configure:26847: checking sys/param.h presence
2308configure:26862: mipsel-linux-uclibc-gcc -E  conftest.c
2309configure:26869: $? = 0
2310configure:26883: result: yes
2311configure:26911: checking for sys/param.h
2312configure:26920: result: yes
2313configure:26956: checking for getcwd
2314configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2315configure:27019: $? = 0
2316configure:27041: result: yes
2317configure:26956: checking for getegid
2318configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2319configure:27019: $? = 0
2320configure:27041: result: yes
2321configure:26956: checking for geteuid
2322configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2323configure:27019: $? = 0
2324configure:27041: result: yes
2325configure:26956: checking for getgid
2326configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2327configure:27019: $? = 0
2328configure:27041: result: yes
2329configure:26956: checking for getuid
2330configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2331configure:27019: $? = 0
2332configure:27041: result: yes
2333configure:26956: checking for mempcpy
2334configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2335conftest.c:75: warning: conflicting types for built-in function 'mempcpy'
2336configure:27019: $? = 0
2337configure:27041: result: yes
2338configure:26956: checking for munmap
2339configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2340configure:27019: $? = 0
2341configure:27041: result: yes
2342configure:26956: checking for stpcpy
2343configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2344conftest.c:77: warning: conflicting types for built-in function 'stpcpy'
2345configure:27019: $? = 0
2346configure:27041: result: yes
2347configure:26956: checking for strcasecmp
2348configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2349conftest.c:78: warning: conflicting types for built-in function 'strcasecmp'
2350configure:27019: $? = 0
2351configure:27041: result: yes
2352configure:26956: checking for strdup
2353configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2354conftest.c:79: warning: conflicting types for built-in function 'strdup'
2355configure:27019: $? = 0
2356configure:27041: result: yes
2357configure:26956: checking for strtoul
2358configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2359configure:27019: $? = 0
2360configure:27041: result: yes
2361configure:26956: checking for tsearch
2362configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2363configure:27019: $? = 0
2364configure:27041: result: yes
2365configure:26956: checking for argz_count
2366configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2367/tmp/cc0nPJ85.o: In function `main':
2368conftest.c:(.text+0x20): undefined reference to `argz_count'
2369collect2: ld returned 1 exit status
2370configure:27019: $? = 1
2371configure: failed program was:
2372| /* confdefs.h.  */
2373| #define PACKAGE_NAME ""
2374| #define PACKAGE_TARNAME ""
2375| #define PACKAGE_VERSION ""
2376| #define PACKAGE_STRING ""
2377| #define PACKAGE_BUGREPORT ""
2378| #define PACKAGE "gettext-tools"
2379| #define VERSION "0.17"
2380| #define STDC_HEADERS 1
2381| #define HAVE_SYS_TYPES_H 1
2382| #define HAVE_SYS_STAT_H 1
2383| #define HAVE_STDLIB_H 1
2384| #define HAVE_STRING_H 1
2385| #define HAVE_MEMORY_H 1
2386| #define HAVE_STRINGS_H 1
2387| #define HAVE_INTTYPES_H 1
2388| #define HAVE_STDINT_H 1
2389| #define HAVE_UNISTD_H 1
2390| #define __EXTENSIONS__ 1
2391| #define _ALL_SOURCE 1
2392| #define _GNU_SOURCE 1
2393| #define _POSIX_PTHREAD_SEMANTICS 1
2394| #define _TANDEM_SOURCE 1
2395| #define HAVE_DLFCN_H 1
2396| #define HAVE_VISIBILITY 1
2397| #define HAVE_STDINT_H_WITH_UINTMAX 1
2398| #define HAVE_ALLOCA_H 1
2399| #define HAVE_ALLOCA 1
2400| #define HAVE_STDLIB_H 1
2401| #define HAVE_UNISTD_H 1
2402| #define HAVE_GETPAGESIZE 1
2403| #define INTDIV0_RAISES_SIGFPE 0
2404| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2405| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2406| #define HAVE_UINTMAX_T 1
2407| #define HAVE_INTTYPES_H 1
2408| #define USE_POSIX_THREADS 1
2409| #define USE_POSIX_THREADS_WEAK 1
2410| #define HAVE_PTHREAD_RWLOCK 1
2411| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2412| #define HAVE_BUILTIN_EXPECT 1
2413| #define HAVE_INTTYPES_H 1
2414| #define HAVE_LIMITS_H 1
2415| #define HAVE_UNISTD_H 1
2416| #define HAVE_SYS_PARAM_H 1
2417| #define HAVE_GETCWD 1
2418| #define HAVE_GETEGID 1
2419| #define HAVE_GETEUID 1
2420| #define HAVE_GETGID 1
2421| #define HAVE_GETUID 1
2422| #define HAVE_MEMPCPY 1
2423| #define HAVE_MUNMAP 1
2424| #define HAVE_STPCPY 1
2425| #define HAVE_STRCASECMP 1
2426| #define HAVE_STRDUP 1
2427| #define HAVE_STRTOUL 1
2428| #define HAVE_TSEARCH 1
2429| /* end confdefs.h.  */
2430| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
2431|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2432| #define argz_count innocuous_argz_count
2433| 
2434| /* System header to define __stub macros and hopefully few prototypes,
2435|     which can conflict with char argz_count (); below.
2436|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2437|     <limits.h> exists even on freestanding compilers.  */
2438| 
2439| #ifdef __STDC__
2440| # include <limits.h>
2441| #else
2442| # include <assert.h>
2443| #endif
2444| 
2445| #undef argz_count
2446| 
2447| /* Override any GCC internal prototype to avoid an error.
2448|    Use char because int might match the return type of a GCC
2449|    builtin and then its argument prototype would still apply.  */
2450| #ifdef __cplusplus
2451| extern "C"
2452| #endif
2453| char argz_count ();
2454| /* The GNU C library defines this for functions which it implements
2455|     to always fail with ENOSYS.  Some functions are actually named
2456|     something starting with __ and the normal name is an alias.  */
2457| #if defined __stub_argz_count || defined __stub___argz_count
2458| choke me
2459| #endif
2460| 
2461| int
2462| main ()
2463| {
2464| return argz_count ();
2465|   ;
2466|   return 0;
2467| }
2468configure:27041: result: no
2469configure:26956: checking for argz_stringify
2470configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2471/tmp/cc87Qf7b.o: In function `main':
2472conftest.c:(.text+0x20): undefined reference to `argz_stringify'
2473collect2: ld returned 1 exit status
2474configure:27019: $? = 1
2475configure: failed program was:
2476| /* confdefs.h.  */
2477| #define PACKAGE_NAME ""
2478| #define PACKAGE_TARNAME ""
2479| #define PACKAGE_VERSION ""
2480| #define PACKAGE_STRING ""
2481| #define PACKAGE_BUGREPORT ""
2482| #define PACKAGE "gettext-tools"
2483| #define VERSION "0.17"
2484| #define STDC_HEADERS 1
2485| #define HAVE_SYS_TYPES_H 1
2486| #define HAVE_SYS_STAT_H 1
2487| #define HAVE_STDLIB_H 1
2488| #define HAVE_STRING_H 1
2489| #define HAVE_MEMORY_H 1
2490| #define HAVE_STRINGS_H 1
2491| #define HAVE_INTTYPES_H 1
2492| #define HAVE_STDINT_H 1
2493| #define HAVE_UNISTD_H 1
2494| #define __EXTENSIONS__ 1
2495| #define _ALL_SOURCE 1
2496| #define _GNU_SOURCE 1
2497| #define _POSIX_PTHREAD_SEMANTICS 1
2498| #define _TANDEM_SOURCE 1
2499| #define HAVE_DLFCN_H 1
2500| #define HAVE_VISIBILITY 1
2501| #define HAVE_STDINT_H_WITH_UINTMAX 1
2502| #define HAVE_ALLOCA_H 1
2503| #define HAVE_ALLOCA 1
2504| #define HAVE_STDLIB_H 1
2505| #define HAVE_UNISTD_H 1
2506| #define HAVE_GETPAGESIZE 1
2507| #define INTDIV0_RAISES_SIGFPE 0
2508| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2509| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2510| #define HAVE_UINTMAX_T 1
2511| #define HAVE_INTTYPES_H 1
2512| #define USE_POSIX_THREADS 1
2513| #define USE_POSIX_THREADS_WEAK 1
2514| #define HAVE_PTHREAD_RWLOCK 1
2515| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2516| #define HAVE_BUILTIN_EXPECT 1
2517| #define HAVE_INTTYPES_H 1
2518| #define HAVE_LIMITS_H 1
2519| #define HAVE_UNISTD_H 1
2520| #define HAVE_SYS_PARAM_H 1
2521| #define HAVE_GETCWD 1
2522| #define HAVE_GETEGID 1
2523| #define HAVE_GETEUID 1
2524| #define HAVE_GETGID 1
2525| #define HAVE_GETUID 1
2526| #define HAVE_MEMPCPY 1
2527| #define HAVE_MUNMAP 1
2528| #define HAVE_STPCPY 1
2529| #define HAVE_STRCASECMP 1
2530| #define HAVE_STRDUP 1
2531| #define HAVE_STRTOUL 1
2532| #define HAVE_TSEARCH 1
2533| /* end confdefs.h.  */
2534| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
2535|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2536| #define argz_stringify innocuous_argz_stringify
2537| 
2538| /* System header to define __stub macros and hopefully few prototypes,
2539|     which can conflict with char argz_stringify (); below.
2540|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2541|     <limits.h> exists even on freestanding compilers.  */
2542| 
2543| #ifdef __STDC__
2544| # include <limits.h>
2545| #else
2546| # include <assert.h>
2547| #endif
2548| 
2549| #undef argz_stringify
2550| 
2551| /* Override any GCC internal prototype to avoid an error.
2552|    Use char because int might match the return type of a GCC
2553|    builtin and then its argument prototype would still apply.  */
2554| #ifdef __cplusplus
2555| extern "C"
2556| #endif
2557| char argz_stringify ();
2558| /* The GNU C library defines this for functions which it implements
2559|     to always fail with ENOSYS.  Some functions are actually named
2560|     something starting with __ and the normal name is an alias.  */
2561| #if defined __stub_argz_stringify || defined __stub___argz_stringify
2562| choke me
2563| #endif
2564| 
2565| int
2566| main ()
2567| {
2568| return argz_stringify ();
2569|   ;
2570|   return 0;
2571| }
2572configure:27041: result: no
2573configure:26956: checking for argz_next
2574configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2575/tmp/ccUCU31l.o: In function `main':
2576conftest.c:(.text+0x20): undefined reference to `argz_next'
2577collect2: ld returned 1 exit status
2578configure:27019: $? = 1
2579configure: failed program was:
2580| /* confdefs.h.  */
2581| #define PACKAGE_NAME ""
2582| #define PACKAGE_TARNAME ""
2583| #define PACKAGE_VERSION ""
2584| #define PACKAGE_STRING ""
2585| #define PACKAGE_BUGREPORT ""
2586| #define PACKAGE "gettext-tools"
2587| #define VERSION "0.17"
2588| #define STDC_HEADERS 1
2589| #define HAVE_SYS_TYPES_H 1
2590| #define HAVE_SYS_STAT_H 1
2591| #define HAVE_STDLIB_H 1
2592| #define HAVE_STRING_H 1
2593| #define HAVE_MEMORY_H 1
2594| #define HAVE_STRINGS_H 1
2595| #define HAVE_INTTYPES_H 1
2596| #define HAVE_STDINT_H 1
2597| #define HAVE_UNISTD_H 1
2598| #define __EXTENSIONS__ 1
2599| #define _ALL_SOURCE 1
2600| #define _GNU_SOURCE 1
2601| #define _POSIX_PTHREAD_SEMANTICS 1
2602| #define _TANDEM_SOURCE 1
2603| #define HAVE_DLFCN_H 1
2604| #define HAVE_VISIBILITY 1
2605| #define HAVE_STDINT_H_WITH_UINTMAX 1
2606| #define HAVE_ALLOCA_H 1
2607| #define HAVE_ALLOCA 1
2608| #define HAVE_STDLIB_H 1
2609| #define HAVE_UNISTD_H 1
2610| #define HAVE_GETPAGESIZE 1
2611| #define INTDIV0_RAISES_SIGFPE 0
2612| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2613| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2614| #define HAVE_UINTMAX_T 1
2615| #define HAVE_INTTYPES_H 1
2616| #define USE_POSIX_THREADS 1
2617| #define USE_POSIX_THREADS_WEAK 1
2618| #define HAVE_PTHREAD_RWLOCK 1
2619| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2620| #define HAVE_BUILTIN_EXPECT 1
2621| #define HAVE_INTTYPES_H 1
2622| #define HAVE_LIMITS_H 1
2623| #define HAVE_UNISTD_H 1
2624| #define HAVE_SYS_PARAM_H 1
2625| #define HAVE_GETCWD 1
2626| #define HAVE_GETEGID 1
2627| #define HAVE_GETEUID 1
2628| #define HAVE_GETGID 1
2629| #define HAVE_GETUID 1
2630| #define HAVE_MEMPCPY 1
2631| #define HAVE_MUNMAP 1
2632| #define HAVE_STPCPY 1
2633| #define HAVE_STRCASECMP 1
2634| #define HAVE_STRDUP 1
2635| #define HAVE_STRTOUL 1
2636| #define HAVE_TSEARCH 1
2637| /* end confdefs.h.  */
2638| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
2639|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2640| #define argz_next innocuous_argz_next
2641| 
2642| /* System header to define __stub macros and hopefully few prototypes,
2643|     which can conflict with char argz_next (); below.
2644|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2645|     <limits.h> exists even on freestanding compilers.  */
2646| 
2647| #ifdef __STDC__
2648| # include <limits.h>
2649| #else
2650| # include <assert.h>
2651| #endif
2652| 
2653| #undef argz_next
2654| 
2655| /* Override any GCC internal prototype to avoid an error.
2656|    Use char because int might match the return type of a GCC
2657|    builtin and then its argument prototype would still apply.  */
2658| #ifdef __cplusplus
2659| extern "C"
2660| #endif
2661| char argz_next ();
2662| /* The GNU C library defines this for functions which it implements
2663|     to always fail with ENOSYS.  Some functions are actually named
2664|     something starting with __ and the normal name is an alias.  */
2665| #if defined __stub_argz_next || defined __stub___argz_next
2666| choke me
2667| #endif
2668| 
2669| int
2670| main ()
2671| {
2672| return argz_next ();
2673|   ;
2674|   return 0;
2675| }
2676configure:27041: result: no
2677configure:26956: checking for __fsetlocking
2678configure:27012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2679configure:27019: $? = 0
2680configure:27041: result: yes
2681configure:27055: checking whether feof_unlocked is declared
2682configure:27085: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2683configure:27092: $? = 0
2684configure:27107: result: yes
2685configure:27121: checking whether fgets_unlocked is declared
2686configure:27151: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2687configure:27158: $? = 0
2688configure:27173: result: yes
2689configure:27217: checking for iconv
2690configure:27249: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2691/tmp/ccW1jC2J.o: In function `main':
2692conftest.c:(.text+0x38): undefined reference to `libiconv_open'
2693conftest.c:(.text+0x64): undefined reference to `libiconv'
2694conftest.c:(.text+0x7c): undefined reference to `libiconv_close'
2695collect2: ld returned 1 exit status
2696configure:27256: $? = 1
2697configure: failed program was:
2698| /* confdefs.h.  */
2699| #define PACKAGE_NAME ""
2700| #define PACKAGE_TARNAME ""
2701| #define PACKAGE_VERSION ""
2702| #define PACKAGE_STRING ""
2703| #define PACKAGE_BUGREPORT ""
2704| #define PACKAGE "gettext-tools"
2705| #define VERSION "0.17"
2706| #define STDC_HEADERS 1
2707| #define HAVE_SYS_TYPES_H 1
2708| #define HAVE_SYS_STAT_H 1
2709| #define HAVE_STDLIB_H 1
2710| #define HAVE_STRING_H 1
2711| #define HAVE_MEMORY_H 1
2712| #define HAVE_STRINGS_H 1
2713| #define HAVE_INTTYPES_H 1
2714| #define HAVE_STDINT_H 1
2715| #define HAVE_UNISTD_H 1
2716| #define __EXTENSIONS__ 1
2717| #define _ALL_SOURCE 1
2718| #define _GNU_SOURCE 1
2719| #define _POSIX_PTHREAD_SEMANTICS 1
2720| #define _TANDEM_SOURCE 1
2721| #define HAVE_DLFCN_H 1
2722| #define HAVE_VISIBILITY 1
2723| #define HAVE_STDINT_H_WITH_UINTMAX 1
2724| #define HAVE_ALLOCA_H 1
2725| #define HAVE_ALLOCA 1
2726| #define HAVE_STDLIB_H 1
2727| #define HAVE_UNISTD_H 1
2728| #define HAVE_GETPAGESIZE 1
2729| #define INTDIV0_RAISES_SIGFPE 0
2730| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2731| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2732| #define HAVE_UINTMAX_T 1
2733| #define HAVE_INTTYPES_H 1
2734| #define USE_POSIX_THREADS 1
2735| #define USE_POSIX_THREADS_WEAK 1
2736| #define HAVE_PTHREAD_RWLOCK 1
2737| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2738| #define HAVE_BUILTIN_EXPECT 1
2739| #define HAVE_INTTYPES_H 1
2740| #define HAVE_LIMITS_H 1
2741| #define HAVE_UNISTD_H 1
2742| #define HAVE_SYS_PARAM_H 1
2743| #define HAVE_GETCWD 1
2744| #define HAVE_GETEGID 1
2745| #define HAVE_GETEUID 1
2746| #define HAVE_GETGID 1
2747| #define HAVE_GETUID 1
2748| #define HAVE_MEMPCPY 1
2749| #define HAVE_MUNMAP 1
2750| #define HAVE_STPCPY 1
2751| #define HAVE_STRCASECMP 1
2752| #define HAVE_STRDUP 1
2753| #define HAVE_STRTOUL 1
2754| #define HAVE_TSEARCH 1
2755| #define HAVE___FSETLOCKING 1
2756| #define HAVE_DECL_FEOF_UNLOCKED 1
2757| #define HAVE_DECL_FGETS_UNLOCKED 1
2758| /* end confdefs.h.  */
2759| #include <stdlib.h>
2760| #include <iconv.h>
2761| int
2762| main ()
2763| {
2764| iconv_t cd = iconv_open("","");
2765|        iconv(cd,NULL,NULL,NULL,NULL);
2766|        iconv_close(cd);
2767|   ;
2768|   return 0;
2769| }
2770configure:27302: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib >&5
2771configure:27309: $? = 0
2772configure:27333: result: yes
2773configure:27336: checking for working iconv
2774configure:27455: result: guessing yes
2775configure:27472: checking how to link with libiconv
2776configure:27474: result: ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib
2777configure:27485: checking for iconv declaration
2778configure:27524: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2779conftest.c:71: error: conflicting types for 'libiconv'
2780${TIMEMACHINE_PATH}/build/usr/include/iconv.h:83: error: previous declaration of 'libiconv' was here
2781configure:27531: $? = 1
2782configure: failed program was:
2783| /* confdefs.h.  */
2784| #define PACKAGE_NAME ""
2785| #define PACKAGE_TARNAME ""
2786| #define PACKAGE_VERSION ""
2787| #define PACKAGE_STRING ""
2788| #define PACKAGE_BUGREPORT ""
2789| #define PACKAGE "gettext-tools"
2790| #define VERSION "0.17"
2791| #define STDC_HEADERS 1
2792| #define HAVE_SYS_TYPES_H 1
2793| #define HAVE_SYS_STAT_H 1
2794| #define HAVE_STDLIB_H 1
2795| #define HAVE_STRING_H 1
2796| #define HAVE_MEMORY_H 1
2797| #define HAVE_STRINGS_H 1
2798| #define HAVE_INTTYPES_H 1
2799| #define HAVE_STDINT_H 1
2800| #define HAVE_UNISTD_H 1
2801| #define __EXTENSIONS__ 1
2802| #define _ALL_SOURCE 1
2803| #define _GNU_SOURCE 1
2804| #define _POSIX_PTHREAD_SEMANTICS 1
2805| #define _TANDEM_SOURCE 1
2806| #define HAVE_DLFCN_H 1
2807| #define HAVE_VISIBILITY 1
2808| #define HAVE_STDINT_H_WITH_UINTMAX 1
2809| #define HAVE_ALLOCA_H 1
2810| #define HAVE_ALLOCA 1
2811| #define HAVE_STDLIB_H 1
2812| #define HAVE_UNISTD_H 1
2813| #define HAVE_GETPAGESIZE 1
2814| #define INTDIV0_RAISES_SIGFPE 0
2815| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2816| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2817| #define HAVE_UINTMAX_T 1
2818| #define HAVE_INTTYPES_H 1
2819| #define USE_POSIX_THREADS 1
2820| #define USE_POSIX_THREADS_WEAK 1
2821| #define HAVE_PTHREAD_RWLOCK 1
2822| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2823| #define HAVE_BUILTIN_EXPECT 1
2824| #define HAVE_INTTYPES_H 1
2825| #define HAVE_LIMITS_H 1
2826| #define HAVE_UNISTD_H 1
2827| #define HAVE_SYS_PARAM_H 1
2828| #define HAVE_GETCWD 1
2829| #define HAVE_GETEGID 1
2830| #define HAVE_GETEUID 1
2831| #define HAVE_GETGID 1
2832| #define HAVE_GETUID 1
2833| #define HAVE_MEMPCPY 1
2834| #define HAVE_MUNMAP 1
2835| #define HAVE_STPCPY 1
2836| #define HAVE_STRCASECMP 1
2837| #define HAVE_STRDUP 1
2838| #define HAVE_STRTOUL 1
2839| #define HAVE_TSEARCH 1
2840| #define HAVE___FSETLOCKING 1
2841| #define HAVE_DECL_FEOF_UNLOCKED 1
2842| #define HAVE_DECL_FGETS_UNLOCKED 1
2843| #define HAVE_ICONV 1
2844| /* end confdefs.h.  */
2845| 
2846| #include <stdlib.h>
2847| #include <iconv.h>
2848| extern
2849| #ifdef __cplusplus
2850| "C"
2851| #endif
2852| #if defined(__STDC__) || defined(__cplusplus)
2853| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
2854| #else
2855| size_t iconv();
2856| #endif
2857| 
2858| int
2859| main ()
2860| {
2861| 
2862|   ;
2863|   return 0;
2864| }
2865configure:27550: result: 
2866         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
2867configure:27561: checking for NL_LOCALE_NAME macro
2868configure:27590: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2869/tmp/ccIByUu4.o: In function `main':
2870conftest.c:(.text+0x24): undefined reference to `_NL_LOCALE_NAME'
2871collect2: ld returned 1 exit status
2872configure:27597: $? = 1
2873configure: failed program was:
2874| /* confdefs.h.  */
2875| #define PACKAGE_NAME ""
2876| #define PACKAGE_TARNAME ""
2877| #define PACKAGE_VERSION ""
2878| #define PACKAGE_STRING ""
2879| #define PACKAGE_BUGREPORT ""
2880| #define PACKAGE "gettext-tools"
2881| #define VERSION "0.17"
2882| #define STDC_HEADERS 1
2883| #define HAVE_SYS_TYPES_H 1
2884| #define HAVE_SYS_STAT_H 1
2885| #define HAVE_STDLIB_H 1
2886| #define HAVE_STRING_H 1
2887| #define HAVE_MEMORY_H 1
2888| #define HAVE_STRINGS_H 1
2889| #define HAVE_INTTYPES_H 1
2890| #define HAVE_STDINT_H 1
2891| #define HAVE_UNISTD_H 1
2892| #define __EXTENSIONS__ 1
2893| #define _ALL_SOURCE 1
2894| #define _GNU_SOURCE 1
2895| #define _POSIX_PTHREAD_SEMANTICS 1
2896| #define _TANDEM_SOURCE 1
2897| #define HAVE_DLFCN_H 1
2898| #define HAVE_VISIBILITY 1
2899| #define HAVE_STDINT_H_WITH_UINTMAX 1
2900| #define HAVE_ALLOCA_H 1
2901| #define HAVE_ALLOCA 1
2902| #define HAVE_STDLIB_H 1
2903| #define HAVE_UNISTD_H 1
2904| #define HAVE_GETPAGESIZE 1
2905| #define INTDIV0_RAISES_SIGFPE 0
2906| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2907| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2908| #define HAVE_UINTMAX_T 1
2909| #define HAVE_INTTYPES_H 1
2910| #define USE_POSIX_THREADS 1
2911| #define USE_POSIX_THREADS_WEAK 1
2912| #define HAVE_PTHREAD_RWLOCK 1
2913| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2914| #define HAVE_BUILTIN_EXPECT 1
2915| #define HAVE_INTTYPES_H 1
2916| #define HAVE_LIMITS_H 1
2917| #define HAVE_UNISTD_H 1
2918| #define HAVE_SYS_PARAM_H 1
2919| #define HAVE_GETCWD 1
2920| #define HAVE_GETEGID 1
2921| #define HAVE_GETEUID 1
2922| #define HAVE_GETGID 1
2923| #define HAVE_GETUID 1
2924| #define HAVE_MEMPCPY 1
2925| #define HAVE_MUNMAP 1
2926| #define HAVE_STPCPY 1
2927| #define HAVE_STRCASECMP 1
2928| #define HAVE_STRDUP 1
2929| #define HAVE_STRTOUL 1
2930| #define HAVE_TSEARCH 1
2931| #define HAVE___FSETLOCKING 1
2932| #define HAVE_DECL_FEOF_UNLOCKED 1
2933| #define HAVE_DECL_FGETS_UNLOCKED 1
2934| #define HAVE_ICONV 1
2935| #define ICONV_CONST const
2936| /* end confdefs.h.  */
2937| #include <langinfo.h>
2938| #include <locale.h>
2939| int
2940| main ()
2941| {
2942| char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES));
2943|        return !cs;
2944| 
2945|   ;
2946|   return 0;
2947| }
2948configure:27618: result: no
2949configure:27632: checking for bison
2950configure:27648: found /usr/bin/bison
2951configure:27659: result: bison
2952configure:27673: checking version of bison
2953configure:27682: result: 2.3, ok
2954configure:27690: checking for long long int
2955configure:27740: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2956configure:27747: $? = 0
2957configure:27835: result: yes
2958configure:27846: checking for wchar_t
2959configure:27873: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2960configure:27880: $? = 0
2961configure:27895: result: yes
2962configure:27906: checking for wint_t
2963configure:27941: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2964conftest.c:74:19: error: wchar.h: No such file or directory
2965conftest.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
2966configure:27948: $? = 1
2967configure: failed program was:
2968| /* confdefs.h.  */
2969| #define PACKAGE_NAME ""
2970| #define PACKAGE_TARNAME ""
2971| #define PACKAGE_VERSION ""
2972| #define PACKAGE_STRING ""
2973| #define PACKAGE_BUGREPORT ""
2974| #define PACKAGE "gettext-tools"
2975| #define VERSION "0.17"
2976| #define STDC_HEADERS 1
2977| #define HAVE_SYS_TYPES_H 1
2978| #define HAVE_SYS_STAT_H 1
2979| #define HAVE_STDLIB_H 1
2980| #define HAVE_STRING_H 1
2981| #define HAVE_MEMORY_H 1
2982| #define HAVE_STRINGS_H 1
2983| #define HAVE_INTTYPES_H 1
2984| #define HAVE_STDINT_H 1
2985| #define HAVE_UNISTD_H 1
2986| #define __EXTENSIONS__ 1
2987| #define _ALL_SOURCE 1
2988| #define _GNU_SOURCE 1
2989| #define _POSIX_PTHREAD_SEMANTICS 1
2990| #define _TANDEM_SOURCE 1
2991| #define HAVE_DLFCN_H 1
2992| #define HAVE_VISIBILITY 1
2993| #define HAVE_STDINT_H_WITH_UINTMAX 1
2994| #define HAVE_ALLOCA_H 1
2995| #define HAVE_ALLOCA 1
2996| #define HAVE_STDLIB_H 1
2997| #define HAVE_UNISTD_H 1
2998| #define HAVE_GETPAGESIZE 1
2999| #define INTDIV0_RAISES_SIGFPE 0
3000| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3001| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3002| #define HAVE_UINTMAX_T 1
3003| #define HAVE_INTTYPES_H 1
3004| #define USE_POSIX_THREADS 1
3005| #define USE_POSIX_THREADS_WEAK 1
3006| #define HAVE_PTHREAD_RWLOCK 1
3007| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3008| #define HAVE_BUILTIN_EXPECT 1
3009| #define HAVE_INTTYPES_H 1
3010| #define HAVE_LIMITS_H 1
3011| #define HAVE_UNISTD_H 1
3012| #define HAVE_SYS_PARAM_H 1
3013| #define HAVE_GETCWD 1
3014| #define HAVE_GETEGID 1
3015| #define HAVE_GETEUID 1
3016| #define HAVE_GETGID 1
3017| #define HAVE_GETUID 1
3018| #define HAVE_MEMPCPY 1
3019| #define HAVE_MUNMAP 1
3020| #define HAVE_STPCPY 1
3021| #define HAVE_STRCASECMP 1
3022| #define HAVE_STRDUP 1
3023| #define HAVE_STRTOUL 1
3024| #define HAVE_TSEARCH 1
3025| #define HAVE___FSETLOCKING 1
3026| #define HAVE_DECL_FEOF_UNLOCKED 1
3027| #define HAVE_DECL_FGETS_UNLOCKED 1
3028| #define HAVE_ICONV 1
3029| #define ICONV_CONST const
3030| #define HAVE_LONG_LONG_INT 1
3031| #define HAVE_WCHAR_T 1
3032| /* end confdefs.h.  */
3033| 
3034| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
3035|    <wchar.h>.
3036|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
3037|    before <wchar.h>.  */
3038| #include <stddef.h>
3039| #include <stdio.h>
3040| #include <time.h>
3041| #include <wchar.h>
3042|        wint_t foo = (wchar_t)'\0';
3043| int
3044| main ()
3045| {
3046| 
3047|   ;
3048|   return 0;
3049| }
3050configure:27963: result: no
3051configure:27976: checking for intmax_t
3052configure:28012: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3053configure:28019: $? = 0
3054configure:28034: result: yes
3055configure:28046: checking whether printf() supports POSIX/XSI format strings
3056configure:28133: result: guessing yes
3057configure:28146: checking whether we are using the GNU C Library 2.1 or newer
3058configure:28177: result: yes
3059configure:28189: checking for stdint.h
3060configure:28196: result: yes
3061configure:28330: checking for SIZE_MAX
3062configure:29064: result: yes
3063configure:29082: checking for stdint.h
3064configure:29089: result: yes
3065configure:29225: checking for CFPreferencesCopyAppValue
3066configure:29253: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
3067conftest.c:70:42: error: CoreFoundation/CFPreferences.h: No such file or directory
3068conftest.c: In function 'main':
3069conftest.c:74: error: 'NULL' undeclared (first use in this function)
3070conftest.c:74: error: (Each undeclared identifier is reported only once
3071conftest.c:74: error: for each function it appears in.)
3072configure:29260: $? = 1
3073configure: failed program was:
3074| /* confdefs.h.  */
3075| #define PACKAGE_NAME ""
3076| #define PACKAGE_TARNAME ""
3077| #define PACKAGE_VERSION ""
3078| #define PACKAGE_STRING ""
3079| #define PACKAGE_BUGREPORT ""
3080| #define PACKAGE "gettext-tools"
3081| #define VERSION "0.17"
3082| #define STDC_HEADERS 1
3083| #define HAVE_SYS_TYPES_H 1
3084| #define HAVE_SYS_STAT_H 1
3085| #define HAVE_STDLIB_H 1
3086| #define HAVE_STRING_H 1
3087| #define HAVE_MEMORY_H 1
3088| #define HAVE_STRINGS_H 1
3089| #define HAVE_INTTYPES_H 1
3090| #define HAVE_STDINT_H 1
3091| #define HAVE_UNISTD_H 1
3092| #define __EXTENSIONS__ 1
3093| #define _ALL_SOURCE 1
3094| #define _GNU_SOURCE 1
3095| #define _POSIX_PTHREAD_SEMANTICS 1
3096| #define _TANDEM_SOURCE 1
3097| #define HAVE_DLFCN_H 1
3098| #define HAVE_VISIBILITY 1
3099| #define HAVE_STDINT_H_WITH_UINTMAX 1
3100| #define HAVE_ALLOCA_H 1
3101| #define HAVE_ALLOCA 1
3102| #define HAVE_STDLIB_H 1
3103| #define HAVE_UNISTD_H 1
3104| #define HAVE_GETPAGESIZE 1
3105| #define INTDIV0_RAISES_SIGFPE 0
3106| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3107| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3108| #define HAVE_UINTMAX_T 1
3109| #define HAVE_INTTYPES_H 1
3110| #define USE_POSIX_THREADS 1
3111| #define USE_POSIX_THREADS_WEAK 1
3112| #define HAVE_PTHREAD_RWLOCK 1
3113| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3114| #define HAVE_BUILTIN_EXPECT 1
3115| #define HAVE_INTTYPES_H 1
3116| #define HAVE_LIMITS_H 1
3117| #define HAVE_UNISTD_H 1
3118| #define HAVE_SYS_PARAM_H 1
3119| #define HAVE_GETCWD 1
3120| #define HAVE_GETEGID 1
3121| #define HAVE_GETEUID 1
3122| #define HAVE_GETGID 1
3123| #define HAVE_GETUID 1
3124| #define HAVE_MEMPCPY 1
3125| #define HAVE_MUNMAP 1
3126| #define HAVE_STPCPY 1
3127| #define HAVE_STRCASECMP 1
3128| #define HAVE_STRDUP 1
3129| #define HAVE_STRTOUL 1
3130| #define HAVE_TSEARCH 1
3131| #define HAVE___FSETLOCKING 1
3132| #define HAVE_DECL_FEOF_UNLOCKED 1
3133| #define HAVE_DECL_FGETS_UNLOCKED 1
3134| #define HAVE_ICONV 1
3135| #define ICONV_CONST const
3136| #define HAVE_LONG_LONG_INT 1
3137| #define HAVE_WCHAR_T 1
3138| #define HAVE_INTMAX_T 1
3139| #define HAVE_POSIX_PRINTF 1
3140| #define HAVE_STDINT_H 1
3141| #define HAVE_STDINT_H 1
3142| /* end confdefs.h.  */
3143| #include <CoreFoundation/CFPreferences.h>
3144| int
3145| main ()
3146| {
3147| CFPreferencesCopyAppValue(NULL, NULL)
3148|   ;
3149|   return 0;
3150| }
3151configure:29281: result: no
3152configure:29290: checking for CFLocaleCopyCurrent
3153configure:29318: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
3154conftest.c:70:37: error: CoreFoundation/CFLocale.h: No such file or directory
3155configure:29325: $? = 1
3156configure: failed program was:
3157| /* confdefs.h.  */
3158| #define PACKAGE_NAME ""
3159| #define PACKAGE_TARNAME ""
3160| #define PACKAGE_VERSION ""
3161| #define PACKAGE_STRING ""
3162| #define PACKAGE_BUGREPORT ""
3163| #define PACKAGE "gettext-tools"
3164| #define VERSION "0.17"
3165| #define STDC_HEADERS 1
3166| #define HAVE_SYS_TYPES_H 1
3167| #define HAVE_SYS_STAT_H 1
3168| #define HAVE_STDLIB_H 1
3169| #define HAVE_STRING_H 1
3170| #define HAVE_MEMORY_H 1
3171| #define HAVE_STRINGS_H 1
3172| #define HAVE_INTTYPES_H 1
3173| #define HAVE_STDINT_H 1
3174| #define HAVE_UNISTD_H 1
3175| #define __EXTENSIONS__ 1
3176| #define _ALL_SOURCE 1
3177| #define _GNU_SOURCE 1
3178| #define _POSIX_PTHREAD_SEMANTICS 1
3179| #define _TANDEM_SOURCE 1
3180| #define HAVE_DLFCN_H 1
3181| #define HAVE_VISIBILITY 1
3182| #define HAVE_STDINT_H_WITH_UINTMAX 1
3183| #define HAVE_ALLOCA_H 1
3184| #define HAVE_ALLOCA 1
3185| #define HAVE_STDLIB_H 1
3186| #define HAVE_UNISTD_H 1
3187| #define HAVE_GETPAGESIZE 1
3188| #define INTDIV0_RAISES_SIGFPE 0
3189| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3190| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3191| #define HAVE_UINTMAX_T 1
3192| #define HAVE_INTTYPES_H 1
3193| #define USE_POSIX_THREADS 1
3194| #define USE_POSIX_THREADS_WEAK 1
3195| #define HAVE_PTHREAD_RWLOCK 1
3196| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3197| #define HAVE_BUILTIN_EXPECT 1
3198| #define HAVE_INTTYPES_H 1
3199| #define HAVE_LIMITS_H 1
3200| #define HAVE_UNISTD_H 1
3201| #define HAVE_SYS_PARAM_H 1
3202| #define HAVE_GETCWD 1
3203| #define HAVE_GETEGID 1
3204| #define HAVE_GETEUID 1
3205| #define HAVE_GETGID 1
3206| #define HAVE_GETUID 1
3207| #define HAVE_MEMPCPY 1
3208| #define HAVE_MUNMAP 1
3209| #define HAVE_STPCPY 1
3210| #define HAVE_STRCASECMP 1
3211| #define HAVE_STRDUP 1
3212| #define HAVE_STRTOUL 1
3213| #define HAVE_TSEARCH 1
3214| #define HAVE___FSETLOCKING 1
3215| #define HAVE_DECL_FEOF_UNLOCKED 1
3216| #define HAVE_DECL_FGETS_UNLOCKED 1
3217| #define HAVE_ICONV 1
3218| #define ICONV_CONST const
3219| #define HAVE_LONG_LONG_INT 1
3220| #define HAVE_WCHAR_T 1
3221| #define HAVE_INTMAX_T 1
3222| #define HAVE_POSIX_PRINTF 1
3223| #define HAVE_STDINT_H 1
3224| #define HAVE_STDINT_H 1
3225| /* end confdefs.h.  */
3226| #include <CoreFoundation/CFLocale.h>
3227| int
3228| main ()
3229| {
3230| CFLocaleCopyCurrent();
3231|   ;
3232|   return 0;
3233| }
3234configure:29346: result: no
3235configure:29366: checking for ptrdiff_t
3236configure:29394: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3237configure:29401: $? = 0
3238configure:29428: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3239conftest.c: In function 'main':
3240conftest.c:106: error: expected expression before ')' token
3241configure:29435: $? = 1
3242configure: failed program was:
3243| /* confdefs.h.  */
3244| #define PACKAGE_NAME ""
3245| #define PACKAGE_TARNAME ""
3246| #define PACKAGE_VERSION ""
3247| #define PACKAGE_STRING ""
3248| #define PACKAGE_BUGREPORT ""
3249| #define PACKAGE "gettext-tools"
3250| #define VERSION "0.17"
3251| #define STDC_HEADERS 1
3252| #define HAVE_SYS_TYPES_H 1
3253| #define HAVE_SYS_STAT_H 1
3254| #define HAVE_STDLIB_H 1
3255| #define HAVE_STRING_H 1
3256| #define HAVE_MEMORY_H 1
3257| #define HAVE_STRINGS_H 1
3258| #define HAVE_INTTYPES_H 1
3259| #define HAVE_STDINT_H 1
3260| #define HAVE_UNISTD_H 1
3261| #define __EXTENSIONS__ 1
3262| #define _ALL_SOURCE 1
3263| #define _GNU_SOURCE 1
3264| #define _POSIX_PTHREAD_SEMANTICS 1
3265| #define _TANDEM_SOURCE 1
3266| #define HAVE_DLFCN_H 1
3267| #define HAVE_VISIBILITY 1
3268| #define HAVE_STDINT_H_WITH_UINTMAX 1
3269| #define HAVE_ALLOCA_H 1
3270| #define HAVE_ALLOCA 1
3271| #define HAVE_STDLIB_H 1
3272| #define HAVE_UNISTD_H 1
3273| #define HAVE_GETPAGESIZE 1
3274| #define INTDIV0_RAISES_SIGFPE 0
3275| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3276| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3277| #define HAVE_UINTMAX_T 1
3278| #define HAVE_INTTYPES_H 1
3279| #define USE_POSIX_THREADS 1
3280| #define USE_POSIX_THREADS_WEAK 1
3281| #define HAVE_PTHREAD_RWLOCK 1
3282| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3283| #define HAVE_BUILTIN_EXPECT 1
3284| #define HAVE_INTTYPES_H 1
3285| #define HAVE_LIMITS_H 1
3286| #define HAVE_UNISTD_H 1
3287| #define HAVE_SYS_PARAM_H 1
3288| #define HAVE_GETCWD 1
3289| #define HAVE_GETEGID 1
3290| #define HAVE_GETEUID 1
3291| #define HAVE_GETGID 1
3292| #define HAVE_GETUID 1
3293| #define HAVE_MEMPCPY 1
3294| #define HAVE_MUNMAP 1
3295| #define HAVE_STPCPY 1
3296| #define HAVE_STRCASECMP 1
3297| #define HAVE_STRDUP 1
3298| #define HAVE_STRTOUL 1
3299| #define HAVE_TSEARCH 1
3300| #define HAVE___FSETLOCKING 1
3301| #define HAVE_DECL_FEOF_UNLOCKED 1
3302| #define HAVE_DECL_FGETS_UNLOCKED 1
3303| #define HAVE_ICONV 1
3304| #define ICONV_CONST const
3305| #define HAVE_LONG_LONG_INT 1
3306| #define HAVE_WCHAR_T 1
3307| #define HAVE_INTMAX_T 1
3308| #define HAVE_POSIX_PRINTF 1
3309| #define HAVE_STDINT_H 1
3310| #define HAVE_STDINT_H 1
3311| /* end confdefs.h.  */
3312| #include <stdio.h>
3313| #ifdef HAVE_SYS_TYPES_H
3314| # include <sys/types.h>
3315| #endif
3316| #ifdef HAVE_SYS_STAT_H
3317| # include <sys/stat.h>
3318| #endif
3319| #ifdef STDC_HEADERS
3320| # include <stdlib.h>
3321| # include <stddef.h>
3322| #else
3323| # ifdef HAVE_STDLIB_H
3324| #  include <stdlib.h>
3325| # endif
3326| #endif
3327| #ifdef HAVE_STRING_H
3328| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3329| #  include <memory.h>
3330| # endif
3331| # include <string.h>
3332| #endif
3333| #ifdef HAVE_STRINGS_H
3334| # include <strings.h>
3335| #endif
3336| #ifdef HAVE_INTTYPES_H
3337| # include <inttypes.h>
3338| #endif
3339| #ifdef HAVE_STDINT_H
3340| # include <stdint.h>
3341| #endif
3342| #ifdef HAVE_UNISTD_H
3343| # include <unistd.h>
3344| #endif
3345| int
3346| main ()
3347| {
3348| if (sizeof ((ptrdiff_t)))
3349| 	  return 0;
3350|   ;
3351|   return 0;
3352| }
3353configure:29458: result: yes
3354configure:29489: checking stddef.h usability
3355configure:29506: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3356configure:29513: $? = 0
3357configure:29527: result: yes
3358configure:29531: checking stddef.h presence
3359configure:29546: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
3360configure:29553: $? = 0
3361configure:29567: result: yes
3362configure:29595: checking for stddef.h
3363configure:29604: result: yes
3364configure:29478: checking for stdlib.h
3365configure:29485: result: yes
3366configure:29478: checking for string.h
3367configure:29485: result: yes
3368configure:29629: checking for asprintf
3369configure:29685: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3370configure:29692: $? = 0
3371configure:29714: result: yes
3372configure:29629: checking for fwprintf
3373configure:29685: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3374/tmp/ccALQHG9.o: In function `main':
3375conftest.c:(.text+0x20): undefined reference to `fwprintf'
3376collect2: ld returned 1 exit status
3377configure:29692: $? = 1
3378configure: failed program was:
3379| /* confdefs.h.  */
3380| #define PACKAGE_NAME ""
3381| #define PACKAGE_TARNAME ""
3382| #define PACKAGE_VERSION ""
3383| #define PACKAGE_STRING ""
3384| #define PACKAGE_BUGREPORT ""
3385| #define PACKAGE "gettext-tools"
3386| #define VERSION "0.17"
3387| #define STDC_HEADERS 1
3388| #define HAVE_SYS_TYPES_H 1
3389| #define HAVE_SYS_STAT_H 1
3390| #define HAVE_STDLIB_H 1
3391| #define HAVE_STRING_H 1
3392| #define HAVE_MEMORY_H 1
3393| #define HAVE_STRINGS_H 1
3394| #define HAVE_INTTYPES_H 1
3395| #define HAVE_STDINT_H 1
3396| #define HAVE_UNISTD_H 1
3397| #define __EXTENSIONS__ 1
3398| #define _ALL_SOURCE 1
3399| #define _GNU_SOURCE 1
3400| #define _POSIX_PTHREAD_SEMANTICS 1
3401| #define _TANDEM_SOURCE 1
3402| #define HAVE_DLFCN_H 1
3403| #define HAVE_VISIBILITY 1
3404| #define HAVE_STDINT_H_WITH_UINTMAX 1
3405| #define HAVE_ALLOCA_H 1
3406| #define HAVE_ALLOCA 1
3407| #define HAVE_STDLIB_H 1
3408| #define HAVE_UNISTD_H 1
3409| #define HAVE_GETPAGESIZE 1
3410| #define INTDIV0_RAISES_SIGFPE 0
3411| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3412| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3413| #define HAVE_UINTMAX_T 1
3414| #define HAVE_INTTYPES_H 1
3415| #define USE_POSIX_THREADS 1
3416| #define USE_POSIX_THREADS_WEAK 1
3417| #define HAVE_PTHREAD_RWLOCK 1
3418| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3419| #define HAVE_BUILTIN_EXPECT 1
3420| #define HAVE_INTTYPES_H 1
3421| #define HAVE_LIMITS_H 1
3422| #define HAVE_UNISTD_H 1
3423| #define HAVE_SYS_PARAM_H 1
3424| #define HAVE_GETCWD 1
3425| #define HAVE_GETEGID 1
3426| #define HAVE_GETEUID 1
3427| #define HAVE_GETGID 1
3428| #define HAVE_GETUID 1
3429| #define HAVE_MEMPCPY 1
3430| #define HAVE_MUNMAP 1
3431| #define HAVE_STPCPY 1
3432| #define HAVE_STRCASECMP 1
3433| #define HAVE_STRDUP 1
3434| #define HAVE_STRTOUL 1
3435| #define HAVE_TSEARCH 1
3436| #define HAVE___FSETLOCKING 1
3437| #define HAVE_DECL_FEOF_UNLOCKED 1
3438| #define HAVE_DECL_FGETS_UNLOCKED 1
3439| #define HAVE_ICONV 1
3440| #define ICONV_CONST const
3441| #define HAVE_LONG_LONG_INT 1
3442| #define HAVE_WCHAR_T 1
3443| #define HAVE_INTMAX_T 1
3444| #define HAVE_POSIX_PRINTF 1
3445| #define HAVE_STDINT_H 1
3446| #define HAVE_STDINT_H 1
3447| #define HAVE_STDDEF_H 1
3448| #define HAVE_STDLIB_H 1
3449| #define HAVE_STRING_H 1
3450| #define HAVE_ASPRINTF 1
3451| /* end confdefs.h.  */
3452| /* Define fwprintf to an innocuous variant, in case <limits.h> declares fwprintf.
3453|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3454| #define fwprintf innocuous_fwprintf
3455| 
3456| /* System header to define __stub macros and hopefully few prototypes,
3457|     which can conflict with char fwprintf (); below.
3458|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3459|     <limits.h> exists even on freestanding compilers.  */
3460| 
3461| #ifdef __STDC__
3462| # include <limits.h>
3463| #else
3464| # include <assert.h>
3465| #endif
3466| 
3467| #undef fwprintf
3468| 
3469| /* Override any GCC internal prototype to avoid an error.
3470|    Use char because int might match the return type of a GCC
3471|    builtin and then its argument prototype would still apply.  */
3472| #ifdef __cplusplus
3473| extern "C"
3474| #endif
3475| char fwprintf ();
3476| /* The GNU C library defines this for functions which it implements
3477|     to always fail with ENOSYS.  Some functions are actually named
3478|     something starting with __ and the normal name is an alias.  */
3479| #if defined __stub_fwprintf || defined __stub___fwprintf
3480| choke me
3481| #endif
3482| 
3483| int
3484| main ()
3485| {
3486| return fwprintf ();
3487|   ;
3488|   return 0;
3489| }
3490configure:29714: result: no
3491configure:29629: checking for putenv
3492configure:29685: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3493configure:29692: $? = 0
3494configure:29714: result: yes
3495configure:29629: checking for setenv
3496configure:29685: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3497configure:29692: $? = 0
3498configure:29714: result: yes
3499configure:29629: checking for setlocale
3500configure:29685: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3501configure:29692: $? = 0
3502configure:29714: result: yes
3503configure:29629: checking for snprintf
3504configure:29685: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3505conftest.c:100: warning: conflicting types for built-in function 'snprintf'
3506configure:29692: $? = 0
3507configure:29714: result: yes
3508configure:29629: checking for wcslen
3509configure:29685: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3510/tmp/ccyMYCeK.o: In function `main':
3511conftest.c:(.text+0x20): undefined reference to `wcslen'
3512collect2: ld returned 1 exit status
3513configure:29692: $? = 1
3514configure: failed program was:
3515| /* confdefs.h.  */
3516| #define PACKAGE_NAME ""
3517| #define PACKAGE_TARNAME ""
3518| #define PACKAGE_VERSION ""
3519| #define PACKAGE_STRING ""
3520| #define PACKAGE_BUGREPORT ""
3521| #define PACKAGE "gettext-tools"
3522| #define VERSION "0.17"
3523| #define STDC_HEADERS 1
3524| #define HAVE_SYS_TYPES_H 1
3525| #define HAVE_SYS_STAT_H 1
3526| #define HAVE_STDLIB_H 1
3527| #define HAVE_STRING_H 1
3528| #define HAVE_MEMORY_H 1
3529| #define HAVE_STRINGS_H 1
3530| #define HAVE_INTTYPES_H 1
3531| #define HAVE_STDINT_H 1
3532| #define HAVE_UNISTD_H 1
3533| #define __EXTENSIONS__ 1
3534| #define _ALL_SOURCE 1
3535| #define _GNU_SOURCE 1
3536| #define _POSIX_PTHREAD_SEMANTICS 1
3537| #define _TANDEM_SOURCE 1
3538| #define HAVE_DLFCN_H 1
3539| #define HAVE_VISIBILITY 1
3540| #define HAVE_STDINT_H_WITH_UINTMAX 1
3541| #define HAVE_ALLOCA_H 1
3542| #define HAVE_ALLOCA 1
3543| #define HAVE_STDLIB_H 1
3544| #define HAVE_UNISTD_H 1
3545| #define HAVE_GETPAGESIZE 1
3546| #define INTDIV0_RAISES_SIGFPE 0
3547| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3548| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3549| #define HAVE_UINTMAX_T 1
3550| #define HAVE_INTTYPES_H 1
3551| #define USE_POSIX_THREADS 1
3552| #define USE_POSIX_THREADS_WEAK 1
3553| #define HAVE_PTHREAD_RWLOCK 1
3554| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3555| #define HAVE_BUILTIN_EXPECT 1
3556| #define HAVE_INTTYPES_H 1
3557| #define HAVE_LIMITS_H 1
3558| #define HAVE_UNISTD_H 1
3559| #define HAVE_SYS_PARAM_H 1
3560| #define HAVE_GETCWD 1
3561| #define HAVE_GETEGID 1
3562| #define HAVE_GETEUID 1
3563| #define HAVE_GETGID 1
3564| #define HAVE_GETUID 1
3565| #define HAVE_MEMPCPY 1
3566| #define HAVE_MUNMAP 1
3567| #define HAVE_STPCPY 1
3568| #define HAVE_STRCASECMP 1
3569| #define HAVE_STRDUP 1
3570| #define HAVE_STRTOUL 1
3571| #define HAVE_TSEARCH 1
3572| #define HAVE___FSETLOCKING 1
3573| #define HAVE_DECL_FEOF_UNLOCKED 1
3574| #define HAVE_DECL_FGETS_UNLOCKED 1
3575| #define HAVE_ICONV 1
3576| #define ICONV_CONST const
3577| #define HAVE_LONG_LONG_INT 1
3578| #define HAVE_WCHAR_T 1
3579| #define HAVE_INTMAX_T 1
3580| #define HAVE_POSIX_PRINTF 1
3581| #define HAVE_STDINT_H 1
3582| #define HAVE_STDINT_H 1
3583| #define HAVE_STDDEF_H 1
3584| #define HAVE_STDLIB_H 1
3585| #define HAVE_STRING_H 1
3586| #define HAVE_ASPRINTF 1
3587| #define HAVE_PUTENV 1
3588| #define HAVE_SETENV 1
3589| #define HAVE_SETLOCALE 1
3590| #define HAVE_SNPRINTF 1
3591| /* end confdefs.h.  */
3592| /* Define wcslen to an innocuous variant, in case <limits.h> declares wcslen.
3593|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3594| #define wcslen innocuous_wcslen
3595| 
3596| /* System header to define __stub macros and hopefully few prototypes,
3597|     which can conflict with char wcslen (); below.
3598|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3599|     <limits.h> exists even on freestanding compilers.  */
3600| 
3601| #ifdef __STDC__
3602| # include <limits.h>
3603| #else
3604| # include <assert.h>
3605| #endif
3606| 
3607| #undef wcslen
3608| 
3609| /* Override any GCC internal prototype to avoid an error.
3610|    Use char because int might match the return type of a GCC
3611|    builtin and then its argument prototype would still apply.  */
3612| #ifdef __cplusplus
3613| extern "C"
3614| #endif
3615| char wcslen ();
3616| /* The GNU C library defines this for functions which it implements
3617|     to always fail with ENOSYS.  Some functions are actually named
3618|     something starting with __ and the normal name is an alias.  */
3619| #if defined __stub_wcslen || defined __stub___wcslen
3620| choke me
3621| #endif
3622| 
3623| int
3624| main ()
3625| {
3626| return wcslen ();
3627|   ;
3628|   return 0;
3629| }
3630configure:29714: result: no
3631configure:29728: checking whether _snprintf is declared
3632configure:29758: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3633conftest.c: In function 'main':
3634conftest.c:84: error: '_snprintf' undeclared (first use in this function)
3635conftest.c:84: error: (Each undeclared identifier is reported only once
3636conftest.c:84: error: for each function it appears in.)
3637configure:29765: $? = 1
3638configure: failed program was:
3639| /* confdefs.h.  */
3640| #define PACKAGE_NAME ""
3641| #define PACKAGE_TARNAME ""
3642| #define PACKAGE_VERSION ""
3643| #define PACKAGE_STRING ""
3644| #define PACKAGE_BUGREPORT ""
3645| #define PACKAGE "gettext-tools"
3646| #define VERSION "0.17"
3647| #define STDC_HEADERS 1
3648| #define HAVE_SYS_TYPES_H 1
3649| #define HAVE_SYS_STAT_H 1
3650| #define HAVE_STDLIB_H 1
3651| #define HAVE_STRING_H 1
3652| #define HAVE_MEMORY_H 1
3653| #define HAVE_STRINGS_H 1
3654| #define HAVE_INTTYPES_H 1
3655| #define HAVE_STDINT_H 1
3656| #define HAVE_UNISTD_H 1
3657| #define __EXTENSIONS__ 1
3658| #define _ALL_SOURCE 1
3659| #define _GNU_SOURCE 1
3660| #define _POSIX_PTHREAD_SEMANTICS 1
3661| #define _TANDEM_SOURCE 1
3662| #define HAVE_DLFCN_H 1
3663| #define HAVE_VISIBILITY 1
3664| #define HAVE_STDINT_H_WITH_UINTMAX 1
3665| #define HAVE_ALLOCA_H 1
3666| #define HAVE_ALLOCA 1
3667| #define HAVE_STDLIB_H 1
3668| #define HAVE_UNISTD_H 1
3669| #define HAVE_GETPAGESIZE 1
3670| #define INTDIV0_RAISES_SIGFPE 0
3671| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3672| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3673| #define HAVE_UINTMAX_T 1
3674| #define HAVE_INTTYPES_H 1
3675| #define USE_POSIX_THREADS 1
3676| #define USE_POSIX_THREADS_WEAK 1
3677| #define HAVE_PTHREAD_RWLOCK 1
3678| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3679| #define HAVE_BUILTIN_EXPECT 1
3680| #define HAVE_INTTYPES_H 1
3681| #define HAVE_LIMITS_H 1
3682| #define HAVE_UNISTD_H 1
3683| #define HAVE_SYS_PARAM_H 1
3684| #define HAVE_GETCWD 1
3685| #define HAVE_GETEGID 1
3686| #define HAVE_GETEUID 1
3687| #define HAVE_GETGID 1
3688| #define HAVE_GETUID 1
3689| #define HAVE_MEMPCPY 1
3690| #define HAVE_MUNMAP 1
3691| #define HAVE_STPCPY 1
3692| #define HAVE_STRCASECMP 1
3693| #define HAVE_STRDUP 1
3694| #define HAVE_STRTOUL 1
3695| #define HAVE_TSEARCH 1
3696| #define HAVE___FSETLOCKING 1
3697| #define HAVE_DECL_FEOF_UNLOCKED 1
3698| #define HAVE_DECL_FGETS_UNLOCKED 1
3699| #define HAVE_ICONV 1
3700| #define ICONV_CONST const
3701| #define HAVE_LONG_LONG_INT 1
3702| #define HAVE_WCHAR_T 1
3703| #define HAVE_INTMAX_T 1
3704| #define HAVE_POSIX_PRINTF 1
3705| #define HAVE_STDINT_H 1
3706| #define HAVE_STDINT_H 1
3707| #define HAVE_STDDEF_H 1
3708| #define HAVE_STDLIB_H 1
3709| #define HAVE_STRING_H 1
3710| #define HAVE_ASPRINTF 1
3711| #define HAVE_PUTENV 1
3712| #define HAVE_SETENV 1
3713| #define HAVE_SETLOCALE 1
3714| #define HAVE_SNPRINTF 1
3715| /* end confdefs.h.  */
3716| #include <stdio.h>
3717| int
3718| main ()
3719| {
3720| 
3721| #ifndef _snprintf
3722|   char *p = (char *) _snprintf;
3723| #endif
3724| 
3725|   ;
3726|   return 0;
3727| }
3728configure:29780: result: no
3729configure:29794: checking whether _snwprintf is declared
3730configure:29824: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3731conftest.c: In function 'main':
3732conftest.c:85: error: '_snwprintf' undeclared (first use in this function)
3733conftest.c:85: error: (Each undeclared identifier is reported only once
3734conftest.c:85: error: for each function it appears in.)
3735configure:29831: $? = 1
3736configure: failed program was:
3737| /* confdefs.h.  */
3738| #define PACKAGE_NAME ""
3739| #define PACKAGE_TARNAME ""
3740| #define PACKAGE_VERSION ""
3741| #define PACKAGE_STRING ""
3742| #define PACKAGE_BUGREPORT ""
3743| #define PACKAGE "gettext-tools"
3744| #define VERSION "0.17"
3745| #define STDC_HEADERS 1
3746| #define HAVE_SYS_TYPES_H 1
3747| #define HAVE_SYS_STAT_H 1
3748| #define HAVE_STDLIB_H 1
3749| #define HAVE_STRING_H 1
3750| #define HAVE_MEMORY_H 1
3751| #define HAVE_STRINGS_H 1
3752| #define HAVE_INTTYPES_H 1
3753| #define HAVE_STDINT_H 1
3754| #define HAVE_UNISTD_H 1
3755| #define __EXTENSIONS__ 1
3756| #define _ALL_SOURCE 1
3757| #define _GNU_SOURCE 1
3758| #define _POSIX_PTHREAD_SEMANTICS 1
3759| #define _TANDEM_SOURCE 1
3760| #define HAVE_DLFCN_H 1
3761| #define HAVE_VISIBILITY 1
3762| #define HAVE_STDINT_H_WITH_UINTMAX 1
3763| #define HAVE_ALLOCA_H 1
3764| #define HAVE_ALLOCA 1
3765| #define HAVE_STDLIB_H 1
3766| #define HAVE_UNISTD_H 1
3767| #define HAVE_GETPAGESIZE 1
3768| #define INTDIV0_RAISES_SIGFPE 0
3769| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3770| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3771| #define HAVE_UINTMAX_T 1
3772| #define HAVE_INTTYPES_H 1
3773| #define USE_POSIX_THREADS 1
3774| #define USE_POSIX_THREADS_WEAK 1
3775| #define HAVE_PTHREAD_RWLOCK 1
3776| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3777| #define HAVE_BUILTIN_EXPECT 1
3778| #define HAVE_INTTYPES_H 1
3779| #define HAVE_LIMITS_H 1
3780| #define HAVE_UNISTD_H 1
3781| #define HAVE_SYS_PARAM_H 1
3782| #define HAVE_GETCWD 1
3783| #define HAVE_GETEGID 1
3784| #define HAVE_GETEUID 1
3785| #define HAVE_GETGID 1
3786| #define HAVE_GETUID 1
3787| #define HAVE_MEMPCPY 1
3788| #define HAVE_MUNMAP 1
3789| #define HAVE_STPCPY 1
3790| #define HAVE_STRCASECMP 1
3791| #define HAVE_STRDUP 1
3792| #define HAVE_STRTOUL 1
3793| #define HAVE_TSEARCH 1
3794| #define HAVE___FSETLOCKING 1
3795| #define HAVE_DECL_FEOF_UNLOCKED 1
3796| #define HAVE_DECL_FGETS_UNLOCKED 1
3797| #define HAVE_ICONV 1
3798| #define ICONV_CONST const
3799| #define HAVE_LONG_LONG_INT 1
3800| #define HAVE_WCHAR_T 1
3801| #define HAVE_INTMAX_T 1
3802| #define HAVE_POSIX_PRINTF 1
3803| #define HAVE_STDINT_H 1
3804| #define HAVE_STDINT_H 1
3805| #define HAVE_STDDEF_H 1
3806| #define HAVE_STDLIB_H 1
3807| #define HAVE_STRING_H 1
3808| #define HAVE_ASPRINTF 1
3809| #define HAVE_PUTENV 1
3810| #define HAVE_SETENV 1
3811| #define HAVE_SETLOCALE 1
3812| #define HAVE_SNPRINTF 1
3813| #define HAVE_DECL__SNPRINTF 0
3814| /* end confdefs.h.  */
3815| #include <stdio.h>
3816| int
3817| main ()
3818| {
3819| 
3820| #ifndef _snwprintf
3821|   char *p = (char *) _snwprintf;
3822| #endif
3823| 
3824|   ;
3825|   return 0;
3826| }
3827configure:29846: result: no
3828configure:29861: checking whether getc_unlocked is declared
3829configure:29891: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3830configure:29898: $? = 0
3831configure:29913: result: yes
3832configure:29952: checking for nl_langinfo and CODESET
3833configure:29978: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3834configure:29985: $? = 0
3835configure:30006: result: yes
3836configure:30017: checking for LC_MESSAGES
3837configure:30043: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3838configure:30050: $? = 0
3839configure:30070: result: yes
3840configure:30224: checking for CFPreferencesCopyAppValue
3841configure:30280: result: no
3842configure:30289: checking for CFLocaleCopyCurrent
3843configure:30345: result: no
3844configure:30382: checking whether included gettext is requested
3845configure:30392: result: no
3846configure:30415: checking for GNU gettext in libc
3847configure:30445: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
3848conftest.c:83:21: error: libintl.h: No such file or directory
3849conftest.c: In function 'main':
3850conftest.c:91: warning: incompatible implicit declaration of built-in function 'gettext'
3851conftest.c:91: error: invalid type argument of 'unary *'
3852configure:30452: $? = 1
3853configure: failed program was:
3854| /* confdefs.h.  */
3855| #define PACKAGE_NAME ""
3856| #define PACKAGE_TARNAME ""
3857| #define PACKAGE_VERSION ""
3858| #define PACKAGE_STRING ""
3859| #define PACKAGE_BUGREPORT ""
3860| #define PACKAGE "gettext-tools"
3861| #define VERSION "0.17"
3862| #define STDC_HEADERS 1
3863| #define HAVE_SYS_TYPES_H 1
3864| #define HAVE_SYS_STAT_H 1
3865| #define HAVE_STDLIB_H 1
3866| #define HAVE_STRING_H 1
3867| #define HAVE_MEMORY_H 1
3868| #define HAVE_STRINGS_H 1
3869| #define HAVE_INTTYPES_H 1
3870| #define HAVE_STDINT_H 1
3871| #define HAVE_UNISTD_H 1
3872| #define __EXTENSIONS__ 1
3873| #define _ALL_SOURCE 1
3874| #define _GNU_SOURCE 1
3875| #define _POSIX_PTHREAD_SEMANTICS 1
3876| #define _TANDEM_SOURCE 1
3877| #define HAVE_DLFCN_H 1
3878| #define HAVE_VISIBILITY 1
3879| #define HAVE_STDINT_H_WITH_UINTMAX 1
3880| #define HAVE_ALLOCA_H 1
3881| #define HAVE_ALLOCA 1
3882| #define HAVE_STDLIB_H 1
3883| #define HAVE_UNISTD_H 1
3884| #define HAVE_GETPAGESIZE 1
3885| #define INTDIV0_RAISES_SIGFPE 0
3886| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3887| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3888| #define HAVE_UINTMAX_T 1
3889| #define HAVE_INTTYPES_H 1
3890| #define USE_POSIX_THREADS 1
3891| #define USE_POSIX_THREADS_WEAK 1
3892| #define HAVE_PTHREAD_RWLOCK 1
3893| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3894| #define HAVE_BUILTIN_EXPECT 1
3895| #define HAVE_INTTYPES_H 1
3896| #define HAVE_LIMITS_H 1
3897| #define HAVE_UNISTD_H 1
3898| #define HAVE_SYS_PARAM_H 1
3899| #define HAVE_GETCWD 1
3900| #define HAVE_GETEGID 1
3901| #define HAVE_GETEUID 1
3902| #define HAVE_GETGID 1
3903| #define HAVE_GETUID 1
3904| #define HAVE_MEMPCPY 1
3905| #define HAVE_MUNMAP 1
3906| #define HAVE_STPCPY 1
3907| #define HAVE_STRCASECMP 1
3908| #define HAVE_STRDUP 1
3909| #define HAVE_STRTOUL 1
3910| #define HAVE_TSEARCH 1
3911| #define HAVE___FSETLOCKING 1
3912| #define HAVE_DECL_FEOF_UNLOCKED 1
3913| #define HAVE_DECL_FGETS_UNLOCKED 1
3914| #define HAVE_ICONV 1
3915| #define ICONV_CONST const
3916| #define HAVE_LONG_LONG_INT 1
3917| #define HAVE_WCHAR_T 1
3918| #define HAVE_INTMAX_T 1
3919| #define HAVE_POSIX_PRINTF 1
3920| #define HAVE_STDINT_H 1
3921| #define HAVE_STDINT_H 1
3922| #define HAVE_STDDEF_H 1
3923| #define HAVE_STDLIB_H 1
3924| #define HAVE_STRING_H 1
3925| #define HAVE_ASPRINTF 1
3926| #define HAVE_PUTENV 1
3927| #define HAVE_SETENV 1
3928| #define HAVE_SETLOCALE 1
3929| #define HAVE_SNPRINTF 1
3930| #define HAVE_DECL__SNPRINTF 0
3931| #define HAVE_DECL__SNWPRINTF 0
3932| #define HAVE_DECL_GETC_UNLOCKED 1
3933| #define HAVE_LANGINFO_CODESET 1
3934| #define HAVE_LC_MESSAGES 1
3935| /* end confdefs.h.  */
3936| #include <libintl.h>
3937| 
3938| extern int _nl_msg_cat_cntr;
3939| extern int *_nl_domain_bindings;
3940| int
3941| main ()
3942| {
3943| bindtextdomain ("", "");
3944| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
3945|   ;
3946|   return 0;
3947| }
3948configure:30474: result: no
3949configure:30914: checking for GNU gettext in libintl
3950configure:30952: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  -lintl >&5
3951conftest.c:83:21: error: libintl.h: No such file or directory
3952conftest.c: In function 'main':
3953conftest.c:95: warning: incompatible implicit declaration of built-in function 'gettext'
3954conftest.c:95: error: invalid type argument of 'unary *'
3955configure:30959: $? = 1
3956configure: failed program was:
3957| /* confdefs.h.  */
3958| #define PACKAGE_NAME ""
3959| #define PACKAGE_TARNAME ""
3960| #define PACKAGE_VERSION ""
3961| #define PACKAGE_STRING ""
3962| #define PACKAGE_BUGREPORT ""
3963| #define PACKAGE "gettext-tools"
3964| #define VERSION "0.17"
3965| #define STDC_HEADERS 1
3966| #define HAVE_SYS_TYPES_H 1
3967| #define HAVE_SYS_STAT_H 1
3968| #define HAVE_STDLIB_H 1
3969| #define HAVE_STRING_H 1
3970| #define HAVE_MEMORY_H 1
3971| #define HAVE_STRINGS_H 1
3972| #define HAVE_INTTYPES_H 1
3973| #define HAVE_STDINT_H 1
3974| #define HAVE_UNISTD_H 1
3975| #define __EXTENSIONS__ 1
3976| #define _ALL_SOURCE 1
3977| #define _GNU_SOURCE 1
3978| #define _POSIX_PTHREAD_SEMANTICS 1
3979| #define _TANDEM_SOURCE 1
3980| #define HAVE_DLFCN_H 1
3981| #define HAVE_VISIBILITY 1
3982| #define HAVE_STDINT_H_WITH_UINTMAX 1
3983| #define HAVE_ALLOCA_H 1
3984| #define HAVE_ALLOCA 1
3985| #define HAVE_STDLIB_H 1
3986| #define HAVE_UNISTD_H 1
3987| #define HAVE_GETPAGESIZE 1
3988| #define INTDIV0_RAISES_SIGFPE 0
3989| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3990| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3991| #define HAVE_UINTMAX_T 1
3992| #define HAVE_INTTYPES_H 1
3993| #define USE_POSIX_THREADS 1
3994| #define USE_POSIX_THREADS_WEAK 1
3995| #define HAVE_PTHREAD_RWLOCK 1
3996| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3997| #define HAVE_BUILTIN_EXPECT 1
3998| #define HAVE_INTTYPES_H 1
3999| #define HAVE_LIMITS_H 1
4000| #define HAVE_UNISTD_H 1
4001| #define HAVE_SYS_PARAM_H 1
4002| #define HAVE_GETCWD 1
4003| #define HAVE_GETEGID 1
4004| #define HAVE_GETEUID 1
4005| #define HAVE_GETGID 1
4006| #define HAVE_GETUID 1
4007| #define HAVE_MEMPCPY 1
4008| #define HAVE_MUNMAP 1
4009| #define HAVE_STPCPY 1
4010| #define HAVE_STRCASECMP 1
4011| #define HAVE_STRDUP 1
4012| #define HAVE_STRTOUL 1
4013| #define HAVE_TSEARCH 1
4014| #define HAVE___FSETLOCKING 1
4015| #define HAVE_DECL_FEOF_UNLOCKED 1
4016| #define HAVE_DECL_FGETS_UNLOCKED 1
4017| #define HAVE_ICONV 1
4018| #define ICONV_CONST const
4019| #define HAVE_LONG_LONG_INT 1
4020| #define HAVE_WCHAR_T 1
4021| #define HAVE_INTMAX_T 1
4022| #define HAVE_POSIX_PRINTF 1
4023| #define HAVE_STDINT_H 1
4024| #define HAVE_STDINT_H 1
4025| #define HAVE_STDDEF_H 1
4026| #define HAVE_STDLIB_H 1
4027| #define HAVE_STRING_H 1
4028| #define HAVE_ASPRINTF 1
4029| #define HAVE_PUTENV 1
4030| #define HAVE_SETENV 1
4031| #define HAVE_SETLOCALE 1
4032| #define HAVE_SNPRINTF 1
4033| #define HAVE_DECL__SNPRINTF 0
4034| #define HAVE_DECL__SNWPRINTF 0
4035| #define HAVE_DECL_GETC_UNLOCKED 1
4036| #define HAVE_LANGINFO_CODESET 1
4037| #define HAVE_LC_MESSAGES 1
4038| /* end confdefs.h.  */
4039| #include <libintl.h>
4040| 
4041| extern int _nl_msg_cat_cntr;
4042| extern
4043| #ifdef __cplusplus
4044| "C"
4045| #endif
4046| const char *_nl_expand_alias (const char *);
4047| int
4048| main ()
4049| {
4050| bindtextdomain ("", "");
4051| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
4052|   ;
4053|   return 0;
4054| }
4055configure:31009: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  -lintl ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib >&5
4056conftest.c:83:21: error: libintl.h: No such file or directory
4057conftest.c: In function 'main':
4058conftest.c:95: warning: incompatible implicit declaration of built-in function 'gettext'
4059conftest.c:95: error: invalid type argument of 'unary *'
4060configure:31016: $? = 1
4061configure: failed program was:
4062| /* confdefs.h.  */
4063| #define PACKAGE_NAME ""
4064| #define PACKAGE_TARNAME ""
4065| #define PACKAGE_VERSION ""
4066| #define PACKAGE_STRING ""
4067| #define PACKAGE_BUGREPORT ""
4068| #define PACKAGE "gettext-tools"
4069| #define VERSION "0.17"
4070| #define STDC_HEADERS 1
4071| #define HAVE_SYS_TYPES_H 1
4072| #define HAVE_SYS_STAT_H 1
4073| #define HAVE_STDLIB_H 1
4074| #define HAVE_STRING_H 1
4075| #define HAVE_MEMORY_H 1
4076| #define HAVE_STRINGS_H 1
4077| #define HAVE_INTTYPES_H 1
4078| #define HAVE_STDINT_H 1
4079| #define HAVE_UNISTD_H 1
4080| #define __EXTENSIONS__ 1
4081| #define _ALL_SOURCE 1
4082| #define _GNU_SOURCE 1
4083| #define _POSIX_PTHREAD_SEMANTICS 1
4084| #define _TANDEM_SOURCE 1
4085| #define HAVE_DLFCN_H 1
4086| #define HAVE_VISIBILITY 1
4087| #define HAVE_STDINT_H_WITH_UINTMAX 1
4088| #define HAVE_ALLOCA_H 1
4089| #define HAVE_ALLOCA 1
4090| #define HAVE_STDLIB_H 1
4091| #define HAVE_UNISTD_H 1
4092| #define HAVE_GETPAGESIZE 1
4093| #define INTDIV0_RAISES_SIGFPE 0
4094| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4095| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4096| #define HAVE_UINTMAX_T 1
4097| #define HAVE_INTTYPES_H 1
4098| #define USE_POSIX_THREADS 1
4099| #define USE_POSIX_THREADS_WEAK 1
4100| #define HAVE_PTHREAD_RWLOCK 1
4101| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4102| #define HAVE_BUILTIN_EXPECT 1
4103| #define HAVE_INTTYPES_H 1
4104| #define HAVE_LIMITS_H 1
4105| #define HAVE_UNISTD_H 1
4106| #define HAVE_SYS_PARAM_H 1
4107| #define HAVE_GETCWD 1
4108| #define HAVE_GETEGID 1
4109| #define HAVE_GETEUID 1
4110| #define HAVE_GETGID 1
4111| #define HAVE_GETUID 1
4112| #define HAVE_MEMPCPY 1
4113| #define HAVE_MUNMAP 1
4114| #define HAVE_STPCPY 1
4115| #define HAVE_STRCASECMP 1
4116| #define HAVE_STRDUP 1
4117| #define HAVE_STRTOUL 1
4118| #define HAVE_TSEARCH 1
4119| #define HAVE___FSETLOCKING 1
4120| #define HAVE_DECL_FEOF_UNLOCKED 1
4121| #define HAVE_DECL_FGETS_UNLOCKED 1
4122| #define HAVE_ICONV 1
4123| #define ICONV_CONST const
4124| #define HAVE_LONG_LONG_INT 1
4125| #define HAVE_WCHAR_T 1
4126| #define HAVE_INTMAX_T 1
4127| #define HAVE_POSIX_PRINTF 1
4128| #define HAVE_STDINT_H 1
4129| #define HAVE_STDINT_H 1
4130| #define HAVE_STDDEF_H 1
4131| #define HAVE_STDLIB_H 1
4132| #define HAVE_STRING_H 1
4133| #define HAVE_ASPRINTF 1
4134| #define HAVE_PUTENV 1
4135| #define HAVE_SETENV 1
4136| #define HAVE_SETLOCALE 1
4137| #define HAVE_SNPRINTF 1
4138| #define HAVE_DECL__SNPRINTF 0
4139| #define HAVE_DECL__SNWPRINTF 0
4140| #define HAVE_DECL_GETC_UNLOCKED 1
4141| #define HAVE_LANGINFO_CODESET 1
4142| #define HAVE_LC_MESSAGES 1
4143| /* end confdefs.h.  */
4144| #include <libintl.h>
4145| 
4146| extern int _nl_msg_cat_cntr;
4147| extern
4148| #ifdef __cplusplus
4149| "C"
4150| #endif
4151| const char *_nl_expand_alias (const char *);
4152| int
4153| main ()
4154| {
4155| bindtextdomain ("", "");
4156| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
4157|   ;
4158|   return 0;
4159| }
4160configure:31044: result: no
4161configure:31100: checking whether to use NLS
4162configure:31102: result: yes
4163configure:31105: checking where the gettext function comes from
4164configure:31116: result: included intl directory
4165configure:31262: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
4166/tmp/ccshEpzd.o: In function `main':
4167conftest.c:(.text+0x3c): undefined reference to `ceil'
4168conftest.c:(.text+0x80): undefined reference to `sqrt'
4169collect2: ld returned 1 exit status
4170configure:31269: $? = 1
4171configure: failed program was:
4172| /* confdefs.h.  */
4173| #define PACKAGE_NAME ""
4174| #define PACKAGE_TARNAME ""
4175| #define PACKAGE_VERSION ""
4176| #define PACKAGE_STRING ""
4177| #define PACKAGE_BUGREPORT ""
4178| #define PACKAGE "gettext-tools"
4179| #define VERSION "0.17"
4180| #define STDC_HEADERS 1
4181| #define HAVE_SYS_TYPES_H 1
4182| #define HAVE_SYS_STAT_H 1
4183| #define HAVE_STDLIB_H 1
4184| #define HAVE_STRING_H 1
4185| #define HAVE_MEMORY_H 1
4186| #define HAVE_STRINGS_H 1
4187| #define HAVE_INTTYPES_H 1
4188| #define HAVE_STDINT_H 1
4189| #define HAVE_UNISTD_H 1
4190| #define __EXTENSIONS__ 1
4191| #define _ALL_SOURCE 1
4192| #define _GNU_SOURCE 1
4193| #define _POSIX_PTHREAD_SEMANTICS 1
4194| #define _TANDEM_SOURCE 1
4195| #define HAVE_DLFCN_H 1
4196| #define HAVE_VISIBILITY 1
4197| #define HAVE_STDINT_H_WITH_UINTMAX 1
4198| #define HAVE_ALLOCA_H 1
4199| #define HAVE_ALLOCA 1
4200| #define HAVE_STDLIB_H 1
4201| #define HAVE_UNISTD_H 1
4202| #define HAVE_GETPAGESIZE 1
4203| #define INTDIV0_RAISES_SIGFPE 0
4204| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4205| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4206| #define HAVE_UINTMAX_T 1
4207| #define HAVE_INTTYPES_H 1
4208| #define USE_POSIX_THREADS 1
4209| #define USE_POSIX_THREADS_WEAK 1
4210| #define HAVE_PTHREAD_RWLOCK 1
4211| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4212| #define HAVE_BUILTIN_EXPECT 1
4213| #define HAVE_INTTYPES_H 1
4214| #define HAVE_LIMITS_H 1
4215| #define HAVE_UNISTD_H 1
4216| #define HAVE_SYS_PARAM_H 1
4217| #define HAVE_GETCWD 1
4218| #define HAVE_GETEGID 1
4219| #define HAVE_GETEUID 1
4220| #define HAVE_GETGID 1
4221| #define HAVE_GETUID 1
4222| #define HAVE_MEMPCPY 1
4223| #define HAVE_MUNMAP 1
4224| #define HAVE_STPCPY 1
4225| #define HAVE_STRCASECMP 1
4226| #define HAVE_STRDUP 1
4227| #define HAVE_STRTOUL 1
4228| #define HAVE_TSEARCH 1
4229| #define HAVE___FSETLOCKING 1
4230| #define HAVE_DECL_FEOF_UNLOCKED 1
4231| #define HAVE_DECL_FGETS_UNLOCKED 1
4232| #define HAVE_ICONV 1
4233| #define ICONV_CONST const
4234| #define HAVE_LONG_LONG_INT 1
4235| #define HAVE_WCHAR_T 1
4236| #define HAVE_INTMAX_T 1
4237| #define HAVE_POSIX_PRINTF 1
4238| #define HAVE_STDINT_H 1
4239| #define HAVE_STDINT_H 1
4240| #define HAVE_STDDEF_H 1
4241| #define HAVE_STDLIB_H 1
4242| #define HAVE_STRING_H 1
4243| #define HAVE_ASPRINTF 1
4244| #define HAVE_PUTENV 1
4245| #define HAVE_SETENV 1
4246| #define HAVE_SETLOCALE 1
4247| #define HAVE_SNPRINTF 1
4248| #define HAVE_DECL__SNPRINTF 0
4249| #define HAVE_DECL__SNWPRINTF 0
4250| #define HAVE_DECL_GETC_UNLOCKED 1
4251| #define HAVE_LANGINFO_CODESET 1
4252| #define HAVE_LC_MESSAGES 1
4253| #define ENABLE_NLS 1
4254| #define YYENABLE_NLS 1
4255| /* end confdefs.h.  */
4256| 
4257|    #ifndef __NO_MATH_INLINES
4258|    # define __NO_MATH_INLINES 1 /* for glibc */
4259|    #endif
4260|    #include <math.h>
4261|    double x;
4262| int
4263| main ()
4264| {
4265| x = ceil(x); x = sqrt(x);
4266|   ;
4267|   return 0;
4268| }
4269configure:31317: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  -lm >&5
4270configure:31324: $? = 0
4271configure:31359: checking for stdlib.h
4272configure:31366: result: yes
4273configure:31359: checking for string.h
4274configure:31366: result: yes
4275configure:31359: checking for sys/param.h
4276configure:31366: result: yes
4277configure:31359: checking for unistd.h
4278configure:31366: result: yes
4279configure:31370: checking utime.h usability
4280configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4281configure:31394: $? = 0
4282configure:31408: result: yes
4283configure:31412: checking utime.h presence
4284configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4285configure:31434: $? = 0
4286configure:31448: result: yes
4287configure:31476: checking for utime.h
4288configure:31485: result: yes
4289configure:31370: checking fcntl.h usability
4290configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4291configure:31394: $? = 0
4292configure:31408: result: yes
4293configure:31412: checking fcntl.h presence
4294configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4295configure:31434: $? = 0
4296configure:31448: result: yes
4297configure:31476: checking for fcntl.h
4298configure:31485: result: yes
4299configure:31370: checking float.h usability
4300configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4301configure:31394: $? = 0
4302configure:31408: result: yes
4303configure:31412: checking float.h presence
4304configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4305configure:31434: $? = 0
4306configure:31448: result: yes
4307configure:31476: checking for float.h
4308configure:31485: result: yes
4309configure:31370: checking wctype.h usability
4310configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4311conftest.c:125:20: error: wctype.h: No such file or directory
4312configure:31394: $? = 1
4313configure: failed program was:
4314| /* confdefs.h.  */
4315| #define PACKAGE_NAME ""
4316| #define PACKAGE_TARNAME ""
4317| #define PACKAGE_VERSION ""
4318| #define PACKAGE_STRING ""
4319| #define PACKAGE_BUGREPORT ""
4320| #define PACKAGE "gettext-tools"
4321| #define VERSION "0.17"
4322| #define STDC_HEADERS 1
4323| #define HAVE_SYS_TYPES_H 1
4324| #define HAVE_SYS_STAT_H 1
4325| #define HAVE_STDLIB_H 1
4326| #define HAVE_STRING_H 1
4327| #define HAVE_MEMORY_H 1
4328| #define HAVE_STRINGS_H 1
4329| #define HAVE_INTTYPES_H 1
4330| #define HAVE_STDINT_H 1
4331| #define HAVE_UNISTD_H 1
4332| #define __EXTENSIONS__ 1
4333| #define _ALL_SOURCE 1
4334| #define _GNU_SOURCE 1
4335| #define _POSIX_PTHREAD_SEMANTICS 1
4336| #define _TANDEM_SOURCE 1
4337| #define HAVE_DLFCN_H 1
4338| #define HAVE_VISIBILITY 1
4339| #define HAVE_STDINT_H_WITH_UINTMAX 1
4340| #define HAVE_ALLOCA_H 1
4341| #define HAVE_ALLOCA 1
4342| #define HAVE_STDLIB_H 1
4343| #define HAVE_UNISTD_H 1
4344| #define HAVE_GETPAGESIZE 1
4345| #define INTDIV0_RAISES_SIGFPE 0
4346| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4347| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4348| #define HAVE_UINTMAX_T 1
4349| #define HAVE_INTTYPES_H 1
4350| #define USE_POSIX_THREADS 1
4351| #define USE_POSIX_THREADS_WEAK 1
4352| #define HAVE_PTHREAD_RWLOCK 1
4353| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4354| #define HAVE_BUILTIN_EXPECT 1
4355| #define HAVE_INTTYPES_H 1
4356| #define HAVE_LIMITS_H 1
4357| #define HAVE_UNISTD_H 1
4358| #define HAVE_SYS_PARAM_H 1
4359| #define HAVE_GETCWD 1
4360| #define HAVE_GETEGID 1
4361| #define HAVE_GETEUID 1
4362| #define HAVE_GETGID 1
4363| #define HAVE_GETUID 1
4364| #define HAVE_MEMPCPY 1
4365| #define HAVE_MUNMAP 1
4366| #define HAVE_STPCPY 1
4367| #define HAVE_STRCASECMP 1
4368| #define HAVE_STRDUP 1
4369| #define HAVE_STRTOUL 1
4370| #define HAVE_TSEARCH 1
4371| #define HAVE___FSETLOCKING 1
4372| #define HAVE_DECL_FEOF_UNLOCKED 1
4373| #define HAVE_DECL_FGETS_UNLOCKED 1
4374| #define HAVE_ICONV 1
4375| #define ICONV_CONST const
4376| #define HAVE_LONG_LONG_INT 1
4377| #define HAVE_WCHAR_T 1
4378| #define HAVE_INTMAX_T 1
4379| #define HAVE_POSIX_PRINTF 1
4380| #define HAVE_STDINT_H 1
4381| #define HAVE_STDINT_H 1
4382| #define HAVE_STDDEF_H 1
4383| #define HAVE_STDLIB_H 1
4384| #define HAVE_STRING_H 1
4385| #define HAVE_ASPRINTF 1
4386| #define HAVE_PUTENV 1
4387| #define HAVE_SETENV 1
4388| #define HAVE_SETLOCALE 1
4389| #define HAVE_SNPRINTF 1
4390| #define HAVE_DECL__SNPRINTF 0
4391| #define HAVE_DECL__SNWPRINTF 0
4392| #define HAVE_DECL_GETC_UNLOCKED 1
4393| #define HAVE_LANGINFO_CODESET 1
4394| #define HAVE_LC_MESSAGES 1
4395| #define ENABLE_NLS 1
4396| #define YYENABLE_NLS 1
4397| #define HAVE_STDLIB_H 1
4398| #define HAVE_STRING_H 1
4399| #define HAVE_SYS_PARAM_H 1
4400| #define HAVE_UNISTD_H 1
4401| #define HAVE_UTIME_H 1
4402| #define HAVE_FCNTL_H 1
4403| #define HAVE_FLOAT_H 1
4404| /* end confdefs.h.  */
4405| #include <stdio.h>
4406| #ifdef HAVE_SYS_TYPES_H
4407| # include <sys/types.h>
4408| #endif
4409| #ifdef HAVE_SYS_STAT_H
4410| # include <sys/stat.h>
4411| #endif
4412| #ifdef STDC_HEADERS
4413| # include <stdlib.h>
4414| # include <stddef.h>
4415| #else
4416| # ifdef HAVE_STDLIB_H
4417| #  include <stdlib.h>
4418| # endif
4419| #endif
4420| #ifdef HAVE_STRING_H
4421| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4422| #  include <memory.h>
4423| # endif
4424| # include <string.h>
4425| #endif
4426| #ifdef HAVE_STRINGS_H
4427| # include <strings.h>
4428| #endif
4429| #ifdef HAVE_INTTYPES_H
4430| # include <inttypes.h>
4431| #endif
4432| #ifdef HAVE_STDINT_H
4433| # include <stdint.h>
4434| #endif
4435| #ifdef HAVE_UNISTD_H
4436| # include <unistd.h>
4437| #endif
4438| #include <wctype.h>
4439configure:31408: result: no
4440configure:31412: checking wctype.h presence
4441configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4442conftest.c:92:20: error: wctype.h: No such file or directory
4443configure:31434: $? = 1
4444configure: failed program was:
4445| /* confdefs.h.  */
4446| #define PACKAGE_NAME ""
4447| #define PACKAGE_TARNAME ""
4448| #define PACKAGE_VERSION ""
4449| #define PACKAGE_STRING ""
4450| #define PACKAGE_BUGREPORT ""
4451| #define PACKAGE "gettext-tools"
4452| #define VERSION "0.17"
4453| #define STDC_HEADERS 1
4454| #define HAVE_SYS_TYPES_H 1
4455| #define HAVE_SYS_STAT_H 1
4456| #define HAVE_STDLIB_H 1
4457| #define HAVE_STRING_H 1
4458| #define HAVE_MEMORY_H 1
4459| #define HAVE_STRINGS_H 1
4460| #define HAVE_INTTYPES_H 1
4461| #define HAVE_STDINT_H 1
4462| #define HAVE_UNISTD_H 1
4463| #define __EXTENSIONS__ 1
4464| #define _ALL_SOURCE 1
4465| #define _GNU_SOURCE 1
4466| #define _POSIX_PTHREAD_SEMANTICS 1
4467| #define _TANDEM_SOURCE 1
4468| #define HAVE_DLFCN_H 1
4469| #define HAVE_VISIBILITY 1
4470| #define HAVE_STDINT_H_WITH_UINTMAX 1
4471| #define HAVE_ALLOCA_H 1
4472| #define HAVE_ALLOCA 1
4473| #define HAVE_STDLIB_H 1
4474| #define HAVE_UNISTD_H 1
4475| #define HAVE_GETPAGESIZE 1
4476| #define INTDIV0_RAISES_SIGFPE 0
4477| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4478| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4479| #define HAVE_UINTMAX_T 1
4480| #define HAVE_INTTYPES_H 1
4481| #define USE_POSIX_THREADS 1
4482| #define USE_POSIX_THREADS_WEAK 1
4483| #define HAVE_PTHREAD_RWLOCK 1
4484| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4485| #define HAVE_BUILTIN_EXPECT 1
4486| #define HAVE_INTTYPES_H 1
4487| #define HAVE_LIMITS_H 1
4488| #define HAVE_UNISTD_H 1
4489| #define HAVE_SYS_PARAM_H 1
4490| #define HAVE_GETCWD 1
4491| #define HAVE_GETEGID 1
4492| #define HAVE_GETEUID 1
4493| #define HAVE_GETGID 1
4494| #define HAVE_GETUID 1
4495| #define HAVE_MEMPCPY 1
4496| #define HAVE_MUNMAP 1
4497| #define HAVE_STPCPY 1
4498| #define HAVE_STRCASECMP 1
4499| #define HAVE_STRDUP 1
4500| #define HAVE_STRTOUL 1
4501| #define HAVE_TSEARCH 1
4502| #define HAVE___FSETLOCKING 1
4503| #define HAVE_DECL_FEOF_UNLOCKED 1
4504| #define HAVE_DECL_FGETS_UNLOCKED 1
4505| #define HAVE_ICONV 1
4506| #define ICONV_CONST const
4507| #define HAVE_LONG_LONG_INT 1
4508| #define HAVE_WCHAR_T 1
4509| #define HAVE_INTMAX_T 1
4510| #define HAVE_POSIX_PRINTF 1
4511| #define HAVE_STDINT_H 1
4512| #define HAVE_STDINT_H 1
4513| #define HAVE_STDDEF_H 1
4514| #define HAVE_STDLIB_H 1
4515| #define HAVE_STRING_H 1
4516| #define HAVE_ASPRINTF 1
4517| #define HAVE_PUTENV 1
4518| #define HAVE_SETENV 1
4519| #define HAVE_SETLOCALE 1
4520| #define HAVE_SNPRINTF 1
4521| #define HAVE_DECL__SNPRINTF 0
4522| #define HAVE_DECL__SNWPRINTF 0
4523| #define HAVE_DECL_GETC_UNLOCKED 1
4524| #define HAVE_LANGINFO_CODESET 1
4525| #define HAVE_LC_MESSAGES 1
4526| #define ENABLE_NLS 1
4527| #define YYENABLE_NLS 1
4528| #define HAVE_STDLIB_H 1
4529| #define HAVE_STRING_H 1
4530| #define HAVE_SYS_PARAM_H 1
4531| #define HAVE_UNISTD_H 1
4532| #define HAVE_UTIME_H 1
4533| #define HAVE_FCNTL_H 1
4534| #define HAVE_FLOAT_H 1
4535| /* end confdefs.h.  */
4536| #include <wctype.h>
4537configure:31448: result: no
4538configure:31476: checking for wctype.h
4539configure:31485: result: no
4540configure:31370: checking sys/time.h usability
4541configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4542configure:31394: $? = 0
4543configure:31408: result: yes
4544configure:31412: checking sys/time.h presence
4545configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4546configure:31434: $? = 0
4547configure:31448: result: yes
4548configure:31476: checking for sys/time.h
4549configure:31485: result: yes
4550configure:31370: checking iconv.h usability
4551configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4552configure:31394: $? = 0
4553configure:31408: result: yes
4554configure:31412: checking iconv.h presence
4555configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4556configure:31434: $? = 0
4557configure:31448: result: yes
4558configure:31476: checking for iconv.h
4559configure:31485: result: yes
4560configure:31370: checking libcroco-0.6/libcroco/libcroco-config.h usability
4561configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4562conftest.c:127:51: error: libcroco-0.6/libcroco/libcroco-config.h: No such file or directory
4563configure:31394: $? = 1
4564configure: failed program was:
4565| /* confdefs.h.  */
4566| #define PACKAGE_NAME ""
4567| #define PACKAGE_TARNAME ""
4568| #define PACKAGE_VERSION ""
4569| #define PACKAGE_STRING ""
4570| #define PACKAGE_BUGREPORT ""
4571| #define PACKAGE "gettext-tools"
4572| #define VERSION "0.17"
4573| #define STDC_HEADERS 1
4574| #define HAVE_SYS_TYPES_H 1
4575| #define HAVE_SYS_STAT_H 1
4576| #define HAVE_STDLIB_H 1
4577| #define HAVE_STRING_H 1
4578| #define HAVE_MEMORY_H 1
4579| #define HAVE_STRINGS_H 1
4580| #define HAVE_INTTYPES_H 1
4581| #define HAVE_STDINT_H 1
4582| #define HAVE_UNISTD_H 1
4583| #define __EXTENSIONS__ 1
4584| #define _ALL_SOURCE 1
4585| #define _GNU_SOURCE 1
4586| #define _POSIX_PTHREAD_SEMANTICS 1
4587| #define _TANDEM_SOURCE 1
4588| #define HAVE_DLFCN_H 1
4589| #define HAVE_VISIBILITY 1
4590| #define HAVE_STDINT_H_WITH_UINTMAX 1
4591| #define HAVE_ALLOCA_H 1
4592| #define HAVE_ALLOCA 1
4593| #define HAVE_STDLIB_H 1
4594| #define HAVE_UNISTD_H 1
4595| #define HAVE_GETPAGESIZE 1
4596| #define INTDIV0_RAISES_SIGFPE 0
4597| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4598| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4599| #define HAVE_UINTMAX_T 1
4600| #define HAVE_INTTYPES_H 1
4601| #define USE_POSIX_THREADS 1
4602| #define USE_POSIX_THREADS_WEAK 1
4603| #define HAVE_PTHREAD_RWLOCK 1
4604| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4605| #define HAVE_BUILTIN_EXPECT 1
4606| #define HAVE_INTTYPES_H 1
4607| #define HAVE_LIMITS_H 1
4608| #define HAVE_UNISTD_H 1
4609| #define HAVE_SYS_PARAM_H 1
4610| #define HAVE_GETCWD 1
4611| #define HAVE_GETEGID 1
4612| #define HAVE_GETEUID 1
4613| #define HAVE_GETGID 1
4614| #define HAVE_GETUID 1
4615| #define HAVE_MEMPCPY 1
4616| #define HAVE_MUNMAP 1
4617| #define HAVE_STPCPY 1
4618| #define HAVE_STRCASECMP 1
4619| #define HAVE_STRDUP 1
4620| #define HAVE_STRTOUL 1
4621| #define HAVE_TSEARCH 1
4622| #define HAVE___FSETLOCKING 1
4623| #define HAVE_DECL_FEOF_UNLOCKED 1
4624| #define HAVE_DECL_FGETS_UNLOCKED 1
4625| #define HAVE_ICONV 1
4626| #define ICONV_CONST const
4627| #define HAVE_LONG_LONG_INT 1
4628| #define HAVE_WCHAR_T 1
4629| #define HAVE_INTMAX_T 1
4630| #define HAVE_POSIX_PRINTF 1
4631| #define HAVE_STDINT_H 1
4632| #define HAVE_STDINT_H 1
4633| #define HAVE_STDDEF_H 1
4634| #define HAVE_STDLIB_H 1
4635| #define HAVE_STRING_H 1
4636| #define HAVE_ASPRINTF 1
4637| #define HAVE_PUTENV 1
4638| #define HAVE_SETENV 1
4639| #define HAVE_SETLOCALE 1
4640| #define HAVE_SNPRINTF 1
4641| #define HAVE_DECL__SNPRINTF 0
4642| #define HAVE_DECL__SNWPRINTF 0
4643| #define HAVE_DECL_GETC_UNLOCKED 1
4644| #define HAVE_LANGINFO_CODESET 1
4645| #define HAVE_LC_MESSAGES 1
4646| #define ENABLE_NLS 1
4647| #define YYENABLE_NLS 1
4648| #define HAVE_STDLIB_H 1
4649| #define HAVE_STRING_H 1
4650| #define HAVE_SYS_PARAM_H 1
4651| #define HAVE_UNISTD_H 1
4652| #define HAVE_UTIME_H 1
4653| #define HAVE_FCNTL_H 1
4654| #define HAVE_FLOAT_H 1
4655| #define HAVE_SYS_TIME_H 1
4656| #define HAVE_ICONV_H 1
4657| /* end confdefs.h.  */
4658| #include <stdio.h>
4659| #ifdef HAVE_SYS_TYPES_H
4660| # include <sys/types.h>
4661| #endif
4662| #ifdef HAVE_SYS_STAT_H
4663| # include <sys/stat.h>
4664| #endif
4665| #ifdef STDC_HEADERS
4666| # include <stdlib.h>
4667| # include <stddef.h>
4668| #else
4669| # ifdef HAVE_STDLIB_H
4670| #  include <stdlib.h>
4671| # endif
4672| #endif
4673| #ifdef HAVE_STRING_H
4674| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4675| #  include <memory.h>
4676| # endif
4677| # include <string.h>
4678| #endif
4679| #ifdef HAVE_STRINGS_H
4680| # include <strings.h>
4681| #endif
4682| #ifdef HAVE_INTTYPES_H
4683| # include <inttypes.h>
4684| #endif
4685| #ifdef HAVE_STDINT_H
4686| # include <stdint.h>
4687| #endif
4688| #ifdef HAVE_UNISTD_H
4689| # include <unistd.h>
4690| #endif
4691| #include <libcroco-0.6/libcroco/libcroco-config.h>
4692configure:31408: result: no
4693configure:31412: checking libcroco-0.6/libcroco/libcroco-config.h presence
4694configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4695conftest.c:94:51: error: libcroco-0.6/libcroco/libcroco-config.h: No such file or directory
4696configure:31434: $? = 1
4697configure: failed program was:
4698| /* confdefs.h.  */
4699| #define PACKAGE_NAME ""
4700| #define PACKAGE_TARNAME ""
4701| #define PACKAGE_VERSION ""
4702| #define PACKAGE_STRING ""
4703| #define PACKAGE_BUGREPORT ""
4704| #define PACKAGE "gettext-tools"
4705| #define VERSION "0.17"
4706| #define STDC_HEADERS 1
4707| #define HAVE_SYS_TYPES_H 1
4708| #define HAVE_SYS_STAT_H 1
4709| #define HAVE_STDLIB_H 1
4710| #define HAVE_STRING_H 1
4711| #define HAVE_MEMORY_H 1
4712| #define HAVE_STRINGS_H 1
4713| #define HAVE_INTTYPES_H 1
4714| #define HAVE_STDINT_H 1
4715| #define HAVE_UNISTD_H 1
4716| #define __EXTENSIONS__ 1
4717| #define _ALL_SOURCE 1
4718| #define _GNU_SOURCE 1
4719| #define _POSIX_PTHREAD_SEMANTICS 1
4720| #define _TANDEM_SOURCE 1
4721| #define HAVE_DLFCN_H 1
4722| #define HAVE_VISIBILITY 1
4723| #define HAVE_STDINT_H_WITH_UINTMAX 1
4724| #define HAVE_ALLOCA_H 1
4725| #define HAVE_ALLOCA 1
4726| #define HAVE_STDLIB_H 1
4727| #define HAVE_UNISTD_H 1
4728| #define HAVE_GETPAGESIZE 1
4729| #define INTDIV0_RAISES_SIGFPE 0
4730| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4731| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4732| #define HAVE_UINTMAX_T 1
4733| #define HAVE_INTTYPES_H 1
4734| #define USE_POSIX_THREADS 1
4735| #define USE_POSIX_THREADS_WEAK 1
4736| #define HAVE_PTHREAD_RWLOCK 1
4737| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4738| #define HAVE_BUILTIN_EXPECT 1
4739| #define HAVE_INTTYPES_H 1
4740| #define HAVE_LIMITS_H 1
4741| #define HAVE_UNISTD_H 1
4742| #define HAVE_SYS_PARAM_H 1
4743| #define HAVE_GETCWD 1
4744| #define HAVE_GETEGID 1
4745| #define HAVE_GETEUID 1
4746| #define HAVE_GETGID 1
4747| #define HAVE_GETUID 1
4748| #define HAVE_MEMPCPY 1
4749| #define HAVE_MUNMAP 1
4750| #define HAVE_STPCPY 1
4751| #define HAVE_STRCASECMP 1
4752| #define HAVE_STRDUP 1
4753| #define HAVE_STRTOUL 1
4754| #define HAVE_TSEARCH 1
4755| #define HAVE___FSETLOCKING 1
4756| #define HAVE_DECL_FEOF_UNLOCKED 1
4757| #define HAVE_DECL_FGETS_UNLOCKED 1
4758| #define HAVE_ICONV 1
4759| #define ICONV_CONST const
4760| #define HAVE_LONG_LONG_INT 1
4761| #define HAVE_WCHAR_T 1
4762| #define HAVE_INTMAX_T 1
4763| #define HAVE_POSIX_PRINTF 1
4764| #define HAVE_STDINT_H 1
4765| #define HAVE_STDINT_H 1
4766| #define HAVE_STDDEF_H 1
4767| #define HAVE_STDLIB_H 1
4768| #define HAVE_STRING_H 1
4769| #define HAVE_ASPRINTF 1
4770| #define HAVE_PUTENV 1
4771| #define HAVE_SETENV 1
4772| #define HAVE_SETLOCALE 1
4773| #define HAVE_SNPRINTF 1
4774| #define HAVE_DECL__SNPRINTF 0
4775| #define HAVE_DECL__SNWPRINTF 0
4776| #define HAVE_DECL_GETC_UNLOCKED 1
4777| #define HAVE_LANGINFO_CODESET 1
4778| #define HAVE_LC_MESSAGES 1
4779| #define ENABLE_NLS 1
4780| #define YYENABLE_NLS 1
4781| #define HAVE_STDLIB_H 1
4782| #define HAVE_STRING_H 1
4783| #define HAVE_SYS_PARAM_H 1
4784| #define HAVE_UNISTD_H 1
4785| #define HAVE_UTIME_H 1
4786| #define HAVE_FCNTL_H 1
4787| #define HAVE_FLOAT_H 1
4788| #define HAVE_SYS_TIME_H 1
4789| #define HAVE_ICONV_H 1
4790| /* end confdefs.h.  */
4791| #include <libcroco-0.6/libcroco/libcroco-config.h>
4792configure:31448: result: no
4793configure:31476: checking for libcroco-0.6/libcroco/libcroco-config.h
4794configure:31485: result: no
4795configure:31370: checking libxml2/libxml/xmlversion.h usability
4796configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4797conftest.c:127:39: error: libxml2/libxml/xmlversion.h: No such file or directory
4798configure:31394: $? = 1
4799configure: failed program was:
4800| /* confdefs.h.  */
4801| #define PACKAGE_NAME ""
4802| #define PACKAGE_TARNAME ""
4803| #define PACKAGE_VERSION ""
4804| #define PACKAGE_STRING ""
4805| #define PACKAGE_BUGREPORT ""
4806| #define PACKAGE "gettext-tools"
4807| #define VERSION "0.17"
4808| #define STDC_HEADERS 1
4809| #define HAVE_SYS_TYPES_H 1
4810| #define HAVE_SYS_STAT_H 1
4811| #define HAVE_STDLIB_H 1
4812| #define HAVE_STRING_H 1
4813| #define HAVE_MEMORY_H 1
4814| #define HAVE_STRINGS_H 1
4815| #define HAVE_INTTYPES_H 1
4816| #define HAVE_STDINT_H 1
4817| #define HAVE_UNISTD_H 1
4818| #define __EXTENSIONS__ 1
4819| #define _ALL_SOURCE 1
4820| #define _GNU_SOURCE 1
4821| #define _POSIX_PTHREAD_SEMANTICS 1
4822| #define _TANDEM_SOURCE 1
4823| #define HAVE_DLFCN_H 1
4824| #define HAVE_VISIBILITY 1
4825| #define HAVE_STDINT_H_WITH_UINTMAX 1
4826| #define HAVE_ALLOCA_H 1
4827| #define HAVE_ALLOCA 1
4828| #define HAVE_STDLIB_H 1
4829| #define HAVE_UNISTD_H 1
4830| #define HAVE_GETPAGESIZE 1
4831| #define INTDIV0_RAISES_SIGFPE 0
4832| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4833| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4834| #define HAVE_UINTMAX_T 1
4835| #define HAVE_INTTYPES_H 1
4836| #define USE_POSIX_THREADS 1
4837| #define USE_POSIX_THREADS_WEAK 1
4838| #define HAVE_PTHREAD_RWLOCK 1
4839| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4840| #define HAVE_BUILTIN_EXPECT 1
4841| #define HAVE_INTTYPES_H 1
4842| #define HAVE_LIMITS_H 1
4843| #define HAVE_UNISTD_H 1
4844| #define HAVE_SYS_PARAM_H 1
4845| #define HAVE_GETCWD 1
4846| #define HAVE_GETEGID 1
4847| #define HAVE_GETEUID 1
4848| #define HAVE_GETGID 1
4849| #define HAVE_GETUID 1
4850| #define HAVE_MEMPCPY 1
4851| #define HAVE_MUNMAP 1
4852| #define HAVE_STPCPY 1
4853| #define HAVE_STRCASECMP 1
4854| #define HAVE_STRDUP 1
4855| #define HAVE_STRTOUL 1
4856| #define HAVE_TSEARCH 1
4857| #define HAVE___FSETLOCKING 1
4858| #define HAVE_DECL_FEOF_UNLOCKED 1
4859| #define HAVE_DECL_FGETS_UNLOCKED 1
4860| #define HAVE_ICONV 1
4861| #define ICONV_CONST const
4862| #define HAVE_LONG_LONG_INT 1
4863| #define HAVE_WCHAR_T 1
4864| #define HAVE_INTMAX_T 1
4865| #define HAVE_POSIX_PRINTF 1
4866| #define HAVE_STDINT_H 1
4867| #define HAVE_STDINT_H 1
4868| #define HAVE_STDDEF_H 1
4869| #define HAVE_STDLIB_H 1
4870| #define HAVE_STRING_H 1
4871| #define HAVE_ASPRINTF 1
4872| #define HAVE_PUTENV 1
4873| #define HAVE_SETENV 1
4874| #define HAVE_SETLOCALE 1
4875| #define HAVE_SNPRINTF 1
4876| #define HAVE_DECL__SNPRINTF 0
4877| #define HAVE_DECL__SNWPRINTF 0
4878| #define HAVE_DECL_GETC_UNLOCKED 1
4879| #define HAVE_LANGINFO_CODESET 1
4880| #define HAVE_LC_MESSAGES 1
4881| #define ENABLE_NLS 1
4882| #define YYENABLE_NLS 1
4883| #define HAVE_STDLIB_H 1
4884| #define HAVE_STRING_H 1
4885| #define HAVE_SYS_PARAM_H 1
4886| #define HAVE_UNISTD_H 1
4887| #define HAVE_UTIME_H 1
4888| #define HAVE_FCNTL_H 1
4889| #define HAVE_FLOAT_H 1
4890| #define HAVE_SYS_TIME_H 1
4891| #define HAVE_ICONV_H 1
4892| /* end confdefs.h.  */
4893| #include <stdio.h>
4894| #ifdef HAVE_SYS_TYPES_H
4895| # include <sys/types.h>
4896| #endif
4897| #ifdef HAVE_SYS_STAT_H
4898| # include <sys/stat.h>
4899| #endif
4900| #ifdef STDC_HEADERS
4901| # include <stdlib.h>
4902| # include <stddef.h>
4903| #else
4904| # ifdef HAVE_STDLIB_H
4905| #  include <stdlib.h>
4906| # endif
4907| #endif
4908| #ifdef HAVE_STRING_H
4909| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4910| #  include <memory.h>
4911| # endif
4912| # include <string.h>
4913| #endif
4914| #ifdef HAVE_STRINGS_H
4915| # include <strings.h>
4916| #endif
4917| #ifdef HAVE_INTTYPES_H
4918| # include <inttypes.h>
4919| #endif
4920| #ifdef HAVE_STDINT_H
4921| # include <stdint.h>
4922| #endif
4923| #ifdef HAVE_UNISTD_H
4924| # include <unistd.h>
4925| #endif
4926| #include <libxml2/libxml/xmlversion.h>
4927configure:31408: result: no
4928configure:31412: checking libxml2/libxml/xmlversion.h presence
4929configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4930conftest.c:94:39: error: libxml2/libxml/xmlversion.h: No such file or directory
4931configure:31434: $? = 1
4932configure: failed program was:
4933| /* confdefs.h.  */
4934| #define PACKAGE_NAME ""
4935| #define PACKAGE_TARNAME ""
4936| #define PACKAGE_VERSION ""
4937| #define PACKAGE_STRING ""
4938| #define PACKAGE_BUGREPORT ""
4939| #define PACKAGE "gettext-tools"
4940| #define VERSION "0.17"
4941| #define STDC_HEADERS 1
4942| #define HAVE_SYS_TYPES_H 1
4943| #define HAVE_SYS_STAT_H 1
4944| #define HAVE_STDLIB_H 1
4945| #define HAVE_STRING_H 1
4946| #define HAVE_MEMORY_H 1
4947| #define HAVE_STRINGS_H 1
4948| #define HAVE_INTTYPES_H 1
4949| #define HAVE_STDINT_H 1
4950| #define HAVE_UNISTD_H 1
4951| #define __EXTENSIONS__ 1
4952| #define _ALL_SOURCE 1
4953| #define _GNU_SOURCE 1
4954| #define _POSIX_PTHREAD_SEMANTICS 1
4955| #define _TANDEM_SOURCE 1
4956| #define HAVE_DLFCN_H 1
4957| #define HAVE_VISIBILITY 1
4958| #define HAVE_STDINT_H_WITH_UINTMAX 1
4959| #define HAVE_ALLOCA_H 1
4960| #define HAVE_ALLOCA 1
4961| #define HAVE_STDLIB_H 1
4962| #define HAVE_UNISTD_H 1
4963| #define HAVE_GETPAGESIZE 1
4964| #define INTDIV0_RAISES_SIGFPE 0
4965| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4966| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4967| #define HAVE_UINTMAX_T 1
4968| #define HAVE_INTTYPES_H 1
4969| #define USE_POSIX_THREADS 1
4970| #define USE_POSIX_THREADS_WEAK 1
4971| #define HAVE_PTHREAD_RWLOCK 1
4972| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4973| #define HAVE_BUILTIN_EXPECT 1
4974| #define HAVE_INTTYPES_H 1
4975| #define HAVE_LIMITS_H 1
4976| #define HAVE_UNISTD_H 1
4977| #define HAVE_SYS_PARAM_H 1
4978| #define HAVE_GETCWD 1
4979| #define HAVE_GETEGID 1
4980| #define HAVE_GETEUID 1
4981| #define HAVE_GETGID 1
4982| #define HAVE_GETUID 1
4983| #define HAVE_MEMPCPY 1
4984| #define HAVE_MUNMAP 1
4985| #define HAVE_STPCPY 1
4986| #define HAVE_STRCASECMP 1
4987| #define HAVE_STRDUP 1
4988| #define HAVE_STRTOUL 1
4989| #define HAVE_TSEARCH 1
4990| #define HAVE___FSETLOCKING 1
4991| #define HAVE_DECL_FEOF_UNLOCKED 1
4992| #define HAVE_DECL_FGETS_UNLOCKED 1
4993| #define HAVE_ICONV 1
4994| #define ICONV_CONST const
4995| #define HAVE_LONG_LONG_INT 1
4996| #define HAVE_WCHAR_T 1
4997| #define HAVE_INTMAX_T 1
4998| #define HAVE_POSIX_PRINTF 1
4999| #define HAVE_STDINT_H 1
5000| #define HAVE_STDINT_H 1
5001| #define HAVE_STDDEF_H 1
5002| #define HAVE_STDLIB_H 1
5003| #define HAVE_STRING_H 1
5004| #define HAVE_ASPRINTF 1
5005| #define HAVE_PUTENV 1
5006| #define HAVE_SETENV 1
5007| #define HAVE_SETLOCALE 1
5008| #define HAVE_SNPRINTF 1
5009| #define HAVE_DECL__SNPRINTF 0
5010| #define HAVE_DECL__SNWPRINTF 0
5011| #define HAVE_DECL_GETC_UNLOCKED 1
5012| #define HAVE_LANGINFO_CODESET 1
5013| #define HAVE_LC_MESSAGES 1
5014| #define ENABLE_NLS 1
5015| #define YYENABLE_NLS 1
5016| #define HAVE_STDLIB_H 1
5017| #define HAVE_STRING_H 1
5018| #define HAVE_SYS_PARAM_H 1
5019| #define HAVE_UNISTD_H 1
5020| #define HAVE_UTIME_H 1
5021| #define HAVE_FCNTL_H 1
5022| #define HAVE_FLOAT_H 1
5023| #define HAVE_SYS_TIME_H 1
5024| #define HAVE_ICONV_H 1
5025| /* end confdefs.h.  */
5026| #include <libxml2/libxml/xmlversion.h>
5027configure:31448: result: no
5028configure:31476: checking for libxml2/libxml/xmlversion.h
5029configure:31485: result: no
5030configure:31370: checking locale.h usability
5031configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5032configure:31394: $? = 0
5033configure:31408: result: yes
5034configure:31412: checking locale.h presence
5035configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
5036configure:31434: $? = 0
5037configure:31448: result: yes
5038configure:31476: checking for locale.h
5039configure:31485: result: yes
5040configure:31370: checking wchar.h usability
5041configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5042conftest.c:128:19: error: wchar.h: No such file or directory
5043configure:31394: $? = 1
5044configure: failed program was:
5045| /* confdefs.h.  */
5046| #define PACKAGE_NAME ""
5047| #define PACKAGE_TARNAME ""
5048| #define PACKAGE_VERSION ""
5049| #define PACKAGE_STRING ""
5050| #define PACKAGE_BUGREPORT ""
5051| #define PACKAGE "gettext-tools"
5052| #define VERSION "0.17"
5053| #define STDC_HEADERS 1
5054| #define HAVE_SYS_TYPES_H 1
5055| #define HAVE_SYS_STAT_H 1
5056| #define HAVE_STDLIB_H 1
5057| #define HAVE_STRING_H 1
5058| #define HAVE_MEMORY_H 1
5059| #define HAVE_STRINGS_H 1
5060| #define HAVE_INTTYPES_H 1
5061| #define HAVE_STDINT_H 1
5062| #define HAVE_UNISTD_H 1
5063| #define __EXTENSIONS__ 1
5064| #define _ALL_SOURCE 1
5065| #define _GNU_SOURCE 1
5066| #define _POSIX_PTHREAD_SEMANTICS 1
5067| #define _TANDEM_SOURCE 1
5068| #define HAVE_DLFCN_H 1
5069| #define HAVE_VISIBILITY 1
5070| #define HAVE_STDINT_H_WITH_UINTMAX 1
5071| #define HAVE_ALLOCA_H 1
5072| #define HAVE_ALLOCA 1
5073| #define HAVE_STDLIB_H 1
5074| #define HAVE_UNISTD_H 1
5075| #define HAVE_GETPAGESIZE 1
5076| #define INTDIV0_RAISES_SIGFPE 0
5077| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5078| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5079| #define HAVE_UINTMAX_T 1
5080| #define HAVE_INTTYPES_H 1
5081| #define USE_POSIX_THREADS 1
5082| #define USE_POSIX_THREADS_WEAK 1
5083| #define HAVE_PTHREAD_RWLOCK 1
5084| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5085| #define HAVE_BUILTIN_EXPECT 1
5086| #define HAVE_INTTYPES_H 1
5087| #define HAVE_LIMITS_H 1
5088| #define HAVE_UNISTD_H 1
5089| #define HAVE_SYS_PARAM_H 1
5090| #define HAVE_GETCWD 1
5091| #define HAVE_GETEGID 1
5092| #define HAVE_GETEUID 1
5093| #define HAVE_GETGID 1
5094| #define HAVE_GETUID 1
5095| #define HAVE_MEMPCPY 1
5096| #define HAVE_MUNMAP 1
5097| #define HAVE_STPCPY 1
5098| #define HAVE_STRCASECMP 1
5099| #define HAVE_STRDUP 1
5100| #define HAVE_STRTOUL 1
5101| #define HAVE_TSEARCH 1
5102| #define HAVE___FSETLOCKING 1
5103| #define HAVE_DECL_FEOF_UNLOCKED 1
5104| #define HAVE_DECL_FGETS_UNLOCKED 1
5105| #define HAVE_ICONV 1
5106| #define ICONV_CONST const
5107| #define HAVE_LONG_LONG_INT 1
5108| #define HAVE_WCHAR_T 1
5109| #define HAVE_INTMAX_T 1
5110| #define HAVE_POSIX_PRINTF 1
5111| #define HAVE_STDINT_H 1
5112| #define HAVE_STDINT_H 1
5113| #define HAVE_STDDEF_H 1
5114| #define HAVE_STDLIB_H 1
5115| #define HAVE_STRING_H 1
5116| #define HAVE_ASPRINTF 1
5117| #define HAVE_PUTENV 1
5118| #define HAVE_SETENV 1
5119| #define HAVE_SETLOCALE 1
5120| #define HAVE_SNPRINTF 1
5121| #define HAVE_DECL__SNPRINTF 0
5122| #define HAVE_DECL__SNWPRINTF 0
5123| #define HAVE_DECL_GETC_UNLOCKED 1
5124| #define HAVE_LANGINFO_CODESET 1
5125| #define HAVE_LC_MESSAGES 1
5126| #define ENABLE_NLS 1
5127| #define YYENABLE_NLS 1
5128| #define HAVE_STDLIB_H 1
5129| #define HAVE_STRING_H 1
5130| #define HAVE_SYS_PARAM_H 1
5131| #define HAVE_UNISTD_H 1
5132| #define HAVE_UTIME_H 1
5133| #define HAVE_FCNTL_H 1
5134| #define HAVE_FLOAT_H 1
5135| #define HAVE_SYS_TIME_H 1
5136| #define HAVE_ICONV_H 1
5137| #define HAVE_LOCALE_H 1
5138| /* end confdefs.h.  */
5139| #include <stdio.h>
5140| #ifdef HAVE_SYS_TYPES_H
5141| # include <sys/types.h>
5142| #endif
5143| #ifdef HAVE_SYS_STAT_H
5144| # include <sys/stat.h>
5145| #endif
5146| #ifdef STDC_HEADERS
5147| # include <stdlib.h>
5148| # include <stddef.h>
5149| #else
5150| # ifdef HAVE_STDLIB_H
5151| #  include <stdlib.h>
5152| # endif
5153| #endif
5154| #ifdef HAVE_STRING_H
5155| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5156| #  include <memory.h>
5157| # endif
5158| # include <string.h>
5159| #endif
5160| #ifdef HAVE_STRINGS_H
5161| # include <strings.h>
5162| #endif
5163| #ifdef HAVE_INTTYPES_H
5164| # include <inttypes.h>
5165| #endif
5166| #ifdef HAVE_STDINT_H
5167| # include <stdint.h>
5168| #endif
5169| #ifdef HAVE_UNISTD_H
5170| # include <unistd.h>
5171| #endif
5172| #include <wchar.h>
5173configure:31408: result: no
5174configure:31412: checking wchar.h presence
5175configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
5176conftest.c:95:19: error: wchar.h: No such file or directory
5177configure:31434: $? = 1
5178configure: failed program was:
5179| /* confdefs.h.  */
5180| #define PACKAGE_NAME ""
5181| #define PACKAGE_TARNAME ""
5182| #define PACKAGE_VERSION ""
5183| #define PACKAGE_STRING ""
5184| #define PACKAGE_BUGREPORT ""
5185| #define PACKAGE "gettext-tools"
5186| #define VERSION "0.17"
5187| #define STDC_HEADERS 1
5188| #define HAVE_SYS_TYPES_H 1
5189| #define HAVE_SYS_STAT_H 1
5190| #define HAVE_STDLIB_H 1
5191| #define HAVE_STRING_H 1
5192| #define HAVE_MEMORY_H 1
5193| #define HAVE_STRINGS_H 1
5194| #define HAVE_INTTYPES_H 1
5195| #define HAVE_STDINT_H 1
5196| #define HAVE_UNISTD_H 1
5197| #define __EXTENSIONS__ 1
5198| #define _ALL_SOURCE 1
5199| #define _GNU_SOURCE 1
5200| #define _POSIX_PTHREAD_SEMANTICS 1
5201| #define _TANDEM_SOURCE 1
5202| #define HAVE_DLFCN_H 1
5203| #define HAVE_VISIBILITY 1
5204| #define HAVE_STDINT_H_WITH_UINTMAX 1
5205| #define HAVE_ALLOCA_H 1
5206| #define HAVE_ALLOCA 1
5207| #define HAVE_STDLIB_H 1
5208| #define HAVE_UNISTD_H 1
5209| #define HAVE_GETPAGESIZE 1
5210| #define INTDIV0_RAISES_SIGFPE 0
5211| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5212| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5213| #define HAVE_UINTMAX_T 1
5214| #define HAVE_INTTYPES_H 1
5215| #define USE_POSIX_THREADS 1
5216| #define USE_POSIX_THREADS_WEAK 1
5217| #define HAVE_PTHREAD_RWLOCK 1
5218| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5219| #define HAVE_BUILTIN_EXPECT 1
5220| #define HAVE_INTTYPES_H 1
5221| #define HAVE_LIMITS_H 1
5222| #define HAVE_UNISTD_H 1
5223| #define HAVE_SYS_PARAM_H 1
5224| #define HAVE_GETCWD 1
5225| #define HAVE_GETEGID 1
5226| #define HAVE_GETEUID 1
5227| #define HAVE_GETGID 1
5228| #define HAVE_GETUID 1
5229| #define HAVE_MEMPCPY 1
5230| #define HAVE_MUNMAP 1
5231| #define HAVE_STPCPY 1
5232| #define HAVE_STRCASECMP 1
5233| #define HAVE_STRDUP 1
5234| #define HAVE_STRTOUL 1
5235| #define HAVE_TSEARCH 1
5236| #define HAVE___FSETLOCKING 1
5237| #define HAVE_DECL_FEOF_UNLOCKED 1
5238| #define HAVE_DECL_FGETS_UNLOCKED 1
5239| #define HAVE_ICONV 1
5240| #define ICONV_CONST const
5241| #define HAVE_LONG_LONG_INT 1
5242| #define HAVE_WCHAR_T 1
5243| #define HAVE_INTMAX_T 1
5244| #define HAVE_POSIX_PRINTF 1
5245| #define HAVE_STDINT_H 1
5246| #define HAVE_STDINT_H 1
5247| #define HAVE_STDDEF_H 1
5248| #define HAVE_STDLIB_H 1
5249| #define HAVE_STRING_H 1
5250| #define HAVE_ASPRINTF 1
5251| #define HAVE_PUTENV 1
5252| #define HAVE_SETENV 1
5253| #define HAVE_SETLOCALE 1
5254| #define HAVE_SNPRINTF 1
5255| #define HAVE_DECL__SNPRINTF 0
5256| #define HAVE_DECL__SNWPRINTF 0
5257| #define HAVE_DECL_GETC_UNLOCKED 1
5258| #define HAVE_LANGINFO_CODESET 1
5259| #define HAVE_LC_MESSAGES 1
5260| #define ENABLE_NLS 1
5261| #define YYENABLE_NLS 1
5262| #define HAVE_STDLIB_H 1
5263| #define HAVE_STRING_H 1
5264| #define HAVE_SYS_PARAM_H 1
5265| #define HAVE_UNISTD_H 1
5266| #define HAVE_UTIME_H 1
5267| #define HAVE_FCNTL_H 1
5268| #define HAVE_FLOAT_H 1
5269| #define HAVE_SYS_TIME_H 1
5270| #define HAVE_ICONV_H 1
5271| #define HAVE_LOCALE_H 1
5272| /* end confdefs.h.  */
5273| #include <wchar.h>
5274configure:31448: result: no
5275configure:31476: checking for wchar.h
5276configure:31485: result: no
5277configure:31370: checking signal.h usability
5278configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5279configure:31394: $? = 0
5280configure:31408: result: yes
5281configure:31412: checking signal.h presence
5282configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
5283configure:31434: $? = 0
5284configure:31448: result: yes
5285configure:31476: checking for signal.h
5286configure:31485: result: yes
5287configure:31359: checking for stdint.h
5288configure:31366: result: yes
5289configure:31370: checking stdio.h usability
5290configure:31387: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5291configure:31394: $? = 0
5292configure:31408: result: yes
5293configure:31412: checking stdio.h presence
5294configure:31427: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
5295configure:31434: $? = 0
5296configure:31448: result: yes
5297configure:31476: checking for stdio.h
5298configure:31485: result: yes
5299configure:31359: checking for sys/stat.h
5300configure:31366: result: yes
5301configure:31512: checking whether canonicalize_file_name is declared
5302configure:31541: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5303conftest.c: In function 'main':
5304conftest.c:136: error: 'canonicalize_file_name' undeclared (first use in this function)
5305conftest.c:136: error: (Each undeclared identifier is reported only once
5306conftest.c:136: error: for each function it appears in.)
5307configure:31548: $? = 1
5308configure: failed program was:
5309| /* confdefs.h.  */
5310| #define PACKAGE_NAME ""
5311| #define PACKAGE_TARNAME ""
5312| #define PACKAGE_VERSION ""
5313| #define PACKAGE_STRING ""
5314| #define PACKAGE_BUGREPORT ""
5315| #define PACKAGE "gettext-tools"
5316| #define VERSION "0.17"
5317| #define STDC_HEADERS 1
5318| #define HAVE_SYS_TYPES_H 1
5319| #define HAVE_SYS_STAT_H 1
5320| #define HAVE_STDLIB_H 1
5321| #define HAVE_STRING_H 1
5322| #define HAVE_MEMORY_H 1
5323| #define HAVE_STRINGS_H 1
5324| #define HAVE_INTTYPES_H 1
5325| #define HAVE_STDINT_H 1
5326| #define HAVE_UNISTD_H 1
5327| #define __EXTENSIONS__ 1
5328| #define _ALL_SOURCE 1
5329| #define _GNU_SOURCE 1
5330| #define _POSIX_PTHREAD_SEMANTICS 1
5331| #define _TANDEM_SOURCE 1
5332| #define HAVE_DLFCN_H 1
5333| #define HAVE_VISIBILITY 1
5334| #define HAVE_STDINT_H_WITH_UINTMAX 1
5335| #define HAVE_ALLOCA_H 1
5336| #define HAVE_ALLOCA 1
5337| #define HAVE_STDLIB_H 1
5338| #define HAVE_UNISTD_H 1
5339| #define HAVE_GETPAGESIZE 1
5340| #define INTDIV0_RAISES_SIGFPE 0
5341| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5342| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5343| #define HAVE_UINTMAX_T 1
5344| #define HAVE_INTTYPES_H 1
5345| #define USE_POSIX_THREADS 1
5346| #define USE_POSIX_THREADS_WEAK 1
5347| #define HAVE_PTHREAD_RWLOCK 1
5348| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5349| #define HAVE_BUILTIN_EXPECT 1
5350| #define HAVE_INTTYPES_H 1
5351| #define HAVE_LIMITS_H 1
5352| #define HAVE_UNISTD_H 1
5353| #define HAVE_SYS_PARAM_H 1
5354| #define HAVE_GETCWD 1
5355| #define HAVE_GETEGID 1
5356| #define HAVE_GETEUID 1
5357| #define HAVE_GETGID 1
5358| #define HAVE_GETUID 1
5359| #define HAVE_MEMPCPY 1
5360| #define HAVE_MUNMAP 1
5361| #define HAVE_STPCPY 1
5362| #define HAVE_STRCASECMP 1
5363| #define HAVE_STRDUP 1
5364| #define HAVE_STRTOUL 1
5365| #define HAVE_TSEARCH 1
5366| #define HAVE___FSETLOCKING 1
5367| #define HAVE_DECL_FEOF_UNLOCKED 1
5368| #define HAVE_DECL_FGETS_UNLOCKED 1
5369| #define HAVE_ICONV 1
5370| #define ICONV_CONST const
5371| #define HAVE_LONG_LONG_INT 1
5372| #define HAVE_WCHAR_T 1
5373| #define HAVE_INTMAX_T 1
5374| #define HAVE_POSIX_PRINTF 1
5375| #define HAVE_STDINT_H 1
5376| #define HAVE_STDINT_H 1
5377| #define HAVE_STDDEF_H 1
5378| #define HAVE_STDLIB_H 1
5379| #define HAVE_STRING_H 1
5380| #define HAVE_ASPRINTF 1
5381| #define HAVE_PUTENV 1
5382| #define HAVE_SETENV 1
5383| #define HAVE_SETLOCALE 1
5384| #define HAVE_SNPRINTF 1
5385| #define HAVE_DECL__SNPRINTF 0
5386| #define HAVE_DECL__SNWPRINTF 0
5387| #define HAVE_DECL_GETC_UNLOCKED 1
5388| #define HAVE_LANGINFO_CODESET 1
5389| #define HAVE_LC_MESSAGES 1
5390| #define ENABLE_NLS 1
5391| #define YYENABLE_NLS 1
5392| #define HAVE_STDLIB_H 1
5393| #define HAVE_STRING_H 1
5394| #define HAVE_SYS_PARAM_H 1
5395| #define HAVE_UNISTD_H 1
5396| #define HAVE_UTIME_H 1
5397| #define HAVE_FCNTL_H 1
5398| #define HAVE_FLOAT_H 1
5399| #define HAVE_SYS_TIME_H 1
5400| #define HAVE_ICONV_H 1
5401| #define HAVE_LOCALE_H 1
5402| #define HAVE_SIGNAL_H 1
5403| #define HAVE_STDINT_H 1
5404| #define HAVE_STDIO_H 1
5405| #define HAVE_SYS_STAT_H 1
5406| /* end confdefs.h.  */
5407| #include <stdio.h>
5408| #ifdef HAVE_SYS_TYPES_H
5409| # include <sys/types.h>
5410| #endif
5411| #ifdef HAVE_SYS_STAT_H
5412| # include <sys/stat.h>
5413| #endif
5414| #ifdef STDC_HEADERS
5415| # include <stdlib.h>
5416| # include <stddef.h>
5417| #else
5418| # ifdef HAVE_STDLIB_H
5419| #  include <stdlib.h>
5420| # endif
5421| #endif
5422| #ifdef HAVE_STRING_H
5423| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5424| #  include <memory.h>
5425| # endif
5426| # include <string.h>
5427| #endif
5428| #ifdef HAVE_STRINGS_H
5429| # include <strings.h>
5430| #endif
5431| #ifdef HAVE_INTTYPES_H
5432| # include <inttypes.h>
5433| #endif
5434| #ifdef HAVE_STDINT_H
5435| # include <stdint.h>
5436| #endif
5437| #ifdef HAVE_UNISTD_H
5438| # include <unistd.h>
5439| #endif
5440| int
5441| main ()
5442| {
5443| #ifndef canonicalize_file_name
5444|   (void) canonicalize_file_name;
5445| #endif
5446| 
5447|   ;
5448|   return 0;
5449| }
5450configure:31563: result: no
5451configure:31590: checking for canonicalize_file_name
5452configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
5453/tmp/cc4ODffA.o: In function `main':
5454conftest.c:(.text+0x20): undefined reference to `canonicalize_file_name'
5455collect2: ld returned 1 exit status
5456configure:31653: $? = 1
5457configure: failed program was:
5458| /* confdefs.h.  */
5459| #define PACKAGE_NAME ""
5460| #define PACKAGE_TARNAME ""
5461| #define PACKAGE_VERSION ""
5462| #define PACKAGE_STRING ""
5463| #define PACKAGE_BUGREPORT ""
5464| #define PACKAGE "gettext-tools"
5465| #define VERSION "0.17"
5466| #define STDC_HEADERS 1
5467| #define HAVE_SYS_TYPES_H 1
5468| #define HAVE_SYS_STAT_H 1
5469| #define HAVE_STDLIB_H 1
5470| #define HAVE_STRING_H 1
5471| #define HAVE_MEMORY_H 1
5472| #define HAVE_STRINGS_H 1
5473| #define HAVE_INTTYPES_H 1
5474| #define HAVE_STDINT_H 1
5475| #define HAVE_UNISTD_H 1
5476| #define __EXTENSIONS__ 1
5477| #define _ALL_SOURCE 1
5478| #define _GNU_SOURCE 1
5479| #define _POSIX_PTHREAD_SEMANTICS 1
5480| #define _TANDEM_SOURCE 1
5481| #define HAVE_DLFCN_H 1
5482| #define HAVE_VISIBILITY 1
5483| #define HAVE_STDINT_H_WITH_UINTMAX 1
5484| #define HAVE_ALLOCA_H 1
5485| #define HAVE_ALLOCA 1
5486| #define HAVE_STDLIB_H 1
5487| #define HAVE_UNISTD_H 1
5488| #define HAVE_GETPAGESIZE 1
5489| #define INTDIV0_RAISES_SIGFPE 0
5490| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5491| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5492| #define HAVE_UINTMAX_T 1
5493| #define HAVE_INTTYPES_H 1
5494| #define USE_POSIX_THREADS 1
5495| #define USE_POSIX_THREADS_WEAK 1
5496| #define HAVE_PTHREAD_RWLOCK 1
5497| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5498| #define HAVE_BUILTIN_EXPECT 1
5499| #define HAVE_INTTYPES_H 1
5500| #define HAVE_LIMITS_H 1
5501| #define HAVE_UNISTD_H 1
5502| #define HAVE_SYS_PARAM_H 1
5503| #define HAVE_GETCWD 1
5504| #define HAVE_GETEGID 1
5505| #define HAVE_GETEUID 1
5506| #define HAVE_GETGID 1
5507| #define HAVE_GETUID 1
5508| #define HAVE_MEMPCPY 1
5509| #define HAVE_MUNMAP 1
5510| #define HAVE_STPCPY 1
5511| #define HAVE_STRCASECMP 1
5512| #define HAVE_STRDUP 1
5513| #define HAVE_STRTOUL 1
5514| #define HAVE_TSEARCH 1
5515| #define HAVE___FSETLOCKING 1
5516| #define HAVE_DECL_FEOF_UNLOCKED 1
5517| #define HAVE_DECL_FGETS_UNLOCKED 1
5518| #define HAVE_ICONV 1
5519| #define ICONV_CONST const
5520| #define HAVE_LONG_LONG_INT 1
5521| #define HAVE_WCHAR_T 1
5522| #define HAVE_INTMAX_T 1
5523| #define HAVE_POSIX_PRINTF 1
5524| #define HAVE_STDINT_H 1
5525| #define HAVE_STDINT_H 1
5526| #define HAVE_STDDEF_H 1
5527| #define HAVE_STDLIB_H 1
5528| #define HAVE_STRING_H 1
5529| #define HAVE_ASPRINTF 1
5530| #define HAVE_PUTENV 1
5531| #define HAVE_SETENV 1
5532| #define HAVE_SETLOCALE 1
5533| #define HAVE_SNPRINTF 1
5534| #define HAVE_DECL__SNPRINTF 0
5535| #define HAVE_DECL__SNWPRINTF 0
5536| #define HAVE_DECL_GETC_UNLOCKED 1
5537| #define HAVE_LANGINFO_CODESET 1
5538| #define HAVE_LC_MESSAGES 1
5539| #define ENABLE_NLS 1
5540| #define YYENABLE_NLS 1
5541| #define HAVE_STDLIB_H 1
5542| #define HAVE_STRING_H 1
5543| #define HAVE_SYS_PARAM_H 1
5544| #define HAVE_UNISTD_H 1
5545| #define HAVE_UTIME_H 1
5546| #define HAVE_FCNTL_H 1
5547| #define HAVE_FLOAT_H 1
5548| #define HAVE_SYS_TIME_H 1
5549| #define HAVE_ICONV_H 1
5550| #define HAVE_LOCALE_H 1
5551| #define HAVE_SIGNAL_H 1
5552| #define HAVE_STDINT_H 1
5553| #define HAVE_STDIO_H 1
5554| #define HAVE_SYS_STAT_H 1
5555| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5556| /* end confdefs.h.  */
5557| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
5558|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5559| #define canonicalize_file_name innocuous_canonicalize_file_name
5560| 
5561| /* System header to define __stub macros and hopefully few prototypes,
5562|     which can conflict with char canonicalize_file_name (); below.
5563|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5564|     <limits.h> exists even on freestanding compilers.  */
5565| 
5566| #ifdef __STDC__
5567| # include <limits.h>
5568| #else
5569| # include <assert.h>
5570| #endif
5571| 
5572| #undef canonicalize_file_name
5573| 
5574| /* Override any GCC internal prototype to avoid an error.
5575|    Use char because int might match the return type of a GCC
5576|    builtin and then its argument prototype would still apply.  */
5577| #ifdef __cplusplus
5578| extern "C"
5579| #endif
5580| char canonicalize_file_name ();
5581| /* The GNU C library defines this for functions which it implements
5582|     to always fail with ENOSYS.  Some functions are actually named
5583|     something starting with __ and the normal name is an alias.  */
5584| #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name
5585| choke me
5586| #endif
5587| 
5588| int
5589| main ()
5590| {
5591| return canonicalize_file_name ();
5592|   ;
5593|   return 0;
5594| }
5595configure:31675: result: no
5596configure:31590: checking for getcwd
5597configure:31675: result: yes
5598configure:31590: checking for readlink
5599configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
5600configure:31653: $? = 0
5601configure:31675: result: yes
5602configure:31590: checking for raise
5603configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
5604configure:31653: $? = 0
5605configure:31675: result: yes
5606configure:31590: checking for btowc
5607configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
5608/tmp/ccwaxqIX.o: In function `main':
5609conftest.c:(.text+0x20): undefined reference to `btowc'
5610collect2: ld returned 1 exit status
5611configure:31653: $? = 1
5612configure: failed program was:
5613| /* confdefs.h.  */
5614| #define PACKAGE_NAME ""
5615| #define PACKAGE_TARNAME ""
5616| #define PACKAGE_VERSION ""
5617| #define PACKAGE_STRING ""
5618| #define PACKAGE_BUGREPORT ""
5619| #define PACKAGE "gettext-tools"
5620| #define VERSION "0.17"
5621| #define STDC_HEADERS 1
5622| #define HAVE_SYS_TYPES_H 1
5623| #define HAVE_SYS_STAT_H 1
5624| #define HAVE_STDLIB_H 1
5625| #define HAVE_STRING_H 1
5626| #define HAVE_MEMORY_H 1
5627| #define HAVE_STRINGS_H 1
5628| #define HAVE_INTTYPES_H 1
5629| #define HAVE_STDINT_H 1
5630| #define HAVE_UNISTD_H 1
5631| #define __EXTENSIONS__ 1
5632| #define _ALL_SOURCE 1
5633| #define _GNU_SOURCE 1
5634| #define _POSIX_PTHREAD_SEMANTICS 1
5635| #define _TANDEM_SOURCE 1
5636| #define HAVE_DLFCN_H 1
5637| #define HAVE_VISIBILITY 1
5638| #define HAVE_STDINT_H_WITH_UINTMAX 1
5639| #define HAVE_ALLOCA_H 1
5640| #define HAVE_ALLOCA 1
5641| #define HAVE_STDLIB_H 1
5642| #define HAVE_UNISTD_H 1
5643| #define HAVE_GETPAGESIZE 1
5644| #define INTDIV0_RAISES_SIGFPE 0
5645| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5646| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5647| #define HAVE_UINTMAX_T 1
5648| #define HAVE_INTTYPES_H 1
5649| #define USE_POSIX_THREADS 1
5650| #define USE_POSIX_THREADS_WEAK 1
5651| #define HAVE_PTHREAD_RWLOCK 1
5652| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5653| #define HAVE_BUILTIN_EXPECT 1
5654| #define HAVE_INTTYPES_H 1
5655| #define HAVE_LIMITS_H 1
5656| #define HAVE_UNISTD_H 1
5657| #define HAVE_SYS_PARAM_H 1
5658| #define HAVE_GETCWD 1
5659| #define HAVE_GETEGID 1
5660| #define HAVE_GETEUID 1
5661| #define HAVE_GETGID 1
5662| #define HAVE_GETUID 1
5663| #define HAVE_MEMPCPY 1
5664| #define HAVE_MUNMAP 1
5665| #define HAVE_STPCPY 1
5666| #define HAVE_STRCASECMP 1
5667| #define HAVE_STRDUP 1
5668| #define HAVE_STRTOUL 1
5669| #define HAVE_TSEARCH 1
5670| #define HAVE___FSETLOCKING 1
5671| #define HAVE_DECL_FEOF_UNLOCKED 1
5672| #define HAVE_DECL_FGETS_UNLOCKED 1
5673| #define HAVE_ICONV 1
5674| #define ICONV_CONST const
5675| #define HAVE_LONG_LONG_INT 1
5676| #define HAVE_WCHAR_T 1
5677| #define HAVE_INTMAX_T 1
5678| #define HAVE_POSIX_PRINTF 1
5679| #define HAVE_STDINT_H 1
5680| #define HAVE_STDINT_H 1
5681| #define HAVE_STDDEF_H 1
5682| #define HAVE_STDLIB_H 1
5683| #define HAVE_STRING_H 1
5684| #define HAVE_ASPRINTF 1
5685| #define HAVE_PUTENV 1
5686| #define HAVE_SETENV 1
5687| #define HAVE_SETLOCALE 1
5688| #define HAVE_SNPRINTF 1
5689| #define HAVE_DECL__SNPRINTF 0
5690| #define HAVE_DECL__SNWPRINTF 0
5691| #define HAVE_DECL_GETC_UNLOCKED 1
5692| #define HAVE_LANGINFO_CODESET 1
5693| #define HAVE_LC_MESSAGES 1
5694| #define ENABLE_NLS 1
5695| #define YYENABLE_NLS 1
5696| #define HAVE_STDLIB_H 1
5697| #define HAVE_STRING_H 1
5698| #define HAVE_SYS_PARAM_H 1
5699| #define HAVE_UNISTD_H 1
5700| #define HAVE_UTIME_H 1
5701| #define HAVE_FCNTL_H 1
5702| #define HAVE_FLOAT_H 1
5703| #define HAVE_SYS_TIME_H 1
5704| #define HAVE_ICONV_H 1
5705| #define HAVE_LOCALE_H 1
5706| #define HAVE_SIGNAL_H 1
5707| #define HAVE_STDINT_H 1
5708| #define HAVE_STDIO_H 1
5709| #define HAVE_SYS_STAT_H 1
5710| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5711| #define HAVE_GETCWD 1
5712| #define HAVE_READLINK 1
5713| #define HAVE_RAISE 1
5714| /* end confdefs.h.  */
5715| /* Define btowc to an innocuous variant, in case <limits.h> declares btowc.
5716|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5717| #define btowc innocuous_btowc
5718| 
5719| /* System header to define __stub macros and hopefully few prototypes,
5720|     which can conflict with char btowc (); below.
5721|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5722|     <limits.h> exists even on freestanding compilers.  */
5723| 
5724| #ifdef __STDC__
5725| # include <limits.h>
5726| #else
5727| # include <assert.h>
5728| #endif
5729| 
5730| #undef btowc
5731| 
5732| /* Override any GCC internal prototype to avoid an error.
5733|    Use char because int might match the return type of a GCC
5734|    builtin and then its argument prototype would still apply.  */
5735| #ifdef __cplusplus
5736| extern "C"
5737| #endif
5738| char btowc ();
5739| /* The GNU C library defines this for functions which it implements
5740|     to always fail with ENOSYS.  Some functions are actually named
5741|     something starting with __ and the normal name is an alias.  */
5742| #if defined __stub_btowc || defined __stub___btowc
5743| choke me
5744| #endif
5745| 
5746| int
5747| main ()
5748| {
5749| return btowc ();
5750|   ;
5751|   return 0;
5752| }
5753configure:31675: result: no
5754configure:31590: checking for isblank
5755configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
5756conftest.c:126: warning: conflicting types for built-in function 'isblank'
5757configure:31653: $? = 0
5758configure:31675: result: yes
5759configure:31590: checking for iswctype
5760configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
5761/tmp/ccE2enic.o: In function `main':
5762conftest.c:(.text+0x20): undefined reference to `iswctype'
5763collect2: ld returned 1 exit status
5764configure:31653: $? = 1
5765configure: failed program was:
5766| /* confdefs.h.  */
5767| #define PACKAGE_NAME ""
5768| #define PACKAGE_TARNAME ""
5769| #define PACKAGE_VERSION ""
5770| #define PACKAGE_STRING ""
5771| #define PACKAGE_BUGREPORT ""
5772| #define PACKAGE "gettext-tools"
5773| #define VERSION "0.17"
5774| #define STDC_HEADERS 1
5775| #define HAVE_SYS_TYPES_H 1
5776| #define HAVE_SYS_STAT_H 1
5777| #define HAVE_STDLIB_H 1
5778| #define HAVE_STRING_H 1
5779| #define HAVE_MEMORY_H 1
5780| #define HAVE_STRINGS_H 1
5781| #define HAVE_INTTYPES_H 1
5782| #define HAVE_STDINT_H 1
5783| #define HAVE_UNISTD_H 1
5784| #define __EXTENSIONS__ 1
5785| #define _ALL_SOURCE 1
5786| #define _GNU_SOURCE 1
5787| #define _POSIX_PTHREAD_SEMANTICS 1
5788| #define _TANDEM_SOURCE 1
5789| #define HAVE_DLFCN_H 1
5790| #define HAVE_VISIBILITY 1
5791| #define HAVE_STDINT_H_WITH_UINTMAX 1
5792| #define HAVE_ALLOCA_H 1
5793| #define HAVE_ALLOCA 1
5794| #define HAVE_STDLIB_H 1
5795| #define HAVE_UNISTD_H 1
5796| #define HAVE_GETPAGESIZE 1
5797| #define INTDIV0_RAISES_SIGFPE 0
5798| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5799| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5800| #define HAVE_UINTMAX_T 1
5801| #define HAVE_INTTYPES_H 1
5802| #define USE_POSIX_THREADS 1
5803| #define USE_POSIX_THREADS_WEAK 1
5804| #define HAVE_PTHREAD_RWLOCK 1
5805| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5806| #define HAVE_BUILTIN_EXPECT 1
5807| #define HAVE_INTTYPES_H 1
5808| #define HAVE_LIMITS_H 1
5809| #define HAVE_UNISTD_H 1
5810| #define HAVE_SYS_PARAM_H 1
5811| #define HAVE_GETCWD 1
5812| #define HAVE_GETEGID 1
5813| #define HAVE_GETEUID 1
5814| #define HAVE_GETGID 1
5815| #define HAVE_GETUID 1
5816| #define HAVE_MEMPCPY 1
5817| #define HAVE_MUNMAP 1
5818| #define HAVE_STPCPY 1
5819| #define HAVE_STRCASECMP 1
5820| #define HAVE_STRDUP 1
5821| #define HAVE_STRTOUL 1
5822| #define HAVE_TSEARCH 1
5823| #define HAVE___FSETLOCKING 1
5824| #define HAVE_DECL_FEOF_UNLOCKED 1
5825| #define HAVE_DECL_FGETS_UNLOCKED 1
5826| #define HAVE_ICONV 1
5827| #define ICONV_CONST const
5828| #define HAVE_LONG_LONG_INT 1
5829| #define HAVE_WCHAR_T 1
5830| #define HAVE_INTMAX_T 1
5831| #define HAVE_POSIX_PRINTF 1
5832| #define HAVE_STDINT_H 1
5833| #define HAVE_STDINT_H 1
5834| #define HAVE_STDDEF_H 1
5835| #define HAVE_STDLIB_H 1
5836| #define HAVE_STRING_H 1
5837| #define HAVE_ASPRINTF 1
5838| #define HAVE_PUTENV 1
5839| #define HAVE_SETENV 1
5840| #define HAVE_SETLOCALE 1
5841| #define HAVE_SNPRINTF 1
5842| #define HAVE_DECL__SNPRINTF 0
5843| #define HAVE_DECL__SNWPRINTF 0
5844| #define HAVE_DECL_GETC_UNLOCKED 1
5845| #define HAVE_LANGINFO_CODESET 1
5846| #define HAVE_LC_MESSAGES 1
5847| #define ENABLE_NLS 1
5848| #define YYENABLE_NLS 1
5849| #define HAVE_STDLIB_H 1
5850| #define HAVE_STRING_H 1
5851| #define HAVE_SYS_PARAM_H 1
5852| #define HAVE_UNISTD_H 1
5853| #define HAVE_UTIME_H 1
5854| #define HAVE_FCNTL_H 1
5855| #define HAVE_FLOAT_H 1
5856| #define HAVE_SYS_TIME_H 1
5857| #define HAVE_ICONV_H 1
5858| #define HAVE_LOCALE_H 1
5859| #define HAVE_SIGNAL_H 1
5860| #define HAVE_STDINT_H 1
5861| #define HAVE_STDIO_H 1
5862| #define HAVE_SYS_STAT_H 1
5863| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5864| #define HAVE_GETCWD 1
5865| #define HAVE_READLINK 1
5866| #define HAVE_RAISE 1
5867| #define HAVE_ISBLANK 1
5868| /* end confdefs.h.  */
5869| /* Define iswctype to an innocuous variant, in case <limits.h> declares iswctype.
5870|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5871| #define iswctype innocuous_iswctype
5872| 
5873| /* System header to define __stub macros and hopefully few prototypes,
5874|     which can conflict with char iswctype (); below.
5875|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5876|     <limits.h> exists even on freestanding compilers.  */
5877| 
5878| #ifdef __STDC__
5879| # include <limits.h>
5880| #else
5881| # include <assert.h>
5882| #endif
5883| 
5884| #undef iswctype
5885| 
5886| /* Override any GCC internal prototype to avoid an error.
5887|    Use char because int might match the return type of a GCC
5888|    builtin and then its argument prototype would still apply.  */
5889| #ifdef __cplusplus
5890| extern "C"
5891| #endif
5892| char iswctype ();
5893| /* The GNU C library defines this for functions which it implements
5894|     to always fail with ENOSYS.  Some functions are actually named
5895|     something starting with __ and the normal name is an alias.  */
5896| #if defined __stub_iswctype || defined __stub___iswctype
5897| choke me
5898| #endif
5899| 
5900| int
5901| main ()
5902| {
5903| return iswctype ();
5904|   ;
5905|   return 0;
5906| }
5907configure:31675: result: no
5908configure:31590: checking for mbsrtowcs
5909configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
5910/tmp/cc0TE7dj.o: In function `main':
5911conftest.c:(.text+0x20): undefined reference to `mbsrtowcs'
5912collect2: ld returned 1 exit status
5913configure:31653: $? = 1
5914configure: failed program was:
5915| /* confdefs.h.  */
5916| #define PACKAGE_NAME ""
5917| #define PACKAGE_TARNAME ""
5918| #define PACKAGE_VERSION ""
5919| #define PACKAGE_STRING ""
5920| #define PACKAGE_BUGREPORT ""
5921| #define PACKAGE "gettext-tools"
5922| #define VERSION "0.17"
5923| #define STDC_HEADERS 1
5924| #define HAVE_SYS_TYPES_H 1
5925| #define HAVE_SYS_STAT_H 1
5926| #define HAVE_STDLIB_H 1
5927| #define HAVE_STRING_H 1
5928| #define HAVE_MEMORY_H 1
5929| #define HAVE_STRINGS_H 1
5930| #define HAVE_INTTYPES_H 1
5931| #define HAVE_STDINT_H 1
5932| #define HAVE_UNISTD_H 1
5933| #define __EXTENSIONS__ 1
5934| #define _ALL_SOURCE 1
5935| #define _GNU_SOURCE 1
5936| #define _POSIX_PTHREAD_SEMANTICS 1
5937| #define _TANDEM_SOURCE 1
5938| #define HAVE_DLFCN_H 1
5939| #define HAVE_VISIBILITY 1
5940| #define HAVE_STDINT_H_WITH_UINTMAX 1
5941| #define HAVE_ALLOCA_H 1
5942| #define HAVE_ALLOCA 1
5943| #define HAVE_STDLIB_H 1
5944| #define HAVE_UNISTD_H 1
5945| #define HAVE_GETPAGESIZE 1
5946| #define INTDIV0_RAISES_SIGFPE 0
5947| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5948| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5949| #define HAVE_UINTMAX_T 1
5950| #define HAVE_INTTYPES_H 1
5951| #define USE_POSIX_THREADS 1
5952| #define USE_POSIX_THREADS_WEAK 1
5953| #define HAVE_PTHREAD_RWLOCK 1
5954| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5955| #define HAVE_BUILTIN_EXPECT 1
5956| #define HAVE_INTTYPES_H 1
5957| #define HAVE_LIMITS_H 1
5958| #define HAVE_UNISTD_H 1
5959| #define HAVE_SYS_PARAM_H 1
5960| #define HAVE_GETCWD 1
5961| #define HAVE_GETEGID 1
5962| #define HAVE_GETEUID 1
5963| #define HAVE_GETGID 1
5964| #define HAVE_GETUID 1
5965| #define HAVE_MEMPCPY 1
5966| #define HAVE_MUNMAP 1
5967| #define HAVE_STPCPY 1
5968| #define HAVE_STRCASECMP 1
5969| #define HAVE_STRDUP 1
5970| #define HAVE_STRTOUL 1
5971| #define HAVE_TSEARCH 1
5972| #define HAVE___FSETLOCKING 1
5973| #define HAVE_DECL_FEOF_UNLOCKED 1
5974| #define HAVE_DECL_FGETS_UNLOCKED 1
5975| #define HAVE_ICONV 1
5976| #define ICONV_CONST const
5977| #define HAVE_LONG_LONG_INT 1
5978| #define HAVE_WCHAR_T 1
5979| #define HAVE_INTMAX_T 1
5980| #define HAVE_POSIX_PRINTF 1
5981| #define HAVE_STDINT_H 1
5982| #define HAVE_STDINT_H 1
5983| #define HAVE_STDDEF_H 1
5984| #define HAVE_STDLIB_H 1
5985| #define HAVE_STRING_H 1
5986| #define HAVE_ASPRINTF 1
5987| #define HAVE_PUTENV 1
5988| #define HAVE_SETENV 1
5989| #define HAVE_SETLOCALE 1
5990| #define HAVE_SNPRINTF 1
5991| #define HAVE_DECL__SNPRINTF 0
5992| #define HAVE_DECL__SNWPRINTF 0
5993| #define HAVE_DECL_GETC_UNLOCKED 1
5994| #define HAVE_LANGINFO_CODESET 1
5995| #define HAVE_LC_MESSAGES 1
5996| #define ENABLE_NLS 1
5997| #define YYENABLE_NLS 1
5998| #define HAVE_STDLIB_H 1
5999| #define HAVE_STRING_H 1
6000| #define HAVE_SYS_PARAM_H 1
6001| #define HAVE_UNISTD_H 1
6002| #define HAVE_UTIME_H 1
6003| #define HAVE_FCNTL_H 1
6004| #define HAVE_FLOAT_H 1
6005| #define HAVE_SYS_TIME_H 1
6006| #define HAVE_ICONV_H 1
6007| #define HAVE_LOCALE_H 1
6008| #define HAVE_SIGNAL_H 1
6009| #define HAVE_STDINT_H 1
6010| #define HAVE_STDIO_H 1
6011| #define HAVE_SYS_STAT_H 1
6012| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6013| #define HAVE_GETCWD 1
6014| #define HAVE_READLINK 1
6015| #define HAVE_RAISE 1
6016| #define HAVE_ISBLANK 1
6017| /* end confdefs.h.  */
6018| /* Define mbsrtowcs to an innocuous variant, in case <limits.h> declares mbsrtowcs.
6019|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6020| #define mbsrtowcs innocuous_mbsrtowcs
6021| 
6022| /* System header to define __stub macros and hopefully few prototypes,
6023|     which can conflict with char mbsrtowcs (); below.
6024|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6025|     <limits.h> exists even on freestanding compilers.  */
6026| 
6027| #ifdef __STDC__
6028| # include <limits.h>
6029| #else
6030| # include <assert.h>
6031| #endif
6032| 
6033| #undef mbsrtowcs
6034| 
6035| /* Override any GCC internal prototype to avoid an error.
6036|    Use char because int might match the return type of a GCC
6037|    builtin and then its argument prototype would still apply.  */
6038| #ifdef __cplusplus
6039| extern "C"
6040| #endif
6041| char mbsrtowcs ();
6042| /* The GNU C library defines this for functions which it implements
6043|     to always fail with ENOSYS.  Some functions are actually named
6044|     something starting with __ and the normal name is an alias.  */
6045| #if defined __stub_mbsrtowcs || defined __stub___mbsrtowcs
6046| choke me
6047| #endif
6048| 
6049| int
6050| main ()
6051| {
6052| return mbsrtowcs ();
6053|   ;
6054|   return 0;
6055| }
6056configure:31675: result: no
6057configure:31590: checking for mempcpy
6058configure:31675: result: yes
6059configure:31590: checking for wmemchr
6060configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6061/tmp/ccqYj4es.o: In function `main':
6062conftest.c:(.text+0x20): undefined reference to `wmemchr'
6063collect2: ld returned 1 exit status
6064configure:31653: $? = 1
6065configure: failed program was:
6066| /* confdefs.h.  */
6067| #define PACKAGE_NAME ""
6068| #define PACKAGE_TARNAME ""
6069| #define PACKAGE_VERSION ""
6070| #define PACKAGE_STRING ""
6071| #define PACKAGE_BUGREPORT ""
6072| #define PACKAGE "gettext-tools"
6073| #define VERSION "0.17"
6074| #define STDC_HEADERS 1
6075| #define HAVE_SYS_TYPES_H 1
6076| #define HAVE_SYS_STAT_H 1
6077| #define HAVE_STDLIB_H 1
6078| #define HAVE_STRING_H 1
6079| #define HAVE_MEMORY_H 1
6080| #define HAVE_STRINGS_H 1
6081| #define HAVE_INTTYPES_H 1
6082| #define HAVE_STDINT_H 1
6083| #define HAVE_UNISTD_H 1
6084| #define __EXTENSIONS__ 1
6085| #define _ALL_SOURCE 1
6086| #define _GNU_SOURCE 1
6087| #define _POSIX_PTHREAD_SEMANTICS 1
6088| #define _TANDEM_SOURCE 1
6089| #define HAVE_DLFCN_H 1
6090| #define HAVE_VISIBILITY 1
6091| #define HAVE_STDINT_H_WITH_UINTMAX 1
6092| #define HAVE_ALLOCA_H 1
6093| #define HAVE_ALLOCA 1
6094| #define HAVE_STDLIB_H 1
6095| #define HAVE_UNISTD_H 1
6096| #define HAVE_GETPAGESIZE 1
6097| #define INTDIV0_RAISES_SIGFPE 0
6098| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6099| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6100| #define HAVE_UINTMAX_T 1
6101| #define HAVE_INTTYPES_H 1
6102| #define USE_POSIX_THREADS 1
6103| #define USE_POSIX_THREADS_WEAK 1
6104| #define HAVE_PTHREAD_RWLOCK 1
6105| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6106| #define HAVE_BUILTIN_EXPECT 1
6107| #define HAVE_INTTYPES_H 1
6108| #define HAVE_LIMITS_H 1
6109| #define HAVE_UNISTD_H 1
6110| #define HAVE_SYS_PARAM_H 1
6111| #define HAVE_GETCWD 1
6112| #define HAVE_GETEGID 1
6113| #define HAVE_GETEUID 1
6114| #define HAVE_GETGID 1
6115| #define HAVE_GETUID 1
6116| #define HAVE_MEMPCPY 1
6117| #define HAVE_MUNMAP 1
6118| #define HAVE_STPCPY 1
6119| #define HAVE_STRCASECMP 1
6120| #define HAVE_STRDUP 1
6121| #define HAVE_STRTOUL 1
6122| #define HAVE_TSEARCH 1
6123| #define HAVE___FSETLOCKING 1
6124| #define HAVE_DECL_FEOF_UNLOCKED 1
6125| #define HAVE_DECL_FGETS_UNLOCKED 1
6126| #define HAVE_ICONV 1
6127| #define ICONV_CONST const
6128| #define HAVE_LONG_LONG_INT 1
6129| #define HAVE_WCHAR_T 1
6130| #define HAVE_INTMAX_T 1
6131| #define HAVE_POSIX_PRINTF 1
6132| #define HAVE_STDINT_H 1
6133| #define HAVE_STDINT_H 1
6134| #define HAVE_STDDEF_H 1
6135| #define HAVE_STDLIB_H 1
6136| #define HAVE_STRING_H 1
6137| #define HAVE_ASPRINTF 1
6138| #define HAVE_PUTENV 1
6139| #define HAVE_SETENV 1
6140| #define HAVE_SETLOCALE 1
6141| #define HAVE_SNPRINTF 1
6142| #define HAVE_DECL__SNPRINTF 0
6143| #define HAVE_DECL__SNWPRINTF 0
6144| #define HAVE_DECL_GETC_UNLOCKED 1
6145| #define HAVE_LANGINFO_CODESET 1
6146| #define HAVE_LC_MESSAGES 1
6147| #define ENABLE_NLS 1
6148| #define YYENABLE_NLS 1
6149| #define HAVE_STDLIB_H 1
6150| #define HAVE_STRING_H 1
6151| #define HAVE_SYS_PARAM_H 1
6152| #define HAVE_UNISTD_H 1
6153| #define HAVE_UTIME_H 1
6154| #define HAVE_FCNTL_H 1
6155| #define HAVE_FLOAT_H 1
6156| #define HAVE_SYS_TIME_H 1
6157| #define HAVE_ICONV_H 1
6158| #define HAVE_LOCALE_H 1
6159| #define HAVE_SIGNAL_H 1
6160| #define HAVE_STDINT_H 1
6161| #define HAVE_STDIO_H 1
6162| #define HAVE_SYS_STAT_H 1
6163| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6164| #define HAVE_GETCWD 1
6165| #define HAVE_READLINK 1
6166| #define HAVE_RAISE 1
6167| #define HAVE_ISBLANK 1
6168| #define HAVE_MEMPCPY 1
6169| /* end confdefs.h.  */
6170| /* Define wmemchr to an innocuous variant, in case <limits.h> declares wmemchr.
6171|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6172| #define wmemchr innocuous_wmemchr
6173| 
6174| /* System header to define __stub macros and hopefully few prototypes,
6175|     which can conflict with char wmemchr (); below.
6176|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6177|     <limits.h> exists even on freestanding compilers.  */
6178| 
6179| #ifdef __STDC__
6180| # include <limits.h>
6181| #else
6182| # include <assert.h>
6183| #endif
6184| 
6185| #undef wmemchr
6186| 
6187| /* Override any GCC internal prototype to avoid an error.
6188|    Use char because int might match the return type of a GCC
6189|    builtin and then its argument prototype would still apply.  */
6190| #ifdef __cplusplus
6191| extern "C"
6192| #endif
6193| char wmemchr ();
6194| /* The GNU C library defines this for functions which it implements
6195|     to always fail with ENOSYS.  Some functions are actually named
6196|     something starting with __ and the normal name is an alias.  */
6197| #if defined __stub_wmemchr || defined __stub___wmemchr
6198| choke me
6199| #endif
6200| 
6201| int
6202| main ()
6203| {
6204| return wmemchr ();
6205|   ;
6206|   return 0;
6207| }
6208configure:31675: result: no
6209configure:31590: checking for wmemcpy
6210configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6211/tmp/ccmggjbz.o: In function `main':
6212conftest.c:(.text+0x20): undefined reference to `wmemcpy'
6213collect2: ld returned 1 exit status
6214configure:31653: $? = 1
6215configure: failed program was:
6216| /* confdefs.h.  */
6217| #define PACKAGE_NAME ""
6218| #define PACKAGE_TARNAME ""
6219| #define PACKAGE_VERSION ""
6220| #define PACKAGE_STRING ""
6221| #define PACKAGE_BUGREPORT ""
6222| #define PACKAGE "gettext-tools"
6223| #define VERSION "0.17"
6224| #define STDC_HEADERS 1
6225| #define HAVE_SYS_TYPES_H 1
6226| #define HAVE_SYS_STAT_H 1
6227| #define HAVE_STDLIB_H 1
6228| #define HAVE_STRING_H 1
6229| #define HAVE_MEMORY_H 1
6230| #define HAVE_STRINGS_H 1
6231| #define HAVE_INTTYPES_H 1
6232| #define HAVE_STDINT_H 1
6233| #define HAVE_UNISTD_H 1
6234| #define __EXTENSIONS__ 1
6235| #define _ALL_SOURCE 1
6236| #define _GNU_SOURCE 1
6237| #define _POSIX_PTHREAD_SEMANTICS 1
6238| #define _TANDEM_SOURCE 1
6239| #define HAVE_DLFCN_H 1
6240| #define HAVE_VISIBILITY 1
6241| #define HAVE_STDINT_H_WITH_UINTMAX 1
6242| #define HAVE_ALLOCA_H 1
6243| #define HAVE_ALLOCA 1
6244| #define HAVE_STDLIB_H 1
6245| #define HAVE_UNISTD_H 1
6246| #define HAVE_GETPAGESIZE 1
6247| #define INTDIV0_RAISES_SIGFPE 0
6248| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6249| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6250| #define HAVE_UINTMAX_T 1
6251| #define HAVE_INTTYPES_H 1
6252| #define USE_POSIX_THREADS 1
6253| #define USE_POSIX_THREADS_WEAK 1
6254| #define HAVE_PTHREAD_RWLOCK 1
6255| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6256| #define HAVE_BUILTIN_EXPECT 1
6257| #define HAVE_INTTYPES_H 1
6258| #define HAVE_LIMITS_H 1
6259| #define HAVE_UNISTD_H 1
6260| #define HAVE_SYS_PARAM_H 1
6261| #define HAVE_GETCWD 1
6262| #define HAVE_GETEGID 1
6263| #define HAVE_GETEUID 1
6264| #define HAVE_GETGID 1
6265| #define HAVE_GETUID 1
6266| #define HAVE_MEMPCPY 1
6267| #define HAVE_MUNMAP 1
6268| #define HAVE_STPCPY 1
6269| #define HAVE_STRCASECMP 1
6270| #define HAVE_STRDUP 1
6271| #define HAVE_STRTOUL 1
6272| #define HAVE_TSEARCH 1
6273| #define HAVE___FSETLOCKING 1
6274| #define HAVE_DECL_FEOF_UNLOCKED 1
6275| #define HAVE_DECL_FGETS_UNLOCKED 1
6276| #define HAVE_ICONV 1
6277| #define ICONV_CONST const
6278| #define HAVE_LONG_LONG_INT 1
6279| #define HAVE_WCHAR_T 1
6280| #define HAVE_INTMAX_T 1
6281| #define HAVE_POSIX_PRINTF 1
6282| #define HAVE_STDINT_H 1
6283| #define HAVE_STDINT_H 1
6284| #define HAVE_STDDEF_H 1
6285| #define HAVE_STDLIB_H 1
6286| #define HAVE_STRING_H 1
6287| #define HAVE_ASPRINTF 1
6288| #define HAVE_PUTENV 1
6289| #define HAVE_SETENV 1
6290| #define HAVE_SETLOCALE 1
6291| #define HAVE_SNPRINTF 1
6292| #define HAVE_DECL__SNPRINTF 0
6293| #define HAVE_DECL__SNWPRINTF 0
6294| #define HAVE_DECL_GETC_UNLOCKED 1
6295| #define HAVE_LANGINFO_CODESET 1
6296| #define HAVE_LC_MESSAGES 1
6297| #define ENABLE_NLS 1
6298| #define YYENABLE_NLS 1
6299| #define HAVE_STDLIB_H 1
6300| #define HAVE_STRING_H 1
6301| #define HAVE_SYS_PARAM_H 1
6302| #define HAVE_UNISTD_H 1
6303| #define HAVE_UTIME_H 1
6304| #define HAVE_FCNTL_H 1
6305| #define HAVE_FLOAT_H 1
6306| #define HAVE_SYS_TIME_H 1
6307| #define HAVE_ICONV_H 1
6308| #define HAVE_LOCALE_H 1
6309| #define HAVE_SIGNAL_H 1
6310| #define HAVE_STDINT_H 1
6311| #define HAVE_STDIO_H 1
6312| #define HAVE_SYS_STAT_H 1
6313| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6314| #define HAVE_GETCWD 1
6315| #define HAVE_READLINK 1
6316| #define HAVE_RAISE 1
6317| #define HAVE_ISBLANK 1
6318| #define HAVE_MEMPCPY 1
6319| /* end confdefs.h.  */
6320| /* Define wmemcpy to an innocuous variant, in case <limits.h> declares wmemcpy.
6321|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6322| #define wmemcpy innocuous_wmemcpy
6323| 
6324| /* System header to define __stub macros and hopefully few prototypes,
6325|     which can conflict with char wmemcpy (); below.
6326|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6327|     <limits.h> exists even on freestanding compilers.  */
6328| 
6329| #ifdef __STDC__
6330| # include <limits.h>
6331| #else
6332| # include <assert.h>
6333| #endif
6334| 
6335| #undef wmemcpy
6336| 
6337| /* Override any GCC internal prototype to avoid an error.
6338|    Use char because int might match the return type of a GCC
6339|    builtin and then its argument prototype would still apply.  */
6340| #ifdef __cplusplus
6341| extern "C"
6342| #endif
6343| char wmemcpy ();
6344| /* The GNU C library defines this for functions which it implements
6345|     to always fail with ENOSYS.  Some functions are actually named
6346|     something starting with __ and the normal name is an alias.  */
6347| #if defined __stub_wmemcpy || defined __stub___wmemcpy
6348| choke me
6349| #endif
6350| 
6351| int
6352| main ()
6353| {
6354| return wmemcpy ();
6355|   ;
6356|   return 0;
6357| }
6358configure:31675: result: no
6359configure:31590: checking for wmempcpy
6360configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6361/tmp/cc02Ue3F.o: In function `main':
6362conftest.c:(.text+0x20): undefined reference to `wmempcpy'
6363collect2: ld returned 1 exit status
6364configure:31653: $? = 1
6365configure: failed program was:
6366| /* confdefs.h.  */
6367| #define PACKAGE_NAME ""
6368| #define PACKAGE_TARNAME ""
6369| #define PACKAGE_VERSION ""
6370| #define PACKAGE_STRING ""
6371| #define PACKAGE_BUGREPORT ""
6372| #define PACKAGE "gettext-tools"
6373| #define VERSION "0.17"
6374| #define STDC_HEADERS 1
6375| #define HAVE_SYS_TYPES_H 1
6376| #define HAVE_SYS_STAT_H 1
6377| #define HAVE_STDLIB_H 1
6378| #define HAVE_STRING_H 1
6379| #define HAVE_MEMORY_H 1
6380| #define HAVE_STRINGS_H 1
6381| #define HAVE_INTTYPES_H 1
6382| #define HAVE_STDINT_H 1
6383| #define HAVE_UNISTD_H 1
6384| #define __EXTENSIONS__ 1
6385| #define _ALL_SOURCE 1
6386| #define _GNU_SOURCE 1
6387| #define _POSIX_PTHREAD_SEMANTICS 1
6388| #define _TANDEM_SOURCE 1
6389| #define HAVE_DLFCN_H 1
6390| #define HAVE_VISIBILITY 1
6391| #define HAVE_STDINT_H_WITH_UINTMAX 1
6392| #define HAVE_ALLOCA_H 1
6393| #define HAVE_ALLOCA 1
6394| #define HAVE_STDLIB_H 1
6395| #define HAVE_UNISTD_H 1
6396| #define HAVE_GETPAGESIZE 1
6397| #define INTDIV0_RAISES_SIGFPE 0
6398| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6399| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6400| #define HAVE_UINTMAX_T 1
6401| #define HAVE_INTTYPES_H 1
6402| #define USE_POSIX_THREADS 1
6403| #define USE_POSIX_THREADS_WEAK 1
6404| #define HAVE_PTHREAD_RWLOCK 1
6405| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6406| #define HAVE_BUILTIN_EXPECT 1
6407| #define HAVE_INTTYPES_H 1
6408| #define HAVE_LIMITS_H 1
6409| #define HAVE_UNISTD_H 1
6410| #define HAVE_SYS_PARAM_H 1
6411| #define HAVE_GETCWD 1
6412| #define HAVE_GETEGID 1
6413| #define HAVE_GETEUID 1
6414| #define HAVE_GETGID 1
6415| #define HAVE_GETUID 1
6416| #define HAVE_MEMPCPY 1
6417| #define HAVE_MUNMAP 1
6418| #define HAVE_STPCPY 1
6419| #define HAVE_STRCASECMP 1
6420| #define HAVE_STRDUP 1
6421| #define HAVE_STRTOUL 1
6422| #define HAVE_TSEARCH 1
6423| #define HAVE___FSETLOCKING 1
6424| #define HAVE_DECL_FEOF_UNLOCKED 1
6425| #define HAVE_DECL_FGETS_UNLOCKED 1
6426| #define HAVE_ICONV 1
6427| #define ICONV_CONST const
6428| #define HAVE_LONG_LONG_INT 1
6429| #define HAVE_WCHAR_T 1
6430| #define HAVE_INTMAX_T 1
6431| #define HAVE_POSIX_PRINTF 1
6432| #define HAVE_STDINT_H 1
6433| #define HAVE_STDINT_H 1
6434| #define HAVE_STDDEF_H 1
6435| #define HAVE_STDLIB_H 1
6436| #define HAVE_STRING_H 1
6437| #define HAVE_ASPRINTF 1
6438| #define HAVE_PUTENV 1
6439| #define HAVE_SETENV 1
6440| #define HAVE_SETLOCALE 1
6441| #define HAVE_SNPRINTF 1
6442| #define HAVE_DECL__SNPRINTF 0
6443| #define HAVE_DECL__SNWPRINTF 0
6444| #define HAVE_DECL_GETC_UNLOCKED 1
6445| #define HAVE_LANGINFO_CODESET 1
6446| #define HAVE_LC_MESSAGES 1
6447| #define ENABLE_NLS 1
6448| #define YYENABLE_NLS 1
6449| #define HAVE_STDLIB_H 1
6450| #define HAVE_STRING_H 1
6451| #define HAVE_SYS_PARAM_H 1
6452| #define HAVE_UNISTD_H 1
6453| #define HAVE_UTIME_H 1
6454| #define HAVE_FCNTL_H 1
6455| #define HAVE_FLOAT_H 1
6456| #define HAVE_SYS_TIME_H 1
6457| #define HAVE_ICONV_H 1
6458| #define HAVE_LOCALE_H 1
6459| #define HAVE_SIGNAL_H 1
6460| #define HAVE_STDINT_H 1
6461| #define HAVE_STDIO_H 1
6462| #define HAVE_SYS_STAT_H 1
6463| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6464| #define HAVE_GETCWD 1
6465| #define HAVE_READLINK 1
6466| #define HAVE_RAISE 1
6467| #define HAVE_ISBLANK 1
6468| #define HAVE_MEMPCPY 1
6469| /* end confdefs.h.  */
6470| /* Define wmempcpy to an innocuous variant, in case <limits.h> declares wmempcpy.
6471|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6472| #define wmempcpy innocuous_wmempcpy
6473| 
6474| /* System header to define __stub macros and hopefully few prototypes,
6475|     which can conflict with char wmempcpy (); below.
6476|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6477|     <limits.h> exists even on freestanding compilers.  */
6478| 
6479| #ifdef __STDC__
6480| # include <limits.h>
6481| #else
6482| # include <assert.h>
6483| #endif
6484| 
6485| #undef wmempcpy
6486| 
6487| /* Override any GCC internal prototype to avoid an error.
6488|    Use char because int might match the return type of a GCC
6489|    builtin and then its argument prototype would still apply.  */
6490| #ifdef __cplusplus
6491| extern "C"
6492| #endif
6493| char wmempcpy ();
6494| /* The GNU C library defines this for functions which it implements
6495|     to always fail with ENOSYS.  Some functions are actually named
6496|     something starting with __ and the normal name is an alias.  */
6497| #if defined __stub_wmempcpy || defined __stub___wmempcpy
6498| choke me
6499| #endif
6500| 
6501| int
6502| main ()
6503| {
6504| return wmempcpy ();
6505|   ;
6506|   return 0;
6507| }
6508configure:31675: result: no
6509configure:31590: checking for gettimeofday
6510configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6511configure:31653: $? = 0
6512configure:31675: result: yes
6513configure:31590: checking for isascii
6514configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6515conftest.c:129: warning: conflicting types for built-in function 'isascii'
6516configure:31653: $? = 0
6517configure:31675: result: yes
6518configure:31590: checking for mbsinit
6519configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6520/tmp/ccodEUy2.o: In function `main':
6521conftest.c:(.text+0x20): undefined reference to `mbsinit'
6522collect2: ld returned 1 exit status
6523configure:31653: $? = 1
6524configure: failed program was:
6525| /* confdefs.h.  */
6526| #define PACKAGE_NAME ""
6527| #define PACKAGE_TARNAME ""
6528| #define PACKAGE_VERSION ""
6529| #define PACKAGE_STRING ""
6530| #define PACKAGE_BUGREPORT ""
6531| #define PACKAGE "gettext-tools"
6532| #define VERSION "0.17"
6533| #define STDC_HEADERS 1
6534| #define HAVE_SYS_TYPES_H 1
6535| #define HAVE_SYS_STAT_H 1
6536| #define HAVE_STDLIB_H 1
6537| #define HAVE_STRING_H 1
6538| #define HAVE_MEMORY_H 1
6539| #define HAVE_STRINGS_H 1
6540| #define HAVE_INTTYPES_H 1
6541| #define HAVE_STDINT_H 1
6542| #define HAVE_UNISTD_H 1
6543| #define __EXTENSIONS__ 1
6544| #define _ALL_SOURCE 1
6545| #define _GNU_SOURCE 1
6546| #define _POSIX_PTHREAD_SEMANTICS 1
6547| #define _TANDEM_SOURCE 1
6548| #define HAVE_DLFCN_H 1
6549| #define HAVE_VISIBILITY 1
6550| #define HAVE_STDINT_H_WITH_UINTMAX 1
6551| #define HAVE_ALLOCA_H 1
6552| #define HAVE_ALLOCA 1
6553| #define HAVE_STDLIB_H 1
6554| #define HAVE_UNISTD_H 1
6555| #define HAVE_GETPAGESIZE 1
6556| #define INTDIV0_RAISES_SIGFPE 0
6557| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6558| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6559| #define HAVE_UINTMAX_T 1
6560| #define HAVE_INTTYPES_H 1
6561| #define USE_POSIX_THREADS 1
6562| #define USE_POSIX_THREADS_WEAK 1
6563| #define HAVE_PTHREAD_RWLOCK 1
6564| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6565| #define HAVE_BUILTIN_EXPECT 1
6566| #define HAVE_INTTYPES_H 1
6567| #define HAVE_LIMITS_H 1
6568| #define HAVE_UNISTD_H 1
6569| #define HAVE_SYS_PARAM_H 1
6570| #define HAVE_GETCWD 1
6571| #define HAVE_GETEGID 1
6572| #define HAVE_GETEUID 1
6573| #define HAVE_GETGID 1
6574| #define HAVE_GETUID 1
6575| #define HAVE_MEMPCPY 1
6576| #define HAVE_MUNMAP 1
6577| #define HAVE_STPCPY 1
6578| #define HAVE_STRCASECMP 1
6579| #define HAVE_STRDUP 1
6580| #define HAVE_STRTOUL 1
6581| #define HAVE_TSEARCH 1
6582| #define HAVE___FSETLOCKING 1
6583| #define HAVE_DECL_FEOF_UNLOCKED 1
6584| #define HAVE_DECL_FGETS_UNLOCKED 1
6585| #define HAVE_ICONV 1
6586| #define ICONV_CONST const
6587| #define HAVE_LONG_LONG_INT 1
6588| #define HAVE_WCHAR_T 1
6589| #define HAVE_INTMAX_T 1
6590| #define HAVE_POSIX_PRINTF 1
6591| #define HAVE_STDINT_H 1
6592| #define HAVE_STDINT_H 1
6593| #define HAVE_STDDEF_H 1
6594| #define HAVE_STDLIB_H 1
6595| #define HAVE_STRING_H 1
6596| #define HAVE_ASPRINTF 1
6597| #define HAVE_PUTENV 1
6598| #define HAVE_SETENV 1
6599| #define HAVE_SETLOCALE 1
6600| #define HAVE_SNPRINTF 1
6601| #define HAVE_DECL__SNPRINTF 0
6602| #define HAVE_DECL__SNWPRINTF 0
6603| #define HAVE_DECL_GETC_UNLOCKED 1
6604| #define HAVE_LANGINFO_CODESET 1
6605| #define HAVE_LC_MESSAGES 1
6606| #define ENABLE_NLS 1
6607| #define YYENABLE_NLS 1
6608| #define HAVE_STDLIB_H 1
6609| #define HAVE_STRING_H 1
6610| #define HAVE_SYS_PARAM_H 1
6611| #define HAVE_UNISTD_H 1
6612| #define HAVE_UTIME_H 1
6613| #define HAVE_FCNTL_H 1
6614| #define HAVE_FLOAT_H 1
6615| #define HAVE_SYS_TIME_H 1
6616| #define HAVE_ICONV_H 1
6617| #define HAVE_LOCALE_H 1
6618| #define HAVE_SIGNAL_H 1
6619| #define HAVE_STDINT_H 1
6620| #define HAVE_STDIO_H 1
6621| #define HAVE_SYS_STAT_H 1
6622| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6623| #define HAVE_GETCWD 1
6624| #define HAVE_READLINK 1
6625| #define HAVE_RAISE 1
6626| #define HAVE_ISBLANK 1
6627| #define HAVE_MEMPCPY 1
6628| #define HAVE_GETTIMEOFDAY 1
6629| #define HAVE_ISASCII 1
6630| /* end confdefs.h.  */
6631| /* Define mbsinit to an innocuous variant, in case <limits.h> declares mbsinit.
6632|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6633| #define mbsinit innocuous_mbsinit
6634| 
6635| /* System header to define __stub macros and hopefully few prototypes,
6636|     which can conflict with char mbsinit (); below.
6637|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6638|     <limits.h> exists even on freestanding compilers.  */
6639| 
6640| #ifdef __STDC__
6641| # include <limits.h>
6642| #else
6643| # include <assert.h>
6644| #endif
6645| 
6646| #undef mbsinit
6647| 
6648| /* Override any GCC internal prototype to avoid an error.
6649|    Use char because int might match the return type of a GCC
6650|    builtin and then its argument prototype would still apply.  */
6651| #ifdef __cplusplus
6652| extern "C"
6653| #endif
6654| char mbsinit ();
6655| /* The GNU C library defines this for functions which it implements
6656|     to always fail with ENOSYS.  Some functions are actually named
6657|     something starting with __ and the normal name is an alias.  */
6658| #if defined __stub_mbsinit || defined __stub___mbsinit
6659| choke me
6660| #endif
6661| 
6662| int
6663| main ()
6664| {
6665| return mbsinit ();
6666|   ;
6667|   return 0;
6668| }
6669configure:31675: result: no
6670configure:31590: checking for setenv
6671configure:31675: result: yes
6672configure:31590: checking for lstat
6673configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6674configure:31653: $? = 0
6675configure:31675: result: yes
6676configure:31590: checking for vasnprintf
6677configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6678/tmp/ccoF8wqi.o: In function `main':
6679conftest.c:(.text+0x20): undefined reference to `vasnprintf'
6680collect2: ld returned 1 exit status
6681configure:31653: $? = 1
6682configure: failed program was:
6683| /* confdefs.h.  */
6684| #define PACKAGE_NAME ""
6685| #define PACKAGE_TARNAME ""
6686| #define PACKAGE_VERSION ""
6687| #define PACKAGE_STRING ""
6688| #define PACKAGE_BUGREPORT ""
6689| #define PACKAGE "gettext-tools"
6690| #define VERSION "0.17"
6691| #define STDC_HEADERS 1
6692| #define HAVE_SYS_TYPES_H 1
6693| #define HAVE_SYS_STAT_H 1
6694| #define HAVE_STDLIB_H 1
6695| #define HAVE_STRING_H 1
6696| #define HAVE_MEMORY_H 1
6697| #define HAVE_STRINGS_H 1
6698| #define HAVE_INTTYPES_H 1
6699| #define HAVE_STDINT_H 1
6700| #define HAVE_UNISTD_H 1
6701| #define __EXTENSIONS__ 1
6702| #define _ALL_SOURCE 1
6703| #define _GNU_SOURCE 1
6704| #define _POSIX_PTHREAD_SEMANTICS 1
6705| #define _TANDEM_SOURCE 1
6706| #define HAVE_DLFCN_H 1
6707| #define HAVE_VISIBILITY 1
6708| #define HAVE_STDINT_H_WITH_UINTMAX 1
6709| #define HAVE_ALLOCA_H 1
6710| #define HAVE_ALLOCA 1
6711| #define HAVE_STDLIB_H 1
6712| #define HAVE_UNISTD_H 1
6713| #define HAVE_GETPAGESIZE 1
6714| #define INTDIV0_RAISES_SIGFPE 0
6715| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6716| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6717| #define HAVE_UINTMAX_T 1
6718| #define HAVE_INTTYPES_H 1
6719| #define USE_POSIX_THREADS 1
6720| #define USE_POSIX_THREADS_WEAK 1
6721| #define HAVE_PTHREAD_RWLOCK 1
6722| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6723| #define HAVE_BUILTIN_EXPECT 1
6724| #define HAVE_INTTYPES_H 1
6725| #define HAVE_LIMITS_H 1
6726| #define HAVE_UNISTD_H 1
6727| #define HAVE_SYS_PARAM_H 1
6728| #define HAVE_GETCWD 1
6729| #define HAVE_GETEGID 1
6730| #define HAVE_GETEUID 1
6731| #define HAVE_GETGID 1
6732| #define HAVE_GETUID 1
6733| #define HAVE_MEMPCPY 1
6734| #define HAVE_MUNMAP 1
6735| #define HAVE_STPCPY 1
6736| #define HAVE_STRCASECMP 1
6737| #define HAVE_STRDUP 1
6738| #define HAVE_STRTOUL 1
6739| #define HAVE_TSEARCH 1
6740| #define HAVE___FSETLOCKING 1
6741| #define HAVE_DECL_FEOF_UNLOCKED 1
6742| #define HAVE_DECL_FGETS_UNLOCKED 1
6743| #define HAVE_ICONV 1
6744| #define ICONV_CONST const
6745| #define HAVE_LONG_LONG_INT 1
6746| #define HAVE_WCHAR_T 1
6747| #define HAVE_INTMAX_T 1
6748| #define HAVE_POSIX_PRINTF 1
6749| #define HAVE_STDINT_H 1
6750| #define HAVE_STDINT_H 1
6751| #define HAVE_STDDEF_H 1
6752| #define HAVE_STDLIB_H 1
6753| #define HAVE_STRING_H 1
6754| #define HAVE_ASPRINTF 1
6755| #define HAVE_PUTENV 1
6756| #define HAVE_SETENV 1
6757| #define HAVE_SETLOCALE 1
6758| #define HAVE_SNPRINTF 1
6759| #define HAVE_DECL__SNPRINTF 0
6760| #define HAVE_DECL__SNWPRINTF 0
6761| #define HAVE_DECL_GETC_UNLOCKED 1
6762| #define HAVE_LANGINFO_CODESET 1
6763| #define HAVE_LC_MESSAGES 1
6764| #define ENABLE_NLS 1
6765| #define YYENABLE_NLS 1
6766| #define HAVE_STDLIB_H 1
6767| #define HAVE_STRING_H 1
6768| #define HAVE_SYS_PARAM_H 1
6769| #define HAVE_UNISTD_H 1
6770| #define HAVE_UTIME_H 1
6771| #define HAVE_FCNTL_H 1
6772| #define HAVE_FLOAT_H 1
6773| #define HAVE_SYS_TIME_H 1
6774| #define HAVE_ICONV_H 1
6775| #define HAVE_LOCALE_H 1
6776| #define HAVE_SIGNAL_H 1
6777| #define HAVE_STDINT_H 1
6778| #define HAVE_STDIO_H 1
6779| #define HAVE_SYS_STAT_H 1
6780| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6781| #define HAVE_GETCWD 1
6782| #define HAVE_READLINK 1
6783| #define HAVE_RAISE 1
6784| #define HAVE_ISBLANK 1
6785| #define HAVE_MEMPCPY 1
6786| #define HAVE_GETTIMEOFDAY 1
6787| #define HAVE_ISASCII 1
6788| #define HAVE_SETENV 1
6789| #define HAVE_LSTAT 1
6790| /* end confdefs.h.  */
6791| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
6792|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6793| #define vasnprintf innocuous_vasnprintf
6794| 
6795| /* System header to define __stub macros and hopefully few prototypes,
6796|     which can conflict with char vasnprintf (); below.
6797|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6798|     <limits.h> exists even on freestanding compilers.  */
6799| 
6800| #ifdef __STDC__
6801| # include <limits.h>
6802| #else
6803| # include <assert.h>
6804| #endif
6805| 
6806| #undef vasnprintf
6807| 
6808| /* Override any GCC internal prototype to avoid an error.
6809|    Use char because int might match the return type of a GCC
6810|    builtin and then its argument prototype would still apply.  */
6811| #ifdef __cplusplus
6812| extern "C"
6813| #endif
6814| char vasnprintf ();
6815| /* The GNU C library defines this for functions which it implements
6816|     to always fail with ENOSYS.  Some functions are actually named
6817|     something starting with __ and the normal name is an alias.  */
6818| #if defined __stub_vasnprintf || defined __stub___vasnprintf
6819| choke me
6820| #endif
6821| 
6822| int
6823| main ()
6824| {
6825| return vasnprintf ();
6826|   ;
6827|   return 0;
6828| }
6829configure:31675: result: no
6830configure:31590: checking for iswcntrl
6831configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6832conftest.c:132: warning: conflicting types for built-in function 'iswcntrl'
6833/tmp/ccsLQKnp.o: In function `main':
6834conftest.c:(.text+0x20): undefined reference to `iswcntrl'
6835collect2: ld returned 1 exit status
6836configure:31653: $? = 1
6837configure: failed program was:
6838| /* confdefs.h.  */
6839| #define PACKAGE_NAME ""
6840| #define PACKAGE_TARNAME ""
6841| #define PACKAGE_VERSION ""
6842| #define PACKAGE_STRING ""
6843| #define PACKAGE_BUGREPORT ""
6844| #define PACKAGE "gettext-tools"
6845| #define VERSION "0.17"
6846| #define STDC_HEADERS 1
6847| #define HAVE_SYS_TYPES_H 1
6848| #define HAVE_SYS_STAT_H 1
6849| #define HAVE_STDLIB_H 1
6850| #define HAVE_STRING_H 1
6851| #define HAVE_MEMORY_H 1
6852| #define HAVE_STRINGS_H 1
6853| #define HAVE_INTTYPES_H 1
6854| #define HAVE_STDINT_H 1
6855| #define HAVE_UNISTD_H 1
6856| #define __EXTENSIONS__ 1
6857| #define _ALL_SOURCE 1
6858| #define _GNU_SOURCE 1
6859| #define _POSIX_PTHREAD_SEMANTICS 1
6860| #define _TANDEM_SOURCE 1
6861| #define HAVE_DLFCN_H 1
6862| #define HAVE_VISIBILITY 1
6863| #define HAVE_STDINT_H_WITH_UINTMAX 1
6864| #define HAVE_ALLOCA_H 1
6865| #define HAVE_ALLOCA 1
6866| #define HAVE_STDLIB_H 1
6867| #define HAVE_UNISTD_H 1
6868| #define HAVE_GETPAGESIZE 1
6869| #define INTDIV0_RAISES_SIGFPE 0
6870| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6871| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6872| #define HAVE_UINTMAX_T 1
6873| #define HAVE_INTTYPES_H 1
6874| #define USE_POSIX_THREADS 1
6875| #define USE_POSIX_THREADS_WEAK 1
6876| #define HAVE_PTHREAD_RWLOCK 1
6877| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6878| #define HAVE_BUILTIN_EXPECT 1
6879| #define HAVE_INTTYPES_H 1
6880| #define HAVE_LIMITS_H 1
6881| #define HAVE_UNISTD_H 1
6882| #define HAVE_SYS_PARAM_H 1
6883| #define HAVE_GETCWD 1
6884| #define HAVE_GETEGID 1
6885| #define HAVE_GETEUID 1
6886| #define HAVE_GETGID 1
6887| #define HAVE_GETUID 1
6888| #define HAVE_MEMPCPY 1
6889| #define HAVE_MUNMAP 1
6890| #define HAVE_STPCPY 1
6891| #define HAVE_STRCASECMP 1
6892| #define HAVE_STRDUP 1
6893| #define HAVE_STRTOUL 1
6894| #define HAVE_TSEARCH 1
6895| #define HAVE___FSETLOCKING 1
6896| #define HAVE_DECL_FEOF_UNLOCKED 1
6897| #define HAVE_DECL_FGETS_UNLOCKED 1
6898| #define HAVE_ICONV 1
6899| #define ICONV_CONST const
6900| #define HAVE_LONG_LONG_INT 1
6901| #define HAVE_WCHAR_T 1
6902| #define HAVE_INTMAX_T 1
6903| #define HAVE_POSIX_PRINTF 1
6904| #define HAVE_STDINT_H 1
6905| #define HAVE_STDINT_H 1
6906| #define HAVE_STDDEF_H 1
6907| #define HAVE_STDLIB_H 1
6908| #define HAVE_STRING_H 1
6909| #define HAVE_ASPRINTF 1
6910| #define HAVE_PUTENV 1
6911| #define HAVE_SETENV 1
6912| #define HAVE_SETLOCALE 1
6913| #define HAVE_SNPRINTF 1
6914| #define HAVE_DECL__SNPRINTF 0
6915| #define HAVE_DECL__SNWPRINTF 0
6916| #define HAVE_DECL_GETC_UNLOCKED 1
6917| #define HAVE_LANGINFO_CODESET 1
6918| #define HAVE_LC_MESSAGES 1
6919| #define ENABLE_NLS 1
6920| #define YYENABLE_NLS 1
6921| #define HAVE_STDLIB_H 1
6922| #define HAVE_STRING_H 1
6923| #define HAVE_SYS_PARAM_H 1
6924| #define HAVE_UNISTD_H 1
6925| #define HAVE_UTIME_H 1
6926| #define HAVE_FCNTL_H 1
6927| #define HAVE_FLOAT_H 1
6928| #define HAVE_SYS_TIME_H 1
6929| #define HAVE_ICONV_H 1
6930| #define HAVE_LOCALE_H 1
6931| #define HAVE_SIGNAL_H 1
6932| #define HAVE_STDINT_H 1
6933| #define HAVE_STDIO_H 1
6934| #define HAVE_SYS_STAT_H 1
6935| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6936| #define HAVE_GETCWD 1
6937| #define HAVE_READLINK 1
6938| #define HAVE_RAISE 1
6939| #define HAVE_ISBLANK 1
6940| #define HAVE_MEMPCPY 1
6941| #define HAVE_GETTIMEOFDAY 1
6942| #define HAVE_ISASCII 1
6943| #define HAVE_SETENV 1
6944| #define HAVE_LSTAT 1
6945| /* end confdefs.h.  */
6946| /* Define iswcntrl to an innocuous variant, in case <limits.h> declares iswcntrl.
6947|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6948| #define iswcntrl innocuous_iswcntrl
6949| 
6950| /* System header to define __stub macros and hopefully few prototypes,
6951|     which can conflict with char iswcntrl (); below.
6952|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6953|     <limits.h> exists even on freestanding compilers.  */
6954| 
6955| #ifdef __STDC__
6956| # include <limits.h>
6957| #else
6958| # include <assert.h>
6959| #endif
6960| 
6961| #undef iswcntrl
6962| 
6963| /* Override any GCC internal prototype to avoid an error.
6964|    Use char because int might match the return type of a GCC
6965|    builtin and then its argument prototype would still apply.  */
6966| #ifdef __cplusplus
6967| extern "C"
6968| #endif
6969| char iswcntrl ();
6970| /* The GNU C library defines this for functions which it implements
6971|     to always fail with ENOSYS.  Some functions are actually named
6972|     something starting with __ and the normal name is an alias.  */
6973| #if defined __stub_iswcntrl || defined __stub___iswcntrl
6974| choke me
6975| #endif
6976| 
6977| int
6978| main ()
6979| {
6980| return iswcntrl ();
6981|   ;
6982|   return 0;
6983| }
6984configure:31675: result: no
6985configure:31590: checking for wcwidth
6986configure:31646: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
6987/tmp/ccC7nJrd.o: In function `main':
6988conftest.c:(.text+0x20): undefined reference to `wcwidth'
6989collect2: ld returned 1 exit status
6990configure:31653: $? = 1
6991configure: failed program was:
6992| /* confdefs.h.  */
6993| #define PACKAGE_NAME ""
6994| #define PACKAGE_TARNAME ""
6995| #define PACKAGE_VERSION ""
6996| #define PACKAGE_STRING ""
6997| #define PACKAGE_BUGREPORT ""
6998| #define PACKAGE "gettext-tools"
6999| #define VERSION "0.17"
7000| #define STDC_HEADERS 1
7001| #define HAVE_SYS_TYPES_H 1
7002| #define HAVE_SYS_STAT_H 1
7003| #define HAVE_STDLIB_H 1
7004| #define HAVE_STRING_H 1
7005| #define HAVE_MEMORY_H 1
7006| #define HAVE_STRINGS_H 1
7007| #define HAVE_INTTYPES_H 1
7008| #define HAVE_STDINT_H 1
7009| #define HAVE_UNISTD_H 1
7010| #define __EXTENSIONS__ 1
7011| #define _ALL_SOURCE 1
7012| #define _GNU_SOURCE 1
7013| #define _POSIX_PTHREAD_SEMANTICS 1
7014| #define _TANDEM_SOURCE 1
7015| #define HAVE_DLFCN_H 1
7016| #define HAVE_VISIBILITY 1
7017| #define HAVE_STDINT_H_WITH_UINTMAX 1
7018| #define HAVE_ALLOCA_H 1
7019| #define HAVE_ALLOCA 1
7020| #define HAVE_STDLIB_H 1
7021| #define HAVE_UNISTD_H 1
7022| #define HAVE_GETPAGESIZE 1
7023| #define INTDIV0_RAISES_SIGFPE 0
7024| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7025| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7026| #define HAVE_UINTMAX_T 1
7027| #define HAVE_INTTYPES_H 1
7028| #define USE_POSIX_THREADS 1
7029| #define USE_POSIX_THREADS_WEAK 1
7030| #define HAVE_PTHREAD_RWLOCK 1
7031| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7032| #define HAVE_BUILTIN_EXPECT 1
7033| #define HAVE_INTTYPES_H 1
7034| #define HAVE_LIMITS_H 1
7035| #define HAVE_UNISTD_H 1
7036| #define HAVE_SYS_PARAM_H 1
7037| #define HAVE_GETCWD 1
7038| #define HAVE_GETEGID 1
7039| #define HAVE_GETEUID 1
7040| #define HAVE_GETGID 1
7041| #define HAVE_GETUID 1
7042| #define HAVE_MEMPCPY 1
7043| #define HAVE_MUNMAP 1
7044| #define HAVE_STPCPY 1
7045| #define HAVE_STRCASECMP 1
7046| #define HAVE_STRDUP 1
7047| #define HAVE_STRTOUL 1
7048| #define HAVE_TSEARCH 1
7049| #define HAVE___FSETLOCKING 1
7050| #define HAVE_DECL_FEOF_UNLOCKED 1
7051| #define HAVE_DECL_FGETS_UNLOCKED 1
7052| #define HAVE_ICONV 1
7053| #define ICONV_CONST const
7054| #define HAVE_LONG_LONG_INT 1
7055| #define HAVE_WCHAR_T 1
7056| #define HAVE_INTMAX_T 1
7057| #define HAVE_POSIX_PRINTF 1
7058| #define HAVE_STDINT_H 1
7059| #define HAVE_STDINT_H 1
7060| #define HAVE_STDDEF_H 1
7061| #define HAVE_STDLIB_H 1
7062| #define HAVE_STRING_H 1
7063| #define HAVE_ASPRINTF 1
7064| #define HAVE_PUTENV 1
7065| #define HAVE_SETENV 1
7066| #define HAVE_SETLOCALE 1
7067| #define HAVE_SNPRINTF 1
7068| #define HAVE_DECL__SNPRINTF 0
7069| #define HAVE_DECL__SNWPRINTF 0
7070| #define HAVE_DECL_GETC_UNLOCKED 1
7071| #define HAVE_LANGINFO_CODESET 1
7072| #define HAVE_LC_MESSAGES 1
7073| #define ENABLE_NLS 1
7074| #define YYENABLE_NLS 1
7075| #define HAVE_STDLIB_H 1
7076| #define HAVE_STRING_H 1
7077| #define HAVE_SYS_PARAM_H 1
7078| #define HAVE_UNISTD_H 1
7079| #define HAVE_UTIME_H 1
7080| #define HAVE_FCNTL_H 1
7081| #define HAVE_FLOAT_H 1
7082| #define HAVE_SYS_TIME_H 1
7083| #define HAVE_ICONV_H 1
7084| #define HAVE_LOCALE_H 1
7085| #define HAVE_SIGNAL_H 1
7086| #define HAVE_STDINT_H 1
7087| #define HAVE_STDIO_H 1
7088| #define HAVE_SYS_STAT_H 1
7089| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7090| #define HAVE_GETCWD 1
7091| #define HAVE_READLINK 1
7092| #define HAVE_RAISE 1
7093| #define HAVE_ISBLANK 1
7094| #define HAVE_MEMPCPY 1
7095| #define HAVE_GETTIMEOFDAY 1
7096| #define HAVE_ISASCII 1
7097| #define HAVE_SETENV 1
7098| #define HAVE_LSTAT 1
7099| /* end confdefs.h.  */
7100| /* Define wcwidth to an innocuous variant, in case <limits.h> declares wcwidth.
7101|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7102| #define wcwidth innocuous_wcwidth
7103| 
7104| /* System header to define __stub macros and hopefully few prototypes,
7105|     which can conflict with char wcwidth (); below.
7106|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7107|     <limits.h> exists even on freestanding compilers.  */
7108| 
7109| #ifdef __STDC__
7110| # include <limits.h>
7111| #else
7112| # include <assert.h>
7113| #endif
7114| 
7115| #undef wcwidth
7116| 
7117| /* Override any GCC internal prototype to avoid an error.
7118|    Use char because int might match the return type of a GCC
7119|    builtin and then its argument prototype would still apply.  */
7120| #ifdef __cplusplus
7121| extern "C"
7122| #endif
7123| char wcwidth ();
7124| /* The GNU C library defines this for functions which it implements
7125|     to always fail with ENOSYS.  Some functions are actually named
7126|     something starting with __ and the normal name is an alias.  */
7127| #if defined __stub_wcwidth || defined __stub___wcwidth
7128| choke me
7129| #endif
7130| 
7131| int
7132| main ()
7133| {
7134| return wcwidth ();
7135|   ;
7136|   return 0;
7137| }
7138configure:31675: result: no
7139configure:31722: checking whether strerror_r is declared
7140configure:31751: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7141configure:31758: $? = 0
7142configure:31773: result: yes
7143configure:31795: checking for strerror_r
7144configure:31851: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
7145/tmp/ccuS207r.o: In function `main':
7146conftest.c:(.text+0x20): undefined reference to `strerror_r'
7147collect2: ld returned 1 exit status
7148configure:31858: $? = 1
7149configure: failed program was:
7150| /* confdefs.h.  */
7151| #define PACKAGE_NAME ""
7152| #define PACKAGE_TARNAME ""
7153| #define PACKAGE_VERSION ""
7154| #define PACKAGE_STRING ""
7155| #define PACKAGE_BUGREPORT ""
7156| #define PACKAGE "gettext-tools"
7157| #define VERSION "0.17"
7158| #define STDC_HEADERS 1
7159| #define HAVE_SYS_TYPES_H 1
7160| #define HAVE_SYS_STAT_H 1
7161| #define HAVE_STDLIB_H 1
7162| #define HAVE_STRING_H 1
7163| #define HAVE_MEMORY_H 1
7164| #define HAVE_STRINGS_H 1
7165| #define HAVE_INTTYPES_H 1
7166| #define HAVE_STDINT_H 1
7167| #define HAVE_UNISTD_H 1
7168| #define __EXTENSIONS__ 1
7169| #define _ALL_SOURCE 1
7170| #define _GNU_SOURCE 1
7171| #define _POSIX_PTHREAD_SEMANTICS 1
7172| #define _TANDEM_SOURCE 1
7173| #define HAVE_DLFCN_H 1
7174| #define HAVE_VISIBILITY 1
7175| #define HAVE_STDINT_H_WITH_UINTMAX 1
7176| #define HAVE_ALLOCA_H 1
7177| #define HAVE_ALLOCA 1
7178| #define HAVE_STDLIB_H 1
7179| #define HAVE_UNISTD_H 1
7180| #define HAVE_GETPAGESIZE 1
7181| #define INTDIV0_RAISES_SIGFPE 0
7182| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7183| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7184| #define HAVE_UINTMAX_T 1
7185| #define HAVE_INTTYPES_H 1
7186| #define USE_POSIX_THREADS 1
7187| #define USE_POSIX_THREADS_WEAK 1
7188| #define HAVE_PTHREAD_RWLOCK 1
7189| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7190| #define HAVE_BUILTIN_EXPECT 1
7191| #define HAVE_INTTYPES_H 1
7192| #define HAVE_LIMITS_H 1
7193| #define HAVE_UNISTD_H 1
7194| #define HAVE_SYS_PARAM_H 1
7195| #define HAVE_GETCWD 1
7196| #define HAVE_GETEGID 1
7197| #define HAVE_GETEUID 1
7198| #define HAVE_GETGID 1
7199| #define HAVE_GETUID 1
7200| #define HAVE_MEMPCPY 1
7201| #define HAVE_MUNMAP 1
7202| #define HAVE_STPCPY 1
7203| #define HAVE_STRCASECMP 1
7204| #define HAVE_STRDUP 1
7205| #define HAVE_STRTOUL 1
7206| #define HAVE_TSEARCH 1
7207| #define HAVE___FSETLOCKING 1
7208| #define HAVE_DECL_FEOF_UNLOCKED 1
7209| #define HAVE_DECL_FGETS_UNLOCKED 1
7210| #define HAVE_ICONV 1
7211| #define ICONV_CONST const
7212| #define HAVE_LONG_LONG_INT 1
7213| #define HAVE_WCHAR_T 1
7214| #define HAVE_INTMAX_T 1
7215| #define HAVE_POSIX_PRINTF 1
7216| #define HAVE_STDINT_H 1
7217| #define HAVE_STDINT_H 1
7218| #define HAVE_STDDEF_H 1
7219| #define HAVE_STDLIB_H 1
7220| #define HAVE_STRING_H 1
7221| #define HAVE_ASPRINTF 1
7222| #define HAVE_PUTENV 1
7223| #define HAVE_SETENV 1
7224| #define HAVE_SETLOCALE 1
7225| #define HAVE_SNPRINTF 1
7226| #define HAVE_DECL__SNPRINTF 0
7227| #define HAVE_DECL__SNWPRINTF 0
7228| #define HAVE_DECL_GETC_UNLOCKED 1
7229| #define HAVE_LANGINFO_CODESET 1
7230| #define HAVE_LC_MESSAGES 1
7231| #define ENABLE_NLS 1
7232| #define YYENABLE_NLS 1
7233| #define HAVE_STDLIB_H 1
7234| #define HAVE_STRING_H 1
7235| #define HAVE_SYS_PARAM_H 1
7236| #define HAVE_UNISTD_H 1
7237| #define HAVE_UTIME_H 1
7238| #define HAVE_FCNTL_H 1
7239| #define HAVE_FLOAT_H 1
7240| #define HAVE_SYS_TIME_H 1
7241| #define HAVE_ICONV_H 1
7242| #define HAVE_LOCALE_H 1
7243| #define HAVE_SIGNAL_H 1
7244| #define HAVE_STDINT_H 1
7245| #define HAVE_STDIO_H 1
7246| #define HAVE_SYS_STAT_H 1
7247| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7248| #define HAVE_GETCWD 1
7249| #define HAVE_READLINK 1
7250| #define HAVE_RAISE 1
7251| #define HAVE_ISBLANK 1
7252| #define HAVE_MEMPCPY 1
7253| #define HAVE_GETTIMEOFDAY 1
7254| #define HAVE_ISASCII 1
7255| #define HAVE_SETENV 1
7256| #define HAVE_LSTAT 1
7257| #define HAVE_DECL_STRERROR_R 1
7258| /* end confdefs.h.  */
7259| /* Define strerror_r to an innocuous variant, in case <limits.h> declares strerror_r.
7260|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7261| #define strerror_r innocuous_strerror_r
7262| 
7263| /* System header to define __stub macros and hopefully few prototypes,
7264|     which can conflict with char strerror_r (); below.
7265|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7266|     <limits.h> exists even on freestanding compilers.  */
7267| 
7268| #ifdef __STDC__
7269| # include <limits.h>
7270| #else
7271| # include <assert.h>
7272| #endif
7273| 
7274| #undef strerror_r
7275| 
7276| /* Override any GCC internal prototype to avoid an error.
7277|    Use char because int might match the return type of a GCC
7278|    builtin and then its argument prototype would still apply.  */
7279| #ifdef __cplusplus
7280| extern "C"
7281| #endif
7282| char strerror_r ();
7283| /* The GNU C library defines this for functions which it implements
7284|     to always fail with ENOSYS.  Some functions are actually named
7285|     something starting with __ and the normal name is an alias.  */
7286| #if defined __stub_strerror_r || defined __stub___strerror_r
7287| choke me
7288| #endif
7289| 
7290| int
7291| main ()
7292| {
7293| return strerror_r ();
7294|   ;
7295|   return 0;
7296| }
7297configure:31880: result: no
7298configure:31892: checking whether strerror_r returns char *
7299configure:31926: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7300configure:31933: $? = 0
7301configure:32012: result: yes
7302configure:32025: checking for mode_t
7303configure:32053: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7304configure:32060: $? = 0
7305configure:32087: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7306conftest.c: In function 'main':
7307conftest.c:147: error: expected expression before ')' token
7308configure:32094: $? = 1
7309configure: failed program was:
7310| /* confdefs.h.  */
7311| #define PACKAGE_NAME ""
7312| #define PACKAGE_TARNAME ""
7313| #define PACKAGE_VERSION ""
7314| #define PACKAGE_STRING ""
7315| #define PACKAGE_BUGREPORT ""
7316| #define PACKAGE "gettext-tools"
7317| #define VERSION "0.17"
7318| #define STDC_HEADERS 1
7319| #define HAVE_SYS_TYPES_H 1
7320| #define HAVE_SYS_STAT_H 1
7321| #define HAVE_STDLIB_H 1
7322| #define HAVE_STRING_H 1
7323| #define HAVE_MEMORY_H 1
7324| #define HAVE_STRINGS_H 1
7325| #define HAVE_INTTYPES_H 1
7326| #define HAVE_STDINT_H 1
7327| #define HAVE_UNISTD_H 1
7328| #define __EXTENSIONS__ 1
7329| #define _ALL_SOURCE 1
7330| #define _GNU_SOURCE 1
7331| #define _POSIX_PTHREAD_SEMANTICS 1
7332| #define _TANDEM_SOURCE 1
7333| #define HAVE_DLFCN_H 1
7334| #define HAVE_VISIBILITY 1
7335| #define HAVE_STDINT_H_WITH_UINTMAX 1
7336| #define HAVE_ALLOCA_H 1
7337| #define HAVE_ALLOCA 1
7338| #define HAVE_STDLIB_H 1
7339| #define HAVE_UNISTD_H 1
7340| #define HAVE_GETPAGESIZE 1
7341| #define INTDIV0_RAISES_SIGFPE 0
7342| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7343| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7344| #define HAVE_UINTMAX_T 1
7345| #define HAVE_INTTYPES_H 1
7346| #define USE_POSIX_THREADS 1
7347| #define USE_POSIX_THREADS_WEAK 1
7348| #define HAVE_PTHREAD_RWLOCK 1
7349| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7350| #define HAVE_BUILTIN_EXPECT 1
7351| #define HAVE_INTTYPES_H 1
7352| #define HAVE_LIMITS_H 1
7353| #define HAVE_UNISTD_H 1
7354| #define HAVE_SYS_PARAM_H 1
7355| #define HAVE_GETCWD 1
7356| #define HAVE_GETEGID 1
7357| #define HAVE_GETEUID 1
7358| #define HAVE_GETGID 1
7359| #define HAVE_GETUID 1
7360| #define HAVE_MEMPCPY 1
7361| #define HAVE_MUNMAP 1
7362| #define HAVE_STPCPY 1
7363| #define HAVE_STRCASECMP 1
7364| #define HAVE_STRDUP 1
7365| #define HAVE_STRTOUL 1
7366| #define HAVE_TSEARCH 1
7367| #define HAVE___FSETLOCKING 1
7368| #define HAVE_DECL_FEOF_UNLOCKED 1
7369| #define HAVE_DECL_FGETS_UNLOCKED 1
7370| #define HAVE_ICONV 1
7371| #define ICONV_CONST const
7372| #define HAVE_LONG_LONG_INT 1
7373| #define HAVE_WCHAR_T 1
7374| #define HAVE_INTMAX_T 1
7375| #define HAVE_POSIX_PRINTF 1
7376| #define HAVE_STDINT_H 1
7377| #define HAVE_STDINT_H 1
7378| #define HAVE_STDDEF_H 1
7379| #define HAVE_STDLIB_H 1
7380| #define HAVE_STRING_H 1
7381| #define HAVE_ASPRINTF 1
7382| #define HAVE_PUTENV 1
7383| #define HAVE_SETENV 1
7384| #define HAVE_SETLOCALE 1
7385| #define HAVE_SNPRINTF 1
7386| #define HAVE_DECL__SNPRINTF 0
7387| #define HAVE_DECL__SNWPRINTF 0
7388| #define HAVE_DECL_GETC_UNLOCKED 1
7389| #define HAVE_LANGINFO_CODESET 1
7390| #define HAVE_LC_MESSAGES 1
7391| #define ENABLE_NLS 1
7392| #define YYENABLE_NLS 1
7393| #define HAVE_STDLIB_H 1
7394| #define HAVE_STRING_H 1
7395| #define HAVE_SYS_PARAM_H 1
7396| #define HAVE_UNISTD_H 1
7397| #define HAVE_UTIME_H 1
7398| #define HAVE_FCNTL_H 1
7399| #define HAVE_FLOAT_H 1
7400| #define HAVE_SYS_TIME_H 1
7401| #define HAVE_ICONV_H 1
7402| #define HAVE_LOCALE_H 1
7403| #define HAVE_SIGNAL_H 1
7404| #define HAVE_STDINT_H 1
7405| #define HAVE_STDIO_H 1
7406| #define HAVE_SYS_STAT_H 1
7407| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7408| #define HAVE_GETCWD 1
7409| #define HAVE_READLINK 1
7410| #define HAVE_RAISE 1
7411| #define HAVE_ISBLANK 1
7412| #define HAVE_MEMPCPY 1
7413| #define HAVE_GETTIMEOFDAY 1
7414| #define HAVE_ISASCII 1
7415| #define HAVE_SETENV 1
7416| #define HAVE_LSTAT 1
7417| #define HAVE_DECL_STRERROR_R 1
7418| #define STRERROR_R_CHAR_P 1
7419| /* end confdefs.h.  */
7420| #include <stdio.h>
7421| #ifdef HAVE_SYS_TYPES_H
7422| # include <sys/types.h>
7423| #endif
7424| #ifdef HAVE_SYS_STAT_H
7425| # include <sys/stat.h>
7426| #endif
7427| #ifdef STDC_HEADERS
7428| # include <stdlib.h>
7429| # include <stddef.h>
7430| #else
7431| # ifdef HAVE_STDLIB_H
7432| #  include <stdlib.h>
7433| # endif
7434| #endif
7435| #ifdef HAVE_STRING_H
7436| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7437| #  include <memory.h>
7438| # endif
7439| # include <string.h>
7440| #endif
7441| #ifdef HAVE_STRINGS_H
7442| # include <strings.h>
7443| #endif
7444| #ifdef HAVE_INTTYPES_H
7445| # include <inttypes.h>
7446| #endif
7447| #ifdef HAVE_STDINT_H
7448| # include <stdint.h>
7449| #endif
7450| #ifdef HAVE_UNISTD_H
7451| # include <unistd.h>
7452| #endif
7453| int
7454| main ()
7455| {
7456| if (sizeof ((mode_t)))
7457| 	  return 0;
7458|   ;
7459|   return 0;
7460| }
7461configure:32117: result: yes
7462configure:32129: checking for pid_t
7463configure:32157: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7464configure:32164: $? = 0
7465configure:32191: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7466conftest.c: In function 'main':
7467conftest.c:147: error: expected expression before ')' token
7468configure:32198: $? = 1
7469configure: failed program was:
7470| /* confdefs.h.  */
7471| #define PACKAGE_NAME ""
7472| #define PACKAGE_TARNAME ""
7473| #define PACKAGE_VERSION ""
7474| #define PACKAGE_STRING ""
7475| #define PACKAGE_BUGREPORT ""
7476| #define PACKAGE "gettext-tools"
7477| #define VERSION "0.17"
7478| #define STDC_HEADERS 1
7479| #define HAVE_SYS_TYPES_H 1
7480| #define HAVE_SYS_STAT_H 1
7481| #define HAVE_STDLIB_H 1
7482| #define HAVE_STRING_H 1
7483| #define HAVE_MEMORY_H 1
7484| #define HAVE_STRINGS_H 1
7485| #define HAVE_INTTYPES_H 1
7486| #define HAVE_STDINT_H 1
7487| #define HAVE_UNISTD_H 1
7488| #define __EXTENSIONS__ 1
7489| #define _ALL_SOURCE 1
7490| #define _GNU_SOURCE 1
7491| #define _POSIX_PTHREAD_SEMANTICS 1
7492| #define _TANDEM_SOURCE 1
7493| #define HAVE_DLFCN_H 1
7494| #define HAVE_VISIBILITY 1
7495| #define HAVE_STDINT_H_WITH_UINTMAX 1
7496| #define HAVE_ALLOCA_H 1
7497| #define HAVE_ALLOCA 1
7498| #define HAVE_STDLIB_H 1
7499| #define HAVE_UNISTD_H 1
7500| #define HAVE_GETPAGESIZE 1
7501| #define INTDIV0_RAISES_SIGFPE 0
7502| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7503| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7504| #define HAVE_UINTMAX_T 1
7505| #define HAVE_INTTYPES_H 1
7506| #define USE_POSIX_THREADS 1
7507| #define USE_POSIX_THREADS_WEAK 1
7508| #define HAVE_PTHREAD_RWLOCK 1
7509| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7510| #define HAVE_BUILTIN_EXPECT 1
7511| #define HAVE_INTTYPES_H 1
7512| #define HAVE_LIMITS_H 1
7513| #define HAVE_UNISTD_H 1
7514| #define HAVE_SYS_PARAM_H 1
7515| #define HAVE_GETCWD 1
7516| #define HAVE_GETEGID 1
7517| #define HAVE_GETEUID 1
7518| #define HAVE_GETGID 1
7519| #define HAVE_GETUID 1
7520| #define HAVE_MEMPCPY 1
7521| #define HAVE_MUNMAP 1
7522| #define HAVE_STPCPY 1
7523| #define HAVE_STRCASECMP 1
7524| #define HAVE_STRDUP 1
7525| #define HAVE_STRTOUL 1
7526| #define HAVE_TSEARCH 1
7527| #define HAVE___FSETLOCKING 1
7528| #define HAVE_DECL_FEOF_UNLOCKED 1
7529| #define HAVE_DECL_FGETS_UNLOCKED 1
7530| #define HAVE_ICONV 1
7531| #define ICONV_CONST const
7532| #define HAVE_LONG_LONG_INT 1
7533| #define HAVE_WCHAR_T 1
7534| #define HAVE_INTMAX_T 1
7535| #define HAVE_POSIX_PRINTF 1
7536| #define HAVE_STDINT_H 1
7537| #define HAVE_STDINT_H 1
7538| #define HAVE_STDDEF_H 1
7539| #define HAVE_STDLIB_H 1
7540| #define HAVE_STRING_H 1
7541| #define HAVE_ASPRINTF 1
7542| #define HAVE_PUTENV 1
7543| #define HAVE_SETENV 1
7544| #define HAVE_SETLOCALE 1
7545| #define HAVE_SNPRINTF 1
7546| #define HAVE_DECL__SNPRINTF 0
7547| #define HAVE_DECL__SNWPRINTF 0
7548| #define HAVE_DECL_GETC_UNLOCKED 1
7549| #define HAVE_LANGINFO_CODESET 1
7550| #define HAVE_LC_MESSAGES 1
7551| #define ENABLE_NLS 1
7552| #define YYENABLE_NLS 1
7553| #define HAVE_STDLIB_H 1
7554| #define HAVE_STRING_H 1
7555| #define HAVE_SYS_PARAM_H 1
7556| #define HAVE_UNISTD_H 1
7557| #define HAVE_UTIME_H 1
7558| #define HAVE_FCNTL_H 1
7559| #define HAVE_FLOAT_H 1
7560| #define HAVE_SYS_TIME_H 1
7561| #define HAVE_ICONV_H 1
7562| #define HAVE_LOCALE_H 1
7563| #define HAVE_SIGNAL_H 1
7564| #define HAVE_STDINT_H 1
7565| #define HAVE_STDIO_H 1
7566| #define HAVE_SYS_STAT_H 1
7567| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7568| #define HAVE_GETCWD 1
7569| #define HAVE_READLINK 1
7570| #define HAVE_RAISE 1
7571| #define HAVE_ISBLANK 1
7572| #define HAVE_MEMPCPY 1
7573| #define HAVE_GETTIMEOFDAY 1
7574| #define HAVE_ISASCII 1
7575| #define HAVE_SETENV 1
7576| #define HAVE_LSTAT 1
7577| #define HAVE_DECL_STRERROR_R 1
7578| #define STRERROR_R_CHAR_P 1
7579| /* end confdefs.h.  */
7580| #include <stdio.h>
7581| #ifdef HAVE_SYS_TYPES_H
7582| # include <sys/types.h>
7583| #endif
7584| #ifdef HAVE_SYS_STAT_H
7585| # include <sys/stat.h>
7586| #endif
7587| #ifdef STDC_HEADERS
7588| # include <stdlib.h>
7589| # include <stddef.h>
7590| #else
7591| # ifdef HAVE_STDLIB_H
7592| #  include <stdlib.h>
7593| # endif
7594| #endif
7595| #ifdef HAVE_STRING_H
7596| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7597| #  include <memory.h>
7598| # endif
7599| # include <string.h>
7600| #endif
7601| #ifdef HAVE_STRINGS_H
7602| # include <strings.h>
7603| #endif
7604| #ifdef HAVE_INTTYPES_H
7605| # include <inttypes.h>
7606| #endif
7607| #ifdef HAVE_STDINT_H
7608| # include <stdint.h>
7609| #endif
7610| #ifdef HAVE_UNISTD_H
7611| # include <unistd.h>
7612| #endif
7613| int
7614| main ()
7615| {
7616| if (sizeof ((pid_t)))
7617| 	  return 0;
7618|   ;
7619|   return 0;
7620| }
7621configure:32221: result: yes
7622configure:32249: checking vfork.h usability
7623configure:32266: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7624conftest.c:144:19: error: vfork.h: No such file or directory
7625configure:32273: $? = 1
7626configure: failed program was:
7627| /* confdefs.h.  */
7628| #define PACKAGE_NAME ""
7629| #define PACKAGE_TARNAME ""
7630| #define PACKAGE_VERSION ""
7631| #define PACKAGE_STRING ""
7632| #define PACKAGE_BUGREPORT ""
7633| #define PACKAGE "gettext-tools"
7634| #define VERSION "0.17"
7635| #define STDC_HEADERS 1
7636| #define HAVE_SYS_TYPES_H 1
7637| #define HAVE_SYS_STAT_H 1
7638| #define HAVE_STDLIB_H 1
7639| #define HAVE_STRING_H 1
7640| #define HAVE_MEMORY_H 1
7641| #define HAVE_STRINGS_H 1
7642| #define HAVE_INTTYPES_H 1
7643| #define HAVE_STDINT_H 1
7644| #define HAVE_UNISTD_H 1
7645| #define __EXTENSIONS__ 1
7646| #define _ALL_SOURCE 1
7647| #define _GNU_SOURCE 1
7648| #define _POSIX_PTHREAD_SEMANTICS 1
7649| #define _TANDEM_SOURCE 1
7650| #define HAVE_DLFCN_H 1
7651| #define HAVE_VISIBILITY 1
7652| #define HAVE_STDINT_H_WITH_UINTMAX 1
7653| #define HAVE_ALLOCA_H 1
7654| #define HAVE_ALLOCA 1
7655| #define HAVE_STDLIB_H 1
7656| #define HAVE_UNISTD_H 1
7657| #define HAVE_GETPAGESIZE 1
7658| #define INTDIV0_RAISES_SIGFPE 0
7659| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7660| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7661| #define HAVE_UINTMAX_T 1
7662| #define HAVE_INTTYPES_H 1
7663| #define USE_POSIX_THREADS 1
7664| #define USE_POSIX_THREADS_WEAK 1
7665| #define HAVE_PTHREAD_RWLOCK 1
7666| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7667| #define HAVE_BUILTIN_EXPECT 1
7668| #define HAVE_INTTYPES_H 1
7669| #define HAVE_LIMITS_H 1
7670| #define HAVE_UNISTD_H 1
7671| #define HAVE_SYS_PARAM_H 1
7672| #define HAVE_GETCWD 1
7673| #define HAVE_GETEGID 1
7674| #define HAVE_GETEUID 1
7675| #define HAVE_GETGID 1
7676| #define HAVE_GETUID 1
7677| #define HAVE_MEMPCPY 1
7678| #define HAVE_MUNMAP 1
7679| #define HAVE_STPCPY 1
7680| #define HAVE_STRCASECMP 1
7681| #define HAVE_STRDUP 1
7682| #define HAVE_STRTOUL 1
7683| #define HAVE_TSEARCH 1
7684| #define HAVE___FSETLOCKING 1
7685| #define HAVE_DECL_FEOF_UNLOCKED 1
7686| #define HAVE_DECL_FGETS_UNLOCKED 1
7687| #define HAVE_ICONV 1
7688| #define ICONV_CONST const
7689| #define HAVE_LONG_LONG_INT 1
7690| #define HAVE_WCHAR_T 1
7691| #define HAVE_INTMAX_T 1
7692| #define HAVE_POSIX_PRINTF 1
7693| #define HAVE_STDINT_H 1
7694| #define HAVE_STDINT_H 1
7695| #define HAVE_STDDEF_H 1
7696| #define HAVE_STDLIB_H 1
7697| #define HAVE_STRING_H 1
7698| #define HAVE_ASPRINTF 1
7699| #define HAVE_PUTENV 1
7700| #define HAVE_SETENV 1
7701| #define HAVE_SETLOCALE 1
7702| #define HAVE_SNPRINTF 1
7703| #define HAVE_DECL__SNPRINTF 0
7704| #define HAVE_DECL__SNWPRINTF 0
7705| #define HAVE_DECL_GETC_UNLOCKED 1
7706| #define HAVE_LANGINFO_CODESET 1
7707| #define HAVE_LC_MESSAGES 1
7708| #define ENABLE_NLS 1
7709| #define YYENABLE_NLS 1
7710| #define HAVE_STDLIB_H 1
7711| #define HAVE_STRING_H 1
7712| #define HAVE_SYS_PARAM_H 1
7713| #define HAVE_UNISTD_H 1
7714| #define HAVE_UTIME_H 1
7715| #define HAVE_FCNTL_H 1
7716| #define HAVE_FLOAT_H 1
7717| #define HAVE_SYS_TIME_H 1
7718| #define HAVE_ICONV_H 1
7719| #define HAVE_LOCALE_H 1
7720| #define HAVE_SIGNAL_H 1
7721| #define HAVE_STDINT_H 1
7722| #define HAVE_STDIO_H 1
7723| #define HAVE_SYS_STAT_H 1
7724| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7725| #define HAVE_GETCWD 1
7726| #define HAVE_READLINK 1
7727| #define HAVE_RAISE 1
7728| #define HAVE_ISBLANK 1
7729| #define HAVE_MEMPCPY 1
7730| #define HAVE_GETTIMEOFDAY 1
7731| #define HAVE_ISASCII 1
7732| #define HAVE_SETENV 1
7733| #define HAVE_LSTAT 1
7734| #define HAVE_DECL_STRERROR_R 1
7735| #define STRERROR_R_CHAR_P 1
7736| /* end confdefs.h.  */
7737| #include <stdio.h>
7738| #ifdef HAVE_SYS_TYPES_H
7739| # include <sys/types.h>
7740| #endif
7741| #ifdef HAVE_SYS_STAT_H
7742| # include <sys/stat.h>
7743| #endif
7744| #ifdef STDC_HEADERS
7745| # include <stdlib.h>
7746| # include <stddef.h>
7747| #else
7748| # ifdef HAVE_STDLIB_H
7749| #  include <stdlib.h>
7750| # endif
7751| #endif
7752| #ifdef HAVE_STRING_H
7753| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7754| #  include <memory.h>
7755| # endif
7756| # include <string.h>
7757| #endif
7758| #ifdef HAVE_STRINGS_H
7759| # include <strings.h>
7760| #endif
7761| #ifdef HAVE_INTTYPES_H
7762| # include <inttypes.h>
7763| #endif
7764| #ifdef HAVE_STDINT_H
7765| # include <stdint.h>
7766| #endif
7767| #ifdef HAVE_UNISTD_H
7768| # include <unistd.h>
7769| #endif
7770| #include <vfork.h>
7771configure:32287: result: no
7772configure:32291: checking vfork.h presence
7773configure:32306: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
7774conftest.c:111:19: error: vfork.h: No such file or directory
7775configure:32313: $? = 1
7776configure: failed program was:
7777| /* confdefs.h.  */
7778| #define PACKAGE_NAME ""
7779| #define PACKAGE_TARNAME ""
7780| #define PACKAGE_VERSION ""
7781| #define PACKAGE_STRING ""
7782| #define PACKAGE_BUGREPORT ""
7783| #define PACKAGE "gettext-tools"
7784| #define VERSION "0.17"
7785| #define STDC_HEADERS 1
7786| #define HAVE_SYS_TYPES_H 1
7787| #define HAVE_SYS_STAT_H 1
7788| #define HAVE_STDLIB_H 1
7789| #define HAVE_STRING_H 1
7790| #define HAVE_MEMORY_H 1
7791| #define HAVE_STRINGS_H 1
7792| #define HAVE_INTTYPES_H 1
7793| #define HAVE_STDINT_H 1
7794| #define HAVE_UNISTD_H 1
7795| #define __EXTENSIONS__ 1
7796| #define _ALL_SOURCE 1
7797| #define _GNU_SOURCE 1
7798| #define _POSIX_PTHREAD_SEMANTICS 1
7799| #define _TANDEM_SOURCE 1
7800| #define HAVE_DLFCN_H 1
7801| #define HAVE_VISIBILITY 1
7802| #define HAVE_STDINT_H_WITH_UINTMAX 1
7803| #define HAVE_ALLOCA_H 1
7804| #define HAVE_ALLOCA 1
7805| #define HAVE_STDLIB_H 1
7806| #define HAVE_UNISTD_H 1
7807| #define HAVE_GETPAGESIZE 1
7808| #define INTDIV0_RAISES_SIGFPE 0
7809| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7810| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7811| #define HAVE_UINTMAX_T 1
7812| #define HAVE_INTTYPES_H 1
7813| #define USE_POSIX_THREADS 1
7814| #define USE_POSIX_THREADS_WEAK 1
7815| #define HAVE_PTHREAD_RWLOCK 1
7816| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7817| #define HAVE_BUILTIN_EXPECT 1
7818| #define HAVE_INTTYPES_H 1
7819| #define HAVE_LIMITS_H 1
7820| #define HAVE_UNISTD_H 1
7821| #define HAVE_SYS_PARAM_H 1
7822| #define HAVE_GETCWD 1
7823| #define HAVE_GETEGID 1
7824| #define HAVE_GETEUID 1
7825| #define HAVE_GETGID 1
7826| #define HAVE_GETUID 1
7827| #define HAVE_MEMPCPY 1
7828| #define HAVE_MUNMAP 1
7829| #define HAVE_STPCPY 1
7830| #define HAVE_STRCASECMP 1
7831| #define HAVE_STRDUP 1
7832| #define HAVE_STRTOUL 1
7833| #define HAVE_TSEARCH 1
7834| #define HAVE___FSETLOCKING 1
7835| #define HAVE_DECL_FEOF_UNLOCKED 1
7836| #define HAVE_DECL_FGETS_UNLOCKED 1
7837| #define HAVE_ICONV 1
7838| #define ICONV_CONST const
7839| #define HAVE_LONG_LONG_INT 1
7840| #define HAVE_WCHAR_T 1
7841| #define HAVE_INTMAX_T 1
7842| #define HAVE_POSIX_PRINTF 1
7843| #define HAVE_STDINT_H 1
7844| #define HAVE_STDINT_H 1
7845| #define HAVE_STDDEF_H 1
7846| #define HAVE_STDLIB_H 1
7847| #define HAVE_STRING_H 1
7848| #define HAVE_ASPRINTF 1
7849| #define HAVE_PUTENV 1
7850| #define HAVE_SETENV 1
7851| #define HAVE_SETLOCALE 1
7852| #define HAVE_SNPRINTF 1
7853| #define HAVE_DECL__SNPRINTF 0
7854| #define HAVE_DECL__SNWPRINTF 0
7855| #define HAVE_DECL_GETC_UNLOCKED 1
7856| #define HAVE_LANGINFO_CODESET 1
7857| #define HAVE_LC_MESSAGES 1
7858| #define ENABLE_NLS 1
7859| #define YYENABLE_NLS 1
7860| #define HAVE_STDLIB_H 1
7861| #define HAVE_STRING_H 1
7862| #define HAVE_SYS_PARAM_H 1
7863| #define HAVE_UNISTD_H 1
7864| #define HAVE_UTIME_H 1
7865| #define HAVE_FCNTL_H 1
7866| #define HAVE_FLOAT_H 1
7867| #define HAVE_SYS_TIME_H 1
7868| #define HAVE_ICONV_H 1
7869| #define HAVE_LOCALE_H 1
7870| #define HAVE_SIGNAL_H 1
7871| #define HAVE_STDINT_H 1
7872| #define HAVE_STDIO_H 1
7873| #define HAVE_SYS_STAT_H 1
7874| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7875| #define HAVE_GETCWD 1
7876| #define HAVE_READLINK 1
7877| #define HAVE_RAISE 1
7878| #define HAVE_ISBLANK 1
7879| #define HAVE_MEMPCPY 1
7880| #define HAVE_GETTIMEOFDAY 1
7881| #define HAVE_ISASCII 1
7882| #define HAVE_SETENV 1
7883| #define HAVE_LSTAT 1
7884| #define HAVE_DECL_STRERROR_R 1
7885| #define STRERROR_R_CHAR_P 1
7886| /* end confdefs.h.  */
7887| #include <vfork.h>
7888configure:32327: result: no
7889configure:32355: checking for vfork.h
7890configure:32364: result: no
7891configure:32384: checking for fork
7892configure:32440: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
7893conftest.c:134: warning: conflicting types for built-in function 'fork'
7894configure:32447: $? = 0
7895configure:32469: result: yes
7896configure:32384: checking for vfork
7897configure:32440: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
7898configure:32447: $? = 0
7899configure:32469: result: yes
7900configure:32482: checking for working fork
7901configure:32545: result: cross
7902configure:32561: WARNING: result yes guessed because of cross compilation
7903configure:32566: checking for working vfork
7904configure:32707: result: yes
7905configure:32739: checking for sig_atomic_t
7906configure:32768: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7907configure:32775: $? = 0
7908configure:32803: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7909conftest.c: In function 'main':
7910conftest.c:120: error: expected expression before ')' token
7911configure:32810: $? = 1
7912configure: failed program was:
7913| /* confdefs.h.  */
7914| #define PACKAGE_NAME ""
7915| #define PACKAGE_TARNAME ""
7916| #define PACKAGE_VERSION ""
7917| #define PACKAGE_STRING ""
7918| #define PACKAGE_BUGREPORT ""
7919| #define PACKAGE "gettext-tools"
7920| #define VERSION "0.17"
7921| #define STDC_HEADERS 1
7922| #define HAVE_SYS_TYPES_H 1
7923| #define HAVE_SYS_STAT_H 1
7924| #define HAVE_STDLIB_H 1
7925| #define HAVE_STRING_H 1
7926| #define HAVE_MEMORY_H 1
7927| #define HAVE_STRINGS_H 1
7928| #define HAVE_INTTYPES_H 1
7929| #define HAVE_STDINT_H 1
7930| #define HAVE_UNISTD_H 1
7931| #define __EXTENSIONS__ 1
7932| #define _ALL_SOURCE 1
7933| #define _GNU_SOURCE 1
7934| #define _POSIX_PTHREAD_SEMANTICS 1
7935| #define _TANDEM_SOURCE 1
7936| #define HAVE_DLFCN_H 1
7937| #define HAVE_VISIBILITY 1
7938| #define HAVE_STDINT_H_WITH_UINTMAX 1
7939| #define HAVE_ALLOCA_H 1
7940| #define HAVE_ALLOCA 1
7941| #define HAVE_STDLIB_H 1
7942| #define HAVE_UNISTD_H 1
7943| #define HAVE_GETPAGESIZE 1
7944| #define INTDIV0_RAISES_SIGFPE 0
7945| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7946| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7947| #define HAVE_UINTMAX_T 1
7948| #define HAVE_INTTYPES_H 1
7949| #define USE_POSIX_THREADS 1
7950| #define USE_POSIX_THREADS_WEAK 1
7951| #define HAVE_PTHREAD_RWLOCK 1
7952| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7953| #define HAVE_BUILTIN_EXPECT 1
7954| #define HAVE_INTTYPES_H 1
7955| #define HAVE_LIMITS_H 1
7956| #define HAVE_UNISTD_H 1
7957| #define HAVE_SYS_PARAM_H 1
7958| #define HAVE_GETCWD 1
7959| #define HAVE_GETEGID 1
7960| #define HAVE_GETEUID 1
7961| #define HAVE_GETGID 1
7962| #define HAVE_GETUID 1
7963| #define HAVE_MEMPCPY 1
7964| #define HAVE_MUNMAP 1
7965| #define HAVE_STPCPY 1
7966| #define HAVE_STRCASECMP 1
7967| #define HAVE_STRDUP 1
7968| #define HAVE_STRTOUL 1
7969| #define HAVE_TSEARCH 1
7970| #define HAVE___FSETLOCKING 1
7971| #define HAVE_DECL_FEOF_UNLOCKED 1
7972| #define HAVE_DECL_FGETS_UNLOCKED 1
7973| #define HAVE_ICONV 1
7974| #define ICONV_CONST const
7975| #define HAVE_LONG_LONG_INT 1
7976| #define HAVE_WCHAR_T 1
7977| #define HAVE_INTMAX_T 1
7978| #define HAVE_POSIX_PRINTF 1
7979| #define HAVE_STDINT_H 1
7980| #define HAVE_STDINT_H 1
7981| #define HAVE_STDDEF_H 1
7982| #define HAVE_STDLIB_H 1
7983| #define HAVE_STRING_H 1
7984| #define HAVE_ASPRINTF 1
7985| #define HAVE_PUTENV 1
7986| #define HAVE_SETENV 1
7987| #define HAVE_SETLOCALE 1
7988| #define HAVE_SNPRINTF 1
7989| #define HAVE_DECL__SNPRINTF 0
7990| #define HAVE_DECL__SNWPRINTF 0
7991| #define HAVE_DECL_GETC_UNLOCKED 1
7992| #define HAVE_LANGINFO_CODESET 1
7993| #define HAVE_LC_MESSAGES 1
7994| #define ENABLE_NLS 1
7995| #define YYENABLE_NLS 1
7996| #define HAVE_STDLIB_H 1
7997| #define HAVE_STRING_H 1
7998| #define HAVE_SYS_PARAM_H 1
7999| #define HAVE_UNISTD_H 1
8000| #define HAVE_UTIME_H 1
8001| #define HAVE_FCNTL_H 1
8002| #define HAVE_FLOAT_H 1
8003| #define HAVE_SYS_TIME_H 1
8004| #define HAVE_ICONV_H 1
8005| #define HAVE_LOCALE_H 1
8006| #define HAVE_SIGNAL_H 1
8007| #define HAVE_STDINT_H 1
8008| #define HAVE_STDIO_H 1
8009| #define HAVE_SYS_STAT_H 1
8010| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8011| #define HAVE_GETCWD 1
8012| #define HAVE_READLINK 1
8013| #define HAVE_RAISE 1
8014| #define HAVE_ISBLANK 1
8015| #define HAVE_MEMPCPY 1
8016| #define HAVE_GETTIMEOFDAY 1
8017| #define HAVE_ISASCII 1
8018| #define HAVE_SETENV 1
8019| #define HAVE_LSTAT 1
8020| #define HAVE_DECL_STRERROR_R 1
8021| #define STRERROR_R_CHAR_P 1
8022| #define HAVE_FORK 1
8023| #define HAVE_VFORK 1
8024| #define HAVE_WORKING_VFORK 1
8025| #define HAVE_WORKING_FORK 1
8026| /* end confdefs.h.  */
8027| #include <signal.h>
8028| 
8029| int
8030| main ()
8031| {
8032| if (sizeof ((sig_atomic_t)))
8033| 	  return 0;
8034|   ;
8035|   return 0;
8036| }
8037configure:32833: result: yes
8038configure:32863: checking whether the preprocessor supports include_next
8039configure:32896: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -Iconftestd1 -Iconftestd2 conftest.c >&5
8040configure:32903: $? = 0
8041configure:32921: result: yes
8042configure:32944: checking for eaccess
8043configure:33000: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
8044/tmp/ccGXPXZM.o: In function `main':
8045conftest.c:(.text+0x20): undefined reference to `eaccess'
8046collect2: ld returned 1 exit status
8047configure:33007: $? = 1
8048configure: failed program was:
8049| /* confdefs.h.  */
8050| #define PACKAGE_NAME ""
8051| #define PACKAGE_TARNAME ""
8052| #define PACKAGE_VERSION ""
8053| #define PACKAGE_STRING ""
8054| #define PACKAGE_BUGREPORT ""
8055| #define PACKAGE "gettext-tools"
8056| #define VERSION "0.17"
8057| #define STDC_HEADERS 1
8058| #define HAVE_SYS_TYPES_H 1
8059| #define HAVE_SYS_STAT_H 1
8060| #define HAVE_STDLIB_H 1
8061| #define HAVE_STRING_H 1
8062| #define HAVE_MEMORY_H 1
8063| #define HAVE_STRINGS_H 1
8064| #define HAVE_INTTYPES_H 1
8065| #define HAVE_STDINT_H 1
8066| #define HAVE_UNISTD_H 1
8067| #define __EXTENSIONS__ 1
8068| #define _ALL_SOURCE 1
8069| #define _GNU_SOURCE 1
8070| #define _POSIX_PTHREAD_SEMANTICS 1
8071| #define _TANDEM_SOURCE 1
8072| #define HAVE_DLFCN_H 1
8073| #define HAVE_VISIBILITY 1
8074| #define HAVE_STDINT_H_WITH_UINTMAX 1
8075| #define HAVE_ALLOCA_H 1
8076| #define HAVE_ALLOCA 1
8077| #define HAVE_STDLIB_H 1
8078| #define HAVE_UNISTD_H 1
8079| #define HAVE_GETPAGESIZE 1
8080| #define INTDIV0_RAISES_SIGFPE 0
8081| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8082| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8083| #define HAVE_UINTMAX_T 1
8084| #define HAVE_INTTYPES_H 1
8085| #define USE_POSIX_THREADS 1
8086| #define USE_POSIX_THREADS_WEAK 1
8087| #define HAVE_PTHREAD_RWLOCK 1
8088| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8089| #define HAVE_BUILTIN_EXPECT 1
8090| #define HAVE_INTTYPES_H 1
8091| #define HAVE_LIMITS_H 1
8092| #define HAVE_UNISTD_H 1
8093| #define HAVE_SYS_PARAM_H 1
8094| #define HAVE_GETCWD 1
8095| #define HAVE_GETEGID 1
8096| #define HAVE_GETEUID 1
8097| #define HAVE_GETGID 1
8098| #define HAVE_GETUID 1
8099| #define HAVE_MEMPCPY 1
8100| #define HAVE_MUNMAP 1
8101| #define HAVE_STPCPY 1
8102| #define HAVE_STRCASECMP 1
8103| #define HAVE_STRDUP 1
8104| #define HAVE_STRTOUL 1
8105| #define HAVE_TSEARCH 1
8106| #define HAVE___FSETLOCKING 1
8107| #define HAVE_DECL_FEOF_UNLOCKED 1
8108| #define HAVE_DECL_FGETS_UNLOCKED 1
8109| #define HAVE_ICONV 1
8110| #define ICONV_CONST const
8111| #define HAVE_LONG_LONG_INT 1
8112| #define HAVE_WCHAR_T 1
8113| #define HAVE_INTMAX_T 1
8114| #define HAVE_POSIX_PRINTF 1
8115| #define HAVE_STDINT_H 1
8116| #define HAVE_STDINT_H 1
8117| #define HAVE_STDDEF_H 1
8118| #define HAVE_STDLIB_H 1
8119| #define HAVE_STRING_H 1
8120| #define HAVE_ASPRINTF 1
8121| #define HAVE_PUTENV 1
8122| #define HAVE_SETENV 1
8123| #define HAVE_SETLOCALE 1
8124| #define HAVE_SNPRINTF 1
8125| #define HAVE_DECL__SNPRINTF 0
8126| #define HAVE_DECL__SNWPRINTF 0
8127| #define HAVE_DECL_GETC_UNLOCKED 1
8128| #define HAVE_LANGINFO_CODESET 1
8129| #define HAVE_LC_MESSAGES 1
8130| #define ENABLE_NLS 1
8131| #define YYENABLE_NLS 1
8132| #define HAVE_STDLIB_H 1
8133| #define HAVE_STRING_H 1
8134| #define HAVE_SYS_PARAM_H 1
8135| #define HAVE_UNISTD_H 1
8136| #define HAVE_UTIME_H 1
8137| #define HAVE_FCNTL_H 1
8138| #define HAVE_FLOAT_H 1
8139| #define HAVE_SYS_TIME_H 1
8140| #define HAVE_ICONV_H 1
8141| #define HAVE_LOCALE_H 1
8142| #define HAVE_SIGNAL_H 1
8143| #define HAVE_STDINT_H 1
8144| #define HAVE_STDIO_H 1
8145| #define HAVE_SYS_STAT_H 1
8146| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8147| #define HAVE_GETCWD 1
8148| #define HAVE_READLINK 1
8149| #define HAVE_RAISE 1
8150| #define HAVE_ISBLANK 1
8151| #define HAVE_MEMPCPY 1
8152| #define HAVE_GETTIMEOFDAY 1
8153| #define HAVE_ISASCII 1
8154| #define HAVE_SETENV 1
8155| #define HAVE_LSTAT 1
8156| #define HAVE_DECL_STRERROR_R 1
8157| #define STRERROR_R_CHAR_P 1
8158| #define HAVE_FORK 1
8159| #define HAVE_VFORK 1
8160| #define HAVE_WORKING_VFORK 1
8161| #define HAVE_WORKING_FORK 1
8162| #define HAVE_SIG_ATOMIC_T 1
8163| #define HAVE_INCLUDE_NEXT 1
8164| /* end confdefs.h.  */
8165| /* Define eaccess to an innocuous variant, in case <limits.h> declares eaccess.
8166|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8167| #define eaccess innocuous_eaccess
8168| 
8169| /* System header to define __stub macros and hopefully few prototypes,
8170|     which can conflict with char eaccess (); below.
8171|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8172|     <limits.h> exists even on freestanding compilers.  */
8173| 
8174| #ifdef __STDC__
8175| # include <limits.h>
8176| #else
8177| # include <assert.h>
8178| #endif
8179| 
8180| #undef eaccess
8181| 
8182| /* Override any GCC internal prototype to avoid an error.
8183|    Use char because int might match the return type of a GCC
8184|    builtin and then its argument prototype would still apply.  */
8185| #ifdef __cplusplus
8186| extern "C"
8187| #endif
8188| char eaccess ();
8189| /* The GNU C library defines this for functions which it implements
8190|     to always fail with ENOSYS.  Some functions are actually named
8191|     something starting with __ and the normal name is an alias.  */
8192| #if defined __stub_eaccess || defined __stub___eaccess
8193| choke me
8194| #endif
8195| 
8196| int
8197| main ()
8198| {
8199| return eaccess ();
8200|   ;
8201|   return 0;
8202| }
8203configure:33027: result: no
8204configure:33046: checking for mbstate_t
8205configure:33073: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8206conftest.c:151:24: error: wchar.h: No such file or directory
8207conftest.c: In function 'main':
8208conftest.c:155: error: 'mbstate_t' undeclared (first use in this function)
8209conftest.c:155: error: (Each undeclared identifier is reported only once
8210conftest.c:155: error: for each function it appears in.)
8211conftest.c:155: error: expected ';' before 'x'
8212conftest.c:155: error: 'x' undeclared (first use in this function)
8213configure:33080: $? = 1
8214configure: failed program was:
8215| /* confdefs.h.  */
8216| #define PACKAGE_NAME ""
8217| #define PACKAGE_TARNAME ""
8218| #define PACKAGE_VERSION ""
8219| #define PACKAGE_STRING ""
8220| #define PACKAGE_BUGREPORT ""
8221| #define PACKAGE "gettext-tools"
8222| #define VERSION "0.17"
8223| #define STDC_HEADERS 1
8224| #define HAVE_SYS_TYPES_H 1
8225| #define HAVE_SYS_STAT_H 1
8226| #define HAVE_STDLIB_H 1
8227| #define HAVE_STRING_H 1
8228| #define HAVE_MEMORY_H 1
8229| #define HAVE_STRINGS_H 1
8230| #define HAVE_INTTYPES_H 1
8231| #define HAVE_STDINT_H 1
8232| #define HAVE_UNISTD_H 1
8233| #define __EXTENSIONS__ 1
8234| #define _ALL_SOURCE 1
8235| #define _GNU_SOURCE 1
8236| #define _POSIX_PTHREAD_SEMANTICS 1
8237| #define _TANDEM_SOURCE 1
8238| #define HAVE_DLFCN_H 1
8239| #define HAVE_VISIBILITY 1
8240| #define HAVE_STDINT_H_WITH_UINTMAX 1
8241| #define HAVE_ALLOCA_H 1
8242| #define HAVE_ALLOCA 1
8243| #define HAVE_STDLIB_H 1
8244| #define HAVE_UNISTD_H 1
8245| #define HAVE_GETPAGESIZE 1
8246| #define INTDIV0_RAISES_SIGFPE 0
8247| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8248| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8249| #define HAVE_UINTMAX_T 1
8250| #define HAVE_INTTYPES_H 1
8251| #define USE_POSIX_THREADS 1
8252| #define USE_POSIX_THREADS_WEAK 1
8253| #define HAVE_PTHREAD_RWLOCK 1
8254| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8255| #define HAVE_BUILTIN_EXPECT 1
8256| #define HAVE_INTTYPES_H 1
8257| #define HAVE_LIMITS_H 1
8258| #define HAVE_UNISTD_H 1
8259| #define HAVE_SYS_PARAM_H 1
8260| #define HAVE_GETCWD 1
8261| #define HAVE_GETEGID 1
8262| #define HAVE_GETEUID 1
8263| #define HAVE_GETGID 1
8264| #define HAVE_GETUID 1
8265| #define HAVE_MEMPCPY 1
8266| #define HAVE_MUNMAP 1
8267| #define HAVE_STPCPY 1
8268| #define HAVE_STRCASECMP 1
8269| #define HAVE_STRDUP 1
8270| #define HAVE_STRTOUL 1
8271| #define HAVE_TSEARCH 1
8272| #define HAVE___FSETLOCKING 1
8273| #define HAVE_DECL_FEOF_UNLOCKED 1
8274| #define HAVE_DECL_FGETS_UNLOCKED 1
8275| #define HAVE_ICONV 1
8276| #define ICONV_CONST const
8277| #define HAVE_LONG_LONG_INT 1
8278| #define HAVE_WCHAR_T 1
8279| #define HAVE_INTMAX_T 1
8280| #define HAVE_POSIX_PRINTF 1
8281| #define HAVE_STDINT_H 1
8282| #define HAVE_STDINT_H 1
8283| #define HAVE_STDDEF_H 1
8284| #define HAVE_STDLIB_H 1
8285| #define HAVE_STRING_H 1
8286| #define HAVE_ASPRINTF 1
8287| #define HAVE_PUTENV 1
8288| #define HAVE_SETENV 1
8289| #define HAVE_SETLOCALE 1
8290| #define HAVE_SNPRINTF 1
8291| #define HAVE_DECL__SNPRINTF 0
8292| #define HAVE_DECL__SNWPRINTF 0
8293| #define HAVE_DECL_GETC_UNLOCKED 1
8294| #define HAVE_LANGINFO_CODESET 1
8295| #define HAVE_LC_MESSAGES 1
8296| #define ENABLE_NLS 1
8297| #define YYENABLE_NLS 1
8298| #define HAVE_STDLIB_H 1
8299| #define HAVE_STRING_H 1
8300| #define HAVE_SYS_PARAM_H 1
8301| #define HAVE_UNISTD_H 1
8302| #define HAVE_UTIME_H 1
8303| #define HAVE_FCNTL_H 1
8304| #define HAVE_FLOAT_H 1
8305| #define HAVE_SYS_TIME_H 1
8306| #define HAVE_ICONV_H 1
8307| #define HAVE_LOCALE_H 1
8308| #define HAVE_SIGNAL_H 1
8309| #define HAVE_STDINT_H 1
8310| #define HAVE_STDIO_H 1
8311| #define HAVE_SYS_STAT_H 1
8312| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8313| #define HAVE_GETCWD 1
8314| #define HAVE_READLINK 1
8315| #define HAVE_RAISE 1
8316| #define HAVE_ISBLANK 1
8317| #define HAVE_MEMPCPY 1
8318| #define HAVE_GETTIMEOFDAY 1
8319| #define HAVE_ISASCII 1
8320| #define HAVE_SETENV 1
8321| #define HAVE_LSTAT 1
8322| #define HAVE_DECL_STRERROR_R 1
8323| #define STRERROR_R_CHAR_P 1
8324| #define HAVE_FORK 1
8325| #define HAVE_VFORK 1
8326| #define HAVE_WORKING_VFORK 1
8327| #define HAVE_WORKING_FORK 1
8328| #define HAVE_SIG_ATOMIC_T 1
8329| #define HAVE_INCLUDE_NEXT 1
8330| #define eaccess access
8331| /* end confdefs.h.  */
8332| #include <stdio.h>
8333| #ifdef HAVE_SYS_TYPES_H
8334| # include <sys/types.h>
8335| #endif
8336| #ifdef HAVE_SYS_STAT_H
8337| # include <sys/stat.h>
8338| #endif
8339| #ifdef STDC_HEADERS
8340| # include <stdlib.h>
8341| # include <stddef.h>
8342| #else
8343| # ifdef HAVE_STDLIB_H
8344| #  include <stdlib.h>
8345| # endif
8346| #endif
8347| #ifdef HAVE_STRING_H
8348| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8349| #  include <memory.h>
8350| # endif
8351| # include <string.h>
8352| #endif
8353| #ifdef HAVE_STRINGS_H
8354| # include <strings.h>
8355| #endif
8356| #ifdef HAVE_INTTYPES_H
8357| # include <inttypes.h>
8358| #endif
8359| #ifdef HAVE_STDINT_H
8360| # include <stdint.h>
8361| #endif
8362| #ifdef HAVE_UNISTD_H
8363| # include <unistd.h>
8364| #endif
8365| #	    include <wchar.h>
8366| int
8367| main ()
8368| {
8369| mbstate_t x; return sizeof x;
8370|   ;
8371|   return 0;
8372| }
8373configure:33095: result: no
8374configure:33209: checking whether getdelim is declared
8375configure:33238: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8376configure:33245: $? = 0
8377configure:33260: result: yes
8378configure:33280: checking whether getline is declared
8379configure:33309: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8380configure:33316: $? = 0
8381configure:33331: result: yes
8382configure:33368: checking getopt.h usability
8383configure:33385: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8384configure:33392: $? = 0
8385configure:33406: result: yes
8386configure:33410: checking getopt.h presence
8387configure:33425: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
8388configure:33432: $? = 0
8389configure:33446: result: yes
8390configure:33474: checking for getopt.h
8391configure:33483: result: yes
8392configure:33507: checking for getopt_long_only
8393configure:33563: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
8394configure:33570: $? = 0
8395configure:33592: result: yes
8396configure:33609: checking whether optreset is declared
8397configure:33639: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8398conftest.c: In function 'main':
8399conftest.c:129: error: 'optreset' undeclared (first use in this function)
8400conftest.c:129: error: (Each undeclared identifier is reported only once
8401conftest.c:129: error: for each function it appears in.)
8402configure:33646: $? = 1
8403configure: failed program was:
8404| /* confdefs.h.  */
8405| #define PACKAGE_NAME ""
8406| #define PACKAGE_TARNAME ""
8407| #define PACKAGE_VERSION ""
8408| #define PACKAGE_STRING ""
8409| #define PACKAGE_BUGREPORT ""
8410| #define PACKAGE "gettext-tools"
8411| #define VERSION "0.17"
8412| #define STDC_HEADERS 1
8413| #define HAVE_SYS_TYPES_H 1
8414| #define HAVE_SYS_STAT_H 1
8415| #define HAVE_STDLIB_H 1
8416| #define HAVE_STRING_H 1
8417| #define HAVE_MEMORY_H 1
8418| #define HAVE_STRINGS_H 1
8419| #define HAVE_INTTYPES_H 1
8420| #define HAVE_STDINT_H 1
8421| #define HAVE_UNISTD_H 1
8422| #define __EXTENSIONS__ 1
8423| #define _ALL_SOURCE 1
8424| #define _GNU_SOURCE 1
8425| #define _POSIX_PTHREAD_SEMANTICS 1
8426| #define _TANDEM_SOURCE 1
8427| #define HAVE_DLFCN_H 1
8428| #define HAVE_VISIBILITY 1
8429| #define HAVE_STDINT_H_WITH_UINTMAX 1
8430| #define HAVE_ALLOCA_H 1
8431| #define HAVE_ALLOCA 1
8432| #define HAVE_STDLIB_H 1
8433| #define HAVE_UNISTD_H 1
8434| #define HAVE_GETPAGESIZE 1
8435| #define INTDIV0_RAISES_SIGFPE 0
8436| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8437| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8438| #define HAVE_UINTMAX_T 1
8439| #define HAVE_INTTYPES_H 1
8440| #define USE_POSIX_THREADS 1
8441| #define USE_POSIX_THREADS_WEAK 1
8442| #define HAVE_PTHREAD_RWLOCK 1
8443| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8444| #define HAVE_BUILTIN_EXPECT 1
8445| #define HAVE_INTTYPES_H 1
8446| #define HAVE_LIMITS_H 1
8447| #define HAVE_UNISTD_H 1
8448| #define HAVE_SYS_PARAM_H 1
8449| #define HAVE_GETCWD 1
8450| #define HAVE_GETEGID 1
8451| #define HAVE_GETEUID 1
8452| #define HAVE_GETGID 1
8453| #define HAVE_GETUID 1
8454| #define HAVE_MEMPCPY 1
8455| #define HAVE_MUNMAP 1
8456| #define HAVE_STPCPY 1
8457| #define HAVE_STRCASECMP 1
8458| #define HAVE_STRDUP 1
8459| #define HAVE_STRTOUL 1
8460| #define HAVE_TSEARCH 1
8461| #define HAVE___FSETLOCKING 1
8462| #define HAVE_DECL_FEOF_UNLOCKED 1
8463| #define HAVE_DECL_FGETS_UNLOCKED 1
8464| #define HAVE_ICONV 1
8465| #define ICONV_CONST const
8466| #define HAVE_LONG_LONG_INT 1
8467| #define HAVE_WCHAR_T 1
8468| #define HAVE_INTMAX_T 1
8469| #define HAVE_POSIX_PRINTF 1
8470| #define HAVE_STDINT_H 1
8471| #define HAVE_STDINT_H 1
8472| #define HAVE_STDDEF_H 1
8473| #define HAVE_STDLIB_H 1
8474| #define HAVE_STRING_H 1
8475| #define HAVE_ASPRINTF 1
8476| #define HAVE_PUTENV 1
8477| #define HAVE_SETENV 1
8478| #define HAVE_SETLOCALE 1
8479| #define HAVE_SNPRINTF 1
8480| #define HAVE_DECL__SNPRINTF 0
8481| #define HAVE_DECL__SNWPRINTF 0
8482| #define HAVE_DECL_GETC_UNLOCKED 1
8483| #define HAVE_LANGINFO_CODESET 1
8484| #define HAVE_LC_MESSAGES 1
8485| #define ENABLE_NLS 1
8486| #define YYENABLE_NLS 1
8487| #define HAVE_STDLIB_H 1
8488| #define HAVE_STRING_H 1
8489| #define HAVE_SYS_PARAM_H 1
8490| #define HAVE_UNISTD_H 1
8491| #define HAVE_UTIME_H 1
8492| #define HAVE_FCNTL_H 1
8493| #define HAVE_FLOAT_H 1
8494| #define HAVE_SYS_TIME_H 1
8495| #define HAVE_ICONV_H 1
8496| #define HAVE_LOCALE_H 1
8497| #define HAVE_SIGNAL_H 1
8498| #define HAVE_STDINT_H 1
8499| #define HAVE_STDIO_H 1
8500| #define HAVE_SYS_STAT_H 1
8501| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8502| #define HAVE_GETCWD 1
8503| #define HAVE_READLINK 1
8504| #define HAVE_RAISE 1
8505| #define HAVE_ISBLANK 1
8506| #define HAVE_MEMPCPY 1
8507| #define HAVE_GETTIMEOFDAY 1
8508| #define HAVE_ISASCII 1
8509| #define HAVE_SETENV 1
8510| #define HAVE_LSTAT 1
8511| #define HAVE_DECL_STRERROR_R 1
8512| #define STRERROR_R_CHAR_P 1
8513| #define HAVE_FORK 1
8514| #define HAVE_VFORK 1
8515| #define HAVE_WORKING_VFORK 1
8516| #define HAVE_WORKING_FORK 1
8517| #define HAVE_SIG_ATOMIC_T 1
8518| #define HAVE_INCLUDE_NEXT 1
8519| #define eaccess access
8520| #define mbstate_t int
8521| #define HAVE_DECL_GETDELIM 1
8522| #define HAVE_DECL_GETLINE 1
8523| #define HAVE_GETOPT_H 1
8524| #define HAVE_GETOPT_LONG_ONLY 1
8525| /* end confdefs.h.  */
8526| #include <getopt.h>
8527| 
8528| int
8529| main ()
8530| {
8531| #ifndef optreset
8532|   (void) optreset;
8533| #endif
8534| 
8535|   ;
8536|   return 0;
8537| }
8538configure:33661: result: no
8539configure:33670: checking for working GNU getopt function
8540configure:33676: checking whether getopt_clip is declared
8541configure:33706: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8542conftest.c: In function 'main':
8543conftest.c:129: error: 'getopt_clip' undeclared (first use in this function)
8544conftest.c:129: error: (Each undeclared identifier is reported only once
8545conftest.c:129: error: for each function it appears in.)
8546configure:33713: $? = 1
8547configure: failed program was:
8548| /* confdefs.h.  */
8549| #define PACKAGE_NAME ""
8550| #define PACKAGE_TARNAME ""
8551| #define PACKAGE_VERSION ""
8552| #define PACKAGE_STRING ""
8553| #define PACKAGE_BUGREPORT ""
8554| #define PACKAGE "gettext-tools"
8555| #define VERSION "0.17"
8556| #define STDC_HEADERS 1
8557| #define HAVE_SYS_TYPES_H 1
8558| #define HAVE_SYS_STAT_H 1
8559| #define HAVE_STDLIB_H 1
8560| #define HAVE_STRING_H 1
8561| #define HAVE_MEMORY_H 1
8562| #define HAVE_STRINGS_H 1
8563| #define HAVE_INTTYPES_H 1
8564| #define HAVE_STDINT_H 1
8565| #define HAVE_UNISTD_H 1
8566| #define __EXTENSIONS__ 1
8567| #define _ALL_SOURCE 1
8568| #define _GNU_SOURCE 1
8569| #define _POSIX_PTHREAD_SEMANTICS 1
8570| #define _TANDEM_SOURCE 1
8571| #define HAVE_DLFCN_H 1
8572| #define HAVE_VISIBILITY 1
8573| #define HAVE_STDINT_H_WITH_UINTMAX 1
8574| #define HAVE_ALLOCA_H 1
8575| #define HAVE_ALLOCA 1
8576| #define HAVE_STDLIB_H 1
8577| #define HAVE_UNISTD_H 1
8578| #define HAVE_GETPAGESIZE 1
8579| #define INTDIV0_RAISES_SIGFPE 0
8580| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8581| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8582| #define HAVE_UINTMAX_T 1
8583| #define HAVE_INTTYPES_H 1
8584| #define USE_POSIX_THREADS 1
8585| #define USE_POSIX_THREADS_WEAK 1
8586| #define HAVE_PTHREAD_RWLOCK 1
8587| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8588| #define HAVE_BUILTIN_EXPECT 1
8589| #define HAVE_INTTYPES_H 1
8590| #define HAVE_LIMITS_H 1
8591| #define HAVE_UNISTD_H 1
8592| #define HAVE_SYS_PARAM_H 1
8593| #define HAVE_GETCWD 1
8594| #define HAVE_GETEGID 1
8595| #define HAVE_GETEUID 1
8596| #define HAVE_GETGID 1
8597| #define HAVE_GETUID 1
8598| #define HAVE_MEMPCPY 1
8599| #define HAVE_MUNMAP 1
8600| #define HAVE_STPCPY 1
8601| #define HAVE_STRCASECMP 1
8602| #define HAVE_STRDUP 1
8603| #define HAVE_STRTOUL 1
8604| #define HAVE_TSEARCH 1
8605| #define HAVE___FSETLOCKING 1
8606| #define HAVE_DECL_FEOF_UNLOCKED 1
8607| #define HAVE_DECL_FGETS_UNLOCKED 1
8608| #define HAVE_ICONV 1
8609| #define ICONV_CONST const
8610| #define HAVE_LONG_LONG_INT 1
8611| #define HAVE_WCHAR_T 1
8612| #define HAVE_INTMAX_T 1
8613| #define HAVE_POSIX_PRINTF 1
8614| #define HAVE_STDINT_H 1
8615| #define HAVE_STDINT_H 1
8616| #define HAVE_STDDEF_H 1
8617| #define HAVE_STDLIB_H 1
8618| #define HAVE_STRING_H 1
8619| #define HAVE_ASPRINTF 1
8620| #define HAVE_PUTENV 1
8621| #define HAVE_SETENV 1
8622| #define HAVE_SETLOCALE 1
8623| #define HAVE_SNPRINTF 1
8624| #define HAVE_DECL__SNPRINTF 0
8625| #define HAVE_DECL__SNWPRINTF 0
8626| #define HAVE_DECL_GETC_UNLOCKED 1
8627| #define HAVE_LANGINFO_CODESET 1
8628| #define HAVE_LC_MESSAGES 1
8629| #define ENABLE_NLS 1
8630| #define YYENABLE_NLS 1
8631| #define HAVE_STDLIB_H 1
8632| #define HAVE_STRING_H 1
8633| #define HAVE_SYS_PARAM_H 1
8634| #define HAVE_UNISTD_H 1
8635| #define HAVE_UTIME_H 1
8636| #define HAVE_FCNTL_H 1
8637| #define HAVE_FLOAT_H 1
8638| #define HAVE_SYS_TIME_H 1
8639| #define HAVE_ICONV_H 1
8640| #define HAVE_LOCALE_H 1
8641| #define HAVE_SIGNAL_H 1
8642| #define HAVE_STDINT_H 1
8643| #define HAVE_STDIO_H 1
8644| #define HAVE_SYS_STAT_H 1
8645| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8646| #define HAVE_GETCWD 1
8647| #define HAVE_READLINK 1
8648| #define HAVE_RAISE 1
8649| #define HAVE_ISBLANK 1
8650| #define HAVE_MEMPCPY 1
8651| #define HAVE_GETTIMEOFDAY 1
8652| #define HAVE_ISASCII 1
8653| #define HAVE_SETENV 1
8654| #define HAVE_LSTAT 1
8655| #define HAVE_DECL_STRERROR_R 1
8656| #define STRERROR_R_CHAR_P 1
8657| #define HAVE_FORK 1
8658| #define HAVE_VFORK 1
8659| #define HAVE_WORKING_VFORK 1
8660| #define HAVE_WORKING_FORK 1
8661| #define HAVE_SIG_ATOMIC_T 1
8662| #define HAVE_INCLUDE_NEXT 1
8663| #define eaccess access
8664| #define mbstate_t int
8665| #define HAVE_DECL_GETDELIM 1
8666| #define HAVE_DECL_GETLINE 1
8667| #define HAVE_GETOPT_H 1
8668| #define HAVE_GETOPT_LONG_ONLY 1
8669| /* end confdefs.h.  */
8670| #include <getopt.h>
8671| 
8672| int
8673| main ()
8674| {
8675| #ifndef getopt_clip
8676|   (void) getopt_clip;
8677| #endif
8678| 
8679|   ;
8680|   return 0;
8681| }
8682configure:33728: result: no
8683configure:33795: result: yes
8684configure:33803: checking whether getenv is declared
8685configure:33832: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8686configure:33839: $? = 0
8687configure:33854: result: yes
8688configure:33873: checking for C/C++ restrict keyword
8689configure:33908: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8690configure:33915: $? = 0
8691configure:33933: result: __restrict
8692configure:34014: checking for struct timeval
8693configure:34044: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8694configure:34051: $? = 0
8695configure:34066: result: yes
8696configure:34105: checking whether included glib is requested
8697configure:34115: result: no
8698configure:34589: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libglib-2.0.so >&5
8699conftest.c:125:18: error: glib.h: No such file or directory
8700configure:34596: $? = 1
8701configure: failed program was:
8702| /* confdefs.h.  */
8703| #define PACKAGE_NAME ""
8704| #define PACKAGE_TARNAME ""
8705| #define PACKAGE_VERSION ""
8706| #define PACKAGE_STRING ""
8707| #define PACKAGE_BUGREPORT ""
8708| #define PACKAGE "gettext-tools"
8709| #define VERSION "0.17"
8710| #define STDC_HEADERS 1
8711| #define HAVE_SYS_TYPES_H 1
8712| #define HAVE_SYS_STAT_H 1
8713| #define HAVE_STDLIB_H 1
8714| #define HAVE_STRING_H 1
8715| #define HAVE_MEMORY_H 1
8716| #define HAVE_STRINGS_H 1
8717| #define HAVE_INTTYPES_H 1
8718| #define HAVE_STDINT_H 1
8719| #define HAVE_UNISTD_H 1
8720| #define __EXTENSIONS__ 1
8721| #define _ALL_SOURCE 1
8722| #define _GNU_SOURCE 1
8723| #define _POSIX_PTHREAD_SEMANTICS 1
8724| #define _TANDEM_SOURCE 1
8725| #define HAVE_DLFCN_H 1
8726| #define HAVE_VISIBILITY 1
8727| #define HAVE_STDINT_H_WITH_UINTMAX 1
8728| #define HAVE_ALLOCA_H 1
8729| #define HAVE_ALLOCA 1
8730| #define HAVE_STDLIB_H 1
8731| #define HAVE_UNISTD_H 1
8732| #define HAVE_GETPAGESIZE 1
8733| #define INTDIV0_RAISES_SIGFPE 0
8734| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8735| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8736| #define HAVE_UINTMAX_T 1
8737| #define HAVE_INTTYPES_H 1
8738| #define USE_POSIX_THREADS 1
8739| #define USE_POSIX_THREADS_WEAK 1
8740| #define HAVE_PTHREAD_RWLOCK 1
8741| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8742| #define HAVE_BUILTIN_EXPECT 1
8743| #define HAVE_INTTYPES_H 1
8744| #define HAVE_LIMITS_H 1
8745| #define HAVE_UNISTD_H 1
8746| #define HAVE_SYS_PARAM_H 1
8747| #define HAVE_GETCWD 1
8748| #define HAVE_GETEGID 1
8749| #define HAVE_GETEUID 1
8750| #define HAVE_GETGID 1
8751| #define HAVE_GETUID 1
8752| #define HAVE_MEMPCPY 1
8753| #define HAVE_MUNMAP 1
8754| #define HAVE_STPCPY 1
8755| #define HAVE_STRCASECMP 1
8756| #define HAVE_STRDUP 1
8757| #define HAVE_STRTOUL 1
8758| #define HAVE_TSEARCH 1
8759| #define HAVE___FSETLOCKING 1
8760| #define HAVE_DECL_FEOF_UNLOCKED 1
8761| #define HAVE_DECL_FGETS_UNLOCKED 1
8762| #define HAVE_ICONV 1
8763| #define ICONV_CONST const
8764| #define HAVE_LONG_LONG_INT 1
8765| #define HAVE_WCHAR_T 1
8766| #define HAVE_INTMAX_T 1
8767| #define HAVE_POSIX_PRINTF 1
8768| #define HAVE_STDINT_H 1
8769| #define HAVE_STDINT_H 1
8770| #define HAVE_STDDEF_H 1
8771| #define HAVE_STDLIB_H 1
8772| #define HAVE_STRING_H 1
8773| #define HAVE_ASPRINTF 1
8774| #define HAVE_PUTENV 1
8775| #define HAVE_SETENV 1
8776| #define HAVE_SETLOCALE 1
8777| #define HAVE_SNPRINTF 1
8778| #define HAVE_DECL__SNPRINTF 0
8779| #define HAVE_DECL__SNWPRINTF 0
8780| #define HAVE_DECL_GETC_UNLOCKED 1
8781| #define HAVE_LANGINFO_CODESET 1
8782| #define HAVE_LC_MESSAGES 1
8783| #define ENABLE_NLS 1
8784| #define YYENABLE_NLS 1
8785| #define HAVE_STDLIB_H 1
8786| #define HAVE_STRING_H 1
8787| #define HAVE_SYS_PARAM_H 1
8788| #define HAVE_UNISTD_H 1
8789| #define HAVE_UTIME_H 1
8790| #define HAVE_FCNTL_H 1
8791| #define HAVE_FLOAT_H 1
8792| #define HAVE_SYS_TIME_H 1
8793| #define HAVE_ICONV_H 1
8794| #define HAVE_LOCALE_H 1
8795| #define HAVE_SIGNAL_H 1
8796| #define HAVE_STDINT_H 1
8797| #define HAVE_STDIO_H 1
8798| #define HAVE_SYS_STAT_H 1
8799| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8800| #define HAVE_GETCWD 1
8801| #define HAVE_READLINK 1
8802| #define HAVE_RAISE 1
8803| #define HAVE_ISBLANK 1
8804| #define HAVE_MEMPCPY 1
8805| #define HAVE_GETTIMEOFDAY 1
8806| #define HAVE_ISASCII 1
8807| #define HAVE_SETENV 1
8808| #define HAVE_LSTAT 1
8809| #define HAVE_DECL_STRERROR_R 1
8810| #define STRERROR_R_CHAR_P 1
8811| #define HAVE_FORK 1
8812| #define HAVE_VFORK 1
8813| #define HAVE_WORKING_VFORK 1
8814| #define HAVE_WORKING_FORK 1
8815| #define HAVE_SIG_ATOMIC_T 1
8816| #define HAVE_INCLUDE_NEXT 1
8817| #define eaccess access
8818| #define mbstate_t int
8819| #define HAVE_DECL_GETDELIM 1
8820| #define HAVE_DECL_GETLINE 1
8821| #define HAVE_GETOPT_H 1
8822| #define HAVE_GETOPT_LONG_ONLY 1
8823| #define HAVE_DECL_GETENV 1
8824| #define restrict __restrict
8825| /* end confdefs.h.  */
8826| #include <glib.h>
8827| int
8828| main ()
8829| {
8830| g_string_new ("foo");
8831|   ;
8832|   return 0;
8833| }
8834configure:34642: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libglib-2.0.so >&5
8835conftest.c:125:18: error: glib.h: No such file or directory
8836configure:34649: $? = 1
8837configure: failed program was:
8838| /* confdefs.h.  */
8839| #define PACKAGE_NAME ""
8840| #define PACKAGE_TARNAME ""
8841| #define PACKAGE_VERSION ""
8842| #define PACKAGE_STRING ""
8843| #define PACKAGE_BUGREPORT ""
8844| #define PACKAGE "gettext-tools"
8845| #define VERSION "0.17"
8846| #define STDC_HEADERS 1
8847| #define HAVE_SYS_TYPES_H 1
8848| #define HAVE_SYS_STAT_H 1
8849| #define HAVE_STDLIB_H 1
8850| #define HAVE_STRING_H 1
8851| #define HAVE_MEMORY_H 1
8852| #define HAVE_STRINGS_H 1
8853| #define HAVE_INTTYPES_H 1
8854| #define HAVE_STDINT_H 1
8855| #define HAVE_UNISTD_H 1
8856| #define __EXTENSIONS__ 1
8857| #define _ALL_SOURCE 1
8858| #define _GNU_SOURCE 1
8859| #define _POSIX_PTHREAD_SEMANTICS 1
8860| #define _TANDEM_SOURCE 1
8861| #define HAVE_DLFCN_H 1
8862| #define HAVE_VISIBILITY 1
8863| #define HAVE_STDINT_H_WITH_UINTMAX 1
8864| #define HAVE_ALLOCA_H 1
8865| #define HAVE_ALLOCA 1
8866| #define HAVE_STDLIB_H 1
8867| #define HAVE_UNISTD_H 1
8868| #define HAVE_GETPAGESIZE 1
8869| #define INTDIV0_RAISES_SIGFPE 0
8870| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8871| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8872| #define HAVE_UINTMAX_T 1
8873| #define HAVE_INTTYPES_H 1
8874| #define USE_POSIX_THREADS 1
8875| #define USE_POSIX_THREADS_WEAK 1
8876| #define HAVE_PTHREAD_RWLOCK 1
8877| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8878| #define HAVE_BUILTIN_EXPECT 1
8879| #define HAVE_INTTYPES_H 1
8880| #define HAVE_LIMITS_H 1
8881| #define HAVE_UNISTD_H 1
8882| #define HAVE_SYS_PARAM_H 1
8883| #define HAVE_GETCWD 1
8884| #define HAVE_GETEGID 1
8885| #define HAVE_GETEUID 1
8886| #define HAVE_GETGID 1
8887| #define HAVE_GETUID 1
8888| #define HAVE_MEMPCPY 1
8889| #define HAVE_MUNMAP 1
8890| #define HAVE_STPCPY 1
8891| #define HAVE_STRCASECMP 1
8892| #define HAVE_STRDUP 1
8893| #define HAVE_STRTOUL 1
8894| #define HAVE_TSEARCH 1
8895| #define HAVE___FSETLOCKING 1
8896| #define HAVE_DECL_FEOF_UNLOCKED 1
8897| #define HAVE_DECL_FGETS_UNLOCKED 1
8898| #define HAVE_ICONV 1
8899| #define ICONV_CONST const
8900| #define HAVE_LONG_LONG_INT 1
8901| #define HAVE_WCHAR_T 1
8902| #define HAVE_INTMAX_T 1
8903| #define HAVE_POSIX_PRINTF 1
8904| #define HAVE_STDINT_H 1
8905| #define HAVE_STDINT_H 1
8906| #define HAVE_STDDEF_H 1
8907| #define HAVE_STDLIB_H 1
8908| #define HAVE_STRING_H 1
8909| #define HAVE_ASPRINTF 1
8910| #define HAVE_PUTENV 1
8911| #define HAVE_SETENV 1
8912| #define HAVE_SETLOCALE 1
8913| #define HAVE_SNPRINTF 1
8914| #define HAVE_DECL__SNPRINTF 0
8915| #define HAVE_DECL__SNWPRINTF 0
8916| #define HAVE_DECL_GETC_UNLOCKED 1
8917| #define HAVE_LANGINFO_CODESET 1
8918| #define HAVE_LC_MESSAGES 1
8919| #define ENABLE_NLS 1
8920| #define YYENABLE_NLS 1
8921| #define HAVE_STDLIB_H 1
8922| #define HAVE_STRING_H 1
8923| #define HAVE_SYS_PARAM_H 1
8924| #define HAVE_UNISTD_H 1
8925| #define HAVE_UTIME_H 1
8926| #define HAVE_FCNTL_H 1
8927| #define HAVE_FLOAT_H 1
8928| #define HAVE_SYS_TIME_H 1
8929| #define HAVE_ICONV_H 1
8930| #define HAVE_LOCALE_H 1
8931| #define HAVE_SIGNAL_H 1
8932| #define HAVE_STDINT_H 1
8933| #define HAVE_STDIO_H 1
8934| #define HAVE_SYS_STAT_H 1
8935| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8936| #define HAVE_GETCWD 1
8937| #define HAVE_READLINK 1
8938| #define HAVE_RAISE 1
8939| #define HAVE_ISBLANK 1
8940| #define HAVE_MEMPCPY 1
8941| #define HAVE_GETTIMEOFDAY 1
8942| #define HAVE_ISASCII 1
8943| #define HAVE_SETENV 1
8944| #define HAVE_LSTAT 1
8945| #define HAVE_DECL_STRERROR_R 1
8946| #define STRERROR_R_CHAR_P 1
8947| #define HAVE_FORK 1
8948| #define HAVE_VFORK 1
8949| #define HAVE_WORKING_VFORK 1
8950| #define HAVE_WORKING_FORK 1
8951| #define HAVE_SIG_ATOMIC_T 1
8952| #define HAVE_INCLUDE_NEXT 1
8953| #define eaccess access
8954| #define mbstate_t int
8955| #define HAVE_DECL_GETDELIM 1
8956| #define HAVE_DECL_GETLINE 1
8957| #define HAVE_GETOPT_H 1
8958| #define HAVE_GETOPT_LONG_ONLY 1
8959| #define HAVE_DECL_GETENV 1
8960| #define restrict __restrict
8961| /* end confdefs.h.  */
8962| #include <glib.h>
8963| int
8964| main ()
8965| {
8966| g_string_new ("foo");
8967|   ;
8968|   return 0;
8969| }
8970configure:34696: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libglib-2.0.so >&5
8971/usr/lib/libglib-2.0.so: could not read symbols: File in wrong format
8972collect2: ld returned 1 exit status
8973configure:34703: $? = 1
8974configure: failed program was:
8975| /* confdefs.h.  */
8976| #define PACKAGE_NAME ""
8977| #define PACKAGE_TARNAME ""
8978| #define PACKAGE_VERSION ""
8979| #define PACKAGE_STRING ""
8980| #define PACKAGE_BUGREPORT ""
8981| #define PACKAGE "gettext-tools"
8982| #define VERSION "0.17"
8983| #define STDC_HEADERS 1
8984| #define HAVE_SYS_TYPES_H 1
8985| #define HAVE_SYS_STAT_H 1
8986| #define HAVE_STDLIB_H 1
8987| #define HAVE_STRING_H 1
8988| #define HAVE_MEMORY_H 1
8989| #define HAVE_STRINGS_H 1
8990| #define HAVE_INTTYPES_H 1
8991| #define HAVE_STDINT_H 1
8992| #define HAVE_UNISTD_H 1
8993| #define __EXTENSIONS__ 1
8994| #define _ALL_SOURCE 1
8995| #define _GNU_SOURCE 1
8996| #define _POSIX_PTHREAD_SEMANTICS 1
8997| #define _TANDEM_SOURCE 1
8998| #define HAVE_DLFCN_H 1
8999| #define HAVE_VISIBILITY 1
9000| #define HAVE_STDINT_H_WITH_UINTMAX 1
9001| #define HAVE_ALLOCA_H 1
9002| #define HAVE_ALLOCA 1
9003| #define HAVE_STDLIB_H 1
9004| #define HAVE_UNISTD_H 1
9005| #define HAVE_GETPAGESIZE 1
9006| #define INTDIV0_RAISES_SIGFPE 0
9007| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9008| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9009| #define HAVE_UINTMAX_T 1
9010| #define HAVE_INTTYPES_H 1
9011| #define USE_POSIX_THREADS 1
9012| #define USE_POSIX_THREADS_WEAK 1
9013| #define HAVE_PTHREAD_RWLOCK 1
9014| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9015| #define HAVE_BUILTIN_EXPECT 1
9016| #define HAVE_INTTYPES_H 1
9017| #define HAVE_LIMITS_H 1
9018| #define HAVE_UNISTD_H 1
9019| #define HAVE_SYS_PARAM_H 1
9020| #define HAVE_GETCWD 1
9021| #define HAVE_GETEGID 1
9022| #define HAVE_GETEUID 1
9023| #define HAVE_GETGID 1
9024| #define HAVE_GETUID 1
9025| #define HAVE_MEMPCPY 1
9026| #define HAVE_MUNMAP 1
9027| #define HAVE_STPCPY 1
9028| #define HAVE_STRCASECMP 1
9029| #define HAVE_STRDUP 1
9030| #define HAVE_STRTOUL 1
9031| #define HAVE_TSEARCH 1
9032| #define HAVE___FSETLOCKING 1
9033| #define HAVE_DECL_FEOF_UNLOCKED 1
9034| #define HAVE_DECL_FGETS_UNLOCKED 1
9035| #define HAVE_ICONV 1
9036| #define ICONV_CONST const
9037| #define HAVE_LONG_LONG_INT 1
9038| #define HAVE_WCHAR_T 1
9039| #define HAVE_INTMAX_T 1
9040| #define HAVE_POSIX_PRINTF 1
9041| #define HAVE_STDINT_H 1
9042| #define HAVE_STDINT_H 1
9043| #define HAVE_STDDEF_H 1
9044| #define HAVE_STDLIB_H 1
9045| #define HAVE_STRING_H 1
9046| #define HAVE_ASPRINTF 1
9047| #define HAVE_PUTENV 1
9048| #define HAVE_SETENV 1
9049| #define HAVE_SETLOCALE 1
9050| #define HAVE_SNPRINTF 1
9051| #define HAVE_DECL__SNPRINTF 0
9052| #define HAVE_DECL__SNWPRINTF 0
9053| #define HAVE_DECL_GETC_UNLOCKED 1
9054| #define HAVE_LANGINFO_CODESET 1
9055| #define HAVE_LC_MESSAGES 1
9056| #define ENABLE_NLS 1
9057| #define YYENABLE_NLS 1
9058| #define HAVE_STDLIB_H 1
9059| #define HAVE_STRING_H 1
9060| #define HAVE_SYS_PARAM_H 1
9061| #define HAVE_UNISTD_H 1
9062| #define HAVE_UTIME_H 1
9063| #define HAVE_FCNTL_H 1
9064| #define HAVE_FLOAT_H 1
9065| #define HAVE_SYS_TIME_H 1
9066| #define HAVE_ICONV_H 1
9067| #define HAVE_LOCALE_H 1
9068| #define HAVE_SIGNAL_H 1
9069| #define HAVE_STDINT_H 1
9070| #define HAVE_STDIO_H 1
9071| #define HAVE_SYS_STAT_H 1
9072| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9073| #define HAVE_GETCWD 1
9074| #define HAVE_READLINK 1
9075| #define HAVE_RAISE 1
9076| #define HAVE_ISBLANK 1
9077| #define HAVE_MEMPCPY 1
9078| #define HAVE_GETTIMEOFDAY 1
9079| #define HAVE_ISASCII 1
9080| #define HAVE_SETENV 1
9081| #define HAVE_LSTAT 1
9082| #define HAVE_DECL_STRERROR_R 1
9083| #define STRERROR_R_CHAR_P 1
9084| #define HAVE_FORK 1
9085| #define HAVE_VFORK 1
9086| #define HAVE_WORKING_VFORK 1
9087| #define HAVE_WORKING_FORK 1
9088| #define HAVE_SIG_ATOMIC_T 1
9089| #define HAVE_INCLUDE_NEXT 1
9090| #define eaccess access
9091| #define mbstate_t int
9092| #define HAVE_DECL_GETDELIM 1
9093| #define HAVE_DECL_GETLINE 1
9094| #define HAVE_GETOPT_H 1
9095| #define HAVE_GETOPT_LONG_ONLY 1
9096| #define HAVE_DECL_GETENV 1
9097| #define restrict __restrict
9098| /* end confdefs.h.  */
9099| #include <glib.h>
9100| int
9101| main ()
9102| {
9103| g_string_new ("foo");
9104|   ;
9105|   return 0;
9106| }
9107configure:34734: checking for glib
9108configure:34736: result: no
9109configure:34749: checking whether to use the included glib
9110configure:34751: result: yes
9111configure:34770: checking for unistd.h
9112configure:34777: result: yes
9113configure:34938: checking whether getc_unlocked is declared
9114configure:34989: result: yes
9115configure:35015: checking whether malloc, realloc, calloc are POSIX compliant
9116configure:35045: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9117configure:35052: $? = 0
9118configure:35068: result: yes
9119configure:35093: checking for stdlib.h
9120configure:35100: result: yes
9121configure:35234: checking for GNU libc compatible malloc
9122configure:35299: result: no
9123configure:35315: checking whether mbrtowc and mbstate_t are properly declared
9124configure:35345: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
9125conftest.c:129:19: error: wchar.h: No such file or directory
9126conftest.c: In function 'main':
9127conftest.c:133: error: 'wchar_t' undeclared (first use in this function)
9128conftest.c:133: error: (Each undeclared identifier is reported only once
9129conftest.c:133: error: for each function it appears in.)
9130conftest.c:133: error: expected ';' before 'wc'
9131conftest.c:135: error: 'size_t' undeclared (first use in this function)
9132conftest.c:135: error: expected ';' before 'n'
9133conftest.c:137: error: 'mbrtowc' undeclared (first use in this function)
9134conftest.c:137: error: 'wc' undeclared (first use in this function)
9135conftest.c:137: error: 'n' undeclared (first use in this function)
9136configure:35352: $? = 1
9137configure: failed program was:
9138| /* confdefs.h.  */
9139| #define PACKAGE_NAME ""
9140| #define PACKAGE_TARNAME ""
9141| #define PACKAGE_VERSION ""
9142| #define PACKAGE_STRING ""
9143| #define PACKAGE_BUGREPORT ""
9144| #define PACKAGE "gettext-tools"
9145| #define VERSION "0.17"
9146| #define STDC_HEADERS 1
9147| #define HAVE_SYS_TYPES_H 1
9148| #define HAVE_SYS_STAT_H 1
9149| #define HAVE_STDLIB_H 1
9150| #define HAVE_STRING_H 1
9151| #define HAVE_MEMORY_H 1
9152| #define HAVE_STRINGS_H 1
9153| #define HAVE_INTTYPES_H 1
9154| #define HAVE_STDINT_H 1
9155| #define HAVE_UNISTD_H 1
9156| #define __EXTENSIONS__ 1
9157| #define _ALL_SOURCE 1
9158| #define _GNU_SOURCE 1
9159| #define _POSIX_PTHREAD_SEMANTICS 1
9160| #define _TANDEM_SOURCE 1
9161| #define HAVE_DLFCN_H 1
9162| #define HAVE_VISIBILITY 1
9163| #define HAVE_STDINT_H_WITH_UINTMAX 1
9164| #define HAVE_ALLOCA_H 1
9165| #define HAVE_ALLOCA 1
9166| #define HAVE_STDLIB_H 1
9167| #define HAVE_UNISTD_H 1
9168| #define HAVE_GETPAGESIZE 1
9169| #define INTDIV0_RAISES_SIGFPE 0
9170| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9171| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9172| #define HAVE_UINTMAX_T 1
9173| #define HAVE_INTTYPES_H 1
9174| #define USE_POSIX_THREADS 1
9175| #define USE_POSIX_THREADS_WEAK 1
9176| #define HAVE_PTHREAD_RWLOCK 1
9177| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9178| #define HAVE_BUILTIN_EXPECT 1
9179| #define HAVE_INTTYPES_H 1
9180| #define HAVE_LIMITS_H 1
9181| #define HAVE_UNISTD_H 1
9182| #define HAVE_SYS_PARAM_H 1
9183| #define HAVE_GETCWD 1
9184| #define HAVE_GETEGID 1
9185| #define HAVE_GETEUID 1
9186| #define HAVE_GETGID 1
9187| #define HAVE_GETUID 1
9188| #define HAVE_MEMPCPY 1
9189| #define HAVE_MUNMAP 1
9190| #define HAVE_STPCPY 1
9191| #define HAVE_STRCASECMP 1
9192| #define HAVE_STRDUP 1
9193| #define HAVE_STRTOUL 1
9194| #define HAVE_TSEARCH 1
9195| #define HAVE___FSETLOCKING 1
9196| #define HAVE_DECL_FEOF_UNLOCKED 1
9197| #define HAVE_DECL_FGETS_UNLOCKED 1
9198| #define HAVE_ICONV 1
9199| #define ICONV_CONST const
9200| #define HAVE_LONG_LONG_INT 1
9201| #define HAVE_WCHAR_T 1
9202| #define HAVE_INTMAX_T 1
9203| #define HAVE_POSIX_PRINTF 1
9204| #define HAVE_STDINT_H 1
9205| #define HAVE_STDINT_H 1
9206| #define HAVE_STDDEF_H 1
9207| #define HAVE_STDLIB_H 1
9208| #define HAVE_STRING_H 1
9209| #define HAVE_ASPRINTF 1
9210| #define HAVE_PUTENV 1
9211| #define HAVE_SETENV 1
9212| #define HAVE_SETLOCALE 1
9213| #define HAVE_SNPRINTF 1
9214| #define HAVE_DECL__SNPRINTF 0
9215| #define HAVE_DECL__SNWPRINTF 0
9216| #define HAVE_DECL_GETC_UNLOCKED 1
9217| #define HAVE_LANGINFO_CODESET 1
9218| #define HAVE_LC_MESSAGES 1
9219| #define ENABLE_NLS 1
9220| #define YYENABLE_NLS 1
9221| #define HAVE_STDLIB_H 1
9222| #define HAVE_STRING_H 1
9223| #define HAVE_SYS_PARAM_H 1
9224| #define HAVE_UNISTD_H 1
9225| #define HAVE_UTIME_H 1
9226| #define HAVE_FCNTL_H 1
9227| #define HAVE_FLOAT_H 1
9228| #define HAVE_SYS_TIME_H 1
9229| #define HAVE_ICONV_H 1
9230| #define HAVE_LOCALE_H 1
9231| #define HAVE_SIGNAL_H 1
9232| #define HAVE_STDINT_H 1
9233| #define HAVE_STDIO_H 1
9234| #define HAVE_SYS_STAT_H 1
9235| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9236| #define HAVE_GETCWD 1
9237| #define HAVE_READLINK 1
9238| #define HAVE_RAISE 1
9239| #define HAVE_ISBLANK 1
9240| #define HAVE_MEMPCPY 1
9241| #define HAVE_GETTIMEOFDAY 1
9242| #define HAVE_ISASCII 1
9243| #define HAVE_SETENV 1
9244| #define HAVE_LSTAT 1
9245| #define HAVE_DECL_STRERROR_R 1
9246| #define STRERROR_R_CHAR_P 1
9247| #define HAVE_FORK 1
9248| #define HAVE_VFORK 1
9249| #define HAVE_WORKING_VFORK 1
9250| #define HAVE_WORKING_FORK 1
9251| #define HAVE_SIG_ATOMIC_T 1
9252| #define HAVE_INCLUDE_NEXT 1
9253| #define eaccess access
9254| #define mbstate_t int
9255| #define HAVE_DECL_GETDELIM 1
9256| #define HAVE_DECL_GETLINE 1
9257| #define HAVE_GETOPT_H 1
9258| #define HAVE_GETOPT_LONG_ONLY 1
9259| #define HAVE_DECL_GETENV 1
9260| #define restrict __restrict
9261| #define HAVE_UNISTD_H 1
9262| #define HAVE_DECL_GETC_UNLOCKED 1
9263| #define HAVE_STDLIB_H 1
9264| #define MALLOC_0_IS_NONNULL 0
9265| /* end confdefs.h.  */
9266| #include <wchar.h>
9267| int
9268| main ()
9269| {
9270| wchar_t wc;
9271|               char const s[] = "";
9272|               size_t n = 1;
9273|               mbstate_t state;
9274|               return ! (sizeof state && (mbrtowc) (&wc, s, n, &state));
9275|   ;
9276|   return 0;
9277| }
9278configure:35372: result: no
9279configure:35452: checking whether <limits.h> defines MIN and MAX
9280configure:35479: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9281conftest.c:130: error: initializer element is not constant
9282configure:35486: $? = 1
9283configure: failed program was:
9284| /* confdefs.h.  */
9285| #define PACKAGE_NAME ""
9286| #define PACKAGE_TARNAME ""
9287| #define PACKAGE_VERSION ""
9288| #define PACKAGE_STRING ""
9289| #define PACKAGE_BUGREPORT ""
9290| #define PACKAGE "gettext-tools"
9291| #define VERSION "0.17"
9292| #define STDC_HEADERS 1
9293| #define HAVE_SYS_TYPES_H 1
9294| #define HAVE_SYS_STAT_H 1
9295| #define HAVE_STDLIB_H 1
9296| #define HAVE_STRING_H 1
9297| #define HAVE_MEMORY_H 1
9298| #define HAVE_STRINGS_H 1
9299| #define HAVE_INTTYPES_H 1
9300| #define HAVE_STDINT_H 1
9301| #define HAVE_UNISTD_H 1
9302| #define __EXTENSIONS__ 1
9303| #define _ALL_SOURCE 1
9304| #define _GNU_SOURCE 1
9305| #define _POSIX_PTHREAD_SEMANTICS 1
9306| #define _TANDEM_SOURCE 1
9307| #define HAVE_DLFCN_H 1
9308| #define HAVE_VISIBILITY 1
9309| #define HAVE_STDINT_H_WITH_UINTMAX 1
9310| #define HAVE_ALLOCA_H 1
9311| #define HAVE_ALLOCA 1
9312| #define HAVE_STDLIB_H 1
9313| #define HAVE_UNISTD_H 1
9314| #define HAVE_GETPAGESIZE 1
9315| #define INTDIV0_RAISES_SIGFPE 0
9316| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9317| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9318| #define HAVE_UINTMAX_T 1
9319| #define HAVE_INTTYPES_H 1
9320| #define USE_POSIX_THREADS 1
9321| #define USE_POSIX_THREADS_WEAK 1
9322| #define HAVE_PTHREAD_RWLOCK 1
9323| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9324| #define HAVE_BUILTIN_EXPECT 1
9325| #define HAVE_INTTYPES_H 1
9326| #define HAVE_LIMITS_H 1
9327| #define HAVE_UNISTD_H 1
9328| #define HAVE_SYS_PARAM_H 1
9329| #define HAVE_GETCWD 1
9330| #define HAVE_GETEGID 1
9331| #define HAVE_GETEUID 1
9332| #define HAVE_GETGID 1
9333| #define HAVE_GETUID 1
9334| #define HAVE_MEMPCPY 1
9335| #define HAVE_MUNMAP 1
9336| #define HAVE_STPCPY 1
9337| #define HAVE_STRCASECMP 1
9338| #define HAVE_STRDUP 1
9339| #define HAVE_STRTOUL 1
9340| #define HAVE_TSEARCH 1
9341| #define HAVE___FSETLOCKING 1
9342| #define HAVE_DECL_FEOF_UNLOCKED 1
9343| #define HAVE_DECL_FGETS_UNLOCKED 1
9344| #define HAVE_ICONV 1
9345| #define ICONV_CONST const
9346| #define HAVE_LONG_LONG_INT 1
9347| #define HAVE_WCHAR_T 1
9348| #define HAVE_INTMAX_T 1
9349| #define HAVE_POSIX_PRINTF 1
9350| #define HAVE_STDINT_H 1
9351| #define HAVE_STDINT_H 1
9352| #define HAVE_STDDEF_H 1
9353| #define HAVE_STDLIB_H 1
9354| #define HAVE_STRING_H 1
9355| #define HAVE_ASPRINTF 1
9356| #define HAVE_PUTENV 1
9357| #define HAVE_SETENV 1
9358| #define HAVE_SETLOCALE 1
9359| #define HAVE_SNPRINTF 1
9360| #define HAVE_DECL__SNPRINTF 0
9361| #define HAVE_DECL__SNWPRINTF 0
9362| #define HAVE_DECL_GETC_UNLOCKED 1
9363| #define HAVE_LANGINFO_CODESET 1
9364| #define HAVE_LC_MESSAGES 1
9365| #define ENABLE_NLS 1
9366| #define YYENABLE_NLS 1
9367| #define HAVE_STDLIB_H 1
9368| #define HAVE_STRING_H 1
9369| #define HAVE_SYS_PARAM_H 1
9370| #define HAVE_UNISTD_H 1
9371| #define HAVE_UTIME_H 1
9372| #define HAVE_FCNTL_H 1
9373| #define HAVE_FLOAT_H 1
9374| #define HAVE_SYS_TIME_H 1
9375| #define HAVE_ICONV_H 1
9376| #define HAVE_LOCALE_H 1
9377| #define HAVE_SIGNAL_H 1
9378| #define HAVE_STDINT_H 1
9379| #define HAVE_STDIO_H 1
9380| #define HAVE_SYS_STAT_H 1
9381| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9382| #define HAVE_GETCWD 1
9383| #define HAVE_READLINK 1
9384| #define HAVE_RAISE 1
9385| #define HAVE_ISBLANK 1
9386| #define HAVE_MEMPCPY 1
9387| #define HAVE_GETTIMEOFDAY 1
9388| #define HAVE_ISASCII 1
9389| #define HAVE_SETENV 1
9390| #define HAVE_LSTAT 1
9391| #define HAVE_DECL_STRERROR_R 1
9392| #define STRERROR_R_CHAR_P 1
9393| #define HAVE_FORK 1
9394| #define HAVE_VFORK 1
9395| #define HAVE_WORKING_VFORK 1
9396| #define HAVE_WORKING_FORK 1
9397| #define HAVE_SIG_ATOMIC_T 1
9398| #define HAVE_INCLUDE_NEXT 1
9399| #define eaccess access
9400| #define mbstate_t int
9401| #define HAVE_DECL_GETDELIM 1
9402| #define HAVE_DECL_GETLINE 1
9403| #define HAVE_GETOPT_H 1
9404| #define HAVE_GETOPT_LONG_ONLY 1
9405| #define HAVE_DECL_GETENV 1
9406| #define restrict __restrict
9407| #define HAVE_UNISTD_H 1
9408| #define HAVE_DECL_GETC_UNLOCKED 1
9409| #define HAVE_STDLIB_H 1
9410| #define MALLOC_0_IS_NONNULL 0
9411| /* end confdefs.h.  */
9412| #include <limits.h>
9413| int x = MIN (42, 17);
9414| int
9415| main ()
9416| {
9417| 
9418|   ;
9419|   return 0;
9420| }
9421configure:35501: result: no
9422configure:35516: checking whether <sys/param.h> defines MIN and MAX
9423configure:35543: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9424configure:35550: $? = 0
9425configure:35565: result: yes
9426configure:35601: checking for shared library path variable
9427configure:35614: result: LD_LIBRARY_PATH
9428configure:35619: checking whether to activate relocatable installation
9429configure:35634: result: no
9430configure:35960: checking for ssize_t
9431configure:35987: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9432configure:35994: $? = 0
9433configure:36009: result: yes
9434configure:36031: checking whether snprintf is declared
9435configure:36060: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9436configure:36067: $? = 0
9437configure:36082: result: yes
9438configure:36101: checking for stdbool.h that conforms to C99
9439configure:36194: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9440configure:36201: $? = 0
9441configure:36216: result: yes
9442configure:36218: checking for _Bool
9443configure:36246: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9444configure:36253: $? = 0
9445configure:36280: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9446conftest.c: In function 'main':
9447conftest.c:168: error: expected expression before ')' token
9448configure:36287: $? = 1
9449configure: failed program was:
9450| /* confdefs.h.  */
9451| #define PACKAGE_NAME ""
9452| #define PACKAGE_TARNAME ""
9453| #define PACKAGE_VERSION ""
9454| #define PACKAGE_STRING ""
9455| #define PACKAGE_BUGREPORT ""
9456| #define PACKAGE "gettext-tools"
9457| #define VERSION "0.17"
9458| #define STDC_HEADERS 1
9459| #define HAVE_SYS_TYPES_H 1
9460| #define HAVE_SYS_STAT_H 1
9461| #define HAVE_STDLIB_H 1
9462| #define HAVE_STRING_H 1
9463| #define HAVE_MEMORY_H 1
9464| #define HAVE_STRINGS_H 1
9465| #define HAVE_INTTYPES_H 1
9466| #define HAVE_STDINT_H 1
9467| #define HAVE_UNISTD_H 1
9468| #define __EXTENSIONS__ 1
9469| #define _ALL_SOURCE 1
9470| #define _GNU_SOURCE 1
9471| #define _POSIX_PTHREAD_SEMANTICS 1
9472| #define _TANDEM_SOURCE 1
9473| #define HAVE_DLFCN_H 1
9474| #define HAVE_VISIBILITY 1
9475| #define HAVE_STDINT_H_WITH_UINTMAX 1
9476| #define HAVE_ALLOCA_H 1
9477| #define HAVE_ALLOCA 1
9478| #define HAVE_STDLIB_H 1
9479| #define HAVE_UNISTD_H 1
9480| #define HAVE_GETPAGESIZE 1
9481| #define INTDIV0_RAISES_SIGFPE 0
9482| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9483| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9484| #define HAVE_UINTMAX_T 1
9485| #define HAVE_INTTYPES_H 1
9486| #define USE_POSIX_THREADS 1
9487| #define USE_POSIX_THREADS_WEAK 1
9488| #define HAVE_PTHREAD_RWLOCK 1
9489| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9490| #define HAVE_BUILTIN_EXPECT 1
9491| #define HAVE_INTTYPES_H 1
9492| #define HAVE_LIMITS_H 1
9493| #define HAVE_UNISTD_H 1
9494| #define HAVE_SYS_PARAM_H 1
9495| #define HAVE_GETCWD 1
9496| #define HAVE_GETEGID 1
9497| #define HAVE_GETEUID 1
9498| #define HAVE_GETGID 1
9499| #define HAVE_GETUID 1
9500| #define HAVE_MEMPCPY 1
9501| #define HAVE_MUNMAP 1
9502| #define HAVE_STPCPY 1
9503| #define HAVE_STRCASECMP 1
9504| #define HAVE_STRDUP 1
9505| #define HAVE_STRTOUL 1
9506| #define HAVE_TSEARCH 1
9507| #define HAVE___FSETLOCKING 1
9508| #define HAVE_DECL_FEOF_UNLOCKED 1
9509| #define HAVE_DECL_FGETS_UNLOCKED 1
9510| #define HAVE_ICONV 1
9511| #define ICONV_CONST const
9512| #define HAVE_LONG_LONG_INT 1
9513| #define HAVE_WCHAR_T 1
9514| #define HAVE_INTMAX_T 1
9515| #define HAVE_POSIX_PRINTF 1
9516| #define HAVE_STDINT_H 1
9517| #define HAVE_STDINT_H 1
9518| #define HAVE_STDDEF_H 1
9519| #define HAVE_STDLIB_H 1
9520| #define HAVE_STRING_H 1
9521| #define HAVE_ASPRINTF 1
9522| #define HAVE_PUTENV 1
9523| #define HAVE_SETENV 1
9524| #define HAVE_SETLOCALE 1
9525| #define HAVE_SNPRINTF 1
9526| #define HAVE_DECL__SNPRINTF 0
9527| #define HAVE_DECL__SNWPRINTF 0
9528| #define HAVE_DECL_GETC_UNLOCKED 1
9529| #define HAVE_LANGINFO_CODESET 1
9530| #define HAVE_LC_MESSAGES 1
9531| #define ENABLE_NLS 1
9532| #define YYENABLE_NLS 1
9533| #define HAVE_STDLIB_H 1
9534| #define HAVE_STRING_H 1
9535| #define HAVE_SYS_PARAM_H 1
9536| #define HAVE_UNISTD_H 1
9537| #define HAVE_UTIME_H 1
9538| #define HAVE_FCNTL_H 1
9539| #define HAVE_FLOAT_H 1
9540| #define HAVE_SYS_TIME_H 1
9541| #define HAVE_ICONV_H 1
9542| #define HAVE_LOCALE_H 1
9543| #define HAVE_SIGNAL_H 1
9544| #define HAVE_STDINT_H 1
9545| #define HAVE_STDIO_H 1
9546| #define HAVE_SYS_STAT_H 1
9547| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9548| #define HAVE_GETCWD 1
9549| #define HAVE_READLINK 1
9550| #define HAVE_RAISE 1
9551| #define HAVE_ISBLANK 1
9552| #define HAVE_MEMPCPY 1
9553| #define HAVE_GETTIMEOFDAY 1
9554| #define HAVE_ISASCII 1
9555| #define HAVE_SETENV 1
9556| #define HAVE_LSTAT 1
9557| #define HAVE_DECL_STRERROR_R 1
9558| #define STRERROR_R_CHAR_P 1
9559| #define HAVE_FORK 1
9560| #define HAVE_VFORK 1
9561| #define HAVE_WORKING_VFORK 1
9562| #define HAVE_WORKING_FORK 1
9563| #define HAVE_SIG_ATOMIC_T 1
9564| #define HAVE_INCLUDE_NEXT 1
9565| #define eaccess access
9566| #define mbstate_t int
9567| #define HAVE_DECL_GETDELIM 1
9568| #define HAVE_DECL_GETLINE 1
9569| #define HAVE_GETOPT_H 1
9570| #define HAVE_GETOPT_LONG_ONLY 1
9571| #define HAVE_DECL_GETENV 1
9572| #define restrict __restrict
9573| #define HAVE_UNISTD_H 1
9574| #define HAVE_DECL_GETC_UNLOCKED 1
9575| #define HAVE_STDLIB_H 1
9576| #define MALLOC_0_IS_NONNULL 0
9577| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9578| #define INSTALLPREFIX "/usr"
9579| #define HAVE_DECL_SNPRINTF 1
9580| /* end confdefs.h.  */
9581| #include <stdio.h>
9582| #ifdef HAVE_SYS_TYPES_H
9583| # include <sys/types.h>
9584| #endif
9585| #ifdef HAVE_SYS_STAT_H
9586| # include <sys/stat.h>
9587| #endif
9588| #ifdef STDC_HEADERS
9589| # include <stdlib.h>
9590| # include <stddef.h>
9591| #else
9592| # ifdef HAVE_STDLIB_H
9593| #  include <stdlib.h>
9594| # endif
9595| #endif
9596| #ifdef HAVE_STRING_H
9597| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9598| #  include <memory.h>
9599| # endif
9600| # include <string.h>
9601| #endif
9602| #ifdef HAVE_STRINGS_H
9603| # include <strings.h>
9604| #endif
9605| #ifdef HAVE_INTTYPES_H
9606| # include <inttypes.h>
9607| #endif
9608| #ifdef HAVE_STDINT_H
9609| # include <stdint.h>
9610| #endif
9611| #ifdef HAVE_UNISTD_H
9612| # include <unistd.h>
9613| #endif
9614| int
9615| main ()
9616| {
9617| if (sizeof ((_Bool)))
9618| 	  return 0;
9619|   ;
9620|   return 0;
9621| }
9622configure:36310: result: yes
9623configure:36341: checking whether strdup is declared
9624configure:36370: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9625configure:36377: $? = 0
9626configure:36392: result: yes
9627configure:36465: checking whether strnlen is declared
9628configure:36494: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9629configure:36501: $? = 0
9630configure:36516: result: yes
9631configure:36541: checking whether stat file-mode macros are broken
9632configure:36578: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9633configure:36585: $? = 0
9634configure:36600: result: no
9635configure:36623: checking for special C compiler options needed for large files
9636configure:36718: result: no
9637configure:36724: checking for _FILE_OFFSET_BITS value needed for large files
9638configure:36759: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9639conftest.c:142: warning: left shift count >= width of type
9640conftest.c:142: warning: left shift count >= width of type
9641conftest.c:144: error: size of array 'off_t_is_large' is negative
9642configure:36766: $? = 1
9643configure: failed program was:
9644| /* confdefs.h.  */
9645| #define PACKAGE_NAME ""
9646| #define PACKAGE_TARNAME ""
9647| #define PACKAGE_VERSION ""
9648| #define PACKAGE_STRING ""
9649| #define PACKAGE_BUGREPORT ""
9650| #define PACKAGE "gettext-tools"
9651| #define VERSION "0.17"
9652| #define STDC_HEADERS 1
9653| #define HAVE_SYS_TYPES_H 1
9654| #define HAVE_SYS_STAT_H 1
9655| #define HAVE_STDLIB_H 1
9656| #define HAVE_STRING_H 1
9657| #define HAVE_MEMORY_H 1
9658| #define HAVE_STRINGS_H 1
9659| #define HAVE_INTTYPES_H 1
9660| #define HAVE_STDINT_H 1
9661| #define HAVE_UNISTD_H 1
9662| #define __EXTENSIONS__ 1
9663| #define _ALL_SOURCE 1
9664| #define _GNU_SOURCE 1
9665| #define _POSIX_PTHREAD_SEMANTICS 1
9666| #define _TANDEM_SOURCE 1
9667| #define HAVE_DLFCN_H 1
9668| #define HAVE_VISIBILITY 1
9669| #define HAVE_STDINT_H_WITH_UINTMAX 1
9670| #define HAVE_ALLOCA_H 1
9671| #define HAVE_ALLOCA 1
9672| #define HAVE_STDLIB_H 1
9673| #define HAVE_UNISTD_H 1
9674| #define HAVE_GETPAGESIZE 1
9675| #define INTDIV0_RAISES_SIGFPE 0
9676| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9677| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9678| #define HAVE_UINTMAX_T 1
9679| #define HAVE_INTTYPES_H 1
9680| #define USE_POSIX_THREADS 1
9681| #define USE_POSIX_THREADS_WEAK 1
9682| #define HAVE_PTHREAD_RWLOCK 1
9683| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9684| #define HAVE_BUILTIN_EXPECT 1
9685| #define HAVE_INTTYPES_H 1
9686| #define HAVE_LIMITS_H 1
9687| #define HAVE_UNISTD_H 1
9688| #define HAVE_SYS_PARAM_H 1
9689| #define HAVE_GETCWD 1
9690| #define HAVE_GETEGID 1
9691| #define HAVE_GETEUID 1
9692| #define HAVE_GETGID 1
9693| #define HAVE_GETUID 1
9694| #define HAVE_MEMPCPY 1
9695| #define HAVE_MUNMAP 1
9696| #define HAVE_STPCPY 1
9697| #define HAVE_STRCASECMP 1
9698| #define HAVE_STRDUP 1
9699| #define HAVE_STRTOUL 1
9700| #define HAVE_TSEARCH 1
9701| #define HAVE___FSETLOCKING 1
9702| #define HAVE_DECL_FEOF_UNLOCKED 1
9703| #define HAVE_DECL_FGETS_UNLOCKED 1
9704| #define HAVE_ICONV 1
9705| #define ICONV_CONST const
9706| #define HAVE_LONG_LONG_INT 1
9707| #define HAVE_WCHAR_T 1
9708| #define HAVE_INTMAX_T 1
9709| #define HAVE_POSIX_PRINTF 1
9710| #define HAVE_STDINT_H 1
9711| #define HAVE_STDINT_H 1
9712| #define HAVE_STDDEF_H 1
9713| #define HAVE_STDLIB_H 1
9714| #define HAVE_STRING_H 1
9715| #define HAVE_ASPRINTF 1
9716| #define HAVE_PUTENV 1
9717| #define HAVE_SETENV 1
9718| #define HAVE_SETLOCALE 1
9719| #define HAVE_SNPRINTF 1
9720| #define HAVE_DECL__SNPRINTF 0
9721| #define HAVE_DECL__SNWPRINTF 0
9722| #define HAVE_DECL_GETC_UNLOCKED 1
9723| #define HAVE_LANGINFO_CODESET 1
9724| #define HAVE_LC_MESSAGES 1
9725| #define ENABLE_NLS 1
9726| #define YYENABLE_NLS 1
9727| #define HAVE_STDLIB_H 1
9728| #define HAVE_STRING_H 1
9729| #define HAVE_SYS_PARAM_H 1
9730| #define HAVE_UNISTD_H 1
9731| #define HAVE_UTIME_H 1
9732| #define HAVE_FCNTL_H 1
9733| #define HAVE_FLOAT_H 1
9734| #define HAVE_SYS_TIME_H 1
9735| #define HAVE_ICONV_H 1
9736| #define HAVE_LOCALE_H 1
9737| #define HAVE_SIGNAL_H 1
9738| #define HAVE_STDINT_H 1
9739| #define HAVE_STDIO_H 1
9740| #define HAVE_SYS_STAT_H 1
9741| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9742| #define HAVE_GETCWD 1
9743| #define HAVE_READLINK 1
9744| #define HAVE_RAISE 1
9745| #define HAVE_ISBLANK 1
9746| #define HAVE_MEMPCPY 1
9747| #define HAVE_GETTIMEOFDAY 1
9748| #define HAVE_ISASCII 1
9749| #define HAVE_SETENV 1
9750| #define HAVE_LSTAT 1
9751| #define HAVE_DECL_STRERROR_R 1
9752| #define STRERROR_R_CHAR_P 1
9753| #define HAVE_FORK 1
9754| #define HAVE_VFORK 1
9755| #define HAVE_WORKING_VFORK 1
9756| #define HAVE_WORKING_FORK 1
9757| #define HAVE_SIG_ATOMIC_T 1
9758| #define HAVE_INCLUDE_NEXT 1
9759| #define eaccess access
9760| #define mbstate_t int
9761| #define HAVE_DECL_GETDELIM 1
9762| #define HAVE_DECL_GETLINE 1
9763| #define HAVE_GETOPT_H 1
9764| #define HAVE_GETOPT_LONG_ONLY 1
9765| #define HAVE_DECL_GETENV 1
9766| #define restrict __restrict
9767| #define HAVE_UNISTD_H 1
9768| #define HAVE_DECL_GETC_UNLOCKED 1
9769| #define HAVE_STDLIB_H 1
9770| #define MALLOC_0_IS_NONNULL 0
9771| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9772| #define INSTALLPREFIX "/usr"
9773| #define HAVE_DECL_SNPRINTF 1
9774| #define HAVE__BOOL 1
9775| #define HAVE_STDBOOL_H 1
9776| #define HAVE_DECL_STRDUP 1
9777| #define HAVE_DECL_STRNLEN 1
9778| /* end confdefs.h.  */
9779| #include <sys/types.h>
9780|  /* Check that off_t can represent 2**63 - 1 correctly.
9781|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
9782|     since some C++ compilers masquerading as C compilers
9783|     incorrectly reject 9223372036854775807.  */
9784| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
9785|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
9786| 		       && LARGE_OFF_T % 2147483647 == 1)
9787| 		      ? 1 : -1];
9788| int
9789| main ()
9790| {
9791| 
9792|   ;
9793|   return 0;
9794| }
9795configure:36810: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9796configure:36817: $? = 0
9797configure:36835: result: 64
9798configure:38721: checking where terminfo library functions come from
9799configure:38771: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
9800/tmp/ccyCL67u.o: In function `main':
9801conftest.c:(.text+0x38): undefined reference to `setupterm'
9802conftest.c:(.text+0x5c): undefined reference to `tigetnum'
9803conftest.c:(.text+0x80): undefined reference to `tigetflag'
9804conftest.c:(.text+0xa4): undefined reference to `tigetstr'
9805collect2: ld returned 1 exit status
9806configure:38778: $? = 1
9807configure: failed program was:
9808| /* confdefs.h.  */
9809| #define PACKAGE_NAME ""
9810| #define PACKAGE_TARNAME ""
9811| #define PACKAGE_VERSION ""
9812| #define PACKAGE_STRING ""
9813| #define PACKAGE_BUGREPORT ""
9814| #define PACKAGE "gettext-tools"
9815| #define VERSION "0.17"
9816| #define STDC_HEADERS 1
9817| #define HAVE_SYS_TYPES_H 1
9818| #define HAVE_SYS_STAT_H 1
9819| #define HAVE_STDLIB_H 1
9820| #define HAVE_STRING_H 1
9821| #define HAVE_MEMORY_H 1
9822| #define HAVE_STRINGS_H 1
9823| #define HAVE_INTTYPES_H 1
9824| #define HAVE_STDINT_H 1
9825| #define HAVE_UNISTD_H 1
9826| #define __EXTENSIONS__ 1
9827| #define _ALL_SOURCE 1
9828| #define _GNU_SOURCE 1
9829| #define _POSIX_PTHREAD_SEMANTICS 1
9830| #define _TANDEM_SOURCE 1
9831| #define HAVE_DLFCN_H 1
9832| #define HAVE_VISIBILITY 1
9833| #define HAVE_STDINT_H_WITH_UINTMAX 1
9834| #define HAVE_ALLOCA_H 1
9835| #define HAVE_ALLOCA 1
9836| #define HAVE_STDLIB_H 1
9837| #define HAVE_UNISTD_H 1
9838| #define HAVE_GETPAGESIZE 1
9839| #define INTDIV0_RAISES_SIGFPE 0
9840| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9841| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9842| #define HAVE_UINTMAX_T 1
9843| #define HAVE_INTTYPES_H 1
9844| #define USE_POSIX_THREADS 1
9845| #define USE_POSIX_THREADS_WEAK 1
9846| #define HAVE_PTHREAD_RWLOCK 1
9847| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9848| #define HAVE_BUILTIN_EXPECT 1
9849| #define HAVE_INTTYPES_H 1
9850| #define HAVE_LIMITS_H 1
9851| #define HAVE_UNISTD_H 1
9852| #define HAVE_SYS_PARAM_H 1
9853| #define HAVE_GETCWD 1
9854| #define HAVE_GETEGID 1
9855| #define HAVE_GETEUID 1
9856| #define HAVE_GETGID 1
9857| #define HAVE_GETUID 1
9858| #define HAVE_MEMPCPY 1
9859| #define HAVE_MUNMAP 1
9860| #define HAVE_STPCPY 1
9861| #define HAVE_STRCASECMP 1
9862| #define HAVE_STRDUP 1
9863| #define HAVE_STRTOUL 1
9864| #define HAVE_TSEARCH 1
9865| #define HAVE___FSETLOCKING 1
9866| #define HAVE_DECL_FEOF_UNLOCKED 1
9867| #define HAVE_DECL_FGETS_UNLOCKED 1
9868| #define HAVE_ICONV 1
9869| #define ICONV_CONST const
9870| #define HAVE_LONG_LONG_INT 1
9871| #define HAVE_WCHAR_T 1
9872| #define HAVE_INTMAX_T 1
9873| #define HAVE_POSIX_PRINTF 1
9874| #define HAVE_STDINT_H 1
9875| #define HAVE_STDINT_H 1
9876| #define HAVE_STDDEF_H 1
9877| #define HAVE_STDLIB_H 1
9878| #define HAVE_STRING_H 1
9879| #define HAVE_ASPRINTF 1
9880| #define HAVE_PUTENV 1
9881| #define HAVE_SETENV 1
9882| #define HAVE_SETLOCALE 1
9883| #define HAVE_SNPRINTF 1
9884| #define HAVE_DECL__SNPRINTF 0
9885| #define HAVE_DECL__SNWPRINTF 0
9886| #define HAVE_DECL_GETC_UNLOCKED 1
9887| #define HAVE_LANGINFO_CODESET 1
9888| #define HAVE_LC_MESSAGES 1
9889| #define ENABLE_NLS 1
9890| #define YYENABLE_NLS 1
9891| #define HAVE_STDLIB_H 1
9892| #define HAVE_STRING_H 1
9893| #define HAVE_SYS_PARAM_H 1
9894| #define HAVE_UNISTD_H 1
9895| #define HAVE_UTIME_H 1
9896| #define HAVE_FCNTL_H 1
9897| #define HAVE_FLOAT_H 1
9898| #define HAVE_SYS_TIME_H 1
9899| #define HAVE_ICONV_H 1
9900| #define HAVE_LOCALE_H 1
9901| #define HAVE_SIGNAL_H 1
9902| #define HAVE_STDINT_H 1
9903| #define HAVE_STDIO_H 1
9904| #define HAVE_SYS_STAT_H 1
9905| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9906| #define HAVE_GETCWD 1
9907| #define HAVE_READLINK 1
9908| #define HAVE_RAISE 1
9909| #define HAVE_ISBLANK 1
9910| #define HAVE_MEMPCPY 1
9911| #define HAVE_GETTIMEOFDAY 1
9912| #define HAVE_ISASCII 1
9913| #define HAVE_SETENV 1
9914| #define HAVE_LSTAT 1
9915| #define HAVE_DECL_STRERROR_R 1
9916| #define STRERROR_R_CHAR_P 1
9917| #define HAVE_FORK 1
9918| #define HAVE_VFORK 1
9919| #define HAVE_WORKING_VFORK 1
9920| #define HAVE_WORKING_FORK 1
9921| #define HAVE_SIG_ATOMIC_T 1
9922| #define HAVE_INCLUDE_NEXT 1
9923| #define eaccess access
9924| #define mbstate_t int
9925| #define HAVE_DECL_GETDELIM 1
9926| #define HAVE_DECL_GETLINE 1
9927| #define HAVE_GETOPT_H 1
9928| #define HAVE_GETOPT_LONG_ONLY 1
9929| #define HAVE_DECL_GETENV 1
9930| #define restrict __restrict
9931| #define HAVE_UNISTD_H 1
9932| #define HAVE_DECL_GETC_UNLOCKED 1
9933| #define HAVE_STDLIB_H 1
9934| #define MALLOC_0_IS_NONNULL 0
9935| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9936| #define INSTALLPREFIX "/usr"
9937| #define HAVE_DECL_SNPRINTF 1
9938| #define HAVE__BOOL 1
9939| #define HAVE_STDBOOL_H 1
9940| #define HAVE_DECL_STRDUP 1
9941| #define HAVE_DECL_STRNLEN 1
9942| #define _FILE_OFFSET_BITS 64
9943| /* end confdefs.h.  */
9944| extern
9945|       #ifdef __cplusplus
9946|       "C"
9947|       #endif
9948|       int setupterm (const char *, int, int *);
9949|       extern
9950|       #ifdef __cplusplus
9951|       "C"
9952|       #endif
9953|       int tigetnum (const char *);
9954|       extern
9955|       #ifdef __cplusplus
9956|       "C"
9957|       #endif
9958|       int tigetflag (const char *);
9959|       extern
9960|       #ifdef __cplusplus
9961|       "C"
9962|       #endif
9963|       const char * tigetstr (const char *);
9964| 
9965| int
9966| main ()
9967| {
9968| return setupterm ("xterm", 0, (int *)0)
9969|                  + tigetnum ("colors")
9970|                  + tigetflag ("hc") + * tigetstr("oc");
9971|   ;
9972|   return 0;
9973| }
9974configure:38843: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libncurses.so >&5
9975/usr/lib/libncurses.so: could not read symbols: File in wrong format
9976collect2: ld returned 1 exit status
9977configure:38850: $? = 1
9978configure: failed program was:
9979| /* confdefs.h.  */
9980| #define PACKAGE_NAME ""
9981| #define PACKAGE_TARNAME ""
9982| #define PACKAGE_VERSION ""
9983| #define PACKAGE_STRING ""
9984| #define PACKAGE_BUGREPORT ""
9985| #define PACKAGE "gettext-tools"
9986| #define VERSION "0.17"
9987| #define STDC_HEADERS 1
9988| #define HAVE_SYS_TYPES_H 1
9989| #define HAVE_SYS_STAT_H 1
9990| #define HAVE_STDLIB_H 1
9991| #define HAVE_STRING_H 1
9992| #define HAVE_MEMORY_H 1
9993| #define HAVE_STRINGS_H 1
9994| #define HAVE_INTTYPES_H 1
9995| #define HAVE_STDINT_H 1
9996| #define HAVE_UNISTD_H 1
9997| #define __EXTENSIONS__ 1
9998| #define _ALL_SOURCE 1
9999| #define _GNU_SOURCE 1
10000| #define _POSIX_PTHREAD_SEMANTICS 1
10001| #define _TANDEM_SOURCE 1
10002| #define HAVE_DLFCN_H 1
10003| #define HAVE_VISIBILITY 1
10004| #define HAVE_STDINT_H_WITH_UINTMAX 1
10005| #define HAVE_ALLOCA_H 1
10006| #define HAVE_ALLOCA 1
10007| #define HAVE_STDLIB_H 1
10008| #define HAVE_UNISTD_H 1
10009| #define HAVE_GETPAGESIZE 1
10010| #define INTDIV0_RAISES_SIGFPE 0
10011| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10012| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10013| #define HAVE_UINTMAX_T 1
10014| #define HAVE_INTTYPES_H 1
10015| #define USE_POSIX_THREADS 1
10016| #define USE_POSIX_THREADS_WEAK 1
10017| #define HAVE_PTHREAD_RWLOCK 1
10018| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10019| #define HAVE_BUILTIN_EXPECT 1
10020| #define HAVE_INTTYPES_H 1
10021| #define HAVE_LIMITS_H 1
10022| #define HAVE_UNISTD_H 1
10023| #define HAVE_SYS_PARAM_H 1
10024| #define HAVE_GETCWD 1
10025| #define HAVE_GETEGID 1
10026| #define HAVE_GETEUID 1
10027| #define HAVE_GETGID 1
10028| #define HAVE_GETUID 1
10029| #define HAVE_MEMPCPY 1
10030| #define HAVE_MUNMAP 1
10031| #define HAVE_STPCPY 1
10032| #define HAVE_STRCASECMP 1
10033| #define HAVE_STRDUP 1
10034| #define HAVE_STRTOUL 1
10035| #define HAVE_TSEARCH 1
10036| #define HAVE___FSETLOCKING 1
10037| #define HAVE_DECL_FEOF_UNLOCKED 1
10038| #define HAVE_DECL_FGETS_UNLOCKED 1
10039| #define HAVE_ICONV 1
10040| #define ICONV_CONST const
10041| #define HAVE_LONG_LONG_INT 1
10042| #define HAVE_WCHAR_T 1
10043| #define HAVE_INTMAX_T 1
10044| #define HAVE_POSIX_PRINTF 1
10045| #define HAVE_STDINT_H 1
10046| #define HAVE_STDINT_H 1
10047| #define HAVE_STDDEF_H 1
10048| #define HAVE_STDLIB_H 1
10049| #define HAVE_STRING_H 1
10050| #define HAVE_ASPRINTF 1
10051| #define HAVE_PUTENV 1
10052| #define HAVE_SETENV 1
10053| #define HAVE_SETLOCALE 1
10054| #define HAVE_SNPRINTF 1
10055| #define HAVE_DECL__SNPRINTF 0
10056| #define HAVE_DECL__SNWPRINTF 0
10057| #define HAVE_DECL_GETC_UNLOCKED 1
10058| #define HAVE_LANGINFO_CODESET 1
10059| #define HAVE_LC_MESSAGES 1
10060| #define ENABLE_NLS 1
10061| #define YYENABLE_NLS 1
10062| #define HAVE_STDLIB_H 1
10063| #define HAVE_STRING_H 1
10064| #define HAVE_SYS_PARAM_H 1
10065| #define HAVE_UNISTD_H 1
10066| #define HAVE_UTIME_H 1
10067| #define HAVE_FCNTL_H 1
10068| #define HAVE_FLOAT_H 1
10069| #define HAVE_SYS_TIME_H 1
10070| #define HAVE_ICONV_H 1
10071| #define HAVE_LOCALE_H 1
10072| #define HAVE_SIGNAL_H 1
10073| #define HAVE_STDINT_H 1
10074| #define HAVE_STDIO_H 1
10075| #define HAVE_SYS_STAT_H 1
10076| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10077| #define HAVE_GETCWD 1
10078| #define HAVE_READLINK 1
10079| #define HAVE_RAISE 1
10080| #define HAVE_ISBLANK 1
10081| #define HAVE_MEMPCPY 1
10082| #define HAVE_GETTIMEOFDAY 1
10083| #define HAVE_ISASCII 1
10084| #define HAVE_SETENV 1
10085| #define HAVE_LSTAT 1
10086| #define HAVE_DECL_STRERROR_R 1
10087| #define STRERROR_R_CHAR_P 1
10088| #define HAVE_FORK 1
10089| #define HAVE_VFORK 1
10090| #define HAVE_WORKING_VFORK 1
10091| #define HAVE_WORKING_FORK 1
10092| #define HAVE_SIG_ATOMIC_T 1
10093| #define HAVE_INCLUDE_NEXT 1
10094| #define eaccess access
10095| #define mbstate_t int
10096| #define HAVE_DECL_GETDELIM 1
10097| #define HAVE_DECL_GETLINE 1
10098| #define HAVE_GETOPT_H 1
10099| #define HAVE_GETOPT_LONG_ONLY 1
10100| #define HAVE_DECL_GETENV 1
10101| #define restrict __restrict
10102| #define HAVE_UNISTD_H 1
10103| #define HAVE_DECL_GETC_UNLOCKED 1
10104| #define HAVE_STDLIB_H 1
10105| #define MALLOC_0_IS_NONNULL 0
10106| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10107| #define INSTALLPREFIX "/usr"
10108| #define HAVE_DECL_SNPRINTF 1
10109| #define HAVE__BOOL 1
10110| #define HAVE_STDBOOL_H 1
10111| #define HAVE_DECL_STRDUP 1
10112| #define HAVE_DECL_STRNLEN 1
10113| #define _FILE_OFFSET_BITS 64
10114| /* end confdefs.h.  */
10115| extern
10116|         #ifdef __cplusplus
10117|         "C"
10118|         #endif
10119|         int setupterm (const char *, int, int *);
10120|         extern
10121|         #ifdef __cplusplus
10122|         "C"
10123|         #endif
10124|         int tigetnum (const char *);
10125|         extern
10126|         #ifdef __cplusplus
10127|         "C"
10128|         #endif
10129|         int tigetflag (const char *);
10130|         extern
10131|         #ifdef __cplusplus
10132|         "C"
10133|         #endif
10134|         const char * tigetstr (const char *);
10135| 
10136| int
10137| main ()
10138| {
10139| return setupterm ("xterm", 0, (int *)0)
10140|                    + tigetnum ("colors")
10141|                    + tigetflag ("hc") + * tigetstr("oc");
10142|   ;
10143|   return 0;
10144| }
10145configure:38916: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libtermcap.so >&5
10146/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld: cannot find -ltinfo
10147collect2: ld returned 1 exit status
10148configure:38923: $? = 1
10149configure: failed program was:
10150| /* confdefs.h.  */
10151| #define PACKAGE_NAME ""
10152| #define PACKAGE_TARNAME ""
10153| #define PACKAGE_VERSION ""
10154| #define PACKAGE_STRING ""
10155| #define PACKAGE_BUGREPORT ""
10156| #define PACKAGE "gettext-tools"
10157| #define VERSION "0.17"
10158| #define STDC_HEADERS 1
10159| #define HAVE_SYS_TYPES_H 1
10160| #define HAVE_SYS_STAT_H 1
10161| #define HAVE_STDLIB_H 1
10162| #define HAVE_STRING_H 1
10163| #define HAVE_MEMORY_H 1
10164| #define HAVE_STRINGS_H 1
10165| #define HAVE_INTTYPES_H 1
10166| #define HAVE_STDINT_H 1
10167| #define HAVE_UNISTD_H 1
10168| #define __EXTENSIONS__ 1
10169| #define _ALL_SOURCE 1
10170| #define _GNU_SOURCE 1
10171| #define _POSIX_PTHREAD_SEMANTICS 1
10172| #define _TANDEM_SOURCE 1
10173| #define HAVE_DLFCN_H 1
10174| #define HAVE_VISIBILITY 1
10175| #define HAVE_STDINT_H_WITH_UINTMAX 1
10176| #define HAVE_ALLOCA_H 1
10177| #define HAVE_ALLOCA 1
10178| #define HAVE_STDLIB_H 1
10179| #define HAVE_UNISTD_H 1
10180| #define HAVE_GETPAGESIZE 1
10181| #define INTDIV0_RAISES_SIGFPE 0
10182| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10183| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10184| #define HAVE_UINTMAX_T 1
10185| #define HAVE_INTTYPES_H 1
10186| #define USE_POSIX_THREADS 1
10187| #define USE_POSIX_THREADS_WEAK 1
10188| #define HAVE_PTHREAD_RWLOCK 1
10189| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10190| #define HAVE_BUILTIN_EXPECT 1
10191| #define HAVE_INTTYPES_H 1
10192| #define HAVE_LIMITS_H 1
10193| #define HAVE_UNISTD_H 1
10194| #define HAVE_SYS_PARAM_H 1
10195| #define HAVE_GETCWD 1
10196| #define HAVE_GETEGID 1
10197| #define HAVE_GETEUID 1
10198| #define HAVE_GETGID 1
10199| #define HAVE_GETUID 1
10200| #define HAVE_MEMPCPY 1
10201| #define HAVE_MUNMAP 1
10202| #define HAVE_STPCPY 1
10203| #define HAVE_STRCASECMP 1
10204| #define HAVE_STRDUP 1
10205| #define HAVE_STRTOUL 1
10206| #define HAVE_TSEARCH 1
10207| #define HAVE___FSETLOCKING 1
10208| #define HAVE_DECL_FEOF_UNLOCKED 1
10209| #define HAVE_DECL_FGETS_UNLOCKED 1
10210| #define HAVE_ICONV 1
10211| #define ICONV_CONST const
10212| #define HAVE_LONG_LONG_INT 1
10213| #define HAVE_WCHAR_T 1
10214| #define HAVE_INTMAX_T 1
10215| #define HAVE_POSIX_PRINTF 1
10216| #define HAVE_STDINT_H 1
10217| #define HAVE_STDINT_H 1
10218| #define HAVE_STDDEF_H 1
10219| #define HAVE_STDLIB_H 1
10220| #define HAVE_STRING_H 1
10221| #define HAVE_ASPRINTF 1
10222| #define HAVE_PUTENV 1
10223| #define HAVE_SETENV 1
10224| #define HAVE_SETLOCALE 1
10225| #define HAVE_SNPRINTF 1
10226| #define HAVE_DECL__SNPRINTF 0
10227| #define HAVE_DECL__SNWPRINTF 0
10228| #define HAVE_DECL_GETC_UNLOCKED 1
10229| #define HAVE_LANGINFO_CODESET 1
10230| #define HAVE_LC_MESSAGES 1
10231| #define ENABLE_NLS 1
10232| #define YYENABLE_NLS 1
10233| #define HAVE_STDLIB_H 1
10234| #define HAVE_STRING_H 1
10235| #define HAVE_SYS_PARAM_H 1
10236| #define HAVE_UNISTD_H 1
10237| #define HAVE_UTIME_H 1
10238| #define HAVE_FCNTL_H 1
10239| #define HAVE_FLOAT_H 1
10240| #define HAVE_SYS_TIME_H 1
10241| #define HAVE_ICONV_H 1
10242| #define HAVE_LOCALE_H 1
10243| #define HAVE_SIGNAL_H 1
10244| #define HAVE_STDINT_H 1
10245| #define HAVE_STDIO_H 1
10246| #define HAVE_SYS_STAT_H 1
10247| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10248| #define HAVE_GETCWD 1
10249| #define HAVE_READLINK 1
10250| #define HAVE_RAISE 1
10251| #define HAVE_ISBLANK 1
10252| #define HAVE_MEMPCPY 1
10253| #define HAVE_GETTIMEOFDAY 1
10254| #define HAVE_ISASCII 1
10255| #define HAVE_SETENV 1
10256| #define HAVE_LSTAT 1
10257| #define HAVE_DECL_STRERROR_R 1
10258| #define STRERROR_R_CHAR_P 1
10259| #define HAVE_FORK 1
10260| #define HAVE_VFORK 1
10261| #define HAVE_WORKING_VFORK 1
10262| #define HAVE_WORKING_FORK 1
10263| #define HAVE_SIG_ATOMIC_T 1
10264| #define HAVE_INCLUDE_NEXT 1
10265| #define eaccess access
10266| #define mbstate_t int
10267| #define HAVE_DECL_GETDELIM 1
10268| #define HAVE_DECL_GETLINE 1
10269| #define HAVE_GETOPT_H 1
10270| #define HAVE_GETOPT_LONG_ONLY 1
10271| #define HAVE_DECL_GETENV 1
10272| #define restrict __restrict
10273| #define HAVE_UNISTD_H 1
10274| #define HAVE_DECL_GETC_UNLOCKED 1
10275| #define HAVE_STDLIB_H 1
10276| #define MALLOC_0_IS_NONNULL 0
10277| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10278| #define INSTALLPREFIX "/usr"
10279| #define HAVE_DECL_SNPRINTF 1
10280| #define HAVE__BOOL 1
10281| #define HAVE_STDBOOL_H 1
10282| #define HAVE_DECL_STRDUP 1
10283| #define HAVE_DECL_STRNLEN 1
10284| #define _FILE_OFFSET_BITS 64
10285| /* end confdefs.h.  */
10286| extern
10287|           #ifdef __cplusplus
10288|           "C"
10289|           #endif
10290|           int setupterm (const char *, int, int *);
10291|           extern
10292|           #ifdef __cplusplus
10293|           "C"
10294|           #endif
10295|           int tigetnum (const char *);
10296|           extern
10297|           #ifdef __cplusplus
10298|           "C"
10299|           #endif
10300|           int tigetflag (const char *);
10301|           extern
10302|           #ifdef __cplusplus
10303|           "C"
10304|           #endif
10305|           const char * tigetstr (const char *);
10306| 
10307| int
10308| main ()
10309| {
10310| return setupterm ("xterm", 0, (int *)0)
10311|                      + tigetnum ("colors")
10312|                      + tigetflag ("hc") + * tigetstr("oc");
10313|   ;
10314|   return 0;
10315| }
10316configure:38989: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  -lxcurses >&5
10317/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld: cannot find -lxcurses
10318collect2: ld returned 1 exit status
10319configure:38996: $? = 1
10320configure: failed program was:
10321| /* confdefs.h.  */
10322| #define PACKAGE_NAME ""
10323| #define PACKAGE_TARNAME ""
10324| #define PACKAGE_VERSION ""
10325| #define PACKAGE_STRING ""
10326| #define PACKAGE_BUGREPORT ""
10327| #define PACKAGE "gettext-tools"
10328| #define VERSION "0.17"
10329| #define STDC_HEADERS 1
10330| #define HAVE_SYS_TYPES_H 1
10331| #define HAVE_SYS_STAT_H 1
10332| #define HAVE_STDLIB_H 1
10333| #define HAVE_STRING_H 1
10334| #define HAVE_MEMORY_H 1
10335| #define HAVE_STRINGS_H 1
10336| #define HAVE_INTTYPES_H 1
10337| #define HAVE_STDINT_H 1
10338| #define HAVE_UNISTD_H 1
10339| #define __EXTENSIONS__ 1
10340| #define _ALL_SOURCE 1
10341| #define _GNU_SOURCE 1
10342| #define _POSIX_PTHREAD_SEMANTICS 1
10343| #define _TANDEM_SOURCE 1
10344| #define HAVE_DLFCN_H 1
10345| #define HAVE_VISIBILITY 1
10346| #define HAVE_STDINT_H_WITH_UINTMAX 1
10347| #define HAVE_ALLOCA_H 1
10348| #define HAVE_ALLOCA 1
10349| #define HAVE_STDLIB_H 1
10350| #define HAVE_UNISTD_H 1
10351| #define HAVE_GETPAGESIZE 1
10352| #define INTDIV0_RAISES_SIGFPE 0
10353| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10354| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10355| #define HAVE_UINTMAX_T 1
10356| #define HAVE_INTTYPES_H 1
10357| #define USE_POSIX_THREADS 1
10358| #define USE_POSIX_THREADS_WEAK 1
10359| #define HAVE_PTHREAD_RWLOCK 1
10360| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10361| #define HAVE_BUILTIN_EXPECT 1
10362| #define HAVE_INTTYPES_H 1
10363| #define HAVE_LIMITS_H 1
10364| #define HAVE_UNISTD_H 1
10365| #define HAVE_SYS_PARAM_H 1
10366| #define HAVE_GETCWD 1
10367| #define HAVE_GETEGID 1
10368| #define HAVE_GETEUID 1
10369| #define HAVE_GETGID 1
10370| #define HAVE_GETUID 1
10371| #define HAVE_MEMPCPY 1
10372| #define HAVE_MUNMAP 1
10373| #define HAVE_STPCPY 1
10374| #define HAVE_STRCASECMP 1
10375| #define HAVE_STRDUP 1
10376| #define HAVE_STRTOUL 1
10377| #define HAVE_TSEARCH 1
10378| #define HAVE___FSETLOCKING 1
10379| #define HAVE_DECL_FEOF_UNLOCKED 1
10380| #define HAVE_DECL_FGETS_UNLOCKED 1
10381| #define HAVE_ICONV 1
10382| #define ICONV_CONST const
10383| #define HAVE_LONG_LONG_INT 1
10384| #define HAVE_WCHAR_T 1
10385| #define HAVE_INTMAX_T 1
10386| #define HAVE_POSIX_PRINTF 1
10387| #define HAVE_STDINT_H 1
10388| #define HAVE_STDINT_H 1
10389| #define HAVE_STDDEF_H 1
10390| #define HAVE_STDLIB_H 1
10391| #define HAVE_STRING_H 1
10392| #define HAVE_ASPRINTF 1
10393| #define HAVE_PUTENV 1
10394| #define HAVE_SETENV 1
10395| #define HAVE_SETLOCALE 1
10396| #define HAVE_SNPRINTF 1
10397| #define HAVE_DECL__SNPRINTF 0
10398| #define HAVE_DECL__SNWPRINTF 0
10399| #define HAVE_DECL_GETC_UNLOCKED 1
10400| #define HAVE_LANGINFO_CODESET 1
10401| #define HAVE_LC_MESSAGES 1
10402| #define ENABLE_NLS 1
10403| #define YYENABLE_NLS 1
10404| #define HAVE_STDLIB_H 1
10405| #define HAVE_STRING_H 1
10406| #define HAVE_SYS_PARAM_H 1
10407| #define HAVE_UNISTD_H 1
10408| #define HAVE_UTIME_H 1
10409| #define HAVE_FCNTL_H 1
10410| #define HAVE_FLOAT_H 1
10411| #define HAVE_SYS_TIME_H 1
10412| #define HAVE_ICONV_H 1
10413| #define HAVE_LOCALE_H 1
10414| #define HAVE_SIGNAL_H 1
10415| #define HAVE_STDINT_H 1
10416| #define HAVE_STDIO_H 1
10417| #define HAVE_SYS_STAT_H 1
10418| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10419| #define HAVE_GETCWD 1
10420| #define HAVE_READLINK 1
10421| #define HAVE_RAISE 1
10422| #define HAVE_ISBLANK 1
10423| #define HAVE_MEMPCPY 1
10424| #define HAVE_GETTIMEOFDAY 1
10425| #define HAVE_ISASCII 1
10426| #define HAVE_SETENV 1
10427| #define HAVE_LSTAT 1
10428| #define HAVE_DECL_STRERROR_R 1
10429| #define STRERROR_R_CHAR_P 1
10430| #define HAVE_FORK 1
10431| #define HAVE_VFORK 1
10432| #define HAVE_WORKING_VFORK 1
10433| #define HAVE_WORKING_FORK 1
10434| #define HAVE_SIG_ATOMIC_T 1
10435| #define HAVE_INCLUDE_NEXT 1
10436| #define eaccess access
10437| #define mbstate_t int
10438| #define HAVE_DECL_GETDELIM 1
10439| #define HAVE_DECL_GETLINE 1
10440| #define HAVE_GETOPT_H 1
10441| #define HAVE_GETOPT_LONG_ONLY 1
10442| #define HAVE_DECL_GETENV 1
10443| #define restrict __restrict
10444| #define HAVE_UNISTD_H 1
10445| #define HAVE_DECL_GETC_UNLOCKED 1
10446| #define HAVE_STDLIB_H 1
10447| #define MALLOC_0_IS_NONNULL 0
10448| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10449| #define INSTALLPREFIX "/usr"
10450| #define HAVE_DECL_SNPRINTF 1
10451| #define HAVE__BOOL 1
10452| #define HAVE_STDBOOL_H 1
10453| #define HAVE_DECL_STRDUP 1
10454| #define HAVE_DECL_STRNLEN 1
10455| #define _FILE_OFFSET_BITS 64
10456| /* end confdefs.h.  */
10457| extern
10458|             #ifdef __cplusplus
10459|             "C"
10460|             #endif
10461|             int setupterm (const char *, int, int *);
10462|             extern
10463|             #ifdef __cplusplus
10464|             "C"
10465|             #endif
10466|             int tigetnum (const char *);
10467|             extern
10468|             #ifdef __cplusplus
10469|             "C"
10470|             #endif
10471|             int tigetflag (const char *);
10472|             extern
10473|             #ifdef __cplusplus
10474|             "C"
10475|             #endif
10476|             const char * tigetstr (const char *);
10477| 
10478| int
10479| main ()
10480| {
10481| return setupterm ("xterm", 0, (int *)0)
10482|                        + tigetnum ("colors")
10483|                        + tigetflag ("hc") + * tigetstr("oc");
10484|   ;
10485|   return 0;
10486| }
10487configure:39062: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libcurses.so >&5
10488/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld: cannot find -lncurses
10489collect2: ld returned 1 exit status
10490configure:39069: $? = 1
10491configure: failed program was:
10492| /* confdefs.h.  */
10493| #define PACKAGE_NAME ""
10494| #define PACKAGE_TARNAME ""
10495| #define PACKAGE_VERSION ""
10496| #define PACKAGE_STRING ""
10497| #define PACKAGE_BUGREPORT ""
10498| #define PACKAGE "gettext-tools"
10499| #define VERSION "0.17"
10500| #define STDC_HEADERS 1
10501| #define HAVE_SYS_TYPES_H 1
10502| #define HAVE_SYS_STAT_H 1
10503| #define HAVE_STDLIB_H 1
10504| #define HAVE_STRING_H 1
10505| #define HAVE_MEMORY_H 1
10506| #define HAVE_STRINGS_H 1
10507| #define HAVE_INTTYPES_H 1
10508| #define HAVE_STDINT_H 1
10509| #define HAVE_UNISTD_H 1
10510| #define __EXTENSIONS__ 1
10511| #define _ALL_SOURCE 1
10512| #define _GNU_SOURCE 1
10513| #define _POSIX_PTHREAD_SEMANTICS 1
10514| #define _TANDEM_SOURCE 1
10515| #define HAVE_DLFCN_H 1
10516| #define HAVE_VISIBILITY 1
10517| #define HAVE_STDINT_H_WITH_UINTMAX 1
10518| #define HAVE_ALLOCA_H 1
10519| #define HAVE_ALLOCA 1
10520| #define HAVE_STDLIB_H 1
10521| #define HAVE_UNISTD_H 1
10522| #define HAVE_GETPAGESIZE 1
10523| #define INTDIV0_RAISES_SIGFPE 0
10524| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10525| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10526| #define HAVE_UINTMAX_T 1
10527| #define HAVE_INTTYPES_H 1
10528| #define USE_POSIX_THREADS 1
10529| #define USE_POSIX_THREADS_WEAK 1
10530| #define HAVE_PTHREAD_RWLOCK 1
10531| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10532| #define HAVE_BUILTIN_EXPECT 1
10533| #define HAVE_INTTYPES_H 1
10534| #define HAVE_LIMITS_H 1
10535| #define HAVE_UNISTD_H 1
10536| #define HAVE_SYS_PARAM_H 1
10537| #define HAVE_GETCWD 1
10538| #define HAVE_GETEGID 1
10539| #define HAVE_GETEUID 1
10540| #define HAVE_GETGID 1
10541| #define HAVE_GETUID 1
10542| #define HAVE_MEMPCPY 1
10543| #define HAVE_MUNMAP 1
10544| #define HAVE_STPCPY 1
10545| #define HAVE_STRCASECMP 1
10546| #define HAVE_STRDUP 1
10547| #define HAVE_STRTOUL 1
10548| #define HAVE_TSEARCH 1
10549| #define HAVE___FSETLOCKING 1
10550| #define HAVE_DECL_FEOF_UNLOCKED 1
10551| #define HAVE_DECL_FGETS_UNLOCKED 1
10552| #define HAVE_ICONV 1
10553| #define ICONV_CONST const
10554| #define HAVE_LONG_LONG_INT 1
10555| #define HAVE_WCHAR_T 1
10556| #define HAVE_INTMAX_T 1
10557| #define HAVE_POSIX_PRINTF 1
10558| #define HAVE_STDINT_H 1
10559| #define HAVE_STDINT_H 1
10560| #define HAVE_STDDEF_H 1
10561| #define HAVE_STDLIB_H 1
10562| #define HAVE_STRING_H 1
10563| #define HAVE_ASPRINTF 1
10564| #define HAVE_PUTENV 1
10565| #define HAVE_SETENV 1
10566| #define HAVE_SETLOCALE 1
10567| #define HAVE_SNPRINTF 1
10568| #define HAVE_DECL__SNPRINTF 0
10569| #define HAVE_DECL__SNWPRINTF 0
10570| #define HAVE_DECL_GETC_UNLOCKED 1
10571| #define HAVE_LANGINFO_CODESET 1
10572| #define HAVE_LC_MESSAGES 1
10573| #define ENABLE_NLS 1
10574| #define YYENABLE_NLS 1
10575| #define HAVE_STDLIB_H 1
10576| #define HAVE_STRING_H 1
10577| #define HAVE_SYS_PARAM_H 1
10578| #define HAVE_UNISTD_H 1
10579| #define HAVE_UTIME_H 1
10580| #define HAVE_FCNTL_H 1
10581| #define HAVE_FLOAT_H 1
10582| #define HAVE_SYS_TIME_H 1
10583| #define HAVE_ICONV_H 1
10584| #define HAVE_LOCALE_H 1
10585| #define HAVE_SIGNAL_H 1
10586| #define HAVE_STDINT_H 1
10587| #define HAVE_STDIO_H 1
10588| #define HAVE_SYS_STAT_H 1
10589| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10590| #define HAVE_GETCWD 1
10591| #define HAVE_READLINK 1
10592| #define HAVE_RAISE 1
10593| #define HAVE_ISBLANK 1
10594| #define HAVE_MEMPCPY 1
10595| #define HAVE_GETTIMEOFDAY 1
10596| #define HAVE_ISASCII 1
10597| #define HAVE_SETENV 1
10598| #define HAVE_LSTAT 1
10599| #define HAVE_DECL_STRERROR_R 1
10600| #define STRERROR_R_CHAR_P 1
10601| #define HAVE_FORK 1
10602| #define HAVE_VFORK 1
10603| #define HAVE_WORKING_VFORK 1
10604| #define HAVE_WORKING_FORK 1
10605| #define HAVE_SIG_ATOMIC_T 1
10606| #define HAVE_INCLUDE_NEXT 1
10607| #define eaccess access
10608| #define mbstate_t int
10609| #define HAVE_DECL_GETDELIM 1
10610| #define HAVE_DECL_GETLINE 1
10611| #define HAVE_GETOPT_H 1
10612| #define HAVE_GETOPT_LONG_ONLY 1
10613| #define HAVE_DECL_GETENV 1
10614| #define restrict __restrict
10615| #define HAVE_UNISTD_H 1
10616| #define HAVE_DECL_GETC_UNLOCKED 1
10617| #define HAVE_STDLIB_H 1
10618| #define MALLOC_0_IS_NONNULL 0
10619| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10620| #define INSTALLPREFIX "/usr"
10621| #define HAVE_DECL_SNPRINTF 1
10622| #define HAVE__BOOL 1
10623| #define HAVE_STDBOOL_H 1
10624| #define HAVE_DECL_STRDUP 1
10625| #define HAVE_DECL_STRNLEN 1
10626| #define _FILE_OFFSET_BITS 64
10627| /* end confdefs.h.  */
10628| extern
10629|               #ifdef __cplusplus
10630|               "C"
10631|               #endif
10632|               int setupterm (const char *, int, int *);
10633|               extern
10634|               #ifdef __cplusplus
10635|               "C"
10636|               #endif
10637|               int tigetnum (const char *);
10638|               extern
10639|               #ifdef __cplusplus
10640|               "C"
10641|               #endif
10642|               int tigetflag (const char *);
10643|               extern
10644|               #ifdef __cplusplus
10645|               "C"
10646|               #endif
10647|               const char * tigetstr (const char *);
10648| 
10649| int
10650| main ()
10651| {
10652| return setupterm ("xterm", 0, (int *)0)
10653|                          + tigetnum ("colors")
10654|                          + tigetflag ("hc") + * tigetstr("oc");
10655|   ;
10656|   return 0;
10657| }
10658configure:39095: result: not found, consider installing GNU ncurses
10659configure:39133: checking where termcap library functions come from
10660configure:39166: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
10661/tmp/ccgVCeE0.o: In function `main':
10662conftest.c:(.text+0x30): undefined reference to `tgetent'
10663collect2: ld returned 1 exit status
10664configure:39173: $? = 1
10665configure: failed program was:
10666| /* confdefs.h.  */
10667| #define PACKAGE_NAME ""
10668| #define PACKAGE_TARNAME ""
10669| #define PACKAGE_VERSION ""
10670| #define PACKAGE_STRING ""
10671| #define PACKAGE_BUGREPORT ""
10672| #define PACKAGE "gettext-tools"
10673| #define VERSION "0.17"
10674| #define STDC_HEADERS 1
10675| #define HAVE_SYS_TYPES_H 1
10676| #define HAVE_SYS_STAT_H 1
10677| #define HAVE_STDLIB_H 1
10678| #define HAVE_STRING_H 1
10679| #define HAVE_MEMORY_H 1
10680| #define HAVE_STRINGS_H 1
10681| #define HAVE_INTTYPES_H 1
10682| #define HAVE_STDINT_H 1
10683| #define HAVE_UNISTD_H 1
10684| #define __EXTENSIONS__ 1
10685| #define _ALL_SOURCE 1
10686| #define _GNU_SOURCE 1
10687| #define _POSIX_PTHREAD_SEMANTICS 1
10688| #define _TANDEM_SOURCE 1
10689| #define HAVE_DLFCN_H 1
10690| #define HAVE_VISIBILITY 1
10691| #define HAVE_STDINT_H_WITH_UINTMAX 1
10692| #define HAVE_ALLOCA_H 1
10693| #define HAVE_ALLOCA 1
10694| #define HAVE_STDLIB_H 1
10695| #define HAVE_UNISTD_H 1
10696| #define HAVE_GETPAGESIZE 1
10697| #define INTDIV0_RAISES_SIGFPE 0
10698| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10699| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10700| #define HAVE_UINTMAX_T 1
10701| #define HAVE_INTTYPES_H 1
10702| #define USE_POSIX_THREADS 1
10703| #define USE_POSIX_THREADS_WEAK 1
10704| #define HAVE_PTHREAD_RWLOCK 1
10705| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10706| #define HAVE_BUILTIN_EXPECT 1
10707| #define HAVE_INTTYPES_H 1
10708| #define HAVE_LIMITS_H 1
10709| #define HAVE_UNISTD_H 1
10710| #define HAVE_SYS_PARAM_H 1
10711| #define HAVE_GETCWD 1
10712| #define HAVE_GETEGID 1
10713| #define HAVE_GETEUID 1
10714| #define HAVE_GETGID 1
10715| #define HAVE_GETUID 1
10716| #define HAVE_MEMPCPY 1
10717| #define HAVE_MUNMAP 1
10718| #define HAVE_STPCPY 1
10719| #define HAVE_STRCASECMP 1
10720| #define HAVE_STRDUP 1
10721| #define HAVE_STRTOUL 1
10722| #define HAVE_TSEARCH 1
10723| #define HAVE___FSETLOCKING 1
10724| #define HAVE_DECL_FEOF_UNLOCKED 1
10725| #define HAVE_DECL_FGETS_UNLOCKED 1
10726| #define HAVE_ICONV 1
10727| #define ICONV_CONST const
10728| #define HAVE_LONG_LONG_INT 1
10729| #define HAVE_WCHAR_T 1
10730| #define HAVE_INTMAX_T 1
10731| #define HAVE_POSIX_PRINTF 1
10732| #define HAVE_STDINT_H 1
10733| #define HAVE_STDINT_H 1
10734| #define HAVE_STDDEF_H 1
10735| #define HAVE_STDLIB_H 1
10736| #define HAVE_STRING_H 1
10737| #define HAVE_ASPRINTF 1
10738| #define HAVE_PUTENV 1
10739| #define HAVE_SETENV 1
10740| #define HAVE_SETLOCALE 1
10741| #define HAVE_SNPRINTF 1
10742| #define HAVE_DECL__SNPRINTF 0
10743| #define HAVE_DECL__SNWPRINTF 0
10744| #define HAVE_DECL_GETC_UNLOCKED 1
10745| #define HAVE_LANGINFO_CODESET 1
10746| #define HAVE_LC_MESSAGES 1
10747| #define ENABLE_NLS 1
10748| #define YYENABLE_NLS 1
10749| #define HAVE_STDLIB_H 1
10750| #define HAVE_STRING_H 1
10751| #define HAVE_SYS_PARAM_H 1
10752| #define HAVE_UNISTD_H 1
10753| #define HAVE_UTIME_H 1
10754| #define HAVE_FCNTL_H 1
10755| #define HAVE_FLOAT_H 1
10756| #define HAVE_SYS_TIME_H 1
10757| #define HAVE_ICONV_H 1
10758| #define HAVE_LOCALE_H 1
10759| #define HAVE_SIGNAL_H 1
10760| #define HAVE_STDINT_H 1
10761| #define HAVE_STDIO_H 1
10762| #define HAVE_SYS_STAT_H 1
10763| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10764| #define HAVE_GETCWD 1
10765| #define HAVE_READLINK 1
10766| #define HAVE_RAISE 1
10767| #define HAVE_ISBLANK 1
10768| #define HAVE_MEMPCPY 1
10769| #define HAVE_GETTIMEOFDAY 1
10770| #define HAVE_ISASCII 1
10771| #define HAVE_SETENV 1
10772| #define HAVE_LSTAT 1
10773| #define HAVE_DECL_STRERROR_R 1
10774| #define STRERROR_R_CHAR_P 1
10775| #define HAVE_FORK 1
10776| #define HAVE_VFORK 1
10777| #define HAVE_WORKING_VFORK 1
10778| #define HAVE_WORKING_FORK 1
10779| #define HAVE_SIG_ATOMIC_T 1
10780| #define HAVE_INCLUDE_NEXT 1
10781| #define eaccess access
10782| #define mbstate_t int
10783| #define HAVE_DECL_GETDELIM 1
10784| #define HAVE_DECL_GETLINE 1
10785| #define HAVE_GETOPT_H 1
10786| #define HAVE_GETOPT_LONG_ONLY 1
10787| #define HAVE_DECL_GETENV 1
10788| #define restrict __restrict
10789| #define HAVE_UNISTD_H 1
10790| #define HAVE_DECL_GETC_UNLOCKED 1
10791| #define HAVE_STDLIB_H 1
10792| #define MALLOC_0_IS_NONNULL 0
10793| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10794| #define INSTALLPREFIX "/usr"
10795| #define HAVE_DECL_SNPRINTF 1
10796| #define HAVE__BOOL 1
10797| #define HAVE_STDBOOL_H 1
10798| #define HAVE_DECL_STRDUP 1
10799| #define HAVE_DECL_STRNLEN 1
10800| #define _FILE_OFFSET_BITS 64
10801| /* end confdefs.h.  */
10802| extern
10803|           #ifdef __cplusplus
10804|           "C"
10805|           #endif
10806|           int tgetent (char *, const char *);
10807| 
10808| int
10809| main ()
10810| {
10811| return tgetent ((char *) 0, "xterm");
10812|   ;
10813|   return 0;
10814| }
10815configure:39221: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libncurses.so >&5
10816/usr/lib/libncurses.so: could not read symbols: File in wrong format
10817collect2: ld returned 1 exit status
10818configure:39228: $? = 1
10819configure: failed program was:
10820| /* confdefs.h.  */
10821| #define PACKAGE_NAME ""
10822| #define PACKAGE_TARNAME ""
10823| #define PACKAGE_VERSION ""
10824| #define PACKAGE_STRING ""
10825| #define PACKAGE_BUGREPORT ""
10826| #define PACKAGE "gettext-tools"
10827| #define VERSION "0.17"
10828| #define STDC_HEADERS 1
10829| #define HAVE_SYS_TYPES_H 1
10830| #define HAVE_SYS_STAT_H 1
10831| #define HAVE_STDLIB_H 1
10832| #define HAVE_STRING_H 1
10833| #define HAVE_MEMORY_H 1
10834| #define HAVE_STRINGS_H 1
10835| #define HAVE_INTTYPES_H 1
10836| #define HAVE_STDINT_H 1
10837| #define HAVE_UNISTD_H 1
10838| #define __EXTENSIONS__ 1
10839| #define _ALL_SOURCE 1
10840| #define _GNU_SOURCE 1
10841| #define _POSIX_PTHREAD_SEMANTICS 1
10842| #define _TANDEM_SOURCE 1
10843| #define HAVE_DLFCN_H 1
10844| #define HAVE_VISIBILITY 1
10845| #define HAVE_STDINT_H_WITH_UINTMAX 1
10846| #define HAVE_ALLOCA_H 1
10847| #define HAVE_ALLOCA 1
10848| #define HAVE_STDLIB_H 1
10849| #define HAVE_UNISTD_H 1
10850| #define HAVE_GETPAGESIZE 1
10851| #define INTDIV0_RAISES_SIGFPE 0
10852| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10853| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10854| #define HAVE_UINTMAX_T 1
10855| #define HAVE_INTTYPES_H 1
10856| #define USE_POSIX_THREADS 1
10857| #define USE_POSIX_THREADS_WEAK 1
10858| #define HAVE_PTHREAD_RWLOCK 1
10859| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10860| #define HAVE_BUILTIN_EXPECT 1
10861| #define HAVE_INTTYPES_H 1
10862| #define HAVE_LIMITS_H 1
10863| #define HAVE_UNISTD_H 1
10864| #define HAVE_SYS_PARAM_H 1
10865| #define HAVE_GETCWD 1
10866| #define HAVE_GETEGID 1
10867| #define HAVE_GETEUID 1
10868| #define HAVE_GETGID 1
10869| #define HAVE_GETUID 1
10870| #define HAVE_MEMPCPY 1
10871| #define HAVE_MUNMAP 1
10872| #define HAVE_STPCPY 1
10873| #define HAVE_STRCASECMP 1
10874| #define HAVE_STRDUP 1
10875| #define HAVE_STRTOUL 1
10876| #define HAVE_TSEARCH 1
10877| #define HAVE___FSETLOCKING 1
10878| #define HAVE_DECL_FEOF_UNLOCKED 1
10879| #define HAVE_DECL_FGETS_UNLOCKED 1
10880| #define HAVE_ICONV 1
10881| #define ICONV_CONST const
10882| #define HAVE_LONG_LONG_INT 1
10883| #define HAVE_WCHAR_T 1
10884| #define HAVE_INTMAX_T 1
10885| #define HAVE_POSIX_PRINTF 1
10886| #define HAVE_STDINT_H 1
10887| #define HAVE_STDINT_H 1
10888| #define HAVE_STDDEF_H 1
10889| #define HAVE_STDLIB_H 1
10890| #define HAVE_STRING_H 1
10891| #define HAVE_ASPRINTF 1
10892| #define HAVE_PUTENV 1
10893| #define HAVE_SETENV 1
10894| #define HAVE_SETLOCALE 1
10895| #define HAVE_SNPRINTF 1
10896| #define HAVE_DECL__SNPRINTF 0
10897| #define HAVE_DECL__SNWPRINTF 0
10898| #define HAVE_DECL_GETC_UNLOCKED 1
10899| #define HAVE_LANGINFO_CODESET 1
10900| #define HAVE_LC_MESSAGES 1
10901| #define ENABLE_NLS 1
10902| #define YYENABLE_NLS 1
10903| #define HAVE_STDLIB_H 1
10904| #define HAVE_STRING_H 1
10905| #define HAVE_SYS_PARAM_H 1
10906| #define HAVE_UNISTD_H 1
10907| #define HAVE_UTIME_H 1
10908| #define HAVE_FCNTL_H 1
10909| #define HAVE_FLOAT_H 1
10910| #define HAVE_SYS_TIME_H 1
10911| #define HAVE_ICONV_H 1
10912| #define HAVE_LOCALE_H 1
10913| #define HAVE_SIGNAL_H 1
10914| #define HAVE_STDINT_H 1
10915| #define HAVE_STDIO_H 1
10916| #define HAVE_SYS_STAT_H 1
10917| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10918| #define HAVE_GETCWD 1
10919| #define HAVE_READLINK 1
10920| #define HAVE_RAISE 1
10921| #define HAVE_ISBLANK 1
10922| #define HAVE_MEMPCPY 1
10923| #define HAVE_GETTIMEOFDAY 1
10924| #define HAVE_ISASCII 1
10925| #define HAVE_SETENV 1
10926| #define HAVE_LSTAT 1
10927| #define HAVE_DECL_STRERROR_R 1
10928| #define STRERROR_R_CHAR_P 1
10929| #define HAVE_FORK 1
10930| #define HAVE_VFORK 1
10931| #define HAVE_WORKING_VFORK 1
10932| #define HAVE_WORKING_FORK 1
10933| #define HAVE_SIG_ATOMIC_T 1
10934| #define HAVE_INCLUDE_NEXT 1
10935| #define eaccess access
10936| #define mbstate_t int
10937| #define HAVE_DECL_GETDELIM 1
10938| #define HAVE_DECL_GETLINE 1
10939| #define HAVE_GETOPT_H 1
10940| #define HAVE_GETOPT_LONG_ONLY 1
10941| #define HAVE_DECL_GETENV 1
10942| #define restrict __restrict
10943| #define HAVE_UNISTD_H 1
10944| #define HAVE_DECL_GETC_UNLOCKED 1
10945| #define HAVE_STDLIB_H 1
10946| #define MALLOC_0_IS_NONNULL 0
10947| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10948| #define INSTALLPREFIX "/usr"
10949| #define HAVE_DECL_SNPRINTF 1
10950| #define HAVE__BOOL 1
10951| #define HAVE_STDBOOL_H 1
10952| #define HAVE_DECL_STRDUP 1
10953| #define HAVE_DECL_STRNLEN 1
10954| #define _FILE_OFFSET_BITS 64
10955| /* end confdefs.h.  */
10956| extern
10957|             #ifdef __cplusplus
10958|             "C"
10959|             #endif
10960|             int tgetent (char *, const char *);
10961| 
10962| int
10963| main ()
10964| {
10965| return tgetent ((char *) 0, "xterm");
10966|   ;
10967|   return 0;
10968| }
10969configure:39277: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libtermcap.so >&5
10970/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld: cannot find -ltinfo
10971collect2: ld returned 1 exit status
10972configure:39284: $? = 1
10973configure: failed program was:
10974| /* confdefs.h.  */
10975| #define PACKAGE_NAME ""
10976| #define PACKAGE_TARNAME ""
10977| #define PACKAGE_VERSION ""
10978| #define PACKAGE_STRING ""
10979| #define PACKAGE_BUGREPORT ""
10980| #define PACKAGE "gettext-tools"
10981| #define VERSION "0.17"
10982| #define STDC_HEADERS 1
10983| #define HAVE_SYS_TYPES_H 1
10984| #define HAVE_SYS_STAT_H 1
10985| #define HAVE_STDLIB_H 1
10986| #define HAVE_STRING_H 1
10987| #define HAVE_MEMORY_H 1
10988| #define HAVE_STRINGS_H 1
10989| #define HAVE_INTTYPES_H 1
10990| #define HAVE_STDINT_H 1
10991| #define HAVE_UNISTD_H 1
10992| #define __EXTENSIONS__ 1
10993| #define _ALL_SOURCE 1
10994| #define _GNU_SOURCE 1
10995| #define _POSIX_PTHREAD_SEMANTICS 1
10996| #define _TANDEM_SOURCE 1
10997| #define HAVE_DLFCN_H 1
10998| #define HAVE_VISIBILITY 1
10999| #define HAVE_STDINT_H_WITH_UINTMAX 1
11000| #define HAVE_ALLOCA_H 1
11001| #define HAVE_ALLOCA 1
11002| #define HAVE_STDLIB_H 1
11003| #define HAVE_UNISTD_H 1
11004| #define HAVE_GETPAGESIZE 1
11005| #define INTDIV0_RAISES_SIGFPE 0
11006| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11007| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11008| #define HAVE_UINTMAX_T 1
11009| #define HAVE_INTTYPES_H 1
11010| #define USE_POSIX_THREADS 1
11011| #define USE_POSIX_THREADS_WEAK 1
11012| #define HAVE_PTHREAD_RWLOCK 1
11013| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11014| #define HAVE_BUILTIN_EXPECT 1
11015| #define HAVE_INTTYPES_H 1
11016| #define HAVE_LIMITS_H 1
11017| #define HAVE_UNISTD_H 1
11018| #define HAVE_SYS_PARAM_H 1
11019| #define HAVE_GETCWD 1
11020| #define HAVE_GETEGID 1
11021| #define HAVE_GETEUID 1
11022| #define HAVE_GETGID 1
11023| #define HAVE_GETUID 1
11024| #define HAVE_MEMPCPY 1
11025| #define HAVE_MUNMAP 1
11026| #define HAVE_STPCPY 1
11027| #define HAVE_STRCASECMP 1
11028| #define HAVE_STRDUP 1
11029| #define HAVE_STRTOUL 1
11030| #define HAVE_TSEARCH 1
11031| #define HAVE___FSETLOCKING 1
11032| #define HAVE_DECL_FEOF_UNLOCKED 1
11033| #define HAVE_DECL_FGETS_UNLOCKED 1
11034| #define HAVE_ICONV 1
11035| #define ICONV_CONST const
11036| #define HAVE_LONG_LONG_INT 1
11037| #define HAVE_WCHAR_T 1
11038| #define HAVE_INTMAX_T 1
11039| #define HAVE_POSIX_PRINTF 1
11040| #define HAVE_STDINT_H 1
11041| #define HAVE_STDINT_H 1
11042| #define HAVE_STDDEF_H 1
11043| #define HAVE_STDLIB_H 1
11044| #define HAVE_STRING_H 1
11045| #define HAVE_ASPRINTF 1
11046| #define HAVE_PUTENV 1
11047| #define HAVE_SETENV 1
11048| #define HAVE_SETLOCALE 1
11049| #define HAVE_SNPRINTF 1
11050| #define HAVE_DECL__SNPRINTF 0
11051| #define HAVE_DECL__SNWPRINTF 0
11052| #define HAVE_DECL_GETC_UNLOCKED 1
11053| #define HAVE_LANGINFO_CODESET 1
11054| #define HAVE_LC_MESSAGES 1
11055| #define ENABLE_NLS 1
11056| #define YYENABLE_NLS 1
11057| #define HAVE_STDLIB_H 1
11058| #define HAVE_STRING_H 1
11059| #define HAVE_SYS_PARAM_H 1
11060| #define HAVE_UNISTD_H 1
11061| #define HAVE_UTIME_H 1
11062| #define HAVE_FCNTL_H 1
11063| #define HAVE_FLOAT_H 1
11064| #define HAVE_SYS_TIME_H 1
11065| #define HAVE_ICONV_H 1
11066| #define HAVE_LOCALE_H 1
11067| #define HAVE_SIGNAL_H 1
11068| #define HAVE_STDINT_H 1
11069| #define HAVE_STDIO_H 1
11070| #define HAVE_SYS_STAT_H 1
11071| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
11072| #define HAVE_GETCWD 1
11073| #define HAVE_READLINK 1
11074| #define HAVE_RAISE 1
11075| #define HAVE_ISBLANK 1
11076| #define HAVE_MEMPCPY 1
11077| #define HAVE_GETTIMEOFDAY 1
11078| #define HAVE_ISASCII 1
11079| #define HAVE_SETENV 1
11080| #define HAVE_LSTAT 1
11081| #define HAVE_DECL_STRERROR_R 1
11082| #define STRERROR_R_CHAR_P 1
11083| #define HAVE_FORK 1
11084| #define HAVE_VFORK 1
11085| #define HAVE_WORKING_VFORK 1
11086| #define HAVE_WORKING_FORK 1
11087| #define HAVE_SIG_ATOMIC_T 1
11088| #define HAVE_INCLUDE_NEXT 1
11089| #define eaccess access
11090| #define mbstate_t int
11091| #define HAVE_DECL_GETDELIM 1
11092| #define HAVE_DECL_GETLINE 1
11093| #define HAVE_GETOPT_H 1
11094| #define HAVE_GETOPT_LONG_ONLY 1
11095| #define HAVE_DECL_GETENV 1
11096| #define restrict __restrict
11097| #define HAVE_UNISTD_H 1
11098| #define HAVE_DECL_GETC_UNLOCKED 1
11099| #define HAVE_STDLIB_H 1
11100| #define MALLOC_0_IS_NONNULL 0
11101| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11102| #define INSTALLPREFIX "/usr"
11103| #define HAVE_DECL_SNPRINTF 1
11104| #define HAVE__BOOL 1
11105| #define HAVE_STDBOOL_H 1
11106| #define HAVE_DECL_STRDUP 1
11107| #define HAVE_DECL_STRNLEN 1
11108| #define _FILE_OFFSET_BITS 64
11109| /* end confdefs.h.  */
11110| extern
11111|               #ifdef __cplusplus
11112|               "C"
11113|               #endif
11114|               int tgetent (char *, const char *);
11115| 
11116| int
11117| main ()
11118| {
11119| return tgetent ((char *) 0, "xterm");
11120|   ;
11121|   return 0;
11122| }
11123configure:39308: result: not found, consider installing GNU ncurses
11124configure:39342: checking for tparam
11125configure:39379: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c   >&5
11126conftest.c: In function 'main':
11127conftest.c:147: warning: return makes integer from pointer without a cast
11128/tmp/ccwPemEh.o: In function `main':
11129conftest.c:(.text+0x38): undefined reference to `tparam'
11130collect2: ld returned 1 exit status
11131configure:39386: $? = 1
11132configure: failed program was:
11133| /* confdefs.h.  */
11134| #define PACKAGE_NAME ""
11135| #define PACKAGE_TARNAME ""
11136| #define PACKAGE_VERSION ""
11137| #define PACKAGE_STRING ""
11138| #define PACKAGE_BUGREPORT ""
11139| #define PACKAGE "gettext-tools"
11140| #define VERSION "0.17"
11141| #define STDC_HEADERS 1
11142| #define HAVE_SYS_TYPES_H 1
11143| #define HAVE_SYS_STAT_H 1
11144| #define HAVE_STDLIB_H 1
11145| #define HAVE_STRING_H 1
11146| #define HAVE_MEMORY_H 1
11147| #define HAVE_STRINGS_H 1
11148| #define HAVE_INTTYPES_H 1
11149| #define HAVE_STDINT_H 1
11150| #define HAVE_UNISTD_H 1
11151| #define __EXTENSIONS__ 1
11152| #define _ALL_SOURCE 1
11153| #define _GNU_SOURCE 1
11154| #define _POSIX_PTHREAD_SEMANTICS 1
11155| #define _TANDEM_SOURCE 1
11156| #define HAVE_DLFCN_H 1
11157| #define HAVE_VISIBILITY 1
11158| #define HAVE_STDINT_H_WITH_UINTMAX 1
11159| #define HAVE_ALLOCA_H 1
11160| #define HAVE_ALLOCA 1
11161| #define HAVE_STDLIB_H 1
11162| #define HAVE_UNISTD_H 1
11163| #define HAVE_GETPAGESIZE 1
11164| #define INTDIV0_RAISES_SIGFPE 0
11165| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11166| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11167| #define HAVE_UINTMAX_T 1
11168| #define HAVE_INTTYPES_H 1
11169| #define USE_POSIX_THREADS 1
11170| #define USE_POSIX_THREADS_WEAK 1
11171| #define HAVE_PTHREAD_RWLOCK 1
11172| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11173| #define HAVE_BUILTIN_EXPECT 1
11174| #define HAVE_INTTYPES_H 1
11175| #define HAVE_LIMITS_H 1
11176| #define HAVE_UNISTD_H 1
11177| #define HAVE_SYS_PARAM_H 1
11178| #define HAVE_GETCWD 1
11179| #define HAVE_GETEGID 1
11180| #define HAVE_GETEUID 1
11181| #define HAVE_GETGID 1
11182| #define HAVE_GETUID 1
11183| #define HAVE_MEMPCPY 1
11184| #define HAVE_MUNMAP 1
11185| #define HAVE_STPCPY 1
11186| #define HAVE_STRCASECMP 1
11187| #define HAVE_STRDUP 1
11188| #define HAVE_STRTOUL 1
11189| #define HAVE_TSEARCH 1
11190| #define HAVE___FSETLOCKING 1
11191| #define HAVE_DECL_FEOF_UNLOCKED 1
11192| #define HAVE_DECL_FGETS_UNLOCKED 1
11193| #define HAVE_ICONV 1
11194| #define ICONV_CONST const
11195| #define HAVE_LONG_LONG_INT 1
11196| #define HAVE_WCHAR_T 1
11197| #define HAVE_INTMAX_T 1
11198| #define HAVE_POSIX_PRINTF 1
11199| #define HAVE_STDINT_H 1
11200| #define HAVE_STDINT_H 1
11201| #define HAVE_STDDEF_H 1
11202| #define HAVE_STDLIB_H 1
11203| #define HAVE_STRING_H 1
11204| #define HAVE_ASPRINTF 1
11205| #define HAVE_PUTENV 1
11206| #define HAVE_SETENV 1
11207| #define HAVE_SETLOCALE 1
11208| #define HAVE_SNPRINTF 1
11209| #define HAVE_DECL__SNPRINTF 0
11210| #define HAVE_DECL__SNWPRINTF 0
11211| #define HAVE_DECL_GETC_UNLOCKED 1
11212| #define HAVE_LANGINFO_CODESET 1
11213| #define HAVE_LC_MESSAGES 1
11214| #define ENABLE_NLS 1
11215| #define YYENABLE_NLS 1
11216| #define HAVE_STDLIB_H 1
11217| #define HAVE_STRING_H 1
11218| #define HAVE_SYS_PARAM_H 1
11219| #define HAVE_UNISTD_H 1
11220| #define HAVE_UTIME_H 1
11221| #define HAVE_FCNTL_H 1
11222| #define HAVE_FLOAT_H 1
11223| #define HAVE_SYS_TIME_H 1
11224| #define HAVE_ICONV_H 1
11225| #define HAVE_LOCALE_H 1
11226| #define HAVE_SIGNAL_H 1
11227| #define HAVE_STDINT_H 1
11228| #define HAVE_STDIO_H 1
11229| #define HAVE_SYS_STAT_H 1
11230| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
11231| #define HAVE_GETCWD 1
11232| #define HAVE_READLINK 1
11233| #define HAVE_RAISE 1
11234| #define HAVE_ISBLANK 1
11235| #define HAVE_MEMPCPY 1
11236| #define HAVE_GETTIMEOFDAY 1
11237| #define HAVE_ISASCII 1
11238| #define HAVE_SETENV 1
11239| #define HAVE_LSTAT 1
11240| #define HAVE_DECL_STRERROR_R 1
11241| #define STRERROR_R_CHAR_P 1
11242| #define HAVE_FORK 1
11243| #define HAVE_VFORK 1
11244| #define HAVE_WORKING_VFORK 1
11245| #define HAVE_WORKING_FORK 1
11246| #define HAVE_SIG_ATOMIC_T 1
11247| #define HAVE_INCLUDE_NEXT 1
11248| #define eaccess access
11249| #define mbstate_t int
11250| #define HAVE_DECL_GETDELIM 1
11251| #define HAVE_DECL_GETLINE 1
11252| #define HAVE_GETOPT_H 1
11253| #define HAVE_GETOPT_LONG_ONLY 1
11254| #define HAVE_DECL_GETENV 1
11255| #define restrict __restrict
11256| #define HAVE_UNISTD_H 1
11257| #define HAVE_DECL_GETC_UNLOCKED 1
11258| #define HAVE_STDLIB_H 1
11259| #define MALLOC_0_IS_NONNULL 0
11260| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11261| #define INSTALLPREFIX "/usr"
11262| #define HAVE_DECL_SNPRINTF 1
11263| #define HAVE__BOOL 1
11264| #define HAVE_STDBOOL_H 1
11265| #define HAVE_DECL_STRDUP 1
11266| #define HAVE_DECL_STRNLEN 1
11267| #define _FILE_OFFSET_BITS 64
11268| /* end confdefs.h.  */
11269| extern
11270|       #ifdef __cplusplus
11271|       "C"
11272|       #endif
11273|       char * tparam (const char *, void *, int, ...);
11274|       char buf;
11275| 
11276| int
11277| main ()
11278| {
11279| return tparam ("\033\133%dm", &buf, 1, 8);
11280|   ;
11281|   return 0;
11282| }
11283configure:39409: result: no
11284configure:39418: checking for tparm
11285configure:39454: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c   >&5
11286conftest.c: In function 'main':
11287conftest.c:146: warning: return makes integer from pointer without a cast
11288/tmp/ccQi1mOn.o: In function `main':
11289conftest.c:(.text+0x30): undefined reference to `tparm'
11290collect2: ld returned 1 exit status
11291configure:39461: $? = 1
11292configure: failed program was:
11293| /* confdefs.h.  */
11294| #define PACKAGE_NAME ""
11295| #define PACKAGE_TARNAME ""
11296| #define PACKAGE_VERSION ""
11297| #define PACKAGE_STRING ""
11298| #define PACKAGE_BUGREPORT ""
11299| #define PACKAGE "gettext-tools"
11300| #define VERSION "0.17"
11301| #define STDC_HEADERS 1
11302| #define HAVE_SYS_TYPES_H 1
11303| #define HAVE_SYS_STAT_H 1
11304| #define HAVE_STDLIB_H 1
11305| #define HAVE_STRING_H 1
11306| #define HAVE_MEMORY_H 1
11307| #define HAVE_STRINGS_H 1
11308| #define HAVE_INTTYPES_H 1
11309| #define HAVE_STDINT_H 1
11310| #define HAVE_UNISTD_H 1
11311| #define __EXTENSIONS__ 1
11312| #define _ALL_SOURCE 1
11313| #define _GNU_SOURCE 1
11314| #define _POSIX_PTHREAD_SEMANTICS 1
11315| #define _TANDEM_SOURCE 1
11316| #define HAVE_DLFCN_H 1
11317| #define HAVE_VISIBILITY 1
11318| #define HAVE_STDINT_H_WITH_UINTMAX 1
11319| #define HAVE_ALLOCA_H 1
11320| #define HAVE_ALLOCA 1
11321| #define HAVE_STDLIB_H 1
11322| #define HAVE_UNISTD_H 1
11323| #define HAVE_GETPAGESIZE 1
11324| #define INTDIV0_RAISES_SIGFPE 0
11325| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11326| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11327| #define HAVE_UINTMAX_T 1
11328| #define HAVE_INTTYPES_H 1
11329| #define USE_POSIX_THREADS 1
11330| #define USE_POSIX_THREADS_WEAK 1
11331| #define HAVE_PTHREAD_RWLOCK 1
11332| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11333| #define HAVE_BUILTIN_EXPECT 1
11334| #define HAVE_INTTYPES_H 1
11335| #define HAVE_LIMITS_H 1
11336| #define HAVE_UNISTD_H 1
11337| #define HAVE_SYS_PARAM_H 1
11338| #define HAVE_GETCWD 1
11339| #define HAVE_GETEGID 1
11340| #define HAVE_GETEUID 1
11341| #define HAVE_GETGID 1
11342| #define HAVE_GETUID 1
11343| #define HAVE_MEMPCPY 1
11344| #define HAVE_MUNMAP 1
11345| #define HAVE_STPCPY 1
11346| #define HAVE_STRCASECMP 1
11347| #define HAVE_STRDUP 1
11348| #define HAVE_STRTOUL 1
11349| #define HAVE_TSEARCH 1
11350| #define HAVE___FSETLOCKING 1
11351| #define HAVE_DECL_FEOF_UNLOCKED 1
11352| #define HAVE_DECL_FGETS_UNLOCKED 1
11353| #define HAVE_ICONV 1
11354| #define ICONV_CONST const
11355| #define HAVE_LONG_LONG_INT 1
11356| #define HAVE_WCHAR_T 1
11357| #define HAVE_INTMAX_T 1
11358| #define HAVE_POSIX_PRINTF 1
11359| #define HAVE_STDINT_H 1
11360| #define HAVE_STDINT_H 1
11361| #define HAVE_STDDEF_H 1
11362| #define HAVE_STDLIB_H 1
11363| #define HAVE_STRING_H 1
11364| #define HAVE_ASPRINTF 1
11365| #define HAVE_PUTENV 1
11366| #define HAVE_SETENV 1
11367| #define HAVE_SETLOCALE 1
11368| #define HAVE_SNPRINTF 1
11369| #define HAVE_DECL__SNPRINTF 0
11370| #define HAVE_DECL__SNWPRINTF 0
11371| #define HAVE_DECL_GETC_UNLOCKED 1
11372| #define HAVE_LANGINFO_CODESET 1
11373| #define HAVE_LC_MESSAGES 1
11374| #define ENABLE_NLS 1
11375| #define YYENABLE_NLS 1
11376| #define HAVE_STDLIB_H 1
11377| #define HAVE_STRING_H 1
11378| #define HAVE_SYS_PARAM_H 1
11379| #define HAVE_UNISTD_H 1
11380| #define HAVE_UTIME_H 1
11381| #define HAVE_FCNTL_H 1
11382| #define HAVE_FLOAT_H 1
11383| #define HAVE_SYS_TIME_H 1
11384| #define HAVE_ICONV_H 1
11385| #define HAVE_LOCALE_H 1
11386| #define HAVE_SIGNAL_H 1
11387| #define HAVE_STDINT_H 1
11388| #define HAVE_STDIO_H 1
11389| #define HAVE_SYS_STAT_H 1
11390| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
11391| #define HAVE_GETCWD 1
11392| #define HAVE_READLINK 1
11393| #define HAVE_RAISE 1
11394| #define HAVE_ISBLANK 1
11395| #define HAVE_MEMPCPY 1
11396| #define HAVE_GETTIMEOFDAY 1
11397| #define HAVE_ISASCII 1
11398| #define HAVE_SETENV 1
11399| #define HAVE_LSTAT 1
11400| #define HAVE_DECL_STRERROR_R 1
11401| #define STRERROR_R_CHAR_P 1
11402| #define HAVE_FORK 1
11403| #define HAVE_VFORK 1
11404| #define HAVE_WORKING_VFORK 1
11405| #define HAVE_WORKING_FORK 1
11406| #define HAVE_SIG_ATOMIC_T 1
11407| #define HAVE_INCLUDE_NEXT 1
11408| #define eaccess access
11409| #define mbstate_t int
11410| #define HAVE_DECL_GETDELIM 1
11411| #define HAVE_DECL_GETLINE 1
11412| #define HAVE_GETOPT_H 1
11413| #define HAVE_GETOPT_LONG_ONLY 1
11414| #define HAVE_DECL_GETENV 1
11415| #define restrict __restrict
11416| #define HAVE_UNISTD_H 1
11417| #define HAVE_DECL_GETC_UNLOCKED 1
11418| #define HAVE_STDLIB_H 1
11419| #define MALLOC_0_IS_NONNULL 0
11420| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11421| #define INSTALLPREFIX "/usr"
11422| #define HAVE_DECL_SNPRINTF 1
11423| #define HAVE__BOOL 1
11424| #define HAVE_STDBOOL_H 1
11425| #define HAVE_DECL_STRDUP 1
11426| #define HAVE_DECL_STRNLEN 1
11427| #define _FILE_OFFSET_BITS 64
11428| /* end confdefs.h.  */
11429| extern
11430|         #ifdef __cplusplus
11431|         "C"
11432|         #endif
11433|         char * tparm (const char *, ...);
11434| 
11435| int
11436| main ()
11437| {
11438| return tparm ("\033\133%dm", 8);
11439|   ;
11440|   return 0;
11441| }
11442configure:39484: result: no
11443configure:39489: checking whether clearerr_unlocked is declared
11444configure:39518: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11445configure:39525: $? = 0
11446configure:39540: result: yes
11447configure:39560: checking whether feof_unlocked is declared
11448configure:39611: result: yes
11449configure:39631: checking whether ferror_unlocked is declared
11450configure:39660: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11451configure:39667: $? = 0
11452configure:39682: result: yes
11453configure:39702: checking whether fflush_unlocked is declared
11454configure:39731: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11455configure:39738: $? = 0
11456configure:39753: result: yes
11457configure:39773: checking whether fgets_unlocked is declared
11458configure:39824: result: yes
11459configure:39844: checking whether fputc_unlocked is declared
11460configure:39873: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11461configure:39880: $? = 0
11462configure:39895: result: yes
11463configure:39915: checking whether fputs_unlocked is declared
11464configure:39944: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11465configure:39951: $? = 0
11466configure:39966: result: yes
11467configure:39986: checking whether fread_unlocked is declared
11468configure:40015: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11469configure:40022: $? = 0
11470configure:40037: result: yes
11471configure:40057: checking whether fwrite_unlocked is declared
11472configure:40086: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11473configure:40093: $? = 0
11474configure:40108: result: yes
11475configure:40128: checking whether getchar_unlocked is declared
11476configure:40157: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11477configure:40164: $? = 0
11478configure:40179: result: yes
11479configure:40199: checking whether putc_unlocked is declared
11480configure:40228: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11481configure:40235: $? = 0
11482configure:40250: result: yes
11483configure:40270: checking whether putchar_unlocked is declared
11484configure:40299: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11485configure:40306: $? = 0
11486configure:40321: result: yes
11487configure:40342: checking for EOVERFLOW
11488configure:40750: result: yes
11489configure:40771: checking for intmax_t
11490configure:40828: result: yes
11491configure:40849: checking whether vsnprintf is declared
11492configure:40878: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11493configure:40885: $? = 0
11494configure:40900: result: yes
11495configure:40988: checking sys/acl.h usability
11496configure:41005: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
11497conftest.c:184:21: error: sys/acl.h: No such file or directory
11498configure:41012: $? = 1
11499configure: failed program was:
11500| /* confdefs.h.  */
11501| #define PACKAGE_NAME ""
11502| #define PACKAGE_TARNAME ""
11503| #define PACKAGE_VERSION ""
11504| #define PACKAGE_STRING ""
11505| #define PACKAGE_BUGREPORT ""
11506| #define PACKAGE "gettext-tools"
11507| #define VERSION "0.17"
11508| #define STDC_HEADERS 1
11509| #define HAVE_SYS_TYPES_H 1
11510| #define HAVE_SYS_STAT_H 1
11511| #define HAVE_STDLIB_H 1
11512| #define HAVE_STRING_H 1
11513| #define HAVE_MEMORY_H 1
11514| #define HAVE_STRINGS_H 1
11515| #define HAVE_INTTYPES_H 1
11516| #define HAVE_STDINT_H 1
11517| #define HAVE_UNISTD_H 1
11518| #define __EXTENSIONS__ 1
11519| #define _ALL_SOURCE 1
11520| #define _GNU_SOURCE 1
11521| #define _POSIX_PTHREAD_SEMANTICS 1
11522| #define _TANDEM_SOURCE 1
11523| #define HAVE_DLFCN_H 1
11524| #define HAVE_VISIBILITY 1
11525| #define HAVE_STDINT_H_WITH_UINTMAX 1
11526| #define HAVE_ALLOCA_H 1
11527| #define HAVE_ALLOCA 1
11528| #define HAVE_STDLIB_H 1
11529| #define HAVE_UNISTD_H 1
11530| #define HAVE_GETPAGESIZE 1
11531| #define INTDIV0_RAISES_SIGFPE 0
11532| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11533| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11534| #define HAVE_UINTMAX_T 1
11535| #define HAVE_INTTYPES_H 1
11536| #define USE_POSIX_THREADS 1
11537| #define USE_POSIX_THREADS_WEAK 1
11538| #define HAVE_PTHREAD_RWLOCK 1
11539| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11540| #define HAVE_BUILTIN_EXPECT 1
11541| #define HAVE_INTTYPES_H 1
11542| #define HAVE_LIMITS_H 1
11543| #define HAVE_UNISTD_H 1
11544| #define HAVE_SYS_PARAM_H 1
11545| #define HAVE_GETCWD 1
11546| #define HAVE_GETEGID 1
11547| #define HAVE_GETEUID 1
11548| #define HAVE_GETGID 1
11549| #define HAVE_GETUID 1
11550| #define HAVE_MEMPCPY 1
11551| #define HAVE_MUNMAP 1
11552| #define HAVE_STPCPY 1
11553| #define HAVE_STRCASECMP 1
11554| #define HAVE_STRDUP 1
11555| #define HAVE_STRTOUL 1
11556| #define HAVE_TSEARCH 1
11557| #define HAVE___FSETLOCKING 1
11558| #define HAVE_DECL_FEOF_UNLOCKED 1
11559| #define HAVE_DECL_FGETS_UNLOCKED 1
11560| #define HAVE_ICONV 1
11561| #define ICONV_CONST const
11562| #define HAVE_LONG_LONG_INT 1
11563| #define HAVE_WCHAR_T 1
11564| #define HAVE_INTMAX_T 1
11565| #define HAVE_POSIX_PRINTF 1
11566| #define HAVE_STDINT_H 1
11567| #define HAVE_STDINT_H 1
11568| #define HAVE_STDDEF_H 1
11569| #define HAVE_STDLIB_H 1
11570| #define HAVE_STRING_H 1
11571| #define HAVE_ASPRINTF 1
11572| #define HAVE_PUTENV 1
11573| #define HAVE_SETENV 1
11574| #define HAVE_SETLOCALE 1
11575| #define HAVE_SNPRINTF 1
11576| #define HAVE_DECL__SNPRINTF 0
11577| #define HAVE_DECL__SNWPRINTF 0
11578| #define HAVE_DECL_GETC_UNLOCKED 1
11579| #define HAVE_LANGINFO_CODESET 1
11580| #define HAVE_LC_MESSAGES 1
11581| #define ENABLE_NLS 1
11582| #define YYENABLE_NLS 1
11583| #define HAVE_STDLIB_H 1
11584| #define HAVE_STRING_H 1
11585| #define HAVE_SYS_PARAM_H 1
11586| #define HAVE_UNISTD_H 1
11587| #define HAVE_UTIME_H 1
11588| #define HAVE_FCNTL_H 1
11589| #define HAVE_FLOAT_H 1
11590| #define HAVE_SYS_TIME_H 1
11591| #define HAVE_ICONV_H 1
11592| #define HAVE_LOCALE_H 1
11593| #define HAVE_SIGNAL_H 1
11594| #define HAVE_STDINT_H 1
11595| #define HAVE_STDIO_H 1
11596| #define HAVE_SYS_STAT_H 1
11597| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
11598| #define HAVE_GETCWD 1
11599| #define HAVE_READLINK 1
11600| #define HAVE_RAISE 1
11601| #define HAVE_ISBLANK 1
11602| #define HAVE_MEMPCPY 1
11603| #define HAVE_GETTIMEOFDAY 1
11604| #define HAVE_ISASCII 1
11605| #define HAVE_SETENV 1
11606| #define HAVE_LSTAT 1
11607| #define HAVE_DECL_STRERROR_R 1
11608| #define STRERROR_R_CHAR_P 1
11609| #define HAVE_FORK 1
11610| #define HAVE_VFORK 1
11611| #define HAVE_WORKING_VFORK 1
11612| #define HAVE_WORKING_FORK 1
11613| #define HAVE_SIG_ATOMIC_T 1
11614| #define HAVE_INCLUDE_NEXT 1
11615| #define eaccess access
11616| #define mbstate_t int
11617| #define HAVE_DECL_GETDELIM 1
11618| #define HAVE_DECL_GETLINE 1
11619| #define HAVE_GETOPT_H 1
11620| #define HAVE_GETOPT_LONG_ONLY 1
11621| #define HAVE_DECL_GETENV 1
11622| #define restrict __restrict
11623| #define HAVE_UNISTD_H 1
11624| #define HAVE_DECL_GETC_UNLOCKED 1
11625| #define HAVE_STDLIB_H 1
11626| #define MALLOC_0_IS_NONNULL 0
11627| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11628| #define INSTALLPREFIX "/usr"
11629| #define HAVE_DECL_SNPRINTF 1
11630| #define HAVE__BOOL 1
11631| #define HAVE_STDBOOL_H 1
11632| #define HAVE_DECL_STRDUP 1
11633| #define HAVE_DECL_STRNLEN 1
11634| #define _FILE_OFFSET_BITS 64
11635| #define HAVE_DECL_CLEARERR_UNLOCKED 1
11636| #define HAVE_DECL_FEOF_UNLOCKED 1
11637| #define HAVE_DECL_FERROR_UNLOCKED 1
11638| #define HAVE_DECL_FFLUSH_UNLOCKED 1
11639| #define HAVE_DECL_FGETS_UNLOCKED 1
11640| #define HAVE_DECL_FPUTC_UNLOCKED 1
11641| #define HAVE_DECL_FPUTS_UNLOCKED 1
11642| #define HAVE_DECL_FREAD_UNLOCKED 1
11643| #define HAVE_DECL_FWRITE_UNLOCKED 1
11644| #define HAVE_DECL_GETCHAR_UNLOCKED 1
11645| #define HAVE_DECL_PUTC_UNLOCKED 1
11646| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11647| #define HAVE_INTMAX_T 1
11648| #define HAVE_DECL_VSNPRINTF 1
11649| /* end confdefs.h.  */
11650| #include <stdio.h>
11651| #ifdef HAVE_SYS_TYPES_H
11652| # include <sys/types.h>
11653| #endif
11654| #ifdef HAVE_SYS_STAT_H
11655| # include <sys/stat.h>
11656| #endif
11657| #ifdef STDC_HEADERS
11658| # include <stdlib.h>
11659| # include <stddef.h>
11660| #else
11661| # ifdef HAVE_STDLIB_H
11662| #  include <stdlib.h>
11663| # endif
11664| #endif
11665| #ifdef HAVE_STRING_H
11666| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11667| #  include <memory.h>
11668| # endif
11669| # include <string.h>
11670| #endif
11671| #ifdef HAVE_STRINGS_H
11672| # include <strings.h>
11673| #endif
11674| #ifdef HAVE_INTTYPES_H
11675| # include <inttypes.h>
11676| #endif
11677| #ifdef HAVE_STDINT_H
11678| # include <stdint.h>
11679| #endif
11680| #ifdef HAVE_UNISTD_H
11681| # include <unistd.h>
11682| #endif
11683| #include <sys/acl.h>
11684configure:41026: result: no
11685configure:41030: checking sys/acl.h presence
11686configure:41045: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
11687conftest.c:151:21: error: sys/acl.h: No such file or directory
11688configure:41052: $? = 1
11689configure: failed program was:
11690| /* confdefs.h.  */
11691| #define PACKAGE_NAME ""
11692| #define PACKAGE_TARNAME ""
11693| #define PACKAGE_VERSION ""
11694| #define PACKAGE_STRING ""
11695| #define PACKAGE_BUGREPORT ""
11696| #define PACKAGE "gettext-tools"
11697| #define VERSION "0.17"
11698| #define STDC_HEADERS 1
11699| #define HAVE_SYS_TYPES_H 1
11700| #define HAVE_SYS_STAT_H 1
11701| #define HAVE_STDLIB_H 1
11702| #define HAVE_STRING_H 1
11703| #define HAVE_MEMORY_H 1
11704| #define HAVE_STRINGS_H 1
11705| #define HAVE_INTTYPES_H 1
11706| #define HAVE_STDINT_H 1
11707| #define HAVE_UNISTD_H 1
11708| #define __EXTENSIONS__ 1
11709| #define _ALL_SOURCE 1
11710| #define _GNU_SOURCE 1
11711| #define _POSIX_PTHREAD_SEMANTICS 1
11712| #define _TANDEM_SOURCE 1
11713| #define HAVE_DLFCN_H 1
11714| #define HAVE_VISIBILITY 1
11715| #define HAVE_STDINT_H_WITH_UINTMAX 1
11716| #define HAVE_ALLOCA_H 1
11717| #define HAVE_ALLOCA 1
11718| #define HAVE_STDLIB_H 1
11719| #define HAVE_UNISTD_H 1
11720| #define HAVE_GETPAGESIZE 1
11721| #define INTDIV0_RAISES_SIGFPE 0
11722| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11723| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11724| #define HAVE_UINTMAX_T 1
11725| #define HAVE_INTTYPES_H 1
11726| #define USE_POSIX_THREADS 1
11727| #define USE_POSIX_THREADS_WEAK 1
11728| #define HAVE_PTHREAD_RWLOCK 1
11729| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11730| #define HAVE_BUILTIN_EXPECT 1
11731| #define HAVE_INTTYPES_H 1
11732| #define HAVE_LIMITS_H 1
11733| #define HAVE_UNISTD_H 1
11734| #define HAVE_SYS_PARAM_H 1
11735| #define HAVE_GETCWD 1
11736| #define HAVE_GETEGID 1
11737| #define HAVE_GETEUID 1
11738| #define HAVE_GETGID 1
11739| #define HAVE_GETUID 1
11740| #define HAVE_MEMPCPY 1
11741| #define HAVE_MUNMAP 1
11742| #define HAVE_STPCPY 1
11743| #define HAVE_STRCASECMP 1
11744| #define HAVE_STRDUP 1
11745| #define HAVE_STRTOUL 1
11746| #define HAVE_TSEARCH 1
11747| #define HAVE___FSETLOCKING 1
11748| #define HAVE_DECL_FEOF_UNLOCKED 1
11749| #define HAVE_DECL_FGETS_UNLOCKED 1
11750| #define HAVE_ICONV 1
11751| #define ICONV_CONST const
11752| #define HAVE_LONG_LONG_INT 1
11753| #define HAVE_WCHAR_T 1
11754| #define HAVE_INTMAX_T 1
11755| #define HAVE_POSIX_PRINTF 1
11756| #define HAVE_STDINT_H 1
11757| #define HAVE_STDINT_H 1
11758| #define HAVE_STDDEF_H 1
11759| #define HAVE_STDLIB_H 1
11760| #define HAVE_STRING_H 1
11761| #define HAVE_ASPRINTF 1
11762| #define HAVE_PUTENV 1
11763| #define HAVE_SETENV 1
11764| #define HAVE_SETLOCALE 1
11765| #define HAVE_SNPRINTF 1
11766| #define HAVE_DECL__SNPRINTF 0
11767| #define HAVE_DECL__SNWPRINTF 0
11768| #define HAVE_DECL_GETC_UNLOCKED 1
11769| #define HAVE_LANGINFO_CODESET 1
11770| #define HAVE_LC_MESSAGES 1
11771| #define ENABLE_NLS 1
11772| #define YYENABLE_NLS 1
11773| #define HAVE_STDLIB_H 1
11774| #define HAVE_STRING_H 1
11775| #define HAVE_SYS_PARAM_H 1
11776| #define HAVE_UNISTD_H 1
11777| #define HAVE_UTIME_H 1
11778| #define HAVE_FCNTL_H 1
11779| #define HAVE_FLOAT_H 1
11780| #define HAVE_SYS_TIME_H 1
11781| #define HAVE_ICONV_H 1
11782| #define HAVE_LOCALE_H 1
11783| #define HAVE_SIGNAL_H 1
11784| #define HAVE_STDINT_H 1
11785| #define HAVE_STDIO_H 1
11786| #define HAVE_SYS_STAT_H 1
11787| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
11788| #define HAVE_GETCWD 1
11789| #define HAVE_READLINK 1
11790| #define HAVE_RAISE 1
11791| #define HAVE_ISBLANK 1
11792| #define HAVE_MEMPCPY 1
11793| #define HAVE_GETTIMEOFDAY 1
11794| #define HAVE_ISASCII 1
11795| #define HAVE_SETENV 1
11796| #define HAVE_LSTAT 1
11797| #define HAVE_DECL_STRERROR_R 1
11798| #define STRERROR_R_CHAR_P 1
11799| #define HAVE_FORK 1
11800| #define HAVE_VFORK 1
11801| #define HAVE_WORKING_VFORK 1
11802| #define HAVE_WORKING_FORK 1
11803| #define HAVE_SIG_ATOMIC_T 1
11804| #define HAVE_INCLUDE_NEXT 1
11805| #define eaccess access
11806| #define mbstate_t int
11807| #define HAVE_DECL_GETDELIM 1
11808| #define HAVE_DECL_GETLINE 1
11809| #define HAVE_GETOPT_H 1
11810| #define HAVE_GETOPT_LONG_ONLY 1
11811| #define HAVE_DECL_GETENV 1
11812| #define restrict __restrict
11813| #define HAVE_UNISTD_H 1
11814| #define HAVE_DECL_GETC_UNLOCKED 1
11815| #define HAVE_STDLIB_H 1
11816| #define MALLOC_0_IS_NONNULL 0
11817| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11818| #define INSTALLPREFIX "/usr"
11819| #define HAVE_DECL_SNPRINTF 1
11820| #define HAVE__BOOL 1
11821| #define HAVE_STDBOOL_H 1
11822| #define HAVE_DECL_STRDUP 1
11823| #define HAVE_DECL_STRNLEN 1
11824| #define _FILE_OFFSET_BITS 64
11825| #define HAVE_DECL_CLEARERR_UNLOCKED 1
11826| #define HAVE_DECL_FEOF_UNLOCKED 1
11827| #define HAVE_DECL_FERROR_UNLOCKED 1
11828| #define HAVE_DECL_FFLUSH_UNLOCKED 1
11829| #define HAVE_DECL_FGETS_UNLOCKED 1
11830| #define HAVE_DECL_FPUTC_UNLOCKED 1
11831| #define HAVE_DECL_FPUTS_UNLOCKED 1
11832| #define HAVE_DECL_FREAD_UNLOCKED 1
11833| #define HAVE_DECL_FWRITE_UNLOCKED 1
11834| #define HAVE_DECL_GETCHAR_UNLOCKED 1
11835| #define HAVE_DECL_PUTC_UNLOCKED 1
11836| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11837| #define HAVE_INTMAX_T 1
11838| #define HAVE_DECL_VSNPRINTF 1
11839| /* end confdefs.h.  */
11840| #include <sys/acl.h>
11841configure:41066: result: no
11842configure:41094: checking for sys/acl.h
11843configure:41103: result: no
11844configure:41122: checking for acl
11845configure:41178: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
11846/tmp/ccoOKeZJ.o: In function `main':
11847conftest.c:(.text+0x20): undefined reference to `acl'
11848collect2: ld returned 1 exit status
11849configure:41185: $? = 1
11850configure: failed program was:
11851| /* confdefs.h.  */
11852| #define PACKAGE_NAME ""
11853| #define PACKAGE_TARNAME ""
11854| #define PACKAGE_VERSION ""
11855| #define PACKAGE_STRING ""
11856| #define PACKAGE_BUGREPORT ""
11857| #define PACKAGE "gettext-tools"
11858| #define VERSION "0.17"
11859| #define STDC_HEADERS 1
11860| #define HAVE_SYS_TYPES_H 1
11861| #define HAVE_SYS_STAT_H 1
11862| #define HAVE_STDLIB_H 1
11863| #define HAVE_STRING_H 1
11864| #define HAVE_MEMORY_H 1
11865| #define HAVE_STRINGS_H 1
11866| #define HAVE_INTTYPES_H 1
11867| #define HAVE_STDINT_H 1
11868| #define HAVE_UNISTD_H 1
11869| #define __EXTENSIONS__ 1
11870| #define _ALL_SOURCE 1
11871| #define _GNU_SOURCE 1
11872| #define _POSIX_PTHREAD_SEMANTICS 1
11873| #define _TANDEM_SOURCE 1
11874| #define HAVE_DLFCN_H 1
11875| #define HAVE_VISIBILITY 1
11876| #define HAVE_STDINT_H_WITH_UINTMAX 1
11877| #define HAVE_ALLOCA_H 1
11878| #define HAVE_ALLOCA 1
11879| #define HAVE_STDLIB_H 1
11880| #define HAVE_UNISTD_H 1
11881| #define HAVE_GETPAGESIZE 1
11882| #define INTDIV0_RAISES_SIGFPE 0
11883| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11884| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11885| #define HAVE_UINTMAX_T 1
11886| #define HAVE_INTTYPES_H 1
11887| #define USE_POSIX_THREADS 1
11888| #define USE_POSIX_THREADS_WEAK 1
11889| #define HAVE_PTHREAD_RWLOCK 1
11890| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11891| #define HAVE_BUILTIN_EXPECT 1
11892| #define HAVE_INTTYPES_H 1
11893| #define HAVE_LIMITS_H 1
11894| #define HAVE_UNISTD_H 1
11895| #define HAVE_SYS_PARAM_H 1
11896| #define HAVE_GETCWD 1
11897| #define HAVE_GETEGID 1
11898| #define HAVE_GETEUID 1
11899| #define HAVE_GETGID 1
11900| #define HAVE_GETUID 1
11901| #define HAVE_MEMPCPY 1
11902| #define HAVE_MUNMAP 1
11903| #define HAVE_STPCPY 1
11904| #define HAVE_STRCASECMP 1
11905| #define HAVE_STRDUP 1
11906| #define HAVE_STRTOUL 1
11907| #define HAVE_TSEARCH 1
11908| #define HAVE___FSETLOCKING 1
11909| #define HAVE_DECL_FEOF_UNLOCKED 1
11910| #define HAVE_DECL_FGETS_UNLOCKED 1
11911| #define HAVE_ICONV 1
11912| #define ICONV_CONST const
11913| #define HAVE_LONG_LONG_INT 1
11914| #define HAVE_WCHAR_T 1
11915| #define HAVE_INTMAX_T 1
11916| #define HAVE_POSIX_PRINTF 1
11917| #define HAVE_STDINT_H 1
11918| #define HAVE_STDINT_H 1
11919| #define HAVE_STDDEF_H 1
11920| #define HAVE_STDLIB_H 1
11921| #define HAVE_STRING_H 1
11922| #define HAVE_ASPRINTF 1
11923| #define HAVE_PUTENV 1
11924| #define HAVE_SETENV 1
11925| #define HAVE_SETLOCALE 1
11926| #define HAVE_SNPRINTF 1
11927| #define HAVE_DECL__SNPRINTF 0
11928| #define HAVE_DECL__SNWPRINTF 0
11929| #define HAVE_DECL_GETC_UNLOCKED 1
11930| #define HAVE_LANGINFO_CODESET 1
11931| #define HAVE_LC_MESSAGES 1
11932| #define ENABLE_NLS 1
11933| #define YYENABLE_NLS 1
11934| #define HAVE_STDLIB_H 1
11935| #define HAVE_STRING_H 1
11936| #define HAVE_SYS_PARAM_H 1
11937| #define HAVE_UNISTD_H 1
11938| #define HAVE_UTIME_H 1
11939| #define HAVE_FCNTL_H 1
11940| #define HAVE_FLOAT_H 1
11941| #define HAVE_SYS_TIME_H 1
11942| #define HAVE_ICONV_H 1
11943| #define HAVE_LOCALE_H 1
11944| #define HAVE_SIGNAL_H 1
11945| #define HAVE_STDINT_H 1
11946| #define HAVE_STDIO_H 1
11947| #define HAVE_SYS_STAT_H 1
11948| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
11949| #define HAVE_GETCWD 1
11950| #define HAVE_READLINK 1
11951| #define HAVE_RAISE 1
11952| #define HAVE_ISBLANK 1
11953| #define HAVE_MEMPCPY 1
11954| #define HAVE_GETTIMEOFDAY 1
11955| #define HAVE_ISASCII 1
11956| #define HAVE_SETENV 1
11957| #define HAVE_LSTAT 1
11958| #define HAVE_DECL_STRERROR_R 1
11959| #define STRERROR_R_CHAR_P 1
11960| #define HAVE_FORK 1
11961| #define HAVE_VFORK 1
11962| #define HAVE_WORKING_VFORK 1
11963| #define HAVE_WORKING_FORK 1
11964| #define HAVE_SIG_ATOMIC_T 1
11965| #define HAVE_INCLUDE_NEXT 1
11966| #define eaccess access
11967| #define mbstate_t int
11968| #define HAVE_DECL_GETDELIM 1
11969| #define HAVE_DECL_GETLINE 1
11970| #define HAVE_GETOPT_H 1
11971| #define HAVE_GETOPT_LONG_ONLY 1
11972| #define HAVE_DECL_GETENV 1
11973| #define restrict __restrict
11974| #define HAVE_UNISTD_H 1
11975| #define HAVE_DECL_GETC_UNLOCKED 1
11976| #define HAVE_STDLIB_H 1
11977| #define MALLOC_0_IS_NONNULL 0
11978| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11979| #define INSTALLPREFIX "/usr"
11980| #define HAVE_DECL_SNPRINTF 1
11981| #define HAVE__BOOL 1
11982| #define HAVE_STDBOOL_H 1
11983| #define HAVE_DECL_STRDUP 1
11984| #define HAVE_DECL_STRNLEN 1
11985| #define _FILE_OFFSET_BITS 64
11986| #define HAVE_DECL_CLEARERR_UNLOCKED 1
11987| #define HAVE_DECL_FEOF_UNLOCKED 1
11988| #define HAVE_DECL_FERROR_UNLOCKED 1
11989| #define HAVE_DECL_FFLUSH_UNLOCKED 1
11990| #define HAVE_DECL_FGETS_UNLOCKED 1
11991| #define HAVE_DECL_FPUTC_UNLOCKED 1
11992| #define HAVE_DECL_FPUTS_UNLOCKED 1
11993| #define HAVE_DECL_FREAD_UNLOCKED 1
11994| #define HAVE_DECL_FWRITE_UNLOCKED 1
11995| #define HAVE_DECL_GETCHAR_UNLOCKED 1
11996| #define HAVE_DECL_PUTC_UNLOCKED 1
11997| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11998| #define HAVE_INTMAX_T 1
11999| #define HAVE_DECL_VSNPRINTF 1
12000| /* end confdefs.h.  */
12001| /* Define acl to an innocuous variant, in case <limits.h> declares acl.
12002|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12003| #define acl innocuous_acl
12004| 
12005| /* System header to define __stub macros and hopefully few prototypes,
12006|     which can conflict with char acl (); below.
12007|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12008|     <limits.h> exists even on freestanding compilers.  */
12009| 
12010| #ifdef __STDC__
12011| # include <limits.h>
12012| #else
12013| # include <assert.h>
12014| #endif
12015| 
12016| #undef acl
12017| 
12018| /* Override any GCC internal prototype to avoid an error.
12019|    Use char because int might match the return type of a GCC
12020|    builtin and then its argument prototype would still apply.  */
12021| #ifdef __cplusplus
12022| extern "C"
12023| #endif
12024| char acl ();
12025| /* The GNU C library defines this for functions which it implements
12026|     to always fail with ENOSYS.  Some functions are actually named
12027|     something starting with __ and the normal name is an alias.  */
12028| #if defined __stub_acl || defined __stub___acl
12029| choke me
12030| #endif
12031| 
12032| int
12033| main ()
12034| {
12035| return acl ();
12036|   ;
12037|   return 0;
12038| }
12039configure:41207: result: no
12040configure:41220: checking for library containing acl_get_file
12041configure:41261: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
12042/tmp/ccUmEXTQ.o: In function `main':
12043conftest.c:(.text+0x20): undefined reference to `acl_get_file'
12044collect2: ld returned 1 exit status
12045configure:41268: $? = 1
12046configure: failed program was:
12047| /* confdefs.h.  */
12048| #define PACKAGE_NAME ""
12049| #define PACKAGE_TARNAME ""
12050| #define PACKAGE_VERSION ""
12051| #define PACKAGE_STRING ""
12052| #define PACKAGE_BUGREPORT ""
12053| #define PACKAGE "gettext-tools"
12054| #define VERSION "0.17"
12055| #define STDC_HEADERS 1
12056| #define HAVE_SYS_TYPES_H 1
12057| #define HAVE_SYS_STAT_H 1
12058| #define HAVE_STDLIB_H 1
12059| #define HAVE_STRING_H 1
12060| #define HAVE_MEMORY_H 1
12061| #define HAVE_STRINGS_H 1
12062| #define HAVE_INTTYPES_H 1
12063| #define HAVE_STDINT_H 1
12064| #define HAVE_UNISTD_H 1
12065| #define __EXTENSIONS__ 1
12066| #define _ALL_SOURCE 1
12067| #define _GNU_SOURCE 1
12068| #define _POSIX_PTHREAD_SEMANTICS 1
12069| #define _TANDEM_SOURCE 1
12070| #define HAVE_DLFCN_H 1
12071| #define HAVE_VISIBILITY 1
12072| #define HAVE_STDINT_H_WITH_UINTMAX 1
12073| #define HAVE_ALLOCA_H 1
12074| #define HAVE_ALLOCA 1
12075| #define HAVE_STDLIB_H 1
12076| #define HAVE_UNISTD_H 1
12077| #define HAVE_GETPAGESIZE 1
12078| #define INTDIV0_RAISES_SIGFPE 0
12079| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12080| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12081| #define HAVE_UINTMAX_T 1
12082| #define HAVE_INTTYPES_H 1
12083| #define USE_POSIX_THREADS 1
12084| #define USE_POSIX_THREADS_WEAK 1
12085| #define HAVE_PTHREAD_RWLOCK 1
12086| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12087| #define HAVE_BUILTIN_EXPECT 1
12088| #define HAVE_INTTYPES_H 1
12089| #define HAVE_LIMITS_H 1
12090| #define HAVE_UNISTD_H 1
12091| #define HAVE_SYS_PARAM_H 1
12092| #define HAVE_GETCWD 1
12093| #define HAVE_GETEGID 1
12094| #define HAVE_GETEUID 1
12095| #define HAVE_GETGID 1
12096| #define HAVE_GETUID 1
12097| #define HAVE_MEMPCPY 1
12098| #define HAVE_MUNMAP 1
12099| #define HAVE_STPCPY 1
12100| #define HAVE_STRCASECMP 1
12101| #define HAVE_STRDUP 1
12102| #define HAVE_STRTOUL 1
12103| #define HAVE_TSEARCH 1
12104| #define HAVE___FSETLOCKING 1
12105| #define HAVE_DECL_FEOF_UNLOCKED 1
12106| #define HAVE_DECL_FGETS_UNLOCKED 1
12107| #define HAVE_ICONV 1
12108| #define ICONV_CONST const
12109| #define HAVE_LONG_LONG_INT 1
12110| #define HAVE_WCHAR_T 1
12111| #define HAVE_INTMAX_T 1
12112| #define HAVE_POSIX_PRINTF 1
12113| #define HAVE_STDINT_H 1
12114| #define HAVE_STDINT_H 1
12115| #define HAVE_STDDEF_H 1
12116| #define HAVE_STDLIB_H 1
12117| #define HAVE_STRING_H 1
12118| #define HAVE_ASPRINTF 1
12119| #define HAVE_PUTENV 1
12120| #define HAVE_SETENV 1
12121| #define HAVE_SETLOCALE 1
12122| #define HAVE_SNPRINTF 1
12123| #define HAVE_DECL__SNPRINTF 0
12124| #define HAVE_DECL__SNWPRINTF 0
12125| #define HAVE_DECL_GETC_UNLOCKED 1
12126| #define HAVE_LANGINFO_CODESET 1
12127| #define HAVE_LC_MESSAGES 1
12128| #define ENABLE_NLS 1
12129| #define YYENABLE_NLS 1
12130| #define HAVE_STDLIB_H 1
12131| #define HAVE_STRING_H 1
12132| #define HAVE_SYS_PARAM_H 1
12133| #define HAVE_UNISTD_H 1
12134| #define HAVE_UTIME_H 1
12135| #define HAVE_FCNTL_H 1
12136| #define HAVE_FLOAT_H 1
12137| #define HAVE_SYS_TIME_H 1
12138| #define HAVE_ICONV_H 1
12139| #define HAVE_LOCALE_H 1
12140| #define HAVE_SIGNAL_H 1
12141| #define HAVE_STDINT_H 1
12142| #define HAVE_STDIO_H 1
12143| #define HAVE_SYS_STAT_H 1
12144| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
12145| #define HAVE_GETCWD 1
12146| #define HAVE_READLINK 1
12147| #define HAVE_RAISE 1
12148| #define HAVE_ISBLANK 1
12149| #define HAVE_MEMPCPY 1
12150| #define HAVE_GETTIMEOFDAY 1
12151| #define HAVE_ISASCII 1
12152| #define HAVE_SETENV 1
12153| #define HAVE_LSTAT 1
12154| #define HAVE_DECL_STRERROR_R 1
12155| #define STRERROR_R_CHAR_P 1
12156| #define HAVE_FORK 1
12157| #define HAVE_VFORK 1
12158| #define HAVE_WORKING_VFORK 1
12159| #define HAVE_WORKING_FORK 1
12160| #define HAVE_SIG_ATOMIC_T 1
12161| #define HAVE_INCLUDE_NEXT 1
12162| #define eaccess access
12163| #define mbstate_t int
12164| #define HAVE_DECL_GETDELIM 1
12165| #define HAVE_DECL_GETLINE 1
12166| #define HAVE_GETOPT_H 1
12167| #define HAVE_GETOPT_LONG_ONLY 1
12168| #define HAVE_DECL_GETENV 1
12169| #define restrict __restrict
12170| #define HAVE_UNISTD_H 1
12171| #define HAVE_DECL_GETC_UNLOCKED 1
12172| #define HAVE_STDLIB_H 1
12173| #define MALLOC_0_IS_NONNULL 0
12174| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12175| #define INSTALLPREFIX "/usr"
12176| #define HAVE_DECL_SNPRINTF 1
12177| #define HAVE__BOOL 1
12178| #define HAVE_STDBOOL_H 1
12179| #define HAVE_DECL_STRDUP 1
12180| #define HAVE_DECL_STRNLEN 1
12181| #define _FILE_OFFSET_BITS 64
12182| #define HAVE_DECL_CLEARERR_UNLOCKED 1
12183| #define HAVE_DECL_FEOF_UNLOCKED 1
12184| #define HAVE_DECL_FERROR_UNLOCKED 1
12185| #define HAVE_DECL_FFLUSH_UNLOCKED 1
12186| #define HAVE_DECL_FGETS_UNLOCKED 1
12187| #define HAVE_DECL_FPUTC_UNLOCKED 1
12188| #define HAVE_DECL_FPUTS_UNLOCKED 1
12189| #define HAVE_DECL_FREAD_UNLOCKED 1
12190| #define HAVE_DECL_FWRITE_UNLOCKED 1
12191| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12192| #define HAVE_DECL_PUTC_UNLOCKED 1
12193| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12194| #define HAVE_INTMAX_T 1
12195| #define HAVE_DECL_VSNPRINTF 1
12196| /* end confdefs.h.  */
12197| 
12198| /* Override any GCC internal prototype to avoid an error.
12199|    Use char because int might match the return type of a GCC
12200|    builtin and then its argument prototype would still apply.  */
12201| #ifdef __cplusplus
12202| extern "C"
12203| #endif
12204| char acl_get_file ();
12205| int
12206| main ()
12207| {
12208| return acl_get_file ();
12209|   ;
12210|   return 0;
12211| }
12212configure:41261: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c -lacl   >&5
12213/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld: cannot find -lacl
12214collect2: ld returned 1 exit status
12215configure:41268: $? = 1
12216configure: failed program was:
12217| /* confdefs.h.  */
12218| #define PACKAGE_NAME ""
12219| #define PACKAGE_TARNAME ""
12220| #define PACKAGE_VERSION ""
12221| #define PACKAGE_STRING ""
12222| #define PACKAGE_BUGREPORT ""
12223| #define PACKAGE "gettext-tools"
12224| #define VERSION "0.17"
12225| #define STDC_HEADERS 1
12226| #define HAVE_SYS_TYPES_H 1
12227| #define HAVE_SYS_STAT_H 1
12228| #define HAVE_STDLIB_H 1
12229| #define HAVE_STRING_H 1
12230| #define HAVE_MEMORY_H 1
12231| #define HAVE_STRINGS_H 1
12232| #define HAVE_INTTYPES_H 1
12233| #define HAVE_STDINT_H 1
12234| #define HAVE_UNISTD_H 1
12235| #define __EXTENSIONS__ 1
12236| #define _ALL_SOURCE 1
12237| #define _GNU_SOURCE 1
12238| #define _POSIX_PTHREAD_SEMANTICS 1
12239| #define _TANDEM_SOURCE 1
12240| #define HAVE_DLFCN_H 1
12241| #define HAVE_VISIBILITY 1
12242| #define HAVE_STDINT_H_WITH_UINTMAX 1
12243| #define HAVE_ALLOCA_H 1
12244| #define HAVE_ALLOCA 1
12245| #define HAVE_STDLIB_H 1
12246| #define HAVE_UNISTD_H 1
12247| #define HAVE_GETPAGESIZE 1
12248| #define INTDIV0_RAISES_SIGFPE 0
12249| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12250| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12251| #define HAVE_UINTMAX_T 1
12252| #define HAVE_INTTYPES_H 1
12253| #define USE_POSIX_THREADS 1
12254| #define USE_POSIX_THREADS_WEAK 1
12255| #define HAVE_PTHREAD_RWLOCK 1
12256| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12257| #define HAVE_BUILTIN_EXPECT 1
12258| #define HAVE_INTTYPES_H 1
12259| #define HAVE_LIMITS_H 1
12260| #define HAVE_UNISTD_H 1
12261| #define HAVE_SYS_PARAM_H 1
12262| #define HAVE_GETCWD 1
12263| #define HAVE_GETEGID 1
12264| #define HAVE_GETEUID 1
12265| #define HAVE_GETGID 1
12266| #define HAVE_GETUID 1
12267| #define HAVE_MEMPCPY 1
12268| #define HAVE_MUNMAP 1
12269| #define HAVE_STPCPY 1
12270| #define HAVE_STRCASECMP 1
12271| #define HAVE_STRDUP 1
12272| #define HAVE_STRTOUL 1
12273| #define HAVE_TSEARCH 1
12274| #define HAVE___FSETLOCKING 1
12275| #define HAVE_DECL_FEOF_UNLOCKED 1
12276| #define HAVE_DECL_FGETS_UNLOCKED 1
12277| #define HAVE_ICONV 1
12278| #define ICONV_CONST const
12279| #define HAVE_LONG_LONG_INT 1
12280| #define HAVE_WCHAR_T 1
12281| #define HAVE_INTMAX_T 1
12282| #define HAVE_POSIX_PRINTF 1
12283| #define HAVE_STDINT_H 1
12284| #define HAVE_STDINT_H 1
12285| #define HAVE_STDDEF_H 1
12286| #define HAVE_STDLIB_H 1
12287| #define HAVE_STRING_H 1
12288| #define HAVE_ASPRINTF 1
12289| #define HAVE_PUTENV 1
12290| #define HAVE_SETENV 1
12291| #define HAVE_SETLOCALE 1
12292| #define HAVE_SNPRINTF 1
12293| #define HAVE_DECL__SNPRINTF 0
12294| #define HAVE_DECL__SNWPRINTF 0
12295| #define HAVE_DECL_GETC_UNLOCKED 1
12296| #define HAVE_LANGINFO_CODESET 1
12297| #define HAVE_LC_MESSAGES 1
12298| #define ENABLE_NLS 1
12299| #define YYENABLE_NLS 1
12300| #define HAVE_STDLIB_H 1
12301| #define HAVE_STRING_H 1
12302| #define HAVE_SYS_PARAM_H 1
12303| #define HAVE_UNISTD_H 1
12304| #define HAVE_UTIME_H 1
12305| #define HAVE_FCNTL_H 1
12306| #define HAVE_FLOAT_H 1
12307| #define HAVE_SYS_TIME_H 1
12308| #define HAVE_ICONV_H 1
12309| #define HAVE_LOCALE_H 1
12310| #define HAVE_SIGNAL_H 1
12311| #define HAVE_STDINT_H 1
12312| #define HAVE_STDIO_H 1
12313| #define HAVE_SYS_STAT_H 1
12314| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
12315| #define HAVE_GETCWD 1
12316| #define HAVE_READLINK 1
12317| #define HAVE_RAISE 1
12318| #define HAVE_ISBLANK 1
12319| #define HAVE_MEMPCPY 1
12320| #define HAVE_GETTIMEOFDAY 1
12321| #define HAVE_ISASCII 1
12322| #define HAVE_SETENV 1
12323| #define HAVE_LSTAT 1
12324| #define HAVE_DECL_STRERROR_R 1
12325| #define STRERROR_R_CHAR_P 1
12326| #define HAVE_FORK 1
12327| #define HAVE_VFORK 1
12328| #define HAVE_WORKING_VFORK 1
12329| #define HAVE_WORKING_FORK 1
12330| #define HAVE_SIG_ATOMIC_T 1
12331| #define HAVE_INCLUDE_NEXT 1
12332| #define eaccess access
12333| #define mbstate_t int
12334| #define HAVE_DECL_GETDELIM 1
12335| #define HAVE_DECL_GETLINE 1
12336| #define HAVE_GETOPT_H 1
12337| #define HAVE_GETOPT_LONG_ONLY 1
12338| #define HAVE_DECL_GETENV 1
12339| #define restrict __restrict
12340| #define HAVE_UNISTD_H 1
12341| #define HAVE_DECL_GETC_UNLOCKED 1
12342| #define HAVE_STDLIB_H 1
12343| #define MALLOC_0_IS_NONNULL 0
12344| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12345| #define INSTALLPREFIX "/usr"
12346| #define HAVE_DECL_SNPRINTF 1
12347| #define HAVE__BOOL 1
12348| #define HAVE_STDBOOL_H 1
12349| #define HAVE_DECL_STRDUP 1
12350| #define HAVE_DECL_STRNLEN 1
12351| #define _FILE_OFFSET_BITS 64
12352| #define HAVE_DECL_CLEARERR_UNLOCKED 1
12353| #define HAVE_DECL_FEOF_UNLOCKED 1
12354| #define HAVE_DECL_FERROR_UNLOCKED 1
12355| #define HAVE_DECL_FFLUSH_UNLOCKED 1
12356| #define HAVE_DECL_FGETS_UNLOCKED 1
12357| #define HAVE_DECL_FPUTC_UNLOCKED 1
12358| #define HAVE_DECL_FPUTS_UNLOCKED 1
12359| #define HAVE_DECL_FREAD_UNLOCKED 1
12360| #define HAVE_DECL_FWRITE_UNLOCKED 1
12361| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12362| #define HAVE_DECL_PUTC_UNLOCKED 1
12363| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12364| #define HAVE_INTMAX_T 1
12365| #define HAVE_DECL_VSNPRINTF 1
12366| /* end confdefs.h.  */
12367| 
12368| /* Override any GCC internal prototype to avoid an error.
12369|    Use char because int might match the return type of a GCC
12370|    builtin and then its argument prototype would still apply.  */
12371| #ifdef __cplusplus
12372| extern "C"
12373| #endif
12374| char acl_get_file ();
12375| int
12376| main ()
12377| {
12378| return acl_get_file ();
12379|   ;
12380|   return 0;
12381| }
12382configure:41299: result: no
12383configure:41325: checking acl/libacl.h usability
12384configure:41342: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
12385conftest.c:184:24: error: acl/libacl.h: No such file or directory
12386configure:41349: $? = 1
12387configure: failed program was:
12388| /* confdefs.h.  */
12389| #define PACKAGE_NAME ""
12390| #define PACKAGE_TARNAME ""
12391| #define PACKAGE_VERSION ""
12392| #define PACKAGE_STRING ""
12393| #define PACKAGE_BUGREPORT ""
12394| #define PACKAGE "gettext-tools"
12395| #define VERSION "0.17"
12396| #define STDC_HEADERS 1
12397| #define HAVE_SYS_TYPES_H 1
12398| #define HAVE_SYS_STAT_H 1
12399| #define HAVE_STDLIB_H 1
12400| #define HAVE_STRING_H 1
12401| #define HAVE_MEMORY_H 1
12402| #define HAVE_STRINGS_H 1
12403| #define HAVE_INTTYPES_H 1
12404| #define HAVE_STDINT_H 1
12405| #define HAVE_UNISTD_H 1
12406| #define __EXTENSIONS__ 1
12407| #define _ALL_SOURCE 1
12408| #define _GNU_SOURCE 1
12409| #define _POSIX_PTHREAD_SEMANTICS 1
12410| #define _TANDEM_SOURCE 1
12411| #define HAVE_DLFCN_H 1
12412| #define HAVE_VISIBILITY 1
12413| #define HAVE_STDINT_H_WITH_UINTMAX 1
12414| #define HAVE_ALLOCA_H 1
12415| #define HAVE_ALLOCA 1
12416| #define HAVE_STDLIB_H 1
12417| #define HAVE_UNISTD_H 1
12418| #define HAVE_GETPAGESIZE 1
12419| #define INTDIV0_RAISES_SIGFPE 0
12420| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12421| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12422| #define HAVE_UINTMAX_T 1
12423| #define HAVE_INTTYPES_H 1
12424| #define USE_POSIX_THREADS 1
12425| #define USE_POSIX_THREADS_WEAK 1
12426| #define HAVE_PTHREAD_RWLOCK 1
12427| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12428| #define HAVE_BUILTIN_EXPECT 1
12429| #define HAVE_INTTYPES_H 1
12430| #define HAVE_LIMITS_H 1
12431| #define HAVE_UNISTD_H 1
12432| #define HAVE_SYS_PARAM_H 1
12433| #define HAVE_GETCWD 1
12434| #define HAVE_GETEGID 1
12435| #define HAVE_GETEUID 1
12436| #define HAVE_GETGID 1
12437| #define HAVE_GETUID 1
12438| #define HAVE_MEMPCPY 1
12439| #define HAVE_MUNMAP 1
12440| #define HAVE_STPCPY 1
12441| #define HAVE_STRCASECMP 1
12442| #define HAVE_STRDUP 1
12443| #define HAVE_STRTOUL 1
12444| #define HAVE_TSEARCH 1
12445| #define HAVE___FSETLOCKING 1
12446| #define HAVE_DECL_FEOF_UNLOCKED 1
12447| #define HAVE_DECL_FGETS_UNLOCKED 1
12448| #define HAVE_ICONV 1
12449| #define ICONV_CONST const
12450| #define HAVE_LONG_LONG_INT 1
12451| #define HAVE_WCHAR_T 1
12452| #define HAVE_INTMAX_T 1
12453| #define HAVE_POSIX_PRINTF 1
12454| #define HAVE_STDINT_H 1
12455| #define HAVE_STDINT_H 1
12456| #define HAVE_STDDEF_H 1
12457| #define HAVE_STDLIB_H 1
12458| #define HAVE_STRING_H 1
12459| #define HAVE_ASPRINTF 1
12460| #define HAVE_PUTENV 1
12461| #define HAVE_SETENV 1
12462| #define HAVE_SETLOCALE 1
12463| #define HAVE_SNPRINTF 1
12464| #define HAVE_DECL__SNPRINTF 0
12465| #define HAVE_DECL__SNWPRINTF 0
12466| #define HAVE_DECL_GETC_UNLOCKED 1
12467| #define HAVE_LANGINFO_CODESET 1
12468| #define HAVE_LC_MESSAGES 1
12469| #define ENABLE_NLS 1
12470| #define YYENABLE_NLS 1
12471| #define HAVE_STDLIB_H 1
12472| #define HAVE_STRING_H 1
12473| #define HAVE_SYS_PARAM_H 1
12474| #define HAVE_UNISTD_H 1
12475| #define HAVE_UTIME_H 1
12476| #define HAVE_FCNTL_H 1
12477| #define HAVE_FLOAT_H 1
12478| #define HAVE_SYS_TIME_H 1
12479| #define HAVE_ICONV_H 1
12480| #define HAVE_LOCALE_H 1
12481| #define HAVE_SIGNAL_H 1
12482| #define HAVE_STDINT_H 1
12483| #define HAVE_STDIO_H 1
12484| #define HAVE_SYS_STAT_H 1
12485| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
12486| #define HAVE_GETCWD 1
12487| #define HAVE_READLINK 1
12488| #define HAVE_RAISE 1
12489| #define HAVE_ISBLANK 1
12490| #define HAVE_MEMPCPY 1
12491| #define HAVE_GETTIMEOFDAY 1
12492| #define HAVE_ISASCII 1
12493| #define HAVE_SETENV 1
12494| #define HAVE_LSTAT 1
12495| #define HAVE_DECL_STRERROR_R 1
12496| #define STRERROR_R_CHAR_P 1
12497| #define HAVE_FORK 1
12498| #define HAVE_VFORK 1
12499| #define HAVE_WORKING_VFORK 1
12500| #define HAVE_WORKING_FORK 1
12501| #define HAVE_SIG_ATOMIC_T 1
12502| #define HAVE_INCLUDE_NEXT 1
12503| #define eaccess access
12504| #define mbstate_t int
12505| #define HAVE_DECL_GETDELIM 1
12506| #define HAVE_DECL_GETLINE 1
12507| #define HAVE_GETOPT_H 1
12508| #define HAVE_GETOPT_LONG_ONLY 1
12509| #define HAVE_DECL_GETENV 1
12510| #define restrict __restrict
12511| #define HAVE_UNISTD_H 1
12512| #define HAVE_DECL_GETC_UNLOCKED 1
12513| #define HAVE_STDLIB_H 1
12514| #define MALLOC_0_IS_NONNULL 0
12515| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12516| #define INSTALLPREFIX "/usr"
12517| #define HAVE_DECL_SNPRINTF 1
12518| #define HAVE__BOOL 1
12519| #define HAVE_STDBOOL_H 1
12520| #define HAVE_DECL_STRDUP 1
12521| #define HAVE_DECL_STRNLEN 1
12522| #define _FILE_OFFSET_BITS 64
12523| #define HAVE_DECL_CLEARERR_UNLOCKED 1
12524| #define HAVE_DECL_FEOF_UNLOCKED 1
12525| #define HAVE_DECL_FERROR_UNLOCKED 1
12526| #define HAVE_DECL_FFLUSH_UNLOCKED 1
12527| #define HAVE_DECL_FGETS_UNLOCKED 1
12528| #define HAVE_DECL_FPUTC_UNLOCKED 1
12529| #define HAVE_DECL_FPUTS_UNLOCKED 1
12530| #define HAVE_DECL_FREAD_UNLOCKED 1
12531| #define HAVE_DECL_FWRITE_UNLOCKED 1
12532| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12533| #define HAVE_DECL_PUTC_UNLOCKED 1
12534| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12535| #define HAVE_INTMAX_T 1
12536| #define HAVE_DECL_VSNPRINTF 1
12537| /* end confdefs.h.  */
12538| #include <stdio.h>
12539| #ifdef HAVE_SYS_TYPES_H
12540| # include <sys/types.h>
12541| #endif
12542| #ifdef HAVE_SYS_STAT_H
12543| # include <sys/stat.h>
12544| #endif
12545| #ifdef STDC_HEADERS
12546| # include <stdlib.h>
12547| # include <stddef.h>
12548| #else
12549| # ifdef HAVE_STDLIB_H
12550| #  include <stdlib.h>
12551| # endif
12552| #endif
12553| #ifdef HAVE_STRING_H
12554| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12555| #  include <memory.h>
12556| # endif
12557| # include <string.h>
12558| #endif
12559| #ifdef HAVE_STRINGS_H
12560| # include <strings.h>
12561| #endif
12562| #ifdef HAVE_INTTYPES_H
12563| # include <inttypes.h>
12564| #endif
12565| #ifdef HAVE_STDINT_H
12566| # include <stdint.h>
12567| #endif
12568| #ifdef HAVE_UNISTD_H
12569| # include <unistd.h>
12570| #endif
12571| #include <acl/libacl.h>
12572configure:41363: result: no
12573configure:41367: checking acl/libacl.h presence
12574configure:41382: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
12575conftest.c:151:24: error: acl/libacl.h: No such file or directory
12576configure:41389: $? = 1
12577configure: failed program was:
12578| /* confdefs.h.  */
12579| #define PACKAGE_NAME ""
12580| #define PACKAGE_TARNAME ""
12581| #define PACKAGE_VERSION ""
12582| #define PACKAGE_STRING ""
12583| #define PACKAGE_BUGREPORT ""
12584| #define PACKAGE "gettext-tools"
12585| #define VERSION "0.17"
12586| #define STDC_HEADERS 1
12587| #define HAVE_SYS_TYPES_H 1
12588| #define HAVE_SYS_STAT_H 1
12589| #define HAVE_STDLIB_H 1
12590| #define HAVE_STRING_H 1
12591| #define HAVE_MEMORY_H 1
12592| #define HAVE_STRINGS_H 1
12593| #define HAVE_INTTYPES_H 1
12594| #define HAVE_STDINT_H 1
12595| #define HAVE_UNISTD_H 1
12596| #define __EXTENSIONS__ 1
12597| #define _ALL_SOURCE 1
12598| #define _GNU_SOURCE 1
12599| #define _POSIX_PTHREAD_SEMANTICS 1
12600| #define _TANDEM_SOURCE 1
12601| #define HAVE_DLFCN_H 1
12602| #define HAVE_VISIBILITY 1
12603| #define HAVE_STDINT_H_WITH_UINTMAX 1
12604| #define HAVE_ALLOCA_H 1
12605| #define HAVE_ALLOCA 1
12606| #define HAVE_STDLIB_H 1
12607| #define HAVE_UNISTD_H 1
12608| #define HAVE_GETPAGESIZE 1
12609| #define INTDIV0_RAISES_SIGFPE 0
12610| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12611| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12612| #define HAVE_UINTMAX_T 1
12613| #define HAVE_INTTYPES_H 1
12614| #define USE_POSIX_THREADS 1
12615| #define USE_POSIX_THREADS_WEAK 1
12616| #define HAVE_PTHREAD_RWLOCK 1
12617| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12618| #define HAVE_BUILTIN_EXPECT 1
12619| #define HAVE_INTTYPES_H 1
12620| #define HAVE_LIMITS_H 1
12621| #define HAVE_UNISTD_H 1
12622| #define HAVE_SYS_PARAM_H 1
12623| #define HAVE_GETCWD 1
12624| #define HAVE_GETEGID 1
12625| #define HAVE_GETEUID 1
12626| #define HAVE_GETGID 1
12627| #define HAVE_GETUID 1
12628| #define HAVE_MEMPCPY 1
12629| #define HAVE_MUNMAP 1
12630| #define HAVE_STPCPY 1
12631| #define HAVE_STRCASECMP 1
12632| #define HAVE_STRDUP 1
12633| #define HAVE_STRTOUL 1
12634| #define HAVE_TSEARCH 1
12635| #define HAVE___FSETLOCKING 1
12636| #define HAVE_DECL_FEOF_UNLOCKED 1
12637| #define HAVE_DECL_FGETS_UNLOCKED 1
12638| #define HAVE_ICONV 1
12639| #define ICONV_CONST const
12640| #define HAVE_LONG_LONG_INT 1
12641| #define HAVE_WCHAR_T 1
12642| #define HAVE_INTMAX_T 1
12643| #define HAVE_POSIX_PRINTF 1
12644| #define HAVE_STDINT_H 1
12645| #define HAVE_STDINT_H 1
12646| #define HAVE_STDDEF_H 1
12647| #define HAVE_STDLIB_H 1
12648| #define HAVE_STRING_H 1
12649| #define HAVE_ASPRINTF 1
12650| #define HAVE_PUTENV 1
12651| #define HAVE_SETENV 1
12652| #define HAVE_SETLOCALE 1
12653| #define HAVE_SNPRINTF 1
12654| #define HAVE_DECL__SNPRINTF 0
12655| #define HAVE_DECL__SNWPRINTF 0
12656| #define HAVE_DECL_GETC_UNLOCKED 1
12657| #define HAVE_LANGINFO_CODESET 1
12658| #define HAVE_LC_MESSAGES 1
12659| #define ENABLE_NLS 1
12660| #define YYENABLE_NLS 1
12661| #define HAVE_STDLIB_H 1
12662| #define HAVE_STRING_H 1
12663| #define HAVE_SYS_PARAM_H 1
12664| #define HAVE_UNISTD_H 1
12665| #define HAVE_UTIME_H 1
12666| #define HAVE_FCNTL_H 1
12667| #define HAVE_FLOAT_H 1
12668| #define HAVE_SYS_TIME_H 1
12669| #define HAVE_ICONV_H 1
12670| #define HAVE_LOCALE_H 1
12671| #define HAVE_SIGNAL_H 1
12672| #define HAVE_STDINT_H 1
12673| #define HAVE_STDIO_H 1
12674| #define HAVE_SYS_STAT_H 1
12675| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
12676| #define HAVE_GETCWD 1
12677| #define HAVE_READLINK 1
12678| #define HAVE_RAISE 1
12679| #define HAVE_ISBLANK 1
12680| #define HAVE_MEMPCPY 1
12681| #define HAVE_GETTIMEOFDAY 1
12682| #define HAVE_ISASCII 1
12683| #define HAVE_SETENV 1
12684| #define HAVE_LSTAT 1
12685| #define HAVE_DECL_STRERROR_R 1
12686| #define STRERROR_R_CHAR_P 1
12687| #define HAVE_FORK 1
12688| #define HAVE_VFORK 1
12689| #define HAVE_WORKING_VFORK 1
12690| #define HAVE_WORKING_FORK 1
12691| #define HAVE_SIG_ATOMIC_T 1
12692| #define HAVE_INCLUDE_NEXT 1
12693| #define eaccess access
12694| #define mbstate_t int
12695| #define HAVE_DECL_GETDELIM 1
12696| #define HAVE_DECL_GETLINE 1
12697| #define HAVE_GETOPT_H 1
12698| #define HAVE_GETOPT_LONG_ONLY 1
12699| #define HAVE_DECL_GETENV 1
12700| #define restrict __restrict
12701| #define HAVE_UNISTD_H 1
12702| #define HAVE_DECL_GETC_UNLOCKED 1
12703| #define HAVE_STDLIB_H 1
12704| #define MALLOC_0_IS_NONNULL 0
12705| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12706| #define INSTALLPREFIX "/usr"
12707| #define HAVE_DECL_SNPRINTF 1
12708| #define HAVE__BOOL 1
12709| #define HAVE_STDBOOL_H 1
12710| #define HAVE_DECL_STRDUP 1
12711| #define HAVE_DECL_STRNLEN 1
12712| #define _FILE_OFFSET_BITS 64
12713| #define HAVE_DECL_CLEARERR_UNLOCKED 1
12714| #define HAVE_DECL_FEOF_UNLOCKED 1
12715| #define HAVE_DECL_FERROR_UNLOCKED 1
12716| #define HAVE_DECL_FFLUSH_UNLOCKED 1
12717| #define HAVE_DECL_FGETS_UNLOCKED 1
12718| #define HAVE_DECL_FPUTC_UNLOCKED 1
12719| #define HAVE_DECL_FPUTS_UNLOCKED 1
12720| #define HAVE_DECL_FREAD_UNLOCKED 1
12721| #define HAVE_DECL_FWRITE_UNLOCKED 1
12722| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12723| #define HAVE_DECL_PUTC_UNLOCKED 1
12724| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12725| #define HAVE_INTMAX_T 1
12726| #define HAVE_DECL_VSNPRINTF 1
12727| /* end confdefs.h.  */
12728| #include <acl/libacl.h>
12729configure:41403: result: no
12730configure:41431: checking for acl/libacl.h
12731configure:41440: result: no
12732configure:41469: checking for acl_get_file
12733configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
12734/tmp/ccIjjAAd.o: In function `main':
12735conftest.c:(.text+0x20): undefined reference to `acl_get_file'
12736collect2: ld returned 1 exit status
12737configure:41532: $? = 1
12738configure: failed program was:
12739| /* confdefs.h.  */
12740| #define PACKAGE_NAME ""
12741| #define PACKAGE_TARNAME ""
12742| #define PACKAGE_VERSION ""
12743| #define PACKAGE_STRING ""
12744| #define PACKAGE_BUGREPORT ""
12745| #define PACKAGE "gettext-tools"
12746| #define VERSION "0.17"
12747| #define STDC_HEADERS 1
12748| #define HAVE_SYS_TYPES_H 1
12749| #define HAVE_SYS_STAT_H 1
12750| #define HAVE_STDLIB_H 1
12751| #define HAVE_STRING_H 1
12752| #define HAVE_MEMORY_H 1
12753| #define HAVE_STRINGS_H 1
12754| #define HAVE_INTTYPES_H 1
12755| #define HAVE_STDINT_H 1
12756| #define HAVE_UNISTD_H 1
12757| #define __EXTENSIONS__ 1
12758| #define _ALL_SOURCE 1
12759| #define _GNU_SOURCE 1
12760| #define _POSIX_PTHREAD_SEMANTICS 1
12761| #define _TANDEM_SOURCE 1
12762| #define HAVE_DLFCN_H 1
12763| #define HAVE_VISIBILITY 1
12764| #define HAVE_STDINT_H_WITH_UINTMAX 1
12765| #define HAVE_ALLOCA_H 1
12766| #define HAVE_ALLOCA 1
12767| #define HAVE_STDLIB_H 1
12768| #define HAVE_UNISTD_H 1
12769| #define HAVE_GETPAGESIZE 1
12770| #define INTDIV0_RAISES_SIGFPE 0
12771| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12772| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12773| #define HAVE_UINTMAX_T 1
12774| #define HAVE_INTTYPES_H 1
12775| #define USE_POSIX_THREADS 1
12776| #define USE_POSIX_THREADS_WEAK 1
12777| #define HAVE_PTHREAD_RWLOCK 1
12778| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12779| #define HAVE_BUILTIN_EXPECT 1
12780| #define HAVE_INTTYPES_H 1
12781| #define HAVE_LIMITS_H 1
12782| #define HAVE_UNISTD_H 1
12783| #define HAVE_SYS_PARAM_H 1
12784| #define HAVE_GETCWD 1
12785| #define HAVE_GETEGID 1
12786| #define HAVE_GETEUID 1
12787| #define HAVE_GETGID 1
12788| #define HAVE_GETUID 1
12789| #define HAVE_MEMPCPY 1
12790| #define HAVE_MUNMAP 1
12791| #define HAVE_STPCPY 1
12792| #define HAVE_STRCASECMP 1
12793| #define HAVE_STRDUP 1
12794| #define HAVE_STRTOUL 1
12795| #define HAVE_TSEARCH 1
12796| #define HAVE___FSETLOCKING 1
12797| #define HAVE_DECL_FEOF_UNLOCKED 1
12798| #define HAVE_DECL_FGETS_UNLOCKED 1
12799| #define HAVE_ICONV 1
12800| #define ICONV_CONST const
12801| #define HAVE_LONG_LONG_INT 1
12802| #define HAVE_WCHAR_T 1
12803| #define HAVE_INTMAX_T 1
12804| #define HAVE_POSIX_PRINTF 1
12805| #define HAVE_STDINT_H 1
12806| #define HAVE_STDINT_H 1
12807| #define HAVE_STDDEF_H 1
12808| #define HAVE_STDLIB_H 1
12809| #define HAVE_STRING_H 1
12810| #define HAVE_ASPRINTF 1
12811| #define HAVE_PUTENV 1
12812| #define HAVE_SETENV 1
12813| #define HAVE_SETLOCALE 1
12814| #define HAVE_SNPRINTF 1
12815| #define HAVE_DECL__SNPRINTF 0
12816| #define HAVE_DECL__SNWPRINTF 0
12817| #define HAVE_DECL_GETC_UNLOCKED 1
12818| #define HAVE_LANGINFO_CODESET 1
12819| #define HAVE_LC_MESSAGES 1
12820| #define ENABLE_NLS 1
12821| #define YYENABLE_NLS 1
12822| #define HAVE_STDLIB_H 1
12823| #define HAVE_STRING_H 1
12824| #define HAVE_SYS_PARAM_H 1
12825| #define HAVE_UNISTD_H 1
12826| #define HAVE_UTIME_H 1
12827| #define HAVE_FCNTL_H 1
12828| #define HAVE_FLOAT_H 1
12829| #define HAVE_SYS_TIME_H 1
12830| #define HAVE_ICONV_H 1
12831| #define HAVE_LOCALE_H 1
12832| #define HAVE_SIGNAL_H 1
12833| #define HAVE_STDINT_H 1
12834| #define HAVE_STDIO_H 1
12835| #define HAVE_SYS_STAT_H 1
12836| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
12837| #define HAVE_GETCWD 1
12838| #define HAVE_READLINK 1
12839| #define HAVE_RAISE 1
12840| #define HAVE_ISBLANK 1
12841| #define HAVE_MEMPCPY 1
12842| #define HAVE_GETTIMEOFDAY 1
12843| #define HAVE_ISASCII 1
12844| #define HAVE_SETENV 1
12845| #define HAVE_LSTAT 1
12846| #define HAVE_DECL_STRERROR_R 1
12847| #define STRERROR_R_CHAR_P 1
12848| #define HAVE_FORK 1
12849| #define HAVE_VFORK 1
12850| #define HAVE_WORKING_VFORK 1
12851| #define HAVE_WORKING_FORK 1
12852| #define HAVE_SIG_ATOMIC_T 1
12853| #define HAVE_INCLUDE_NEXT 1
12854| #define eaccess access
12855| #define mbstate_t int
12856| #define HAVE_DECL_GETDELIM 1
12857| #define HAVE_DECL_GETLINE 1
12858| #define HAVE_GETOPT_H 1
12859| #define HAVE_GETOPT_LONG_ONLY 1
12860| #define HAVE_DECL_GETENV 1
12861| #define restrict __restrict
12862| #define HAVE_UNISTD_H 1
12863| #define HAVE_DECL_GETC_UNLOCKED 1
12864| #define HAVE_STDLIB_H 1
12865| #define MALLOC_0_IS_NONNULL 0
12866| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12867| #define INSTALLPREFIX "/usr"
12868| #define HAVE_DECL_SNPRINTF 1
12869| #define HAVE__BOOL 1
12870| #define HAVE_STDBOOL_H 1
12871| #define HAVE_DECL_STRDUP 1
12872| #define HAVE_DECL_STRNLEN 1
12873| #define _FILE_OFFSET_BITS 64
12874| #define HAVE_DECL_CLEARERR_UNLOCKED 1
12875| #define HAVE_DECL_FEOF_UNLOCKED 1
12876| #define HAVE_DECL_FERROR_UNLOCKED 1
12877| #define HAVE_DECL_FFLUSH_UNLOCKED 1
12878| #define HAVE_DECL_FGETS_UNLOCKED 1
12879| #define HAVE_DECL_FPUTC_UNLOCKED 1
12880| #define HAVE_DECL_FPUTS_UNLOCKED 1
12881| #define HAVE_DECL_FREAD_UNLOCKED 1
12882| #define HAVE_DECL_FWRITE_UNLOCKED 1
12883| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12884| #define HAVE_DECL_PUTC_UNLOCKED 1
12885| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12886| #define HAVE_INTMAX_T 1
12887| #define HAVE_DECL_VSNPRINTF 1
12888| /* end confdefs.h.  */
12889| /* Define acl_get_file to an innocuous variant, in case <limits.h> declares acl_get_file.
12890|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12891| #define acl_get_file innocuous_acl_get_file
12892| 
12893| /* System header to define __stub macros and hopefully few prototypes,
12894|     which can conflict with char acl_get_file (); below.
12895|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12896|     <limits.h> exists even on freestanding compilers.  */
12897| 
12898| #ifdef __STDC__
12899| # include <limits.h>
12900| #else
12901| # include <assert.h>
12902| #endif
12903| 
12904| #undef acl_get_file
12905| 
12906| /* Override any GCC internal prototype to avoid an error.
12907|    Use char because int might match the return type of a GCC
12908|    builtin and then its argument prototype would still apply.  */
12909| #ifdef __cplusplus
12910| extern "C"
12911| #endif
12912| char acl_get_file ();
12913| /* The GNU C library defines this for functions which it implements
12914|     to always fail with ENOSYS.  Some functions are actually named
12915|     something starting with __ and the normal name is an alias.  */
12916| #if defined __stub_acl_get_file || defined __stub___acl_get_file
12917| choke me
12918| #endif
12919| 
12920| int
12921| main ()
12922| {
12923| return acl_get_file ();
12924|   ;
12925|   return 0;
12926| }
12927configure:41554: result: no
12928configure:41469: checking for acl_get_fd
12929configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
12930/tmp/ccY1DVnk.o: In function `main':
12931conftest.c:(.text+0x20): undefined reference to `acl_get_fd'
12932collect2: ld returned 1 exit status
12933configure:41532: $? = 1
12934configure: failed program was:
12935| /* confdefs.h.  */
12936| #define PACKAGE_NAME ""
12937| #define PACKAGE_TARNAME ""
12938| #define PACKAGE_VERSION ""
12939| #define PACKAGE_STRING ""
12940| #define PACKAGE_BUGREPORT ""
12941| #define PACKAGE "gettext-tools"
12942| #define VERSION "0.17"
12943| #define STDC_HEADERS 1
12944| #define HAVE_SYS_TYPES_H 1
12945| #define HAVE_SYS_STAT_H 1
12946| #define HAVE_STDLIB_H 1
12947| #define HAVE_STRING_H 1
12948| #define HAVE_MEMORY_H 1
12949| #define HAVE_STRINGS_H 1
12950| #define HAVE_INTTYPES_H 1
12951| #define HAVE_STDINT_H 1
12952| #define HAVE_UNISTD_H 1
12953| #define __EXTENSIONS__ 1
12954| #define _ALL_SOURCE 1
12955| #define _GNU_SOURCE 1
12956| #define _POSIX_PTHREAD_SEMANTICS 1
12957| #define _TANDEM_SOURCE 1
12958| #define HAVE_DLFCN_H 1
12959| #define HAVE_VISIBILITY 1
12960| #define HAVE_STDINT_H_WITH_UINTMAX 1
12961| #define HAVE_ALLOCA_H 1
12962| #define HAVE_ALLOCA 1
12963| #define HAVE_STDLIB_H 1
12964| #define HAVE_UNISTD_H 1
12965| #define HAVE_GETPAGESIZE 1
12966| #define INTDIV0_RAISES_SIGFPE 0
12967| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12968| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12969| #define HAVE_UINTMAX_T 1
12970| #define HAVE_INTTYPES_H 1
12971| #define USE_POSIX_THREADS 1
12972| #define USE_POSIX_THREADS_WEAK 1
12973| #define HAVE_PTHREAD_RWLOCK 1
12974| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12975| #define HAVE_BUILTIN_EXPECT 1
12976| #define HAVE_INTTYPES_H 1
12977| #define HAVE_LIMITS_H 1
12978| #define HAVE_UNISTD_H 1
12979| #define HAVE_SYS_PARAM_H 1
12980| #define HAVE_GETCWD 1
12981| #define HAVE_GETEGID 1
12982| #define HAVE_GETEUID 1
12983| #define HAVE_GETGID 1
12984| #define HAVE_GETUID 1
12985| #define HAVE_MEMPCPY 1
12986| #define HAVE_MUNMAP 1
12987| #define HAVE_STPCPY 1
12988| #define HAVE_STRCASECMP 1
12989| #define HAVE_STRDUP 1
12990| #define HAVE_STRTOUL 1
12991| #define HAVE_TSEARCH 1
12992| #define HAVE___FSETLOCKING 1
12993| #define HAVE_DECL_FEOF_UNLOCKED 1
12994| #define HAVE_DECL_FGETS_UNLOCKED 1
12995| #define HAVE_ICONV 1
12996| #define ICONV_CONST const
12997| #define HAVE_LONG_LONG_INT 1
12998| #define HAVE_WCHAR_T 1
12999| #define HAVE_INTMAX_T 1
13000| #define HAVE_POSIX_PRINTF 1
13001| #define HAVE_STDINT_H 1
13002| #define HAVE_STDINT_H 1
13003| #define HAVE_STDDEF_H 1
13004| #define HAVE_STDLIB_H 1
13005| #define HAVE_STRING_H 1
13006| #define HAVE_ASPRINTF 1
13007| #define HAVE_PUTENV 1
13008| #define HAVE_SETENV 1
13009| #define HAVE_SETLOCALE 1
13010| #define HAVE_SNPRINTF 1
13011| #define HAVE_DECL__SNPRINTF 0
13012| #define HAVE_DECL__SNWPRINTF 0
13013| #define HAVE_DECL_GETC_UNLOCKED 1
13014| #define HAVE_LANGINFO_CODESET 1
13015| #define HAVE_LC_MESSAGES 1
13016| #define ENABLE_NLS 1
13017| #define YYENABLE_NLS 1
13018| #define HAVE_STDLIB_H 1
13019| #define HAVE_STRING_H 1
13020| #define HAVE_SYS_PARAM_H 1
13021| #define HAVE_UNISTD_H 1
13022| #define HAVE_UTIME_H 1
13023| #define HAVE_FCNTL_H 1
13024| #define HAVE_FLOAT_H 1
13025| #define HAVE_SYS_TIME_H 1
13026| #define HAVE_ICONV_H 1
13027| #define HAVE_LOCALE_H 1
13028| #define HAVE_SIGNAL_H 1
13029| #define HAVE_STDINT_H 1
13030| #define HAVE_STDIO_H 1
13031| #define HAVE_SYS_STAT_H 1
13032| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
13033| #define HAVE_GETCWD 1
13034| #define HAVE_READLINK 1
13035| #define HAVE_RAISE 1
13036| #define HAVE_ISBLANK 1
13037| #define HAVE_MEMPCPY 1
13038| #define HAVE_GETTIMEOFDAY 1
13039| #define HAVE_ISASCII 1
13040| #define HAVE_SETENV 1
13041| #define HAVE_LSTAT 1
13042| #define HAVE_DECL_STRERROR_R 1
13043| #define STRERROR_R_CHAR_P 1
13044| #define HAVE_FORK 1
13045| #define HAVE_VFORK 1
13046| #define HAVE_WORKING_VFORK 1
13047| #define HAVE_WORKING_FORK 1
13048| #define HAVE_SIG_ATOMIC_T 1
13049| #define HAVE_INCLUDE_NEXT 1
13050| #define eaccess access
13051| #define mbstate_t int
13052| #define HAVE_DECL_GETDELIM 1
13053| #define HAVE_DECL_GETLINE 1
13054| #define HAVE_GETOPT_H 1
13055| #define HAVE_GETOPT_LONG_ONLY 1
13056| #define HAVE_DECL_GETENV 1
13057| #define restrict __restrict
13058| #define HAVE_UNISTD_H 1
13059| #define HAVE_DECL_GETC_UNLOCKED 1
13060| #define HAVE_STDLIB_H 1
13061| #define MALLOC_0_IS_NONNULL 0
13062| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13063| #define INSTALLPREFIX "/usr"
13064| #define HAVE_DECL_SNPRINTF 1
13065| #define HAVE__BOOL 1
13066| #define HAVE_STDBOOL_H 1
13067| #define HAVE_DECL_STRDUP 1
13068| #define HAVE_DECL_STRNLEN 1
13069| #define _FILE_OFFSET_BITS 64
13070| #define HAVE_DECL_CLEARERR_UNLOCKED 1
13071| #define HAVE_DECL_FEOF_UNLOCKED 1
13072| #define HAVE_DECL_FERROR_UNLOCKED 1
13073| #define HAVE_DECL_FFLUSH_UNLOCKED 1
13074| #define HAVE_DECL_FGETS_UNLOCKED 1
13075| #define HAVE_DECL_FPUTC_UNLOCKED 1
13076| #define HAVE_DECL_FPUTS_UNLOCKED 1
13077| #define HAVE_DECL_FREAD_UNLOCKED 1
13078| #define HAVE_DECL_FWRITE_UNLOCKED 1
13079| #define HAVE_DECL_GETCHAR_UNLOCKED 1
13080| #define HAVE_DECL_PUTC_UNLOCKED 1
13081| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13082| #define HAVE_INTMAX_T 1
13083| #define HAVE_DECL_VSNPRINTF 1
13084| /* end confdefs.h.  */
13085| /* Define acl_get_fd to an innocuous variant, in case <limits.h> declares acl_get_fd.
13086|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13087| #define acl_get_fd innocuous_acl_get_fd
13088| 
13089| /* System header to define __stub macros and hopefully few prototypes,
13090|     which can conflict with char acl_get_fd (); below.
13091|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13092|     <limits.h> exists even on freestanding compilers.  */
13093| 
13094| #ifdef __STDC__
13095| # include <limits.h>
13096| #else
13097| # include <assert.h>
13098| #endif
13099| 
13100| #undef acl_get_fd
13101| 
13102| /* Override any GCC internal prototype to avoid an error.
13103|    Use char because int might match the return type of a GCC
13104|    builtin and then its argument prototype would still apply.  */
13105| #ifdef __cplusplus
13106| extern "C"
13107| #endif
13108| char acl_get_fd ();
13109| /* The GNU C library defines this for functions which it implements
13110|     to always fail with ENOSYS.  Some functions are actually named
13111|     something starting with __ and the normal name is an alias.  */
13112| #if defined __stub_acl_get_fd || defined __stub___acl_get_fd
13113| choke me
13114| #endif
13115| 
13116| int
13117| main ()
13118| {
13119| return acl_get_fd ();
13120|   ;
13121|   return 0;
13122| }
13123configure:41554: result: no
13124configure:41469: checking for acl_set_file
13125configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
13126/tmp/cckDb0pr.o: In function `main':
13127conftest.c:(.text+0x20): undefined reference to `acl_set_file'
13128collect2: ld returned 1 exit status
13129configure:41532: $? = 1
13130configure: failed program was:
13131| /* confdefs.h.  */
13132| #define PACKAGE_NAME ""
13133| #define PACKAGE_TARNAME ""
13134| #define PACKAGE_VERSION ""
13135| #define PACKAGE_STRING ""
13136| #define PACKAGE_BUGREPORT ""
13137| #define PACKAGE "gettext-tools"
13138| #define VERSION "0.17"
13139| #define STDC_HEADERS 1
13140| #define HAVE_SYS_TYPES_H 1
13141| #define HAVE_SYS_STAT_H 1
13142| #define HAVE_STDLIB_H 1
13143| #define HAVE_STRING_H 1
13144| #define HAVE_MEMORY_H 1
13145| #define HAVE_STRINGS_H 1
13146| #define HAVE_INTTYPES_H 1
13147| #define HAVE_STDINT_H 1
13148| #define HAVE_UNISTD_H 1
13149| #define __EXTENSIONS__ 1
13150| #define _ALL_SOURCE 1
13151| #define _GNU_SOURCE 1
13152| #define _POSIX_PTHREAD_SEMANTICS 1
13153| #define _TANDEM_SOURCE 1
13154| #define HAVE_DLFCN_H 1
13155| #define HAVE_VISIBILITY 1
13156| #define HAVE_STDINT_H_WITH_UINTMAX 1
13157| #define HAVE_ALLOCA_H 1
13158| #define HAVE_ALLOCA 1
13159| #define HAVE_STDLIB_H 1
13160| #define HAVE_UNISTD_H 1
13161| #define HAVE_GETPAGESIZE 1
13162| #define INTDIV0_RAISES_SIGFPE 0
13163| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
13164| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13165| #define HAVE_UINTMAX_T 1
13166| #define HAVE_INTTYPES_H 1
13167| #define USE_POSIX_THREADS 1
13168| #define USE_POSIX_THREADS_WEAK 1
13169| #define HAVE_PTHREAD_RWLOCK 1
13170| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13171| #define HAVE_BUILTIN_EXPECT 1
13172| #define HAVE_INTTYPES_H 1
13173| #define HAVE_LIMITS_H 1
13174| #define HAVE_UNISTD_H 1
13175| #define HAVE_SYS_PARAM_H 1
13176| #define HAVE_GETCWD 1
13177| #define HAVE_GETEGID 1
13178| #define HAVE_GETEUID 1
13179| #define HAVE_GETGID 1
13180| #define HAVE_GETUID 1
13181| #define HAVE_MEMPCPY 1
13182| #define HAVE_MUNMAP 1
13183| #define HAVE_STPCPY 1
13184| #define HAVE_STRCASECMP 1
13185| #define HAVE_STRDUP 1
13186| #define HAVE_STRTOUL 1
13187| #define HAVE_TSEARCH 1
13188| #define HAVE___FSETLOCKING 1
13189| #define HAVE_DECL_FEOF_UNLOCKED 1
13190| #define HAVE_DECL_FGETS_UNLOCKED 1
13191| #define HAVE_ICONV 1
13192| #define ICONV_CONST const
13193| #define HAVE_LONG_LONG_INT 1
13194| #define HAVE_WCHAR_T 1
13195| #define HAVE_INTMAX_T 1
13196| #define HAVE_POSIX_PRINTF 1
13197| #define HAVE_STDINT_H 1
13198| #define HAVE_STDINT_H 1
13199| #define HAVE_STDDEF_H 1
13200| #define HAVE_STDLIB_H 1
13201| #define HAVE_STRING_H 1
13202| #define HAVE_ASPRINTF 1
13203| #define HAVE_PUTENV 1
13204| #define HAVE_SETENV 1
13205| #define HAVE_SETLOCALE 1
13206| #define HAVE_SNPRINTF 1
13207| #define HAVE_DECL__SNPRINTF 0
13208| #define HAVE_DECL__SNWPRINTF 0
13209| #define HAVE_DECL_GETC_UNLOCKED 1
13210| #define HAVE_LANGINFO_CODESET 1
13211| #define HAVE_LC_MESSAGES 1
13212| #define ENABLE_NLS 1
13213| #define YYENABLE_NLS 1
13214| #define HAVE_STDLIB_H 1
13215| #define HAVE_STRING_H 1
13216| #define HAVE_SYS_PARAM_H 1
13217| #define HAVE_UNISTD_H 1
13218| #define HAVE_UTIME_H 1
13219| #define HAVE_FCNTL_H 1
13220| #define HAVE_FLOAT_H 1
13221| #define HAVE_SYS_TIME_H 1
13222| #define HAVE_ICONV_H 1
13223| #define HAVE_LOCALE_H 1
13224| #define HAVE_SIGNAL_H 1
13225| #define HAVE_STDINT_H 1
13226| #define HAVE_STDIO_H 1
13227| #define HAVE_SYS_STAT_H 1
13228| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
13229| #define HAVE_GETCWD 1
13230| #define HAVE_READLINK 1
13231| #define HAVE_RAISE 1
13232| #define HAVE_ISBLANK 1
13233| #define HAVE_MEMPCPY 1
13234| #define HAVE_GETTIMEOFDAY 1
13235| #define HAVE_ISASCII 1
13236| #define HAVE_SETENV 1
13237| #define HAVE_LSTAT 1
13238| #define HAVE_DECL_STRERROR_R 1
13239| #define STRERROR_R_CHAR_P 1
13240| #define HAVE_FORK 1
13241| #define HAVE_VFORK 1
13242| #define HAVE_WORKING_VFORK 1
13243| #define HAVE_WORKING_FORK 1
13244| #define HAVE_SIG_ATOMIC_T 1
13245| #define HAVE_INCLUDE_NEXT 1
13246| #define eaccess access
13247| #define mbstate_t int
13248| #define HAVE_DECL_GETDELIM 1
13249| #define HAVE_DECL_GETLINE 1
13250| #define HAVE_GETOPT_H 1
13251| #define HAVE_GETOPT_LONG_ONLY 1
13252| #define HAVE_DECL_GETENV 1
13253| #define restrict __restrict
13254| #define HAVE_UNISTD_H 1
13255| #define HAVE_DECL_GETC_UNLOCKED 1
13256| #define HAVE_STDLIB_H 1
13257| #define MALLOC_0_IS_NONNULL 0
13258| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13259| #define INSTALLPREFIX "/usr"
13260| #define HAVE_DECL_SNPRINTF 1
13261| #define HAVE__BOOL 1
13262| #define HAVE_STDBOOL_H 1
13263| #define HAVE_DECL_STRDUP 1
13264| #define HAVE_DECL_STRNLEN 1
13265| #define _FILE_OFFSET_BITS 64
13266| #define HAVE_DECL_CLEARERR_UNLOCKED 1
13267| #define HAVE_DECL_FEOF_UNLOCKED 1
13268| #define HAVE_DECL_FERROR_UNLOCKED 1
13269| #define HAVE_DECL_FFLUSH_UNLOCKED 1
13270| #define HAVE_DECL_FGETS_UNLOCKED 1
13271| #define HAVE_DECL_FPUTC_UNLOCKED 1
13272| #define HAVE_DECL_FPUTS_UNLOCKED 1
13273| #define HAVE_DECL_FREAD_UNLOCKED 1
13274| #define HAVE_DECL_FWRITE_UNLOCKED 1
13275| #define HAVE_DECL_GETCHAR_UNLOCKED 1
13276| #define HAVE_DECL_PUTC_UNLOCKED 1
13277| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13278| #define HAVE_INTMAX_T 1
13279| #define HAVE_DECL_VSNPRINTF 1
13280| /* end confdefs.h.  */
13281| /* Define acl_set_file to an innocuous variant, in case <limits.h> declares acl_set_file.
13282|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13283| #define acl_set_file innocuous_acl_set_file
13284| 
13285| /* System header to define __stub macros and hopefully few prototypes,
13286|     which can conflict with char acl_set_file (); below.
13287|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13288|     <limits.h> exists even on freestanding compilers.  */
13289| 
13290| #ifdef __STDC__
13291| # include <limits.h>
13292| #else
13293| # include <assert.h>
13294| #endif
13295| 
13296| #undef acl_set_file
13297| 
13298| /* Override any GCC internal prototype to avoid an error.
13299|    Use char because int might match the return type of a GCC
13300|    builtin and then its argument prototype would still apply.  */
13301| #ifdef __cplusplus
13302| extern "C"
13303| #endif
13304| char acl_set_file ();
13305| /* The GNU C library defines this for functions which it implements
13306|     to always fail with ENOSYS.  Some functions are actually named
13307|     something starting with __ and the normal name is an alias.  */
13308| #if defined __stub_acl_set_file || defined __stub___acl_set_file
13309| choke me
13310| #endif
13311| 
13312| int
13313| main ()
13314| {
13315| return acl_set_file ();
13316|   ;
13317|   return 0;
13318| }
13319configure:41554: result: no
13320configure:41469: checking for acl_set_fd
13321configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
13322/tmp/ccUBZEoy.o: In function `main':
13323conftest.c:(.text+0x20): undefined reference to `acl_set_fd'
13324collect2: ld returned 1 exit status
13325configure:41532: $? = 1
13326configure: failed program was:
13327| /* confdefs.h.  */
13328| #define PACKAGE_NAME ""
13329| #define PACKAGE_TARNAME ""
13330| #define PACKAGE_VERSION ""
13331| #define PACKAGE_STRING ""
13332| #define PACKAGE_BUGREPORT ""
13333| #define PACKAGE "gettext-tools"
13334| #define VERSION "0.17"
13335| #define STDC_HEADERS 1
13336| #define HAVE_SYS_TYPES_H 1
13337| #define HAVE_SYS_STAT_H 1
13338| #define HAVE_STDLIB_H 1
13339| #define HAVE_STRING_H 1
13340| #define HAVE_MEMORY_H 1
13341| #define HAVE_STRINGS_H 1
13342| #define HAVE_INTTYPES_H 1
13343| #define HAVE_STDINT_H 1
13344| #define HAVE_UNISTD_H 1
13345| #define __EXTENSIONS__ 1
13346| #define _ALL_SOURCE 1
13347| #define _GNU_SOURCE 1
13348| #define _POSIX_PTHREAD_SEMANTICS 1
13349| #define _TANDEM_SOURCE 1
13350| #define HAVE_DLFCN_H 1
13351| #define HAVE_VISIBILITY 1
13352| #define HAVE_STDINT_H_WITH_UINTMAX 1
13353| #define HAVE_ALLOCA_H 1
13354| #define HAVE_ALLOCA 1
13355| #define HAVE_STDLIB_H 1
13356| #define HAVE_UNISTD_H 1
13357| #define HAVE_GETPAGESIZE 1
13358| #define INTDIV0_RAISES_SIGFPE 0
13359| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
13360| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13361| #define HAVE_UINTMAX_T 1
13362| #define HAVE_INTTYPES_H 1
13363| #define USE_POSIX_THREADS 1
13364| #define USE_POSIX_THREADS_WEAK 1
13365| #define HAVE_PTHREAD_RWLOCK 1
13366| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13367| #define HAVE_BUILTIN_EXPECT 1
13368| #define HAVE_INTTYPES_H 1
13369| #define HAVE_LIMITS_H 1
13370| #define HAVE_UNISTD_H 1
13371| #define HAVE_SYS_PARAM_H 1
13372| #define HAVE_GETCWD 1
13373| #define HAVE_GETEGID 1
13374| #define HAVE_GETEUID 1
13375| #define HAVE_GETGID 1
13376| #define HAVE_GETUID 1
13377| #define HAVE_MEMPCPY 1
13378| #define HAVE_MUNMAP 1
13379| #define HAVE_STPCPY 1
13380| #define HAVE_STRCASECMP 1
13381| #define HAVE_STRDUP 1
13382| #define HAVE_STRTOUL 1
13383| #define HAVE_TSEARCH 1
13384| #define HAVE___FSETLOCKING 1
13385| #define HAVE_DECL_FEOF_UNLOCKED 1
13386| #define HAVE_DECL_FGETS_UNLOCKED 1
13387| #define HAVE_ICONV 1
13388| #define ICONV_CONST const
13389| #define HAVE_LONG_LONG_INT 1
13390| #define HAVE_WCHAR_T 1
13391| #define HAVE_INTMAX_T 1
13392| #define HAVE_POSIX_PRINTF 1
13393| #define HAVE_STDINT_H 1
13394| #define HAVE_STDINT_H 1
13395| #define HAVE_STDDEF_H 1
13396| #define HAVE_STDLIB_H 1
13397| #define HAVE_STRING_H 1
13398| #define HAVE_ASPRINTF 1
13399| #define HAVE_PUTENV 1
13400| #define HAVE_SETENV 1
13401| #define HAVE_SETLOCALE 1
13402| #define HAVE_SNPRINTF 1
13403| #define HAVE_DECL__SNPRINTF 0
13404| #define HAVE_DECL__SNWPRINTF 0
13405| #define HAVE_DECL_GETC_UNLOCKED 1
13406| #define HAVE_LANGINFO_CODESET 1
13407| #define HAVE_LC_MESSAGES 1
13408| #define ENABLE_NLS 1
13409| #define YYENABLE_NLS 1
13410| #define HAVE_STDLIB_H 1
13411| #define HAVE_STRING_H 1
13412| #define HAVE_SYS_PARAM_H 1
13413| #define HAVE_UNISTD_H 1
13414| #define HAVE_UTIME_H 1
13415| #define HAVE_FCNTL_H 1
13416| #define HAVE_FLOAT_H 1
13417| #define HAVE_SYS_TIME_H 1
13418| #define HAVE_ICONV_H 1
13419| #define HAVE_LOCALE_H 1
13420| #define HAVE_SIGNAL_H 1
13421| #define HAVE_STDINT_H 1
13422| #define HAVE_STDIO_H 1
13423| #define HAVE_SYS_STAT_H 1
13424| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
13425| #define HAVE_GETCWD 1
13426| #define HAVE_READLINK 1
13427| #define HAVE_RAISE 1
13428| #define HAVE_ISBLANK 1
13429| #define HAVE_MEMPCPY 1
13430| #define HAVE_GETTIMEOFDAY 1
13431| #define HAVE_ISASCII 1
13432| #define HAVE_SETENV 1
13433| #define HAVE_LSTAT 1
13434| #define HAVE_DECL_STRERROR_R 1
13435| #define STRERROR_R_CHAR_P 1
13436| #define HAVE_FORK 1
13437| #define HAVE_VFORK 1
13438| #define HAVE_WORKING_VFORK 1
13439| #define HAVE_WORKING_FORK 1
13440| #define HAVE_SIG_ATOMIC_T 1
13441| #define HAVE_INCLUDE_NEXT 1
13442| #define eaccess access
13443| #define mbstate_t int
13444| #define HAVE_DECL_GETDELIM 1
13445| #define HAVE_DECL_GETLINE 1
13446| #define HAVE_GETOPT_H 1
13447| #define HAVE_GETOPT_LONG_ONLY 1
13448| #define HAVE_DECL_GETENV 1
13449| #define restrict __restrict
13450| #define HAVE_UNISTD_H 1
13451| #define HAVE_DECL_GETC_UNLOCKED 1
13452| #define HAVE_STDLIB_H 1
13453| #define MALLOC_0_IS_NONNULL 0
13454| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13455| #define INSTALLPREFIX "/usr"
13456| #define HAVE_DECL_SNPRINTF 1
13457| #define HAVE__BOOL 1
13458| #define HAVE_STDBOOL_H 1
13459| #define HAVE_DECL_STRDUP 1
13460| #define HAVE_DECL_STRNLEN 1
13461| #define _FILE_OFFSET_BITS 64
13462| #define HAVE_DECL_CLEARERR_UNLOCKED 1
13463| #define HAVE_DECL_FEOF_UNLOCKED 1
13464| #define HAVE_DECL_FERROR_UNLOCKED 1
13465| #define HAVE_DECL_FFLUSH_UNLOCKED 1
13466| #define HAVE_DECL_FGETS_UNLOCKED 1
13467| #define HAVE_DECL_FPUTC_UNLOCKED 1
13468| #define HAVE_DECL_FPUTS_UNLOCKED 1
13469| #define HAVE_DECL_FREAD_UNLOCKED 1
13470| #define HAVE_DECL_FWRITE_UNLOCKED 1
13471| #define HAVE_DECL_GETCHAR_UNLOCKED 1
13472| #define HAVE_DECL_PUTC_UNLOCKED 1
13473| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13474| #define HAVE_INTMAX_T 1
13475| #define HAVE_DECL_VSNPRINTF 1
13476| /* end confdefs.h.  */
13477| /* Define acl_set_fd to an innocuous variant, in case <limits.h> declares acl_set_fd.
13478|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13479| #define acl_set_fd innocuous_acl_set_fd
13480| 
13481| /* System header to define __stub macros and hopefully few prototypes,
13482|     which can conflict with char acl_set_fd (); below.
13483|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13484|     <limits.h> exists even on freestanding compilers.  */
13485| 
13486| #ifdef __STDC__
13487| # include <limits.h>
13488| #else
13489| # include <assert.h>
13490| #endif
13491| 
13492| #undef acl_set_fd
13493| 
13494| /* Override any GCC internal prototype to avoid an error.
13495|    Use char because int might match the return type of a GCC
13496|    builtin and then its argument prototype would still apply.  */
13497| #ifdef __cplusplus
13498| extern "C"
13499| #endif
13500| char acl_set_fd ();
13501| /* The GNU C library defines this for functions which it implements
13502|     to always fail with ENOSYS.  Some functions are actually named
13503|     something starting with __ and the normal name is an alias.  */
13504| #if defined __stub_acl_set_fd || defined __stub___acl_set_fd
13505| choke me
13506| #endif
13507| 
13508| int
13509| main ()
13510| {
13511| return acl_set_fd ();
13512|   ;
13513|   return 0;
13514| }
13515configure:41554: result: no
13516configure:41469: checking for acl_free
13517configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
13518/tmp/ccOyBSsG.o: In function `main':
13519conftest.c:(.text+0x20): undefined reference to `acl_free'
13520collect2: ld returned 1 exit status
13521configure:41532: $? = 1
13522configure: failed program was:
13523| /* confdefs.h.  */
13524| #define PACKAGE_NAME ""
13525| #define PACKAGE_TARNAME ""
13526| #define PACKAGE_VERSION ""
13527| #define PACKAGE_STRING ""
13528| #define PACKAGE_BUGREPORT ""
13529| #define PACKAGE "gettext-tools"
13530| #define VERSION "0.17"
13531| #define STDC_HEADERS 1
13532| #define HAVE_SYS_TYPES_H 1
13533| #define HAVE_SYS_STAT_H 1
13534| #define HAVE_STDLIB_H 1
13535| #define HAVE_STRING_H 1
13536| #define HAVE_MEMORY_H 1
13537| #define HAVE_STRINGS_H 1
13538| #define HAVE_INTTYPES_H 1
13539| #define HAVE_STDINT_H 1
13540| #define HAVE_UNISTD_H 1
13541| #define __EXTENSIONS__ 1
13542| #define _ALL_SOURCE 1
13543| #define _GNU_SOURCE 1
13544| #define _POSIX_PTHREAD_SEMANTICS 1
13545| #define _TANDEM_SOURCE 1
13546| #define HAVE_DLFCN_H 1
13547| #define HAVE_VISIBILITY 1
13548| #define HAVE_STDINT_H_WITH_UINTMAX 1
13549| #define HAVE_ALLOCA_H 1
13550| #define HAVE_ALLOCA 1
13551| #define HAVE_STDLIB_H 1
13552| #define HAVE_UNISTD_H 1
13553| #define HAVE_GETPAGESIZE 1
13554| #define INTDIV0_RAISES_SIGFPE 0
13555| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
13556| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13557| #define HAVE_UINTMAX_T 1
13558| #define HAVE_INTTYPES_H 1
13559| #define USE_POSIX_THREADS 1
13560| #define USE_POSIX_THREADS_WEAK 1
13561| #define HAVE_PTHREAD_RWLOCK 1
13562| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13563| #define HAVE_BUILTIN_EXPECT 1
13564| #define HAVE_INTTYPES_H 1
13565| #define HAVE_LIMITS_H 1
13566| #define HAVE_UNISTD_H 1
13567| #define HAVE_SYS_PARAM_H 1
13568| #define HAVE_GETCWD 1
13569| #define HAVE_GETEGID 1
13570| #define HAVE_GETEUID 1
13571| #define HAVE_GETGID 1
13572| #define HAVE_GETUID 1
13573| #define HAVE_MEMPCPY 1
13574| #define HAVE_MUNMAP 1
13575| #define HAVE_STPCPY 1
13576| #define HAVE_STRCASECMP 1
13577| #define HAVE_STRDUP 1
13578| #define HAVE_STRTOUL 1
13579| #define HAVE_TSEARCH 1
13580| #define HAVE___FSETLOCKING 1
13581| #define HAVE_DECL_FEOF_UNLOCKED 1
13582| #define HAVE_DECL_FGETS_UNLOCKED 1
13583| #define HAVE_ICONV 1
13584| #define ICONV_CONST const
13585| #define HAVE_LONG_LONG_INT 1
13586| #define HAVE_WCHAR_T 1
13587| #define HAVE_INTMAX_T 1
13588| #define HAVE_POSIX_PRINTF 1
13589| #define HAVE_STDINT_H 1
13590| #define HAVE_STDINT_H 1
13591| #define HAVE_STDDEF_H 1
13592| #define HAVE_STDLIB_H 1
13593| #define HAVE_STRING_H 1
13594| #define HAVE_ASPRINTF 1
13595| #define HAVE_PUTENV 1
13596| #define HAVE_SETENV 1
13597| #define HAVE_SETLOCALE 1
13598| #define HAVE_SNPRINTF 1
13599| #define HAVE_DECL__SNPRINTF 0
13600| #define HAVE_DECL__SNWPRINTF 0
13601| #define HAVE_DECL_GETC_UNLOCKED 1
13602| #define HAVE_LANGINFO_CODESET 1
13603| #define HAVE_LC_MESSAGES 1
13604| #define ENABLE_NLS 1
13605| #define YYENABLE_NLS 1
13606| #define HAVE_STDLIB_H 1
13607| #define HAVE_STRING_H 1
13608| #define HAVE_SYS_PARAM_H 1
13609| #define HAVE_UNISTD_H 1
13610| #define HAVE_UTIME_H 1
13611| #define HAVE_FCNTL_H 1
13612| #define HAVE_FLOAT_H 1
13613| #define HAVE_SYS_TIME_H 1
13614| #define HAVE_ICONV_H 1
13615| #define HAVE_LOCALE_H 1
13616| #define HAVE_SIGNAL_H 1
13617| #define HAVE_STDINT_H 1
13618| #define HAVE_STDIO_H 1
13619| #define HAVE_SYS_STAT_H 1
13620| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
13621| #define HAVE_GETCWD 1
13622| #define HAVE_READLINK 1
13623| #define HAVE_RAISE 1
13624| #define HAVE_ISBLANK 1
13625| #define HAVE_MEMPCPY 1
13626| #define HAVE_GETTIMEOFDAY 1
13627| #define HAVE_ISASCII 1
13628| #define HAVE_SETENV 1
13629| #define HAVE_LSTAT 1
13630| #define HAVE_DECL_STRERROR_R 1
13631| #define STRERROR_R_CHAR_P 1
13632| #define HAVE_FORK 1
13633| #define HAVE_VFORK 1
13634| #define HAVE_WORKING_VFORK 1
13635| #define HAVE_WORKING_FORK 1
13636| #define HAVE_SIG_ATOMIC_T 1
13637| #define HAVE_INCLUDE_NEXT 1
13638| #define eaccess access
13639| #define mbstate_t int
13640| #define HAVE_DECL_GETDELIM 1
13641| #define HAVE_DECL_GETLINE 1
13642| #define HAVE_GETOPT_H 1
13643| #define HAVE_GETOPT_LONG_ONLY 1
13644| #define HAVE_DECL_GETENV 1
13645| #define restrict __restrict
13646| #define HAVE_UNISTD_H 1
13647| #define HAVE_DECL_GETC_UNLOCKED 1
13648| #define HAVE_STDLIB_H 1
13649| #define MALLOC_0_IS_NONNULL 0
13650| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13651| #define INSTALLPREFIX "/usr"
13652| #define HAVE_DECL_SNPRINTF 1
13653| #define HAVE__BOOL 1
13654| #define HAVE_STDBOOL_H 1
13655| #define HAVE_DECL_STRDUP 1
13656| #define HAVE_DECL_STRNLEN 1
13657| #define _FILE_OFFSET_BITS 64
13658| #define HAVE_DECL_CLEARERR_UNLOCKED 1
13659| #define HAVE_DECL_FEOF_UNLOCKED 1
13660| #define HAVE_DECL_FERROR_UNLOCKED 1
13661| #define HAVE_DECL_FFLUSH_UNLOCKED 1
13662| #define HAVE_DECL_FGETS_UNLOCKED 1
13663| #define HAVE_DECL_FPUTC_UNLOCKED 1
13664| #define HAVE_DECL_FPUTS_UNLOCKED 1
13665| #define HAVE_DECL_FREAD_UNLOCKED 1
13666| #define HAVE_DECL_FWRITE_UNLOCKED 1
13667| #define HAVE_DECL_GETCHAR_UNLOCKED 1
13668| #define HAVE_DECL_PUTC_UNLOCKED 1
13669| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13670| #define HAVE_INTMAX_T 1
13671| #define HAVE_DECL_VSNPRINTF 1
13672| /* end confdefs.h.  */
13673| /* Define acl_free to an innocuous variant, in case <limits.h> declares acl_free.
13674|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13675| #define acl_free innocuous_acl_free
13676| 
13677| /* System header to define __stub macros and hopefully few prototypes,
13678|     which can conflict with char acl_free (); below.
13679|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13680|     <limits.h> exists even on freestanding compilers.  */
13681| 
13682| #ifdef __STDC__
13683| # include <limits.h>
13684| #else
13685| # include <assert.h>
13686| #endif
13687| 
13688| #undef acl_free
13689| 
13690| /* Override any GCC internal prototype to avoid an error.
13691|    Use char because int might match the return type of a GCC
13692|    builtin and then its argument prototype would still apply.  */
13693| #ifdef __cplusplus
13694| extern "C"
13695| #endif
13696| char acl_free ();
13697| /* The GNU C library defines this for functions which it implements
13698|     to always fail with ENOSYS.  Some functions are actually named
13699|     something starting with __ and the normal name is an alias.  */
13700| #if defined __stub_acl_free || defined __stub___acl_free
13701| choke me
13702| #endif
13703| 
13704| int
13705| main ()
13706| {
13707| return acl_free ();
13708|   ;
13709|   return 0;
13710| }
13711configure:41554: result: no
13712configure:41469: checking for acl_from_mode
13713configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
13714/tmp/cc2FPFfN.o: In function `main':
13715conftest.c:(.text+0x20): undefined reference to `acl_from_mode'
13716collect2: ld returned 1 exit status
13717configure:41532: $? = 1
13718configure: failed program was:
13719| /* confdefs.h.  */
13720| #define PACKAGE_NAME ""
13721| #define PACKAGE_TARNAME ""
13722| #define PACKAGE_VERSION ""
13723| #define PACKAGE_STRING ""
13724| #define PACKAGE_BUGREPORT ""
13725| #define PACKAGE "gettext-tools"
13726| #define VERSION "0.17"
13727| #define STDC_HEADERS 1
13728| #define HAVE_SYS_TYPES_H 1
13729| #define HAVE_SYS_STAT_H 1
13730| #define HAVE_STDLIB_H 1
13731| #define HAVE_STRING_H 1
13732| #define HAVE_MEMORY_H 1
13733| #define HAVE_STRINGS_H 1
13734| #define HAVE_INTTYPES_H 1
13735| #define HAVE_STDINT_H 1
13736| #define HAVE_UNISTD_H 1
13737| #define __EXTENSIONS__ 1
13738| #define _ALL_SOURCE 1
13739| #define _GNU_SOURCE 1
13740| #define _POSIX_PTHREAD_SEMANTICS 1
13741| #define _TANDEM_SOURCE 1
13742| #define HAVE_DLFCN_H 1
13743| #define HAVE_VISIBILITY 1
13744| #define HAVE_STDINT_H_WITH_UINTMAX 1
13745| #define HAVE_ALLOCA_H 1
13746| #define HAVE_ALLOCA 1
13747| #define HAVE_STDLIB_H 1
13748| #define HAVE_UNISTD_H 1
13749| #define HAVE_GETPAGESIZE 1
13750| #define INTDIV0_RAISES_SIGFPE 0
13751| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
13752| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13753| #define HAVE_UINTMAX_T 1
13754| #define HAVE_INTTYPES_H 1
13755| #define USE_POSIX_THREADS 1
13756| #define USE_POSIX_THREADS_WEAK 1
13757| #define HAVE_PTHREAD_RWLOCK 1
13758| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13759| #define HAVE_BUILTIN_EXPECT 1
13760| #define HAVE_INTTYPES_H 1
13761| #define HAVE_LIMITS_H 1
13762| #define HAVE_UNISTD_H 1
13763| #define HAVE_SYS_PARAM_H 1
13764| #define HAVE_GETCWD 1
13765| #define HAVE_GETEGID 1
13766| #define HAVE_GETEUID 1
13767| #define HAVE_GETGID 1
13768| #define HAVE_GETUID 1
13769| #define HAVE_MEMPCPY 1
13770| #define HAVE_MUNMAP 1
13771| #define HAVE_STPCPY 1
13772| #define HAVE_STRCASECMP 1
13773| #define HAVE_STRDUP 1
13774| #define HAVE_STRTOUL 1
13775| #define HAVE_TSEARCH 1
13776| #define HAVE___FSETLOCKING 1
13777| #define HAVE_DECL_FEOF_UNLOCKED 1
13778| #define HAVE_DECL_FGETS_UNLOCKED 1
13779| #define HAVE_ICONV 1
13780| #define ICONV_CONST const
13781| #define HAVE_LONG_LONG_INT 1
13782| #define HAVE_WCHAR_T 1
13783| #define HAVE_INTMAX_T 1
13784| #define HAVE_POSIX_PRINTF 1
13785| #define HAVE_STDINT_H 1
13786| #define HAVE_STDINT_H 1
13787| #define HAVE_STDDEF_H 1
13788| #define HAVE_STDLIB_H 1
13789| #define HAVE_STRING_H 1
13790| #define HAVE_ASPRINTF 1
13791| #define HAVE_PUTENV 1
13792| #define HAVE_SETENV 1
13793| #define HAVE_SETLOCALE 1
13794| #define HAVE_SNPRINTF 1
13795| #define HAVE_DECL__SNPRINTF 0
13796| #define HAVE_DECL__SNWPRINTF 0
13797| #define HAVE_DECL_GETC_UNLOCKED 1
13798| #define HAVE_LANGINFO_CODESET 1
13799| #define HAVE_LC_MESSAGES 1
13800| #define ENABLE_NLS 1
13801| #define YYENABLE_NLS 1
13802| #define HAVE_STDLIB_H 1
13803| #define HAVE_STRING_H 1
13804| #define HAVE_SYS_PARAM_H 1
13805| #define HAVE_UNISTD_H 1
13806| #define HAVE_UTIME_H 1
13807| #define HAVE_FCNTL_H 1
13808| #define HAVE_FLOAT_H 1
13809| #define HAVE_SYS_TIME_H 1
13810| #define HAVE_ICONV_H 1
13811| #define HAVE_LOCALE_H 1
13812| #define HAVE_SIGNAL_H 1
13813| #define HAVE_STDINT_H 1
13814| #define HAVE_STDIO_H 1
13815| #define HAVE_SYS_STAT_H 1
13816| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
13817| #define HAVE_GETCWD 1
13818| #define HAVE_READLINK 1
13819| #define HAVE_RAISE 1
13820| #define HAVE_ISBLANK 1
13821| #define HAVE_MEMPCPY 1
13822| #define HAVE_GETTIMEOFDAY 1
13823| #define HAVE_ISASCII 1
13824| #define HAVE_SETENV 1
13825| #define HAVE_LSTAT 1
13826| #define HAVE_DECL_STRERROR_R 1
13827| #define STRERROR_R_CHAR_P 1
13828| #define HAVE_FORK 1
13829| #define HAVE_VFORK 1
13830| #define HAVE_WORKING_VFORK 1
13831| #define HAVE_WORKING_FORK 1
13832| #define HAVE_SIG_ATOMIC_T 1
13833| #define HAVE_INCLUDE_NEXT 1
13834| #define eaccess access
13835| #define mbstate_t int
13836| #define HAVE_DECL_GETDELIM 1
13837| #define HAVE_DECL_GETLINE 1
13838| #define HAVE_GETOPT_H 1
13839| #define HAVE_GETOPT_LONG_ONLY 1
13840| #define HAVE_DECL_GETENV 1
13841| #define restrict __restrict
13842| #define HAVE_UNISTD_H 1
13843| #define HAVE_DECL_GETC_UNLOCKED 1
13844| #define HAVE_STDLIB_H 1
13845| #define MALLOC_0_IS_NONNULL 0
13846| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13847| #define INSTALLPREFIX "/usr"
13848| #define HAVE_DECL_SNPRINTF 1
13849| #define HAVE__BOOL 1
13850| #define HAVE_STDBOOL_H 1
13851| #define HAVE_DECL_STRDUP 1
13852| #define HAVE_DECL_STRNLEN 1
13853| #define _FILE_OFFSET_BITS 64
13854| #define HAVE_DECL_CLEARERR_UNLOCKED 1
13855| #define HAVE_DECL_FEOF_UNLOCKED 1
13856| #define HAVE_DECL_FERROR_UNLOCKED 1
13857| #define HAVE_DECL_FFLUSH_UNLOCKED 1
13858| #define HAVE_DECL_FGETS_UNLOCKED 1
13859| #define HAVE_DECL_FPUTC_UNLOCKED 1
13860| #define HAVE_DECL_FPUTS_UNLOCKED 1
13861| #define HAVE_DECL_FREAD_UNLOCKED 1
13862| #define HAVE_DECL_FWRITE_UNLOCKED 1
13863| #define HAVE_DECL_GETCHAR_UNLOCKED 1
13864| #define HAVE_DECL_PUTC_UNLOCKED 1
13865| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13866| #define HAVE_INTMAX_T 1
13867| #define HAVE_DECL_VSNPRINTF 1
13868| /* end confdefs.h.  */
13869| /* Define acl_from_mode to an innocuous variant, in case <limits.h> declares acl_from_mode.
13870|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13871| #define acl_from_mode innocuous_acl_from_mode
13872| 
13873| /* System header to define __stub macros and hopefully few prototypes,
13874|     which can conflict with char acl_from_mode (); below.
13875|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13876|     <limits.h> exists even on freestanding compilers.  */
13877| 
13878| #ifdef __STDC__
13879| # include <limits.h>
13880| #else
13881| # include <assert.h>
13882| #endif
13883| 
13884| #undef acl_from_mode
13885| 
13886| /* Override any GCC internal prototype to avoid an error.
13887|    Use char because int might match the return type of a GCC
13888|    builtin and then its argument prototype would still apply.  */
13889| #ifdef __cplusplus
13890| extern "C"
13891| #endif
13892| char acl_from_mode ();
13893| /* The GNU C library defines this for functions which it implements
13894|     to always fail with ENOSYS.  Some functions are actually named
13895|     something starting with __ and the normal name is an alias.  */
13896| #if defined __stub_acl_from_mode || defined __stub___acl_from_mode
13897| choke me
13898| #endif
13899| 
13900| int
13901| main ()
13902| {
13903| return acl_from_mode ();
13904|   ;
13905|   return 0;
13906| }
13907configure:41554: result: no
13908configure:41469: checking for acl_from_text
13909configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
13910/tmp/ccsXhbeU.o: In function `main':
13911conftest.c:(.text+0x20): undefined reference to `acl_from_text'
13912collect2: ld returned 1 exit status
13913configure:41532: $? = 1
13914configure: failed program was:
13915| /* confdefs.h.  */
13916| #define PACKAGE_NAME ""
13917| #define PACKAGE_TARNAME ""
13918| #define PACKAGE_VERSION ""
13919| #define PACKAGE_STRING ""
13920| #define PACKAGE_BUGREPORT ""
13921| #define PACKAGE "gettext-tools"
13922| #define VERSION "0.17"
13923| #define STDC_HEADERS 1
13924| #define HAVE_SYS_TYPES_H 1
13925| #define HAVE_SYS_STAT_H 1
13926| #define HAVE_STDLIB_H 1
13927| #define HAVE_STRING_H 1
13928| #define HAVE_MEMORY_H 1
13929| #define HAVE_STRINGS_H 1
13930| #define HAVE_INTTYPES_H 1
13931| #define HAVE_STDINT_H 1
13932| #define HAVE_UNISTD_H 1
13933| #define __EXTENSIONS__ 1
13934| #define _ALL_SOURCE 1
13935| #define _GNU_SOURCE 1
13936| #define _POSIX_PTHREAD_SEMANTICS 1
13937| #define _TANDEM_SOURCE 1
13938| #define HAVE_DLFCN_H 1
13939| #define HAVE_VISIBILITY 1
13940| #define HAVE_STDINT_H_WITH_UINTMAX 1
13941| #define HAVE_ALLOCA_H 1
13942| #define HAVE_ALLOCA 1
13943| #define HAVE_STDLIB_H 1
13944| #define HAVE_UNISTD_H 1
13945| #define HAVE_GETPAGESIZE 1
13946| #define INTDIV0_RAISES_SIGFPE 0
13947| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
13948| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13949| #define HAVE_UINTMAX_T 1
13950| #define HAVE_INTTYPES_H 1
13951| #define USE_POSIX_THREADS 1
13952| #define USE_POSIX_THREADS_WEAK 1
13953| #define HAVE_PTHREAD_RWLOCK 1
13954| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13955| #define HAVE_BUILTIN_EXPECT 1
13956| #define HAVE_INTTYPES_H 1
13957| #define HAVE_LIMITS_H 1
13958| #define HAVE_UNISTD_H 1
13959| #define HAVE_SYS_PARAM_H 1
13960| #define HAVE_GETCWD 1
13961| #define HAVE_GETEGID 1
13962| #define HAVE_GETEUID 1
13963| #define HAVE_GETGID 1
13964| #define HAVE_GETUID 1
13965| #define HAVE_MEMPCPY 1
13966| #define HAVE_MUNMAP 1
13967| #define HAVE_STPCPY 1
13968| #define HAVE_STRCASECMP 1
13969| #define HAVE_STRDUP 1
13970| #define HAVE_STRTOUL 1
13971| #define HAVE_TSEARCH 1
13972| #define HAVE___FSETLOCKING 1
13973| #define HAVE_DECL_FEOF_UNLOCKED 1
13974| #define HAVE_DECL_FGETS_UNLOCKED 1
13975| #define HAVE_ICONV 1
13976| #define ICONV_CONST const
13977| #define HAVE_LONG_LONG_INT 1
13978| #define HAVE_WCHAR_T 1
13979| #define HAVE_INTMAX_T 1
13980| #define HAVE_POSIX_PRINTF 1
13981| #define HAVE_STDINT_H 1
13982| #define HAVE_STDINT_H 1
13983| #define HAVE_STDDEF_H 1
13984| #define HAVE_STDLIB_H 1
13985| #define HAVE_STRING_H 1
13986| #define HAVE_ASPRINTF 1
13987| #define HAVE_PUTENV 1
13988| #define HAVE_SETENV 1
13989| #define HAVE_SETLOCALE 1
13990| #define HAVE_SNPRINTF 1
13991| #define HAVE_DECL__SNPRINTF 0
13992| #define HAVE_DECL__SNWPRINTF 0
13993| #define HAVE_DECL_GETC_UNLOCKED 1
13994| #define HAVE_LANGINFO_CODESET 1
13995| #define HAVE_LC_MESSAGES 1
13996| #define ENABLE_NLS 1
13997| #define YYENABLE_NLS 1
13998| #define HAVE_STDLIB_H 1
13999| #define HAVE_STRING_H 1
14000| #define HAVE_SYS_PARAM_H 1
14001| #define HAVE_UNISTD_H 1
14002| #define HAVE_UTIME_H 1
14003| #define HAVE_FCNTL_H 1
14004| #define HAVE_FLOAT_H 1
14005| #define HAVE_SYS_TIME_H 1
14006| #define HAVE_ICONV_H 1
14007| #define HAVE_LOCALE_H 1
14008| #define HAVE_SIGNAL_H 1
14009| #define HAVE_STDINT_H 1
14010| #define HAVE_STDIO_H 1
14011| #define HAVE_SYS_STAT_H 1
14012| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
14013| #define HAVE_GETCWD 1
14014| #define HAVE_READLINK 1
14015| #define HAVE_RAISE 1
14016| #define HAVE_ISBLANK 1
14017| #define HAVE_MEMPCPY 1
14018| #define HAVE_GETTIMEOFDAY 1
14019| #define HAVE_ISASCII 1
14020| #define HAVE_SETENV 1
14021| #define HAVE_LSTAT 1
14022| #define HAVE_DECL_STRERROR_R 1
14023| #define STRERROR_R_CHAR_P 1
14024| #define HAVE_FORK 1
14025| #define HAVE_VFORK 1
14026| #define HAVE_WORKING_VFORK 1
14027| #define HAVE_WORKING_FORK 1
14028| #define HAVE_SIG_ATOMIC_T 1
14029| #define HAVE_INCLUDE_NEXT 1
14030| #define eaccess access
14031| #define mbstate_t int
14032| #define HAVE_DECL_GETDELIM 1
14033| #define HAVE_DECL_GETLINE 1
14034| #define HAVE_GETOPT_H 1
14035| #define HAVE_GETOPT_LONG_ONLY 1
14036| #define HAVE_DECL_GETENV 1
14037| #define restrict __restrict
14038| #define HAVE_UNISTD_H 1
14039| #define HAVE_DECL_GETC_UNLOCKED 1
14040| #define HAVE_STDLIB_H 1
14041| #define MALLOC_0_IS_NONNULL 0
14042| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14043| #define INSTALLPREFIX "/usr"
14044| #define HAVE_DECL_SNPRINTF 1
14045| #define HAVE__BOOL 1
14046| #define HAVE_STDBOOL_H 1
14047| #define HAVE_DECL_STRDUP 1
14048| #define HAVE_DECL_STRNLEN 1
14049| #define _FILE_OFFSET_BITS 64
14050| #define HAVE_DECL_CLEARERR_UNLOCKED 1
14051| #define HAVE_DECL_FEOF_UNLOCKED 1
14052| #define HAVE_DECL_FERROR_UNLOCKED 1
14053| #define HAVE_DECL_FFLUSH_UNLOCKED 1
14054| #define HAVE_DECL_FGETS_UNLOCKED 1
14055| #define HAVE_DECL_FPUTC_UNLOCKED 1
14056| #define HAVE_DECL_FPUTS_UNLOCKED 1
14057| #define HAVE_DECL_FREAD_UNLOCKED 1
14058| #define HAVE_DECL_FWRITE_UNLOCKED 1
14059| #define HAVE_DECL_GETCHAR_UNLOCKED 1
14060| #define HAVE_DECL_PUTC_UNLOCKED 1
14061| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14062| #define HAVE_INTMAX_T 1
14063| #define HAVE_DECL_VSNPRINTF 1
14064| /* end confdefs.h.  */
14065| /* Define acl_from_text to an innocuous variant, in case <limits.h> declares acl_from_text.
14066|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14067| #define acl_from_text innocuous_acl_from_text
14068| 
14069| /* System header to define __stub macros and hopefully few prototypes,
14070|     which can conflict with char acl_from_text (); below.
14071|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14072|     <limits.h> exists even on freestanding compilers.  */
14073| 
14074| #ifdef __STDC__
14075| # include <limits.h>
14076| #else
14077| # include <assert.h>
14078| #endif
14079| 
14080| #undef acl_from_text
14081| 
14082| /* Override any GCC internal prototype to avoid an error.
14083|    Use char because int might match the return type of a GCC
14084|    builtin and then its argument prototype would still apply.  */
14085| #ifdef __cplusplus
14086| extern "C"
14087| #endif
14088| char acl_from_text ();
14089| /* The GNU C library defines this for functions which it implements
14090|     to always fail with ENOSYS.  Some functions are actually named
14091|     something starting with __ and the normal name is an alias.  */
14092| #if defined __stub_acl_from_text || defined __stub___acl_from_text
14093| choke me
14094| #endif
14095| 
14096| int
14097| main ()
14098| {
14099| return acl_from_text ();
14100|   ;
14101|   return 0;
14102| }
14103configure:41554: result: no
14104configure:41469: checking for acl_delete_def_file
14105configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14106/tmp/cciMcW30.o: In function `main':
14107conftest.c:(.text+0x20): undefined reference to `acl_delete_def_file'
14108collect2: ld returned 1 exit status
14109configure:41532: $? = 1
14110configure: failed program was:
14111| /* confdefs.h.  */
14112| #define PACKAGE_NAME ""
14113| #define PACKAGE_TARNAME ""
14114| #define PACKAGE_VERSION ""
14115| #define PACKAGE_STRING ""
14116| #define PACKAGE_BUGREPORT ""
14117| #define PACKAGE "gettext-tools"
14118| #define VERSION "0.17"
14119| #define STDC_HEADERS 1
14120| #define HAVE_SYS_TYPES_H 1
14121| #define HAVE_SYS_STAT_H 1
14122| #define HAVE_STDLIB_H 1
14123| #define HAVE_STRING_H 1
14124| #define HAVE_MEMORY_H 1
14125| #define HAVE_STRINGS_H 1
14126| #define HAVE_INTTYPES_H 1
14127| #define HAVE_STDINT_H 1
14128| #define HAVE_UNISTD_H 1
14129| #define __EXTENSIONS__ 1
14130| #define _ALL_SOURCE 1
14131| #define _GNU_SOURCE 1
14132| #define _POSIX_PTHREAD_SEMANTICS 1
14133| #define _TANDEM_SOURCE 1
14134| #define HAVE_DLFCN_H 1
14135| #define HAVE_VISIBILITY 1
14136| #define HAVE_STDINT_H_WITH_UINTMAX 1
14137| #define HAVE_ALLOCA_H 1
14138| #define HAVE_ALLOCA 1
14139| #define HAVE_STDLIB_H 1
14140| #define HAVE_UNISTD_H 1
14141| #define HAVE_GETPAGESIZE 1
14142| #define INTDIV0_RAISES_SIGFPE 0
14143| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
14144| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14145| #define HAVE_UINTMAX_T 1
14146| #define HAVE_INTTYPES_H 1
14147| #define USE_POSIX_THREADS 1
14148| #define USE_POSIX_THREADS_WEAK 1
14149| #define HAVE_PTHREAD_RWLOCK 1
14150| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14151| #define HAVE_BUILTIN_EXPECT 1
14152| #define HAVE_INTTYPES_H 1
14153| #define HAVE_LIMITS_H 1
14154| #define HAVE_UNISTD_H 1
14155| #define HAVE_SYS_PARAM_H 1
14156| #define HAVE_GETCWD 1
14157| #define HAVE_GETEGID 1
14158| #define HAVE_GETEUID 1
14159| #define HAVE_GETGID 1
14160| #define HAVE_GETUID 1
14161| #define HAVE_MEMPCPY 1
14162| #define HAVE_MUNMAP 1
14163| #define HAVE_STPCPY 1
14164| #define HAVE_STRCASECMP 1
14165| #define HAVE_STRDUP 1
14166| #define HAVE_STRTOUL 1
14167| #define HAVE_TSEARCH 1
14168| #define HAVE___FSETLOCKING 1
14169| #define HAVE_DECL_FEOF_UNLOCKED 1
14170| #define HAVE_DECL_FGETS_UNLOCKED 1
14171| #define HAVE_ICONV 1
14172| #define ICONV_CONST const
14173| #define HAVE_LONG_LONG_INT 1
14174| #define HAVE_WCHAR_T 1
14175| #define HAVE_INTMAX_T 1
14176| #define HAVE_POSIX_PRINTF 1
14177| #define HAVE_STDINT_H 1
14178| #define HAVE_STDINT_H 1
14179| #define HAVE_STDDEF_H 1
14180| #define HAVE_STDLIB_H 1
14181| #define HAVE_STRING_H 1
14182| #define HAVE_ASPRINTF 1
14183| #define HAVE_PUTENV 1
14184| #define HAVE_SETENV 1
14185| #define HAVE_SETLOCALE 1
14186| #define HAVE_SNPRINTF 1
14187| #define HAVE_DECL__SNPRINTF 0
14188| #define HAVE_DECL__SNWPRINTF 0
14189| #define HAVE_DECL_GETC_UNLOCKED 1
14190| #define HAVE_LANGINFO_CODESET 1
14191| #define HAVE_LC_MESSAGES 1
14192| #define ENABLE_NLS 1
14193| #define YYENABLE_NLS 1
14194| #define HAVE_STDLIB_H 1
14195| #define HAVE_STRING_H 1
14196| #define HAVE_SYS_PARAM_H 1
14197| #define HAVE_UNISTD_H 1
14198| #define HAVE_UTIME_H 1
14199| #define HAVE_FCNTL_H 1
14200| #define HAVE_FLOAT_H 1
14201| #define HAVE_SYS_TIME_H 1
14202| #define HAVE_ICONV_H 1
14203| #define HAVE_LOCALE_H 1
14204| #define HAVE_SIGNAL_H 1
14205| #define HAVE_STDINT_H 1
14206| #define HAVE_STDIO_H 1
14207| #define HAVE_SYS_STAT_H 1
14208| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
14209| #define HAVE_GETCWD 1
14210| #define HAVE_READLINK 1
14211| #define HAVE_RAISE 1
14212| #define HAVE_ISBLANK 1
14213| #define HAVE_MEMPCPY 1
14214| #define HAVE_GETTIMEOFDAY 1
14215| #define HAVE_ISASCII 1
14216| #define HAVE_SETENV 1
14217| #define HAVE_LSTAT 1
14218| #define HAVE_DECL_STRERROR_R 1
14219| #define STRERROR_R_CHAR_P 1
14220| #define HAVE_FORK 1
14221| #define HAVE_VFORK 1
14222| #define HAVE_WORKING_VFORK 1
14223| #define HAVE_WORKING_FORK 1
14224| #define HAVE_SIG_ATOMIC_T 1
14225| #define HAVE_INCLUDE_NEXT 1
14226| #define eaccess access
14227| #define mbstate_t int
14228| #define HAVE_DECL_GETDELIM 1
14229| #define HAVE_DECL_GETLINE 1
14230| #define HAVE_GETOPT_H 1
14231| #define HAVE_GETOPT_LONG_ONLY 1
14232| #define HAVE_DECL_GETENV 1
14233| #define restrict __restrict
14234| #define HAVE_UNISTD_H 1
14235| #define HAVE_DECL_GETC_UNLOCKED 1
14236| #define HAVE_STDLIB_H 1
14237| #define MALLOC_0_IS_NONNULL 0
14238| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14239| #define INSTALLPREFIX "/usr"
14240| #define HAVE_DECL_SNPRINTF 1
14241| #define HAVE__BOOL 1
14242| #define HAVE_STDBOOL_H 1
14243| #define HAVE_DECL_STRDUP 1
14244| #define HAVE_DECL_STRNLEN 1
14245| #define _FILE_OFFSET_BITS 64
14246| #define HAVE_DECL_CLEARERR_UNLOCKED 1
14247| #define HAVE_DECL_FEOF_UNLOCKED 1
14248| #define HAVE_DECL_FERROR_UNLOCKED 1
14249| #define HAVE_DECL_FFLUSH_UNLOCKED 1
14250| #define HAVE_DECL_FGETS_UNLOCKED 1
14251| #define HAVE_DECL_FPUTC_UNLOCKED 1
14252| #define HAVE_DECL_FPUTS_UNLOCKED 1
14253| #define HAVE_DECL_FREAD_UNLOCKED 1
14254| #define HAVE_DECL_FWRITE_UNLOCKED 1
14255| #define HAVE_DECL_GETCHAR_UNLOCKED 1
14256| #define HAVE_DECL_PUTC_UNLOCKED 1
14257| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14258| #define HAVE_INTMAX_T 1
14259| #define HAVE_DECL_VSNPRINTF 1
14260| /* end confdefs.h.  */
14261| /* Define acl_delete_def_file to an innocuous variant, in case <limits.h> declares acl_delete_def_file.
14262|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14263| #define acl_delete_def_file innocuous_acl_delete_def_file
14264| 
14265| /* System header to define __stub macros and hopefully few prototypes,
14266|     which can conflict with char acl_delete_def_file (); below.
14267|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14268|     <limits.h> exists even on freestanding compilers.  */
14269| 
14270| #ifdef __STDC__
14271| # include <limits.h>
14272| #else
14273| # include <assert.h>
14274| #endif
14275| 
14276| #undef acl_delete_def_file
14277| 
14278| /* Override any GCC internal prototype to avoid an error.
14279|    Use char because int might match the return type of a GCC
14280|    builtin and then its argument prototype would still apply.  */
14281| #ifdef __cplusplus
14282| extern "C"
14283| #endif
14284| char acl_delete_def_file ();
14285| /* The GNU C library defines this for functions which it implements
14286|     to always fail with ENOSYS.  Some functions are actually named
14287|     something starting with __ and the normal name is an alias.  */
14288| #if defined __stub_acl_delete_def_file || defined __stub___acl_delete_def_file
14289| choke me
14290| #endif
14291| 
14292| int
14293| main ()
14294| {
14295| return acl_delete_def_file ();
14296|   ;
14297|   return 0;
14298| }
14299configure:41554: result: no
14300configure:41469: checking for acl_extended_file
14301configure:41525: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14302/tmp/cc8rZcD8.o: In function `main':
14303conftest.c:(.text+0x20): undefined reference to `acl_extended_file'
14304collect2: ld returned 1 exit status
14305configure:41532: $? = 1
14306configure: failed program was:
14307| /* confdefs.h.  */
14308| #define PACKAGE_NAME ""
14309| #define PACKAGE_TARNAME ""
14310| #define PACKAGE_VERSION ""
14311| #define PACKAGE_STRING ""
14312| #define PACKAGE_BUGREPORT ""
14313| #define PACKAGE "gettext-tools"
14314| #define VERSION "0.17"
14315| #define STDC_HEADERS 1
14316| #define HAVE_SYS_TYPES_H 1
14317| #define HAVE_SYS_STAT_H 1
14318| #define HAVE_STDLIB_H 1
14319| #define HAVE_STRING_H 1
14320| #define HAVE_MEMORY_H 1
14321| #define HAVE_STRINGS_H 1
14322| #define HAVE_INTTYPES_H 1
14323| #define HAVE_STDINT_H 1
14324| #define HAVE_UNISTD_H 1
14325| #define __EXTENSIONS__ 1
14326| #define _ALL_SOURCE 1
14327| #define _GNU_SOURCE 1
14328| #define _POSIX_PTHREAD_SEMANTICS 1
14329| #define _TANDEM_SOURCE 1
14330| #define HAVE_DLFCN_H 1
14331| #define HAVE_VISIBILITY 1
14332| #define HAVE_STDINT_H_WITH_UINTMAX 1
14333| #define HAVE_ALLOCA_H 1
14334| #define HAVE_ALLOCA 1
14335| #define HAVE_STDLIB_H 1
14336| #define HAVE_UNISTD_H 1
14337| #define HAVE_GETPAGESIZE 1
14338| #define INTDIV0_RAISES_SIGFPE 0
14339| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
14340| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14341| #define HAVE_UINTMAX_T 1
14342| #define HAVE_INTTYPES_H 1
14343| #define USE_POSIX_THREADS 1
14344| #define USE_POSIX_THREADS_WEAK 1
14345| #define HAVE_PTHREAD_RWLOCK 1
14346| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14347| #define HAVE_BUILTIN_EXPECT 1
14348| #define HAVE_INTTYPES_H 1
14349| #define HAVE_LIMITS_H 1
14350| #define HAVE_UNISTD_H 1
14351| #define HAVE_SYS_PARAM_H 1
14352| #define HAVE_GETCWD 1
14353| #define HAVE_GETEGID 1
14354| #define HAVE_GETEUID 1
14355| #define HAVE_GETGID 1
14356| #define HAVE_GETUID 1
14357| #define HAVE_MEMPCPY 1
14358| #define HAVE_MUNMAP 1
14359| #define HAVE_STPCPY 1
14360| #define HAVE_STRCASECMP 1
14361| #define HAVE_STRDUP 1
14362| #define HAVE_STRTOUL 1
14363| #define HAVE_TSEARCH 1
14364| #define HAVE___FSETLOCKING 1
14365| #define HAVE_DECL_FEOF_UNLOCKED 1
14366| #define HAVE_DECL_FGETS_UNLOCKED 1
14367| #define HAVE_ICONV 1
14368| #define ICONV_CONST const
14369| #define HAVE_LONG_LONG_INT 1
14370| #define HAVE_WCHAR_T 1
14371| #define HAVE_INTMAX_T 1
14372| #define HAVE_POSIX_PRINTF 1
14373| #define HAVE_STDINT_H 1
14374| #define HAVE_STDINT_H 1
14375| #define HAVE_STDDEF_H 1
14376| #define HAVE_STDLIB_H 1
14377| #define HAVE_STRING_H 1
14378| #define HAVE_ASPRINTF 1
14379| #define HAVE_PUTENV 1
14380| #define HAVE_SETENV 1
14381| #define HAVE_SETLOCALE 1
14382| #define HAVE_SNPRINTF 1
14383| #define HAVE_DECL__SNPRINTF 0
14384| #define HAVE_DECL__SNWPRINTF 0
14385| #define HAVE_DECL_GETC_UNLOCKED 1
14386| #define HAVE_LANGINFO_CODESET 1
14387| #define HAVE_LC_MESSAGES 1
14388| #define ENABLE_NLS 1
14389| #define YYENABLE_NLS 1
14390| #define HAVE_STDLIB_H 1
14391| #define HAVE_STRING_H 1
14392| #define HAVE_SYS_PARAM_H 1
14393| #define HAVE_UNISTD_H 1
14394| #define HAVE_UTIME_H 1
14395| #define HAVE_FCNTL_H 1
14396| #define HAVE_FLOAT_H 1
14397| #define HAVE_SYS_TIME_H 1
14398| #define HAVE_ICONV_H 1
14399| #define HAVE_LOCALE_H 1
14400| #define HAVE_SIGNAL_H 1
14401| #define HAVE_STDINT_H 1
14402| #define HAVE_STDIO_H 1
14403| #define HAVE_SYS_STAT_H 1
14404| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
14405| #define HAVE_GETCWD 1
14406| #define HAVE_READLINK 1
14407| #define HAVE_RAISE 1
14408| #define HAVE_ISBLANK 1
14409| #define HAVE_MEMPCPY 1
14410| #define HAVE_GETTIMEOFDAY 1
14411| #define HAVE_ISASCII 1
14412| #define HAVE_SETENV 1
14413| #define HAVE_LSTAT 1
14414| #define HAVE_DECL_STRERROR_R 1
14415| #define STRERROR_R_CHAR_P 1
14416| #define HAVE_FORK 1
14417| #define HAVE_VFORK 1
14418| #define HAVE_WORKING_VFORK 1
14419| #define HAVE_WORKING_FORK 1
14420| #define HAVE_SIG_ATOMIC_T 1
14421| #define HAVE_INCLUDE_NEXT 1
14422| #define eaccess access
14423| #define mbstate_t int
14424| #define HAVE_DECL_GETDELIM 1
14425| #define HAVE_DECL_GETLINE 1
14426| #define HAVE_GETOPT_H 1
14427| #define HAVE_GETOPT_LONG_ONLY 1
14428| #define HAVE_DECL_GETENV 1
14429| #define restrict __restrict
14430| #define HAVE_UNISTD_H 1
14431| #define HAVE_DECL_GETC_UNLOCKED 1
14432| #define HAVE_STDLIB_H 1
14433| #define MALLOC_0_IS_NONNULL 0
14434| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14435| #define INSTALLPREFIX "/usr"
14436| #define HAVE_DECL_SNPRINTF 1
14437| #define HAVE__BOOL 1
14438| #define HAVE_STDBOOL_H 1
14439| #define HAVE_DECL_STRDUP 1
14440| #define HAVE_DECL_STRNLEN 1
14441| #define _FILE_OFFSET_BITS 64
14442| #define HAVE_DECL_CLEARERR_UNLOCKED 1
14443| #define HAVE_DECL_FEOF_UNLOCKED 1
14444| #define HAVE_DECL_FERROR_UNLOCKED 1
14445| #define HAVE_DECL_FFLUSH_UNLOCKED 1
14446| #define HAVE_DECL_FGETS_UNLOCKED 1
14447| #define HAVE_DECL_FPUTC_UNLOCKED 1
14448| #define HAVE_DECL_FPUTS_UNLOCKED 1
14449| #define HAVE_DECL_FREAD_UNLOCKED 1
14450| #define HAVE_DECL_FWRITE_UNLOCKED 1
14451| #define HAVE_DECL_GETCHAR_UNLOCKED 1
14452| #define HAVE_DECL_PUTC_UNLOCKED 1
14453| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14454| #define HAVE_INTMAX_T 1
14455| #define HAVE_DECL_VSNPRINTF 1
14456| /* end confdefs.h.  */
14457| /* Define acl_extended_file to an innocuous variant, in case <limits.h> declares acl_extended_file.
14458|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14459| #define acl_extended_file innocuous_acl_extended_file
14460| 
14461| /* System header to define __stub macros and hopefully few prototypes,
14462|     which can conflict with char acl_extended_file (); below.
14463|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14464|     <limits.h> exists even on freestanding compilers.  */
14465| 
14466| #ifdef __STDC__
14467| # include <limits.h>
14468| #else
14469| # include <assert.h>
14470| #endif
14471| 
14472| #undef acl_extended_file
14473| 
14474| /* Override any GCC internal prototype to avoid an error.
14475|    Use char because int might match the return type of a GCC
14476|    builtin and then its argument prototype would still apply.  */
14477| #ifdef __cplusplus
14478| extern "C"
14479| #endif
14480| char acl_extended_file ();
14481| /* The GNU C library defines this for functions which it implements
14482|     to always fail with ENOSYS.  Some functions are actually named
14483|     something starting with __ and the normal name is an alias.  */
14484| #if defined __stub_acl_extended_file || defined __stub___acl_extended_file
14485| choke me
14486| #endif
14487| 
14488| int
14489| main ()
14490| {
14491| return acl_extended_file ();
14492|   ;
14493|   return 0;
14494| }
14495configure:41554: result: no
14496configure:41939: checking for atexit
14497configure:41995: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14498configure:42002: $? = 0
14499configure:42024: result: yes
14500configure:42065: checking dirent.h usability
14501configure:42082: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
14502configure:42089: $? = 0
14503configure:42103: result: yes
14504configure:42107: checking dirent.h presence
14505configure:42122: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
14506configure:42129: $? = 0
14507configure:42143: result: yes
14508configure:42171: checking for dirent.h
14509configure:42180: result: yes
14510configure:42054: checking for string.h
14511configure:42061: result: yes
14512configure:42195: checking for long file names
14513configure:42227: result: yes
14514configure:42241: checking for pathconf
14515configure:42297: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14516configure:42304: $? = 0
14517configure:42326: result: yes
14518configure:42344: checking for string.h
14519configure:42351: result: yes
14520configure:42344: checking for unistd.h
14521configure:42351: result: yes
14522configure:42530: checking byteswap.h usability
14523configure:42547: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
14524configure:42554: $? = 0
14525configure:42568: result: yes
14526configure:42572: checking byteswap.h presence
14527configure:42587: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
14528configure:42594: $? = 0
14529configure:42608: result: yes
14530configure:42636: checking for byteswap.h
14531configure:42645: result: yes
14532configure:42671: checking for a traditional french locale
14533configure:42737: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14534configure:42740: $? = 0
14535configure:42778: result: none
14536configure:42785: checking for a turkish Unicode locale
14537configure:42843: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14538conftest.c: In function 'main':
14539conftest.c:199: warning: incompatible implicit declaration of built-in function 'towupper'
14540conftest.c:199: warning: incompatible implicit declaration of built-in function 'towlower'
14541/tmp/ccsugTX4.o: In function `main':
14542conftest.c:(.text+0x134): undefined reference to `towupper'
14543conftest.c:(.text+0x15c): undefined reference to `towlower'
14544conftest.c:(.text+0x184): undefined reference to `towupper'
14545conftest.c:(.text+0x1ac): undefined reference to `towlower'
14546collect2: ld returned 1 exit status
14547configure:42846: $? = 1
14548configure:42875: result: none
14549configure:42956: checking for chown
14550configure:43012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14551configure:43019: $? = 0
14552configure:43041: result: yes
14553configure:42956: checking for utime
14554configure:43012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14555configure:43019: $? = 0
14556configure:43041: result: yes
14557configure:42956: checking for utimes
14558configure:43012: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14559configure:43019: $? = 0
14560configure:43041: result: yes
14561configure:43071: checking for error_at_line
14562configure:43097: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14563configure:43104: $? = 0
14564configure:43124: result: yes
14565configure:43166: checking for posix_spawn
14566configure:43222: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14567/tmp/ccClTyuD.o: In function `main':
14568conftest.c:(.text+0x20): undefined reference to `posix_spawn'
14569collect2: ld returned 1 exit status
14570configure:43229: $? = 1
14571configure: failed program was:
14572| /* confdefs.h.  */
14573| #define PACKAGE_NAME ""
14574| #define PACKAGE_TARNAME ""
14575| #define PACKAGE_VERSION ""
14576| #define PACKAGE_STRING ""
14577| #define PACKAGE_BUGREPORT ""
14578| #define PACKAGE "gettext-tools"
14579| #define VERSION "0.17"
14580| #define STDC_HEADERS 1
14581| #define HAVE_SYS_TYPES_H 1
14582| #define HAVE_SYS_STAT_H 1
14583| #define HAVE_STDLIB_H 1
14584| #define HAVE_STRING_H 1
14585| #define HAVE_MEMORY_H 1
14586| #define HAVE_STRINGS_H 1
14587| #define HAVE_INTTYPES_H 1
14588| #define HAVE_STDINT_H 1
14589| #define HAVE_UNISTD_H 1
14590| #define __EXTENSIONS__ 1
14591| #define _ALL_SOURCE 1
14592| #define _GNU_SOURCE 1
14593| #define _POSIX_PTHREAD_SEMANTICS 1
14594| #define _TANDEM_SOURCE 1
14595| #define HAVE_DLFCN_H 1
14596| #define HAVE_VISIBILITY 1
14597| #define HAVE_STDINT_H_WITH_UINTMAX 1
14598| #define HAVE_ALLOCA_H 1
14599| #define HAVE_ALLOCA 1
14600| #define HAVE_STDLIB_H 1
14601| #define HAVE_UNISTD_H 1
14602| #define HAVE_GETPAGESIZE 1
14603| #define INTDIV0_RAISES_SIGFPE 0
14604| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
14605| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14606| #define HAVE_UINTMAX_T 1
14607| #define HAVE_INTTYPES_H 1
14608| #define USE_POSIX_THREADS 1
14609| #define USE_POSIX_THREADS_WEAK 1
14610| #define HAVE_PTHREAD_RWLOCK 1
14611| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14612| #define HAVE_BUILTIN_EXPECT 1
14613| #define HAVE_INTTYPES_H 1
14614| #define HAVE_LIMITS_H 1
14615| #define HAVE_UNISTD_H 1
14616| #define HAVE_SYS_PARAM_H 1
14617| #define HAVE_GETCWD 1
14618| #define HAVE_GETEGID 1
14619| #define HAVE_GETEUID 1
14620| #define HAVE_GETGID 1
14621| #define HAVE_GETUID 1
14622| #define HAVE_MEMPCPY 1
14623| #define HAVE_MUNMAP 1
14624| #define HAVE_STPCPY 1
14625| #define HAVE_STRCASECMP 1
14626| #define HAVE_STRDUP 1
14627| #define HAVE_STRTOUL 1
14628| #define HAVE_TSEARCH 1
14629| #define HAVE___FSETLOCKING 1
14630| #define HAVE_DECL_FEOF_UNLOCKED 1
14631| #define HAVE_DECL_FGETS_UNLOCKED 1
14632| #define HAVE_ICONV 1
14633| #define ICONV_CONST const
14634| #define HAVE_LONG_LONG_INT 1
14635| #define HAVE_WCHAR_T 1
14636| #define HAVE_INTMAX_T 1
14637| #define HAVE_POSIX_PRINTF 1
14638| #define HAVE_STDINT_H 1
14639| #define HAVE_STDINT_H 1
14640| #define HAVE_STDDEF_H 1
14641| #define HAVE_STDLIB_H 1
14642| #define HAVE_STRING_H 1
14643| #define HAVE_ASPRINTF 1
14644| #define HAVE_PUTENV 1
14645| #define HAVE_SETENV 1
14646| #define HAVE_SETLOCALE 1
14647| #define HAVE_SNPRINTF 1
14648| #define HAVE_DECL__SNPRINTF 0
14649| #define HAVE_DECL__SNWPRINTF 0
14650| #define HAVE_DECL_GETC_UNLOCKED 1
14651| #define HAVE_LANGINFO_CODESET 1
14652| #define HAVE_LC_MESSAGES 1
14653| #define ENABLE_NLS 1
14654| #define YYENABLE_NLS 1
14655| #define HAVE_STDLIB_H 1
14656| #define HAVE_STRING_H 1
14657| #define HAVE_SYS_PARAM_H 1
14658| #define HAVE_UNISTD_H 1
14659| #define HAVE_UTIME_H 1
14660| #define HAVE_FCNTL_H 1
14661| #define HAVE_FLOAT_H 1
14662| #define HAVE_SYS_TIME_H 1
14663| #define HAVE_ICONV_H 1
14664| #define HAVE_LOCALE_H 1
14665| #define HAVE_SIGNAL_H 1
14666| #define HAVE_STDINT_H 1
14667| #define HAVE_STDIO_H 1
14668| #define HAVE_SYS_STAT_H 1
14669| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
14670| #define HAVE_GETCWD 1
14671| #define HAVE_READLINK 1
14672| #define HAVE_RAISE 1
14673| #define HAVE_ISBLANK 1
14674| #define HAVE_MEMPCPY 1
14675| #define HAVE_GETTIMEOFDAY 1
14676| #define HAVE_ISASCII 1
14677| #define HAVE_SETENV 1
14678| #define HAVE_LSTAT 1
14679| #define HAVE_DECL_STRERROR_R 1
14680| #define STRERROR_R_CHAR_P 1
14681| #define HAVE_FORK 1
14682| #define HAVE_VFORK 1
14683| #define HAVE_WORKING_VFORK 1
14684| #define HAVE_WORKING_FORK 1
14685| #define HAVE_SIG_ATOMIC_T 1
14686| #define HAVE_INCLUDE_NEXT 1
14687| #define eaccess access
14688| #define mbstate_t int
14689| #define HAVE_DECL_GETDELIM 1
14690| #define HAVE_DECL_GETLINE 1
14691| #define HAVE_GETOPT_H 1
14692| #define HAVE_GETOPT_LONG_ONLY 1
14693| #define HAVE_DECL_GETENV 1
14694| #define restrict __restrict
14695| #define HAVE_UNISTD_H 1
14696| #define HAVE_DECL_GETC_UNLOCKED 1
14697| #define HAVE_STDLIB_H 1
14698| #define MALLOC_0_IS_NONNULL 0
14699| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14700| #define INSTALLPREFIX "/usr"
14701| #define HAVE_DECL_SNPRINTF 1
14702| #define HAVE__BOOL 1
14703| #define HAVE_STDBOOL_H 1
14704| #define HAVE_DECL_STRDUP 1
14705| #define HAVE_DECL_STRNLEN 1
14706| #define _FILE_OFFSET_BITS 64
14707| #define HAVE_DECL_CLEARERR_UNLOCKED 1
14708| #define HAVE_DECL_FEOF_UNLOCKED 1
14709| #define HAVE_DECL_FERROR_UNLOCKED 1
14710| #define HAVE_DECL_FFLUSH_UNLOCKED 1
14711| #define HAVE_DECL_FGETS_UNLOCKED 1
14712| #define HAVE_DECL_FPUTC_UNLOCKED 1
14713| #define HAVE_DECL_FPUTS_UNLOCKED 1
14714| #define HAVE_DECL_FREAD_UNLOCKED 1
14715| #define HAVE_DECL_FWRITE_UNLOCKED 1
14716| #define HAVE_DECL_GETCHAR_UNLOCKED 1
14717| #define HAVE_DECL_PUTC_UNLOCKED 1
14718| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14719| #define HAVE_INTMAX_T 1
14720| #define HAVE_DECL_VSNPRINTF 1
14721| #define USE_ACL 0
14722| #define HAVE_ATEXIT 1
14723| #define HAVE_DIRENT_H 1
14724| #define HAVE_STRING_H 1
14725| #define HAVE_LONG_FILE_NAMES 1
14726| #define HAVE_PATHCONF 1
14727| #define HAVE_STRING_H 1
14728| #define HAVE_UNISTD_H 1
14729| #define YYENABLE_NLS 1
14730| #define HAVE_BYTESWAP_H 1
14731| #define realpath rpl_realpath
14732| #define SIGNAL_SAFE_LIST 1
14733| #define HAVE_CHOWN 1
14734| #define HAVE_UTIME 1
14735| #define HAVE_UTIMES 1
14736| /* end confdefs.h.  */
14737| /* Define posix_spawn to an innocuous variant, in case <limits.h> declares posix_spawn.
14738|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14739| #define posix_spawn innocuous_posix_spawn
14740| 
14741| /* System header to define __stub macros and hopefully few prototypes,
14742|     which can conflict with char posix_spawn (); below.
14743|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14744|     <limits.h> exists even on freestanding compilers.  */
14745| 
14746| #ifdef __STDC__
14747| # include <limits.h>
14748| #else
14749| # include <assert.h>
14750| #endif
14751| 
14752| #undef posix_spawn
14753| 
14754| /* Override any GCC internal prototype to avoid an error.
14755|    Use char because int might match the return type of a GCC
14756|    builtin and then its argument prototype would still apply.  */
14757| #ifdef __cplusplus
14758| extern "C"
14759| #endif
14760| char posix_spawn ();
14761| /* The GNU C library defines this for functions which it implements
14762|     to always fail with ENOSYS.  Some functions are actually named
14763|     something starting with __ and the normal name is an alias.  */
14764| #if defined __stub_posix_spawn || defined __stub___posix_spawn
14765| choke me
14766| #endif
14767| 
14768| int
14769| main ()
14770| {
14771| return posix_spawn ();
14772|   ;
14773|   return 0;
14774| }
14775configure:43251: result: no
14776configure:43287: checking for sigaction
14777configure:43343: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14778configure:43350: $? = 0
14779configure:43372: result: yes
14780configure:43387: checking for working fcntl.h
14781configure:43489: result: cross-compiling
14782configure:43637: checking for working POSIX fnmatch
14783configure:43734: result: cross
14784configure:43739: checking whether isblank is declared
14785configure:43769: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
14786configure:43776: $? = 0
14787configure:43791: result: yes
14788configure:43900: checking for Java to native code compiler
14789configure:44031: result: none
14790configure:44058: checking for getdelim
14791configure:44114: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14792configure:44121: $? = 0
14793configure:44143: result: yes
14794configure:44297: checking for getline
14795configure:44353: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14796configure:44360: $? = 0
14797configure:44380: result: yes
14798configure:44389: checking for working getline function
14799configure:44481: result: yes
14800configure:44804: checking for gettimeofday with POSIX signature
14801configure:44836: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
14802conftest.c: In function 'main':
14803conftest.c:180: warning: initialization from incompatible pointer type
14804configure:44843: $? = 0
14805configure:44858: result: yes
14806configure:44864: checking whether gettimeofday clobbers localtime buffer
14807configure:44937: result: yes
14808configure:44970: checking sys/timeb.h usability
14809configure:44987: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
14810configure:44994: $? = 0
14811configure:45008: result: yes
14812configure:45012: checking sys/timeb.h presence
14813configure:45027: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
14814configure:45034: $? = 0
14815configure:45048: result: yes
14816configure:45076: checking for sys/timeb.h
14817configure:45085: result: yes
14818configure:45104: checking for _ftime
14819configure:45160: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
14820/tmp/cc04rqMe.o: In function `main':
14821conftest.c:(.text+0x20): undefined reference to `_ftime'
14822collect2: ld returned 1 exit status
14823configure:45167: $? = 1
14824configure: failed program was:
14825| /* confdefs.h.  */
14826| #define PACKAGE_NAME ""
14827| #define PACKAGE_TARNAME ""
14828| #define PACKAGE_VERSION ""
14829| #define PACKAGE_STRING ""
14830| #define PACKAGE_BUGREPORT ""
14831| #define PACKAGE "gettext-tools"
14832| #define VERSION "0.17"
14833| #define STDC_HEADERS 1
14834| #define HAVE_SYS_TYPES_H 1
14835| #define HAVE_SYS_STAT_H 1
14836| #define HAVE_STDLIB_H 1
14837| #define HAVE_STRING_H 1
14838| #define HAVE_MEMORY_H 1
14839| #define HAVE_STRINGS_H 1
14840| #define HAVE_INTTYPES_H 1
14841| #define HAVE_STDINT_H 1
14842| #define HAVE_UNISTD_H 1
14843| #define __EXTENSIONS__ 1
14844| #define _ALL_SOURCE 1
14845| #define _GNU_SOURCE 1
14846| #define _POSIX_PTHREAD_SEMANTICS 1
14847| #define _TANDEM_SOURCE 1
14848| #define HAVE_DLFCN_H 1
14849| #define HAVE_VISIBILITY 1
14850| #define HAVE_STDINT_H_WITH_UINTMAX 1
14851| #define HAVE_ALLOCA_H 1
14852| #define HAVE_ALLOCA 1
14853| #define HAVE_STDLIB_H 1
14854| #define HAVE_UNISTD_H 1
14855| #define HAVE_GETPAGESIZE 1
14856| #define INTDIV0_RAISES_SIGFPE 0
14857| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
14858| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14859| #define HAVE_UINTMAX_T 1
14860| #define HAVE_INTTYPES_H 1
14861| #define USE_POSIX_THREADS 1
14862| #define USE_POSIX_THREADS_WEAK 1
14863| #define HAVE_PTHREAD_RWLOCK 1
14864| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14865| #define HAVE_BUILTIN_EXPECT 1
14866| #define HAVE_INTTYPES_H 1
14867| #define HAVE_LIMITS_H 1
14868| #define HAVE_UNISTD_H 1
14869| #define HAVE_SYS_PARAM_H 1
14870| #define HAVE_GETCWD 1
14871| #define HAVE_GETEGID 1
14872| #define HAVE_GETEUID 1
14873| #define HAVE_GETGID 1
14874| #define HAVE_GETUID 1
14875| #define HAVE_MEMPCPY 1
14876| #define HAVE_MUNMAP 1
14877| #define HAVE_STPCPY 1
14878| #define HAVE_STRCASECMP 1
14879| #define HAVE_STRDUP 1
14880| #define HAVE_STRTOUL 1
14881| #define HAVE_TSEARCH 1
14882| #define HAVE___FSETLOCKING 1
14883| #define HAVE_DECL_FEOF_UNLOCKED 1
14884| #define HAVE_DECL_FGETS_UNLOCKED 1
14885| #define HAVE_ICONV 1
14886| #define ICONV_CONST const
14887| #define HAVE_LONG_LONG_INT 1
14888| #define HAVE_WCHAR_T 1
14889| #define HAVE_INTMAX_T 1
14890| #define HAVE_POSIX_PRINTF 1
14891| #define HAVE_STDINT_H 1
14892| #define HAVE_STDINT_H 1
14893| #define HAVE_STDDEF_H 1
14894| #define HAVE_STDLIB_H 1
14895| #define HAVE_STRING_H 1
14896| #define HAVE_ASPRINTF 1
14897| #define HAVE_PUTENV 1
14898| #define HAVE_SETENV 1
14899| #define HAVE_SETLOCALE 1
14900| #define HAVE_SNPRINTF 1
14901| #define HAVE_DECL__SNPRINTF 0
14902| #define HAVE_DECL__SNWPRINTF 0
14903| #define HAVE_DECL_GETC_UNLOCKED 1
14904| #define HAVE_LANGINFO_CODESET 1
14905| #define HAVE_LC_MESSAGES 1
14906| #define ENABLE_NLS 1
14907| #define YYENABLE_NLS 1
14908| #define HAVE_STDLIB_H 1
14909| #define HAVE_STRING_H 1
14910| #define HAVE_SYS_PARAM_H 1
14911| #define HAVE_UNISTD_H 1
14912| #define HAVE_UTIME_H 1
14913| #define HAVE_FCNTL_H 1
14914| #define HAVE_FLOAT_H 1
14915| #define HAVE_SYS_TIME_H 1
14916| #define HAVE_ICONV_H 1
14917| #define HAVE_LOCALE_H 1
14918| #define HAVE_SIGNAL_H 1
14919| #define HAVE_STDINT_H 1
14920| #define HAVE_STDIO_H 1
14921| #define HAVE_SYS_STAT_H 1
14922| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
14923| #define HAVE_GETCWD 1
14924| #define HAVE_READLINK 1
14925| #define HAVE_RAISE 1
14926| #define HAVE_ISBLANK 1
14927| #define HAVE_MEMPCPY 1
14928| #define HAVE_GETTIMEOFDAY 1
14929| #define HAVE_ISASCII 1
14930| #define HAVE_SETENV 1
14931| #define HAVE_LSTAT 1
14932| #define HAVE_DECL_STRERROR_R 1
14933| #define STRERROR_R_CHAR_P 1
14934| #define HAVE_FORK 1
14935| #define HAVE_VFORK 1
14936| #define HAVE_WORKING_VFORK 1
14937| #define HAVE_WORKING_FORK 1
14938| #define HAVE_SIG_ATOMIC_T 1
14939| #define HAVE_INCLUDE_NEXT 1
14940| #define eaccess access
14941| #define mbstate_t int
14942| #define HAVE_DECL_GETDELIM 1
14943| #define HAVE_DECL_GETLINE 1
14944| #define HAVE_GETOPT_H 1
14945| #define HAVE_GETOPT_LONG_ONLY 1
14946| #define HAVE_DECL_GETENV 1
14947| #define restrict __restrict
14948| #define HAVE_UNISTD_H 1
14949| #define HAVE_DECL_GETC_UNLOCKED 1
14950| #define HAVE_STDLIB_H 1
14951| #define MALLOC_0_IS_NONNULL 0
14952| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14953| #define INSTALLPREFIX "/usr"
14954| #define HAVE_DECL_SNPRINTF 1
14955| #define HAVE__BOOL 1
14956| #define HAVE_STDBOOL_H 1
14957| #define HAVE_DECL_STRDUP 1
14958| #define HAVE_DECL_STRNLEN 1
14959| #define _FILE_OFFSET_BITS 64
14960| #define HAVE_DECL_CLEARERR_UNLOCKED 1
14961| #define HAVE_DECL_FEOF_UNLOCKED 1
14962| #define HAVE_DECL_FERROR_UNLOCKED 1
14963| #define HAVE_DECL_FFLUSH_UNLOCKED 1
14964| #define HAVE_DECL_FGETS_UNLOCKED 1
14965| #define HAVE_DECL_FPUTC_UNLOCKED 1
14966| #define HAVE_DECL_FPUTS_UNLOCKED 1
14967| #define HAVE_DECL_FREAD_UNLOCKED 1
14968| #define HAVE_DECL_FWRITE_UNLOCKED 1
14969| #define HAVE_DECL_GETCHAR_UNLOCKED 1
14970| #define HAVE_DECL_PUTC_UNLOCKED 1
14971| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14972| #define HAVE_INTMAX_T 1
14973| #define HAVE_DECL_VSNPRINTF 1
14974| #define USE_ACL 0
14975| #define HAVE_ATEXIT 1
14976| #define HAVE_DIRENT_H 1
14977| #define HAVE_STRING_H 1
14978| #define HAVE_LONG_FILE_NAMES 1
14979| #define HAVE_PATHCONF 1
14980| #define HAVE_STRING_H 1
14981| #define HAVE_UNISTD_H 1
14982| #define YYENABLE_NLS 1
14983| #define HAVE_BYTESWAP_H 1
14984| #define realpath rpl_realpath
14985| #define SIGNAL_SAFE_LIST 1
14986| #define HAVE_CHOWN 1
14987| #define HAVE_UTIME 1
14988| #define HAVE_UTIMES 1
14989| #define HAVE_SIGACTION 1
14990| #define HAVE_WORKING_O_NOATIME 0
14991| #define HAVE_WORKING_O_NOFOLLOW 0
14992| #define HAVE_DECL_ISBLANK 1
14993| #define fnmatch posix_fnmatch
14994| #define GNULIB_FWRITEERROR 1
14995| #define HAVE_GETDELIM 1
14996| #define HAVE_SYS_TIMEB_H 1
14997| /* end confdefs.h.  */
14998| /* Define _ftime to an innocuous variant, in case <limits.h> declares _ftime.
14999|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15000| #define _ftime innocuous__ftime
15001| 
15002| /* System header to define __stub macros and hopefully few prototypes,
15003|     which can conflict with char _ftime (); below.
15004|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15005|     <limits.h> exists even on freestanding compilers.  */
15006| 
15007| #ifdef __STDC__
15008| # include <limits.h>
15009| #else
15010| # include <assert.h>
15011| #endif
15012| 
15013| #undef _ftime
15014| 
15015| /* Override any GCC internal prototype to avoid an error.
15016|    Use char because int might match the return type of a GCC
15017|    builtin and then its argument prototype would still apply.  */
15018| #ifdef __cplusplus
15019| extern "C"
15020| #endif
15021| char _ftime ();
15022| /* The GNU C library defines this for functions which it implements
15023|     to always fail with ENOSYS.  Some functions are actually named
15024|     something starting with __ and the normal name is an alias.  */
15025| #if defined __stub__ftime || defined __stub____ftime
15026| choke me
15027| #endif
15028| 
15029| int
15030| main ()
15031| {
15032| return _ftime ();
15033|   ;
15034|   return 0;
15035| }
15036configure:45189: result: no
15037configure:45516: checking for iconv
15038configure:45632: result: yes
15039configure:45635: checking for working iconv
15040configure:45754: result: guessing yes
15041configure:45771: checking how to link with libiconv
15042configure:45773: result: ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib
15043configure:45784: checking for iconv declaration
15044configure:45849: result: 
15045         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
15046configure:45972: checking whether the compiler generally respects inline
15047configure:46003: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
15048conftest.c:184:17: error: #error "inline is not effective"
15049configure:46010: $? = 1
15050configure: failed program was:
15051| /* confdefs.h.  */
15052| #define PACKAGE_NAME ""
15053| #define PACKAGE_TARNAME ""
15054| #define PACKAGE_VERSION ""
15055| #define PACKAGE_STRING ""
15056| #define PACKAGE_BUGREPORT ""
15057| #define PACKAGE "gettext-tools"
15058| #define VERSION "0.17"
15059| #define STDC_HEADERS 1
15060| #define HAVE_SYS_TYPES_H 1
15061| #define HAVE_SYS_STAT_H 1
15062| #define HAVE_STDLIB_H 1
15063| #define HAVE_STRING_H 1
15064| #define HAVE_MEMORY_H 1
15065| #define HAVE_STRINGS_H 1
15066| #define HAVE_INTTYPES_H 1
15067| #define HAVE_STDINT_H 1
15068| #define HAVE_UNISTD_H 1
15069| #define __EXTENSIONS__ 1
15070| #define _ALL_SOURCE 1
15071| #define _GNU_SOURCE 1
15072| #define _POSIX_PTHREAD_SEMANTICS 1
15073| #define _TANDEM_SOURCE 1
15074| #define HAVE_DLFCN_H 1
15075| #define HAVE_VISIBILITY 1
15076| #define HAVE_STDINT_H_WITH_UINTMAX 1
15077| #define HAVE_ALLOCA_H 1
15078| #define HAVE_ALLOCA 1
15079| #define HAVE_STDLIB_H 1
15080| #define HAVE_UNISTD_H 1
15081| #define HAVE_GETPAGESIZE 1
15082| #define INTDIV0_RAISES_SIGFPE 0
15083| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
15084| #define HAVE_UNSIGNED_LONG_LONG_INT 1
15085| #define HAVE_UINTMAX_T 1
15086| #define HAVE_INTTYPES_H 1
15087| #define USE_POSIX_THREADS 1
15088| #define USE_POSIX_THREADS_WEAK 1
15089| #define HAVE_PTHREAD_RWLOCK 1
15090| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15091| #define HAVE_BUILTIN_EXPECT 1
15092| #define HAVE_INTTYPES_H 1
15093| #define HAVE_LIMITS_H 1
15094| #define HAVE_UNISTD_H 1
15095| #define HAVE_SYS_PARAM_H 1
15096| #define HAVE_GETCWD 1
15097| #define HAVE_GETEGID 1
15098| #define HAVE_GETEUID 1
15099| #define HAVE_GETGID 1
15100| #define HAVE_GETUID 1
15101| #define HAVE_MEMPCPY 1
15102| #define HAVE_MUNMAP 1
15103| #define HAVE_STPCPY 1
15104| #define HAVE_STRCASECMP 1
15105| #define HAVE_STRDUP 1
15106| #define HAVE_STRTOUL 1
15107| #define HAVE_TSEARCH 1
15108| #define HAVE___FSETLOCKING 1
15109| #define HAVE_DECL_FEOF_UNLOCKED 1
15110| #define HAVE_DECL_FGETS_UNLOCKED 1
15111| #define HAVE_ICONV 1
15112| #define ICONV_CONST const
15113| #define HAVE_LONG_LONG_INT 1
15114| #define HAVE_WCHAR_T 1
15115| #define HAVE_INTMAX_T 1
15116| #define HAVE_POSIX_PRINTF 1
15117| #define HAVE_STDINT_H 1
15118| #define HAVE_STDINT_H 1
15119| #define HAVE_STDDEF_H 1
15120| #define HAVE_STDLIB_H 1
15121| #define HAVE_STRING_H 1
15122| #define HAVE_ASPRINTF 1
15123| #define HAVE_PUTENV 1
15124| #define HAVE_SETENV 1
15125| #define HAVE_SETLOCALE 1
15126| #define HAVE_SNPRINTF 1
15127| #define HAVE_DECL__SNPRINTF 0
15128| #define HAVE_DECL__SNWPRINTF 0
15129| #define HAVE_DECL_GETC_UNLOCKED 1
15130| #define HAVE_LANGINFO_CODESET 1
15131| #define HAVE_LC_MESSAGES 1
15132| #define ENABLE_NLS 1
15133| #define YYENABLE_NLS 1
15134| #define HAVE_STDLIB_H 1
15135| #define HAVE_STRING_H 1
15136| #define HAVE_SYS_PARAM_H 1
15137| #define HAVE_UNISTD_H 1
15138| #define HAVE_UTIME_H 1
15139| #define HAVE_FCNTL_H 1
15140| #define HAVE_FLOAT_H 1
15141| #define HAVE_SYS_TIME_H 1
15142| #define HAVE_ICONV_H 1
15143| #define HAVE_LOCALE_H 1
15144| #define HAVE_SIGNAL_H 1
15145| #define HAVE_STDINT_H 1
15146| #define HAVE_STDIO_H 1
15147| #define HAVE_SYS_STAT_H 1
15148| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
15149| #define HAVE_GETCWD 1
15150| #define HAVE_READLINK 1
15151| #define HAVE_RAISE 1
15152| #define HAVE_ISBLANK 1
15153| #define HAVE_MEMPCPY 1
15154| #define HAVE_GETTIMEOFDAY 1
15155| #define HAVE_ISASCII 1
15156| #define HAVE_SETENV 1
15157| #define HAVE_LSTAT 1
15158| #define HAVE_DECL_STRERROR_R 1
15159| #define STRERROR_R_CHAR_P 1
15160| #define HAVE_FORK 1
15161| #define HAVE_VFORK 1
15162| #define HAVE_WORKING_VFORK 1
15163| #define HAVE_WORKING_FORK 1
15164| #define HAVE_SIG_ATOMIC_T 1
15165| #define HAVE_INCLUDE_NEXT 1
15166| #define eaccess access
15167| #define mbstate_t int
15168| #define HAVE_DECL_GETDELIM 1
15169| #define HAVE_DECL_GETLINE 1
15170| #define HAVE_GETOPT_H 1
15171| #define HAVE_GETOPT_LONG_ONLY 1
15172| #define HAVE_DECL_GETENV 1
15173| #define restrict __restrict
15174| #define HAVE_UNISTD_H 1
15175| #define HAVE_DECL_GETC_UNLOCKED 1
15176| #define HAVE_STDLIB_H 1
15177| #define MALLOC_0_IS_NONNULL 0
15178| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
15179| #define INSTALLPREFIX "/usr"
15180| #define HAVE_DECL_SNPRINTF 1
15181| #define HAVE__BOOL 1
15182| #define HAVE_STDBOOL_H 1
15183| #define HAVE_DECL_STRDUP 1
15184| #define HAVE_DECL_STRNLEN 1
15185| #define _FILE_OFFSET_BITS 64
15186| #define HAVE_DECL_CLEARERR_UNLOCKED 1
15187| #define HAVE_DECL_FEOF_UNLOCKED 1
15188| #define HAVE_DECL_FERROR_UNLOCKED 1
15189| #define HAVE_DECL_FFLUSH_UNLOCKED 1
15190| #define HAVE_DECL_FGETS_UNLOCKED 1
15191| #define HAVE_DECL_FPUTC_UNLOCKED 1
15192| #define HAVE_DECL_FPUTS_UNLOCKED 1
15193| #define HAVE_DECL_FREAD_UNLOCKED 1
15194| #define HAVE_DECL_FWRITE_UNLOCKED 1
15195| #define HAVE_DECL_GETCHAR_UNLOCKED 1
15196| #define HAVE_DECL_PUTC_UNLOCKED 1
15197| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
15198| #define HAVE_INTMAX_T 1
15199| #define HAVE_DECL_VSNPRINTF 1
15200| #define USE_ACL 0
15201| #define HAVE_ATEXIT 1
15202| #define HAVE_DIRENT_H 1
15203| #define HAVE_STRING_H 1
15204| #define HAVE_LONG_FILE_NAMES 1
15205| #define HAVE_PATHCONF 1
15206| #define HAVE_STRING_H 1
15207| #define HAVE_UNISTD_H 1
15208| #define YYENABLE_NLS 1
15209| #define HAVE_BYTESWAP_H 1
15210| #define realpath rpl_realpath
15211| #define SIGNAL_SAFE_LIST 1
15212| #define HAVE_CHOWN 1
15213| #define HAVE_UTIME 1
15214| #define HAVE_UTIMES 1
15215| #define HAVE_SIGACTION 1
15216| #define HAVE_WORKING_O_NOATIME 0
15217| #define HAVE_WORKING_O_NOFOLLOW 0
15218| #define HAVE_DECL_ISBLANK 1
15219| #define fnmatch posix_fnmatch
15220| #define GNULIB_FWRITEERROR 1
15221| #define HAVE_GETDELIM 1
15222| #define HAVE_SYS_TIMEB_H 1
15223| #define gmtime rpl_gmtime
15224| #define localtime rpl_localtime
15225| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
15226| #define HAVE_ICONV 1
15227| #define ICONV_CONST const
15228| /* end confdefs.h.  */
15229| 
15230| int
15231| main ()
15232| {
15233| #ifdef __NO_INLINE__
15234|                #error "inline is not effective"
15235|              #endif
15236|   ;
15237|   return 0;
15238| }
15239configure:46027: result: no
15240configure:46038: checking whether to use Java
15241configure:46047: result: yes
15242configure:46067: checking whether included libcroco is requested
15243configure:46077: result: no
15244configure:46551: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so >&5
15245conftest.c:179:29: error: libcroco-config.h: No such file or directory
15246conftest.c: In function 'main':
15247conftest.c:183: error: 'LIBCROCO_VERSION' undeclared (first use in this function)
15248conftest.c:183: error: (Each undeclared identifier is reported only once
15249conftest.c:183: error: for each function it appears in.)
15250configure:46558: $? = 1
15251configure: failed program was:
15252| /* confdefs.h.  */
15253| #define PACKAGE_NAME ""
15254| #define PACKAGE_TARNAME ""
15255| #define PACKAGE_VERSION ""
15256| #define PACKAGE_STRING ""
15257| #define PACKAGE_BUGREPORT ""
15258| #define PACKAGE "gettext-tools"
15259| #define VERSION "0.17"
15260| #define STDC_HEADERS 1
15261| #define HAVE_SYS_TYPES_H 1
15262| #define HAVE_SYS_STAT_H 1
15263| #define HAVE_STDLIB_H 1
15264| #define HAVE_STRING_H 1
15265| #define HAVE_MEMORY_H 1
15266| #define HAVE_STRINGS_H 1
15267| #define HAVE_INTTYPES_H 1
15268| #define HAVE_STDINT_H 1
15269| #define HAVE_UNISTD_H 1
15270| #define __EXTENSIONS__ 1
15271| #define _ALL_SOURCE 1
15272| #define _GNU_SOURCE 1
15273| #define _POSIX_PTHREAD_SEMANTICS 1
15274| #define _TANDEM_SOURCE 1
15275| #define HAVE_DLFCN_H 1
15276| #define HAVE_VISIBILITY 1
15277| #define HAVE_STDINT_H_WITH_UINTMAX 1
15278| #define HAVE_ALLOCA_H 1
15279| #define HAVE_ALLOCA 1
15280| #define HAVE_STDLIB_H 1
15281| #define HAVE_UNISTD_H 1
15282| #define HAVE_GETPAGESIZE 1
15283| #define INTDIV0_RAISES_SIGFPE 0
15284| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
15285| #define HAVE_UNSIGNED_LONG_LONG_INT 1
15286| #define HAVE_UINTMAX_T 1
15287| #define HAVE_INTTYPES_H 1
15288| #define USE_POSIX_THREADS 1
15289| #define USE_POSIX_THREADS_WEAK 1
15290| #define HAVE_PTHREAD_RWLOCK 1
15291| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15292| #define HAVE_BUILTIN_EXPECT 1
15293| #define HAVE_INTTYPES_H 1
15294| #define HAVE_LIMITS_H 1
15295| #define HAVE_UNISTD_H 1
15296| #define HAVE_SYS_PARAM_H 1
15297| #define HAVE_GETCWD 1
15298| #define HAVE_GETEGID 1
15299| #define HAVE_GETEUID 1
15300| #define HAVE_GETGID 1
15301| #define HAVE_GETUID 1
15302| #define HAVE_MEMPCPY 1
15303| #define HAVE_MUNMAP 1
15304| #define HAVE_STPCPY 1
15305| #define HAVE_STRCASECMP 1
15306| #define HAVE_STRDUP 1
15307| #define HAVE_STRTOUL 1
15308| #define HAVE_TSEARCH 1
15309| #define HAVE___FSETLOCKING 1
15310| #define HAVE_DECL_FEOF_UNLOCKED 1
15311| #define HAVE_DECL_FGETS_UNLOCKED 1
15312| #define HAVE_ICONV 1
15313| #define ICONV_CONST const
15314| #define HAVE_LONG_LONG_INT 1
15315| #define HAVE_WCHAR_T 1
15316| #define HAVE_INTMAX_T 1
15317| #define HAVE_POSIX_PRINTF 1
15318| #define HAVE_STDINT_H 1
15319| #define HAVE_STDINT_H 1
15320| #define HAVE_STDDEF_H 1
15321| #define HAVE_STDLIB_H 1
15322| #define HAVE_STRING_H 1
15323| #define HAVE_ASPRINTF 1
15324| #define HAVE_PUTENV 1
15325| #define HAVE_SETENV 1
15326| #define HAVE_SETLOCALE 1
15327| #define HAVE_SNPRINTF 1
15328| #define HAVE_DECL__SNPRINTF 0
15329| #define HAVE_DECL__SNWPRINTF 0
15330| #define HAVE_DECL_GETC_UNLOCKED 1
15331| #define HAVE_LANGINFO_CODESET 1
15332| #define HAVE_LC_MESSAGES 1
15333| #define ENABLE_NLS 1
15334| #define YYENABLE_NLS 1
15335| #define HAVE_STDLIB_H 1
15336| #define HAVE_STRING_H 1
15337| #define HAVE_SYS_PARAM_H 1
15338| #define HAVE_UNISTD_H 1
15339| #define HAVE_UTIME_H 1
15340| #define HAVE_FCNTL_H 1
15341| #define HAVE_FLOAT_H 1
15342| #define HAVE_SYS_TIME_H 1
15343| #define HAVE_ICONV_H 1
15344| #define HAVE_LOCALE_H 1
15345| #define HAVE_SIGNAL_H 1
15346| #define HAVE_STDINT_H 1
15347| #define HAVE_STDIO_H 1
15348| #define HAVE_SYS_STAT_H 1
15349| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
15350| #define HAVE_GETCWD 1
15351| #define HAVE_READLINK 1
15352| #define HAVE_RAISE 1
15353| #define HAVE_ISBLANK 1
15354| #define HAVE_MEMPCPY 1
15355| #define HAVE_GETTIMEOFDAY 1
15356| #define HAVE_ISASCII 1
15357| #define HAVE_SETENV 1
15358| #define HAVE_LSTAT 1
15359| #define HAVE_DECL_STRERROR_R 1
15360| #define STRERROR_R_CHAR_P 1
15361| #define HAVE_FORK 1
15362| #define HAVE_VFORK 1
15363| #define HAVE_WORKING_VFORK 1
15364| #define HAVE_WORKING_FORK 1
15365| #define HAVE_SIG_ATOMIC_T 1
15366| #define HAVE_INCLUDE_NEXT 1
15367| #define eaccess access
15368| #define mbstate_t int
15369| #define HAVE_DECL_GETDELIM 1
15370| #define HAVE_DECL_GETLINE 1
15371| #define HAVE_GETOPT_H 1
15372| #define HAVE_GETOPT_LONG_ONLY 1
15373| #define HAVE_DECL_GETENV 1
15374| #define restrict __restrict
15375| #define HAVE_UNISTD_H 1
15376| #define HAVE_DECL_GETC_UNLOCKED 1
15377| #define HAVE_STDLIB_H 1
15378| #define MALLOC_0_IS_NONNULL 0
15379| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
15380| #define INSTALLPREFIX "/usr"
15381| #define HAVE_DECL_SNPRINTF 1
15382| #define HAVE__BOOL 1
15383| #define HAVE_STDBOOL_H 1
15384| #define HAVE_DECL_STRDUP 1
15385| #define HAVE_DECL_STRNLEN 1
15386| #define _FILE_OFFSET_BITS 64
15387| #define HAVE_DECL_CLEARERR_UNLOCKED 1
15388| #define HAVE_DECL_FEOF_UNLOCKED 1
15389| #define HAVE_DECL_FERROR_UNLOCKED 1
15390| #define HAVE_DECL_FFLUSH_UNLOCKED 1
15391| #define HAVE_DECL_FGETS_UNLOCKED 1
15392| #define HAVE_DECL_FPUTC_UNLOCKED 1
15393| #define HAVE_DECL_FPUTS_UNLOCKED 1
15394| #define HAVE_DECL_FREAD_UNLOCKED 1
15395| #define HAVE_DECL_FWRITE_UNLOCKED 1
15396| #define HAVE_DECL_GETCHAR_UNLOCKED 1
15397| #define HAVE_DECL_PUTC_UNLOCKED 1
15398| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
15399| #define HAVE_INTMAX_T 1
15400| #define HAVE_DECL_VSNPRINTF 1
15401| #define USE_ACL 0
15402| #define HAVE_ATEXIT 1
15403| #define HAVE_DIRENT_H 1
15404| #define HAVE_STRING_H 1
15405| #define HAVE_LONG_FILE_NAMES 1
15406| #define HAVE_PATHCONF 1
15407| #define HAVE_STRING_H 1
15408| #define HAVE_UNISTD_H 1
15409| #define YYENABLE_NLS 1
15410| #define HAVE_BYTESWAP_H 1
15411| #define realpath rpl_realpath
15412| #define SIGNAL_SAFE_LIST 1
15413| #define HAVE_CHOWN 1
15414| #define HAVE_UTIME 1
15415| #define HAVE_UTIMES 1
15416| #define HAVE_SIGACTION 1
15417| #define HAVE_WORKING_O_NOATIME 0
15418| #define HAVE_WORKING_O_NOFOLLOW 0
15419| #define HAVE_DECL_ISBLANK 1
15420| #define fnmatch posix_fnmatch
15421| #define GNULIB_FWRITEERROR 1
15422| #define HAVE_GETDELIM 1
15423| #define HAVE_SYS_TIMEB_H 1
15424| #define gmtime rpl_gmtime
15425| #define localtime rpl_localtime
15426| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
15427| #define HAVE_ICONV 1
15428| #define ICONV_CONST const
15429| /* end confdefs.h.  */
15430| #include <libcroco-config.h>
15431| int
15432| main ()
15433| {
15434| const char *version = LIBCROCO_VERSION; return !version;
15435|   ;
15436|   return 0;
15437| }
15438configure:46604: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so >&5
15439conftest.c:179:29: error: libcroco-config.h: No such file or directory
15440conftest.c: In function 'main':
15441conftest.c:183: error: 'LIBCROCO_VERSION' undeclared (first use in this function)
15442conftest.c:183: error: (Each undeclared identifier is reported only once
15443conftest.c:183: error: for each function it appears in.)
15444configure:46611: $? = 1
15445configure: failed program was:
15446| /* confdefs.h.  */
15447| #define PACKAGE_NAME ""
15448| #define PACKAGE_TARNAME ""
15449| #define PACKAGE_VERSION ""
15450| #define PACKAGE_STRING ""
15451| #define PACKAGE_BUGREPORT ""
15452| #define PACKAGE "gettext-tools"
15453| #define VERSION "0.17"
15454| #define STDC_HEADERS 1
15455| #define HAVE_SYS_TYPES_H 1
15456| #define HAVE_SYS_STAT_H 1
15457| #define HAVE_STDLIB_H 1
15458| #define HAVE_STRING_H 1
15459| #define HAVE_MEMORY_H 1
15460| #define HAVE_STRINGS_H 1
15461| #define HAVE_INTTYPES_H 1
15462| #define HAVE_STDINT_H 1
15463| #define HAVE_UNISTD_H 1
15464| #define __EXTENSIONS__ 1
15465| #define _ALL_SOURCE 1
15466| #define _GNU_SOURCE 1
15467| #define _POSIX_PTHREAD_SEMANTICS 1
15468| #define _TANDEM_SOURCE 1
15469| #define HAVE_DLFCN_H 1
15470| #define HAVE_VISIBILITY 1
15471| #define HAVE_STDINT_H_WITH_UINTMAX 1
15472| #define HAVE_ALLOCA_H 1
15473| #define HAVE_ALLOCA 1
15474| #define HAVE_STDLIB_H 1
15475| #define HAVE_UNISTD_H 1
15476| #define HAVE_GETPAGESIZE 1
15477| #define INTDIV0_RAISES_SIGFPE 0
15478| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
15479| #define HAVE_UNSIGNED_LONG_LONG_INT 1
15480| #define HAVE_UINTMAX_T 1
15481| #define HAVE_INTTYPES_H 1
15482| #define USE_POSIX_THREADS 1
15483| #define USE_POSIX_THREADS_WEAK 1
15484| #define HAVE_PTHREAD_RWLOCK 1
15485| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15486| #define HAVE_BUILTIN_EXPECT 1
15487| #define HAVE_INTTYPES_H 1
15488| #define HAVE_LIMITS_H 1
15489| #define HAVE_UNISTD_H 1
15490| #define HAVE_SYS_PARAM_H 1
15491| #define HAVE_GETCWD 1
15492| #define HAVE_GETEGID 1
15493| #define HAVE_GETEUID 1
15494| #define HAVE_GETGID 1
15495| #define HAVE_GETUID 1
15496| #define HAVE_MEMPCPY 1
15497| #define HAVE_MUNMAP 1
15498| #define HAVE_STPCPY 1
15499| #define HAVE_STRCASECMP 1
15500| #define HAVE_STRDUP 1
15501| #define HAVE_STRTOUL 1
15502| #define HAVE_TSEARCH 1
15503| #define HAVE___FSETLOCKING 1
15504| #define HAVE_DECL_FEOF_UNLOCKED 1
15505| #define HAVE_DECL_FGETS_UNLOCKED 1
15506| #define HAVE_ICONV 1
15507| #define ICONV_CONST const
15508| #define HAVE_LONG_LONG_INT 1
15509| #define HAVE_WCHAR_T 1
15510| #define HAVE_INTMAX_T 1
15511| #define HAVE_POSIX_PRINTF 1
15512| #define HAVE_STDINT_H 1
15513| #define HAVE_STDINT_H 1
15514| #define HAVE_STDDEF_H 1
15515| #define HAVE_STDLIB_H 1
15516| #define HAVE_STRING_H 1
15517| #define HAVE_ASPRINTF 1
15518| #define HAVE_PUTENV 1
15519| #define HAVE_SETENV 1
15520| #define HAVE_SETLOCALE 1
15521| #define HAVE_SNPRINTF 1
15522| #define HAVE_DECL__SNPRINTF 0
15523| #define HAVE_DECL__SNWPRINTF 0
15524| #define HAVE_DECL_GETC_UNLOCKED 1
15525| #define HAVE_LANGINFO_CODESET 1
15526| #define HAVE_LC_MESSAGES 1
15527| #define ENABLE_NLS 1
15528| #define YYENABLE_NLS 1
15529| #define HAVE_STDLIB_H 1
15530| #define HAVE_STRING_H 1
15531| #define HAVE_SYS_PARAM_H 1
15532| #define HAVE_UNISTD_H 1
15533| #define HAVE_UTIME_H 1
15534| #define HAVE_FCNTL_H 1
15535| #define HAVE_FLOAT_H 1
15536| #define HAVE_SYS_TIME_H 1
15537| #define HAVE_ICONV_H 1
15538| #define HAVE_LOCALE_H 1
15539| #define HAVE_SIGNAL_H 1
15540| #define HAVE_STDINT_H 1
15541| #define HAVE_STDIO_H 1
15542| #define HAVE_SYS_STAT_H 1
15543| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
15544| #define HAVE_GETCWD 1
15545| #define HAVE_READLINK 1
15546| #define HAVE_RAISE 1
15547| #define HAVE_ISBLANK 1
15548| #define HAVE_MEMPCPY 1
15549| #define HAVE_GETTIMEOFDAY 1
15550| #define HAVE_ISASCII 1
15551| #define HAVE_SETENV 1
15552| #define HAVE_LSTAT 1
15553| #define HAVE_DECL_STRERROR_R 1
15554| #define STRERROR_R_CHAR_P 1
15555| #define HAVE_FORK 1
15556| #define HAVE_VFORK 1
15557| #define HAVE_WORKING_VFORK 1
15558| #define HAVE_WORKING_FORK 1
15559| #define HAVE_SIG_ATOMIC_T 1
15560| #define HAVE_INCLUDE_NEXT 1
15561| #define eaccess access
15562| #define mbstate_t int
15563| #define HAVE_DECL_GETDELIM 1
15564| #define HAVE_DECL_GETLINE 1
15565| #define HAVE_GETOPT_H 1
15566| #define HAVE_GETOPT_LONG_ONLY 1
15567| #define HAVE_DECL_GETENV 1
15568| #define restrict __restrict
15569| #define HAVE_UNISTD_H 1
15570| #define HAVE_DECL_GETC_UNLOCKED 1
15571| #define HAVE_STDLIB_H 1
15572| #define MALLOC_0_IS_NONNULL 0
15573| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
15574| #define INSTALLPREFIX "/usr"
15575| #define HAVE_DECL_SNPRINTF 1
15576| #define HAVE__BOOL 1
15577| #define HAVE_STDBOOL_H 1
15578| #define HAVE_DECL_STRDUP 1
15579| #define HAVE_DECL_STRNLEN 1
15580| #define _FILE_OFFSET_BITS 64
15581| #define HAVE_DECL_CLEARERR_UNLOCKED 1
15582| #define HAVE_DECL_FEOF_UNLOCKED 1
15583| #define HAVE_DECL_FERROR_UNLOCKED 1
15584| #define HAVE_DECL_FFLUSH_UNLOCKED 1
15585| #define HAVE_DECL_FGETS_UNLOCKED 1
15586| #define HAVE_DECL_FPUTC_UNLOCKED 1
15587| #define HAVE_DECL_FPUTS_UNLOCKED 1
15588| #define HAVE_DECL_FREAD_UNLOCKED 1
15589| #define HAVE_DECL_FWRITE_UNLOCKED 1
15590| #define HAVE_DECL_GETCHAR_UNLOCKED 1
15591| #define HAVE_DECL_PUTC_UNLOCKED 1
15592| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
15593| #define HAVE_INTMAX_T 1
15594| #define HAVE_DECL_VSNPRINTF 1
15595| #define USE_ACL 0
15596| #define HAVE_ATEXIT 1
15597| #define HAVE_DIRENT_H 1
15598| #define HAVE_STRING_H 1
15599| #define HAVE_LONG_FILE_NAMES 1
15600| #define HAVE_PATHCONF 1
15601| #define HAVE_STRING_H 1
15602| #define HAVE_UNISTD_H 1
15603| #define YYENABLE_NLS 1
15604| #define HAVE_BYTESWAP_H 1
15605| #define realpath rpl_realpath
15606| #define SIGNAL_SAFE_LIST 1
15607| #define HAVE_CHOWN 1
15608| #define HAVE_UTIME 1
15609| #define HAVE_UTIMES 1
15610| #define HAVE_SIGACTION 1
15611| #define HAVE_WORKING_O_NOATIME 0
15612| #define HAVE_WORKING_O_NOFOLLOW 0
15613| #define HAVE_DECL_ISBLANK 1
15614| #define fnmatch posix_fnmatch
15615| #define GNULIB_FWRITEERROR 1
15616| #define HAVE_GETDELIM 1
15617| #define HAVE_SYS_TIMEB_H 1
15618| #define gmtime rpl_gmtime
15619| #define localtime rpl_localtime
15620| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
15621| #define HAVE_ICONV 1
15622| #define ICONV_CONST const
15623| /* end confdefs.h.  */
15624| #include <libcroco-config.h>
15625| int
15626| main ()
15627| {
15628| const char *version = LIBCROCO_VERSION; return !version;
15629|   ;
15630|   return 0;
15631| }
15632configure:46656: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so >&5
15633conftest.c:179:51: error: libcroco-0.6/libcroco/libcroco-config.h: No such file or directory
15634conftest.c: In function 'main':
15635conftest.c:183: error: 'LIBCROCO_VERSION' undeclared (first use in this function)
15636conftest.c:183: error: (Each undeclared identifier is reported only once
15637conftest.c:183: error: for each function it appears in.)
15638configure:46663: $? = 1
15639configure: failed program was:
15640| /* confdefs.h.  */
15641| #define PACKAGE_NAME ""
15642| #define PACKAGE_TARNAME ""
15643| #define PACKAGE_VERSION ""
15644| #define PACKAGE_STRING ""
15645| #define PACKAGE_BUGREPORT ""
15646| #define PACKAGE "gettext-tools"
15647| #define VERSION "0.17"
15648| #define STDC_HEADERS 1
15649| #define HAVE_SYS_TYPES_H 1
15650| #define HAVE_SYS_STAT_H 1
15651| #define HAVE_STDLIB_H 1
15652| #define HAVE_STRING_H 1
15653| #define HAVE_MEMORY_H 1
15654| #define HAVE_STRINGS_H 1
15655| #define HAVE_INTTYPES_H 1
15656| #define HAVE_STDINT_H 1
15657| #define HAVE_UNISTD_H 1
15658| #define __EXTENSIONS__ 1
15659| #define _ALL_SOURCE 1
15660| #define _GNU_SOURCE 1
15661| #define _POSIX_PTHREAD_SEMANTICS 1
15662| #define _TANDEM_SOURCE 1
15663| #define HAVE_DLFCN_H 1
15664| #define HAVE_VISIBILITY 1
15665| #define HAVE_STDINT_H_WITH_UINTMAX 1
15666| #define HAVE_ALLOCA_H 1
15667| #define HAVE_ALLOCA 1
15668| #define HAVE_STDLIB_H 1
15669| #define HAVE_UNISTD_H 1
15670| #define HAVE_GETPAGESIZE 1
15671| #define INTDIV0_RAISES_SIGFPE 0
15672| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
15673| #define HAVE_UNSIGNED_LONG_LONG_INT 1
15674| #define HAVE_UINTMAX_T 1
15675| #define HAVE_INTTYPES_H 1
15676| #define USE_POSIX_THREADS 1
15677| #define USE_POSIX_THREADS_WEAK 1
15678| #define HAVE_PTHREAD_RWLOCK 1
15679| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15680| #define HAVE_BUILTIN_EXPECT 1
15681| #define HAVE_INTTYPES_H 1
15682| #define HAVE_LIMITS_H 1
15683| #define HAVE_UNISTD_H 1
15684| #define HAVE_SYS_PARAM_H 1
15685| #define HAVE_GETCWD 1
15686| #define HAVE_GETEGID 1
15687| #define HAVE_GETEUID 1
15688| #define HAVE_GETGID 1
15689| #define HAVE_GETUID 1
15690| #define HAVE_MEMPCPY 1
15691| #define HAVE_MUNMAP 1
15692| #define HAVE_STPCPY 1
15693| #define HAVE_STRCASECMP 1
15694| #define HAVE_STRDUP 1
15695| #define HAVE_STRTOUL 1
15696| #define HAVE_TSEARCH 1
15697| #define HAVE___FSETLOCKING 1
15698| #define HAVE_DECL_FEOF_UNLOCKED 1
15699| #define HAVE_DECL_FGETS_UNLOCKED 1
15700| #define HAVE_ICONV 1
15701| #define ICONV_CONST const
15702| #define HAVE_LONG_LONG_INT 1
15703| #define HAVE_WCHAR_T 1
15704| #define HAVE_INTMAX_T 1
15705| #define HAVE_POSIX_PRINTF 1
15706| #define HAVE_STDINT_H 1
15707| #define HAVE_STDINT_H 1
15708| #define HAVE_STDDEF_H 1
15709| #define HAVE_STDLIB_H 1
15710| #define HAVE_STRING_H 1
15711| #define HAVE_ASPRINTF 1
15712| #define HAVE_PUTENV 1
15713| #define HAVE_SETENV 1
15714| #define HAVE_SETLOCALE 1
15715| #define HAVE_SNPRINTF 1
15716| #define HAVE_DECL__SNPRINTF 0
15717| #define HAVE_DECL__SNWPRINTF 0
15718| #define HAVE_DECL_GETC_UNLOCKED 1
15719| #define HAVE_LANGINFO_CODESET 1
15720| #define HAVE_LC_MESSAGES 1
15721| #define ENABLE_NLS 1
15722| #define YYENABLE_NLS 1
15723| #define HAVE_STDLIB_H 1
15724| #define HAVE_STRING_H 1
15725| #define HAVE_SYS_PARAM_H 1
15726| #define HAVE_UNISTD_H 1
15727| #define HAVE_UTIME_H 1
15728| #define HAVE_FCNTL_H 1
15729| #define HAVE_FLOAT_H 1
15730| #define HAVE_SYS_TIME_H 1
15731| #define HAVE_ICONV_H 1
15732| #define HAVE_LOCALE_H 1
15733| #define HAVE_SIGNAL_H 1
15734| #define HAVE_STDINT_H 1
15735| #define HAVE_STDIO_H 1
15736| #define HAVE_SYS_STAT_H 1
15737| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
15738| #define HAVE_GETCWD 1
15739| #define HAVE_READLINK 1
15740| #define HAVE_RAISE 1
15741| #define HAVE_ISBLANK 1
15742| #define HAVE_MEMPCPY 1
15743| #define HAVE_GETTIMEOFDAY 1
15744| #define HAVE_ISASCII 1
15745| #define HAVE_SETENV 1
15746| #define HAVE_LSTAT 1
15747| #define HAVE_DECL_STRERROR_R 1
15748| #define STRERROR_R_CHAR_P 1
15749| #define HAVE_FORK 1
15750| #define HAVE_VFORK 1
15751| #define HAVE_WORKING_VFORK 1
15752| #define HAVE_WORKING_FORK 1
15753| #define HAVE_SIG_ATOMIC_T 1
15754| #define HAVE_INCLUDE_NEXT 1
15755| #define eaccess access
15756| #define mbstate_t int
15757| #define HAVE_DECL_GETDELIM 1
15758| #define HAVE_DECL_GETLINE 1
15759| #define HAVE_GETOPT_H 1
15760| #define HAVE_GETOPT_LONG_ONLY 1
15761| #define HAVE_DECL_GETENV 1
15762| #define restrict __restrict
15763| #define HAVE_UNISTD_H 1
15764| #define HAVE_DECL_GETC_UNLOCKED 1
15765| #define HAVE_STDLIB_H 1
15766| #define MALLOC_0_IS_NONNULL 0
15767| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
15768| #define INSTALLPREFIX "/usr"
15769| #define HAVE_DECL_SNPRINTF 1
15770| #define HAVE__BOOL 1
15771| #define HAVE_STDBOOL_H 1
15772| #define HAVE_DECL_STRDUP 1
15773| #define HAVE_DECL_STRNLEN 1
15774| #define _FILE_OFFSET_BITS 64
15775| #define HAVE_DECL_CLEARERR_UNLOCKED 1
15776| #define HAVE_DECL_FEOF_UNLOCKED 1
15777| #define HAVE_DECL_FERROR_UNLOCKED 1
15778| #define HAVE_DECL_FFLUSH_UNLOCKED 1
15779| #define HAVE_DECL_FGETS_UNLOCKED 1
15780| #define HAVE_DECL_FPUTC_UNLOCKED 1
15781| #define HAVE_DECL_FPUTS_UNLOCKED 1
15782| #define HAVE_DECL_FREAD_UNLOCKED 1
15783| #define HAVE_DECL_FWRITE_UNLOCKED 1
15784| #define HAVE_DECL_GETCHAR_UNLOCKED 1
15785| #define HAVE_DECL_PUTC_UNLOCKED 1
15786| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
15787| #define HAVE_INTMAX_T 1
15788| #define HAVE_DECL_VSNPRINTF 1
15789| #define USE_ACL 0
15790| #define HAVE_ATEXIT 1
15791| #define HAVE_DIRENT_H 1
15792| #define HAVE_STRING_H 1
15793| #define HAVE_LONG_FILE_NAMES 1
15794| #define HAVE_PATHCONF 1
15795| #define HAVE_STRING_H 1
15796| #define HAVE_UNISTD_H 1
15797| #define YYENABLE_NLS 1
15798| #define HAVE_BYTESWAP_H 1
15799| #define realpath rpl_realpath
15800| #define SIGNAL_SAFE_LIST 1
15801| #define HAVE_CHOWN 1
15802| #define HAVE_UTIME 1
15803| #define HAVE_UTIMES 1
15804| #define HAVE_SIGACTION 1
15805| #define HAVE_WORKING_O_NOATIME 0
15806| #define HAVE_WORKING_O_NOFOLLOW 0
15807| #define HAVE_DECL_ISBLANK 1
15808| #define fnmatch posix_fnmatch
15809| #define GNULIB_FWRITEERROR 1
15810| #define HAVE_GETDELIM 1
15811| #define HAVE_SYS_TIMEB_H 1
15812| #define gmtime rpl_gmtime
15813| #define localtime rpl_localtime
15814| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
15815| #define HAVE_ICONV 1
15816| #define ICONV_CONST const
15817| /* end confdefs.h.  */
15818| #include <libcroco-0.6/libcroco/libcroco-config.h>
15819| int
15820| main ()
15821| {
15822| const char *version = LIBCROCO_VERSION; return !version;
15823|   ;
15824|   return 0;
15825| }
15826configure:46733: checking for libcroco
15827configure:46735: result: no
15828configure:46748: checking whether to use the included libcroco
15829configure:46750: result: yes
15830configure:46763: checking whether included glib is requested
15831configure:46773: result: no
15832configure:47392: checking for glib
15833configure:47394: result: no
15834configure:47407: checking whether to use the included glib
15835configure:47409: result: yes
15836configure:47428: checking for unistd.h
15837configure:47435: result: yes
15838configure:47586: checking whether included libxml is requested
15839configure:47596: result: no
15840configure:48071: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libxml2.so ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib >&5
15841conftest.c:180:31: error: libxml/xmlversion.h: No such file or directory
15842configure:48078: $? = 1
15843configure: failed program was:
15844| /* confdefs.h.  */
15845| #define PACKAGE_NAME ""
15846| #define PACKAGE_TARNAME ""
15847| #define PACKAGE_VERSION ""
15848| #define PACKAGE_STRING ""
15849| #define PACKAGE_BUGREPORT ""
15850| #define PACKAGE "gettext-tools"
15851| #define VERSION "0.17"
15852| #define STDC_HEADERS 1
15853| #define HAVE_SYS_TYPES_H 1
15854| #define HAVE_SYS_STAT_H 1
15855| #define HAVE_STDLIB_H 1
15856| #define HAVE_STRING_H 1
15857| #define HAVE_MEMORY_H 1
15858| #define HAVE_STRINGS_H 1
15859| #define HAVE_INTTYPES_H 1
15860| #define HAVE_STDINT_H 1
15861| #define HAVE_UNISTD_H 1
15862| #define __EXTENSIONS__ 1
15863| #define _ALL_SOURCE 1
15864| #define _GNU_SOURCE 1
15865| #define _POSIX_PTHREAD_SEMANTICS 1
15866| #define _TANDEM_SOURCE 1
15867| #define HAVE_DLFCN_H 1
15868| #define HAVE_VISIBILITY 1
15869| #define HAVE_STDINT_H_WITH_UINTMAX 1
15870| #define HAVE_ALLOCA_H 1
15871| #define HAVE_ALLOCA 1
15872| #define HAVE_STDLIB_H 1
15873| #define HAVE_UNISTD_H 1
15874| #define HAVE_GETPAGESIZE 1
15875| #define INTDIV0_RAISES_SIGFPE 0
15876| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
15877| #define HAVE_UNSIGNED_LONG_LONG_INT 1
15878| #define HAVE_UINTMAX_T 1
15879| #define HAVE_INTTYPES_H 1
15880| #define USE_POSIX_THREADS 1
15881| #define USE_POSIX_THREADS_WEAK 1
15882| #define HAVE_PTHREAD_RWLOCK 1
15883| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15884| #define HAVE_BUILTIN_EXPECT 1
15885| #define HAVE_INTTYPES_H 1
15886| #define HAVE_LIMITS_H 1
15887| #define HAVE_UNISTD_H 1
15888| #define HAVE_SYS_PARAM_H 1
15889| #define HAVE_GETCWD 1
15890| #define HAVE_GETEGID 1
15891| #define HAVE_GETEUID 1
15892| #define HAVE_GETGID 1
15893| #define HAVE_GETUID 1
15894| #define HAVE_MEMPCPY 1
15895| #define HAVE_MUNMAP 1
15896| #define HAVE_STPCPY 1
15897| #define HAVE_STRCASECMP 1
15898| #define HAVE_STRDUP 1
15899| #define HAVE_STRTOUL 1
15900| #define HAVE_TSEARCH 1
15901| #define HAVE___FSETLOCKING 1
15902| #define HAVE_DECL_FEOF_UNLOCKED 1
15903| #define HAVE_DECL_FGETS_UNLOCKED 1
15904| #define HAVE_ICONV 1
15905| #define ICONV_CONST const
15906| #define HAVE_LONG_LONG_INT 1
15907| #define HAVE_WCHAR_T 1
15908| #define HAVE_INTMAX_T 1
15909| #define HAVE_POSIX_PRINTF 1
15910| #define HAVE_STDINT_H 1
15911| #define HAVE_STDINT_H 1
15912| #define HAVE_STDDEF_H 1
15913| #define HAVE_STDLIB_H 1
15914| #define HAVE_STRING_H 1
15915| #define HAVE_ASPRINTF 1
15916| #define HAVE_PUTENV 1
15917| #define HAVE_SETENV 1
15918| #define HAVE_SETLOCALE 1
15919| #define HAVE_SNPRINTF 1
15920| #define HAVE_DECL__SNPRINTF 0
15921| #define HAVE_DECL__SNWPRINTF 0
15922| #define HAVE_DECL_GETC_UNLOCKED 1
15923| #define HAVE_LANGINFO_CODESET 1
15924| #define HAVE_LC_MESSAGES 1
15925| #define ENABLE_NLS 1
15926| #define YYENABLE_NLS 1
15927| #define HAVE_STDLIB_H 1
15928| #define HAVE_STRING_H 1
15929| #define HAVE_SYS_PARAM_H 1
15930| #define HAVE_UNISTD_H 1
15931| #define HAVE_UTIME_H 1
15932| #define HAVE_FCNTL_H 1
15933| #define HAVE_FLOAT_H 1
15934| #define HAVE_SYS_TIME_H 1
15935| #define HAVE_ICONV_H 1
15936| #define HAVE_LOCALE_H 1
15937| #define HAVE_SIGNAL_H 1
15938| #define HAVE_STDINT_H 1
15939| #define HAVE_STDIO_H 1
15940| #define HAVE_SYS_STAT_H 1
15941| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
15942| #define HAVE_GETCWD 1
15943| #define HAVE_READLINK 1
15944| #define HAVE_RAISE 1
15945| #define HAVE_ISBLANK 1
15946| #define HAVE_MEMPCPY 1
15947| #define HAVE_GETTIMEOFDAY 1
15948| #define HAVE_ISASCII 1
15949| #define HAVE_SETENV 1
15950| #define HAVE_LSTAT 1
15951| #define HAVE_DECL_STRERROR_R 1
15952| #define STRERROR_R_CHAR_P 1
15953| #define HAVE_FORK 1
15954| #define HAVE_VFORK 1
15955| #define HAVE_WORKING_VFORK 1
15956| #define HAVE_WORKING_FORK 1
15957| #define HAVE_SIG_ATOMIC_T 1
15958| #define HAVE_INCLUDE_NEXT 1
15959| #define eaccess access
15960| #define mbstate_t int
15961| #define HAVE_DECL_GETDELIM 1
15962| #define HAVE_DECL_GETLINE 1
15963| #define HAVE_GETOPT_H 1
15964| #define HAVE_GETOPT_LONG_ONLY 1
15965| #define HAVE_DECL_GETENV 1
15966| #define restrict __restrict
15967| #define HAVE_UNISTD_H 1
15968| #define HAVE_DECL_GETC_UNLOCKED 1
15969| #define HAVE_STDLIB_H 1
15970| #define MALLOC_0_IS_NONNULL 0
15971| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
15972| #define INSTALLPREFIX "/usr"
15973| #define HAVE_DECL_SNPRINTF 1
15974| #define HAVE__BOOL 1
15975| #define HAVE_STDBOOL_H 1
15976| #define HAVE_DECL_STRDUP 1
15977| #define HAVE_DECL_STRNLEN 1
15978| #define _FILE_OFFSET_BITS 64
15979| #define HAVE_DECL_CLEARERR_UNLOCKED 1
15980| #define HAVE_DECL_FEOF_UNLOCKED 1
15981| #define HAVE_DECL_FERROR_UNLOCKED 1
15982| #define HAVE_DECL_FFLUSH_UNLOCKED 1
15983| #define HAVE_DECL_FGETS_UNLOCKED 1
15984| #define HAVE_DECL_FPUTC_UNLOCKED 1
15985| #define HAVE_DECL_FPUTS_UNLOCKED 1
15986| #define HAVE_DECL_FREAD_UNLOCKED 1
15987| #define HAVE_DECL_FWRITE_UNLOCKED 1
15988| #define HAVE_DECL_GETCHAR_UNLOCKED 1
15989| #define HAVE_DECL_PUTC_UNLOCKED 1
15990| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
15991| #define HAVE_INTMAX_T 1
15992| #define HAVE_DECL_VSNPRINTF 1
15993| #define USE_ACL 0
15994| #define HAVE_ATEXIT 1
15995| #define HAVE_DIRENT_H 1
15996| #define HAVE_STRING_H 1
15997| #define HAVE_LONG_FILE_NAMES 1
15998| #define HAVE_PATHCONF 1
15999| #define HAVE_STRING_H 1
16000| #define HAVE_UNISTD_H 1
16001| #define YYENABLE_NLS 1
16002| #define HAVE_BYTESWAP_H 1
16003| #define realpath rpl_realpath
16004| #define SIGNAL_SAFE_LIST 1
16005| #define HAVE_CHOWN 1
16006| #define HAVE_UTIME 1
16007| #define HAVE_UTIMES 1
16008| #define HAVE_SIGACTION 1
16009| #define HAVE_WORKING_O_NOATIME 0
16010| #define HAVE_WORKING_O_NOFOLLOW 0
16011| #define HAVE_DECL_ISBLANK 1
16012| #define fnmatch posix_fnmatch
16013| #define GNULIB_FWRITEERROR 1
16014| #define HAVE_GETDELIM 1
16015| #define HAVE_SYS_TIMEB_H 1
16016| #define gmtime rpl_gmtime
16017| #define localtime rpl_localtime
16018| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
16019| #define HAVE_ICONV 1
16020| #define ICONV_CONST const
16021| #define HAVE_UNISTD_H 1
16022| /* end confdefs.h.  */
16023| #include <libxml/xmlversion.h>
16024| int
16025| main ()
16026| {
16027| xmlCheckVersion (0);
16028|   ;
16029|   return 0;
16030| }
16031configure:48124: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libxml2.so ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib >&5
16032conftest.c:180:31: error: libxml/xmlversion.h: No such file or directory
16033configure:48131: $? = 1
16034configure: failed program was:
16035| /* confdefs.h.  */
16036| #define PACKAGE_NAME ""
16037| #define PACKAGE_TARNAME ""
16038| #define PACKAGE_VERSION ""
16039| #define PACKAGE_STRING ""
16040| #define PACKAGE_BUGREPORT ""
16041| #define PACKAGE "gettext-tools"
16042| #define VERSION "0.17"
16043| #define STDC_HEADERS 1
16044| #define HAVE_SYS_TYPES_H 1
16045| #define HAVE_SYS_STAT_H 1
16046| #define HAVE_STDLIB_H 1
16047| #define HAVE_STRING_H 1
16048| #define HAVE_MEMORY_H 1
16049| #define HAVE_STRINGS_H 1
16050| #define HAVE_INTTYPES_H 1
16051| #define HAVE_STDINT_H 1
16052| #define HAVE_UNISTD_H 1
16053| #define __EXTENSIONS__ 1
16054| #define _ALL_SOURCE 1
16055| #define _GNU_SOURCE 1
16056| #define _POSIX_PTHREAD_SEMANTICS 1
16057| #define _TANDEM_SOURCE 1
16058| #define HAVE_DLFCN_H 1
16059| #define HAVE_VISIBILITY 1
16060| #define HAVE_STDINT_H_WITH_UINTMAX 1
16061| #define HAVE_ALLOCA_H 1
16062| #define HAVE_ALLOCA 1
16063| #define HAVE_STDLIB_H 1
16064| #define HAVE_UNISTD_H 1
16065| #define HAVE_GETPAGESIZE 1
16066| #define INTDIV0_RAISES_SIGFPE 0
16067| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
16068| #define HAVE_UNSIGNED_LONG_LONG_INT 1
16069| #define HAVE_UINTMAX_T 1
16070| #define HAVE_INTTYPES_H 1
16071| #define USE_POSIX_THREADS 1
16072| #define USE_POSIX_THREADS_WEAK 1
16073| #define HAVE_PTHREAD_RWLOCK 1
16074| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16075| #define HAVE_BUILTIN_EXPECT 1
16076| #define HAVE_INTTYPES_H 1
16077| #define HAVE_LIMITS_H 1
16078| #define HAVE_UNISTD_H 1
16079| #define HAVE_SYS_PARAM_H 1
16080| #define HAVE_GETCWD 1
16081| #define HAVE_GETEGID 1
16082| #define HAVE_GETEUID 1
16083| #define HAVE_GETGID 1
16084| #define HAVE_GETUID 1
16085| #define HAVE_MEMPCPY 1
16086| #define HAVE_MUNMAP 1
16087| #define HAVE_STPCPY 1
16088| #define HAVE_STRCASECMP 1
16089| #define HAVE_STRDUP 1
16090| #define HAVE_STRTOUL 1
16091| #define HAVE_TSEARCH 1
16092| #define HAVE___FSETLOCKING 1
16093| #define HAVE_DECL_FEOF_UNLOCKED 1
16094| #define HAVE_DECL_FGETS_UNLOCKED 1
16095| #define HAVE_ICONV 1
16096| #define ICONV_CONST const
16097| #define HAVE_LONG_LONG_INT 1
16098| #define HAVE_WCHAR_T 1
16099| #define HAVE_INTMAX_T 1
16100| #define HAVE_POSIX_PRINTF 1
16101| #define HAVE_STDINT_H 1
16102| #define HAVE_STDINT_H 1
16103| #define HAVE_STDDEF_H 1
16104| #define HAVE_STDLIB_H 1
16105| #define HAVE_STRING_H 1
16106| #define HAVE_ASPRINTF 1
16107| #define HAVE_PUTENV 1
16108| #define HAVE_SETENV 1
16109| #define HAVE_SETLOCALE 1
16110| #define HAVE_SNPRINTF 1
16111| #define HAVE_DECL__SNPRINTF 0
16112| #define HAVE_DECL__SNWPRINTF 0
16113| #define HAVE_DECL_GETC_UNLOCKED 1
16114| #define HAVE_LANGINFO_CODESET 1
16115| #define HAVE_LC_MESSAGES 1
16116| #define ENABLE_NLS 1
16117| #define YYENABLE_NLS 1
16118| #define HAVE_STDLIB_H 1
16119| #define HAVE_STRING_H 1
16120| #define HAVE_SYS_PARAM_H 1
16121| #define HAVE_UNISTD_H 1
16122| #define HAVE_UTIME_H 1
16123| #define HAVE_FCNTL_H 1
16124| #define HAVE_FLOAT_H 1
16125| #define HAVE_SYS_TIME_H 1
16126| #define HAVE_ICONV_H 1
16127| #define HAVE_LOCALE_H 1
16128| #define HAVE_SIGNAL_H 1
16129| #define HAVE_STDINT_H 1
16130| #define HAVE_STDIO_H 1
16131| #define HAVE_SYS_STAT_H 1
16132| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
16133| #define HAVE_GETCWD 1
16134| #define HAVE_READLINK 1
16135| #define HAVE_RAISE 1
16136| #define HAVE_ISBLANK 1
16137| #define HAVE_MEMPCPY 1
16138| #define HAVE_GETTIMEOFDAY 1
16139| #define HAVE_ISASCII 1
16140| #define HAVE_SETENV 1
16141| #define HAVE_LSTAT 1
16142| #define HAVE_DECL_STRERROR_R 1
16143| #define STRERROR_R_CHAR_P 1
16144| #define HAVE_FORK 1
16145| #define HAVE_VFORK 1
16146| #define HAVE_WORKING_VFORK 1
16147| #define HAVE_WORKING_FORK 1
16148| #define HAVE_SIG_ATOMIC_T 1
16149| #define HAVE_INCLUDE_NEXT 1
16150| #define eaccess access
16151| #define mbstate_t int
16152| #define HAVE_DECL_GETDELIM 1
16153| #define HAVE_DECL_GETLINE 1
16154| #define HAVE_GETOPT_H 1
16155| #define HAVE_GETOPT_LONG_ONLY 1
16156| #define HAVE_DECL_GETENV 1
16157| #define restrict __restrict
16158| #define HAVE_UNISTD_H 1
16159| #define HAVE_DECL_GETC_UNLOCKED 1
16160| #define HAVE_STDLIB_H 1
16161| #define MALLOC_0_IS_NONNULL 0
16162| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
16163| #define INSTALLPREFIX "/usr"
16164| #define HAVE_DECL_SNPRINTF 1
16165| #define HAVE__BOOL 1
16166| #define HAVE_STDBOOL_H 1
16167| #define HAVE_DECL_STRDUP 1
16168| #define HAVE_DECL_STRNLEN 1
16169| #define _FILE_OFFSET_BITS 64
16170| #define HAVE_DECL_CLEARERR_UNLOCKED 1
16171| #define HAVE_DECL_FEOF_UNLOCKED 1
16172| #define HAVE_DECL_FERROR_UNLOCKED 1
16173| #define HAVE_DECL_FFLUSH_UNLOCKED 1
16174| #define HAVE_DECL_FGETS_UNLOCKED 1
16175| #define HAVE_DECL_FPUTC_UNLOCKED 1
16176| #define HAVE_DECL_FPUTS_UNLOCKED 1
16177| #define HAVE_DECL_FREAD_UNLOCKED 1
16178| #define HAVE_DECL_FWRITE_UNLOCKED 1
16179| #define HAVE_DECL_GETCHAR_UNLOCKED 1
16180| #define HAVE_DECL_PUTC_UNLOCKED 1
16181| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
16182| #define HAVE_INTMAX_T 1
16183| #define HAVE_DECL_VSNPRINTF 1
16184| #define USE_ACL 0
16185| #define HAVE_ATEXIT 1
16186| #define HAVE_DIRENT_H 1
16187| #define HAVE_STRING_H 1
16188| #define HAVE_LONG_FILE_NAMES 1
16189| #define HAVE_PATHCONF 1
16190| #define HAVE_STRING_H 1
16191| #define HAVE_UNISTD_H 1
16192| #define YYENABLE_NLS 1
16193| #define HAVE_BYTESWAP_H 1
16194| #define realpath rpl_realpath
16195| #define SIGNAL_SAFE_LIST 1
16196| #define HAVE_CHOWN 1
16197| #define HAVE_UTIME 1
16198| #define HAVE_UTIMES 1
16199| #define HAVE_SIGACTION 1
16200| #define HAVE_WORKING_O_NOATIME 0
16201| #define HAVE_WORKING_O_NOFOLLOW 0
16202| #define HAVE_DECL_ISBLANK 1
16203| #define fnmatch posix_fnmatch
16204| #define GNULIB_FWRITEERROR 1
16205| #define HAVE_GETDELIM 1
16206| #define HAVE_SYS_TIMEB_H 1
16207| #define gmtime rpl_gmtime
16208| #define localtime rpl_localtime
16209| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
16210| #define HAVE_ICONV 1
16211| #define ICONV_CONST const
16212| #define HAVE_UNISTD_H 1
16213| /* end confdefs.h.  */
16214| #include <libxml/xmlversion.h>
16215| int
16216| main ()
16217| {
16218| xmlCheckVersion (0);
16219|   ;
16220|   return 0;
16221| }
16222configure:48176: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  /usr/lib/libxml2.so ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib >&5
16223conftest.c:180:39: error: libxml2/libxml/xmlversion.h: No such file or directory
16224configure:48183: $? = 1
16225configure: failed program was:
16226| /* confdefs.h.  */
16227| #define PACKAGE_NAME ""
16228| #define PACKAGE_TARNAME ""
16229| #define PACKAGE_VERSION ""
16230| #define PACKAGE_STRING ""
16231| #define PACKAGE_BUGREPORT ""
16232| #define PACKAGE "gettext-tools"
16233| #define VERSION "0.17"
16234| #define STDC_HEADERS 1
16235| #define HAVE_SYS_TYPES_H 1
16236| #define HAVE_SYS_STAT_H 1
16237| #define HAVE_STDLIB_H 1
16238| #define HAVE_STRING_H 1
16239| #define HAVE_MEMORY_H 1
16240| #define HAVE_STRINGS_H 1
16241| #define HAVE_INTTYPES_H 1
16242| #define HAVE_STDINT_H 1
16243| #define HAVE_UNISTD_H 1
16244| #define __EXTENSIONS__ 1
16245| #define _ALL_SOURCE 1
16246| #define _GNU_SOURCE 1
16247| #define _POSIX_PTHREAD_SEMANTICS 1
16248| #define _TANDEM_SOURCE 1
16249| #define HAVE_DLFCN_H 1
16250| #define HAVE_VISIBILITY 1
16251| #define HAVE_STDINT_H_WITH_UINTMAX 1
16252| #define HAVE_ALLOCA_H 1
16253| #define HAVE_ALLOCA 1
16254| #define HAVE_STDLIB_H 1
16255| #define HAVE_UNISTD_H 1
16256| #define HAVE_GETPAGESIZE 1
16257| #define INTDIV0_RAISES_SIGFPE 0
16258| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
16259| #define HAVE_UNSIGNED_LONG_LONG_INT 1
16260| #define HAVE_UINTMAX_T 1
16261| #define HAVE_INTTYPES_H 1
16262| #define USE_POSIX_THREADS 1
16263| #define USE_POSIX_THREADS_WEAK 1
16264| #define HAVE_PTHREAD_RWLOCK 1
16265| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16266| #define HAVE_BUILTIN_EXPECT 1
16267| #define HAVE_INTTYPES_H 1
16268| #define HAVE_LIMITS_H 1
16269| #define HAVE_UNISTD_H 1
16270| #define HAVE_SYS_PARAM_H 1
16271| #define HAVE_GETCWD 1
16272| #define HAVE_GETEGID 1
16273| #define HAVE_GETEUID 1
16274| #define HAVE_GETGID 1
16275| #define HAVE_GETUID 1
16276| #define HAVE_MEMPCPY 1
16277| #define HAVE_MUNMAP 1
16278| #define HAVE_STPCPY 1
16279| #define HAVE_STRCASECMP 1
16280| #define HAVE_STRDUP 1
16281| #define HAVE_STRTOUL 1
16282| #define HAVE_TSEARCH 1
16283| #define HAVE___FSETLOCKING 1
16284| #define HAVE_DECL_FEOF_UNLOCKED 1
16285| #define HAVE_DECL_FGETS_UNLOCKED 1
16286| #define HAVE_ICONV 1
16287| #define ICONV_CONST const
16288| #define HAVE_LONG_LONG_INT 1
16289| #define HAVE_WCHAR_T 1
16290| #define HAVE_INTMAX_T 1
16291| #define HAVE_POSIX_PRINTF 1
16292| #define HAVE_STDINT_H 1
16293| #define HAVE_STDINT_H 1
16294| #define HAVE_STDDEF_H 1
16295| #define HAVE_STDLIB_H 1
16296| #define HAVE_STRING_H 1
16297| #define HAVE_ASPRINTF 1
16298| #define HAVE_PUTENV 1
16299| #define HAVE_SETENV 1
16300| #define HAVE_SETLOCALE 1
16301| #define HAVE_SNPRINTF 1
16302| #define HAVE_DECL__SNPRINTF 0
16303| #define HAVE_DECL__SNWPRINTF 0
16304| #define HAVE_DECL_GETC_UNLOCKED 1
16305| #define HAVE_LANGINFO_CODESET 1
16306| #define HAVE_LC_MESSAGES 1
16307| #define ENABLE_NLS 1
16308| #define YYENABLE_NLS 1
16309| #define HAVE_STDLIB_H 1
16310| #define HAVE_STRING_H 1
16311| #define HAVE_SYS_PARAM_H 1
16312| #define HAVE_UNISTD_H 1
16313| #define HAVE_UTIME_H 1
16314| #define HAVE_FCNTL_H 1
16315| #define HAVE_FLOAT_H 1
16316| #define HAVE_SYS_TIME_H 1
16317| #define HAVE_ICONV_H 1
16318| #define HAVE_LOCALE_H 1
16319| #define HAVE_SIGNAL_H 1
16320| #define HAVE_STDINT_H 1
16321| #define HAVE_STDIO_H 1
16322| #define HAVE_SYS_STAT_H 1
16323| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
16324| #define HAVE_GETCWD 1
16325| #define HAVE_READLINK 1
16326| #define HAVE_RAISE 1
16327| #define HAVE_ISBLANK 1
16328| #define HAVE_MEMPCPY 1
16329| #define HAVE_GETTIMEOFDAY 1
16330| #define HAVE_ISASCII 1
16331| #define HAVE_SETENV 1
16332| #define HAVE_LSTAT 1
16333| #define HAVE_DECL_STRERROR_R 1
16334| #define STRERROR_R_CHAR_P 1
16335| #define HAVE_FORK 1
16336| #define HAVE_VFORK 1
16337| #define HAVE_WORKING_VFORK 1
16338| #define HAVE_WORKING_FORK 1
16339| #define HAVE_SIG_ATOMIC_T 1
16340| #define HAVE_INCLUDE_NEXT 1
16341| #define eaccess access
16342| #define mbstate_t int
16343| #define HAVE_DECL_GETDELIM 1
16344| #define HAVE_DECL_GETLINE 1
16345| #define HAVE_GETOPT_H 1
16346| #define HAVE_GETOPT_LONG_ONLY 1
16347| #define HAVE_DECL_GETENV 1
16348| #define restrict __restrict
16349| #define HAVE_UNISTD_H 1
16350| #define HAVE_DECL_GETC_UNLOCKED 1
16351| #define HAVE_STDLIB_H 1
16352| #define MALLOC_0_IS_NONNULL 0
16353| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
16354| #define INSTALLPREFIX "/usr"
16355| #define HAVE_DECL_SNPRINTF 1
16356| #define HAVE__BOOL 1
16357| #define HAVE_STDBOOL_H 1
16358| #define HAVE_DECL_STRDUP 1
16359| #define HAVE_DECL_STRNLEN 1
16360| #define _FILE_OFFSET_BITS 64
16361| #define HAVE_DECL_CLEARERR_UNLOCKED 1
16362| #define HAVE_DECL_FEOF_UNLOCKED 1
16363| #define HAVE_DECL_FERROR_UNLOCKED 1
16364| #define HAVE_DECL_FFLUSH_UNLOCKED 1
16365| #define HAVE_DECL_FGETS_UNLOCKED 1
16366| #define HAVE_DECL_FPUTC_UNLOCKED 1
16367| #define HAVE_DECL_FPUTS_UNLOCKED 1
16368| #define HAVE_DECL_FREAD_UNLOCKED 1
16369| #define HAVE_DECL_FWRITE_UNLOCKED 1
16370| #define HAVE_DECL_GETCHAR_UNLOCKED 1
16371| #define HAVE_DECL_PUTC_UNLOCKED 1
16372| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
16373| #define HAVE_INTMAX_T 1
16374| #define HAVE_DECL_VSNPRINTF 1
16375| #define USE_ACL 0
16376| #define HAVE_ATEXIT 1
16377| #define HAVE_DIRENT_H 1
16378| #define HAVE_STRING_H 1
16379| #define HAVE_LONG_FILE_NAMES 1
16380| #define HAVE_PATHCONF 1
16381| #define HAVE_STRING_H 1
16382| #define HAVE_UNISTD_H 1
16383| #define YYENABLE_NLS 1
16384| #define HAVE_BYTESWAP_H 1
16385| #define realpath rpl_realpath
16386| #define SIGNAL_SAFE_LIST 1
16387| #define HAVE_CHOWN 1
16388| #define HAVE_UTIME 1
16389| #define HAVE_UTIMES 1
16390| #define HAVE_SIGACTION 1
16391| #define HAVE_WORKING_O_NOATIME 0
16392| #define HAVE_WORKING_O_NOFOLLOW 0
16393| #define HAVE_DECL_ISBLANK 1
16394| #define fnmatch posix_fnmatch
16395| #define GNULIB_FWRITEERROR 1
16396| #define HAVE_GETDELIM 1
16397| #define HAVE_SYS_TIMEB_H 1
16398| #define gmtime rpl_gmtime
16399| #define localtime rpl_localtime
16400| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
16401| #define HAVE_ICONV 1
16402| #define ICONV_CONST const
16403| #define HAVE_UNISTD_H 1
16404| /* end confdefs.h.  */
16405| #include <libxml2/libxml/xmlversion.h>
16406| int
16407| main ()
16408| {
16409| xmlCheckVersion (0);
16410|   ;
16411|   return 0;
16412| }
16413configure:48253: checking for libxml
16414configure:48255: result: no
16415configure:48268: checking whether to use the included libxml
16416configure:48270: result: yes
16417configure:48364: checking arpa/inet.h usability
16418configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16419configure:48388: $? = 0
16420configure:48402: result: yes
16421configure:48406: checking arpa/inet.h presence
16422configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16423configure:48428: $? = 0
16424configure:48442: result: yes
16425configure:48470: checking for arpa/inet.h
16426configure:48479: result: yes
16427configure:48364: checking ctype.h usability
16428configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16429configure:48388: $? = 0
16430configure:48402: result: yes
16431configure:48406: checking ctype.h presence
16432configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16433configure:48428: $? = 0
16434configure:48442: result: yes
16435configure:48470: checking for ctype.h
16436configure:48479: result: yes
16437configure:48353: checking for dlfcn.h
16438configure:48360: result: yes
16439configure:48364: checking dl.h usability
16440configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16441conftest.c:216:16: error: dl.h: No such file or directory
16442configure:48388: $? = 1
16443configure: failed program was:
16444| /* confdefs.h.  */
16445| #define PACKAGE_NAME ""
16446| #define PACKAGE_TARNAME ""
16447| #define PACKAGE_VERSION ""
16448| #define PACKAGE_STRING ""
16449| #define PACKAGE_BUGREPORT ""
16450| #define PACKAGE "gettext-tools"
16451| #define VERSION "0.17"
16452| #define STDC_HEADERS 1
16453| #define HAVE_SYS_TYPES_H 1
16454| #define HAVE_SYS_STAT_H 1
16455| #define HAVE_STDLIB_H 1
16456| #define HAVE_STRING_H 1
16457| #define HAVE_MEMORY_H 1
16458| #define HAVE_STRINGS_H 1
16459| #define HAVE_INTTYPES_H 1
16460| #define HAVE_STDINT_H 1
16461| #define HAVE_UNISTD_H 1
16462| #define __EXTENSIONS__ 1
16463| #define _ALL_SOURCE 1
16464| #define _GNU_SOURCE 1
16465| #define _POSIX_PTHREAD_SEMANTICS 1
16466| #define _TANDEM_SOURCE 1
16467| #define HAVE_DLFCN_H 1
16468| #define HAVE_VISIBILITY 1
16469| #define HAVE_STDINT_H_WITH_UINTMAX 1
16470| #define HAVE_ALLOCA_H 1
16471| #define HAVE_ALLOCA 1
16472| #define HAVE_STDLIB_H 1
16473| #define HAVE_UNISTD_H 1
16474| #define HAVE_GETPAGESIZE 1
16475| #define INTDIV0_RAISES_SIGFPE 0
16476| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
16477| #define HAVE_UNSIGNED_LONG_LONG_INT 1
16478| #define HAVE_UINTMAX_T 1
16479| #define HAVE_INTTYPES_H 1
16480| #define USE_POSIX_THREADS 1
16481| #define USE_POSIX_THREADS_WEAK 1
16482| #define HAVE_PTHREAD_RWLOCK 1
16483| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16484| #define HAVE_BUILTIN_EXPECT 1
16485| #define HAVE_INTTYPES_H 1
16486| #define HAVE_LIMITS_H 1
16487| #define HAVE_UNISTD_H 1
16488| #define HAVE_SYS_PARAM_H 1
16489| #define HAVE_GETCWD 1
16490| #define HAVE_GETEGID 1
16491| #define HAVE_GETEUID 1
16492| #define HAVE_GETGID 1
16493| #define HAVE_GETUID 1
16494| #define HAVE_MEMPCPY 1
16495| #define HAVE_MUNMAP 1
16496| #define HAVE_STPCPY 1
16497| #define HAVE_STRCASECMP 1
16498| #define HAVE_STRDUP 1
16499| #define HAVE_STRTOUL 1
16500| #define HAVE_TSEARCH 1
16501| #define HAVE___FSETLOCKING 1
16502| #define HAVE_DECL_FEOF_UNLOCKED 1
16503| #define HAVE_DECL_FGETS_UNLOCKED 1
16504| #define HAVE_ICONV 1
16505| #define ICONV_CONST const
16506| #define HAVE_LONG_LONG_INT 1
16507| #define HAVE_WCHAR_T 1
16508| #define HAVE_INTMAX_T 1
16509| #define HAVE_POSIX_PRINTF 1
16510| #define HAVE_STDINT_H 1
16511| #define HAVE_STDINT_H 1
16512| #define HAVE_STDDEF_H 1
16513| #define HAVE_STDLIB_H 1
16514| #define HAVE_STRING_H 1
16515| #define HAVE_ASPRINTF 1
16516| #define HAVE_PUTENV 1
16517| #define HAVE_SETENV 1
16518| #define HAVE_SETLOCALE 1
16519| #define HAVE_SNPRINTF 1
16520| #define HAVE_DECL__SNPRINTF 0
16521| #define HAVE_DECL__SNWPRINTF 0
16522| #define HAVE_DECL_GETC_UNLOCKED 1
16523| #define HAVE_LANGINFO_CODESET 1
16524| #define HAVE_LC_MESSAGES 1
16525| #define ENABLE_NLS 1
16526| #define YYENABLE_NLS 1
16527| #define HAVE_STDLIB_H 1
16528| #define HAVE_STRING_H 1
16529| #define HAVE_SYS_PARAM_H 1
16530| #define HAVE_UNISTD_H 1
16531| #define HAVE_UTIME_H 1
16532| #define HAVE_FCNTL_H 1
16533| #define HAVE_FLOAT_H 1
16534| #define HAVE_SYS_TIME_H 1
16535| #define HAVE_ICONV_H 1
16536| #define HAVE_LOCALE_H 1
16537| #define HAVE_SIGNAL_H 1
16538| #define HAVE_STDINT_H 1
16539| #define HAVE_STDIO_H 1
16540| #define HAVE_SYS_STAT_H 1
16541| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
16542| #define HAVE_GETCWD 1
16543| #define HAVE_READLINK 1
16544| #define HAVE_RAISE 1
16545| #define HAVE_ISBLANK 1
16546| #define HAVE_MEMPCPY 1
16547| #define HAVE_GETTIMEOFDAY 1
16548| #define HAVE_ISASCII 1
16549| #define HAVE_SETENV 1
16550| #define HAVE_LSTAT 1
16551| #define HAVE_DECL_STRERROR_R 1
16552| #define STRERROR_R_CHAR_P 1
16553| #define HAVE_FORK 1
16554| #define HAVE_VFORK 1
16555| #define HAVE_WORKING_VFORK 1
16556| #define HAVE_WORKING_FORK 1
16557| #define HAVE_SIG_ATOMIC_T 1
16558| #define HAVE_INCLUDE_NEXT 1
16559| #define eaccess access
16560| #define mbstate_t int
16561| #define HAVE_DECL_GETDELIM 1
16562| #define HAVE_DECL_GETLINE 1
16563| #define HAVE_GETOPT_H 1
16564| #define HAVE_GETOPT_LONG_ONLY 1
16565| #define HAVE_DECL_GETENV 1
16566| #define restrict __restrict
16567| #define HAVE_UNISTD_H 1
16568| #define HAVE_DECL_GETC_UNLOCKED 1
16569| #define HAVE_STDLIB_H 1
16570| #define MALLOC_0_IS_NONNULL 0
16571| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
16572| #define INSTALLPREFIX "/usr"
16573| #define HAVE_DECL_SNPRINTF 1
16574| #define HAVE__BOOL 1
16575| #define HAVE_STDBOOL_H 1
16576| #define HAVE_DECL_STRDUP 1
16577| #define HAVE_DECL_STRNLEN 1
16578| #define _FILE_OFFSET_BITS 64
16579| #define HAVE_DECL_CLEARERR_UNLOCKED 1
16580| #define HAVE_DECL_FEOF_UNLOCKED 1
16581| #define HAVE_DECL_FERROR_UNLOCKED 1
16582| #define HAVE_DECL_FFLUSH_UNLOCKED 1
16583| #define HAVE_DECL_FGETS_UNLOCKED 1
16584| #define HAVE_DECL_FPUTC_UNLOCKED 1
16585| #define HAVE_DECL_FPUTS_UNLOCKED 1
16586| #define HAVE_DECL_FREAD_UNLOCKED 1
16587| #define HAVE_DECL_FWRITE_UNLOCKED 1
16588| #define HAVE_DECL_GETCHAR_UNLOCKED 1
16589| #define HAVE_DECL_PUTC_UNLOCKED 1
16590| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
16591| #define HAVE_INTMAX_T 1
16592| #define HAVE_DECL_VSNPRINTF 1
16593| #define USE_ACL 0
16594| #define HAVE_ATEXIT 1
16595| #define HAVE_DIRENT_H 1
16596| #define HAVE_STRING_H 1
16597| #define HAVE_LONG_FILE_NAMES 1
16598| #define HAVE_PATHCONF 1
16599| #define HAVE_STRING_H 1
16600| #define HAVE_UNISTD_H 1
16601| #define YYENABLE_NLS 1
16602| #define HAVE_BYTESWAP_H 1
16603| #define realpath rpl_realpath
16604| #define SIGNAL_SAFE_LIST 1
16605| #define HAVE_CHOWN 1
16606| #define HAVE_UTIME 1
16607| #define HAVE_UTIMES 1
16608| #define HAVE_SIGACTION 1
16609| #define HAVE_WORKING_O_NOATIME 0
16610| #define HAVE_WORKING_O_NOFOLLOW 0
16611| #define HAVE_DECL_ISBLANK 1
16612| #define fnmatch posix_fnmatch
16613| #define GNULIB_FWRITEERROR 1
16614| #define HAVE_GETDELIM 1
16615| #define HAVE_SYS_TIMEB_H 1
16616| #define gmtime rpl_gmtime
16617| #define localtime rpl_localtime
16618| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
16619| #define HAVE_ICONV 1
16620| #define ICONV_CONST const
16621| #define HAVE_UNISTD_H 1
16622| #define HAVE_ARPA_INET_H 1
16623| #define HAVE_CTYPE_H 1
16624| #define HAVE_DLFCN_H 1
16625| /* end confdefs.h.  */
16626| #include <stdio.h>
16627| #ifdef HAVE_SYS_TYPES_H
16628| # include <sys/types.h>
16629| #endif
16630| #ifdef HAVE_SYS_STAT_H
16631| # include <sys/stat.h>
16632| #endif
16633| #ifdef STDC_HEADERS
16634| # include <stdlib.h>
16635| # include <stddef.h>
16636| #else
16637| # ifdef HAVE_STDLIB_H
16638| #  include <stdlib.h>
16639| # endif
16640| #endif
16641| #ifdef HAVE_STRING_H
16642| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16643| #  include <memory.h>
16644| # endif
16645| # include <string.h>
16646| #endif
16647| #ifdef HAVE_STRINGS_H
16648| # include <strings.h>
16649| #endif
16650| #ifdef HAVE_INTTYPES_H
16651| # include <inttypes.h>
16652| #endif
16653| #ifdef HAVE_STDINT_H
16654| # include <stdint.h>
16655| #endif
16656| #ifdef HAVE_UNISTD_H
16657| # include <unistd.h>
16658| #endif
16659| #include <dl.h>
16660configure:48402: result: no
16661configure:48406: checking dl.h presence
16662configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16663conftest.c:183:16: error: dl.h: No such file or directory
16664configure:48428: $? = 1
16665configure: failed program was:
16666| /* confdefs.h.  */
16667| #define PACKAGE_NAME ""
16668| #define PACKAGE_TARNAME ""
16669| #define PACKAGE_VERSION ""
16670| #define PACKAGE_STRING ""
16671| #define PACKAGE_BUGREPORT ""
16672| #define PACKAGE "gettext-tools"
16673| #define VERSION "0.17"
16674| #define STDC_HEADERS 1
16675| #define HAVE_SYS_TYPES_H 1
16676| #define HAVE_SYS_STAT_H 1
16677| #define HAVE_STDLIB_H 1
16678| #define HAVE_STRING_H 1
16679| #define HAVE_MEMORY_H 1
16680| #define HAVE_STRINGS_H 1
16681| #define HAVE_INTTYPES_H 1
16682| #define HAVE_STDINT_H 1
16683| #define HAVE_UNISTD_H 1
16684| #define __EXTENSIONS__ 1
16685| #define _ALL_SOURCE 1
16686| #define _GNU_SOURCE 1
16687| #define _POSIX_PTHREAD_SEMANTICS 1
16688| #define _TANDEM_SOURCE 1
16689| #define HAVE_DLFCN_H 1
16690| #define HAVE_VISIBILITY 1
16691| #define HAVE_STDINT_H_WITH_UINTMAX 1
16692| #define HAVE_ALLOCA_H 1
16693| #define HAVE_ALLOCA 1
16694| #define HAVE_STDLIB_H 1
16695| #define HAVE_UNISTD_H 1
16696| #define HAVE_GETPAGESIZE 1
16697| #define INTDIV0_RAISES_SIGFPE 0
16698| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
16699| #define HAVE_UNSIGNED_LONG_LONG_INT 1
16700| #define HAVE_UINTMAX_T 1
16701| #define HAVE_INTTYPES_H 1
16702| #define USE_POSIX_THREADS 1
16703| #define USE_POSIX_THREADS_WEAK 1
16704| #define HAVE_PTHREAD_RWLOCK 1
16705| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16706| #define HAVE_BUILTIN_EXPECT 1
16707| #define HAVE_INTTYPES_H 1
16708| #define HAVE_LIMITS_H 1
16709| #define HAVE_UNISTD_H 1
16710| #define HAVE_SYS_PARAM_H 1
16711| #define HAVE_GETCWD 1
16712| #define HAVE_GETEGID 1
16713| #define HAVE_GETEUID 1
16714| #define HAVE_GETGID 1
16715| #define HAVE_GETUID 1
16716| #define HAVE_MEMPCPY 1
16717| #define HAVE_MUNMAP 1
16718| #define HAVE_STPCPY 1
16719| #define HAVE_STRCASECMP 1
16720| #define HAVE_STRDUP 1
16721| #define HAVE_STRTOUL 1
16722| #define HAVE_TSEARCH 1
16723| #define HAVE___FSETLOCKING 1
16724| #define HAVE_DECL_FEOF_UNLOCKED 1
16725| #define HAVE_DECL_FGETS_UNLOCKED 1
16726| #define HAVE_ICONV 1
16727| #define ICONV_CONST const
16728| #define HAVE_LONG_LONG_INT 1
16729| #define HAVE_WCHAR_T 1
16730| #define HAVE_INTMAX_T 1
16731| #define HAVE_POSIX_PRINTF 1
16732| #define HAVE_STDINT_H 1
16733| #define HAVE_STDINT_H 1
16734| #define HAVE_STDDEF_H 1
16735| #define HAVE_STDLIB_H 1
16736| #define HAVE_STRING_H 1
16737| #define HAVE_ASPRINTF 1
16738| #define HAVE_PUTENV 1
16739| #define HAVE_SETENV 1
16740| #define HAVE_SETLOCALE 1
16741| #define HAVE_SNPRINTF 1
16742| #define HAVE_DECL__SNPRINTF 0
16743| #define HAVE_DECL__SNWPRINTF 0
16744| #define HAVE_DECL_GETC_UNLOCKED 1
16745| #define HAVE_LANGINFO_CODESET 1
16746| #define HAVE_LC_MESSAGES 1
16747| #define ENABLE_NLS 1
16748| #define YYENABLE_NLS 1
16749| #define HAVE_STDLIB_H 1
16750| #define HAVE_STRING_H 1
16751| #define HAVE_SYS_PARAM_H 1
16752| #define HAVE_UNISTD_H 1
16753| #define HAVE_UTIME_H 1
16754| #define HAVE_FCNTL_H 1
16755| #define HAVE_FLOAT_H 1
16756| #define HAVE_SYS_TIME_H 1
16757| #define HAVE_ICONV_H 1
16758| #define HAVE_LOCALE_H 1
16759| #define HAVE_SIGNAL_H 1
16760| #define HAVE_STDINT_H 1
16761| #define HAVE_STDIO_H 1
16762| #define HAVE_SYS_STAT_H 1
16763| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
16764| #define HAVE_GETCWD 1
16765| #define HAVE_READLINK 1
16766| #define HAVE_RAISE 1
16767| #define HAVE_ISBLANK 1
16768| #define HAVE_MEMPCPY 1
16769| #define HAVE_GETTIMEOFDAY 1
16770| #define HAVE_ISASCII 1
16771| #define HAVE_SETENV 1
16772| #define HAVE_LSTAT 1
16773| #define HAVE_DECL_STRERROR_R 1
16774| #define STRERROR_R_CHAR_P 1
16775| #define HAVE_FORK 1
16776| #define HAVE_VFORK 1
16777| #define HAVE_WORKING_VFORK 1
16778| #define HAVE_WORKING_FORK 1
16779| #define HAVE_SIG_ATOMIC_T 1
16780| #define HAVE_INCLUDE_NEXT 1
16781| #define eaccess access
16782| #define mbstate_t int
16783| #define HAVE_DECL_GETDELIM 1
16784| #define HAVE_DECL_GETLINE 1
16785| #define HAVE_GETOPT_H 1
16786| #define HAVE_GETOPT_LONG_ONLY 1
16787| #define HAVE_DECL_GETENV 1
16788| #define restrict __restrict
16789| #define HAVE_UNISTD_H 1
16790| #define HAVE_DECL_GETC_UNLOCKED 1
16791| #define HAVE_STDLIB_H 1
16792| #define MALLOC_0_IS_NONNULL 0
16793| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
16794| #define INSTALLPREFIX "/usr"
16795| #define HAVE_DECL_SNPRINTF 1
16796| #define HAVE__BOOL 1
16797| #define HAVE_STDBOOL_H 1
16798| #define HAVE_DECL_STRDUP 1
16799| #define HAVE_DECL_STRNLEN 1
16800| #define _FILE_OFFSET_BITS 64
16801| #define HAVE_DECL_CLEARERR_UNLOCKED 1
16802| #define HAVE_DECL_FEOF_UNLOCKED 1
16803| #define HAVE_DECL_FERROR_UNLOCKED 1
16804| #define HAVE_DECL_FFLUSH_UNLOCKED 1
16805| #define HAVE_DECL_FGETS_UNLOCKED 1
16806| #define HAVE_DECL_FPUTC_UNLOCKED 1
16807| #define HAVE_DECL_FPUTS_UNLOCKED 1
16808| #define HAVE_DECL_FREAD_UNLOCKED 1
16809| #define HAVE_DECL_FWRITE_UNLOCKED 1
16810| #define HAVE_DECL_GETCHAR_UNLOCKED 1
16811| #define HAVE_DECL_PUTC_UNLOCKED 1
16812| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
16813| #define HAVE_INTMAX_T 1
16814| #define HAVE_DECL_VSNPRINTF 1
16815| #define USE_ACL 0
16816| #define HAVE_ATEXIT 1
16817| #define HAVE_DIRENT_H 1
16818| #define HAVE_STRING_H 1
16819| #define HAVE_LONG_FILE_NAMES 1
16820| #define HAVE_PATHCONF 1
16821| #define HAVE_STRING_H 1
16822| #define HAVE_UNISTD_H 1
16823| #define YYENABLE_NLS 1
16824| #define HAVE_BYTESWAP_H 1
16825| #define realpath rpl_realpath
16826| #define SIGNAL_SAFE_LIST 1
16827| #define HAVE_CHOWN 1
16828| #define HAVE_UTIME 1
16829| #define HAVE_UTIMES 1
16830| #define HAVE_SIGACTION 1
16831| #define HAVE_WORKING_O_NOATIME 0
16832| #define HAVE_WORKING_O_NOFOLLOW 0
16833| #define HAVE_DECL_ISBLANK 1
16834| #define fnmatch posix_fnmatch
16835| #define GNULIB_FWRITEERROR 1
16836| #define HAVE_GETDELIM 1
16837| #define HAVE_SYS_TIMEB_H 1
16838| #define gmtime rpl_gmtime
16839| #define localtime rpl_localtime
16840| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
16841| #define HAVE_ICONV 1
16842| #define ICONV_CONST const
16843| #define HAVE_UNISTD_H 1
16844| #define HAVE_ARPA_INET_H 1
16845| #define HAVE_CTYPE_H 1
16846| #define HAVE_DLFCN_H 1
16847| /* end confdefs.h.  */
16848| #include <dl.h>
16849configure:48442: result: no
16850configure:48470: checking for dl.h
16851configure:48479: result: no
16852configure:48364: checking errno.h usability
16853configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16854configure:48388: $? = 0
16855configure:48402: result: yes
16856configure:48406: checking errno.h presence
16857configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16858configure:48428: $? = 0
16859configure:48442: result: yes
16860configure:48470: checking for errno.h
16861configure:48479: result: yes
16862configure:48353: checking for fcntl.h
16863configure:48360: result: yes
16864configure:48353: checking for float.h
16865configure:48360: result: yes
16866configure:48353: checking for limits.h
16867configure:48360: result: yes
16868configure:48364: checking malloc.h usability
16869configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16870configure:48388: $? = 0
16871configure:48402: result: yes
16872configure:48406: checking malloc.h presence
16873configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16874configure:48428: $? = 0
16875configure:48442: result: yes
16876configure:48470: checking for malloc.h
16877configure:48479: result: yes
16878configure:48364: checking math.h usability
16879configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16880configure:48388: $? = 0
16881configure:48402: result: yes
16882configure:48406: checking math.h presence
16883configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16884configure:48428: $? = 0
16885configure:48442: result: yes
16886configure:48470: checking for math.h
16887configure:48479: result: yes
16888configure:48364: checking netdb.h usability
16889configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16890configure:48388: $? = 0
16891configure:48402: result: yes
16892configure:48406: checking netdb.h presence
16893configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16894configure:48428: $? = 0
16895configure:48442: result: yes
16896configure:48470: checking for netdb.h
16897configure:48479: result: yes
16898configure:48364: checking netinet/in.h usability
16899configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16900configure:48388: $? = 0
16901configure:48402: result: yes
16902configure:48406: checking netinet/in.h presence
16903configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16904configure:48428: $? = 0
16905configure:48442: result: yes
16906configure:48470: checking for netinet/in.h
16907configure:48479: result: yes
16908configure:48353: checking for signal.h
16909configure:48360: result: yes
16910configure:48353: checking for stdlib.h
16911configure:48360: result: yes
16912configure:48353: checking for string.h
16913configure:48360: result: yes
16914configure:48353: checking for strings.h
16915configure:48360: result: yes
16916configure:48364: checking sys/select.h usability
16917configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16918configure:48388: $? = 0
16919configure:48402: result: yes
16920configure:48406: checking sys/select.h presence
16921configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16922configure:48428: $? = 0
16923configure:48442: result: yes
16924configure:48470: checking for sys/select.h
16925configure:48479: result: yes
16926configure:48364: checking sys/socket.h usability
16927configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16928configure:48388: $? = 0
16929configure:48402: result: yes
16930configure:48406: checking sys/socket.h presence
16931configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16932configure:48428: $? = 0
16933configure:48442: result: yes
16934configure:48470: checking for sys/socket.h
16935configure:48479: result: yes
16936configure:48353: checking for sys/stat.h
16937configure:48360: result: yes
16938configure:48353: checking for sys/time.h
16939configure:48360: result: yes
16940configure:48353: checking for sys/types.h
16941configure:48360: result: yes
16942configure:48364: checking time.h usability
16943configure:48381: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16944configure:48388: $? = 0
16945configure:48402: result: yes
16946configure:48406: checking time.h presence
16947configure:48421: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
16948configure:48428: $? = 0
16949configure:48442: result: yes
16950configure:48470: checking for time.h
16951configure:48479: result: yes
16952configure:48353: checking for unistd.h
16953configure:48360: result: yes
16954configure:48498: checking for arpa/nameser.h
16955configure:48523: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16956configure:48530: $? = 0
16957configure:48547: result: yes
16958configure:48564: checking for resolv.h
16959configure:48595: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
16960configure:48602: $? = 0
16961configure:48619: result: yes
16962configure:48642: checking for dlopen
16963configure:48698: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
16964/tmp/ccQPlIEp.o: In function `main':
16965conftest.c:(.text+0x20): undefined reference to `dlopen'
16966collect2: ld returned 1 exit status
16967configure:48705: $? = 1
16968configure: failed program was:
16969| /* confdefs.h.  */
16970| #define PACKAGE_NAME ""
16971| #define PACKAGE_TARNAME ""
16972| #define PACKAGE_VERSION ""
16973| #define PACKAGE_STRING ""
16974| #define PACKAGE_BUGREPORT ""
16975| #define PACKAGE "gettext-tools"
16976| #define VERSION "0.17"
16977| #define STDC_HEADERS 1
16978| #define HAVE_SYS_TYPES_H 1
16979| #define HAVE_SYS_STAT_H 1
16980| #define HAVE_STDLIB_H 1
16981| #define HAVE_STRING_H 1
16982| #define HAVE_MEMORY_H 1
16983| #define HAVE_STRINGS_H 1
16984| #define HAVE_INTTYPES_H 1
16985| #define HAVE_STDINT_H 1
16986| #define HAVE_UNISTD_H 1
16987| #define __EXTENSIONS__ 1
16988| #define _ALL_SOURCE 1
16989| #define _GNU_SOURCE 1
16990| #define _POSIX_PTHREAD_SEMANTICS 1
16991| #define _TANDEM_SOURCE 1
16992| #define HAVE_DLFCN_H 1
16993| #define HAVE_VISIBILITY 1
16994| #define HAVE_STDINT_H_WITH_UINTMAX 1
16995| #define HAVE_ALLOCA_H 1
16996| #define HAVE_ALLOCA 1
16997| #define HAVE_STDLIB_H 1
16998| #define HAVE_UNISTD_H 1
16999| #define HAVE_GETPAGESIZE 1
17000| #define INTDIV0_RAISES_SIGFPE 0
17001| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
17002| #define HAVE_UNSIGNED_LONG_LONG_INT 1
17003| #define HAVE_UINTMAX_T 1
17004| #define HAVE_INTTYPES_H 1
17005| #define USE_POSIX_THREADS 1
17006| #define USE_POSIX_THREADS_WEAK 1
17007| #define HAVE_PTHREAD_RWLOCK 1
17008| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17009| #define HAVE_BUILTIN_EXPECT 1
17010| #define HAVE_INTTYPES_H 1
17011| #define HAVE_LIMITS_H 1
17012| #define HAVE_UNISTD_H 1
17013| #define HAVE_SYS_PARAM_H 1
17014| #define HAVE_GETCWD 1
17015| #define HAVE_GETEGID 1
17016| #define HAVE_GETEUID 1
17017| #define HAVE_GETGID 1
17018| #define HAVE_GETUID 1
17019| #define HAVE_MEMPCPY 1
17020| #define HAVE_MUNMAP 1
17021| #define HAVE_STPCPY 1
17022| #define HAVE_STRCASECMP 1
17023| #define HAVE_STRDUP 1
17024| #define HAVE_STRTOUL 1
17025| #define HAVE_TSEARCH 1
17026| #define HAVE___FSETLOCKING 1
17027| #define HAVE_DECL_FEOF_UNLOCKED 1
17028| #define HAVE_DECL_FGETS_UNLOCKED 1
17029| #define HAVE_ICONV 1
17030| #define ICONV_CONST const
17031| #define HAVE_LONG_LONG_INT 1
17032| #define HAVE_WCHAR_T 1
17033| #define HAVE_INTMAX_T 1
17034| #define HAVE_POSIX_PRINTF 1
17035| #define HAVE_STDINT_H 1
17036| #define HAVE_STDINT_H 1
17037| #define HAVE_STDDEF_H 1
17038| #define HAVE_STDLIB_H 1
17039| #define HAVE_STRING_H 1
17040| #define HAVE_ASPRINTF 1
17041| #define HAVE_PUTENV 1
17042| #define HAVE_SETENV 1
17043| #define HAVE_SETLOCALE 1
17044| #define HAVE_SNPRINTF 1
17045| #define HAVE_DECL__SNPRINTF 0
17046| #define HAVE_DECL__SNWPRINTF 0
17047| #define HAVE_DECL_GETC_UNLOCKED 1
17048| #define HAVE_LANGINFO_CODESET 1
17049| #define HAVE_LC_MESSAGES 1
17050| #define ENABLE_NLS 1
17051| #define YYENABLE_NLS 1
17052| #define HAVE_STDLIB_H 1
17053| #define HAVE_STRING_H 1
17054| #define HAVE_SYS_PARAM_H 1
17055| #define HAVE_UNISTD_H 1
17056| #define HAVE_UTIME_H 1
17057| #define HAVE_FCNTL_H 1
17058| #define HAVE_FLOAT_H 1
17059| #define HAVE_SYS_TIME_H 1
17060| #define HAVE_ICONV_H 1
17061| #define HAVE_LOCALE_H 1
17062| #define HAVE_SIGNAL_H 1
17063| #define HAVE_STDINT_H 1
17064| #define HAVE_STDIO_H 1
17065| #define HAVE_SYS_STAT_H 1
17066| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
17067| #define HAVE_GETCWD 1
17068| #define HAVE_READLINK 1
17069| #define HAVE_RAISE 1
17070| #define HAVE_ISBLANK 1
17071| #define HAVE_MEMPCPY 1
17072| #define HAVE_GETTIMEOFDAY 1
17073| #define HAVE_ISASCII 1
17074| #define HAVE_SETENV 1
17075| #define HAVE_LSTAT 1
17076| #define HAVE_DECL_STRERROR_R 1
17077| #define STRERROR_R_CHAR_P 1
17078| #define HAVE_FORK 1
17079| #define HAVE_VFORK 1
17080| #define HAVE_WORKING_VFORK 1
17081| #define HAVE_WORKING_FORK 1
17082| #define HAVE_SIG_ATOMIC_T 1
17083| #define HAVE_INCLUDE_NEXT 1
17084| #define eaccess access
17085| #define mbstate_t int
17086| #define HAVE_DECL_GETDELIM 1
17087| #define HAVE_DECL_GETLINE 1
17088| #define HAVE_GETOPT_H 1
17089| #define HAVE_GETOPT_LONG_ONLY 1
17090| #define HAVE_DECL_GETENV 1
17091| #define restrict __restrict
17092| #define HAVE_UNISTD_H 1
17093| #define HAVE_DECL_GETC_UNLOCKED 1
17094| #define HAVE_STDLIB_H 1
17095| #define MALLOC_0_IS_NONNULL 0
17096| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
17097| #define INSTALLPREFIX "/usr"
17098| #define HAVE_DECL_SNPRINTF 1
17099| #define HAVE__BOOL 1
17100| #define HAVE_STDBOOL_H 1
17101| #define HAVE_DECL_STRDUP 1
17102| #define HAVE_DECL_STRNLEN 1
17103| #define _FILE_OFFSET_BITS 64
17104| #define HAVE_DECL_CLEARERR_UNLOCKED 1
17105| #define HAVE_DECL_FEOF_UNLOCKED 1
17106| #define HAVE_DECL_FERROR_UNLOCKED 1
17107| #define HAVE_DECL_FFLUSH_UNLOCKED 1
17108| #define HAVE_DECL_FGETS_UNLOCKED 1
17109| #define HAVE_DECL_FPUTC_UNLOCKED 1
17110| #define HAVE_DECL_FPUTS_UNLOCKED 1
17111| #define HAVE_DECL_FREAD_UNLOCKED 1
17112| #define HAVE_DECL_FWRITE_UNLOCKED 1
17113| #define HAVE_DECL_GETCHAR_UNLOCKED 1
17114| #define HAVE_DECL_PUTC_UNLOCKED 1
17115| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
17116| #define HAVE_INTMAX_T 1
17117| #define HAVE_DECL_VSNPRINTF 1
17118| #define USE_ACL 0
17119| #define HAVE_ATEXIT 1
17120| #define HAVE_DIRENT_H 1
17121| #define HAVE_STRING_H 1
17122| #define HAVE_LONG_FILE_NAMES 1
17123| #define HAVE_PATHCONF 1
17124| #define HAVE_STRING_H 1
17125| #define HAVE_UNISTD_H 1
17126| #define YYENABLE_NLS 1
17127| #define HAVE_BYTESWAP_H 1
17128| #define realpath rpl_realpath
17129| #define SIGNAL_SAFE_LIST 1
17130| #define HAVE_CHOWN 1
17131| #define HAVE_UTIME 1
17132| #define HAVE_UTIMES 1
17133| #define HAVE_SIGACTION 1
17134| #define HAVE_WORKING_O_NOATIME 0
17135| #define HAVE_WORKING_O_NOFOLLOW 0
17136| #define HAVE_DECL_ISBLANK 1
17137| #define fnmatch posix_fnmatch
17138| #define GNULIB_FWRITEERROR 1
17139| #define HAVE_GETDELIM 1
17140| #define HAVE_SYS_TIMEB_H 1
17141| #define gmtime rpl_gmtime
17142| #define localtime rpl_localtime
17143| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
17144| #define HAVE_ICONV 1
17145| #define ICONV_CONST const
17146| #define HAVE_UNISTD_H 1
17147| #define HAVE_ARPA_INET_H 1
17148| #define HAVE_CTYPE_H 1
17149| #define HAVE_DLFCN_H 1
17150| #define HAVE_ERRNO_H 1
17151| #define HAVE_FCNTL_H 1
17152| #define HAVE_FLOAT_H 1
17153| #define HAVE_LIMITS_H 1
17154| #define HAVE_MALLOC_H 1
17155| #define HAVE_MATH_H 1
17156| #define HAVE_NETDB_H 1
17157| #define HAVE_NETINET_IN_H 1
17158| #define HAVE_SIGNAL_H 1
17159| #define HAVE_STDLIB_H 1
17160| #define HAVE_STRING_H 1
17161| #define HAVE_STRINGS_H 1
17162| #define HAVE_SYS_SELECT_H 1
17163| #define HAVE_SYS_SOCKET_H 1
17164| #define HAVE_SYS_STAT_H 1
17165| #define HAVE_SYS_TIME_H 1
17166| #define HAVE_SYS_TYPES_H 1
17167| #define HAVE_TIME_H 1
17168| #define HAVE_UNISTD_H 1
17169| #define HAVE_ARPA_NAMESER_H 1
17170| #define HAVE_RESOLV_H 1
17171| /* end confdefs.h.  */
17172| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
17173|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17174| #define dlopen innocuous_dlopen
17175| 
17176| /* System header to define __stub macros and hopefully few prototypes,
17177|     which can conflict with char dlopen (); below.
17178|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17179|     <limits.h> exists even on freestanding compilers.  */
17180| 
17181| #ifdef __STDC__
17182| # include <limits.h>
17183| #else
17184| # include <assert.h>
17185| #endif
17186| 
17187| #undef dlopen
17188| 
17189| /* Override any GCC internal prototype to avoid an error.
17190|    Use char because int might match the return type of a GCC
17191|    builtin and then its argument prototype would still apply.  */
17192| #ifdef __cplusplus
17193| extern "C"
17194| #endif
17195| char dlopen ();
17196| /* The GNU C library defines this for functions which it implements
17197|     to always fail with ENOSYS.  Some functions are actually named
17198|     something starting with __ and the normal name is an alias.  */
17199| #if defined __stub_dlopen || defined __stub___dlopen
17200| choke me
17201| #endif
17202| 
17203| int
17204| main ()
17205| {
17206| return dlopen ();
17207|   ;
17208|   return 0;
17209| }
17210configure:48727: result: no
17211configure:48642: checking for getaddrinfo
17212configure:48698: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
17213configure:48705: $? = 0
17214configure:48727: result: yes
17215configure:48642: checking for localtime
17216configure:48698: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
17217conftest.c:207:1: warning: "localtime" redefined
17218conftest.c:174:1: warning: this is the location of the previous definition
17219configure:48705: $? = 0
17220configure:48727: result: yes
17221configure:48642: checking for shlload
17222configure:48698: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
17223/tmp/ccKkhXTL.o: In function `main':
17224conftest.c:(.text+0x20): undefined reference to `shlload'
17225collect2: ld returned 1 exit status
17226configure:48705: $? = 1
17227configure: failed program was:
17228| /* confdefs.h.  */
17229| #define PACKAGE_NAME ""
17230| #define PACKAGE_TARNAME ""
17231| #define PACKAGE_VERSION ""
17232| #define PACKAGE_STRING ""
17233| #define PACKAGE_BUGREPORT ""
17234| #define PACKAGE "gettext-tools"
17235| #define VERSION "0.17"
17236| #define STDC_HEADERS 1
17237| #define HAVE_SYS_TYPES_H 1
17238| #define HAVE_SYS_STAT_H 1
17239| #define HAVE_STDLIB_H 1
17240| #define HAVE_STRING_H 1
17241| #define HAVE_MEMORY_H 1
17242| #define HAVE_STRINGS_H 1
17243| #define HAVE_INTTYPES_H 1
17244| #define HAVE_STDINT_H 1
17245| #define HAVE_UNISTD_H 1
17246| #define __EXTENSIONS__ 1
17247| #define _ALL_SOURCE 1
17248| #define _GNU_SOURCE 1
17249| #define _POSIX_PTHREAD_SEMANTICS 1
17250| #define _TANDEM_SOURCE 1
17251| #define HAVE_DLFCN_H 1
17252| #define HAVE_VISIBILITY 1
17253| #define HAVE_STDINT_H_WITH_UINTMAX 1
17254| #define HAVE_ALLOCA_H 1
17255| #define HAVE_ALLOCA 1
17256| #define HAVE_STDLIB_H 1
17257| #define HAVE_UNISTD_H 1
17258| #define HAVE_GETPAGESIZE 1
17259| #define INTDIV0_RAISES_SIGFPE 0
17260| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
17261| #define HAVE_UNSIGNED_LONG_LONG_INT 1
17262| #define HAVE_UINTMAX_T 1
17263| #define HAVE_INTTYPES_H 1
17264| #define USE_POSIX_THREADS 1
17265| #define USE_POSIX_THREADS_WEAK 1
17266| #define HAVE_PTHREAD_RWLOCK 1
17267| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17268| #define HAVE_BUILTIN_EXPECT 1
17269| #define HAVE_INTTYPES_H 1
17270| #define HAVE_LIMITS_H 1
17271| #define HAVE_UNISTD_H 1
17272| #define HAVE_SYS_PARAM_H 1
17273| #define HAVE_GETCWD 1
17274| #define HAVE_GETEGID 1
17275| #define HAVE_GETEUID 1
17276| #define HAVE_GETGID 1
17277| #define HAVE_GETUID 1
17278| #define HAVE_MEMPCPY 1
17279| #define HAVE_MUNMAP 1
17280| #define HAVE_STPCPY 1
17281| #define HAVE_STRCASECMP 1
17282| #define HAVE_STRDUP 1
17283| #define HAVE_STRTOUL 1
17284| #define HAVE_TSEARCH 1
17285| #define HAVE___FSETLOCKING 1
17286| #define HAVE_DECL_FEOF_UNLOCKED 1
17287| #define HAVE_DECL_FGETS_UNLOCKED 1
17288| #define HAVE_ICONV 1
17289| #define ICONV_CONST const
17290| #define HAVE_LONG_LONG_INT 1
17291| #define HAVE_WCHAR_T 1
17292| #define HAVE_INTMAX_T 1
17293| #define HAVE_POSIX_PRINTF 1
17294| #define HAVE_STDINT_H 1
17295| #define HAVE_STDINT_H 1
17296| #define HAVE_STDDEF_H 1
17297| #define HAVE_STDLIB_H 1
17298| #define HAVE_STRING_H 1
17299| #define HAVE_ASPRINTF 1
17300| #define HAVE_PUTENV 1
17301| #define HAVE_SETENV 1
17302| #define HAVE_SETLOCALE 1
17303| #define HAVE_SNPRINTF 1
17304| #define HAVE_DECL__SNPRINTF 0
17305| #define HAVE_DECL__SNWPRINTF 0
17306| #define HAVE_DECL_GETC_UNLOCKED 1
17307| #define HAVE_LANGINFO_CODESET 1
17308| #define HAVE_LC_MESSAGES 1
17309| #define ENABLE_NLS 1
17310| #define YYENABLE_NLS 1
17311| #define HAVE_STDLIB_H 1
17312| #define HAVE_STRING_H 1
17313| #define HAVE_SYS_PARAM_H 1
17314| #define HAVE_UNISTD_H 1
17315| #define HAVE_UTIME_H 1
17316| #define HAVE_FCNTL_H 1
17317| #define HAVE_FLOAT_H 1
17318| #define HAVE_SYS_TIME_H 1
17319| #define HAVE_ICONV_H 1
17320| #define HAVE_LOCALE_H 1
17321| #define HAVE_SIGNAL_H 1
17322| #define HAVE_STDINT_H 1
17323| #define HAVE_STDIO_H 1
17324| #define HAVE_SYS_STAT_H 1
17325| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
17326| #define HAVE_GETCWD 1
17327| #define HAVE_READLINK 1
17328| #define HAVE_RAISE 1
17329| #define HAVE_ISBLANK 1
17330| #define HAVE_MEMPCPY 1
17331| #define HAVE_GETTIMEOFDAY 1
17332| #define HAVE_ISASCII 1
17333| #define HAVE_SETENV 1
17334| #define HAVE_LSTAT 1
17335| #define HAVE_DECL_STRERROR_R 1
17336| #define STRERROR_R_CHAR_P 1
17337| #define HAVE_FORK 1
17338| #define HAVE_VFORK 1
17339| #define HAVE_WORKING_VFORK 1
17340| #define HAVE_WORKING_FORK 1
17341| #define HAVE_SIG_ATOMIC_T 1
17342| #define HAVE_INCLUDE_NEXT 1
17343| #define eaccess access
17344| #define mbstate_t int
17345| #define HAVE_DECL_GETDELIM 1
17346| #define HAVE_DECL_GETLINE 1
17347| #define HAVE_GETOPT_H 1
17348| #define HAVE_GETOPT_LONG_ONLY 1
17349| #define HAVE_DECL_GETENV 1
17350| #define restrict __restrict
17351| #define HAVE_UNISTD_H 1
17352| #define HAVE_DECL_GETC_UNLOCKED 1
17353| #define HAVE_STDLIB_H 1
17354| #define MALLOC_0_IS_NONNULL 0
17355| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
17356| #define INSTALLPREFIX "/usr"
17357| #define HAVE_DECL_SNPRINTF 1
17358| #define HAVE__BOOL 1
17359| #define HAVE_STDBOOL_H 1
17360| #define HAVE_DECL_STRDUP 1
17361| #define HAVE_DECL_STRNLEN 1
17362| #define _FILE_OFFSET_BITS 64
17363| #define HAVE_DECL_CLEARERR_UNLOCKED 1
17364| #define HAVE_DECL_FEOF_UNLOCKED 1
17365| #define HAVE_DECL_FERROR_UNLOCKED 1
17366| #define HAVE_DECL_FFLUSH_UNLOCKED 1
17367| #define HAVE_DECL_FGETS_UNLOCKED 1
17368| #define HAVE_DECL_FPUTC_UNLOCKED 1
17369| #define HAVE_DECL_FPUTS_UNLOCKED 1
17370| #define HAVE_DECL_FREAD_UNLOCKED 1
17371| #define HAVE_DECL_FWRITE_UNLOCKED 1
17372| #define HAVE_DECL_GETCHAR_UNLOCKED 1
17373| #define HAVE_DECL_PUTC_UNLOCKED 1
17374| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
17375| #define HAVE_INTMAX_T 1
17376| #define HAVE_DECL_VSNPRINTF 1
17377| #define USE_ACL 0
17378| #define HAVE_ATEXIT 1
17379| #define HAVE_DIRENT_H 1
17380| #define HAVE_STRING_H 1
17381| #define HAVE_LONG_FILE_NAMES 1
17382| #define HAVE_PATHCONF 1
17383| #define HAVE_STRING_H 1
17384| #define HAVE_UNISTD_H 1
17385| #define YYENABLE_NLS 1
17386| #define HAVE_BYTESWAP_H 1
17387| #define realpath rpl_realpath
17388| #define SIGNAL_SAFE_LIST 1
17389| #define HAVE_CHOWN 1
17390| #define HAVE_UTIME 1
17391| #define HAVE_UTIMES 1
17392| #define HAVE_SIGACTION 1
17393| #define HAVE_WORKING_O_NOATIME 0
17394| #define HAVE_WORKING_O_NOFOLLOW 0
17395| #define HAVE_DECL_ISBLANK 1
17396| #define fnmatch posix_fnmatch
17397| #define GNULIB_FWRITEERROR 1
17398| #define HAVE_GETDELIM 1
17399| #define HAVE_SYS_TIMEB_H 1
17400| #define gmtime rpl_gmtime
17401| #define localtime rpl_localtime
17402| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
17403| #define HAVE_ICONV 1
17404| #define ICONV_CONST const
17405| #define HAVE_UNISTD_H 1
17406| #define HAVE_ARPA_INET_H 1
17407| #define HAVE_CTYPE_H 1
17408| #define HAVE_DLFCN_H 1
17409| #define HAVE_ERRNO_H 1
17410| #define HAVE_FCNTL_H 1
17411| #define HAVE_FLOAT_H 1
17412| #define HAVE_LIMITS_H 1
17413| #define HAVE_MALLOC_H 1
17414| #define HAVE_MATH_H 1
17415| #define HAVE_NETDB_H 1
17416| #define HAVE_NETINET_IN_H 1
17417| #define HAVE_SIGNAL_H 1
17418| #define HAVE_STDLIB_H 1
17419| #define HAVE_STRING_H 1
17420| #define HAVE_STRINGS_H 1
17421| #define HAVE_SYS_SELECT_H 1
17422| #define HAVE_SYS_SOCKET_H 1
17423| #define HAVE_SYS_STAT_H 1
17424| #define HAVE_SYS_TIME_H 1
17425| #define HAVE_SYS_TYPES_H 1
17426| #define HAVE_TIME_H 1
17427| #define HAVE_UNISTD_H 1
17428| #define HAVE_ARPA_NAMESER_H 1
17429| #define HAVE_RESOLV_H 1
17430| #define HAVE_GETADDRINFO 1
17431| #define HAVE_LOCALTIME 1
17432| /* end confdefs.h.  */
17433| /* Define shlload to an innocuous variant, in case <limits.h> declares shlload.
17434|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17435| #define shlload innocuous_shlload
17436| 
17437| /* System header to define __stub macros and hopefully few prototypes,
17438|     which can conflict with char shlload (); below.
17439|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17440|     <limits.h> exists even on freestanding compilers.  */
17441| 
17442| #ifdef __STDC__
17443| # include <limits.h>
17444| #else
17445| # include <assert.h>
17446| #endif
17447| 
17448| #undef shlload
17449| 
17450| /* Override any GCC internal prototype to avoid an error.
17451|    Use char because int might match the return type of a GCC
17452|    builtin and then its argument prototype would still apply.  */
17453| #ifdef __cplusplus
17454| extern "C"
17455| #endif
17456| char shlload ();
17457| /* The GNU C library defines this for functions which it implements
17458|     to always fail with ENOSYS.  Some functions are actually named
17459|     something starting with __ and the normal name is an alias.  */
17460| #if defined __stub_shlload || defined __stub___shlload
17461| choke me
17462| #endif
17463| 
17464| int
17465| main ()
17466| {
17467| return shlload ();
17468|   ;
17469|   return 0;
17470| }
17471configure:48727: result: no
17472configure:48642: checking for stat
17473configure:48698: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
17474configure:48705: $? = 0
17475configure:48727: result: yes
17476configure:48642: checking for _stat
17477configure:48698: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
17478/tmp/ccGAEVv0.o: In function `main':
17479conftest.c:(.text+0x20): undefined reference to `_stat'
17480collect2: ld returned 1 exit status
17481configure:48705: $? = 1
17482configure: failed program was:
17483| /* confdefs.h.  */
17484| #define PACKAGE_NAME ""
17485| #define PACKAGE_TARNAME ""
17486| #define PACKAGE_VERSION ""
17487| #define PACKAGE_STRING ""
17488| #define PACKAGE_BUGREPORT ""
17489| #define PACKAGE "gettext-tools"
17490| #define VERSION "0.17"
17491| #define STDC_HEADERS 1
17492| #define HAVE_SYS_TYPES_H 1
17493| #define HAVE_SYS_STAT_H 1
17494| #define HAVE_STDLIB_H 1
17495| #define HAVE_STRING_H 1
17496| #define HAVE_MEMORY_H 1
17497| #define HAVE_STRINGS_H 1
17498| #define HAVE_INTTYPES_H 1
17499| #define HAVE_STDINT_H 1
17500| #define HAVE_UNISTD_H 1
17501| #define __EXTENSIONS__ 1
17502| #define _ALL_SOURCE 1
17503| #define _GNU_SOURCE 1
17504| #define _POSIX_PTHREAD_SEMANTICS 1
17505| #define _TANDEM_SOURCE 1
17506| #define HAVE_DLFCN_H 1
17507| #define HAVE_VISIBILITY 1
17508| #define HAVE_STDINT_H_WITH_UINTMAX 1
17509| #define HAVE_ALLOCA_H 1
17510| #define HAVE_ALLOCA 1
17511| #define HAVE_STDLIB_H 1
17512| #define HAVE_UNISTD_H 1
17513| #define HAVE_GETPAGESIZE 1
17514| #define INTDIV0_RAISES_SIGFPE 0
17515| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
17516| #define HAVE_UNSIGNED_LONG_LONG_INT 1
17517| #define HAVE_UINTMAX_T 1
17518| #define HAVE_INTTYPES_H 1
17519| #define USE_POSIX_THREADS 1
17520| #define USE_POSIX_THREADS_WEAK 1
17521| #define HAVE_PTHREAD_RWLOCK 1
17522| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17523| #define HAVE_BUILTIN_EXPECT 1
17524| #define HAVE_INTTYPES_H 1
17525| #define HAVE_LIMITS_H 1
17526| #define HAVE_UNISTD_H 1
17527| #define HAVE_SYS_PARAM_H 1
17528| #define HAVE_GETCWD 1
17529| #define HAVE_GETEGID 1
17530| #define HAVE_GETEUID 1
17531| #define HAVE_GETGID 1
17532| #define HAVE_GETUID 1
17533| #define HAVE_MEMPCPY 1
17534| #define HAVE_MUNMAP 1
17535| #define HAVE_STPCPY 1
17536| #define HAVE_STRCASECMP 1
17537| #define HAVE_STRDUP 1
17538| #define HAVE_STRTOUL 1
17539| #define HAVE_TSEARCH 1
17540| #define HAVE___FSETLOCKING 1
17541| #define HAVE_DECL_FEOF_UNLOCKED 1
17542| #define HAVE_DECL_FGETS_UNLOCKED 1
17543| #define HAVE_ICONV 1
17544| #define ICONV_CONST const
17545| #define HAVE_LONG_LONG_INT 1
17546| #define HAVE_WCHAR_T 1
17547| #define HAVE_INTMAX_T 1
17548| #define HAVE_POSIX_PRINTF 1
17549| #define HAVE_STDINT_H 1
17550| #define HAVE_STDINT_H 1
17551| #define HAVE_STDDEF_H 1
17552| #define HAVE_STDLIB_H 1
17553| #define HAVE_STRING_H 1
17554| #define HAVE_ASPRINTF 1
17555| #define HAVE_PUTENV 1
17556| #define HAVE_SETENV 1
17557| #define HAVE_SETLOCALE 1
17558| #define HAVE_SNPRINTF 1
17559| #define HAVE_DECL__SNPRINTF 0
17560| #define HAVE_DECL__SNWPRINTF 0
17561| #define HAVE_DECL_GETC_UNLOCKED 1
17562| #define HAVE_LANGINFO_CODESET 1
17563| #define HAVE_LC_MESSAGES 1
17564| #define ENABLE_NLS 1
17565| #define YYENABLE_NLS 1
17566| #define HAVE_STDLIB_H 1
17567| #define HAVE_STRING_H 1
17568| #define HAVE_SYS_PARAM_H 1
17569| #define HAVE_UNISTD_H 1
17570| #define HAVE_UTIME_H 1
17571| #define HAVE_FCNTL_H 1
17572| #define HAVE_FLOAT_H 1
17573| #define HAVE_SYS_TIME_H 1
17574| #define HAVE_ICONV_H 1
17575| #define HAVE_LOCALE_H 1
17576| #define HAVE_SIGNAL_H 1
17577| #define HAVE_STDINT_H 1
17578| #define HAVE_STDIO_H 1
17579| #define HAVE_SYS_STAT_H 1
17580| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
17581| #define HAVE_GETCWD 1
17582| #define HAVE_READLINK 1
17583| #define HAVE_RAISE 1
17584| #define HAVE_ISBLANK 1
17585| #define HAVE_MEMPCPY 1
17586| #define HAVE_GETTIMEOFDAY 1
17587| #define HAVE_ISASCII 1
17588| #define HAVE_SETENV 1
17589| #define HAVE_LSTAT 1
17590| #define HAVE_DECL_STRERROR_R 1
17591| #define STRERROR_R_CHAR_P 1
17592| #define HAVE_FORK 1
17593| #define HAVE_VFORK 1
17594| #define HAVE_WORKING_VFORK 1
17595| #define HAVE_WORKING_FORK 1
17596| #define HAVE_SIG_ATOMIC_T 1
17597| #define HAVE_INCLUDE_NEXT 1
17598| #define eaccess access
17599| #define mbstate_t int
17600| #define HAVE_DECL_GETDELIM 1
17601| #define HAVE_DECL_GETLINE 1
17602| #define HAVE_GETOPT_H 1
17603| #define HAVE_GETOPT_LONG_ONLY 1
17604| #define HAVE_DECL_GETENV 1
17605| #define restrict __restrict
17606| #define HAVE_UNISTD_H 1
17607| #define HAVE_DECL_GETC_UNLOCKED 1
17608| #define HAVE_STDLIB_H 1
17609| #define MALLOC_0_IS_NONNULL 0
17610| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
17611| #define INSTALLPREFIX "/usr"
17612| #define HAVE_DECL_SNPRINTF 1
17613| #define HAVE__BOOL 1
17614| #define HAVE_STDBOOL_H 1
17615| #define HAVE_DECL_STRDUP 1
17616| #define HAVE_DECL_STRNLEN 1
17617| #define _FILE_OFFSET_BITS 64
17618| #define HAVE_DECL_CLEARERR_UNLOCKED 1
17619| #define HAVE_DECL_FEOF_UNLOCKED 1
17620| #define HAVE_DECL_FERROR_UNLOCKED 1
17621| #define HAVE_DECL_FFLUSH_UNLOCKED 1
17622| #define HAVE_DECL_FGETS_UNLOCKED 1
17623| #define HAVE_DECL_FPUTC_UNLOCKED 1
17624| #define HAVE_DECL_FPUTS_UNLOCKED 1
17625| #define HAVE_DECL_FREAD_UNLOCKED 1
17626| #define HAVE_DECL_FWRITE_UNLOCKED 1
17627| #define HAVE_DECL_GETCHAR_UNLOCKED 1
17628| #define HAVE_DECL_PUTC_UNLOCKED 1
17629| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
17630| #define HAVE_INTMAX_T 1
17631| #define HAVE_DECL_VSNPRINTF 1
17632| #define USE_ACL 0
17633| #define HAVE_ATEXIT 1
17634| #define HAVE_DIRENT_H 1
17635| #define HAVE_STRING_H 1
17636| #define HAVE_LONG_FILE_NAMES 1
17637| #define HAVE_PATHCONF 1
17638| #define HAVE_STRING_H 1
17639| #define HAVE_UNISTD_H 1
17640| #define YYENABLE_NLS 1
17641| #define HAVE_BYTESWAP_H 1
17642| #define realpath rpl_realpath
17643| #define SIGNAL_SAFE_LIST 1
17644| #define HAVE_CHOWN 1
17645| #define HAVE_UTIME 1
17646| #define HAVE_UTIMES 1
17647| #define HAVE_SIGACTION 1
17648| #define HAVE_WORKING_O_NOATIME 0
17649| #define HAVE_WORKING_O_NOFOLLOW 0
17650| #define HAVE_DECL_ISBLANK 1
17651| #define fnmatch posix_fnmatch
17652| #define GNULIB_FWRITEERROR 1
17653| #define HAVE_GETDELIM 1
17654| #define HAVE_SYS_TIMEB_H 1
17655| #define gmtime rpl_gmtime
17656| #define localtime rpl_localtime
17657| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
17658| #define HAVE_ICONV 1
17659| #define ICONV_CONST const
17660| #define HAVE_UNISTD_H 1
17661| #define HAVE_ARPA_INET_H 1
17662| #define HAVE_CTYPE_H 1
17663| #define HAVE_DLFCN_H 1
17664| #define HAVE_ERRNO_H 1
17665| #define HAVE_FCNTL_H 1
17666| #define HAVE_FLOAT_H 1
17667| #define HAVE_LIMITS_H 1
17668| #define HAVE_MALLOC_H 1
17669| #define HAVE_MATH_H 1
17670| #define HAVE_NETDB_H 1
17671| #define HAVE_NETINET_IN_H 1
17672| #define HAVE_SIGNAL_H 1
17673| #define HAVE_STDLIB_H 1
17674| #define HAVE_STRING_H 1
17675| #define HAVE_STRINGS_H 1
17676| #define HAVE_SYS_SELECT_H 1
17677| #define HAVE_SYS_SOCKET_H 1
17678| #define HAVE_SYS_STAT_H 1
17679| #define HAVE_SYS_TIME_H 1
17680| #define HAVE_SYS_TYPES_H 1
17681| #define HAVE_TIME_H 1
17682| #define HAVE_UNISTD_H 1
17683| #define HAVE_ARPA_NAMESER_H 1
17684| #define HAVE_RESOLV_H 1
17685| #define HAVE_GETADDRINFO 1
17686| #define HAVE_LOCALTIME 1
17687| #define HAVE_STAT 1
17688| /* end confdefs.h.  */
17689| /* Define _stat to an innocuous variant, in case <limits.h> declares _stat.
17690|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17691| #define _stat innocuous__stat
17692| 
17693| /* System header to define __stub macros and hopefully few prototypes,
17694|     which can conflict with char _stat (); below.
17695|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17696|     <limits.h> exists even on freestanding compilers.  */
17697| 
17698| #ifdef __STDC__
17699| # include <limits.h>
17700| #else
17701| # include <assert.h>
17702| #endif
17703| 
17704| #undef _stat
17705| 
17706| /* Override any GCC internal prototype to avoid an error.
17707|    Use char because int might match the return type of a GCC
17708|    builtin and then its argument prototype would still apply.  */
17709| #ifdef __cplusplus
17710| extern "C"
17711| #endif
17712| char _stat ();
17713| /* The GNU C library defines this for functions which it implements
17714|     to always fail with ENOSYS.  Some functions are actually named
17715|     something starting with __ and the normal name is an alias.  */
17716| #if defined __stub__stat || defined __stub____stat
17717| choke me
17718| #endif
17719| 
17720| int
17721| main ()
17722| {
17723| return _stat ();
17724|   ;
17725|   return 0;
17726| }
17727configure:48727: result: no
17728configure:48642: checking for strftime
17729configure:48698: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
17730conftest.c:230: warning: conflicting types for built-in function 'strftime'
17731configure:48705: $? = 0
17732configure:48727: result: yes
17733configure:48778: checking whether locale.h conforms to POSIX
17734configure:48805: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
17735configure:48812: $? = 0
17736configure:48827: result: yes
17737configure:48892: checking for setlocale
17738configure:48977: result: yes
17739configure:48999: checking for sched_yield in -lrt
17740configure:49034: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c -lrt   >&5
17741configure:49041: $? = 0
17742configure:49062: result: yes
17743configure:49196: checking for a french Unicode locale
17744configure:49253: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
17745configure:49256: $? = 0
17746configure:49283: result: none
17747configure:49291: checking for a transitional chinese locale
17748configure:49362: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
17749/tmp/ccCGA0Vj.o: In function `main':
17750conftest.c:(.text+0x194): undefined reference to `mblen'
17751collect2: ld returned 1 exit status
17752configure:49365: $? = 1
17753configure:49392: result: none
17754configure:49416: checking whether mbrtowc and mbstate_t are properly declared
17755configure:49473: result: no
17756configure:49484: checking whether mbswidth is declared in <wchar.h>
17757configure:49522: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
17758conftest.c:219:19: error: wchar.h: No such file or directory
17759conftest.c: In function 'main':
17760conftest.c:225: error: 'mbswidth' undeclared (first use in this function)
17761conftest.c:225: error: (Each undeclared identifier is reported only once
17762conftest.c:225: error: for each function it appears in.)
17763configure:49529: $? = 1
17764configure: failed program was:
17765| /* confdefs.h.  */
17766| #define PACKAGE_NAME ""
17767| #define PACKAGE_TARNAME ""
17768| #define PACKAGE_VERSION ""
17769| #define PACKAGE_STRING ""
17770| #define PACKAGE_BUGREPORT ""
17771| #define PACKAGE "gettext-tools"
17772| #define VERSION "0.17"
17773| #define STDC_HEADERS 1
17774| #define HAVE_SYS_TYPES_H 1
17775| #define HAVE_SYS_STAT_H 1
17776| #define HAVE_STDLIB_H 1
17777| #define HAVE_STRING_H 1
17778| #define HAVE_MEMORY_H 1
17779| #define HAVE_STRINGS_H 1
17780| #define HAVE_INTTYPES_H 1
17781| #define HAVE_STDINT_H 1
17782| #define HAVE_UNISTD_H 1
17783| #define __EXTENSIONS__ 1
17784| #define _ALL_SOURCE 1
17785| #define _GNU_SOURCE 1
17786| #define _POSIX_PTHREAD_SEMANTICS 1
17787| #define _TANDEM_SOURCE 1
17788| #define HAVE_DLFCN_H 1
17789| #define HAVE_VISIBILITY 1
17790| #define HAVE_STDINT_H_WITH_UINTMAX 1
17791| #define HAVE_ALLOCA_H 1
17792| #define HAVE_ALLOCA 1
17793| #define HAVE_STDLIB_H 1
17794| #define HAVE_UNISTD_H 1
17795| #define HAVE_GETPAGESIZE 1
17796| #define INTDIV0_RAISES_SIGFPE 0
17797| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
17798| #define HAVE_UNSIGNED_LONG_LONG_INT 1
17799| #define HAVE_UINTMAX_T 1
17800| #define HAVE_INTTYPES_H 1
17801| #define USE_POSIX_THREADS 1
17802| #define USE_POSIX_THREADS_WEAK 1
17803| #define HAVE_PTHREAD_RWLOCK 1
17804| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17805| #define HAVE_BUILTIN_EXPECT 1
17806| #define HAVE_INTTYPES_H 1
17807| #define HAVE_LIMITS_H 1
17808| #define HAVE_UNISTD_H 1
17809| #define HAVE_SYS_PARAM_H 1
17810| #define HAVE_GETCWD 1
17811| #define HAVE_GETEGID 1
17812| #define HAVE_GETEUID 1
17813| #define HAVE_GETGID 1
17814| #define HAVE_GETUID 1
17815| #define HAVE_MEMPCPY 1
17816| #define HAVE_MUNMAP 1
17817| #define HAVE_STPCPY 1
17818| #define HAVE_STRCASECMP 1
17819| #define HAVE_STRDUP 1
17820| #define HAVE_STRTOUL 1
17821| #define HAVE_TSEARCH 1
17822| #define HAVE___FSETLOCKING 1
17823| #define HAVE_DECL_FEOF_UNLOCKED 1
17824| #define HAVE_DECL_FGETS_UNLOCKED 1
17825| #define HAVE_ICONV 1
17826| #define ICONV_CONST const
17827| #define HAVE_LONG_LONG_INT 1
17828| #define HAVE_WCHAR_T 1
17829| #define HAVE_INTMAX_T 1
17830| #define HAVE_POSIX_PRINTF 1
17831| #define HAVE_STDINT_H 1
17832| #define HAVE_STDINT_H 1
17833| #define HAVE_STDDEF_H 1
17834| #define HAVE_STDLIB_H 1
17835| #define HAVE_STRING_H 1
17836| #define HAVE_ASPRINTF 1
17837| #define HAVE_PUTENV 1
17838| #define HAVE_SETENV 1
17839| #define HAVE_SETLOCALE 1
17840| #define HAVE_SNPRINTF 1
17841| #define HAVE_DECL__SNPRINTF 0
17842| #define HAVE_DECL__SNWPRINTF 0
17843| #define HAVE_DECL_GETC_UNLOCKED 1
17844| #define HAVE_LANGINFO_CODESET 1
17845| #define HAVE_LC_MESSAGES 1
17846| #define ENABLE_NLS 1
17847| #define YYENABLE_NLS 1
17848| #define HAVE_STDLIB_H 1
17849| #define HAVE_STRING_H 1
17850| #define HAVE_SYS_PARAM_H 1
17851| #define HAVE_UNISTD_H 1
17852| #define HAVE_UTIME_H 1
17853| #define HAVE_FCNTL_H 1
17854| #define HAVE_FLOAT_H 1
17855| #define HAVE_SYS_TIME_H 1
17856| #define HAVE_ICONV_H 1
17857| #define HAVE_LOCALE_H 1
17858| #define HAVE_SIGNAL_H 1
17859| #define HAVE_STDINT_H 1
17860| #define HAVE_STDIO_H 1
17861| #define HAVE_SYS_STAT_H 1
17862| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
17863| #define HAVE_GETCWD 1
17864| #define HAVE_READLINK 1
17865| #define HAVE_RAISE 1
17866| #define HAVE_ISBLANK 1
17867| #define HAVE_MEMPCPY 1
17868| #define HAVE_GETTIMEOFDAY 1
17869| #define HAVE_ISASCII 1
17870| #define HAVE_SETENV 1
17871| #define HAVE_LSTAT 1
17872| #define HAVE_DECL_STRERROR_R 1
17873| #define STRERROR_R_CHAR_P 1
17874| #define HAVE_FORK 1
17875| #define HAVE_VFORK 1
17876| #define HAVE_WORKING_VFORK 1
17877| #define HAVE_WORKING_FORK 1
17878| #define HAVE_SIG_ATOMIC_T 1
17879| #define HAVE_INCLUDE_NEXT 1
17880| #define eaccess access
17881| #define mbstate_t int
17882| #define HAVE_DECL_GETDELIM 1
17883| #define HAVE_DECL_GETLINE 1
17884| #define HAVE_GETOPT_H 1
17885| #define HAVE_GETOPT_LONG_ONLY 1
17886| #define HAVE_DECL_GETENV 1
17887| #define restrict __restrict
17888| #define HAVE_UNISTD_H 1
17889| #define HAVE_DECL_GETC_UNLOCKED 1
17890| #define HAVE_STDLIB_H 1
17891| #define MALLOC_0_IS_NONNULL 0
17892| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
17893| #define INSTALLPREFIX "/usr"
17894| #define HAVE_DECL_SNPRINTF 1
17895| #define HAVE__BOOL 1
17896| #define HAVE_STDBOOL_H 1
17897| #define HAVE_DECL_STRDUP 1
17898| #define HAVE_DECL_STRNLEN 1
17899| #define _FILE_OFFSET_BITS 64
17900| #define HAVE_DECL_CLEARERR_UNLOCKED 1
17901| #define HAVE_DECL_FEOF_UNLOCKED 1
17902| #define HAVE_DECL_FERROR_UNLOCKED 1
17903| #define HAVE_DECL_FFLUSH_UNLOCKED 1
17904| #define HAVE_DECL_FGETS_UNLOCKED 1
17905| #define HAVE_DECL_FPUTC_UNLOCKED 1
17906| #define HAVE_DECL_FPUTS_UNLOCKED 1
17907| #define HAVE_DECL_FREAD_UNLOCKED 1
17908| #define HAVE_DECL_FWRITE_UNLOCKED 1
17909| #define HAVE_DECL_GETCHAR_UNLOCKED 1
17910| #define HAVE_DECL_PUTC_UNLOCKED 1
17911| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
17912| #define HAVE_INTMAX_T 1
17913| #define HAVE_DECL_VSNPRINTF 1
17914| #define USE_ACL 0
17915| #define HAVE_ATEXIT 1
17916| #define HAVE_DIRENT_H 1
17917| #define HAVE_STRING_H 1
17918| #define HAVE_LONG_FILE_NAMES 1
17919| #define HAVE_PATHCONF 1
17920| #define HAVE_STRING_H 1
17921| #define HAVE_UNISTD_H 1
17922| #define YYENABLE_NLS 1
17923| #define HAVE_BYTESWAP_H 1
17924| #define realpath rpl_realpath
17925| #define SIGNAL_SAFE_LIST 1
17926| #define HAVE_CHOWN 1
17927| #define HAVE_UTIME 1
17928| #define HAVE_UTIMES 1
17929| #define HAVE_SIGACTION 1
17930| #define HAVE_WORKING_O_NOATIME 0
17931| #define HAVE_WORKING_O_NOFOLLOW 0
17932| #define HAVE_DECL_ISBLANK 1
17933| #define fnmatch posix_fnmatch
17934| #define GNULIB_FWRITEERROR 1
17935| #define HAVE_GETDELIM 1
17936| #define HAVE_SYS_TIMEB_H 1
17937| #define gmtime rpl_gmtime
17938| #define localtime rpl_localtime
17939| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
17940| #define HAVE_ICONV 1
17941| #define ICONV_CONST const
17942| #define HAVE_UNISTD_H 1
17943| #define HAVE_ARPA_INET_H 1
17944| #define HAVE_CTYPE_H 1
17945| #define HAVE_DLFCN_H 1
17946| #define HAVE_ERRNO_H 1
17947| #define HAVE_FCNTL_H 1
17948| #define HAVE_FLOAT_H 1
17949| #define HAVE_LIMITS_H 1
17950| #define HAVE_MALLOC_H 1
17951| #define HAVE_MATH_H 1
17952| #define HAVE_NETDB_H 1
17953| #define HAVE_NETINET_IN_H 1
17954| #define HAVE_SIGNAL_H 1
17955| #define HAVE_STDLIB_H 1
17956| #define HAVE_STRING_H 1
17957| #define HAVE_STRINGS_H 1
17958| #define HAVE_SYS_SELECT_H 1
17959| #define HAVE_SYS_SOCKET_H 1
17960| #define HAVE_SYS_STAT_H 1
17961| #define HAVE_SYS_TIME_H 1
17962| #define HAVE_SYS_TYPES_H 1
17963| #define HAVE_TIME_H 1
17964| #define HAVE_UNISTD_H 1
17965| #define HAVE_ARPA_NAMESER_H 1
17966| #define HAVE_RESOLV_H 1
17967| #define HAVE_GETADDRINFO 1
17968| #define HAVE_LOCALTIME 1
17969| #define HAVE_STAT 1
17970| #define HAVE_STRFTIME 1
17971| #define VA_COPY va_copy
17972| #define HAVE_SETLOCALE 1
17973| #define HAVE_MALLOC_POSIX 1
17974| /* end confdefs.h.  */
17975| 
17976| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
17977|    <wchar.h>.
17978|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
17979|    before <wchar.h>.  */
17980| #include <stddef.h>
17981| #include <stdio.h>
17982| #include <time.h>
17983| #include <wchar.h>
17984| 
17985| int
17986| main ()
17987| {
17988| 
17989|   char *p = (char *) mbswidth;
17990|   return !p;
17991| 
17992|   ;
17993|   return 0;
17994| }
17995configure:49544: result: no
17996configure:49557: checking for mbstate_t
17997configure:49606: result: no
17998configure:49639: checking for memchr
17999configure:49695: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18000configure:49702: $? = 0
18001configure:49724: result: yes
18002configure:49904: checking for memmove
18003configure:49960: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18004conftest.c:237: warning: conflicting types for built-in function 'memmove'
18005configure:49967: $? = 0
18006configure:49989: result: yes
18007configure:50024: checking for memset
18008configure:50080: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18009conftest.c:238: warning: conflicting types for built-in function 'memset'
18010configure:50087: $? = 0
18011configure:50109: result: yes
18012configure:50148: checking for mkdtemp
18013configure:50204: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18014configure:50211: $? = 0
18015configure:50233: result: yes
18016configure:50262: checking whether the C compiler is actually a C++ compiler
18017configure:50288: result: no
18018configure:50330: checking for obstacks
18019configure:50361: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18020configure:50368: $? = 0
18021configure:50388: result: yes
18022configure:50445: checking for mipsel-linux-uclibc-gcc option to support OpenMP
18023configure:50465: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18024conftest.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
18025In file included from conftest.c:5:
18026/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib/gcc/mipsel-linux-uclibc/4.2.3/include/omp.h:68: error: expected ')' before '*' token
18027/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib/gcc/mipsel-linux-uclibc/4.2.3/include/omp.h:69: error: expected ')' before '*' token
18028/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib/gcc/mipsel-linux-uclibc/4.2.3/include/omp.h:70: error: expected ')' before '*' token
18029/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib/gcc/mipsel-linux-uclibc/4.2.3/include/omp.h:71: error: expected ')' before '*' token
18030/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib/gcc/mipsel-linux-uclibc/4.2.3/include/omp.h:72: error: expected ')' before '*' token
18031configure:50472: $? = 1
18032configure: failed program was:
18033| 
18034| #ifndef _OPENMP
18035|  choke me
18036| #endif
18037| #include <omp.h>
18038| int main () { return omp_get_num_threads (); }
18039| 
18040configure:50504: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -fopenmp -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18041configure:50511: $? = 0
18042configure:50541: result: -fopenmp
18043configure:50576: checking for posix_spawn
18044configure:50661: result: no
18045configure:50684: checking for mbstate_t
18046configure:50733: result: no
18047configure:50749: checking whether mbrtowc and mbstate_t are properly declared
18048configure:50806: result: no
18049configure:50994: checking search.h usability
18050configure:51011: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
18051configure:51018: $? = 0
18052configure:51032: result: yes
18053configure:51036: checking search.h presence
18054configure:51051: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
18055configure:51058: $? = 0
18056configure:51072: result: yes
18057configure:51100: checking for search.h
18058configure:51109: result: yes
18059configure:51128: checking for tsearch
18060configure:51213: result: yes
18061configure:51227: checking if environ is properly declared
18062configure:51255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
18063conftest.c:224: error: conflicting types for 'environ'
18064/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/unistd.h:496: error: previous declaration of 'environ' was here
18065configure:51262: $? = 1
18066configure: failed program was:
18067| /* confdefs.h.  */
18068| #define PACKAGE_NAME ""
18069| #define PACKAGE_TARNAME ""
18070| #define PACKAGE_VERSION ""
18071| #define PACKAGE_STRING ""
18072| #define PACKAGE_BUGREPORT ""
18073| #define PACKAGE "gettext-tools"
18074| #define VERSION "0.17"
18075| #define STDC_HEADERS 1
18076| #define HAVE_SYS_TYPES_H 1
18077| #define HAVE_SYS_STAT_H 1
18078| #define HAVE_STDLIB_H 1
18079| #define HAVE_STRING_H 1
18080| #define HAVE_MEMORY_H 1
18081| #define HAVE_STRINGS_H 1
18082| #define HAVE_INTTYPES_H 1
18083| #define HAVE_STDINT_H 1
18084| #define HAVE_UNISTD_H 1
18085| #define __EXTENSIONS__ 1
18086| #define _ALL_SOURCE 1
18087| #define _GNU_SOURCE 1
18088| #define _POSIX_PTHREAD_SEMANTICS 1
18089| #define _TANDEM_SOURCE 1
18090| #define HAVE_DLFCN_H 1
18091| #define HAVE_VISIBILITY 1
18092| #define HAVE_STDINT_H_WITH_UINTMAX 1
18093| #define HAVE_ALLOCA_H 1
18094| #define HAVE_ALLOCA 1
18095| #define HAVE_STDLIB_H 1
18096| #define HAVE_UNISTD_H 1
18097| #define HAVE_GETPAGESIZE 1
18098| #define INTDIV0_RAISES_SIGFPE 0
18099| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
18100| #define HAVE_UNSIGNED_LONG_LONG_INT 1
18101| #define HAVE_UINTMAX_T 1
18102| #define HAVE_INTTYPES_H 1
18103| #define USE_POSIX_THREADS 1
18104| #define USE_POSIX_THREADS_WEAK 1
18105| #define HAVE_PTHREAD_RWLOCK 1
18106| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
18107| #define HAVE_BUILTIN_EXPECT 1
18108| #define HAVE_INTTYPES_H 1
18109| #define HAVE_LIMITS_H 1
18110| #define HAVE_UNISTD_H 1
18111| #define HAVE_SYS_PARAM_H 1
18112| #define HAVE_GETCWD 1
18113| #define HAVE_GETEGID 1
18114| #define HAVE_GETEUID 1
18115| #define HAVE_GETGID 1
18116| #define HAVE_GETUID 1
18117| #define HAVE_MEMPCPY 1
18118| #define HAVE_MUNMAP 1
18119| #define HAVE_STPCPY 1
18120| #define HAVE_STRCASECMP 1
18121| #define HAVE_STRDUP 1
18122| #define HAVE_STRTOUL 1
18123| #define HAVE_TSEARCH 1
18124| #define HAVE___FSETLOCKING 1
18125| #define HAVE_DECL_FEOF_UNLOCKED 1
18126| #define HAVE_DECL_FGETS_UNLOCKED 1
18127| #define HAVE_ICONV 1
18128| #define ICONV_CONST const
18129| #define HAVE_LONG_LONG_INT 1
18130| #define HAVE_WCHAR_T 1
18131| #define HAVE_INTMAX_T 1
18132| #define HAVE_POSIX_PRINTF 1
18133| #define HAVE_STDINT_H 1
18134| #define HAVE_STDINT_H 1
18135| #define HAVE_STDDEF_H 1
18136| #define HAVE_STDLIB_H 1
18137| #define HAVE_STRING_H 1
18138| #define HAVE_ASPRINTF 1
18139| #define HAVE_PUTENV 1
18140| #define HAVE_SETENV 1
18141| #define HAVE_SETLOCALE 1
18142| #define HAVE_SNPRINTF 1
18143| #define HAVE_DECL__SNPRINTF 0
18144| #define HAVE_DECL__SNWPRINTF 0
18145| #define HAVE_DECL_GETC_UNLOCKED 1
18146| #define HAVE_LANGINFO_CODESET 1
18147| #define HAVE_LC_MESSAGES 1
18148| #define ENABLE_NLS 1
18149| #define YYENABLE_NLS 1
18150| #define HAVE_STDLIB_H 1
18151| #define HAVE_STRING_H 1
18152| #define HAVE_SYS_PARAM_H 1
18153| #define HAVE_UNISTD_H 1
18154| #define HAVE_UTIME_H 1
18155| #define HAVE_FCNTL_H 1
18156| #define HAVE_FLOAT_H 1
18157| #define HAVE_SYS_TIME_H 1
18158| #define HAVE_ICONV_H 1
18159| #define HAVE_LOCALE_H 1
18160| #define HAVE_SIGNAL_H 1
18161| #define HAVE_STDINT_H 1
18162| #define HAVE_STDIO_H 1
18163| #define HAVE_SYS_STAT_H 1
18164| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
18165| #define HAVE_GETCWD 1
18166| #define HAVE_READLINK 1
18167| #define HAVE_RAISE 1
18168| #define HAVE_ISBLANK 1
18169| #define HAVE_MEMPCPY 1
18170| #define HAVE_GETTIMEOFDAY 1
18171| #define HAVE_ISASCII 1
18172| #define HAVE_SETENV 1
18173| #define HAVE_LSTAT 1
18174| #define HAVE_DECL_STRERROR_R 1
18175| #define STRERROR_R_CHAR_P 1
18176| #define HAVE_FORK 1
18177| #define HAVE_VFORK 1
18178| #define HAVE_WORKING_VFORK 1
18179| #define HAVE_WORKING_FORK 1
18180| #define HAVE_SIG_ATOMIC_T 1
18181| #define HAVE_INCLUDE_NEXT 1
18182| #define eaccess access
18183| #define mbstate_t int
18184| #define HAVE_DECL_GETDELIM 1
18185| #define HAVE_DECL_GETLINE 1
18186| #define HAVE_GETOPT_H 1
18187| #define HAVE_GETOPT_LONG_ONLY 1
18188| #define HAVE_DECL_GETENV 1
18189| #define restrict __restrict
18190| #define HAVE_UNISTD_H 1
18191| #define HAVE_DECL_GETC_UNLOCKED 1
18192| #define HAVE_STDLIB_H 1
18193| #define MALLOC_0_IS_NONNULL 0
18194| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
18195| #define INSTALLPREFIX "/usr"
18196| #define HAVE_DECL_SNPRINTF 1
18197| #define HAVE__BOOL 1
18198| #define HAVE_STDBOOL_H 1
18199| #define HAVE_DECL_STRDUP 1
18200| #define HAVE_DECL_STRNLEN 1
18201| #define _FILE_OFFSET_BITS 64
18202| #define HAVE_DECL_CLEARERR_UNLOCKED 1
18203| #define HAVE_DECL_FEOF_UNLOCKED 1
18204| #define HAVE_DECL_FERROR_UNLOCKED 1
18205| #define HAVE_DECL_FFLUSH_UNLOCKED 1
18206| #define HAVE_DECL_FGETS_UNLOCKED 1
18207| #define HAVE_DECL_FPUTC_UNLOCKED 1
18208| #define HAVE_DECL_FPUTS_UNLOCKED 1
18209| #define HAVE_DECL_FREAD_UNLOCKED 1
18210| #define HAVE_DECL_FWRITE_UNLOCKED 1
18211| #define HAVE_DECL_GETCHAR_UNLOCKED 1
18212| #define HAVE_DECL_PUTC_UNLOCKED 1
18213| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
18214| #define HAVE_INTMAX_T 1
18215| #define HAVE_DECL_VSNPRINTF 1
18216| #define USE_ACL 0
18217| #define HAVE_ATEXIT 1
18218| #define HAVE_DIRENT_H 1
18219| #define HAVE_STRING_H 1
18220| #define HAVE_LONG_FILE_NAMES 1
18221| #define HAVE_PATHCONF 1
18222| #define HAVE_STRING_H 1
18223| #define HAVE_UNISTD_H 1
18224| #define YYENABLE_NLS 1
18225| #define HAVE_BYTESWAP_H 1
18226| #define realpath rpl_realpath
18227| #define SIGNAL_SAFE_LIST 1
18228| #define HAVE_CHOWN 1
18229| #define HAVE_UTIME 1
18230| #define HAVE_UTIMES 1
18231| #define HAVE_SIGACTION 1
18232| #define HAVE_WORKING_O_NOATIME 0
18233| #define HAVE_WORKING_O_NOFOLLOW 0
18234| #define HAVE_DECL_ISBLANK 1
18235| #define fnmatch posix_fnmatch
18236| #define GNULIB_FWRITEERROR 1
18237| #define HAVE_GETDELIM 1
18238| #define HAVE_SYS_TIMEB_H 1
18239| #define gmtime rpl_gmtime
18240| #define localtime rpl_localtime
18241| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
18242| #define HAVE_ICONV 1
18243| #define ICONV_CONST const
18244| #define HAVE_UNISTD_H 1
18245| #define HAVE_ARPA_INET_H 1
18246| #define HAVE_CTYPE_H 1
18247| #define HAVE_DLFCN_H 1
18248| #define HAVE_ERRNO_H 1
18249| #define HAVE_FCNTL_H 1
18250| #define HAVE_FLOAT_H 1
18251| #define HAVE_LIMITS_H 1
18252| #define HAVE_MALLOC_H 1
18253| #define HAVE_MATH_H 1
18254| #define HAVE_NETDB_H 1
18255| #define HAVE_NETINET_IN_H 1
18256| #define HAVE_SIGNAL_H 1
18257| #define HAVE_STDLIB_H 1
18258| #define HAVE_STRING_H 1
18259| #define HAVE_STRINGS_H 1
18260| #define HAVE_SYS_SELECT_H 1
18261| #define HAVE_SYS_SOCKET_H 1
18262| #define HAVE_SYS_STAT_H 1
18263| #define HAVE_SYS_TIME_H 1
18264| #define HAVE_SYS_TYPES_H 1
18265| #define HAVE_TIME_H 1
18266| #define HAVE_UNISTD_H 1
18267| #define HAVE_ARPA_NAMESER_H 1
18268| #define HAVE_RESOLV_H 1
18269| #define HAVE_GETADDRINFO 1
18270| #define HAVE_LOCALTIME 1
18271| #define HAVE_STAT 1
18272| #define HAVE_STRFTIME 1
18273| #define VA_COPY va_copy
18274| #define HAVE_SETLOCALE 1
18275| #define HAVE_MALLOC_POSIX 1
18276| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
18277| #define mbstate_t int
18278| #define HAVE_MEMCHR 1
18279| #define HAVE_MEMMOVE 1
18280| #define HAVE_MEMSET 1
18281| #define HAVE_MKDTEMP 1
18282| #define HAVE_OBSTACK 1
18283| #define GNULIB_OPEN 1
18284| #define mbstate_t int
18285| #define HAVE_REALLOC_POSIX 1
18286| #define HAVE_SEARCH_H 1
18287| #define HAVE_TSEARCH 1
18288| /* end confdefs.h.  */
18289| #include <unistd.h>
18290|       extern struct { int foo; } environ;
18291| int
18292| main ()
18293| {
18294| environ.foo = 1;
18295|   ;
18296|   return 0;
18297| }
18298configure:51278: result: yes
18299configure:51291: checking for working strerror function
18300configure:51319: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
18301configure:51326: $? = 0
18302configure:51394: result: yes
18303configure:51851: checking for unsetenv
18304configure:51907: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18305configure:51914: $? = 0
18306configure:51936: result: yes
18307configure:52031: checking for unsetenv() return type
18308configure:52067: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
18309configure:52074: $? = 0
18310configure:52089: result: int
18311configure:52173: checking for sigprocmask
18312configure:52229: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
18313configure:52236: $? = 0
18314configure:52256: result: yes
18315configure:52411: checking for stdint.h
18316configure:52418: result: yes
18317configure:52552: checking for SIZE_MAX
18318configure:53286: result: yes
18319configure:53302: checking for snprintf
18320configure:53387: result: yes
18321configure:53433: checking for ssize_t
18322configure:53482: result: yes
18323configure:53493: checking for va_copy
18324configure:53524: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
18325configure:53531: $? = 0
18326configure:53547: result: yes
18327configure:53727: checking whether stdint.h conforms to C99
18328configure:53906: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
18329conftest.c:235:2: error: #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
18330conftest.c:337: error: 'WCHAR_MIN' undeclared here (not in a function)
18331conftest.c:338: error: 'WCHAR_MAX' undeclared here (not in a function)
18332conftest.c:339: error: bit-field 'check_WCHAR' width not an integer constant
18333conftest.c:342: error: 'WINT_MIN' undeclared here (not in a function)
18334conftest.c:342: error: 'wint_t' undeclared here (not in a function)
18335conftest.c:342: error: expected ')' before numeric constant
18336conftest.c:343: error: 'WINT_MAX' undeclared here (not in a function)
18337conftest.c:343: error: expected ')' before numeric constant
18338conftest.c:344: error: bit-field 'check_WINT' width not an integer constant
18339conftest.c:348: error: negative width in bit-field 'check_UINT8_C'
18340conftest.c:350: error: negative width in bit-field 'check_UINT16_C'
18341configure:53913: $? = 1
18342configure: failed program was:
18343| 
18344|          /* confdefs.h.  */
18345| #define PACKAGE_NAME ""
18346| #define PACKAGE_TARNAME ""
18347| #define PACKAGE_VERSION ""
18348| #define PACKAGE_STRING ""
18349| #define PACKAGE_BUGREPORT ""
18350| #define PACKAGE "gettext-tools"
18351| #define VERSION "0.17"
18352| #define STDC_HEADERS 1
18353| #define HAVE_SYS_TYPES_H 1
18354| #define HAVE_SYS_STAT_H 1
18355| #define HAVE_STDLIB_H 1
18356| #define HAVE_STRING_H 1
18357| #define HAVE_MEMORY_H 1
18358| #define HAVE_STRINGS_H 1
18359| #define HAVE_INTTYPES_H 1
18360| #define HAVE_STDINT_H 1
18361| #define HAVE_UNISTD_H 1
18362| #define __EXTENSIONS__ 1
18363| #define _ALL_SOURCE 1
18364| #define _GNU_SOURCE 1
18365| #define _POSIX_PTHREAD_SEMANTICS 1
18366| #define _TANDEM_SOURCE 1
18367| #define HAVE_DLFCN_H 1
18368| #define HAVE_VISIBILITY 1
18369| #define HAVE_STDINT_H_WITH_UINTMAX 1
18370| #define HAVE_ALLOCA_H 1
18371| #define HAVE_ALLOCA 1
18372| #define HAVE_STDLIB_H 1
18373| #define HAVE_UNISTD_H 1
18374| #define HAVE_GETPAGESIZE 1
18375| #define INTDIV0_RAISES_SIGFPE 0
18376| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
18377| #define HAVE_UNSIGNED_LONG_LONG_INT 1
18378| #define HAVE_UINTMAX_T 1
18379| #define HAVE_INTTYPES_H 1
18380| #define USE_POSIX_THREADS 1
18381| #define USE_POSIX_THREADS_WEAK 1
18382| #define HAVE_PTHREAD_RWLOCK 1
18383| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
18384| #define HAVE_BUILTIN_EXPECT 1
18385| #define HAVE_INTTYPES_H 1
18386| #define HAVE_LIMITS_H 1
18387| #define HAVE_UNISTD_H 1
18388| #define HAVE_SYS_PARAM_H 1
18389| #define HAVE_GETCWD 1
18390| #define HAVE_GETEGID 1
18391| #define HAVE_GETEUID 1
18392| #define HAVE_GETGID 1
18393| #define HAVE_GETUID 1
18394| #define HAVE_MEMPCPY 1
18395| #define HAVE_MUNMAP 1
18396| #define HAVE_STPCPY 1
18397| #define HAVE_STRCASECMP 1
18398| #define HAVE_STRDUP 1
18399| #define HAVE_STRTOUL 1
18400| #define HAVE_TSEARCH 1
18401| #define HAVE___FSETLOCKING 1
18402| #define HAVE_DECL_FEOF_UNLOCKED 1
18403| #define HAVE_DECL_FGETS_UNLOCKED 1
18404| #define HAVE_ICONV 1
18405| #define ICONV_CONST const
18406| #define HAVE_LONG_LONG_INT 1
18407| #define HAVE_WCHAR_T 1
18408| #define HAVE_INTMAX_T 1
18409| #define HAVE_POSIX_PRINTF 1
18410| #define HAVE_STDINT_H 1
18411| #define HAVE_STDINT_H 1
18412| #define HAVE_STDDEF_H 1
18413| #define HAVE_STDLIB_H 1
18414| #define HAVE_STRING_H 1
18415| #define HAVE_ASPRINTF 1
18416| #define HAVE_PUTENV 1
18417| #define HAVE_SETENV 1
18418| #define HAVE_SETLOCALE 1
18419| #define HAVE_SNPRINTF 1
18420| #define HAVE_DECL__SNPRINTF 0
18421| #define HAVE_DECL__SNWPRINTF 0
18422| #define HAVE_DECL_GETC_UNLOCKED 1
18423| #define HAVE_LANGINFO_CODESET 1
18424| #define HAVE_LC_MESSAGES 1
18425| #define ENABLE_NLS 1
18426| #define YYENABLE_NLS 1
18427| #define HAVE_STDLIB_H 1
18428| #define HAVE_STRING_H 1
18429| #define HAVE_SYS_PARAM_H 1
18430| #define HAVE_UNISTD_H 1
18431| #define HAVE_UTIME_H 1
18432| #define HAVE_FCNTL_H 1
18433| #define HAVE_FLOAT_H 1
18434| #define HAVE_SYS_TIME_H 1
18435| #define HAVE_ICONV_H 1
18436| #define HAVE_LOCALE_H 1
18437| #define HAVE_SIGNAL_H 1
18438| #define HAVE_STDINT_H 1
18439| #define HAVE_STDIO_H 1
18440| #define HAVE_SYS_STAT_H 1
18441| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
18442| #define HAVE_GETCWD 1
18443| #define HAVE_READLINK 1
18444| #define HAVE_RAISE 1
18445| #define HAVE_ISBLANK 1
18446| #define HAVE_MEMPCPY 1
18447| #define HAVE_GETTIMEOFDAY 1
18448| #define HAVE_ISASCII 1
18449| #define HAVE_SETENV 1
18450| #define HAVE_LSTAT 1
18451| #define HAVE_DECL_STRERROR_R 1
18452| #define STRERROR_R_CHAR_P 1
18453| #define HAVE_FORK 1
18454| #define HAVE_VFORK 1
18455| #define HAVE_WORKING_VFORK 1
18456| #define HAVE_WORKING_FORK 1
18457| #define HAVE_SIG_ATOMIC_T 1
18458| #define HAVE_INCLUDE_NEXT 1
18459| #define eaccess access
18460| #define mbstate_t int
18461| #define HAVE_DECL_GETDELIM 1
18462| #define HAVE_DECL_GETLINE 1
18463| #define HAVE_GETOPT_H 1
18464| #define HAVE_GETOPT_LONG_ONLY 1
18465| #define HAVE_DECL_GETENV 1
18466| #define restrict __restrict
18467| #define HAVE_UNISTD_H 1
18468| #define HAVE_DECL_GETC_UNLOCKED 1
18469| #define HAVE_STDLIB_H 1
18470| #define MALLOC_0_IS_NONNULL 0
18471| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
18472| #define INSTALLPREFIX "/usr"
18473| #define HAVE_DECL_SNPRINTF 1
18474| #define HAVE__BOOL 1
18475| #define HAVE_STDBOOL_H 1
18476| #define HAVE_DECL_STRDUP 1
18477| #define HAVE_DECL_STRNLEN 1
18478| #define _FILE_OFFSET_BITS 64
18479| #define HAVE_DECL_CLEARERR_UNLOCKED 1
18480| #define HAVE_DECL_FEOF_UNLOCKED 1
18481| #define HAVE_DECL_FERROR_UNLOCKED 1
18482| #define HAVE_DECL_FFLUSH_UNLOCKED 1
18483| #define HAVE_DECL_FGETS_UNLOCKED 1
18484| #define HAVE_DECL_FPUTC_UNLOCKED 1
18485| #define HAVE_DECL_FPUTS_UNLOCKED 1
18486| #define HAVE_DECL_FREAD_UNLOCKED 1
18487| #define HAVE_DECL_FWRITE_UNLOCKED 1
18488| #define HAVE_DECL_GETCHAR_UNLOCKED 1
18489| #define HAVE_DECL_PUTC_UNLOCKED 1
18490| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
18491| #define HAVE_INTMAX_T 1
18492| #define HAVE_DECL_VSNPRINTF 1
18493| #define USE_ACL 0
18494| #define HAVE_ATEXIT 1
18495| #define HAVE_DIRENT_H 1
18496| #define HAVE_STRING_H 1
18497| #define HAVE_LONG_FILE_NAMES 1
18498| #define HAVE_PATHCONF 1
18499| #define HAVE_STRING_H 1
18500| #define HAVE_UNISTD_H 1
18501| #define YYENABLE_NLS 1
18502| #define HAVE_BYTESWAP_H 1
18503| #define realpath rpl_realpath
18504| #define SIGNAL_SAFE_LIST 1
18505| #define HAVE_CHOWN 1
18506| #define HAVE_UTIME 1
18507| #define HAVE_UTIMES 1
18508| #define HAVE_SIGACTION 1
18509| #define HAVE_WORKING_O_NOATIME 0
18510| #define HAVE_WORKING_O_NOFOLLOW 0
18511| #define HAVE_DECL_ISBLANK 1
18512| #define fnmatch posix_fnmatch
18513| #define GNULIB_FWRITEERROR 1
18514| #define HAVE_GETDELIM 1
18515| #define HAVE_SYS_TIMEB_H 1
18516| #define gmtime rpl_gmtime
18517| #define localtime rpl_localtime
18518| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
18519| #define HAVE_ICONV 1
18520| #define ICONV_CONST const
18521| #define HAVE_UNISTD_H 1
18522| #define HAVE_ARPA_INET_H 1
18523| #define HAVE_CTYPE_H 1
18524| #define HAVE_DLFCN_H 1
18525| #define HAVE_ERRNO_H 1
18526| #define HAVE_FCNTL_H 1
18527| #define HAVE_FLOAT_H 1
18528| #define HAVE_LIMITS_H 1
18529| #define HAVE_MALLOC_H 1
18530| #define HAVE_MATH_H 1
18531| #define HAVE_NETDB_H 1
18532| #define HAVE_NETINET_IN_H 1
18533| #define HAVE_SIGNAL_H 1
18534| #define HAVE_STDLIB_H 1
18535| #define HAVE_STRING_H 1
18536| #define HAVE_STRINGS_H 1
18537| #define HAVE_SYS_SELECT_H 1
18538| #define HAVE_SYS_SOCKET_H 1
18539| #define HAVE_SYS_STAT_H 1
18540| #define HAVE_SYS_TIME_H 1
18541| #define HAVE_SYS_TYPES_H 1
18542| #define HAVE_TIME_H 1
18543| #define HAVE_UNISTD_H 1
18544| #define HAVE_ARPA_NAMESER_H 1
18545| #define HAVE_RESOLV_H 1
18546| #define HAVE_GETADDRINFO 1
18547| #define HAVE_LOCALTIME 1
18548| #define HAVE_STAT 1
18549| #define HAVE_STRFTIME 1
18550| #define VA_COPY va_copy
18551| #define HAVE_SETLOCALE 1
18552| #define HAVE_MALLOC_POSIX 1
18553| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
18554| #define mbstate_t int
18555| #define HAVE_MEMCHR 1
18556| #define HAVE_MEMMOVE 1
18557| #define HAVE_MEMSET 1
18558| #define HAVE_MKDTEMP 1
18559| #define HAVE_OBSTACK 1
18560| #define GNULIB_OPEN 1
18561| #define mbstate_t int
18562| #define HAVE_REALLOC_POSIX 1
18563| #define HAVE_SEARCH_H 1
18564| #define HAVE_TSEARCH 1
18565| #define HAVE_ENVIRON_DECL 1
18566| #define HAVE_UNSETENV 1
18567| #define HAVE_STDINT_H 1
18568| #define HAVE_SNPRINTF 1
18569| /* end confdefs.h.  */
18570| 
18571| #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */
18572| #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */
18573| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
18574| #include <stdint.h>
18575| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>.  */
18576| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
18577| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
18578| #endif
18579| 
18580| 
18581|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
18582|      included before <wchar.h>.  */
18583|   #include <stddef.h>
18584|   #include <signal.h>
18585|   #if HAVE_WCHAR_H
18586|   # include <stdio.h>
18587|   # include <time.h>
18588|   # include <wchar.h>
18589|   #endif
18590| 
18591| 
18592| #ifdef INT8_MAX
18593| int8_t a1 = INT8_MAX;
18594| int8_t a1min = INT8_MIN;
18595| #endif
18596| #ifdef INT16_MAX
18597| int16_t a2 = INT16_MAX;
18598| int16_t a2min = INT16_MIN;
18599| #endif
18600| #ifdef INT32_MAX
18601| int32_t a3 = INT32_MAX;
18602| int32_t a3min = INT32_MIN;
18603| #endif
18604| #ifdef INT64_MAX
18605| int64_t a4 = INT64_MAX;
18606| int64_t a4min = INT64_MIN;
18607| #endif
18608| #ifdef UINT8_MAX
18609| uint8_t b1 = UINT8_MAX;
18610| #else
18611| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
18612| #endif
18613| #ifdef UINT16_MAX
18614| uint16_t b2 = UINT16_MAX;
18615| #endif
18616| #ifdef UINT32_MAX
18617| uint32_t b3 = UINT32_MAX;
18618| #endif
18619| #ifdef UINT64_MAX
18620| uint64_t b4 = UINT64_MAX;
18621| #endif
18622| int_least8_t c1 = INT8_C (0x7f);
18623| int_least8_t c1max = INT_LEAST8_MAX;
18624| int_least8_t c1min = INT_LEAST8_MIN;
18625| int_least16_t c2 = INT16_C (0x7fff);
18626| int_least16_t c2max = INT_LEAST16_MAX;
18627| int_least16_t c2min = INT_LEAST16_MIN;
18628| int_least32_t c3 = INT32_C (0x7fffffff);
18629| int_least32_t c3max = INT_LEAST32_MAX;
18630| int_least32_t c3min = INT_LEAST32_MIN;
18631| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
18632| int_least64_t c4max = INT_LEAST64_MAX;
18633| int_least64_t c4min = INT_LEAST64_MIN;
18634| uint_least8_t d1 = UINT8_C (0xff);
18635| uint_least8_t d1max = UINT_LEAST8_MAX;
18636| uint_least16_t d2 = UINT16_C (0xffff);
18637| uint_least16_t d2max = UINT_LEAST16_MAX;
18638| uint_least32_t d3 = UINT32_C (0xffffffff);
18639| uint_least32_t d3max = UINT_LEAST32_MAX;
18640| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
18641| uint_least64_t d4max = UINT_LEAST64_MAX;
18642| int_fast8_t e1 = INT_FAST8_MAX;
18643| int_fast8_t e1min = INT_FAST8_MIN;
18644| int_fast16_t e2 = INT_FAST16_MAX;
18645| int_fast16_t e2min = INT_FAST16_MIN;
18646| int_fast32_t e3 = INT_FAST32_MAX;
18647| int_fast32_t e3min = INT_FAST32_MIN;
18648| int_fast64_t e4 = INT_FAST64_MAX;
18649| int_fast64_t e4min = INT_FAST64_MIN;
18650| uint_fast8_t f1 = UINT_FAST8_MAX;
18651| uint_fast16_t f2 = UINT_FAST16_MAX;
18652| uint_fast32_t f3 = UINT_FAST32_MAX;
18653| uint_fast64_t f4 = UINT_FAST64_MAX;
18654| #ifdef INTPTR_MAX
18655| intptr_t g = INTPTR_MAX;
18656| intptr_t gmin = INTPTR_MIN;
18657| #endif
18658| #ifdef UINTPTR_MAX
18659| uintptr_t h = UINTPTR_MAX;
18660| #endif
18661| intmax_t i = INTMAX_MAX;
18662| uintmax_t j = UINTMAX_MAX;
18663| 
18664| #include <limits.h> /* for CHAR_BIT */
18665| #define TYPE_MINIMUM(t)   ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1)))
18666| #define TYPE_MAXIMUM(t)   ((t) ((t) 0 < (t) -1 ? (t) -1 : ~ (~ (t) 0 << (sizeof (t) * CHAR_BIT - 1))))
18667| struct s {
18668|   int check_PTRDIFF:
18669|       PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
18670|       && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
18671|       ? 1 : -1;
18672|   /* Detect bug in FreeBSD 6.0 / ia64.  */
18673|   int check_SIG_ATOMIC:
18674|       SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
18675|       && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
18676|       ? 1 : -1;
18677|   int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
18678|   int check_WCHAR:
18679|       WCHAR_MIN == TYPE_MINIMUM (wchar_t)
18680|       && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
18681|       ? 1 : -1;
18682|   /* Detect bug in mingw.  */
18683|   int check_WINT:
18684|       WINT_MIN == TYPE_MINIMUM (wint_t)
18685|       && WINT_MAX == TYPE_MAXIMUM (wint_t)
18686|       ? 1 : -1;
18687| 
18688|   /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others.  */
18689|   int check_UINT8_C:
18690|         (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
18691|   int check_UINT16_C:
18692|         (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
18693| 
18694|   /* Detect bugs in OpenBSD 3.9 stdint.h.  */
18695| #ifdef UINT8_MAX
18696|   int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
18697| #endif
18698| #ifdef UINT16_MAX
18699|   int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
18700| #endif
18701| #ifdef UINT32_MAX
18702|   int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
18703| #endif
18704| #ifdef UINT64_MAX
18705|   int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
18706| #endif
18707|   int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
18708|   int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
18709|   int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
18710|   int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
18711|   int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
18712|   int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
18713|   int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
18714|   int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
18715|   int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
18716|   int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
18717|   int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
18718| };
18719| 
18720| int
18721| main ()
18722| {
18723| 
18724|   ;
18725|   return 0;
18726| }
18727configure:53928: result: no
18728configure:53951: checking sys/inttypes.h usability
18729configure:53968: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
18730conftest.c:260:26: error: sys/inttypes.h: No such file or directory
18731configure:53975: $? = 1
18732configure: failed program was:
18733| /* confdefs.h.  */
18734| #define PACKAGE_NAME ""
18735| #define PACKAGE_TARNAME ""
18736| #define PACKAGE_VERSION ""
18737| #define PACKAGE_STRING ""
18738| #define PACKAGE_BUGREPORT ""
18739| #define PACKAGE "gettext-tools"
18740| #define VERSION "0.17"
18741| #define STDC_HEADERS 1
18742| #define HAVE_SYS_TYPES_H 1
18743| #define HAVE_SYS_STAT_H 1
18744| #define HAVE_STDLIB_H 1
18745| #define HAVE_STRING_H 1
18746| #define HAVE_MEMORY_H 1
18747| #define HAVE_STRINGS_H 1
18748| #define HAVE_INTTYPES_H 1
18749| #define HAVE_STDINT_H 1
18750| #define HAVE_UNISTD_H 1
18751| #define __EXTENSIONS__ 1
18752| #define _ALL_SOURCE 1
18753| #define _GNU_SOURCE 1
18754| #define _POSIX_PTHREAD_SEMANTICS 1
18755| #define _TANDEM_SOURCE 1
18756| #define HAVE_DLFCN_H 1
18757| #define HAVE_VISIBILITY 1
18758| #define HAVE_STDINT_H_WITH_UINTMAX 1
18759| #define HAVE_ALLOCA_H 1
18760| #define HAVE_ALLOCA 1
18761| #define HAVE_STDLIB_H 1
18762| #define HAVE_UNISTD_H 1
18763| #define HAVE_GETPAGESIZE 1
18764| #define INTDIV0_RAISES_SIGFPE 0
18765| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
18766| #define HAVE_UNSIGNED_LONG_LONG_INT 1
18767| #define HAVE_UINTMAX_T 1
18768| #define HAVE_INTTYPES_H 1
18769| #define USE_POSIX_THREADS 1
18770| #define USE_POSIX_THREADS_WEAK 1
18771| #define HAVE_PTHREAD_RWLOCK 1
18772| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
18773| #define HAVE_BUILTIN_EXPECT 1
18774| #define HAVE_INTTYPES_H 1
18775| #define HAVE_LIMITS_H 1
18776| #define HAVE_UNISTD_H 1
18777| #define HAVE_SYS_PARAM_H 1
18778| #define HAVE_GETCWD 1
18779| #define HAVE_GETEGID 1
18780| #define HAVE_GETEUID 1
18781| #define HAVE_GETGID 1
18782| #define HAVE_GETUID 1
18783| #define HAVE_MEMPCPY 1
18784| #define HAVE_MUNMAP 1
18785| #define HAVE_STPCPY 1
18786| #define HAVE_STRCASECMP 1
18787| #define HAVE_STRDUP 1
18788| #define HAVE_STRTOUL 1
18789| #define HAVE_TSEARCH 1
18790| #define HAVE___FSETLOCKING 1
18791| #define HAVE_DECL_FEOF_UNLOCKED 1
18792| #define HAVE_DECL_FGETS_UNLOCKED 1
18793| #define HAVE_ICONV 1
18794| #define ICONV_CONST const
18795| #define HAVE_LONG_LONG_INT 1
18796| #define HAVE_WCHAR_T 1
18797| #define HAVE_INTMAX_T 1
18798| #define HAVE_POSIX_PRINTF 1
18799| #define HAVE_STDINT_H 1
18800| #define HAVE_STDINT_H 1
18801| #define HAVE_STDDEF_H 1
18802| #define HAVE_STDLIB_H 1
18803| #define HAVE_STRING_H 1
18804| #define HAVE_ASPRINTF 1
18805| #define HAVE_PUTENV 1
18806| #define HAVE_SETENV 1
18807| #define HAVE_SETLOCALE 1
18808| #define HAVE_SNPRINTF 1
18809| #define HAVE_DECL__SNPRINTF 0
18810| #define HAVE_DECL__SNWPRINTF 0
18811| #define HAVE_DECL_GETC_UNLOCKED 1
18812| #define HAVE_LANGINFO_CODESET 1
18813| #define HAVE_LC_MESSAGES 1
18814| #define ENABLE_NLS 1
18815| #define YYENABLE_NLS 1
18816| #define HAVE_STDLIB_H 1
18817| #define HAVE_STRING_H 1
18818| #define HAVE_SYS_PARAM_H 1
18819| #define HAVE_UNISTD_H 1
18820| #define HAVE_UTIME_H 1
18821| #define HAVE_FCNTL_H 1
18822| #define HAVE_FLOAT_H 1
18823| #define HAVE_SYS_TIME_H 1
18824| #define HAVE_ICONV_H 1
18825| #define HAVE_LOCALE_H 1
18826| #define HAVE_SIGNAL_H 1
18827| #define HAVE_STDINT_H 1
18828| #define HAVE_STDIO_H 1
18829| #define HAVE_SYS_STAT_H 1
18830| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
18831| #define HAVE_GETCWD 1
18832| #define HAVE_READLINK 1
18833| #define HAVE_RAISE 1
18834| #define HAVE_ISBLANK 1
18835| #define HAVE_MEMPCPY 1
18836| #define HAVE_GETTIMEOFDAY 1
18837| #define HAVE_ISASCII 1
18838| #define HAVE_SETENV 1
18839| #define HAVE_LSTAT 1
18840| #define HAVE_DECL_STRERROR_R 1
18841| #define STRERROR_R_CHAR_P 1
18842| #define HAVE_FORK 1
18843| #define HAVE_VFORK 1
18844| #define HAVE_WORKING_VFORK 1
18845| #define HAVE_WORKING_FORK 1
18846| #define HAVE_SIG_ATOMIC_T 1
18847| #define HAVE_INCLUDE_NEXT 1
18848| #define eaccess access
18849| #define mbstate_t int
18850| #define HAVE_DECL_GETDELIM 1
18851| #define HAVE_DECL_GETLINE 1
18852| #define HAVE_GETOPT_H 1
18853| #define HAVE_GETOPT_LONG_ONLY 1
18854| #define HAVE_DECL_GETENV 1
18855| #define restrict __restrict
18856| #define HAVE_UNISTD_H 1
18857| #define HAVE_DECL_GETC_UNLOCKED 1
18858| #define HAVE_STDLIB_H 1
18859| #define MALLOC_0_IS_NONNULL 0
18860| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
18861| #define INSTALLPREFIX "/usr"
18862| #define HAVE_DECL_SNPRINTF 1
18863| #define HAVE__BOOL 1
18864| #define HAVE_STDBOOL_H 1
18865| #define HAVE_DECL_STRDUP 1
18866| #define HAVE_DECL_STRNLEN 1
18867| #define _FILE_OFFSET_BITS 64
18868| #define HAVE_DECL_CLEARERR_UNLOCKED 1
18869| #define HAVE_DECL_FEOF_UNLOCKED 1
18870| #define HAVE_DECL_FERROR_UNLOCKED 1
18871| #define HAVE_DECL_FFLUSH_UNLOCKED 1
18872| #define HAVE_DECL_FGETS_UNLOCKED 1
18873| #define HAVE_DECL_FPUTC_UNLOCKED 1
18874| #define HAVE_DECL_FPUTS_UNLOCKED 1
18875| #define HAVE_DECL_FREAD_UNLOCKED 1
18876| #define HAVE_DECL_FWRITE_UNLOCKED 1
18877| #define HAVE_DECL_GETCHAR_UNLOCKED 1
18878| #define HAVE_DECL_PUTC_UNLOCKED 1
18879| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
18880| #define HAVE_INTMAX_T 1
18881| #define HAVE_DECL_VSNPRINTF 1
18882| #define USE_ACL 0
18883| #define HAVE_ATEXIT 1
18884| #define HAVE_DIRENT_H 1
18885| #define HAVE_STRING_H 1
18886| #define HAVE_LONG_FILE_NAMES 1
18887| #define HAVE_PATHCONF 1
18888| #define HAVE_STRING_H 1
18889| #define HAVE_UNISTD_H 1
18890| #define YYENABLE_NLS 1
18891| #define HAVE_BYTESWAP_H 1
18892| #define realpath rpl_realpath
18893| #define SIGNAL_SAFE_LIST 1
18894| #define HAVE_CHOWN 1
18895| #define HAVE_UTIME 1
18896| #define HAVE_UTIMES 1
18897| #define HAVE_SIGACTION 1
18898| #define HAVE_WORKING_O_NOATIME 0
18899| #define HAVE_WORKING_O_NOFOLLOW 0
18900| #define HAVE_DECL_ISBLANK 1
18901| #define fnmatch posix_fnmatch
18902| #define GNULIB_FWRITEERROR 1
18903| #define HAVE_GETDELIM 1
18904| #define HAVE_SYS_TIMEB_H 1
18905| #define gmtime rpl_gmtime
18906| #define localtime rpl_localtime
18907| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
18908| #define HAVE_ICONV 1
18909| #define ICONV_CONST const
18910| #define HAVE_UNISTD_H 1
18911| #define HAVE_ARPA_INET_H 1
18912| #define HAVE_CTYPE_H 1
18913| #define HAVE_DLFCN_H 1
18914| #define HAVE_ERRNO_H 1
18915| #define HAVE_FCNTL_H 1
18916| #define HAVE_FLOAT_H 1
18917| #define HAVE_LIMITS_H 1
18918| #define HAVE_MALLOC_H 1
18919| #define HAVE_MATH_H 1
18920| #define HAVE_NETDB_H 1
18921| #define HAVE_NETINET_IN_H 1
18922| #define HAVE_SIGNAL_H 1
18923| #define HAVE_STDLIB_H 1
18924| #define HAVE_STRING_H 1
18925| #define HAVE_STRINGS_H 1
18926| #define HAVE_SYS_SELECT_H 1
18927| #define HAVE_SYS_SOCKET_H 1
18928| #define HAVE_SYS_STAT_H 1
18929| #define HAVE_SYS_TIME_H 1
18930| #define HAVE_SYS_TYPES_H 1
18931| #define HAVE_TIME_H 1
18932| #define HAVE_UNISTD_H 1
18933| #define HAVE_ARPA_NAMESER_H 1
18934| #define HAVE_RESOLV_H 1
18935| #define HAVE_GETADDRINFO 1
18936| #define HAVE_LOCALTIME 1
18937| #define HAVE_STAT 1
18938| #define HAVE_STRFTIME 1
18939| #define VA_COPY va_copy
18940| #define HAVE_SETLOCALE 1
18941| #define HAVE_MALLOC_POSIX 1
18942| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
18943| #define mbstate_t int
18944| #define HAVE_MEMCHR 1
18945| #define HAVE_MEMMOVE 1
18946| #define HAVE_MEMSET 1
18947| #define HAVE_MKDTEMP 1
18948| #define HAVE_OBSTACK 1
18949| #define GNULIB_OPEN 1
18950| #define mbstate_t int
18951| #define HAVE_REALLOC_POSIX 1
18952| #define HAVE_SEARCH_H 1
18953| #define HAVE_TSEARCH 1
18954| #define HAVE_ENVIRON_DECL 1
18955| #define HAVE_UNSETENV 1
18956| #define HAVE_STDINT_H 1
18957| #define HAVE_SNPRINTF 1
18958| /* end confdefs.h.  */
18959| #include <stdio.h>
18960| #ifdef HAVE_SYS_TYPES_H
18961| # include <sys/types.h>
18962| #endif
18963| #ifdef HAVE_SYS_STAT_H
18964| # include <sys/stat.h>
18965| #endif
18966| #ifdef STDC_HEADERS
18967| # include <stdlib.h>
18968| # include <stddef.h>
18969| #else
18970| # ifdef HAVE_STDLIB_H
18971| #  include <stdlib.h>
18972| # endif
18973| #endif
18974| #ifdef HAVE_STRING_H
18975| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
18976| #  include <memory.h>
18977| # endif
18978| # include <string.h>
18979| #endif
18980| #ifdef HAVE_STRINGS_H
18981| # include <strings.h>
18982| #endif
18983| #ifdef HAVE_INTTYPES_H
18984| # include <inttypes.h>
18985| #endif
18986| #ifdef HAVE_STDINT_H
18987| # include <stdint.h>
18988| #endif
18989| #ifdef HAVE_UNISTD_H
18990| # include <unistd.h>
18991| #endif
18992| #include <sys/inttypes.h>
18993configure:53989: result: no
18994configure:53993: checking sys/inttypes.h presence
18995configure:54008: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
18996conftest.c:227:26: error: sys/inttypes.h: No such file or directory
18997configure:54015: $? = 1
18998configure: failed program was:
18999| /* confdefs.h.  */
19000| #define PACKAGE_NAME ""
19001| #define PACKAGE_TARNAME ""
19002| #define PACKAGE_VERSION ""
19003| #define PACKAGE_STRING ""
19004| #define PACKAGE_BUGREPORT ""
19005| #define PACKAGE "gettext-tools"
19006| #define VERSION "0.17"
19007| #define STDC_HEADERS 1
19008| #define HAVE_SYS_TYPES_H 1
19009| #define HAVE_SYS_STAT_H 1
19010| #define HAVE_STDLIB_H 1
19011| #define HAVE_STRING_H 1
19012| #define HAVE_MEMORY_H 1
19013| #define HAVE_STRINGS_H 1
19014| #define HAVE_INTTYPES_H 1
19015| #define HAVE_STDINT_H 1
19016| #define HAVE_UNISTD_H 1
19017| #define __EXTENSIONS__ 1
19018| #define _ALL_SOURCE 1
19019| #define _GNU_SOURCE 1
19020| #define _POSIX_PTHREAD_SEMANTICS 1
19021| #define _TANDEM_SOURCE 1
19022| #define HAVE_DLFCN_H 1
19023| #define HAVE_VISIBILITY 1
19024| #define HAVE_STDINT_H_WITH_UINTMAX 1
19025| #define HAVE_ALLOCA_H 1
19026| #define HAVE_ALLOCA 1
19027| #define HAVE_STDLIB_H 1
19028| #define HAVE_UNISTD_H 1
19029| #define HAVE_GETPAGESIZE 1
19030| #define INTDIV0_RAISES_SIGFPE 0
19031| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
19032| #define HAVE_UNSIGNED_LONG_LONG_INT 1
19033| #define HAVE_UINTMAX_T 1
19034| #define HAVE_INTTYPES_H 1
19035| #define USE_POSIX_THREADS 1
19036| #define USE_POSIX_THREADS_WEAK 1
19037| #define HAVE_PTHREAD_RWLOCK 1
19038| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
19039| #define HAVE_BUILTIN_EXPECT 1
19040| #define HAVE_INTTYPES_H 1
19041| #define HAVE_LIMITS_H 1
19042| #define HAVE_UNISTD_H 1
19043| #define HAVE_SYS_PARAM_H 1
19044| #define HAVE_GETCWD 1
19045| #define HAVE_GETEGID 1
19046| #define HAVE_GETEUID 1
19047| #define HAVE_GETGID 1
19048| #define HAVE_GETUID 1
19049| #define HAVE_MEMPCPY 1
19050| #define HAVE_MUNMAP 1
19051| #define HAVE_STPCPY 1
19052| #define HAVE_STRCASECMP 1
19053| #define HAVE_STRDUP 1
19054| #define HAVE_STRTOUL 1
19055| #define HAVE_TSEARCH 1
19056| #define HAVE___FSETLOCKING 1
19057| #define HAVE_DECL_FEOF_UNLOCKED 1
19058| #define HAVE_DECL_FGETS_UNLOCKED 1
19059| #define HAVE_ICONV 1
19060| #define ICONV_CONST const
19061| #define HAVE_LONG_LONG_INT 1
19062| #define HAVE_WCHAR_T 1
19063| #define HAVE_INTMAX_T 1
19064| #define HAVE_POSIX_PRINTF 1
19065| #define HAVE_STDINT_H 1
19066| #define HAVE_STDINT_H 1
19067| #define HAVE_STDDEF_H 1
19068| #define HAVE_STDLIB_H 1
19069| #define HAVE_STRING_H 1
19070| #define HAVE_ASPRINTF 1
19071| #define HAVE_PUTENV 1
19072| #define HAVE_SETENV 1
19073| #define HAVE_SETLOCALE 1
19074| #define HAVE_SNPRINTF 1
19075| #define HAVE_DECL__SNPRINTF 0
19076| #define HAVE_DECL__SNWPRINTF 0
19077| #define HAVE_DECL_GETC_UNLOCKED 1
19078| #define HAVE_LANGINFO_CODESET 1
19079| #define HAVE_LC_MESSAGES 1
19080| #define ENABLE_NLS 1
19081| #define YYENABLE_NLS 1
19082| #define HAVE_STDLIB_H 1
19083| #define HAVE_STRING_H 1
19084| #define HAVE_SYS_PARAM_H 1
19085| #define HAVE_UNISTD_H 1
19086| #define HAVE_UTIME_H 1
19087| #define HAVE_FCNTL_H 1
19088| #define HAVE_FLOAT_H 1
19089| #define HAVE_SYS_TIME_H 1
19090| #define HAVE_ICONV_H 1
19091| #define HAVE_LOCALE_H 1
19092| #define HAVE_SIGNAL_H 1
19093| #define HAVE_STDINT_H 1
19094| #define HAVE_STDIO_H 1
19095| #define HAVE_SYS_STAT_H 1
19096| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
19097| #define HAVE_GETCWD 1
19098| #define HAVE_READLINK 1
19099| #define HAVE_RAISE 1
19100| #define HAVE_ISBLANK 1
19101| #define HAVE_MEMPCPY 1
19102| #define HAVE_GETTIMEOFDAY 1
19103| #define HAVE_ISASCII 1
19104| #define HAVE_SETENV 1
19105| #define HAVE_LSTAT 1
19106| #define HAVE_DECL_STRERROR_R 1
19107| #define STRERROR_R_CHAR_P 1
19108| #define HAVE_FORK 1
19109| #define HAVE_VFORK 1
19110| #define HAVE_WORKING_VFORK 1
19111| #define HAVE_WORKING_FORK 1
19112| #define HAVE_SIG_ATOMIC_T 1
19113| #define HAVE_INCLUDE_NEXT 1
19114| #define eaccess access
19115| #define mbstate_t int
19116| #define HAVE_DECL_GETDELIM 1
19117| #define HAVE_DECL_GETLINE 1
19118| #define HAVE_GETOPT_H 1
19119| #define HAVE_GETOPT_LONG_ONLY 1
19120| #define HAVE_DECL_GETENV 1
19121| #define restrict __restrict
19122| #define HAVE_UNISTD_H 1
19123| #define HAVE_DECL_GETC_UNLOCKED 1
19124| #define HAVE_STDLIB_H 1
19125| #define MALLOC_0_IS_NONNULL 0
19126| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
19127| #define INSTALLPREFIX "/usr"
19128| #define HAVE_DECL_SNPRINTF 1
19129| #define HAVE__BOOL 1
19130| #define HAVE_STDBOOL_H 1
19131| #define HAVE_DECL_STRDUP 1
19132| #define HAVE_DECL_STRNLEN 1
19133| #define _FILE_OFFSET_BITS 64
19134| #define HAVE_DECL_CLEARERR_UNLOCKED 1
19135| #define HAVE_DECL_FEOF_UNLOCKED 1
19136| #define HAVE_DECL_FERROR_UNLOCKED 1
19137| #define HAVE_DECL_FFLUSH_UNLOCKED 1
19138| #define HAVE_DECL_FGETS_UNLOCKED 1
19139| #define HAVE_DECL_FPUTC_UNLOCKED 1
19140| #define HAVE_DECL_FPUTS_UNLOCKED 1
19141| #define HAVE_DECL_FREAD_UNLOCKED 1
19142| #define HAVE_DECL_FWRITE_UNLOCKED 1
19143| #define HAVE_DECL_GETCHAR_UNLOCKED 1
19144| #define HAVE_DECL_PUTC_UNLOCKED 1
19145| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
19146| #define HAVE_INTMAX_T 1
19147| #define HAVE_DECL_VSNPRINTF 1
19148| #define USE_ACL 0
19149| #define HAVE_ATEXIT 1
19150| #define HAVE_DIRENT_H 1
19151| #define HAVE_STRING_H 1
19152| #define HAVE_LONG_FILE_NAMES 1
19153| #define HAVE_PATHCONF 1
19154| #define HAVE_STRING_H 1
19155| #define HAVE_UNISTD_H 1
19156| #define YYENABLE_NLS 1
19157| #define HAVE_BYTESWAP_H 1
19158| #define realpath rpl_realpath
19159| #define SIGNAL_SAFE_LIST 1
19160| #define HAVE_CHOWN 1
19161| #define HAVE_UTIME 1
19162| #define HAVE_UTIMES 1
19163| #define HAVE_SIGACTION 1
19164| #define HAVE_WORKING_O_NOATIME 0
19165| #define HAVE_WORKING_O_NOFOLLOW 0
19166| #define HAVE_DECL_ISBLANK 1
19167| #define fnmatch posix_fnmatch
19168| #define GNULIB_FWRITEERROR 1
19169| #define HAVE_GETDELIM 1
19170| #define HAVE_SYS_TIMEB_H 1
19171| #define gmtime rpl_gmtime
19172| #define localtime rpl_localtime
19173| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
19174| #define HAVE_ICONV 1
19175| #define ICONV_CONST const
19176| #define HAVE_UNISTD_H 1
19177| #define HAVE_ARPA_INET_H 1
19178| #define HAVE_CTYPE_H 1
19179| #define HAVE_DLFCN_H 1
19180| #define HAVE_ERRNO_H 1
19181| #define HAVE_FCNTL_H 1
19182| #define HAVE_FLOAT_H 1
19183| #define HAVE_LIMITS_H 1
19184| #define HAVE_MALLOC_H 1
19185| #define HAVE_MATH_H 1
19186| #define HAVE_NETDB_H 1
19187| #define HAVE_NETINET_IN_H 1
19188| #define HAVE_SIGNAL_H 1
19189| #define HAVE_STDLIB_H 1
19190| #define HAVE_STRING_H 1
19191| #define HAVE_STRINGS_H 1
19192| #define HAVE_SYS_SELECT_H 1
19193| #define HAVE_SYS_SOCKET_H 1
19194| #define HAVE_SYS_STAT_H 1
19195| #define HAVE_SYS_TIME_H 1
19196| #define HAVE_SYS_TYPES_H 1
19197| #define HAVE_TIME_H 1
19198| #define HAVE_UNISTD_H 1
19199| #define HAVE_ARPA_NAMESER_H 1
19200| #define HAVE_RESOLV_H 1
19201| #define HAVE_GETADDRINFO 1
19202| #define HAVE_LOCALTIME 1
19203| #define HAVE_STAT 1
19204| #define HAVE_STRFTIME 1
19205| #define VA_COPY va_copy
19206| #define HAVE_SETLOCALE 1
19207| #define HAVE_MALLOC_POSIX 1
19208| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
19209| #define mbstate_t int
19210| #define HAVE_MEMCHR 1
19211| #define HAVE_MEMMOVE 1
19212| #define HAVE_MEMSET 1
19213| #define HAVE_MKDTEMP 1
19214| #define HAVE_OBSTACK 1
19215| #define GNULIB_OPEN 1
19216| #define mbstate_t int
19217| #define HAVE_REALLOC_POSIX 1
19218| #define HAVE_SEARCH_H 1
19219| #define HAVE_TSEARCH 1
19220| #define HAVE_ENVIRON_DECL 1
19221| #define HAVE_UNSETENV 1
19222| #define HAVE_STDINT_H 1
19223| #define HAVE_SNPRINTF 1
19224| /* end confdefs.h.  */
19225| #include <sys/inttypes.h>
19226configure:54029: result: no
19227configure:54057: checking for sys/inttypes.h
19228configure:54066: result: no
19229configure:53951: checking sys/bitypes.h usability
19230configure:53968: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
19231configure:53975: $? = 0
19232configure:53989: result: yes
19233configure:53993: checking sys/bitypes.h presence
19234configure:54008: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
19235configure:54015: $? = 0
19236configure:54029: result: yes
19237configure:54057: checking for sys/bitypes.h
19238configure:54066: result: yes
19239configure:54111: checking for bit size of ptrdiff_t
19240configure:54152: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
19241configure:54159: $? = 0
19242configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
19243conftest.c: In function 'main':
19244conftest.c:243: error: size of array 'test_array' is negative
19245configure:54207: $? = 1
19246configure: failed program was:
19247| /* confdefs.h.  */
19248| #define PACKAGE_NAME ""
19249| #define PACKAGE_TARNAME ""
19250| #define PACKAGE_VERSION ""
19251| #define PACKAGE_STRING ""
19252| #define PACKAGE_BUGREPORT ""
19253| #define PACKAGE "gettext-tools"
19254| #define VERSION "0.17"
19255| #define STDC_HEADERS 1
19256| #define HAVE_SYS_TYPES_H 1
19257| #define HAVE_SYS_STAT_H 1
19258| #define HAVE_STDLIB_H 1
19259| #define HAVE_STRING_H 1
19260| #define HAVE_MEMORY_H 1
19261| #define HAVE_STRINGS_H 1
19262| #define HAVE_INTTYPES_H 1
19263| #define HAVE_STDINT_H 1
19264| #define HAVE_UNISTD_H 1
19265| #define __EXTENSIONS__ 1
19266| #define _ALL_SOURCE 1
19267| #define _GNU_SOURCE 1
19268| #define _POSIX_PTHREAD_SEMANTICS 1
19269| #define _TANDEM_SOURCE 1
19270| #define HAVE_DLFCN_H 1
19271| #define HAVE_VISIBILITY 1
19272| #define HAVE_STDINT_H_WITH_UINTMAX 1
19273| #define HAVE_ALLOCA_H 1
19274| #define HAVE_ALLOCA 1
19275| #define HAVE_STDLIB_H 1
19276| #define HAVE_UNISTD_H 1
19277| #define HAVE_GETPAGESIZE 1
19278| #define INTDIV0_RAISES_SIGFPE 0
19279| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
19280| #define HAVE_UNSIGNED_LONG_LONG_INT 1
19281| #define HAVE_UINTMAX_T 1
19282| #define HAVE_INTTYPES_H 1
19283| #define USE_POSIX_THREADS 1
19284| #define USE_POSIX_THREADS_WEAK 1
19285| #define HAVE_PTHREAD_RWLOCK 1
19286| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
19287| #define HAVE_BUILTIN_EXPECT 1
19288| #define HAVE_INTTYPES_H 1
19289| #define HAVE_LIMITS_H 1
19290| #define HAVE_UNISTD_H 1
19291| #define HAVE_SYS_PARAM_H 1
19292| #define HAVE_GETCWD 1
19293| #define HAVE_GETEGID 1
19294| #define HAVE_GETEUID 1
19295| #define HAVE_GETGID 1
19296| #define HAVE_GETUID 1
19297| #define HAVE_MEMPCPY 1
19298| #define HAVE_MUNMAP 1
19299| #define HAVE_STPCPY 1
19300| #define HAVE_STRCASECMP 1
19301| #define HAVE_STRDUP 1
19302| #define HAVE_STRTOUL 1
19303| #define HAVE_TSEARCH 1
19304| #define HAVE___FSETLOCKING 1
19305| #define HAVE_DECL_FEOF_UNLOCKED 1
19306| #define HAVE_DECL_FGETS_UNLOCKED 1
19307| #define HAVE_ICONV 1
19308| #define ICONV_CONST const
19309| #define HAVE_LONG_LONG_INT 1
19310| #define HAVE_WCHAR_T 1
19311| #define HAVE_INTMAX_T 1
19312| #define HAVE_POSIX_PRINTF 1
19313| #define HAVE_STDINT_H 1
19314| #define HAVE_STDINT_H 1
19315| #define HAVE_STDDEF_H 1
19316| #define HAVE_STDLIB_H 1
19317| #define HAVE_STRING_H 1
19318| #define HAVE_ASPRINTF 1
19319| #define HAVE_PUTENV 1
19320| #define HAVE_SETENV 1
19321| #define HAVE_SETLOCALE 1
19322| #define HAVE_SNPRINTF 1
19323| #define HAVE_DECL__SNPRINTF 0
19324| #define HAVE_DECL__SNWPRINTF 0
19325| #define HAVE_DECL_GETC_UNLOCKED 1
19326| #define HAVE_LANGINFO_CODESET 1
19327| #define HAVE_LC_MESSAGES 1
19328| #define ENABLE_NLS 1
19329| #define YYENABLE_NLS 1
19330| #define HAVE_STDLIB_H 1
19331| #define HAVE_STRING_H 1
19332| #define HAVE_SYS_PARAM_H 1
19333| #define HAVE_UNISTD_H 1
19334| #define HAVE_UTIME_H 1
19335| #define HAVE_FCNTL_H 1
19336| #define HAVE_FLOAT_H 1
19337| #define HAVE_SYS_TIME_H 1
19338| #define HAVE_ICONV_H 1
19339| #define HAVE_LOCALE_H 1
19340| #define HAVE_SIGNAL_H 1
19341| #define HAVE_STDINT_H 1
19342| #define HAVE_STDIO_H 1
19343| #define HAVE_SYS_STAT_H 1
19344| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
19345| #define HAVE_GETCWD 1
19346| #define HAVE_READLINK 1
19347| #define HAVE_RAISE 1
19348| #define HAVE_ISBLANK 1
19349| #define HAVE_MEMPCPY 1
19350| #define HAVE_GETTIMEOFDAY 1
19351| #define HAVE_ISASCII 1
19352| #define HAVE_SETENV 1
19353| #define HAVE_LSTAT 1
19354| #define HAVE_DECL_STRERROR_R 1
19355| #define STRERROR_R_CHAR_P 1
19356| #define HAVE_FORK 1
19357| #define HAVE_VFORK 1
19358| #define HAVE_WORKING_VFORK 1
19359| #define HAVE_WORKING_FORK 1
19360| #define HAVE_SIG_ATOMIC_T 1
19361| #define HAVE_INCLUDE_NEXT 1
19362| #define eaccess access
19363| #define mbstate_t int
19364| #define HAVE_DECL_GETDELIM 1
19365| #define HAVE_DECL_GETLINE 1
19366| #define HAVE_GETOPT_H 1
19367| #define HAVE_GETOPT_LONG_ONLY 1
19368| #define HAVE_DECL_GETENV 1
19369| #define restrict __restrict
19370| #define HAVE_UNISTD_H 1
19371| #define HAVE_DECL_GETC_UNLOCKED 1
19372| #define HAVE_STDLIB_H 1
19373| #define MALLOC_0_IS_NONNULL 0
19374| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
19375| #define INSTALLPREFIX "/usr"
19376| #define HAVE_DECL_SNPRINTF 1
19377| #define HAVE__BOOL 1
19378| #define HAVE_STDBOOL_H 1
19379| #define HAVE_DECL_STRDUP 1
19380| #define HAVE_DECL_STRNLEN 1
19381| #define _FILE_OFFSET_BITS 64
19382| #define HAVE_DECL_CLEARERR_UNLOCKED 1
19383| #define HAVE_DECL_FEOF_UNLOCKED 1
19384| #define HAVE_DECL_FERROR_UNLOCKED 1
19385| #define HAVE_DECL_FFLUSH_UNLOCKED 1
19386| #define HAVE_DECL_FGETS_UNLOCKED 1
19387| #define HAVE_DECL_FPUTC_UNLOCKED 1
19388| #define HAVE_DECL_FPUTS_UNLOCKED 1
19389| #define HAVE_DECL_FREAD_UNLOCKED 1
19390| #define HAVE_DECL_FWRITE_UNLOCKED 1
19391| #define HAVE_DECL_GETCHAR_UNLOCKED 1
19392| #define HAVE_DECL_PUTC_UNLOCKED 1
19393| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
19394| #define HAVE_INTMAX_T 1
19395| #define HAVE_DECL_VSNPRINTF 1
19396| #define USE_ACL 0
19397| #define HAVE_ATEXIT 1
19398| #define HAVE_DIRENT_H 1
19399| #define HAVE_STRING_H 1
19400| #define HAVE_LONG_FILE_NAMES 1
19401| #define HAVE_PATHCONF 1
19402| #define HAVE_STRING_H 1
19403| #define HAVE_UNISTD_H 1
19404| #define YYENABLE_NLS 1
19405| #define HAVE_BYTESWAP_H 1
19406| #define realpath rpl_realpath
19407| #define SIGNAL_SAFE_LIST 1
19408| #define HAVE_CHOWN 1
19409| #define HAVE_UTIME 1
19410| #define HAVE_UTIMES 1
19411| #define HAVE_SIGACTION 1
19412| #define HAVE_WORKING_O_NOATIME 0
19413| #define HAVE_WORKING_O_NOFOLLOW 0
19414| #define HAVE_DECL_ISBLANK 1
19415| #define fnmatch posix_fnmatch
19416| #define GNULIB_FWRITEERROR 1
19417| #define HAVE_GETDELIM 1
19418| #define HAVE_SYS_TIMEB_H 1
19419| #define gmtime rpl_gmtime
19420| #define localtime rpl_localtime
19421| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
19422| #define HAVE_ICONV 1
19423| #define ICONV_CONST const
19424| #define HAVE_UNISTD_H 1
19425| #define HAVE_ARPA_INET_H 1
19426| #define HAVE_CTYPE_H 1
19427| #define HAVE_DLFCN_H 1
19428| #define HAVE_ERRNO_H 1
19429| #define HAVE_FCNTL_H 1
19430| #define HAVE_FLOAT_H 1
19431| #define HAVE_LIMITS_H 1
19432| #define HAVE_MALLOC_H 1
19433| #define HAVE_MATH_H 1
19434| #define HAVE_NETDB_H 1
19435| #define HAVE_NETINET_IN_H 1
19436| #define HAVE_SIGNAL_H 1
19437| #define HAVE_STDLIB_H 1
19438| #define HAVE_STRING_H 1
19439| #define HAVE_STRINGS_H 1
19440| #define HAVE_SYS_SELECT_H 1
19441| #define HAVE_SYS_SOCKET_H 1
19442| #define HAVE_SYS_STAT_H 1
19443| #define HAVE_SYS_TIME_H 1
19444| #define HAVE_SYS_TYPES_H 1
19445| #define HAVE_TIME_H 1
19446| #define HAVE_UNISTD_H 1
19447| #define HAVE_ARPA_NAMESER_H 1
19448| #define HAVE_RESOLV_H 1
19449| #define HAVE_GETADDRINFO 1
19450| #define HAVE_LOCALTIME 1
19451| #define HAVE_STAT 1
19452| #define HAVE_STRFTIME 1
19453| #define VA_COPY va_copy
19454| #define HAVE_SETLOCALE 1
19455| #define HAVE_MALLOC_POSIX 1
19456| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
19457| #define mbstate_t int
19458| #define HAVE_MEMCHR 1
19459| #define HAVE_MEMMOVE 1
19460| #define HAVE_MEMSET 1
19461| #define HAVE_MKDTEMP 1
19462| #define HAVE_OBSTACK 1
19463| #define GNULIB_OPEN 1
19464| #define mbstate_t int
19465| #define HAVE_REALLOC_POSIX 1
19466| #define HAVE_SEARCH_H 1
19467| #define HAVE_TSEARCH 1
19468| #define HAVE_ENVIRON_DECL 1
19469| #define HAVE_UNSETENV 1
19470| #define HAVE_STDINT_H 1
19471| #define HAVE_SNPRINTF 1
19472| #define HAVE_SYS_BITYPES_H 1
19473| /* end confdefs.h.  */
19474| 
19475|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
19476|      included before <wchar.h>.  */
19477|   #include <stddef.h>
19478|   #include <signal.h>
19479|   #if HAVE_WCHAR_H
19480|   # include <stdio.h>
19481|   # include <time.h>
19482|   # include <wchar.h>
19483|   #endif
19484| 
19485| #include <limits.h>
19486| int
19487| main ()
19488| {
19489| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
19490| test_array [0] = 0
19491| 
19492|   ;
19493|   return 0;
19494| }
19495configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
19496conftest.c: In function 'main':
19497conftest.c:243: error: size of array 'test_array' is negative
19498configure:54207: $? = 1
19499configure: failed program was:
19500| /* confdefs.h.  */
19501| #define PACKAGE_NAME ""
19502| #define PACKAGE_TARNAME ""
19503| #define PACKAGE_VERSION ""
19504| #define PACKAGE_STRING ""
19505| #define PACKAGE_BUGREPORT ""
19506| #define PACKAGE "gettext-tools"
19507| #define VERSION "0.17"
19508| #define STDC_HEADERS 1
19509| #define HAVE_SYS_TYPES_H 1
19510| #define HAVE_SYS_STAT_H 1
19511| #define HAVE_STDLIB_H 1
19512| #define HAVE_STRING_H 1
19513| #define HAVE_MEMORY_H 1
19514| #define HAVE_STRINGS_H 1
19515| #define HAVE_INTTYPES_H 1
19516| #define HAVE_STDINT_H 1
19517| #define HAVE_UNISTD_H 1
19518| #define __EXTENSIONS__ 1
19519| #define _ALL_SOURCE 1
19520| #define _GNU_SOURCE 1
19521| #define _POSIX_PTHREAD_SEMANTICS 1
19522| #define _TANDEM_SOURCE 1
19523| #define HAVE_DLFCN_H 1
19524| #define HAVE_VISIBILITY 1
19525| #define HAVE_STDINT_H_WITH_UINTMAX 1
19526| #define HAVE_ALLOCA_H 1
19527| #define HAVE_ALLOCA 1
19528| #define HAVE_STDLIB_H 1
19529| #define HAVE_UNISTD_H 1
19530| #define HAVE_GETPAGESIZE 1
19531| #define INTDIV0_RAISES_SIGFPE 0
19532| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
19533| #define HAVE_UNSIGNED_LONG_LONG_INT 1
19534| #define HAVE_UINTMAX_T 1
19535| #define HAVE_INTTYPES_H 1
19536| #define USE_POSIX_THREADS 1
19537| #define USE_POSIX_THREADS_WEAK 1
19538| #define HAVE_PTHREAD_RWLOCK 1
19539| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
19540| #define HAVE_BUILTIN_EXPECT 1
19541| #define HAVE_INTTYPES_H 1
19542| #define HAVE_LIMITS_H 1
19543| #define HAVE_UNISTD_H 1
19544| #define HAVE_SYS_PARAM_H 1
19545| #define HAVE_GETCWD 1
19546| #define HAVE_GETEGID 1
19547| #define HAVE_GETEUID 1
19548| #define HAVE_GETGID 1
19549| #define HAVE_GETUID 1
19550| #define HAVE_MEMPCPY 1
19551| #define HAVE_MUNMAP 1
19552| #define HAVE_STPCPY 1
19553| #define HAVE_STRCASECMP 1
19554| #define HAVE_STRDUP 1
19555| #define HAVE_STRTOUL 1
19556| #define HAVE_TSEARCH 1
19557| #define HAVE___FSETLOCKING 1
19558| #define HAVE_DECL_FEOF_UNLOCKED 1
19559| #define HAVE_DECL_FGETS_UNLOCKED 1
19560| #define HAVE_ICONV 1
19561| #define ICONV_CONST const
19562| #define HAVE_LONG_LONG_INT 1
19563| #define HAVE_WCHAR_T 1
19564| #define HAVE_INTMAX_T 1
19565| #define HAVE_POSIX_PRINTF 1
19566| #define HAVE_STDINT_H 1
19567| #define HAVE_STDINT_H 1
19568| #define HAVE_STDDEF_H 1
19569| #define HAVE_STDLIB_H 1
19570| #define HAVE_STRING_H 1
19571| #define HAVE_ASPRINTF 1
19572| #define HAVE_PUTENV 1
19573| #define HAVE_SETENV 1
19574| #define HAVE_SETLOCALE 1
19575| #define HAVE_SNPRINTF 1
19576| #define HAVE_DECL__SNPRINTF 0
19577| #define HAVE_DECL__SNWPRINTF 0
19578| #define HAVE_DECL_GETC_UNLOCKED 1
19579| #define HAVE_LANGINFO_CODESET 1
19580| #define HAVE_LC_MESSAGES 1
19581| #define ENABLE_NLS 1
19582| #define YYENABLE_NLS 1
19583| #define HAVE_STDLIB_H 1
19584| #define HAVE_STRING_H 1
19585| #define HAVE_SYS_PARAM_H 1
19586| #define HAVE_UNISTD_H 1
19587| #define HAVE_UTIME_H 1
19588| #define HAVE_FCNTL_H 1
19589| #define HAVE_FLOAT_H 1
19590| #define HAVE_SYS_TIME_H 1
19591| #define HAVE_ICONV_H 1
19592| #define HAVE_LOCALE_H 1
19593| #define HAVE_SIGNAL_H 1
19594| #define HAVE_STDINT_H 1
19595| #define HAVE_STDIO_H 1
19596| #define HAVE_SYS_STAT_H 1
19597| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
19598| #define HAVE_GETCWD 1
19599| #define HAVE_READLINK 1
19600| #define HAVE_RAISE 1
19601| #define HAVE_ISBLANK 1
19602| #define HAVE_MEMPCPY 1
19603| #define HAVE_GETTIMEOFDAY 1
19604| #define HAVE_ISASCII 1
19605| #define HAVE_SETENV 1
19606| #define HAVE_LSTAT 1
19607| #define HAVE_DECL_STRERROR_R 1
19608| #define STRERROR_R_CHAR_P 1
19609| #define HAVE_FORK 1
19610| #define HAVE_VFORK 1
19611| #define HAVE_WORKING_VFORK 1
19612| #define HAVE_WORKING_FORK 1
19613| #define HAVE_SIG_ATOMIC_T 1
19614| #define HAVE_INCLUDE_NEXT 1
19615| #define eaccess access
19616| #define mbstate_t int
19617| #define HAVE_DECL_GETDELIM 1
19618| #define HAVE_DECL_GETLINE 1
19619| #define HAVE_GETOPT_H 1
19620| #define HAVE_GETOPT_LONG_ONLY 1
19621| #define HAVE_DECL_GETENV 1
19622| #define restrict __restrict
19623| #define HAVE_UNISTD_H 1
19624| #define HAVE_DECL_GETC_UNLOCKED 1
19625| #define HAVE_STDLIB_H 1
19626| #define MALLOC_0_IS_NONNULL 0
19627| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
19628| #define INSTALLPREFIX "/usr"
19629| #define HAVE_DECL_SNPRINTF 1
19630| #define HAVE__BOOL 1
19631| #define HAVE_STDBOOL_H 1
19632| #define HAVE_DECL_STRDUP 1
19633| #define HAVE_DECL_STRNLEN 1
19634| #define _FILE_OFFSET_BITS 64
19635| #define HAVE_DECL_CLEARERR_UNLOCKED 1
19636| #define HAVE_DECL_FEOF_UNLOCKED 1
19637| #define HAVE_DECL_FERROR_UNLOCKED 1
19638| #define HAVE_DECL_FFLUSH_UNLOCKED 1
19639| #define HAVE_DECL_FGETS_UNLOCKED 1
19640| #define HAVE_DECL_FPUTC_UNLOCKED 1
19641| #define HAVE_DECL_FPUTS_UNLOCKED 1
19642| #define HAVE_DECL_FREAD_UNLOCKED 1
19643| #define HAVE_DECL_FWRITE_UNLOCKED 1
19644| #define HAVE_DECL_GETCHAR_UNLOCKED 1
19645| #define HAVE_DECL_PUTC_UNLOCKED 1
19646| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
19647| #define HAVE_INTMAX_T 1
19648| #define HAVE_DECL_VSNPRINTF 1
19649| #define USE_ACL 0
19650| #define HAVE_ATEXIT 1
19651| #define HAVE_DIRENT_H 1
19652| #define HAVE_STRING_H 1
19653| #define HAVE_LONG_FILE_NAMES 1
19654| #define HAVE_PATHCONF 1
19655| #define HAVE_STRING_H 1
19656| #define HAVE_UNISTD_H 1
19657| #define YYENABLE_NLS 1
19658| #define HAVE_BYTESWAP_H 1
19659| #define realpath rpl_realpath
19660| #define SIGNAL_SAFE_LIST 1
19661| #define HAVE_CHOWN 1
19662| #define HAVE_UTIME 1
19663| #define HAVE_UTIMES 1
19664| #define HAVE_SIGACTION 1
19665| #define HAVE_WORKING_O_NOATIME 0
19666| #define HAVE_WORKING_O_NOFOLLOW 0
19667| #define HAVE_DECL_ISBLANK 1
19668| #define fnmatch posix_fnmatch
19669| #define GNULIB_FWRITEERROR 1
19670| #define HAVE_GETDELIM 1
19671| #define HAVE_SYS_TIMEB_H 1
19672| #define gmtime rpl_gmtime
19673| #define localtime rpl_localtime
19674| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
19675| #define HAVE_ICONV 1
19676| #define ICONV_CONST const
19677| #define HAVE_UNISTD_H 1
19678| #define HAVE_ARPA_INET_H 1
19679| #define HAVE_CTYPE_H 1
19680| #define HAVE_DLFCN_H 1
19681| #define HAVE_ERRNO_H 1
19682| #define HAVE_FCNTL_H 1
19683| #define HAVE_FLOAT_H 1
19684| #define HAVE_LIMITS_H 1
19685| #define HAVE_MALLOC_H 1
19686| #define HAVE_MATH_H 1
19687| #define HAVE_NETDB_H 1
19688| #define HAVE_NETINET_IN_H 1
19689| #define HAVE_SIGNAL_H 1
19690| #define HAVE_STDLIB_H 1
19691| #define HAVE_STRING_H 1
19692| #define HAVE_STRINGS_H 1
19693| #define HAVE_SYS_SELECT_H 1
19694| #define HAVE_SYS_SOCKET_H 1
19695| #define HAVE_SYS_STAT_H 1
19696| #define HAVE_SYS_TIME_H 1
19697| #define HAVE_SYS_TYPES_H 1
19698| #define HAVE_TIME_H 1
19699| #define HAVE_UNISTD_H 1
19700| #define HAVE_ARPA_NAMESER_H 1
19701| #define HAVE_RESOLV_H 1
19702| #define HAVE_GETADDRINFO 1
19703| #define HAVE_LOCALTIME 1
19704| #define HAVE_STAT 1
19705| #define HAVE_STRFTIME 1
19706| #define VA_COPY va_copy
19707| #define HAVE_SETLOCALE 1
19708| #define HAVE_MALLOC_POSIX 1
19709| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
19710| #define mbstate_t int
19711| #define HAVE_MEMCHR 1
19712| #define HAVE_MEMMOVE 1
19713| #define HAVE_MEMSET 1
19714| #define HAVE_MKDTEMP 1
19715| #define HAVE_OBSTACK 1
19716| #define GNULIB_OPEN 1
19717| #define mbstate_t int
19718| #define HAVE_REALLOC_POSIX 1
19719| #define HAVE_SEARCH_H 1
19720| #define HAVE_TSEARCH 1
19721| #define HAVE_ENVIRON_DECL 1
19722| #define HAVE_UNSETENV 1
19723| #define HAVE_STDINT_H 1
19724| #define HAVE_SNPRINTF 1
19725| #define HAVE_SYS_BITYPES_H 1
19726| /* end confdefs.h.  */
19727| 
19728|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
19729|      included before <wchar.h>.  */
19730|   #include <stddef.h>
19731|   #include <signal.h>
19732|   #if HAVE_WCHAR_H
19733|   # include <stdio.h>
19734|   # include <time.h>
19735|   # include <wchar.h>
19736|   #endif
19737| 
19738| #include <limits.h>
19739| int
19740| main ()
19741| {
19742| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
19743| test_array [0] = 0
19744| 
19745|   ;
19746|   return 0;
19747| }
19748configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
19749conftest.c: In function 'main':
19750conftest.c:243: error: size of array 'test_array' is negative
19751configure:54207: $? = 1
19752configure: failed program was:
19753| /* confdefs.h.  */
19754| #define PACKAGE_NAME ""
19755| #define PACKAGE_TARNAME ""
19756| #define PACKAGE_VERSION ""
19757| #define PACKAGE_STRING ""
19758| #define PACKAGE_BUGREPORT ""
19759| #define PACKAGE "gettext-tools"
19760| #define VERSION "0.17"
19761| #define STDC_HEADERS 1
19762| #define HAVE_SYS_TYPES_H 1
19763| #define HAVE_SYS_STAT_H 1
19764| #define HAVE_STDLIB_H 1
19765| #define HAVE_STRING_H 1
19766| #define HAVE_MEMORY_H 1
19767| #define HAVE_STRINGS_H 1
19768| #define HAVE_INTTYPES_H 1
19769| #define HAVE_STDINT_H 1
19770| #define HAVE_UNISTD_H 1
19771| #define __EXTENSIONS__ 1
19772| #define _ALL_SOURCE 1
19773| #define _GNU_SOURCE 1
19774| #define _POSIX_PTHREAD_SEMANTICS 1
19775| #define _TANDEM_SOURCE 1
19776| #define HAVE_DLFCN_H 1
19777| #define HAVE_VISIBILITY 1
19778| #define HAVE_STDINT_H_WITH_UINTMAX 1
19779| #define HAVE_ALLOCA_H 1
19780| #define HAVE_ALLOCA 1
19781| #define HAVE_STDLIB_H 1
19782| #define HAVE_UNISTD_H 1
19783| #define HAVE_GETPAGESIZE 1
19784| #define INTDIV0_RAISES_SIGFPE 0
19785| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
19786| #define HAVE_UNSIGNED_LONG_LONG_INT 1
19787| #define HAVE_UINTMAX_T 1
19788| #define HAVE_INTTYPES_H 1
19789| #define USE_POSIX_THREADS 1
19790| #define USE_POSIX_THREADS_WEAK 1
19791| #define HAVE_PTHREAD_RWLOCK 1
19792| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
19793| #define HAVE_BUILTIN_EXPECT 1
19794| #define HAVE_INTTYPES_H 1
19795| #define HAVE_LIMITS_H 1
19796| #define HAVE_UNISTD_H 1
19797| #define HAVE_SYS_PARAM_H 1
19798| #define HAVE_GETCWD 1
19799| #define HAVE_GETEGID 1
19800| #define HAVE_GETEUID 1
19801| #define HAVE_GETGID 1
19802| #define HAVE_GETUID 1
19803| #define HAVE_MEMPCPY 1
19804| #define HAVE_MUNMAP 1
19805| #define HAVE_STPCPY 1
19806| #define HAVE_STRCASECMP 1
19807| #define HAVE_STRDUP 1
19808| #define HAVE_STRTOUL 1
19809| #define HAVE_TSEARCH 1
19810| #define HAVE___FSETLOCKING 1
19811| #define HAVE_DECL_FEOF_UNLOCKED 1
19812| #define HAVE_DECL_FGETS_UNLOCKED 1
19813| #define HAVE_ICONV 1
19814| #define ICONV_CONST const
19815| #define HAVE_LONG_LONG_INT 1
19816| #define HAVE_WCHAR_T 1
19817| #define HAVE_INTMAX_T 1
19818| #define HAVE_POSIX_PRINTF 1
19819| #define HAVE_STDINT_H 1
19820| #define HAVE_STDINT_H 1
19821| #define HAVE_STDDEF_H 1
19822| #define HAVE_STDLIB_H 1
19823| #define HAVE_STRING_H 1
19824| #define HAVE_ASPRINTF 1
19825| #define HAVE_PUTENV 1
19826| #define HAVE_SETENV 1
19827| #define HAVE_SETLOCALE 1
19828| #define HAVE_SNPRINTF 1
19829| #define HAVE_DECL__SNPRINTF 0
19830| #define HAVE_DECL__SNWPRINTF 0
19831| #define HAVE_DECL_GETC_UNLOCKED 1
19832| #define HAVE_LANGINFO_CODESET 1
19833| #define HAVE_LC_MESSAGES 1
19834| #define ENABLE_NLS 1
19835| #define YYENABLE_NLS 1
19836| #define HAVE_STDLIB_H 1
19837| #define HAVE_STRING_H 1
19838| #define HAVE_SYS_PARAM_H 1
19839| #define HAVE_UNISTD_H 1
19840| #define HAVE_UTIME_H 1
19841| #define HAVE_FCNTL_H 1
19842| #define HAVE_FLOAT_H 1
19843| #define HAVE_SYS_TIME_H 1
19844| #define HAVE_ICONV_H 1
19845| #define HAVE_LOCALE_H 1
19846| #define HAVE_SIGNAL_H 1
19847| #define HAVE_STDINT_H 1
19848| #define HAVE_STDIO_H 1
19849| #define HAVE_SYS_STAT_H 1
19850| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
19851| #define HAVE_GETCWD 1
19852| #define HAVE_READLINK 1
19853| #define HAVE_RAISE 1
19854| #define HAVE_ISBLANK 1
19855| #define HAVE_MEMPCPY 1
19856| #define HAVE_GETTIMEOFDAY 1
19857| #define HAVE_ISASCII 1
19858| #define HAVE_SETENV 1
19859| #define HAVE_LSTAT 1
19860| #define HAVE_DECL_STRERROR_R 1
19861| #define STRERROR_R_CHAR_P 1
19862| #define HAVE_FORK 1
19863| #define HAVE_VFORK 1
19864| #define HAVE_WORKING_VFORK 1
19865| #define HAVE_WORKING_FORK 1
19866| #define HAVE_SIG_ATOMIC_T 1
19867| #define HAVE_INCLUDE_NEXT 1
19868| #define eaccess access
19869| #define mbstate_t int
19870| #define HAVE_DECL_GETDELIM 1
19871| #define HAVE_DECL_GETLINE 1
19872| #define HAVE_GETOPT_H 1
19873| #define HAVE_GETOPT_LONG_ONLY 1
19874| #define HAVE_DECL_GETENV 1
19875| #define restrict __restrict
19876| #define HAVE_UNISTD_H 1
19877| #define HAVE_DECL_GETC_UNLOCKED 1
19878| #define HAVE_STDLIB_H 1
19879| #define MALLOC_0_IS_NONNULL 0
19880| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
19881| #define INSTALLPREFIX "/usr"
19882| #define HAVE_DECL_SNPRINTF 1
19883| #define HAVE__BOOL 1
19884| #define HAVE_STDBOOL_H 1
19885| #define HAVE_DECL_STRDUP 1
19886| #define HAVE_DECL_STRNLEN 1
19887| #define _FILE_OFFSET_BITS 64
19888| #define HAVE_DECL_CLEARERR_UNLOCKED 1
19889| #define HAVE_DECL_FEOF_UNLOCKED 1
19890| #define HAVE_DECL_FERROR_UNLOCKED 1
19891| #define HAVE_DECL_FFLUSH_UNLOCKED 1
19892| #define HAVE_DECL_FGETS_UNLOCKED 1
19893| #define HAVE_DECL_FPUTC_UNLOCKED 1
19894| #define HAVE_DECL_FPUTS_UNLOCKED 1
19895| #define HAVE_DECL_FREAD_UNLOCKED 1
19896| #define HAVE_DECL_FWRITE_UNLOCKED 1
19897| #define HAVE_DECL_GETCHAR_UNLOCKED 1
19898| #define HAVE_DECL_PUTC_UNLOCKED 1
19899| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
19900| #define HAVE_INTMAX_T 1
19901| #define HAVE_DECL_VSNPRINTF 1
19902| #define USE_ACL 0
19903| #define HAVE_ATEXIT 1
19904| #define HAVE_DIRENT_H 1
19905| #define HAVE_STRING_H 1
19906| #define HAVE_LONG_FILE_NAMES 1
19907| #define HAVE_PATHCONF 1
19908| #define HAVE_STRING_H 1
19909| #define HAVE_UNISTD_H 1
19910| #define YYENABLE_NLS 1
19911| #define HAVE_BYTESWAP_H 1
19912| #define realpath rpl_realpath
19913| #define SIGNAL_SAFE_LIST 1
19914| #define HAVE_CHOWN 1
19915| #define HAVE_UTIME 1
19916| #define HAVE_UTIMES 1
19917| #define HAVE_SIGACTION 1
19918| #define HAVE_WORKING_O_NOATIME 0
19919| #define HAVE_WORKING_O_NOFOLLOW 0
19920| #define HAVE_DECL_ISBLANK 1
19921| #define fnmatch posix_fnmatch
19922| #define GNULIB_FWRITEERROR 1
19923| #define HAVE_GETDELIM 1
19924| #define HAVE_SYS_TIMEB_H 1
19925| #define gmtime rpl_gmtime
19926| #define localtime rpl_localtime
19927| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
19928| #define HAVE_ICONV 1
19929| #define ICONV_CONST const
19930| #define HAVE_UNISTD_H 1
19931| #define HAVE_ARPA_INET_H 1
19932| #define HAVE_CTYPE_H 1
19933| #define HAVE_DLFCN_H 1
19934| #define HAVE_ERRNO_H 1
19935| #define HAVE_FCNTL_H 1
19936| #define HAVE_FLOAT_H 1
19937| #define HAVE_LIMITS_H 1
19938| #define HAVE_MALLOC_H 1
19939| #define HAVE_MATH_H 1
19940| #define HAVE_NETDB_H 1
19941| #define HAVE_NETINET_IN_H 1
19942| #define HAVE_SIGNAL_H 1
19943| #define HAVE_STDLIB_H 1
19944| #define HAVE_STRING_H 1
19945| #define HAVE_STRINGS_H 1
19946| #define HAVE_SYS_SELECT_H 1
19947| #define HAVE_SYS_SOCKET_H 1
19948| #define HAVE_SYS_STAT_H 1
19949| #define HAVE_SYS_TIME_H 1
19950| #define HAVE_SYS_TYPES_H 1
19951| #define HAVE_TIME_H 1
19952| #define HAVE_UNISTD_H 1
19953| #define HAVE_ARPA_NAMESER_H 1
19954| #define HAVE_RESOLV_H 1
19955| #define HAVE_GETADDRINFO 1
19956| #define HAVE_LOCALTIME 1
19957| #define HAVE_STAT 1
19958| #define HAVE_STRFTIME 1
19959| #define VA_COPY va_copy
19960| #define HAVE_SETLOCALE 1
19961| #define HAVE_MALLOC_POSIX 1
19962| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
19963| #define mbstate_t int
19964| #define HAVE_MEMCHR 1
19965| #define HAVE_MEMMOVE 1
19966| #define HAVE_MEMSET 1
19967| #define HAVE_MKDTEMP 1
19968| #define HAVE_OBSTACK 1
19969| #define GNULIB_OPEN 1
19970| #define mbstate_t int
19971| #define HAVE_REALLOC_POSIX 1
19972| #define HAVE_SEARCH_H 1
19973| #define HAVE_TSEARCH 1
19974| #define HAVE_ENVIRON_DECL 1
19975| #define HAVE_UNSETENV 1
19976| #define HAVE_STDINT_H 1
19977| #define HAVE_SNPRINTF 1
19978| #define HAVE_SYS_BITYPES_H 1
19979| /* end confdefs.h.  */
19980| 
19981|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
19982|      included before <wchar.h>.  */
19983|   #include <stddef.h>
19984|   #include <signal.h>
19985|   #if HAVE_WCHAR_H
19986|   # include <stdio.h>
19987|   # include <time.h>
19988|   # include <wchar.h>
19989|   #endif
19990| 
19991| #include <limits.h>
19992| int
19993| main ()
19994| {
19995| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
19996| test_array [0] = 0
19997| 
19998|   ;
19999|   return 0;
20000| }
20001configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20002conftest.c: In function 'main':
20003conftest.c:243: error: size of array 'test_array' is negative
20004configure:54207: $? = 1
20005configure: failed program was:
20006| /* confdefs.h.  */
20007| #define PACKAGE_NAME ""
20008| #define PACKAGE_TARNAME ""
20009| #define PACKAGE_VERSION ""
20010| #define PACKAGE_STRING ""
20011| #define PACKAGE_BUGREPORT ""
20012| #define PACKAGE "gettext-tools"
20013| #define VERSION "0.17"
20014| #define STDC_HEADERS 1
20015| #define HAVE_SYS_TYPES_H 1
20016| #define HAVE_SYS_STAT_H 1
20017| #define HAVE_STDLIB_H 1
20018| #define HAVE_STRING_H 1
20019| #define HAVE_MEMORY_H 1
20020| #define HAVE_STRINGS_H 1
20021| #define HAVE_INTTYPES_H 1
20022| #define HAVE_STDINT_H 1
20023| #define HAVE_UNISTD_H 1
20024| #define __EXTENSIONS__ 1
20025| #define _ALL_SOURCE 1
20026| #define _GNU_SOURCE 1
20027| #define _POSIX_PTHREAD_SEMANTICS 1
20028| #define _TANDEM_SOURCE 1
20029| #define HAVE_DLFCN_H 1
20030| #define HAVE_VISIBILITY 1
20031| #define HAVE_STDINT_H_WITH_UINTMAX 1
20032| #define HAVE_ALLOCA_H 1
20033| #define HAVE_ALLOCA 1
20034| #define HAVE_STDLIB_H 1
20035| #define HAVE_UNISTD_H 1
20036| #define HAVE_GETPAGESIZE 1
20037| #define INTDIV0_RAISES_SIGFPE 0
20038| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
20039| #define HAVE_UNSIGNED_LONG_LONG_INT 1
20040| #define HAVE_UINTMAX_T 1
20041| #define HAVE_INTTYPES_H 1
20042| #define USE_POSIX_THREADS 1
20043| #define USE_POSIX_THREADS_WEAK 1
20044| #define HAVE_PTHREAD_RWLOCK 1
20045| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
20046| #define HAVE_BUILTIN_EXPECT 1
20047| #define HAVE_INTTYPES_H 1
20048| #define HAVE_LIMITS_H 1
20049| #define HAVE_UNISTD_H 1
20050| #define HAVE_SYS_PARAM_H 1
20051| #define HAVE_GETCWD 1
20052| #define HAVE_GETEGID 1
20053| #define HAVE_GETEUID 1
20054| #define HAVE_GETGID 1
20055| #define HAVE_GETUID 1
20056| #define HAVE_MEMPCPY 1
20057| #define HAVE_MUNMAP 1
20058| #define HAVE_STPCPY 1
20059| #define HAVE_STRCASECMP 1
20060| #define HAVE_STRDUP 1
20061| #define HAVE_STRTOUL 1
20062| #define HAVE_TSEARCH 1
20063| #define HAVE___FSETLOCKING 1
20064| #define HAVE_DECL_FEOF_UNLOCKED 1
20065| #define HAVE_DECL_FGETS_UNLOCKED 1
20066| #define HAVE_ICONV 1
20067| #define ICONV_CONST const
20068| #define HAVE_LONG_LONG_INT 1
20069| #define HAVE_WCHAR_T 1
20070| #define HAVE_INTMAX_T 1
20071| #define HAVE_POSIX_PRINTF 1
20072| #define HAVE_STDINT_H 1
20073| #define HAVE_STDINT_H 1
20074| #define HAVE_STDDEF_H 1
20075| #define HAVE_STDLIB_H 1
20076| #define HAVE_STRING_H 1
20077| #define HAVE_ASPRINTF 1
20078| #define HAVE_PUTENV 1
20079| #define HAVE_SETENV 1
20080| #define HAVE_SETLOCALE 1
20081| #define HAVE_SNPRINTF 1
20082| #define HAVE_DECL__SNPRINTF 0
20083| #define HAVE_DECL__SNWPRINTF 0
20084| #define HAVE_DECL_GETC_UNLOCKED 1
20085| #define HAVE_LANGINFO_CODESET 1
20086| #define HAVE_LC_MESSAGES 1
20087| #define ENABLE_NLS 1
20088| #define YYENABLE_NLS 1
20089| #define HAVE_STDLIB_H 1
20090| #define HAVE_STRING_H 1
20091| #define HAVE_SYS_PARAM_H 1
20092| #define HAVE_UNISTD_H 1
20093| #define HAVE_UTIME_H 1
20094| #define HAVE_FCNTL_H 1
20095| #define HAVE_FLOAT_H 1
20096| #define HAVE_SYS_TIME_H 1
20097| #define HAVE_ICONV_H 1
20098| #define HAVE_LOCALE_H 1
20099| #define HAVE_SIGNAL_H 1
20100| #define HAVE_STDINT_H 1
20101| #define HAVE_STDIO_H 1
20102| #define HAVE_SYS_STAT_H 1
20103| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
20104| #define HAVE_GETCWD 1
20105| #define HAVE_READLINK 1
20106| #define HAVE_RAISE 1
20107| #define HAVE_ISBLANK 1
20108| #define HAVE_MEMPCPY 1
20109| #define HAVE_GETTIMEOFDAY 1
20110| #define HAVE_ISASCII 1
20111| #define HAVE_SETENV 1
20112| #define HAVE_LSTAT 1
20113| #define HAVE_DECL_STRERROR_R 1
20114| #define STRERROR_R_CHAR_P 1
20115| #define HAVE_FORK 1
20116| #define HAVE_VFORK 1
20117| #define HAVE_WORKING_VFORK 1
20118| #define HAVE_WORKING_FORK 1
20119| #define HAVE_SIG_ATOMIC_T 1
20120| #define HAVE_INCLUDE_NEXT 1
20121| #define eaccess access
20122| #define mbstate_t int
20123| #define HAVE_DECL_GETDELIM 1
20124| #define HAVE_DECL_GETLINE 1
20125| #define HAVE_GETOPT_H 1
20126| #define HAVE_GETOPT_LONG_ONLY 1
20127| #define HAVE_DECL_GETENV 1
20128| #define restrict __restrict
20129| #define HAVE_UNISTD_H 1
20130| #define HAVE_DECL_GETC_UNLOCKED 1
20131| #define HAVE_STDLIB_H 1
20132| #define MALLOC_0_IS_NONNULL 0
20133| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
20134| #define INSTALLPREFIX "/usr"
20135| #define HAVE_DECL_SNPRINTF 1
20136| #define HAVE__BOOL 1
20137| #define HAVE_STDBOOL_H 1
20138| #define HAVE_DECL_STRDUP 1
20139| #define HAVE_DECL_STRNLEN 1
20140| #define _FILE_OFFSET_BITS 64
20141| #define HAVE_DECL_CLEARERR_UNLOCKED 1
20142| #define HAVE_DECL_FEOF_UNLOCKED 1
20143| #define HAVE_DECL_FERROR_UNLOCKED 1
20144| #define HAVE_DECL_FFLUSH_UNLOCKED 1
20145| #define HAVE_DECL_FGETS_UNLOCKED 1
20146| #define HAVE_DECL_FPUTC_UNLOCKED 1
20147| #define HAVE_DECL_FPUTS_UNLOCKED 1
20148| #define HAVE_DECL_FREAD_UNLOCKED 1
20149| #define HAVE_DECL_FWRITE_UNLOCKED 1
20150| #define HAVE_DECL_GETCHAR_UNLOCKED 1
20151| #define HAVE_DECL_PUTC_UNLOCKED 1
20152| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
20153| #define HAVE_INTMAX_T 1
20154| #define HAVE_DECL_VSNPRINTF 1
20155| #define USE_ACL 0
20156| #define HAVE_ATEXIT 1
20157| #define HAVE_DIRENT_H 1
20158| #define HAVE_STRING_H 1
20159| #define HAVE_LONG_FILE_NAMES 1
20160| #define HAVE_PATHCONF 1
20161| #define HAVE_STRING_H 1
20162| #define HAVE_UNISTD_H 1
20163| #define YYENABLE_NLS 1
20164| #define HAVE_BYTESWAP_H 1
20165| #define realpath rpl_realpath
20166| #define SIGNAL_SAFE_LIST 1
20167| #define HAVE_CHOWN 1
20168| #define HAVE_UTIME 1
20169| #define HAVE_UTIMES 1
20170| #define HAVE_SIGACTION 1
20171| #define HAVE_WORKING_O_NOATIME 0
20172| #define HAVE_WORKING_O_NOFOLLOW 0
20173| #define HAVE_DECL_ISBLANK 1
20174| #define fnmatch posix_fnmatch
20175| #define GNULIB_FWRITEERROR 1
20176| #define HAVE_GETDELIM 1
20177| #define HAVE_SYS_TIMEB_H 1
20178| #define gmtime rpl_gmtime
20179| #define localtime rpl_localtime
20180| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
20181| #define HAVE_ICONV 1
20182| #define ICONV_CONST const
20183| #define HAVE_UNISTD_H 1
20184| #define HAVE_ARPA_INET_H 1
20185| #define HAVE_CTYPE_H 1
20186| #define HAVE_DLFCN_H 1
20187| #define HAVE_ERRNO_H 1
20188| #define HAVE_FCNTL_H 1
20189| #define HAVE_FLOAT_H 1
20190| #define HAVE_LIMITS_H 1
20191| #define HAVE_MALLOC_H 1
20192| #define HAVE_MATH_H 1
20193| #define HAVE_NETDB_H 1
20194| #define HAVE_NETINET_IN_H 1
20195| #define HAVE_SIGNAL_H 1
20196| #define HAVE_STDLIB_H 1
20197| #define HAVE_STRING_H 1
20198| #define HAVE_STRINGS_H 1
20199| #define HAVE_SYS_SELECT_H 1
20200| #define HAVE_SYS_SOCKET_H 1
20201| #define HAVE_SYS_STAT_H 1
20202| #define HAVE_SYS_TIME_H 1
20203| #define HAVE_SYS_TYPES_H 1
20204| #define HAVE_TIME_H 1
20205| #define HAVE_UNISTD_H 1
20206| #define HAVE_ARPA_NAMESER_H 1
20207| #define HAVE_RESOLV_H 1
20208| #define HAVE_GETADDRINFO 1
20209| #define HAVE_LOCALTIME 1
20210| #define HAVE_STAT 1
20211| #define HAVE_STRFTIME 1
20212| #define VA_COPY va_copy
20213| #define HAVE_SETLOCALE 1
20214| #define HAVE_MALLOC_POSIX 1
20215| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
20216| #define mbstate_t int
20217| #define HAVE_MEMCHR 1
20218| #define HAVE_MEMMOVE 1
20219| #define HAVE_MEMSET 1
20220| #define HAVE_MKDTEMP 1
20221| #define HAVE_OBSTACK 1
20222| #define GNULIB_OPEN 1
20223| #define mbstate_t int
20224| #define HAVE_REALLOC_POSIX 1
20225| #define HAVE_SEARCH_H 1
20226| #define HAVE_TSEARCH 1
20227| #define HAVE_ENVIRON_DECL 1
20228| #define HAVE_UNSETENV 1
20229| #define HAVE_STDINT_H 1
20230| #define HAVE_SNPRINTF 1
20231| #define HAVE_SYS_BITYPES_H 1
20232| /* end confdefs.h.  */
20233| 
20234|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
20235|      included before <wchar.h>.  */
20236|   #include <stddef.h>
20237|   #include <signal.h>
20238|   #if HAVE_WCHAR_H
20239|   # include <stdio.h>
20240|   # include <time.h>
20241|   # include <wchar.h>
20242|   #endif
20243| 
20244| #include <limits.h>
20245| int
20246| main ()
20247| {
20248| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
20249| test_array [0] = 0
20250| 
20251|   ;
20252|   return 0;
20253| }
20254configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20255conftest.c: In function 'main':
20256conftest.c:243: error: size of array 'test_array' is negative
20257configure:54207: $? = 1
20258configure: failed program was:
20259| /* confdefs.h.  */
20260| #define PACKAGE_NAME ""
20261| #define PACKAGE_TARNAME ""
20262| #define PACKAGE_VERSION ""
20263| #define PACKAGE_STRING ""
20264| #define PACKAGE_BUGREPORT ""
20265| #define PACKAGE "gettext-tools"
20266| #define VERSION "0.17"
20267| #define STDC_HEADERS 1
20268| #define HAVE_SYS_TYPES_H 1
20269| #define HAVE_SYS_STAT_H 1
20270| #define HAVE_STDLIB_H 1
20271| #define HAVE_STRING_H 1
20272| #define HAVE_MEMORY_H 1
20273| #define HAVE_STRINGS_H 1
20274| #define HAVE_INTTYPES_H 1
20275| #define HAVE_STDINT_H 1
20276| #define HAVE_UNISTD_H 1
20277| #define __EXTENSIONS__ 1
20278| #define _ALL_SOURCE 1
20279| #define _GNU_SOURCE 1
20280| #define _POSIX_PTHREAD_SEMANTICS 1
20281| #define _TANDEM_SOURCE 1
20282| #define HAVE_DLFCN_H 1
20283| #define HAVE_VISIBILITY 1
20284| #define HAVE_STDINT_H_WITH_UINTMAX 1
20285| #define HAVE_ALLOCA_H 1
20286| #define HAVE_ALLOCA 1
20287| #define HAVE_STDLIB_H 1
20288| #define HAVE_UNISTD_H 1
20289| #define HAVE_GETPAGESIZE 1
20290| #define INTDIV0_RAISES_SIGFPE 0
20291| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
20292| #define HAVE_UNSIGNED_LONG_LONG_INT 1
20293| #define HAVE_UINTMAX_T 1
20294| #define HAVE_INTTYPES_H 1
20295| #define USE_POSIX_THREADS 1
20296| #define USE_POSIX_THREADS_WEAK 1
20297| #define HAVE_PTHREAD_RWLOCK 1
20298| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
20299| #define HAVE_BUILTIN_EXPECT 1
20300| #define HAVE_INTTYPES_H 1
20301| #define HAVE_LIMITS_H 1
20302| #define HAVE_UNISTD_H 1
20303| #define HAVE_SYS_PARAM_H 1
20304| #define HAVE_GETCWD 1
20305| #define HAVE_GETEGID 1
20306| #define HAVE_GETEUID 1
20307| #define HAVE_GETGID 1
20308| #define HAVE_GETUID 1
20309| #define HAVE_MEMPCPY 1
20310| #define HAVE_MUNMAP 1
20311| #define HAVE_STPCPY 1
20312| #define HAVE_STRCASECMP 1
20313| #define HAVE_STRDUP 1
20314| #define HAVE_STRTOUL 1
20315| #define HAVE_TSEARCH 1
20316| #define HAVE___FSETLOCKING 1
20317| #define HAVE_DECL_FEOF_UNLOCKED 1
20318| #define HAVE_DECL_FGETS_UNLOCKED 1
20319| #define HAVE_ICONV 1
20320| #define ICONV_CONST const
20321| #define HAVE_LONG_LONG_INT 1
20322| #define HAVE_WCHAR_T 1
20323| #define HAVE_INTMAX_T 1
20324| #define HAVE_POSIX_PRINTF 1
20325| #define HAVE_STDINT_H 1
20326| #define HAVE_STDINT_H 1
20327| #define HAVE_STDDEF_H 1
20328| #define HAVE_STDLIB_H 1
20329| #define HAVE_STRING_H 1
20330| #define HAVE_ASPRINTF 1
20331| #define HAVE_PUTENV 1
20332| #define HAVE_SETENV 1
20333| #define HAVE_SETLOCALE 1
20334| #define HAVE_SNPRINTF 1
20335| #define HAVE_DECL__SNPRINTF 0
20336| #define HAVE_DECL__SNWPRINTF 0
20337| #define HAVE_DECL_GETC_UNLOCKED 1
20338| #define HAVE_LANGINFO_CODESET 1
20339| #define HAVE_LC_MESSAGES 1
20340| #define ENABLE_NLS 1
20341| #define YYENABLE_NLS 1
20342| #define HAVE_STDLIB_H 1
20343| #define HAVE_STRING_H 1
20344| #define HAVE_SYS_PARAM_H 1
20345| #define HAVE_UNISTD_H 1
20346| #define HAVE_UTIME_H 1
20347| #define HAVE_FCNTL_H 1
20348| #define HAVE_FLOAT_H 1
20349| #define HAVE_SYS_TIME_H 1
20350| #define HAVE_ICONV_H 1
20351| #define HAVE_LOCALE_H 1
20352| #define HAVE_SIGNAL_H 1
20353| #define HAVE_STDINT_H 1
20354| #define HAVE_STDIO_H 1
20355| #define HAVE_SYS_STAT_H 1
20356| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
20357| #define HAVE_GETCWD 1
20358| #define HAVE_READLINK 1
20359| #define HAVE_RAISE 1
20360| #define HAVE_ISBLANK 1
20361| #define HAVE_MEMPCPY 1
20362| #define HAVE_GETTIMEOFDAY 1
20363| #define HAVE_ISASCII 1
20364| #define HAVE_SETENV 1
20365| #define HAVE_LSTAT 1
20366| #define HAVE_DECL_STRERROR_R 1
20367| #define STRERROR_R_CHAR_P 1
20368| #define HAVE_FORK 1
20369| #define HAVE_VFORK 1
20370| #define HAVE_WORKING_VFORK 1
20371| #define HAVE_WORKING_FORK 1
20372| #define HAVE_SIG_ATOMIC_T 1
20373| #define HAVE_INCLUDE_NEXT 1
20374| #define eaccess access
20375| #define mbstate_t int
20376| #define HAVE_DECL_GETDELIM 1
20377| #define HAVE_DECL_GETLINE 1
20378| #define HAVE_GETOPT_H 1
20379| #define HAVE_GETOPT_LONG_ONLY 1
20380| #define HAVE_DECL_GETENV 1
20381| #define restrict __restrict
20382| #define HAVE_UNISTD_H 1
20383| #define HAVE_DECL_GETC_UNLOCKED 1
20384| #define HAVE_STDLIB_H 1
20385| #define MALLOC_0_IS_NONNULL 0
20386| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
20387| #define INSTALLPREFIX "/usr"
20388| #define HAVE_DECL_SNPRINTF 1
20389| #define HAVE__BOOL 1
20390| #define HAVE_STDBOOL_H 1
20391| #define HAVE_DECL_STRDUP 1
20392| #define HAVE_DECL_STRNLEN 1
20393| #define _FILE_OFFSET_BITS 64
20394| #define HAVE_DECL_CLEARERR_UNLOCKED 1
20395| #define HAVE_DECL_FEOF_UNLOCKED 1
20396| #define HAVE_DECL_FERROR_UNLOCKED 1
20397| #define HAVE_DECL_FFLUSH_UNLOCKED 1
20398| #define HAVE_DECL_FGETS_UNLOCKED 1
20399| #define HAVE_DECL_FPUTC_UNLOCKED 1
20400| #define HAVE_DECL_FPUTS_UNLOCKED 1
20401| #define HAVE_DECL_FREAD_UNLOCKED 1
20402| #define HAVE_DECL_FWRITE_UNLOCKED 1
20403| #define HAVE_DECL_GETCHAR_UNLOCKED 1
20404| #define HAVE_DECL_PUTC_UNLOCKED 1
20405| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
20406| #define HAVE_INTMAX_T 1
20407| #define HAVE_DECL_VSNPRINTF 1
20408| #define USE_ACL 0
20409| #define HAVE_ATEXIT 1
20410| #define HAVE_DIRENT_H 1
20411| #define HAVE_STRING_H 1
20412| #define HAVE_LONG_FILE_NAMES 1
20413| #define HAVE_PATHCONF 1
20414| #define HAVE_STRING_H 1
20415| #define HAVE_UNISTD_H 1
20416| #define YYENABLE_NLS 1
20417| #define HAVE_BYTESWAP_H 1
20418| #define realpath rpl_realpath
20419| #define SIGNAL_SAFE_LIST 1
20420| #define HAVE_CHOWN 1
20421| #define HAVE_UTIME 1
20422| #define HAVE_UTIMES 1
20423| #define HAVE_SIGACTION 1
20424| #define HAVE_WORKING_O_NOATIME 0
20425| #define HAVE_WORKING_O_NOFOLLOW 0
20426| #define HAVE_DECL_ISBLANK 1
20427| #define fnmatch posix_fnmatch
20428| #define GNULIB_FWRITEERROR 1
20429| #define HAVE_GETDELIM 1
20430| #define HAVE_SYS_TIMEB_H 1
20431| #define gmtime rpl_gmtime
20432| #define localtime rpl_localtime
20433| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
20434| #define HAVE_ICONV 1
20435| #define ICONV_CONST const
20436| #define HAVE_UNISTD_H 1
20437| #define HAVE_ARPA_INET_H 1
20438| #define HAVE_CTYPE_H 1
20439| #define HAVE_DLFCN_H 1
20440| #define HAVE_ERRNO_H 1
20441| #define HAVE_FCNTL_H 1
20442| #define HAVE_FLOAT_H 1
20443| #define HAVE_LIMITS_H 1
20444| #define HAVE_MALLOC_H 1
20445| #define HAVE_MATH_H 1
20446| #define HAVE_NETDB_H 1
20447| #define HAVE_NETINET_IN_H 1
20448| #define HAVE_SIGNAL_H 1
20449| #define HAVE_STDLIB_H 1
20450| #define HAVE_STRING_H 1
20451| #define HAVE_STRINGS_H 1
20452| #define HAVE_SYS_SELECT_H 1
20453| #define HAVE_SYS_SOCKET_H 1
20454| #define HAVE_SYS_STAT_H 1
20455| #define HAVE_SYS_TIME_H 1
20456| #define HAVE_SYS_TYPES_H 1
20457| #define HAVE_TIME_H 1
20458| #define HAVE_UNISTD_H 1
20459| #define HAVE_ARPA_NAMESER_H 1
20460| #define HAVE_RESOLV_H 1
20461| #define HAVE_GETADDRINFO 1
20462| #define HAVE_LOCALTIME 1
20463| #define HAVE_STAT 1
20464| #define HAVE_STRFTIME 1
20465| #define VA_COPY va_copy
20466| #define HAVE_SETLOCALE 1
20467| #define HAVE_MALLOC_POSIX 1
20468| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
20469| #define mbstate_t int
20470| #define HAVE_MEMCHR 1
20471| #define HAVE_MEMMOVE 1
20472| #define HAVE_MEMSET 1
20473| #define HAVE_MKDTEMP 1
20474| #define HAVE_OBSTACK 1
20475| #define GNULIB_OPEN 1
20476| #define mbstate_t int
20477| #define HAVE_REALLOC_POSIX 1
20478| #define HAVE_SEARCH_H 1
20479| #define HAVE_TSEARCH 1
20480| #define HAVE_ENVIRON_DECL 1
20481| #define HAVE_UNSETENV 1
20482| #define HAVE_STDINT_H 1
20483| #define HAVE_SNPRINTF 1
20484| #define HAVE_SYS_BITYPES_H 1
20485| /* end confdefs.h.  */
20486| 
20487|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
20488|      included before <wchar.h>.  */
20489|   #include <stddef.h>
20490|   #include <signal.h>
20491|   #if HAVE_WCHAR_H
20492|   # include <stdio.h>
20493|   # include <time.h>
20494|   # include <wchar.h>
20495|   #endif
20496| 
20497| #include <limits.h>
20498| int
20499| main ()
20500| {
20501| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
20502| test_array [0] = 0
20503| 
20504|   ;
20505|   return 0;
20506| }
20507configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20508conftest.c: In function 'main':
20509conftest.c:243: error: size of array 'test_array' is negative
20510configure:54207: $? = 1
20511configure: failed program was:
20512| /* confdefs.h.  */
20513| #define PACKAGE_NAME ""
20514| #define PACKAGE_TARNAME ""
20515| #define PACKAGE_VERSION ""
20516| #define PACKAGE_STRING ""
20517| #define PACKAGE_BUGREPORT ""
20518| #define PACKAGE "gettext-tools"
20519| #define VERSION "0.17"
20520| #define STDC_HEADERS 1
20521| #define HAVE_SYS_TYPES_H 1
20522| #define HAVE_SYS_STAT_H 1
20523| #define HAVE_STDLIB_H 1
20524| #define HAVE_STRING_H 1
20525| #define HAVE_MEMORY_H 1
20526| #define HAVE_STRINGS_H 1
20527| #define HAVE_INTTYPES_H 1
20528| #define HAVE_STDINT_H 1
20529| #define HAVE_UNISTD_H 1
20530| #define __EXTENSIONS__ 1
20531| #define _ALL_SOURCE 1
20532| #define _GNU_SOURCE 1
20533| #define _POSIX_PTHREAD_SEMANTICS 1
20534| #define _TANDEM_SOURCE 1
20535| #define HAVE_DLFCN_H 1
20536| #define HAVE_VISIBILITY 1
20537| #define HAVE_STDINT_H_WITH_UINTMAX 1
20538| #define HAVE_ALLOCA_H 1
20539| #define HAVE_ALLOCA 1
20540| #define HAVE_STDLIB_H 1
20541| #define HAVE_UNISTD_H 1
20542| #define HAVE_GETPAGESIZE 1
20543| #define INTDIV0_RAISES_SIGFPE 0
20544| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
20545| #define HAVE_UNSIGNED_LONG_LONG_INT 1
20546| #define HAVE_UINTMAX_T 1
20547| #define HAVE_INTTYPES_H 1
20548| #define USE_POSIX_THREADS 1
20549| #define USE_POSIX_THREADS_WEAK 1
20550| #define HAVE_PTHREAD_RWLOCK 1
20551| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
20552| #define HAVE_BUILTIN_EXPECT 1
20553| #define HAVE_INTTYPES_H 1
20554| #define HAVE_LIMITS_H 1
20555| #define HAVE_UNISTD_H 1
20556| #define HAVE_SYS_PARAM_H 1
20557| #define HAVE_GETCWD 1
20558| #define HAVE_GETEGID 1
20559| #define HAVE_GETEUID 1
20560| #define HAVE_GETGID 1
20561| #define HAVE_GETUID 1
20562| #define HAVE_MEMPCPY 1
20563| #define HAVE_MUNMAP 1
20564| #define HAVE_STPCPY 1
20565| #define HAVE_STRCASECMP 1
20566| #define HAVE_STRDUP 1
20567| #define HAVE_STRTOUL 1
20568| #define HAVE_TSEARCH 1
20569| #define HAVE___FSETLOCKING 1
20570| #define HAVE_DECL_FEOF_UNLOCKED 1
20571| #define HAVE_DECL_FGETS_UNLOCKED 1
20572| #define HAVE_ICONV 1
20573| #define ICONV_CONST const
20574| #define HAVE_LONG_LONG_INT 1
20575| #define HAVE_WCHAR_T 1
20576| #define HAVE_INTMAX_T 1
20577| #define HAVE_POSIX_PRINTF 1
20578| #define HAVE_STDINT_H 1
20579| #define HAVE_STDINT_H 1
20580| #define HAVE_STDDEF_H 1
20581| #define HAVE_STDLIB_H 1
20582| #define HAVE_STRING_H 1
20583| #define HAVE_ASPRINTF 1
20584| #define HAVE_PUTENV 1
20585| #define HAVE_SETENV 1
20586| #define HAVE_SETLOCALE 1
20587| #define HAVE_SNPRINTF 1
20588| #define HAVE_DECL__SNPRINTF 0
20589| #define HAVE_DECL__SNWPRINTF 0
20590| #define HAVE_DECL_GETC_UNLOCKED 1
20591| #define HAVE_LANGINFO_CODESET 1
20592| #define HAVE_LC_MESSAGES 1
20593| #define ENABLE_NLS 1
20594| #define YYENABLE_NLS 1
20595| #define HAVE_STDLIB_H 1
20596| #define HAVE_STRING_H 1
20597| #define HAVE_SYS_PARAM_H 1
20598| #define HAVE_UNISTD_H 1
20599| #define HAVE_UTIME_H 1
20600| #define HAVE_FCNTL_H 1
20601| #define HAVE_FLOAT_H 1
20602| #define HAVE_SYS_TIME_H 1
20603| #define HAVE_ICONV_H 1
20604| #define HAVE_LOCALE_H 1
20605| #define HAVE_SIGNAL_H 1
20606| #define HAVE_STDINT_H 1
20607| #define HAVE_STDIO_H 1
20608| #define HAVE_SYS_STAT_H 1
20609| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
20610| #define HAVE_GETCWD 1
20611| #define HAVE_READLINK 1
20612| #define HAVE_RAISE 1
20613| #define HAVE_ISBLANK 1
20614| #define HAVE_MEMPCPY 1
20615| #define HAVE_GETTIMEOFDAY 1
20616| #define HAVE_ISASCII 1
20617| #define HAVE_SETENV 1
20618| #define HAVE_LSTAT 1
20619| #define HAVE_DECL_STRERROR_R 1
20620| #define STRERROR_R_CHAR_P 1
20621| #define HAVE_FORK 1
20622| #define HAVE_VFORK 1
20623| #define HAVE_WORKING_VFORK 1
20624| #define HAVE_WORKING_FORK 1
20625| #define HAVE_SIG_ATOMIC_T 1
20626| #define HAVE_INCLUDE_NEXT 1
20627| #define eaccess access
20628| #define mbstate_t int
20629| #define HAVE_DECL_GETDELIM 1
20630| #define HAVE_DECL_GETLINE 1
20631| #define HAVE_GETOPT_H 1
20632| #define HAVE_GETOPT_LONG_ONLY 1
20633| #define HAVE_DECL_GETENV 1
20634| #define restrict __restrict
20635| #define HAVE_UNISTD_H 1
20636| #define HAVE_DECL_GETC_UNLOCKED 1
20637| #define HAVE_STDLIB_H 1
20638| #define MALLOC_0_IS_NONNULL 0
20639| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
20640| #define INSTALLPREFIX "/usr"
20641| #define HAVE_DECL_SNPRINTF 1
20642| #define HAVE__BOOL 1
20643| #define HAVE_STDBOOL_H 1
20644| #define HAVE_DECL_STRDUP 1
20645| #define HAVE_DECL_STRNLEN 1
20646| #define _FILE_OFFSET_BITS 64
20647| #define HAVE_DECL_CLEARERR_UNLOCKED 1
20648| #define HAVE_DECL_FEOF_UNLOCKED 1
20649| #define HAVE_DECL_FERROR_UNLOCKED 1
20650| #define HAVE_DECL_FFLUSH_UNLOCKED 1
20651| #define HAVE_DECL_FGETS_UNLOCKED 1
20652| #define HAVE_DECL_FPUTC_UNLOCKED 1
20653| #define HAVE_DECL_FPUTS_UNLOCKED 1
20654| #define HAVE_DECL_FREAD_UNLOCKED 1
20655| #define HAVE_DECL_FWRITE_UNLOCKED 1
20656| #define HAVE_DECL_GETCHAR_UNLOCKED 1
20657| #define HAVE_DECL_PUTC_UNLOCKED 1
20658| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
20659| #define HAVE_INTMAX_T 1
20660| #define HAVE_DECL_VSNPRINTF 1
20661| #define USE_ACL 0
20662| #define HAVE_ATEXIT 1
20663| #define HAVE_DIRENT_H 1
20664| #define HAVE_STRING_H 1
20665| #define HAVE_LONG_FILE_NAMES 1
20666| #define HAVE_PATHCONF 1
20667| #define HAVE_STRING_H 1
20668| #define HAVE_UNISTD_H 1
20669| #define YYENABLE_NLS 1
20670| #define HAVE_BYTESWAP_H 1
20671| #define realpath rpl_realpath
20672| #define SIGNAL_SAFE_LIST 1
20673| #define HAVE_CHOWN 1
20674| #define HAVE_UTIME 1
20675| #define HAVE_UTIMES 1
20676| #define HAVE_SIGACTION 1
20677| #define HAVE_WORKING_O_NOATIME 0
20678| #define HAVE_WORKING_O_NOFOLLOW 0
20679| #define HAVE_DECL_ISBLANK 1
20680| #define fnmatch posix_fnmatch
20681| #define GNULIB_FWRITEERROR 1
20682| #define HAVE_GETDELIM 1
20683| #define HAVE_SYS_TIMEB_H 1
20684| #define gmtime rpl_gmtime
20685| #define localtime rpl_localtime
20686| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
20687| #define HAVE_ICONV 1
20688| #define ICONV_CONST const
20689| #define HAVE_UNISTD_H 1
20690| #define HAVE_ARPA_INET_H 1
20691| #define HAVE_CTYPE_H 1
20692| #define HAVE_DLFCN_H 1
20693| #define HAVE_ERRNO_H 1
20694| #define HAVE_FCNTL_H 1
20695| #define HAVE_FLOAT_H 1
20696| #define HAVE_LIMITS_H 1
20697| #define HAVE_MALLOC_H 1
20698| #define HAVE_MATH_H 1
20699| #define HAVE_NETDB_H 1
20700| #define HAVE_NETINET_IN_H 1
20701| #define HAVE_SIGNAL_H 1
20702| #define HAVE_STDLIB_H 1
20703| #define HAVE_STRING_H 1
20704| #define HAVE_STRINGS_H 1
20705| #define HAVE_SYS_SELECT_H 1
20706| #define HAVE_SYS_SOCKET_H 1
20707| #define HAVE_SYS_STAT_H 1
20708| #define HAVE_SYS_TIME_H 1
20709| #define HAVE_SYS_TYPES_H 1
20710| #define HAVE_TIME_H 1
20711| #define HAVE_UNISTD_H 1
20712| #define HAVE_ARPA_NAMESER_H 1
20713| #define HAVE_RESOLV_H 1
20714| #define HAVE_GETADDRINFO 1
20715| #define HAVE_LOCALTIME 1
20716| #define HAVE_STAT 1
20717| #define HAVE_STRFTIME 1
20718| #define VA_COPY va_copy
20719| #define HAVE_SETLOCALE 1
20720| #define HAVE_MALLOC_POSIX 1
20721| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
20722| #define mbstate_t int
20723| #define HAVE_MEMCHR 1
20724| #define HAVE_MEMMOVE 1
20725| #define HAVE_MEMSET 1
20726| #define HAVE_MKDTEMP 1
20727| #define HAVE_OBSTACK 1
20728| #define GNULIB_OPEN 1
20729| #define mbstate_t int
20730| #define HAVE_REALLOC_POSIX 1
20731| #define HAVE_SEARCH_H 1
20732| #define HAVE_TSEARCH 1
20733| #define HAVE_ENVIRON_DECL 1
20734| #define HAVE_UNSETENV 1
20735| #define HAVE_STDINT_H 1
20736| #define HAVE_SNPRINTF 1
20737| #define HAVE_SYS_BITYPES_H 1
20738| /* end confdefs.h.  */
20739| 
20740|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
20741|      included before <wchar.h>.  */
20742|   #include <stddef.h>
20743|   #include <signal.h>
20744|   #if HAVE_WCHAR_H
20745|   # include <stdio.h>
20746|   # include <time.h>
20747|   # include <wchar.h>
20748|   #endif
20749| 
20750| #include <limits.h>
20751| int
20752| main ()
20753| {
20754| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
20755| test_array [0] = 0
20756| 
20757|   ;
20758|   return 0;
20759| }
20760configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20761configure:54207: $? = 0
20762configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20763configure:54395: $? = 0
20764configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20765configure:54395: $? = 0
20766configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20767configure:54395: $? = 0
20768configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20769configure:54395: $? = 0
20770configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20771configure:54395: $? = 0
20772configure:54506: result: 32
20773configure:54111: checking for bit size of sig_atomic_t
20774configure:54152: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20775configure:54159: $? = 0
20776configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
20777conftest.c: In function 'main':
20778conftest.c:244: error: size of array 'test_array' is negative
20779configure:54207: $? = 1
20780configure: failed program was:
20781| /* confdefs.h.  */
20782| #define PACKAGE_NAME ""
20783| #define PACKAGE_TARNAME ""
20784| #define PACKAGE_VERSION ""
20785| #define PACKAGE_STRING ""
20786| #define PACKAGE_BUGREPORT ""
20787| #define PACKAGE "gettext-tools"
20788| #define VERSION "0.17"
20789| #define STDC_HEADERS 1
20790| #define HAVE_SYS_TYPES_H 1
20791| #define HAVE_SYS_STAT_H 1
20792| #define HAVE_STDLIB_H 1
20793| #define HAVE_STRING_H 1
20794| #define HAVE_MEMORY_H 1
20795| #define HAVE_STRINGS_H 1
20796| #define HAVE_INTTYPES_H 1
20797| #define HAVE_STDINT_H 1
20798| #define HAVE_UNISTD_H 1
20799| #define __EXTENSIONS__ 1
20800| #define _ALL_SOURCE 1
20801| #define _GNU_SOURCE 1
20802| #define _POSIX_PTHREAD_SEMANTICS 1
20803| #define _TANDEM_SOURCE 1
20804| #define HAVE_DLFCN_H 1
20805| #define HAVE_VISIBILITY 1
20806| #define HAVE_STDINT_H_WITH_UINTMAX 1
20807| #define HAVE_ALLOCA_H 1
20808| #define HAVE_ALLOCA 1
20809| #define HAVE_STDLIB_H 1
20810| #define HAVE_UNISTD_H 1
20811| #define HAVE_GETPAGESIZE 1
20812| #define INTDIV0_RAISES_SIGFPE 0
20813| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
20814| #define HAVE_UNSIGNED_LONG_LONG_INT 1
20815| #define HAVE_UINTMAX_T 1
20816| #define HAVE_INTTYPES_H 1
20817| #define USE_POSIX_THREADS 1
20818| #define USE_POSIX_THREADS_WEAK 1
20819| #define HAVE_PTHREAD_RWLOCK 1
20820| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
20821| #define HAVE_BUILTIN_EXPECT 1
20822| #define HAVE_INTTYPES_H 1
20823| #define HAVE_LIMITS_H 1
20824| #define HAVE_UNISTD_H 1
20825| #define HAVE_SYS_PARAM_H 1
20826| #define HAVE_GETCWD 1
20827| #define HAVE_GETEGID 1
20828| #define HAVE_GETEUID 1
20829| #define HAVE_GETGID 1
20830| #define HAVE_GETUID 1
20831| #define HAVE_MEMPCPY 1
20832| #define HAVE_MUNMAP 1
20833| #define HAVE_STPCPY 1
20834| #define HAVE_STRCASECMP 1
20835| #define HAVE_STRDUP 1
20836| #define HAVE_STRTOUL 1
20837| #define HAVE_TSEARCH 1
20838| #define HAVE___FSETLOCKING 1
20839| #define HAVE_DECL_FEOF_UNLOCKED 1
20840| #define HAVE_DECL_FGETS_UNLOCKED 1
20841| #define HAVE_ICONV 1
20842| #define ICONV_CONST const
20843| #define HAVE_LONG_LONG_INT 1
20844| #define HAVE_WCHAR_T 1
20845| #define HAVE_INTMAX_T 1
20846| #define HAVE_POSIX_PRINTF 1
20847| #define HAVE_STDINT_H 1
20848| #define HAVE_STDINT_H 1
20849| #define HAVE_STDDEF_H 1
20850| #define HAVE_STDLIB_H 1
20851| #define HAVE_STRING_H 1
20852| #define HAVE_ASPRINTF 1
20853| #define HAVE_PUTENV 1
20854| #define HAVE_SETENV 1
20855| #define HAVE_SETLOCALE 1
20856| #define HAVE_SNPRINTF 1
20857| #define HAVE_DECL__SNPRINTF 0
20858| #define HAVE_DECL__SNWPRINTF 0
20859| #define HAVE_DECL_GETC_UNLOCKED 1
20860| #define HAVE_LANGINFO_CODESET 1
20861| #define HAVE_LC_MESSAGES 1
20862| #define ENABLE_NLS 1
20863| #define YYENABLE_NLS 1
20864| #define HAVE_STDLIB_H 1
20865| #define HAVE_STRING_H 1
20866| #define HAVE_SYS_PARAM_H 1
20867| #define HAVE_UNISTD_H 1
20868| #define HAVE_UTIME_H 1
20869| #define HAVE_FCNTL_H 1
20870| #define HAVE_FLOAT_H 1
20871| #define HAVE_SYS_TIME_H 1
20872| #define HAVE_ICONV_H 1
20873| #define HAVE_LOCALE_H 1
20874| #define HAVE_SIGNAL_H 1
20875| #define HAVE_STDINT_H 1
20876| #define HAVE_STDIO_H 1
20877| #define HAVE_SYS_STAT_H 1
20878| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
20879| #define HAVE_GETCWD 1
20880| #define HAVE_READLINK 1
20881| #define HAVE_RAISE 1
20882| #define HAVE_ISBLANK 1
20883| #define HAVE_MEMPCPY 1
20884| #define HAVE_GETTIMEOFDAY 1
20885| #define HAVE_ISASCII 1
20886| #define HAVE_SETENV 1
20887| #define HAVE_LSTAT 1
20888| #define HAVE_DECL_STRERROR_R 1
20889| #define STRERROR_R_CHAR_P 1
20890| #define HAVE_FORK 1
20891| #define HAVE_VFORK 1
20892| #define HAVE_WORKING_VFORK 1
20893| #define HAVE_WORKING_FORK 1
20894| #define HAVE_SIG_ATOMIC_T 1
20895| #define HAVE_INCLUDE_NEXT 1
20896| #define eaccess access
20897| #define mbstate_t int
20898| #define HAVE_DECL_GETDELIM 1
20899| #define HAVE_DECL_GETLINE 1
20900| #define HAVE_GETOPT_H 1
20901| #define HAVE_GETOPT_LONG_ONLY 1
20902| #define HAVE_DECL_GETENV 1
20903| #define restrict __restrict
20904| #define HAVE_UNISTD_H 1
20905| #define HAVE_DECL_GETC_UNLOCKED 1
20906| #define HAVE_STDLIB_H 1
20907| #define MALLOC_0_IS_NONNULL 0
20908| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
20909| #define INSTALLPREFIX "/usr"
20910| #define HAVE_DECL_SNPRINTF 1
20911| #define HAVE__BOOL 1
20912| #define HAVE_STDBOOL_H 1
20913| #define HAVE_DECL_STRDUP 1
20914| #define HAVE_DECL_STRNLEN 1
20915| #define _FILE_OFFSET_BITS 64
20916| #define HAVE_DECL_CLEARERR_UNLOCKED 1
20917| #define HAVE_DECL_FEOF_UNLOCKED 1
20918| #define HAVE_DECL_FERROR_UNLOCKED 1
20919| #define HAVE_DECL_FFLUSH_UNLOCKED 1
20920| #define HAVE_DECL_FGETS_UNLOCKED 1
20921| #define HAVE_DECL_FPUTC_UNLOCKED 1
20922| #define HAVE_DECL_FPUTS_UNLOCKED 1
20923| #define HAVE_DECL_FREAD_UNLOCKED 1
20924| #define HAVE_DECL_FWRITE_UNLOCKED 1
20925| #define HAVE_DECL_GETCHAR_UNLOCKED 1
20926| #define HAVE_DECL_PUTC_UNLOCKED 1
20927| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
20928| #define HAVE_INTMAX_T 1
20929| #define HAVE_DECL_VSNPRINTF 1
20930| #define USE_ACL 0
20931| #define HAVE_ATEXIT 1
20932| #define HAVE_DIRENT_H 1
20933| #define HAVE_STRING_H 1
20934| #define HAVE_LONG_FILE_NAMES 1
20935| #define HAVE_PATHCONF 1
20936| #define HAVE_STRING_H 1
20937| #define HAVE_UNISTD_H 1
20938| #define YYENABLE_NLS 1
20939| #define HAVE_BYTESWAP_H 1
20940| #define realpath rpl_realpath
20941| #define SIGNAL_SAFE_LIST 1
20942| #define HAVE_CHOWN 1
20943| #define HAVE_UTIME 1
20944| #define HAVE_UTIMES 1
20945| #define HAVE_SIGACTION 1
20946| #define HAVE_WORKING_O_NOATIME 0
20947| #define HAVE_WORKING_O_NOFOLLOW 0
20948| #define HAVE_DECL_ISBLANK 1
20949| #define fnmatch posix_fnmatch
20950| #define GNULIB_FWRITEERROR 1
20951| #define HAVE_GETDELIM 1
20952| #define HAVE_SYS_TIMEB_H 1
20953| #define gmtime rpl_gmtime
20954| #define localtime rpl_localtime
20955| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
20956| #define HAVE_ICONV 1
20957| #define ICONV_CONST const
20958| #define HAVE_UNISTD_H 1
20959| #define HAVE_ARPA_INET_H 1
20960| #define HAVE_CTYPE_H 1
20961| #define HAVE_DLFCN_H 1
20962| #define HAVE_ERRNO_H 1
20963| #define HAVE_FCNTL_H 1
20964| #define HAVE_FLOAT_H 1
20965| #define HAVE_LIMITS_H 1
20966| #define HAVE_MALLOC_H 1
20967| #define HAVE_MATH_H 1
20968| #define HAVE_NETDB_H 1
20969| #define HAVE_NETINET_IN_H 1
20970| #define HAVE_SIGNAL_H 1
20971| #define HAVE_STDLIB_H 1
20972| #define HAVE_STRING_H 1
20973| #define HAVE_STRINGS_H 1
20974| #define HAVE_SYS_SELECT_H 1
20975| #define HAVE_SYS_SOCKET_H 1
20976| #define HAVE_SYS_STAT_H 1
20977| #define HAVE_SYS_TIME_H 1
20978| #define HAVE_SYS_TYPES_H 1
20979| #define HAVE_TIME_H 1
20980| #define HAVE_UNISTD_H 1
20981| #define HAVE_ARPA_NAMESER_H 1
20982| #define HAVE_RESOLV_H 1
20983| #define HAVE_GETADDRINFO 1
20984| #define HAVE_LOCALTIME 1
20985| #define HAVE_STAT 1
20986| #define HAVE_STRFTIME 1
20987| #define VA_COPY va_copy
20988| #define HAVE_SETLOCALE 1
20989| #define HAVE_MALLOC_POSIX 1
20990| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
20991| #define mbstate_t int
20992| #define HAVE_MEMCHR 1
20993| #define HAVE_MEMMOVE 1
20994| #define HAVE_MEMSET 1
20995| #define HAVE_MKDTEMP 1
20996| #define HAVE_OBSTACK 1
20997| #define GNULIB_OPEN 1
20998| #define mbstate_t int
20999| #define HAVE_REALLOC_POSIX 1
21000| #define HAVE_SEARCH_H 1
21001| #define HAVE_TSEARCH 1
21002| #define HAVE_ENVIRON_DECL 1
21003| #define HAVE_UNSETENV 1
21004| #define HAVE_STDINT_H 1
21005| #define HAVE_SNPRINTF 1
21006| #define HAVE_SYS_BITYPES_H 1
21007| #define BITSIZEOF_PTRDIFF_T 32
21008| /* end confdefs.h.  */
21009| 
21010|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
21011|      included before <wchar.h>.  */
21012|   #include <stddef.h>
21013|   #include <signal.h>
21014|   #if HAVE_WCHAR_H
21015|   # include <stdio.h>
21016|   # include <time.h>
21017|   # include <wchar.h>
21018|   #endif
21019| 
21020| #include <limits.h>
21021| int
21022| main ()
21023| {
21024| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
21025| test_array [0] = 0
21026| 
21027|   ;
21028|   return 0;
21029| }
21030configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
21031conftest.c: In function 'main':
21032conftest.c:244: error: size of array 'test_array' is negative
21033configure:54207: $? = 1
21034configure: failed program was:
21035| /* confdefs.h.  */
21036| #define PACKAGE_NAME ""
21037| #define PACKAGE_TARNAME ""
21038| #define PACKAGE_VERSION ""
21039| #define PACKAGE_STRING ""
21040| #define PACKAGE_BUGREPORT ""
21041| #define PACKAGE "gettext-tools"
21042| #define VERSION "0.17"
21043| #define STDC_HEADERS 1
21044| #define HAVE_SYS_TYPES_H 1
21045| #define HAVE_SYS_STAT_H 1
21046| #define HAVE_STDLIB_H 1
21047| #define HAVE_STRING_H 1
21048| #define HAVE_MEMORY_H 1
21049| #define HAVE_STRINGS_H 1
21050| #define HAVE_INTTYPES_H 1
21051| #define HAVE_STDINT_H 1
21052| #define HAVE_UNISTD_H 1
21053| #define __EXTENSIONS__ 1
21054| #define _ALL_SOURCE 1
21055| #define _GNU_SOURCE 1
21056| #define _POSIX_PTHREAD_SEMANTICS 1
21057| #define _TANDEM_SOURCE 1
21058| #define HAVE_DLFCN_H 1
21059| #define HAVE_VISIBILITY 1
21060| #define HAVE_STDINT_H_WITH_UINTMAX 1
21061| #define HAVE_ALLOCA_H 1
21062| #define HAVE_ALLOCA 1
21063| #define HAVE_STDLIB_H 1
21064| #define HAVE_UNISTD_H 1
21065| #define HAVE_GETPAGESIZE 1
21066| #define INTDIV0_RAISES_SIGFPE 0
21067| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
21068| #define HAVE_UNSIGNED_LONG_LONG_INT 1
21069| #define HAVE_UINTMAX_T 1
21070| #define HAVE_INTTYPES_H 1
21071| #define USE_POSIX_THREADS 1
21072| #define USE_POSIX_THREADS_WEAK 1
21073| #define HAVE_PTHREAD_RWLOCK 1
21074| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
21075| #define HAVE_BUILTIN_EXPECT 1
21076| #define HAVE_INTTYPES_H 1
21077| #define HAVE_LIMITS_H 1
21078| #define HAVE_UNISTD_H 1
21079| #define HAVE_SYS_PARAM_H 1
21080| #define HAVE_GETCWD 1
21081| #define HAVE_GETEGID 1
21082| #define HAVE_GETEUID 1
21083| #define HAVE_GETGID 1
21084| #define HAVE_GETUID 1
21085| #define HAVE_MEMPCPY 1
21086| #define HAVE_MUNMAP 1
21087| #define HAVE_STPCPY 1
21088| #define HAVE_STRCASECMP 1
21089| #define HAVE_STRDUP 1
21090| #define HAVE_STRTOUL 1
21091| #define HAVE_TSEARCH 1
21092| #define HAVE___FSETLOCKING 1
21093| #define HAVE_DECL_FEOF_UNLOCKED 1
21094| #define HAVE_DECL_FGETS_UNLOCKED 1
21095| #define HAVE_ICONV 1
21096| #define ICONV_CONST const
21097| #define HAVE_LONG_LONG_INT 1
21098| #define HAVE_WCHAR_T 1
21099| #define HAVE_INTMAX_T 1
21100| #define HAVE_POSIX_PRINTF 1
21101| #define HAVE_STDINT_H 1
21102| #define HAVE_STDINT_H 1
21103| #define HAVE_STDDEF_H 1
21104| #define HAVE_STDLIB_H 1
21105| #define HAVE_STRING_H 1
21106| #define HAVE_ASPRINTF 1
21107| #define HAVE_PUTENV 1
21108| #define HAVE_SETENV 1
21109| #define HAVE_SETLOCALE 1
21110| #define HAVE_SNPRINTF 1
21111| #define HAVE_DECL__SNPRINTF 0
21112| #define HAVE_DECL__SNWPRINTF 0
21113| #define HAVE_DECL_GETC_UNLOCKED 1
21114| #define HAVE_LANGINFO_CODESET 1
21115| #define HAVE_LC_MESSAGES 1
21116| #define ENABLE_NLS 1
21117| #define YYENABLE_NLS 1
21118| #define HAVE_STDLIB_H 1
21119| #define HAVE_STRING_H 1
21120| #define HAVE_SYS_PARAM_H 1
21121| #define HAVE_UNISTD_H 1
21122| #define HAVE_UTIME_H 1
21123| #define HAVE_FCNTL_H 1
21124| #define HAVE_FLOAT_H 1
21125| #define HAVE_SYS_TIME_H 1
21126| #define HAVE_ICONV_H 1
21127| #define HAVE_LOCALE_H 1
21128| #define HAVE_SIGNAL_H 1
21129| #define HAVE_STDINT_H 1
21130| #define HAVE_STDIO_H 1
21131| #define HAVE_SYS_STAT_H 1
21132| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
21133| #define HAVE_GETCWD 1
21134| #define HAVE_READLINK 1
21135| #define HAVE_RAISE 1
21136| #define HAVE_ISBLANK 1
21137| #define HAVE_MEMPCPY 1
21138| #define HAVE_GETTIMEOFDAY 1
21139| #define HAVE_ISASCII 1
21140| #define HAVE_SETENV 1
21141| #define HAVE_LSTAT 1
21142| #define HAVE_DECL_STRERROR_R 1
21143| #define STRERROR_R_CHAR_P 1
21144| #define HAVE_FORK 1
21145| #define HAVE_VFORK 1
21146| #define HAVE_WORKING_VFORK 1
21147| #define HAVE_WORKING_FORK 1
21148| #define HAVE_SIG_ATOMIC_T 1
21149| #define HAVE_INCLUDE_NEXT 1
21150| #define eaccess access
21151| #define mbstate_t int
21152| #define HAVE_DECL_GETDELIM 1
21153| #define HAVE_DECL_GETLINE 1
21154| #define HAVE_GETOPT_H 1
21155| #define HAVE_GETOPT_LONG_ONLY 1
21156| #define HAVE_DECL_GETENV 1
21157| #define restrict __restrict
21158| #define HAVE_UNISTD_H 1
21159| #define HAVE_DECL_GETC_UNLOCKED 1
21160| #define HAVE_STDLIB_H 1
21161| #define MALLOC_0_IS_NONNULL 0
21162| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
21163| #define INSTALLPREFIX "/usr"
21164| #define HAVE_DECL_SNPRINTF 1
21165| #define HAVE__BOOL 1
21166| #define HAVE_STDBOOL_H 1
21167| #define HAVE_DECL_STRDUP 1
21168| #define HAVE_DECL_STRNLEN 1
21169| #define _FILE_OFFSET_BITS 64
21170| #define HAVE_DECL_CLEARERR_UNLOCKED 1
21171| #define HAVE_DECL_FEOF_UNLOCKED 1
21172| #define HAVE_DECL_FERROR_UNLOCKED 1
21173| #define HAVE_DECL_FFLUSH_UNLOCKED 1
21174| #define HAVE_DECL_FGETS_UNLOCKED 1
21175| #define HAVE_DECL_FPUTC_UNLOCKED 1
21176| #define HAVE_DECL_FPUTS_UNLOCKED 1
21177| #define HAVE_DECL_FREAD_UNLOCKED 1
21178| #define HAVE_DECL_FWRITE_UNLOCKED 1
21179| #define HAVE_DECL_GETCHAR_UNLOCKED 1
21180| #define HAVE_DECL_PUTC_UNLOCKED 1
21181| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
21182| #define HAVE_INTMAX_T 1
21183| #define HAVE_DECL_VSNPRINTF 1
21184| #define USE_ACL 0
21185| #define HAVE_ATEXIT 1
21186| #define HAVE_DIRENT_H 1
21187| #define HAVE_STRING_H 1
21188| #define HAVE_LONG_FILE_NAMES 1
21189| #define HAVE_PATHCONF 1
21190| #define HAVE_STRING_H 1
21191| #define HAVE_UNISTD_H 1
21192| #define YYENABLE_NLS 1
21193| #define HAVE_BYTESWAP_H 1
21194| #define realpath rpl_realpath
21195| #define SIGNAL_SAFE_LIST 1
21196| #define HAVE_CHOWN 1
21197| #define HAVE_UTIME 1
21198| #define HAVE_UTIMES 1
21199| #define HAVE_SIGACTION 1
21200| #define HAVE_WORKING_O_NOATIME 0
21201| #define HAVE_WORKING_O_NOFOLLOW 0
21202| #define HAVE_DECL_ISBLANK 1
21203| #define fnmatch posix_fnmatch
21204| #define GNULIB_FWRITEERROR 1
21205| #define HAVE_GETDELIM 1
21206| #define HAVE_SYS_TIMEB_H 1
21207| #define gmtime rpl_gmtime
21208| #define localtime rpl_localtime
21209| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
21210| #define HAVE_ICONV 1
21211| #define ICONV_CONST const
21212| #define HAVE_UNISTD_H 1
21213| #define HAVE_ARPA_INET_H 1
21214| #define HAVE_CTYPE_H 1
21215| #define HAVE_DLFCN_H 1
21216| #define HAVE_ERRNO_H 1
21217| #define HAVE_FCNTL_H 1
21218| #define HAVE_FLOAT_H 1
21219| #define HAVE_LIMITS_H 1
21220| #define HAVE_MALLOC_H 1
21221| #define HAVE_MATH_H 1
21222| #define HAVE_NETDB_H 1
21223| #define HAVE_NETINET_IN_H 1
21224| #define HAVE_SIGNAL_H 1
21225| #define HAVE_STDLIB_H 1
21226| #define HAVE_STRING_H 1
21227| #define HAVE_STRINGS_H 1
21228| #define HAVE_SYS_SELECT_H 1
21229| #define HAVE_SYS_SOCKET_H 1
21230| #define HAVE_SYS_STAT_H 1
21231| #define HAVE_SYS_TIME_H 1
21232| #define HAVE_SYS_TYPES_H 1
21233| #define HAVE_TIME_H 1
21234| #define HAVE_UNISTD_H 1
21235| #define HAVE_ARPA_NAMESER_H 1
21236| #define HAVE_RESOLV_H 1
21237| #define HAVE_GETADDRINFO 1
21238| #define HAVE_LOCALTIME 1
21239| #define HAVE_STAT 1
21240| #define HAVE_STRFTIME 1
21241| #define VA_COPY va_copy
21242| #define HAVE_SETLOCALE 1
21243| #define HAVE_MALLOC_POSIX 1
21244| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
21245| #define mbstate_t int
21246| #define HAVE_MEMCHR 1
21247| #define HAVE_MEMMOVE 1
21248| #define HAVE_MEMSET 1
21249| #define HAVE_MKDTEMP 1
21250| #define HAVE_OBSTACK 1
21251| #define GNULIB_OPEN 1
21252| #define mbstate_t int
21253| #define HAVE_REALLOC_POSIX 1
21254| #define HAVE_SEARCH_H 1
21255| #define HAVE_TSEARCH 1
21256| #define HAVE_ENVIRON_DECL 1
21257| #define HAVE_UNSETENV 1
21258| #define HAVE_STDINT_H 1
21259| #define HAVE_SNPRINTF 1
21260| #define HAVE_SYS_BITYPES_H 1
21261| #define BITSIZEOF_PTRDIFF_T 32
21262| /* end confdefs.h.  */
21263| 
21264|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
21265|      included before <wchar.h>.  */
21266|   #include <stddef.h>
21267|   #include <signal.h>
21268|   #if HAVE_WCHAR_H
21269|   # include <stdio.h>
21270|   # include <time.h>
21271|   # include <wchar.h>
21272|   #endif
21273| 
21274| #include <limits.h>
21275| int
21276| main ()
21277| {
21278| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
21279| test_array [0] = 0
21280| 
21281|   ;
21282|   return 0;
21283| }
21284configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
21285conftest.c: In function 'main':
21286conftest.c:244: error: size of array 'test_array' is negative
21287configure:54207: $? = 1
21288configure: failed program was:
21289| /* confdefs.h.  */
21290| #define PACKAGE_NAME ""
21291| #define PACKAGE_TARNAME ""
21292| #define PACKAGE_VERSION ""
21293| #define PACKAGE_STRING ""
21294| #define PACKAGE_BUGREPORT ""
21295| #define PACKAGE "gettext-tools"
21296| #define VERSION "0.17"
21297| #define STDC_HEADERS 1
21298| #define HAVE_SYS_TYPES_H 1
21299| #define HAVE_SYS_STAT_H 1
21300| #define HAVE_STDLIB_H 1
21301| #define HAVE_STRING_H 1
21302| #define HAVE_MEMORY_H 1
21303| #define HAVE_STRINGS_H 1
21304| #define HAVE_INTTYPES_H 1
21305| #define HAVE_STDINT_H 1
21306| #define HAVE_UNISTD_H 1
21307| #define __EXTENSIONS__ 1
21308| #define _ALL_SOURCE 1
21309| #define _GNU_SOURCE 1
21310| #define _POSIX_PTHREAD_SEMANTICS 1
21311| #define _TANDEM_SOURCE 1
21312| #define HAVE_DLFCN_H 1
21313| #define HAVE_VISIBILITY 1
21314| #define HAVE_STDINT_H_WITH_UINTMAX 1
21315| #define HAVE_ALLOCA_H 1
21316| #define HAVE_ALLOCA 1
21317| #define HAVE_STDLIB_H 1
21318| #define HAVE_UNISTD_H 1
21319| #define HAVE_GETPAGESIZE 1
21320| #define INTDIV0_RAISES_SIGFPE 0
21321| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
21322| #define HAVE_UNSIGNED_LONG_LONG_INT 1
21323| #define HAVE_UINTMAX_T 1
21324| #define HAVE_INTTYPES_H 1
21325| #define USE_POSIX_THREADS 1
21326| #define USE_POSIX_THREADS_WEAK 1
21327| #define HAVE_PTHREAD_RWLOCK 1
21328| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
21329| #define HAVE_BUILTIN_EXPECT 1
21330| #define HAVE_INTTYPES_H 1
21331| #define HAVE_LIMITS_H 1
21332| #define HAVE_UNISTD_H 1
21333| #define HAVE_SYS_PARAM_H 1
21334| #define HAVE_GETCWD 1
21335| #define HAVE_GETEGID 1
21336| #define HAVE_GETEUID 1
21337| #define HAVE_GETGID 1
21338| #define HAVE_GETUID 1
21339| #define HAVE_MEMPCPY 1
21340| #define HAVE_MUNMAP 1
21341| #define HAVE_STPCPY 1
21342| #define HAVE_STRCASECMP 1
21343| #define HAVE_STRDUP 1
21344| #define HAVE_STRTOUL 1
21345| #define HAVE_TSEARCH 1
21346| #define HAVE___FSETLOCKING 1
21347| #define HAVE_DECL_FEOF_UNLOCKED 1
21348| #define HAVE_DECL_FGETS_UNLOCKED 1
21349| #define HAVE_ICONV 1
21350| #define ICONV_CONST const
21351| #define HAVE_LONG_LONG_INT 1
21352| #define HAVE_WCHAR_T 1
21353| #define HAVE_INTMAX_T 1
21354| #define HAVE_POSIX_PRINTF 1
21355| #define HAVE_STDINT_H 1
21356| #define HAVE_STDINT_H 1
21357| #define HAVE_STDDEF_H 1
21358| #define HAVE_STDLIB_H 1
21359| #define HAVE_STRING_H 1
21360| #define HAVE_ASPRINTF 1
21361| #define HAVE_PUTENV 1
21362| #define HAVE_SETENV 1
21363| #define HAVE_SETLOCALE 1
21364| #define HAVE_SNPRINTF 1
21365| #define HAVE_DECL__SNPRINTF 0
21366| #define HAVE_DECL__SNWPRINTF 0
21367| #define HAVE_DECL_GETC_UNLOCKED 1
21368| #define HAVE_LANGINFO_CODESET 1
21369| #define HAVE_LC_MESSAGES 1
21370| #define ENABLE_NLS 1
21371| #define YYENABLE_NLS 1
21372| #define HAVE_STDLIB_H 1
21373| #define HAVE_STRING_H 1
21374| #define HAVE_SYS_PARAM_H 1
21375| #define HAVE_UNISTD_H 1
21376| #define HAVE_UTIME_H 1
21377| #define HAVE_FCNTL_H 1
21378| #define HAVE_FLOAT_H 1
21379| #define HAVE_SYS_TIME_H 1
21380| #define HAVE_ICONV_H 1
21381| #define HAVE_LOCALE_H 1
21382| #define HAVE_SIGNAL_H 1
21383| #define HAVE_STDINT_H 1
21384| #define HAVE_STDIO_H 1
21385| #define HAVE_SYS_STAT_H 1
21386| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
21387| #define HAVE_GETCWD 1
21388| #define HAVE_READLINK 1
21389| #define HAVE_RAISE 1
21390| #define HAVE_ISBLANK 1
21391| #define HAVE_MEMPCPY 1
21392| #define HAVE_GETTIMEOFDAY 1
21393| #define HAVE_ISASCII 1
21394| #define HAVE_SETENV 1
21395| #define HAVE_LSTAT 1
21396| #define HAVE_DECL_STRERROR_R 1
21397| #define STRERROR_R_CHAR_P 1
21398| #define HAVE_FORK 1
21399| #define HAVE_VFORK 1
21400| #define HAVE_WORKING_VFORK 1
21401| #define HAVE_WORKING_FORK 1
21402| #define HAVE_SIG_ATOMIC_T 1
21403| #define HAVE_INCLUDE_NEXT 1
21404| #define eaccess access
21405| #define mbstate_t int
21406| #define HAVE_DECL_GETDELIM 1
21407| #define HAVE_DECL_GETLINE 1
21408| #define HAVE_GETOPT_H 1
21409| #define HAVE_GETOPT_LONG_ONLY 1
21410| #define HAVE_DECL_GETENV 1
21411| #define restrict __restrict
21412| #define HAVE_UNISTD_H 1
21413| #define HAVE_DECL_GETC_UNLOCKED 1
21414| #define HAVE_STDLIB_H 1
21415| #define MALLOC_0_IS_NONNULL 0
21416| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
21417| #define INSTALLPREFIX "/usr"
21418| #define HAVE_DECL_SNPRINTF 1
21419| #define HAVE__BOOL 1
21420| #define HAVE_STDBOOL_H 1
21421| #define HAVE_DECL_STRDUP 1
21422| #define HAVE_DECL_STRNLEN 1
21423| #define _FILE_OFFSET_BITS 64
21424| #define HAVE_DECL_CLEARERR_UNLOCKED 1
21425| #define HAVE_DECL_FEOF_UNLOCKED 1
21426| #define HAVE_DECL_FERROR_UNLOCKED 1
21427| #define HAVE_DECL_FFLUSH_UNLOCKED 1
21428| #define HAVE_DECL_FGETS_UNLOCKED 1
21429| #define HAVE_DECL_FPUTC_UNLOCKED 1
21430| #define HAVE_DECL_FPUTS_UNLOCKED 1
21431| #define HAVE_DECL_FREAD_UNLOCKED 1
21432| #define HAVE_DECL_FWRITE_UNLOCKED 1
21433| #define HAVE_DECL_GETCHAR_UNLOCKED 1
21434| #define HAVE_DECL_PUTC_UNLOCKED 1
21435| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
21436| #define HAVE_INTMAX_T 1
21437| #define HAVE_DECL_VSNPRINTF 1
21438| #define USE_ACL 0
21439| #define HAVE_ATEXIT 1
21440| #define HAVE_DIRENT_H 1
21441| #define HAVE_STRING_H 1
21442| #define HAVE_LONG_FILE_NAMES 1
21443| #define HAVE_PATHCONF 1
21444| #define HAVE_STRING_H 1
21445| #define HAVE_UNISTD_H 1
21446| #define YYENABLE_NLS 1
21447| #define HAVE_BYTESWAP_H 1
21448| #define realpath rpl_realpath
21449| #define SIGNAL_SAFE_LIST 1
21450| #define HAVE_CHOWN 1
21451| #define HAVE_UTIME 1
21452| #define HAVE_UTIMES 1
21453| #define HAVE_SIGACTION 1
21454| #define HAVE_WORKING_O_NOATIME 0
21455| #define HAVE_WORKING_O_NOFOLLOW 0
21456| #define HAVE_DECL_ISBLANK 1
21457| #define fnmatch posix_fnmatch
21458| #define GNULIB_FWRITEERROR 1
21459| #define HAVE_GETDELIM 1
21460| #define HAVE_SYS_TIMEB_H 1
21461| #define gmtime rpl_gmtime
21462| #define localtime rpl_localtime
21463| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
21464| #define HAVE_ICONV 1
21465| #define ICONV_CONST const
21466| #define HAVE_UNISTD_H 1
21467| #define HAVE_ARPA_INET_H 1
21468| #define HAVE_CTYPE_H 1
21469| #define HAVE_DLFCN_H 1
21470| #define HAVE_ERRNO_H 1
21471| #define HAVE_FCNTL_H 1
21472| #define HAVE_FLOAT_H 1
21473| #define HAVE_LIMITS_H 1
21474| #define HAVE_MALLOC_H 1
21475| #define HAVE_MATH_H 1
21476| #define HAVE_NETDB_H 1
21477| #define HAVE_NETINET_IN_H 1
21478| #define HAVE_SIGNAL_H 1
21479| #define HAVE_STDLIB_H 1
21480| #define HAVE_STRING_H 1
21481| #define HAVE_STRINGS_H 1
21482| #define HAVE_SYS_SELECT_H 1
21483| #define HAVE_SYS_SOCKET_H 1
21484| #define HAVE_SYS_STAT_H 1
21485| #define HAVE_SYS_TIME_H 1
21486| #define HAVE_SYS_TYPES_H 1
21487| #define HAVE_TIME_H 1
21488| #define HAVE_UNISTD_H 1
21489| #define HAVE_ARPA_NAMESER_H 1
21490| #define HAVE_RESOLV_H 1
21491| #define HAVE_GETADDRINFO 1
21492| #define HAVE_LOCALTIME 1
21493| #define HAVE_STAT 1
21494| #define HAVE_STRFTIME 1
21495| #define VA_COPY va_copy
21496| #define HAVE_SETLOCALE 1
21497| #define HAVE_MALLOC_POSIX 1
21498| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
21499| #define mbstate_t int
21500| #define HAVE_MEMCHR 1
21501| #define HAVE_MEMMOVE 1
21502| #define HAVE_MEMSET 1
21503| #define HAVE_MKDTEMP 1
21504| #define HAVE_OBSTACK 1
21505| #define GNULIB_OPEN 1
21506| #define mbstate_t int
21507| #define HAVE_REALLOC_POSIX 1
21508| #define HAVE_SEARCH_H 1
21509| #define HAVE_TSEARCH 1
21510| #define HAVE_ENVIRON_DECL 1
21511| #define HAVE_UNSETENV 1
21512| #define HAVE_STDINT_H 1
21513| #define HAVE_SNPRINTF 1
21514| #define HAVE_SYS_BITYPES_H 1
21515| #define BITSIZEOF_PTRDIFF_T 32
21516| /* end confdefs.h.  */
21517| 
21518|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
21519|      included before <wchar.h>.  */
21520|   #include <stddef.h>
21521|   #include <signal.h>
21522|   #if HAVE_WCHAR_H
21523|   # include <stdio.h>
21524|   # include <time.h>
21525|   # include <wchar.h>
21526|   #endif
21527| 
21528| #include <limits.h>
21529| int
21530| main ()
21531| {
21532| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
21533| test_array [0] = 0
21534| 
21535|   ;
21536|   return 0;
21537| }
21538configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
21539conftest.c: In function 'main':
21540conftest.c:244: error: size of array 'test_array' is negative
21541configure:54207: $? = 1
21542configure: failed program was:
21543| /* confdefs.h.  */
21544| #define PACKAGE_NAME ""
21545| #define PACKAGE_TARNAME ""
21546| #define PACKAGE_VERSION ""
21547| #define PACKAGE_STRING ""
21548| #define PACKAGE_BUGREPORT ""
21549| #define PACKAGE "gettext-tools"
21550| #define VERSION "0.17"
21551| #define STDC_HEADERS 1
21552| #define HAVE_SYS_TYPES_H 1
21553| #define HAVE_SYS_STAT_H 1
21554| #define HAVE_STDLIB_H 1
21555| #define HAVE_STRING_H 1
21556| #define HAVE_MEMORY_H 1
21557| #define HAVE_STRINGS_H 1
21558| #define HAVE_INTTYPES_H 1
21559| #define HAVE_STDINT_H 1
21560| #define HAVE_UNISTD_H 1
21561| #define __EXTENSIONS__ 1
21562| #define _ALL_SOURCE 1
21563| #define _GNU_SOURCE 1
21564| #define _POSIX_PTHREAD_SEMANTICS 1
21565| #define _TANDEM_SOURCE 1
21566| #define HAVE_DLFCN_H 1
21567| #define HAVE_VISIBILITY 1
21568| #define HAVE_STDINT_H_WITH_UINTMAX 1
21569| #define HAVE_ALLOCA_H 1
21570| #define HAVE_ALLOCA 1
21571| #define HAVE_STDLIB_H 1
21572| #define HAVE_UNISTD_H 1
21573| #define HAVE_GETPAGESIZE 1
21574| #define INTDIV0_RAISES_SIGFPE 0
21575| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
21576| #define HAVE_UNSIGNED_LONG_LONG_INT 1
21577| #define HAVE_UINTMAX_T 1
21578| #define HAVE_INTTYPES_H 1
21579| #define USE_POSIX_THREADS 1
21580| #define USE_POSIX_THREADS_WEAK 1
21581| #define HAVE_PTHREAD_RWLOCK 1
21582| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
21583| #define HAVE_BUILTIN_EXPECT 1
21584| #define HAVE_INTTYPES_H 1
21585| #define HAVE_LIMITS_H 1
21586| #define HAVE_UNISTD_H 1
21587| #define HAVE_SYS_PARAM_H 1
21588| #define HAVE_GETCWD 1
21589| #define HAVE_GETEGID 1
21590| #define HAVE_GETEUID 1
21591| #define HAVE_GETGID 1
21592| #define HAVE_GETUID 1
21593| #define HAVE_MEMPCPY 1
21594| #define HAVE_MUNMAP 1
21595| #define HAVE_STPCPY 1
21596| #define HAVE_STRCASECMP 1
21597| #define HAVE_STRDUP 1
21598| #define HAVE_STRTOUL 1
21599| #define HAVE_TSEARCH 1
21600| #define HAVE___FSETLOCKING 1
21601| #define HAVE_DECL_FEOF_UNLOCKED 1
21602| #define HAVE_DECL_FGETS_UNLOCKED 1
21603| #define HAVE_ICONV 1
21604| #define ICONV_CONST const
21605| #define HAVE_LONG_LONG_INT 1
21606| #define HAVE_WCHAR_T 1
21607| #define HAVE_INTMAX_T 1
21608| #define HAVE_POSIX_PRINTF 1
21609| #define HAVE_STDINT_H 1
21610| #define HAVE_STDINT_H 1
21611| #define HAVE_STDDEF_H 1
21612| #define HAVE_STDLIB_H 1
21613| #define HAVE_STRING_H 1
21614| #define HAVE_ASPRINTF 1
21615| #define HAVE_PUTENV 1
21616| #define HAVE_SETENV 1
21617| #define HAVE_SETLOCALE 1
21618| #define HAVE_SNPRINTF 1
21619| #define HAVE_DECL__SNPRINTF 0
21620| #define HAVE_DECL__SNWPRINTF 0
21621| #define HAVE_DECL_GETC_UNLOCKED 1
21622| #define HAVE_LANGINFO_CODESET 1
21623| #define HAVE_LC_MESSAGES 1
21624| #define ENABLE_NLS 1
21625| #define YYENABLE_NLS 1
21626| #define HAVE_STDLIB_H 1
21627| #define HAVE_STRING_H 1
21628| #define HAVE_SYS_PARAM_H 1
21629| #define HAVE_UNISTD_H 1
21630| #define HAVE_UTIME_H 1
21631| #define HAVE_FCNTL_H 1
21632| #define HAVE_FLOAT_H 1
21633| #define HAVE_SYS_TIME_H 1
21634| #define HAVE_ICONV_H 1
21635| #define HAVE_LOCALE_H 1
21636| #define HAVE_SIGNAL_H 1
21637| #define HAVE_STDINT_H 1
21638| #define HAVE_STDIO_H 1
21639| #define HAVE_SYS_STAT_H 1
21640| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
21641| #define HAVE_GETCWD 1
21642| #define HAVE_READLINK 1
21643| #define HAVE_RAISE 1
21644| #define HAVE_ISBLANK 1
21645| #define HAVE_MEMPCPY 1
21646| #define HAVE_GETTIMEOFDAY 1
21647| #define HAVE_ISASCII 1
21648| #define HAVE_SETENV 1
21649| #define HAVE_LSTAT 1
21650| #define HAVE_DECL_STRERROR_R 1
21651| #define STRERROR_R_CHAR_P 1
21652| #define HAVE_FORK 1
21653| #define HAVE_VFORK 1
21654| #define HAVE_WORKING_VFORK 1
21655| #define HAVE_WORKING_FORK 1
21656| #define HAVE_SIG_ATOMIC_T 1
21657| #define HAVE_INCLUDE_NEXT 1
21658| #define eaccess access
21659| #define mbstate_t int
21660| #define HAVE_DECL_GETDELIM 1
21661| #define HAVE_DECL_GETLINE 1
21662| #define HAVE_GETOPT_H 1
21663| #define HAVE_GETOPT_LONG_ONLY 1
21664| #define HAVE_DECL_GETENV 1
21665| #define restrict __restrict
21666| #define HAVE_UNISTD_H 1
21667| #define HAVE_DECL_GETC_UNLOCKED 1
21668| #define HAVE_STDLIB_H 1
21669| #define MALLOC_0_IS_NONNULL 0
21670| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
21671| #define INSTALLPREFIX "/usr"
21672| #define HAVE_DECL_SNPRINTF 1
21673| #define HAVE__BOOL 1
21674| #define HAVE_STDBOOL_H 1
21675| #define HAVE_DECL_STRDUP 1
21676| #define HAVE_DECL_STRNLEN 1
21677| #define _FILE_OFFSET_BITS 64
21678| #define HAVE_DECL_CLEARERR_UNLOCKED 1
21679| #define HAVE_DECL_FEOF_UNLOCKED 1
21680| #define HAVE_DECL_FERROR_UNLOCKED 1
21681| #define HAVE_DECL_FFLUSH_UNLOCKED 1
21682| #define HAVE_DECL_FGETS_UNLOCKED 1
21683| #define HAVE_DECL_FPUTC_UNLOCKED 1
21684| #define HAVE_DECL_FPUTS_UNLOCKED 1
21685| #define HAVE_DECL_FREAD_UNLOCKED 1
21686| #define HAVE_DECL_FWRITE_UNLOCKED 1
21687| #define HAVE_DECL_GETCHAR_UNLOCKED 1
21688| #define HAVE_DECL_PUTC_UNLOCKED 1
21689| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
21690| #define HAVE_INTMAX_T 1
21691| #define HAVE_DECL_VSNPRINTF 1
21692| #define USE_ACL 0
21693| #define HAVE_ATEXIT 1
21694| #define HAVE_DIRENT_H 1
21695| #define HAVE_STRING_H 1
21696| #define HAVE_LONG_FILE_NAMES 1
21697| #define HAVE_PATHCONF 1
21698| #define HAVE_STRING_H 1
21699| #define HAVE_UNISTD_H 1
21700| #define YYENABLE_NLS 1
21701| #define HAVE_BYTESWAP_H 1
21702| #define realpath rpl_realpath
21703| #define SIGNAL_SAFE_LIST 1
21704| #define HAVE_CHOWN 1
21705| #define HAVE_UTIME 1
21706| #define HAVE_UTIMES 1
21707| #define HAVE_SIGACTION 1
21708| #define HAVE_WORKING_O_NOATIME 0
21709| #define HAVE_WORKING_O_NOFOLLOW 0
21710| #define HAVE_DECL_ISBLANK 1
21711| #define fnmatch posix_fnmatch
21712| #define GNULIB_FWRITEERROR 1
21713| #define HAVE_GETDELIM 1
21714| #define HAVE_SYS_TIMEB_H 1
21715| #define gmtime rpl_gmtime
21716| #define localtime rpl_localtime
21717| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
21718| #define HAVE_ICONV 1
21719| #define ICONV_CONST const
21720| #define HAVE_UNISTD_H 1
21721| #define HAVE_ARPA_INET_H 1
21722| #define HAVE_CTYPE_H 1
21723| #define HAVE_DLFCN_H 1
21724| #define HAVE_ERRNO_H 1
21725| #define HAVE_FCNTL_H 1
21726| #define HAVE_FLOAT_H 1
21727| #define HAVE_LIMITS_H 1
21728| #define HAVE_MALLOC_H 1
21729| #define HAVE_MATH_H 1
21730| #define HAVE_NETDB_H 1
21731| #define HAVE_NETINET_IN_H 1
21732| #define HAVE_SIGNAL_H 1
21733| #define HAVE_STDLIB_H 1
21734| #define HAVE_STRING_H 1
21735| #define HAVE_STRINGS_H 1
21736| #define HAVE_SYS_SELECT_H 1
21737| #define HAVE_SYS_SOCKET_H 1
21738| #define HAVE_SYS_STAT_H 1
21739| #define HAVE_SYS_TIME_H 1
21740| #define HAVE_SYS_TYPES_H 1
21741| #define HAVE_TIME_H 1
21742| #define HAVE_UNISTD_H 1
21743| #define HAVE_ARPA_NAMESER_H 1
21744| #define HAVE_RESOLV_H 1
21745| #define HAVE_GETADDRINFO 1
21746| #define HAVE_LOCALTIME 1
21747| #define HAVE_STAT 1
21748| #define HAVE_STRFTIME 1
21749| #define VA_COPY va_copy
21750| #define HAVE_SETLOCALE 1
21751| #define HAVE_MALLOC_POSIX 1
21752| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
21753| #define mbstate_t int
21754| #define HAVE_MEMCHR 1
21755| #define HAVE_MEMMOVE 1
21756| #define HAVE_MEMSET 1
21757| #define HAVE_MKDTEMP 1
21758| #define HAVE_OBSTACK 1
21759| #define GNULIB_OPEN 1
21760| #define mbstate_t int
21761| #define HAVE_REALLOC_POSIX 1
21762| #define HAVE_SEARCH_H 1
21763| #define HAVE_TSEARCH 1
21764| #define HAVE_ENVIRON_DECL 1
21765| #define HAVE_UNSETENV 1
21766| #define HAVE_STDINT_H 1
21767| #define HAVE_SNPRINTF 1
21768| #define HAVE_SYS_BITYPES_H 1
21769| #define BITSIZEOF_PTRDIFF_T 32
21770| /* end confdefs.h.  */
21771| 
21772|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
21773|      included before <wchar.h>.  */
21774|   #include <stddef.h>
21775|   #include <signal.h>
21776|   #if HAVE_WCHAR_H
21777|   # include <stdio.h>
21778|   # include <time.h>
21779|   # include <wchar.h>
21780|   #endif
21781| 
21782| #include <limits.h>
21783| int
21784| main ()
21785| {
21786| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
21787| test_array [0] = 0
21788| 
21789|   ;
21790|   return 0;
21791| }
21792configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
21793conftest.c: In function 'main':
21794conftest.c:244: error: size of array 'test_array' is negative
21795configure:54207: $? = 1
21796configure: failed program was:
21797| /* confdefs.h.  */
21798| #define PACKAGE_NAME ""
21799| #define PACKAGE_TARNAME ""
21800| #define PACKAGE_VERSION ""
21801| #define PACKAGE_STRING ""
21802| #define PACKAGE_BUGREPORT ""
21803| #define PACKAGE "gettext-tools"
21804| #define VERSION "0.17"
21805| #define STDC_HEADERS 1
21806| #define HAVE_SYS_TYPES_H 1
21807| #define HAVE_SYS_STAT_H 1
21808| #define HAVE_STDLIB_H 1
21809| #define HAVE_STRING_H 1
21810| #define HAVE_MEMORY_H 1
21811| #define HAVE_STRINGS_H 1
21812| #define HAVE_INTTYPES_H 1
21813| #define HAVE_STDINT_H 1
21814| #define HAVE_UNISTD_H 1
21815| #define __EXTENSIONS__ 1
21816| #define _ALL_SOURCE 1
21817| #define _GNU_SOURCE 1
21818| #define _POSIX_PTHREAD_SEMANTICS 1
21819| #define _TANDEM_SOURCE 1
21820| #define HAVE_DLFCN_H 1
21821| #define HAVE_VISIBILITY 1
21822| #define HAVE_STDINT_H_WITH_UINTMAX 1
21823| #define HAVE_ALLOCA_H 1
21824| #define HAVE_ALLOCA 1
21825| #define HAVE_STDLIB_H 1
21826| #define HAVE_UNISTD_H 1
21827| #define HAVE_GETPAGESIZE 1
21828| #define INTDIV0_RAISES_SIGFPE 0
21829| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
21830| #define HAVE_UNSIGNED_LONG_LONG_INT 1
21831| #define HAVE_UINTMAX_T 1
21832| #define HAVE_INTTYPES_H 1
21833| #define USE_POSIX_THREADS 1
21834| #define USE_POSIX_THREADS_WEAK 1
21835| #define HAVE_PTHREAD_RWLOCK 1
21836| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
21837| #define HAVE_BUILTIN_EXPECT 1
21838| #define HAVE_INTTYPES_H 1
21839| #define HAVE_LIMITS_H 1
21840| #define HAVE_UNISTD_H 1
21841| #define HAVE_SYS_PARAM_H 1
21842| #define HAVE_GETCWD 1
21843| #define HAVE_GETEGID 1
21844| #define HAVE_GETEUID 1
21845| #define HAVE_GETGID 1
21846| #define HAVE_GETUID 1
21847| #define HAVE_MEMPCPY 1
21848| #define HAVE_MUNMAP 1
21849| #define HAVE_STPCPY 1
21850| #define HAVE_STRCASECMP 1
21851| #define HAVE_STRDUP 1
21852| #define HAVE_STRTOUL 1
21853| #define HAVE_TSEARCH 1
21854| #define HAVE___FSETLOCKING 1
21855| #define HAVE_DECL_FEOF_UNLOCKED 1
21856| #define HAVE_DECL_FGETS_UNLOCKED 1
21857| #define HAVE_ICONV 1
21858| #define ICONV_CONST const
21859| #define HAVE_LONG_LONG_INT 1
21860| #define HAVE_WCHAR_T 1
21861| #define HAVE_INTMAX_T 1
21862| #define HAVE_POSIX_PRINTF 1
21863| #define HAVE_STDINT_H 1
21864| #define HAVE_STDINT_H 1
21865| #define HAVE_STDDEF_H 1
21866| #define HAVE_STDLIB_H 1
21867| #define HAVE_STRING_H 1
21868| #define HAVE_ASPRINTF 1
21869| #define HAVE_PUTENV 1
21870| #define HAVE_SETENV 1
21871| #define HAVE_SETLOCALE 1
21872| #define HAVE_SNPRINTF 1
21873| #define HAVE_DECL__SNPRINTF 0
21874| #define HAVE_DECL__SNWPRINTF 0
21875| #define HAVE_DECL_GETC_UNLOCKED 1
21876| #define HAVE_LANGINFO_CODESET 1
21877| #define HAVE_LC_MESSAGES 1
21878| #define ENABLE_NLS 1
21879| #define YYENABLE_NLS 1
21880| #define HAVE_STDLIB_H 1
21881| #define HAVE_STRING_H 1
21882| #define HAVE_SYS_PARAM_H 1
21883| #define HAVE_UNISTD_H 1
21884| #define HAVE_UTIME_H 1
21885| #define HAVE_FCNTL_H 1
21886| #define HAVE_FLOAT_H 1
21887| #define HAVE_SYS_TIME_H 1
21888| #define HAVE_ICONV_H 1
21889| #define HAVE_LOCALE_H 1
21890| #define HAVE_SIGNAL_H 1
21891| #define HAVE_STDINT_H 1
21892| #define HAVE_STDIO_H 1
21893| #define HAVE_SYS_STAT_H 1
21894| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
21895| #define HAVE_GETCWD 1
21896| #define HAVE_READLINK 1
21897| #define HAVE_RAISE 1
21898| #define HAVE_ISBLANK 1
21899| #define HAVE_MEMPCPY 1
21900| #define HAVE_GETTIMEOFDAY 1
21901| #define HAVE_ISASCII 1
21902| #define HAVE_SETENV 1
21903| #define HAVE_LSTAT 1
21904| #define HAVE_DECL_STRERROR_R 1
21905| #define STRERROR_R_CHAR_P 1
21906| #define HAVE_FORK 1
21907| #define HAVE_VFORK 1
21908| #define HAVE_WORKING_VFORK 1
21909| #define HAVE_WORKING_FORK 1
21910| #define HAVE_SIG_ATOMIC_T 1
21911| #define HAVE_INCLUDE_NEXT 1
21912| #define eaccess access
21913| #define mbstate_t int
21914| #define HAVE_DECL_GETDELIM 1
21915| #define HAVE_DECL_GETLINE 1
21916| #define HAVE_GETOPT_H 1
21917| #define HAVE_GETOPT_LONG_ONLY 1
21918| #define HAVE_DECL_GETENV 1
21919| #define restrict __restrict
21920| #define HAVE_UNISTD_H 1
21921| #define HAVE_DECL_GETC_UNLOCKED 1
21922| #define HAVE_STDLIB_H 1
21923| #define MALLOC_0_IS_NONNULL 0
21924| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
21925| #define INSTALLPREFIX "/usr"
21926| #define HAVE_DECL_SNPRINTF 1
21927| #define HAVE__BOOL 1
21928| #define HAVE_STDBOOL_H 1
21929| #define HAVE_DECL_STRDUP 1
21930| #define HAVE_DECL_STRNLEN 1
21931| #define _FILE_OFFSET_BITS 64
21932| #define HAVE_DECL_CLEARERR_UNLOCKED 1
21933| #define HAVE_DECL_FEOF_UNLOCKED 1
21934| #define HAVE_DECL_FERROR_UNLOCKED 1
21935| #define HAVE_DECL_FFLUSH_UNLOCKED 1
21936| #define HAVE_DECL_FGETS_UNLOCKED 1
21937| #define HAVE_DECL_FPUTC_UNLOCKED 1
21938| #define HAVE_DECL_FPUTS_UNLOCKED 1
21939| #define HAVE_DECL_FREAD_UNLOCKED 1
21940| #define HAVE_DECL_FWRITE_UNLOCKED 1
21941| #define HAVE_DECL_GETCHAR_UNLOCKED 1
21942| #define HAVE_DECL_PUTC_UNLOCKED 1
21943| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
21944| #define HAVE_INTMAX_T 1
21945| #define HAVE_DECL_VSNPRINTF 1
21946| #define USE_ACL 0
21947| #define HAVE_ATEXIT 1
21948| #define HAVE_DIRENT_H 1
21949| #define HAVE_STRING_H 1
21950| #define HAVE_LONG_FILE_NAMES 1
21951| #define HAVE_PATHCONF 1
21952| #define HAVE_STRING_H 1
21953| #define HAVE_UNISTD_H 1
21954| #define YYENABLE_NLS 1
21955| #define HAVE_BYTESWAP_H 1
21956| #define realpath rpl_realpath
21957| #define SIGNAL_SAFE_LIST 1
21958| #define HAVE_CHOWN 1
21959| #define HAVE_UTIME 1
21960| #define HAVE_UTIMES 1
21961| #define HAVE_SIGACTION 1
21962| #define HAVE_WORKING_O_NOATIME 0
21963| #define HAVE_WORKING_O_NOFOLLOW 0
21964| #define HAVE_DECL_ISBLANK 1
21965| #define fnmatch posix_fnmatch
21966| #define GNULIB_FWRITEERROR 1
21967| #define HAVE_GETDELIM 1
21968| #define HAVE_SYS_TIMEB_H 1
21969| #define gmtime rpl_gmtime
21970| #define localtime rpl_localtime
21971| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
21972| #define HAVE_ICONV 1
21973| #define ICONV_CONST const
21974| #define HAVE_UNISTD_H 1
21975| #define HAVE_ARPA_INET_H 1
21976| #define HAVE_CTYPE_H 1
21977| #define HAVE_DLFCN_H 1
21978| #define HAVE_ERRNO_H 1
21979| #define HAVE_FCNTL_H 1
21980| #define HAVE_FLOAT_H 1
21981| #define HAVE_LIMITS_H 1
21982| #define HAVE_MALLOC_H 1
21983| #define HAVE_MATH_H 1
21984| #define HAVE_NETDB_H 1
21985| #define HAVE_NETINET_IN_H 1
21986| #define HAVE_SIGNAL_H 1
21987| #define HAVE_STDLIB_H 1
21988| #define HAVE_STRING_H 1
21989| #define HAVE_STRINGS_H 1
21990| #define HAVE_SYS_SELECT_H 1
21991| #define HAVE_SYS_SOCKET_H 1
21992| #define HAVE_SYS_STAT_H 1
21993| #define HAVE_SYS_TIME_H 1
21994| #define HAVE_SYS_TYPES_H 1
21995| #define HAVE_TIME_H 1
21996| #define HAVE_UNISTD_H 1
21997| #define HAVE_ARPA_NAMESER_H 1
21998| #define HAVE_RESOLV_H 1
21999| #define HAVE_GETADDRINFO 1
22000| #define HAVE_LOCALTIME 1
22001| #define HAVE_STAT 1
22002| #define HAVE_STRFTIME 1
22003| #define VA_COPY va_copy
22004| #define HAVE_SETLOCALE 1
22005| #define HAVE_MALLOC_POSIX 1
22006| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
22007| #define mbstate_t int
22008| #define HAVE_MEMCHR 1
22009| #define HAVE_MEMMOVE 1
22010| #define HAVE_MEMSET 1
22011| #define HAVE_MKDTEMP 1
22012| #define HAVE_OBSTACK 1
22013| #define GNULIB_OPEN 1
22014| #define mbstate_t int
22015| #define HAVE_REALLOC_POSIX 1
22016| #define HAVE_SEARCH_H 1
22017| #define HAVE_TSEARCH 1
22018| #define HAVE_ENVIRON_DECL 1
22019| #define HAVE_UNSETENV 1
22020| #define HAVE_STDINT_H 1
22021| #define HAVE_SNPRINTF 1
22022| #define HAVE_SYS_BITYPES_H 1
22023| #define BITSIZEOF_PTRDIFF_T 32
22024| /* end confdefs.h.  */
22025| 
22026|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
22027|      included before <wchar.h>.  */
22028|   #include <stddef.h>
22029|   #include <signal.h>
22030|   #if HAVE_WCHAR_H
22031|   # include <stdio.h>
22032|   # include <time.h>
22033|   # include <wchar.h>
22034|   #endif
22035| 
22036| #include <limits.h>
22037| int
22038| main ()
22039| {
22040| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
22041| test_array [0] = 0
22042| 
22043|   ;
22044|   return 0;
22045| }
22046configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22047conftest.c: In function 'main':
22048conftest.c:244: error: size of array 'test_array' is negative
22049configure:54207: $? = 1
22050configure: failed program was:
22051| /* confdefs.h.  */
22052| #define PACKAGE_NAME ""
22053| #define PACKAGE_TARNAME ""
22054| #define PACKAGE_VERSION ""
22055| #define PACKAGE_STRING ""
22056| #define PACKAGE_BUGREPORT ""
22057| #define PACKAGE "gettext-tools"
22058| #define VERSION "0.17"
22059| #define STDC_HEADERS 1
22060| #define HAVE_SYS_TYPES_H 1
22061| #define HAVE_SYS_STAT_H 1
22062| #define HAVE_STDLIB_H 1
22063| #define HAVE_STRING_H 1
22064| #define HAVE_MEMORY_H 1
22065| #define HAVE_STRINGS_H 1
22066| #define HAVE_INTTYPES_H 1
22067| #define HAVE_STDINT_H 1
22068| #define HAVE_UNISTD_H 1
22069| #define __EXTENSIONS__ 1
22070| #define _ALL_SOURCE 1
22071| #define _GNU_SOURCE 1
22072| #define _POSIX_PTHREAD_SEMANTICS 1
22073| #define _TANDEM_SOURCE 1
22074| #define HAVE_DLFCN_H 1
22075| #define HAVE_VISIBILITY 1
22076| #define HAVE_STDINT_H_WITH_UINTMAX 1
22077| #define HAVE_ALLOCA_H 1
22078| #define HAVE_ALLOCA 1
22079| #define HAVE_STDLIB_H 1
22080| #define HAVE_UNISTD_H 1
22081| #define HAVE_GETPAGESIZE 1
22082| #define INTDIV0_RAISES_SIGFPE 0
22083| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
22084| #define HAVE_UNSIGNED_LONG_LONG_INT 1
22085| #define HAVE_UINTMAX_T 1
22086| #define HAVE_INTTYPES_H 1
22087| #define USE_POSIX_THREADS 1
22088| #define USE_POSIX_THREADS_WEAK 1
22089| #define HAVE_PTHREAD_RWLOCK 1
22090| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
22091| #define HAVE_BUILTIN_EXPECT 1
22092| #define HAVE_INTTYPES_H 1
22093| #define HAVE_LIMITS_H 1
22094| #define HAVE_UNISTD_H 1
22095| #define HAVE_SYS_PARAM_H 1
22096| #define HAVE_GETCWD 1
22097| #define HAVE_GETEGID 1
22098| #define HAVE_GETEUID 1
22099| #define HAVE_GETGID 1
22100| #define HAVE_GETUID 1
22101| #define HAVE_MEMPCPY 1
22102| #define HAVE_MUNMAP 1
22103| #define HAVE_STPCPY 1
22104| #define HAVE_STRCASECMP 1
22105| #define HAVE_STRDUP 1
22106| #define HAVE_STRTOUL 1
22107| #define HAVE_TSEARCH 1
22108| #define HAVE___FSETLOCKING 1
22109| #define HAVE_DECL_FEOF_UNLOCKED 1
22110| #define HAVE_DECL_FGETS_UNLOCKED 1
22111| #define HAVE_ICONV 1
22112| #define ICONV_CONST const
22113| #define HAVE_LONG_LONG_INT 1
22114| #define HAVE_WCHAR_T 1
22115| #define HAVE_INTMAX_T 1
22116| #define HAVE_POSIX_PRINTF 1
22117| #define HAVE_STDINT_H 1
22118| #define HAVE_STDINT_H 1
22119| #define HAVE_STDDEF_H 1
22120| #define HAVE_STDLIB_H 1
22121| #define HAVE_STRING_H 1
22122| #define HAVE_ASPRINTF 1
22123| #define HAVE_PUTENV 1
22124| #define HAVE_SETENV 1
22125| #define HAVE_SETLOCALE 1
22126| #define HAVE_SNPRINTF 1
22127| #define HAVE_DECL__SNPRINTF 0
22128| #define HAVE_DECL__SNWPRINTF 0
22129| #define HAVE_DECL_GETC_UNLOCKED 1
22130| #define HAVE_LANGINFO_CODESET 1
22131| #define HAVE_LC_MESSAGES 1
22132| #define ENABLE_NLS 1
22133| #define YYENABLE_NLS 1
22134| #define HAVE_STDLIB_H 1
22135| #define HAVE_STRING_H 1
22136| #define HAVE_SYS_PARAM_H 1
22137| #define HAVE_UNISTD_H 1
22138| #define HAVE_UTIME_H 1
22139| #define HAVE_FCNTL_H 1
22140| #define HAVE_FLOAT_H 1
22141| #define HAVE_SYS_TIME_H 1
22142| #define HAVE_ICONV_H 1
22143| #define HAVE_LOCALE_H 1
22144| #define HAVE_SIGNAL_H 1
22145| #define HAVE_STDINT_H 1
22146| #define HAVE_STDIO_H 1
22147| #define HAVE_SYS_STAT_H 1
22148| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
22149| #define HAVE_GETCWD 1
22150| #define HAVE_READLINK 1
22151| #define HAVE_RAISE 1
22152| #define HAVE_ISBLANK 1
22153| #define HAVE_MEMPCPY 1
22154| #define HAVE_GETTIMEOFDAY 1
22155| #define HAVE_ISASCII 1
22156| #define HAVE_SETENV 1
22157| #define HAVE_LSTAT 1
22158| #define HAVE_DECL_STRERROR_R 1
22159| #define STRERROR_R_CHAR_P 1
22160| #define HAVE_FORK 1
22161| #define HAVE_VFORK 1
22162| #define HAVE_WORKING_VFORK 1
22163| #define HAVE_WORKING_FORK 1
22164| #define HAVE_SIG_ATOMIC_T 1
22165| #define HAVE_INCLUDE_NEXT 1
22166| #define eaccess access
22167| #define mbstate_t int
22168| #define HAVE_DECL_GETDELIM 1
22169| #define HAVE_DECL_GETLINE 1
22170| #define HAVE_GETOPT_H 1
22171| #define HAVE_GETOPT_LONG_ONLY 1
22172| #define HAVE_DECL_GETENV 1
22173| #define restrict __restrict
22174| #define HAVE_UNISTD_H 1
22175| #define HAVE_DECL_GETC_UNLOCKED 1
22176| #define HAVE_STDLIB_H 1
22177| #define MALLOC_0_IS_NONNULL 0
22178| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
22179| #define INSTALLPREFIX "/usr"
22180| #define HAVE_DECL_SNPRINTF 1
22181| #define HAVE__BOOL 1
22182| #define HAVE_STDBOOL_H 1
22183| #define HAVE_DECL_STRDUP 1
22184| #define HAVE_DECL_STRNLEN 1
22185| #define _FILE_OFFSET_BITS 64
22186| #define HAVE_DECL_CLEARERR_UNLOCKED 1
22187| #define HAVE_DECL_FEOF_UNLOCKED 1
22188| #define HAVE_DECL_FERROR_UNLOCKED 1
22189| #define HAVE_DECL_FFLUSH_UNLOCKED 1
22190| #define HAVE_DECL_FGETS_UNLOCKED 1
22191| #define HAVE_DECL_FPUTC_UNLOCKED 1
22192| #define HAVE_DECL_FPUTS_UNLOCKED 1
22193| #define HAVE_DECL_FREAD_UNLOCKED 1
22194| #define HAVE_DECL_FWRITE_UNLOCKED 1
22195| #define HAVE_DECL_GETCHAR_UNLOCKED 1
22196| #define HAVE_DECL_PUTC_UNLOCKED 1
22197| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
22198| #define HAVE_INTMAX_T 1
22199| #define HAVE_DECL_VSNPRINTF 1
22200| #define USE_ACL 0
22201| #define HAVE_ATEXIT 1
22202| #define HAVE_DIRENT_H 1
22203| #define HAVE_STRING_H 1
22204| #define HAVE_LONG_FILE_NAMES 1
22205| #define HAVE_PATHCONF 1
22206| #define HAVE_STRING_H 1
22207| #define HAVE_UNISTD_H 1
22208| #define YYENABLE_NLS 1
22209| #define HAVE_BYTESWAP_H 1
22210| #define realpath rpl_realpath
22211| #define SIGNAL_SAFE_LIST 1
22212| #define HAVE_CHOWN 1
22213| #define HAVE_UTIME 1
22214| #define HAVE_UTIMES 1
22215| #define HAVE_SIGACTION 1
22216| #define HAVE_WORKING_O_NOATIME 0
22217| #define HAVE_WORKING_O_NOFOLLOW 0
22218| #define HAVE_DECL_ISBLANK 1
22219| #define fnmatch posix_fnmatch
22220| #define GNULIB_FWRITEERROR 1
22221| #define HAVE_GETDELIM 1
22222| #define HAVE_SYS_TIMEB_H 1
22223| #define gmtime rpl_gmtime
22224| #define localtime rpl_localtime
22225| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
22226| #define HAVE_ICONV 1
22227| #define ICONV_CONST const
22228| #define HAVE_UNISTD_H 1
22229| #define HAVE_ARPA_INET_H 1
22230| #define HAVE_CTYPE_H 1
22231| #define HAVE_DLFCN_H 1
22232| #define HAVE_ERRNO_H 1
22233| #define HAVE_FCNTL_H 1
22234| #define HAVE_FLOAT_H 1
22235| #define HAVE_LIMITS_H 1
22236| #define HAVE_MALLOC_H 1
22237| #define HAVE_MATH_H 1
22238| #define HAVE_NETDB_H 1
22239| #define HAVE_NETINET_IN_H 1
22240| #define HAVE_SIGNAL_H 1
22241| #define HAVE_STDLIB_H 1
22242| #define HAVE_STRING_H 1
22243| #define HAVE_STRINGS_H 1
22244| #define HAVE_SYS_SELECT_H 1
22245| #define HAVE_SYS_SOCKET_H 1
22246| #define HAVE_SYS_STAT_H 1
22247| #define HAVE_SYS_TIME_H 1
22248| #define HAVE_SYS_TYPES_H 1
22249| #define HAVE_TIME_H 1
22250| #define HAVE_UNISTD_H 1
22251| #define HAVE_ARPA_NAMESER_H 1
22252| #define HAVE_RESOLV_H 1
22253| #define HAVE_GETADDRINFO 1
22254| #define HAVE_LOCALTIME 1
22255| #define HAVE_STAT 1
22256| #define HAVE_STRFTIME 1
22257| #define VA_COPY va_copy
22258| #define HAVE_SETLOCALE 1
22259| #define HAVE_MALLOC_POSIX 1
22260| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
22261| #define mbstate_t int
22262| #define HAVE_MEMCHR 1
22263| #define HAVE_MEMMOVE 1
22264| #define HAVE_MEMSET 1
22265| #define HAVE_MKDTEMP 1
22266| #define HAVE_OBSTACK 1
22267| #define GNULIB_OPEN 1
22268| #define mbstate_t int
22269| #define HAVE_REALLOC_POSIX 1
22270| #define HAVE_SEARCH_H 1
22271| #define HAVE_TSEARCH 1
22272| #define HAVE_ENVIRON_DECL 1
22273| #define HAVE_UNSETENV 1
22274| #define HAVE_STDINT_H 1
22275| #define HAVE_SNPRINTF 1
22276| #define HAVE_SYS_BITYPES_H 1
22277| #define BITSIZEOF_PTRDIFF_T 32
22278| /* end confdefs.h.  */
22279| 
22280|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
22281|      included before <wchar.h>.  */
22282|   #include <stddef.h>
22283|   #include <signal.h>
22284|   #if HAVE_WCHAR_H
22285|   # include <stdio.h>
22286|   # include <time.h>
22287|   # include <wchar.h>
22288|   #endif
22289| 
22290| #include <limits.h>
22291| int
22292| main ()
22293| {
22294| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
22295| test_array [0] = 0
22296| 
22297|   ;
22298|   return 0;
22299| }
22300configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22301configure:54207: $? = 0
22302configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22303configure:54395: $? = 0
22304configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22305configure:54395: $? = 0
22306configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22307configure:54395: $? = 0
22308configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22309configure:54395: $? = 0
22310configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22311configure:54395: $? = 0
22312configure:54506: result: 32
22313configure:54111: checking for bit size of size_t
22314configure:54152: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22315configure:54159: $? = 0
22316configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22317conftest.c: In function 'main':
22318conftest.c:245: error: size of array 'test_array' is negative
22319configure:54207: $? = 1
22320configure: failed program was:
22321| /* confdefs.h.  */
22322| #define PACKAGE_NAME ""
22323| #define PACKAGE_TARNAME ""
22324| #define PACKAGE_VERSION ""
22325| #define PACKAGE_STRING ""
22326| #define PACKAGE_BUGREPORT ""
22327| #define PACKAGE "gettext-tools"
22328| #define VERSION "0.17"
22329| #define STDC_HEADERS 1
22330| #define HAVE_SYS_TYPES_H 1
22331| #define HAVE_SYS_STAT_H 1
22332| #define HAVE_STDLIB_H 1
22333| #define HAVE_STRING_H 1
22334| #define HAVE_MEMORY_H 1
22335| #define HAVE_STRINGS_H 1
22336| #define HAVE_INTTYPES_H 1
22337| #define HAVE_STDINT_H 1
22338| #define HAVE_UNISTD_H 1
22339| #define __EXTENSIONS__ 1
22340| #define _ALL_SOURCE 1
22341| #define _GNU_SOURCE 1
22342| #define _POSIX_PTHREAD_SEMANTICS 1
22343| #define _TANDEM_SOURCE 1
22344| #define HAVE_DLFCN_H 1
22345| #define HAVE_VISIBILITY 1
22346| #define HAVE_STDINT_H_WITH_UINTMAX 1
22347| #define HAVE_ALLOCA_H 1
22348| #define HAVE_ALLOCA 1
22349| #define HAVE_STDLIB_H 1
22350| #define HAVE_UNISTD_H 1
22351| #define HAVE_GETPAGESIZE 1
22352| #define INTDIV0_RAISES_SIGFPE 0
22353| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
22354| #define HAVE_UNSIGNED_LONG_LONG_INT 1
22355| #define HAVE_UINTMAX_T 1
22356| #define HAVE_INTTYPES_H 1
22357| #define USE_POSIX_THREADS 1
22358| #define USE_POSIX_THREADS_WEAK 1
22359| #define HAVE_PTHREAD_RWLOCK 1
22360| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
22361| #define HAVE_BUILTIN_EXPECT 1
22362| #define HAVE_INTTYPES_H 1
22363| #define HAVE_LIMITS_H 1
22364| #define HAVE_UNISTD_H 1
22365| #define HAVE_SYS_PARAM_H 1
22366| #define HAVE_GETCWD 1
22367| #define HAVE_GETEGID 1
22368| #define HAVE_GETEUID 1
22369| #define HAVE_GETGID 1
22370| #define HAVE_GETUID 1
22371| #define HAVE_MEMPCPY 1
22372| #define HAVE_MUNMAP 1
22373| #define HAVE_STPCPY 1
22374| #define HAVE_STRCASECMP 1
22375| #define HAVE_STRDUP 1
22376| #define HAVE_STRTOUL 1
22377| #define HAVE_TSEARCH 1
22378| #define HAVE___FSETLOCKING 1
22379| #define HAVE_DECL_FEOF_UNLOCKED 1
22380| #define HAVE_DECL_FGETS_UNLOCKED 1
22381| #define HAVE_ICONV 1
22382| #define ICONV_CONST const
22383| #define HAVE_LONG_LONG_INT 1
22384| #define HAVE_WCHAR_T 1
22385| #define HAVE_INTMAX_T 1
22386| #define HAVE_POSIX_PRINTF 1
22387| #define HAVE_STDINT_H 1
22388| #define HAVE_STDINT_H 1
22389| #define HAVE_STDDEF_H 1
22390| #define HAVE_STDLIB_H 1
22391| #define HAVE_STRING_H 1
22392| #define HAVE_ASPRINTF 1
22393| #define HAVE_PUTENV 1
22394| #define HAVE_SETENV 1
22395| #define HAVE_SETLOCALE 1
22396| #define HAVE_SNPRINTF 1
22397| #define HAVE_DECL__SNPRINTF 0
22398| #define HAVE_DECL__SNWPRINTF 0
22399| #define HAVE_DECL_GETC_UNLOCKED 1
22400| #define HAVE_LANGINFO_CODESET 1
22401| #define HAVE_LC_MESSAGES 1
22402| #define ENABLE_NLS 1
22403| #define YYENABLE_NLS 1
22404| #define HAVE_STDLIB_H 1
22405| #define HAVE_STRING_H 1
22406| #define HAVE_SYS_PARAM_H 1
22407| #define HAVE_UNISTD_H 1
22408| #define HAVE_UTIME_H 1
22409| #define HAVE_FCNTL_H 1
22410| #define HAVE_FLOAT_H 1
22411| #define HAVE_SYS_TIME_H 1
22412| #define HAVE_ICONV_H 1
22413| #define HAVE_LOCALE_H 1
22414| #define HAVE_SIGNAL_H 1
22415| #define HAVE_STDINT_H 1
22416| #define HAVE_STDIO_H 1
22417| #define HAVE_SYS_STAT_H 1
22418| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
22419| #define HAVE_GETCWD 1
22420| #define HAVE_READLINK 1
22421| #define HAVE_RAISE 1
22422| #define HAVE_ISBLANK 1
22423| #define HAVE_MEMPCPY 1
22424| #define HAVE_GETTIMEOFDAY 1
22425| #define HAVE_ISASCII 1
22426| #define HAVE_SETENV 1
22427| #define HAVE_LSTAT 1
22428| #define HAVE_DECL_STRERROR_R 1
22429| #define STRERROR_R_CHAR_P 1
22430| #define HAVE_FORK 1
22431| #define HAVE_VFORK 1
22432| #define HAVE_WORKING_VFORK 1
22433| #define HAVE_WORKING_FORK 1
22434| #define HAVE_SIG_ATOMIC_T 1
22435| #define HAVE_INCLUDE_NEXT 1
22436| #define eaccess access
22437| #define mbstate_t int
22438| #define HAVE_DECL_GETDELIM 1
22439| #define HAVE_DECL_GETLINE 1
22440| #define HAVE_GETOPT_H 1
22441| #define HAVE_GETOPT_LONG_ONLY 1
22442| #define HAVE_DECL_GETENV 1
22443| #define restrict __restrict
22444| #define HAVE_UNISTD_H 1
22445| #define HAVE_DECL_GETC_UNLOCKED 1
22446| #define HAVE_STDLIB_H 1
22447| #define MALLOC_0_IS_NONNULL 0
22448| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
22449| #define INSTALLPREFIX "/usr"
22450| #define HAVE_DECL_SNPRINTF 1
22451| #define HAVE__BOOL 1
22452| #define HAVE_STDBOOL_H 1
22453| #define HAVE_DECL_STRDUP 1
22454| #define HAVE_DECL_STRNLEN 1
22455| #define _FILE_OFFSET_BITS 64
22456| #define HAVE_DECL_CLEARERR_UNLOCKED 1
22457| #define HAVE_DECL_FEOF_UNLOCKED 1
22458| #define HAVE_DECL_FERROR_UNLOCKED 1
22459| #define HAVE_DECL_FFLUSH_UNLOCKED 1
22460| #define HAVE_DECL_FGETS_UNLOCKED 1
22461| #define HAVE_DECL_FPUTC_UNLOCKED 1
22462| #define HAVE_DECL_FPUTS_UNLOCKED 1
22463| #define HAVE_DECL_FREAD_UNLOCKED 1
22464| #define HAVE_DECL_FWRITE_UNLOCKED 1
22465| #define HAVE_DECL_GETCHAR_UNLOCKED 1
22466| #define HAVE_DECL_PUTC_UNLOCKED 1
22467| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
22468| #define HAVE_INTMAX_T 1
22469| #define HAVE_DECL_VSNPRINTF 1
22470| #define USE_ACL 0
22471| #define HAVE_ATEXIT 1
22472| #define HAVE_DIRENT_H 1
22473| #define HAVE_STRING_H 1
22474| #define HAVE_LONG_FILE_NAMES 1
22475| #define HAVE_PATHCONF 1
22476| #define HAVE_STRING_H 1
22477| #define HAVE_UNISTD_H 1
22478| #define YYENABLE_NLS 1
22479| #define HAVE_BYTESWAP_H 1
22480| #define realpath rpl_realpath
22481| #define SIGNAL_SAFE_LIST 1
22482| #define HAVE_CHOWN 1
22483| #define HAVE_UTIME 1
22484| #define HAVE_UTIMES 1
22485| #define HAVE_SIGACTION 1
22486| #define HAVE_WORKING_O_NOATIME 0
22487| #define HAVE_WORKING_O_NOFOLLOW 0
22488| #define HAVE_DECL_ISBLANK 1
22489| #define fnmatch posix_fnmatch
22490| #define GNULIB_FWRITEERROR 1
22491| #define HAVE_GETDELIM 1
22492| #define HAVE_SYS_TIMEB_H 1
22493| #define gmtime rpl_gmtime
22494| #define localtime rpl_localtime
22495| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
22496| #define HAVE_ICONV 1
22497| #define ICONV_CONST const
22498| #define HAVE_UNISTD_H 1
22499| #define HAVE_ARPA_INET_H 1
22500| #define HAVE_CTYPE_H 1
22501| #define HAVE_DLFCN_H 1
22502| #define HAVE_ERRNO_H 1
22503| #define HAVE_FCNTL_H 1
22504| #define HAVE_FLOAT_H 1
22505| #define HAVE_LIMITS_H 1
22506| #define HAVE_MALLOC_H 1
22507| #define HAVE_MATH_H 1
22508| #define HAVE_NETDB_H 1
22509| #define HAVE_NETINET_IN_H 1
22510| #define HAVE_SIGNAL_H 1
22511| #define HAVE_STDLIB_H 1
22512| #define HAVE_STRING_H 1
22513| #define HAVE_STRINGS_H 1
22514| #define HAVE_SYS_SELECT_H 1
22515| #define HAVE_SYS_SOCKET_H 1
22516| #define HAVE_SYS_STAT_H 1
22517| #define HAVE_SYS_TIME_H 1
22518| #define HAVE_SYS_TYPES_H 1
22519| #define HAVE_TIME_H 1
22520| #define HAVE_UNISTD_H 1
22521| #define HAVE_ARPA_NAMESER_H 1
22522| #define HAVE_RESOLV_H 1
22523| #define HAVE_GETADDRINFO 1
22524| #define HAVE_LOCALTIME 1
22525| #define HAVE_STAT 1
22526| #define HAVE_STRFTIME 1
22527| #define VA_COPY va_copy
22528| #define HAVE_SETLOCALE 1
22529| #define HAVE_MALLOC_POSIX 1
22530| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
22531| #define mbstate_t int
22532| #define HAVE_MEMCHR 1
22533| #define HAVE_MEMMOVE 1
22534| #define HAVE_MEMSET 1
22535| #define HAVE_MKDTEMP 1
22536| #define HAVE_OBSTACK 1
22537| #define GNULIB_OPEN 1
22538| #define mbstate_t int
22539| #define HAVE_REALLOC_POSIX 1
22540| #define HAVE_SEARCH_H 1
22541| #define HAVE_TSEARCH 1
22542| #define HAVE_ENVIRON_DECL 1
22543| #define HAVE_UNSETENV 1
22544| #define HAVE_STDINT_H 1
22545| #define HAVE_SNPRINTF 1
22546| #define HAVE_SYS_BITYPES_H 1
22547| #define BITSIZEOF_PTRDIFF_T 32
22548| #define BITSIZEOF_SIG_ATOMIC_T 32
22549| /* end confdefs.h.  */
22550| 
22551|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
22552|      included before <wchar.h>.  */
22553|   #include <stddef.h>
22554|   #include <signal.h>
22555|   #if HAVE_WCHAR_H
22556|   # include <stdio.h>
22557|   # include <time.h>
22558|   # include <wchar.h>
22559|   #endif
22560| 
22561| #include <limits.h>
22562| int
22563| main ()
22564| {
22565| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
22566| test_array [0] = 0
22567| 
22568|   ;
22569|   return 0;
22570| }
22571configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22572conftest.c: In function 'main':
22573conftest.c:245: error: size of array 'test_array' is negative
22574configure:54207: $? = 1
22575configure: failed program was:
22576| /* confdefs.h.  */
22577| #define PACKAGE_NAME ""
22578| #define PACKAGE_TARNAME ""
22579| #define PACKAGE_VERSION ""
22580| #define PACKAGE_STRING ""
22581| #define PACKAGE_BUGREPORT ""
22582| #define PACKAGE "gettext-tools"
22583| #define VERSION "0.17"
22584| #define STDC_HEADERS 1
22585| #define HAVE_SYS_TYPES_H 1
22586| #define HAVE_SYS_STAT_H 1
22587| #define HAVE_STDLIB_H 1
22588| #define HAVE_STRING_H 1
22589| #define HAVE_MEMORY_H 1
22590| #define HAVE_STRINGS_H 1
22591| #define HAVE_INTTYPES_H 1
22592| #define HAVE_STDINT_H 1
22593| #define HAVE_UNISTD_H 1
22594| #define __EXTENSIONS__ 1
22595| #define _ALL_SOURCE 1
22596| #define _GNU_SOURCE 1
22597| #define _POSIX_PTHREAD_SEMANTICS 1
22598| #define _TANDEM_SOURCE 1
22599| #define HAVE_DLFCN_H 1
22600| #define HAVE_VISIBILITY 1
22601| #define HAVE_STDINT_H_WITH_UINTMAX 1
22602| #define HAVE_ALLOCA_H 1
22603| #define HAVE_ALLOCA 1
22604| #define HAVE_STDLIB_H 1
22605| #define HAVE_UNISTD_H 1
22606| #define HAVE_GETPAGESIZE 1
22607| #define INTDIV0_RAISES_SIGFPE 0
22608| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
22609| #define HAVE_UNSIGNED_LONG_LONG_INT 1
22610| #define HAVE_UINTMAX_T 1
22611| #define HAVE_INTTYPES_H 1
22612| #define USE_POSIX_THREADS 1
22613| #define USE_POSIX_THREADS_WEAK 1
22614| #define HAVE_PTHREAD_RWLOCK 1
22615| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
22616| #define HAVE_BUILTIN_EXPECT 1
22617| #define HAVE_INTTYPES_H 1
22618| #define HAVE_LIMITS_H 1
22619| #define HAVE_UNISTD_H 1
22620| #define HAVE_SYS_PARAM_H 1
22621| #define HAVE_GETCWD 1
22622| #define HAVE_GETEGID 1
22623| #define HAVE_GETEUID 1
22624| #define HAVE_GETGID 1
22625| #define HAVE_GETUID 1
22626| #define HAVE_MEMPCPY 1
22627| #define HAVE_MUNMAP 1
22628| #define HAVE_STPCPY 1
22629| #define HAVE_STRCASECMP 1
22630| #define HAVE_STRDUP 1
22631| #define HAVE_STRTOUL 1
22632| #define HAVE_TSEARCH 1
22633| #define HAVE___FSETLOCKING 1
22634| #define HAVE_DECL_FEOF_UNLOCKED 1
22635| #define HAVE_DECL_FGETS_UNLOCKED 1
22636| #define HAVE_ICONV 1
22637| #define ICONV_CONST const
22638| #define HAVE_LONG_LONG_INT 1
22639| #define HAVE_WCHAR_T 1
22640| #define HAVE_INTMAX_T 1
22641| #define HAVE_POSIX_PRINTF 1
22642| #define HAVE_STDINT_H 1
22643| #define HAVE_STDINT_H 1
22644| #define HAVE_STDDEF_H 1
22645| #define HAVE_STDLIB_H 1
22646| #define HAVE_STRING_H 1
22647| #define HAVE_ASPRINTF 1
22648| #define HAVE_PUTENV 1
22649| #define HAVE_SETENV 1
22650| #define HAVE_SETLOCALE 1
22651| #define HAVE_SNPRINTF 1
22652| #define HAVE_DECL__SNPRINTF 0
22653| #define HAVE_DECL__SNWPRINTF 0
22654| #define HAVE_DECL_GETC_UNLOCKED 1
22655| #define HAVE_LANGINFO_CODESET 1
22656| #define HAVE_LC_MESSAGES 1
22657| #define ENABLE_NLS 1
22658| #define YYENABLE_NLS 1
22659| #define HAVE_STDLIB_H 1
22660| #define HAVE_STRING_H 1
22661| #define HAVE_SYS_PARAM_H 1
22662| #define HAVE_UNISTD_H 1
22663| #define HAVE_UTIME_H 1
22664| #define HAVE_FCNTL_H 1
22665| #define HAVE_FLOAT_H 1
22666| #define HAVE_SYS_TIME_H 1
22667| #define HAVE_ICONV_H 1
22668| #define HAVE_LOCALE_H 1
22669| #define HAVE_SIGNAL_H 1
22670| #define HAVE_STDINT_H 1
22671| #define HAVE_STDIO_H 1
22672| #define HAVE_SYS_STAT_H 1
22673| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
22674| #define HAVE_GETCWD 1
22675| #define HAVE_READLINK 1
22676| #define HAVE_RAISE 1
22677| #define HAVE_ISBLANK 1
22678| #define HAVE_MEMPCPY 1
22679| #define HAVE_GETTIMEOFDAY 1
22680| #define HAVE_ISASCII 1
22681| #define HAVE_SETENV 1
22682| #define HAVE_LSTAT 1
22683| #define HAVE_DECL_STRERROR_R 1
22684| #define STRERROR_R_CHAR_P 1
22685| #define HAVE_FORK 1
22686| #define HAVE_VFORK 1
22687| #define HAVE_WORKING_VFORK 1
22688| #define HAVE_WORKING_FORK 1
22689| #define HAVE_SIG_ATOMIC_T 1
22690| #define HAVE_INCLUDE_NEXT 1
22691| #define eaccess access
22692| #define mbstate_t int
22693| #define HAVE_DECL_GETDELIM 1
22694| #define HAVE_DECL_GETLINE 1
22695| #define HAVE_GETOPT_H 1
22696| #define HAVE_GETOPT_LONG_ONLY 1
22697| #define HAVE_DECL_GETENV 1
22698| #define restrict __restrict
22699| #define HAVE_UNISTD_H 1
22700| #define HAVE_DECL_GETC_UNLOCKED 1
22701| #define HAVE_STDLIB_H 1
22702| #define MALLOC_0_IS_NONNULL 0
22703| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
22704| #define INSTALLPREFIX "/usr"
22705| #define HAVE_DECL_SNPRINTF 1
22706| #define HAVE__BOOL 1
22707| #define HAVE_STDBOOL_H 1
22708| #define HAVE_DECL_STRDUP 1
22709| #define HAVE_DECL_STRNLEN 1
22710| #define _FILE_OFFSET_BITS 64
22711| #define HAVE_DECL_CLEARERR_UNLOCKED 1
22712| #define HAVE_DECL_FEOF_UNLOCKED 1
22713| #define HAVE_DECL_FERROR_UNLOCKED 1
22714| #define HAVE_DECL_FFLUSH_UNLOCKED 1
22715| #define HAVE_DECL_FGETS_UNLOCKED 1
22716| #define HAVE_DECL_FPUTC_UNLOCKED 1
22717| #define HAVE_DECL_FPUTS_UNLOCKED 1
22718| #define HAVE_DECL_FREAD_UNLOCKED 1
22719| #define HAVE_DECL_FWRITE_UNLOCKED 1
22720| #define HAVE_DECL_GETCHAR_UNLOCKED 1
22721| #define HAVE_DECL_PUTC_UNLOCKED 1
22722| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
22723| #define HAVE_INTMAX_T 1
22724| #define HAVE_DECL_VSNPRINTF 1
22725| #define USE_ACL 0
22726| #define HAVE_ATEXIT 1
22727| #define HAVE_DIRENT_H 1
22728| #define HAVE_STRING_H 1
22729| #define HAVE_LONG_FILE_NAMES 1
22730| #define HAVE_PATHCONF 1
22731| #define HAVE_STRING_H 1
22732| #define HAVE_UNISTD_H 1
22733| #define YYENABLE_NLS 1
22734| #define HAVE_BYTESWAP_H 1
22735| #define realpath rpl_realpath
22736| #define SIGNAL_SAFE_LIST 1
22737| #define HAVE_CHOWN 1
22738| #define HAVE_UTIME 1
22739| #define HAVE_UTIMES 1
22740| #define HAVE_SIGACTION 1
22741| #define HAVE_WORKING_O_NOATIME 0
22742| #define HAVE_WORKING_O_NOFOLLOW 0
22743| #define HAVE_DECL_ISBLANK 1
22744| #define fnmatch posix_fnmatch
22745| #define GNULIB_FWRITEERROR 1
22746| #define HAVE_GETDELIM 1
22747| #define HAVE_SYS_TIMEB_H 1
22748| #define gmtime rpl_gmtime
22749| #define localtime rpl_localtime
22750| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
22751| #define HAVE_ICONV 1
22752| #define ICONV_CONST const
22753| #define HAVE_UNISTD_H 1
22754| #define HAVE_ARPA_INET_H 1
22755| #define HAVE_CTYPE_H 1
22756| #define HAVE_DLFCN_H 1
22757| #define HAVE_ERRNO_H 1
22758| #define HAVE_FCNTL_H 1
22759| #define HAVE_FLOAT_H 1
22760| #define HAVE_LIMITS_H 1
22761| #define HAVE_MALLOC_H 1
22762| #define HAVE_MATH_H 1
22763| #define HAVE_NETDB_H 1
22764| #define HAVE_NETINET_IN_H 1
22765| #define HAVE_SIGNAL_H 1
22766| #define HAVE_STDLIB_H 1
22767| #define HAVE_STRING_H 1
22768| #define HAVE_STRINGS_H 1
22769| #define HAVE_SYS_SELECT_H 1
22770| #define HAVE_SYS_SOCKET_H 1
22771| #define HAVE_SYS_STAT_H 1
22772| #define HAVE_SYS_TIME_H 1
22773| #define HAVE_SYS_TYPES_H 1
22774| #define HAVE_TIME_H 1
22775| #define HAVE_UNISTD_H 1
22776| #define HAVE_ARPA_NAMESER_H 1
22777| #define HAVE_RESOLV_H 1
22778| #define HAVE_GETADDRINFO 1
22779| #define HAVE_LOCALTIME 1
22780| #define HAVE_STAT 1
22781| #define HAVE_STRFTIME 1
22782| #define VA_COPY va_copy
22783| #define HAVE_SETLOCALE 1
22784| #define HAVE_MALLOC_POSIX 1
22785| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
22786| #define mbstate_t int
22787| #define HAVE_MEMCHR 1
22788| #define HAVE_MEMMOVE 1
22789| #define HAVE_MEMSET 1
22790| #define HAVE_MKDTEMP 1
22791| #define HAVE_OBSTACK 1
22792| #define GNULIB_OPEN 1
22793| #define mbstate_t int
22794| #define HAVE_REALLOC_POSIX 1
22795| #define HAVE_SEARCH_H 1
22796| #define HAVE_TSEARCH 1
22797| #define HAVE_ENVIRON_DECL 1
22798| #define HAVE_UNSETENV 1
22799| #define HAVE_STDINT_H 1
22800| #define HAVE_SNPRINTF 1
22801| #define HAVE_SYS_BITYPES_H 1
22802| #define BITSIZEOF_PTRDIFF_T 32
22803| #define BITSIZEOF_SIG_ATOMIC_T 32
22804| /* end confdefs.h.  */
22805| 
22806|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
22807|      included before <wchar.h>.  */
22808|   #include <stddef.h>
22809|   #include <signal.h>
22810|   #if HAVE_WCHAR_H
22811|   # include <stdio.h>
22812|   # include <time.h>
22813|   # include <wchar.h>
22814|   #endif
22815| 
22816| #include <limits.h>
22817| int
22818| main ()
22819| {
22820| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
22821| test_array [0] = 0
22822| 
22823|   ;
22824|   return 0;
22825| }
22826configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
22827conftest.c: In function 'main':
22828conftest.c:245: error: size of array 'test_array' is negative
22829configure:54207: $? = 1
22830configure: failed program was:
22831| /* confdefs.h.  */
22832| #define PACKAGE_NAME ""
22833| #define PACKAGE_TARNAME ""
22834| #define PACKAGE_VERSION ""
22835| #define PACKAGE_STRING ""
22836| #define PACKAGE_BUGREPORT ""
22837| #define PACKAGE "gettext-tools"
22838| #define VERSION "0.17"
22839| #define STDC_HEADERS 1
22840| #define HAVE_SYS_TYPES_H 1
22841| #define HAVE_SYS_STAT_H 1
22842| #define HAVE_STDLIB_H 1
22843| #define HAVE_STRING_H 1
22844| #define HAVE_MEMORY_H 1
22845| #define HAVE_STRINGS_H 1
22846| #define HAVE_INTTYPES_H 1
22847| #define HAVE_STDINT_H 1
22848| #define HAVE_UNISTD_H 1
22849| #define __EXTENSIONS__ 1
22850| #define _ALL_SOURCE 1
22851| #define _GNU_SOURCE 1
22852| #define _POSIX_PTHREAD_SEMANTICS 1
22853| #define _TANDEM_SOURCE 1
22854| #define HAVE_DLFCN_H 1
22855| #define HAVE_VISIBILITY 1
22856| #define HAVE_STDINT_H_WITH_UINTMAX 1
22857| #define HAVE_ALLOCA_H 1
22858| #define HAVE_ALLOCA 1
22859| #define HAVE_STDLIB_H 1
22860| #define HAVE_UNISTD_H 1
22861| #define HAVE_GETPAGESIZE 1
22862| #define INTDIV0_RAISES_SIGFPE 0
22863| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
22864| #define HAVE_UNSIGNED_LONG_LONG_INT 1
22865| #define HAVE_UINTMAX_T 1
22866| #define HAVE_INTTYPES_H 1
22867| #define USE_POSIX_THREADS 1
22868| #define USE_POSIX_THREADS_WEAK 1
22869| #define HAVE_PTHREAD_RWLOCK 1
22870| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
22871| #define HAVE_BUILTIN_EXPECT 1
22872| #define HAVE_INTTYPES_H 1
22873| #define HAVE_LIMITS_H 1
22874| #define HAVE_UNISTD_H 1
22875| #define HAVE_SYS_PARAM_H 1
22876| #define HAVE_GETCWD 1
22877| #define HAVE_GETEGID 1
22878| #define HAVE_GETEUID 1
22879| #define HAVE_GETGID 1
22880| #define HAVE_GETUID 1
22881| #define HAVE_MEMPCPY 1
22882| #define HAVE_MUNMAP 1
22883| #define HAVE_STPCPY 1
22884| #define HAVE_STRCASECMP 1
22885| #define HAVE_STRDUP 1
22886| #define HAVE_STRTOUL 1
22887| #define HAVE_TSEARCH 1
22888| #define HAVE___FSETLOCKING 1
22889| #define HAVE_DECL_FEOF_UNLOCKED 1
22890| #define HAVE_DECL_FGETS_UNLOCKED 1
22891| #define HAVE_ICONV 1
22892| #define ICONV_CONST const
22893| #define HAVE_LONG_LONG_INT 1
22894| #define HAVE_WCHAR_T 1
22895| #define HAVE_INTMAX_T 1
22896| #define HAVE_POSIX_PRINTF 1
22897| #define HAVE_STDINT_H 1
22898| #define HAVE_STDINT_H 1
22899| #define HAVE_STDDEF_H 1
22900| #define HAVE_STDLIB_H 1
22901| #define HAVE_STRING_H 1
22902| #define HAVE_ASPRINTF 1
22903| #define HAVE_PUTENV 1
22904| #define HAVE_SETENV 1
22905| #define HAVE_SETLOCALE 1
22906| #define HAVE_SNPRINTF 1
22907| #define HAVE_DECL__SNPRINTF 0
22908| #define HAVE_DECL__SNWPRINTF 0
22909| #define HAVE_DECL_GETC_UNLOCKED 1
22910| #define HAVE_LANGINFO_CODESET 1
22911| #define HAVE_LC_MESSAGES 1
22912| #define ENABLE_NLS 1
22913| #define YYENABLE_NLS 1
22914| #define HAVE_STDLIB_H 1
22915| #define HAVE_STRING_H 1
22916| #define HAVE_SYS_PARAM_H 1
22917| #define HAVE_UNISTD_H 1
22918| #define HAVE_UTIME_H 1
22919| #define HAVE_FCNTL_H 1
22920| #define HAVE_FLOAT_H 1
22921| #define HAVE_SYS_TIME_H 1
22922| #define HAVE_ICONV_H 1
22923| #define HAVE_LOCALE_H 1
22924| #define HAVE_SIGNAL_H 1
22925| #define HAVE_STDINT_H 1
22926| #define HAVE_STDIO_H 1
22927| #define HAVE_SYS_STAT_H 1
22928| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
22929| #define HAVE_GETCWD 1
22930| #define HAVE_READLINK 1
22931| #define HAVE_RAISE 1
22932| #define HAVE_ISBLANK 1
22933| #define HAVE_MEMPCPY 1
22934| #define HAVE_GETTIMEOFDAY 1
22935| #define HAVE_ISASCII 1
22936| #define HAVE_SETENV 1
22937| #define HAVE_LSTAT 1
22938| #define HAVE_DECL_STRERROR_R 1
22939| #define STRERROR_R_CHAR_P 1
22940| #define HAVE_FORK 1
22941| #define HAVE_VFORK 1
22942| #define HAVE_WORKING_VFORK 1
22943| #define HAVE_WORKING_FORK 1
22944| #define HAVE_SIG_ATOMIC_T 1
22945| #define HAVE_INCLUDE_NEXT 1
22946| #define eaccess access
22947| #define mbstate_t int
22948| #define HAVE_DECL_GETDELIM 1
22949| #define HAVE_DECL_GETLINE 1
22950| #define HAVE_GETOPT_H 1
22951| #define HAVE_GETOPT_LONG_ONLY 1
22952| #define HAVE_DECL_GETENV 1
22953| #define restrict __restrict
22954| #define HAVE_UNISTD_H 1
22955| #define HAVE_DECL_GETC_UNLOCKED 1
22956| #define HAVE_STDLIB_H 1
22957| #define MALLOC_0_IS_NONNULL 0
22958| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
22959| #define INSTALLPREFIX "/usr"
22960| #define HAVE_DECL_SNPRINTF 1
22961| #define HAVE__BOOL 1
22962| #define HAVE_STDBOOL_H 1
22963| #define HAVE_DECL_STRDUP 1
22964| #define HAVE_DECL_STRNLEN 1
22965| #define _FILE_OFFSET_BITS 64
22966| #define HAVE_DECL_CLEARERR_UNLOCKED 1
22967| #define HAVE_DECL_FEOF_UNLOCKED 1
22968| #define HAVE_DECL_FERROR_UNLOCKED 1
22969| #define HAVE_DECL_FFLUSH_UNLOCKED 1
22970| #define HAVE_DECL_FGETS_UNLOCKED 1
22971| #define HAVE_DECL_FPUTC_UNLOCKED 1
22972| #define HAVE_DECL_FPUTS_UNLOCKED 1
22973| #define HAVE_DECL_FREAD_UNLOCKED 1
22974| #define HAVE_DECL_FWRITE_UNLOCKED 1
22975| #define HAVE_DECL_GETCHAR_UNLOCKED 1
22976| #define HAVE_DECL_PUTC_UNLOCKED 1
22977| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
22978| #define HAVE_INTMAX_T 1
22979| #define HAVE_DECL_VSNPRINTF 1
22980| #define USE_ACL 0
22981| #define HAVE_ATEXIT 1
22982| #define HAVE_DIRENT_H 1
22983| #define HAVE_STRING_H 1
22984| #define HAVE_LONG_FILE_NAMES 1
22985| #define HAVE_PATHCONF 1
22986| #define HAVE_STRING_H 1
22987| #define HAVE_UNISTD_H 1
22988| #define YYENABLE_NLS 1
22989| #define HAVE_BYTESWAP_H 1
22990| #define realpath rpl_realpath
22991| #define SIGNAL_SAFE_LIST 1
22992| #define HAVE_CHOWN 1
22993| #define HAVE_UTIME 1
22994| #define HAVE_UTIMES 1
22995| #define HAVE_SIGACTION 1
22996| #define HAVE_WORKING_O_NOATIME 0
22997| #define HAVE_WORKING_O_NOFOLLOW 0
22998| #define HAVE_DECL_ISBLANK 1
22999| #define fnmatch posix_fnmatch
23000| #define GNULIB_FWRITEERROR 1
23001| #define HAVE_GETDELIM 1
23002| #define HAVE_SYS_TIMEB_H 1
23003| #define gmtime rpl_gmtime
23004| #define localtime rpl_localtime
23005| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
23006| #define HAVE_ICONV 1
23007| #define ICONV_CONST const
23008| #define HAVE_UNISTD_H 1
23009| #define HAVE_ARPA_INET_H 1
23010| #define HAVE_CTYPE_H 1
23011| #define HAVE_DLFCN_H 1
23012| #define HAVE_ERRNO_H 1
23013| #define HAVE_FCNTL_H 1
23014| #define HAVE_FLOAT_H 1
23015| #define HAVE_LIMITS_H 1
23016| #define HAVE_MALLOC_H 1
23017| #define HAVE_MATH_H 1
23018| #define HAVE_NETDB_H 1
23019| #define HAVE_NETINET_IN_H 1
23020| #define HAVE_SIGNAL_H 1
23021| #define HAVE_STDLIB_H 1
23022| #define HAVE_STRING_H 1
23023| #define HAVE_STRINGS_H 1
23024| #define HAVE_SYS_SELECT_H 1
23025| #define HAVE_SYS_SOCKET_H 1
23026| #define HAVE_SYS_STAT_H 1
23027| #define HAVE_SYS_TIME_H 1
23028| #define HAVE_SYS_TYPES_H 1
23029| #define HAVE_TIME_H 1
23030| #define HAVE_UNISTD_H 1
23031| #define HAVE_ARPA_NAMESER_H 1
23032| #define HAVE_RESOLV_H 1
23033| #define HAVE_GETADDRINFO 1
23034| #define HAVE_LOCALTIME 1
23035| #define HAVE_STAT 1
23036| #define HAVE_STRFTIME 1
23037| #define VA_COPY va_copy
23038| #define HAVE_SETLOCALE 1
23039| #define HAVE_MALLOC_POSIX 1
23040| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
23041| #define mbstate_t int
23042| #define HAVE_MEMCHR 1
23043| #define HAVE_MEMMOVE 1
23044| #define HAVE_MEMSET 1
23045| #define HAVE_MKDTEMP 1
23046| #define HAVE_OBSTACK 1
23047| #define GNULIB_OPEN 1
23048| #define mbstate_t int
23049| #define HAVE_REALLOC_POSIX 1
23050| #define HAVE_SEARCH_H 1
23051| #define HAVE_TSEARCH 1
23052| #define HAVE_ENVIRON_DECL 1
23053| #define HAVE_UNSETENV 1
23054| #define HAVE_STDINT_H 1
23055| #define HAVE_SNPRINTF 1
23056| #define HAVE_SYS_BITYPES_H 1
23057| #define BITSIZEOF_PTRDIFF_T 32
23058| #define BITSIZEOF_SIG_ATOMIC_T 32
23059| /* end confdefs.h.  */
23060| 
23061|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
23062|      included before <wchar.h>.  */
23063|   #include <stddef.h>
23064|   #include <signal.h>
23065|   #if HAVE_WCHAR_H
23066|   # include <stdio.h>
23067|   # include <time.h>
23068|   # include <wchar.h>
23069|   #endif
23070| 
23071| #include <limits.h>
23072| int
23073| main ()
23074| {
23075| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
23076| test_array [0] = 0
23077| 
23078|   ;
23079|   return 0;
23080| }
23081configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23082conftest.c: In function 'main':
23083conftest.c:245: error: size of array 'test_array' is negative
23084configure:54207: $? = 1
23085configure: failed program was:
23086| /* confdefs.h.  */
23087| #define PACKAGE_NAME ""
23088| #define PACKAGE_TARNAME ""
23089| #define PACKAGE_VERSION ""
23090| #define PACKAGE_STRING ""
23091| #define PACKAGE_BUGREPORT ""
23092| #define PACKAGE "gettext-tools"
23093| #define VERSION "0.17"
23094| #define STDC_HEADERS 1
23095| #define HAVE_SYS_TYPES_H 1
23096| #define HAVE_SYS_STAT_H 1
23097| #define HAVE_STDLIB_H 1
23098| #define HAVE_STRING_H 1
23099| #define HAVE_MEMORY_H 1
23100| #define HAVE_STRINGS_H 1
23101| #define HAVE_INTTYPES_H 1
23102| #define HAVE_STDINT_H 1
23103| #define HAVE_UNISTD_H 1
23104| #define __EXTENSIONS__ 1
23105| #define _ALL_SOURCE 1
23106| #define _GNU_SOURCE 1
23107| #define _POSIX_PTHREAD_SEMANTICS 1
23108| #define _TANDEM_SOURCE 1
23109| #define HAVE_DLFCN_H 1
23110| #define HAVE_VISIBILITY 1
23111| #define HAVE_STDINT_H_WITH_UINTMAX 1
23112| #define HAVE_ALLOCA_H 1
23113| #define HAVE_ALLOCA 1
23114| #define HAVE_STDLIB_H 1
23115| #define HAVE_UNISTD_H 1
23116| #define HAVE_GETPAGESIZE 1
23117| #define INTDIV0_RAISES_SIGFPE 0
23118| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
23119| #define HAVE_UNSIGNED_LONG_LONG_INT 1
23120| #define HAVE_UINTMAX_T 1
23121| #define HAVE_INTTYPES_H 1
23122| #define USE_POSIX_THREADS 1
23123| #define USE_POSIX_THREADS_WEAK 1
23124| #define HAVE_PTHREAD_RWLOCK 1
23125| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
23126| #define HAVE_BUILTIN_EXPECT 1
23127| #define HAVE_INTTYPES_H 1
23128| #define HAVE_LIMITS_H 1
23129| #define HAVE_UNISTD_H 1
23130| #define HAVE_SYS_PARAM_H 1
23131| #define HAVE_GETCWD 1
23132| #define HAVE_GETEGID 1
23133| #define HAVE_GETEUID 1
23134| #define HAVE_GETGID 1
23135| #define HAVE_GETUID 1
23136| #define HAVE_MEMPCPY 1
23137| #define HAVE_MUNMAP 1
23138| #define HAVE_STPCPY 1
23139| #define HAVE_STRCASECMP 1
23140| #define HAVE_STRDUP 1
23141| #define HAVE_STRTOUL 1
23142| #define HAVE_TSEARCH 1
23143| #define HAVE___FSETLOCKING 1
23144| #define HAVE_DECL_FEOF_UNLOCKED 1
23145| #define HAVE_DECL_FGETS_UNLOCKED 1
23146| #define HAVE_ICONV 1
23147| #define ICONV_CONST const
23148| #define HAVE_LONG_LONG_INT 1
23149| #define HAVE_WCHAR_T 1
23150| #define HAVE_INTMAX_T 1
23151| #define HAVE_POSIX_PRINTF 1
23152| #define HAVE_STDINT_H 1
23153| #define HAVE_STDINT_H 1
23154| #define HAVE_STDDEF_H 1
23155| #define HAVE_STDLIB_H 1
23156| #define HAVE_STRING_H 1
23157| #define HAVE_ASPRINTF 1
23158| #define HAVE_PUTENV 1
23159| #define HAVE_SETENV 1
23160| #define HAVE_SETLOCALE 1
23161| #define HAVE_SNPRINTF 1
23162| #define HAVE_DECL__SNPRINTF 0
23163| #define HAVE_DECL__SNWPRINTF 0
23164| #define HAVE_DECL_GETC_UNLOCKED 1
23165| #define HAVE_LANGINFO_CODESET 1
23166| #define HAVE_LC_MESSAGES 1
23167| #define ENABLE_NLS 1
23168| #define YYENABLE_NLS 1
23169| #define HAVE_STDLIB_H 1
23170| #define HAVE_STRING_H 1
23171| #define HAVE_SYS_PARAM_H 1
23172| #define HAVE_UNISTD_H 1
23173| #define HAVE_UTIME_H 1
23174| #define HAVE_FCNTL_H 1
23175| #define HAVE_FLOAT_H 1
23176| #define HAVE_SYS_TIME_H 1
23177| #define HAVE_ICONV_H 1
23178| #define HAVE_LOCALE_H 1
23179| #define HAVE_SIGNAL_H 1
23180| #define HAVE_STDINT_H 1
23181| #define HAVE_STDIO_H 1
23182| #define HAVE_SYS_STAT_H 1
23183| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
23184| #define HAVE_GETCWD 1
23185| #define HAVE_READLINK 1
23186| #define HAVE_RAISE 1
23187| #define HAVE_ISBLANK 1
23188| #define HAVE_MEMPCPY 1
23189| #define HAVE_GETTIMEOFDAY 1
23190| #define HAVE_ISASCII 1
23191| #define HAVE_SETENV 1
23192| #define HAVE_LSTAT 1
23193| #define HAVE_DECL_STRERROR_R 1
23194| #define STRERROR_R_CHAR_P 1
23195| #define HAVE_FORK 1
23196| #define HAVE_VFORK 1
23197| #define HAVE_WORKING_VFORK 1
23198| #define HAVE_WORKING_FORK 1
23199| #define HAVE_SIG_ATOMIC_T 1
23200| #define HAVE_INCLUDE_NEXT 1
23201| #define eaccess access
23202| #define mbstate_t int
23203| #define HAVE_DECL_GETDELIM 1
23204| #define HAVE_DECL_GETLINE 1
23205| #define HAVE_GETOPT_H 1
23206| #define HAVE_GETOPT_LONG_ONLY 1
23207| #define HAVE_DECL_GETENV 1
23208| #define restrict __restrict
23209| #define HAVE_UNISTD_H 1
23210| #define HAVE_DECL_GETC_UNLOCKED 1
23211| #define HAVE_STDLIB_H 1
23212| #define MALLOC_0_IS_NONNULL 0
23213| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
23214| #define INSTALLPREFIX "/usr"
23215| #define HAVE_DECL_SNPRINTF 1
23216| #define HAVE__BOOL 1
23217| #define HAVE_STDBOOL_H 1
23218| #define HAVE_DECL_STRDUP 1
23219| #define HAVE_DECL_STRNLEN 1
23220| #define _FILE_OFFSET_BITS 64
23221| #define HAVE_DECL_CLEARERR_UNLOCKED 1
23222| #define HAVE_DECL_FEOF_UNLOCKED 1
23223| #define HAVE_DECL_FERROR_UNLOCKED 1
23224| #define HAVE_DECL_FFLUSH_UNLOCKED 1
23225| #define HAVE_DECL_FGETS_UNLOCKED 1
23226| #define HAVE_DECL_FPUTC_UNLOCKED 1
23227| #define HAVE_DECL_FPUTS_UNLOCKED 1
23228| #define HAVE_DECL_FREAD_UNLOCKED 1
23229| #define HAVE_DECL_FWRITE_UNLOCKED 1
23230| #define HAVE_DECL_GETCHAR_UNLOCKED 1
23231| #define HAVE_DECL_PUTC_UNLOCKED 1
23232| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
23233| #define HAVE_INTMAX_T 1
23234| #define HAVE_DECL_VSNPRINTF 1
23235| #define USE_ACL 0
23236| #define HAVE_ATEXIT 1
23237| #define HAVE_DIRENT_H 1
23238| #define HAVE_STRING_H 1
23239| #define HAVE_LONG_FILE_NAMES 1
23240| #define HAVE_PATHCONF 1
23241| #define HAVE_STRING_H 1
23242| #define HAVE_UNISTD_H 1
23243| #define YYENABLE_NLS 1
23244| #define HAVE_BYTESWAP_H 1
23245| #define realpath rpl_realpath
23246| #define SIGNAL_SAFE_LIST 1
23247| #define HAVE_CHOWN 1
23248| #define HAVE_UTIME 1
23249| #define HAVE_UTIMES 1
23250| #define HAVE_SIGACTION 1
23251| #define HAVE_WORKING_O_NOATIME 0
23252| #define HAVE_WORKING_O_NOFOLLOW 0
23253| #define HAVE_DECL_ISBLANK 1
23254| #define fnmatch posix_fnmatch
23255| #define GNULIB_FWRITEERROR 1
23256| #define HAVE_GETDELIM 1
23257| #define HAVE_SYS_TIMEB_H 1
23258| #define gmtime rpl_gmtime
23259| #define localtime rpl_localtime
23260| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
23261| #define HAVE_ICONV 1
23262| #define ICONV_CONST const
23263| #define HAVE_UNISTD_H 1
23264| #define HAVE_ARPA_INET_H 1
23265| #define HAVE_CTYPE_H 1
23266| #define HAVE_DLFCN_H 1
23267| #define HAVE_ERRNO_H 1
23268| #define HAVE_FCNTL_H 1
23269| #define HAVE_FLOAT_H 1
23270| #define HAVE_LIMITS_H 1
23271| #define HAVE_MALLOC_H 1
23272| #define HAVE_MATH_H 1
23273| #define HAVE_NETDB_H 1
23274| #define HAVE_NETINET_IN_H 1
23275| #define HAVE_SIGNAL_H 1
23276| #define HAVE_STDLIB_H 1
23277| #define HAVE_STRING_H 1
23278| #define HAVE_STRINGS_H 1
23279| #define HAVE_SYS_SELECT_H 1
23280| #define HAVE_SYS_SOCKET_H 1
23281| #define HAVE_SYS_STAT_H 1
23282| #define HAVE_SYS_TIME_H 1
23283| #define HAVE_SYS_TYPES_H 1
23284| #define HAVE_TIME_H 1
23285| #define HAVE_UNISTD_H 1
23286| #define HAVE_ARPA_NAMESER_H 1
23287| #define HAVE_RESOLV_H 1
23288| #define HAVE_GETADDRINFO 1
23289| #define HAVE_LOCALTIME 1
23290| #define HAVE_STAT 1
23291| #define HAVE_STRFTIME 1
23292| #define VA_COPY va_copy
23293| #define HAVE_SETLOCALE 1
23294| #define HAVE_MALLOC_POSIX 1
23295| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
23296| #define mbstate_t int
23297| #define HAVE_MEMCHR 1
23298| #define HAVE_MEMMOVE 1
23299| #define HAVE_MEMSET 1
23300| #define HAVE_MKDTEMP 1
23301| #define HAVE_OBSTACK 1
23302| #define GNULIB_OPEN 1
23303| #define mbstate_t int
23304| #define HAVE_REALLOC_POSIX 1
23305| #define HAVE_SEARCH_H 1
23306| #define HAVE_TSEARCH 1
23307| #define HAVE_ENVIRON_DECL 1
23308| #define HAVE_UNSETENV 1
23309| #define HAVE_STDINT_H 1
23310| #define HAVE_SNPRINTF 1
23311| #define HAVE_SYS_BITYPES_H 1
23312| #define BITSIZEOF_PTRDIFF_T 32
23313| #define BITSIZEOF_SIG_ATOMIC_T 32
23314| /* end confdefs.h.  */
23315| 
23316|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
23317|      included before <wchar.h>.  */
23318|   #include <stddef.h>
23319|   #include <signal.h>
23320|   #if HAVE_WCHAR_H
23321|   # include <stdio.h>
23322|   # include <time.h>
23323|   # include <wchar.h>
23324|   #endif
23325| 
23326| #include <limits.h>
23327| int
23328| main ()
23329| {
23330| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
23331| test_array [0] = 0
23332| 
23333|   ;
23334|   return 0;
23335| }
23336configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23337conftest.c: In function 'main':
23338conftest.c:245: error: size of array 'test_array' is negative
23339configure:54207: $? = 1
23340configure: failed program was:
23341| /* confdefs.h.  */
23342| #define PACKAGE_NAME ""
23343| #define PACKAGE_TARNAME ""
23344| #define PACKAGE_VERSION ""
23345| #define PACKAGE_STRING ""
23346| #define PACKAGE_BUGREPORT ""
23347| #define PACKAGE "gettext-tools"
23348| #define VERSION "0.17"
23349| #define STDC_HEADERS 1
23350| #define HAVE_SYS_TYPES_H 1
23351| #define HAVE_SYS_STAT_H 1
23352| #define HAVE_STDLIB_H 1
23353| #define HAVE_STRING_H 1
23354| #define HAVE_MEMORY_H 1
23355| #define HAVE_STRINGS_H 1
23356| #define HAVE_INTTYPES_H 1
23357| #define HAVE_STDINT_H 1
23358| #define HAVE_UNISTD_H 1
23359| #define __EXTENSIONS__ 1
23360| #define _ALL_SOURCE 1
23361| #define _GNU_SOURCE 1
23362| #define _POSIX_PTHREAD_SEMANTICS 1
23363| #define _TANDEM_SOURCE 1
23364| #define HAVE_DLFCN_H 1
23365| #define HAVE_VISIBILITY 1
23366| #define HAVE_STDINT_H_WITH_UINTMAX 1
23367| #define HAVE_ALLOCA_H 1
23368| #define HAVE_ALLOCA 1
23369| #define HAVE_STDLIB_H 1
23370| #define HAVE_UNISTD_H 1
23371| #define HAVE_GETPAGESIZE 1
23372| #define INTDIV0_RAISES_SIGFPE 0
23373| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
23374| #define HAVE_UNSIGNED_LONG_LONG_INT 1
23375| #define HAVE_UINTMAX_T 1
23376| #define HAVE_INTTYPES_H 1
23377| #define USE_POSIX_THREADS 1
23378| #define USE_POSIX_THREADS_WEAK 1
23379| #define HAVE_PTHREAD_RWLOCK 1
23380| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
23381| #define HAVE_BUILTIN_EXPECT 1
23382| #define HAVE_INTTYPES_H 1
23383| #define HAVE_LIMITS_H 1
23384| #define HAVE_UNISTD_H 1
23385| #define HAVE_SYS_PARAM_H 1
23386| #define HAVE_GETCWD 1
23387| #define HAVE_GETEGID 1
23388| #define HAVE_GETEUID 1
23389| #define HAVE_GETGID 1
23390| #define HAVE_GETUID 1
23391| #define HAVE_MEMPCPY 1
23392| #define HAVE_MUNMAP 1
23393| #define HAVE_STPCPY 1
23394| #define HAVE_STRCASECMP 1
23395| #define HAVE_STRDUP 1
23396| #define HAVE_STRTOUL 1
23397| #define HAVE_TSEARCH 1
23398| #define HAVE___FSETLOCKING 1
23399| #define HAVE_DECL_FEOF_UNLOCKED 1
23400| #define HAVE_DECL_FGETS_UNLOCKED 1
23401| #define HAVE_ICONV 1
23402| #define ICONV_CONST const
23403| #define HAVE_LONG_LONG_INT 1
23404| #define HAVE_WCHAR_T 1
23405| #define HAVE_INTMAX_T 1
23406| #define HAVE_POSIX_PRINTF 1
23407| #define HAVE_STDINT_H 1
23408| #define HAVE_STDINT_H 1
23409| #define HAVE_STDDEF_H 1
23410| #define HAVE_STDLIB_H 1
23411| #define HAVE_STRING_H 1
23412| #define HAVE_ASPRINTF 1
23413| #define HAVE_PUTENV 1
23414| #define HAVE_SETENV 1
23415| #define HAVE_SETLOCALE 1
23416| #define HAVE_SNPRINTF 1
23417| #define HAVE_DECL__SNPRINTF 0
23418| #define HAVE_DECL__SNWPRINTF 0
23419| #define HAVE_DECL_GETC_UNLOCKED 1
23420| #define HAVE_LANGINFO_CODESET 1
23421| #define HAVE_LC_MESSAGES 1
23422| #define ENABLE_NLS 1
23423| #define YYENABLE_NLS 1
23424| #define HAVE_STDLIB_H 1
23425| #define HAVE_STRING_H 1
23426| #define HAVE_SYS_PARAM_H 1
23427| #define HAVE_UNISTD_H 1
23428| #define HAVE_UTIME_H 1
23429| #define HAVE_FCNTL_H 1
23430| #define HAVE_FLOAT_H 1
23431| #define HAVE_SYS_TIME_H 1
23432| #define HAVE_ICONV_H 1
23433| #define HAVE_LOCALE_H 1
23434| #define HAVE_SIGNAL_H 1
23435| #define HAVE_STDINT_H 1
23436| #define HAVE_STDIO_H 1
23437| #define HAVE_SYS_STAT_H 1
23438| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
23439| #define HAVE_GETCWD 1
23440| #define HAVE_READLINK 1
23441| #define HAVE_RAISE 1
23442| #define HAVE_ISBLANK 1
23443| #define HAVE_MEMPCPY 1
23444| #define HAVE_GETTIMEOFDAY 1
23445| #define HAVE_ISASCII 1
23446| #define HAVE_SETENV 1
23447| #define HAVE_LSTAT 1
23448| #define HAVE_DECL_STRERROR_R 1
23449| #define STRERROR_R_CHAR_P 1
23450| #define HAVE_FORK 1
23451| #define HAVE_VFORK 1
23452| #define HAVE_WORKING_VFORK 1
23453| #define HAVE_WORKING_FORK 1
23454| #define HAVE_SIG_ATOMIC_T 1
23455| #define HAVE_INCLUDE_NEXT 1
23456| #define eaccess access
23457| #define mbstate_t int
23458| #define HAVE_DECL_GETDELIM 1
23459| #define HAVE_DECL_GETLINE 1
23460| #define HAVE_GETOPT_H 1
23461| #define HAVE_GETOPT_LONG_ONLY 1
23462| #define HAVE_DECL_GETENV 1
23463| #define restrict __restrict
23464| #define HAVE_UNISTD_H 1
23465| #define HAVE_DECL_GETC_UNLOCKED 1
23466| #define HAVE_STDLIB_H 1
23467| #define MALLOC_0_IS_NONNULL 0
23468| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
23469| #define INSTALLPREFIX "/usr"
23470| #define HAVE_DECL_SNPRINTF 1
23471| #define HAVE__BOOL 1
23472| #define HAVE_STDBOOL_H 1
23473| #define HAVE_DECL_STRDUP 1
23474| #define HAVE_DECL_STRNLEN 1
23475| #define _FILE_OFFSET_BITS 64
23476| #define HAVE_DECL_CLEARERR_UNLOCKED 1
23477| #define HAVE_DECL_FEOF_UNLOCKED 1
23478| #define HAVE_DECL_FERROR_UNLOCKED 1
23479| #define HAVE_DECL_FFLUSH_UNLOCKED 1
23480| #define HAVE_DECL_FGETS_UNLOCKED 1
23481| #define HAVE_DECL_FPUTC_UNLOCKED 1
23482| #define HAVE_DECL_FPUTS_UNLOCKED 1
23483| #define HAVE_DECL_FREAD_UNLOCKED 1
23484| #define HAVE_DECL_FWRITE_UNLOCKED 1
23485| #define HAVE_DECL_GETCHAR_UNLOCKED 1
23486| #define HAVE_DECL_PUTC_UNLOCKED 1
23487| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
23488| #define HAVE_INTMAX_T 1
23489| #define HAVE_DECL_VSNPRINTF 1
23490| #define USE_ACL 0
23491| #define HAVE_ATEXIT 1
23492| #define HAVE_DIRENT_H 1
23493| #define HAVE_STRING_H 1
23494| #define HAVE_LONG_FILE_NAMES 1
23495| #define HAVE_PATHCONF 1
23496| #define HAVE_STRING_H 1
23497| #define HAVE_UNISTD_H 1
23498| #define YYENABLE_NLS 1
23499| #define HAVE_BYTESWAP_H 1
23500| #define realpath rpl_realpath
23501| #define SIGNAL_SAFE_LIST 1
23502| #define HAVE_CHOWN 1
23503| #define HAVE_UTIME 1
23504| #define HAVE_UTIMES 1
23505| #define HAVE_SIGACTION 1
23506| #define HAVE_WORKING_O_NOATIME 0
23507| #define HAVE_WORKING_O_NOFOLLOW 0
23508| #define HAVE_DECL_ISBLANK 1
23509| #define fnmatch posix_fnmatch
23510| #define GNULIB_FWRITEERROR 1
23511| #define HAVE_GETDELIM 1
23512| #define HAVE_SYS_TIMEB_H 1
23513| #define gmtime rpl_gmtime
23514| #define localtime rpl_localtime
23515| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
23516| #define HAVE_ICONV 1
23517| #define ICONV_CONST const
23518| #define HAVE_UNISTD_H 1
23519| #define HAVE_ARPA_INET_H 1
23520| #define HAVE_CTYPE_H 1
23521| #define HAVE_DLFCN_H 1
23522| #define HAVE_ERRNO_H 1
23523| #define HAVE_FCNTL_H 1
23524| #define HAVE_FLOAT_H 1
23525| #define HAVE_LIMITS_H 1
23526| #define HAVE_MALLOC_H 1
23527| #define HAVE_MATH_H 1
23528| #define HAVE_NETDB_H 1
23529| #define HAVE_NETINET_IN_H 1
23530| #define HAVE_SIGNAL_H 1
23531| #define HAVE_STDLIB_H 1
23532| #define HAVE_STRING_H 1
23533| #define HAVE_STRINGS_H 1
23534| #define HAVE_SYS_SELECT_H 1
23535| #define HAVE_SYS_SOCKET_H 1
23536| #define HAVE_SYS_STAT_H 1
23537| #define HAVE_SYS_TIME_H 1
23538| #define HAVE_SYS_TYPES_H 1
23539| #define HAVE_TIME_H 1
23540| #define HAVE_UNISTD_H 1
23541| #define HAVE_ARPA_NAMESER_H 1
23542| #define HAVE_RESOLV_H 1
23543| #define HAVE_GETADDRINFO 1
23544| #define HAVE_LOCALTIME 1
23545| #define HAVE_STAT 1
23546| #define HAVE_STRFTIME 1
23547| #define VA_COPY va_copy
23548| #define HAVE_SETLOCALE 1
23549| #define HAVE_MALLOC_POSIX 1
23550| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
23551| #define mbstate_t int
23552| #define HAVE_MEMCHR 1
23553| #define HAVE_MEMMOVE 1
23554| #define HAVE_MEMSET 1
23555| #define HAVE_MKDTEMP 1
23556| #define HAVE_OBSTACK 1
23557| #define GNULIB_OPEN 1
23558| #define mbstate_t int
23559| #define HAVE_REALLOC_POSIX 1
23560| #define HAVE_SEARCH_H 1
23561| #define HAVE_TSEARCH 1
23562| #define HAVE_ENVIRON_DECL 1
23563| #define HAVE_UNSETENV 1
23564| #define HAVE_STDINT_H 1
23565| #define HAVE_SNPRINTF 1
23566| #define HAVE_SYS_BITYPES_H 1
23567| #define BITSIZEOF_PTRDIFF_T 32
23568| #define BITSIZEOF_SIG_ATOMIC_T 32
23569| /* end confdefs.h.  */
23570| 
23571|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
23572|      included before <wchar.h>.  */
23573|   #include <stddef.h>
23574|   #include <signal.h>
23575|   #if HAVE_WCHAR_H
23576|   # include <stdio.h>
23577|   # include <time.h>
23578|   # include <wchar.h>
23579|   #endif
23580| 
23581| #include <limits.h>
23582| int
23583| main ()
23584| {
23585| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
23586| test_array [0] = 0
23587| 
23588|   ;
23589|   return 0;
23590| }
23591configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23592conftest.c: In function 'main':
23593conftest.c:245: error: size of array 'test_array' is negative
23594configure:54207: $? = 1
23595configure: failed program was:
23596| /* confdefs.h.  */
23597| #define PACKAGE_NAME ""
23598| #define PACKAGE_TARNAME ""
23599| #define PACKAGE_VERSION ""
23600| #define PACKAGE_STRING ""
23601| #define PACKAGE_BUGREPORT ""
23602| #define PACKAGE "gettext-tools"
23603| #define VERSION "0.17"
23604| #define STDC_HEADERS 1
23605| #define HAVE_SYS_TYPES_H 1
23606| #define HAVE_SYS_STAT_H 1
23607| #define HAVE_STDLIB_H 1
23608| #define HAVE_STRING_H 1
23609| #define HAVE_MEMORY_H 1
23610| #define HAVE_STRINGS_H 1
23611| #define HAVE_INTTYPES_H 1
23612| #define HAVE_STDINT_H 1
23613| #define HAVE_UNISTD_H 1
23614| #define __EXTENSIONS__ 1
23615| #define _ALL_SOURCE 1
23616| #define _GNU_SOURCE 1
23617| #define _POSIX_PTHREAD_SEMANTICS 1
23618| #define _TANDEM_SOURCE 1
23619| #define HAVE_DLFCN_H 1
23620| #define HAVE_VISIBILITY 1
23621| #define HAVE_STDINT_H_WITH_UINTMAX 1
23622| #define HAVE_ALLOCA_H 1
23623| #define HAVE_ALLOCA 1
23624| #define HAVE_STDLIB_H 1
23625| #define HAVE_UNISTD_H 1
23626| #define HAVE_GETPAGESIZE 1
23627| #define INTDIV0_RAISES_SIGFPE 0
23628| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
23629| #define HAVE_UNSIGNED_LONG_LONG_INT 1
23630| #define HAVE_UINTMAX_T 1
23631| #define HAVE_INTTYPES_H 1
23632| #define USE_POSIX_THREADS 1
23633| #define USE_POSIX_THREADS_WEAK 1
23634| #define HAVE_PTHREAD_RWLOCK 1
23635| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
23636| #define HAVE_BUILTIN_EXPECT 1
23637| #define HAVE_INTTYPES_H 1
23638| #define HAVE_LIMITS_H 1
23639| #define HAVE_UNISTD_H 1
23640| #define HAVE_SYS_PARAM_H 1
23641| #define HAVE_GETCWD 1
23642| #define HAVE_GETEGID 1
23643| #define HAVE_GETEUID 1
23644| #define HAVE_GETGID 1
23645| #define HAVE_GETUID 1
23646| #define HAVE_MEMPCPY 1
23647| #define HAVE_MUNMAP 1
23648| #define HAVE_STPCPY 1
23649| #define HAVE_STRCASECMP 1
23650| #define HAVE_STRDUP 1
23651| #define HAVE_STRTOUL 1
23652| #define HAVE_TSEARCH 1
23653| #define HAVE___FSETLOCKING 1
23654| #define HAVE_DECL_FEOF_UNLOCKED 1
23655| #define HAVE_DECL_FGETS_UNLOCKED 1
23656| #define HAVE_ICONV 1
23657| #define ICONV_CONST const
23658| #define HAVE_LONG_LONG_INT 1
23659| #define HAVE_WCHAR_T 1
23660| #define HAVE_INTMAX_T 1
23661| #define HAVE_POSIX_PRINTF 1
23662| #define HAVE_STDINT_H 1
23663| #define HAVE_STDINT_H 1
23664| #define HAVE_STDDEF_H 1
23665| #define HAVE_STDLIB_H 1
23666| #define HAVE_STRING_H 1
23667| #define HAVE_ASPRINTF 1
23668| #define HAVE_PUTENV 1
23669| #define HAVE_SETENV 1
23670| #define HAVE_SETLOCALE 1
23671| #define HAVE_SNPRINTF 1
23672| #define HAVE_DECL__SNPRINTF 0
23673| #define HAVE_DECL__SNWPRINTF 0
23674| #define HAVE_DECL_GETC_UNLOCKED 1
23675| #define HAVE_LANGINFO_CODESET 1
23676| #define HAVE_LC_MESSAGES 1
23677| #define ENABLE_NLS 1
23678| #define YYENABLE_NLS 1
23679| #define HAVE_STDLIB_H 1
23680| #define HAVE_STRING_H 1
23681| #define HAVE_SYS_PARAM_H 1
23682| #define HAVE_UNISTD_H 1
23683| #define HAVE_UTIME_H 1
23684| #define HAVE_FCNTL_H 1
23685| #define HAVE_FLOAT_H 1
23686| #define HAVE_SYS_TIME_H 1
23687| #define HAVE_ICONV_H 1
23688| #define HAVE_LOCALE_H 1
23689| #define HAVE_SIGNAL_H 1
23690| #define HAVE_STDINT_H 1
23691| #define HAVE_STDIO_H 1
23692| #define HAVE_SYS_STAT_H 1
23693| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
23694| #define HAVE_GETCWD 1
23695| #define HAVE_READLINK 1
23696| #define HAVE_RAISE 1
23697| #define HAVE_ISBLANK 1
23698| #define HAVE_MEMPCPY 1
23699| #define HAVE_GETTIMEOFDAY 1
23700| #define HAVE_ISASCII 1
23701| #define HAVE_SETENV 1
23702| #define HAVE_LSTAT 1
23703| #define HAVE_DECL_STRERROR_R 1
23704| #define STRERROR_R_CHAR_P 1
23705| #define HAVE_FORK 1
23706| #define HAVE_VFORK 1
23707| #define HAVE_WORKING_VFORK 1
23708| #define HAVE_WORKING_FORK 1
23709| #define HAVE_SIG_ATOMIC_T 1
23710| #define HAVE_INCLUDE_NEXT 1
23711| #define eaccess access
23712| #define mbstate_t int
23713| #define HAVE_DECL_GETDELIM 1
23714| #define HAVE_DECL_GETLINE 1
23715| #define HAVE_GETOPT_H 1
23716| #define HAVE_GETOPT_LONG_ONLY 1
23717| #define HAVE_DECL_GETENV 1
23718| #define restrict __restrict
23719| #define HAVE_UNISTD_H 1
23720| #define HAVE_DECL_GETC_UNLOCKED 1
23721| #define HAVE_STDLIB_H 1
23722| #define MALLOC_0_IS_NONNULL 0
23723| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
23724| #define INSTALLPREFIX "/usr"
23725| #define HAVE_DECL_SNPRINTF 1
23726| #define HAVE__BOOL 1
23727| #define HAVE_STDBOOL_H 1
23728| #define HAVE_DECL_STRDUP 1
23729| #define HAVE_DECL_STRNLEN 1
23730| #define _FILE_OFFSET_BITS 64
23731| #define HAVE_DECL_CLEARERR_UNLOCKED 1
23732| #define HAVE_DECL_FEOF_UNLOCKED 1
23733| #define HAVE_DECL_FERROR_UNLOCKED 1
23734| #define HAVE_DECL_FFLUSH_UNLOCKED 1
23735| #define HAVE_DECL_FGETS_UNLOCKED 1
23736| #define HAVE_DECL_FPUTC_UNLOCKED 1
23737| #define HAVE_DECL_FPUTS_UNLOCKED 1
23738| #define HAVE_DECL_FREAD_UNLOCKED 1
23739| #define HAVE_DECL_FWRITE_UNLOCKED 1
23740| #define HAVE_DECL_GETCHAR_UNLOCKED 1
23741| #define HAVE_DECL_PUTC_UNLOCKED 1
23742| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
23743| #define HAVE_INTMAX_T 1
23744| #define HAVE_DECL_VSNPRINTF 1
23745| #define USE_ACL 0
23746| #define HAVE_ATEXIT 1
23747| #define HAVE_DIRENT_H 1
23748| #define HAVE_STRING_H 1
23749| #define HAVE_LONG_FILE_NAMES 1
23750| #define HAVE_PATHCONF 1
23751| #define HAVE_STRING_H 1
23752| #define HAVE_UNISTD_H 1
23753| #define YYENABLE_NLS 1
23754| #define HAVE_BYTESWAP_H 1
23755| #define realpath rpl_realpath
23756| #define SIGNAL_SAFE_LIST 1
23757| #define HAVE_CHOWN 1
23758| #define HAVE_UTIME 1
23759| #define HAVE_UTIMES 1
23760| #define HAVE_SIGACTION 1
23761| #define HAVE_WORKING_O_NOATIME 0
23762| #define HAVE_WORKING_O_NOFOLLOW 0
23763| #define HAVE_DECL_ISBLANK 1
23764| #define fnmatch posix_fnmatch
23765| #define GNULIB_FWRITEERROR 1
23766| #define HAVE_GETDELIM 1
23767| #define HAVE_SYS_TIMEB_H 1
23768| #define gmtime rpl_gmtime
23769| #define localtime rpl_localtime
23770| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
23771| #define HAVE_ICONV 1
23772| #define ICONV_CONST const
23773| #define HAVE_UNISTD_H 1
23774| #define HAVE_ARPA_INET_H 1
23775| #define HAVE_CTYPE_H 1
23776| #define HAVE_DLFCN_H 1
23777| #define HAVE_ERRNO_H 1
23778| #define HAVE_FCNTL_H 1
23779| #define HAVE_FLOAT_H 1
23780| #define HAVE_LIMITS_H 1
23781| #define HAVE_MALLOC_H 1
23782| #define HAVE_MATH_H 1
23783| #define HAVE_NETDB_H 1
23784| #define HAVE_NETINET_IN_H 1
23785| #define HAVE_SIGNAL_H 1
23786| #define HAVE_STDLIB_H 1
23787| #define HAVE_STRING_H 1
23788| #define HAVE_STRINGS_H 1
23789| #define HAVE_SYS_SELECT_H 1
23790| #define HAVE_SYS_SOCKET_H 1
23791| #define HAVE_SYS_STAT_H 1
23792| #define HAVE_SYS_TIME_H 1
23793| #define HAVE_SYS_TYPES_H 1
23794| #define HAVE_TIME_H 1
23795| #define HAVE_UNISTD_H 1
23796| #define HAVE_ARPA_NAMESER_H 1
23797| #define HAVE_RESOLV_H 1
23798| #define HAVE_GETADDRINFO 1
23799| #define HAVE_LOCALTIME 1
23800| #define HAVE_STAT 1
23801| #define HAVE_STRFTIME 1
23802| #define VA_COPY va_copy
23803| #define HAVE_SETLOCALE 1
23804| #define HAVE_MALLOC_POSIX 1
23805| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
23806| #define mbstate_t int
23807| #define HAVE_MEMCHR 1
23808| #define HAVE_MEMMOVE 1
23809| #define HAVE_MEMSET 1
23810| #define HAVE_MKDTEMP 1
23811| #define HAVE_OBSTACK 1
23812| #define GNULIB_OPEN 1
23813| #define mbstate_t int
23814| #define HAVE_REALLOC_POSIX 1
23815| #define HAVE_SEARCH_H 1
23816| #define HAVE_TSEARCH 1
23817| #define HAVE_ENVIRON_DECL 1
23818| #define HAVE_UNSETENV 1
23819| #define HAVE_STDINT_H 1
23820| #define HAVE_SNPRINTF 1
23821| #define HAVE_SYS_BITYPES_H 1
23822| #define BITSIZEOF_PTRDIFF_T 32
23823| #define BITSIZEOF_SIG_ATOMIC_T 32
23824| /* end confdefs.h.  */
23825| 
23826|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
23827|      included before <wchar.h>.  */
23828|   #include <stddef.h>
23829|   #include <signal.h>
23830|   #if HAVE_WCHAR_H
23831|   # include <stdio.h>
23832|   # include <time.h>
23833|   # include <wchar.h>
23834|   #endif
23835| 
23836| #include <limits.h>
23837| int
23838| main ()
23839| {
23840| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
23841| test_array [0] = 0
23842| 
23843|   ;
23844|   return 0;
23845| }
23846configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23847configure:54207: $? = 0
23848configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23849configure:54395: $? = 0
23850configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23851configure:54395: $? = 0
23852configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23853configure:54395: $? = 0
23854configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23855configure:54395: $? = 0
23856configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23857configure:54395: $? = 0
23858configure:54506: result: 32
23859configure:54111: checking for bit size of wchar_t
23860configure:54152: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23861configure:54159: $? = 0
23862configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
23863conftest.c: In function 'main':
23864conftest.c:246: error: size of array 'test_array' is negative
23865configure:54207: $? = 1
23866configure: failed program was:
23867| /* confdefs.h.  */
23868| #define PACKAGE_NAME ""
23869| #define PACKAGE_TARNAME ""
23870| #define PACKAGE_VERSION ""
23871| #define PACKAGE_STRING ""
23872| #define PACKAGE_BUGREPORT ""
23873| #define PACKAGE "gettext-tools"
23874| #define VERSION "0.17"
23875| #define STDC_HEADERS 1
23876| #define HAVE_SYS_TYPES_H 1
23877| #define HAVE_SYS_STAT_H 1
23878| #define HAVE_STDLIB_H 1
23879| #define HAVE_STRING_H 1
23880| #define HAVE_MEMORY_H 1
23881| #define HAVE_STRINGS_H 1
23882| #define HAVE_INTTYPES_H 1
23883| #define HAVE_STDINT_H 1
23884| #define HAVE_UNISTD_H 1
23885| #define __EXTENSIONS__ 1
23886| #define _ALL_SOURCE 1
23887| #define _GNU_SOURCE 1
23888| #define _POSIX_PTHREAD_SEMANTICS 1
23889| #define _TANDEM_SOURCE 1
23890| #define HAVE_DLFCN_H 1
23891| #define HAVE_VISIBILITY 1
23892| #define HAVE_STDINT_H_WITH_UINTMAX 1
23893| #define HAVE_ALLOCA_H 1
23894| #define HAVE_ALLOCA 1
23895| #define HAVE_STDLIB_H 1
23896| #define HAVE_UNISTD_H 1
23897| #define HAVE_GETPAGESIZE 1
23898| #define INTDIV0_RAISES_SIGFPE 0
23899| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
23900| #define HAVE_UNSIGNED_LONG_LONG_INT 1
23901| #define HAVE_UINTMAX_T 1
23902| #define HAVE_INTTYPES_H 1
23903| #define USE_POSIX_THREADS 1
23904| #define USE_POSIX_THREADS_WEAK 1
23905| #define HAVE_PTHREAD_RWLOCK 1
23906| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
23907| #define HAVE_BUILTIN_EXPECT 1
23908| #define HAVE_INTTYPES_H 1
23909| #define HAVE_LIMITS_H 1
23910| #define HAVE_UNISTD_H 1
23911| #define HAVE_SYS_PARAM_H 1
23912| #define HAVE_GETCWD 1
23913| #define HAVE_GETEGID 1
23914| #define HAVE_GETEUID 1
23915| #define HAVE_GETGID 1
23916| #define HAVE_GETUID 1
23917| #define HAVE_MEMPCPY 1
23918| #define HAVE_MUNMAP 1
23919| #define HAVE_STPCPY 1
23920| #define HAVE_STRCASECMP 1
23921| #define HAVE_STRDUP 1
23922| #define HAVE_STRTOUL 1
23923| #define HAVE_TSEARCH 1
23924| #define HAVE___FSETLOCKING 1
23925| #define HAVE_DECL_FEOF_UNLOCKED 1
23926| #define HAVE_DECL_FGETS_UNLOCKED 1
23927| #define HAVE_ICONV 1
23928| #define ICONV_CONST const
23929| #define HAVE_LONG_LONG_INT 1
23930| #define HAVE_WCHAR_T 1
23931| #define HAVE_INTMAX_T 1
23932| #define HAVE_POSIX_PRINTF 1
23933| #define HAVE_STDINT_H 1
23934| #define HAVE_STDINT_H 1
23935| #define HAVE_STDDEF_H 1
23936| #define HAVE_STDLIB_H 1
23937| #define HAVE_STRING_H 1
23938| #define HAVE_ASPRINTF 1
23939| #define HAVE_PUTENV 1
23940| #define HAVE_SETENV 1
23941| #define HAVE_SETLOCALE 1
23942| #define HAVE_SNPRINTF 1
23943| #define HAVE_DECL__SNPRINTF 0
23944| #define HAVE_DECL__SNWPRINTF 0
23945| #define HAVE_DECL_GETC_UNLOCKED 1
23946| #define HAVE_LANGINFO_CODESET 1
23947| #define HAVE_LC_MESSAGES 1
23948| #define ENABLE_NLS 1
23949| #define YYENABLE_NLS 1
23950| #define HAVE_STDLIB_H 1
23951| #define HAVE_STRING_H 1
23952| #define HAVE_SYS_PARAM_H 1
23953| #define HAVE_UNISTD_H 1
23954| #define HAVE_UTIME_H 1
23955| #define HAVE_FCNTL_H 1
23956| #define HAVE_FLOAT_H 1
23957| #define HAVE_SYS_TIME_H 1
23958| #define HAVE_ICONV_H 1
23959| #define HAVE_LOCALE_H 1
23960| #define HAVE_SIGNAL_H 1
23961| #define HAVE_STDINT_H 1
23962| #define HAVE_STDIO_H 1
23963| #define HAVE_SYS_STAT_H 1
23964| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
23965| #define HAVE_GETCWD 1
23966| #define HAVE_READLINK 1
23967| #define HAVE_RAISE 1
23968| #define HAVE_ISBLANK 1
23969| #define HAVE_MEMPCPY 1
23970| #define HAVE_GETTIMEOFDAY 1
23971| #define HAVE_ISASCII 1
23972| #define HAVE_SETENV 1
23973| #define HAVE_LSTAT 1
23974| #define HAVE_DECL_STRERROR_R 1
23975| #define STRERROR_R_CHAR_P 1
23976| #define HAVE_FORK 1
23977| #define HAVE_VFORK 1
23978| #define HAVE_WORKING_VFORK 1
23979| #define HAVE_WORKING_FORK 1
23980| #define HAVE_SIG_ATOMIC_T 1
23981| #define HAVE_INCLUDE_NEXT 1
23982| #define eaccess access
23983| #define mbstate_t int
23984| #define HAVE_DECL_GETDELIM 1
23985| #define HAVE_DECL_GETLINE 1
23986| #define HAVE_GETOPT_H 1
23987| #define HAVE_GETOPT_LONG_ONLY 1
23988| #define HAVE_DECL_GETENV 1
23989| #define restrict __restrict
23990| #define HAVE_UNISTD_H 1
23991| #define HAVE_DECL_GETC_UNLOCKED 1
23992| #define HAVE_STDLIB_H 1
23993| #define MALLOC_0_IS_NONNULL 0
23994| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
23995| #define INSTALLPREFIX "/usr"
23996| #define HAVE_DECL_SNPRINTF 1
23997| #define HAVE__BOOL 1
23998| #define HAVE_STDBOOL_H 1
23999| #define HAVE_DECL_STRDUP 1
24000| #define HAVE_DECL_STRNLEN 1
24001| #define _FILE_OFFSET_BITS 64
24002| #define HAVE_DECL_CLEARERR_UNLOCKED 1
24003| #define HAVE_DECL_FEOF_UNLOCKED 1
24004| #define HAVE_DECL_FERROR_UNLOCKED 1
24005| #define HAVE_DECL_FFLUSH_UNLOCKED 1
24006| #define HAVE_DECL_FGETS_UNLOCKED 1
24007| #define HAVE_DECL_FPUTC_UNLOCKED 1
24008| #define HAVE_DECL_FPUTS_UNLOCKED 1
24009| #define HAVE_DECL_FREAD_UNLOCKED 1
24010| #define HAVE_DECL_FWRITE_UNLOCKED 1
24011| #define HAVE_DECL_GETCHAR_UNLOCKED 1
24012| #define HAVE_DECL_PUTC_UNLOCKED 1
24013| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
24014| #define HAVE_INTMAX_T 1
24015| #define HAVE_DECL_VSNPRINTF 1
24016| #define USE_ACL 0
24017| #define HAVE_ATEXIT 1
24018| #define HAVE_DIRENT_H 1
24019| #define HAVE_STRING_H 1
24020| #define HAVE_LONG_FILE_NAMES 1
24021| #define HAVE_PATHCONF 1
24022| #define HAVE_STRING_H 1
24023| #define HAVE_UNISTD_H 1
24024| #define YYENABLE_NLS 1
24025| #define HAVE_BYTESWAP_H 1
24026| #define realpath rpl_realpath
24027| #define SIGNAL_SAFE_LIST 1
24028| #define HAVE_CHOWN 1
24029| #define HAVE_UTIME 1
24030| #define HAVE_UTIMES 1
24031| #define HAVE_SIGACTION 1
24032| #define HAVE_WORKING_O_NOATIME 0
24033| #define HAVE_WORKING_O_NOFOLLOW 0
24034| #define HAVE_DECL_ISBLANK 1
24035| #define fnmatch posix_fnmatch
24036| #define GNULIB_FWRITEERROR 1
24037| #define HAVE_GETDELIM 1
24038| #define HAVE_SYS_TIMEB_H 1
24039| #define gmtime rpl_gmtime
24040| #define localtime rpl_localtime
24041| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
24042| #define HAVE_ICONV 1
24043| #define ICONV_CONST const
24044| #define HAVE_UNISTD_H 1
24045| #define HAVE_ARPA_INET_H 1
24046| #define HAVE_CTYPE_H 1
24047| #define HAVE_DLFCN_H 1
24048| #define HAVE_ERRNO_H 1
24049| #define HAVE_FCNTL_H 1
24050| #define HAVE_FLOAT_H 1
24051| #define HAVE_LIMITS_H 1
24052| #define HAVE_MALLOC_H 1
24053| #define HAVE_MATH_H 1
24054| #define HAVE_NETDB_H 1
24055| #define HAVE_NETINET_IN_H 1
24056| #define HAVE_SIGNAL_H 1
24057| #define HAVE_STDLIB_H 1
24058| #define HAVE_STRING_H 1
24059| #define HAVE_STRINGS_H 1
24060| #define HAVE_SYS_SELECT_H 1
24061| #define HAVE_SYS_SOCKET_H 1
24062| #define HAVE_SYS_STAT_H 1
24063| #define HAVE_SYS_TIME_H 1
24064| #define HAVE_SYS_TYPES_H 1
24065| #define HAVE_TIME_H 1
24066| #define HAVE_UNISTD_H 1
24067| #define HAVE_ARPA_NAMESER_H 1
24068| #define HAVE_RESOLV_H 1
24069| #define HAVE_GETADDRINFO 1
24070| #define HAVE_LOCALTIME 1
24071| #define HAVE_STAT 1
24072| #define HAVE_STRFTIME 1
24073| #define VA_COPY va_copy
24074| #define HAVE_SETLOCALE 1
24075| #define HAVE_MALLOC_POSIX 1
24076| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
24077| #define mbstate_t int
24078| #define HAVE_MEMCHR 1
24079| #define HAVE_MEMMOVE 1
24080| #define HAVE_MEMSET 1
24081| #define HAVE_MKDTEMP 1
24082| #define HAVE_OBSTACK 1
24083| #define GNULIB_OPEN 1
24084| #define mbstate_t int
24085| #define HAVE_REALLOC_POSIX 1
24086| #define HAVE_SEARCH_H 1
24087| #define HAVE_TSEARCH 1
24088| #define HAVE_ENVIRON_DECL 1
24089| #define HAVE_UNSETENV 1
24090| #define HAVE_STDINT_H 1
24091| #define HAVE_SNPRINTF 1
24092| #define HAVE_SYS_BITYPES_H 1
24093| #define BITSIZEOF_PTRDIFF_T 32
24094| #define BITSIZEOF_SIG_ATOMIC_T 32
24095| #define BITSIZEOF_SIZE_T 32
24096| /* end confdefs.h.  */
24097| 
24098|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
24099|      included before <wchar.h>.  */
24100|   #include <stddef.h>
24101|   #include <signal.h>
24102|   #if HAVE_WCHAR_H
24103|   # include <stdio.h>
24104|   # include <time.h>
24105|   # include <wchar.h>
24106|   #endif
24107| 
24108| #include <limits.h>
24109| int
24110| main ()
24111| {
24112| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
24113| test_array [0] = 0
24114| 
24115|   ;
24116|   return 0;
24117| }
24118configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
24119conftest.c: In function 'main':
24120conftest.c:246: error: size of array 'test_array' is negative
24121configure:54207: $? = 1
24122configure: failed program was:
24123| /* confdefs.h.  */
24124| #define PACKAGE_NAME ""
24125| #define PACKAGE_TARNAME ""
24126| #define PACKAGE_VERSION ""
24127| #define PACKAGE_STRING ""
24128| #define PACKAGE_BUGREPORT ""
24129| #define PACKAGE "gettext-tools"
24130| #define VERSION "0.17"
24131| #define STDC_HEADERS 1
24132| #define HAVE_SYS_TYPES_H 1
24133| #define HAVE_SYS_STAT_H 1
24134| #define HAVE_STDLIB_H 1
24135| #define HAVE_STRING_H 1
24136| #define HAVE_MEMORY_H 1
24137| #define HAVE_STRINGS_H 1
24138| #define HAVE_INTTYPES_H 1
24139| #define HAVE_STDINT_H 1
24140| #define HAVE_UNISTD_H 1
24141| #define __EXTENSIONS__ 1
24142| #define _ALL_SOURCE 1
24143| #define _GNU_SOURCE 1
24144| #define _POSIX_PTHREAD_SEMANTICS 1
24145| #define _TANDEM_SOURCE 1
24146| #define HAVE_DLFCN_H 1
24147| #define HAVE_VISIBILITY 1
24148| #define HAVE_STDINT_H_WITH_UINTMAX 1
24149| #define HAVE_ALLOCA_H 1
24150| #define HAVE_ALLOCA 1
24151| #define HAVE_STDLIB_H 1
24152| #define HAVE_UNISTD_H 1
24153| #define HAVE_GETPAGESIZE 1
24154| #define INTDIV0_RAISES_SIGFPE 0
24155| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
24156| #define HAVE_UNSIGNED_LONG_LONG_INT 1
24157| #define HAVE_UINTMAX_T 1
24158| #define HAVE_INTTYPES_H 1
24159| #define USE_POSIX_THREADS 1
24160| #define USE_POSIX_THREADS_WEAK 1
24161| #define HAVE_PTHREAD_RWLOCK 1
24162| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
24163| #define HAVE_BUILTIN_EXPECT 1
24164| #define HAVE_INTTYPES_H 1
24165| #define HAVE_LIMITS_H 1
24166| #define HAVE_UNISTD_H 1
24167| #define HAVE_SYS_PARAM_H 1
24168| #define HAVE_GETCWD 1
24169| #define HAVE_GETEGID 1
24170| #define HAVE_GETEUID 1
24171| #define HAVE_GETGID 1
24172| #define HAVE_GETUID 1
24173| #define HAVE_MEMPCPY 1
24174| #define HAVE_MUNMAP 1
24175| #define HAVE_STPCPY 1
24176| #define HAVE_STRCASECMP 1
24177| #define HAVE_STRDUP 1
24178| #define HAVE_STRTOUL 1
24179| #define HAVE_TSEARCH 1
24180| #define HAVE___FSETLOCKING 1
24181| #define HAVE_DECL_FEOF_UNLOCKED 1
24182| #define HAVE_DECL_FGETS_UNLOCKED 1
24183| #define HAVE_ICONV 1
24184| #define ICONV_CONST const
24185| #define HAVE_LONG_LONG_INT 1
24186| #define HAVE_WCHAR_T 1
24187| #define HAVE_INTMAX_T 1
24188| #define HAVE_POSIX_PRINTF 1
24189| #define HAVE_STDINT_H 1
24190| #define HAVE_STDINT_H 1
24191| #define HAVE_STDDEF_H 1
24192| #define HAVE_STDLIB_H 1
24193| #define HAVE_STRING_H 1
24194| #define HAVE_ASPRINTF 1
24195| #define HAVE_PUTENV 1
24196| #define HAVE_SETENV 1
24197| #define HAVE_SETLOCALE 1
24198| #define HAVE_SNPRINTF 1
24199| #define HAVE_DECL__SNPRINTF 0
24200| #define HAVE_DECL__SNWPRINTF 0
24201| #define HAVE_DECL_GETC_UNLOCKED 1
24202| #define HAVE_LANGINFO_CODESET 1
24203| #define HAVE_LC_MESSAGES 1
24204| #define ENABLE_NLS 1
24205| #define YYENABLE_NLS 1
24206| #define HAVE_STDLIB_H 1
24207| #define HAVE_STRING_H 1
24208| #define HAVE_SYS_PARAM_H 1
24209| #define HAVE_UNISTD_H 1
24210| #define HAVE_UTIME_H 1
24211| #define HAVE_FCNTL_H 1
24212| #define HAVE_FLOAT_H 1
24213| #define HAVE_SYS_TIME_H 1
24214| #define HAVE_ICONV_H 1
24215| #define HAVE_LOCALE_H 1
24216| #define HAVE_SIGNAL_H 1
24217| #define HAVE_STDINT_H 1
24218| #define HAVE_STDIO_H 1
24219| #define HAVE_SYS_STAT_H 1
24220| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
24221| #define HAVE_GETCWD 1
24222| #define HAVE_READLINK 1
24223| #define HAVE_RAISE 1
24224| #define HAVE_ISBLANK 1
24225| #define HAVE_MEMPCPY 1
24226| #define HAVE_GETTIMEOFDAY 1
24227| #define HAVE_ISASCII 1
24228| #define HAVE_SETENV 1
24229| #define HAVE_LSTAT 1
24230| #define HAVE_DECL_STRERROR_R 1
24231| #define STRERROR_R_CHAR_P 1
24232| #define HAVE_FORK 1
24233| #define HAVE_VFORK 1
24234| #define HAVE_WORKING_VFORK 1
24235| #define HAVE_WORKING_FORK 1
24236| #define HAVE_SIG_ATOMIC_T 1
24237| #define HAVE_INCLUDE_NEXT 1
24238| #define eaccess access
24239| #define mbstate_t int
24240| #define HAVE_DECL_GETDELIM 1
24241| #define HAVE_DECL_GETLINE 1
24242| #define HAVE_GETOPT_H 1
24243| #define HAVE_GETOPT_LONG_ONLY 1
24244| #define HAVE_DECL_GETENV 1
24245| #define restrict __restrict
24246| #define HAVE_UNISTD_H 1
24247| #define HAVE_DECL_GETC_UNLOCKED 1
24248| #define HAVE_STDLIB_H 1
24249| #define MALLOC_0_IS_NONNULL 0
24250| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
24251| #define INSTALLPREFIX "/usr"
24252| #define HAVE_DECL_SNPRINTF 1
24253| #define HAVE__BOOL 1
24254| #define HAVE_STDBOOL_H 1
24255| #define HAVE_DECL_STRDUP 1
24256| #define HAVE_DECL_STRNLEN 1
24257| #define _FILE_OFFSET_BITS 64
24258| #define HAVE_DECL_CLEARERR_UNLOCKED 1
24259| #define HAVE_DECL_FEOF_UNLOCKED 1
24260| #define HAVE_DECL_FERROR_UNLOCKED 1
24261| #define HAVE_DECL_FFLUSH_UNLOCKED 1
24262| #define HAVE_DECL_FGETS_UNLOCKED 1
24263| #define HAVE_DECL_FPUTC_UNLOCKED 1
24264| #define HAVE_DECL_FPUTS_UNLOCKED 1
24265| #define HAVE_DECL_FREAD_UNLOCKED 1
24266| #define HAVE_DECL_FWRITE_UNLOCKED 1
24267| #define HAVE_DECL_GETCHAR_UNLOCKED 1
24268| #define HAVE_DECL_PUTC_UNLOCKED 1
24269| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
24270| #define HAVE_INTMAX_T 1
24271| #define HAVE_DECL_VSNPRINTF 1
24272| #define USE_ACL 0
24273| #define HAVE_ATEXIT 1
24274| #define HAVE_DIRENT_H 1
24275| #define HAVE_STRING_H 1
24276| #define HAVE_LONG_FILE_NAMES 1
24277| #define HAVE_PATHCONF 1
24278| #define HAVE_STRING_H 1
24279| #define HAVE_UNISTD_H 1
24280| #define YYENABLE_NLS 1
24281| #define HAVE_BYTESWAP_H 1
24282| #define realpath rpl_realpath
24283| #define SIGNAL_SAFE_LIST 1
24284| #define HAVE_CHOWN 1
24285| #define HAVE_UTIME 1
24286| #define HAVE_UTIMES 1
24287| #define HAVE_SIGACTION 1
24288| #define HAVE_WORKING_O_NOATIME 0
24289| #define HAVE_WORKING_O_NOFOLLOW 0
24290| #define HAVE_DECL_ISBLANK 1
24291| #define fnmatch posix_fnmatch
24292| #define GNULIB_FWRITEERROR 1
24293| #define HAVE_GETDELIM 1
24294| #define HAVE_SYS_TIMEB_H 1
24295| #define gmtime rpl_gmtime
24296| #define localtime rpl_localtime
24297| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
24298| #define HAVE_ICONV 1
24299| #define ICONV_CONST const
24300| #define HAVE_UNISTD_H 1
24301| #define HAVE_ARPA_INET_H 1
24302| #define HAVE_CTYPE_H 1
24303| #define HAVE_DLFCN_H 1
24304| #define HAVE_ERRNO_H 1
24305| #define HAVE_FCNTL_H 1
24306| #define HAVE_FLOAT_H 1
24307| #define HAVE_LIMITS_H 1
24308| #define HAVE_MALLOC_H 1
24309| #define HAVE_MATH_H 1
24310| #define HAVE_NETDB_H 1
24311| #define HAVE_NETINET_IN_H 1
24312| #define HAVE_SIGNAL_H 1
24313| #define HAVE_STDLIB_H 1
24314| #define HAVE_STRING_H 1
24315| #define HAVE_STRINGS_H 1
24316| #define HAVE_SYS_SELECT_H 1
24317| #define HAVE_SYS_SOCKET_H 1
24318| #define HAVE_SYS_STAT_H 1
24319| #define HAVE_SYS_TIME_H 1
24320| #define HAVE_SYS_TYPES_H 1
24321| #define HAVE_TIME_H 1
24322| #define HAVE_UNISTD_H 1
24323| #define HAVE_ARPA_NAMESER_H 1
24324| #define HAVE_RESOLV_H 1
24325| #define HAVE_GETADDRINFO 1
24326| #define HAVE_LOCALTIME 1
24327| #define HAVE_STAT 1
24328| #define HAVE_STRFTIME 1
24329| #define VA_COPY va_copy
24330| #define HAVE_SETLOCALE 1
24331| #define HAVE_MALLOC_POSIX 1
24332| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
24333| #define mbstate_t int
24334| #define HAVE_MEMCHR 1
24335| #define HAVE_MEMMOVE 1
24336| #define HAVE_MEMSET 1
24337| #define HAVE_MKDTEMP 1
24338| #define HAVE_OBSTACK 1
24339| #define GNULIB_OPEN 1
24340| #define mbstate_t int
24341| #define HAVE_REALLOC_POSIX 1
24342| #define HAVE_SEARCH_H 1
24343| #define HAVE_TSEARCH 1
24344| #define HAVE_ENVIRON_DECL 1
24345| #define HAVE_UNSETENV 1
24346| #define HAVE_STDINT_H 1
24347| #define HAVE_SNPRINTF 1
24348| #define HAVE_SYS_BITYPES_H 1
24349| #define BITSIZEOF_PTRDIFF_T 32
24350| #define BITSIZEOF_SIG_ATOMIC_T 32
24351| #define BITSIZEOF_SIZE_T 32
24352| /* end confdefs.h.  */
24353| 
24354|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
24355|      included before <wchar.h>.  */
24356|   #include <stddef.h>
24357|   #include <signal.h>
24358|   #if HAVE_WCHAR_H
24359|   # include <stdio.h>
24360|   # include <time.h>
24361|   # include <wchar.h>
24362|   #endif
24363| 
24364| #include <limits.h>
24365| int
24366| main ()
24367| {
24368| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
24369| test_array [0] = 0
24370| 
24371|   ;
24372|   return 0;
24373| }
24374configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
24375conftest.c: In function 'main':
24376conftest.c:246: error: size of array 'test_array' is negative
24377configure:54207: $? = 1
24378configure: failed program was:
24379| /* confdefs.h.  */
24380| #define PACKAGE_NAME ""
24381| #define PACKAGE_TARNAME ""
24382| #define PACKAGE_VERSION ""
24383| #define PACKAGE_STRING ""
24384| #define PACKAGE_BUGREPORT ""
24385| #define PACKAGE "gettext-tools"
24386| #define VERSION "0.17"
24387| #define STDC_HEADERS 1
24388| #define HAVE_SYS_TYPES_H 1
24389| #define HAVE_SYS_STAT_H 1
24390| #define HAVE_STDLIB_H 1
24391| #define HAVE_STRING_H 1
24392| #define HAVE_MEMORY_H 1
24393| #define HAVE_STRINGS_H 1
24394| #define HAVE_INTTYPES_H 1
24395| #define HAVE_STDINT_H 1
24396| #define HAVE_UNISTD_H 1
24397| #define __EXTENSIONS__ 1
24398| #define _ALL_SOURCE 1
24399| #define _GNU_SOURCE 1
24400| #define _POSIX_PTHREAD_SEMANTICS 1
24401| #define _TANDEM_SOURCE 1
24402| #define HAVE_DLFCN_H 1
24403| #define HAVE_VISIBILITY 1
24404| #define HAVE_STDINT_H_WITH_UINTMAX 1
24405| #define HAVE_ALLOCA_H 1
24406| #define HAVE_ALLOCA 1
24407| #define HAVE_STDLIB_H 1
24408| #define HAVE_UNISTD_H 1
24409| #define HAVE_GETPAGESIZE 1
24410| #define INTDIV0_RAISES_SIGFPE 0
24411| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
24412| #define HAVE_UNSIGNED_LONG_LONG_INT 1
24413| #define HAVE_UINTMAX_T 1
24414| #define HAVE_INTTYPES_H 1
24415| #define USE_POSIX_THREADS 1
24416| #define USE_POSIX_THREADS_WEAK 1
24417| #define HAVE_PTHREAD_RWLOCK 1
24418| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
24419| #define HAVE_BUILTIN_EXPECT 1
24420| #define HAVE_INTTYPES_H 1
24421| #define HAVE_LIMITS_H 1
24422| #define HAVE_UNISTD_H 1
24423| #define HAVE_SYS_PARAM_H 1
24424| #define HAVE_GETCWD 1
24425| #define HAVE_GETEGID 1
24426| #define HAVE_GETEUID 1
24427| #define HAVE_GETGID 1
24428| #define HAVE_GETUID 1
24429| #define HAVE_MEMPCPY 1
24430| #define HAVE_MUNMAP 1
24431| #define HAVE_STPCPY 1
24432| #define HAVE_STRCASECMP 1
24433| #define HAVE_STRDUP 1
24434| #define HAVE_STRTOUL 1
24435| #define HAVE_TSEARCH 1
24436| #define HAVE___FSETLOCKING 1
24437| #define HAVE_DECL_FEOF_UNLOCKED 1
24438| #define HAVE_DECL_FGETS_UNLOCKED 1
24439| #define HAVE_ICONV 1
24440| #define ICONV_CONST const
24441| #define HAVE_LONG_LONG_INT 1
24442| #define HAVE_WCHAR_T 1
24443| #define HAVE_INTMAX_T 1
24444| #define HAVE_POSIX_PRINTF 1
24445| #define HAVE_STDINT_H 1
24446| #define HAVE_STDINT_H 1
24447| #define HAVE_STDDEF_H 1
24448| #define HAVE_STDLIB_H 1
24449| #define HAVE_STRING_H 1
24450| #define HAVE_ASPRINTF 1
24451| #define HAVE_PUTENV 1
24452| #define HAVE_SETENV 1
24453| #define HAVE_SETLOCALE 1
24454| #define HAVE_SNPRINTF 1
24455| #define HAVE_DECL__SNPRINTF 0
24456| #define HAVE_DECL__SNWPRINTF 0
24457| #define HAVE_DECL_GETC_UNLOCKED 1
24458| #define HAVE_LANGINFO_CODESET 1
24459| #define HAVE_LC_MESSAGES 1
24460| #define ENABLE_NLS 1
24461| #define YYENABLE_NLS 1
24462| #define HAVE_STDLIB_H 1
24463| #define HAVE_STRING_H 1
24464| #define HAVE_SYS_PARAM_H 1
24465| #define HAVE_UNISTD_H 1
24466| #define HAVE_UTIME_H 1
24467| #define HAVE_FCNTL_H 1
24468| #define HAVE_FLOAT_H 1
24469| #define HAVE_SYS_TIME_H 1
24470| #define HAVE_ICONV_H 1
24471| #define HAVE_LOCALE_H 1
24472| #define HAVE_SIGNAL_H 1
24473| #define HAVE_STDINT_H 1
24474| #define HAVE_STDIO_H 1
24475| #define HAVE_SYS_STAT_H 1
24476| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
24477| #define HAVE_GETCWD 1
24478| #define HAVE_READLINK 1
24479| #define HAVE_RAISE 1
24480| #define HAVE_ISBLANK 1
24481| #define HAVE_MEMPCPY 1
24482| #define HAVE_GETTIMEOFDAY 1
24483| #define HAVE_ISASCII 1
24484| #define HAVE_SETENV 1
24485| #define HAVE_LSTAT 1
24486| #define HAVE_DECL_STRERROR_R 1
24487| #define STRERROR_R_CHAR_P 1
24488| #define HAVE_FORK 1
24489| #define HAVE_VFORK 1
24490| #define HAVE_WORKING_VFORK 1
24491| #define HAVE_WORKING_FORK 1
24492| #define HAVE_SIG_ATOMIC_T 1
24493| #define HAVE_INCLUDE_NEXT 1
24494| #define eaccess access
24495| #define mbstate_t int
24496| #define HAVE_DECL_GETDELIM 1
24497| #define HAVE_DECL_GETLINE 1
24498| #define HAVE_GETOPT_H 1
24499| #define HAVE_GETOPT_LONG_ONLY 1
24500| #define HAVE_DECL_GETENV 1
24501| #define restrict __restrict
24502| #define HAVE_UNISTD_H 1
24503| #define HAVE_DECL_GETC_UNLOCKED 1
24504| #define HAVE_STDLIB_H 1
24505| #define MALLOC_0_IS_NONNULL 0
24506| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
24507| #define INSTALLPREFIX "/usr"
24508| #define HAVE_DECL_SNPRINTF 1
24509| #define HAVE__BOOL 1
24510| #define HAVE_STDBOOL_H 1
24511| #define HAVE_DECL_STRDUP 1
24512| #define HAVE_DECL_STRNLEN 1
24513| #define _FILE_OFFSET_BITS 64
24514| #define HAVE_DECL_CLEARERR_UNLOCKED 1
24515| #define HAVE_DECL_FEOF_UNLOCKED 1
24516| #define HAVE_DECL_FERROR_UNLOCKED 1
24517| #define HAVE_DECL_FFLUSH_UNLOCKED 1
24518| #define HAVE_DECL_FGETS_UNLOCKED 1
24519| #define HAVE_DECL_FPUTC_UNLOCKED 1
24520| #define HAVE_DECL_FPUTS_UNLOCKED 1
24521| #define HAVE_DECL_FREAD_UNLOCKED 1
24522| #define HAVE_DECL_FWRITE_UNLOCKED 1
24523| #define HAVE_DECL_GETCHAR_UNLOCKED 1
24524| #define HAVE_DECL_PUTC_UNLOCKED 1
24525| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
24526| #define HAVE_INTMAX_T 1
24527| #define HAVE_DECL_VSNPRINTF 1
24528| #define USE_ACL 0
24529| #define HAVE_ATEXIT 1
24530| #define HAVE_DIRENT_H 1
24531| #define HAVE_STRING_H 1
24532| #define HAVE_LONG_FILE_NAMES 1
24533| #define HAVE_PATHCONF 1
24534| #define HAVE_STRING_H 1
24535| #define HAVE_UNISTD_H 1
24536| #define YYENABLE_NLS 1
24537| #define HAVE_BYTESWAP_H 1
24538| #define realpath rpl_realpath
24539| #define SIGNAL_SAFE_LIST 1
24540| #define HAVE_CHOWN 1
24541| #define HAVE_UTIME 1
24542| #define HAVE_UTIMES 1
24543| #define HAVE_SIGACTION 1
24544| #define HAVE_WORKING_O_NOATIME 0
24545| #define HAVE_WORKING_O_NOFOLLOW 0
24546| #define HAVE_DECL_ISBLANK 1
24547| #define fnmatch posix_fnmatch
24548| #define GNULIB_FWRITEERROR 1
24549| #define HAVE_GETDELIM 1
24550| #define HAVE_SYS_TIMEB_H 1
24551| #define gmtime rpl_gmtime
24552| #define localtime rpl_localtime
24553| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
24554| #define HAVE_ICONV 1
24555| #define ICONV_CONST const
24556| #define HAVE_UNISTD_H 1
24557| #define HAVE_ARPA_INET_H 1
24558| #define HAVE_CTYPE_H 1
24559| #define HAVE_DLFCN_H 1
24560| #define HAVE_ERRNO_H 1
24561| #define HAVE_FCNTL_H 1
24562| #define HAVE_FLOAT_H 1
24563| #define HAVE_LIMITS_H 1
24564| #define HAVE_MALLOC_H 1
24565| #define HAVE_MATH_H 1
24566| #define HAVE_NETDB_H 1
24567| #define HAVE_NETINET_IN_H 1
24568| #define HAVE_SIGNAL_H 1
24569| #define HAVE_STDLIB_H 1
24570| #define HAVE_STRING_H 1
24571| #define HAVE_STRINGS_H 1
24572| #define HAVE_SYS_SELECT_H 1
24573| #define HAVE_SYS_SOCKET_H 1
24574| #define HAVE_SYS_STAT_H 1
24575| #define HAVE_SYS_TIME_H 1
24576| #define HAVE_SYS_TYPES_H 1
24577| #define HAVE_TIME_H 1
24578| #define HAVE_UNISTD_H 1
24579| #define HAVE_ARPA_NAMESER_H 1
24580| #define HAVE_RESOLV_H 1
24581| #define HAVE_GETADDRINFO 1
24582| #define HAVE_LOCALTIME 1
24583| #define HAVE_STAT 1
24584| #define HAVE_STRFTIME 1
24585| #define VA_COPY va_copy
24586| #define HAVE_SETLOCALE 1
24587| #define HAVE_MALLOC_POSIX 1
24588| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
24589| #define mbstate_t int
24590| #define HAVE_MEMCHR 1
24591| #define HAVE_MEMMOVE 1
24592| #define HAVE_MEMSET 1
24593| #define HAVE_MKDTEMP 1
24594| #define HAVE_OBSTACK 1
24595| #define GNULIB_OPEN 1
24596| #define mbstate_t int
24597| #define HAVE_REALLOC_POSIX 1
24598| #define HAVE_SEARCH_H 1
24599| #define HAVE_TSEARCH 1
24600| #define HAVE_ENVIRON_DECL 1
24601| #define HAVE_UNSETENV 1
24602| #define HAVE_STDINT_H 1
24603| #define HAVE_SNPRINTF 1
24604| #define HAVE_SYS_BITYPES_H 1
24605| #define BITSIZEOF_PTRDIFF_T 32
24606| #define BITSIZEOF_SIG_ATOMIC_T 32
24607| #define BITSIZEOF_SIZE_T 32
24608| /* end confdefs.h.  */
24609| 
24610|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
24611|      included before <wchar.h>.  */
24612|   #include <stddef.h>
24613|   #include <signal.h>
24614|   #if HAVE_WCHAR_H
24615|   # include <stdio.h>
24616|   # include <time.h>
24617|   # include <wchar.h>
24618|   #endif
24619| 
24620| #include <limits.h>
24621| int
24622| main ()
24623| {
24624| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
24625| test_array [0] = 0
24626| 
24627|   ;
24628|   return 0;
24629| }
24630configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
24631conftest.c: In function 'main':
24632conftest.c:246: error: size of array 'test_array' is negative
24633configure:54207: $? = 1
24634configure: failed program was:
24635| /* confdefs.h.  */
24636| #define PACKAGE_NAME ""
24637| #define PACKAGE_TARNAME ""
24638| #define PACKAGE_VERSION ""
24639| #define PACKAGE_STRING ""
24640| #define PACKAGE_BUGREPORT ""
24641| #define PACKAGE "gettext-tools"
24642| #define VERSION "0.17"
24643| #define STDC_HEADERS 1
24644| #define HAVE_SYS_TYPES_H 1
24645| #define HAVE_SYS_STAT_H 1
24646| #define HAVE_STDLIB_H 1
24647| #define HAVE_STRING_H 1
24648| #define HAVE_MEMORY_H 1
24649| #define HAVE_STRINGS_H 1
24650| #define HAVE_INTTYPES_H 1
24651| #define HAVE_STDINT_H 1
24652| #define HAVE_UNISTD_H 1
24653| #define __EXTENSIONS__ 1
24654| #define _ALL_SOURCE 1
24655| #define _GNU_SOURCE 1
24656| #define _POSIX_PTHREAD_SEMANTICS 1
24657| #define _TANDEM_SOURCE 1
24658| #define HAVE_DLFCN_H 1
24659| #define HAVE_VISIBILITY 1
24660| #define HAVE_STDINT_H_WITH_UINTMAX 1
24661| #define HAVE_ALLOCA_H 1
24662| #define HAVE_ALLOCA 1
24663| #define HAVE_STDLIB_H 1
24664| #define HAVE_UNISTD_H 1
24665| #define HAVE_GETPAGESIZE 1
24666| #define INTDIV0_RAISES_SIGFPE 0
24667| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
24668| #define HAVE_UNSIGNED_LONG_LONG_INT 1
24669| #define HAVE_UINTMAX_T 1
24670| #define HAVE_INTTYPES_H 1
24671| #define USE_POSIX_THREADS 1
24672| #define USE_POSIX_THREADS_WEAK 1
24673| #define HAVE_PTHREAD_RWLOCK 1
24674| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
24675| #define HAVE_BUILTIN_EXPECT 1
24676| #define HAVE_INTTYPES_H 1
24677| #define HAVE_LIMITS_H 1
24678| #define HAVE_UNISTD_H 1
24679| #define HAVE_SYS_PARAM_H 1
24680| #define HAVE_GETCWD 1
24681| #define HAVE_GETEGID 1
24682| #define HAVE_GETEUID 1
24683| #define HAVE_GETGID 1
24684| #define HAVE_GETUID 1
24685| #define HAVE_MEMPCPY 1
24686| #define HAVE_MUNMAP 1
24687| #define HAVE_STPCPY 1
24688| #define HAVE_STRCASECMP 1
24689| #define HAVE_STRDUP 1
24690| #define HAVE_STRTOUL 1
24691| #define HAVE_TSEARCH 1
24692| #define HAVE___FSETLOCKING 1
24693| #define HAVE_DECL_FEOF_UNLOCKED 1
24694| #define HAVE_DECL_FGETS_UNLOCKED 1
24695| #define HAVE_ICONV 1
24696| #define ICONV_CONST const
24697| #define HAVE_LONG_LONG_INT 1
24698| #define HAVE_WCHAR_T 1
24699| #define HAVE_INTMAX_T 1
24700| #define HAVE_POSIX_PRINTF 1
24701| #define HAVE_STDINT_H 1
24702| #define HAVE_STDINT_H 1
24703| #define HAVE_STDDEF_H 1
24704| #define HAVE_STDLIB_H 1
24705| #define HAVE_STRING_H 1
24706| #define HAVE_ASPRINTF 1
24707| #define HAVE_PUTENV 1
24708| #define HAVE_SETENV 1
24709| #define HAVE_SETLOCALE 1
24710| #define HAVE_SNPRINTF 1
24711| #define HAVE_DECL__SNPRINTF 0
24712| #define HAVE_DECL__SNWPRINTF 0
24713| #define HAVE_DECL_GETC_UNLOCKED 1
24714| #define HAVE_LANGINFO_CODESET 1
24715| #define HAVE_LC_MESSAGES 1
24716| #define ENABLE_NLS 1
24717| #define YYENABLE_NLS 1
24718| #define HAVE_STDLIB_H 1
24719| #define HAVE_STRING_H 1
24720| #define HAVE_SYS_PARAM_H 1
24721| #define HAVE_UNISTD_H 1
24722| #define HAVE_UTIME_H 1
24723| #define HAVE_FCNTL_H 1
24724| #define HAVE_FLOAT_H 1
24725| #define HAVE_SYS_TIME_H 1
24726| #define HAVE_ICONV_H 1
24727| #define HAVE_LOCALE_H 1
24728| #define HAVE_SIGNAL_H 1
24729| #define HAVE_STDINT_H 1
24730| #define HAVE_STDIO_H 1
24731| #define HAVE_SYS_STAT_H 1
24732| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
24733| #define HAVE_GETCWD 1
24734| #define HAVE_READLINK 1
24735| #define HAVE_RAISE 1
24736| #define HAVE_ISBLANK 1
24737| #define HAVE_MEMPCPY 1
24738| #define HAVE_GETTIMEOFDAY 1
24739| #define HAVE_ISASCII 1
24740| #define HAVE_SETENV 1
24741| #define HAVE_LSTAT 1
24742| #define HAVE_DECL_STRERROR_R 1
24743| #define STRERROR_R_CHAR_P 1
24744| #define HAVE_FORK 1
24745| #define HAVE_VFORK 1
24746| #define HAVE_WORKING_VFORK 1
24747| #define HAVE_WORKING_FORK 1
24748| #define HAVE_SIG_ATOMIC_T 1
24749| #define HAVE_INCLUDE_NEXT 1
24750| #define eaccess access
24751| #define mbstate_t int
24752| #define HAVE_DECL_GETDELIM 1
24753| #define HAVE_DECL_GETLINE 1
24754| #define HAVE_GETOPT_H 1
24755| #define HAVE_GETOPT_LONG_ONLY 1
24756| #define HAVE_DECL_GETENV 1
24757| #define restrict __restrict
24758| #define HAVE_UNISTD_H 1
24759| #define HAVE_DECL_GETC_UNLOCKED 1
24760| #define HAVE_STDLIB_H 1
24761| #define MALLOC_0_IS_NONNULL 0
24762| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
24763| #define INSTALLPREFIX "/usr"
24764| #define HAVE_DECL_SNPRINTF 1
24765| #define HAVE__BOOL 1
24766| #define HAVE_STDBOOL_H 1
24767| #define HAVE_DECL_STRDUP 1
24768| #define HAVE_DECL_STRNLEN 1
24769| #define _FILE_OFFSET_BITS 64
24770| #define HAVE_DECL_CLEARERR_UNLOCKED 1
24771| #define HAVE_DECL_FEOF_UNLOCKED 1
24772| #define HAVE_DECL_FERROR_UNLOCKED 1
24773| #define HAVE_DECL_FFLUSH_UNLOCKED 1
24774| #define HAVE_DECL_FGETS_UNLOCKED 1
24775| #define HAVE_DECL_FPUTC_UNLOCKED 1
24776| #define HAVE_DECL_FPUTS_UNLOCKED 1
24777| #define HAVE_DECL_FREAD_UNLOCKED 1
24778| #define HAVE_DECL_FWRITE_UNLOCKED 1
24779| #define HAVE_DECL_GETCHAR_UNLOCKED 1
24780| #define HAVE_DECL_PUTC_UNLOCKED 1
24781| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
24782| #define HAVE_INTMAX_T 1
24783| #define HAVE_DECL_VSNPRINTF 1
24784| #define USE_ACL 0
24785| #define HAVE_ATEXIT 1
24786| #define HAVE_DIRENT_H 1
24787| #define HAVE_STRING_H 1
24788| #define HAVE_LONG_FILE_NAMES 1
24789| #define HAVE_PATHCONF 1
24790| #define HAVE_STRING_H 1
24791| #define HAVE_UNISTD_H 1
24792| #define YYENABLE_NLS 1
24793| #define HAVE_BYTESWAP_H 1
24794| #define realpath rpl_realpath
24795| #define SIGNAL_SAFE_LIST 1
24796| #define HAVE_CHOWN 1
24797| #define HAVE_UTIME 1
24798| #define HAVE_UTIMES 1
24799| #define HAVE_SIGACTION 1
24800| #define HAVE_WORKING_O_NOATIME 0
24801| #define HAVE_WORKING_O_NOFOLLOW 0
24802| #define HAVE_DECL_ISBLANK 1
24803| #define fnmatch posix_fnmatch
24804| #define GNULIB_FWRITEERROR 1
24805| #define HAVE_GETDELIM 1
24806| #define HAVE_SYS_TIMEB_H 1
24807| #define gmtime rpl_gmtime
24808| #define localtime rpl_localtime
24809| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
24810| #define HAVE_ICONV 1
24811| #define ICONV_CONST const
24812| #define HAVE_UNISTD_H 1
24813| #define HAVE_ARPA_INET_H 1
24814| #define HAVE_CTYPE_H 1
24815| #define HAVE_DLFCN_H 1
24816| #define HAVE_ERRNO_H 1
24817| #define HAVE_FCNTL_H 1
24818| #define HAVE_FLOAT_H 1
24819| #define HAVE_LIMITS_H 1
24820| #define HAVE_MALLOC_H 1
24821| #define HAVE_MATH_H 1
24822| #define HAVE_NETDB_H 1
24823| #define HAVE_NETINET_IN_H 1
24824| #define HAVE_SIGNAL_H 1
24825| #define HAVE_STDLIB_H 1
24826| #define HAVE_STRING_H 1
24827| #define HAVE_STRINGS_H 1
24828| #define HAVE_SYS_SELECT_H 1
24829| #define HAVE_SYS_SOCKET_H 1
24830| #define HAVE_SYS_STAT_H 1
24831| #define HAVE_SYS_TIME_H 1
24832| #define HAVE_SYS_TYPES_H 1
24833| #define HAVE_TIME_H 1
24834| #define HAVE_UNISTD_H 1
24835| #define HAVE_ARPA_NAMESER_H 1
24836| #define HAVE_RESOLV_H 1
24837| #define HAVE_GETADDRINFO 1
24838| #define HAVE_LOCALTIME 1
24839| #define HAVE_STAT 1
24840| #define HAVE_STRFTIME 1
24841| #define VA_COPY va_copy
24842| #define HAVE_SETLOCALE 1
24843| #define HAVE_MALLOC_POSIX 1
24844| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
24845| #define mbstate_t int
24846| #define HAVE_MEMCHR 1
24847| #define HAVE_MEMMOVE 1
24848| #define HAVE_MEMSET 1
24849| #define HAVE_MKDTEMP 1
24850| #define HAVE_OBSTACK 1
24851| #define GNULIB_OPEN 1
24852| #define mbstate_t int
24853| #define HAVE_REALLOC_POSIX 1
24854| #define HAVE_SEARCH_H 1
24855| #define HAVE_TSEARCH 1
24856| #define HAVE_ENVIRON_DECL 1
24857| #define HAVE_UNSETENV 1
24858| #define HAVE_STDINT_H 1
24859| #define HAVE_SNPRINTF 1
24860| #define HAVE_SYS_BITYPES_H 1
24861| #define BITSIZEOF_PTRDIFF_T 32
24862| #define BITSIZEOF_SIG_ATOMIC_T 32
24863| #define BITSIZEOF_SIZE_T 32
24864| /* end confdefs.h.  */
24865| 
24866|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
24867|      included before <wchar.h>.  */
24868|   #include <stddef.h>
24869|   #include <signal.h>
24870|   #if HAVE_WCHAR_H
24871|   # include <stdio.h>
24872|   # include <time.h>
24873|   # include <wchar.h>
24874|   #endif
24875| 
24876| #include <limits.h>
24877| int
24878| main ()
24879| {
24880| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
24881| test_array [0] = 0
24882| 
24883|   ;
24884|   return 0;
24885| }
24886configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
24887conftest.c: In function 'main':
24888conftest.c:246: error: size of array 'test_array' is negative
24889configure:54207: $? = 1
24890configure: failed program was:
24891| /* confdefs.h.  */
24892| #define PACKAGE_NAME ""
24893| #define PACKAGE_TARNAME ""
24894| #define PACKAGE_VERSION ""
24895| #define PACKAGE_STRING ""
24896| #define PACKAGE_BUGREPORT ""
24897| #define PACKAGE "gettext-tools"
24898| #define VERSION "0.17"
24899| #define STDC_HEADERS 1
24900| #define HAVE_SYS_TYPES_H 1
24901| #define HAVE_SYS_STAT_H 1
24902| #define HAVE_STDLIB_H 1
24903| #define HAVE_STRING_H 1
24904| #define HAVE_MEMORY_H 1
24905| #define HAVE_STRINGS_H 1
24906| #define HAVE_INTTYPES_H 1
24907| #define HAVE_STDINT_H 1
24908| #define HAVE_UNISTD_H 1
24909| #define __EXTENSIONS__ 1
24910| #define _ALL_SOURCE 1
24911| #define _GNU_SOURCE 1
24912| #define _POSIX_PTHREAD_SEMANTICS 1
24913| #define _TANDEM_SOURCE 1
24914| #define HAVE_DLFCN_H 1
24915| #define HAVE_VISIBILITY 1
24916| #define HAVE_STDINT_H_WITH_UINTMAX 1
24917| #define HAVE_ALLOCA_H 1
24918| #define HAVE_ALLOCA 1
24919| #define HAVE_STDLIB_H 1
24920| #define HAVE_UNISTD_H 1
24921| #define HAVE_GETPAGESIZE 1
24922| #define INTDIV0_RAISES_SIGFPE 0
24923| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
24924| #define HAVE_UNSIGNED_LONG_LONG_INT 1
24925| #define HAVE_UINTMAX_T 1
24926| #define HAVE_INTTYPES_H 1
24927| #define USE_POSIX_THREADS 1
24928| #define USE_POSIX_THREADS_WEAK 1
24929| #define HAVE_PTHREAD_RWLOCK 1
24930| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
24931| #define HAVE_BUILTIN_EXPECT 1
24932| #define HAVE_INTTYPES_H 1
24933| #define HAVE_LIMITS_H 1
24934| #define HAVE_UNISTD_H 1
24935| #define HAVE_SYS_PARAM_H 1
24936| #define HAVE_GETCWD 1
24937| #define HAVE_GETEGID 1
24938| #define HAVE_GETEUID 1
24939| #define HAVE_GETGID 1
24940| #define HAVE_GETUID 1
24941| #define HAVE_MEMPCPY 1
24942| #define HAVE_MUNMAP 1
24943| #define HAVE_STPCPY 1
24944| #define HAVE_STRCASECMP 1
24945| #define HAVE_STRDUP 1
24946| #define HAVE_STRTOUL 1
24947| #define HAVE_TSEARCH 1
24948| #define HAVE___FSETLOCKING 1
24949| #define HAVE_DECL_FEOF_UNLOCKED 1
24950| #define HAVE_DECL_FGETS_UNLOCKED 1
24951| #define HAVE_ICONV 1
24952| #define ICONV_CONST const
24953| #define HAVE_LONG_LONG_INT 1
24954| #define HAVE_WCHAR_T 1
24955| #define HAVE_INTMAX_T 1
24956| #define HAVE_POSIX_PRINTF 1
24957| #define HAVE_STDINT_H 1
24958| #define HAVE_STDINT_H 1
24959| #define HAVE_STDDEF_H 1
24960| #define HAVE_STDLIB_H 1
24961| #define HAVE_STRING_H 1
24962| #define HAVE_ASPRINTF 1
24963| #define HAVE_PUTENV 1
24964| #define HAVE_SETENV 1
24965| #define HAVE_SETLOCALE 1
24966| #define HAVE_SNPRINTF 1
24967| #define HAVE_DECL__SNPRINTF 0
24968| #define HAVE_DECL__SNWPRINTF 0
24969| #define HAVE_DECL_GETC_UNLOCKED 1
24970| #define HAVE_LANGINFO_CODESET 1
24971| #define HAVE_LC_MESSAGES 1
24972| #define ENABLE_NLS 1
24973| #define YYENABLE_NLS 1
24974| #define HAVE_STDLIB_H 1
24975| #define HAVE_STRING_H 1
24976| #define HAVE_SYS_PARAM_H 1
24977| #define HAVE_UNISTD_H 1
24978| #define HAVE_UTIME_H 1
24979| #define HAVE_FCNTL_H 1
24980| #define HAVE_FLOAT_H 1
24981| #define HAVE_SYS_TIME_H 1
24982| #define HAVE_ICONV_H 1
24983| #define HAVE_LOCALE_H 1
24984| #define HAVE_SIGNAL_H 1
24985| #define HAVE_STDINT_H 1
24986| #define HAVE_STDIO_H 1
24987| #define HAVE_SYS_STAT_H 1
24988| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
24989| #define HAVE_GETCWD 1
24990| #define HAVE_READLINK 1
24991| #define HAVE_RAISE 1
24992| #define HAVE_ISBLANK 1
24993| #define HAVE_MEMPCPY 1
24994| #define HAVE_GETTIMEOFDAY 1
24995| #define HAVE_ISASCII 1
24996| #define HAVE_SETENV 1
24997| #define HAVE_LSTAT 1
24998| #define HAVE_DECL_STRERROR_R 1
24999| #define STRERROR_R_CHAR_P 1
25000| #define HAVE_FORK 1
25001| #define HAVE_VFORK 1
25002| #define HAVE_WORKING_VFORK 1
25003| #define HAVE_WORKING_FORK 1
25004| #define HAVE_SIG_ATOMIC_T 1
25005| #define HAVE_INCLUDE_NEXT 1
25006| #define eaccess access
25007| #define mbstate_t int
25008| #define HAVE_DECL_GETDELIM 1
25009| #define HAVE_DECL_GETLINE 1
25010| #define HAVE_GETOPT_H 1
25011| #define HAVE_GETOPT_LONG_ONLY 1
25012| #define HAVE_DECL_GETENV 1
25013| #define restrict __restrict
25014| #define HAVE_UNISTD_H 1
25015| #define HAVE_DECL_GETC_UNLOCKED 1
25016| #define HAVE_STDLIB_H 1
25017| #define MALLOC_0_IS_NONNULL 0
25018| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
25019| #define INSTALLPREFIX "/usr"
25020| #define HAVE_DECL_SNPRINTF 1
25021| #define HAVE__BOOL 1
25022| #define HAVE_STDBOOL_H 1
25023| #define HAVE_DECL_STRDUP 1
25024| #define HAVE_DECL_STRNLEN 1
25025| #define _FILE_OFFSET_BITS 64
25026| #define HAVE_DECL_CLEARERR_UNLOCKED 1
25027| #define HAVE_DECL_FEOF_UNLOCKED 1
25028| #define HAVE_DECL_FERROR_UNLOCKED 1
25029| #define HAVE_DECL_FFLUSH_UNLOCKED 1
25030| #define HAVE_DECL_FGETS_UNLOCKED 1
25031| #define HAVE_DECL_FPUTC_UNLOCKED 1
25032| #define HAVE_DECL_FPUTS_UNLOCKED 1
25033| #define HAVE_DECL_FREAD_UNLOCKED 1
25034| #define HAVE_DECL_FWRITE_UNLOCKED 1
25035| #define HAVE_DECL_GETCHAR_UNLOCKED 1
25036| #define HAVE_DECL_PUTC_UNLOCKED 1
25037| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
25038| #define HAVE_INTMAX_T 1
25039| #define HAVE_DECL_VSNPRINTF 1
25040| #define USE_ACL 0
25041| #define HAVE_ATEXIT 1
25042| #define HAVE_DIRENT_H 1
25043| #define HAVE_STRING_H 1
25044| #define HAVE_LONG_FILE_NAMES 1
25045| #define HAVE_PATHCONF 1
25046| #define HAVE_STRING_H 1
25047| #define HAVE_UNISTD_H 1
25048| #define YYENABLE_NLS 1
25049| #define HAVE_BYTESWAP_H 1
25050| #define realpath rpl_realpath
25051| #define SIGNAL_SAFE_LIST 1
25052| #define HAVE_CHOWN 1
25053| #define HAVE_UTIME 1
25054| #define HAVE_UTIMES 1
25055| #define HAVE_SIGACTION 1
25056| #define HAVE_WORKING_O_NOATIME 0
25057| #define HAVE_WORKING_O_NOFOLLOW 0
25058| #define HAVE_DECL_ISBLANK 1
25059| #define fnmatch posix_fnmatch
25060| #define GNULIB_FWRITEERROR 1
25061| #define HAVE_GETDELIM 1
25062| #define HAVE_SYS_TIMEB_H 1
25063| #define gmtime rpl_gmtime
25064| #define localtime rpl_localtime
25065| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
25066| #define HAVE_ICONV 1
25067| #define ICONV_CONST const
25068| #define HAVE_UNISTD_H 1
25069| #define HAVE_ARPA_INET_H 1
25070| #define HAVE_CTYPE_H 1
25071| #define HAVE_DLFCN_H 1
25072| #define HAVE_ERRNO_H 1
25073| #define HAVE_FCNTL_H 1
25074| #define HAVE_FLOAT_H 1
25075| #define HAVE_LIMITS_H 1
25076| #define HAVE_MALLOC_H 1
25077| #define HAVE_MATH_H 1
25078| #define HAVE_NETDB_H 1
25079| #define HAVE_NETINET_IN_H 1
25080| #define HAVE_SIGNAL_H 1
25081| #define HAVE_STDLIB_H 1
25082| #define HAVE_STRING_H 1
25083| #define HAVE_STRINGS_H 1
25084| #define HAVE_SYS_SELECT_H 1
25085| #define HAVE_SYS_SOCKET_H 1
25086| #define HAVE_SYS_STAT_H 1
25087| #define HAVE_SYS_TIME_H 1
25088| #define HAVE_SYS_TYPES_H 1
25089| #define HAVE_TIME_H 1
25090| #define HAVE_UNISTD_H 1
25091| #define HAVE_ARPA_NAMESER_H 1
25092| #define HAVE_RESOLV_H 1
25093| #define HAVE_GETADDRINFO 1
25094| #define HAVE_LOCALTIME 1
25095| #define HAVE_STAT 1
25096| #define HAVE_STRFTIME 1
25097| #define VA_COPY va_copy
25098| #define HAVE_SETLOCALE 1
25099| #define HAVE_MALLOC_POSIX 1
25100| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
25101| #define mbstate_t int
25102| #define HAVE_MEMCHR 1
25103| #define HAVE_MEMMOVE 1
25104| #define HAVE_MEMSET 1
25105| #define HAVE_MKDTEMP 1
25106| #define HAVE_OBSTACK 1
25107| #define GNULIB_OPEN 1
25108| #define mbstate_t int
25109| #define HAVE_REALLOC_POSIX 1
25110| #define HAVE_SEARCH_H 1
25111| #define HAVE_TSEARCH 1
25112| #define HAVE_ENVIRON_DECL 1
25113| #define HAVE_UNSETENV 1
25114| #define HAVE_STDINT_H 1
25115| #define HAVE_SNPRINTF 1
25116| #define HAVE_SYS_BITYPES_H 1
25117| #define BITSIZEOF_PTRDIFF_T 32
25118| #define BITSIZEOF_SIG_ATOMIC_T 32
25119| #define BITSIZEOF_SIZE_T 32
25120| /* end confdefs.h.  */
25121| 
25122|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
25123|      included before <wchar.h>.  */
25124|   #include <stddef.h>
25125|   #include <signal.h>
25126|   #if HAVE_WCHAR_H
25127|   # include <stdio.h>
25128|   # include <time.h>
25129|   # include <wchar.h>
25130|   #endif
25131| 
25132| #include <limits.h>
25133| int
25134| main ()
25135| {
25136| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
25137| test_array [0] = 0
25138| 
25139|   ;
25140|   return 0;
25141| }
25142configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25143conftest.c: In function 'main':
25144conftest.c:246: error: size of array 'test_array' is negative
25145configure:54207: $? = 1
25146configure: failed program was:
25147| /* confdefs.h.  */
25148| #define PACKAGE_NAME ""
25149| #define PACKAGE_TARNAME ""
25150| #define PACKAGE_VERSION ""
25151| #define PACKAGE_STRING ""
25152| #define PACKAGE_BUGREPORT ""
25153| #define PACKAGE "gettext-tools"
25154| #define VERSION "0.17"
25155| #define STDC_HEADERS 1
25156| #define HAVE_SYS_TYPES_H 1
25157| #define HAVE_SYS_STAT_H 1
25158| #define HAVE_STDLIB_H 1
25159| #define HAVE_STRING_H 1
25160| #define HAVE_MEMORY_H 1
25161| #define HAVE_STRINGS_H 1
25162| #define HAVE_INTTYPES_H 1
25163| #define HAVE_STDINT_H 1
25164| #define HAVE_UNISTD_H 1
25165| #define __EXTENSIONS__ 1
25166| #define _ALL_SOURCE 1
25167| #define _GNU_SOURCE 1
25168| #define _POSIX_PTHREAD_SEMANTICS 1
25169| #define _TANDEM_SOURCE 1
25170| #define HAVE_DLFCN_H 1
25171| #define HAVE_VISIBILITY 1
25172| #define HAVE_STDINT_H_WITH_UINTMAX 1
25173| #define HAVE_ALLOCA_H 1
25174| #define HAVE_ALLOCA 1
25175| #define HAVE_STDLIB_H 1
25176| #define HAVE_UNISTD_H 1
25177| #define HAVE_GETPAGESIZE 1
25178| #define INTDIV0_RAISES_SIGFPE 0
25179| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
25180| #define HAVE_UNSIGNED_LONG_LONG_INT 1
25181| #define HAVE_UINTMAX_T 1
25182| #define HAVE_INTTYPES_H 1
25183| #define USE_POSIX_THREADS 1
25184| #define USE_POSIX_THREADS_WEAK 1
25185| #define HAVE_PTHREAD_RWLOCK 1
25186| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
25187| #define HAVE_BUILTIN_EXPECT 1
25188| #define HAVE_INTTYPES_H 1
25189| #define HAVE_LIMITS_H 1
25190| #define HAVE_UNISTD_H 1
25191| #define HAVE_SYS_PARAM_H 1
25192| #define HAVE_GETCWD 1
25193| #define HAVE_GETEGID 1
25194| #define HAVE_GETEUID 1
25195| #define HAVE_GETGID 1
25196| #define HAVE_GETUID 1
25197| #define HAVE_MEMPCPY 1
25198| #define HAVE_MUNMAP 1
25199| #define HAVE_STPCPY 1
25200| #define HAVE_STRCASECMP 1
25201| #define HAVE_STRDUP 1
25202| #define HAVE_STRTOUL 1
25203| #define HAVE_TSEARCH 1
25204| #define HAVE___FSETLOCKING 1
25205| #define HAVE_DECL_FEOF_UNLOCKED 1
25206| #define HAVE_DECL_FGETS_UNLOCKED 1
25207| #define HAVE_ICONV 1
25208| #define ICONV_CONST const
25209| #define HAVE_LONG_LONG_INT 1
25210| #define HAVE_WCHAR_T 1
25211| #define HAVE_INTMAX_T 1
25212| #define HAVE_POSIX_PRINTF 1
25213| #define HAVE_STDINT_H 1
25214| #define HAVE_STDINT_H 1
25215| #define HAVE_STDDEF_H 1
25216| #define HAVE_STDLIB_H 1
25217| #define HAVE_STRING_H 1
25218| #define HAVE_ASPRINTF 1
25219| #define HAVE_PUTENV 1
25220| #define HAVE_SETENV 1
25221| #define HAVE_SETLOCALE 1
25222| #define HAVE_SNPRINTF 1
25223| #define HAVE_DECL__SNPRINTF 0
25224| #define HAVE_DECL__SNWPRINTF 0
25225| #define HAVE_DECL_GETC_UNLOCKED 1
25226| #define HAVE_LANGINFO_CODESET 1
25227| #define HAVE_LC_MESSAGES 1
25228| #define ENABLE_NLS 1
25229| #define YYENABLE_NLS 1
25230| #define HAVE_STDLIB_H 1
25231| #define HAVE_STRING_H 1
25232| #define HAVE_SYS_PARAM_H 1
25233| #define HAVE_UNISTD_H 1
25234| #define HAVE_UTIME_H 1
25235| #define HAVE_FCNTL_H 1
25236| #define HAVE_FLOAT_H 1
25237| #define HAVE_SYS_TIME_H 1
25238| #define HAVE_ICONV_H 1
25239| #define HAVE_LOCALE_H 1
25240| #define HAVE_SIGNAL_H 1
25241| #define HAVE_STDINT_H 1
25242| #define HAVE_STDIO_H 1
25243| #define HAVE_SYS_STAT_H 1
25244| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
25245| #define HAVE_GETCWD 1
25246| #define HAVE_READLINK 1
25247| #define HAVE_RAISE 1
25248| #define HAVE_ISBLANK 1
25249| #define HAVE_MEMPCPY 1
25250| #define HAVE_GETTIMEOFDAY 1
25251| #define HAVE_ISASCII 1
25252| #define HAVE_SETENV 1
25253| #define HAVE_LSTAT 1
25254| #define HAVE_DECL_STRERROR_R 1
25255| #define STRERROR_R_CHAR_P 1
25256| #define HAVE_FORK 1
25257| #define HAVE_VFORK 1
25258| #define HAVE_WORKING_VFORK 1
25259| #define HAVE_WORKING_FORK 1
25260| #define HAVE_SIG_ATOMIC_T 1
25261| #define HAVE_INCLUDE_NEXT 1
25262| #define eaccess access
25263| #define mbstate_t int
25264| #define HAVE_DECL_GETDELIM 1
25265| #define HAVE_DECL_GETLINE 1
25266| #define HAVE_GETOPT_H 1
25267| #define HAVE_GETOPT_LONG_ONLY 1
25268| #define HAVE_DECL_GETENV 1
25269| #define restrict __restrict
25270| #define HAVE_UNISTD_H 1
25271| #define HAVE_DECL_GETC_UNLOCKED 1
25272| #define HAVE_STDLIB_H 1
25273| #define MALLOC_0_IS_NONNULL 0
25274| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
25275| #define INSTALLPREFIX "/usr"
25276| #define HAVE_DECL_SNPRINTF 1
25277| #define HAVE__BOOL 1
25278| #define HAVE_STDBOOL_H 1
25279| #define HAVE_DECL_STRDUP 1
25280| #define HAVE_DECL_STRNLEN 1
25281| #define _FILE_OFFSET_BITS 64
25282| #define HAVE_DECL_CLEARERR_UNLOCKED 1
25283| #define HAVE_DECL_FEOF_UNLOCKED 1
25284| #define HAVE_DECL_FERROR_UNLOCKED 1
25285| #define HAVE_DECL_FFLUSH_UNLOCKED 1
25286| #define HAVE_DECL_FGETS_UNLOCKED 1
25287| #define HAVE_DECL_FPUTC_UNLOCKED 1
25288| #define HAVE_DECL_FPUTS_UNLOCKED 1
25289| #define HAVE_DECL_FREAD_UNLOCKED 1
25290| #define HAVE_DECL_FWRITE_UNLOCKED 1
25291| #define HAVE_DECL_GETCHAR_UNLOCKED 1
25292| #define HAVE_DECL_PUTC_UNLOCKED 1
25293| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
25294| #define HAVE_INTMAX_T 1
25295| #define HAVE_DECL_VSNPRINTF 1
25296| #define USE_ACL 0
25297| #define HAVE_ATEXIT 1
25298| #define HAVE_DIRENT_H 1
25299| #define HAVE_STRING_H 1
25300| #define HAVE_LONG_FILE_NAMES 1
25301| #define HAVE_PATHCONF 1
25302| #define HAVE_STRING_H 1
25303| #define HAVE_UNISTD_H 1
25304| #define YYENABLE_NLS 1
25305| #define HAVE_BYTESWAP_H 1
25306| #define realpath rpl_realpath
25307| #define SIGNAL_SAFE_LIST 1
25308| #define HAVE_CHOWN 1
25309| #define HAVE_UTIME 1
25310| #define HAVE_UTIMES 1
25311| #define HAVE_SIGACTION 1
25312| #define HAVE_WORKING_O_NOATIME 0
25313| #define HAVE_WORKING_O_NOFOLLOW 0
25314| #define HAVE_DECL_ISBLANK 1
25315| #define fnmatch posix_fnmatch
25316| #define GNULIB_FWRITEERROR 1
25317| #define HAVE_GETDELIM 1
25318| #define HAVE_SYS_TIMEB_H 1
25319| #define gmtime rpl_gmtime
25320| #define localtime rpl_localtime
25321| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
25322| #define HAVE_ICONV 1
25323| #define ICONV_CONST const
25324| #define HAVE_UNISTD_H 1
25325| #define HAVE_ARPA_INET_H 1
25326| #define HAVE_CTYPE_H 1
25327| #define HAVE_DLFCN_H 1
25328| #define HAVE_ERRNO_H 1
25329| #define HAVE_FCNTL_H 1
25330| #define HAVE_FLOAT_H 1
25331| #define HAVE_LIMITS_H 1
25332| #define HAVE_MALLOC_H 1
25333| #define HAVE_MATH_H 1
25334| #define HAVE_NETDB_H 1
25335| #define HAVE_NETINET_IN_H 1
25336| #define HAVE_SIGNAL_H 1
25337| #define HAVE_STDLIB_H 1
25338| #define HAVE_STRING_H 1
25339| #define HAVE_STRINGS_H 1
25340| #define HAVE_SYS_SELECT_H 1
25341| #define HAVE_SYS_SOCKET_H 1
25342| #define HAVE_SYS_STAT_H 1
25343| #define HAVE_SYS_TIME_H 1
25344| #define HAVE_SYS_TYPES_H 1
25345| #define HAVE_TIME_H 1
25346| #define HAVE_UNISTD_H 1
25347| #define HAVE_ARPA_NAMESER_H 1
25348| #define HAVE_RESOLV_H 1
25349| #define HAVE_GETADDRINFO 1
25350| #define HAVE_LOCALTIME 1
25351| #define HAVE_STAT 1
25352| #define HAVE_STRFTIME 1
25353| #define VA_COPY va_copy
25354| #define HAVE_SETLOCALE 1
25355| #define HAVE_MALLOC_POSIX 1
25356| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
25357| #define mbstate_t int
25358| #define HAVE_MEMCHR 1
25359| #define HAVE_MEMMOVE 1
25360| #define HAVE_MEMSET 1
25361| #define HAVE_MKDTEMP 1
25362| #define HAVE_OBSTACK 1
25363| #define GNULIB_OPEN 1
25364| #define mbstate_t int
25365| #define HAVE_REALLOC_POSIX 1
25366| #define HAVE_SEARCH_H 1
25367| #define HAVE_TSEARCH 1
25368| #define HAVE_ENVIRON_DECL 1
25369| #define HAVE_UNSETENV 1
25370| #define HAVE_STDINT_H 1
25371| #define HAVE_SNPRINTF 1
25372| #define HAVE_SYS_BITYPES_H 1
25373| #define BITSIZEOF_PTRDIFF_T 32
25374| #define BITSIZEOF_SIG_ATOMIC_T 32
25375| #define BITSIZEOF_SIZE_T 32
25376| /* end confdefs.h.  */
25377| 
25378|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
25379|      included before <wchar.h>.  */
25380|   #include <stddef.h>
25381|   #include <signal.h>
25382|   #if HAVE_WCHAR_H
25383|   # include <stdio.h>
25384|   # include <time.h>
25385|   # include <wchar.h>
25386|   #endif
25387| 
25388| #include <limits.h>
25389| int
25390| main ()
25391| {
25392| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
25393| test_array [0] = 0
25394| 
25395|   ;
25396|   return 0;
25397| }
25398configure:54200: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25399configure:54207: $? = 0
25400configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25401configure:54395: $? = 0
25402configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25403configure:54395: $? = 0
25404configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25405configure:54395: $? = 0
25406configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25407configure:54395: $? = 0
25408configure:54388: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25409configure:54395: $? = 0
25410configure:54506: result: 32
25411configure:54111: checking for bit size of wint_t
25412configure:54152: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25413conftest.c: In function 'main':
25414conftest.c:247: error: 'wint_t' undeclared (first use in this function)
25415conftest.c:247: error: (Each undeclared identifier is reported only once
25416conftest.c:247: error: for each function it appears in.)
25417configure:54159: $? = 1
25418configure: failed program was:
25419| /* confdefs.h.  */
25420| #define PACKAGE_NAME ""
25421| #define PACKAGE_TARNAME ""
25422| #define PACKAGE_VERSION ""
25423| #define PACKAGE_STRING ""
25424| #define PACKAGE_BUGREPORT ""
25425| #define PACKAGE "gettext-tools"
25426| #define VERSION "0.17"
25427| #define STDC_HEADERS 1
25428| #define HAVE_SYS_TYPES_H 1
25429| #define HAVE_SYS_STAT_H 1
25430| #define HAVE_STDLIB_H 1
25431| #define HAVE_STRING_H 1
25432| #define HAVE_MEMORY_H 1
25433| #define HAVE_STRINGS_H 1
25434| #define HAVE_INTTYPES_H 1
25435| #define HAVE_STDINT_H 1
25436| #define HAVE_UNISTD_H 1
25437| #define __EXTENSIONS__ 1
25438| #define _ALL_SOURCE 1
25439| #define _GNU_SOURCE 1
25440| #define _POSIX_PTHREAD_SEMANTICS 1
25441| #define _TANDEM_SOURCE 1
25442| #define HAVE_DLFCN_H 1
25443| #define HAVE_VISIBILITY 1
25444| #define HAVE_STDINT_H_WITH_UINTMAX 1
25445| #define HAVE_ALLOCA_H 1
25446| #define HAVE_ALLOCA 1
25447| #define HAVE_STDLIB_H 1
25448| #define HAVE_UNISTD_H 1
25449| #define HAVE_GETPAGESIZE 1
25450| #define INTDIV0_RAISES_SIGFPE 0
25451| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
25452| #define HAVE_UNSIGNED_LONG_LONG_INT 1
25453| #define HAVE_UINTMAX_T 1
25454| #define HAVE_INTTYPES_H 1
25455| #define USE_POSIX_THREADS 1
25456| #define USE_POSIX_THREADS_WEAK 1
25457| #define HAVE_PTHREAD_RWLOCK 1
25458| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
25459| #define HAVE_BUILTIN_EXPECT 1
25460| #define HAVE_INTTYPES_H 1
25461| #define HAVE_LIMITS_H 1
25462| #define HAVE_UNISTD_H 1
25463| #define HAVE_SYS_PARAM_H 1
25464| #define HAVE_GETCWD 1
25465| #define HAVE_GETEGID 1
25466| #define HAVE_GETEUID 1
25467| #define HAVE_GETGID 1
25468| #define HAVE_GETUID 1
25469| #define HAVE_MEMPCPY 1
25470| #define HAVE_MUNMAP 1
25471| #define HAVE_STPCPY 1
25472| #define HAVE_STRCASECMP 1
25473| #define HAVE_STRDUP 1
25474| #define HAVE_STRTOUL 1
25475| #define HAVE_TSEARCH 1
25476| #define HAVE___FSETLOCKING 1
25477| #define HAVE_DECL_FEOF_UNLOCKED 1
25478| #define HAVE_DECL_FGETS_UNLOCKED 1
25479| #define HAVE_ICONV 1
25480| #define ICONV_CONST const
25481| #define HAVE_LONG_LONG_INT 1
25482| #define HAVE_WCHAR_T 1
25483| #define HAVE_INTMAX_T 1
25484| #define HAVE_POSIX_PRINTF 1
25485| #define HAVE_STDINT_H 1
25486| #define HAVE_STDINT_H 1
25487| #define HAVE_STDDEF_H 1
25488| #define HAVE_STDLIB_H 1
25489| #define HAVE_STRING_H 1
25490| #define HAVE_ASPRINTF 1
25491| #define HAVE_PUTENV 1
25492| #define HAVE_SETENV 1
25493| #define HAVE_SETLOCALE 1
25494| #define HAVE_SNPRINTF 1
25495| #define HAVE_DECL__SNPRINTF 0
25496| #define HAVE_DECL__SNWPRINTF 0
25497| #define HAVE_DECL_GETC_UNLOCKED 1
25498| #define HAVE_LANGINFO_CODESET 1
25499| #define HAVE_LC_MESSAGES 1
25500| #define ENABLE_NLS 1
25501| #define YYENABLE_NLS 1
25502| #define HAVE_STDLIB_H 1
25503| #define HAVE_STRING_H 1
25504| #define HAVE_SYS_PARAM_H 1
25505| #define HAVE_UNISTD_H 1
25506| #define HAVE_UTIME_H 1
25507| #define HAVE_FCNTL_H 1
25508| #define HAVE_FLOAT_H 1
25509| #define HAVE_SYS_TIME_H 1
25510| #define HAVE_ICONV_H 1
25511| #define HAVE_LOCALE_H 1
25512| #define HAVE_SIGNAL_H 1
25513| #define HAVE_STDINT_H 1
25514| #define HAVE_STDIO_H 1
25515| #define HAVE_SYS_STAT_H 1
25516| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
25517| #define HAVE_GETCWD 1
25518| #define HAVE_READLINK 1
25519| #define HAVE_RAISE 1
25520| #define HAVE_ISBLANK 1
25521| #define HAVE_MEMPCPY 1
25522| #define HAVE_GETTIMEOFDAY 1
25523| #define HAVE_ISASCII 1
25524| #define HAVE_SETENV 1
25525| #define HAVE_LSTAT 1
25526| #define HAVE_DECL_STRERROR_R 1
25527| #define STRERROR_R_CHAR_P 1
25528| #define HAVE_FORK 1
25529| #define HAVE_VFORK 1
25530| #define HAVE_WORKING_VFORK 1
25531| #define HAVE_WORKING_FORK 1
25532| #define HAVE_SIG_ATOMIC_T 1
25533| #define HAVE_INCLUDE_NEXT 1
25534| #define eaccess access
25535| #define mbstate_t int
25536| #define HAVE_DECL_GETDELIM 1
25537| #define HAVE_DECL_GETLINE 1
25538| #define HAVE_GETOPT_H 1
25539| #define HAVE_GETOPT_LONG_ONLY 1
25540| #define HAVE_DECL_GETENV 1
25541| #define restrict __restrict
25542| #define HAVE_UNISTD_H 1
25543| #define HAVE_DECL_GETC_UNLOCKED 1
25544| #define HAVE_STDLIB_H 1
25545| #define MALLOC_0_IS_NONNULL 0
25546| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
25547| #define INSTALLPREFIX "/usr"
25548| #define HAVE_DECL_SNPRINTF 1
25549| #define HAVE__BOOL 1
25550| #define HAVE_STDBOOL_H 1
25551| #define HAVE_DECL_STRDUP 1
25552| #define HAVE_DECL_STRNLEN 1
25553| #define _FILE_OFFSET_BITS 64
25554| #define HAVE_DECL_CLEARERR_UNLOCKED 1
25555| #define HAVE_DECL_FEOF_UNLOCKED 1
25556| #define HAVE_DECL_FERROR_UNLOCKED 1
25557| #define HAVE_DECL_FFLUSH_UNLOCKED 1
25558| #define HAVE_DECL_FGETS_UNLOCKED 1
25559| #define HAVE_DECL_FPUTC_UNLOCKED 1
25560| #define HAVE_DECL_FPUTS_UNLOCKED 1
25561| #define HAVE_DECL_FREAD_UNLOCKED 1
25562| #define HAVE_DECL_FWRITE_UNLOCKED 1
25563| #define HAVE_DECL_GETCHAR_UNLOCKED 1
25564| #define HAVE_DECL_PUTC_UNLOCKED 1
25565| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
25566| #define HAVE_INTMAX_T 1
25567| #define HAVE_DECL_VSNPRINTF 1
25568| #define USE_ACL 0
25569| #define HAVE_ATEXIT 1
25570| #define HAVE_DIRENT_H 1
25571| #define HAVE_STRING_H 1
25572| #define HAVE_LONG_FILE_NAMES 1
25573| #define HAVE_PATHCONF 1
25574| #define HAVE_STRING_H 1
25575| #define HAVE_UNISTD_H 1
25576| #define YYENABLE_NLS 1
25577| #define HAVE_BYTESWAP_H 1
25578| #define realpath rpl_realpath
25579| #define SIGNAL_SAFE_LIST 1
25580| #define HAVE_CHOWN 1
25581| #define HAVE_UTIME 1
25582| #define HAVE_UTIMES 1
25583| #define HAVE_SIGACTION 1
25584| #define HAVE_WORKING_O_NOATIME 0
25585| #define HAVE_WORKING_O_NOFOLLOW 0
25586| #define HAVE_DECL_ISBLANK 1
25587| #define fnmatch posix_fnmatch
25588| #define GNULIB_FWRITEERROR 1
25589| #define HAVE_GETDELIM 1
25590| #define HAVE_SYS_TIMEB_H 1
25591| #define gmtime rpl_gmtime
25592| #define localtime rpl_localtime
25593| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
25594| #define HAVE_ICONV 1
25595| #define ICONV_CONST const
25596| #define HAVE_UNISTD_H 1
25597| #define HAVE_ARPA_INET_H 1
25598| #define HAVE_CTYPE_H 1
25599| #define HAVE_DLFCN_H 1
25600| #define HAVE_ERRNO_H 1
25601| #define HAVE_FCNTL_H 1
25602| #define HAVE_FLOAT_H 1
25603| #define HAVE_LIMITS_H 1
25604| #define HAVE_MALLOC_H 1
25605| #define HAVE_MATH_H 1
25606| #define HAVE_NETDB_H 1
25607| #define HAVE_NETINET_IN_H 1
25608| #define HAVE_SIGNAL_H 1
25609| #define HAVE_STDLIB_H 1
25610| #define HAVE_STRING_H 1
25611| #define HAVE_STRINGS_H 1
25612| #define HAVE_SYS_SELECT_H 1
25613| #define HAVE_SYS_SOCKET_H 1
25614| #define HAVE_SYS_STAT_H 1
25615| #define HAVE_SYS_TIME_H 1
25616| #define HAVE_SYS_TYPES_H 1
25617| #define HAVE_TIME_H 1
25618| #define HAVE_UNISTD_H 1
25619| #define HAVE_ARPA_NAMESER_H 1
25620| #define HAVE_RESOLV_H 1
25621| #define HAVE_GETADDRINFO 1
25622| #define HAVE_LOCALTIME 1
25623| #define HAVE_STAT 1
25624| #define HAVE_STRFTIME 1
25625| #define VA_COPY va_copy
25626| #define HAVE_SETLOCALE 1
25627| #define HAVE_MALLOC_POSIX 1
25628| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
25629| #define mbstate_t int
25630| #define HAVE_MEMCHR 1
25631| #define HAVE_MEMMOVE 1
25632| #define HAVE_MEMSET 1
25633| #define HAVE_MKDTEMP 1
25634| #define HAVE_OBSTACK 1
25635| #define GNULIB_OPEN 1
25636| #define mbstate_t int
25637| #define HAVE_REALLOC_POSIX 1
25638| #define HAVE_SEARCH_H 1
25639| #define HAVE_TSEARCH 1
25640| #define HAVE_ENVIRON_DECL 1
25641| #define HAVE_UNSETENV 1
25642| #define HAVE_STDINT_H 1
25643| #define HAVE_SNPRINTF 1
25644| #define HAVE_SYS_BITYPES_H 1
25645| #define BITSIZEOF_PTRDIFF_T 32
25646| #define BITSIZEOF_SIG_ATOMIC_T 32
25647| #define BITSIZEOF_SIZE_T 32
25648| #define BITSIZEOF_WCHAR_T 32
25649| /* end confdefs.h.  */
25650| 
25651|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
25652|      included before <wchar.h>.  */
25653|   #include <stddef.h>
25654|   #include <signal.h>
25655|   #if HAVE_WCHAR_H
25656|   # include <stdio.h>
25657|   # include <time.h>
25658|   # include <wchar.h>
25659|   #endif
25660| 
25661| #include <limits.h>
25662| int
25663| main ()
25664| {
25665| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) >= 0)];
25666| test_array [0] = 0
25667| 
25668|   ;
25669|   return 0;
25670| }
25671configure:54265: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25672conftest.c: In function 'main':
25673conftest.c:247: error: 'wint_t' undeclared (first use in this function)
25674conftest.c:247: error: (Each undeclared identifier is reported only once
25675conftest.c:247: error: for each function it appears in.)
25676configure:54272: $? = 1
25677configure: failed program was:
25678| /* confdefs.h.  */
25679| #define PACKAGE_NAME ""
25680| #define PACKAGE_TARNAME ""
25681| #define PACKAGE_VERSION ""
25682| #define PACKAGE_STRING ""
25683| #define PACKAGE_BUGREPORT ""
25684| #define PACKAGE "gettext-tools"
25685| #define VERSION "0.17"
25686| #define STDC_HEADERS 1
25687| #define HAVE_SYS_TYPES_H 1
25688| #define HAVE_SYS_STAT_H 1
25689| #define HAVE_STDLIB_H 1
25690| #define HAVE_STRING_H 1
25691| #define HAVE_MEMORY_H 1
25692| #define HAVE_STRINGS_H 1
25693| #define HAVE_INTTYPES_H 1
25694| #define HAVE_STDINT_H 1
25695| #define HAVE_UNISTD_H 1
25696| #define __EXTENSIONS__ 1
25697| #define _ALL_SOURCE 1
25698| #define _GNU_SOURCE 1
25699| #define _POSIX_PTHREAD_SEMANTICS 1
25700| #define _TANDEM_SOURCE 1
25701| #define HAVE_DLFCN_H 1
25702| #define HAVE_VISIBILITY 1
25703| #define HAVE_STDINT_H_WITH_UINTMAX 1
25704| #define HAVE_ALLOCA_H 1
25705| #define HAVE_ALLOCA 1
25706| #define HAVE_STDLIB_H 1
25707| #define HAVE_UNISTD_H 1
25708| #define HAVE_GETPAGESIZE 1
25709| #define INTDIV0_RAISES_SIGFPE 0
25710| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
25711| #define HAVE_UNSIGNED_LONG_LONG_INT 1
25712| #define HAVE_UINTMAX_T 1
25713| #define HAVE_INTTYPES_H 1
25714| #define USE_POSIX_THREADS 1
25715| #define USE_POSIX_THREADS_WEAK 1
25716| #define HAVE_PTHREAD_RWLOCK 1
25717| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
25718| #define HAVE_BUILTIN_EXPECT 1
25719| #define HAVE_INTTYPES_H 1
25720| #define HAVE_LIMITS_H 1
25721| #define HAVE_UNISTD_H 1
25722| #define HAVE_SYS_PARAM_H 1
25723| #define HAVE_GETCWD 1
25724| #define HAVE_GETEGID 1
25725| #define HAVE_GETEUID 1
25726| #define HAVE_GETGID 1
25727| #define HAVE_GETUID 1
25728| #define HAVE_MEMPCPY 1
25729| #define HAVE_MUNMAP 1
25730| #define HAVE_STPCPY 1
25731| #define HAVE_STRCASECMP 1
25732| #define HAVE_STRDUP 1
25733| #define HAVE_STRTOUL 1
25734| #define HAVE_TSEARCH 1
25735| #define HAVE___FSETLOCKING 1
25736| #define HAVE_DECL_FEOF_UNLOCKED 1
25737| #define HAVE_DECL_FGETS_UNLOCKED 1
25738| #define HAVE_ICONV 1
25739| #define ICONV_CONST const
25740| #define HAVE_LONG_LONG_INT 1
25741| #define HAVE_WCHAR_T 1
25742| #define HAVE_INTMAX_T 1
25743| #define HAVE_POSIX_PRINTF 1
25744| #define HAVE_STDINT_H 1
25745| #define HAVE_STDINT_H 1
25746| #define HAVE_STDDEF_H 1
25747| #define HAVE_STDLIB_H 1
25748| #define HAVE_STRING_H 1
25749| #define HAVE_ASPRINTF 1
25750| #define HAVE_PUTENV 1
25751| #define HAVE_SETENV 1
25752| #define HAVE_SETLOCALE 1
25753| #define HAVE_SNPRINTF 1
25754| #define HAVE_DECL__SNPRINTF 0
25755| #define HAVE_DECL__SNWPRINTF 0
25756| #define HAVE_DECL_GETC_UNLOCKED 1
25757| #define HAVE_LANGINFO_CODESET 1
25758| #define HAVE_LC_MESSAGES 1
25759| #define ENABLE_NLS 1
25760| #define YYENABLE_NLS 1
25761| #define HAVE_STDLIB_H 1
25762| #define HAVE_STRING_H 1
25763| #define HAVE_SYS_PARAM_H 1
25764| #define HAVE_UNISTD_H 1
25765| #define HAVE_UTIME_H 1
25766| #define HAVE_FCNTL_H 1
25767| #define HAVE_FLOAT_H 1
25768| #define HAVE_SYS_TIME_H 1
25769| #define HAVE_ICONV_H 1
25770| #define HAVE_LOCALE_H 1
25771| #define HAVE_SIGNAL_H 1
25772| #define HAVE_STDINT_H 1
25773| #define HAVE_STDIO_H 1
25774| #define HAVE_SYS_STAT_H 1
25775| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
25776| #define HAVE_GETCWD 1
25777| #define HAVE_READLINK 1
25778| #define HAVE_RAISE 1
25779| #define HAVE_ISBLANK 1
25780| #define HAVE_MEMPCPY 1
25781| #define HAVE_GETTIMEOFDAY 1
25782| #define HAVE_ISASCII 1
25783| #define HAVE_SETENV 1
25784| #define HAVE_LSTAT 1
25785| #define HAVE_DECL_STRERROR_R 1
25786| #define STRERROR_R_CHAR_P 1
25787| #define HAVE_FORK 1
25788| #define HAVE_VFORK 1
25789| #define HAVE_WORKING_VFORK 1
25790| #define HAVE_WORKING_FORK 1
25791| #define HAVE_SIG_ATOMIC_T 1
25792| #define HAVE_INCLUDE_NEXT 1
25793| #define eaccess access
25794| #define mbstate_t int
25795| #define HAVE_DECL_GETDELIM 1
25796| #define HAVE_DECL_GETLINE 1
25797| #define HAVE_GETOPT_H 1
25798| #define HAVE_GETOPT_LONG_ONLY 1
25799| #define HAVE_DECL_GETENV 1
25800| #define restrict __restrict
25801| #define HAVE_UNISTD_H 1
25802| #define HAVE_DECL_GETC_UNLOCKED 1
25803| #define HAVE_STDLIB_H 1
25804| #define MALLOC_0_IS_NONNULL 0
25805| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
25806| #define INSTALLPREFIX "/usr"
25807| #define HAVE_DECL_SNPRINTF 1
25808| #define HAVE__BOOL 1
25809| #define HAVE_STDBOOL_H 1
25810| #define HAVE_DECL_STRDUP 1
25811| #define HAVE_DECL_STRNLEN 1
25812| #define _FILE_OFFSET_BITS 64
25813| #define HAVE_DECL_CLEARERR_UNLOCKED 1
25814| #define HAVE_DECL_FEOF_UNLOCKED 1
25815| #define HAVE_DECL_FERROR_UNLOCKED 1
25816| #define HAVE_DECL_FFLUSH_UNLOCKED 1
25817| #define HAVE_DECL_FGETS_UNLOCKED 1
25818| #define HAVE_DECL_FPUTC_UNLOCKED 1
25819| #define HAVE_DECL_FPUTS_UNLOCKED 1
25820| #define HAVE_DECL_FREAD_UNLOCKED 1
25821| #define HAVE_DECL_FWRITE_UNLOCKED 1
25822| #define HAVE_DECL_GETCHAR_UNLOCKED 1
25823| #define HAVE_DECL_PUTC_UNLOCKED 1
25824| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
25825| #define HAVE_INTMAX_T 1
25826| #define HAVE_DECL_VSNPRINTF 1
25827| #define USE_ACL 0
25828| #define HAVE_ATEXIT 1
25829| #define HAVE_DIRENT_H 1
25830| #define HAVE_STRING_H 1
25831| #define HAVE_LONG_FILE_NAMES 1
25832| #define HAVE_PATHCONF 1
25833| #define HAVE_STRING_H 1
25834| #define HAVE_UNISTD_H 1
25835| #define YYENABLE_NLS 1
25836| #define HAVE_BYTESWAP_H 1
25837| #define realpath rpl_realpath
25838| #define SIGNAL_SAFE_LIST 1
25839| #define HAVE_CHOWN 1
25840| #define HAVE_UTIME 1
25841| #define HAVE_UTIMES 1
25842| #define HAVE_SIGACTION 1
25843| #define HAVE_WORKING_O_NOATIME 0
25844| #define HAVE_WORKING_O_NOFOLLOW 0
25845| #define HAVE_DECL_ISBLANK 1
25846| #define fnmatch posix_fnmatch
25847| #define GNULIB_FWRITEERROR 1
25848| #define HAVE_GETDELIM 1
25849| #define HAVE_SYS_TIMEB_H 1
25850| #define gmtime rpl_gmtime
25851| #define localtime rpl_localtime
25852| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
25853| #define HAVE_ICONV 1
25854| #define ICONV_CONST const
25855| #define HAVE_UNISTD_H 1
25856| #define HAVE_ARPA_INET_H 1
25857| #define HAVE_CTYPE_H 1
25858| #define HAVE_DLFCN_H 1
25859| #define HAVE_ERRNO_H 1
25860| #define HAVE_FCNTL_H 1
25861| #define HAVE_FLOAT_H 1
25862| #define HAVE_LIMITS_H 1
25863| #define HAVE_MALLOC_H 1
25864| #define HAVE_MATH_H 1
25865| #define HAVE_NETDB_H 1
25866| #define HAVE_NETINET_IN_H 1
25867| #define HAVE_SIGNAL_H 1
25868| #define HAVE_STDLIB_H 1
25869| #define HAVE_STRING_H 1
25870| #define HAVE_STRINGS_H 1
25871| #define HAVE_SYS_SELECT_H 1
25872| #define HAVE_SYS_SOCKET_H 1
25873| #define HAVE_SYS_STAT_H 1
25874| #define HAVE_SYS_TIME_H 1
25875| #define HAVE_SYS_TYPES_H 1
25876| #define HAVE_TIME_H 1
25877| #define HAVE_UNISTD_H 1
25878| #define HAVE_ARPA_NAMESER_H 1
25879| #define HAVE_RESOLV_H 1
25880| #define HAVE_GETADDRINFO 1
25881| #define HAVE_LOCALTIME 1
25882| #define HAVE_STAT 1
25883| #define HAVE_STRFTIME 1
25884| #define VA_COPY va_copy
25885| #define HAVE_SETLOCALE 1
25886| #define HAVE_MALLOC_POSIX 1
25887| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
25888| #define mbstate_t int
25889| #define HAVE_MEMCHR 1
25890| #define HAVE_MEMMOVE 1
25891| #define HAVE_MEMSET 1
25892| #define HAVE_MKDTEMP 1
25893| #define HAVE_OBSTACK 1
25894| #define GNULIB_OPEN 1
25895| #define mbstate_t int
25896| #define HAVE_REALLOC_POSIX 1
25897| #define HAVE_SEARCH_H 1
25898| #define HAVE_TSEARCH 1
25899| #define HAVE_ENVIRON_DECL 1
25900| #define HAVE_UNSETENV 1
25901| #define HAVE_STDINT_H 1
25902| #define HAVE_SNPRINTF 1
25903| #define HAVE_SYS_BITYPES_H 1
25904| #define BITSIZEOF_PTRDIFF_T 32
25905| #define BITSIZEOF_SIG_ATOMIC_T 32
25906| #define BITSIZEOF_SIZE_T 32
25907| #define BITSIZEOF_WCHAR_T 32
25908| /* end confdefs.h.  */
25909| 
25910|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
25911|      included before <wchar.h>.  */
25912|   #include <stddef.h>
25913|   #include <signal.h>
25914|   #if HAVE_WCHAR_H
25915|   # include <stdio.h>
25916|   # include <time.h>
25917|   # include <wchar.h>
25918|   #endif
25919| 
25920| #include <limits.h>
25921| int
25922| main ()
25923| {
25924| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) < 0)];
25925| test_array [0] = 0
25926| 
25927|   ;
25928|   return 0;
25929| }
25930configure:54506: result: unknown
25931configure:54527: checking whether sig_atomic_t is signed
25932configure:54564: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25933configure:54571: $? = 0
25934configure:54590: result: yes
25935configure:54527: checking whether wchar_t is signed
25936configure:54564: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25937configure:54571: $? = 0
25938configure:54590: result: yes
25939configure:54527: checking whether wint_t is signed
25940configure:54564: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
25941conftest.c:246: error: 'wint_t' undeclared here (not in a function)
25942conftest.c:246: error: expected ')' before numeric constant
25943configure:54571: $? = 1
25944configure: failed program was:
25945| /* confdefs.h.  */
25946| #define PACKAGE_NAME ""
25947| #define PACKAGE_TARNAME ""
25948| #define PACKAGE_VERSION ""
25949| #define PACKAGE_STRING ""
25950| #define PACKAGE_BUGREPORT ""
25951| #define PACKAGE "gettext-tools"
25952| #define VERSION "0.17"
25953| #define STDC_HEADERS 1
25954| #define HAVE_SYS_TYPES_H 1
25955| #define HAVE_SYS_STAT_H 1
25956| #define HAVE_STDLIB_H 1
25957| #define HAVE_STRING_H 1
25958| #define HAVE_MEMORY_H 1
25959| #define HAVE_STRINGS_H 1
25960| #define HAVE_INTTYPES_H 1
25961| #define HAVE_STDINT_H 1
25962| #define HAVE_UNISTD_H 1
25963| #define __EXTENSIONS__ 1
25964| #define _ALL_SOURCE 1
25965| #define _GNU_SOURCE 1
25966| #define _POSIX_PTHREAD_SEMANTICS 1
25967| #define _TANDEM_SOURCE 1
25968| #define HAVE_DLFCN_H 1
25969| #define HAVE_VISIBILITY 1
25970| #define HAVE_STDINT_H_WITH_UINTMAX 1
25971| #define HAVE_ALLOCA_H 1
25972| #define HAVE_ALLOCA 1
25973| #define HAVE_STDLIB_H 1
25974| #define HAVE_UNISTD_H 1
25975| #define HAVE_GETPAGESIZE 1
25976| #define INTDIV0_RAISES_SIGFPE 0
25977| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
25978| #define HAVE_UNSIGNED_LONG_LONG_INT 1
25979| #define HAVE_UINTMAX_T 1
25980| #define HAVE_INTTYPES_H 1
25981| #define USE_POSIX_THREADS 1
25982| #define USE_POSIX_THREADS_WEAK 1
25983| #define HAVE_PTHREAD_RWLOCK 1
25984| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
25985| #define HAVE_BUILTIN_EXPECT 1
25986| #define HAVE_INTTYPES_H 1
25987| #define HAVE_LIMITS_H 1
25988| #define HAVE_UNISTD_H 1
25989| #define HAVE_SYS_PARAM_H 1
25990| #define HAVE_GETCWD 1
25991| #define HAVE_GETEGID 1
25992| #define HAVE_GETEUID 1
25993| #define HAVE_GETGID 1
25994| #define HAVE_GETUID 1
25995| #define HAVE_MEMPCPY 1
25996| #define HAVE_MUNMAP 1
25997| #define HAVE_STPCPY 1
25998| #define HAVE_STRCASECMP 1
25999| #define HAVE_STRDUP 1
26000| #define HAVE_STRTOUL 1
26001| #define HAVE_TSEARCH 1
26002| #define HAVE___FSETLOCKING 1
26003| #define HAVE_DECL_FEOF_UNLOCKED 1
26004| #define HAVE_DECL_FGETS_UNLOCKED 1
26005| #define HAVE_ICONV 1
26006| #define ICONV_CONST const
26007| #define HAVE_LONG_LONG_INT 1
26008| #define HAVE_WCHAR_T 1
26009| #define HAVE_INTMAX_T 1
26010| #define HAVE_POSIX_PRINTF 1
26011| #define HAVE_STDINT_H 1
26012| #define HAVE_STDINT_H 1
26013| #define HAVE_STDDEF_H 1
26014| #define HAVE_STDLIB_H 1
26015| #define HAVE_STRING_H 1
26016| #define HAVE_ASPRINTF 1
26017| #define HAVE_PUTENV 1
26018| #define HAVE_SETENV 1
26019| #define HAVE_SETLOCALE 1
26020| #define HAVE_SNPRINTF 1
26021| #define HAVE_DECL__SNPRINTF 0
26022| #define HAVE_DECL__SNWPRINTF 0
26023| #define HAVE_DECL_GETC_UNLOCKED 1
26024| #define HAVE_LANGINFO_CODESET 1
26025| #define HAVE_LC_MESSAGES 1
26026| #define ENABLE_NLS 1
26027| #define YYENABLE_NLS 1
26028| #define HAVE_STDLIB_H 1
26029| #define HAVE_STRING_H 1
26030| #define HAVE_SYS_PARAM_H 1
26031| #define HAVE_UNISTD_H 1
26032| #define HAVE_UTIME_H 1
26033| #define HAVE_FCNTL_H 1
26034| #define HAVE_FLOAT_H 1
26035| #define HAVE_SYS_TIME_H 1
26036| #define HAVE_ICONV_H 1
26037| #define HAVE_LOCALE_H 1
26038| #define HAVE_SIGNAL_H 1
26039| #define HAVE_STDINT_H 1
26040| #define HAVE_STDIO_H 1
26041| #define HAVE_SYS_STAT_H 1
26042| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
26043| #define HAVE_GETCWD 1
26044| #define HAVE_READLINK 1
26045| #define HAVE_RAISE 1
26046| #define HAVE_ISBLANK 1
26047| #define HAVE_MEMPCPY 1
26048| #define HAVE_GETTIMEOFDAY 1
26049| #define HAVE_ISASCII 1
26050| #define HAVE_SETENV 1
26051| #define HAVE_LSTAT 1
26052| #define HAVE_DECL_STRERROR_R 1
26053| #define STRERROR_R_CHAR_P 1
26054| #define HAVE_FORK 1
26055| #define HAVE_VFORK 1
26056| #define HAVE_WORKING_VFORK 1
26057| #define HAVE_WORKING_FORK 1
26058| #define HAVE_SIG_ATOMIC_T 1
26059| #define HAVE_INCLUDE_NEXT 1
26060| #define eaccess access
26061| #define mbstate_t int
26062| #define HAVE_DECL_GETDELIM 1
26063| #define HAVE_DECL_GETLINE 1
26064| #define HAVE_GETOPT_H 1
26065| #define HAVE_GETOPT_LONG_ONLY 1
26066| #define HAVE_DECL_GETENV 1
26067| #define restrict __restrict
26068| #define HAVE_UNISTD_H 1
26069| #define HAVE_DECL_GETC_UNLOCKED 1
26070| #define HAVE_STDLIB_H 1
26071| #define MALLOC_0_IS_NONNULL 0
26072| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
26073| #define INSTALLPREFIX "/usr"
26074| #define HAVE_DECL_SNPRINTF 1
26075| #define HAVE__BOOL 1
26076| #define HAVE_STDBOOL_H 1
26077| #define HAVE_DECL_STRDUP 1
26078| #define HAVE_DECL_STRNLEN 1
26079| #define _FILE_OFFSET_BITS 64
26080| #define HAVE_DECL_CLEARERR_UNLOCKED 1
26081| #define HAVE_DECL_FEOF_UNLOCKED 1
26082| #define HAVE_DECL_FERROR_UNLOCKED 1
26083| #define HAVE_DECL_FFLUSH_UNLOCKED 1
26084| #define HAVE_DECL_FGETS_UNLOCKED 1
26085| #define HAVE_DECL_FPUTC_UNLOCKED 1
26086| #define HAVE_DECL_FPUTS_UNLOCKED 1
26087| #define HAVE_DECL_FREAD_UNLOCKED 1
26088| #define HAVE_DECL_FWRITE_UNLOCKED 1
26089| #define HAVE_DECL_GETCHAR_UNLOCKED 1
26090| #define HAVE_DECL_PUTC_UNLOCKED 1
26091| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
26092| #define HAVE_INTMAX_T 1
26093| #define HAVE_DECL_VSNPRINTF 1
26094| #define USE_ACL 0
26095| #define HAVE_ATEXIT 1
26096| #define HAVE_DIRENT_H 1
26097| #define HAVE_STRING_H 1
26098| #define HAVE_LONG_FILE_NAMES 1
26099| #define HAVE_PATHCONF 1
26100| #define HAVE_STRING_H 1
26101| #define HAVE_UNISTD_H 1
26102| #define YYENABLE_NLS 1
26103| #define HAVE_BYTESWAP_H 1
26104| #define realpath rpl_realpath
26105| #define SIGNAL_SAFE_LIST 1
26106| #define HAVE_CHOWN 1
26107| #define HAVE_UTIME 1
26108| #define HAVE_UTIMES 1
26109| #define HAVE_SIGACTION 1
26110| #define HAVE_WORKING_O_NOATIME 0
26111| #define HAVE_WORKING_O_NOFOLLOW 0
26112| #define HAVE_DECL_ISBLANK 1
26113| #define fnmatch posix_fnmatch
26114| #define GNULIB_FWRITEERROR 1
26115| #define HAVE_GETDELIM 1
26116| #define HAVE_SYS_TIMEB_H 1
26117| #define gmtime rpl_gmtime
26118| #define localtime rpl_localtime
26119| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
26120| #define HAVE_ICONV 1
26121| #define ICONV_CONST const
26122| #define HAVE_UNISTD_H 1
26123| #define HAVE_ARPA_INET_H 1
26124| #define HAVE_CTYPE_H 1
26125| #define HAVE_DLFCN_H 1
26126| #define HAVE_ERRNO_H 1
26127| #define HAVE_FCNTL_H 1
26128| #define HAVE_FLOAT_H 1
26129| #define HAVE_LIMITS_H 1
26130| #define HAVE_MALLOC_H 1
26131| #define HAVE_MATH_H 1
26132| #define HAVE_NETDB_H 1
26133| #define HAVE_NETINET_IN_H 1
26134| #define HAVE_SIGNAL_H 1
26135| #define HAVE_STDLIB_H 1
26136| #define HAVE_STRING_H 1
26137| #define HAVE_STRINGS_H 1
26138| #define HAVE_SYS_SELECT_H 1
26139| #define HAVE_SYS_SOCKET_H 1
26140| #define HAVE_SYS_STAT_H 1
26141| #define HAVE_SYS_TIME_H 1
26142| #define HAVE_SYS_TYPES_H 1
26143| #define HAVE_TIME_H 1
26144| #define HAVE_UNISTD_H 1
26145| #define HAVE_ARPA_NAMESER_H 1
26146| #define HAVE_RESOLV_H 1
26147| #define HAVE_GETADDRINFO 1
26148| #define HAVE_LOCALTIME 1
26149| #define HAVE_STAT 1
26150| #define HAVE_STRFTIME 1
26151| #define VA_COPY va_copy
26152| #define HAVE_SETLOCALE 1
26153| #define HAVE_MALLOC_POSIX 1
26154| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
26155| #define mbstate_t int
26156| #define HAVE_MEMCHR 1
26157| #define HAVE_MEMMOVE 1
26158| #define HAVE_MEMSET 1
26159| #define HAVE_MKDTEMP 1
26160| #define HAVE_OBSTACK 1
26161| #define GNULIB_OPEN 1
26162| #define mbstate_t int
26163| #define HAVE_REALLOC_POSIX 1
26164| #define HAVE_SEARCH_H 1
26165| #define HAVE_TSEARCH 1
26166| #define HAVE_ENVIRON_DECL 1
26167| #define HAVE_UNSETENV 1
26168| #define HAVE_STDINT_H 1
26169| #define HAVE_SNPRINTF 1
26170| #define HAVE_SYS_BITYPES_H 1
26171| #define BITSIZEOF_PTRDIFF_T 32
26172| #define BITSIZEOF_SIG_ATOMIC_T 32
26173| #define BITSIZEOF_SIZE_T 32
26174| #define BITSIZEOF_WCHAR_T 32
26175| #define BITSIZEOF_WINT_T 0
26176| #define HAVE_SIGNED_SIG_ATOMIC_T 1
26177| #define HAVE_SIGNED_WCHAR_T 1
26178| /* end confdefs.h.  */
26179| 
26180|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
26181|      included before <wchar.h>.  */
26182|   #include <stddef.h>
26183|   #include <signal.h>
26184|   #if HAVE_WCHAR_H
26185|   # include <stdio.h>
26186|   # include <time.h>
26187|   # include <wchar.h>
26188|   #endif
26189| 
26190|             int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
26191| int
26192| main ()
26193| {
26194| 
26195|   ;
26196|   return 0;
26197| }
26198configure:54590: result: no
26199configure:54616: checking for ptrdiff_t integer literal suffix
26200configure:54672: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
26201configure:54679: $? = 0
26202configure:54699: result: 
26203configure:54616: checking for sig_atomic_t integer literal suffix
26204configure:54672: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
26205configure:54679: $? = 0
26206configure:54699: result: 
26207configure:54616: checking for size_t integer literal suffix
26208configure:54672: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
26209configure:54679: $? = 0
26210configure:54699: result: u
26211configure:54616: checking for wchar_t integer literal suffix
26212configure:54672: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
26213configure:54679: $? = 0
26214configure:54699: result: 
26215configure:54616: checking for wint_t integer literal suffix
26216configure:54672: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
26217conftest.c:250: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
26218configure:54679: $? = 1
26219configure: failed program was:
26220| /* confdefs.h.  */
26221| #define PACKAGE_NAME ""
26222| #define PACKAGE_TARNAME ""
26223| #define PACKAGE_VERSION ""
26224| #define PACKAGE_STRING ""
26225| #define PACKAGE_BUGREPORT ""
26226| #define PACKAGE "gettext-tools"
26227| #define VERSION "0.17"
26228| #define STDC_HEADERS 1
26229| #define HAVE_SYS_TYPES_H 1
26230| #define HAVE_SYS_STAT_H 1
26231| #define HAVE_STDLIB_H 1
26232| #define HAVE_STRING_H 1
26233| #define HAVE_MEMORY_H 1
26234| #define HAVE_STRINGS_H 1
26235| #define HAVE_INTTYPES_H 1
26236| #define HAVE_STDINT_H 1
26237| #define HAVE_UNISTD_H 1
26238| #define __EXTENSIONS__ 1
26239| #define _ALL_SOURCE 1
26240| #define _GNU_SOURCE 1
26241| #define _POSIX_PTHREAD_SEMANTICS 1
26242| #define _TANDEM_SOURCE 1
26243| #define HAVE_DLFCN_H 1
26244| #define HAVE_VISIBILITY 1
26245| #define HAVE_STDINT_H_WITH_UINTMAX 1
26246| #define HAVE_ALLOCA_H 1
26247| #define HAVE_ALLOCA 1
26248| #define HAVE_STDLIB_H 1
26249| #define HAVE_UNISTD_H 1
26250| #define HAVE_GETPAGESIZE 1
26251| #define INTDIV0_RAISES_SIGFPE 0
26252| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
26253| #define HAVE_UNSIGNED_LONG_LONG_INT 1
26254| #define HAVE_UINTMAX_T 1
26255| #define HAVE_INTTYPES_H 1
26256| #define USE_POSIX_THREADS 1
26257| #define USE_POSIX_THREADS_WEAK 1
26258| #define HAVE_PTHREAD_RWLOCK 1
26259| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
26260| #define HAVE_BUILTIN_EXPECT 1
26261| #define HAVE_INTTYPES_H 1
26262| #define HAVE_LIMITS_H 1
26263| #define HAVE_UNISTD_H 1
26264| #define HAVE_SYS_PARAM_H 1
26265| #define HAVE_GETCWD 1
26266| #define HAVE_GETEGID 1
26267| #define HAVE_GETEUID 1
26268| #define HAVE_GETGID 1
26269| #define HAVE_GETUID 1
26270| #define HAVE_MEMPCPY 1
26271| #define HAVE_MUNMAP 1
26272| #define HAVE_STPCPY 1
26273| #define HAVE_STRCASECMP 1
26274| #define HAVE_STRDUP 1
26275| #define HAVE_STRTOUL 1
26276| #define HAVE_TSEARCH 1
26277| #define HAVE___FSETLOCKING 1
26278| #define HAVE_DECL_FEOF_UNLOCKED 1
26279| #define HAVE_DECL_FGETS_UNLOCKED 1
26280| #define HAVE_ICONV 1
26281| #define ICONV_CONST const
26282| #define HAVE_LONG_LONG_INT 1
26283| #define HAVE_WCHAR_T 1
26284| #define HAVE_INTMAX_T 1
26285| #define HAVE_POSIX_PRINTF 1
26286| #define HAVE_STDINT_H 1
26287| #define HAVE_STDINT_H 1
26288| #define HAVE_STDDEF_H 1
26289| #define HAVE_STDLIB_H 1
26290| #define HAVE_STRING_H 1
26291| #define HAVE_ASPRINTF 1
26292| #define HAVE_PUTENV 1
26293| #define HAVE_SETENV 1
26294| #define HAVE_SETLOCALE 1
26295| #define HAVE_SNPRINTF 1
26296| #define HAVE_DECL__SNPRINTF 0
26297| #define HAVE_DECL__SNWPRINTF 0
26298| #define HAVE_DECL_GETC_UNLOCKED 1
26299| #define HAVE_LANGINFO_CODESET 1
26300| #define HAVE_LC_MESSAGES 1
26301| #define ENABLE_NLS 1
26302| #define YYENABLE_NLS 1
26303| #define HAVE_STDLIB_H 1
26304| #define HAVE_STRING_H 1
26305| #define HAVE_SYS_PARAM_H 1
26306| #define HAVE_UNISTD_H 1
26307| #define HAVE_UTIME_H 1
26308| #define HAVE_FCNTL_H 1
26309| #define HAVE_FLOAT_H 1
26310| #define HAVE_SYS_TIME_H 1
26311| #define HAVE_ICONV_H 1
26312| #define HAVE_LOCALE_H 1
26313| #define HAVE_SIGNAL_H 1
26314| #define HAVE_STDINT_H 1
26315| #define HAVE_STDIO_H 1
26316| #define HAVE_SYS_STAT_H 1
26317| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
26318| #define HAVE_GETCWD 1
26319| #define HAVE_READLINK 1
26320| #define HAVE_RAISE 1
26321| #define HAVE_ISBLANK 1
26322| #define HAVE_MEMPCPY 1
26323| #define HAVE_GETTIMEOFDAY 1
26324| #define HAVE_ISASCII 1
26325| #define HAVE_SETENV 1
26326| #define HAVE_LSTAT 1
26327| #define HAVE_DECL_STRERROR_R 1
26328| #define STRERROR_R_CHAR_P 1
26329| #define HAVE_FORK 1
26330| #define HAVE_VFORK 1
26331| #define HAVE_WORKING_VFORK 1
26332| #define HAVE_WORKING_FORK 1
26333| #define HAVE_SIG_ATOMIC_T 1
26334| #define HAVE_INCLUDE_NEXT 1
26335| #define eaccess access
26336| #define mbstate_t int
26337| #define HAVE_DECL_GETDELIM 1
26338| #define HAVE_DECL_GETLINE 1
26339| #define HAVE_GETOPT_H 1
26340| #define HAVE_GETOPT_LONG_ONLY 1
26341| #define HAVE_DECL_GETENV 1
26342| #define restrict __restrict
26343| #define HAVE_UNISTD_H 1
26344| #define HAVE_DECL_GETC_UNLOCKED 1
26345| #define HAVE_STDLIB_H 1
26346| #define MALLOC_0_IS_NONNULL 0
26347| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
26348| #define INSTALLPREFIX "/usr"
26349| #define HAVE_DECL_SNPRINTF 1
26350| #define HAVE__BOOL 1
26351| #define HAVE_STDBOOL_H 1
26352| #define HAVE_DECL_STRDUP 1
26353| #define HAVE_DECL_STRNLEN 1
26354| #define _FILE_OFFSET_BITS 64
26355| #define HAVE_DECL_CLEARERR_UNLOCKED 1
26356| #define HAVE_DECL_FEOF_UNLOCKED 1
26357| #define HAVE_DECL_FERROR_UNLOCKED 1
26358| #define HAVE_DECL_FFLUSH_UNLOCKED 1
26359| #define HAVE_DECL_FGETS_UNLOCKED 1
26360| #define HAVE_DECL_FPUTC_UNLOCKED 1
26361| #define HAVE_DECL_FPUTS_UNLOCKED 1
26362| #define HAVE_DECL_FREAD_UNLOCKED 1
26363| #define HAVE_DECL_FWRITE_UNLOCKED 1
26364| #define HAVE_DECL_GETCHAR_UNLOCKED 1
26365| #define HAVE_DECL_PUTC_UNLOCKED 1
26366| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
26367| #define HAVE_INTMAX_T 1
26368| #define HAVE_DECL_VSNPRINTF 1
26369| #define USE_ACL 0
26370| #define HAVE_ATEXIT 1
26371| #define HAVE_DIRENT_H 1
26372| #define HAVE_STRING_H 1
26373| #define HAVE_LONG_FILE_NAMES 1
26374| #define HAVE_PATHCONF 1
26375| #define HAVE_STRING_H 1
26376| #define HAVE_UNISTD_H 1
26377| #define YYENABLE_NLS 1
26378| #define HAVE_BYTESWAP_H 1
26379| #define realpath rpl_realpath
26380| #define SIGNAL_SAFE_LIST 1
26381| #define HAVE_CHOWN 1
26382| #define HAVE_UTIME 1
26383| #define HAVE_UTIMES 1
26384| #define HAVE_SIGACTION 1
26385| #define HAVE_WORKING_O_NOATIME 0
26386| #define HAVE_WORKING_O_NOFOLLOW 0
26387| #define HAVE_DECL_ISBLANK 1
26388| #define fnmatch posix_fnmatch
26389| #define GNULIB_FWRITEERROR 1
26390| #define HAVE_GETDELIM 1
26391| #define HAVE_SYS_TIMEB_H 1
26392| #define gmtime rpl_gmtime
26393| #define localtime rpl_localtime
26394| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
26395| #define HAVE_ICONV 1
26396| #define ICONV_CONST const
26397| #define HAVE_UNISTD_H 1
26398| #define HAVE_ARPA_INET_H 1
26399| #define HAVE_CTYPE_H 1
26400| #define HAVE_DLFCN_H 1
26401| #define HAVE_ERRNO_H 1
26402| #define HAVE_FCNTL_H 1
26403| #define HAVE_FLOAT_H 1
26404| #define HAVE_LIMITS_H 1
26405| #define HAVE_MALLOC_H 1
26406| #define HAVE_MATH_H 1
26407| #define HAVE_NETDB_H 1
26408| #define HAVE_NETINET_IN_H 1
26409| #define HAVE_SIGNAL_H 1
26410| #define HAVE_STDLIB_H 1
26411| #define HAVE_STRING_H 1
26412| #define HAVE_STRINGS_H 1
26413| #define HAVE_SYS_SELECT_H 1
26414| #define HAVE_SYS_SOCKET_H 1
26415| #define HAVE_SYS_STAT_H 1
26416| #define HAVE_SYS_TIME_H 1
26417| #define HAVE_SYS_TYPES_H 1
26418| #define HAVE_TIME_H 1
26419| #define HAVE_UNISTD_H 1
26420| #define HAVE_ARPA_NAMESER_H 1
26421| #define HAVE_RESOLV_H 1
26422| #define HAVE_GETADDRINFO 1
26423| #define HAVE_LOCALTIME 1
26424| #define HAVE_STAT 1
26425| #define HAVE_STRFTIME 1
26426| #define VA_COPY va_copy
26427| #define HAVE_SETLOCALE 1
26428| #define HAVE_MALLOC_POSIX 1
26429| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
26430| #define mbstate_t int
26431| #define HAVE_MEMCHR 1
26432| #define HAVE_MEMMOVE 1
26433| #define HAVE_MEMSET 1
26434| #define HAVE_MKDTEMP 1
26435| #define HAVE_OBSTACK 1
26436| #define GNULIB_OPEN 1
26437| #define mbstate_t int
26438| #define HAVE_REALLOC_POSIX 1
26439| #define HAVE_SEARCH_H 1
26440| #define HAVE_TSEARCH 1
26441| #define HAVE_ENVIRON_DECL 1
26442| #define HAVE_UNSETENV 1
26443| #define HAVE_STDINT_H 1
26444| #define HAVE_SNPRINTF 1
26445| #define HAVE_SYS_BITYPES_H 1
26446| #define BITSIZEOF_PTRDIFF_T 32
26447| #define BITSIZEOF_SIG_ATOMIC_T 32
26448| #define BITSIZEOF_SIZE_T 32
26449| #define BITSIZEOF_WCHAR_T 32
26450| #define BITSIZEOF_WINT_T 0
26451| #define HAVE_SIGNED_SIG_ATOMIC_T 1
26452| #define HAVE_SIGNED_WCHAR_T 1
26453| #define PTRDIFF_T_SUFFIX 
26454| #define SIG_ATOMIC_T_SUFFIX 
26455| #define SIZE_T_SUFFIX u
26456| #define WCHAR_T_SUFFIX 
26457| /* end confdefs.h.  */
26458| 
26459|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
26460|      included before <wchar.h>.  */
26461|   #include <stddef.h>
26462|   #include <signal.h>
26463|   #if HAVE_WCHAR_H
26464|   # include <stdio.h>
26465|   # include <time.h>
26466|   # include <wchar.h>
26467|   #endif
26468| 
26469|               extern wint_t foo;
26470|               extern unsigned int foo;
26471| int
26472| main ()
26473| {
26474| 
26475|   ;
26476|   return 0;
26477| }
26478configure:54672: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
26479conftest.c:250: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
26480configure:54679: $? = 1
26481configure: failed program was:
26482| /* confdefs.h.  */
26483| #define PACKAGE_NAME ""
26484| #define PACKAGE_TARNAME ""
26485| #define PACKAGE_VERSION ""
26486| #define PACKAGE_STRING ""
26487| #define PACKAGE_BUGREPORT ""
26488| #define PACKAGE "gettext-tools"
26489| #define VERSION "0.17"
26490| #define STDC_HEADERS 1
26491| #define HAVE_SYS_TYPES_H 1
26492| #define HAVE_SYS_STAT_H 1
26493| #define HAVE_STDLIB_H 1
26494| #define HAVE_STRING_H 1
26495| #define HAVE_MEMORY_H 1
26496| #define HAVE_STRINGS_H 1
26497| #define HAVE_INTTYPES_H 1
26498| #define HAVE_STDINT_H 1
26499| #define HAVE_UNISTD_H 1
26500| #define __EXTENSIONS__ 1
26501| #define _ALL_SOURCE 1
26502| #define _GNU_SOURCE 1
26503| #define _POSIX_PTHREAD_SEMANTICS 1
26504| #define _TANDEM_SOURCE 1
26505| #define HAVE_DLFCN_H 1
26506| #define HAVE_VISIBILITY 1
26507| #define HAVE_STDINT_H_WITH_UINTMAX 1
26508| #define HAVE_ALLOCA_H 1
26509| #define HAVE_ALLOCA 1
26510| #define HAVE_STDLIB_H 1
26511| #define HAVE_UNISTD_H 1
26512| #define HAVE_GETPAGESIZE 1
26513| #define INTDIV0_RAISES_SIGFPE 0
26514| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
26515| #define HAVE_UNSIGNED_LONG_LONG_INT 1
26516| #define HAVE_UINTMAX_T 1
26517| #define HAVE_INTTYPES_H 1
26518| #define USE_POSIX_THREADS 1
26519| #define USE_POSIX_THREADS_WEAK 1
26520| #define HAVE_PTHREAD_RWLOCK 1
26521| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
26522| #define HAVE_BUILTIN_EXPECT 1
26523| #define HAVE_INTTYPES_H 1
26524| #define HAVE_LIMITS_H 1
26525| #define HAVE_UNISTD_H 1
26526| #define HAVE_SYS_PARAM_H 1
26527| #define HAVE_GETCWD 1
26528| #define HAVE_GETEGID 1
26529| #define HAVE_GETEUID 1
26530| #define HAVE_GETGID 1
26531| #define HAVE_GETUID 1
26532| #define HAVE_MEMPCPY 1
26533| #define HAVE_MUNMAP 1
26534| #define HAVE_STPCPY 1
26535| #define HAVE_STRCASECMP 1
26536| #define HAVE_STRDUP 1
26537| #define HAVE_STRTOUL 1
26538| #define HAVE_TSEARCH 1
26539| #define HAVE___FSETLOCKING 1
26540| #define HAVE_DECL_FEOF_UNLOCKED 1
26541| #define HAVE_DECL_FGETS_UNLOCKED 1
26542| #define HAVE_ICONV 1
26543| #define ICONV_CONST const
26544| #define HAVE_LONG_LONG_INT 1
26545| #define HAVE_WCHAR_T 1
26546| #define HAVE_INTMAX_T 1
26547| #define HAVE_POSIX_PRINTF 1
26548| #define HAVE_STDINT_H 1
26549| #define HAVE_STDINT_H 1
26550| #define HAVE_STDDEF_H 1
26551| #define HAVE_STDLIB_H 1
26552| #define HAVE_STRING_H 1
26553| #define HAVE_ASPRINTF 1
26554| #define HAVE_PUTENV 1
26555| #define HAVE_SETENV 1
26556| #define HAVE_SETLOCALE 1
26557| #define HAVE_SNPRINTF 1
26558| #define HAVE_DECL__SNPRINTF 0
26559| #define HAVE_DECL__SNWPRINTF 0
26560| #define HAVE_DECL_GETC_UNLOCKED 1
26561| #define HAVE_LANGINFO_CODESET 1
26562| #define HAVE_LC_MESSAGES 1
26563| #define ENABLE_NLS 1
26564| #define YYENABLE_NLS 1
26565| #define HAVE_STDLIB_H 1
26566| #define HAVE_STRING_H 1
26567| #define HAVE_SYS_PARAM_H 1
26568| #define HAVE_UNISTD_H 1
26569| #define HAVE_UTIME_H 1
26570| #define HAVE_FCNTL_H 1
26571| #define HAVE_FLOAT_H 1
26572| #define HAVE_SYS_TIME_H 1
26573| #define HAVE_ICONV_H 1
26574| #define HAVE_LOCALE_H 1
26575| #define HAVE_SIGNAL_H 1
26576| #define HAVE_STDINT_H 1
26577| #define HAVE_STDIO_H 1
26578| #define HAVE_SYS_STAT_H 1
26579| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
26580| #define HAVE_GETCWD 1
26581| #define HAVE_READLINK 1
26582| #define HAVE_RAISE 1
26583| #define HAVE_ISBLANK 1
26584| #define HAVE_MEMPCPY 1
26585| #define HAVE_GETTIMEOFDAY 1
26586| #define HAVE_ISASCII 1
26587| #define HAVE_SETENV 1
26588| #define HAVE_LSTAT 1
26589| #define HAVE_DECL_STRERROR_R 1
26590| #define STRERROR_R_CHAR_P 1
26591| #define HAVE_FORK 1
26592| #define HAVE_VFORK 1
26593| #define HAVE_WORKING_VFORK 1
26594| #define HAVE_WORKING_FORK 1
26595| #define HAVE_SIG_ATOMIC_T 1
26596| #define HAVE_INCLUDE_NEXT 1
26597| #define eaccess access
26598| #define mbstate_t int
26599| #define HAVE_DECL_GETDELIM 1
26600| #define HAVE_DECL_GETLINE 1
26601| #define HAVE_GETOPT_H 1
26602| #define HAVE_GETOPT_LONG_ONLY 1
26603| #define HAVE_DECL_GETENV 1
26604| #define restrict __restrict
26605| #define HAVE_UNISTD_H 1
26606| #define HAVE_DECL_GETC_UNLOCKED 1
26607| #define HAVE_STDLIB_H 1
26608| #define MALLOC_0_IS_NONNULL 0
26609| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
26610| #define INSTALLPREFIX "/usr"
26611| #define HAVE_DECL_SNPRINTF 1
26612| #define HAVE__BOOL 1
26613| #define HAVE_STDBOOL_H 1
26614| #define HAVE_DECL_STRDUP 1
26615| #define HAVE_DECL_STRNLEN 1
26616| #define _FILE_OFFSET_BITS 64
26617| #define HAVE_DECL_CLEARERR_UNLOCKED 1
26618| #define HAVE_DECL_FEOF_UNLOCKED 1
26619| #define HAVE_DECL_FERROR_UNLOCKED 1
26620| #define HAVE_DECL_FFLUSH_UNLOCKED 1
26621| #define HAVE_DECL_FGETS_UNLOCKED 1
26622| #define HAVE_DECL_FPUTC_UNLOCKED 1
26623| #define HAVE_DECL_FPUTS_UNLOCKED 1
26624| #define HAVE_DECL_FREAD_UNLOCKED 1
26625| #define HAVE_DECL_FWRITE_UNLOCKED 1
26626| #define HAVE_DECL_GETCHAR_UNLOCKED 1
26627| #define HAVE_DECL_PUTC_UNLOCKED 1
26628| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
26629| #define HAVE_INTMAX_T 1
26630| #define HAVE_DECL_VSNPRINTF 1
26631| #define USE_ACL 0
26632| #define HAVE_ATEXIT 1
26633| #define HAVE_DIRENT_H 1
26634| #define HAVE_STRING_H 1
26635| #define HAVE_LONG_FILE_NAMES 1
26636| #define HAVE_PATHCONF 1
26637| #define HAVE_STRING_H 1
26638| #define HAVE_UNISTD_H 1
26639| #define YYENABLE_NLS 1
26640| #define HAVE_BYTESWAP_H 1
26641| #define realpath rpl_realpath
26642| #define SIGNAL_SAFE_LIST 1
26643| #define HAVE_CHOWN 1
26644| #define HAVE_UTIME 1
26645| #define HAVE_UTIMES 1
26646| #define HAVE_SIGACTION 1
26647| #define HAVE_WORKING_O_NOATIME 0
26648| #define HAVE_WORKING_O_NOFOLLOW 0
26649| #define HAVE_DECL_ISBLANK 1
26650| #define fnmatch posix_fnmatch
26651| #define GNULIB_FWRITEERROR 1
26652| #define HAVE_GETDELIM 1
26653| #define HAVE_SYS_TIMEB_H 1
26654| #define gmtime rpl_gmtime
26655| #define localtime rpl_localtime
26656| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
26657| #define HAVE_ICONV 1
26658| #define ICONV_CONST const
26659| #define HAVE_UNISTD_H 1
26660| #define HAVE_ARPA_INET_H 1
26661| #define HAVE_CTYPE_H 1
26662| #define HAVE_DLFCN_H 1
26663| #define HAVE_ERRNO_H 1
26664| #define HAVE_FCNTL_H 1
26665| #define HAVE_FLOAT_H 1
26666| #define HAVE_LIMITS_H 1
26667| #define HAVE_MALLOC_H 1
26668| #define HAVE_MATH_H 1
26669| #define HAVE_NETDB_H 1
26670| #define HAVE_NETINET_IN_H 1
26671| #define HAVE_SIGNAL_H 1
26672| #define HAVE_STDLIB_H 1
26673| #define HAVE_STRING_H 1
26674| #define HAVE_STRINGS_H 1
26675| #define HAVE_SYS_SELECT_H 1
26676| #define HAVE_SYS_SOCKET_H 1
26677| #define HAVE_SYS_STAT_H 1
26678| #define HAVE_SYS_TIME_H 1
26679| #define HAVE_SYS_TYPES_H 1
26680| #define HAVE_TIME_H 1
26681| #define HAVE_UNISTD_H 1
26682| #define HAVE_ARPA_NAMESER_H 1
26683| #define HAVE_RESOLV_H 1
26684| #define HAVE_GETADDRINFO 1
26685| #define HAVE_LOCALTIME 1
26686| #define HAVE_STAT 1
26687| #define HAVE_STRFTIME 1
26688| #define VA_COPY va_copy
26689| #define HAVE_SETLOCALE 1
26690| #define HAVE_MALLOC_POSIX 1
26691| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
26692| #define mbstate_t int
26693| #define HAVE_MEMCHR 1
26694| #define HAVE_MEMMOVE 1
26695| #define HAVE_MEMSET 1
26696| #define HAVE_MKDTEMP 1
26697| #define HAVE_OBSTACK 1
26698| #define GNULIB_OPEN 1
26699| #define mbstate_t int
26700| #define HAVE_REALLOC_POSIX 1
26701| #define HAVE_SEARCH_H 1
26702| #define HAVE_TSEARCH 1
26703| #define HAVE_ENVIRON_DECL 1
26704| #define HAVE_UNSETENV 1
26705| #define HAVE_STDINT_H 1
26706| #define HAVE_SNPRINTF 1
26707| #define HAVE_SYS_BITYPES_H 1
26708| #define BITSIZEOF_PTRDIFF_T 32
26709| #define BITSIZEOF_SIG_ATOMIC_T 32
26710| #define BITSIZEOF_SIZE_T 32
26711| #define BITSIZEOF_WCHAR_T 32
26712| #define BITSIZEOF_WINT_T 0
26713| #define HAVE_SIGNED_SIG_ATOMIC_T 1
26714| #define HAVE_SIGNED_WCHAR_T 1
26715| #define PTRDIFF_T_SUFFIX 
26716| #define SIG_ATOMIC_T_SUFFIX 
26717| #define SIZE_T_SUFFIX u
26718| #define WCHAR_T_SUFFIX 
26719| /* end confdefs.h.  */
26720| 
26721|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
26722|      included before <wchar.h>.  */
26723|   #include <stddef.h>
26724|   #include <signal.h>
26725|   #if HAVE_WCHAR_H
26726|   # include <stdio.h>
26727|   # include <time.h>
26728|   # include <wchar.h>
26729|   #endif
26730| 
26731|               extern wint_t foo;
26732|               extern unsigned long int foo;
26733| int
26734| main ()
26735| {
26736| 
26737|   ;
26738|   return 0;
26739| }
26740configure:54672: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
26741conftest.c:250: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
26742configure:54679: $? = 1
26743configure: failed program was:
26744| /* confdefs.h.  */
26745| #define PACKAGE_NAME ""
26746| #define PACKAGE_TARNAME ""
26747| #define PACKAGE_VERSION ""
26748| #define PACKAGE_STRING ""
26749| #define PACKAGE_BUGREPORT ""
26750| #define PACKAGE "gettext-tools"
26751| #define VERSION "0.17"
26752| #define STDC_HEADERS 1
26753| #define HAVE_SYS_TYPES_H 1
26754| #define HAVE_SYS_STAT_H 1
26755| #define HAVE_STDLIB_H 1
26756| #define HAVE_STRING_H 1
26757| #define HAVE_MEMORY_H 1
26758| #define HAVE_STRINGS_H 1
26759| #define HAVE_INTTYPES_H 1
26760| #define HAVE_STDINT_H 1
26761| #define HAVE_UNISTD_H 1
26762| #define __EXTENSIONS__ 1
26763| #define _ALL_SOURCE 1
26764| #define _GNU_SOURCE 1
26765| #define _POSIX_PTHREAD_SEMANTICS 1
26766| #define _TANDEM_SOURCE 1
26767| #define HAVE_DLFCN_H 1
26768| #define HAVE_VISIBILITY 1
26769| #define HAVE_STDINT_H_WITH_UINTMAX 1
26770| #define HAVE_ALLOCA_H 1
26771| #define HAVE_ALLOCA 1
26772| #define HAVE_STDLIB_H 1
26773| #define HAVE_UNISTD_H 1
26774| #define HAVE_GETPAGESIZE 1
26775| #define INTDIV0_RAISES_SIGFPE 0
26776| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
26777| #define HAVE_UNSIGNED_LONG_LONG_INT 1
26778| #define HAVE_UINTMAX_T 1
26779| #define HAVE_INTTYPES_H 1
26780| #define USE_POSIX_THREADS 1
26781| #define USE_POSIX_THREADS_WEAK 1
26782| #define HAVE_PTHREAD_RWLOCK 1
26783| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
26784| #define HAVE_BUILTIN_EXPECT 1
26785| #define HAVE_INTTYPES_H 1
26786| #define HAVE_LIMITS_H 1
26787| #define HAVE_UNISTD_H 1
26788| #define HAVE_SYS_PARAM_H 1
26789| #define HAVE_GETCWD 1
26790| #define HAVE_GETEGID 1
26791| #define HAVE_GETEUID 1
26792| #define HAVE_GETGID 1
26793| #define HAVE_GETUID 1
26794| #define HAVE_MEMPCPY 1
26795| #define HAVE_MUNMAP 1
26796| #define HAVE_STPCPY 1
26797| #define HAVE_STRCASECMP 1
26798| #define HAVE_STRDUP 1
26799| #define HAVE_STRTOUL 1
26800| #define HAVE_TSEARCH 1
26801| #define HAVE___FSETLOCKING 1
26802| #define HAVE_DECL_FEOF_UNLOCKED 1
26803| #define HAVE_DECL_FGETS_UNLOCKED 1
26804| #define HAVE_ICONV 1
26805| #define ICONV_CONST const
26806| #define HAVE_LONG_LONG_INT 1
26807| #define HAVE_WCHAR_T 1
26808| #define HAVE_INTMAX_T 1
26809| #define HAVE_POSIX_PRINTF 1
26810| #define HAVE_STDINT_H 1
26811| #define HAVE_STDINT_H 1
26812| #define HAVE_STDDEF_H 1
26813| #define HAVE_STDLIB_H 1
26814| #define HAVE_STRING_H 1
26815| #define HAVE_ASPRINTF 1
26816| #define HAVE_PUTENV 1
26817| #define HAVE_SETENV 1
26818| #define HAVE_SETLOCALE 1
26819| #define HAVE_SNPRINTF 1
26820| #define HAVE_DECL__SNPRINTF 0
26821| #define HAVE_DECL__SNWPRINTF 0
26822| #define HAVE_DECL_GETC_UNLOCKED 1
26823| #define HAVE_LANGINFO_CODESET 1
26824| #define HAVE_LC_MESSAGES 1
26825| #define ENABLE_NLS 1
26826| #define YYENABLE_NLS 1
26827| #define HAVE_STDLIB_H 1
26828| #define HAVE_STRING_H 1
26829| #define HAVE_SYS_PARAM_H 1
26830| #define HAVE_UNISTD_H 1
26831| #define HAVE_UTIME_H 1
26832| #define HAVE_FCNTL_H 1
26833| #define HAVE_FLOAT_H 1
26834| #define HAVE_SYS_TIME_H 1
26835| #define HAVE_ICONV_H 1
26836| #define HAVE_LOCALE_H 1
26837| #define HAVE_SIGNAL_H 1
26838| #define HAVE_STDINT_H 1
26839| #define HAVE_STDIO_H 1
26840| #define HAVE_SYS_STAT_H 1
26841| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
26842| #define HAVE_GETCWD 1
26843| #define HAVE_READLINK 1
26844| #define HAVE_RAISE 1
26845| #define HAVE_ISBLANK 1
26846| #define HAVE_MEMPCPY 1
26847| #define HAVE_GETTIMEOFDAY 1
26848| #define HAVE_ISASCII 1
26849| #define HAVE_SETENV 1
26850| #define HAVE_LSTAT 1
26851| #define HAVE_DECL_STRERROR_R 1
26852| #define STRERROR_R_CHAR_P 1
26853| #define HAVE_FORK 1
26854| #define HAVE_VFORK 1
26855| #define HAVE_WORKING_VFORK 1
26856| #define HAVE_WORKING_FORK 1
26857| #define HAVE_SIG_ATOMIC_T 1
26858| #define HAVE_INCLUDE_NEXT 1
26859| #define eaccess access
26860| #define mbstate_t int
26861| #define HAVE_DECL_GETDELIM 1
26862| #define HAVE_DECL_GETLINE 1
26863| #define HAVE_GETOPT_H 1
26864| #define HAVE_GETOPT_LONG_ONLY 1
26865| #define HAVE_DECL_GETENV 1
26866| #define restrict __restrict
26867| #define HAVE_UNISTD_H 1
26868| #define HAVE_DECL_GETC_UNLOCKED 1
26869| #define HAVE_STDLIB_H 1
26870| #define MALLOC_0_IS_NONNULL 0
26871| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
26872| #define INSTALLPREFIX "/usr"
26873| #define HAVE_DECL_SNPRINTF 1
26874| #define HAVE__BOOL 1
26875| #define HAVE_STDBOOL_H 1
26876| #define HAVE_DECL_STRDUP 1
26877| #define HAVE_DECL_STRNLEN 1
26878| #define _FILE_OFFSET_BITS 64
26879| #define HAVE_DECL_CLEARERR_UNLOCKED 1
26880| #define HAVE_DECL_FEOF_UNLOCKED 1
26881| #define HAVE_DECL_FERROR_UNLOCKED 1
26882| #define HAVE_DECL_FFLUSH_UNLOCKED 1
26883| #define HAVE_DECL_FGETS_UNLOCKED 1
26884| #define HAVE_DECL_FPUTC_UNLOCKED 1
26885| #define HAVE_DECL_FPUTS_UNLOCKED 1
26886| #define HAVE_DECL_FREAD_UNLOCKED 1
26887| #define HAVE_DECL_FWRITE_UNLOCKED 1
26888| #define HAVE_DECL_GETCHAR_UNLOCKED 1
26889| #define HAVE_DECL_PUTC_UNLOCKED 1
26890| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
26891| #define HAVE_INTMAX_T 1
26892| #define HAVE_DECL_VSNPRINTF 1
26893| #define USE_ACL 0
26894| #define HAVE_ATEXIT 1
26895| #define HAVE_DIRENT_H 1
26896| #define HAVE_STRING_H 1
26897| #define HAVE_LONG_FILE_NAMES 1
26898| #define HAVE_PATHCONF 1
26899| #define HAVE_STRING_H 1
26900| #define HAVE_UNISTD_H 1
26901| #define YYENABLE_NLS 1
26902| #define HAVE_BYTESWAP_H 1
26903| #define realpath rpl_realpath
26904| #define SIGNAL_SAFE_LIST 1
26905| #define HAVE_CHOWN 1
26906| #define HAVE_UTIME 1
26907| #define HAVE_UTIMES 1
26908| #define HAVE_SIGACTION 1
26909| #define HAVE_WORKING_O_NOATIME 0
26910| #define HAVE_WORKING_O_NOFOLLOW 0
26911| #define HAVE_DECL_ISBLANK 1
26912| #define fnmatch posix_fnmatch
26913| #define GNULIB_FWRITEERROR 1
26914| #define HAVE_GETDELIM 1
26915| #define HAVE_SYS_TIMEB_H 1
26916| #define gmtime rpl_gmtime
26917| #define localtime rpl_localtime
26918| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
26919| #define HAVE_ICONV 1
26920| #define ICONV_CONST const
26921| #define HAVE_UNISTD_H 1
26922| #define HAVE_ARPA_INET_H 1
26923| #define HAVE_CTYPE_H 1
26924| #define HAVE_DLFCN_H 1
26925| #define HAVE_ERRNO_H 1
26926| #define HAVE_FCNTL_H 1
26927| #define HAVE_FLOAT_H 1
26928| #define HAVE_LIMITS_H 1
26929| #define HAVE_MALLOC_H 1
26930| #define HAVE_MATH_H 1
26931| #define HAVE_NETDB_H 1
26932| #define HAVE_NETINET_IN_H 1
26933| #define HAVE_SIGNAL_H 1
26934| #define HAVE_STDLIB_H 1
26935| #define HAVE_STRING_H 1
26936| #define HAVE_STRINGS_H 1
26937| #define HAVE_SYS_SELECT_H 1
26938| #define HAVE_SYS_SOCKET_H 1
26939| #define HAVE_SYS_STAT_H 1
26940| #define HAVE_SYS_TIME_H 1
26941| #define HAVE_SYS_TYPES_H 1
26942| #define HAVE_TIME_H 1
26943| #define HAVE_UNISTD_H 1
26944| #define HAVE_ARPA_NAMESER_H 1
26945| #define HAVE_RESOLV_H 1
26946| #define HAVE_GETADDRINFO 1
26947| #define HAVE_LOCALTIME 1
26948| #define HAVE_STAT 1
26949| #define HAVE_STRFTIME 1
26950| #define VA_COPY va_copy
26951| #define HAVE_SETLOCALE 1
26952| #define HAVE_MALLOC_POSIX 1
26953| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
26954| #define mbstate_t int
26955| #define HAVE_MEMCHR 1
26956| #define HAVE_MEMMOVE 1
26957| #define HAVE_MEMSET 1
26958| #define HAVE_MKDTEMP 1
26959| #define HAVE_OBSTACK 1
26960| #define GNULIB_OPEN 1
26961| #define mbstate_t int
26962| #define HAVE_REALLOC_POSIX 1
26963| #define HAVE_SEARCH_H 1
26964| #define HAVE_TSEARCH 1
26965| #define HAVE_ENVIRON_DECL 1
26966| #define HAVE_UNSETENV 1
26967| #define HAVE_STDINT_H 1
26968| #define HAVE_SNPRINTF 1
26969| #define HAVE_SYS_BITYPES_H 1
26970| #define BITSIZEOF_PTRDIFF_T 32
26971| #define BITSIZEOF_SIG_ATOMIC_T 32
26972| #define BITSIZEOF_SIZE_T 32
26973| #define BITSIZEOF_WCHAR_T 32
26974| #define BITSIZEOF_WINT_T 0
26975| #define HAVE_SIGNED_SIG_ATOMIC_T 1
26976| #define HAVE_SIGNED_WCHAR_T 1
26977| #define PTRDIFF_T_SUFFIX 
26978| #define SIG_ATOMIC_T_SUFFIX 
26979| #define SIZE_T_SUFFIX u
26980| #define WCHAR_T_SUFFIX 
26981| /* end confdefs.h.  */
26982| 
26983|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
26984|      included before <wchar.h>.  */
26985|   #include <stddef.h>
26986|   #include <signal.h>
26987|   #if HAVE_WCHAR_H
26988|   # include <stdio.h>
26989|   # include <time.h>
26990|   # include <wchar.h>
26991|   #endif
26992| 
26993|               extern wint_t foo;
26994|               extern unsigned long long int foo;
26995| int
26996| main ()
26997| {
26998| 
26999|   ;
27000|   return 0;
27001| }
27002configure:54672: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
27003conftest.c:250: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
27004conftest.c:251: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
27005configure:54679: $? = 1
27006configure: failed program was:
27007| /* confdefs.h.  */
27008| #define PACKAGE_NAME ""
27009| #define PACKAGE_TARNAME ""
27010| #define PACKAGE_VERSION ""
27011| #define PACKAGE_STRING ""
27012| #define PACKAGE_BUGREPORT ""
27013| #define PACKAGE "gettext-tools"
27014| #define VERSION "0.17"
27015| #define STDC_HEADERS 1
27016| #define HAVE_SYS_TYPES_H 1
27017| #define HAVE_SYS_STAT_H 1
27018| #define HAVE_STDLIB_H 1
27019| #define HAVE_STRING_H 1
27020| #define HAVE_MEMORY_H 1
27021| #define HAVE_STRINGS_H 1
27022| #define HAVE_INTTYPES_H 1
27023| #define HAVE_STDINT_H 1
27024| #define HAVE_UNISTD_H 1
27025| #define __EXTENSIONS__ 1
27026| #define _ALL_SOURCE 1
27027| #define _GNU_SOURCE 1
27028| #define _POSIX_PTHREAD_SEMANTICS 1
27029| #define _TANDEM_SOURCE 1
27030| #define HAVE_DLFCN_H 1
27031| #define HAVE_VISIBILITY 1
27032| #define HAVE_STDINT_H_WITH_UINTMAX 1
27033| #define HAVE_ALLOCA_H 1
27034| #define HAVE_ALLOCA 1
27035| #define HAVE_STDLIB_H 1
27036| #define HAVE_UNISTD_H 1
27037| #define HAVE_GETPAGESIZE 1
27038| #define INTDIV0_RAISES_SIGFPE 0
27039| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
27040| #define HAVE_UNSIGNED_LONG_LONG_INT 1
27041| #define HAVE_UINTMAX_T 1
27042| #define HAVE_INTTYPES_H 1
27043| #define USE_POSIX_THREADS 1
27044| #define USE_POSIX_THREADS_WEAK 1
27045| #define HAVE_PTHREAD_RWLOCK 1
27046| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
27047| #define HAVE_BUILTIN_EXPECT 1
27048| #define HAVE_INTTYPES_H 1
27049| #define HAVE_LIMITS_H 1
27050| #define HAVE_UNISTD_H 1
27051| #define HAVE_SYS_PARAM_H 1
27052| #define HAVE_GETCWD 1
27053| #define HAVE_GETEGID 1
27054| #define HAVE_GETEUID 1
27055| #define HAVE_GETGID 1
27056| #define HAVE_GETUID 1
27057| #define HAVE_MEMPCPY 1
27058| #define HAVE_MUNMAP 1
27059| #define HAVE_STPCPY 1
27060| #define HAVE_STRCASECMP 1
27061| #define HAVE_STRDUP 1
27062| #define HAVE_STRTOUL 1
27063| #define HAVE_TSEARCH 1
27064| #define HAVE___FSETLOCKING 1
27065| #define HAVE_DECL_FEOF_UNLOCKED 1
27066| #define HAVE_DECL_FGETS_UNLOCKED 1
27067| #define HAVE_ICONV 1
27068| #define ICONV_CONST const
27069| #define HAVE_LONG_LONG_INT 1
27070| #define HAVE_WCHAR_T 1
27071| #define HAVE_INTMAX_T 1
27072| #define HAVE_POSIX_PRINTF 1
27073| #define HAVE_STDINT_H 1
27074| #define HAVE_STDINT_H 1
27075| #define HAVE_STDDEF_H 1
27076| #define HAVE_STDLIB_H 1
27077| #define HAVE_STRING_H 1
27078| #define HAVE_ASPRINTF 1
27079| #define HAVE_PUTENV 1
27080| #define HAVE_SETENV 1
27081| #define HAVE_SETLOCALE 1
27082| #define HAVE_SNPRINTF 1
27083| #define HAVE_DECL__SNPRINTF 0
27084| #define HAVE_DECL__SNWPRINTF 0
27085| #define HAVE_DECL_GETC_UNLOCKED 1
27086| #define HAVE_LANGINFO_CODESET 1
27087| #define HAVE_LC_MESSAGES 1
27088| #define ENABLE_NLS 1
27089| #define YYENABLE_NLS 1
27090| #define HAVE_STDLIB_H 1
27091| #define HAVE_STRING_H 1
27092| #define HAVE_SYS_PARAM_H 1
27093| #define HAVE_UNISTD_H 1
27094| #define HAVE_UTIME_H 1
27095| #define HAVE_FCNTL_H 1
27096| #define HAVE_FLOAT_H 1
27097| #define HAVE_SYS_TIME_H 1
27098| #define HAVE_ICONV_H 1
27099| #define HAVE_LOCALE_H 1
27100| #define HAVE_SIGNAL_H 1
27101| #define HAVE_STDINT_H 1
27102| #define HAVE_STDIO_H 1
27103| #define HAVE_SYS_STAT_H 1
27104| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
27105| #define HAVE_GETCWD 1
27106| #define HAVE_READLINK 1
27107| #define HAVE_RAISE 1
27108| #define HAVE_ISBLANK 1
27109| #define HAVE_MEMPCPY 1
27110| #define HAVE_GETTIMEOFDAY 1
27111| #define HAVE_ISASCII 1
27112| #define HAVE_SETENV 1
27113| #define HAVE_LSTAT 1
27114| #define HAVE_DECL_STRERROR_R 1
27115| #define STRERROR_R_CHAR_P 1
27116| #define HAVE_FORK 1
27117| #define HAVE_VFORK 1
27118| #define HAVE_WORKING_VFORK 1
27119| #define HAVE_WORKING_FORK 1
27120| #define HAVE_SIG_ATOMIC_T 1
27121| #define HAVE_INCLUDE_NEXT 1
27122| #define eaccess access
27123| #define mbstate_t int
27124| #define HAVE_DECL_GETDELIM 1
27125| #define HAVE_DECL_GETLINE 1
27126| #define HAVE_GETOPT_H 1
27127| #define HAVE_GETOPT_LONG_ONLY 1
27128| #define HAVE_DECL_GETENV 1
27129| #define restrict __restrict
27130| #define HAVE_UNISTD_H 1
27131| #define HAVE_DECL_GETC_UNLOCKED 1
27132| #define HAVE_STDLIB_H 1
27133| #define MALLOC_0_IS_NONNULL 0
27134| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
27135| #define INSTALLPREFIX "/usr"
27136| #define HAVE_DECL_SNPRINTF 1
27137| #define HAVE__BOOL 1
27138| #define HAVE_STDBOOL_H 1
27139| #define HAVE_DECL_STRDUP 1
27140| #define HAVE_DECL_STRNLEN 1
27141| #define _FILE_OFFSET_BITS 64
27142| #define HAVE_DECL_CLEARERR_UNLOCKED 1
27143| #define HAVE_DECL_FEOF_UNLOCKED 1
27144| #define HAVE_DECL_FERROR_UNLOCKED 1
27145| #define HAVE_DECL_FFLUSH_UNLOCKED 1
27146| #define HAVE_DECL_FGETS_UNLOCKED 1
27147| #define HAVE_DECL_FPUTC_UNLOCKED 1
27148| #define HAVE_DECL_FPUTS_UNLOCKED 1
27149| #define HAVE_DECL_FREAD_UNLOCKED 1
27150| #define HAVE_DECL_FWRITE_UNLOCKED 1
27151| #define HAVE_DECL_GETCHAR_UNLOCKED 1
27152| #define HAVE_DECL_PUTC_UNLOCKED 1
27153| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
27154| #define HAVE_INTMAX_T 1
27155| #define HAVE_DECL_VSNPRINTF 1
27156| #define USE_ACL 0
27157| #define HAVE_ATEXIT 1
27158| #define HAVE_DIRENT_H 1
27159| #define HAVE_STRING_H 1
27160| #define HAVE_LONG_FILE_NAMES 1
27161| #define HAVE_PATHCONF 1
27162| #define HAVE_STRING_H 1
27163| #define HAVE_UNISTD_H 1
27164| #define YYENABLE_NLS 1
27165| #define HAVE_BYTESWAP_H 1
27166| #define realpath rpl_realpath
27167| #define SIGNAL_SAFE_LIST 1
27168| #define HAVE_CHOWN 1
27169| #define HAVE_UTIME 1
27170| #define HAVE_UTIMES 1
27171| #define HAVE_SIGACTION 1
27172| #define HAVE_WORKING_O_NOATIME 0
27173| #define HAVE_WORKING_O_NOFOLLOW 0
27174| #define HAVE_DECL_ISBLANK 1
27175| #define fnmatch posix_fnmatch
27176| #define GNULIB_FWRITEERROR 1
27177| #define HAVE_GETDELIM 1
27178| #define HAVE_SYS_TIMEB_H 1
27179| #define gmtime rpl_gmtime
27180| #define localtime rpl_localtime
27181| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
27182| #define HAVE_ICONV 1
27183| #define ICONV_CONST const
27184| #define HAVE_UNISTD_H 1
27185| #define HAVE_ARPA_INET_H 1
27186| #define HAVE_CTYPE_H 1
27187| #define HAVE_DLFCN_H 1
27188| #define HAVE_ERRNO_H 1
27189| #define HAVE_FCNTL_H 1
27190| #define HAVE_FLOAT_H 1
27191| #define HAVE_LIMITS_H 1
27192| #define HAVE_MALLOC_H 1
27193| #define HAVE_MATH_H 1
27194| #define HAVE_NETDB_H 1
27195| #define HAVE_NETINET_IN_H 1
27196| #define HAVE_SIGNAL_H 1
27197| #define HAVE_STDLIB_H 1
27198| #define HAVE_STRING_H 1
27199| #define HAVE_STRINGS_H 1
27200| #define HAVE_SYS_SELECT_H 1
27201| #define HAVE_SYS_SOCKET_H 1
27202| #define HAVE_SYS_STAT_H 1
27203| #define HAVE_SYS_TIME_H 1
27204| #define HAVE_SYS_TYPES_H 1
27205| #define HAVE_TIME_H 1
27206| #define HAVE_UNISTD_H 1
27207| #define HAVE_ARPA_NAMESER_H 1
27208| #define HAVE_RESOLV_H 1
27209| #define HAVE_GETADDRINFO 1
27210| #define HAVE_LOCALTIME 1
27211| #define HAVE_STAT 1
27212| #define HAVE_STRFTIME 1
27213| #define VA_COPY va_copy
27214| #define HAVE_SETLOCALE 1
27215| #define HAVE_MALLOC_POSIX 1
27216| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
27217| #define mbstate_t int
27218| #define HAVE_MEMCHR 1
27219| #define HAVE_MEMMOVE 1
27220| #define HAVE_MEMSET 1
27221| #define HAVE_MKDTEMP 1
27222| #define HAVE_OBSTACK 1
27223| #define GNULIB_OPEN 1
27224| #define mbstate_t int
27225| #define HAVE_REALLOC_POSIX 1
27226| #define HAVE_SEARCH_H 1
27227| #define HAVE_TSEARCH 1
27228| #define HAVE_ENVIRON_DECL 1
27229| #define HAVE_UNSETENV 1
27230| #define HAVE_STDINT_H 1
27231| #define HAVE_SNPRINTF 1
27232| #define HAVE_SYS_BITYPES_H 1
27233| #define BITSIZEOF_PTRDIFF_T 32
27234| #define BITSIZEOF_SIG_ATOMIC_T 32
27235| #define BITSIZEOF_SIZE_T 32
27236| #define BITSIZEOF_WCHAR_T 32
27237| #define BITSIZEOF_WINT_T 0
27238| #define HAVE_SIGNED_SIG_ATOMIC_T 1
27239| #define HAVE_SIGNED_WCHAR_T 1
27240| #define PTRDIFF_T_SUFFIX 
27241| #define SIG_ATOMIC_T_SUFFIX 
27242| #define SIZE_T_SUFFIX u
27243| #define WCHAR_T_SUFFIX 
27244| /* end confdefs.h.  */
27245| 
27246|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
27247|      included before <wchar.h>.  */
27248|   #include <stddef.h>
27249|   #include <signal.h>
27250|   #if HAVE_WCHAR_H
27251|   # include <stdio.h>
27252|   # include <time.h>
27253|   # include <wchar.h>
27254|   #endif
27255| 
27256|               extern wint_t foo;
27257|               extern unsigned __int64 foo;
27258| int
27259| main ()
27260| {
27261| 
27262|   ;
27263|   return 0;
27264| }
27265configure:54699: result: no
27266configure:54718: checking for wchar_t
27267configure:54767: result: yes
27268configure:54778: checking for wint_t
27269configure:54835: result: no
27270configure:54966: checking for stpcpy
27271configure:55051: result: yes
27272configure:55087: checking for working stpncpy
27273configure:55180: result: yes
27274configure:55221: checking for strcspn
27275configure:55277: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27276conftest.c:266: warning: conflicting types for built-in function 'strcspn'
27277configure:55284: $? = 0
27278configure:55306: result: yes
27279configure:55340: checking for strdup
27280configure:55425: result: yes
27281configure:55503: checking for working strnlen
27282configure:55578: result: no
27283configure:55620: checking for strpbrk
27284configure:55676: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27285conftest.c:269: warning: conflicting types for built-in function 'strpbrk'
27286configure:55683: $? = 0
27287configure:55705: result: yes
27288configure:55743: checking for strtol
27289configure:55799: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27290configure:55806: $? = 0
27291configure:55828: result: yes
27292configure:55858: checking for strtoul
27293configure:55943: result: yes
27294configure:55976: checking whether mkdir is declared
27295configure:56006: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
27296configure:56013: $? = 0
27297configure:56028: result: yes
27298configure:56259: checking for a thread-safe mkdir -p
27299configure:56298: result: /bin/mkdir -p
27300configure:56304: checking for a thread-safe mkdir -p
27301configure:56343: result: /bin/mkdir -p
27302configure:56401: checking for sched_yield in -lrt
27303configure:56464: result: yes
27304configure:56547: checking for __secure_getenv
27305configure:56603: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27306/tmp/ccEXVLOj.o: In function `main':
27307conftest.c:(.text+0x20): undefined reference to `__secure_getenv'
27308collect2: ld returned 1 exit status
27309configure:56610: $? = 1
27310configure: failed program was:
27311| /* confdefs.h.  */
27312| #define PACKAGE_NAME ""
27313| #define PACKAGE_TARNAME ""
27314| #define PACKAGE_VERSION ""
27315| #define PACKAGE_STRING ""
27316| #define PACKAGE_BUGREPORT ""
27317| #define PACKAGE "gettext-tools"
27318| #define VERSION "0.17"
27319| #define STDC_HEADERS 1
27320| #define HAVE_SYS_TYPES_H 1
27321| #define HAVE_SYS_STAT_H 1
27322| #define HAVE_STDLIB_H 1
27323| #define HAVE_STRING_H 1
27324| #define HAVE_MEMORY_H 1
27325| #define HAVE_STRINGS_H 1
27326| #define HAVE_INTTYPES_H 1
27327| #define HAVE_STDINT_H 1
27328| #define HAVE_UNISTD_H 1
27329| #define __EXTENSIONS__ 1
27330| #define _ALL_SOURCE 1
27331| #define _GNU_SOURCE 1
27332| #define _POSIX_PTHREAD_SEMANTICS 1
27333| #define _TANDEM_SOURCE 1
27334| #define HAVE_DLFCN_H 1
27335| #define HAVE_VISIBILITY 1
27336| #define HAVE_STDINT_H_WITH_UINTMAX 1
27337| #define HAVE_ALLOCA_H 1
27338| #define HAVE_ALLOCA 1
27339| #define HAVE_STDLIB_H 1
27340| #define HAVE_UNISTD_H 1
27341| #define HAVE_GETPAGESIZE 1
27342| #define INTDIV0_RAISES_SIGFPE 0
27343| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
27344| #define HAVE_UNSIGNED_LONG_LONG_INT 1
27345| #define HAVE_UINTMAX_T 1
27346| #define HAVE_INTTYPES_H 1
27347| #define USE_POSIX_THREADS 1
27348| #define USE_POSIX_THREADS_WEAK 1
27349| #define HAVE_PTHREAD_RWLOCK 1
27350| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
27351| #define HAVE_BUILTIN_EXPECT 1
27352| #define HAVE_INTTYPES_H 1
27353| #define HAVE_LIMITS_H 1
27354| #define HAVE_UNISTD_H 1
27355| #define HAVE_SYS_PARAM_H 1
27356| #define HAVE_GETCWD 1
27357| #define HAVE_GETEGID 1
27358| #define HAVE_GETEUID 1
27359| #define HAVE_GETGID 1
27360| #define HAVE_GETUID 1
27361| #define HAVE_MEMPCPY 1
27362| #define HAVE_MUNMAP 1
27363| #define HAVE_STPCPY 1
27364| #define HAVE_STRCASECMP 1
27365| #define HAVE_STRDUP 1
27366| #define HAVE_STRTOUL 1
27367| #define HAVE_TSEARCH 1
27368| #define HAVE___FSETLOCKING 1
27369| #define HAVE_DECL_FEOF_UNLOCKED 1
27370| #define HAVE_DECL_FGETS_UNLOCKED 1
27371| #define HAVE_ICONV 1
27372| #define ICONV_CONST const
27373| #define HAVE_LONG_LONG_INT 1
27374| #define HAVE_WCHAR_T 1
27375| #define HAVE_INTMAX_T 1
27376| #define HAVE_POSIX_PRINTF 1
27377| #define HAVE_STDINT_H 1
27378| #define HAVE_STDINT_H 1
27379| #define HAVE_STDDEF_H 1
27380| #define HAVE_STDLIB_H 1
27381| #define HAVE_STRING_H 1
27382| #define HAVE_ASPRINTF 1
27383| #define HAVE_PUTENV 1
27384| #define HAVE_SETENV 1
27385| #define HAVE_SETLOCALE 1
27386| #define HAVE_SNPRINTF 1
27387| #define HAVE_DECL__SNPRINTF 0
27388| #define HAVE_DECL__SNWPRINTF 0
27389| #define HAVE_DECL_GETC_UNLOCKED 1
27390| #define HAVE_LANGINFO_CODESET 1
27391| #define HAVE_LC_MESSAGES 1
27392| #define ENABLE_NLS 1
27393| #define YYENABLE_NLS 1
27394| #define HAVE_STDLIB_H 1
27395| #define HAVE_STRING_H 1
27396| #define HAVE_SYS_PARAM_H 1
27397| #define HAVE_UNISTD_H 1
27398| #define HAVE_UTIME_H 1
27399| #define HAVE_FCNTL_H 1
27400| #define HAVE_FLOAT_H 1
27401| #define HAVE_SYS_TIME_H 1
27402| #define HAVE_ICONV_H 1
27403| #define HAVE_LOCALE_H 1
27404| #define HAVE_SIGNAL_H 1
27405| #define HAVE_STDINT_H 1
27406| #define HAVE_STDIO_H 1
27407| #define HAVE_SYS_STAT_H 1
27408| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
27409| #define HAVE_GETCWD 1
27410| #define HAVE_READLINK 1
27411| #define HAVE_RAISE 1
27412| #define HAVE_ISBLANK 1
27413| #define HAVE_MEMPCPY 1
27414| #define HAVE_GETTIMEOFDAY 1
27415| #define HAVE_ISASCII 1
27416| #define HAVE_SETENV 1
27417| #define HAVE_LSTAT 1
27418| #define HAVE_DECL_STRERROR_R 1
27419| #define STRERROR_R_CHAR_P 1
27420| #define HAVE_FORK 1
27421| #define HAVE_VFORK 1
27422| #define HAVE_WORKING_VFORK 1
27423| #define HAVE_WORKING_FORK 1
27424| #define HAVE_SIG_ATOMIC_T 1
27425| #define HAVE_INCLUDE_NEXT 1
27426| #define eaccess access
27427| #define mbstate_t int
27428| #define HAVE_DECL_GETDELIM 1
27429| #define HAVE_DECL_GETLINE 1
27430| #define HAVE_GETOPT_H 1
27431| #define HAVE_GETOPT_LONG_ONLY 1
27432| #define HAVE_DECL_GETENV 1
27433| #define restrict __restrict
27434| #define HAVE_UNISTD_H 1
27435| #define HAVE_DECL_GETC_UNLOCKED 1
27436| #define HAVE_STDLIB_H 1
27437| #define MALLOC_0_IS_NONNULL 0
27438| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
27439| #define INSTALLPREFIX "/usr"
27440| #define HAVE_DECL_SNPRINTF 1
27441| #define HAVE__BOOL 1
27442| #define HAVE_STDBOOL_H 1
27443| #define HAVE_DECL_STRDUP 1
27444| #define HAVE_DECL_STRNLEN 1
27445| #define _FILE_OFFSET_BITS 64
27446| #define HAVE_DECL_CLEARERR_UNLOCKED 1
27447| #define HAVE_DECL_FEOF_UNLOCKED 1
27448| #define HAVE_DECL_FERROR_UNLOCKED 1
27449| #define HAVE_DECL_FFLUSH_UNLOCKED 1
27450| #define HAVE_DECL_FGETS_UNLOCKED 1
27451| #define HAVE_DECL_FPUTC_UNLOCKED 1
27452| #define HAVE_DECL_FPUTS_UNLOCKED 1
27453| #define HAVE_DECL_FREAD_UNLOCKED 1
27454| #define HAVE_DECL_FWRITE_UNLOCKED 1
27455| #define HAVE_DECL_GETCHAR_UNLOCKED 1
27456| #define HAVE_DECL_PUTC_UNLOCKED 1
27457| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
27458| #define HAVE_INTMAX_T 1
27459| #define HAVE_DECL_VSNPRINTF 1
27460| #define USE_ACL 0
27461| #define HAVE_ATEXIT 1
27462| #define HAVE_DIRENT_H 1
27463| #define HAVE_STRING_H 1
27464| #define HAVE_LONG_FILE_NAMES 1
27465| #define HAVE_PATHCONF 1
27466| #define HAVE_STRING_H 1
27467| #define HAVE_UNISTD_H 1
27468| #define YYENABLE_NLS 1
27469| #define HAVE_BYTESWAP_H 1
27470| #define realpath rpl_realpath
27471| #define SIGNAL_SAFE_LIST 1
27472| #define HAVE_CHOWN 1
27473| #define HAVE_UTIME 1
27474| #define HAVE_UTIMES 1
27475| #define HAVE_SIGACTION 1
27476| #define HAVE_WORKING_O_NOATIME 0
27477| #define HAVE_WORKING_O_NOFOLLOW 0
27478| #define HAVE_DECL_ISBLANK 1
27479| #define fnmatch posix_fnmatch
27480| #define GNULIB_FWRITEERROR 1
27481| #define HAVE_GETDELIM 1
27482| #define HAVE_SYS_TIMEB_H 1
27483| #define gmtime rpl_gmtime
27484| #define localtime rpl_localtime
27485| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
27486| #define HAVE_ICONV 1
27487| #define ICONV_CONST const
27488| #define HAVE_UNISTD_H 1
27489| #define HAVE_ARPA_INET_H 1
27490| #define HAVE_CTYPE_H 1
27491| #define HAVE_DLFCN_H 1
27492| #define HAVE_ERRNO_H 1
27493| #define HAVE_FCNTL_H 1
27494| #define HAVE_FLOAT_H 1
27495| #define HAVE_LIMITS_H 1
27496| #define HAVE_MALLOC_H 1
27497| #define HAVE_MATH_H 1
27498| #define HAVE_NETDB_H 1
27499| #define HAVE_NETINET_IN_H 1
27500| #define HAVE_SIGNAL_H 1
27501| #define HAVE_STDLIB_H 1
27502| #define HAVE_STRING_H 1
27503| #define HAVE_STRINGS_H 1
27504| #define HAVE_SYS_SELECT_H 1
27505| #define HAVE_SYS_SOCKET_H 1
27506| #define HAVE_SYS_STAT_H 1
27507| #define HAVE_SYS_TIME_H 1
27508| #define HAVE_SYS_TYPES_H 1
27509| #define HAVE_TIME_H 1
27510| #define HAVE_UNISTD_H 1
27511| #define HAVE_ARPA_NAMESER_H 1
27512| #define HAVE_RESOLV_H 1
27513| #define HAVE_GETADDRINFO 1
27514| #define HAVE_LOCALTIME 1
27515| #define HAVE_STAT 1
27516| #define HAVE_STRFTIME 1
27517| #define VA_COPY va_copy
27518| #define HAVE_SETLOCALE 1
27519| #define HAVE_MALLOC_POSIX 1
27520| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
27521| #define mbstate_t int
27522| #define HAVE_MEMCHR 1
27523| #define HAVE_MEMMOVE 1
27524| #define HAVE_MEMSET 1
27525| #define HAVE_MKDTEMP 1
27526| #define HAVE_OBSTACK 1
27527| #define GNULIB_OPEN 1
27528| #define mbstate_t int
27529| #define HAVE_REALLOC_POSIX 1
27530| #define HAVE_SEARCH_H 1
27531| #define HAVE_TSEARCH 1
27532| #define HAVE_ENVIRON_DECL 1
27533| #define HAVE_UNSETENV 1
27534| #define HAVE_STDINT_H 1
27535| #define HAVE_SNPRINTF 1
27536| #define HAVE_SYS_BITYPES_H 1
27537| #define BITSIZEOF_PTRDIFF_T 32
27538| #define BITSIZEOF_SIG_ATOMIC_T 32
27539| #define BITSIZEOF_SIZE_T 32
27540| #define BITSIZEOF_WCHAR_T 32
27541| #define BITSIZEOF_WINT_T 0
27542| #define HAVE_SIGNED_SIG_ATOMIC_T 1
27543| #define HAVE_SIGNED_WCHAR_T 1
27544| #define PTRDIFF_T_SUFFIX 
27545| #define SIG_ATOMIC_T_SUFFIX 
27546| #define SIZE_T_SUFFIX u
27547| #define WCHAR_T_SUFFIX 
27548| #define WINT_T_SUFFIX 
27549| #define HAVE_WCHAR_T 1
27550| #define HAVE_STPCPY 1
27551| #define HAVE_STPNCPY 1
27552| #define HAVE_STRCSPN 1
27553| #define HAVE_STRDUP 1
27554| #define strnlen rpl_strnlen
27555| #define HAVE_STRPBRK 1
27556| #define HAVE_STRTOL 1
27557| #define HAVE_STRTOUL 1
27558| #define HAVE_DECL_MKDIR 1
27559| /* end confdefs.h.  */
27560| /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
27561|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
27562| #define __secure_getenv innocuous___secure_getenv
27563| 
27564| /* System header to define __stub macros and hopefully few prototypes,
27565|     which can conflict with char __secure_getenv (); below.
27566|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
27567|     <limits.h> exists even on freestanding compilers.  */
27568| 
27569| #ifdef __STDC__
27570| # include <limits.h>
27571| #else
27572| # include <assert.h>
27573| #endif
27574| 
27575| #undef __secure_getenv
27576| 
27577| /* Override any GCC internal prototype to avoid an error.
27578|    Use char because int might match the return type of a GCC
27579|    builtin and then its argument prototype would still apply.  */
27580| #ifdef __cplusplus
27581| extern "C"
27582| #endif
27583| char __secure_getenv ();
27584| /* The GNU C library defines this for functions which it implements
27585|     to always fail with ENOSYS.  Some functions are actually named
27586|     something starting with __ and the normal name is an alias.  */
27587| #if defined __stub___secure_getenv || defined __stub_____secure_getenv
27588| choke me
27589| #endif
27590| 
27591| int
27592| main ()
27593| {
27594| return __secure_getenv ();
27595|   ;
27596|   return 0;
27597| }
27598configure:56632: result: no
27599configure:56919: checking for ptrdiff_t
27600configure:57011: result: yes
27601configure:57034: checking for snprintf
27602configure:57119: result: yes
27603configure:57034: checking for wcslen
27604configure:57119: result: no
27605configure:57131: checking whether _snprintf is declared
27606configure:57183: result: no
27607configure:57212: checking for vasprintf
27608configure:57268: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27609configure:57275: $? = 0
27610configure:57297: result: yes
27611configure:57350: checking for vsnprintf
27612configure:57406: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27613conftest.c:283: warning: conflicting types for built-in function 'vsnprintf'
27614configure:57413: $? = 0
27615configure:57435: result: yes
27616configure:57493: checking for waitid
27617configure:57549: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27618configure:57556: $? = 0
27619configure:57578: result: yes
27620configure:57596: checking for waitpid
27621configure:57652: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27622configure:57659: $? = 0
27623configure:57681: result: yes
27624configure:57693: checking for union wait
27625configure:57735: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
27626conftest.c: In function 'main':
27627conftest.c:276: error: 'blow' undeclared (first use in this function)
27628conftest.c:276: error: (Each undeclared identifier is reported only once
27629conftest.c:276: error: for each function it appears in.)
27630conftest.c:276: error: expected ';' before 'chunks'
27631configure:57742: $? = 1
27632configure: failed program was:
27633| /* confdefs.h.  */
27634| #define PACKAGE_NAME ""
27635| #define PACKAGE_TARNAME ""
27636| #define PACKAGE_VERSION ""
27637| #define PACKAGE_STRING ""
27638| #define PACKAGE_BUGREPORT ""
27639| #define PACKAGE "gettext-tools"
27640| #define VERSION "0.17"
27641| #define STDC_HEADERS 1
27642| #define HAVE_SYS_TYPES_H 1
27643| #define HAVE_SYS_STAT_H 1
27644| #define HAVE_STDLIB_H 1
27645| #define HAVE_STRING_H 1
27646| #define HAVE_MEMORY_H 1
27647| #define HAVE_STRINGS_H 1
27648| #define HAVE_INTTYPES_H 1
27649| #define HAVE_STDINT_H 1
27650| #define HAVE_UNISTD_H 1
27651| #define __EXTENSIONS__ 1
27652| #define _ALL_SOURCE 1
27653| #define _GNU_SOURCE 1
27654| #define _POSIX_PTHREAD_SEMANTICS 1
27655| #define _TANDEM_SOURCE 1
27656| #define HAVE_DLFCN_H 1
27657| #define HAVE_VISIBILITY 1
27658| #define HAVE_STDINT_H_WITH_UINTMAX 1
27659| #define HAVE_ALLOCA_H 1
27660| #define HAVE_ALLOCA 1
27661| #define HAVE_STDLIB_H 1
27662| #define HAVE_UNISTD_H 1
27663| #define HAVE_GETPAGESIZE 1
27664| #define INTDIV0_RAISES_SIGFPE 0
27665| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
27666| #define HAVE_UNSIGNED_LONG_LONG_INT 1
27667| #define HAVE_UINTMAX_T 1
27668| #define HAVE_INTTYPES_H 1
27669| #define USE_POSIX_THREADS 1
27670| #define USE_POSIX_THREADS_WEAK 1
27671| #define HAVE_PTHREAD_RWLOCK 1
27672| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
27673| #define HAVE_BUILTIN_EXPECT 1
27674| #define HAVE_INTTYPES_H 1
27675| #define HAVE_LIMITS_H 1
27676| #define HAVE_UNISTD_H 1
27677| #define HAVE_SYS_PARAM_H 1
27678| #define HAVE_GETCWD 1
27679| #define HAVE_GETEGID 1
27680| #define HAVE_GETEUID 1
27681| #define HAVE_GETGID 1
27682| #define HAVE_GETUID 1
27683| #define HAVE_MEMPCPY 1
27684| #define HAVE_MUNMAP 1
27685| #define HAVE_STPCPY 1
27686| #define HAVE_STRCASECMP 1
27687| #define HAVE_STRDUP 1
27688| #define HAVE_STRTOUL 1
27689| #define HAVE_TSEARCH 1
27690| #define HAVE___FSETLOCKING 1
27691| #define HAVE_DECL_FEOF_UNLOCKED 1
27692| #define HAVE_DECL_FGETS_UNLOCKED 1
27693| #define HAVE_ICONV 1
27694| #define ICONV_CONST const
27695| #define HAVE_LONG_LONG_INT 1
27696| #define HAVE_WCHAR_T 1
27697| #define HAVE_INTMAX_T 1
27698| #define HAVE_POSIX_PRINTF 1
27699| #define HAVE_STDINT_H 1
27700| #define HAVE_STDINT_H 1
27701| #define HAVE_STDDEF_H 1
27702| #define HAVE_STDLIB_H 1
27703| #define HAVE_STRING_H 1
27704| #define HAVE_ASPRINTF 1
27705| #define HAVE_PUTENV 1
27706| #define HAVE_SETENV 1
27707| #define HAVE_SETLOCALE 1
27708| #define HAVE_SNPRINTF 1
27709| #define HAVE_DECL__SNPRINTF 0
27710| #define HAVE_DECL__SNWPRINTF 0
27711| #define HAVE_DECL_GETC_UNLOCKED 1
27712| #define HAVE_LANGINFO_CODESET 1
27713| #define HAVE_LC_MESSAGES 1
27714| #define ENABLE_NLS 1
27715| #define YYENABLE_NLS 1
27716| #define HAVE_STDLIB_H 1
27717| #define HAVE_STRING_H 1
27718| #define HAVE_SYS_PARAM_H 1
27719| #define HAVE_UNISTD_H 1
27720| #define HAVE_UTIME_H 1
27721| #define HAVE_FCNTL_H 1
27722| #define HAVE_FLOAT_H 1
27723| #define HAVE_SYS_TIME_H 1
27724| #define HAVE_ICONV_H 1
27725| #define HAVE_LOCALE_H 1
27726| #define HAVE_SIGNAL_H 1
27727| #define HAVE_STDINT_H 1
27728| #define HAVE_STDIO_H 1
27729| #define HAVE_SYS_STAT_H 1
27730| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
27731| #define HAVE_GETCWD 1
27732| #define HAVE_READLINK 1
27733| #define HAVE_RAISE 1
27734| #define HAVE_ISBLANK 1
27735| #define HAVE_MEMPCPY 1
27736| #define HAVE_GETTIMEOFDAY 1
27737| #define HAVE_ISASCII 1
27738| #define HAVE_SETENV 1
27739| #define HAVE_LSTAT 1
27740| #define HAVE_DECL_STRERROR_R 1
27741| #define STRERROR_R_CHAR_P 1
27742| #define HAVE_FORK 1
27743| #define HAVE_VFORK 1
27744| #define HAVE_WORKING_VFORK 1
27745| #define HAVE_WORKING_FORK 1
27746| #define HAVE_SIG_ATOMIC_T 1
27747| #define HAVE_INCLUDE_NEXT 1
27748| #define eaccess access
27749| #define mbstate_t int
27750| #define HAVE_DECL_GETDELIM 1
27751| #define HAVE_DECL_GETLINE 1
27752| #define HAVE_GETOPT_H 1
27753| #define HAVE_GETOPT_LONG_ONLY 1
27754| #define HAVE_DECL_GETENV 1
27755| #define restrict __restrict
27756| #define HAVE_UNISTD_H 1
27757| #define HAVE_DECL_GETC_UNLOCKED 1
27758| #define HAVE_STDLIB_H 1
27759| #define MALLOC_0_IS_NONNULL 0
27760| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
27761| #define INSTALLPREFIX "/usr"
27762| #define HAVE_DECL_SNPRINTF 1
27763| #define HAVE__BOOL 1
27764| #define HAVE_STDBOOL_H 1
27765| #define HAVE_DECL_STRDUP 1
27766| #define HAVE_DECL_STRNLEN 1
27767| #define _FILE_OFFSET_BITS 64
27768| #define HAVE_DECL_CLEARERR_UNLOCKED 1
27769| #define HAVE_DECL_FEOF_UNLOCKED 1
27770| #define HAVE_DECL_FERROR_UNLOCKED 1
27771| #define HAVE_DECL_FFLUSH_UNLOCKED 1
27772| #define HAVE_DECL_FGETS_UNLOCKED 1
27773| #define HAVE_DECL_FPUTC_UNLOCKED 1
27774| #define HAVE_DECL_FPUTS_UNLOCKED 1
27775| #define HAVE_DECL_FREAD_UNLOCKED 1
27776| #define HAVE_DECL_FWRITE_UNLOCKED 1
27777| #define HAVE_DECL_GETCHAR_UNLOCKED 1
27778| #define HAVE_DECL_PUTC_UNLOCKED 1
27779| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
27780| #define HAVE_INTMAX_T 1
27781| #define HAVE_DECL_VSNPRINTF 1
27782| #define USE_ACL 0
27783| #define HAVE_ATEXIT 1
27784| #define HAVE_DIRENT_H 1
27785| #define HAVE_STRING_H 1
27786| #define HAVE_LONG_FILE_NAMES 1
27787| #define HAVE_PATHCONF 1
27788| #define HAVE_STRING_H 1
27789| #define HAVE_UNISTD_H 1
27790| #define YYENABLE_NLS 1
27791| #define HAVE_BYTESWAP_H 1
27792| #define realpath rpl_realpath
27793| #define SIGNAL_SAFE_LIST 1
27794| #define HAVE_CHOWN 1
27795| #define HAVE_UTIME 1
27796| #define HAVE_UTIMES 1
27797| #define HAVE_SIGACTION 1
27798| #define HAVE_WORKING_O_NOATIME 0
27799| #define HAVE_WORKING_O_NOFOLLOW 0
27800| #define HAVE_DECL_ISBLANK 1
27801| #define fnmatch posix_fnmatch
27802| #define GNULIB_FWRITEERROR 1
27803| #define HAVE_GETDELIM 1
27804| #define HAVE_SYS_TIMEB_H 1
27805| #define gmtime rpl_gmtime
27806| #define localtime rpl_localtime
27807| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
27808| #define HAVE_ICONV 1
27809| #define ICONV_CONST const
27810| #define HAVE_UNISTD_H 1
27811| #define HAVE_ARPA_INET_H 1
27812| #define HAVE_CTYPE_H 1
27813| #define HAVE_DLFCN_H 1
27814| #define HAVE_ERRNO_H 1
27815| #define HAVE_FCNTL_H 1
27816| #define HAVE_FLOAT_H 1
27817| #define HAVE_LIMITS_H 1
27818| #define HAVE_MALLOC_H 1
27819| #define HAVE_MATH_H 1
27820| #define HAVE_NETDB_H 1
27821| #define HAVE_NETINET_IN_H 1
27822| #define HAVE_SIGNAL_H 1
27823| #define HAVE_STDLIB_H 1
27824| #define HAVE_STRING_H 1
27825| #define HAVE_STRINGS_H 1
27826| #define HAVE_SYS_SELECT_H 1
27827| #define HAVE_SYS_SOCKET_H 1
27828| #define HAVE_SYS_STAT_H 1
27829| #define HAVE_SYS_TIME_H 1
27830| #define HAVE_SYS_TYPES_H 1
27831| #define HAVE_TIME_H 1
27832| #define HAVE_UNISTD_H 1
27833| #define HAVE_ARPA_NAMESER_H 1
27834| #define HAVE_RESOLV_H 1
27835| #define HAVE_GETADDRINFO 1
27836| #define HAVE_LOCALTIME 1
27837| #define HAVE_STAT 1
27838| #define HAVE_STRFTIME 1
27839| #define VA_COPY va_copy
27840| #define HAVE_SETLOCALE 1
27841| #define HAVE_MALLOC_POSIX 1
27842| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
27843| #define mbstate_t int
27844| #define HAVE_MEMCHR 1
27845| #define HAVE_MEMMOVE 1
27846| #define HAVE_MEMSET 1
27847| #define HAVE_MKDTEMP 1
27848| #define HAVE_OBSTACK 1
27849| #define GNULIB_OPEN 1
27850| #define mbstate_t int
27851| #define HAVE_REALLOC_POSIX 1
27852| #define HAVE_SEARCH_H 1
27853| #define HAVE_TSEARCH 1
27854| #define HAVE_ENVIRON_DECL 1
27855| #define HAVE_UNSETENV 1
27856| #define HAVE_STDINT_H 1
27857| #define HAVE_SNPRINTF 1
27858| #define HAVE_SYS_BITYPES_H 1
27859| #define BITSIZEOF_PTRDIFF_T 32
27860| #define BITSIZEOF_SIG_ATOMIC_T 32
27861| #define BITSIZEOF_SIZE_T 32
27862| #define BITSIZEOF_WCHAR_T 32
27863| #define BITSIZEOF_WINT_T 0
27864| #define HAVE_SIGNED_SIG_ATOMIC_T 1
27865| #define HAVE_SIGNED_WCHAR_T 1
27866| #define PTRDIFF_T_SUFFIX 
27867| #define SIG_ATOMIC_T_SUFFIX 
27868| #define SIZE_T_SUFFIX u
27869| #define WCHAR_T_SUFFIX 
27870| #define WINT_T_SUFFIX 
27871| #define HAVE_WCHAR_T 1
27872| #define HAVE_STPCPY 1
27873| #define HAVE_STPNCPY 1
27874| #define HAVE_STRCSPN 1
27875| #define HAVE_STRDUP 1
27876| #define strnlen rpl_strnlen
27877| #define HAVE_STRPBRK 1
27878| #define HAVE_STRTOL 1
27879| #define HAVE_STRTOUL 1
27880| #define HAVE_DECL_MKDIR 1
27881| #define GNULIB_UNISTR_U16_MBTOUC 1
27882| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
27883| #define GNULIB_UNISTR_U8_MBTOUC 1
27884| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
27885| #define GNULIB_UNISTR_U8_UCTOMB 1
27886| #define USE_UNLOCKED_IO 1
27887| #define HAVE_PTRDIFF_T 1
27888| #define HAVE_SNPRINTF 1
27889| #define HAVE_DECL__SNPRINTF 0
27890| #define HAVE_VASPRINTF 1
27891| #define HAVE_VSNPRINTF 1
27892| #define HAVE_WAITID 1
27893| #define HAVE_WAITPID 1
27894| /* end confdefs.h.  */
27895| #include <sys/types.h>
27896| #include <sys/wait.h>
27897| int
27898| main ()
27899| {
27900| union wait status; int pid; pid = wait (&status);
27901| #ifdef WEXITSTATUS
27902| /* Some POSIXoid systems have both the new-style macros and the old
27903|    union wait type, and they do not work together.  If union wait
27904|    conflicts with WEXITSTATUS et al, we don't want to use it at all.  */
27905| if (WEXITSTATUS (status) != 0) pid = -1;
27906| #ifdef WTERMSIG
27907| /* If we have WEXITSTATUS and WTERMSIG, just use them on ints.  */
27908| -- blow chunks here --
27909| #endif
27910| #endif
27911| #ifdef HAVE_WAITPID
27912| /* Make sure union wait works with waitpid.  */
27913| pid = waitpid (-1, &status, 0);
27914| #endif
27915| 
27916|   ;
27917|   return 0;
27918| }
27919configure:57770: result: no
27920configure:57775: checking whether <wchar.h> is standalone
27921configure:57790: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
27922conftest.c:1:19: error: wchar.h: No such file or directory
27923conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'w'
27924configure:57797: $? = 1
27925configure: failed program was:
27926| #include <wchar.h>
27927| wchar_t w;
27928configure:57812: result: no
27929configure:57996: checking whether wcwidth is declared
27930configure:58037: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
27931conftest.c:273:19: error: wchar.h: No such file or directory
27932conftest.c: In function 'main':
27933conftest.c:280: error: 'wcwidth' undeclared (first use in this function)
27934conftest.c:280: error: (Each undeclared identifier is reported only once
27935conftest.c:280: error: for each function it appears in.)
27936configure:58044: $? = 1
27937configure: failed program was:
27938| /* confdefs.h.  */
27939| #define PACKAGE_NAME ""
27940| #define PACKAGE_TARNAME ""
27941| #define PACKAGE_VERSION ""
27942| #define PACKAGE_STRING ""
27943| #define PACKAGE_BUGREPORT ""
27944| #define PACKAGE "gettext-tools"
27945| #define VERSION "0.17"
27946| #define STDC_HEADERS 1
27947| #define HAVE_SYS_TYPES_H 1
27948| #define HAVE_SYS_STAT_H 1
27949| #define HAVE_STDLIB_H 1
27950| #define HAVE_STRING_H 1
27951| #define HAVE_MEMORY_H 1
27952| #define HAVE_STRINGS_H 1
27953| #define HAVE_INTTYPES_H 1
27954| #define HAVE_STDINT_H 1
27955| #define HAVE_UNISTD_H 1
27956| #define __EXTENSIONS__ 1
27957| #define _ALL_SOURCE 1
27958| #define _GNU_SOURCE 1
27959| #define _POSIX_PTHREAD_SEMANTICS 1
27960| #define _TANDEM_SOURCE 1
27961| #define HAVE_DLFCN_H 1
27962| #define HAVE_VISIBILITY 1
27963| #define HAVE_STDINT_H_WITH_UINTMAX 1
27964| #define HAVE_ALLOCA_H 1
27965| #define HAVE_ALLOCA 1
27966| #define HAVE_STDLIB_H 1
27967| #define HAVE_UNISTD_H 1
27968| #define HAVE_GETPAGESIZE 1
27969| #define INTDIV0_RAISES_SIGFPE 0
27970| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
27971| #define HAVE_UNSIGNED_LONG_LONG_INT 1
27972| #define HAVE_UINTMAX_T 1
27973| #define HAVE_INTTYPES_H 1
27974| #define USE_POSIX_THREADS 1
27975| #define USE_POSIX_THREADS_WEAK 1
27976| #define HAVE_PTHREAD_RWLOCK 1
27977| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
27978| #define HAVE_BUILTIN_EXPECT 1
27979| #define HAVE_INTTYPES_H 1
27980| #define HAVE_LIMITS_H 1
27981| #define HAVE_UNISTD_H 1
27982| #define HAVE_SYS_PARAM_H 1
27983| #define HAVE_GETCWD 1
27984| #define HAVE_GETEGID 1
27985| #define HAVE_GETEUID 1
27986| #define HAVE_GETGID 1
27987| #define HAVE_GETUID 1
27988| #define HAVE_MEMPCPY 1
27989| #define HAVE_MUNMAP 1
27990| #define HAVE_STPCPY 1
27991| #define HAVE_STRCASECMP 1
27992| #define HAVE_STRDUP 1
27993| #define HAVE_STRTOUL 1
27994| #define HAVE_TSEARCH 1
27995| #define HAVE___FSETLOCKING 1
27996| #define HAVE_DECL_FEOF_UNLOCKED 1
27997| #define HAVE_DECL_FGETS_UNLOCKED 1
27998| #define HAVE_ICONV 1
27999| #define ICONV_CONST const
28000| #define HAVE_LONG_LONG_INT 1
28001| #define HAVE_WCHAR_T 1
28002| #define HAVE_INTMAX_T 1
28003| #define HAVE_POSIX_PRINTF 1
28004| #define HAVE_STDINT_H 1
28005| #define HAVE_STDINT_H 1
28006| #define HAVE_STDDEF_H 1
28007| #define HAVE_STDLIB_H 1
28008| #define HAVE_STRING_H 1
28009| #define HAVE_ASPRINTF 1
28010| #define HAVE_PUTENV 1
28011| #define HAVE_SETENV 1
28012| #define HAVE_SETLOCALE 1
28013| #define HAVE_SNPRINTF 1
28014| #define HAVE_DECL__SNPRINTF 0
28015| #define HAVE_DECL__SNWPRINTF 0
28016| #define HAVE_DECL_GETC_UNLOCKED 1
28017| #define HAVE_LANGINFO_CODESET 1
28018| #define HAVE_LC_MESSAGES 1
28019| #define ENABLE_NLS 1
28020| #define YYENABLE_NLS 1
28021| #define HAVE_STDLIB_H 1
28022| #define HAVE_STRING_H 1
28023| #define HAVE_SYS_PARAM_H 1
28024| #define HAVE_UNISTD_H 1
28025| #define HAVE_UTIME_H 1
28026| #define HAVE_FCNTL_H 1
28027| #define HAVE_FLOAT_H 1
28028| #define HAVE_SYS_TIME_H 1
28029| #define HAVE_ICONV_H 1
28030| #define HAVE_LOCALE_H 1
28031| #define HAVE_SIGNAL_H 1
28032| #define HAVE_STDINT_H 1
28033| #define HAVE_STDIO_H 1
28034| #define HAVE_SYS_STAT_H 1
28035| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
28036| #define HAVE_GETCWD 1
28037| #define HAVE_READLINK 1
28038| #define HAVE_RAISE 1
28039| #define HAVE_ISBLANK 1
28040| #define HAVE_MEMPCPY 1
28041| #define HAVE_GETTIMEOFDAY 1
28042| #define HAVE_ISASCII 1
28043| #define HAVE_SETENV 1
28044| #define HAVE_LSTAT 1
28045| #define HAVE_DECL_STRERROR_R 1
28046| #define STRERROR_R_CHAR_P 1
28047| #define HAVE_FORK 1
28048| #define HAVE_VFORK 1
28049| #define HAVE_WORKING_VFORK 1
28050| #define HAVE_WORKING_FORK 1
28051| #define HAVE_SIG_ATOMIC_T 1
28052| #define HAVE_INCLUDE_NEXT 1
28053| #define eaccess access
28054| #define mbstate_t int
28055| #define HAVE_DECL_GETDELIM 1
28056| #define HAVE_DECL_GETLINE 1
28057| #define HAVE_GETOPT_H 1
28058| #define HAVE_GETOPT_LONG_ONLY 1
28059| #define HAVE_DECL_GETENV 1
28060| #define restrict __restrict
28061| #define HAVE_UNISTD_H 1
28062| #define HAVE_DECL_GETC_UNLOCKED 1
28063| #define HAVE_STDLIB_H 1
28064| #define MALLOC_0_IS_NONNULL 0
28065| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
28066| #define INSTALLPREFIX "/usr"
28067| #define HAVE_DECL_SNPRINTF 1
28068| #define HAVE__BOOL 1
28069| #define HAVE_STDBOOL_H 1
28070| #define HAVE_DECL_STRDUP 1
28071| #define HAVE_DECL_STRNLEN 1
28072| #define _FILE_OFFSET_BITS 64
28073| #define HAVE_DECL_CLEARERR_UNLOCKED 1
28074| #define HAVE_DECL_FEOF_UNLOCKED 1
28075| #define HAVE_DECL_FERROR_UNLOCKED 1
28076| #define HAVE_DECL_FFLUSH_UNLOCKED 1
28077| #define HAVE_DECL_FGETS_UNLOCKED 1
28078| #define HAVE_DECL_FPUTC_UNLOCKED 1
28079| #define HAVE_DECL_FPUTS_UNLOCKED 1
28080| #define HAVE_DECL_FREAD_UNLOCKED 1
28081| #define HAVE_DECL_FWRITE_UNLOCKED 1
28082| #define HAVE_DECL_GETCHAR_UNLOCKED 1
28083| #define HAVE_DECL_PUTC_UNLOCKED 1
28084| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
28085| #define HAVE_INTMAX_T 1
28086| #define HAVE_DECL_VSNPRINTF 1
28087| #define USE_ACL 0
28088| #define HAVE_ATEXIT 1
28089| #define HAVE_DIRENT_H 1
28090| #define HAVE_STRING_H 1
28091| #define HAVE_LONG_FILE_NAMES 1
28092| #define HAVE_PATHCONF 1
28093| #define HAVE_STRING_H 1
28094| #define HAVE_UNISTD_H 1
28095| #define YYENABLE_NLS 1
28096| #define HAVE_BYTESWAP_H 1
28097| #define realpath rpl_realpath
28098| #define SIGNAL_SAFE_LIST 1
28099| #define HAVE_CHOWN 1
28100| #define HAVE_UTIME 1
28101| #define HAVE_UTIMES 1
28102| #define HAVE_SIGACTION 1
28103| #define HAVE_WORKING_O_NOATIME 0
28104| #define HAVE_WORKING_O_NOFOLLOW 0
28105| #define HAVE_DECL_ISBLANK 1
28106| #define fnmatch posix_fnmatch
28107| #define GNULIB_FWRITEERROR 1
28108| #define HAVE_GETDELIM 1
28109| #define HAVE_SYS_TIMEB_H 1
28110| #define gmtime rpl_gmtime
28111| #define localtime rpl_localtime
28112| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
28113| #define HAVE_ICONV 1
28114| #define ICONV_CONST const
28115| #define HAVE_UNISTD_H 1
28116| #define HAVE_ARPA_INET_H 1
28117| #define HAVE_CTYPE_H 1
28118| #define HAVE_DLFCN_H 1
28119| #define HAVE_ERRNO_H 1
28120| #define HAVE_FCNTL_H 1
28121| #define HAVE_FLOAT_H 1
28122| #define HAVE_LIMITS_H 1
28123| #define HAVE_MALLOC_H 1
28124| #define HAVE_MATH_H 1
28125| #define HAVE_NETDB_H 1
28126| #define HAVE_NETINET_IN_H 1
28127| #define HAVE_SIGNAL_H 1
28128| #define HAVE_STDLIB_H 1
28129| #define HAVE_STRING_H 1
28130| #define HAVE_STRINGS_H 1
28131| #define HAVE_SYS_SELECT_H 1
28132| #define HAVE_SYS_SOCKET_H 1
28133| #define HAVE_SYS_STAT_H 1
28134| #define HAVE_SYS_TIME_H 1
28135| #define HAVE_SYS_TYPES_H 1
28136| #define HAVE_TIME_H 1
28137| #define HAVE_UNISTD_H 1
28138| #define HAVE_ARPA_NAMESER_H 1
28139| #define HAVE_RESOLV_H 1
28140| #define HAVE_GETADDRINFO 1
28141| #define HAVE_LOCALTIME 1
28142| #define HAVE_STAT 1
28143| #define HAVE_STRFTIME 1
28144| #define VA_COPY va_copy
28145| #define HAVE_SETLOCALE 1
28146| #define HAVE_MALLOC_POSIX 1
28147| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
28148| #define mbstate_t int
28149| #define HAVE_MEMCHR 1
28150| #define HAVE_MEMMOVE 1
28151| #define HAVE_MEMSET 1
28152| #define HAVE_MKDTEMP 1
28153| #define HAVE_OBSTACK 1
28154| #define GNULIB_OPEN 1
28155| #define mbstate_t int
28156| #define HAVE_REALLOC_POSIX 1
28157| #define HAVE_SEARCH_H 1
28158| #define HAVE_TSEARCH 1
28159| #define HAVE_ENVIRON_DECL 1
28160| #define HAVE_UNSETENV 1
28161| #define HAVE_STDINT_H 1
28162| #define HAVE_SNPRINTF 1
28163| #define HAVE_SYS_BITYPES_H 1
28164| #define BITSIZEOF_PTRDIFF_T 32
28165| #define BITSIZEOF_SIG_ATOMIC_T 32
28166| #define BITSIZEOF_SIZE_T 32
28167| #define BITSIZEOF_WCHAR_T 32
28168| #define BITSIZEOF_WINT_T 0
28169| #define HAVE_SIGNED_SIG_ATOMIC_T 1
28170| #define HAVE_SIGNED_WCHAR_T 1
28171| #define PTRDIFF_T_SUFFIX 
28172| #define SIG_ATOMIC_T_SUFFIX 
28173| #define SIZE_T_SUFFIX u
28174| #define WCHAR_T_SUFFIX 
28175| #define WINT_T_SUFFIX 
28176| #define HAVE_WCHAR_T 1
28177| #define HAVE_STPCPY 1
28178| #define HAVE_STPNCPY 1
28179| #define HAVE_STRCSPN 1
28180| #define HAVE_STRDUP 1
28181| #define strnlen rpl_strnlen
28182| #define HAVE_STRPBRK 1
28183| #define HAVE_STRTOL 1
28184| #define HAVE_STRTOUL 1
28185| #define HAVE_DECL_MKDIR 1
28186| #define GNULIB_UNISTR_U16_MBTOUC 1
28187| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
28188| #define GNULIB_UNISTR_U8_MBTOUC 1
28189| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
28190| #define GNULIB_UNISTR_U8_UCTOMB 1
28191| #define USE_UNLOCKED_IO 1
28192| #define HAVE_PTRDIFF_T 1
28193| #define HAVE_SNPRINTF 1
28194| #define HAVE_DECL__SNPRINTF 0
28195| #define HAVE_VASPRINTF 1
28196| #define HAVE_VSNPRINTF 1
28197| #define HAVE_WAITID 1
28198| #define HAVE_WAITPID 1
28199| /* end confdefs.h.  */
28200| 
28201| /* AIX 3.2.5 declares wcwidth in <string.h>. */
28202| #include <string.h>
28203| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
28204|    <wchar.h>.
28205|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
28206|    before <wchar.h>.  */
28207| #include <stddef.h>
28208| #include <stdio.h>
28209| #include <time.h>
28210| #include <wchar.h>
28211| 
28212| 
28213| int
28214| main ()
28215| {
28216| #ifndef wcwidth
28217|   (void) wcwidth;
28218| #endif
28219| 
28220|   ;
28221|   return 0;
28222| }
28223configure:58059: result: no
28224configure:58199: checking for stdint.h
28225configure:58206: result: yes
28226configure:58423: checking for error_at_line
28227configure:58476: result: yes
28228configure:58551: checking for getdelim
28229configure:58636: result: yes
28230configure:58790: checking for getline
28231configure:58873: result: yes
28232configure:58882: checking for working getline function
28233configure:58974: result: yes
28234configure:59271: checking for iconv
28235configure:59387: result: yes
28236configure:59390: checking for working iconv
28237configure:59509: result: guessing yes
28238configure:59526: checking how to link with libiconv
28239configure:59528: result: ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib
28240configure:59539: checking for iconv declaration
28241configure:59604: result: 
28242         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
28243configure:59727: checking whether the compiler generally respects inline
28244configure:59782: result: no
28245configure:59865: checking whether mbrtowc and mbstate_t are properly declared
28246configure:59922: result: no
28247configure:59933: checking whether mbswidth is declared in <wchar.h>
28248configure:59993: result: no
28249configure:60006: checking for mbstate_t
28250configure:60055: result: no
28251configure:60076: checking whether the C compiler is actually a C++ compiler
28252configure:60102: result: no
28253configure:60122: checking for obstacks
28254configure:60180: result: yes
28255configure:60247: checking for stdint.h
28256configure:60254: result: yes
28257configure:60388: checking for SIZE_MAX
28258configure:61122: result: yes
28259configure:61133: checking for va_copy
28260configure:61187: result: yes
28261configure:61367: checking whether stdint.h conforms to C99
28262configure:61568: result: no
28263configure:61580: checking for sys/inttypes.h
28264configure:61587: result: no
28265configure:61580: checking for sys/bitypes.h
28266configure:61587: result: yes
28267configure:61751: checking for bit size of ptrdiff_t
28268configure:62146: result: 32
28269configure:61751: checking for bit size of sig_atomic_t
28270configure:62146: result: 32
28271configure:61751: checking for bit size of size_t
28272configure:62146: result: 32
28273configure:61751: checking for bit size of wchar_t
28274configure:62146: result: 32
28275configure:61751: checking for bit size of wint_t
28276configure:62146: result: unknown
28277configure:62167: checking whether sig_atomic_t is signed
28278configure:62230: result: yes
28279configure:62167: checking whether wchar_t is signed
28280configure:62230: result: yes
28281configure:62167: checking whether wint_t is signed
28282configure:62230: result: no
28283configure:62256: checking for ptrdiff_t integer literal suffix
28284configure:62339: result: 
28285configure:62256: checking for sig_atomic_t integer literal suffix
28286configure:62339: result: 
28287configure:62256: checking for size_t integer literal suffix
28288configure:62339: result: u
28289configure:62256: checking for wchar_t integer literal suffix
28290configure:62339: result: 
28291configure:62256: checking for wint_t integer literal suffix
28292configure:62339: result: no
28293configure:62478: checking for stpcpy
28294configure:62563: result: yes
28295configure:62604: checking for strdup
28296configure:62689: result: yes
28297configure:62767: checking for working strnlen
28298configure:62842: result: no
28299configure:63082: checking for vasprintf
28300configure:63167: result: yes
28301configure:63216: checking whether <wchar.h> is standalone
28302configure:63253: result: no
28303configure:63437: checking whether wcwidth is declared
28304configure:63500: result: no
28305configure:63640: checking for stdint.h
28306configure:63647: result: yes
28307configure:63811: checking pwd.h usability
28308configure:63828: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
28309configure:63835: $? = 0
28310configure:63849: result: yes
28311configure:63853: checking pwd.h presence
28312configure:63868: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
28313configure:63875: $? = 0
28314configure:63889: result: yes
28315configure:63917: checking for pwd.h
28316configure:63926: result: yes
28317configure:63942: checking for inline
28318configure:63993: result: inline
28319configure:64023: checking for size_t
28320configure:64115: result: yes
28321configure:64127: checking for ptrdiff_t
28322configure:64219: result: yes
28323configure:64231: checking for ssize_t
28324configure:64280: result: yes
28325configure:64290: checking for pid_t
28326configure:64382: result: yes
28327configure:64395: checking whether we are using the GNU C Library 2.1 or newer
28328configure:64426: result: yes
28329configure:64433: checking for struct __locale_struct.__names
28330configure:64462: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
28331conftest.c:303:21: error: xlocale.h: No such file or directory
28332conftest.c: In function 'main':
28333conftest.c:308: error: storage size of 'ac_aggr' isn't known
28334configure:64469: $? = 1
28335configure: failed program was:
28336| /* confdefs.h.  */
28337| #define PACKAGE_NAME ""
28338| #define PACKAGE_TARNAME ""
28339| #define PACKAGE_VERSION ""
28340| #define PACKAGE_STRING ""
28341| #define PACKAGE_BUGREPORT ""
28342| #define PACKAGE "gettext-tools"
28343| #define VERSION "0.17"
28344| #define STDC_HEADERS 1
28345| #define HAVE_SYS_TYPES_H 1
28346| #define HAVE_SYS_STAT_H 1
28347| #define HAVE_STDLIB_H 1
28348| #define HAVE_STRING_H 1
28349| #define HAVE_MEMORY_H 1
28350| #define HAVE_STRINGS_H 1
28351| #define HAVE_INTTYPES_H 1
28352| #define HAVE_STDINT_H 1
28353| #define HAVE_UNISTD_H 1
28354| #define __EXTENSIONS__ 1
28355| #define _ALL_SOURCE 1
28356| #define _GNU_SOURCE 1
28357| #define _POSIX_PTHREAD_SEMANTICS 1
28358| #define _TANDEM_SOURCE 1
28359| #define HAVE_DLFCN_H 1
28360| #define HAVE_VISIBILITY 1
28361| #define HAVE_STDINT_H_WITH_UINTMAX 1
28362| #define HAVE_ALLOCA_H 1
28363| #define HAVE_ALLOCA 1
28364| #define HAVE_STDLIB_H 1
28365| #define HAVE_UNISTD_H 1
28366| #define HAVE_GETPAGESIZE 1
28367| #define INTDIV0_RAISES_SIGFPE 0
28368| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
28369| #define HAVE_UNSIGNED_LONG_LONG_INT 1
28370| #define HAVE_UINTMAX_T 1
28371| #define HAVE_INTTYPES_H 1
28372| #define USE_POSIX_THREADS 1
28373| #define USE_POSIX_THREADS_WEAK 1
28374| #define HAVE_PTHREAD_RWLOCK 1
28375| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
28376| #define HAVE_BUILTIN_EXPECT 1
28377| #define HAVE_INTTYPES_H 1
28378| #define HAVE_LIMITS_H 1
28379| #define HAVE_UNISTD_H 1
28380| #define HAVE_SYS_PARAM_H 1
28381| #define HAVE_GETCWD 1
28382| #define HAVE_GETEGID 1
28383| #define HAVE_GETEUID 1
28384| #define HAVE_GETGID 1
28385| #define HAVE_GETUID 1
28386| #define HAVE_MEMPCPY 1
28387| #define HAVE_MUNMAP 1
28388| #define HAVE_STPCPY 1
28389| #define HAVE_STRCASECMP 1
28390| #define HAVE_STRDUP 1
28391| #define HAVE_STRTOUL 1
28392| #define HAVE_TSEARCH 1
28393| #define HAVE___FSETLOCKING 1
28394| #define HAVE_DECL_FEOF_UNLOCKED 1
28395| #define HAVE_DECL_FGETS_UNLOCKED 1
28396| #define HAVE_ICONV 1
28397| #define ICONV_CONST const
28398| #define HAVE_LONG_LONG_INT 1
28399| #define HAVE_WCHAR_T 1
28400| #define HAVE_INTMAX_T 1
28401| #define HAVE_POSIX_PRINTF 1
28402| #define HAVE_STDINT_H 1
28403| #define HAVE_STDINT_H 1
28404| #define HAVE_STDDEF_H 1
28405| #define HAVE_STDLIB_H 1
28406| #define HAVE_STRING_H 1
28407| #define HAVE_ASPRINTF 1
28408| #define HAVE_PUTENV 1
28409| #define HAVE_SETENV 1
28410| #define HAVE_SETLOCALE 1
28411| #define HAVE_SNPRINTF 1
28412| #define HAVE_DECL__SNPRINTF 0
28413| #define HAVE_DECL__SNWPRINTF 0
28414| #define HAVE_DECL_GETC_UNLOCKED 1
28415| #define HAVE_LANGINFO_CODESET 1
28416| #define HAVE_LC_MESSAGES 1
28417| #define ENABLE_NLS 1
28418| #define YYENABLE_NLS 1
28419| #define HAVE_STDLIB_H 1
28420| #define HAVE_STRING_H 1
28421| #define HAVE_SYS_PARAM_H 1
28422| #define HAVE_UNISTD_H 1
28423| #define HAVE_UTIME_H 1
28424| #define HAVE_FCNTL_H 1
28425| #define HAVE_FLOAT_H 1
28426| #define HAVE_SYS_TIME_H 1
28427| #define HAVE_ICONV_H 1
28428| #define HAVE_LOCALE_H 1
28429| #define HAVE_SIGNAL_H 1
28430| #define HAVE_STDINT_H 1
28431| #define HAVE_STDIO_H 1
28432| #define HAVE_SYS_STAT_H 1
28433| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
28434| #define HAVE_GETCWD 1
28435| #define HAVE_READLINK 1
28436| #define HAVE_RAISE 1
28437| #define HAVE_ISBLANK 1
28438| #define HAVE_MEMPCPY 1
28439| #define HAVE_GETTIMEOFDAY 1
28440| #define HAVE_ISASCII 1
28441| #define HAVE_SETENV 1
28442| #define HAVE_LSTAT 1
28443| #define HAVE_DECL_STRERROR_R 1
28444| #define STRERROR_R_CHAR_P 1
28445| #define HAVE_FORK 1
28446| #define HAVE_VFORK 1
28447| #define HAVE_WORKING_VFORK 1
28448| #define HAVE_WORKING_FORK 1
28449| #define HAVE_SIG_ATOMIC_T 1
28450| #define HAVE_INCLUDE_NEXT 1
28451| #define eaccess access
28452| #define mbstate_t int
28453| #define HAVE_DECL_GETDELIM 1
28454| #define HAVE_DECL_GETLINE 1
28455| #define HAVE_GETOPT_H 1
28456| #define HAVE_GETOPT_LONG_ONLY 1
28457| #define HAVE_DECL_GETENV 1
28458| #define restrict __restrict
28459| #define HAVE_UNISTD_H 1
28460| #define HAVE_DECL_GETC_UNLOCKED 1
28461| #define HAVE_STDLIB_H 1
28462| #define MALLOC_0_IS_NONNULL 0
28463| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
28464| #define INSTALLPREFIX "/usr"
28465| #define HAVE_DECL_SNPRINTF 1
28466| #define HAVE__BOOL 1
28467| #define HAVE_STDBOOL_H 1
28468| #define HAVE_DECL_STRDUP 1
28469| #define HAVE_DECL_STRNLEN 1
28470| #define _FILE_OFFSET_BITS 64
28471| #define HAVE_DECL_CLEARERR_UNLOCKED 1
28472| #define HAVE_DECL_FEOF_UNLOCKED 1
28473| #define HAVE_DECL_FERROR_UNLOCKED 1
28474| #define HAVE_DECL_FFLUSH_UNLOCKED 1
28475| #define HAVE_DECL_FGETS_UNLOCKED 1
28476| #define HAVE_DECL_FPUTC_UNLOCKED 1
28477| #define HAVE_DECL_FPUTS_UNLOCKED 1
28478| #define HAVE_DECL_FREAD_UNLOCKED 1
28479| #define HAVE_DECL_FWRITE_UNLOCKED 1
28480| #define HAVE_DECL_GETCHAR_UNLOCKED 1
28481| #define HAVE_DECL_PUTC_UNLOCKED 1
28482| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
28483| #define HAVE_INTMAX_T 1
28484| #define HAVE_DECL_VSNPRINTF 1
28485| #define USE_ACL 0
28486| #define HAVE_ATEXIT 1
28487| #define HAVE_DIRENT_H 1
28488| #define HAVE_STRING_H 1
28489| #define HAVE_LONG_FILE_NAMES 1
28490| #define HAVE_PATHCONF 1
28491| #define HAVE_STRING_H 1
28492| #define HAVE_UNISTD_H 1
28493| #define YYENABLE_NLS 1
28494| #define HAVE_BYTESWAP_H 1
28495| #define realpath rpl_realpath
28496| #define SIGNAL_SAFE_LIST 1
28497| #define HAVE_CHOWN 1
28498| #define HAVE_UTIME 1
28499| #define HAVE_UTIMES 1
28500| #define HAVE_SIGACTION 1
28501| #define HAVE_WORKING_O_NOATIME 0
28502| #define HAVE_WORKING_O_NOFOLLOW 0
28503| #define HAVE_DECL_ISBLANK 1
28504| #define fnmatch posix_fnmatch
28505| #define GNULIB_FWRITEERROR 1
28506| #define HAVE_GETDELIM 1
28507| #define HAVE_SYS_TIMEB_H 1
28508| #define gmtime rpl_gmtime
28509| #define localtime rpl_localtime
28510| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
28511| #define HAVE_ICONV 1
28512| #define ICONV_CONST const
28513| #define HAVE_UNISTD_H 1
28514| #define HAVE_ARPA_INET_H 1
28515| #define HAVE_CTYPE_H 1
28516| #define HAVE_DLFCN_H 1
28517| #define HAVE_ERRNO_H 1
28518| #define HAVE_FCNTL_H 1
28519| #define HAVE_FLOAT_H 1
28520| #define HAVE_LIMITS_H 1
28521| #define HAVE_MALLOC_H 1
28522| #define HAVE_MATH_H 1
28523| #define HAVE_NETDB_H 1
28524| #define HAVE_NETINET_IN_H 1
28525| #define HAVE_SIGNAL_H 1
28526| #define HAVE_STDLIB_H 1
28527| #define HAVE_STRING_H 1
28528| #define HAVE_STRINGS_H 1
28529| #define HAVE_SYS_SELECT_H 1
28530| #define HAVE_SYS_SOCKET_H 1
28531| #define HAVE_SYS_STAT_H 1
28532| #define HAVE_SYS_TIME_H 1
28533| #define HAVE_SYS_TYPES_H 1
28534| #define HAVE_TIME_H 1
28535| #define HAVE_UNISTD_H 1
28536| #define HAVE_ARPA_NAMESER_H 1
28537| #define HAVE_RESOLV_H 1
28538| #define HAVE_GETADDRINFO 1
28539| #define HAVE_LOCALTIME 1
28540| #define HAVE_STAT 1
28541| #define HAVE_STRFTIME 1
28542| #define VA_COPY va_copy
28543| #define HAVE_SETLOCALE 1
28544| #define HAVE_MALLOC_POSIX 1
28545| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
28546| #define mbstate_t int
28547| #define HAVE_MEMCHR 1
28548| #define HAVE_MEMMOVE 1
28549| #define HAVE_MEMSET 1
28550| #define HAVE_MKDTEMP 1
28551| #define HAVE_OBSTACK 1
28552| #define GNULIB_OPEN 1
28553| #define mbstate_t int
28554| #define HAVE_REALLOC_POSIX 1
28555| #define HAVE_SEARCH_H 1
28556| #define HAVE_TSEARCH 1
28557| #define HAVE_ENVIRON_DECL 1
28558| #define HAVE_UNSETENV 1
28559| #define HAVE_STDINT_H 1
28560| #define HAVE_SNPRINTF 1
28561| #define HAVE_SYS_BITYPES_H 1
28562| #define BITSIZEOF_PTRDIFF_T 32
28563| #define BITSIZEOF_SIG_ATOMIC_T 32
28564| #define BITSIZEOF_SIZE_T 32
28565| #define BITSIZEOF_WCHAR_T 32
28566| #define BITSIZEOF_WINT_T 0
28567| #define HAVE_SIGNED_SIG_ATOMIC_T 1
28568| #define HAVE_SIGNED_WCHAR_T 1
28569| #define PTRDIFF_T_SUFFIX 
28570| #define SIG_ATOMIC_T_SUFFIX 
28571| #define SIZE_T_SUFFIX u
28572| #define WCHAR_T_SUFFIX 
28573| #define WINT_T_SUFFIX 
28574| #define HAVE_WCHAR_T 1
28575| #define HAVE_STPCPY 1
28576| #define HAVE_STPNCPY 1
28577| #define HAVE_STRCSPN 1
28578| #define HAVE_STRDUP 1
28579| #define strnlen rpl_strnlen
28580| #define HAVE_STRPBRK 1
28581| #define HAVE_STRTOL 1
28582| #define HAVE_STRTOUL 1
28583| #define HAVE_DECL_MKDIR 1
28584| #define GNULIB_UNISTR_U16_MBTOUC 1
28585| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
28586| #define GNULIB_UNISTR_U8_MBTOUC 1
28587| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
28588| #define GNULIB_UNISTR_U8_UCTOMB 1
28589| #define USE_UNLOCKED_IO 1
28590| #define HAVE_PTRDIFF_T 1
28591| #define HAVE_SNPRINTF 1
28592| #define HAVE_DECL__SNPRINTF 0
28593| #define HAVE_VASPRINTF 1
28594| #define HAVE_VSNPRINTF 1
28595| #define HAVE_WAITID 1
28596| #define HAVE_WAITPID 1
28597| #define HAVE_DECL_WCWIDTH 0
28598| #define HAVE_STDINT_H 1
28599| #define GNULIB_FWRITEERROR 1
28600| #define HAVE_GETDELIM 1
28601| #define HAVE_ICONV 1
28602| #define ICONV_CONST const
28603| #define HAVE_MALLOC_POSIX 1
28604| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
28605| #define mbstate_t int
28606| #define HAVE_OBSTACK 1
28607| #define HAVE_REALLOC_POSIX 1
28608| #define HAVE_STDINT_H 1
28609| #define HAVE_SYS_BITYPES_H 1
28610| #define BITSIZEOF_PTRDIFF_T 32
28611| #define BITSIZEOF_SIG_ATOMIC_T 32
28612| #define BITSIZEOF_SIZE_T 32
28613| #define BITSIZEOF_WCHAR_T 32
28614| #define BITSIZEOF_WINT_T 0
28615| #define HAVE_SIGNED_SIG_ATOMIC_T 1
28616| #define HAVE_SIGNED_WCHAR_T 1
28617| #define PTRDIFF_T_SUFFIX 
28618| #define SIG_ATOMIC_T_SUFFIX 
28619| #define SIZE_T_SUFFIX u
28620| #define WCHAR_T_SUFFIX 
28621| #define WINT_T_SUFFIX 
28622| #define HAVE_STPCPY 1
28623| #define HAVE_STRDUP 1
28624| #define strnlen rpl_strnlen
28625| #define GNULIB_UNISTR_U16_MBTOUC 1
28626| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
28627| #define GNULIB_UNISTR_U8_MBTOUC 1
28628| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
28629| #define GNULIB_UNISTR_U8_UCTOMB 1
28630| #define USE_UNLOCKED_IO 1
28631| #define HAVE_VASPRINTF 1
28632| #define HAVE_DECL_WCWIDTH 0
28633| #define HAVE_STDINT_H 1
28634| #define HAVE_PWD_H 1
28635| #define HAVE_UNSIGNED_LONG_LONG 1
28636| #define HAVE_PTRDIFF_T 1
28637| /* end confdefs.h.  */
28638| #include <xlocale.h>
28639| 
28640| int
28641| main ()
28642| {
28643| static struct __locale_struct ac_aggr;
28644| if (ac_aggr.__names)
28645| return 0;
28646|   ;
28647|   return 0;
28648| }
28649configure:64503: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
28650conftest.c:303:21: error: xlocale.h: No such file or directory
28651conftest.c: In function 'main':
28652conftest.c:308: error: storage size of 'ac_aggr' isn't known
28653configure:64510: $? = 1
28654configure: failed program was:
28655| /* confdefs.h.  */
28656| #define PACKAGE_NAME ""
28657| #define PACKAGE_TARNAME ""
28658| #define PACKAGE_VERSION ""
28659| #define PACKAGE_STRING ""
28660| #define PACKAGE_BUGREPORT ""
28661| #define PACKAGE "gettext-tools"
28662| #define VERSION "0.17"
28663| #define STDC_HEADERS 1
28664| #define HAVE_SYS_TYPES_H 1
28665| #define HAVE_SYS_STAT_H 1
28666| #define HAVE_STDLIB_H 1
28667| #define HAVE_STRING_H 1
28668| #define HAVE_MEMORY_H 1
28669| #define HAVE_STRINGS_H 1
28670| #define HAVE_INTTYPES_H 1
28671| #define HAVE_STDINT_H 1
28672| #define HAVE_UNISTD_H 1
28673| #define __EXTENSIONS__ 1
28674| #define _ALL_SOURCE 1
28675| #define _GNU_SOURCE 1
28676| #define _POSIX_PTHREAD_SEMANTICS 1
28677| #define _TANDEM_SOURCE 1
28678| #define HAVE_DLFCN_H 1
28679| #define HAVE_VISIBILITY 1
28680| #define HAVE_STDINT_H_WITH_UINTMAX 1
28681| #define HAVE_ALLOCA_H 1
28682| #define HAVE_ALLOCA 1
28683| #define HAVE_STDLIB_H 1
28684| #define HAVE_UNISTD_H 1
28685| #define HAVE_GETPAGESIZE 1
28686| #define INTDIV0_RAISES_SIGFPE 0
28687| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
28688| #define HAVE_UNSIGNED_LONG_LONG_INT 1
28689| #define HAVE_UINTMAX_T 1
28690| #define HAVE_INTTYPES_H 1
28691| #define USE_POSIX_THREADS 1
28692| #define USE_POSIX_THREADS_WEAK 1
28693| #define HAVE_PTHREAD_RWLOCK 1
28694| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
28695| #define HAVE_BUILTIN_EXPECT 1
28696| #define HAVE_INTTYPES_H 1
28697| #define HAVE_LIMITS_H 1
28698| #define HAVE_UNISTD_H 1
28699| #define HAVE_SYS_PARAM_H 1
28700| #define HAVE_GETCWD 1
28701| #define HAVE_GETEGID 1
28702| #define HAVE_GETEUID 1
28703| #define HAVE_GETGID 1
28704| #define HAVE_GETUID 1
28705| #define HAVE_MEMPCPY 1
28706| #define HAVE_MUNMAP 1
28707| #define HAVE_STPCPY 1
28708| #define HAVE_STRCASECMP 1
28709| #define HAVE_STRDUP 1
28710| #define HAVE_STRTOUL 1
28711| #define HAVE_TSEARCH 1
28712| #define HAVE___FSETLOCKING 1
28713| #define HAVE_DECL_FEOF_UNLOCKED 1
28714| #define HAVE_DECL_FGETS_UNLOCKED 1
28715| #define HAVE_ICONV 1
28716| #define ICONV_CONST const
28717| #define HAVE_LONG_LONG_INT 1
28718| #define HAVE_WCHAR_T 1
28719| #define HAVE_INTMAX_T 1
28720| #define HAVE_POSIX_PRINTF 1
28721| #define HAVE_STDINT_H 1
28722| #define HAVE_STDINT_H 1
28723| #define HAVE_STDDEF_H 1
28724| #define HAVE_STDLIB_H 1
28725| #define HAVE_STRING_H 1
28726| #define HAVE_ASPRINTF 1
28727| #define HAVE_PUTENV 1
28728| #define HAVE_SETENV 1
28729| #define HAVE_SETLOCALE 1
28730| #define HAVE_SNPRINTF 1
28731| #define HAVE_DECL__SNPRINTF 0
28732| #define HAVE_DECL__SNWPRINTF 0
28733| #define HAVE_DECL_GETC_UNLOCKED 1
28734| #define HAVE_LANGINFO_CODESET 1
28735| #define HAVE_LC_MESSAGES 1
28736| #define ENABLE_NLS 1
28737| #define YYENABLE_NLS 1
28738| #define HAVE_STDLIB_H 1
28739| #define HAVE_STRING_H 1
28740| #define HAVE_SYS_PARAM_H 1
28741| #define HAVE_UNISTD_H 1
28742| #define HAVE_UTIME_H 1
28743| #define HAVE_FCNTL_H 1
28744| #define HAVE_FLOAT_H 1
28745| #define HAVE_SYS_TIME_H 1
28746| #define HAVE_ICONV_H 1
28747| #define HAVE_LOCALE_H 1
28748| #define HAVE_SIGNAL_H 1
28749| #define HAVE_STDINT_H 1
28750| #define HAVE_STDIO_H 1
28751| #define HAVE_SYS_STAT_H 1
28752| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
28753| #define HAVE_GETCWD 1
28754| #define HAVE_READLINK 1
28755| #define HAVE_RAISE 1
28756| #define HAVE_ISBLANK 1
28757| #define HAVE_MEMPCPY 1
28758| #define HAVE_GETTIMEOFDAY 1
28759| #define HAVE_ISASCII 1
28760| #define HAVE_SETENV 1
28761| #define HAVE_LSTAT 1
28762| #define HAVE_DECL_STRERROR_R 1
28763| #define STRERROR_R_CHAR_P 1
28764| #define HAVE_FORK 1
28765| #define HAVE_VFORK 1
28766| #define HAVE_WORKING_VFORK 1
28767| #define HAVE_WORKING_FORK 1
28768| #define HAVE_SIG_ATOMIC_T 1
28769| #define HAVE_INCLUDE_NEXT 1
28770| #define eaccess access
28771| #define mbstate_t int
28772| #define HAVE_DECL_GETDELIM 1
28773| #define HAVE_DECL_GETLINE 1
28774| #define HAVE_GETOPT_H 1
28775| #define HAVE_GETOPT_LONG_ONLY 1
28776| #define HAVE_DECL_GETENV 1
28777| #define restrict __restrict
28778| #define HAVE_UNISTD_H 1
28779| #define HAVE_DECL_GETC_UNLOCKED 1
28780| #define HAVE_STDLIB_H 1
28781| #define MALLOC_0_IS_NONNULL 0
28782| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
28783| #define INSTALLPREFIX "/usr"
28784| #define HAVE_DECL_SNPRINTF 1
28785| #define HAVE__BOOL 1
28786| #define HAVE_STDBOOL_H 1
28787| #define HAVE_DECL_STRDUP 1
28788| #define HAVE_DECL_STRNLEN 1
28789| #define _FILE_OFFSET_BITS 64
28790| #define HAVE_DECL_CLEARERR_UNLOCKED 1
28791| #define HAVE_DECL_FEOF_UNLOCKED 1
28792| #define HAVE_DECL_FERROR_UNLOCKED 1
28793| #define HAVE_DECL_FFLUSH_UNLOCKED 1
28794| #define HAVE_DECL_FGETS_UNLOCKED 1
28795| #define HAVE_DECL_FPUTC_UNLOCKED 1
28796| #define HAVE_DECL_FPUTS_UNLOCKED 1
28797| #define HAVE_DECL_FREAD_UNLOCKED 1
28798| #define HAVE_DECL_FWRITE_UNLOCKED 1
28799| #define HAVE_DECL_GETCHAR_UNLOCKED 1
28800| #define HAVE_DECL_PUTC_UNLOCKED 1
28801| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
28802| #define HAVE_INTMAX_T 1
28803| #define HAVE_DECL_VSNPRINTF 1
28804| #define USE_ACL 0
28805| #define HAVE_ATEXIT 1
28806| #define HAVE_DIRENT_H 1
28807| #define HAVE_STRING_H 1
28808| #define HAVE_LONG_FILE_NAMES 1
28809| #define HAVE_PATHCONF 1
28810| #define HAVE_STRING_H 1
28811| #define HAVE_UNISTD_H 1
28812| #define YYENABLE_NLS 1
28813| #define HAVE_BYTESWAP_H 1
28814| #define realpath rpl_realpath
28815| #define SIGNAL_SAFE_LIST 1
28816| #define HAVE_CHOWN 1
28817| #define HAVE_UTIME 1
28818| #define HAVE_UTIMES 1
28819| #define HAVE_SIGACTION 1
28820| #define HAVE_WORKING_O_NOATIME 0
28821| #define HAVE_WORKING_O_NOFOLLOW 0
28822| #define HAVE_DECL_ISBLANK 1
28823| #define fnmatch posix_fnmatch
28824| #define GNULIB_FWRITEERROR 1
28825| #define HAVE_GETDELIM 1
28826| #define HAVE_SYS_TIMEB_H 1
28827| #define gmtime rpl_gmtime
28828| #define localtime rpl_localtime
28829| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
28830| #define HAVE_ICONV 1
28831| #define ICONV_CONST const
28832| #define HAVE_UNISTD_H 1
28833| #define HAVE_ARPA_INET_H 1
28834| #define HAVE_CTYPE_H 1
28835| #define HAVE_DLFCN_H 1
28836| #define HAVE_ERRNO_H 1
28837| #define HAVE_FCNTL_H 1
28838| #define HAVE_FLOAT_H 1
28839| #define HAVE_LIMITS_H 1
28840| #define HAVE_MALLOC_H 1
28841| #define HAVE_MATH_H 1
28842| #define HAVE_NETDB_H 1
28843| #define HAVE_NETINET_IN_H 1
28844| #define HAVE_SIGNAL_H 1
28845| #define HAVE_STDLIB_H 1
28846| #define HAVE_STRING_H 1
28847| #define HAVE_STRINGS_H 1
28848| #define HAVE_SYS_SELECT_H 1
28849| #define HAVE_SYS_SOCKET_H 1
28850| #define HAVE_SYS_STAT_H 1
28851| #define HAVE_SYS_TIME_H 1
28852| #define HAVE_SYS_TYPES_H 1
28853| #define HAVE_TIME_H 1
28854| #define HAVE_UNISTD_H 1
28855| #define HAVE_ARPA_NAMESER_H 1
28856| #define HAVE_RESOLV_H 1
28857| #define HAVE_GETADDRINFO 1
28858| #define HAVE_LOCALTIME 1
28859| #define HAVE_STAT 1
28860| #define HAVE_STRFTIME 1
28861| #define VA_COPY va_copy
28862| #define HAVE_SETLOCALE 1
28863| #define HAVE_MALLOC_POSIX 1
28864| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
28865| #define mbstate_t int
28866| #define HAVE_MEMCHR 1
28867| #define HAVE_MEMMOVE 1
28868| #define HAVE_MEMSET 1
28869| #define HAVE_MKDTEMP 1
28870| #define HAVE_OBSTACK 1
28871| #define GNULIB_OPEN 1
28872| #define mbstate_t int
28873| #define HAVE_REALLOC_POSIX 1
28874| #define HAVE_SEARCH_H 1
28875| #define HAVE_TSEARCH 1
28876| #define HAVE_ENVIRON_DECL 1
28877| #define HAVE_UNSETENV 1
28878| #define HAVE_STDINT_H 1
28879| #define HAVE_SNPRINTF 1
28880| #define HAVE_SYS_BITYPES_H 1
28881| #define BITSIZEOF_PTRDIFF_T 32
28882| #define BITSIZEOF_SIG_ATOMIC_T 32
28883| #define BITSIZEOF_SIZE_T 32
28884| #define BITSIZEOF_WCHAR_T 32
28885| #define BITSIZEOF_WINT_T 0
28886| #define HAVE_SIGNED_SIG_ATOMIC_T 1
28887| #define HAVE_SIGNED_WCHAR_T 1
28888| #define PTRDIFF_T_SUFFIX 
28889| #define SIG_ATOMIC_T_SUFFIX 
28890| #define SIZE_T_SUFFIX u
28891| #define WCHAR_T_SUFFIX 
28892| #define WINT_T_SUFFIX 
28893| #define HAVE_WCHAR_T 1
28894| #define HAVE_STPCPY 1
28895| #define HAVE_STPNCPY 1
28896| #define HAVE_STRCSPN 1
28897| #define HAVE_STRDUP 1
28898| #define strnlen rpl_strnlen
28899| #define HAVE_STRPBRK 1
28900| #define HAVE_STRTOL 1
28901| #define HAVE_STRTOUL 1
28902| #define HAVE_DECL_MKDIR 1
28903| #define GNULIB_UNISTR_U16_MBTOUC 1
28904| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
28905| #define GNULIB_UNISTR_U8_MBTOUC 1
28906| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
28907| #define GNULIB_UNISTR_U8_UCTOMB 1
28908| #define USE_UNLOCKED_IO 1
28909| #define HAVE_PTRDIFF_T 1
28910| #define HAVE_SNPRINTF 1
28911| #define HAVE_DECL__SNPRINTF 0
28912| #define HAVE_VASPRINTF 1
28913| #define HAVE_VSNPRINTF 1
28914| #define HAVE_WAITID 1
28915| #define HAVE_WAITPID 1
28916| #define HAVE_DECL_WCWIDTH 0
28917| #define HAVE_STDINT_H 1
28918| #define GNULIB_FWRITEERROR 1
28919| #define HAVE_GETDELIM 1
28920| #define HAVE_ICONV 1
28921| #define ICONV_CONST const
28922| #define HAVE_MALLOC_POSIX 1
28923| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
28924| #define mbstate_t int
28925| #define HAVE_OBSTACK 1
28926| #define HAVE_REALLOC_POSIX 1
28927| #define HAVE_STDINT_H 1
28928| #define HAVE_SYS_BITYPES_H 1
28929| #define BITSIZEOF_PTRDIFF_T 32
28930| #define BITSIZEOF_SIG_ATOMIC_T 32
28931| #define BITSIZEOF_SIZE_T 32
28932| #define BITSIZEOF_WCHAR_T 32
28933| #define BITSIZEOF_WINT_T 0
28934| #define HAVE_SIGNED_SIG_ATOMIC_T 1
28935| #define HAVE_SIGNED_WCHAR_T 1
28936| #define PTRDIFF_T_SUFFIX 
28937| #define SIG_ATOMIC_T_SUFFIX 
28938| #define SIZE_T_SUFFIX u
28939| #define WCHAR_T_SUFFIX 
28940| #define WINT_T_SUFFIX 
28941| #define HAVE_STPCPY 1
28942| #define HAVE_STRDUP 1
28943| #define strnlen rpl_strnlen
28944| #define GNULIB_UNISTR_U16_MBTOUC 1
28945| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
28946| #define GNULIB_UNISTR_U8_MBTOUC 1
28947| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
28948| #define GNULIB_UNISTR_U8_UCTOMB 1
28949| #define USE_UNLOCKED_IO 1
28950| #define HAVE_VASPRINTF 1
28951| #define HAVE_DECL_WCWIDTH 0
28952| #define HAVE_STDINT_H 1
28953| #define HAVE_PWD_H 1
28954| #define HAVE_UNSIGNED_LONG_LONG 1
28955| #define HAVE_PTRDIFF_T 1
28956| /* end confdefs.h.  */
28957| #include <xlocale.h>
28958| 
28959| int
28960| main ()
28961| {
28962| static struct __locale_struct ac_aggr;
28963| if (sizeof ac_aggr.__names)
28964| return 0;
28965|   ;
28966|   return 0;
28967| }
28968configure:64528: result: no
28969configure:64545: checking for select
28970configure:64601: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
28971configure:64608: $? = 0
28972configure:64630: result: yes
28973configure:64647: checking for vfork.h
28974configure:64654: result: no
28975configure:64793: checking for fork
28976configure:64878: result: yes
28977configure:64793: checking for vfork
28978configure:64878: result: yes
28979configure:64891: checking for working fork
28980configure:64954: result: yes
28981configure:64975: checking for working vfork
28982configure:65116: result: yes
28983configure:65148: checking for signal handlers with siginfo_t
28984configure:65180: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
28985configure:65187: $? = 0
28986configure:65202: result: yes
28987configure:65213: checking for setlocale declaration
28988configure:65252: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
28989conftest.c:317: error: conflicting types for 'setlocale'
28990/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/locale.h:127: error: previous declaration of 'setlocale' was here
28991configure:65259: $? = 1
28992configure: failed program was:
28993| /* confdefs.h.  */
28994| #define PACKAGE_NAME ""
28995| #define PACKAGE_TARNAME ""
28996| #define PACKAGE_VERSION ""
28997| #define PACKAGE_STRING ""
28998| #define PACKAGE_BUGREPORT ""
28999| #define PACKAGE "gettext-tools"
29000| #define VERSION "0.17"
29001| #define STDC_HEADERS 1
29002| #define HAVE_SYS_TYPES_H 1
29003| #define HAVE_SYS_STAT_H 1
29004| #define HAVE_STDLIB_H 1
29005| #define HAVE_STRING_H 1
29006| #define HAVE_MEMORY_H 1
29007| #define HAVE_STRINGS_H 1
29008| #define HAVE_INTTYPES_H 1
29009| #define HAVE_STDINT_H 1
29010| #define HAVE_UNISTD_H 1
29011| #define __EXTENSIONS__ 1
29012| #define _ALL_SOURCE 1
29013| #define _GNU_SOURCE 1
29014| #define _POSIX_PTHREAD_SEMANTICS 1
29015| #define _TANDEM_SOURCE 1
29016| #define HAVE_DLFCN_H 1
29017| #define HAVE_VISIBILITY 1
29018| #define HAVE_STDINT_H_WITH_UINTMAX 1
29019| #define HAVE_ALLOCA_H 1
29020| #define HAVE_ALLOCA 1
29021| #define HAVE_STDLIB_H 1
29022| #define HAVE_UNISTD_H 1
29023| #define HAVE_GETPAGESIZE 1
29024| #define INTDIV0_RAISES_SIGFPE 0
29025| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
29026| #define HAVE_UNSIGNED_LONG_LONG_INT 1
29027| #define HAVE_UINTMAX_T 1
29028| #define HAVE_INTTYPES_H 1
29029| #define USE_POSIX_THREADS 1
29030| #define USE_POSIX_THREADS_WEAK 1
29031| #define HAVE_PTHREAD_RWLOCK 1
29032| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
29033| #define HAVE_BUILTIN_EXPECT 1
29034| #define HAVE_INTTYPES_H 1
29035| #define HAVE_LIMITS_H 1
29036| #define HAVE_UNISTD_H 1
29037| #define HAVE_SYS_PARAM_H 1
29038| #define HAVE_GETCWD 1
29039| #define HAVE_GETEGID 1
29040| #define HAVE_GETEUID 1
29041| #define HAVE_GETGID 1
29042| #define HAVE_GETUID 1
29043| #define HAVE_MEMPCPY 1
29044| #define HAVE_MUNMAP 1
29045| #define HAVE_STPCPY 1
29046| #define HAVE_STRCASECMP 1
29047| #define HAVE_STRDUP 1
29048| #define HAVE_STRTOUL 1
29049| #define HAVE_TSEARCH 1
29050| #define HAVE___FSETLOCKING 1
29051| #define HAVE_DECL_FEOF_UNLOCKED 1
29052| #define HAVE_DECL_FGETS_UNLOCKED 1
29053| #define HAVE_ICONV 1
29054| #define ICONV_CONST const
29055| #define HAVE_LONG_LONG_INT 1
29056| #define HAVE_WCHAR_T 1
29057| #define HAVE_INTMAX_T 1
29058| #define HAVE_POSIX_PRINTF 1
29059| #define HAVE_STDINT_H 1
29060| #define HAVE_STDINT_H 1
29061| #define HAVE_STDDEF_H 1
29062| #define HAVE_STDLIB_H 1
29063| #define HAVE_STRING_H 1
29064| #define HAVE_ASPRINTF 1
29065| #define HAVE_PUTENV 1
29066| #define HAVE_SETENV 1
29067| #define HAVE_SETLOCALE 1
29068| #define HAVE_SNPRINTF 1
29069| #define HAVE_DECL__SNPRINTF 0
29070| #define HAVE_DECL__SNWPRINTF 0
29071| #define HAVE_DECL_GETC_UNLOCKED 1
29072| #define HAVE_LANGINFO_CODESET 1
29073| #define HAVE_LC_MESSAGES 1
29074| #define ENABLE_NLS 1
29075| #define YYENABLE_NLS 1
29076| #define HAVE_STDLIB_H 1
29077| #define HAVE_STRING_H 1
29078| #define HAVE_SYS_PARAM_H 1
29079| #define HAVE_UNISTD_H 1
29080| #define HAVE_UTIME_H 1
29081| #define HAVE_FCNTL_H 1
29082| #define HAVE_FLOAT_H 1
29083| #define HAVE_SYS_TIME_H 1
29084| #define HAVE_ICONV_H 1
29085| #define HAVE_LOCALE_H 1
29086| #define HAVE_SIGNAL_H 1
29087| #define HAVE_STDINT_H 1
29088| #define HAVE_STDIO_H 1
29089| #define HAVE_SYS_STAT_H 1
29090| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
29091| #define HAVE_GETCWD 1
29092| #define HAVE_READLINK 1
29093| #define HAVE_RAISE 1
29094| #define HAVE_ISBLANK 1
29095| #define HAVE_MEMPCPY 1
29096| #define HAVE_GETTIMEOFDAY 1
29097| #define HAVE_ISASCII 1
29098| #define HAVE_SETENV 1
29099| #define HAVE_LSTAT 1
29100| #define HAVE_DECL_STRERROR_R 1
29101| #define STRERROR_R_CHAR_P 1
29102| #define HAVE_FORK 1
29103| #define HAVE_VFORK 1
29104| #define HAVE_WORKING_VFORK 1
29105| #define HAVE_WORKING_FORK 1
29106| #define HAVE_SIG_ATOMIC_T 1
29107| #define HAVE_INCLUDE_NEXT 1
29108| #define eaccess access
29109| #define mbstate_t int
29110| #define HAVE_DECL_GETDELIM 1
29111| #define HAVE_DECL_GETLINE 1
29112| #define HAVE_GETOPT_H 1
29113| #define HAVE_GETOPT_LONG_ONLY 1
29114| #define HAVE_DECL_GETENV 1
29115| #define restrict __restrict
29116| #define HAVE_UNISTD_H 1
29117| #define HAVE_DECL_GETC_UNLOCKED 1
29118| #define HAVE_STDLIB_H 1
29119| #define MALLOC_0_IS_NONNULL 0
29120| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
29121| #define INSTALLPREFIX "/usr"
29122| #define HAVE_DECL_SNPRINTF 1
29123| #define HAVE__BOOL 1
29124| #define HAVE_STDBOOL_H 1
29125| #define HAVE_DECL_STRDUP 1
29126| #define HAVE_DECL_STRNLEN 1
29127| #define _FILE_OFFSET_BITS 64
29128| #define HAVE_DECL_CLEARERR_UNLOCKED 1
29129| #define HAVE_DECL_FEOF_UNLOCKED 1
29130| #define HAVE_DECL_FERROR_UNLOCKED 1
29131| #define HAVE_DECL_FFLUSH_UNLOCKED 1
29132| #define HAVE_DECL_FGETS_UNLOCKED 1
29133| #define HAVE_DECL_FPUTC_UNLOCKED 1
29134| #define HAVE_DECL_FPUTS_UNLOCKED 1
29135| #define HAVE_DECL_FREAD_UNLOCKED 1
29136| #define HAVE_DECL_FWRITE_UNLOCKED 1
29137| #define HAVE_DECL_GETCHAR_UNLOCKED 1
29138| #define HAVE_DECL_PUTC_UNLOCKED 1
29139| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
29140| #define HAVE_INTMAX_T 1
29141| #define HAVE_DECL_VSNPRINTF 1
29142| #define USE_ACL 0
29143| #define HAVE_ATEXIT 1
29144| #define HAVE_DIRENT_H 1
29145| #define HAVE_STRING_H 1
29146| #define HAVE_LONG_FILE_NAMES 1
29147| #define HAVE_PATHCONF 1
29148| #define HAVE_STRING_H 1
29149| #define HAVE_UNISTD_H 1
29150| #define YYENABLE_NLS 1
29151| #define HAVE_BYTESWAP_H 1
29152| #define realpath rpl_realpath
29153| #define SIGNAL_SAFE_LIST 1
29154| #define HAVE_CHOWN 1
29155| #define HAVE_UTIME 1
29156| #define HAVE_UTIMES 1
29157| #define HAVE_SIGACTION 1
29158| #define HAVE_WORKING_O_NOATIME 0
29159| #define HAVE_WORKING_O_NOFOLLOW 0
29160| #define HAVE_DECL_ISBLANK 1
29161| #define fnmatch posix_fnmatch
29162| #define GNULIB_FWRITEERROR 1
29163| #define HAVE_GETDELIM 1
29164| #define HAVE_SYS_TIMEB_H 1
29165| #define gmtime rpl_gmtime
29166| #define localtime rpl_localtime
29167| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
29168| #define HAVE_ICONV 1
29169| #define ICONV_CONST const
29170| #define HAVE_UNISTD_H 1
29171| #define HAVE_ARPA_INET_H 1
29172| #define HAVE_CTYPE_H 1
29173| #define HAVE_DLFCN_H 1
29174| #define HAVE_ERRNO_H 1
29175| #define HAVE_FCNTL_H 1
29176| #define HAVE_FLOAT_H 1
29177| #define HAVE_LIMITS_H 1
29178| #define HAVE_MALLOC_H 1
29179| #define HAVE_MATH_H 1
29180| #define HAVE_NETDB_H 1
29181| #define HAVE_NETINET_IN_H 1
29182| #define HAVE_SIGNAL_H 1
29183| #define HAVE_STDLIB_H 1
29184| #define HAVE_STRING_H 1
29185| #define HAVE_STRINGS_H 1
29186| #define HAVE_SYS_SELECT_H 1
29187| #define HAVE_SYS_SOCKET_H 1
29188| #define HAVE_SYS_STAT_H 1
29189| #define HAVE_SYS_TIME_H 1
29190| #define HAVE_SYS_TYPES_H 1
29191| #define HAVE_TIME_H 1
29192| #define HAVE_UNISTD_H 1
29193| #define HAVE_ARPA_NAMESER_H 1
29194| #define HAVE_RESOLV_H 1
29195| #define HAVE_GETADDRINFO 1
29196| #define HAVE_LOCALTIME 1
29197| #define HAVE_STAT 1
29198| #define HAVE_STRFTIME 1
29199| #define VA_COPY va_copy
29200| #define HAVE_SETLOCALE 1
29201| #define HAVE_MALLOC_POSIX 1
29202| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
29203| #define mbstate_t int
29204| #define HAVE_MEMCHR 1
29205| #define HAVE_MEMMOVE 1
29206| #define HAVE_MEMSET 1
29207| #define HAVE_MKDTEMP 1
29208| #define HAVE_OBSTACK 1
29209| #define GNULIB_OPEN 1
29210| #define mbstate_t int
29211| #define HAVE_REALLOC_POSIX 1
29212| #define HAVE_SEARCH_H 1
29213| #define HAVE_TSEARCH 1
29214| #define HAVE_ENVIRON_DECL 1
29215| #define HAVE_UNSETENV 1
29216| #define HAVE_STDINT_H 1
29217| #define HAVE_SNPRINTF 1
29218| #define HAVE_SYS_BITYPES_H 1
29219| #define BITSIZEOF_PTRDIFF_T 32
29220| #define BITSIZEOF_SIG_ATOMIC_T 32
29221| #define BITSIZEOF_SIZE_T 32
29222| #define BITSIZEOF_WCHAR_T 32
29223| #define BITSIZEOF_WINT_T 0
29224| #define HAVE_SIGNED_SIG_ATOMIC_T 1
29225| #define HAVE_SIGNED_WCHAR_T 1
29226| #define PTRDIFF_T_SUFFIX 
29227| #define SIG_ATOMIC_T_SUFFIX 
29228| #define SIZE_T_SUFFIX u
29229| #define WCHAR_T_SUFFIX 
29230| #define WINT_T_SUFFIX 
29231| #define HAVE_WCHAR_T 1
29232| #define HAVE_STPCPY 1
29233| #define HAVE_STPNCPY 1
29234| #define HAVE_STRCSPN 1
29235| #define HAVE_STRDUP 1
29236| #define strnlen rpl_strnlen
29237| #define HAVE_STRPBRK 1
29238| #define HAVE_STRTOL 1
29239| #define HAVE_STRTOUL 1
29240| #define HAVE_DECL_MKDIR 1
29241| #define GNULIB_UNISTR_U16_MBTOUC 1
29242| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
29243| #define GNULIB_UNISTR_U8_MBTOUC 1
29244| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
29245| #define GNULIB_UNISTR_U8_UCTOMB 1
29246| #define USE_UNLOCKED_IO 1
29247| #define HAVE_PTRDIFF_T 1
29248| #define HAVE_SNPRINTF 1
29249| #define HAVE_DECL__SNPRINTF 0
29250| #define HAVE_VASPRINTF 1
29251| #define HAVE_VSNPRINTF 1
29252| #define HAVE_WAITID 1
29253| #define HAVE_WAITPID 1
29254| #define HAVE_DECL_WCWIDTH 0
29255| #define HAVE_STDINT_H 1
29256| #define GNULIB_FWRITEERROR 1
29257| #define HAVE_GETDELIM 1
29258| #define HAVE_ICONV 1
29259| #define ICONV_CONST const
29260| #define HAVE_MALLOC_POSIX 1
29261| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
29262| #define mbstate_t int
29263| #define HAVE_OBSTACK 1
29264| #define HAVE_REALLOC_POSIX 1
29265| #define HAVE_STDINT_H 1
29266| #define HAVE_SYS_BITYPES_H 1
29267| #define BITSIZEOF_PTRDIFF_T 32
29268| #define BITSIZEOF_SIG_ATOMIC_T 32
29269| #define BITSIZEOF_SIZE_T 32
29270| #define BITSIZEOF_WCHAR_T 32
29271| #define BITSIZEOF_WINT_T 0
29272| #define HAVE_SIGNED_SIG_ATOMIC_T 1
29273| #define HAVE_SIGNED_WCHAR_T 1
29274| #define PTRDIFF_T_SUFFIX 
29275| #define SIG_ATOMIC_T_SUFFIX 
29276| #define SIZE_T_SUFFIX u
29277| #define WCHAR_T_SUFFIX 
29278| #define WINT_T_SUFFIX 
29279| #define HAVE_STPCPY 1
29280| #define HAVE_STRDUP 1
29281| #define strnlen rpl_strnlen
29282| #define GNULIB_UNISTR_U16_MBTOUC 1
29283| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
29284| #define GNULIB_UNISTR_U8_MBTOUC 1
29285| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
29286| #define GNULIB_UNISTR_U8_UCTOMB 1
29287| #define USE_UNLOCKED_IO 1
29288| #define HAVE_VASPRINTF 1
29289| #define HAVE_DECL_WCWIDTH 0
29290| #define HAVE_STDINT_H 1
29291| #define HAVE_PWD_H 1
29292| #define HAVE_UNSIGNED_LONG_LONG 1
29293| #define HAVE_PTRDIFF_T 1
29294| #define HAVE_SELECT 1
29295| #define HAVE_FORK 1
29296| #define HAVE_VFORK 1
29297| #define HAVE_WORKING_VFORK 1
29298| #define HAVE_WORKING_FORK 1
29299| #define HAVE_SIGINFO 1
29300| /* end confdefs.h.  */
29301| 
29302| #include <stdlib.h>
29303| #include <locale.h>
29304| extern
29305| #ifdef __cplusplus
29306| "C"
29307| #endif
29308| #if defined(__STDC__) || defined(__cplusplus)
29309| char *setlocale (int category, char *locale);
29310| #else
29311| char *setlocale();
29312| #endif
29313| 
29314| int
29315| main ()
29316| {
29317| 
29318|   ;
29319|   return 0;
29320| }
29321configure:65278: result: 
29322         extern char *setlocale (int category, const char *locale);
29323configure:65290: checking for wcscoll
29324configure:65346: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
29325/tmp/cce8BKAb.o: In function `main':
29326conftest.c:(.text+0x20): undefined reference to `wcscoll'
29327collect2: ld returned 1 exit status
29328configure:65353: $? = 1
29329configure: failed program was:
29330| /* confdefs.h.  */
29331| #define PACKAGE_NAME ""
29332| #define PACKAGE_TARNAME ""
29333| #define PACKAGE_VERSION ""
29334| #define PACKAGE_STRING ""
29335| #define PACKAGE_BUGREPORT ""
29336| #define PACKAGE "gettext-tools"
29337| #define VERSION "0.17"
29338| #define STDC_HEADERS 1
29339| #define HAVE_SYS_TYPES_H 1
29340| #define HAVE_SYS_STAT_H 1
29341| #define HAVE_STDLIB_H 1
29342| #define HAVE_STRING_H 1
29343| #define HAVE_MEMORY_H 1
29344| #define HAVE_STRINGS_H 1
29345| #define HAVE_INTTYPES_H 1
29346| #define HAVE_STDINT_H 1
29347| #define HAVE_UNISTD_H 1
29348| #define __EXTENSIONS__ 1
29349| #define _ALL_SOURCE 1
29350| #define _GNU_SOURCE 1
29351| #define _POSIX_PTHREAD_SEMANTICS 1
29352| #define _TANDEM_SOURCE 1
29353| #define HAVE_DLFCN_H 1
29354| #define HAVE_VISIBILITY 1
29355| #define HAVE_STDINT_H_WITH_UINTMAX 1
29356| #define HAVE_ALLOCA_H 1
29357| #define HAVE_ALLOCA 1
29358| #define HAVE_STDLIB_H 1
29359| #define HAVE_UNISTD_H 1
29360| #define HAVE_GETPAGESIZE 1
29361| #define INTDIV0_RAISES_SIGFPE 0
29362| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
29363| #define HAVE_UNSIGNED_LONG_LONG_INT 1
29364| #define HAVE_UINTMAX_T 1
29365| #define HAVE_INTTYPES_H 1
29366| #define USE_POSIX_THREADS 1
29367| #define USE_POSIX_THREADS_WEAK 1
29368| #define HAVE_PTHREAD_RWLOCK 1
29369| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
29370| #define HAVE_BUILTIN_EXPECT 1
29371| #define HAVE_INTTYPES_H 1
29372| #define HAVE_LIMITS_H 1
29373| #define HAVE_UNISTD_H 1
29374| #define HAVE_SYS_PARAM_H 1
29375| #define HAVE_GETCWD 1
29376| #define HAVE_GETEGID 1
29377| #define HAVE_GETEUID 1
29378| #define HAVE_GETGID 1
29379| #define HAVE_GETUID 1
29380| #define HAVE_MEMPCPY 1
29381| #define HAVE_MUNMAP 1
29382| #define HAVE_STPCPY 1
29383| #define HAVE_STRCASECMP 1
29384| #define HAVE_STRDUP 1
29385| #define HAVE_STRTOUL 1
29386| #define HAVE_TSEARCH 1
29387| #define HAVE___FSETLOCKING 1
29388| #define HAVE_DECL_FEOF_UNLOCKED 1
29389| #define HAVE_DECL_FGETS_UNLOCKED 1
29390| #define HAVE_ICONV 1
29391| #define ICONV_CONST const
29392| #define HAVE_LONG_LONG_INT 1
29393| #define HAVE_WCHAR_T 1
29394| #define HAVE_INTMAX_T 1
29395| #define HAVE_POSIX_PRINTF 1
29396| #define HAVE_STDINT_H 1
29397| #define HAVE_STDINT_H 1
29398| #define HAVE_STDDEF_H 1
29399| #define HAVE_STDLIB_H 1
29400| #define HAVE_STRING_H 1
29401| #define HAVE_ASPRINTF 1
29402| #define HAVE_PUTENV 1
29403| #define HAVE_SETENV 1
29404| #define HAVE_SETLOCALE 1
29405| #define HAVE_SNPRINTF 1
29406| #define HAVE_DECL__SNPRINTF 0
29407| #define HAVE_DECL__SNWPRINTF 0
29408| #define HAVE_DECL_GETC_UNLOCKED 1
29409| #define HAVE_LANGINFO_CODESET 1
29410| #define HAVE_LC_MESSAGES 1
29411| #define ENABLE_NLS 1
29412| #define YYENABLE_NLS 1
29413| #define HAVE_STDLIB_H 1
29414| #define HAVE_STRING_H 1
29415| #define HAVE_SYS_PARAM_H 1
29416| #define HAVE_UNISTD_H 1
29417| #define HAVE_UTIME_H 1
29418| #define HAVE_FCNTL_H 1
29419| #define HAVE_FLOAT_H 1
29420| #define HAVE_SYS_TIME_H 1
29421| #define HAVE_ICONV_H 1
29422| #define HAVE_LOCALE_H 1
29423| #define HAVE_SIGNAL_H 1
29424| #define HAVE_STDINT_H 1
29425| #define HAVE_STDIO_H 1
29426| #define HAVE_SYS_STAT_H 1
29427| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
29428| #define HAVE_GETCWD 1
29429| #define HAVE_READLINK 1
29430| #define HAVE_RAISE 1
29431| #define HAVE_ISBLANK 1
29432| #define HAVE_MEMPCPY 1
29433| #define HAVE_GETTIMEOFDAY 1
29434| #define HAVE_ISASCII 1
29435| #define HAVE_SETENV 1
29436| #define HAVE_LSTAT 1
29437| #define HAVE_DECL_STRERROR_R 1
29438| #define STRERROR_R_CHAR_P 1
29439| #define HAVE_FORK 1
29440| #define HAVE_VFORK 1
29441| #define HAVE_WORKING_VFORK 1
29442| #define HAVE_WORKING_FORK 1
29443| #define HAVE_SIG_ATOMIC_T 1
29444| #define HAVE_INCLUDE_NEXT 1
29445| #define eaccess access
29446| #define mbstate_t int
29447| #define HAVE_DECL_GETDELIM 1
29448| #define HAVE_DECL_GETLINE 1
29449| #define HAVE_GETOPT_H 1
29450| #define HAVE_GETOPT_LONG_ONLY 1
29451| #define HAVE_DECL_GETENV 1
29452| #define restrict __restrict
29453| #define HAVE_UNISTD_H 1
29454| #define HAVE_DECL_GETC_UNLOCKED 1
29455| #define HAVE_STDLIB_H 1
29456| #define MALLOC_0_IS_NONNULL 0
29457| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
29458| #define INSTALLPREFIX "/usr"
29459| #define HAVE_DECL_SNPRINTF 1
29460| #define HAVE__BOOL 1
29461| #define HAVE_STDBOOL_H 1
29462| #define HAVE_DECL_STRDUP 1
29463| #define HAVE_DECL_STRNLEN 1
29464| #define _FILE_OFFSET_BITS 64
29465| #define HAVE_DECL_CLEARERR_UNLOCKED 1
29466| #define HAVE_DECL_FEOF_UNLOCKED 1
29467| #define HAVE_DECL_FERROR_UNLOCKED 1
29468| #define HAVE_DECL_FFLUSH_UNLOCKED 1
29469| #define HAVE_DECL_FGETS_UNLOCKED 1
29470| #define HAVE_DECL_FPUTC_UNLOCKED 1
29471| #define HAVE_DECL_FPUTS_UNLOCKED 1
29472| #define HAVE_DECL_FREAD_UNLOCKED 1
29473| #define HAVE_DECL_FWRITE_UNLOCKED 1
29474| #define HAVE_DECL_GETCHAR_UNLOCKED 1
29475| #define HAVE_DECL_PUTC_UNLOCKED 1
29476| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
29477| #define HAVE_INTMAX_T 1
29478| #define HAVE_DECL_VSNPRINTF 1
29479| #define USE_ACL 0
29480| #define HAVE_ATEXIT 1
29481| #define HAVE_DIRENT_H 1
29482| #define HAVE_STRING_H 1
29483| #define HAVE_LONG_FILE_NAMES 1
29484| #define HAVE_PATHCONF 1
29485| #define HAVE_STRING_H 1
29486| #define HAVE_UNISTD_H 1
29487| #define YYENABLE_NLS 1
29488| #define HAVE_BYTESWAP_H 1
29489| #define realpath rpl_realpath
29490| #define SIGNAL_SAFE_LIST 1
29491| #define HAVE_CHOWN 1
29492| #define HAVE_UTIME 1
29493| #define HAVE_UTIMES 1
29494| #define HAVE_SIGACTION 1
29495| #define HAVE_WORKING_O_NOATIME 0
29496| #define HAVE_WORKING_O_NOFOLLOW 0
29497| #define HAVE_DECL_ISBLANK 1
29498| #define fnmatch posix_fnmatch
29499| #define GNULIB_FWRITEERROR 1
29500| #define HAVE_GETDELIM 1
29501| #define HAVE_SYS_TIMEB_H 1
29502| #define gmtime rpl_gmtime
29503| #define localtime rpl_localtime
29504| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
29505| #define HAVE_ICONV 1
29506| #define ICONV_CONST const
29507| #define HAVE_UNISTD_H 1
29508| #define HAVE_ARPA_INET_H 1
29509| #define HAVE_CTYPE_H 1
29510| #define HAVE_DLFCN_H 1
29511| #define HAVE_ERRNO_H 1
29512| #define HAVE_FCNTL_H 1
29513| #define HAVE_FLOAT_H 1
29514| #define HAVE_LIMITS_H 1
29515| #define HAVE_MALLOC_H 1
29516| #define HAVE_MATH_H 1
29517| #define HAVE_NETDB_H 1
29518| #define HAVE_NETINET_IN_H 1
29519| #define HAVE_SIGNAL_H 1
29520| #define HAVE_STDLIB_H 1
29521| #define HAVE_STRING_H 1
29522| #define HAVE_STRINGS_H 1
29523| #define HAVE_SYS_SELECT_H 1
29524| #define HAVE_SYS_SOCKET_H 1
29525| #define HAVE_SYS_STAT_H 1
29526| #define HAVE_SYS_TIME_H 1
29527| #define HAVE_SYS_TYPES_H 1
29528| #define HAVE_TIME_H 1
29529| #define HAVE_UNISTD_H 1
29530| #define HAVE_ARPA_NAMESER_H 1
29531| #define HAVE_RESOLV_H 1
29532| #define HAVE_GETADDRINFO 1
29533| #define HAVE_LOCALTIME 1
29534| #define HAVE_STAT 1
29535| #define HAVE_STRFTIME 1
29536| #define VA_COPY va_copy
29537| #define HAVE_SETLOCALE 1
29538| #define HAVE_MALLOC_POSIX 1
29539| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
29540| #define mbstate_t int
29541| #define HAVE_MEMCHR 1
29542| #define HAVE_MEMMOVE 1
29543| #define HAVE_MEMSET 1
29544| #define HAVE_MKDTEMP 1
29545| #define HAVE_OBSTACK 1
29546| #define GNULIB_OPEN 1
29547| #define mbstate_t int
29548| #define HAVE_REALLOC_POSIX 1
29549| #define HAVE_SEARCH_H 1
29550| #define HAVE_TSEARCH 1
29551| #define HAVE_ENVIRON_DECL 1
29552| #define HAVE_UNSETENV 1
29553| #define HAVE_STDINT_H 1
29554| #define HAVE_SNPRINTF 1
29555| #define HAVE_SYS_BITYPES_H 1
29556| #define BITSIZEOF_PTRDIFF_T 32
29557| #define BITSIZEOF_SIG_ATOMIC_T 32
29558| #define BITSIZEOF_SIZE_T 32
29559| #define BITSIZEOF_WCHAR_T 32
29560| #define BITSIZEOF_WINT_T 0
29561| #define HAVE_SIGNED_SIG_ATOMIC_T 1
29562| #define HAVE_SIGNED_WCHAR_T 1
29563| #define PTRDIFF_T_SUFFIX 
29564| #define SIG_ATOMIC_T_SUFFIX 
29565| #define SIZE_T_SUFFIX u
29566| #define WCHAR_T_SUFFIX 
29567| #define WINT_T_SUFFIX 
29568| #define HAVE_WCHAR_T 1
29569| #define HAVE_STPCPY 1
29570| #define HAVE_STPNCPY 1
29571| #define HAVE_STRCSPN 1
29572| #define HAVE_STRDUP 1
29573| #define strnlen rpl_strnlen
29574| #define HAVE_STRPBRK 1
29575| #define HAVE_STRTOL 1
29576| #define HAVE_STRTOUL 1
29577| #define HAVE_DECL_MKDIR 1
29578| #define GNULIB_UNISTR_U16_MBTOUC 1
29579| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
29580| #define GNULIB_UNISTR_U8_MBTOUC 1
29581| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
29582| #define GNULIB_UNISTR_U8_UCTOMB 1
29583| #define USE_UNLOCKED_IO 1
29584| #define HAVE_PTRDIFF_T 1
29585| #define HAVE_SNPRINTF 1
29586| #define HAVE_DECL__SNPRINTF 0
29587| #define HAVE_VASPRINTF 1
29588| #define HAVE_VSNPRINTF 1
29589| #define HAVE_WAITID 1
29590| #define HAVE_WAITPID 1
29591| #define HAVE_DECL_WCWIDTH 0
29592| #define HAVE_STDINT_H 1
29593| #define GNULIB_FWRITEERROR 1
29594| #define HAVE_GETDELIM 1
29595| #define HAVE_ICONV 1
29596| #define ICONV_CONST const
29597| #define HAVE_MALLOC_POSIX 1
29598| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
29599| #define mbstate_t int
29600| #define HAVE_OBSTACK 1
29601| #define HAVE_REALLOC_POSIX 1
29602| #define HAVE_STDINT_H 1
29603| #define HAVE_SYS_BITYPES_H 1
29604| #define BITSIZEOF_PTRDIFF_T 32
29605| #define BITSIZEOF_SIG_ATOMIC_T 32
29606| #define BITSIZEOF_SIZE_T 32
29607| #define BITSIZEOF_WCHAR_T 32
29608| #define BITSIZEOF_WINT_T 0
29609| #define HAVE_SIGNED_SIG_ATOMIC_T 1
29610| #define HAVE_SIGNED_WCHAR_T 1
29611| #define PTRDIFF_T_SUFFIX 
29612| #define SIG_ATOMIC_T_SUFFIX 
29613| #define SIZE_T_SUFFIX u
29614| #define WCHAR_T_SUFFIX 
29615| #define WINT_T_SUFFIX 
29616| #define HAVE_STPCPY 1
29617| #define HAVE_STRDUP 1
29618| #define strnlen rpl_strnlen
29619| #define GNULIB_UNISTR_U16_MBTOUC 1
29620| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
29621| #define GNULIB_UNISTR_U8_MBTOUC 1
29622| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
29623| #define GNULIB_UNISTR_U8_UCTOMB 1
29624| #define USE_UNLOCKED_IO 1
29625| #define HAVE_VASPRINTF 1
29626| #define HAVE_DECL_WCWIDTH 0
29627| #define HAVE_STDINT_H 1
29628| #define HAVE_PWD_H 1
29629| #define HAVE_UNSIGNED_LONG_LONG 1
29630| #define HAVE_PTRDIFF_T 1
29631| #define HAVE_SELECT 1
29632| #define HAVE_FORK 1
29633| #define HAVE_VFORK 1
29634| #define HAVE_WORKING_VFORK 1
29635| #define HAVE_WORKING_FORK 1
29636| #define HAVE_SIGINFO 1
29637| #define SETLOCALE_CONST const
29638| /* end confdefs.h.  */
29639| /* Define wcscoll to an innocuous variant, in case <limits.h> declares wcscoll.
29640|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
29641| #define wcscoll innocuous_wcscoll
29642| 
29643| /* System header to define __stub macros and hopefully few prototypes,
29644|     which can conflict with char wcscoll (); below.
29645|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
29646|     <limits.h> exists even on freestanding compilers.  */
29647| 
29648| #ifdef __STDC__
29649| # include <limits.h>
29650| #else
29651| # include <assert.h>
29652| #endif
29653| 
29654| #undef wcscoll
29655| 
29656| /* Override any GCC internal prototype to avoid an error.
29657|    Use char because int might match the return type of a GCC
29658|    builtin and then its argument prototype would still apply.  */
29659| #ifdef __cplusplus
29660| extern "C"
29661| #endif
29662| char wcscoll ();
29663| /* The GNU C library defines this for functions which it implements
29664|     to always fail with ENOSYS.  Some functions are actually named
29665|     something starting with __ and the normal name is an alias.  */
29666| #if defined __stub_wcscoll || defined __stub___wcscoll
29667| choke me
29668| #endif
29669| 
29670| int
29671| main ()
29672| {
29673| return wcscoll ();
29674|   ;
29675|   return 0;
29676| }
29677configure:65373: result: no
29678configure:65393: checking for memchr
29679configure:65478: result: yes
29680configure:65649: checking for strdup
29681configure:65734: result: yes
29682configure:65770: checking for working re_compile_pattern
29683configure:65870: result: no
29684configure:65922: checking for btowc
29685configure:66007: result: no
29686configure:66029: checking whether byte ordering is bigendian
29687configure:66054: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
29688conftest.c:314: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
29689configure:66061: $? = 1
29690configure: failed program was:
29691| /* confdefs.h.  */
29692| #define PACKAGE_NAME ""
29693| #define PACKAGE_TARNAME ""
29694| #define PACKAGE_VERSION ""
29695| #define PACKAGE_STRING ""
29696| #define PACKAGE_BUGREPORT ""
29697| #define PACKAGE "gettext-tools"
29698| #define VERSION "0.17"
29699| #define STDC_HEADERS 1
29700| #define HAVE_SYS_TYPES_H 1
29701| #define HAVE_SYS_STAT_H 1
29702| #define HAVE_STDLIB_H 1
29703| #define HAVE_STRING_H 1
29704| #define HAVE_MEMORY_H 1
29705| #define HAVE_STRINGS_H 1
29706| #define HAVE_INTTYPES_H 1
29707| #define HAVE_STDINT_H 1
29708| #define HAVE_UNISTD_H 1
29709| #define __EXTENSIONS__ 1
29710| #define _ALL_SOURCE 1
29711| #define _GNU_SOURCE 1
29712| #define _POSIX_PTHREAD_SEMANTICS 1
29713| #define _TANDEM_SOURCE 1
29714| #define HAVE_DLFCN_H 1
29715| #define HAVE_VISIBILITY 1
29716| #define HAVE_STDINT_H_WITH_UINTMAX 1
29717| #define HAVE_ALLOCA_H 1
29718| #define HAVE_ALLOCA 1
29719| #define HAVE_STDLIB_H 1
29720| #define HAVE_UNISTD_H 1
29721| #define HAVE_GETPAGESIZE 1
29722| #define INTDIV0_RAISES_SIGFPE 0
29723| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
29724| #define HAVE_UNSIGNED_LONG_LONG_INT 1
29725| #define HAVE_UINTMAX_T 1
29726| #define HAVE_INTTYPES_H 1
29727| #define USE_POSIX_THREADS 1
29728| #define USE_POSIX_THREADS_WEAK 1
29729| #define HAVE_PTHREAD_RWLOCK 1
29730| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
29731| #define HAVE_BUILTIN_EXPECT 1
29732| #define HAVE_INTTYPES_H 1
29733| #define HAVE_LIMITS_H 1
29734| #define HAVE_UNISTD_H 1
29735| #define HAVE_SYS_PARAM_H 1
29736| #define HAVE_GETCWD 1
29737| #define HAVE_GETEGID 1
29738| #define HAVE_GETEUID 1
29739| #define HAVE_GETGID 1
29740| #define HAVE_GETUID 1
29741| #define HAVE_MEMPCPY 1
29742| #define HAVE_MUNMAP 1
29743| #define HAVE_STPCPY 1
29744| #define HAVE_STRCASECMP 1
29745| #define HAVE_STRDUP 1
29746| #define HAVE_STRTOUL 1
29747| #define HAVE_TSEARCH 1
29748| #define HAVE___FSETLOCKING 1
29749| #define HAVE_DECL_FEOF_UNLOCKED 1
29750| #define HAVE_DECL_FGETS_UNLOCKED 1
29751| #define HAVE_ICONV 1
29752| #define ICONV_CONST const
29753| #define HAVE_LONG_LONG_INT 1
29754| #define HAVE_WCHAR_T 1
29755| #define HAVE_INTMAX_T 1
29756| #define HAVE_POSIX_PRINTF 1
29757| #define HAVE_STDINT_H 1
29758| #define HAVE_STDINT_H 1
29759| #define HAVE_STDDEF_H 1
29760| #define HAVE_STDLIB_H 1
29761| #define HAVE_STRING_H 1
29762| #define HAVE_ASPRINTF 1
29763| #define HAVE_PUTENV 1
29764| #define HAVE_SETENV 1
29765| #define HAVE_SETLOCALE 1
29766| #define HAVE_SNPRINTF 1
29767| #define HAVE_DECL__SNPRINTF 0
29768| #define HAVE_DECL__SNWPRINTF 0
29769| #define HAVE_DECL_GETC_UNLOCKED 1
29770| #define HAVE_LANGINFO_CODESET 1
29771| #define HAVE_LC_MESSAGES 1
29772| #define ENABLE_NLS 1
29773| #define YYENABLE_NLS 1
29774| #define HAVE_STDLIB_H 1
29775| #define HAVE_STRING_H 1
29776| #define HAVE_SYS_PARAM_H 1
29777| #define HAVE_UNISTD_H 1
29778| #define HAVE_UTIME_H 1
29779| #define HAVE_FCNTL_H 1
29780| #define HAVE_FLOAT_H 1
29781| #define HAVE_SYS_TIME_H 1
29782| #define HAVE_ICONV_H 1
29783| #define HAVE_LOCALE_H 1
29784| #define HAVE_SIGNAL_H 1
29785| #define HAVE_STDINT_H 1
29786| #define HAVE_STDIO_H 1
29787| #define HAVE_SYS_STAT_H 1
29788| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
29789| #define HAVE_GETCWD 1
29790| #define HAVE_READLINK 1
29791| #define HAVE_RAISE 1
29792| #define HAVE_ISBLANK 1
29793| #define HAVE_MEMPCPY 1
29794| #define HAVE_GETTIMEOFDAY 1
29795| #define HAVE_ISASCII 1
29796| #define HAVE_SETENV 1
29797| #define HAVE_LSTAT 1
29798| #define HAVE_DECL_STRERROR_R 1
29799| #define STRERROR_R_CHAR_P 1
29800| #define HAVE_FORK 1
29801| #define HAVE_VFORK 1
29802| #define HAVE_WORKING_VFORK 1
29803| #define HAVE_WORKING_FORK 1
29804| #define HAVE_SIG_ATOMIC_T 1
29805| #define HAVE_INCLUDE_NEXT 1
29806| #define eaccess access
29807| #define mbstate_t int
29808| #define HAVE_DECL_GETDELIM 1
29809| #define HAVE_DECL_GETLINE 1
29810| #define HAVE_GETOPT_H 1
29811| #define HAVE_GETOPT_LONG_ONLY 1
29812| #define HAVE_DECL_GETENV 1
29813| #define restrict __restrict
29814| #define HAVE_UNISTD_H 1
29815| #define HAVE_DECL_GETC_UNLOCKED 1
29816| #define HAVE_STDLIB_H 1
29817| #define MALLOC_0_IS_NONNULL 0
29818| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
29819| #define INSTALLPREFIX "/usr"
29820| #define HAVE_DECL_SNPRINTF 1
29821| #define HAVE__BOOL 1
29822| #define HAVE_STDBOOL_H 1
29823| #define HAVE_DECL_STRDUP 1
29824| #define HAVE_DECL_STRNLEN 1
29825| #define _FILE_OFFSET_BITS 64
29826| #define HAVE_DECL_CLEARERR_UNLOCKED 1
29827| #define HAVE_DECL_FEOF_UNLOCKED 1
29828| #define HAVE_DECL_FERROR_UNLOCKED 1
29829| #define HAVE_DECL_FFLUSH_UNLOCKED 1
29830| #define HAVE_DECL_FGETS_UNLOCKED 1
29831| #define HAVE_DECL_FPUTC_UNLOCKED 1
29832| #define HAVE_DECL_FPUTS_UNLOCKED 1
29833| #define HAVE_DECL_FREAD_UNLOCKED 1
29834| #define HAVE_DECL_FWRITE_UNLOCKED 1
29835| #define HAVE_DECL_GETCHAR_UNLOCKED 1
29836| #define HAVE_DECL_PUTC_UNLOCKED 1
29837| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
29838| #define HAVE_INTMAX_T 1
29839| #define HAVE_DECL_VSNPRINTF 1
29840| #define USE_ACL 0
29841| #define HAVE_ATEXIT 1
29842| #define HAVE_DIRENT_H 1
29843| #define HAVE_STRING_H 1
29844| #define HAVE_LONG_FILE_NAMES 1
29845| #define HAVE_PATHCONF 1
29846| #define HAVE_STRING_H 1
29847| #define HAVE_UNISTD_H 1
29848| #define YYENABLE_NLS 1
29849| #define HAVE_BYTESWAP_H 1
29850| #define realpath rpl_realpath
29851| #define SIGNAL_SAFE_LIST 1
29852| #define HAVE_CHOWN 1
29853| #define HAVE_UTIME 1
29854| #define HAVE_UTIMES 1
29855| #define HAVE_SIGACTION 1
29856| #define HAVE_WORKING_O_NOATIME 0
29857| #define HAVE_WORKING_O_NOFOLLOW 0
29858| #define HAVE_DECL_ISBLANK 1
29859| #define fnmatch posix_fnmatch
29860| #define GNULIB_FWRITEERROR 1
29861| #define HAVE_GETDELIM 1
29862| #define HAVE_SYS_TIMEB_H 1
29863| #define gmtime rpl_gmtime
29864| #define localtime rpl_localtime
29865| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
29866| #define HAVE_ICONV 1
29867| #define ICONV_CONST const
29868| #define HAVE_UNISTD_H 1
29869| #define HAVE_ARPA_INET_H 1
29870| #define HAVE_CTYPE_H 1
29871| #define HAVE_DLFCN_H 1
29872| #define HAVE_ERRNO_H 1
29873| #define HAVE_FCNTL_H 1
29874| #define HAVE_FLOAT_H 1
29875| #define HAVE_LIMITS_H 1
29876| #define HAVE_MALLOC_H 1
29877| #define HAVE_MATH_H 1
29878| #define HAVE_NETDB_H 1
29879| #define HAVE_NETINET_IN_H 1
29880| #define HAVE_SIGNAL_H 1
29881| #define HAVE_STDLIB_H 1
29882| #define HAVE_STRING_H 1
29883| #define HAVE_STRINGS_H 1
29884| #define HAVE_SYS_SELECT_H 1
29885| #define HAVE_SYS_SOCKET_H 1
29886| #define HAVE_SYS_STAT_H 1
29887| #define HAVE_SYS_TIME_H 1
29888| #define HAVE_SYS_TYPES_H 1
29889| #define HAVE_TIME_H 1
29890| #define HAVE_UNISTD_H 1
29891| #define HAVE_ARPA_NAMESER_H 1
29892| #define HAVE_RESOLV_H 1
29893| #define HAVE_GETADDRINFO 1
29894| #define HAVE_LOCALTIME 1
29895| #define HAVE_STAT 1
29896| #define HAVE_STRFTIME 1
29897| #define VA_COPY va_copy
29898| #define HAVE_SETLOCALE 1
29899| #define HAVE_MALLOC_POSIX 1
29900| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
29901| #define mbstate_t int
29902| #define HAVE_MEMCHR 1
29903| #define HAVE_MEMMOVE 1
29904| #define HAVE_MEMSET 1
29905| #define HAVE_MKDTEMP 1
29906| #define HAVE_OBSTACK 1
29907| #define GNULIB_OPEN 1
29908| #define mbstate_t int
29909| #define HAVE_REALLOC_POSIX 1
29910| #define HAVE_SEARCH_H 1
29911| #define HAVE_TSEARCH 1
29912| #define HAVE_ENVIRON_DECL 1
29913| #define HAVE_UNSETENV 1
29914| #define HAVE_STDINT_H 1
29915| #define HAVE_SNPRINTF 1
29916| #define HAVE_SYS_BITYPES_H 1
29917| #define BITSIZEOF_PTRDIFF_T 32
29918| #define BITSIZEOF_SIG_ATOMIC_T 32
29919| #define BITSIZEOF_SIZE_T 32
29920| #define BITSIZEOF_WCHAR_T 32
29921| #define BITSIZEOF_WINT_T 0
29922| #define HAVE_SIGNED_SIG_ATOMIC_T 1
29923| #define HAVE_SIGNED_WCHAR_T 1
29924| #define PTRDIFF_T_SUFFIX 
29925| #define SIG_ATOMIC_T_SUFFIX 
29926| #define SIZE_T_SUFFIX u
29927| #define WCHAR_T_SUFFIX 
29928| #define WINT_T_SUFFIX 
29929| #define HAVE_WCHAR_T 1
29930| #define HAVE_STPCPY 1
29931| #define HAVE_STPNCPY 1
29932| #define HAVE_STRCSPN 1
29933| #define HAVE_STRDUP 1
29934| #define strnlen rpl_strnlen
29935| #define HAVE_STRPBRK 1
29936| #define HAVE_STRTOL 1
29937| #define HAVE_STRTOUL 1
29938| #define HAVE_DECL_MKDIR 1
29939| #define GNULIB_UNISTR_U16_MBTOUC 1
29940| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
29941| #define GNULIB_UNISTR_U8_MBTOUC 1
29942| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
29943| #define GNULIB_UNISTR_U8_UCTOMB 1
29944| #define USE_UNLOCKED_IO 1
29945| #define HAVE_PTRDIFF_T 1
29946| #define HAVE_SNPRINTF 1
29947| #define HAVE_DECL__SNPRINTF 0
29948| #define HAVE_VASPRINTF 1
29949| #define HAVE_VSNPRINTF 1
29950| #define HAVE_WAITID 1
29951| #define HAVE_WAITPID 1
29952| #define HAVE_DECL_WCWIDTH 0
29953| #define HAVE_STDINT_H 1
29954| #define GNULIB_FWRITEERROR 1
29955| #define HAVE_GETDELIM 1
29956| #define HAVE_ICONV 1
29957| #define ICONV_CONST const
29958| #define HAVE_MALLOC_POSIX 1
29959| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
29960| #define mbstate_t int
29961| #define HAVE_OBSTACK 1
29962| #define HAVE_REALLOC_POSIX 1
29963| #define HAVE_STDINT_H 1
29964| #define HAVE_SYS_BITYPES_H 1
29965| #define BITSIZEOF_PTRDIFF_T 32
29966| #define BITSIZEOF_SIG_ATOMIC_T 32
29967| #define BITSIZEOF_SIZE_T 32
29968| #define BITSIZEOF_WCHAR_T 32
29969| #define BITSIZEOF_WINT_T 0
29970| #define HAVE_SIGNED_SIG_ATOMIC_T 1
29971| #define HAVE_SIGNED_WCHAR_T 1
29972| #define PTRDIFF_T_SUFFIX 
29973| #define SIG_ATOMIC_T_SUFFIX 
29974| #define SIZE_T_SUFFIX u
29975| #define WCHAR_T_SUFFIX 
29976| #define WINT_T_SUFFIX 
29977| #define HAVE_STPCPY 1
29978| #define HAVE_STRDUP 1
29979| #define strnlen rpl_strnlen
29980| #define GNULIB_UNISTR_U16_MBTOUC 1
29981| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
29982| #define GNULIB_UNISTR_U8_MBTOUC 1
29983| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
29984| #define GNULIB_UNISTR_U8_UCTOMB 1
29985| #define USE_UNLOCKED_IO 1
29986| #define HAVE_VASPRINTF 1
29987| #define HAVE_DECL_WCWIDTH 0
29988| #define HAVE_STDINT_H 1
29989| #define HAVE_PWD_H 1
29990| #define HAVE_UNSIGNED_LONG_LONG 1
29991| #define HAVE_PTRDIFF_T 1
29992| #define HAVE_SELECT 1
29993| #define HAVE_FORK 1
29994| #define HAVE_VFORK 1
29995| #define HAVE_WORKING_VFORK 1
29996| #define HAVE_WORKING_FORK 1
29997| #define HAVE_SIGINFO 1
29998| #define SETLOCALE_CONST const
29999| #define wcscoll wcscmp
30000| #define HAVE_MEMCHR 1
30001| #define HAVE_STRDUP 1
30002| /* end confdefs.h.  */
30003| #ifndef __APPLE_CC__
30004| 	       not a universal capable compiler
30005| 	     #endif
30006| 	     typedef int dummy;
30007| 
30008configure:66111: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
30009configure:66118: $? = 0
30010configure:66150: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
30011conftest.c: In function 'main':
30012conftest.c:320: error: 'not' undeclared (first use in this function)
30013conftest.c:320: error: (Each undeclared identifier is reported only once
30014conftest.c:320: error: for each function it appears in.)
30015conftest.c:320: error: expected ';' before 'big'
30016configure:66157: $? = 1
30017configure: failed program was:
30018| /* confdefs.h.  */
30019| #define PACKAGE_NAME ""
30020| #define PACKAGE_TARNAME ""
30021| #define PACKAGE_VERSION ""
30022| #define PACKAGE_STRING ""
30023| #define PACKAGE_BUGREPORT ""
30024| #define PACKAGE "gettext-tools"
30025| #define VERSION "0.17"
30026| #define STDC_HEADERS 1
30027| #define HAVE_SYS_TYPES_H 1
30028| #define HAVE_SYS_STAT_H 1
30029| #define HAVE_STDLIB_H 1
30030| #define HAVE_STRING_H 1
30031| #define HAVE_MEMORY_H 1
30032| #define HAVE_STRINGS_H 1
30033| #define HAVE_INTTYPES_H 1
30034| #define HAVE_STDINT_H 1
30035| #define HAVE_UNISTD_H 1
30036| #define __EXTENSIONS__ 1
30037| #define _ALL_SOURCE 1
30038| #define _GNU_SOURCE 1
30039| #define _POSIX_PTHREAD_SEMANTICS 1
30040| #define _TANDEM_SOURCE 1
30041| #define HAVE_DLFCN_H 1
30042| #define HAVE_VISIBILITY 1
30043| #define HAVE_STDINT_H_WITH_UINTMAX 1
30044| #define HAVE_ALLOCA_H 1
30045| #define HAVE_ALLOCA 1
30046| #define HAVE_STDLIB_H 1
30047| #define HAVE_UNISTD_H 1
30048| #define HAVE_GETPAGESIZE 1
30049| #define INTDIV0_RAISES_SIGFPE 0
30050| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
30051| #define HAVE_UNSIGNED_LONG_LONG_INT 1
30052| #define HAVE_UINTMAX_T 1
30053| #define HAVE_INTTYPES_H 1
30054| #define USE_POSIX_THREADS 1
30055| #define USE_POSIX_THREADS_WEAK 1
30056| #define HAVE_PTHREAD_RWLOCK 1
30057| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
30058| #define HAVE_BUILTIN_EXPECT 1
30059| #define HAVE_INTTYPES_H 1
30060| #define HAVE_LIMITS_H 1
30061| #define HAVE_UNISTD_H 1
30062| #define HAVE_SYS_PARAM_H 1
30063| #define HAVE_GETCWD 1
30064| #define HAVE_GETEGID 1
30065| #define HAVE_GETEUID 1
30066| #define HAVE_GETGID 1
30067| #define HAVE_GETUID 1
30068| #define HAVE_MEMPCPY 1
30069| #define HAVE_MUNMAP 1
30070| #define HAVE_STPCPY 1
30071| #define HAVE_STRCASECMP 1
30072| #define HAVE_STRDUP 1
30073| #define HAVE_STRTOUL 1
30074| #define HAVE_TSEARCH 1
30075| #define HAVE___FSETLOCKING 1
30076| #define HAVE_DECL_FEOF_UNLOCKED 1
30077| #define HAVE_DECL_FGETS_UNLOCKED 1
30078| #define HAVE_ICONV 1
30079| #define ICONV_CONST const
30080| #define HAVE_LONG_LONG_INT 1
30081| #define HAVE_WCHAR_T 1
30082| #define HAVE_INTMAX_T 1
30083| #define HAVE_POSIX_PRINTF 1
30084| #define HAVE_STDINT_H 1
30085| #define HAVE_STDINT_H 1
30086| #define HAVE_STDDEF_H 1
30087| #define HAVE_STDLIB_H 1
30088| #define HAVE_STRING_H 1
30089| #define HAVE_ASPRINTF 1
30090| #define HAVE_PUTENV 1
30091| #define HAVE_SETENV 1
30092| #define HAVE_SETLOCALE 1
30093| #define HAVE_SNPRINTF 1
30094| #define HAVE_DECL__SNPRINTF 0
30095| #define HAVE_DECL__SNWPRINTF 0
30096| #define HAVE_DECL_GETC_UNLOCKED 1
30097| #define HAVE_LANGINFO_CODESET 1
30098| #define HAVE_LC_MESSAGES 1
30099| #define ENABLE_NLS 1
30100| #define YYENABLE_NLS 1
30101| #define HAVE_STDLIB_H 1
30102| #define HAVE_STRING_H 1
30103| #define HAVE_SYS_PARAM_H 1
30104| #define HAVE_UNISTD_H 1
30105| #define HAVE_UTIME_H 1
30106| #define HAVE_FCNTL_H 1
30107| #define HAVE_FLOAT_H 1
30108| #define HAVE_SYS_TIME_H 1
30109| #define HAVE_ICONV_H 1
30110| #define HAVE_LOCALE_H 1
30111| #define HAVE_SIGNAL_H 1
30112| #define HAVE_STDINT_H 1
30113| #define HAVE_STDIO_H 1
30114| #define HAVE_SYS_STAT_H 1
30115| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
30116| #define HAVE_GETCWD 1
30117| #define HAVE_READLINK 1
30118| #define HAVE_RAISE 1
30119| #define HAVE_ISBLANK 1
30120| #define HAVE_MEMPCPY 1
30121| #define HAVE_GETTIMEOFDAY 1
30122| #define HAVE_ISASCII 1
30123| #define HAVE_SETENV 1
30124| #define HAVE_LSTAT 1
30125| #define HAVE_DECL_STRERROR_R 1
30126| #define STRERROR_R_CHAR_P 1
30127| #define HAVE_FORK 1
30128| #define HAVE_VFORK 1
30129| #define HAVE_WORKING_VFORK 1
30130| #define HAVE_WORKING_FORK 1
30131| #define HAVE_SIG_ATOMIC_T 1
30132| #define HAVE_INCLUDE_NEXT 1
30133| #define eaccess access
30134| #define mbstate_t int
30135| #define HAVE_DECL_GETDELIM 1
30136| #define HAVE_DECL_GETLINE 1
30137| #define HAVE_GETOPT_H 1
30138| #define HAVE_GETOPT_LONG_ONLY 1
30139| #define HAVE_DECL_GETENV 1
30140| #define restrict __restrict
30141| #define HAVE_UNISTD_H 1
30142| #define HAVE_DECL_GETC_UNLOCKED 1
30143| #define HAVE_STDLIB_H 1
30144| #define MALLOC_0_IS_NONNULL 0
30145| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
30146| #define INSTALLPREFIX "/usr"
30147| #define HAVE_DECL_SNPRINTF 1
30148| #define HAVE__BOOL 1
30149| #define HAVE_STDBOOL_H 1
30150| #define HAVE_DECL_STRDUP 1
30151| #define HAVE_DECL_STRNLEN 1
30152| #define _FILE_OFFSET_BITS 64
30153| #define HAVE_DECL_CLEARERR_UNLOCKED 1
30154| #define HAVE_DECL_FEOF_UNLOCKED 1
30155| #define HAVE_DECL_FERROR_UNLOCKED 1
30156| #define HAVE_DECL_FFLUSH_UNLOCKED 1
30157| #define HAVE_DECL_FGETS_UNLOCKED 1
30158| #define HAVE_DECL_FPUTC_UNLOCKED 1
30159| #define HAVE_DECL_FPUTS_UNLOCKED 1
30160| #define HAVE_DECL_FREAD_UNLOCKED 1
30161| #define HAVE_DECL_FWRITE_UNLOCKED 1
30162| #define HAVE_DECL_GETCHAR_UNLOCKED 1
30163| #define HAVE_DECL_PUTC_UNLOCKED 1
30164| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
30165| #define HAVE_INTMAX_T 1
30166| #define HAVE_DECL_VSNPRINTF 1
30167| #define USE_ACL 0
30168| #define HAVE_ATEXIT 1
30169| #define HAVE_DIRENT_H 1
30170| #define HAVE_STRING_H 1
30171| #define HAVE_LONG_FILE_NAMES 1
30172| #define HAVE_PATHCONF 1
30173| #define HAVE_STRING_H 1
30174| #define HAVE_UNISTD_H 1
30175| #define YYENABLE_NLS 1
30176| #define HAVE_BYTESWAP_H 1
30177| #define realpath rpl_realpath
30178| #define SIGNAL_SAFE_LIST 1
30179| #define HAVE_CHOWN 1
30180| #define HAVE_UTIME 1
30181| #define HAVE_UTIMES 1
30182| #define HAVE_SIGACTION 1
30183| #define HAVE_WORKING_O_NOATIME 0
30184| #define HAVE_WORKING_O_NOFOLLOW 0
30185| #define HAVE_DECL_ISBLANK 1
30186| #define fnmatch posix_fnmatch
30187| #define GNULIB_FWRITEERROR 1
30188| #define HAVE_GETDELIM 1
30189| #define HAVE_SYS_TIMEB_H 1
30190| #define gmtime rpl_gmtime
30191| #define localtime rpl_localtime
30192| #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
30193| #define HAVE_ICONV 1
30194| #define ICONV_CONST const
30195| #define HAVE_UNISTD_H 1
30196| #define HAVE_ARPA_INET_H 1
30197| #define HAVE_CTYPE_H 1
30198| #define HAVE_DLFCN_H 1
30199| #define HAVE_ERRNO_H 1
30200| #define HAVE_FCNTL_H 1
30201| #define HAVE_FLOAT_H 1
30202| #define HAVE_LIMITS_H 1
30203| #define HAVE_MALLOC_H 1
30204| #define HAVE_MATH_H 1
30205| #define HAVE_NETDB_H 1
30206| #define HAVE_NETINET_IN_H 1
30207| #define HAVE_SIGNAL_H 1
30208| #define HAVE_STDLIB_H 1
30209| #define HAVE_STRING_H 1
30210| #define HAVE_STRINGS_H 1
30211| #define HAVE_SYS_SELECT_H 1
30212| #define HAVE_SYS_SOCKET_H 1
30213| #define HAVE_SYS_STAT_H 1
30214| #define HAVE_SYS_TIME_H 1
30215| #define HAVE_SYS_TYPES_H 1
30216| #define HAVE_TIME_H 1
30217| #define HAVE_UNISTD_H 1
30218| #define HAVE_ARPA_NAMESER_H 1
30219| #define HAVE_RESOLV_H 1
30220| #define HAVE_GETADDRINFO 1
30221| #define HAVE_LOCALTIME 1
30222| #define HAVE_STAT 1
30223| #define HAVE_STRFTIME 1
30224| #define VA_COPY va_copy
30225| #define HAVE_SETLOCALE 1
30226| #define HAVE_MALLOC_POSIX 1
30227| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
30228| #define mbstate_t int
30229| #define HAVE_MEMCHR 1
30230| #define HAVE_MEMMOVE 1
30231| #define HAVE_MEMSET 1
30232| #define HAVE_MKDTEMP 1
30233| #define HAVE_OBSTACK 1
30234| #define GNULIB_OPEN 1
30235| #define mbstate_t int
30236| #define HAVE_REALLOC_POSIX 1
30237| #define HAVE_SEARCH_H 1
30238| #define HAVE_TSEARCH 1
30239| #define HAVE_ENVIRON_DECL 1
30240| #define HAVE_UNSETENV 1
30241| #define HAVE_STDINT_H 1
30242| #define HAVE_SNPRINTF 1
30243| #define HAVE_SYS_BITYPES_H 1
30244| #define BITSIZEOF_PTRDIFF_T 32
30245| #define BITSIZEOF_SIG_ATOMIC_T 32
30246| #define BITSIZEOF_SIZE_T 32
30247| #define BITSIZEOF_WCHAR_T 32
30248| #define BITSIZEOF_WINT_T 0
30249| #define HAVE_SIGNED_SIG_ATOMIC_T 1
30250| #define HAVE_SIGNED_WCHAR_T 1
30251| #define PTRDIFF_T_SUFFIX 
30252| #define SIG_ATOMIC_T_SUFFIX 
30253| #define SIZE_T_SUFFIX u
30254| #define WCHAR_T_SUFFIX 
30255| #define WINT_T_SUFFIX 
30256| #define HAVE_WCHAR_T 1
30257| #define HAVE_STPCPY 1
30258| #define HAVE_STPNCPY 1
30259| #define HAVE_STRCSPN 1
30260| #define HAVE_STRDUP 1
30261| #define strnlen rpl_strnlen
30262| #define HAVE_STRPBRK 1
30263| #define HAVE_STRTOL 1
30264| #define HAVE_STRTOUL 1
30265| #define HAVE_DECL_MKDIR 1
30266| #define GNULIB_UNISTR_U16_MBTOUC 1
30267| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
30268| #define GNULIB_UNISTR_U8_MBTOUC 1
30269| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
30270| #define GNULIB_UNISTR_U8_UCTOMB 1
30271| #define USE_UNLOCKED_IO 1
30272| #define HAVE_PTRDIFF_T 1
30273| #define HAVE_SNPRINTF 1
30274| #define HAVE_DECL__SNPRINTF 0
30275| #define HAVE_VASPRINTF 1
30276| #define HAVE_VSNPRINTF 1
30277| #define HAVE_WAITID 1
30278| #define HAVE_WAITPID 1
30279| #define HAVE_DECL_WCWIDTH 0
30280| #define HAVE_STDINT_H 1
30281| #define GNULIB_FWRITEERROR 1
30282| #define HAVE_GETDELIM 1
30283| #define HAVE_ICONV 1
30284| #define ICONV_CONST const
30285| #define HAVE_MALLOC_POSIX 1
30286| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
30287| #define mbstate_t int
30288| #define HAVE_OBSTACK 1
30289| #define HAVE_REALLOC_POSIX 1
30290| #define HAVE_STDINT_H 1
30291| #define HAVE_SYS_BITYPES_H 1
30292| #define BITSIZEOF_PTRDIFF_T 32
30293| #define BITSIZEOF_SIG_ATOMIC_T 32
30294| #define BITSIZEOF_SIZE_T 32
30295| #define BITSIZEOF_WCHAR_T 32
30296| #define BITSIZEOF_WINT_T 0
30297| #define HAVE_SIGNED_SIG_ATOMIC_T 1
30298| #define HAVE_SIGNED_WCHAR_T 1
30299| #define PTRDIFF_T_SUFFIX 
30300| #define SIG_ATOMIC_T_SUFFIX 
30301| #define SIZE_T_SUFFIX u
30302| #define WCHAR_T_SUFFIX 
30303| #define WINT_T_SUFFIX 
30304| #define HAVE_STPCPY 1
30305| #define HAVE_STRDUP 1
30306| #define strnlen rpl_strnlen
30307| #define GNULIB_UNISTR_U16_MBTOUC 1
30308| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
30309| #define GNULIB_UNISTR_U8_MBTOUC 1
30310| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
30311| #define GNULIB_UNISTR_U8_UCTOMB 1
30312| #define USE_UNLOCKED_IO 1
30313| #define HAVE_VASPRINTF 1
30314| #define HAVE_DECL_WCWIDTH 0
30315| #define HAVE_STDINT_H 1
30316| #define HAVE_PWD_H 1
30317| #define HAVE_UNSIGNED_LONG_LONG 1
30318| #define HAVE_PTRDIFF_T 1
30319| #define HAVE_SELECT 1
30320| #define HAVE_FORK 1
30321| #define HAVE_VFORK 1
30322| #define HAVE_WORKING_VFORK 1
30323| #define HAVE_WORKING_FORK 1
30324| #define HAVE_SIGINFO 1
30325| #define SETLOCALE_CONST const
30326| #define wcscoll wcscmp
30327| #define HAVE_MEMCHR 1
30328| #define HAVE_STRDUP 1
30329| /* end confdefs.h.  */
30330| #include <sys/types.h>
30331| 		#include <sys/param.h>
30332| 
30333| int
30334| main ()
30335| {
30336| #if BYTE_ORDER != BIG_ENDIAN
30337| 		 not big endian
30338| 		#endif
30339| 
30340|   ;
30341|   return 0;
30342| }
30343configure:66409: result: no
30344configure:66441: checking for arpa/inet.h
30345configure:66448: result: yes
30346configure:66588: checking for gethostname
30347configure:66644: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
30348configure:66651: $? = 0
30349configure:66673: result: yes
30350configure:66588: checking for gethostbyname
30351configure:66644: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
30352configure:66651: $? = 0
30353configure:66673: result: yes
30354configure:66588: checking for inet_ntop
30355configure:66644: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
30356configure:66651: $? = 0
30357configure:66673: result: yes
30358configure:66686: checking for IPv6 sockets
30359configure:66716: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
30360configure:66723: $? = 0
30361configure:66740: result: yes
30362configure:67368: checking for emacs
30363configure:67398: result: no
30364configure:67368: checking for xemacs
30365configure:67398: result: no
30366configure:67419: checking where .elc files should go
30367configure:67448: result: ${datadir}/emacs/site-lisp
30368configure:67480: checking for dvips
30369configure:67498: found /usr/bin/dvips
30370configure:67511: result: /usr/bin/dvips
30371configure:67521: checking for texi2pdf
30372configure:67539: found /usr/bin/texi2pdf
30373configure:67552: result: /usr/bin/texi2pdf
30374configure:67562: checking for perl
30375configure:67593: result: /usr/bin/perl
30376configure:67610: checking for g++
30377configure:67637: result: mipsel-linux-uclibc-g++
30378configure:67650: checking whether the C++ compiler (mipsel-linux-uclibc-g++ -I${PKG_INSTALL_DIR}/usr/include -L${PKG_INSTALL_DIR}/usr/lib) works
30379configure:67661: mipsel-linux-uclibc-g++ -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.cpp  >&5
30380configure:67664: $? = 0
30381configure:67682: result: yes
30382configure:67687: checking whether the C++ compiler supports namespaces
30383configure:67701: mipsel-linux-uclibc-g++ -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.cpp  >&5
30384configure:67704: $? = 0
30385configure:67717: result: yes
30386configure:67728: checking for a traditional french locale
30387configure:67835: result: none
30388configure:67842: checking for a french Unicode locale
30389configure:67929: result: none
30390configure:67937: checking for a traditional japanese locale
30391configure:68003: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
30392configure:68006: $? = 0
30393configure:68049: result: none
30394configure:68357: creating ./config.status
30395
30396## ---------------- ##
30397## Cache variables. ##
30398## ---------------- ##
30399
30400ac_cv_build=mipsel-uclibc-linux-gnu26
30401ac_cv_c_bigendian=no
30402ac_cv_c_compiler_gnu=yes
30403ac_cv_c_inline=inline
30404ac_cv_c_restrict=__restrict
30405ac_cv_cxx_compiler_gnu=yes
30406ac_cv_decl_EOVERFLOW=yes
30407ac_cv_env_CCC_set=
30408ac_cv_env_CCC_value=
30409ac_cv_env_CC_set=set
30410ac_cv_env_CC_value=mipsel-linux-uclibc-gcc
30411ac_cv_env_CFLAGS_set=set
30412ac_cv_env_CFLAGS_value='-I${PKG_INSTALL_DIR}/usr/include'
30413ac_cv_env_CPPFLAGS_set=
30414ac_cv_env_CPPFLAGS_value=
30415ac_cv_env_CPP_set=set
30416ac_cv_env_CPP_value='mipsel-linux-uclibc-gcc -E'
30417ac_cv_env_CXXCPP_set=
30418ac_cv_env_CXXCPP_value=
30419ac_cv_env_CXXFLAGS_set=set
30420ac_cv_env_CXXFLAGS_value='-I${PKG_INSTALL_DIR}/usr/include'
30421ac_cv_env_CXX_set=set
30422ac_cv_env_CXX_value=mipsel-linux-uclibc-g++
30423ac_cv_env_EMACSLOADPATH_set=
30424ac_cv_env_EMACSLOADPATH_value=
30425ac_cv_env_EMACS_set=
30426ac_cv_env_EMACS_value=
30427ac_cv_env_F77_set=
30428ac_cv_env_F77_value=
30429ac_cv_env_FFLAGS_set=
30430ac_cv_env_FFLAGS_value=
30431ac_cv_env_GCJFLAGS_set=
30432ac_cv_env_GCJFLAGS_value=
30433ac_cv_env_GCJ_set=
30434ac_cv_env_GCJ_value=
30435ac_cv_env_LDFLAGS_set=set
30436ac_cv_env_LDFLAGS_value='-L${PKG_INSTALL_DIR}/usr/lib'
30437ac_cv_env_LIBS_set=
30438ac_cv_env_LIBS_value=
30439ac_cv_env_YACC_set=
30440ac_cv_env_YACC_value=
30441ac_cv_env_YFLAGS_set=
30442ac_cv_env_YFLAGS_value=
30443ac_cv_env_build_alias_set=set
30444ac_cv_env_build_alias_value=mipsel-uclibc-linux-gnu26
30445ac_cv_env_host_alias_set=set
30446ac_cv_env_host_alias_value=mipsel-uclibc-linux
30447ac_cv_env_target_alias_set=set
30448ac_cv_env_target_alias_value=mipsel-uclibc-linux-gnu26
30449ac_cv_f77_compiler_gnu=yes
30450ac_cv_func___fsetlocking=yes
30451ac_cv_func___secure_getenv=no
30452ac_cv_func__ftime=no
30453ac_cv_func__stat=no
30454ac_cv_func_acl=no
30455ac_cv_func_acl_delete_def_file=no
30456ac_cv_func_acl_extended_file=no
30457ac_cv_func_acl_free=no
30458ac_cv_func_acl_from_mode=no
30459ac_cv_func_acl_from_text=no
30460ac_cv_func_acl_get_fd=no
30461ac_cv_func_acl_get_file=no
30462ac_cv_func_acl_set_fd=no
30463ac_cv_func_acl_set_file=no
30464ac_cv_func_alloca_works=yes
30465ac_cv_func_argz_count=no
30466ac_cv_func_argz_next=no
30467ac_cv_func_argz_stringify=no
30468ac_cv_func_asprintf=yes
30469ac_cv_func_atexit=yes
30470ac_cv_func_btowc=no
30471ac_cv_func_canonicalize_file_name=no
30472ac_cv_func_chown=yes
30473ac_cv_func_dlopen=no
30474ac_cv_func_eaccess=no
30475ac_cv_func_fnmatch_posix=cross
30476ac_cv_func_fork=yes
30477ac_cv_func_fork_works=yes
30478ac_cv_func_fwprintf=no
30479ac_cv_func_getaddrinfo=yes
30480ac_cv_func_getcwd=yes
30481ac_cv_func_getdelim=yes
30482ac_cv_func_getegid=yes
30483ac_cv_func_geteuid=yes
30484ac_cv_func_getgid=yes
30485ac_cv_func_gethostbyname=yes
30486ac_cv_func_gethostname=yes
30487ac_cv_func_getline=yes
30488ac_cv_func_getopt_long_only=yes
30489ac_cv_func_getpagesize=yes
30490ac_cv_func_gettimeofday=yes
30491ac_cv_func_getuid=yes
30492ac_cv_func_inet_ntop=yes
30493ac_cv_func_isascii=yes
30494ac_cv_func_isblank=yes
30495ac_cv_func_iswcntrl=no
30496ac_cv_func_iswctype=no
30497ac_cv_func_localtime=yes
30498ac_cv_func_lstat=yes
30499ac_cv_func_malloc_0_nonnull=no
30500ac_cv_func_mbsinit=no
30501ac_cv_func_mbsrtowcs=no
30502ac_cv_func_memchr=yes
30503ac_cv_func_memmove=yes
30504ac_cv_func_mempcpy=yes
30505ac_cv_func_memset=yes
30506ac_cv_func_mkdtemp=yes
30507ac_cv_func_mmap_fixed_mapped=no
30508ac_cv_func_munmap=yes
30509ac_cv_func_obstack=yes
30510ac_cv_func_pathconf=yes
30511ac_cv_func_posix_spawn=no
30512ac_cv_func_putenv=yes
30513ac_cv_func_raise=yes
30514ac_cv_func_readlink=yes
30515ac_cv_func_select=yes
30516ac_cv_func_setenv=yes
30517ac_cv_func_setlocale=yes
30518ac_cv_func_shlload=no
30519ac_cv_func_sigaction=yes
30520ac_cv_func_sigprocmask=yes
30521ac_cv_func_snprintf=yes
30522ac_cv_func_stat=yes
30523ac_cv_func_stpcpy=yes
30524ac_cv_func_strcasecmp=yes
30525ac_cv_func_strcspn=yes
30526ac_cv_func_strdup=yes
30527ac_cv_func_strerror_r=no
30528ac_cv_func_strerror_r_char_p=yes
30529ac_cv_func_strftime=yes
30530ac_cv_func_strnlen_working=no
30531ac_cv_func_strpbrk=yes
30532ac_cv_func_strtol=yes
30533ac_cv_func_strtoul=yes
30534ac_cv_func_tsearch=yes
30535ac_cv_func_unsetenv=yes
30536ac_cv_func_utime=yes
30537ac_cv_func_utimes=yes
30538ac_cv_func_vasnprintf=no
30539ac_cv_func_vasprintf=yes
30540ac_cv_func_vfork=yes
30541ac_cv_func_vfork_works=yes
30542ac_cv_func_vsnprintf=yes
30543ac_cv_func_waitid=yes
30544ac_cv_func_waitpid=yes
30545ac_cv_func_wcscoll=no
30546ac_cv_func_wcslen=no
30547ac_cv_func_wcwidth=no
30548ac_cv_func_wmemchr=no
30549ac_cv_func_wmemcpy=no
30550ac_cv_func_wmempcpy=no
30551ac_cv_gnu_library_2=yes
30552ac_cv_gnu_library_2_1=yes
30553ac_cv_have_decl__snprintf=no
30554ac_cv_have_decl__snwprintf=no
30555ac_cv_have_decl_canonicalize_file_name=no
30556ac_cv_have_decl_clearerr_unlocked=yes
30557ac_cv_have_decl_feof_unlocked=yes
30558ac_cv_have_decl_ferror_unlocked=yes
30559ac_cv_have_decl_fflush_unlocked=yes
30560ac_cv_have_decl_fgets_unlocked=yes
30561ac_cv_have_decl_fputc_unlocked=yes
30562ac_cv_have_decl_fputs_unlocked=yes
30563ac_cv_have_decl_fread_unlocked=yes
30564ac_cv_have_decl_fwrite_unlocked=yes
30565ac_cv_have_decl_getc_unlocked=yes
30566ac_cv_have_decl_getchar_unlocked=yes
30567ac_cv_have_decl_getdelim=yes
30568ac_cv_have_decl_getenv=yes
30569ac_cv_have_decl_getline=yes
30570ac_cv_have_decl_getopt_clip=no
30571ac_cv_have_decl_isblank=yes
30572ac_cv_have_decl_mbswidth=no
30573ac_cv_have_decl_mkdir=yes
30574ac_cv_have_decl_optreset=no
30575ac_cv_have_decl_putc_unlocked=yes
30576ac_cv_have_decl_putchar_unlocked=yes
30577ac_cv_have_decl_snprintf=yes
30578ac_cv_have_decl_strdup=yes
30579ac_cv_have_decl_strerror_r=yes
30580ac_cv_have_decl_strnlen=yes
30581ac_cv_have_decl_vsnprintf=yes
30582ac_cv_have_decl_wcwidth=no
30583ac_cv_header_acl_libacl_h=no
30584ac_cv_header_argz_h=no
30585ac_cv_header_arpa_inet_h=yes
30586ac_cv_header_arpa_nameser_h=yes
30587ac_cv_header_byteswap_h=yes
30588ac_cv_header_ctype_h=yes
30589ac_cv_header_dirent_h=yes
30590ac_cv_header_dl_h=no
30591ac_cv_header_dlfcn_h=yes
30592ac_cv_header_errno_h=yes
30593ac_cv_header_fcntl_h=yes
30594ac_cv_header_float_h=yes
30595ac_cv_header_getopt_h=yes
30596ac_cv_header_iconv_h=yes
30597ac_cv_header_inttypes_h=yes
30598ac_cv_header_libcroco_0_6_libcroco_libcroco_config_h=no
30599ac_cv_header_libxml2_libxml_xmlversion_h=no
30600ac_cv_header_limits_h=yes
30601ac_cv_header_locale_h=yes
30602ac_cv_header_malloc_h=yes
30603ac_cv_header_math_h=yes
30604ac_cv_header_memory_h=yes
30605ac_cv_header_minix_config_h=no
30606ac_cv_header_netdb_h=yes
30607ac_cv_header_netinet_in_h=yes
30608ac_cv_header_pthread_h=yes
30609ac_cv_header_pwd_h=yes
30610ac_cv_header_resolv_h=yes
30611ac_cv_header_search_h=yes
30612ac_cv_header_signal_h=yes
30613ac_cv_header_stat_broken=no
30614ac_cv_header_stdbool_h=yes
30615ac_cv_header_stdc=yes
30616ac_cv_header_stddef_h=yes
30617ac_cv_header_stdint_h=yes
30618ac_cv_header_stdio_h=yes
30619ac_cv_header_stdlib_h=yes
30620ac_cv_header_string_h=yes
30621ac_cv_header_strings_h=yes
30622ac_cv_header_sys_acl_h=no
30623ac_cv_header_sys_bitypes_h=yes
30624ac_cv_header_sys_inttypes_h=no
30625ac_cv_header_sys_param_h=yes
30626ac_cv_header_sys_select_h=yes
30627ac_cv_header_sys_socket_h=yes
30628ac_cv_header_sys_stat_h=yes
30629ac_cv_header_sys_time_h=yes
30630ac_cv_header_sys_timeb_h=yes
30631ac_cv_header_sys_types_h=yes
30632ac_cv_header_time_h=yes
30633ac_cv_header_unistd_h=yes
30634ac_cv_header_utime_h=yes
30635ac_cv_header_vfork_h=no
30636ac_cv_header_wchar_h=no
30637ac_cv_header_wctype_h=no
30638ac_cv_host=mipsel-uclibc-linux-gnu
30639ac_cv_lib_error_at_line=yes
30640ac_cv_lib_pthread_pthread_kill=yes
30641ac_cv_lib_rt_sched_yield=yes
30642ac_cv_member_struct___locale_struct___names=no
30643ac_cv_objext=o
30644ac_cv_path_DVIPS=/usr/bin/dvips
30645ac_cv_path_EGREP='/bin/grep -E'
30646ac_cv_path_GMSGFMT=/usr/bin/msgfmt
30647ac_cv_path_GREP=/bin/grep
30648ac_cv_path_MSGFMT=/usr/bin/msgfmt
30649ac_cv_path_MSGMERGE=/usr/bin/msgmerge
30650ac_cv_path_PERL=/usr/bin/perl
30651ac_cv_path_TEXI2PDF=/usr/bin/texi2pdf
30652ac_cv_path_XGETTEXT=/usr/bin/xgettext
30653ac_cv_path_install='/usr/bin/install -c'
30654ac_cv_path_mkdir=/bin/mkdir
30655ac_cv_prog_AR=mipsel-linux-linux26-ar
30656ac_cv_prog_AWK=gawk
30657ac_cv_prog_CC=mipsel-linux-uclibc-gcc
30658ac_cv_prog_CPP='mipsel-linux-uclibc-gcc -E'
30659ac_cv_prog_CXX=mipsel-linux-uclibc-g++
30660ac_cv_prog_CXXCPP='mipsel-linux-uclibc-g++ -E'
30661ac_cv_prog_HAVE_GIJ_IN_PATH=yes
30662ac_cv_prog_HAVE_JAVA_IN_PATH=yes
30663ac_cv_prog_HAVE_MCS_IN_PATH=yes
30664ac_cv_prog_HAVE_MONO_IN_PATH=yes
30665ac_cv_prog_INTLBISON=bison
30666ac_cv_prog_RANLIB=mipsel-linux-linux26-ranlib
30667ac_cv_prog_STRIP=mipsel-linux-linux26-strip
30668ac_cv_prog_YACC='bison -y'
30669ac_cv_prog_ac_ct_F77=gfortran
30670ac_cv_prog_c_openmp=-fopenmp
30671ac_cv_prog_cc_c89=
30672ac_cv_prog_cc_c99=no
30673ac_cv_prog_cc_g=yes
30674ac_cv_prog_cc_mipsel_linux_uclibc_gcc_c_o=yes
30675ac_cv_prog_cc_stdc=
30676ac_cv_prog_cxx_cross=yes
30677ac_cv_prog_cxx_g=yes
30678ac_cv_prog_cxx_works=yes
30679ac_cv_prog_f77_g=yes
30680ac_cv_prog_make_make_set=yes
30681ac_cv_safe_to_define___extensions__=yes
30682ac_cv_search_acl_get_file=no
30683ac_cv_sys_file_offset_bits=64
30684ac_cv_sys_largefile_CC=no
30685ac_cv_sys_long_file_names=yes
30686ac_cv_type__Bool=yes
30687ac_cv_type_long_long_int=yes
30688ac_cv_type_mbstate_t=no
30689ac_cv_type_mode_t=yes
30690ac_cv_type_pid_t=yes
30691ac_cv_type_pthread_rwlock_t=yes
30692ac_cv_type_ptrdiff_t=yes
30693ac_cv_type_sig_atomic_t=yes
30694ac_cv_type_size_t=yes
30695ac_cv_type_unsigned_long_long=yes
30696ac_cv_type_unsigned_long_long_int=yes
30697ac_cv_working_alloca_h=yes
30698acl_cv_hardcode_direct=no
30699acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
30700acl_cv_hardcode_libdir_separator=
30701acl_cv_hardcode_minus_L=no
30702acl_cv_libext=a
30703acl_cv_libname_spec='lib$name'
30704acl_cv_libpath=LD_LIBRARY_PATH
30705acl_cv_library_names_spec='$libname$shrext'
30706acl_cv_path_LD=mipsel-linux-uclibc-ld
30707acl_cv_prog_gnu_ld=yes
30708acl_cv_rpath=done
30709acl_cv_shlibext=so
30710acl_cv_shlibpath_var=LD_LIBRARY_PATH
30711acl_cv_wl=-Wl,
30712am_cv_CC_dependencies_compiler_type=gcc3
30713am_cv_CXX_dependencies_compiler_type=gcc3
30714am_cv_func_iconv=yes
30715am_cv_func_iconv_works='guessing yes'
30716am_cv_func_working_getline=yes
30717am_cv_langinfo_codeset=yes
30718am_cv_lib_iconv=yes
30719am_cv_lispdir='${datadir}/emacs/site-lisp'
30720am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
30721am_cv_proto_iconv_arg1=const
30722gl_cv_INCCROCO=
30723gl_cv_INCGLIB=
30724gl_cv_INCXML=
30725gl_cv_LIBCROCO=
30726gl_cv_LIBGLIB=
30727gl_cv_LIBXML=
30728gl_cv_LTLIBCROCO=
30729gl_cv_LTLIBGLIB=
30730gl_cv_LTLIBXML=
30731gl_cv_bitsizeof_ptrdiff_t=32
30732gl_cv_bitsizeof_sig_atomic_t=32
30733gl_cv_bitsizeof_size_t=32
30734gl_cv_bitsizeof_wchar_t=32
30735gl_cv_bitsizeof_wint_t=unknown
30736gl_cv_c_cplusplus=no
30737gl_cv_c_inline_effective=no
30738gl_cv_cc_visibility=yes
30739gl_cv_func_gettimeofday_clobber=yes
30740gl_cv_func_gettimeofday_posix_signature=yes
30741gl_cv_func_gnu_getopt=yes
30742gl_cv_func_malloc_0_nonnull=0
30743gl_cv_func_malloc_posix=yes
30744gl_cv_func_mbrtowc=no
30745gl_cv_func_sigprocmask=1
30746gl_cv_func_stpncpy=yes
30747gl_cv_func_va_copy=yes
30748gl_cv_func_working_strerror=yes
30749gl_cv_have_include_next=yes
30750gl_cv_header_inttypes_h=yes
30751gl_cv_header_stdint_h=yes
30752gl_cv_header_wchar_h_standalone=no
30753gl_cv_header_working_fcntl_h=cross-compiling
30754gl_cv_header_working_locale_h=yes
30755gl_cv_header_working_stdint_h=no
30756gl_cv_libcroco=no
30757gl_cv_libcroco_force_included=no
30758gl_cv_libcroco_use_included=yes
30759gl_cv_libglib=no
30760gl_cv_libglib_force_included=no
30761gl_cv_libglib_use_included=yes
30762gl_cv_libxml=no
30763gl_cv_libxml_force_included=no
30764gl_cv_libxml_use_included=yes
30765gl_cv_minmax_in_limits_h=no
30766gl_cv_minmax_in_sys_param_h=yes
30767gl_cv_next_fcntl_h='<fcntl.h>'
30768gl_cv_next_iconv_h='<iconv.h>'
30769gl_cv_next_signal_h='<signal.h>'
30770gl_cv_next_stdint_h='<stdint.h>'
30771gl_cv_next_stdio_h='<stdio.h>'
30772gl_cv_next_stdlib_h='<stdlib.h>'
30773gl_cv_next_string_h='<string.h>'
30774gl_cv_next_sys_stat_h='<sys/stat.h>'
30775gl_cv_next_sys_time_h='<sys/time.h>'
30776gl_cv_next_unistd_h='<unistd.h>'
30777gl_cv_next_wchar_h='<wchar.h>'
30778gl_cv_size_max=yes
30779gl_cv_sys_struct_timeval=yes
30780gl_cv_termcap='not found, consider installing GNU ncurses'
30781gl_cv_terminfo='not found, consider installing GNU ncurses'
30782gl_cv_terminfo_tparam=no
30783gl_cv_terminfo_tparm=no
30784gl_cv_type_ptrdiff_t_signed=yes
30785gl_cv_type_ptrdiff_t_suffix=
30786gl_cv_type_sig_atomic_t_signed=yes
30787gl_cv_type_sig_atomic_t_suffix=
30788gl_cv_type_size_t_signed=no
30789gl_cv_type_size_t_suffix=u
30790gl_cv_type_wchar_t_signed=yes
30791gl_cv_type_wchar_t_suffix=
30792gl_cv_type_wint_t_signed=no
30793gl_cv_type_wint_t_suffix=no
30794gt_cv_c_intmax_t=yes
30795gt_cv_c_wchar_t=yes
30796gt_cv_c_wint_t=no
30797gt_cv_func_CFLocaleCopyCurrent=no
30798gt_cv_func_CFPreferencesCopyAppValue=no
30799gt_cv_func_gnugettext2_libc=no
30800gt_cv_func_gnugettext2_libintl=no
30801gt_cv_func_printf_posix='guessing yes'
30802gt_cv_func_unsetenv_ret=int
30803gt_cv_int_divbyzero_sigfpe='guessing no'
30804gt_cv_inttypes_pri_broken=no
30805gt_cv_locale_fr=none
30806gt_cv_locale_fr_utf8=none
30807gt_cv_locale_ja=none
30808gt_cv_locale_tr_utf8=none
30809gt_cv_locale_zh_CN=none
30810gt_cv_nl_locale_name=no
30811gt_cv_prog_cxx_namespaces=yes
30812gt_cv_proto_setlocale='extern char *setlocale (int category, const char *locale);'
30813gt_cv_proto_setlocale_arg1=const
30814gt_cv_siginfo_t=yes
30815gt_cv_socket_ipv6=yes
30816gt_cv_ssize_t=yes
30817gt_cv_union_wait=no
30818gt_cv_val_LC_MESSAGES=yes
30819gt_cv_var_environ_declaration=yes
30820jm_cv_func_working_re_compile_pattern=no
30821lt_cv_deplibs_check_method=pass_all
30822lt_cv_file_magic_cmd='$MAGIC_CMD'
30823lt_cv_file_magic_test_file=
30824lt_cv_ld_reload_flag=-r
30825lt_cv_objdir=.libs
30826lt_cv_path_LD=mipsel-linux-uclibc-ld
30827lt_cv_path_LDCXX=mipsel-linux-uclibc-ld
30828lt_cv_path_NM=mipsel-linux-linux26-nm
30829lt_cv_path_SED=/bin/sed
30830lt_cv_prog_compiler_c_o=yes
30831lt_cv_prog_compiler_c_o_CXX=yes
30832lt_cv_prog_compiler_c_o_F77=yes
30833lt_cv_prog_compiler_rtti_exceptions=no
30834lt_cv_prog_gnu_ld=yes
30835lt_cv_prog_gnu_ldcxx=yes
30836lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
30837lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
30838lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
30839lt_cv_sys_max_cmd_len=1966080
30840lt_lt_cv_prog_compiler_c_o='"yes"'
30841lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
30842lt_lt_cv_prog_compiler_c_o_F77='"yes"'
30843lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
30844lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
30845lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
30846nls_cv_force_use_gnu_gettext=no
30847nls_cv_header_intl=
30848nls_cv_header_libgt=
30849nls_cv_use_gnu_gettext=yes
30850
30851## ----------------- ##
30852## Output variables. ##
30853## ----------------- ##
30854
30855ACLOCAL='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run aclocal-1.10'
30856ALLOCA=''
30857ALLOCA_H='alloca.h'
30858AMDEPBACKSLASH='\'
30859AMDEP_FALSE='#'
30860AMDEP_TRUE=''
30861AMTAR='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run tar'
30862AR='mipsel-linux-linux26-ar'
30863AS='mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time'
30864AUTOCONF='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run autoconf'
30865AUTOHEADER='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run autoheader'
30866AUTOMAKE='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run automake-1.10'
30867AWK='gawk'
30868BISON_LOCALEDIR='/usr/share/locale'
30869BITSIZEOF_PTRDIFF_T='32'
30870BITSIZEOF_SIG_ATOMIC_T='32'
30871BITSIZEOF_SIZE_T='32'
30872BITSIZEOF_WCHAR_T='32'
30873BITSIZEOF_WINT_T='0'
30874BUILDCSHARP='yes'
30875BUILDJAVA='no'
30876BUILDJAVAEXE='no'
30877BUILD_INCLUDED_LIBINTL='yes'
30878BYTESWAP_H=''
30879CATOBJEXT='.gmo'
30880CC='mipsel-linux-uclibc-gcc'
30881CCDEPMODE='depmode=gcc3'
30882CFLAGS='-I${PKG_INSTALL_DIR}/usr/include'
30883CFLAG_VISIBILITY='-fvisibility=hidden'
30884CLASSPATH=''
30885CLASSPATH_SEPARATOR=':'
30886CLIX_PATH=''
30887CLIX_PATH_VAR=''
30888CONF_JAVA='gij'
30889CONF_JAVAC=''
30890CPP='mipsel-linux-uclibc-gcc -E'
30891CPPFLAGS='-I${TIMEMACHINE_PATH}/build/usr/include'
30892CROSS_COMPILING='yes'
30893CSHARPCOMPFLAGS='-O -g'
30894CSHARP_CHOICE='any'
30895CXX='mipsel-linux-uclibc-g++'
30896CXXCPP='mipsel-linux-uclibc-g++ -E'
30897CXXDEPMODE='depmode=gcc3'
30898CXXFLAGS='-I${PKG_INSTALL_DIR}/usr/include'
30899CYGPATH_W='echo'
30900DATADIRNAME='share'
30901DEFS='-DHAVE_CONFIG_H'
30902DEPDIR='.deps'
30903DLLTOOL='dlltool'
30904DVIPS='/usr/bin/dvips'
30905ECHO='echo'
30906ECHO_C=''
30907ECHO_N='-n'
30908ECHO_T=''
30909EGREP='/bin/grep -E'
30910EMACS='no'
30911EMACSLOADPATH=''
30912EOVERFLOW=''
30913EXEEXT=''
30914F77='gfortran'
30915FCNTL_H='fcntl.h'
30916FFLAGS='-g -O2'
30917FLOAT_H=''
30918FNMATCH_H='fnmatch.h'
30919GCJ='none'
30920GCJFLAGS=''
30921GENCAT='gencat'
30922GETOPT_H=''
30923GETTEXT_MACRO_VERSION='0.17'
30924GLIBC21='yes'
30925GLIBC2='yes'
30926GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
30927GL_COND_LIBTOOL_FALSE='#'
30928GL_COND_LIBTOOL_TRUE=''
30929GMSGFMT='/usr/bin/msgfmt'
30930GMSGFMT_015='/usr/bin/msgfmt'
30931GNULIB_CALLOC_POSIX='0'
30932GNULIB_CHOWN='0'
30933GNULIB_DUP2='0'
30934GNULIB_FCHDIR='0'
30935GNULIB_FFLUSH='0'
30936GNULIB_FOPEN='1'
30937GNULIB_FPRINTF_POSIX='0'
30938GNULIB_FREOPEN='0'
30939GNULIB_FSEEK='0'
30940GNULIB_FSEEKO='0'
30941GNULIB_FTELL='0'
30942GNULIB_FTELLO='0'
30943GNULIB_FTRUNCATE='0'
30944GNULIB_GETCWD='0'
30945GNULIB_GETDELIM='1'
30946GNULIB_GETLINE='1'
30947GNULIB_GETLOGIN_R='0'
30948GNULIB_GETSUBOPT='0'
30949GNULIB_LCHOWN='0'
30950GNULIB_LSEEK='0'
30951GNULIB_MALLOC_POSIX='1'
30952GNULIB_MBSCASECMP='0'
30953GNULIB_MBSCASESTR='0'
30954GNULIB_MBSCHR='0'
30955GNULIB_MBSCSPN='0'
30956GNULIB_MBSLEN='1'
30957GNULIB_MBSNCASECMP='0'
30958GNULIB_MBSNLEN='0'
30959GNULIB_MBSPBRK='0'
30960GNULIB_MBSPCASECMP='0'
30961GNULIB_MBSRCHR='0'
30962GNULIB_MBSSEP='0'
30963GNULIB_MBSSPN='0'
30964GNULIB_MBSSTR='1'
30965GNULIB_MBSTOK_R='0'
30966GNULIB_MEMMEM='0'
30967GNULIB_MEMPCPY='0'
30968GNULIB_MEMRCHR='0'
30969GNULIB_MKDTEMP='1'
30970GNULIB_MKSTEMP='0'
30971GNULIB_OPEN='1'
30972GNULIB_PRINTF_POSIX='0'
30973GNULIB_PUTENV='0'
30974GNULIB_READLINK='1'
30975GNULIB_REALLOC_POSIX='1'
30976GNULIB_SIGPROCMASK='1'
30977GNULIB_SLEEP='0'
30978GNULIB_SNPRINTF='1'
30979GNULIB_SPRINTF_POSIX='0'
30980GNULIB_STPCPY='1'
30981GNULIB_STPNCPY='1'
30982GNULIB_STRCASESTR='0'
30983GNULIB_STRCHRNUL='0'
30984GNULIB_STRDUP='1'
30985GNULIB_STRERROR='1'
30986GNULIB_STRNDUP='0'
30987GNULIB_STRNLEN='1'
30988GNULIB_STRPBRK='1'
30989GNULIB_STRSEP='0'
30990GNULIB_STRTOK_R='0'
30991GNULIB_VASPRINTF='1'
30992GNULIB_VFPRINTF_POSIX='0'
30993GNULIB_VPRINTF_POSIX='0'
30994GNULIB_VSNPRINTF='1'
30995GNULIB_VSPRINTF_POSIX='0'
30996GNULIB_WCWIDTH='1'
30997GREP='/bin/grep'
30998HAVE_ASPRINTF='1'
30999HAVE_CALLOC_POSIX='1'
31000HAVE_CLIX=''
31001HAVE_CLIX_IN_PATH=''
31002HAVE_CSC=''
31003HAVE_CSCC=''
31004HAVE_CSCC_IN_PATH=''
31005HAVE_CSC_IN_PATH=''
31006HAVE_DECL_GETDELIM='1'
31007HAVE_DECL_GETLINE='1'
31008HAVE_DECL_GETLOGIN_R='1'
31009HAVE_DECL_MEMMEM='1'
31010HAVE_DECL_MEMRCHR='1'
31011HAVE_DECL_MKDIR='1'
31012HAVE_DECL_SNPRINTF='1'
31013HAVE_DECL_STRDUP='1'
31014HAVE_DECL_STRERROR='1'
31015HAVE_DECL_STRNCASECMP='1'
31016HAVE_DECL_STRNDUP='1'
31017HAVE_DECL_STRNLEN='1'
31018HAVE_DECL_STRTOK_R='1'
31019HAVE_DECL_VSNPRINTF='1'
31020HAVE_DECL_WCWIDTH='0'
31021HAVE_DUP2='1'
31022HAVE_FSEEKO='1'
31023HAVE_FTELLO='1'
31024HAVE_FTRUNCATE='1'
31025HAVE_GCJ=''
31026HAVE_GCJ_C=''
31027HAVE_GCJ_IN_PATH=''
31028HAVE_GETSUBOPT='1'
31029HAVE_GIJ='1'
31030HAVE_GIJ_IN_PATH='yes'
31031HAVE_GLOBAL_SYMBOL_PIPE='1'
31032HAVE_ILRUN=''
31033HAVE_ILRUN_IN_PATH=''
31034HAVE_INTTYPES_H='1'
31035HAVE_IO_H='0'
31036HAVE_ISWCNTRL='0'
31037HAVE_JAVA=''
31038HAVE_JAVAC=''
31039HAVE_JAVAC_ENVVAR=''
31040HAVE_JAVAC_IN_PATH=''
31041HAVE_JAVA_ENVVAR=''
31042HAVE_JAVA_IN_PATH='yes'
31043HAVE_JIKES=''
31044HAVE_JIKES_IN_PATH=''
31045HAVE_JRE=''
31046HAVE_JRE_IN_PATH=''
31047HAVE_JVIEW=''
31048HAVE_JVIEW_IN_PATH=''
31049HAVE_LIBEXPAT=''
31050HAVE_LONG_LONG_INT='1'
31051HAVE_LSTAT='1'
31052HAVE_MALLOC_POSIX='1'
31053HAVE_MCS='1'
31054HAVE_MCS_IN_PATH='yes'
31055HAVE_MEMPCPY='1'
31056HAVE_MKDTEMP='1'
31057HAVE_MONO='1'
31058HAVE_MONO_IN_PATH='yes'
31059HAVE_POSIX_PRINTF='1'
31060HAVE_POSIX_SIGNALBLOCKING='1'
31061HAVE_READLINK='1'
31062HAVE_REALLOC_POSIX='1'
31063HAVE_SIGNED_SIG_ATOMIC_T='1'
31064HAVE_SIGNED_WCHAR_T='1'
31065HAVE_SIGNED_WINT_T='0'
31066HAVE_SIGSET_T='1'
31067HAVE_SLEEP='1'
31068HAVE_SNPRINTF='1'
31069HAVE_STDINT_H='1'
31070HAVE_STPCPY='1'
31071HAVE_STPNCPY='1'
31072HAVE_STRCASECMP='1'
31073HAVE_STRCASESTR='1'
31074HAVE_STRCHRNUL='1'
31075HAVE_STRNDUP='1'
31076HAVE_STRPBRK='1'
31077HAVE_STRSEP='1'
31078HAVE_STRUCT_TIMEVAL='1'
31079HAVE_SYS_BITYPES_H='1'
31080HAVE_SYS_INTTYPES_H='0'
31081HAVE_SYS_TIME_H='1'
31082HAVE_SYS_TYPES_H='1'
31083HAVE_UNISTD_H='1'
31084HAVE_UNSIGNED_LONG_LONG_INT='1'
31085HAVE_VASPRINTF='1'
31086HAVE_VISIBILITY='1'
31087HAVE_WCHAR_H='0'
31088HAVE_WCTYPE_H='0'
31089HAVE_WINT_T='0'
31090HAVE_WPRINTF='0'
31091HAVE__BOOL='1'
31092ICONV_H=''
31093INCCROCO=''
31094INCGLIB=''
31095INCLUDED_LIBCROCO_FALSE='#'
31096INCLUDED_LIBCROCO_TRUE=''
31097INCLUDED_LIBGLIB_FALSE='#'
31098INCLUDED_LIBGLIB_TRUE=''
31099INCLUDED_LIBXML_FALSE='#'
31100INCLUDED_LIBXML_TRUE=''
31101INCLUDE_NEXT='include_next'
31102INCTERMINFO=''
31103INCXML=''
31104INSTALL_DATA='${INSTALL} -m 644'
31105INSTALL_PROGRAM='${INSTALL}'
31106INSTALL_PROGRAM_ENV=''
31107INSTALL_SCRIPT='${INSTALL}'
31108INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
31109INSTOBJEXT='.mo'
31110INTLBISON='bison'
31111INTLLIBS='${top_builddir}/intl/libintl.la ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib '
31112INTLOBJS='$(GETTOBJS)'
31113INTL_LIBTOOL_SUFFIX_PREFIX='l'
31114INTL_MACOSX_LIBS=''
31115JAR=''
31116JAVA_CHOICE='yes'
31117LDFLAGS='-L${PKG_INSTALL_DIR}/usr/lib'
31118LIBCROCO=''
31119LIBEXPAT='-ldl'
31120LIBEXPAT_PREFIX=''
31121LIBGLIB=''
31122LIBGLIB_H=' glib.h glibconfig.h glib/ghash.h glib/glist.h glib/gprimes.h glib/gstrfuncs.h glib/gstring.h glib/gtypes.h'
31123LIBGREPOBJS=' regex.o'
31124LIBICONV='${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib'
31125LIBINTL='${top_builddir}/intl/libintl.la ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib '
31126LIBMULTITHREAD='-lpthread'
31127LIBOBJS=''
31128LIBPTH=''
31129LIBPTH_PREFIX=''
31130LIBS=''
31131LIBSCHED='-lrt'
31132LIBTERMINFO=''
31133LIBTHREAD=''
31134LIBTOOL='$(SHELL) $(top_builddir)/libtool'
31135LIBXML=''
31136LIBXML_H=' libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h'
31137LIB_ACL=''
31138LIB_ACL_TRIVIAL=''
31139LN_S='ln -s'
31140LOCALE_FR='none'
31141LOCALE_FR_UTF8='none'
31142LOCALE_H=''
31143LOCALE_JA='none'
31144LOCALE_TR_UTF8='none'
31145LOCALE_ZH_CN='none'
31146LTLIBC='-lc'
31147LTLIBCROCO=''
31148LTLIBEXPAT='-ldl'
31149LTLIBGLIB=''
31150LTLIBICONV='-L${TIMEMACHINE_PATH}/build/usr/lib -liconv -R${TIMEMACHINE_PATH}/build/usr/lib'
31151LTLIBINTL='${top_builddir}/intl/libintl.la -L${TIMEMACHINE_PATH}/build/usr/lib -liconv -R${TIMEMACHINE_PATH}/build/usr/lib '
31152LTLIBMULTITHREAD='-lpthread'
31153LTLIBOBJS=''
31154LTLIBPTH=''
31155LTLIBTERMINFO=''
31156LTLIBTHREAD=''
31157LTLIBXML=''
31158LTNOUNDEF=''
31159MAKEINFO='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run makeinfo'
31160MKDIR_P='/bin/mkdir -p'
31161MONO_PATH=''
31162MONO_PATH_SEPARATOR=':'
31163MSGFMT='/usr/bin/msgfmt'
31164MSGFMT_015='/usr/bin/msgfmt'
31165MSGMERGE='/usr/bin/msgmerge'
31166MSGMERGE_LIBM='-lm'
31167NEXT_FCNTL_H='<fcntl.h>'
31168NEXT_FLOAT_H=''
31169NEXT_ICONV_H='<iconv.h>'
31170NEXT_LOCALE_H=''
31171NEXT_SIGNAL_H='<signal.h>'
31172NEXT_STDINT_H='<stdint.h>'
31173NEXT_STDIO_H='<stdio.h>'
31174NEXT_STDLIB_H='<stdlib.h>'
31175NEXT_STRING_H='<string.h>'
31176NEXT_SYS_STAT_H='<sys/stat.h>'
31177NEXT_SYS_TIME_H='<sys/time.h>'
31178NEXT_UNISTD_H='<unistd.h>'
31179NEXT_WCHAR_H='<wchar.h>'
31180NEXT_WCTYPE_H=''
31181NM='mipsel-linux-linux26-nm'
31182NO_CXX=''
31183OBJDUMP='mipsel-linux-linux26-objdump'
31184OBJEXT='o'
31185OPENMP_CFLAGS='-fopenmp'
31186PACKAGE='gettext-tools'
31187PACKAGE_BUGREPORT=''
31188PACKAGE_NAME=''
31189PACKAGE_STRING=''
31190PACKAGE_TARNAME=''
31191PACKAGE_VERSION=''
31192PATH_SEPARATOR=':'
31193PERL='/usr/bin/perl'
31194POSUB='po'
31195PRI_MACROS_BROKEN='0'
31196PTRDIFF_T_SUFFIX=''
31197RANLIB='mipsel-linux-linux26-ranlib'
31198RELOCATABLE='no'
31199RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib'
31200RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
31201RELOCATABLE_LDFLAGS=''
31202RELOCATABLE_LIBRARY_PATH=''
31203RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib'
31204RELOCATABLE_VIA_LD_FALSE=''
31205RELOCATABLE_VIA_LD_TRUE='#'
31206REPLACE_CHOWN='0'
31207REPLACE_FCHDIR='0'
31208REPLACE_FFLUSH='0'
31209REPLACE_FOPEN='0'
31210REPLACE_FPRINTF='0'
31211REPLACE_FREOPEN='0'
31212REPLACE_FSEEK='0'
31213REPLACE_FSEEKO='0'
31214REPLACE_FTELL='0'
31215REPLACE_FTELLO='0'
31216REPLACE_GETCWD='0'
31217REPLACE_GETLINE='0'
31218REPLACE_GETTIMEOFDAY='1'
31219REPLACE_ICONV='0'
31220REPLACE_ICONV_OPEN='0'
31221REPLACE_ICONV_UTF='0'
31222REPLACE_LCHOWN='0'
31223REPLACE_LSEEK='0'
31224REPLACE_MKSTEMP='0'
31225REPLACE_OPEN='0'
31226REPLACE_PRINTF='0'
31227REPLACE_PUTENV='0'
31228REPLACE_SNPRINTF='0'
31229REPLACE_SPRINTF='0'
31230REPLACE_STRERROR='0'
31231REPLACE_VASPRINTF='0'
31232REPLACE_VFPRINTF='0'
31233REPLACE_VPRINTF='0'
31234REPLACE_VSNPRINTF='0'
31235REPLACE_VSPRINTF='0'
31236REPLACE_WCWIDTH='1'
31237SED='/bin/sed'
31238SET_MAKE=''
31239SHELL='/bin/sh'
31240SIG_ATOMIC_T_SUFFIX=''
31241SIZE_T_SUFFIX='u'
31242STDBOOL_H=''
31243STDINT_H='stdint.h'
31244STRIP='mipsel-linux-linux26-strip'
31245SYS_STAT_H='sys/stat.h'
31246SYS_TIME_H='sys/time.h'
31247TESTCSHARP='yes'
31248TESTJAVA='no'
31249TESTLIBASPRINTF='yes'
31250TEXI2PDF='/usr/bin/texi2pdf'
31251USE_INCLUDED_LIBINTL='yes'
31252USE_NLS='yes'
31253VERSION='0.17'
31254WCHAR_H='wchar.h'
31255WCHAR_T_SUFFIX=''
31256WCTYPE_H='wctype.h'
31257WINDRES=''
31258WINT_T_SUFFIX=''
31259WOE32='no'
31260WOE32DLL='no'
31261WOE32DLL_FALSE=''
31262WOE32DLL_TRUE='#'
31263WOE32_FALSE=''
31264WOE32_TRUE='#'
31265XGETTEXT='/usr/bin/xgettext'
31266XGETTEXT_015='/usr/bin/xgettext'
31267XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format'
31268YACC='bison -y'
31269YFLAGS=''
31270ac_ct_CC=''
31271ac_ct_CXX=''
31272ac_ct_F77='gfortran'
31273aclocaldir='${datadir}/aclocal'
31274am__fastdepCC_FALSE='#'
31275am__fastdepCC_TRUE=''
31276am__fastdepCXX_FALSE='#'
31277am__fastdepCXX_TRUE=''
31278am__include='include'
31279am__isrc=''
31280am__leading_dot='.'
31281am__quote=''
31282am__tar='${AMTAR} chof - "$$tardir"'
31283am__untar='${AMTAR} xf -'
31284bindir='${exec_prefix}/bin'
31285build='mipsel-uclibc-linux-gnu26'
31286build_alias='mipsel-uclibc-linux-gnu26'
31287build_cpu='mipsel'
31288build_os='linux-gnu26'
31289build_vendor='uclibc'
31290datadir='${datarootdir}'
31291datarootdir='${prefix}/share'
31292docdir='${datarootdir}/doc/gettext'
31293dvidir='${docdir}'
31294exec_prefix='${prefix}'
31295gl_LIBOBJS=' acl.o argmatch.o asnprintf.o canonicalize-lgpl.o file-has-acl.o fnmatch.o gettimeofday.o printf-args.o printf-parse.o safe-read.o safe-write.o strnlen.o tempname.o tparm.o tputs.o vasnprintf.o wcwidth.o'
31296gl_LTLIBOBJS=' acl.lo argmatch.lo asnprintf.lo canonicalize-lgpl.lo file-has-acl.lo fnmatch.lo gettimeofday.lo printf-args.lo printf-parse.lo safe-read.lo safe-write.lo strnlen.lo tempname.lo tparm.lo tputs.lo vasnprintf.lo wcwidth.lo'
31297gtpo_LIBOBJS=' strnlen.o wcwidth.o'
31298gtpo_LTLIBOBJS=' strnlen.lo wcwidth.lo'
31299host='mipsel-uclibc-linux-gnu'
31300host_alias='mipsel-uclibc-linux'
31301host_cpu='mipsel'
31302host_os='linux-gnu'
31303host_vendor='uclibc'
31304htmldir='${docdir}'
31305includedir='${prefix}/include'
31306infodir='${datarootdir}/info'
31307install_sh='$(SHELL) ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/install-sh'
31308libdir='${exec_prefix}/lib'
31309libexecdir='${exec_prefix}/libexec'
31310lispdir='${datadir}/emacs/site-lisp'
31311localedir='${datarootdir}/locale'
31312localstatedir='${prefix}/var'
31313mandir='${datarootdir}/man'
31314mkdir_p='/bin/mkdir -p'
31315oldincludedir='/usr/include'
31316pdfdir='${docdir}'
31317prefix='/usr'
31318program_transform_name='s,x,x,'
31319psdir='${docdir}'
31320sbindir='${exec_prefix}/sbin'
31321sharedstatedir='${prefix}/com'
31322subdirs=' examples'
31323sysconfdir='${prefix}/etc'
31324target_alias='mipsel-uclibc-linux-gnu26'
31325
31326## ------------------- ##
31327## File substitutions. ##
31328## ------------------- ##
31329
31330relocatable_sh='../build-aux/relocatable.sh.in'
31331
31332## ----------- ##
31333## confdefs.h. ##
31334## ----------- ##
31335
31336#define PACKAGE_NAME ""
31337#define PACKAGE_TARNAME ""
31338#define PACKAGE_VERSION ""
31339#define PACKAGE_STRING ""
31340#define PACKAGE_BUGREPORT ""
31341#define PACKAGE "gettext-tools"
31342#define VERSION "0.17"
31343#define STDC_HEADERS 1
31344#define HAVE_SYS_TYPES_H 1
31345#define HAVE_SYS_STAT_H 1
31346#define HAVE_STDLIB_H 1
31347#define HAVE_STRING_H 1
31348#define HAVE_MEMORY_H 1
31349#define HAVE_STRINGS_H 1
31350#define HAVE_INTTYPES_H 1
31351#define HAVE_STDINT_H 1
31352#define HAVE_UNISTD_H 1
31353#define __EXTENSIONS__ 1
31354#define _ALL_SOURCE 1
31355#define _GNU_SOURCE 1
31356#define _POSIX_PTHREAD_SEMANTICS 1
31357#define _TANDEM_SOURCE 1
31358#define HAVE_DLFCN_H 1
31359#define HAVE_VISIBILITY 1
31360#define HAVE_STDINT_H_WITH_UINTMAX 1
31361#define HAVE_ALLOCA_H 1
31362#define HAVE_ALLOCA 1
31363#define HAVE_STDLIB_H 1
31364#define HAVE_UNISTD_H 1
31365#define HAVE_GETPAGESIZE 1
31366#define INTDIV0_RAISES_SIGFPE 0
31367#define HAVE_INTTYPES_H_WITH_UINTMAX 1
31368#define HAVE_UNSIGNED_LONG_LONG_INT 1
31369#define HAVE_UINTMAX_T 1
31370#define HAVE_INTTYPES_H 1
31371#define USE_POSIX_THREADS 1
31372#define USE_POSIX_THREADS_WEAK 1
31373#define HAVE_PTHREAD_RWLOCK 1
31374#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
31375#define HAVE_BUILTIN_EXPECT 1
31376#define HAVE_INTTYPES_H 1
31377#define HAVE_LIMITS_H 1
31378#define HAVE_UNISTD_H 1
31379#define HAVE_SYS_PARAM_H 1
31380#define HAVE_GETCWD 1
31381#define HAVE_GETEGID 1
31382#define HAVE_GETEUID 1
31383#define HAVE_GETGID 1
31384#define HAVE_GETUID 1
31385#define HAVE_MEMPCPY 1
31386#define HAVE_MUNMAP 1
31387#define HAVE_STPCPY 1
31388#define HAVE_STRCASECMP 1
31389#define HAVE_STRDUP 1
31390#define HAVE_STRTOUL 1
31391#define HAVE_TSEARCH 1
31392#define HAVE___FSETLOCKING 1
31393#define HAVE_DECL_FEOF_UNLOCKED 1
31394#define HAVE_DECL_FGETS_UNLOCKED 1
31395#define HAVE_ICONV 1
31396#define ICONV_CONST const
31397#define HAVE_LONG_LONG_INT 1
31398#define HAVE_WCHAR_T 1
31399#define HAVE_INTMAX_T 1
31400#define HAVE_POSIX_PRINTF 1
31401#define HAVE_STDINT_H 1
31402#define HAVE_STDINT_H 1
31403#define HAVE_STDDEF_H 1
31404#define HAVE_STDLIB_H 1
31405#define HAVE_STRING_H 1
31406#define HAVE_ASPRINTF 1
31407#define HAVE_PUTENV 1
31408#define HAVE_SETENV 1
31409#define HAVE_SETLOCALE 1
31410#define HAVE_SNPRINTF 1
31411#define HAVE_DECL__SNPRINTF 0
31412#define HAVE_DECL__SNWPRINTF 0
31413#define HAVE_DECL_GETC_UNLOCKED 1
31414#define HAVE_LANGINFO_CODESET 1
31415#define HAVE_LC_MESSAGES 1
31416#define ENABLE_NLS 1
31417#define YYENABLE_NLS 1
31418#define HAVE_STDLIB_H 1
31419#define HAVE_STRING_H 1
31420#define HAVE_SYS_PARAM_H 1
31421#define HAVE_UNISTD_H 1
31422#define HAVE_UTIME_H 1
31423#define HAVE_FCNTL_H 1
31424#define HAVE_FLOAT_H 1
31425#define HAVE_SYS_TIME_H 1
31426#define HAVE_ICONV_H 1
31427#define HAVE_LOCALE_H 1
31428#define HAVE_SIGNAL_H 1
31429#define HAVE_STDINT_H 1
31430#define HAVE_STDIO_H 1
31431#define HAVE_SYS_STAT_H 1
31432#define HAVE_DECL_CANONICALIZE_FILE_NAME 0
31433#define HAVE_GETCWD 1
31434#define HAVE_READLINK 1
31435#define HAVE_RAISE 1
31436#define HAVE_ISBLANK 1
31437#define HAVE_MEMPCPY 1
31438#define HAVE_GETTIMEOFDAY 1
31439#define HAVE_ISASCII 1
31440#define HAVE_SETENV 1
31441#define HAVE_LSTAT 1
31442#define HAVE_DECL_STRERROR_R 1
31443#define STRERROR_R_CHAR_P 1
31444#define HAVE_FORK 1
31445#define HAVE_VFORK 1
31446#define HAVE_WORKING_VFORK 1
31447#define HAVE_WORKING_FORK 1
31448#define HAVE_SIG_ATOMIC_T 1
31449#define HAVE_INCLUDE_NEXT 1
31450#define eaccess access
31451#define mbstate_t int
31452#define HAVE_DECL_GETDELIM 1
31453#define HAVE_DECL_GETLINE 1
31454#define HAVE_GETOPT_H 1
31455#define HAVE_GETOPT_LONG_ONLY 1
31456#define HAVE_DECL_GETENV 1
31457#define restrict __restrict
31458#define HAVE_UNISTD_H 1
31459#define HAVE_DECL_GETC_UNLOCKED 1
31460#define HAVE_STDLIB_H 1
31461#define MALLOC_0_IS_NONNULL 0
31462#define HAVE_MINMAX_IN_SYS_PARAM_H 1
31463#define INSTALLPREFIX "/usr"
31464#define HAVE_DECL_SNPRINTF 1
31465#define HAVE__BOOL 1
31466#define HAVE_STDBOOL_H 1
31467#define HAVE_DECL_STRDUP 1
31468#define HAVE_DECL_STRNLEN 1
31469#define _FILE_OFFSET_BITS 64
31470#define HAVE_DECL_CLEARERR_UNLOCKED 1
31471#define HAVE_DECL_FEOF_UNLOCKED 1
31472#define HAVE_DECL_FERROR_UNLOCKED 1
31473#define HAVE_DECL_FFLUSH_UNLOCKED 1
31474#define HAVE_DECL_FGETS_UNLOCKED 1
31475#define HAVE_DECL_FPUTC_UNLOCKED 1
31476#define HAVE_DECL_FPUTS_UNLOCKED 1
31477#define HAVE_DECL_FREAD_UNLOCKED 1
31478#define HAVE_DECL_FWRITE_UNLOCKED 1
31479#define HAVE_DECL_GETCHAR_UNLOCKED 1
31480#define HAVE_DECL_PUTC_UNLOCKED 1
31481#define HAVE_DECL_PUTCHAR_UNLOCKED 1
31482#define HAVE_INTMAX_T 1
31483#define HAVE_DECL_VSNPRINTF 1
31484#define USE_ACL 0
31485#define HAVE_ATEXIT 1
31486#define HAVE_DIRENT_H 1
31487#define HAVE_STRING_H 1
31488#define HAVE_LONG_FILE_NAMES 1
31489#define HAVE_PATHCONF 1
31490#define HAVE_STRING_H 1
31491#define HAVE_UNISTD_H 1
31492#define YYENABLE_NLS 1
31493#define HAVE_BYTESWAP_H 1
31494#define realpath rpl_realpath
31495#define SIGNAL_SAFE_LIST 1
31496#define HAVE_CHOWN 1
31497#define HAVE_UTIME 1
31498#define HAVE_UTIMES 1
31499#define HAVE_SIGACTION 1
31500#define HAVE_WORKING_O_NOATIME 0
31501#define HAVE_WORKING_O_NOFOLLOW 0
31502#define HAVE_DECL_ISBLANK 1
31503#define fnmatch posix_fnmatch
31504#define GNULIB_FWRITEERROR 1
31505#define HAVE_GETDELIM 1
31506#define HAVE_SYS_TIMEB_H 1
31507#define gmtime rpl_gmtime
31508#define localtime rpl_localtime
31509#define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
31510#define HAVE_ICONV 1
31511#define ICONV_CONST const
31512#define HAVE_UNISTD_H 1
31513#define HAVE_ARPA_INET_H 1
31514#define HAVE_CTYPE_H 1
31515#define HAVE_DLFCN_H 1
31516#define HAVE_ERRNO_H 1
31517#define HAVE_FCNTL_H 1
31518#define HAVE_FLOAT_H 1
31519#define HAVE_LIMITS_H 1
31520#define HAVE_MALLOC_H 1
31521#define HAVE_MATH_H 1
31522#define HAVE_NETDB_H 1
31523#define HAVE_NETINET_IN_H 1
31524#define HAVE_SIGNAL_H 1
31525#define HAVE_STDLIB_H 1
31526#define HAVE_STRING_H 1
31527#define HAVE_STRINGS_H 1
31528#define HAVE_SYS_SELECT_H 1
31529#define HAVE_SYS_SOCKET_H 1
31530#define HAVE_SYS_STAT_H 1
31531#define HAVE_SYS_TIME_H 1
31532#define HAVE_SYS_TYPES_H 1
31533#define HAVE_TIME_H 1
31534#define HAVE_UNISTD_H 1
31535#define HAVE_ARPA_NAMESER_H 1
31536#define HAVE_RESOLV_H 1
31537#define HAVE_GETADDRINFO 1
31538#define HAVE_LOCALTIME 1
31539#define HAVE_STAT 1
31540#define HAVE_STRFTIME 1
31541#define VA_COPY va_copy
31542#define HAVE_SETLOCALE 1
31543#define HAVE_MALLOC_POSIX 1
31544#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
31545#define mbstate_t int
31546#define HAVE_MEMCHR 1
31547#define HAVE_MEMMOVE 1
31548#define HAVE_MEMSET 1
31549#define HAVE_MKDTEMP 1
31550#define HAVE_OBSTACK 1
31551#define GNULIB_OPEN 1
31552#define mbstate_t int
31553#define HAVE_REALLOC_POSIX 1
31554#define HAVE_SEARCH_H 1
31555#define HAVE_TSEARCH 1
31556#define HAVE_ENVIRON_DECL 1
31557#define HAVE_UNSETENV 1
31558#define HAVE_STDINT_H 1
31559#define HAVE_SNPRINTF 1
31560#define HAVE_SYS_BITYPES_H 1
31561#define BITSIZEOF_PTRDIFF_T 32
31562#define BITSIZEOF_SIG_ATOMIC_T 32
31563#define BITSIZEOF_SIZE_T 32
31564#define BITSIZEOF_WCHAR_T 32
31565#define BITSIZEOF_WINT_T 0
31566#define HAVE_SIGNED_SIG_ATOMIC_T 1
31567#define HAVE_SIGNED_WCHAR_T 1
31568#define PTRDIFF_T_SUFFIX 
31569#define SIG_ATOMIC_T_SUFFIX 
31570#define SIZE_T_SUFFIX u
31571#define WCHAR_T_SUFFIX 
31572#define WINT_T_SUFFIX 
31573#define HAVE_WCHAR_T 1
31574#define HAVE_STPCPY 1
31575#define HAVE_STPNCPY 1
31576#define HAVE_STRCSPN 1
31577#define HAVE_STRDUP 1
31578#define strnlen rpl_strnlen
31579#define HAVE_STRPBRK 1
31580#define HAVE_STRTOL 1
31581#define HAVE_STRTOUL 1
31582#define HAVE_DECL_MKDIR 1
31583#define GNULIB_UNISTR_U16_MBTOUC 1
31584#define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
31585#define GNULIB_UNISTR_U8_MBTOUC 1
31586#define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
31587#define GNULIB_UNISTR_U8_UCTOMB 1
31588#define USE_UNLOCKED_IO 1
31589#define HAVE_PTRDIFF_T 1
31590#define HAVE_SNPRINTF 1
31591#define HAVE_DECL__SNPRINTF 0
31592#define HAVE_VASPRINTF 1
31593#define HAVE_VSNPRINTF 1
31594#define HAVE_WAITID 1
31595#define HAVE_WAITPID 1
31596#define HAVE_DECL_WCWIDTH 0
31597#define HAVE_STDINT_H 1
31598#define GNULIB_FWRITEERROR 1
31599#define HAVE_GETDELIM 1
31600#define HAVE_ICONV 1
31601#define ICONV_CONST const
31602#define HAVE_MALLOC_POSIX 1
31603#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
31604#define mbstate_t int
31605#define HAVE_OBSTACK 1
31606#define HAVE_REALLOC_POSIX 1
31607#define HAVE_STDINT_H 1
31608#define HAVE_SYS_BITYPES_H 1
31609#define BITSIZEOF_PTRDIFF_T 32
31610#define BITSIZEOF_SIG_ATOMIC_T 32
31611#define BITSIZEOF_SIZE_T 32
31612#define BITSIZEOF_WCHAR_T 32
31613#define BITSIZEOF_WINT_T 0
31614#define HAVE_SIGNED_SIG_ATOMIC_T 1
31615#define HAVE_SIGNED_WCHAR_T 1
31616#define PTRDIFF_T_SUFFIX 
31617#define SIG_ATOMIC_T_SUFFIX 
31618#define SIZE_T_SUFFIX u
31619#define WCHAR_T_SUFFIX 
31620#define WINT_T_SUFFIX 
31621#define HAVE_STPCPY 1
31622#define HAVE_STRDUP 1
31623#define strnlen rpl_strnlen
31624#define GNULIB_UNISTR_U16_MBTOUC 1
31625#define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
31626#define GNULIB_UNISTR_U8_MBTOUC 1
31627#define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
31628#define GNULIB_UNISTR_U8_UCTOMB 1
31629#define USE_UNLOCKED_IO 1
31630#define HAVE_VASPRINTF 1
31631#define HAVE_DECL_WCWIDTH 0
31632#define HAVE_STDINT_H 1
31633#define HAVE_PWD_H 1
31634#define HAVE_UNSIGNED_LONG_LONG 1
31635#define HAVE_PTRDIFF_T 1
31636#define HAVE_SELECT 1
31637#define HAVE_FORK 1
31638#define HAVE_VFORK 1
31639#define HAVE_WORKING_VFORK 1
31640#define HAVE_WORKING_FORK 1
31641#define HAVE_SIGINFO 1
31642#define SETLOCALE_CONST const
31643#define wcscoll wcscmp
31644#define HAVE_MEMCHR 1
31645#define HAVE_STRDUP 1
31646#define ENDIANNESS 0
31647#define HAVE_ARPA_INET_H 1
31648#define HAVE_GETHOSTNAME 1
31649#define HAVE_GETHOSTBYNAME 1
31650#define HAVE_INET_NTOP 1
31651#define HAVE_IPV6 1
31652#define DYNLOAD_LIBEXPAT 1
31653
31654configure: exit 0
31655
31656## ---------------------- ##
31657## Running config.status. ##
31658## ---------------------- ##
31659
31660This file was extended by config.status, which was
31661generated by GNU Autoconf 2.63.  Invocation command line was
31662
31663  CONFIG_FILES    = 
31664  CONFIG_HEADERS  = 
31665  CONFIG_LINKS    = 
31666  CONFIG_COMMANDS = 
31667  $ ./config.status 
31668
31669on localhost.localdomain
31670
31671config.status:1528: creating csharpcomp.sh
31672config.status:1528: creating csharpexec.sh
31673config.status:1528: creating javacomp.sh
31674config.status:1528: creating javaexec.sh
31675config.status:1528: creating Makefile
31676config.status:1528: creating doc/Makefile
31677config.status:1528: creating intl/Makefile
31678config.status:1528: creating gnulib-lib/Makefile
31679config.status:1528: creating libgrep/Makefile
31680config.status:1528: creating src/Makefile
31681config.status:1528: creating src/user-email
31682config.status:1528: creating libgettextpo/Makefile
31683config.status:1528: creating libgettextpo/exported.sh
31684config.status:1528: creating po/Makefile.in
31685config.status:1528: creating projects/Makefile
31686config.status:1528: creating styles/Makefile
31687config.status:1528: creating misc/Makefile
31688config.status:1528: creating misc/gettextize
31689config.status:1528: creating misc/autopoint
31690config.status:1528: creating man/Makefile
31691config.status:1528: creating man/x-to-1
31692config.status:1528: creating m4/Makefile
31693config.status:1528: creating tests/Makefile
31694config.status:1528: creating gnulib-tests/Makefile
31695config.status:1528: creating config.h
31696config.status:1755: config.h is unchanged
31697config.status:1806: executing depfiles commands
31698config.status:1806: executing po-directories commands
31699
31700## ---------------------- ##
31701## Running config.status. ##
31702## ---------------------- ##
31703
31704This file was extended by config.status, which was
31705generated by GNU Autoconf 2.63.  Invocation command line was
31706
31707  CONFIG_FILES    = 
31708  CONFIG_HEADERS  = 
31709  CONFIG_LINKS    = 
31710  CONFIG_COMMANDS = 
31711  $ ./config.status config.h
31712
31713on localhost.localdomain
31714
31715config.status:1528: creating config.h
31716config.status:1755: config.h is unchanged
31717