• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
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:2351: checking for a BSD-compatible install
50configure:2419: result: /usr/bin/install -c
51configure:2430: checking whether build environment is sane
52configure:2473: result: yes
53configure:2498: checking for a thread-safe mkdir -p
54configure:2537: result: /bin/mkdir -p
55configure:2550: checking for gawk
56configure:2566: found /bin/gawk
57configure:2577: result: gawk
58configure:2588: checking whether make sets $(MAKE)
59configure:2610: result: yes
60configure:2690: checking for mipsel-uclibc-linux-strip
61configure:2717: result: mipsel-linux-linux26-strip
62configure:2807: checking for mipsel-uclibc-linux-gcc
63configure:2834: result: mipsel-linux-uclibc-gcc
64configure:3106: checking for C compiler version
65configure:3114: 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:3118: $? = 0
72configure:3125: 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:3129: $? = 0
79configure:3136: mipsel-linux-uclibc-gcc -V >&5
80mipsel-linux-uclibc-gcc: '-V' option must have argument
81configure:3140: $? = 1
82configure:3163: checking for C compiler default output file name
83configure:3185: mipsel-linux-uclibc-gcc -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
84configure:3189: $? = 0
85configure:3227: result: a.out
86configure:3246: checking whether the C compiler works
87configure:3279: result: yes
88configure:3286: checking whether we are cross compiling
89configure:3288: result: yes
90configure:3291: checking for suffix of executables
91configure:3298: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
92configure:3302: $? = 0
93configure:3328: result: 
94configure:3334: checking for suffix of object files
95configure:3360: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
96configure:3364: $? = 0
97configure:3389: result: o
98configure:3393: checking whether we are using the GNU C compiler
99configure:3422: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
100configure:3429: $? = 0
101configure:3446: result: yes
102configure:3455: checking whether mipsel-linux-uclibc-gcc accepts -g
103configure:3485: mipsel-linux-uclibc-gcc -c -g  conftest.c >&5
104configure:3492: $? = 0
105configure:3593: result: yes
106configure:3610: checking for mipsel-linux-uclibc-gcc option to accept ISO C89
107configure:3684: mipsel-linux-uclibc-gcc  -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
108configure:3691: $? = 0
109configure:3714: result: none needed
110configure:3743: checking for style of include used by make
111configure:3771: result: GNU
112configure:3796: checking dependency style of mipsel-linux-uclibc-gcc
113configure:3887: result: gcc3
114configure:3916: checking for a BSD-compatible install
115configure:3984: result: /usr/bin/install -c
116configure:3999: checking for bison
117configure:4015: found /usr/bin/bison
118configure:4026: result: bison -y
119configure:4040: checking whether to use Java
120configure:4049: result: yes
121configure:4067: checking how to run the C preprocessor
122configure:4185: result: mipsel-linux-uclibc-gcc -E
123configure:4214: mipsel-linux-uclibc-gcc -E  conftest.c
124configure:4221: $? = 0
125configure:4252: mipsel-linux-uclibc-gcc -E  conftest.c
126conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
127configure:4259: $? = 1
128configure: failed program was:
129| /* confdefs.h.  */
130| #define PACKAGE_NAME ""
131| #define PACKAGE_TARNAME ""
132| #define PACKAGE_VERSION ""
133| #define PACKAGE_STRING ""
134| #define PACKAGE_BUGREPORT ""
135| #define PACKAGE "gettext-runtime"
136| #define VERSION "0.17"
137| /* end confdefs.h.  */
138| #include <ac_nonexistent.h>
139configure:4299: checking for grep that handles long lines and -e
140configure:4359: result: /bin/grep
141configure:4364: checking for egrep
142configure:4428: result: /bin/grep -E
143configure:4499: checking for Java compiler
144configure:4974: result: no
145configure:4986: checking for jar
146configure:5016: result: no
147configure:5029: checking for preferred C# implementation
148configure:5039: result: any
149configure:5060: checking for C# compiler
150configure:5114: found /usr/bin/mcs
151configure:5208: result: mcs
152configure:5231: checking build system type
153configure:5249: result: mipsel-uclibc-linux-gnu26
154configure:5271: checking host system type
155configure:5286: result: mipsel-uclibc-linux-gnu
156configure:5315: checking for mipsel-uclibc-linux-ranlib
157configure:5342: result: mipsel-linux-linux26-ranlib
158configure:5405: checking whether mipsel-linux-uclibc-gcc and cc understand -c and -o together
159configure:5440: mipsel-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
160configure:5444: $? = 0
161configure:5450: mipsel-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
162configure:5454: $? = 0
163configure:5465: cc -c conftest.c >&5
164configure:5469: $? = 0
165configure:5477: cc -c conftest.c -o conftest2.o >&5
166configure:5481: $? = 0
167configure:5487: cc -c conftest.c -o conftest2.o >&5
168configure:5491: $? = 0
169configure:5509: result: yes
170configure:5535: checking for ANSI C header files
171configure:5565: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
172configure:5572: $? = 0
173configure:5703: result: yes
174configure:5727: checking for sys/types.h
175configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
176configure:5755: $? = 0
177configure:5772: result: yes
178configure:5727: checking for sys/stat.h
179configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
180configure:5755: $? = 0
181configure:5772: result: yes
182configure:5727: checking for stdlib.h
183configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
184configure:5755: $? = 0
185configure:5772: result: yes
186configure:5727: checking for string.h
187configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
188configure:5755: $? = 0
189configure:5772: result: yes
190configure:5727: checking for memory.h
191configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
192configure:5755: $? = 0
193configure:5772: result: yes
194configure:5727: checking for strings.h
195configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
196configure:5755: $? = 0
197configure:5772: result: yes
198configure:5727: checking for inttypes.h
199configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
200configure:5755: $? = 0
201configure:5772: result: yes
202configure:5727: checking for stdint.h
203configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
204configure:5755: $? = 0
205configure:5772: result: yes
206configure:5727: checking for unistd.h
207configure:5748: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
208configure:5755: $? = 0
209configure:5772: result: yes
210configure:5797: checking minix/config.h usability
211configure:5814: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
212conftest.c:53:26: error: minix/config.h: No such file or directory
213configure:5821: $? = 1
214configure: failed program was:
215| /* confdefs.h.  */
216| #define PACKAGE_NAME ""
217| #define PACKAGE_TARNAME ""
218| #define PACKAGE_VERSION ""
219| #define PACKAGE_STRING ""
220| #define PACKAGE_BUGREPORT ""
221| #define PACKAGE "gettext-runtime"
222| #define VERSION "0.17"
223| #define STDC_HEADERS 1
224| #define HAVE_SYS_TYPES_H 1
225| #define HAVE_SYS_STAT_H 1
226| #define HAVE_STDLIB_H 1
227| #define HAVE_STRING_H 1
228| #define HAVE_MEMORY_H 1
229| #define HAVE_STRINGS_H 1
230| #define HAVE_INTTYPES_H 1
231| #define HAVE_STDINT_H 1
232| #define HAVE_UNISTD_H 1
233| /* end confdefs.h.  */
234| #include <stdio.h>
235| #ifdef HAVE_SYS_TYPES_H
236| # include <sys/types.h>
237| #endif
238| #ifdef HAVE_SYS_STAT_H
239| # include <sys/stat.h>
240| #endif
241| #ifdef STDC_HEADERS
242| # include <stdlib.h>
243| # include <stddef.h>
244| #else
245| # ifdef HAVE_STDLIB_H
246| #  include <stdlib.h>
247| # endif
248| #endif
249| #ifdef HAVE_STRING_H
250| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
251| #  include <memory.h>
252| # endif
253| # include <string.h>
254| #endif
255| #ifdef HAVE_STRINGS_H
256| # include <strings.h>
257| #endif
258| #ifdef HAVE_INTTYPES_H
259| # include <inttypes.h>
260| #endif
261| #ifdef HAVE_STDINT_H
262| # include <stdint.h>
263| #endif
264| #ifdef HAVE_UNISTD_H
265| # include <unistd.h>
266| #endif
267| #include <minix/config.h>
268configure:5835: result: no
269configure:5839: checking minix/config.h presence
270configure:5854: mipsel-linux-uclibc-gcc -E  conftest.c
271conftest.c:20:26: error: minix/config.h: No such file or directory
272configure:5861: $? = 1
273configure: failed program was:
274| /* confdefs.h.  */
275| #define PACKAGE_NAME ""
276| #define PACKAGE_TARNAME ""
277| #define PACKAGE_VERSION ""
278| #define PACKAGE_STRING ""
279| #define PACKAGE_BUGREPORT ""
280| #define PACKAGE "gettext-runtime"
281| #define VERSION "0.17"
282| #define STDC_HEADERS 1
283| #define HAVE_SYS_TYPES_H 1
284| #define HAVE_SYS_STAT_H 1
285| #define HAVE_STDLIB_H 1
286| #define HAVE_STRING_H 1
287| #define HAVE_MEMORY_H 1
288| #define HAVE_STRINGS_H 1
289| #define HAVE_INTTYPES_H 1
290| #define HAVE_STDINT_H 1
291| #define HAVE_UNISTD_H 1
292| /* end confdefs.h.  */
293| #include <minix/config.h>
294configure:5875: result: no
295configure:5903: checking for minix/config.h
296configure:5910: result: no
297configure:5941: checking whether it is safe to define __EXTENSIONS__
298configure:5969: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
299configure:5976: $? = 0
300configure:5991: result: yes
301configure:6168: checking for a sed that does not truncate output
302configure:6224: result: /bin/sed
303configure:6238: checking for ld used by mipsel-linux-uclibc-gcc
304configure:6305: result: mipsel-linux-uclibc-ld
305configure:6314: checking if the linker (mipsel-linux-uclibc-ld) is GNU ld
306configure:6329: result: yes
307configure:6334: checking for mipsel-linux-uclibc-ld option to reload object files
308configure:6341: result: -r
309configure:6359: checking for BSD-compatible nm
310configure:6408: result: mipsel-linux-linux26-nm
311configure:6412: checking whether ln -s works
312configure:6416: result: yes
313configure:6423: checking how to recognize dependent libraries
314configure:6609: result: pass_all
315configure:7140: checking dlfcn.h usability
316configure:7157: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
317configure:7164: $? = 0
318configure:7178: result: yes
319configure:7182: checking dlfcn.h presence
320configure:7197: mipsel-linux-uclibc-gcc -E  conftest.c
321configure:7204: $? = 0
322configure:7218: result: yes
323configure:7246: checking for dlfcn.h
324configure:7255: result: yes
325configure:7382: checking for C++ compiler version
326configure:7390: mipsel-linux-uclibc-g++ --version >&5
327mipsel-linux-uclibc-g++ (GCC) 4.2.3
328Copyright (C) 2007 Free Software Foundation, Inc.
329This is free software; see the source for copying conditions.  There is NO
330warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
331
332configure:7394: $? = 0
333configure:7401: mipsel-linux-uclibc-g++ -v >&5
334Using built-in specs.
335Target: mipsel-linux-uclibc
336Configured 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
337Thread model: posix
338gcc version 4.2.3
339configure:7405: $? = 0
340configure:7412: mipsel-linux-uclibc-g++ -V >&5
341mipsel-linux-uclibc-g++: '-V' option must have argument
342configure:7416: $? = 1
343configure:7419: checking whether we are using the GNU C++ compiler
344configure:7448: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  conftest.cpp >&5
345configure:7455: $? = 0
346configure:7472: result: yes
347configure:7481: checking whether mipsel-linux-uclibc-g++ accepts -g
348configure:7511: mipsel-linux-uclibc-g++ -c -g  conftest.cpp >&5
349configure:7518: $? = 0
350configure:7619: result: yes
351configure:7644: checking dependency style of mipsel-linux-uclibc-g++
352configure:7735: result: gcc3
353configure:7760: checking how to run the C++ preprocessor
354configure:7796: mipsel-linux-uclibc-g++ -E  conftest.cpp
355configure:7803: $? = 0
356configure:7834: mipsel-linux-uclibc-g++ -E  conftest.cpp
357conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
358configure:7841: $? = 1
359configure: failed program was:
360| /* confdefs.h.  */
361| #define PACKAGE_NAME ""
362| #define PACKAGE_TARNAME ""
363| #define PACKAGE_VERSION ""
364| #define PACKAGE_STRING ""
365| #define PACKAGE_BUGREPORT ""
366| #define PACKAGE "gettext-runtime"
367| #define VERSION "0.17"
368| #define STDC_HEADERS 1
369| #define HAVE_SYS_TYPES_H 1
370| #define HAVE_SYS_STAT_H 1
371| #define HAVE_STDLIB_H 1
372| #define HAVE_STRING_H 1
373| #define HAVE_MEMORY_H 1
374| #define HAVE_STRINGS_H 1
375| #define HAVE_INTTYPES_H 1
376| #define HAVE_STDINT_H 1
377| #define HAVE_UNISTD_H 1
378| #define __EXTENSIONS__ 1
379| #define _ALL_SOURCE 1
380| #define _GNU_SOURCE 1
381| #define _POSIX_PTHREAD_SEMANTICS 1
382| #define _TANDEM_SOURCE 1
383| #define HAVE_DLFCN_H 1
384| /* end confdefs.h.  */
385| #include <ac_nonexistent.h>
386configure:7874: result: mipsel-linux-uclibc-g++ -E
387configure:7903: mipsel-linux-uclibc-g++ -E  conftest.cpp
388configure:7910: $? = 0
389configure:7941: mipsel-linux-uclibc-g++ -E  conftest.cpp
390conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
391configure:7948: $? = 1
392configure: failed program was:
393| /* confdefs.h.  */
394| #define PACKAGE_NAME ""
395| #define PACKAGE_TARNAME ""
396| #define PACKAGE_VERSION ""
397| #define PACKAGE_STRING ""
398| #define PACKAGE_BUGREPORT ""
399| #define PACKAGE "gettext-runtime"
400| #define VERSION "0.17"
401| #define STDC_HEADERS 1
402| #define HAVE_SYS_TYPES_H 1
403| #define HAVE_SYS_STAT_H 1
404| #define HAVE_STDLIB_H 1
405| #define HAVE_STRING_H 1
406| #define HAVE_MEMORY_H 1
407| #define HAVE_STRINGS_H 1
408| #define HAVE_INTTYPES_H 1
409| #define HAVE_STDINT_H 1
410| #define HAVE_UNISTD_H 1
411| #define __EXTENSIONS__ 1
412| #define _ALL_SOURCE 1
413| #define _GNU_SOURCE 1
414| #define _POSIX_PTHREAD_SEMANTICS 1
415| #define _TANDEM_SOURCE 1
416| #define HAVE_DLFCN_H 1
417| /* end confdefs.h.  */
418| #include <ac_nonexistent.h>
419configure:7999: checking for mipsel-uclibc-linux-g77
420configure:8029: result: no
421configure:7999: checking for mipsel-uclibc-linux-xlf
422configure:8029: result: no
423configure:7999: checking for mipsel-uclibc-linux-f77
424configure:8029: result: no
425configure:7999: checking for mipsel-uclibc-linux-frt
426configure:8029: result: no
427configure:7999: checking for mipsel-uclibc-linux-pgf77
428configure:8029: result: no
429configure:7999: checking for mipsel-uclibc-linux-cf77
430configure:8029: result: no
431configure:7999: checking for mipsel-uclibc-linux-fort77
432configure:8029: result: no
433configure:7999: checking for mipsel-uclibc-linux-fl32
434configure:8029: result: no
435configure:7999: checking for mipsel-uclibc-linux-af77
436configure:8029: result: no
437configure:7999: checking for mipsel-uclibc-linux-xlf90
438configure:8029: result: no
439configure:7999: checking for mipsel-uclibc-linux-f90
440configure:8029: result: no
441configure:7999: checking for mipsel-uclibc-linux-pgf90
442configure:8029: result: no
443configure:7999: checking for mipsel-uclibc-linux-pghpf
444configure:8029: result: no
445configure:7999: checking for mipsel-uclibc-linux-epcf90
446configure:8029: result: no
447configure:7999: checking for mipsel-uclibc-linux-gfortran
448configure:8029: result: no
449configure:7999: checking for mipsel-uclibc-linux-g95
450configure:8029: result: no
451configure:7999: checking for mipsel-uclibc-linux-xlf95
452configure:8029: result: no
453configure:7999: checking for mipsel-uclibc-linux-f95
454configure:8029: result: no
455configure:7999: checking for mipsel-uclibc-linux-fort
456configure:8029: result: no
457configure:7999: checking for mipsel-uclibc-linux-ifort
458configure:8029: result: no
459configure:7999: checking for mipsel-uclibc-linux-ifc
460configure:8029: result: no
461configure:7999: checking for mipsel-uclibc-linux-efc
462configure:8029: result: no
463configure:7999: checking for mipsel-uclibc-linux-pgf95
464configure:8029: result: no
465configure:7999: checking for mipsel-uclibc-linux-lf95
466configure:8029: result: no
467configure:7999: checking for mipsel-uclibc-linux-ftn
468configure:8029: result: no
469configure:8043: checking for g77
470configure:8073: result: no
471configure:8043: checking for xlf
472configure:8073: result: no
473configure:8043: checking for f77
474configure:8073: result: no
475configure:8043: checking for frt
476configure:8073: result: no
477configure:8043: checking for pgf77
478configure:8073: result: no
479configure:8043: checking for cf77
480configure:8073: result: no
481configure:8043: checking for fort77
482configure:8073: result: no
483configure:8043: checking for fl32
484configure:8073: result: no
485configure:8043: checking for af77
486configure:8073: result: no
487configure:8043: checking for xlf90
488configure:8073: result: no
489configure:8043: checking for f90
490configure:8073: result: no
491configure:8043: checking for pgf90
492configure:8073: result: no
493configure:8043: checking for pghpf
494configure:8073: result: no
495configure:8043: checking for epcf90
496configure:8073: result: no
497configure:8043: checking for gfortran
498configure:8059: found /usr/bin/gfortran
499configure:8070: result: gfortran
500configure:8086: WARNING: using cross tools not prefixed with host triplet
501configure:8096: checking for Fortran 77 compiler version
502configure:8104: gfortran --version >&5
503GNU Fortran (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
504Copyright (C) 2008 Free Software Foundation, Inc.
505
506GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
507You may redistribute copies of GNU Fortran
508under the terms of the GNU General Public License.
509For more information about these matters, see the file named COPYING
510
511configure:8108: $? = 0
512configure:8115: gfortran -v >&5
513Using built-in specs.
514Target: i386-redhat-linux
515Configured 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
516Thread model: posix
517gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
518configure:8119: $? = 0
519configure:8126: gfortran -V >&5
520gfortran: '-V' option must have argument
521configure:8130: $? = 1
522configure:8138: checking whether we are using the GNU Fortran 77 compiler
523configure:8157: gfortran -c  conftest.F >&5
524configure:8164: $? = 0
525configure:8181: result: yes
526configure:8187: checking whether gfortran accepts -g
527configure:8204: gfortran -c -g conftest.f >&5
528configure:8211: $? = 0
529configure:8227: result: yes
530configure:8261: checking the maximum length of command line arguments
531configure:8373: result: 1966080
532configure:8385: checking command to parse mipsel-linux-linux26-nm output from mipsel-linux-uclibc-gcc object
533configure:8490: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
534configure:8493: $? = 0
535configure:8497: 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
536configure:8500: $? = 0
537configure:8552: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c conftstm.o >&5
538configure:8555: $? = 0
539configure:8593: result: ok
540configure:8597: checking for objdir
541configure:8612: result: .libs
542configure:8664: checking for mipsel-uclibc-linux-ar
543configure:8691: result: mipsel-linux-linux26-ar
544configure:8756: checking for mipsel-uclibc-linux-ranlib
545configure:8783: result: mipsel-linux-linux26-ranlib
546configure:8848: checking for mipsel-uclibc-linux-strip
547configure:8875: result: mipsel-linux-linux26-strip
548configure:9201: checking if mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
549configure:9219: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -fno-rtti -fno-exceptions conftest.c >&5
550cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
551configure:9223: $? = 0
552configure:9236: result: no
553configure:9251: checking for mipsel-linux-uclibc-gcc option to produce PIC
554configure:9486: result: -fPIC
555configure:9494: checking if mipsel-linux-uclibc-gcc PIC flag -fPIC works
556configure:9512: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -fPIC -DPIC conftest.c >&5
557configure:9516: $? = 0
558configure:9529: result: yes
559configure:9557: checking if mipsel-linux-uclibc-gcc static flag -static works
560configure:9585: result: yes
561configure:9595: checking if mipsel-linux-uclibc-gcc supports -c -o file.o
562configure:9616: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -o out/conftest2.o conftest.c >&5
563configure:9620: $? = 0
564configure:9642: result: yes
565configure:9668: checking whether the mipsel-linux-uclibc-gcc linker (mipsel-linux-uclibc-ld) supports shared libraries
566configure:10656: result: yes
567configure:10677: checking whether -lc should be explicitly linked in
568configure:10682: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
569configure:10685: $? = 0
570configure:10700: mipsel-linux-uclibc-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
571configure:10703: $? = 0
572configure:10715: result: no
573configure:10723: checking dynamic linker characteristics
574configure:11325: result: GNU/Linux ld.so
575configure:11334: checking how to hardcode library paths into programs
576configure:11359: result: immediate
577configure:11373: checking whether stripping libraries is possible
578configure:11378: result: yes
579configure:12208: checking if libtool supports shared libraries
580configure:12210: result: yes
581configure:12213: checking whether to build shared libraries
582configure:12234: result: yes
583configure:12237: checking whether to build static libraries
584configure:12241: result: yes
585configure:12334: creating libtool
586configure:12922: checking for ld used by mipsel-linux-uclibc-g++
587configure:12989: result: mipsel-linux-uclibc-ld
588configure:12998: checking if the linker (mipsel-linux-uclibc-ld) is GNU ld
589configure:13013: result: yes
590configure:13064: checking whether the mipsel-linux-uclibc-g++ linker (mipsel-linux-uclibc-ld) supports shared libraries
591configure:14046: result: yes
592configure:14068: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  conftest.cpp >&5
593configure:14071: $? = 0
594configure:14223: checking for mipsel-linux-uclibc-g++ option to produce PIC
595configure:14507: result: -fPIC
596configure:14515: checking if mipsel-linux-uclibc-g++ PIC flag -fPIC works
597configure:14533: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  -fPIC -DPIC conftest.cpp >&5
598configure:14537: $? = 0
599configure:14550: result: yes
600configure:14578: checking if mipsel-linux-uclibc-g++ static flag -static works
601configure:14606: result: yes
602configure:14616: checking if mipsel-linux-uclibc-g++ supports -c -o file.o
603configure:14637: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  -o out/conftest2.o conftest.cpp >&5
604configure:14641: $? = 0
605configure:14663: result: yes
606configure:14689: checking whether the mipsel-linux-uclibc-g++ linker (mipsel-linux-uclibc-ld) supports shared libraries
607configure:14714: result: yes
608configure:14781: checking dynamic linker characteristics
609configure:15331: result: GNU/Linux ld.so
610configure:15340: checking how to hardcode library paths into programs
611configure:15365: result: immediate
612configure:15899: checking if libtool supports shared libraries
613configure:15901: result: yes
614configure:15904: checking whether to build shared libraries
615configure:15924: result: yes
616configure:15927: checking whether to build static libraries
617configure:15931: result: yes
618configure:15941: checking for gfortran option to produce PIC
619configure:16176: result: -fPIC
620configure:16184: checking if gfortran PIC flag -fPIC works
621configure:16202: gfortran -c -g -O2 -fPIC conftest.f >&5
622configure:16206: $? = 0
623configure:16219: result: yes
624configure:16247: checking if gfortran static flag -static works
625configure:16275: result: yes
626configure:16285: checking if gfortran supports -c -o file.o
627configure:16306: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
628configure:16310: $? = 0
629configure:16332: result: yes
630configure:16358: checking whether the gfortran linker (mipsel-linux-uclibc-ld) supports shared libraries
631configure:17326: result: yes
632configure:17393: checking dynamic linker characteristics
633configure:17943: result: GNU/Linux ld.so
634configure:17952: checking how to hardcode library paths into programs
635configure:17977: result: immediate
636configure:21578: checking whether NLS is requested
637configure:21587: result: yes
638configure:21628: checking for msgfmt
639configure: trying /usr/bin/msgfmt...
6400 translated messages.
641configure:21660: result: /usr/bin/msgfmt
642configure:21669: checking for gmsgfmt
643configure:21700: result: /usr/bin/msgfmt
644configure:21751: checking for xgettext
645configure: trying /usr/bin/xgettext...
646/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
647configure:21783: result: /usr/bin/xgettext
648configure:21829: checking for msgmerge
649configure: trying /usr/bin/msgmerge...
650configure:21860: result: /usr/bin/msgmerge
651configure:21878: checking whether we are using the GNU C Library 2 or newer
652configure:21909: result: yes
653configure:21920: checking for simple visibility declarations
654configure:21952: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -fvisibility=hidden  conftest.c >&5
655configure:21959: $? = 0
656configure:21976: result: yes
657configure:21991: checking for inline
658configure:22017: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
659configure:22024: $? = 0
660configure:22042: result: inline
661configure:22061: checking for size_t
662configure:22089: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
663configure:22096: $? = 0
664configure:22123: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
665conftest.c: In function 'main':
666conftest.c:63: error: expected expression before ')' token
667configure:22130: $? = 1
668configure: failed program was:
669| /* confdefs.h.  */
670| #define PACKAGE_NAME ""
671| #define PACKAGE_TARNAME ""
672| #define PACKAGE_VERSION ""
673| #define PACKAGE_STRING ""
674| #define PACKAGE_BUGREPORT ""
675| #define PACKAGE "gettext-runtime"
676| #define VERSION "0.17"
677| #define STDC_HEADERS 1
678| #define HAVE_SYS_TYPES_H 1
679| #define HAVE_SYS_STAT_H 1
680| #define HAVE_STDLIB_H 1
681| #define HAVE_STRING_H 1
682| #define HAVE_MEMORY_H 1
683| #define HAVE_STRINGS_H 1
684| #define HAVE_INTTYPES_H 1
685| #define HAVE_STDINT_H 1
686| #define HAVE_UNISTD_H 1
687| #define __EXTENSIONS__ 1
688| #define _ALL_SOURCE 1
689| #define _GNU_SOURCE 1
690| #define _POSIX_PTHREAD_SEMANTICS 1
691| #define _TANDEM_SOURCE 1
692| #define HAVE_DLFCN_H 1
693| #define HAVE_VISIBILITY 1
694| /* end confdefs.h.  */
695| #include <stdio.h>
696| #ifdef HAVE_SYS_TYPES_H
697| # include <sys/types.h>
698| #endif
699| #ifdef HAVE_SYS_STAT_H
700| # include <sys/stat.h>
701| #endif
702| #ifdef STDC_HEADERS
703| # include <stdlib.h>
704| # include <stddef.h>
705| #else
706| # ifdef HAVE_STDLIB_H
707| #  include <stdlib.h>
708| # endif
709| #endif
710| #ifdef HAVE_STRING_H
711| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
712| #  include <memory.h>
713| # endif
714| # include <string.h>
715| #endif
716| #ifdef HAVE_STRINGS_H
717| # include <strings.h>
718| #endif
719| #ifdef HAVE_INTTYPES_H
720| # include <inttypes.h>
721| #endif
722| #ifdef HAVE_STDINT_H
723| # include <stdint.h>
724| #endif
725| #ifdef HAVE_UNISTD_H
726| # include <unistd.h>
727| #endif
728| int
729| main ()
730| {
731| if (sizeof ((size_t)))
732| 	  return 0;
733|   ;
734|   return 0;
735| }
736configure:22153: result: yes
737configure:22166: checking for stdint.h
738configure:22193: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
739configure:22200: $? = 0
740configure:22215: result: yes
741configure:22227: checking for working alloca.h
742configure:22254: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
743configure:22261: $? = 0
744configure:22281: result: yes
745configure:22291: checking for alloca
746configure:22338: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
747configure:22345: $? = 0
748configure:22365: result: yes
749configure:22608: checking for stdlib.h
750configure:22615: result: yes
751configure:22608: checking for unistd.h
752configure:22615: result: yes
753configure:22753: checking for getpagesize
754configure:22809: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
755configure:22816: $? = 0
756configure:22838: result: yes
757configure:22850: checking for working mmap
758configure:23028: result: no
759configure:23041: checking whether integer division by zero raises SIGFPE
760configure:23150: result: guessing no
761configure:23163: checking for inttypes.h
762configure:23190: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
763configure:23197: $? = 0
764configure:23212: result: yes
765configure:23223: checking for unsigned long long int
766configure:23273: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
767configure:23280: $? = 0
768configure:23300: result: yes
769configure:23337: checking for inttypes.h
770configure:23344: result: yes
771configure:23479: checking whether the inttypes.h PRIxNN macros are broken
772configure:23510: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
773configure:23517: $? = 0
774configure:23533: result: no
775configure:23628: checking for ld used by GCC
776configure:23692: result: mipsel-linux-uclibc-ld
777configure:23701: checking if the linker (mipsel-linux-uclibc-ld) is GNU ld
778configure:23714: result: yes
779configure:23721: checking for shared library run path origin
780configure:23734: result: done
781configure:23780: checking whether imported symbols can be declared weak
782configure:23805: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
783configure:23812: $? = 0
784configure:23831: result: yes
785configure:23846: checking pthread.h usability
786configure:23863: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
787configure:23870: $? = 0
788configure:23884: result: yes
789configure:23888: checking pthread.h presence
790configure:23903: mipsel-linux-uclibc-gcc -E  conftest.c
791configure:23910: $? = 0
792configure:23924: result: yes
793configure:23952: checking for pthread.h
794configure:23959: result: yes
795configure:24000: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
796/tmp/ccy8yLu8.o: In function `main':
797conftest.c:(.text+0x3c): undefined reference to `pthread_mutexattr_init'
798collect2: ld returned 1 exit status
799configure:24007: $? = 1
800configure: failed program was:
801| /* confdefs.h.  */
802| #define PACKAGE_NAME ""
803| #define PACKAGE_TARNAME ""
804| #define PACKAGE_VERSION ""
805| #define PACKAGE_STRING ""
806| #define PACKAGE_BUGREPORT ""
807| #define PACKAGE "gettext-runtime"
808| #define VERSION "0.17"
809| #define STDC_HEADERS 1
810| #define HAVE_SYS_TYPES_H 1
811| #define HAVE_SYS_STAT_H 1
812| #define HAVE_STDLIB_H 1
813| #define HAVE_STRING_H 1
814| #define HAVE_MEMORY_H 1
815| #define HAVE_STRINGS_H 1
816| #define HAVE_INTTYPES_H 1
817| #define HAVE_STDINT_H 1
818| #define HAVE_UNISTD_H 1
819| #define __EXTENSIONS__ 1
820| #define _ALL_SOURCE 1
821| #define _GNU_SOURCE 1
822| #define _POSIX_PTHREAD_SEMANTICS 1
823| #define _TANDEM_SOURCE 1
824| #define HAVE_DLFCN_H 1
825| #define HAVE_VISIBILITY 1
826| #define HAVE_STDINT_H_WITH_UINTMAX 1
827| #define HAVE_ALLOCA_H 1
828| #define HAVE_ALLOCA 1
829| #define HAVE_STDLIB_H 1
830| #define HAVE_UNISTD_H 1
831| #define HAVE_GETPAGESIZE 1
832| #define INTDIV0_RAISES_SIGFPE 0
833| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
834| #define HAVE_UNSIGNED_LONG_LONG_INT 1
835| #define HAVE_UINTMAX_T 1
836| #define HAVE_INTTYPES_H 1
837| /* end confdefs.h.  */
838| #include <pthread.h>
839| int
840| main ()
841| {
842| pthread_mutex_lock((pthread_mutex_t*)0);
843|            pthread_mutexattr_init((pthread_mutexattr_t*)0);
844|   ;
845|   return 0;
846| }
847configure:24115: checking for pthread_kill in -lpthread
848configure:24150: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c -lpthread   >&5
849configure:24157: $? = 0
850configure:24178: result: yes
851configure:24281: checking for pthread_rwlock_t
852configure:24310: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
853configure:24317: $? = 0
854configure:24345: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
855conftest.c: In function 'main':
856conftest.c:45: error: expected expression before ')' token
857configure:24352: $? = 1
858configure: failed program was:
859| /* confdefs.h.  */
860| #define PACKAGE_NAME ""
861| #define PACKAGE_TARNAME ""
862| #define PACKAGE_VERSION ""
863| #define PACKAGE_STRING ""
864| #define PACKAGE_BUGREPORT ""
865| #define PACKAGE "gettext-runtime"
866| #define VERSION "0.17"
867| #define STDC_HEADERS 1
868| #define HAVE_SYS_TYPES_H 1
869| #define HAVE_SYS_STAT_H 1
870| #define HAVE_STDLIB_H 1
871| #define HAVE_STRING_H 1
872| #define HAVE_MEMORY_H 1
873| #define HAVE_STRINGS_H 1
874| #define HAVE_INTTYPES_H 1
875| #define HAVE_STDINT_H 1
876| #define HAVE_UNISTD_H 1
877| #define __EXTENSIONS__ 1
878| #define _ALL_SOURCE 1
879| #define _GNU_SOURCE 1
880| #define _POSIX_PTHREAD_SEMANTICS 1
881| #define _TANDEM_SOURCE 1
882| #define HAVE_DLFCN_H 1
883| #define HAVE_VISIBILITY 1
884| #define HAVE_STDINT_H_WITH_UINTMAX 1
885| #define HAVE_ALLOCA_H 1
886| #define HAVE_ALLOCA 1
887| #define HAVE_STDLIB_H 1
888| #define HAVE_UNISTD_H 1
889| #define HAVE_GETPAGESIZE 1
890| #define INTDIV0_RAISES_SIGFPE 0
891| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
892| #define HAVE_UNSIGNED_LONG_LONG_INT 1
893| #define HAVE_UINTMAX_T 1
894| #define HAVE_INTTYPES_H 1
895| #define USE_POSIX_THREADS 1
896| #define USE_POSIX_THREADS_WEAK 1
897| /* end confdefs.h.  */
898| #include <pthread.h>
899| 
900| int
901| main ()
902| {
903| if (sizeof ((pthread_rwlock_t)))
904| 	  return 0;
905|   ;
906|   return 0;
907| }
908configure:24375: result: yes
909configure:24412: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
910configure:24419: $? = 0
911configure:25101: checking for multithread API to use
912configure:25103: result: posix
913configure:25581: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
914configure:25588: $? = 0
915configure:25632: checking argz.h usability
916configure:25649: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
917conftest.c:76:18: error: argz.h: No such file or directory
918configure:25656: $? = 1
919configure: failed program was:
920| /* confdefs.h.  */
921| #define PACKAGE_NAME ""
922| #define PACKAGE_TARNAME ""
923| #define PACKAGE_VERSION ""
924| #define PACKAGE_STRING ""
925| #define PACKAGE_BUGREPORT ""
926| #define PACKAGE "gettext-runtime"
927| #define VERSION "0.17"
928| #define STDC_HEADERS 1
929| #define HAVE_SYS_TYPES_H 1
930| #define HAVE_SYS_STAT_H 1
931| #define HAVE_STDLIB_H 1
932| #define HAVE_STRING_H 1
933| #define HAVE_MEMORY_H 1
934| #define HAVE_STRINGS_H 1
935| #define HAVE_INTTYPES_H 1
936| #define HAVE_STDINT_H 1
937| #define HAVE_UNISTD_H 1
938| #define __EXTENSIONS__ 1
939| #define _ALL_SOURCE 1
940| #define _GNU_SOURCE 1
941| #define _POSIX_PTHREAD_SEMANTICS 1
942| #define _TANDEM_SOURCE 1
943| #define HAVE_DLFCN_H 1
944| #define HAVE_VISIBILITY 1
945| #define HAVE_STDINT_H_WITH_UINTMAX 1
946| #define HAVE_ALLOCA_H 1
947| #define HAVE_ALLOCA 1
948| #define HAVE_STDLIB_H 1
949| #define HAVE_UNISTD_H 1
950| #define HAVE_GETPAGESIZE 1
951| #define INTDIV0_RAISES_SIGFPE 0
952| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
953| #define HAVE_UNSIGNED_LONG_LONG_INT 1
954| #define HAVE_UINTMAX_T 1
955| #define HAVE_INTTYPES_H 1
956| #define USE_POSIX_THREADS 1
957| #define USE_POSIX_THREADS_WEAK 1
958| #define HAVE_PTHREAD_RWLOCK 1
959| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
960| #define HAVE_BUILTIN_EXPECT 1
961| /* end confdefs.h.  */
962| #include <stdio.h>
963| #ifdef HAVE_SYS_TYPES_H
964| # include <sys/types.h>
965| #endif
966| #ifdef HAVE_SYS_STAT_H
967| # include <sys/stat.h>
968| #endif
969| #ifdef STDC_HEADERS
970| # include <stdlib.h>
971| # include <stddef.h>
972| #else
973| # ifdef HAVE_STDLIB_H
974| #  include <stdlib.h>
975| # endif
976| #endif
977| #ifdef HAVE_STRING_H
978| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
979| #  include <memory.h>
980| # endif
981| # include <string.h>
982| #endif
983| #ifdef HAVE_STRINGS_H
984| # include <strings.h>
985| #endif
986| #ifdef HAVE_INTTYPES_H
987| # include <inttypes.h>
988| #endif
989| #ifdef HAVE_STDINT_H
990| # include <stdint.h>
991| #endif
992| #ifdef HAVE_UNISTD_H
993| # include <unistd.h>
994| #endif
995| #include <argz.h>
996configure:25670: result: no
997configure:25674: checking argz.h presence
998configure:25689: mipsel-linux-uclibc-gcc -E  conftest.c
999conftest.c:43:18: error: argz.h: No such file or directory
1000configure:25696: $? = 1
1001configure: failed program was:
1002| /* confdefs.h.  */
1003| #define PACKAGE_NAME ""
1004| #define PACKAGE_TARNAME ""
1005| #define PACKAGE_VERSION ""
1006| #define PACKAGE_STRING ""
1007| #define PACKAGE_BUGREPORT ""
1008| #define PACKAGE "gettext-runtime"
1009| #define VERSION "0.17"
1010| #define STDC_HEADERS 1
1011| #define HAVE_SYS_TYPES_H 1
1012| #define HAVE_SYS_STAT_H 1
1013| #define HAVE_STDLIB_H 1
1014| #define HAVE_STRING_H 1
1015| #define HAVE_MEMORY_H 1
1016| #define HAVE_STRINGS_H 1
1017| #define HAVE_INTTYPES_H 1
1018| #define HAVE_STDINT_H 1
1019| #define HAVE_UNISTD_H 1
1020| #define __EXTENSIONS__ 1
1021| #define _ALL_SOURCE 1
1022| #define _GNU_SOURCE 1
1023| #define _POSIX_PTHREAD_SEMANTICS 1
1024| #define _TANDEM_SOURCE 1
1025| #define HAVE_DLFCN_H 1
1026| #define HAVE_VISIBILITY 1
1027| #define HAVE_STDINT_H_WITH_UINTMAX 1
1028| #define HAVE_ALLOCA_H 1
1029| #define HAVE_ALLOCA 1
1030| #define HAVE_STDLIB_H 1
1031| #define HAVE_UNISTD_H 1
1032| #define HAVE_GETPAGESIZE 1
1033| #define INTDIV0_RAISES_SIGFPE 0
1034| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1035| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1036| #define HAVE_UINTMAX_T 1
1037| #define HAVE_INTTYPES_H 1
1038| #define USE_POSIX_THREADS 1
1039| #define USE_POSIX_THREADS_WEAK 1
1040| #define HAVE_PTHREAD_RWLOCK 1
1041| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1042| #define HAVE_BUILTIN_EXPECT 1
1043| /* end confdefs.h.  */
1044| #include <argz.h>
1045configure:25710: result: no
1046configure:25738: checking for argz.h
1047configure:25747: result: no
1048configure:25621: checking for inttypes.h
1049configure:25628: result: yes
1050configure:25632: checking limits.h usability
1051configure:25649: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1052configure:25656: $? = 0
1053configure:25670: result: yes
1054configure:25674: checking limits.h presence
1055configure:25689: mipsel-linux-uclibc-gcc -E  conftest.c
1056configure:25696: $? = 0
1057configure:25710: result: yes
1058configure:25738: checking for limits.h
1059configure:25747: result: yes
1060configure:25621: checking for unistd.h
1061configure:25628: result: yes
1062configure:25632: checking sys/param.h usability
1063configure:25649: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1064configure:25656: $? = 0
1065configure:25670: result: yes
1066configure:25674: checking sys/param.h presence
1067configure:25689: mipsel-linux-uclibc-gcc -E  conftest.c
1068configure:25696: $? = 0
1069configure:25710: result: yes
1070configure:25738: checking for sys/param.h
1071configure:25747: result: yes
1072configure:25783: checking for getcwd
1073configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1074configure:25846: $? = 0
1075configure:25868: result: yes
1076configure:25783: checking for getegid
1077configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1078configure:25846: $? = 0
1079configure:25868: result: yes
1080configure:25783: checking for geteuid
1081configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1082configure:25846: $? = 0
1083configure:25868: result: yes
1084configure:25783: checking for getgid
1085configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1086configure:25846: $? = 0
1087configure:25868: result: yes
1088configure:25783: checking for getuid
1089configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1090configure:25846: $? = 0
1091configure:25868: result: yes
1092configure:25783: checking for mempcpy
1093configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1094conftest.c:75: warning: conflicting types for built-in function 'mempcpy'
1095configure:25846: $? = 0
1096configure:25868: result: yes
1097configure:25783: checking for munmap
1098configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1099configure:25846: $? = 0
1100configure:25868: result: yes
1101configure:25783: checking for stpcpy
1102configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1103conftest.c:77: warning: conflicting types for built-in function 'stpcpy'
1104configure:25846: $? = 0
1105configure:25868: result: yes
1106configure:25783: checking for strcasecmp
1107configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1108conftest.c:78: warning: conflicting types for built-in function 'strcasecmp'
1109configure:25846: $? = 0
1110configure:25868: result: yes
1111configure:25783: checking for strdup
1112configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1113conftest.c:79: warning: conflicting types for built-in function 'strdup'
1114configure:25846: $? = 0
1115configure:25868: result: yes
1116configure:25783: checking for strtoul
1117configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1118configure:25846: $? = 0
1119configure:25868: result: yes
1120configure:25783: checking for tsearch
1121configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1122configure:25846: $? = 0
1123configure:25868: result: yes
1124configure:25783: checking for argz_count
1125configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1126/tmp/ccX7lHql.o: In function `main':
1127conftest.c:(.text+0x20): undefined reference to `argz_count'
1128collect2: ld returned 1 exit status
1129configure:25846: $? = 1
1130configure: failed program was:
1131| /* confdefs.h.  */
1132| #define PACKAGE_NAME ""
1133| #define PACKAGE_TARNAME ""
1134| #define PACKAGE_VERSION ""
1135| #define PACKAGE_STRING ""
1136| #define PACKAGE_BUGREPORT ""
1137| #define PACKAGE "gettext-runtime"
1138| #define VERSION "0.17"
1139| #define STDC_HEADERS 1
1140| #define HAVE_SYS_TYPES_H 1
1141| #define HAVE_SYS_STAT_H 1
1142| #define HAVE_STDLIB_H 1
1143| #define HAVE_STRING_H 1
1144| #define HAVE_MEMORY_H 1
1145| #define HAVE_STRINGS_H 1
1146| #define HAVE_INTTYPES_H 1
1147| #define HAVE_STDINT_H 1
1148| #define HAVE_UNISTD_H 1
1149| #define __EXTENSIONS__ 1
1150| #define _ALL_SOURCE 1
1151| #define _GNU_SOURCE 1
1152| #define _POSIX_PTHREAD_SEMANTICS 1
1153| #define _TANDEM_SOURCE 1
1154| #define HAVE_DLFCN_H 1
1155| #define HAVE_VISIBILITY 1
1156| #define HAVE_STDINT_H_WITH_UINTMAX 1
1157| #define HAVE_ALLOCA_H 1
1158| #define HAVE_ALLOCA 1
1159| #define HAVE_STDLIB_H 1
1160| #define HAVE_UNISTD_H 1
1161| #define HAVE_GETPAGESIZE 1
1162| #define INTDIV0_RAISES_SIGFPE 0
1163| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1164| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1165| #define HAVE_UINTMAX_T 1
1166| #define HAVE_INTTYPES_H 1
1167| #define USE_POSIX_THREADS 1
1168| #define USE_POSIX_THREADS_WEAK 1
1169| #define HAVE_PTHREAD_RWLOCK 1
1170| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1171| #define HAVE_BUILTIN_EXPECT 1
1172| #define HAVE_INTTYPES_H 1
1173| #define HAVE_LIMITS_H 1
1174| #define HAVE_UNISTD_H 1
1175| #define HAVE_SYS_PARAM_H 1
1176| #define HAVE_GETCWD 1
1177| #define HAVE_GETEGID 1
1178| #define HAVE_GETEUID 1
1179| #define HAVE_GETGID 1
1180| #define HAVE_GETUID 1
1181| #define HAVE_MEMPCPY 1
1182| #define HAVE_MUNMAP 1
1183| #define HAVE_STPCPY 1
1184| #define HAVE_STRCASECMP 1
1185| #define HAVE_STRDUP 1
1186| #define HAVE_STRTOUL 1
1187| #define HAVE_TSEARCH 1
1188| /* end confdefs.h.  */
1189| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
1190|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1191| #define argz_count innocuous_argz_count
1192| 
1193| /* System header to define __stub macros and hopefully few prototypes,
1194|     which can conflict with char argz_count (); below.
1195|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1196|     <limits.h> exists even on freestanding compilers.  */
1197| 
1198| #ifdef __STDC__
1199| # include <limits.h>
1200| #else
1201| # include <assert.h>
1202| #endif
1203| 
1204| #undef argz_count
1205| 
1206| /* Override any GCC internal prototype to avoid an error.
1207|    Use char because int might match the return type of a GCC
1208|    builtin and then its argument prototype would still apply.  */
1209| #ifdef __cplusplus
1210| extern "C"
1211| #endif
1212| char argz_count ();
1213| /* The GNU C library defines this for functions which it implements
1214|     to always fail with ENOSYS.  Some functions are actually named
1215|     something starting with __ and the normal name is an alias.  */
1216| #if defined __stub_argz_count || defined __stub___argz_count
1217| choke me
1218| #endif
1219| 
1220| int
1221| main ()
1222| {
1223| return argz_count ();
1224|   ;
1225|   return 0;
1226| }
1227configure:25868: result: no
1228configure:25783: checking for argz_stringify
1229configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1230/tmp/cce8XN5f.o: In function `main':
1231conftest.c:(.text+0x20): undefined reference to `argz_stringify'
1232collect2: ld returned 1 exit status
1233configure:25846: $? = 1
1234configure: failed program was:
1235| /* confdefs.h.  */
1236| #define PACKAGE_NAME ""
1237| #define PACKAGE_TARNAME ""
1238| #define PACKAGE_VERSION ""
1239| #define PACKAGE_STRING ""
1240| #define PACKAGE_BUGREPORT ""
1241| #define PACKAGE "gettext-runtime"
1242| #define VERSION "0.17"
1243| #define STDC_HEADERS 1
1244| #define HAVE_SYS_TYPES_H 1
1245| #define HAVE_SYS_STAT_H 1
1246| #define HAVE_STDLIB_H 1
1247| #define HAVE_STRING_H 1
1248| #define HAVE_MEMORY_H 1
1249| #define HAVE_STRINGS_H 1
1250| #define HAVE_INTTYPES_H 1
1251| #define HAVE_STDINT_H 1
1252| #define HAVE_UNISTD_H 1
1253| #define __EXTENSIONS__ 1
1254| #define _ALL_SOURCE 1
1255| #define _GNU_SOURCE 1
1256| #define _POSIX_PTHREAD_SEMANTICS 1
1257| #define _TANDEM_SOURCE 1
1258| #define HAVE_DLFCN_H 1
1259| #define HAVE_VISIBILITY 1
1260| #define HAVE_STDINT_H_WITH_UINTMAX 1
1261| #define HAVE_ALLOCA_H 1
1262| #define HAVE_ALLOCA 1
1263| #define HAVE_STDLIB_H 1
1264| #define HAVE_UNISTD_H 1
1265| #define HAVE_GETPAGESIZE 1
1266| #define INTDIV0_RAISES_SIGFPE 0
1267| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1268| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1269| #define HAVE_UINTMAX_T 1
1270| #define HAVE_INTTYPES_H 1
1271| #define USE_POSIX_THREADS 1
1272| #define USE_POSIX_THREADS_WEAK 1
1273| #define HAVE_PTHREAD_RWLOCK 1
1274| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1275| #define HAVE_BUILTIN_EXPECT 1
1276| #define HAVE_INTTYPES_H 1
1277| #define HAVE_LIMITS_H 1
1278| #define HAVE_UNISTD_H 1
1279| #define HAVE_SYS_PARAM_H 1
1280| #define HAVE_GETCWD 1
1281| #define HAVE_GETEGID 1
1282| #define HAVE_GETEUID 1
1283| #define HAVE_GETGID 1
1284| #define HAVE_GETUID 1
1285| #define HAVE_MEMPCPY 1
1286| #define HAVE_MUNMAP 1
1287| #define HAVE_STPCPY 1
1288| #define HAVE_STRCASECMP 1
1289| #define HAVE_STRDUP 1
1290| #define HAVE_STRTOUL 1
1291| #define HAVE_TSEARCH 1
1292| /* end confdefs.h.  */
1293| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
1294|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1295| #define argz_stringify innocuous_argz_stringify
1296| 
1297| /* System header to define __stub macros and hopefully few prototypes,
1298|     which can conflict with char argz_stringify (); below.
1299|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1300|     <limits.h> exists even on freestanding compilers.  */
1301| 
1302| #ifdef __STDC__
1303| # include <limits.h>
1304| #else
1305| # include <assert.h>
1306| #endif
1307| 
1308| #undef argz_stringify
1309| 
1310| /* Override any GCC internal prototype to avoid an error.
1311|    Use char because int might match the return type of a GCC
1312|    builtin and then its argument prototype would still apply.  */
1313| #ifdef __cplusplus
1314| extern "C"
1315| #endif
1316| char argz_stringify ();
1317| /* The GNU C library defines this for functions which it implements
1318|     to always fail with ENOSYS.  Some functions are actually named
1319|     something starting with __ and the normal name is an alias.  */
1320| #if defined __stub_argz_stringify || defined __stub___argz_stringify
1321| choke me
1322| #endif
1323| 
1324| int
1325| main ()
1326| {
1327| return argz_stringify ();
1328|   ;
1329|   return 0;
1330| }
1331configure:25868: result: no
1332configure:25783: checking for argz_next
1333configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1334/tmp/ccWqZKIn.o: In function `main':
1335conftest.c:(.text+0x20): undefined reference to `argz_next'
1336collect2: ld returned 1 exit status
1337configure:25846: $? = 1
1338configure: failed program was:
1339| /* confdefs.h.  */
1340| #define PACKAGE_NAME ""
1341| #define PACKAGE_TARNAME ""
1342| #define PACKAGE_VERSION ""
1343| #define PACKAGE_STRING ""
1344| #define PACKAGE_BUGREPORT ""
1345| #define PACKAGE "gettext-runtime"
1346| #define VERSION "0.17"
1347| #define STDC_HEADERS 1
1348| #define HAVE_SYS_TYPES_H 1
1349| #define HAVE_SYS_STAT_H 1
1350| #define HAVE_STDLIB_H 1
1351| #define HAVE_STRING_H 1
1352| #define HAVE_MEMORY_H 1
1353| #define HAVE_STRINGS_H 1
1354| #define HAVE_INTTYPES_H 1
1355| #define HAVE_STDINT_H 1
1356| #define HAVE_UNISTD_H 1
1357| #define __EXTENSIONS__ 1
1358| #define _ALL_SOURCE 1
1359| #define _GNU_SOURCE 1
1360| #define _POSIX_PTHREAD_SEMANTICS 1
1361| #define _TANDEM_SOURCE 1
1362| #define HAVE_DLFCN_H 1
1363| #define HAVE_VISIBILITY 1
1364| #define HAVE_STDINT_H_WITH_UINTMAX 1
1365| #define HAVE_ALLOCA_H 1
1366| #define HAVE_ALLOCA 1
1367| #define HAVE_STDLIB_H 1
1368| #define HAVE_UNISTD_H 1
1369| #define HAVE_GETPAGESIZE 1
1370| #define INTDIV0_RAISES_SIGFPE 0
1371| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1372| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1373| #define HAVE_UINTMAX_T 1
1374| #define HAVE_INTTYPES_H 1
1375| #define USE_POSIX_THREADS 1
1376| #define USE_POSIX_THREADS_WEAK 1
1377| #define HAVE_PTHREAD_RWLOCK 1
1378| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1379| #define HAVE_BUILTIN_EXPECT 1
1380| #define HAVE_INTTYPES_H 1
1381| #define HAVE_LIMITS_H 1
1382| #define HAVE_UNISTD_H 1
1383| #define HAVE_SYS_PARAM_H 1
1384| #define HAVE_GETCWD 1
1385| #define HAVE_GETEGID 1
1386| #define HAVE_GETEUID 1
1387| #define HAVE_GETGID 1
1388| #define HAVE_GETUID 1
1389| #define HAVE_MEMPCPY 1
1390| #define HAVE_MUNMAP 1
1391| #define HAVE_STPCPY 1
1392| #define HAVE_STRCASECMP 1
1393| #define HAVE_STRDUP 1
1394| #define HAVE_STRTOUL 1
1395| #define HAVE_TSEARCH 1
1396| /* end confdefs.h.  */
1397| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
1398|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1399| #define argz_next innocuous_argz_next
1400| 
1401| /* System header to define __stub macros and hopefully few prototypes,
1402|     which can conflict with char argz_next (); below.
1403|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1404|     <limits.h> exists even on freestanding compilers.  */
1405| 
1406| #ifdef __STDC__
1407| # include <limits.h>
1408| #else
1409| # include <assert.h>
1410| #endif
1411| 
1412| #undef argz_next
1413| 
1414| /* Override any GCC internal prototype to avoid an error.
1415|    Use char because int might match the return type of a GCC
1416|    builtin and then its argument prototype would still apply.  */
1417| #ifdef __cplusplus
1418| extern "C"
1419| #endif
1420| char argz_next ();
1421| /* The GNU C library defines this for functions which it implements
1422|     to always fail with ENOSYS.  Some functions are actually named
1423|     something starting with __ and the normal name is an alias.  */
1424| #if defined __stub_argz_next || defined __stub___argz_next
1425| choke me
1426| #endif
1427| 
1428| int
1429| main ()
1430| {
1431| return argz_next ();
1432|   ;
1433|   return 0;
1434| }
1435configure:25868: result: no
1436configure:25783: checking for __fsetlocking
1437configure:25839: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1438configure:25846: $? = 0
1439configure:25868: result: yes
1440configure:25882: checking whether feof_unlocked is declared
1441configure:25912: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1442configure:25919: $? = 0
1443configure:25934: result: yes
1444configure:25948: checking whether fgets_unlocked is declared
1445configure:25978: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1446configure:25985: $? = 0
1447configure:26000: result: yes
1448configure:26044: checking for iconv
1449configure:26076: 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
1450/tmp/ccUaMnpR.o: In function `main':
1451conftest.c:(.text+0x38): undefined reference to `libiconv_open'
1452conftest.c:(.text+0x64): undefined reference to `libiconv'
1453conftest.c:(.text+0x7c): undefined reference to `libiconv_close'
1454collect2: ld returned 1 exit status
1455configure:26083: $? = 1
1456configure: failed program was:
1457| /* confdefs.h.  */
1458| #define PACKAGE_NAME ""
1459| #define PACKAGE_TARNAME ""
1460| #define PACKAGE_VERSION ""
1461| #define PACKAGE_STRING ""
1462| #define PACKAGE_BUGREPORT ""
1463| #define PACKAGE "gettext-runtime"
1464| #define VERSION "0.17"
1465| #define STDC_HEADERS 1
1466| #define HAVE_SYS_TYPES_H 1
1467| #define HAVE_SYS_STAT_H 1
1468| #define HAVE_STDLIB_H 1
1469| #define HAVE_STRING_H 1
1470| #define HAVE_MEMORY_H 1
1471| #define HAVE_STRINGS_H 1
1472| #define HAVE_INTTYPES_H 1
1473| #define HAVE_STDINT_H 1
1474| #define HAVE_UNISTD_H 1
1475| #define __EXTENSIONS__ 1
1476| #define _ALL_SOURCE 1
1477| #define _GNU_SOURCE 1
1478| #define _POSIX_PTHREAD_SEMANTICS 1
1479| #define _TANDEM_SOURCE 1
1480| #define HAVE_DLFCN_H 1
1481| #define HAVE_VISIBILITY 1
1482| #define HAVE_STDINT_H_WITH_UINTMAX 1
1483| #define HAVE_ALLOCA_H 1
1484| #define HAVE_ALLOCA 1
1485| #define HAVE_STDLIB_H 1
1486| #define HAVE_UNISTD_H 1
1487| #define HAVE_GETPAGESIZE 1
1488| #define INTDIV0_RAISES_SIGFPE 0
1489| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1490| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1491| #define HAVE_UINTMAX_T 1
1492| #define HAVE_INTTYPES_H 1
1493| #define USE_POSIX_THREADS 1
1494| #define USE_POSIX_THREADS_WEAK 1
1495| #define HAVE_PTHREAD_RWLOCK 1
1496| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1497| #define HAVE_BUILTIN_EXPECT 1
1498| #define HAVE_INTTYPES_H 1
1499| #define HAVE_LIMITS_H 1
1500| #define HAVE_UNISTD_H 1
1501| #define HAVE_SYS_PARAM_H 1
1502| #define HAVE_GETCWD 1
1503| #define HAVE_GETEGID 1
1504| #define HAVE_GETEUID 1
1505| #define HAVE_GETGID 1
1506| #define HAVE_GETUID 1
1507| #define HAVE_MEMPCPY 1
1508| #define HAVE_MUNMAP 1
1509| #define HAVE_STPCPY 1
1510| #define HAVE_STRCASECMP 1
1511| #define HAVE_STRDUP 1
1512| #define HAVE_STRTOUL 1
1513| #define HAVE_TSEARCH 1
1514| #define HAVE___FSETLOCKING 1
1515| #define HAVE_DECL_FEOF_UNLOCKED 1
1516| #define HAVE_DECL_FGETS_UNLOCKED 1
1517| /* end confdefs.h.  */
1518| #include <stdlib.h>
1519| #include <iconv.h>
1520| int
1521| main ()
1522| {
1523| iconv_t cd = iconv_open("","");
1524|        iconv(cd,NULL,NULL,NULL,NULL);
1525|        iconv_close(cd);
1526|   ;
1527|   return 0;
1528| }
1529configure:26129: 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
1530configure:26136: $? = 0
1531configure:26160: result: yes
1532configure:26163: checking for working iconv
1533configure:26282: result: guessing yes
1534configure:26299: checking how to link with libiconv
1535configure:26301: result: ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib
1536configure:26312: checking for iconv declaration
1537configure:26351: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
1538conftest.c:71: error: conflicting types for 'libiconv'
1539${TIMEMACHINE_PATH}/build/usr/include/iconv.h:83: error: previous declaration of 'libiconv' was here
1540configure:26358: $? = 1
1541configure: failed program was:
1542| /* confdefs.h.  */
1543| #define PACKAGE_NAME ""
1544| #define PACKAGE_TARNAME ""
1545| #define PACKAGE_VERSION ""
1546| #define PACKAGE_STRING ""
1547| #define PACKAGE_BUGREPORT ""
1548| #define PACKAGE "gettext-runtime"
1549| #define VERSION "0.17"
1550| #define STDC_HEADERS 1
1551| #define HAVE_SYS_TYPES_H 1
1552| #define HAVE_SYS_STAT_H 1
1553| #define HAVE_STDLIB_H 1
1554| #define HAVE_STRING_H 1
1555| #define HAVE_MEMORY_H 1
1556| #define HAVE_STRINGS_H 1
1557| #define HAVE_INTTYPES_H 1
1558| #define HAVE_STDINT_H 1
1559| #define HAVE_UNISTD_H 1
1560| #define __EXTENSIONS__ 1
1561| #define _ALL_SOURCE 1
1562| #define _GNU_SOURCE 1
1563| #define _POSIX_PTHREAD_SEMANTICS 1
1564| #define _TANDEM_SOURCE 1
1565| #define HAVE_DLFCN_H 1
1566| #define HAVE_VISIBILITY 1
1567| #define HAVE_STDINT_H_WITH_UINTMAX 1
1568| #define HAVE_ALLOCA_H 1
1569| #define HAVE_ALLOCA 1
1570| #define HAVE_STDLIB_H 1
1571| #define HAVE_UNISTD_H 1
1572| #define HAVE_GETPAGESIZE 1
1573| #define INTDIV0_RAISES_SIGFPE 0
1574| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1575| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1576| #define HAVE_UINTMAX_T 1
1577| #define HAVE_INTTYPES_H 1
1578| #define USE_POSIX_THREADS 1
1579| #define USE_POSIX_THREADS_WEAK 1
1580| #define HAVE_PTHREAD_RWLOCK 1
1581| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1582| #define HAVE_BUILTIN_EXPECT 1
1583| #define HAVE_INTTYPES_H 1
1584| #define HAVE_LIMITS_H 1
1585| #define HAVE_UNISTD_H 1
1586| #define HAVE_SYS_PARAM_H 1
1587| #define HAVE_GETCWD 1
1588| #define HAVE_GETEGID 1
1589| #define HAVE_GETEUID 1
1590| #define HAVE_GETGID 1
1591| #define HAVE_GETUID 1
1592| #define HAVE_MEMPCPY 1
1593| #define HAVE_MUNMAP 1
1594| #define HAVE_STPCPY 1
1595| #define HAVE_STRCASECMP 1
1596| #define HAVE_STRDUP 1
1597| #define HAVE_STRTOUL 1
1598| #define HAVE_TSEARCH 1
1599| #define HAVE___FSETLOCKING 1
1600| #define HAVE_DECL_FEOF_UNLOCKED 1
1601| #define HAVE_DECL_FGETS_UNLOCKED 1
1602| #define HAVE_ICONV 1
1603| /* end confdefs.h.  */
1604| 
1605| #include <stdlib.h>
1606| #include <iconv.h>
1607| extern
1608| #ifdef __cplusplus
1609| "C"
1610| #endif
1611| #if defined(__STDC__) || defined(__cplusplus)
1612| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
1613| #else
1614| size_t iconv();
1615| #endif
1616| 
1617| int
1618| main ()
1619| {
1620| 
1621|   ;
1622|   return 0;
1623| }
1624configure:26377: result: 
1625         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
1626configure:26388: checking for NL_LOCALE_NAME macro
1627configure:26417: 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
1628/tmp/ccGfoM68.o: In function `main':
1629conftest.c:(.text+0x24): undefined reference to `_NL_LOCALE_NAME'
1630collect2: ld returned 1 exit status
1631configure:26424: $? = 1
1632configure: failed program was:
1633| /* confdefs.h.  */
1634| #define PACKAGE_NAME ""
1635| #define PACKAGE_TARNAME ""
1636| #define PACKAGE_VERSION ""
1637| #define PACKAGE_STRING ""
1638| #define PACKAGE_BUGREPORT ""
1639| #define PACKAGE "gettext-runtime"
1640| #define VERSION "0.17"
1641| #define STDC_HEADERS 1
1642| #define HAVE_SYS_TYPES_H 1
1643| #define HAVE_SYS_STAT_H 1
1644| #define HAVE_STDLIB_H 1
1645| #define HAVE_STRING_H 1
1646| #define HAVE_MEMORY_H 1
1647| #define HAVE_STRINGS_H 1
1648| #define HAVE_INTTYPES_H 1
1649| #define HAVE_STDINT_H 1
1650| #define HAVE_UNISTD_H 1
1651| #define __EXTENSIONS__ 1
1652| #define _ALL_SOURCE 1
1653| #define _GNU_SOURCE 1
1654| #define _POSIX_PTHREAD_SEMANTICS 1
1655| #define _TANDEM_SOURCE 1
1656| #define HAVE_DLFCN_H 1
1657| #define HAVE_VISIBILITY 1
1658| #define HAVE_STDINT_H_WITH_UINTMAX 1
1659| #define HAVE_ALLOCA_H 1
1660| #define HAVE_ALLOCA 1
1661| #define HAVE_STDLIB_H 1
1662| #define HAVE_UNISTD_H 1
1663| #define HAVE_GETPAGESIZE 1
1664| #define INTDIV0_RAISES_SIGFPE 0
1665| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1666| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1667| #define HAVE_UINTMAX_T 1
1668| #define HAVE_INTTYPES_H 1
1669| #define USE_POSIX_THREADS 1
1670| #define USE_POSIX_THREADS_WEAK 1
1671| #define HAVE_PTHREAD_RWLOCK 1
1672| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1673| #define HAVE_BUILTIN_EXPECT 1
1674| #define HAVE_INTTYPES_H 1
1675| #define HAVE_LIMITS_H 1
1676| #define HAVE_UNISTD_H 1
1677| #define HAVE_SYS_PARAM_H 1
1678| #define HAVE_GETCWD 1
1679| #define HAVE_GETEGID 1
1680| #define HAVE_GETEUID 1
1681| #define HAVE_GETGID 1
1682| #define HAVE_GETUID 1
1683| #define HAVE_MEMPCPY 1
1684| #define HAVE_MUNMAP 1
1685| #define HAVE_STPCPY 1
1686| #define HAVE_STRCASECMP 1
1687| #define HAVE_STRDUP 1
1688| #define HAVE_STRTOUL 1
1689| #define HAVE_TSEARCH 1
1690| #define HAVE___FSETLOCKING 1
1691| #define HAVE_DECL_FEOF_UNLOCKED 1
1692| #define HAVE_DECL_FGETS_UNLOCKED 1
1693| #define HAVE_ICONV 1
1694| #define ICONV_CONST const
1695| /* end confdefs.h.  */
1696| #include <langinfo.h>
1697| #include <locale.h>
1698| int
1699| main ()
1700| {
1701| char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES));
1702|        return !cs;
1703| 
1704|   ;
1705|   return 0;
1706| }
1707configure:26445: result: no
1708configure:26459: checking for bison
1709configure:26475: found /usr/bin/bison
1710configure:26486: result: bison
1711configure:26500: checking version of bison
1712configure:26509: result: 2.3, ok
1713configure:26517: checking for long long int
1714configure:26567: 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
1715configure:26574: $? = 0
1716configure:26662: result: yes
1717configure:26673: checking for wchar_t
1718configure:26700: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
1719configure:26707: $? = 0
1720configure:26722: result: yes
1721configure:26733: checking for wint_t
1722configure:26768: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
1723conftest.c:74:19: error: wchar.h: No such file or directory
1724conftest.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
1725configure:26775: $? = 1
1726configure: failed program was:
1727| /* confdefs.h.  */
1728| #define PACKAGE_NAME ""
1729| #define PACKAGE_TARNAME ""
1730| #define PACKAGE_VERSION ""
1731| #define PACKAGE_STRING ""
1732| #define PACKAGE_BUGREPORT ""
1733| #define PACKAGE "gettext-runtime"
1734| #define VERSION "0.17"
1735| #define STDC_HEADERS 1
1736| #define HAVE_SYS_TYPES_H 1
1737| #define HAVE_SYS_STAT_H 1
1738| #define HAVE_STDLIB_H 1
1739| #define HAVE_STRING_H 1
1740| #define HAVE_MEMORY_H 1
1741| #define HAVE_STRINGS_H 1
1742| #define HAVE_INTTYPES_H 1
1743| #define HAVE_STDINT_H 1
1744| #define HAVE_UNISTD_H 1
1745| #define __EXTENSIONS__ 1
1746| #define _ALL_SOURCE 1
1747| #define _GNU_SOURCE 1
1748| #define _POSIX_PTHREAD_SEMANTICS 1
1749| #define _TANDEM_SOURCE 1
1750| #define HAVE_DLFCN_H 1
1751| #define HAVE_VISIBILITY 1
1752| #define HAVE_STDINT_H_WITH_UINTMAX 1
1753| #define HAVE_ALLOCA_H 1
1754| #define HAVE_ALLOCA 1
1755| #define HAVE_STDLIB_H 1
1756| #define HAVE_UNISTD_H 1
1757| #define HAVE_GETPAGESIZE 1
1758| #define INTDIV0_RAISES_SIGFPE 0
1759| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1760| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1761| #define HAVE_UINTMAX_T 1
1762| #define HAVE_INTTYPES_H 1
1763| #define USE_POSIX_THREADS 1
1764| #define USE_POSIX_THREADS_WEAK 1
1765| #define HAVE_PTHREAD_RWLOCK 1
1766| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1767| #define HAVE_BUILTIN_EXPECT 1
1768| #define HAVE_INTTYPES_H 1
1769| #define HAVE_LIMITS_H 1
1770| #define HAVE_UNISTD_H 1
1771| #define HAVE_SYS_PARAM_H 1
1772| #define HAVE_GETCWD 1
1773| #define HAVE_GETEGID 1
1774| #define HAVE_GETEUID 1
1775| #define HAVE_GETGID 1
1776| #define HAVE_GETUID 1
1777| #define HAVE_MEMPCPY 1
1778| #define HAVE_MUNMAP 1
1779| #define HAVE_STPCPY 1
1780| #define HAVE_STRCASECMP 1
1781| #define HAVE_STRDUP 1
1782| #define HAVE_STRTOUL 1
1783| #define HAVE_TSEARCH 1
1784| #define HAVE___FSETLOCKING 1
1785| #define HAVE_DECL_FEOF_UNLOCKED 1
1786| #define HAVE_DECL_FGETS_UNLOCKED 1
1787| #define HAVE_ICONV 1
1788| #define ICONV_CONST const
1789| #define HAVE_LONG_LONG_INT 1
1790| #define HAVE_WCHAR_T 1
1791| /* end confdefs.h.  */
1792| 
1793| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
1794|    <wchar.h>.
1795|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
1796|    before <wchar.h>.  */
1797| #include <stddef.h>
1798| #include <stdio.h>
1799| #include <time.h>
1800| #include <wchar.h>
1801|        wint_t foo = (wchar_t)'\0';
1802| int
1803| main ()
1804| {
1805| 
1806|   ;
1807|   return 0;
1808| }
1809configure:26790: result: no
1810configure:26803: checking for intmax_t
1811configure:26839: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
1812configure:26846: $? = 0
1813configure:26861: result: yes
1814configure:26873: checking whether printf() supports POSIX/XSI format strings
1815configure:26960: result: guessing yes
1816configure:26973: checking whether we are using the GNU C Library 2.1 or newer
1817configure:27004: result: yes
1818configure:27016: checking for stdint.h
1819configure:27023: result: yes
1820configure:27157: checking for SIZE_MAX
1821configure:27891: result: yes
1822configure:27909: checking for stdint.h
1823configure:27916: result: yes
1824configure:28052: checking for CFPreferencesCopyAppValue
1825configure:28080: 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
1826conftest.c:70:42: error: CoreFoundation/CFPreferences.h: No such file or directory
1827conftest.c: In function 'main':
1828conftest.c:74: error: 'NULL' undeclared (first use in this function)
1829conftest.c:74: error: (Each undeclared identifier is reported only once
1830conftest.c:74: error: for each function it appears in.)
1831configure:28087: $? = 1
1832configure: failed program was:
1833| /* confdefs.h.  */
1834| #define PACKAGE_NAME ""
1835| #define PACKAGE_TARNAME ""
1836| #define PACKAGE_VERSION ""
1837| #define PACKAGE_STRING ""
1838| #define PACKAGE_BUGREPORT ""
1839| #define PACKAGE "gettext-runtime"
1840| #define VERSION "0.17"
1841| #define STDC_HEADERS 1
1842| #define HAVE_SYS_TYPES_H 1
1843| #define HAVE_SYS_STAT_H 1
1844| #define HAVE_STDLIB_H 1
1845| #define HAVE_STRING_H 1
1846| #define HAVE_MEMORY_H 1
1847| #define HAVE_STRINGS_H 1
1848| #define HAVE_INTTYPES_H 1
1849| #define HAVE_STDINT_H 1
1850| #define HAVE_UNISTD_H 1
1851| #define __EXTENSIONS__ 1
1852| #define _ALL_SOURCE 1
1853| #define _GNU_SOURCE 1
1854| #define _POSIX_PTHREAD_SEMANTICS 1
1855| #define _TANDEM_SOURCE 1
1856| #define HAVE_DLFCN_H 1
1857| #define HAVE_VISIBILITY 1
1858| #define HAVE_STDINT_H_WITH_UINTMAX 1
1859| #define HAVE_ALLOCA_H 1
1860| #define HAVE_ALLOCA 1
1861| #define HAVE_STDLIB_H 1
1862| #define HAVE_UNISTD_H 1
1863| #define HAVE_GETPAGESIZE 1
1864| #define INTDIV0_RAISES_SIGFPE 0
1865| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1866| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1867| #define HAVE_UINTMAX_T 1
1868| #define HAVE_INTTYPES_H 1
1869| #define USE_POSIX_THREADS 1
1870| #define USE_POSIX_THREADS_WEAK 1
1871| #define HAVE_PTHREAD_RWLOCK 1
1872| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1873| #define HAVE_BUILTIN_EXPECT 1
1874| #define HAVE_INTTYPES_H 1
1875| #define HAVE_LIMITS_H 1
1876| #define HAVE_UNISTD_H 1
1877| #define HAVE_SYS_PARAM_H 1
1878| #define HAVE_GETCWD 1
1879| #define HAVE_GETEGID 1
1880| #define HAVE_GETEUID 1
1881| #define HAVE_GETGID 1
1882| #define HAVE_GETUID 1
1883| #define HAVE_MEMPCPY 1
1884| #define HAVE_MUNMAP 1
1885| #define HAVE_STPCPY 1
1886| #define HAVE_STRCASECMP 1
1887| #define HAVE_STRDUP 1
1888| #define HAVE_STRTOUL 1
1889| #define HAVE_TSEARCH 1
1890| #define HAVE___FSETLOCKING 1
1891| #define HAVE_DECL_FEOF_UNLOCKED 1
1892| #define HAVE_DECL_FGETS_UNLOCKED 1
1893| #define HAVE_ICONV 1
1894| #define ICONV_CONST const
1895| #define HAVE_LONG_LONG_INT 1
1896| #define HAVE_WCHAR_T 1
1897| #define HAVE_INTMAX_T 1
1898| #define HAVE_POSIX_PRINTF 1
1899| #define HAVE_STDINT_H 1
1900| #define HAVE_STDINT_H 1
1901| /* end confdefs.h.  */
1902| #include <CoreFoundation/CFPreferences.h>
1903| int
1904| main ()
1905| {
1906| CFPreferencesCopyAppValue(NULL, NULL)
1907|   ;
1908|   return 0;
1909| }
1910configure:28108: result: no
1911configure:28117: checking for CFLocaleCopyCurrent
1912configure:28145: 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
1913conftest.c:70:37: error: CoreFoundation/CFLocale.h: No such file or directory
1914configure:28152: $? = 1
1915configure: failed program was:
1916| /* confdefs.h.  */
1917| #define PACKAGE_NAME ""
1918| #define PACKAGE_TARNAME ""
1919| #define PACKAGE_VERSION ""
1920| #define PACKAGE_STRING ""
1921| #define PACKAGE_BUGREPORT ""
1922| #define PACKAGE "gettext-runtime"
1923| #define VERSION "0.17"
1924| #define STDC_HEADERS 1
1925| #define HAVE_SYS_TYPES_H 1
1926| #define HAVE_SYS_STAT_H 1
1927| #define HAVE_STDLIB_H 1
1928| #define HAVE_STRING_H 1
1929| #define HAVE_MEMORY_H 1
1930| #define HAVE_STRINGS_H 1
1931| #define HAVE_INTTYPES_H 1
1932| #define HAVE_STDINT_H 1
1933| #define HAVE_UNISTD_H 1
1934| #define __EXTENSIONS__ 1
1935| #define _ALL_SOURCE 1
1936| #define _GNU_SOURCE 1
1937| #define _POSIX_PTHREAD_SEMANTICS 1
1938| #define _TANDEM_SOURCE 1
1939| #define HAVE_DLFCN_H 1
1940| #define HAVE_VISIBILITY 1
1941| #define HAVE_STDINT_H_WITH_UINTMAX 1
1942| #define HAVE_ALLOCA_H 1
1943| #define HAVE_ALLOCA 1
1944| #define HAVE_STDLIB_H 1
1945| #define HAVE_UNISTD_H 1
1946| #define HAVE_GETPAGESIZE 1
1947| #define INTDIV0_RAISES_SIGFPE 0
1948| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1949| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1950| #define HAVE_UINTMAX_T 1
1951| #define HAVE_INTTYPES_H 1
1952| #define USE_POSIX_THREADS 1
1953| #define USE_POSIX_THREADS_WEAK 1
1954| #define HAVE_PTHREAD_RWLOCK 1
1955| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1956| #define HAVE_BUILTIN_EXPECT 1
1957| #define HAVE_INTTYPES_H 1
1958| #define HAVE_LIMITS_H 1
1959| #define HAVE_UNISTD_H 1
1960| #define HAVE_SYS_PARAM_H 1
1961| #define HAVE_GETCWD 1
1962| #define HAVE_GETEGID 1
1963| #define HAVE_GETEUID 1
1964| #define HAVE_GETGID 1
1965| #define HAVE_GETUID 1
1966| #define HAVE_MEMPCPY 1
1967| #define HAVE_MUNMAP 1
1968| #define HAVE_STPCPY 1
1969| #define HAVE_STRCASECMP 1
1970| #define HAVE_STRDUP 1
1971| #define HAVE_STRTOUL 1
1972| #define HAVE_TSEARCH 1
1973| #define HAVE___FSETLOCKING 1
1974| #define HAVE_DECL_FEOF_UNLOCKED 1
1975| #define HAVE_DECL_FGETS_UNLOCKED 1
1976| #define HAVE_ICONV 1
1977| #define ICONV_CONST const
1978| #define HAVE_LONG_LONG_INT 1
1979| #define HAVE_WCHAR_T 1
1980| #define HAVE_INTMAX_T 1
1981| #define HAVE_POSIX_PRINTF 1
1982| #define HAVE_STDINT_H 1
1983| #define HAVE_STDINT_H 1
1984| /* end confdefs.h.  */
1985| #include <CoreFoundation/CFLocale.h>
1986| int
1987| main ()
1988| {
1989| CFLocaleCopyCurrent();
1990|   ;
1991|   return 0;
1992| }
1993configure:28173: result: no
1994configure:28193: checking for ptrdiff_t
1995configure:28221: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
1996configure:28228: $? = 0
1997configure:28255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
1998conftest.c: In function 'main':
1999conftest.c:106: error: expected expression before ')' token
2000configure:28262: $? = 1
2001configure: failed program was:
2002| /* confdefs.h.  */
2003| #define PACKAGE_NAME ""
2004| #define PACKAGE_TARNAME ""
2005| #define PACKAGE_VERSION ""
2006| #define PACKAGE_STRING ""
2007| #define PACKAGE_BUGREPORT ""
2008| #define PACKAGE "gettext-runtime"
2009| #define VERSION "0.17"
2010| #define STDC_HEADERS 1
2011| #define HAVE_SYS_TYPES_H 1
2012| #define HAVE_SYS_STAT_H 1
2013| #define HAVE_STDLIB_H 1
2014| #define HAVE_STRING_H 1
2015| #define HAVE_MEMORY_H 1
2016| #define HAVE_STRINGS_H 1
2017| #define HAVE_INTTYPES_H 1
2018| #define HAVE_STDINT_H 1
2019| #define HAVE_UNISTD_H 1
2020| #define __EXTENSIONS__ 1
2021| #define _ALL_SOURCE 1
2022| #define _GNU_SOURCE 1
2023| #define _POSIX_PTHREAD_SEMANTICS 1
2024| #define _TANDEM_SOURCE 1
2025| #define HAVE_DLFCN_H 1
2026| #define HAVE_VISIBILITY 1
2027| #define HAVE_STDINT_H_WITH_UINTMAX 1
2028| #define HAVE_ALLOCA_H 1
2029| #define HAVE_ALLOCA 1
2030| #define HAVE_STDLIB_H 1
2031| #define HAVE_UNISTD_H 1
2032| #define HAVE_GETPAGESIZE 1
2033| #define INTDIV0_RAISES_SIGFPE 0
2034| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2035| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2036| #define HAVE_UINTMAX_T 1
2037| #define HAVE_INTTYPES_H 1
2038| #define USE_POSIX_THREADS 1
2039| #define USE_POSIX_THREADS_WEAK 1
2040| #define HAVE_PTHREAD_RWLOCK 1
2041| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2042| #define HAVE_BUILTIN_EXPECT 1
2043| #define HAVE_INTTYPES_H 1
2044| #define HAVE_LIMITS_H 1
2045| #define HAVE_UNISTD_H 1
2046| #define HAVE_SYS_PARAM_H 1
2047| #define HAVE_GETCWD 1
2048| #define HAVE_GETEGID 1
2049| #define HAVE_GETEUID 1
2050| #define HAVE_GETGID 1
2051| #define HAVE_GETUID 1
2052| #define HAVE_MEMPCPY 1
2053| #define HAVE_MUNMAP 1
2054| #define HAVE_STPCPY 1
2055| #define HAVE_STRCASECMP 1
2056| #define HAVE_STRDUP 1
2057| #define HAVE_STRTOUL 1
2058| #define HAVE_TSEARCH 1
2059| #define HAVE___FSETLOCKING 1
2060| #define HAVE_DECL_FEOF_UNLOCKED 1
2061| #define HAVE_DECL_FGETS_UNLOCKED 1
2062| #define HAVE_ICONV 1
2063| #define ICONV_CONST const
2064| #define HAVE_LONG_LONG_INT 1
2065| #define HAVE_WCHAR_T 1
2066| #define HAVE_INTMAX_T 1
2067| #define HAVE_POSIX_PRINTF 1
2068| #define HAVE_STDINT_H 1
2069| #define HAVE_STDINT_H 1
2070| /* end confdefs.h.  */
2071| #include <stdio.h>
2072| #ifdef HAVE_SYS_TYPES_H
2073| # include <sys/types.h>
2074| #endif
2075| #ifdef HAVE_SYS_STAT_H
2076| # include <sys/stat.h>
2077| #endif
2078| #ifdef STDC_HEADERS
2079| # include <stdlib.h>
2080| # include <stddef.h>
2081| #else
2082| # ifdef HAVE_STDLIB_H
2083| #  include <stdlib.h>
2084| # endif
2085| #endif
2086| #ifdef HAVE_STRING_H
2087| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2088| #  include <memory.h>
2089| # endif
2090| # include <string.h>
2091| #endif
2092| #ifdef HAVE_STRINGS_H
2093| # include <strings.h>
2094| #endif
2095| #ifdef HAVE_INTTYPES_H
2096| # include <inttypes.h>
2097| #endif
2098| #ifdef HAVE_STDINT_H
2099| # include <stdint.h>
2100| #endif
2101| #ifdef HAVE_UNISTD_H
2102| # include <unistd.h>
2103| #endif
2104| int
2105| main ()
2106| {
2107| if (sizeof ((ptrdiff_t)))
2108| 	  return 0;
2109|   ;
2110|   return 0;
2111| }
2112configure:28285: result: yes
2113configure:28316: checking stddef.h usability
2114configure:28333: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2115configure:28340: $? = 0
2116configure:28354: result: yes
2117configure:28358: checking stddef.h presence
2118configure:28373: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
2119configure:28380: $? = 0
2120configure:28394: result: yes
2121configure:28422: checking for stddef.h
2122configure:28431: result: yes
2123configure:28305: checking for stdlib.h
2124configure:28312: result: yes
2125configure:28305: checking for string.h
2126configure:28312: result: yes
2127configure:28456: checking for asprintf
2128configure:28512: 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
2129configure:28519: $? = 0
2130configure:28541: result: yes
2131configure:28456: checking for fwprintf
2132configure:28512: 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
2133/tmp/cca7uZgf.o: In function `main':
2134conftest.c:(.text+0x20): undefined reference to `fwprintf'
2135collect2: ld returned 1 exit status
2136configure:28519: $? = 1
2137configure: failed program was:
2138| /* confdefs.h.  */
2139| #define PACKAGE_NAME ""
2140| #define PACKAGE_TARNAME ""
2141| #define PACKAGE_VERSION ""
2142| #define PACKAGE_STRING ""
2143| #define PACKAGE_BUGREPORT ""
2144| #define PACKAGE "gettext-runtime"
2145| #define VERSION "0.17"
2146| #define STDC_HEADERS 1
2147| #define HAVE_SYS_TYPES_H 1
2148| #define HAVE_SYS_STAT_H 1
2149| #define HAVE_STDLIB_H 1
2150| #define HAVE_STRING_H 1
2151| #define HAVE_MEMORY_H 1
2152| #define HAVE_STRINGS_H 1
2153| #define HAVE_INTTYPES_H 1
2154| #define HAVE_STDINT_H 1
2155| #define HAVE_UNISTD_H 1
2156| #define __EXTENSIONS__ 1
2157| #define _ALL_SOURCE 1
2158| #define _GNU_SOURCE 1
2159| #define _POSIX_PTHREAD_SEMANTICS 1
2160| #define _TANDEM_SOURCE 1
2161| #define HAVE_DLFCN_H 1
2162| #define HAVE_VISIBILITY 1
2163| #define HAVE_STDINT_H_WITH_UINTMAX 1
2164| #define HAVE_ALLOCA_H 1
2165| #define HAVE_ALLOCA 1
2166| #define HAVE_STDLIB_H 1
2167| #define HAVE_UNISTD_H 1
2168| #define HAVE_GETPAGESIZE 1
2169| #define INTDIV0_RAISES_SIGFPE 0
2170| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2171| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2172| #define HAVE_UINTMAX_T 1
2173| #define HAVE_INTTYPES_H 1
2174| #define USE_POSIX_THREADS 1
2175| #define USE_POSIX_THREADS_WEAK 1
2176| #define HAVE_PTHREAD_RWLOCK 1
2177| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2178| #define HAVE_BUILTIN_EXPECT 1
2179| #define HAVE_INTTYPES_H 1
2180| #define HAVE_LIMITS_H 1
2181| #define HAVE_UNISTD_H 1
2182| #define HAVE_SYS_PARAM_H 1
2183| #define HAVE_GETCWD 1
2184| #define HAVE_GETEGID 1
2185| #define HAVE_GETEUID 1
2186| #define HAVE_GETGID 1
2187| #define HAVE_GETUID 1
2188| #define HAVE_MEMPCPY 1
2189| #define HAVE_MUNMAP 1
2190| #define HAVE_STPCPY 1
2191| #define HAVE_STRCASECMP 1
2192| #define HAVE_STRDUP 1
2193| #define HAVE_STRTOUL 1
2194| #define HAVE_TSEARCH 1
2195| #define HAVE___FSETLOCKING 1
2196| #define HAVE_DECL_FEOF_UNLOCKED 1
2197| #define HAVE_DECL_FGETS_UNLOCKED 1
2198| #define HAVE_ICONV 1
2199| #define ICONV_CONST const
2200| #define HAVE_LONG_LONG_INT 1
2201| #define HAVE_WCHAR_T 1
2202| #define HAVE_INTMAX_T 1
2203| #define HAVE_POSIX_PRINTF 1
2204| #define HAVE_STDINT_H 1
2205| #define HAVE_STDINT_H 1
2206| #define HAVE_STDDEF_H 1
2207| #define HAVE_STDLIB_H 1
2208| #define HAVE_STRING_H 1
2209| #define HAVE_ASPRINTF 1
2210| /* end confdefs.h.  */
2211| /* Define fwprintf to an innocuous variant, in case <limits.h> declares fwprintf.
2212|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2213| #define fwprintf innocuous_fwprintf
2214| 
2215| /* System header to define __stub macros and hopefully few prototypes,
2216|     which can conflict with char fwprintf (); below.
2217|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2218|     <limits.h> exists even on freestanding compilers.  */
2219| 
2220| #ifdef __STDC__
2221| # include <limits.h>
2222| #else
2223| # include <assert.h>
2224| #endif
2225| 
2226| #undef fwprintf
2227| 
2228| /* Override any GCC internal prototype to avoid an error.
2229|    Use char because int might match the return type of a GCC
2230|    builtin and then its argument prototype would still apply.  */
2231| #ifdef __cplusplus
2232| extern "C"
2233| #endif
2234| char fwprintf ();
2235| /* The GNU C library defines this for functions which it implements
2236|     to always fail with ENOSYS.  Some functions are actually named
2237|     something starting with __ and the normal name is an alias.  */
2238| #if defined __stub_fwprintf || defined __stub___fwprintf
2239| choke me
2240| #endif
2241| 
2242| int
2243| main ()
2244| {
2245| return fwprintf ();
2246|   ;
2247|   return 0;
2248| }
2249configure:28541: result: no
2250configure:28456: checking for putenv
2251configure:28512: 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
2252configure:28519: $? = 0
2253configure:28541: result: yes
2254configure:28456: checking for setenv
2255configure:28512: 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
2256configure:28519: $? = 0
2257configure:28541: result: yes
2258configure:28456: checking for setlocale
2259configure:28512: 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
2260configure:28519: $? = 0
2261configure:28541: result: yes
2262configure:28456: checking for snprintf
2263configure:28512: 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
2264conftest.c:100: warning: conflicting types for built-in function 'snprintf'
2265configure:28519: $? = 0
2266configure:28541: result: yes
2267configure:28456: checking for wcslen
2268configure:28512: 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
2269/tmp/cc4rLz9P.o: In function `main':
2270conftest.c:(.text+0x20): undefined reference to `wcslen'
2271collect2: ld returned 1 exit status
2272configure:28519: $? = 1
2273configure: failed program was:
2274| /* confdefs.h.  */
2275| #define PACKAGE_NAME ""
2276| #define PACKAGE_TARNAME ""
2277| #define PACKAGE_VERSION ""
2278| #define PACKAGE_STRING ""
2279| #define PACKAGE_BUGREPORT ""
2280| #define PACKAGE "gettext-runtime"
2281| #define VERSION "0.17"
2282| #define STDC_HEADERS 1
2283| #define HAVE_SYS_TYPES_H 1
2284| #define HAVE_SYS_STAT_H 1
2285| #define HAVE_STDLIB_H 1
2286| #define HAVE_STRING_H 1
2287| #define HAVE_MEMORY_H 1
2288| #define HAVE_STRINGS_H 1
2289| #define HAVE_INTTYPES_H 1
2290| #define HAVE_STDINT_H 1
2291| #define HAVE_UNISTD_H 1
2292| #define __EXTENSIONS__ 1
2293| #define _ALL_SOURCE 1
2294| #define _GNU_SOURCE 1
2295| #define _POSIX_PTHREAD_SEMANTICS 1
2296| #define _TANDEM_SOURCE 1
2297| #define HAVE_DLFCN_H 1
2298| #define HAVE_VISIBILITY 1
2299| #define HAVE_STDINT_H_WITH_UINTMAX 1
2300| #define HAVE_ALLOCA_H 1
2301| #define HAVE_ALLOCA 1
2302| #define HAVE_STDLIB_H 1
2303| #define HAVE_UNISTD_H 1
2304| #define HAVE_GETPAGESIZE 1
2305| #define INTDIV0_RAISES_SIGFPE 0
2306| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2307| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2308| #define HAVE_UINTMAX_T 1
2309| #define HAVE_INTTYPES_H 1
2310| #define USE_POSIX_THREADS 1
2311| #define USE_POSIX_THREADS_WEAK 1
2312| #define HAVE_PTHREAD_RWLOCK 1
2313| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2314| #define HAVE_BUILTIN_EXPECT 1
2315| #define HAVE_INTTYPES_H 1
2316| #define HAVE_LIMITS_H 1
2317| #define HAVE_UNISTD_H 1
2318| #define HAVE_SYS_PARAM_H 1
2319| #define HAVE_GETCWD 1
2320| #define HAVE_GETEGID 1
2321| #define HAVE_GETEUID 1
2322| #define HAVE_GETGID 1
2323| #define HAVE_GETUID 1
2324| #define HAVE_MEMPCPY 1
2325| #define HAVE_MUNMAP 1
2326| #define HAVE_STPCPY 1
2327| #define HAVE_STRCASECMP 1
2328| #define HAVE_STRDUP 1
2329| #define HAVE_STRTOUL 1
2330| #define HAVE_TSEARCH 1
2331| #define HAVE___FSETLOCKING 1
2332| #define HAVE_DECL_FEOF_UNLOCKED 1
2333| #define HAVE_DECL_FGETS_UNLOCKED 1
2334| #define HAVE_ICONV 1
2335| #define ICONV_CONST const
2336| #define HAVE_LONG_LONG_INT 1
2337| #define HAVE_WCHAR_T 1
2338| #define HAVE_INTMAX_T 1
2339| #define HAVE_POSIX_PRINTF 1
2340| #define HAVE_STDINT_H 1
2341| #define HAVE_STDINT_H 1
2342| #define HAVE_STDDEF_H 1
2343| #define HAVE_STDLIB_H 1
2344| #define HAVE_STRING_H 1
2345| #define HAVE_ASPRINTF 1
2346| #define HAVE_PUTENV 1
2347| #define HAVE_SETENV 1
2348| #define HAVE_SETLOCALE 1
2349| #define HAVE_SNPRINTF 1
2350| /* end confdefs.h.  */
2351| /* Define wcslen to an innocuous variant, in case <limits.h> declares wcslen.
2352|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2353| #define wcslen innocuous_wcslen
2354| 
2355| /* System header to define __stub macros and hopefully few prototypes,
2356|     which can conflict with char wcslen (); below.
2357|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2358|     <limits.h> exists even on freestanding compilers.  */
2359| 
2360| #ifdef __STDC__
2361| # include <limits.h>
2362| #else
2363| # include <assert.h>
2364| #endif
2365| 
2366| #undef wcslen
2367| 
2368| /* Override any GCC internal prototype to avoid an error.
2369|    Use char because int might match the return type of a GCC
2370|    builtin and then its argument prototype would still apply.  */
2371| #ifdef __cplusplus
2372| extern "C"
2373| #endif
2374| char wcslen ();
2375| /* The GNU C library defines this for functions which it implements
2376|     to always fail with ENOSYS.  Some functions are actually named
2377|     something starting with __ and the normal name is an alias.  */
2378| #if defined __stub_wcslen || defined __stub___wcslen
2379| choke me
2380| #endif
2381| 
2382| int
2383| main ()
2384| {
2385| return wcslen ();
2386|   ;
2387|   return 0;
2388| }
2389configure:28541: result: no
2390configure:28555: checking whether _snprintf is declared
2391configure:28585: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2392conftest.c: In function 'main':
2393conftest.c:84: error: '_snprintf' undeclared (first use in this function)
2394conftest.c:84: error: (Each undeclared identifier is reported only once
2395conftest.c:84: error: for each function it appears in.)
2396configure:28592: $? = 1
2397configure: failed program was:
2398| /* confdefs.h.  */
2399| #define PACKAGE_NAME ""
2400| #define PACKAGE_TARNAME ""
2401| #define PACKAGE_VERSION ""
2402| #define PACKAGE_STRING ""
2403| #define PACKAGE_BUGREPORT ""
2404| #define PACKAGE "gettext-runtime"
2405| #define VERSION "0.17"
2406| #define STDC_HEADERS 1
2407| #define HAVE_SYS_TYPES_H 1
2408| #define HAVE_SYS_STAT_H 1
2409| #define HAVE_STDLIB_H 1
2410| #define HAVE_STRING_H 1
2411| #define HAVE_MEMORY_H 1
2412| #define HAVE_STRINGS_H 1
2413| #define HAVE_INTTYPES_H 1
2414| #define HAVE_STDINT_H 1
2415| #define HAVE_UNISTD_H 1
2416| #define __EXTENSIONS__ 1
2417| #define _ALL_SOURCE 1
2418| #define _GNU_SOURCE 1
2419| #define _POSIX_PTHREAD_SEMANTICS 1
2420| #define _TANDEM_SOURCE 1
2421| #define HAVE_DLFCN_H 1
2422| #define HAVE_VISIBILITY 1
2423| #define HAVE_STDINT_H_WITH_UINTMAX 1
2424| #define HAVE_ALLOCA_H 1
2425| #define HAVE_ALLOCA 1
2426| #define HAVE_STDLIB_H 1
2427| #define HAVE_UNISTD_H 1
2428| #define HAVE_GETPAGESIZE 1
2429| #define INTDIV0_RAISES_SIGFPE 0
2430| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2431| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2432| #define HAVE_UINTMAX_T 1
2433| #define HAVE_INTTYPES_H 1
2434| #define USE_POSIX_THREADS 1
2435| #define USE_POSIX_THREADS_WEAK 1
2436| #define HAVE_PTHREAD_RWLOCK 1
2437| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2438| #define HAVE_BUILTIN_EXPECT 1
2439| #define HAVE_INTTYPES_H 1
2440| #define HAVE_LIMITS_H 1
2441| #define HAVE_UNISTD_H 1
2442| #define HAVE_SYS_PARAM_H 1
2443| #define HAVE_GETCWD 1
2444| #define HAVE_GETEGID 1
2445| #define HAVE_GETEUID 1
2446| #define HAVE_GETGID 1
2447| #define HAVE_GETUID 1
2448| #define HAVE_MEMPCPY 1
2449| #define HAVE_MUNMAP 1
2450| #define HAVE_STPCPY 1
2451| #define HAVE_STRCASECMP 1
2452| #define HAVE_STRDUP 1
2453| #define HAVE_STRTOUL 1
2454| #define HAVE_TSEARCH 1
2455| #define HAVE___FSETLOCKING 1
2456| #define HAVE_DECL_FEOF_UNLOCKED 1
2457| #define HAVE_DECL_FGETS_UNLOCKED 1
2458| #define HAVE_ICONV 1
2459| #define ICONV_CONST const
2460| #define HAVE_LONG_LONG_INT 1
2461| #define HAVE_WCHAR_T 1
2462| #define HAVE_INTMAX_T 1
2463| #define HAVE_POSIX_PRINTF 1
2464| #define HAVE_STDINT_H 1
2465| #define HAVE_STDINT_H 1
2466| #define HAVE_STDDEF_H 1
2467| #define HAVE_STDLIB_H 1
2468| #define HAVE_STRING_H 1
2469| #define HAVE_ASPRINTF 1
2470| #define HAVE_PUTENV 1
2471| #define HAVE_SETENV 1
2472| #define HAVE_SETLOCALE 1
2473| #define HAVE_SNPRINTF 1
2474| /* end confdefs.h.  */
2475| #include <stdio.h>
2476| int
2477| main ()
2478| {
2479| 
2480| #ifndef _snprintf
2481|   char *p = (char *) _snprintf;
2482| #endif
2483| 
2484|   ;
2485|   return 0;
2486| }
2487configure:28607: result: no
2488configure:28621: checking whether _snwprintf is declared
2489configure:28651: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2490conftest.c: In function 'main':
2491conftest.c:85: error: '_snwprintf' undeclared (first use in this function)
2492conftest.c:85: error: (Each undeclared identifier is reported only once
2493conftest.c:85: error: for each function it appears in.)
2494configure:28658: $? = 1
2495configure: failed program was:
2496| /* confdefs.h.  */
2497| #define PACKAGE_NAME ""
2498| #define PACKAGE_TARNAME ""
2499| #define PACKAGE_VERSION ""
2500| #define PACKAGE_STRING ""
2501| #define PACKAGE_BUGREPORT ""
2502| #define PACKAGE "gettext-runtime"
2503| #define VERSION "0.17"
2504| #define STDC_HEADERS 1
2505| #define HAVE_SYS_TYPES_H 1
2506| #define HAVE_SYS_STAT_H 1
2507| #define HAVE_STDLIB_H 1
2508| #define HAVE_STRING_H 1
2509| #define HAVE_MEMORY_H 1
2510| #define HAVE_STRINGS_H 1
2511| #define HAVE_INTTYPES_H 1
2512| #define HAVE_STDINT_H 1
2513| #define HAVE_UNISTD_H 1
2514| #define __EXTENSIONS__ 1
2515| #define _ALL_SOURCE 1
2516| #define _GNU_SOURCE 1
2517| #define _POSIX_PTHREAD_SEMANTICS 1
2518| #define _TANDEM_SOURCE 1
2519| #define HAVE_DLFCN_H 1
2520| #define HAVE_VISIBILITY 1
2521| #define HAVE_STDINT_H_WITH_UINTMAX 1
2522| #define HAVE_ALLOCA_H 1
2523| #define HAVE_ALLOCA 1
2524| #define HAVE_STDLIB_H 1
2525| #define HAVE_UNISTD_H 1
2526| #define HAVE_GETPAGESIZE 1
2527| #define INTDIV0_RAISES_SIGFPE 0
2528| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2529| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2530| #define HAVE_UINTMAX_T 1
2531| #define HAVE_INTTYPES_H 1
2532| #define USE_POSIX_THREADS 1
2533| #define USE_POSIX_THREADS_WEAK 1
2534| #define HAVE_PTHREAD_RWLOCK 1
2535| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2536| #define HAVE_BUILTIN_EXPECT 1
2537| #define HAVE_INTTYPES_H 1
2538| #define HAVE_LIMITS_H 1
2539| #define HAVE_UNISTD_H 1
2540| #define HAVE_SYS_PARAM_H 1
2541| #define HAVE_GETCWD 1
2542| #define HAVE_GETEGID 1
2543| #define HAVE_GETEUID 1
2544| #define HAVE_GETGID 1
2545| #define HAVE_GETUID 1
2546| #define HAVE_MEMPCPY 1
2547| #define HAVE_MUNMAP 1
2548| #define HAVE_STPCPY 1
2549| #define HAVE_STRCASECMP 1
2550| #define HAVE_STRDUP 1
2551| #define HAVE_STRTOUL 1
2552| #define HAVE_TSEARCH 1
2553| #define HAVE___FSETLOCKING 1
2554| #define HAVE_DECL_FEOF_UNLOCKED 1
2555| #define HAVE_DECL_FGETS_UNLOCKED 1
2556| #define HAVE_ICONV 1
2557| #define ICONV_CONST const
2558| #define HAVE_LONG_LONG_INT 1
2559| #define HAVE_WCHAR_T 1
2560| #define HAVE_INTMAX_T 1
2561| #define HAVE_POSIX_PRINTF 1
2562| #define HAVE_STDINT_H 1
2563| #define HAVE_STDINT_H 1
2564| #define HAVE_STDDEF_H 1
2565| #define HAVE_STDLIB_H 1
2566| #define HAVE_STRING_H 1
2567| #define HAVE_ASPRINTF 1
2568| #define HAVE_PUTENV 1
2569| #define HAVE_SETENV 1
2570| #define HAVE_SETLOCALE 1
2571| #define HAVE_SNPRINTF 1
2572| #define HAVE_DECL__SNPRINTF 0
2573| /* end confdefs.h.  */
2574| #include <stdio.h>
2575| int
2576| main ()
2577| {
2578| 
2579| #ifndef _snwprintf
2580|   char *p = (char *) _snwprintf;
2581| #endif
2582| 
2583|   ;
2584|   return 0;
2585| }
2586configure:28673: result: no
2587configure:28688: checking whether getc_unlocked is declared
2588configure:28718: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2589configure:28725: $? = 0
2590configure:28740: result: yes
2591configure:28779: checking for nl_langinfo and CODESET
2592configure:28805: 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
2593configure:28812: $? = 0
2594configure:28833: result: yes
2595configure:28844: checking for LC_MESSAGES
2596configure:28870: 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
2597configure:28877: $? = 0
2598configure:28897: result: yes
2599configure:29051: checking for CFPreferencesCopyAppValue
2600configure:29107: result: no
2601configure:29116: checking for CFLocaleCopyCurrent
2602configure:29172: result: no
2603configure:29209: checking whether included gettext is requested
2604configure:29219: result: no
2605configure:29242: checking for GNU gettext in libc
2606configure:29272: 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
2607conftest.c:83:21: error: libintl.h: No such file or directory
2608conftest.c: In function 'main':
2609conftest.c:91: warning: incompatible implicit declaration of built-in function 'gettext'
2610conftest.c:91: error: invalid type argument of 'unary *'
2611configure:29279: $? = 1
2612configure: failed program was:
2613| /* confdefs.h.  */
2614| #define PACKAGE_NAME ""
2615| #define PACKAGE_TARNAME ""
2616| #define PACKAGE_VERSION ""
2617| #define PACKAGE_STRING ""
2618| #define PACKAGE_BUGREPORT ""
2619| #define PACKAGE "gettext-runtime"
2620| #define VERSION "0.17"
2621| #define STDC_HEADERS 1
2622| #define HAVE_SYS_TYPES_H 1
2623| #define HAVE_SYS_STAT_H 1
2624| #define HAVE_STDLIB_H 1
2625| #define HAVE_STRING_H 1
2626| #define HAVE_MEMORY_H 1
2627| #define HAVE_STRINGS_H 1
2628| #define HAVE_INTTYPES_H 1
2629| #define HAVE_STDINT_H 1
2630| #define HAVE_UNISTD_H 1
2631| #define __EXTENSIONS__ 1
2632| #define _ALL_SOURCE 1
2633| #define _GNU_SOURCE 1
2634| #define _POSIX_PTHREAD_SEMANTICS 1
2635| #define _TANDEM_SOURCE 1
2636| #define HAVE_DLFCN_H 1
2637| #define HAVE_VISIBILITY 1
2638| #define HAVE_STDINT_H_WITH_UINTMAX 1
2639| #define HAVE_ALLOCA_H 1
2640| #define HAVE_ALLOCA 1
2641| #define HAVE_STDLIB_H 1
2642| #define HAVE_UNISTD_H 1
2643| #define HAVE_GETPAGESIZE 1
2644| #define INTDIV0_RAISES_SIGFPE 0
2645| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2646| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2647| #define HAVE_UINTMAX_T 1
2648| #define HAVE_INTTYPES_H 1
2649| #define USE_POSIX_THREADS 1
2650| #define USE_POSIX_THREADS_WEAK 1
2651| #define HAVE_PTHREAD_RWLOCK 1
2652| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2653| #define HAVE_BUILTIN_EXPECT 1
2654| #define HAVE_INTTYPES_H 1
2655| #define HAVE_LIMITS_H 1
2656| #define HAVE_UNISTD_H 1
2657| #define HAVE_SYS_PARAM_H 1
2658| #define HAVE_GETCWD 1
2659| #define HAVE_GETEGID 1
2660| #define HAVE_GETEUID 1
2661| #define HAVE_GETGID 1
2662| #define HAVE_GETUID 1
2663| #define HAVE_MEMPCPY 1
2664| #define HAVE_MUNMAP 1
2665| #define HAVE_STPCPY 1
2666| #define HAVE_STRCASECMP 1
2667| #define HAVE_STRDUP 1
2668| #define HAVE_STRTOUL 1
2669| #define HAVE_TSEARCH 1
2670| #define HAVE___FSETLOCKING 1
2671| #define HAVE_DECL_FEOF_UNLOCKED 1
2672| #define HAVE_DECL_FGETS_UNLOCKED 1
2673| #define HAVE_ICONV 1
2674| #define ICONV_CONST const
2675| #define HAVE_LONG_LONG_INT 1
2676| #define HAVE_WCHAR_T 1
2677| #define HAVE_INTMAX_T 1
2678| #define HAVE_POSIX_PRINTF 1
2679| #define HAVE_STDINT_H 1
2680| #define HAVE_STDINT_H 1
2681| #define HAVE_STDDEF_H 1
2682| #define HAVE_STDLIB_H 1
2683| #define HAVE_STRING_H 1
2684| #define HAVE_ASPRINTF 1
2685| #define HAVE_PUTENV 1
2686| #define HAVE_SETENV 1
2687| #define HAVE_SETLOCALE 1
2688| #define HAVE_SNPRINTF 1
2689| #define HAVE_DECL__SNPRINTF 0
2690| #define HAVE_DECL__SNWPRINTF 0
2691| #define HAVE_DECL_GETC_UNLOCKED 1
2692| #define HAVE_LANGINFO_CODESET 1
2693| #define HAVE_LC_MESSAGES 1
2694| /* end confdefs.h.  */
2695| #include <libintl.h>
2696| 
2697| extern int _nl_msg_cat_cntr;
2698| extern int *_nl_domain_bindings;
2699| int
2700| main ()
2701| {
2702| bindtextdomain ("", "");
2703| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
2704|   ;
2705|   return 0;
2706| }
2707configure:29301: result: no
2708configure:29741: checking for GNU gettext in libintl
2709configure:29779: 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
2710conftest.c:83:21: error: libintl.h: No such file or directory
2711conftest.c: In function 'main':
2712conftest.c:95: warning: incompatible implicit declaration of built-in function 'gettext'
2713conftest.c:95: error: invalid type argument of 'unary *'
2714configure:29786: $? = 1
2715configure: failed program was:
2716| /* confdefs.h.  */
2717| #define PACKAGE_NAME ""
2718| #define PACKAGE_TARNAME ""
2719| #define PACKAGE_VERSION ""
2720| #define PACKAGE_STRING ""
2721| #define PACKAGE_BUGREPORT ""
2722| #define PACKAGE "gettext-runtime"
2723| #define VERSION "0.17"
2724| #define STDC_HEADERS 1
2725| #define HAVE_SYS_TYPES_H 1
2726| #define HAVE_SYS_STAT_H 1
2727| #define HAVE_STDLIB_H 1
2728| #define HAVE_STRING_H 1
2729| #define HAVE_MEMORY_H 1
2730| #define HAVE_STRINGS_H 1
2731| #define HAVE_INTTYPES_H 1
2732| #define HAVE_STDINT_H 1
2733| #define HAVE_UNISTD_H 1
2734| #define __EXTENSIONS__ 1
2735| #define _ALL_SOURCE 1
2736| #define _GNU_SOURCE 1
2737| #define _POSIX_PTHREAD_SEMANTICS 1
2738| #define _TANDEM_SOURCE 1
2739| #define HAVE_DLFCN_H 1
2740| #define HAVE_VISIBILITY 1
2741| #define HAVE_STDINT_H_WITH_UINTMAX 1
2742| #define HAVE_ALLOCA_H 1
2743| #define HAVE_ALLOCA 1
2744| #define HAVE_STDLIB_H 1
2745| #define HAVE_UNISTD_H 1
2746| #define HAVE_GETPAGESIZE 1
2747| #define INTDIV0_RAISES_SIGFPE 0
2748| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2749| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2750| #define HAVE_UINTMAX_T 1
2751| #define HAVE_INTTYPES_H 1
2752| #define USE_POSIX_THREADS 1
2753| #define USE_POSIX_THREADS_WEAK 1
2754| #define HAVE_PTHREAD_RWLOCK 1
2755| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2756| #define HAVE_BUILTIN_EXPECT 1
2757| #define HAVE_INTTYPES_H 1
2758| #define HAVE_LIMITS_H 1
2759| #define HAVE_UNISTD_H 1
2760| #define HAVE_SYS_PARAM_H 1
2761| #define HAVE_GETCWD 1
2762| #define HAVE_GETEGID 1
2763| #define HAVE_GETEUID 1
2764| #define HAVE_GETGID 1
2765| #define HAVE_GETUID 1
2766| #define HAVE_MEMPCPY 1
2767| #define HAVE_MUNMAP 1
2768| #define HAVE_STPCPY 1
2769| #define HAVE_STRCASECMP 1
2770| #define HAVE_STRDUP 1
2771| #define HAVE_STRTOUL 1
2772| #define HAVE_TSEARCH 1
2773| #define HAVE___FSETLOCKING 1
2774| #define HAVE_DECL_FEOF_UNLOCKED 1
2775| #define HAVE_DECL_FGETS_UNLOCKED 1
2776| #define HAVE_ICONV 1
2777| #define ICONV_CONST const
2778| #define HAVE_LONG_LONG_INT 1
2779| #define HAVE_WCHAR_T 1
2780| #define HAVE_INTMAX_T 1
2781| #define HAVE_POSIX_PRINTF 1
2782| #define HAVE_STDINT_H 1
2783| #define HAVE_STDINT_H 1
2784| #define HAVE_STDDEF_H 1
2785| #define HAVE_STDLIB_H 1
2786| #define HAVE_STRING_H 1
2787| #define HAVE_ASPRINTF 1
2788| #define HAVE_PUTENV 1
2789| #define HAVE_SETENV 1
2790| #define HAVE_SETLOCALE 1
2791| #define HAVE_SNPRINTF 1
2792| #define HAVE_DECL__SNPRINTF 0
2793| #define HAVE_DECL__SNWPRINTF 0
2794| #define HAVE_DECL_GETC_UNLOCKED 1
2795| #define HAVE_LANGINFO_CODESET 1
2796| #define HAVE_LC_MESSAGES 1
2797| /* end confdefs.h.  */
2798| #include <libintl.h>
2799| 
2800| extern int _nl_msg_cat_cntr;
2801| extern
2802| #ifdef __cplusplus
2803| "C"
2804| #endif
2805| const char *_nl_expand_alias (const char *);
2806| int
2807| main ()
2808| {
2809| bindtextdomain ("", "");
2810| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
2811|   ;
2812|   return 0;
2813| }
2814configure:29836: 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
2815conftest.c:83:21: error: libintl.h: No such file or directory
2816conftest.c: In function 'main':
2817conftest.c:95: warning: incompatible implicit declaration of built-in function 'gettext'
2818conftest.c:95: error: invalid type argument of 'unary *'
2819configure:29843: $? = 1
2820configure: failed program was:
2821| /* confdefs.h.  */
2822| #define PACKAGE_NAME ""
2823| #define PACKAGE_TARNAME ""
2824| #define PACKAGE_VERSION ""
2825| #define PACKAGE_STRING ""
2826| #define PACKAGE_BUGREPORT ""
2827| #define PACKAGE "gettext-runtime"
2828| #define VERSION "0.17"
2829| #define STDC_HEADERS 1
2830| #define HAVE_SYS_TYPES_H 1
2831| #define HAVE_SYS_STAT_H 1
2832| #define HAVE_STDLIB_H 1
2833| #define HAVE_STRING_H 1
2834| #define HAVE_MEMORY_H 1
2835| #define HAVE_STRINGS_H 1
2836| #define HAVE_INTTYPES_H 1
2837| #define HAVE_STDINT_H 1
2838| #define HAVE_UNISTD_H 1
2839| #define __EXTENSIONS__ 1
2840| #define _ALL_SOURCE 1
2841| #define _GNU_SOURCE 1
2842| #define _POSIX_PTHREAD_SEMANTICS 1
2843| #define _TANDEM_SOURCE 1
2844| #define HAVE_DLFCN_H 1
2845| #define HAVE_VISIBILITY 1
2846| #define HAVE_STDINT_H_WITH_UINTMAX 1
2847| #define HAVE_ALLOCA_H 1
2848| #define HAVE_ALLOCA 1
2849| #define HAVE_STDLIB_H 1
2850| #define HAVE_UNISTD_H 1
2851| #define HAVE_GETPAGESIZE 1
2852| #define INTDIV0_RAISES_SIGFPE 0
2853| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2854| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2855| #define HAVE_UINTMAX_T 1
2856| #define HAVE_INTTYPES_H 1
2857| #define USE_POSIX_THREADS 1
2858| #define USE_POSIX_THREADS_WEAK 1
2859| #define HAVE_PTHREAD_RWLOCK 1
2860| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2861| #define HAVE_BUILTIN_EXPECT 1
2862| #define HAVE_INTTYPES_H 1
2863| #define HAVE_LIMITS_H 1
2864| #define HAVE_UNISTD_H 1
2865| #define HAVE_SYS_PARAM_H 1
2866| #define HAVE_GETCWD 1
2867| #define HAVE_GETEGID 1
2868| #define HAVE_GETEUID 1
2869| #define HAVE_GETGID 1
2870| #define HAVE_GETUID 1
2871| #define HAVE_MEMPCPY 1
2872| #define HAVE_MUNMAP 1
2873| #define HAVE_STPCPY 1
2874| #define HAVE_STRCASECMP 1
2875| #define HAVE_STRDUP 1
2876| #define HAVE_STRTOUL 1
2877| #define HAVE_TSEARCH 1
2878| #define HAVE___FSETLOCKING 1
2879| #define HAVE_DECL_FEOF_UNLOCKED 1
2880| #define HAVE_DECL_FGETS_UNLOCKED 1
2881| #define HAVE_ICONV 1
2882| #define ICONV_CONST const
2883| #define HAVE_LONG_LONG_INT 1
2884| #define HAVE_WCHAR_T 1
2885| #define HAVE_INTMAX_T 1
2886| #define HAVE_POSIX_PRINTF 1
2887| #define HAVE_STDINT_H 1
2888| #define HAVE_STDINT_H 1
2889| #define HAVE_STDDEF_H 1
2890| #define HAVE_STDLIB_H 1
2891| #define HAVE_STRING_H 1
2892| #define HAVE_ASPRINTF 1
2893| #define HAVE_PUTENV 1
2894| #define HAVE_SETENV 1
2895| #define HAVE_SETLOCALE 1
2896| #define HAVE_SNPRINTF 1
2897| #define HAVE_DECL__SNPRINTF 0
2898| #define HAVE_DECL__SNWPRINTF 0
2899| #define HAVE_DECL_GETC_UNLOCKED 1
2900| #define HAVE_LANGINFO_CODESET 1
2901| #define HAVE_LC_MESSAGES 1
2902| /* end confdefs.h.  */
2903| #include <libintl.h>
2904| 
2905| extern int _nl_msg_cat_cntr;
2906| extern
2907| #ifdef __cplusplus
2908| "C"
2909| #endif
2910| const char *_nl_expand_alias (const char *);
2911| int
2912| main ()
2913| {
2914| bindtextdomain ("", "");
2915| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
2916|   ;
2917|   return 0;
2918| }
2919configure:29871: result: no
2920configure:29927: checking whether to use NLS
2921configure:29929: result: yes
2922configure:29932: checking where the gettext function comes from
2923configure:29943: result: included intl directory
2924configure:30043: checking for stdlib.h
2925configure:30050: result: yes
2926configure:30043: checking for string.h
2927configure:30050: result: yes
2928configure:30043: checking for sys/param.h
2929configure:30050: result: yes
2930configure:30043: checking for unistd.h
2931configure:30050: result: yes
2932configure:30054: checking iconv.h usability
2933configure:30071: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2934configure:30078: $? = 0
2935configure:30092: result: yes
2936configure:30096: checking iconv.h presence
2937configure:30111: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
2938configure:30118: $? = 0
2939configure:30132: result: yes
2940configure:30160: checking for iconv.h
2941configure:30169: result: yes
2942configure:30043: checking for stdint.h
2943configure:30050: result: yes
2944configure:30054: checking wchar.h usability
2945configure:30071: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
2946conftest.c:123:19: error: wchar.h: No such file or directory
2947configure:30078: $? = 1
2948configure: failed program was:
2949| /* confdefs.h.  */
2950| #define PACKAGE_NAME ""
2951| #define PACKAGE_TARNAME ""
2952| #define PACKAGE_VERSION ""
2953| #define PACKAGE_STRING ""
2954| #define PACKAGE_BUGREPORT ""
2955| #define PACKAGE "gettext-runtime"
2956| #define VERSION "0.17"
2957| #define STDC_HEADERS 1
2958| #define HAVE_SYS_TYPES_H 1
2959| #define HAVE_SYS_STAT_H 1
2960| #define HAVE_STDLIB_H 1
2961| #define HAVE_STRING_H 1
2962| #define HAVE_MEMORY_H 1
2963| #define HAVE_STRINGS_H 1
2964| #define HAVE_INTTYPES_H 1
2965| #define HAVE_STDINT_H 1
2966| #define HAVE_UNISTD_H 1
2967| #define __EXTENSIONS__ 1
2968| #define _ALL_SOURCE 1
2969| #define _GNU_SOURCE 1
2970| #define _POSIX_PTHREAD_SEMANTICS 1
2971| #define _TANDEM_SOURCE 1
2972| #define HAVE_DLFCN_H 1
2973| #define HAVE_VISIBILITY 1
2974| #define HAVE_STDINT_H_WITH_UINTMAX 1
2975| #define HAVE_ALLOCA_H 1
2976| #define HAVE_ALLOCA 1
2977| #define HAVE_STDLIB_H 1
2978| #define HAVE_UNISTD_H 1
2979| #define HAVE_GETPAGESIZE 1
2980| #define INTDIV0_RAISES_SIGFPE 0
2981| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2982| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2983| #define HAVE_UINTMAX_T 1
2984| #define HAVE_INTTYPES_H 1
2985| #define USE_POSIX_THREADS 1
2986| #define USE_POSIX_THREADS_WEAK 1
2987| #define HAVE_PTHREAD_RWLOCK 1
2988| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2989| #define HAVE_BUILTIN_EXPECT 1
2990| #define HAVE_INTTYPES_H 1
2991| #define HAVE_LIMITS_H 1
2992| #define HAVE_UNISTD_H 1
2993| #define HAVE_SYS_PARAM_H 1
2994| #define HAVE_GETCWD 1
2995| #define HAVE_GETEGID 1
2996| #define HAVE_GETEUID 1
2997| #define HAVE_GETGID 1
2998| #define HAVE_GETUID 1
2999| #define HAVE_MEMPCPY 1
3000| #define HAVE_MUNMAP 1
3001| #define HAVE_STPCPY 1
3002| #define HAVE_STRCASECMP 1
3003| #define HAVE_STRDUP 1
3004| #define HAVE_STRTOUL 1
3005| #define HAVE_TSEARCH 1
3006| #define HAVE___FSETLOCKING 1
3007| #define HAVE_DECL_FEOF_UNLOCKED 1
3008| #define HAVE_DECL_FGETS_UNLOCKED 1
3009| #define HAVE_ICONV 1
3010| #define ICONV_CONST const
3011| #define HAVE_LONG_LONG_INT 1
3012| #define HAVE_WCHAR_T 1
3013| #define HAVE_INTMAX_T 1
3014| #define HAVE_POSIX_PRINTF 1
3015| #define HAVE_STDINT_H 1
3016| #define HAVE_STDINT_H 1
3017| #define HAVE_STDDEF_H 1
3018| #define HAVE_STDLIB_H 1
3019| #define HAVE_STRING_H 1
3020| #define HAVE_ASPRINTF 1
3021| #define HAVE_PUTENV 1
3022| #define HAVE_SETENV 1
3023| #define HAVE_SETLOCALE 1
3024| #define HAVE_SNPRINTF 1
3025| #define HAVE_DECL__SNPRINTF 0
3026| #define HAVE_DECL__SNWPRINTF 0
3027| #define HAVE_DECL_GETC_UNLOCKED 1
3028| #define HAVE_LANGINFO_CODESET 1
3029| #define HAVE_LC_MESSAGES 1
3030| #define ENABLE_NLS 1
3031| #define HAVE_STDLIB_H 1
3032| #define HAVE_STRING_H 1
3033| #define HAVE_SYS_PARAM_H 1
3034| #define HAVE_UNISTD_H 1
3035| #define HAVE_ICONV_H 1
3036| #define HAVE_STDINT_H 1
3037| /* end confdefs.h.  */
3038| #include <stdio.h>
3039| #ifdef HAVE_SYS_TYPES_H
3040| # include <sys/types.h>
3041| #endif
3042| #ifdef HAVE_SYS_STAT_H
3043| # include <sys/stat.h>
3044| #endif
3045| #ifdef STDC_HEADERS
3046| # include <stdlib.h>
3047| # include <stddef.h>
3048| #else
3049| # ifdef HAVE_STDLIB_H
3050| #  include <stdlib.h>
3051| # endif
3052| #endif
3053| #ifdef HAVE_STRING_H
3054| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3055| #  include <memory.h>
3056| # endif
3057| # include <string.h>
3058| #endif
3059| #ifdef HAVE_STRINGS_H
3060| # include <strings.h>
3061| #endif
3062| #ifdef HAVE_INTTYPES_H
3063| # include <inttypes.h>
3064| #endif
3065| #ifdef HAVE_STDINT_H
3066| # include <stdint.h>
3067| #endif
3068| #ifdef HAVE_UNISTD_H
3069| # include <unistd.h>
3070| #endif
3071| #include <wchar.h>
3072configure:30092: result: no
3073configure:30096: checking wchar.h presence
3074configure:30111: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
3075conftest.c:90:19: error: wchar.h: No such file or directory
3076configure:30118: $? = 1
3077configure: failed program was:
3078| /* confdefs.h.  */
3079| #define PACKAGE_NAME ""
3080| #define PACKAGE_TARNAME ""
3081| #define PACKAGE_VERSION ""
3082| #define PACKAGE_STRING ""
3083| #define PACKAGE_BUGREPORT ""
3084| #define PACKAGE "gettext-runtime"
3085| #define VERSION "0.17"
3086| #define STDC_HEADERS 1
3087| #define HAVE_SYS_TYPES_H 1
3088| #define HAVE_SYS_STAT_H 1
3089| #define HAVE_STDLIB_H 1
3090| #define HAVE_STRING_H 1
3091| #define HAVE_MEMORY_H 1
3092| #define HAVE_STRINGS_H 1
3093| #define HAVE_INTTYPES_H 1
3094| #define HAVE_STDINT_H 1
3095| #define HAVE_UNISTD_H 1
3096| #define __EXTENSIONS__ 1
3097| #define _ALL_SOURCE 1
3098| #define _GNU_SOURCE 1
3099| #define _POSIX_PTHREAD_SEMANTICS 1
3100| #define _TANDEM_SOURCE 1
3101| #define HAVE_DLFCN_H 1
3102| #define HAVE_VISIBILITY 1
3103| #define HAVE_STDINT_H_WITH_UINTMAX 1
3104| #define HAVE_ALLOCA_H 1
3105| #define HAVE_ALLOCA 1
3106| #define HAVE_STDLIB_H 1
3107| #define HAVE_UNISTD_H 1
3108| #define HAVE_GETPAGESIZE 1
3109| #define INTDIV0_RAISES_SIGFPE 0
3110| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3111| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3112| #define HAVE_UINTMAX_T 1
3113| #define HAVE_INTTYPES_H 1
3114| #define USE_POSIX_THREADS 1
3115| #define USE_POSIX_THREADS_WEAK 1
3116| #define HAVE_PTHREAD_RWLOCK 1
3117| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3118| #define HAVE_BUILTIN_EXPECT 1
3119| #define HAVE_INTTYPES_H 1
3120| #define HAVE_LIMITS_H 1
3121| #define HAVE_UNISTD_H 1
3122| #define HAVE_SYS_PARAM_H 1
3123| #define HAVE_GETCWD 1
3124| #define HAVE_GETEGID 1
3125| #define HAVE_GETEUID 1
3126| #define HAVE_GETGID 1
3127| #define HAVE_GETUID 1
3128| #define HAVE_MEMPCPY 1
3129| #define HAVE_MUNMAP 1
3130| #define HAVE_STPCPY 1
3131| #define HAVE_STRCASECMP 1
3132| #define HAVE_STRDUP 1
3133| #define HAVE_STRTOUL 1
3134| #define HAVE_TSEARCH 1
3135| #define HAVE___FSETLOCKING 1
3136| #define HAVE_DECL_FEOF_UNLOCKED 1
3137| #define HAVE_DECL_FGETS_UNLOCKED 1
3138| #define HAVE_ICONV 1
3139| #define ICONV_CONST const
3140| #define HAVE_LONG_LONG_INT 1
3141| #define HAVE_WCHAR_T 1
3142| #define HAVE_INTMAX_T 1
3143| #define HAVE_POSIX_PRINTF 1
3144| #define HAVE_STDINT_H 1
3145| #define HAVE_STDINT_H 1
3146| #define HAVE_STDDEF_H 1
3147| #define HAVE_STDLIB_H 1
3148| #define HAVE_STRING_H 1
3149| #define HAVE_ASPRINTF 1
3150| #define HAVE_PUTENV 1
3151| #define HAVE_SETENV 1
3152| #define HAVE_SETLOCALE 1
3153| #define HAVE_SNPRINTF 1
3154| #define HAVE_DECL__SNPRINTF 0
3155| #define HAVE_DECL__SNWPRINTF 0
3156| #define HAVE_DECL_GETC_UNLOCKED 1
3157| #define HAVE_LANGINFO_CODESET 1
3158| #define HAVE_LC_MESSAGES 1
3159| #define ENABLE_NLS 1
3160| #define HAVE_STDLIB_H 1
3161| #define HAVE_STRING_H 1
3162| #define HAVE_SYS_PARAM_H 1
3163| #define HAVE_UNISTD_H 1
3164| #define HAVE_ICONV_H 1
3165| #define HAVE_STDINT_H 1
3166| /* end confdefs.h.  */
3167| #include <wchar.h>
3168configure:30132: result: no
3169configure:30160: checking for wchar.h
3170configure:30169: result: no
3171configure:30054: checking wctype.h usability
3172configure:30071: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3173conftest.c:123:20: error: wctype.h: No such file or directory
3174configure:30078: $? = 1
3175configure: failed program was:
3176| /* confdefs.h.  */
3177| #define PACKAGE_NAME ""
3178| #define PACKAGE_TARNAME ""
3179| #define PACKAGE_VERSION ""
3180| #define PACKAGE_STRING ""
3181| #define PACKAGE_BUGREPORT ""
3182| #define PACKAGE "gettext-runtime"
3183| #define VERSION "0.17"
3184| #define STDC_HEADERS 1
3185| #define HAVE_SYS_TYPES_H 1
3186| #define HAVE_SYS_STAT_H 1
3187| #define HAVE_STDLIB_H 1
3188| #define HAVE_STRING_H 1
3189| #define HAVE_MEMORY_H 1
3190| #define HAVE_STRINGS_H 1
3191| #define HAVE_INTTYPES_H 1
3192| #define HAVE_STDINT_H 1
3193| #define HAVE_UNISTD_H 1
3194| #define __EXTENSIONS__ 1
3195| #define _ALL_SOURCE 1
3196| #define _GNU_SOURCE 1
3197| #define _POSIX_PTHREAD_SEMANTICS 1
3198| #define _TANDEM_SOURCE 1
3199| #define HAVE_DLFCN_H 1
3200| #define HAVE_VISIBILITY 1
3201| #define HAVE_STDINT_H_WITH_UINTMAX 1
3202| #define HAVE_ALLOCA_H 1
3203| #define HAVE_ALLOCA 1
3204| #define HAVE_STDLIB_H 1
3205| #define HAVE_UNISTD_H 1
3206| #define HAVE_GETPAGESIZE 1
3207| #define INTDIV0_RAISES_SIGFPE 0
3208| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3209| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3210| #define HAVE_UINTMAX_T 1
3211| #define HAVE_INTTYPES_H 1
3212| #define USE_POSIX_THREADS 1
3213| #define USE_POSIX_THREADS_WEAK 1
3214| #define HAVE_PTHREAD_RWLOCK 1
3215| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3216| #define HAVE_BUILTIN_EXPECT 1
3217| #define HAVE_INTTYPES_H 1
3218| #define HAVE_LIMITS_H 1
3219| #define HAVE_UNISTD_H 1
3220| #define HAVE_SYS_PARAM_H 1
3221| #define HAVE_GETCWD 1
3222| #define HAVE_GETEGID 1
3223| #define HAVE_GETEUID 1
3224| #define HAVE_GETGID 1
3225| #define HAVE_GETUID 1
3226| #define HAVE_MEMPCPY 1
3227| #define HAVE_MUNMAP 1
3228| #define HAVE_STPCPY 1
3229| #define HAVE_STRCASECMP 1
3230| #define HAVE_STRDUP 1
3231| #define HAVE_STRTOUL 1
3232| #define HAVE_TSEARCH 1
3233| #define HAVE___FSETLOCKING 1
3234| #define HAVE_DECL_FEOF_UNLOCKED 1
3235| #define HAVE_DECL_FGETS_UNLOCKED 1
3236| #define HAVE_ICONV 1
3237| #define ICONV_CONST const
3238| #define HAVE_LONG_LONG_INT 1
3239| #define HAVE_WCHAR_T 1
3240| #define HAVE_INTMAX_T 1
3241| #define HAVE_POSIX_PRINTF 1
3242| #define HAVE_STDINT_H 1
3243| #define HAVE_STDINT_H 1
3244| #define HAVE_STDDEF_H 1
3245| #define HAVE_STDLIB_H 1
3246| #define HAVE_STRING_H 1
3247| #define HAVE_ASPRINTF 1
3248| #define HAVE_PUTENV 1
3249| #define HAVE_SETENV 1
3250| #define HAVE_SETLOCALE 1
3251| #define HAVE_SNPRINTF 1
3252| #define HAVE_DECL__SNPRINTF 0
3253| #define HAVE_DECL__SNWPRINTF 0
3254| #define HAVE_DECL_GETC_UNLOCKED 1
3255| #define HAVE_LANGINFO_CODESET 1
3256| #define HAVE_LC_MESSAGES 1
3257| #define ENABLE_NLS 1
3258| #define HAVE_STDLIB_H 1
3259| #define HAVE_STRING_H 1
3260| #define HAVE_SYS_PARAM_H 1
3261| #define HAVE_UNISTD_H 1
3262| #define HAVE_ICONV_H 1
3263| #define HAVE_STDINT_H 1
3264| /* end confdefs.h.  */
3265| #include <stdio.h>
3266| #ifdef HAVE_SYS_TYPES_H
3267| # include <sys/types.h>
3268| #endif
3269| #ifdef HAVE_SYS_STAT_H
3270| # include <sys/stat.h>
3271| #endif
3272| #ifdef STDC_HEADERS
3273| # include <stdlib.h>
3274| # include <stddef.h>
3275| #else
3276| # ifdef HAVE_STDLIB_H
3277| #  include <stdlib.h>
3278| # endif
3279| #endif
3280| #ifdef HAVE_STRING_H
3281| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3282| #  include <memory.h>
3283| # endif
3284| # include <string.h>
3285| #endif
3286| #ifdef HAVE_STRINGS_H
3287| # include <strings.h>
3288| #endif
3289| #ifdef HAVE_INTTYPES_H
3290| # include <inttypes.h>
3291| #endif
3292| #ifdef HAVE_STDINT_H
3293| # include <stdint.h>
3294| #endif
3295| #ifdef HAVE_UNISTD_H
3296| # include <unistd.h>
3297| #endif
3298| #include <wctype.h>
3299configure:30092: result: no
3300configure:30096: checking wctype.h presence
3301configure:30111: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
3302conftest.c:90:20: error: wctype.h: No such file or directory
3303configure:30118: $? = 1
3304configure: failed program was:
3305| /* confdefs.h.  */
3306| #define PACKAGE_NAME ""
3307| #define PACKAGE_TARNAME ""
3308| #define PACKAGE_VERSION ""
3309| #define PACKAGE_STRING ""
3310| #define PACKAGE_BUGREPORT ""
3311| #define PACKAGE "gettext-runtime"
3312| #define VERSION "0.17"
3313| #define STDC_HEADERS 1
3314| #define HAVE_SYS_TYPES_H 1
3315| #define HAVE_SYS_STAT_H 1
3316| #define HAVE_STDLIB_H 1
3317| #define HAVE_STRING_H 1
3318| #define HAVE_MEMORY_H 1
3319| #define HAVE_STRINGS_H 1
3320| #define HAVE_INTTYPES_H 1
3321| #define HAVE_STDINT_H 1
3322| #define HAVE_UNISTD_H 1
3323| #define __EXTENSIONS__ 1
3324| #define _ALL_SOURCE 1
3325| #define _GNU_SOURCE 1
3326| #define _POSIX_PTHREAD_SEMANTICS 1
3327| #define _TANDEM_SOURCE 1
3328| #define HAVE_DLFCN_H 1
3329| #define HAVE_VISIBILITY 1
3330| #define HAVE_STDINT_H_WITH_UINTMAX 1
3331| #define HAVE_ALLOCA_H 1
3332| #define HAVE_ALLOCA 1
3333| #define HAVE_STDLIB_H 1
3334| #define HAVE_UNISTD_H 1
3335| #define HAVE_GETPAGESIZE 1
3336| #define INTDIV0_RAISES_SIGFPE 0
3337| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3338| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3339| #define HAVE_UINTMAX_T 1
3340| #define HAVE_INTTYPES_H 1
3341| #define USE_POSIX_THREADS 1
3342| #define USE_POSIX_THREADS_WEAK 1
3343| #define HAVE_PTHREAD_RWLOCK 1
3344| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3345| #define HAVE_BUILTIN_EXPECT 1
3346| #define HAVE_INTTYPES_H 1
3347| #define HAVE_LIMITS_H 1
3348| #define HAVE_UNISTD_H 1
3349| #define HAVE_SYS_PARAM_H 1
3350| #define HAVE_GETCWD 1
3351| #define HAVE_GETEGID 1
3352| #define HAVE_GETEUID 1
3353| #define HAVE_GETGID 1
3354| #define HAVE_GETUID 1
3355| #define HAVE_MEMPCPY 1
3356| #define HAVE_MUNMAP 1
3357| #define HAVE_STPCPY 1
3358| #define HAVE_STRCASECMP 1
3359| #define HAVE_STRDUP 1
3360| #define HAVE_STRTOUL 1
3361| #define HAVE_TSEARCH 1
3362| #define HAVE___FSETLOCKING 1
3363| #define HAVE_DECL_FEOF_UNLOCKED 1
3364| #define HAVE_DECL_FGETS_UNLOCKED 1
3365| #define HAVE_ICONV 1
3366| #define ICONV_CONST const
3367| #define HAVE_LONG_LONG_INT 1
3368| #define HAVE_WCHAR_T 1
3369| #define HAVE_INTMAX_T 1
3370| #define HAVE_POSIX_PRINTF 1
3371| #define HAVE_STDINT_H 1
3372| #define HAVE_STDINT_H 1
3373| #define HAVE_STDDEF_H 1
3374| #define HAVE_STDLIB_H 1
3375| #define HAVE_STRING_H 1
3376| #define HAVE_ASPRINTF 1
3377| #define HAVE_PUTENV 1
3378| #define HAVE_SETENV 1
3379| #define HAVE_SETLOCALE 1
3380| #define HAVE_SNPRINTF 1
3381| #define HAVE_DECL__SNPRINTF 0
3382| #define HAVE_DECL__SNWPRINTF 0
3383| #define HAVE_DECL_GETC_UNLOCKED 1
3384| #define HAVE_LANGINFO_CODESET 1
3385| #define HAVE_LC_MESSAGES 1
3386| #define ENABLE_NLS 1
3387| #define HAVE_STDLIB_H 1
3388| #define HAVE_STRING_H 1
3389| #define HAVE_SYS_PARAM_H 1
3390| #define HAVE_UNISTD_H 1
3391| #define HAVE_ICONV_H 1
3392| #define HAVE_STDINT_H 1
3393| /* end confdefs.h.  */
3394| #include <wctype.h>
3395configure:30132: result: no
3396configure:30160: checking for wctype.h
3397configure:30169: result: no
3398configure:30196: checking whether canonicalize_file_name is declared
3399configure:30225: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3400conftest.c: In function 'main':
3401conftest.c:127: error: 'canonicalize_file_name' undeclared (first use in this function)
3402conftest.c:127: error: (Each undeclared identifier is reported only once
3403conftest.c:127: error: for each function it appears in.)
3404configure:30232: $? = 1
3405configure: failed program was:
3406| /* confdefs.h.  */
3407| #define PACKAGE_NAME ""
3408| #define PACKAGE_TARNAME ""
3409| #define PACKAGE_VERSION ""
3410| #define PACKAGE_STRING ""
3411| #define PACKAGE_BUGREPORT ""
3412| #define PACKAGE "gettext-runtime"
3413| #define VERSION "0.17"
3414| #define STDC_HEADERS 1
3415| #define HAVE_SYS_TYPES_H 1
3416| #define HAVE_SYS_STAT_H 1
3417| #define HAVE_STDLIB_H 1
3418| #define HAVE_STRING_H 1
3419| #define HAVE_MEMORY_H 1
3420| #define HAVE_STRINGS_H 1
3421| #define HAVE_INTTYPES_H 1
3422| #define HAVE_STDINT_H 1
3423| #define HAVE_UNISTD_H 1
3424| #define __EXTENSIONS__ 1
3425| #define _ALL_SOURCE 1
3426| #define _GNU_SOURCE 1
3427| #define _POSIX_PTHREAD_SEMANTICS 1
3428| #define _TANDEM_SOURCE 1
3429| #define HAVE_DLFCN_H 1
3430| #define HAVE_VISIBILITY 1
3431| #define HAVE_STDINT_H_WITH_UINTMAX 1
3432| #define HAVE_ALLOCA_H 1
3433| #define HAVE_ALLOCA 1
3434| #define HAVE_STDLIB_H 1
3435| #define HAVE_UNISTD_H 1
3436| #define HAVE_GETPAGESIZE 1
3437| #define INTDIV0_RAISES_SIGFPE 0
3438| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3439| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3440| #define HAVE_UINTMAX_T 1
3441| #define HAVE_INTTYPES_H 1
3442| #define USE_POSIX_THREADS 1
3443| #define USE_POSIX_THREADS_WEAK 1
3444| #define HAVE_PTHREAD_RWLOCK 1
3445| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3446| #define HAVE_BUILTIN_EXPECT 1
3447| #define HAVE_INTTYPES_H 1
3448| #define HAVE_LIMITS_H 1
3449| #define HAVE_UNISTD_H 1
3450| #define HAVE_SYS_PARAM_H 1
3451| #define HAVE_GETCWD 1
3452| #define HAVE_GETEGID 1
3453| #define HAVE_GETEUID 1
3454| #define HAVE_GETGID 1
3455| #define HAVE_GETUID 1
3456| #define HAVE_MEMPCPY 1
3457| #define HAVE_MUNMAP 1
3458| #define HAVE_STPCPY 1
3459| #define HAVE_STRCASECMP 1
3460| #define HAVE_STRDUP 1
3461| #define HAVE_STRTOUL 1
3462| #define HAVE_TSEARCH 1
3463| #define HAVE___FSETLOCKING 1
3464| #define HAVE_DECL_FEOF_UNLOCKED 1
3465| #define HAVE_DECL_FGETS_UNLOCKED 1
3466| #define HAVE_ICONV 1
3467| #define ICONV_CONST const
3468| #define HAVE_LONG_LONG_INT 1
3469| #define HAVE_WCHAR_T 1
3470| #define HAVE_INTMAX_T 1
3471| #define HAVE_POSIX_PRINTF 1
3472| #define HAVE_STDINT_H 1
3473| #define HAVE_STDINT_H 1
3474| #define HAVE_STDDEF_H 1
3475| #define HAVE_STDLIB_H 1
3476| #define HAVE_STRING_H 1
3477| #define HAVE_ASPRINTF 1
3478| #define HAVE_PUTENV 1
3479| #define HAVE_SETENV 1
3480| #define HAVE_SETLOCALE 1
3481| #define HAVE_SNPRINTF 1
3482| #define HAVE_DECL__SNPRINTF 0
3483| #define HAVE_DECL__SNWPRINTF 0
3484| #define HAVE_DECL_GETC_UNLOCKED 1
3485| #define HAVE_LANGINFO_CODESET 1
3486| #define HAVE_LC_MESSAGES 1
3487| #define ENABLE_NLS 1
3488| #define HAVE_STDLIB_H 1
3489| #define HAVE_STRING_H 1
3490| #define HAVE_SYS_PARAM_H 1
3491| #define HAVE_UNISTD_H 1
3492| #define HAVE_ICONV_H 1
3493| #define HAVE_STDINT_H 1
3494| /* end confdefs.h.  */
3495| #include <stdio.h>
3496| #ifdef HAVE_SYS_TYPES_H
3497| # include <sys/types.h>
3498| #endif
3499| #ifdef HAVE_SYS_STAT_H
3500| # include <sys/stat.h>
3501| #endif
3502| #ifdef STDC_HEADERS
3503| # include <stdlib.h>
3504| # include <stddef.h>
3505| #else
3506| # ifdef HAVE_STDLIB_H
3507| #  include <stdlib.h>
3508| # endif
3509| #endif
3510| #ifdef HAVE_STRING_H
3511| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3512| #  include <memory.h>
3513| # endif
3514| # include <string.h>
3515| #endif
3516| #ifdef HAVE_STRINGS_H
3517| # include <strings.h>
3518| #endif
3519| #ifdef HAVE_INTTYPES_H
3520| # include <inttypes.h>
3521| #endif
3522| #ifdef HAVE_STDINT_H
3523| # include <stdint.h>
3524| #endif
3525| #ifdef HAVE_UNISTD_H
3526| # include <unistd.h>
3527| #endif
3528| int
3529| main ()
3530| {
3531| #ifndef canonicalize_file_name
3532|   (void) canonicalize_file_name;
3533| #endif
3534| 
3535|   ;
3536|   return 0;
3537| }
3538configure:30247: result: no
3539configure:30274: checking for canonicalize_file_name
3540configure:30330: 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
3541/tmp/ccwBPXfr.o: In function `main':
3542conftest.c:(.text+0x20): undefined reference to `canonicalize_file_name'
3543collect2: ld returned 1 exit status
3544configure:30337: $? = 1
3545configure: failed program was:
3546| /* confdefs.h.  */
3547| #define PACKAGE_NAME ""
3548| #define PACKAGE_TARNAME ""
3549| #define PACKAGE_VERSION ""
3550| #define PACKAGE_STRING ""
3551| #define PACKAGE_BUGREPORT ""
3552| #define PACKAGE "gettext-runtime"
3553| #define VERSION "0.17"
3554| #define STDC_HEADERS 1
3555| #define HAVE_SYS_TYPES_H 1
3556| #define HAVE_SYS_STAT_H 1
3557| #define HAVE_STDLIB_H 1
3558| #define HAVE_STRING_H 1
3559| #define HAVE_MEMORY_H 1
3560| #define HAVE_STRINGS_H 1
3561| #define HAVE_INTTYPES_H 1
3562| #define HAVE_STDINT_H 1
3563| #define HAVE_UNISTD_H 1
3564| #define __EXTENSIONS__ 1
3565| #define _ALL_SOURCE 1
3566| #define _GNU_SOURCE 1
3567| #define _POSIX_PTHREAD_SEMANTICS 1
3568| #define _TANDEM_SOURCE 1
3569| #define HAVE_DLFCN_H 1
3570| #define HAVE_VISIBILITY 1
3571| #define HAVE_STDINT_H_WITH_UINTMAX 1
3572| #define HAVE_ALLOCA_H 1
3573| #define HAVE_ALLOCA 1
3574| #define HAVE_STDLIB_H 1
3575| #define HAVE_UNISTD_H 1
3576| #define HAVE_GETPAGESIZE 1
3577| #define INTDIV0_RAISES_SIGFPE 0
3578| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3579| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3580| #define HAVE_UINTMAX_T 1
3581| #define HAVE_INTTYPES_H 1
3582| #define USE_POSIX_THREADS 1
3583| #define USE_POSIX_THREADS_WEAK 1
3584| #define HAVE_PTHREAD_RWLOCK 1
3585| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3586| #define HAVE_BUILTIN_EXPECT 1
3587| #define HAVE_INTTYPES_H 1
3588| #define HAVE_LIMITS_H 1
3589| #define HAVE_UNISTD_H 1
3590| #define HAVE_SYS_PARAM_H 1
3591| #define HAVE_GETCWD 1
3592| #define HAVE_GETEGID 1
3593| #define HAVE_GETEUID 1
3594| #define HAVE_GETGID 1
3595| #define HAVE_GETUID 1
3596| #define HAVE_MEMPCPY 1
3597| #define HAVE_MUNMAP 1
3598| #define HAVE_STPCPY 1
3599| #define HAVE_STRCASECMP 1
3600| #define HAVE_STRDUP 1
3601| #define HAVE_STRTOUL 1
3602| #define HAVE_TSEARCH 1
3603| #define HAVE___FSETLOCKING 1
3604| #define HAVE_DECL_FEOF_UNLOCKED 1
3605| #define HAVE_DECL_FGETS_UNLOCKED 1
3606| #define HAVE_ICONV 1
3607| #define ICONV_CONST const
3608| #define HAVE_LONG_LONG_INT 1
3609| #define HAVE_WCHAR_T 1
3610| #define HAVE_INTMAX_T 1
3611| #define HAVE_POSIX_PRINTF 1
3612| #define HAVE_STDINT_H 1
3613| #define HAVE_STDINT_H 1
3614| #define HAVE_STDDEF_H 1
3615| #define HAVE_STDLIB_H 1
3616| #define HAVE_STRING_H 1
3617| #define HAVE_ASPRINTF 1
3618| #define HAVE_PUTENV 1
3619| #define HAVE_SETENV 1
3620| #define HAVE_SETLOCALE 1
3621| #define HAVE_SNPRINTF 1
3622| #define HAVE_DECL__SNPRINTF 0
3623| #define HAVE_DECL__SNWPRINTF 0
3624| #define HAVE_DECL_GETC_UNLOCKED 1
3625| #define HAVE_LANGINFO_CODESET 1
3626| #define HAVE_LC_MESSAGES 1
3627| #define ENABLE_NLS 1
3628| #define HAVE_STDLIB_H 1
3629| #define HAVE_STRING_H 1
3630| #define HAVE_SYS_PARAM_H 1
3631| #define HAVE_UNISTD_H 1
3632| #define HAVE_ICONV_H 1
3633| #define HAVE_STDINT_H 1
3634| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
3635| /* end confdefs.h.  */
3636| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
3637|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3638| #define canonicalize_file_name innocuous_canonicalize_file_name
3639| 
3640| /* System header to define __stub macros and hopefully few prototypes,
3641|     which can conflict with char canonicalize_file_name (); below.
3642|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3643|     <limits.h> exists even on freestanding compilers.  */
3644| 
3645| #ifdef __STDC__
3646| # include <limits.h>
3647| #else
3648| # include <assert.h>
3649| #endif
3650| 
3651| #undef canonicalize_file_name
3652| 
3653| /* Override any GCC internal prototype to avoid an error.
3654|    Use char because int might match the return type of a GCC
3655|    builtin and then its argument prototype would still apply.  */
3656| #ifdef __cplusplus
3657| extern "C"
3658| #endif
3659| char canonicalize_file_name ();
3660| /* The GNU C library defines this for functions which it implements
3661|     to always fail with ENOSYS.  Some functions are actually named
3662|     something starting with __ and the normal name is an alias.  */
3663| #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name
3664| choke me
3665| #endif
3666| 
3667| int
3668| main ()
3669| {
3670| return canonicalize_file_name ();
3671|   ;
3672|   return 0;
3673| }
3674configure:30359: result: no
3675configure:30274: checking for getcwd
3676configure:30359: result: yes
3677configure:30274: checking for readlink
3678configure:30330: 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
3679configure:30337: $? = 0
3680configure:30359: result: yes
3681configure:30274: checking for setenv
3682configure:30359: result: yes
3683configure:30274: checking for iswcntrl
3684configure:30330: 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
3685conftest.c:117: warning: conflicting types for built-in function 'iswcntrl'
3686/tmp/cc8GjUXo.o: In function `main':
3687conftest.c:(.text+0x20): undefined reference to `iswcntrl'
3688collect2: ld returned 1 exit status
3689configure:30337: $? = 1
3690configure: failed program was:
3691| /* confdefs.h.  */
3692| #define PACKAGE_NAME ""
3693| #define PACKAGE_TARNAME ""
3694| #define PACKAGE_VERSION ""
3695| #define PACKAGE_STRING ""
3696| #define PACKAGE_BUGREPORT ""
3697| #define PACKAGE "gettext-runtime"
3698| #define VERSION "0.17"
3699| #define STDC_HEADERS 1
3700| #define HAVE_SYS_TYPES_H 1
3701| #define HAVE_SYS_STAT_H 1
3702| #define HAVE_STDLIB_H 1
3703| #define HAVE_STRING_H 1
3704| #define HAVE_MEMORY_H 1
3705| #define HAVE_STRINGS_H 1
3706| #define HAVE_INTTYPES_H 1
3707| #define HAVE_STDINT_H 1
3708| #define HAVE_UNISTD_H 1
3709| #define __EXTENSIONS__ 1
3710| #define _ALL_SOURCE 1
3711| #define _GNU_SOURCE 1
3712| #define _POSIX_PTHREAD_SEMANTICS 1
3713| #define _TANDEM_SOURCE 1
3714| #define HAVE_DLFCN_H 1
3715| #define HAVE_VISIBILITY 1
3716| #define HAVE_STDINT_H_WITH_UINTMAX 1
3717| #define HAVE_ALLOCA_H 1
3718| #define HAVE_ALLOCA 1
3719| #define HAVE_STDLIB_H 1
3720| #define HAVE_UNISTD_H 1
3721| #define HAVE_GETPAGESIZE 1
3722| #define INTDIV0_RAISES_SIGFPE 0
3723| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3724| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3725| #define HAVE_UINTMAX_T 1
3726| #define HAVE_INTTYPES_H 1
3727| #define USE_POSIX_THREADS 1
3728| #define USE_POSIX_THREADS_WEAK 1
3729| #define HAVE_PTHREAD_RWLOCK 1
3730| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3731| #define HAVE_BUILTIN_EXPECT 1
3732| #define HAVE_INTTYPES_H 1
3733| #define HAVE_LIMITS_H 1
3734| #define HAVE_UNISTD_H 1
3735| #define HAVE_SYS_PARAM_H 1
3736| #define HAVE_GETCWD 1
3737| #define HAVE_GETEGID 1
3738| #define HAVE_GETEUID 1
3739| #define HAVE_GETGID 1
3740| #define HAVE_GETUID 1
3741| #define HAVE_MEMPCPY 1
3742| #define HAVE_MUNMAP 1
3743| #define HAVE_STPCPY 1
3744| #define HAVE_STRCASECMP 1
3745| #define HAVE_STRDUP 1
3746| #define HAVE_STRTOUL 1
3747| #define HAVE_TSEARCH 1
3748| #define HAVE___FSETLOCKING 1
3749| #define HAVE_DECL_FEOF_UNLOCKED 1
3750| #define HAVE_DECL_FGETS_UNLOCKED 1
3751| #define HAVE_ICONV 1
3752| #define ICONV_CONST const
3753| #define HAVE_LONG_LONG_INT 1
3754| #define HAVE_WCHAR_T 1
3755| #define HAVE_INTMAX_T 1
3756| #define HAVE_POSIX_PRINTF 1
3757| #define HAVE_STDINT_H 1
3758| #define HAVE_STDINT_H 1
3759| #define HAVE_STDDEF_H 1
3760| #define HAVE_STDLIB_H 1
3761| #define HAVE_STRING_H 1
3762| #define HAVE_ASPRINTF 1
3763| #define HAVE_PUTENV 1
3764| #define HAVE_SETENV 1
3765| #define HAVE_SETLOCALE 1
3766| #define HAVE_SNPRINTF 1
3767| #define HAVE_DECL__SNPRINTF 0
3768| #define HAVE_DECL__SNWPRINTF 0
3769| #define HAVE_DECL_GETC_UNLOCKED 1
3770| #define HAVE_LANGINFO_CODESET 1
3771| #define HAVE_LC_MESSAGES 1
3772| #define ENABLE_NLS 1
3773| #define HAVE_STDLIB_H 1
3774| #define HAVE_STRING_H 1
3775| #define HAVE_SYS_PARAM_H 1
3776| #define HAVE_UNISTD_H 1
3777| #define HAVE_ICONV_H 1
3778| #define HAVE_STDINT_H 1
3779| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
3780| #define HAVE_GETCWD 1
3781| #define HAVE_READLINK 1
3782| #define HAVE_SETENV 1
3783| /* end confdefs.h.  */
3784| /* Define iswcntrl to an innocuous variant, in case <limits.h> declares iswcntrl.
3785|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3786| #define iswcntrl innocuous_iswcntrl
3787| 
3788| /* System header to define __stub macros and hopefully few prototypes,
3789|     which can conflict with char iswcntrl (); below.
3790|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3791|     <limits.h> exists even on freestanding compilers.  */
3792| 
3793| #ifdef __STDC__
3794| # include <limits.h>
3795| #else
3796| # include <assert.h>
3797| #endif
3798| 
3799| #undef iswcntrl
3800| 
3801| /* Override any GCC internal prototype to avoid an error.
3802|    Use char because int might match the return type of a GCC
3803|    builtin and then its argument prototype would still apply.  */
3804| #ifdef __cplusplus
3805| extern "C"
3806| #endif
3807| char iswcntrl ();
3808| /* The GNU C library defines this for functions which it implements
3809|     to always fail with ENOSYS.  Some functions are actually named
3810|     something starting with __ and the normal name is an alias.  */
3811| #if defined __stub_iswcntrl || defined __stub___iswcntrl
3812| choke me
3813| #endif
3814| 
3815| int
3816| main ()
3817| {
3818| return iswcntrl ();
3819|   ;
3820|   return 0;
3821| }
3822configure:30359: result: no
3823configure:30274: checking for wcwidth
3824configure:30330: 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
3825/tmp/ccEXTAVv.o: In function `main':
3826conftest.c:(.text+0x20): undefined reference to `wcwidth'
3827collect2: ld returned 1 exit status
3828configure:30337: $? = 1
3829configure: failed program was:
3830| /* confdefs.h.  */
3831| #define PACKAGE_NAME ""
3832| #define PACKAGE_TARNAME ""
3833| #define PACKAGE_VERSION ""
3834| #define PACKAGE_STRING ""
3835| #define PACKAGE_BUGREPORT ""
3836| #define PACKAGE "gettext-runtime"
3837| #define VERSION "0.17"
3838| #define STDC_HEADERS 1
3839| #define HAVE_SYS_TYPES_H 1
3840| #define HAVE_SYS_STAT_H 1
3841| #define HAVE_STDLIB_H 1
3842| #define HAVE_STRING_H 1
3843| #define HAVE_MEMORY_H 1
3844| #define HAVE_STRINGS_H 1
3845| #define HAVE_INTTYPES_H 1
3846| #define HAVE_STDINT_H 1
3847| #define HAVE_UNISTD_H 1
3848| #define __EXTENSIONS__ 1
3849| #define _ALL_SOURCE 1
3850| #define _GNU_SOURCE 1
3851| #define _POSIX_PTHREAD_SEMANTICS 1
3852| #define _TANDEM_SOURCE 1
3853| #define HAVE_DLFCN_H 1
3854| #define HAVE_VISIBILITY 1
3855| #define HAVE_STDINT_H_WITH_UINTMAX 1
3856| #define HAVE_ALLOCA_H 1
3857| #define HAVE_ALLOCA 1
3858| #define HAVE_STDLIB_H 1
3859| #define HAVE_UNISTD_H 1
3860| #define HAVE_GETPAGESIZE 1
3861| #define INTDIV0_RAISES_SIGFPE 0
3862| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3863| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3864| #define HAVE_UINTMAX_T 1
3865| #define HAVE_INTTYPES_H 1
3866| #define USE_POSIX_THREADS 1
3867| #define USE_POSIX_THREADS_WEAK 1
3868| #define HAVE_PTHREAD_RWLOCK 1
3869| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3870| #define HAVE_BUILTIN_EXPECT 1
3871| #define HAVE_INTTYPES_H 1
3872| #define HAVE_LIMITS_H 1
3873| #define HAVE_UNISTD_H 1
3874| #define HAVE_SYS_PARAM_H 1
3875| #define HAVE_GETCWD 1
3876| #define HAVE_GETEGID 1
3877| #define HAVE_GETEUID 1
3878| #define HAVE_GETGID 1
3879| #define HAVE_GETUID 1
3880| #define HAVE_MEMPCPY 1
3881| #define HAVE_MUNMAP 1
3882| #define HAVE_STPCPY 1
3883| #define HAVE_STRCASECMP 1
3884| #define HAVE_STRDUP 1
3885| #define HAVE_STRTOUL 1
3886| #define HAVE_TSEARCH 1
3887| #define HAVE___FSETLOCKING 1
3888| #define HAVE_DECL_FEOF_UNLOCKED 1
3889| #define HAVE_DECL_FGETS_UNLOCKED 1
3890| #define HAVE_ICONV 1
3891| #define ICONV_CONST const
3892| #define HAVE_LONG_LONG_INT 1
3893| #define HAVE_WCHAR_T 1
3894| #define HAVE_INTMAX_T 1
3895| #define HAVE_POSIX_PRINTF 1
3896| #define HAVE_STDINT_H 1
3897| #define HAVE_STDINT_H 1
3898| #define HAVE_STDDEF_H 1
3899| #define HAVE_STDLIB_H 1
3900| #define HAVE_STRING_H 1
3901| #define HAVE_ASPRINTF 1
3902| #define HAVE_PUTENV 1
3903| #define HAVE_SETENV 1
3904| #define HAVE_SETLOCALE 1
3905| #define HAVE_SNPRINTF 1
3906| #define HAVE_DECL__SNPRINTF 0
3907| #define HAVE_DECL__SNWPRINTF 0
3908| #define HAVE_DECL_GETC_UNLOCKED 1
3909| #define HAVE_LANGINFO_CODESET 1
3910| #define HAVE_LC_MESSAGES 1
3911| #define ENABLE_NLS 1
3912| #define HAVE_STDLIB_H 1
3913| #define HAVE_STRING_H 1
3914| #define HAVE_SYS_PARAM_H 1
3915| #define HAVE_UNISTD_H 1
3916| #define HAVE_ICONV_H 1
3917| #define HAVE_STDINT_H 1
3918| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
3919| #define HAVE_GETCWD 1
3920| #define HAVE_READLINK 1
3921| #define HAVE_SETENV 1
3922| /* end confdefs.h.  */
3923| /* Define wcwidth to an innocuous variant, in case <limits.h> declares wcwidth.
3924|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3925| #define wcwidth innocuous_wcwidth
3926| 
3927| /* System header to define __stub macros and hopefully few prototypes,
3928|     which can conflict with char wcwidth (); below.
3929|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3930|     <limits.h> exists even on freestanding compilers.  */
3931| 
3932| #ifdef __STDC__
3933| # include <limits.h>
3934| #else
3935| # include <assert.h>
3936| #endif
3937| 
3938| #undef wcwidth
3939| 
3940| /* Override any GCC internal prototype to avoid an error.
3941|    Use char because int might match the return type of a GCC
3942|    builtin and then its argument prototype would still apply.  */
3943| #ifdef __cplusplus
3944| extern "C"
3945| #endif
3946| char wcwidth ();
3947| /* The GNU C library defines this for functions which it implements
3948|     to always fail with ENOSYS.  Some functions are actually named
3949|     something starting with __ and the normal name is an alias.  */
3950| #if defined __stub_wcwidth || defined __stub___wcwidth
3951| choke me
3952| #endif
3953| 
3954| int
3955| main ()
3956| {
3957| return wcwidth ();
3958|   ;
3959|   return 0;
3960| }
3961configure:30359: result: no
3962configure:30400: checking whether strerror_r is declared
3963configure:30429: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
3964configure:30436: $? = 0
3965configure:30451: result: yes
3966configure:30473: checking for strerror_r
3967configure:30529: 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
3968/tmp/cc8LbyBL.o: In function `main':
3969conftest.c:(.text+0x20): undefined reference to `strerror_r'
3970collect2: ld returned 1 exit status
3971configure:30536: $? = 1
3972configure: failed program was:
3973| /* confdefs.h.  */
3974| #define PACKAGE_NAME ""
3975| #define PACKAGE_TARNAME ""
3976| #define PACKAGE_VERSION ""
3977| #define PACKAGE_STRING ""
3978| #define PACKAGE_BUGREPORT ""
3979| #define PACKAGE "gettext-runtime"
3980| #define VERSION "0.17"
3981| #define STDC_HEADERS 1
3982| #define HAVE_SYS_TYPES_H 1
3983| #define HAVE_SYS_STAT_H 1
3984| #define HAVE_STDLIB_H 1
3985| #define HAVE_STRING_H 1
3986| #define HAVE_MEMORY_H 1
3987| #define HAVE_STRINGS_H 1
3988| #define HAVE_INTTYPES_H 1
3989| #define HAVE_STDINT_H 1
3990| #define HAVE_UNISTD_H 1
3991| #define __EXTENSIONS__ 1
3992| #define _ALL_SOURCE 1
3993| #define _GNU_SOURCE 1
3994| #define _POSIX_PTHREAD_SEMANTICS 1
3995| #define _TANDEM_SOURCE 1
3996| #define HAVE_DLFCN_H 1
3997| #define HAVE_VISIBILITY 1
3998| #define HAVE_STDINT_H_WITH_UINTMAX 1
3999| #define HAVE_ALLOCA_H 1
4000| #define HAVE_ALLOCA 1
4001| #define HAVE_STDLIB_H 1
4002| #define HAVE_UNISTD_H 1
4003| #define HAVE_GETPAGESIZE 1
4004| #define INTDIV0_RAISES_SIGFPE 0
4005| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4006| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4007| #define HAVE_UINTMAX_T 1
4008| #define HAVE_INTTYPES_H 1
4009| #define USE_POSIX_THREADS 1
4010| #define USE_POSIX_THREADS_WEAK 1
4011| #define HAVE_PTHREAD_RWLOCK 1
4012| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4013| #define HAVE_BUILTIN_EXPECT 1
4014| #define HAVE_INTTYPES_H 1
4015| #define HAVE_LIMITS_H 1
4016| #define HAVE_UNISTD_H 1
4017| #define HAVE_SYS_PARAM_H 1
4018| #define HAVE_GETCWD 1
4019| #define HAVE_GETEGID 1
4020| #define HAVE_GETEUID 1
4021| #define HAVE_GETGID 1
4022| #define HAVE_GETUID 1
4023| #define HAVE_MEMPCPY 1
4024| #define HAVE_MUNMAP 1
4025| #define HAVE_STPCPY 1
4026| #define HAVE_STRCASECMP 1
4027| #define HAVE_STRDUP 1
4028| #define HAVE_STRTOUL 1
4029| #define HAVE_TSEARCH 1
4030| #define HAVE___FSETLOCKING 1
4031| #define HAVE_DECL_FEOF_UNLOCKED 1
4032| #define HAVE_DECL_FGETS_UNLOCKED 1
4033| #define HAVE_ICONV 1
4034| #define ICONV_CONST const
4035| #define HAVE_LONG_LONG_INT 1
4036| #define HAVE_WCHAR_T 1
4037| #define HAVE_INTMAX_T 1
4038| #define HAVE_POSIX_PRINTF 1
4039| #define HAVE_STDINT_H 1
4040| #define HAVE_STDINT_H 1
4041| #define HAVE_STDDEF_H 1
4042| #define HAVE_STDLIB_H 1
4043| #define HAVE_STRING_H 1
4044| #define HAVE_ASPRINTF 1
4045| #define HAVE_PUTENV 1
4046| #define HAVE_SETENV 1
4047| #define HAVE_SETLOCALE 1
4048| #define HAVE_SNPRINTF 1
4049| #define HAVE_DECL__SNPRINTF 0
4050| #define HAVE_DECL__SNWPRINTF 0
4051| #define HAVE_DECL_GETC_UNLOCKED 1
4052| #define HAVE_LANGINFO_CODESET 1
4053| #define HAVE_LC_MESSAGES 1
4054| #define ENABLE_NLS 1
4055| #define HAVE_STDLIB_H 1
4056| #define HAVE_STRING_H 1
4057| #define HAVE_SYS_PARAM_H 1
4058| #define HAVE_UNISTD_H 1
4059| #define HAVE_ICONV_H 1
4060| #define HAVE_STDINT_H 1
4061| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
4062| #define HAVE_GETCWD 1
4063| #define HAVE_READLINK 1
4064| #define HAVE_SETENV 1
4065| #define HAVE_DECL_STRERROR_R 1
4066| /* end confdefs.h.  */
4067| /* Define strerror_r to an innocuous variant, in case <limits.h> declares strerror_r.
4068|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4069| #define strerror_r innocuous_strerror_r
4070| 
4071| /* System header to define __stub macros and hopefully few prototypes,
4072|     which can conflict with char strerror_r (); below.
4073|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4074|     <limits.h> exists even on freestanding compilers.  */
4075| 
4076| #ifdef __STDC__
4077| # include <limits.h>
4078| #else
4079| # include <assert.h>
4080| #endif
4081| 
4082| #undef strerror_r
4083| 
4084| /* Override any GCC internal prototype to avoid an error.
4085|    Use char because int might match the return type of a GCC
4086|    builtin and then its argument prototype would still apply.  */
4087| #ifdef __cplusplus
4088| extern "C"
4089| #endif
4090| char strerror_r ();
4091| /* The GNU C library defines this for functions which it implements
4092|     to always fail with ENOSYS.  Some functions are actually named
4093|     something starting with __ and the normal name is an alias.  */
4094| #if defined __stub_strerror_r || defined __stub___strerror_r
4095| choke me
4096| #endif
4097| 
4098| int
4099| main ()
4100| {
4101| return strerror_r ();
4102|   ;
4103|   return 0;
4104| }
4105configure:30558: result: no
4106configure:30570: checking whether strerror_r returns char *
4107configure:30604: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4108configure:30611: $? = 0
4109configure:30690: result: yes
4110configure:30721: checking getopt.h usability
4111configure:30738: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4112configure:30745: $? = 0
4113configure:30759: result: yes
4114configure:30763: checking getopt.h presence
4115configure:30778: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4116configure:30785: $? = 0
4117configure:30799: result: yes
4118configure:30827: checking for getopt.h
4119configure:30836: result: yes
4120configure:30860: checking for getopt_long_only
4121configure:30916: 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
4122configure:30923: $? = 0
4123configure:30945: result: yes
4124configure:30962: checking whether optreset is declared
4125configure:30992: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4126conftest.c: In function 'main':
4127conftest.c:104: error: 'optreset' undeclared (first use in this function)
4128conftest.c:104: error: (Each undeclared identifier is reported only once
4129conftest.c:104: error: for each function it appears in.)
4130configure:30999: $? = 1
4131configure: failed program was:
4132| /* confdefs.h.  */
4133| #define PACKAGE_NAME ""
4134| #define PACKAGE_TARNAME ""
4135| #define PACKAGE_VERSION ""
4136| #define PACKAGE_STRING ""
4137| #define PACKAGE_BUGREPORT ""
4138| #define PACKAGE "gettext-runtime"
4139| #define VERSION "0.17"
4140| #define STDC_HEADERS 1
4141| #define HAVE_SYS_TYPES_H 1
4142| #define HAVE_SYS_STAT_H 1
4143| #define HAVE_STDLIB_H 1
4144| #define HAVE_STRING_H 1
4145| #define HAVE_MEMORY_H 1
4146| #define HAVE_STRINGS_H 1
4147| #define HAVE_INTTYPES_H 1
4148| #define HAVE_STDINT_H 1
4149| #define HAVE_UNISTD_H 1
4150| #define __EXTENSIONS__ 1
4151| #define _ALL_SOURCE 1
4152| #define _GNU_SOURCE 1
4153| #define _POSIX_PTHREAD_SEMANTICS 1
4154| #define _TANDEM_SOURCE 1
4155| #define HAVE_DLFCN_H 1
4156| #define HAVE_VISIBILITY 1
4157| #define HAVE_STDINT_H_WITH_UINTMAX 1
4158| #define HAVE_ALLOCA_H 1
4159| #define HAVE_ALLOCA 1
4160| #define HAVE_STDLIB_H 1
4161| #define HAVE_UNISTD_H 1
4162| #define HAVE_GETPAGESIZE 1
4163| #define INTDIV0_RAISES_SIGFPE 0
4164| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4165| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4166| #define HAVE_UINTMAX_T 1
4167| #define HAVE_INTTYPES_H 1
4168| #define USE_POSIX_THREADS 1
4169| #define USE_POSIX_THREADS_WEAK 1
4170| #define HAVE_PTHREAD_RWLOCK 1
4171| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4172| #define HAVE_BUILTIN_EXPECT 1
4173| #define HAVE_INTTYPES_H 1
4174| #define HAVE_LIMITS_H 1
4175| #define HAVE_UNISTD_H 1
4176| #define HAVE_SYS_PARAM_H 1
4177| #define HAVE_GETCWD 1
4178| #define HAVE_GETEGID 1
4179| #define HAVE_GETEUID 1
4180| #define HAVE_GETGID 1
4181| #define HAVE_GETUID 1
4182| #define HAVE_MEMPCPY 1
4183| #define HAVE_MUNMAP 1
4184| #define HAVE_STPCPY 1
4185| #define HAVE_STRCASECMP 1
4186| #define HAVE_STRDUP 1
4187| #define HAVE_STRTOUL 1
4188| #define HAVE_TSEARCH 1
4189| #define HAVE___FSETLOCKING 1
4190| #define HAVE_DECL_FEOF_UNLOCKED 1
4191| #define HAVE_DECL_FGETS_UNLOCKED 1
4192| #define HAVE_ICONV 1
4193| #define ICONV_CONST const
4194| #define HAVE_LONG_LONG_INT 1
4195| #define HAVE_WCHAR_T 1
4196| #define HAVE_INTMAX_T 1
4197| #define HAVE_POSIX_PRINTF 1
4198| #define HAVE_STDINT_H 1
4199| #define HAVE_STDINT_H 1
4200| #define HAVE_STDDEF_H 1
4201| #define HAVE_STDLIB_H 1
4202| #define HAVE_STRING_H 1
4203| #define HAVE_ASPRINTF 1
4204| #define HAVE_PUTENV 1
4205| #define HAVE_SETENV 1
4206| #define HAVE_SETLOCALE 1
4207| #define HAVE_SNPRINTF 1
4208| #define HAVE_DECL__SNPRINTF 0
4209| #define HAVE_DECL__SNWPRINTF 0
4210| #define HAVE_DECL_GETC_UNLOCKED 1
4211| #define HAVE_LANGINFO_CODESET 1
4212| #define HAVE_LC_MESSAGES 1
4213| #define ENABLE_NLS 1
4214| #define HAVE_STDLIB_H 1
4215| #define HAVE_STRING_H 1
4216| #define HAVE_SYS_PARAM_H 1
4217| #define HAVE_UNISTD_H 1
4218| #define HAVE_ICONV_H 1
4219| #define HAVE_STDINT_H 1
4220| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
4221| #define HAVE_GETCWD 1
4222| #define HAVE_READLINK 1
4223| #define HAVE_SETENV 1
4224| #define HAVE_DECL_STRERROR_R 1
4225| #define STRERROR_R_CHAR_P 1
4226| #define HAVE_GETOPT_H 1
4227| #define HAVE_GETOPT_LONG_ONLY 1
4228| /* end confdefs.h.  */
4229| #include <getopt.h>
4230| 
4231| int
4232| main ()
4233| {
4234| #ifndef optreset
4235|   (void) optreset;
4236| #endif
4237| 
4238|   ;
4239|   return 0;
4240| }
4241configure:31014: result: no
4242configure:31023: checking for working GNU getopt function
4243configure:31029: checking whether getopt_clip is declared
4244configure:31059: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4245conftest.c: In function 'main':
4246conftest.c:104: error: 'getopt_clip' undeclared (first use in this function)
4247conftest.c:104: error: (Each undeclared identifier is reported only once
4248conftest.c:104: error: for each function it appears in.)
4249configure:31066: $? = 1
4250configure: failed program was:
4251| /* confdefs.h.  */
4252| #define PACKAGE_NAME ""
4253| #define PACKAGE_TARNAME ""
4254| #define PACKAGE_VERSION ""
4255| #define PACKAGE_STRING ""
4256| #define PACKAGE_BUGREPORT ""
4257| #define PACKAGE "gettext-runtime"
4258| #define VERSION "0.17"
4259| #define STDC_HEADERS 1
4260| #define HAVE_SYS_TYPES_H 1
4261| #define HAVE_SYS_STAT_H 1
4262| #define HAVE_STDLIB_H 1
4263| #define HAVE_STRING_H 1
4264| #define HAVE_MEMORY_H 1
4265| #define HAVE_STRINGS_H 1
4266| #define HAVE_INTTYPES_H 1
4267| #define HAVE_STDINT_H 1
4268| #define HAVE_UNISTD_H 1
4269| #define __EXTENSIONS__ 1
4270| #define _ALL_SOURCE 1
4271| #define _GNU_SOURCE 1
4272| #define _POSIX_PTHREAD_SEMANTICS 1
4273| #define _TANDEM_SOURCE 1
4274| #define HAVE_DLFCN_H 1
4275| #define HAVE_VISIBILITY 1
4276| #define HAVE_STDINT_H_WITH_UINTMAX 1
4277| #define HAVE_ALLOCA_H 1
4278| #define HAVE_ALLOCA 1
4279| #define HAVE_STDLIB_H 1
4280| #define HAVE_UNISTD_H 1
4281| #define HAVE_GETPAGESIZE 1
4282| #define INTDIV0_RAISES_SIGFPE 0
4283| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4284| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4285| #define HAVE_UINTMAX_T 1
4286| #define HAVE_INTTYPES_H 1
4287| #define USE_POSIX_THREADS 1
4288| #define USE_POSIX_THREADS_WEAK 1
4289| #define HAVE_PTHREAD_RWLOCK 1
4290| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4291| #define HAVE_BUILTIN_EXPECT 1
4292| #define HAVE_INTTYPES_H 1
4293| #define HAVE_LIMITS_H 1
4294| #define HAVE_UNISTD_H 1
4295| #define HAVE_SYS_PARAM_H 1
4296| #define HAVE_GETCWD 1
4297| #define HAVE_GETEGID 1
4298| #define HAVE_GETEUID 1
4299| #define HAVE_GETGID 1
4300| #define HAVE_GETUID 1
4301| #define HAVE_MEMPCPY 1
4302| #define HAVE_MUNMAP 1
4303| #define HAVE_STPCPY 1
4304| #define HAVE_STRCASECMP 1
4305| #define HAVE_STRDUP 1
4306| #define HAVE_STRTOUL 1
4307| #define HAVE_TSEARCH 1
4308| #define HAVE___FSETLOCKING 1
4309| #define HAVE_DECL_FEOF_UNLOCKED 1
4310| #define HAVE_DECL_FGETS_UNLOCKED 1
4311| #define HAVE_ICONV 1
4312| #define ICONV_CONST const
4313| #define HAVE_LONG_LONG_INT 1
4314| #define HAVE_WCHAR_T 1
4315| #define HAVE_INTMAX_T 1
4316| #define HAVE_POSIX_PRINTF 1
4317| #define HAVE_STDINT_H 1
4318| #define HAVE_STDINT_H 1
4319| #define HAVE_STDDEF_H 1
4320| #define HAVE_STDLIB_H 1
4321| #define HAVE_STRING_H 1
4322| #define HAVE_ASPRINTF 1
4323| #define HAVE_PUTENV 1
4324| #define HAVE_SETENV 1
4325| #define HAVE_SETLOCALE 1
4326| #define HAVE_SNPRINTF 1
4327| #define HAVE_DECL__SNPRINTF 0
4328| #define HAVE_DECL__SNWPRINTF 0
4329| #define HAVE_DECL_GETC_UNLOCKED 1
4330| #define HAVE_LANGINFO_CODESET 1
4331| #define HAVE_LC_MESSAGES 1
4332| #define ENABLE_NLS 1
4333| #define HAVE_STDLIB_H 1
4334| #define HAVE_STRING_H 1
4335| #define HAVE_SYS_PARAM_H 1
4336| #define HAVE_UNISTD_H 1
4337| #define HAVE_ICONV_H 1
4338| #define HAVE_STDINT_H 1
4339| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
4340| #define HAVE_GETCWD 1
4341| #define HAVE_READLINK 1
4342| #define HAVE_SETENV 1
4343| #define HAVE_DECL_STRERROR_R 1
4344| #define STRERROR_R_CHAR_P 1
4345| #define HAVE_GETOPT_H 1
4346| #define HAVE_GETOPT_LONG_ONLY 1
4347| /* end confdefs.h.  */
4348| #include <getopt.h>
4349| 
4350| int
4351| main ()
4352| {
4353| #ifndef getopt_clip
4354|   (void) getopt_clip;
4355| #endif
4356| 
4357|   ;
4358|   return 0;
4359| }
4360configure:31081: result: no
4361configure:31148: result: yes
4362configure:31156: checking whether getenv is declared
4363configure:31185: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4364configure:31192: $? = 0
4365configure:31207: result: yes
4366configure:31233: checking whether the preprocessor supports include_next
4367configure:31266: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include -Iconftestd1 -Iconftestd2 conftest.c >&5
4368configure:31273: $? = 0
4369configure:31291: result: yes
4370configure:31314: checking whether getc_unlocked is declared
4371configure:31365: result: yes
4372configure:31385: checking whether malloc, realloc, calloc are POSIX compliant
4373configure:31415: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4374configure:31422: $? = 0
4375configure:31438: result: yes
4376configure:31463: checking for stdlib.h
4377configure:31470: result: yes
4378configure:31604: checking for GNU libc compatible malloc
4379configure:31669: result: no
4380configure:31685: checking whether mbrtowc and mbstate_t are properly declared
4381configure:31715: 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
4382conftest.c:103:19: error: wchar.h: No such file or directory
4383conftest.c: In function 'main':
4384conftest.c:107: error: 'wchar_t' undeclared (first use in this function)
4385conftest.c:107: error: (Each undeclared identifier is reported only once
4386conftest.c:107: error: for each function it appears in.)
4387conftest.c:107: error: expected ';' before 'wc'
4388conftest.c:109: error: 'size_t' undeclared (first use in this function)
4389conftest.c:109: error: expected ';' before 'n'
4390conftest.c:110: error: 'mbstate_t' undeclared (first use in this function)
4391conftest.c:110: error: expected ';' before 'state'
4392conftest.c:111: error: 'state' undeclared (first use in this function)
4393conftest.c:111: error: 'mbrtowc' undeclared (first use in this function)
4394conftest.c:111: error: 'wc' undeclared (first use in this function)
4395conftest.c:111: error: 'n' undeclared (first use in this function)
4396configure:31722: $? = 1
4397configure: failed program was:
4398| /* confdefs.h.  */
4399| #define PACKAGE_NAME ""
4400| #define PACKAGE_TARNAME ""
4401| #define PACKAGE_VERSION ""
4402| #define PACKAGE_STRING ""
4403| #define PACKAGE_BUGREPORT ""
4404| #define PACKAGE "gettext-runtime"
4405| #define VERSION "0.17"
4406| #define STDC_HEADERS 1
4407| #define HAVE_SYS_TYPES_H 1
4408| #define HAVE_SYS_STAT_H 1
4409| #define HAVE_STDLIB_H 1
4410| #define HAVE_STRING_H 1
4411| #define HAVE_MEMORY_H 1
4412| #define HAVE_STRINGS_H 1
4413| #define HAVE_INTTYPES_H 1
4414| #define HAVE_STDINT_H 1
4415| #define HAVE_UNISTD_H 1
4416| #define __EXTENSIONS__ 1
4417| #define _ALL_SOURCE 1
4418| #define _GNU_SOURCE 1
4419| #define _POSIX_PTHREAD_SEMANTICS 1
4420| #define _TANDEM_SOURCE 1
4421| #define HAVE_DLFCN_H 1
4422| #define HAVE_VISIBILITY 1
4423| #define HAVE_STDINT_H_WITH_UINTMAX 1
4424| #define HAVE_ALLOCA_H 1
4425| #define HAVE_ALLOCA 1
4426| #define HAVE_STDLIB_H 1
4427| #define HAVE_UNISTD_H 1
4428| #define HAVE_GETPAGESIZE 1
4429| #define INTDIV0_RAISES_SIGFPE 0
4430| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4431| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4432| #define HAVE_UINTMAX_T 1
4433| #define HAVE_INTTYPES_H 1
4434| #define USE_POSIX_THREADS 1
4435| #define USE_POSIX_THREADS_WEAK 1
4436| #define HAVE_PTHREAD_RWLOCK 1
4437| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4438| #define HAVE_BUILTIN_EXPECT 1
4439| #define HAVE_INTTYPES_H 1
4440| #define HAVE_LIMITS_H 1
4441| #define HAVE_UNISTD_H 1
4442| #define HAVE_SYS_PARAM_H 1
4443| #define HAVE_GETCWD 1
4444| #define HAVE_GETEGID 1
4445| #define HAVE_GETEUID 1
4446| #define HAVE_GETGID 1
4447| #define HAVE_GETUID 1
4448| #define HAVE_MEMPCPY 1
4449| #define HAVE_MUNMAP 1
4450| #define HAVE_STPCPY 1
4451| #define HAVE_STRCASECMP 1
4452| #define HAVE_STRDUP 1
4453| #define HAVE_STRTOUL 1
4454| #define HAVE_TSEARCH 1
4455| #define HAVE___FSETLOCKING 1
4456| #define HAVE_DECL_FEOF_UNLOCKED 1
4457| #define HAVE_DECL_FGETS_UNLOCKED 1
4458| #define HAVE_ICONV 1
4459| #define ICONV_CONST const
4460| #define HAVE_LONG_LONG_INT 1
4461| #define HAVE_WCHAR_T 1
4462| #define HAVE_INTMAX_T 1
4463| #define HAVE_POSIX_PRINTF 1
4464| #define HAVE_STDINT_H 1
4465| #define HAVE_STDINT_H 1
4466| #define HAVE_STDDEF_H 1
4467| #define HAVE_STDLIB_H 1
4468| #define HAVE_STRING_H 1
4469| #define HAVE_ASPRINTF 1
4470| #define HAVE_PUTENV 1
4471| #define HAVE_SETENV 1
4472| #define HAVE_SETLOCALE 1
4473| #define HAVE_SNPRINTF 1
4474| #define HAVE_DECL__SNPRINTF 0
4475| #define HAVE_DECL__SNWPRINTF 0
4476| #define HAVE_DECL_GETC_UNLOCKED 1
4477| #define HAVE_LANGINFO_CODESET 1
4478| #define HAVE_LC_MESSAGES 1
4479| #define ENABLE_NLS 1
4480| #define HAVE_STDLIB_H 1
4481| #define HAVE_STRING_H 1
4482| #define HAVE_SYS_PARAM_H 1
4483| #define HAVE_UNISTD_H 1
4484| #define HAVE_ICONV_H 1
4485| #define HAVE_STDINT_H 1
4486| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
4487| #define HAVE_GETCWD 1
4488| #define HAVE_READLINK 1
4489| #define HAVE_SETENV 1
4490| #define HAVE_DECL_STRERROR_R 1
4491| #define STRERROR_R_CHAR_P 1
4492| #define HAVE_GETOPT_H 1
4493| #define HAVE_GETOPT_LONG_ONLY 1
4494| #define HAVE_DECL_GETENV 1
4495| #define HAVE_INCLUDE_NEXT 1
4496| #define HAVE_DECL_GETC_UNLOCKED 1
4497| #define HAVE_STDLIB_H 1
4498| #define MALLOC_0_IS_NONNULL 0
4499| /* end confdefs.h.  */
4500| #include <wchar.h>
4501| int
4502| main ()
4503| {
4504| wchar_t wc;
4505|               char const s[] = "";
4506|               size_t n = 1;
4507|               mbstate_t state;
4508|               return ! (sizeof state && (mbrtowc) (&wc, s, n, &state));
4509|   ;
4510|   return 0;
4511| }
4512configure:31742: result: no
4513configure:31800: checking for mbstate_t
4514configure:31827: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4515conftest.c:136:24: error: wchar.h: No such file or directory
4516conftest.c: In function 'main':
4517conftest.c:140: error: 'mbstate_t' undeclared (first use in this function)
4518conftest.c:140: error: (Each undeclared identifier is reported only once
4519conftest.c:140: error: for each function it appears in.)
4520conftest.c:140: error: expected ';' before 'x'
4521conftest.c:140: error: 'x' undeclared (first use in this function)
4522configure:31834: $? = 1
4523configure: failed program was:
4524| /* confdefs.h.  */
4525| #define PACKAGE_NAME ""
4526| #define PACKAGE_TARNAME ""
4527| #define PACKAGE_VERSION ""
4528| #define PACKAGE_STRING ""
4529| #define PACKAGE_BUGREPORT ""
4530| #define PACKAGE "gettext-runtime"
4531| #define VERSION "0.17"
4532| #define STDC_HEADERS 1
4533| #define HAVE_SYS_TYPES_H 1
4534| #define HAVE_SYS_STAT_H 1
4535| #define HAVE_STDLIB_H 1
4536| #define HAVE_STRING_H 1
4537| #define HAVE_MEMORY_H 1
4538| #define HAVE_STRINGS_H 1
4539| #define HAVE_INTTYPES_H 1
4540| #define HAVE_STDINT_H 1
4541| #define HAVE_UNISTD_H 1
4542| #define __EXTENSIONS__ 1
4543| #define _ALL_SOURCE 1
4544| #define _GNU_SOURCE 1
4545| #define _POSIX_PTHREAD_SEMANTICS 1
4546| #define _TANDEM_SOURCE 1
4547| #define HAVE_DLFCN_H 1
4548| #define HAVE_VISIBILITY 1
4549| #define HAVE_STDINT_H_WITH_UINTMAX 1
4550| #define HAVE_ALLOCA_H 1
4551| #define HAVE_ALLOCA 1
4552| #define HAVE_STDLIB_H 1
4553| #define HAVE_UNISTD_H 1
4554| #define HAVE_GETPAGESIZE 1
4555| #define INTDIV0_RAISES_SIGFPE 0
4556| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4557| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4558| #define HAVE_UINTMAX_T 1
4559| #define HAVE_INTTYPES_H 1
4560| #define USE_POSIX_THREADS 1
4561| #define USE_POSIX_THREADS_WEAK 1
4562| #define HAVE_PTHREAD_RWLOCK 1
4563| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4564| #define HAVE_BUILTIN_EXPECT 1
4565| #define HAVE_INTTYPES_H 1
4566| #define HAVE_LIMITS_H 1
4567| #define HAVE_UNISTD_H 1
4568| #define HAVE_SYS_PARAM_H 1
4569| #define HAVE_GETCWD 1
4570| #define HAVE_GETEGID 1
4571| #define HAVE_GETEUID 1
4572| #define HAVE_GETGID 1
4573| #define HAVE_GETUID 1
4574| #define HAVE_MEMPCPY 1
4575| #define HAVE_MUNMAP 1
4576| #define HAVE_STPCPY 1
4577| #define HAVE_STRCASECMP 1
4578| #define HAVE_STRDUP 1
4579| #define HAVE_STRTOUL 1
4580| #define HAVE_TSEARCH 1
4581| #define HAVE___FSETLOCKING 1
4582| #define HAVE_DECL_FEOF_UNLOCKED 1
4583| #define HAVE_DECL_FGETS_UNLOCKED 1
4584| #define HAVE_ICONV 1
4585| #define ICONV_CONST const
4586| #define HAVE_LONG_LONG_INT 1
4587| #define HAVE_WCHAR_T 1
4588| #define HAVE_INTMAX_T 1
4589| #define HAVE_POSIX_PRINTF 1
4590| #define HAVE_STDINT_H 1
4591| #define HAVE_STDINT_H 1
4592| #define HAVE_STDDEF_H 1
4593| #define HAVE_STDLIB_H 1
4594| #define HAVE_STRING_H 1
4595| #define HAVE_ASPRINTF 1
4596| #define HAVE_PUTENV 1
4597| #define HAVE_SETENV 1
4598| #define HAVE_SETLOCALE 1
4599| #define HAVE_SNPRINTF 1
4600| #define HAVE_DECL__SNPRINTF 0
4601| #define HAVE_DECL__SNWPRINTF 0
4602| #define HAVE_DECL_GETC_UNLOCKED 1
4603| #define HAVE_LANGINFO_CODESET 1
4604| #define HAVE_LC_MESSAGES 1
4605| #define ENABLE_NLS 1
4606| #define HAVE_STDLIB_H 1
4607| #define HAVE_STRING_H 1
4608| #define HAVE_SYS_PARAM_H 1
4609| #define HAVE_UNISTD_H 1
4610| #define HAVE_ICONV_H 1
4611| #define HAVE_STDINT_H 1
4612| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
4613| #define HAVE_GETCWD 1
4614| #define HAVE_READLINK 1
4615| #define HAVE_SETENV 1
4616| #define HAVE_DECL_STRERROR_R 1
4617| #define STRERROR_R_CHAR_P 1
4618| #define HAVE_GETOPT_H 1
4619| #define HAVE_GETOPT_LONG_ONLY 1
4620| #define HAVE_DECL_GETENV 1
4621| #define HAVE_INCLUDE_NEXT 1
4622| #define HAVE_DECL_GETC_UNLOCKED 1
4623| #define HAVE_STDLIB_H 1
4624| #define MALLOC_0_IS_NONNULL 0
4625| /* end confdefs.h.  */
4626| #include <stdio.h>
4627| #ifdef HAVE_SYS_TYPES_H
4628| # include <sys/types.h>
4629| #endif
4630| #ifdef HAVE_SYS_STAT_H
4631| # include <sys/stat.h>
4632| #endif
4633| #ifdef STDC_HEADERS
4634| # include <stdlib.h>
4635| # include <stddef.h>
4636| #else
4637| # ifdef HAVE_STDLIB_H
4638| #  include <stdlib.h>
4639| # endif
4640| #endif
4641| #ifdef HAVE_STRING_H
4642| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4643| #  include <memory.h>
4644| # endif
4645| # include <string.h>
4646| #endif
4647| #ifdef HAVE_STRINGS_H
4648| # include <strings.h>
4649| #endif
4650| #ifdef HAVE_INTTYPES_H
4651| # include <inttypes.h>
4652| #endif
4653| #ifdef HAVE_STDINT_H
4654| # include <stdint.h>
4655| #endif
4656| #ifdef HAVE_UNISTD_H
4657| # include <unistd.h>
4658| #endif
4659| #	    include <wchar.h>
4660| int
4661| main ()
4662| {
4663| mbstate_t x; return sizeof x;
4664|   ;
4665|   return 0;
4666| }
4667configure:31849: result: no
4668configure:31887: checking for shared library path variable
4669configure:31900: result: LD_LIBRARY_PATH
4670configure:31905: checking whether to activate relocatable installation
4671configure:31920: result: no
4672configure:32245: checking for stdbool.h that conforms to C99
4673configure:32338: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4674configure:32345: $? = 0
4675configure:32360: result: yes
4676configure:32362: checking for _Bool
4677configure:32390: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4678configure:32397: $? = 0
4679configure:32424: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4680conftest.c: In function 'main':
4681conftest.c:141: error: expected expression before ')' token
4682configure:32431: $? = 1
4683configure: failed program was:
4684| /* confdefs.h.  */
4685| #define PACKAGE_NAME ""
4686| #define PACKAGE_TARNAME ""
4687| #define PACKAGE_VERSION ""
4688| #define PACKAGE_STRING ""
4689| #define PACKAGE_BUGREPORT ""
4690| #define PACKAGE "gettext-runtime"
4691| #define VERSION "0.17"
4692| #define STDC_HEADERS 1
4693| #define HAVE_SYS_TYPES_H 1
4694| #define HAVE_SYS_STAT_H 1
4695| #define HAVE_STDLIB_H 1
4696| #define HAVE_STRING_H 1
4697| #define HAVE_MEMORY_H 1
4698| #define HAVE_STRINGS_H 1
4699| #define HAVE_INTTYPES_H 1
4700| #define HAVE_STDINT_H 1
4701| #define HAVE_UNISTD_H 1
4702| #define __EXTENSIONS__ 1
4703| #define _ALL_SOURCE 1
4704| #define _GNU_SOURCE 1
4705| #define _POSIX_PTHREAD_SEMANTICS 1
4706| #define _TANDEM_SOURCE 1
4707| #define HAVE_DLFCN_H 1
4708| #define HAVE_VISIBILITY 1
4709| #define HAVE_STDINT_H_WITH_UINTMAX 1
4710| #define HAVE_ALLOCA_H 1
4711| #define HAVE_ALLOCA 1
4712| #define HAVE_STDLIB_H 1
4713| #define HAVE_UNISTD_H 1
4714| #define HAVE_GETPAGESIZE 1
4715| #define INTDIV0_RAISES_SIGFPE 0
4716| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4717| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4718| #define HAVE_UINTMAX_T 1
4719| #define HAVE_INTTYPES_H 1
4720| #define USE_POSIX_THREADS 1
4721| #define USE_POSIX_THREADS_WEAK 1
4722| #define HAVE_PTHREAD_RWLOCK 1
4723| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4724| #define HAVE_BUILTIN_EXPECT 1
4725| #define HAVE_INTTYPES_H 1
4726| #define HAVE_LIMITS_H 1
4727| #define HAVE_UNISTD_H 1
4728| #define HAVE_SYS_PARAM_H 1
4729| #define HAVE_GETCWD 1
4730| #define HAVE_GETEGID 1
4731| #define HAVE_GETEUID 1
4732| #define HAVE_GETGID 1
4733| #define HAVE_GETUID 1
4734| #define HAVE_MEMPCPY 1
4735| #define HAVE_MUNMAP 1
4736| #define HAVE_STPCPY 1
4737| #define HAVE_STRCASECMP 1
4738| #define HAVE_STRDUP 1
4739| #define HAVE_STRTOUL 1
4740| #define HAVE_TSEARCH 1
4741| #define HAVE___FSETLOCKING 1
4742| #define HAVE_DECL_FEOF_UNLOCKED 1
4743| #define HAVE_DECL_FGETS_UNLOCKED 1
4744| #define HAVE_ICONV 1
4745| #define ICONV_CONST const
4746| #define HAVE_LONG_LONG_INT 1
4747| #define HAVE_WCHAR_T 1
4748| #define HAVE_INTMAX_T 1
4749| #define HAVE_POSIX_PRINTF 1
4750| #define HAVE_STDINT_H 1
4751| #define HAVE_STDINT_H 1
4752| #define HAVE_STDDEF_H 1
4753| #define HAVE_STDLIB_H 1
4754| #define HAVE_STRING_H 1
4755| #define HAVE_ASPRINTF 1
4756| #define HAVE_PUTENV 1
4757| #define HAVE_SETENV 1
4758| #define HAVE_SETLOCALE 1
4759| #define HAVE_SNPRINTF 1
4760| #define HAVE_DECL__SNPRINTF 0
4761| #define HAVE_DECL__SNWPRINTF 0
4762| #define HAVE_DECL_GETC_UNLOCKED 1
4763| #define HAVE_LANGINFO_CODESET 1
4764| #define HAVE_LC_MESSAGES 1
4765| #define ENABLE_NLS 1
4766| #define HAVE_STDLIB_H 1
4767| #define HAVE_STRING_H 1
4768| #define HAVE_SYS_PARAM_H 1
4769| #define HAVE_UNISTD_H 1
4770| #define HAVE_ICONV_H 1
4771| #define HAVE_STDINT_H 1
4772| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
4773| #define HAVE_GETCWD 1
4774| #define HAVE_READLINK 1
4775| #define HAVE_SETENV 1
4776| #define HAVE_DECL_STRERROR_R 1
4777| #define STRERROR_R_CHAR_P 1
4778| #define HAVE_GETOPT_H 1
4779| #define HAVE_GETOPT_LONG_ONLY 1
4780| #define HAVE_DECL_GETENV 1
4781| #define HAVE_INCLUDE_NEXT 1
4782| #define HAVE_DECL_GETC_UNLOCKED 1
4783| #define HAVE_STDLIB_H 1
4784| #define MALLOC_0_IS_NONNULL 0
4785| #define mbstate_t int
4786| #define INSTALLPREFIX "/usr"
4787| /* end confdefs.h.  */
4788| #include <stdio.h>
4789| #ifdef HAVE_SYS_TYPES_H
4790| # include <sys/types.h>
4791| #endif
4792| #ifdef HAVE_SYS_STAT_H
4793| # include <sys/stat.h>
4794| #endif
4795| #ifdef STDC_HEADERS
4796| # include <stdlib.h>
4797| # include <stddef.h>
4798| #else
4799| # ifdef HAVE_STDLIB_H
4800| #  include <stdlib.h>
4801| # endif
4802| #endif
4803| #ifdef HAVE_STRING_H
4804| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4805| #  include <memory.h>
4806| # endif
4807| # include <string.h>
4808| #endif
4809| #ifdef HAVE_STRINGS_H
4810| # include <strings.h>
4811| #endif
4812| #ifdef HAVE_INTTYPES_H
4813| # include <inttypes.h>
4814| #endif
4815| #ifdef HAVE_STDINT_H
4816| # include <stdint.h>
4817| #endif
4818| #ifdef HAVE_UNISTD_H
4819| # include <unistd.h>
4820| #endif
4821| int
4822| main ()
4823| {
4824| if (sizeof ((_Bool)))
4825| 	  return 0;
4826|   ;
4827|   return 0;
4828| }
4829configure:32454: result: yes
4830configure:32485: checking whether strdup is declared
4831configure:32514: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4832configure:32521: $? = 0
4833configure:32536: result: yes
4834configure:32555: checking for C/C++ restrict keyword
4835configure:32590: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4836configure:32597: $? = 0
4837configure:32615: result: __restrict
4838configure:32685: checking whether strnlen is declared
4839configure:32714: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4840configure:32721: $? = 0
4841configure:32736: result: yes
4842configure:32756: checking whether clearerr_unlocked is declared
4843configure:32785: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4844configure:32792: $? = 0
4845configure:32807: result: yes
4846configure:32827: checking whether feof_unlocked is declared
4847configure:32878: result: yes
4848configure:32898: checking whether ferror_unlocked is declared
4849configure:32927: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4850configure:32934: $? = 0
4851configure:32949: result: yes
4852configure:32969: checking whether fflush_unlocked is declared
4853configure:32998: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4854configure:33005: $? = 0
4855configure:33020: result: yes
4856configure:33040: checking whether fgets_unlocked is declared
4857configure:33091: result: yes
4858configure:33111: checking whether fputc_unlocked is declared
4859configure:33140: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4860configure:33147: $? = 0
4861configure:33162: result: yes
4862configure:33182: checking whether fputs_unlocked is declared
4863configure:33211: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4864configure:33218: $? = 0
4865configure:33233: result: yes
4866configure:33253: checking whether fread_unlocked is declared
4867configure:33282: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4868configure:33289: $? = 0
4869configure:33304: result: yes
4870configure:33324: checking whether fwrite_unlocked is declared
4871configure:33353: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4872configure:33360: $? = 0
4873configure:33375: result: yes
4874configure:33395: checking whether getchar_unlocked is declared
4875configure:33424: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4876configure:33431: $? = 0
4877configure:33446: result: yes
4878configure:33466: checking whether putc_unlocked is declared
4879configure:33495: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4880configure:33502: $? = 0
4881configure:33517: result: yes
4882configure:33537: checking whether putchar_unlocked is declared
4883configure:33566: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4884configure:33573: $? = 0
4885configure:33588: result: yes
4886configure:33705: checking for atexit
4887configure:33761: 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
4888configure:33768: $? = 0
4889configure:33790: result: yes
4890configure:33881: checking for error_at_line
4891configure:33907: 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
4892configure:33914: $? = 0
4893configure:33934: result: yes
4894configure:34044: checking for iconv
4895configure:34160: result: yes
4896configure:34163: checking for working iconv
4897configure:34282: result: guessing yes
4898configure:34299: checking how to link with libiconv
4899configure:34301: result: ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib
4900configure:34312: checking for iconv declaration
4901configure:34377: result: 
4902         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
4903configure:34499: checking whether to use Java
4904configure:34508: result: yes
4905configure:34606: checking for memchr
4906configure:34662: 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
4907configure:34669: $? = 0
4908configure:34691: result: yes
4909configure:34871: checking for memmove
4910configure:34927: 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
4911conftest.c:152: warning: conflicting types for built-in function 'memmove'
4912configure:34934: $? = 0
4913configure:34956: result: yes
4914configure:35138: checking search.h usability
4915configure:35155: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4916configure:35162: $? = 0
4917configure:35176: result: yes
4918configure:35180: checking search.h presence
4919configure:35195: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
4920configure:35202: $? = 0
4921configure:35216: result: yes
4922configure:35244: checking for search.h
4923configure:35253: result: yes
4924configure:35272: checking for tsearch
4925configure:35357: result: yes
4926configure:35371: checking if environ is properly declared
4927configure:35399: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
4928conftest.c:133: error: conflicting types for 'environ'
4929/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
4930configure:35406: $? = 1
4931configure: failed program was:
4932| /* confdefs.h.  */
4933| #define PACKAGE_NAME ""
4934| #define PACKAGE_TARNAME ""
4935| #define PACKAGE_VERSION ""
4936| #define PACKAGE_STRING ""
4937| #define PACKAGE_BUGREPORT ""
4938| #define PACKAGE "gettext-runtime"
4939| #define VERSION "0.17"
4940| #define STDC_HEADERS 1
4941| #define HAVE_SYS_TYPES_H 1
4942| #define HAVE_SYS_STAT_H 1
4943| #define HAVE_STDLIB_H 1
4944| #define HAVE_STRING_H 1
4945| #define HAVE_MEMORY_H 1
4946| #define HAVE_STRINGS_H 1
4947| #define HAVE_INTTYPES_H 1
4948| #define HAVE_STDINT_H 1
4949| #define HAVE_UNISTD_H 1
4950| #define __EXTENSIONS__ 1
4951| #define _ALL_SOURCE 1
4952| #define _GNU_SOURCE 1
4953| #define _POSIX_PTHREAD_SEMANTICS 1
4954| #define _TANDEM_SOURCE 1
4955| #define HAVE_DLFCN_H 1
4956| #define HAVE_VISIBILITY 1
4957| #define HAVE_STDINT_H_WITH_UINTMAX 1
4958| #define HAVE_ALLOCA_H 1
4959| #define HAVE_ALLOCA 1
4960| #define HAVE_STDLIB_H 1
4961| #define HAVE_UNISTD_H 1
4962| #define HAVE_GETPAGESIZE 1
4963| #define INTDIV0_RAISES_SIGFPE 0
4964| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4965| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4966| #define HAVE_UINTMAX_T 1
4967| #define HAVE_INTTYPES_H 1
4968| #define USE_POSIX_THREADS 1
4969| #define USE_POSIX_THREADS_WEAK 1
4970| #define HAVE_PTHREAD_RWLOCK 1
4971| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4972| #define HAVE_BUILTIN_EXPECT 1
4973| #define HAVE_INTTYPES_H 1
4974| #define HAVE_LIMITS_H 1
4975| #define HAVE_UNISTD_H 1
4976| #define HAVE_SYS_PARAM_H 1
4977| #define HAVE_GETCWD 1
4978| #define HAVE_GETEGID 1
4979| #define HAVE_GETEUID 1
4980| #define HAVE_GETGID 1
4981| #define HAVE_GETUID 1
4982| #define HAVE_MEMPCPY 1
4983| #define HAVE_MUNMAP 1
4984| #define HAVE_STPCPY 1
4985| #define HAVE_STRCASECMP 1
4986| #define HAVE_STRDUP 1
4987| #define HAVE_STRTOUL 1
4988| #define HAVE_TSEARCH 1
4989| #define HAVE___FSETLOCKING 1
4990| #define HAVE_DECL_FEOF_UNLOCKED 1
4991| #define HAVE_DECL_FGETS_UNLOCKED 1
4992| #define HAVE_ICONV 1
4993| #define ICONV_CONST const
4994| #define HAVE_LONG_LONG_INT 1
4995| #define HAVE_WCHAR_T 1
4996| #define HAVE_INTMAX_T 1
4997| #define HAVE_POSIX_PRINTF 1
4998| #define HAVE_STDINT_H 1
4999| #define HAVE_STDINT_H 1
5000| #define HAVE_STDDEF_H 1
5001| #define HAVE_STDLIB_H 1
5002| #define HAVE_STRING_H 1
5003| #define HAVE_ASPRINTF 1
5004| #define HAVE_PUTENV 1
5005| #define HAVE_SETENV 1
5006| #define HAVE_SETLOCALE 1
5007| #define HAVE_SNPRINTF 1
5008| #define HAVE_DECL__SNPRINTF 0
5009| #define HAVE_DECL__SNWPRINTF 0
5010| #define HAVE_DECL_GETC_UNLOCKED 1
5011| #define HAVE_LANGINFO_CODESET 1
5012| #define HAVE_LC_MESSAGES 1
5013| #define ENABLE_NLS 1
5014| #define HAVE_STDLIB_H 1
5015| #define HAVE_STRING_H 1
5016| #define HAVE_SYS_PARAM_H 1
5017| #define HAVE_UNISTD_H 1
5018| #define HAVE_ICONV_H 1
5019| #define HAVE_STDINT_H 1
5020| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5021| #define HAVE_GETCWD 1
5022| #define HAVE_READLINK 1
5023| #define HAVE_SETENV 1
5024| #define HAVE_DECL_STRERROR_R 1
5025| #define STRERROR_R_CHAR_P 1
5026| #define HAVE_GETOPT_H 1
5027| #define HAVE_GETOPT_LONG_ONLY 1
5028| #define HAVE_DECL_GETENV 1
5029| #define HAVE_INCLUDE_NEXT 1
5030| #define HAVE_DECL_GETC_UNLOCKED 1
5031| #define HAVE_STDLIB_H 1
5032| #define MALLOC_0_IS_NONNULL 0
5033| #define mbstate_t int
5034| #define INSTALLPREFIX "/usr"
5035| #define HAVE__BOOL 1
5036| #define HAVE_STDBOOL_H 1
5037| #define HAVE_DECL_STRDUP 1
5038| #define restrict __restrict
5039| #define HAVE_DECL_STRNLEN 1
5040| #define HAVE_DECL_CLEARERR_UNLOCKED 1
5041| #define HAVE_DECL_FEOF_UNLOCKED 1
5042| #define HAVE_DECL_FERROR_UNLOCKED 1
5043| #define HAVE_DECL_FFLUSH_UNLOCKED 1
5044| #define HAVE_DECL_FGETS_UNLOCKED 1
5045| #define HAVE_DECL_FPUTC_UNLOCKED 1
5046| #define HAVE_DECL_FPUTS_UNLOCKED 1
5047| #define HAVE_DECL_FREAD_UNLOCKED 1
5048| #define HAVE_DECL_FWRITE_UNLOCKED 1
5049| #define HAVE_DECL_GETCHAR_UNLOCKED 1
5050| #define HAVE_DECL_PUTC_UNLOCKED 1
5051| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
5052| #define HAVE_ATEXIT 1
5053| #define realpath rpl_realpath
5054| #define GNULIB_FWRITEERROR 1
5055| #define HAVE_ICONV 1
5056| #define ICONV_CONST const
5057| #define HAVE_MALLOC_POSIX 1
5058| #define HAVE_MEMCHR 1
5059| #define HAVE_MEMMOVE 1
5060| #define HAVE_SEARCH_H 1
5061| #define HAVE_TSEARCH 1
5062| /* end confdefs.h.  */
5063| #include <unistd.h>
5064|       extern struct { int foo; } environ;
5065| int
5066| main ()
5067| {
5068| environ.foo = 1;
5069|   ;
5070|   return 0;
5071| }
5072configure:35422: result: yes
5073configure:35435: checking for working strerror function
5074configure:35463: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5075configure:35470: $? = 0
5076configure:35538: result: yes
5077configure:35616: checking for ssize_t
5078configure:35643: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5079configure:35650: $? = 0
5080configure:35665: result: yes
5081configure:35782: checking whether stdint.h conforms to C99
5082configure:35961: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5083conftest.c:141:2: error: #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
5084conftest.c:243: error: 'WCHAR_MIN' undeclared here (not in a function)
5085conftest.c:244: error: 'WCHAR_MAX' undeclared here (not in a function)
5086conftest.c:245: error: bit-field 'check_WCHAR' width not an integer constant
5087conftest.c:248: error: 'WINT_MIN' undeclared here (not in a function)
5088conftest.c:248: error: 'wint_t' undeclared here (not in a function)
5089conftest.c:248: error: expected ')' before numeric constant
5090conftest.c:249: error: 'WINT_MAX' undeclared here (not in a function)
5091conftest.c:249: error: expected ')' before numeric constant
5092conftest.c:250: error: bit-field 'check_WINT' width not an integer constant
5093conftest.c:254: error: negative width in bit-field 'check_UINT8_C'
5094conftest.c:256: error: negative width in bit-field 'check_UINT16_C'
5095configure:35968: $? = 1
5096configure: failed program was:
5097| 
5098|          /* confdefs.h.  */
5099| #define PACKAGE_NAME ""
5100| #define PACKAGE_TARNAME ""
5101| #define PACKAGE_VERSION ""
5102| #define PACKAGE_STRING ""
5103| #define PACKAGE_BUGREPORT ""
5104| #define PACKAGE "gettext-runtime"
5105| #define VERSION "0.17"
5106| #define STDC_HEADERS 1
5107| #define HAVE_SYS_TYPES_H 1
5108| #define HAVE_SYS_STAT_H 1
5109| #define HAVE_STDLIB_H 1
5110| #define HAVE_STRING_H 1
5111| #define HAVE_MEMORY_H 1
5112| #define HAVE_STRINGS_H 1
5113| #define HAVE_INTTYPES_H 1
5114| #define HAVE_STDINT_H 1
5115| #define HAVE_UNISTD_H 1
5116| #define __EXTENSIONS__ 1
5117| #define _ALL_SOURCE 1
5118| #define _GNU_SOURCE 1
5119| #define _POSIX_PTHREAD_SEMANTICS 1
5120| #define _TANDEM_SOURCE 1
5121| #define HAVE_DLFCN_H 1
5122| #define HAVE_VISIBILITY 1
5123| #define HAVE_STDINT_H_WITH_UINTMAX 1
5124| #define HAVE_ALLOCA_H 1
5125| #define HAVE_ALLOCA 1
5126| #define HAVE_STDLIB_H 1
5127| #define HAVE_UNISTD_H 1
5128| #define HAVE_GETPAGESIZE 1
5129| #define INTDIV0_RAISES_SIGFPE 0
5130| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5131| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5132| #define HAVE_UINTMAX_T 1
5133| #define HAVE_INTTYPES_H 1
5134| #define USE_POSIX_THREADS 1
5135| #define USE_POSIX_THREADS_WEAK 1
5136| #define HAVE_PTHREAD_RWLOCK 1
5137| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5138| #define HAVE_BUILTIN_EXPECT 1
5139| #define HAVE_INTTYPES_H 1
5140| #define HAVE_LIMITS_H 1
5141| #define HAVE_UNISTD_H 1
5142| #define HAVE_SYS_PARAM_H 1
5143| #define HAVE_GETCWD 1
5144| #define HAVE_GETEGID 1
5145| #define HAVE_GETEUID 1
5146| #define HAVE_GETGID 1
5147| #define HAVE_GETUID 1
5148| #define HAVE_MEMPCPY 1
5149| #define HAVE_MUNMAP 1
5150| #define HAVE_STPCPY 1
5151| #define HAVE_STRCASECMP 1
5152| #define HAVE_STRDUP 1
5153| #define HAVE_STRTOUL 1
5154| #define HAVE_TSEARCH 1
5155| #define HAVE___FSETLOCKING 1
5156| #define HAVE_DECL_FEOF_UNLOCKED 1
5157| #define HAVE_DECL_FGETS_UNLOCKED 1
5158| #define HAVE_ICONV 1
5159| #define ICONV_CONST const
5160| #define HAVE_LONG_LONG_INT 1
5161| #define HAVE_WCHAR_T 1
5162| #define HAVE_INTMAX_T 1
5163| #define HAVE_POSIX_PRINTF 1
5164| #define HAVE_STDINT_H 1
5165| #define HAVE_STDINT_H 1
5166| #define HAVE_STDDEF_H 1
5167| #define HAVE_STDLIB_H 1
5168| #define HAVE_STRING_H 1
5169| #define HAVE_ASPRINTF 1
5170| #define HAVE_PUTENV 1
5171| #define HAVE_SETENV 1
5172| #define HAVE_SETLOCALE 1
5173| #define HAVE_SNPRINTF 1
5174| #define HAVE_DECL__SNPRINTF 0
5175| #define HAVE_DECL__SNWPRINTF 0
5176| #define HAVE_DECL_GETC_UNLOCKED 1
5177| #define HAVE_LANGINFO_CODESET 1
5178| #define HAVE_LC_MESSAGES 1
5179| #define ENABLE_NLS 1
5180| #define HAVE_STDLIB_H 1
5181| #define HAVE_STRING_H 1
5182| #define HAVE_SYS_PARAM_H 1
5183| #define HAVE_UNISTD_H 1
5184| #define HAVE_ICONV_H 1
5185| #define HAVE_STDINT_H 1
5186| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5187| #define HAVE_GETCWD 1
5188| #define HAVE_READLINK 1
5189| #define HAVE_SETENV 1
5190| #define HAVE_DECL_STRERROR_R 1
5191| #define STRERROR_R_CHAR_P 1
5192| #define HAVE_GETOPT_H 1
5193| #define HAVE_GETOPT_LONG_ONLY 1
5194| #define HAVE_DECL_GETENV 1
5195| #define HAVE_INCLUDE_NEXT 1
5196| #define HAVE_DECL_GETC_UNLOCKED 1
5197| #define HAVE_STDLIB_H 1
5198| #define MALLOC_0_IS_NONNULL 0
5199| #define mbstate_t int
5200| #define INSTALLPREFIX "/usr"
5201| #define HAVE__BOOL 1
5202| #define HAVE_STDBOOL_H 1
5203| #define HAVE_DECL_STRDUP 1
5204| #define restrict __restrict
5205| #define HAVE_DECL_STRNLEN 1
5206| #define HAVE_DECL_CLEARERR_UNLOCKED 1
5207| #define HAVE_DECL_FEOF_UNLOCKED 1
5208| #define HAVE_DECL_FERROR_UNLOCKED 1
5209| #define HAVE_DECL_FFLUSH_UNLOCKED 1
5210| #define HAVE_DECL_FGETS_UNLOCKED 1
5211| #define HAVE_DECL_FPUTC_UNLOCKED 1
5212| #define HAVE_DECL_FPUTS_UNLOCKED 1
5213| #define HAVE_DECL_FREAD_UNLOCKED 1
5214| #define HAVE_DECL_FWRITE_UNLOCKED 1
5215| #define HAVE_DECL_GETCHAR_UNLOCKED 1
5216| #define HAVE_DECL_PUTC_UNLOCKED 1
5217| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
5218| #define HAVE_ATEXIT 1
5219| #define realpath rpl_realpath
5220| #define GNULIB_FWRITEERROR 1
5221| #define HAVE_ICONV 1
5222| #define ICONV_CONST const
5223| #define HAVE_MALLOC_POSIX 1
5224| #define HAVE_MEMCHR 1
5225| #define HAVE_MEMMOVE 1
5226| #define HAVE_SEARCH_H 1
5227| #define HAVE_TSEARCH 1
5228| #define HAVE_ENVIRON_DECL 1
5229| /* end confdefs.h.  */
5230| 
5231| #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */
5232| #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */
5233| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
5234| #include <stdint.h>
5235| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>.  */
5236| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
5237| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
5238| #endif
5239| 
5240| 
5241|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
5242|      included before <wchar.h>.  */
5243|   #include <stddef.h>
5244|   #include <signal.h>
5245|   #if HAVE_WCHAR_H
5246|   # include <stdio.h>
5247|   # include <time.h>
5248|   # include <wchar.h>
5249|   #endif
5250| 
5251| 
5252| #ifdef INT8_MAX
5253| int8_t a1 = INT8_MAX;
5254| int8_t a1min = INT8_MIN;
5255| #endif
5256| #ifdef INT16_MAX
5257| int16_t a2 = INT16_MAX;
5258| int16_t a2min = INT16_MIN;
5259| #endif
5260| #ifdef INT32_MAX
5261| int32_t a3 = INT32_MAX;
5262| int32_t a3min = INT32_MIN;
5263| #endif
5264| #ifdef INT64_MAX
5265| int64_t a4 = INT64_MAX;
5266| int64_t a4min = INT64_MIN;
5267| #endif
5268| #ifdef UINT8_MAX
5269| uint8_t b1 = UINT8_MAX;
5270| #else
5271| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
5272| #endif
5273| #ifdef UINT16_MAX
5274| uint16_t b2 = UINT16_MAX;
5275| #endif
5276| #ifdef UINT32_MAX
5277| uint32_t b3 = UINT32_MAX;
5278| #endif
5279| #ifdef UINT64_MAX
5280| uint64_t b4 = UINT64_MAX;
5281| #endif
5282| int_least8_t c1 = INT8_C (0x7f);
5283| int_least8_t c1max = INT_LEAST8_MAX;
5284| int_least8_t c1min = INT_LEAST8_MIN;
5285| int_least16_t c2 = INT16_C (0x7fff);
5286| int_least16_t c2max = INT_LEAST16_MAX;
5287| int_least16_t c2min = INT_LEAST16_MIN;
5288| int_least32_t c3 = INT32_C (0x7fffffff);
5289| int_least32_t c3max = INT_LEAST32_MAX;
5290| int_least32_t c3min = INT_LEAST32_MIN;
5291| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
5292| int_least64_t c4max = INT_LEAST64_MAX;
5293| int_least64_t c4min = INT_LEAST64_MIN;
5294| uint_least8_t d1 = UINT8_C (0xff);
5295| uint_least8_t d1max = UINT_LEAST8_MAX;
5296| uint_least16_t d2 = UINT16_C (0xffff);
5297| uint_least16_t d2max = UINT_LEAST16_MAX;
5298| uint_least32_t d3 = UINT32_C (0xffffffff);
5299| uint_least32_t d3max = UINT_LEAST32_MAX;
5300| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
5301| uint_least64_t d4max = UINT_LEAST64_MAX;
5302| int_fast8_t e1 = INT_FAST8_MAX;
5303| int_fast8_t e1min = INT_FAST8_MIN;
5304| int_fast16_t e2 = INT_FAST16_MAX;
5305| int_fast16_t e2min = INT_FAST16_MIN;
5306| int_fast32_t e3 = INT_FAST32_MAX;
5307| int_fast32_t e3min = INT_FAST32_MIN;
5308| int_fast64_t e4 = INT_FAST64_MAX;
5309| int_fast64_t e4min = INT_FAST64_MIN;
5310| uint_fast8_t f1 = UINT_FAST8_MAX;
5311| uint_fast16_t f2 = UINT_FAST16_MAX;
5312| uint_fast32_t f3 = UINT_FAST32_MAX;
5313| uint_fast64_t f4 = UINT_FAST64_MAX;
5314| #ifdef INTPTR_MAX
5315| intptr_t g = INTPTR_MAX;
5316| intptr_t gmin = INTPTR_MIN;
5317| #endif
5318| #ifdef UINTPTR_MAX
5319| uintptr_t h = UINTPTR_MAX;
5320| #endif
5321| intmax_t i = INTMAX_MAX;
5322| uintmax_t j = UINTMAX_MAX;
5323| 
5324| #include <limits.h> /* for CHAR_BIT */
5325| #define TYPE_MINIMUM(t)   ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1)))
5326| #define TYPE_MAXIMUM(t)   ((t) ((t) 0 < (t) -1 ? (t) -1 : ~ (~ (t) 0 << (sizeof (t) * CHAR_BIT - 1))))
5327| struct s {
5328|   int check_PTRDIFF:
5329|       PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
5330|       && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
5331|       ? 1 : -1;
5332|   /* Detect bug in FreeBSD 6.0 / ia64.  */
5333|   int check_SIG_ATOMIC:
5334|       SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
5335|       && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
5336|       ? 1 : -1;
5337|   int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
5338|   int check_WCHAR:
5339|       WCHAR_MIN == TYPE_MINIMUM (wchar_t)
5340|       && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
5341|       ? 1 : -1;
5342|   /* Detect bug in mingw.  */
5343|   int check_WINT:
5344|       WINT_MIN == TYPE_MINIMUM (wint_t)
5345|       && WINT_MAX == TYPE_MAXIMUM (wint_t)
5346|       ? 1 : -1;
5347| 
5348|   /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others.  */
5349|   int check_UINT8_C:
5350|         (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
5351|   int check_UINT16_C:
5352|         (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
5353| 
5354|   /* Detect bugs in OpenBSD 3.9 stdint.h.  */
5355| #ifdef UINT8_MAX
5356|   int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
5357| #endif
5358| #ifdef UINT16_MAX
5359|   int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
5360| #endif
5361| #ifdef UINT32_MAX
5362|   int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
5363| #endif
5364| #ifdef UINT64_MAX
5365|   int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
5366| #endif
5367|   int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
5368|   int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
5369|   int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
5370|   int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
5371|   int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
5372|   int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
5373|   int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
5374|   int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
5375|   int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
5376|   int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
5377|   int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
5378| };
5379| 
5380| int
5381| main ()
5382| {
5383| 
5384|   ;
5385|   return 0;
5386| }
5387configure:35983: result: no
5388configure:36006: checking sys/inttypes.h usability
5389configure:36023: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5390conftest.c:166:26: error: sys/inttypes.h: No such file or directory
5391configure:36030: $? = 1
5392configure: failed program was:
5393| /* confdefs.h.  */
5394| #define PACKAGE_NAME ""
5395| #define PACKAGE_TARNAME ""
5396| #define PACKAGE_VERSION ""
5397| #define PACKAGE_STRING ""
5398| #define PACKAGE_BUGREPORT ""
5399| #define PACKAGE "gettext-runtime"
5400| #define VERSION "0.17"
5401| #define STDC_HEADERS 1
5402| #define HAVE_SYS_TYPES_H 1
5403| #define HAVE_SYS_STAT_H 1
5404| #define HAVE_STDLIB_H 1
5405| #define HAVE_STRING_H 1
5406| #define HAVE_MEMORY_H 1
5407| #define HAVE_STRINGS_H 1
5408| #define HAVE_INTTYPES_H 1
5409| #define HAVE_STDINT_H 1
5410| #define HAVE_UNISTD_H 1
5411| #define __EXTENSIONS__ 1
5412| #define _ALL_SOURCE 1
5413| #define _GNU_SOURCE 1
5414| #define _POSIX_PTHREAD_SEMANTICS 1
5415| #define _TANDEM_SOURCE 1
5416| #define HAVE_DLFCN_H 1
5417| #define HAVE_VISIBILITY 1
5418| #define HAVE_STDINT_H_WITH_UINTMAX 1
5419| #define HAVE_ALLOCA_H 1
5420| #define HAVE_ALLOCA 1
5421| #define HAVE_STDLIB_H 1
5422| #define HAVE_UNISTD_H 1
5423| #define HAVE_GETPAGESIZE 1
5424| #define INTDIV0_RAISES_SIGFPE 0
5425| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5426| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5427| #define HAVE_UINTMAX_T 1
5428| #define HAVE_INTTYPES_H 1
5429| #define USE_POSIX_THREADS 1
5430| #define USE_POSIX_THREADS_WEAK 1
5431| #define HAVE_PTHREAD_RWLOCK 1
5432| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5433| #define HAVE_BUILTIN_EXPECT 1
5434| #define HAVE_INTTYPES_H 1
5435| #define HAVE_LIMITS_H 1
5436| #define HAVE_UNISTD_H 1
5437| #define HAVE_SYS_PARAM_H 1
5438| #define HAVE_GETCWD 1
5439| #define HAVE_GETEGID 1
5440| #define HAVE_GETEUID 1
5441| #define HAVE_GETGID 1
5442| #define HAVE_GETUID 1
5443| #define HAVE_MEMPCPY 1
5444| #define HAVE_MUNMAP 1
5445| #define HAVE_STPCPY 1
5446| #define HAVE_STRCASECMP 1
5447| #define HAVE_STRDUP 1
5448| #define HAVE_STRTOUL 1
5449| #define HAVE_TSEARCH 1
5450| #define HAVE___FSETLOCKING 1
5451| #define HAVE_DECL_FEOF_UNLOCKED 1
5452| #define HAVE_DECL_FGETS_UNLOCKED 1
5453| #define HAVE_ICONV 1
5454| #define ICONV_CONST const
5455| #define HAVE_LONG_LONG_INT 1
5456| #define HAVE_WCHAR_T 1
5457| #define HAVE_INTMAX_T 1
5458| #define HAVE_POSIX_PRINTF 1
5459| #define HAVE_STDINT_H 1
5460| #define HAVE_STDINT_H 1
5461| #define HAVE_STDDEF_H 1
5462| #define HAVE_STDLIB_H 1
5463| #define HAVE_STRING_H 1
5464| #define HAVE_ASPRINTF 1
5465| #define HAVE_PUTENV 1
5466| #define HAVE_SETENV 1
5467| #define HAVE_SETLOCALE 1
5468| #define HAVE_SNPRINTF 1
5469| #define HAVE_DECL__SNPRINTF 0
5470| #define HAVE_DECL__SNWPRINTF 0
5471| #define HAVE_DECL_GETC_UNLOCKED 1
5472| #define HAVE_LANGINFO_CODESET 1
5473| #define HAVE_LC_MESSAGES 1
5474| #define ENABLE_NLS 1
5475| #define HAVE_STDLIB_H 1
5476| #define HAVE_STRING_H 1
5477| #define HAVE_SYS_PARAM_H 1
5478| #define HAVE_UNISTD_H 1
5479| #define HAVE_ICONV_H 1
5480| #define HAVE_STDINT_H 1
5481| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5482| #define HAVE_GETCWD 1
5483| #define HAVE_READLINK 1
5484| #define HAVE_SETENV 1
5485| #define HAVE_DECL_STRERROR_R 1
5486| #define STRERROR_R_CHAR_P 1
5487| #define HAVE_GETOPT_H 1
5488| #define HAVE_GETOPT_LONG_ONLY 1
5489| #define HAVE_DECL_GETENV 1
5490| #define HAVE_INCLUDE_NEXT 1
5491| #define HAVE_DECL_GETC_UNLOCKED 1
5492| #define HAVE_STDLIB_H 1
5493| #define MALLOC_0_IS_NONNULL 0
5494| #define mbstate_t int
5495| #define INSTALLPREFIX "/usr"
5496| #define HAVE__BOOL 1
5497| #define HAVE_STDBOOL_H 1
5498| #define HAVE_DECL_STRDUP 1
5499| #define restrict __restrict
5500| #define HAVE_DECL_STRNLEN 1
5501| #define HAVE_DECL_CLEARERR_UNLOCKED 1
5502| #define HAVE_DECL_FEOF_UNLOCKED 1
5503| #define HAVE_DECL_FERROR_UNLOCKED 1
5504| #define HAVE_DECL_FFLUSH_UNLOCKED 1
5505| #define HAVE_DECL_FGETS_UNLOCKED 1
5506| #define HAVE_DECL_FPUTC_UNLOCKED 1
5507| #define HAVE_DECL_FPUTS_UNLOCKED 1
5508| #define HAVE_DECL_FREAD_UNLOCKED 1
5509| #define HAVE_DECL_FWRITE_UNLOCKED 1
5510| #define HAVE_DECL_GETCHAR_UNLOCKED 1
5511| #define HAVE_DECL_PUTC_UNLOCKED 1
5512| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
5513| #define HAVE_ATEXIT 1
5514| #define realpath rpl_realpath
5515| #define GNULIB_FWRITEERROR 1
5516| #define HAVE_ICONV 1
5517| #define ICONV_CONST const
5518| #define HAVE_MALLOC_POSIX 1
5519| #define HAVE_MEMCHR 1
5520| #define HAVE_MEMMOVE 1
5521| #define HAVE_SEARCH_H 1
5522| #define HAVE_TSEARCH 1
5523| #define HAVE_ENVIRON_DECL 1
5524| /* end confdefs.h.  */
5525| #include <stdio.h>
5526| #ifdef HAVE_SYS_TYPES_H
5527| # include <sys/types.h>
5528| #endif
5529| #ifdef HAVE_SYS_STAT_H
5530| # include <sys/stat.h>
5531| #endif
5532| #ifdef STDC_HEADERS
5533| # include <stdlib.h>
5534| # include <stddef.h>
5535| #else
5536| # ifdef HAVE_STDLIB_H
5537| #  include <stdlib.h>
5538| # endif
5539| #endif
5540| #ifdef HAVE_STRING_H
5541| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5542| #  include <memory.h>
5543| # endif
5544| # include <string.h>
5545| #endif
5546| #ifdef HAVE_STRINGS_H
5547| # include <strings.h>
5548| #endif
5549| #ifdef HAVE_INTTYPES_H
5550| # include <inttypes.h>
5551| #endif
5552| #ifdef HAVE_STDINT_H
5553| # include <stdint.h>
5554| #endif
5555| #ifdef HAVE_UNISTD_H
5556| # include <unistd.h>
5557| #endif
5558| #include <sys/inttypes.h>
5559configure:36044: result: no
5560configure:36048: checking sys/inttypes.h presence
5561configure:36063: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
5562conftest.c:133:26: error: sys/inttypes.h: No such file or directory
5563configure:36070: $? = 1
5564configure: failed program was:
5565| /* confdefs.h.  */
5566| #define PACKAGE_NAME ""
5567| #define PACKAGE_TARNAME ""
5568| #define PACKAGE_VERSION ""
5569| #define PACKAGE_STRING ""
5570| #define PACKAGE_BUGREPORT ""
5571| #define PACKAGE "gettext-runtime"
5572| #define VERSION "0.17"
5573| #define STDC_HEADERS 1
5574| #define HAVE_SYS_TYPES_H 1
5575| #define HAVE_SYS_STAT_H 1
5576| #define HAVE_STDLIB_H 1
5577| #define HAVE_STRING_H 1
5578| #define HAVE_MEMORY_H 1
5579| #define HAVE_STRINGS_H 1
5580| #define HAVE_INTTYPES_H 1
5581| #define HAVE_STDINT_H 1
5582| #define HAVE_UNISTD_H 1
5583| #define __EXTENSIONS__ 1
5584| #define _ALL_SOURCE 1
5585| #define _GNU_SOURCE 1
5586| #define _POSIX_PTHREAD_SEMANTICS 1
5587| #define _TANDEM_SOURCE 1
5588| #define HAVE_DLFCN_H 1
5589| #define HAVE_VISIBILITY 1
5590| #define HAVE_STDINT_H_WITH_UINTMAX 1
5591| #define HAVE_ALLOCA_H 1
5592| #define HAVE_ALLOCA 1
5593| #define HAVE_STDLIB_H 1
5594| #define HAVE_UNISTD_H 1
5595| #define HAVE_GETPAGESIZE 1
5596| #define INTDIV0_RAISES_SIGFPE 0
5597| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5598| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5599| #define HAVE_UINTMAX_T 1
5600| #define HAVE_INTTYPES_H 1
5601| #define USE_POSIX_THREADS 1
5602| #define USE_POSIX_THREADS_WEAK 1
5603| #define HAVE_PTHREAD_RWLOCK 1
5604| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5605| #define HAVE_BUILTIN_EXPECT 1
5606| #define HAVE_INTTYPES_H 1
5607| #define HAVE_LIMITS_H 1
5608| #define HAVE_UNISTD_H 1
5609| #define HAVE_SYS_PARAM_H 1
5610| #define HAVE_GETCWD 1
5611| #define HAVE_GETEGID 1
5612| #define HAVE_GETEUID 1
5613| #define HAVE_GETGID 1
5614| #define HAVE_GETUID 1
5615| #define HAVE_MEMPCPY 1
5616| #define HAVE_MUNMAP 1
5617| #define HAVE_STPCPY 1
5618| #define HAVE_STRCASECMP 1
5619| #define HAVE_STRDUP 1
5620| #define HAVE_STRTOUL 1
5621| #define HAVE_TSEARCH 1
5622| #define HAVE___FSETLOCKING 1
5623| #define HAVE_DECL_FEOF_UNLOCKED 1
5624| #define HAVE_DECL_FGETS_UNLOCKED 1
5625| #define HAVE_ICONV 1
5626| #define ICONV_CONST const
5627| #define HAVE_LONG_LONG_INT 1
5628| #define HAVE_WCHAR_T 1
5629| #define HAVE_INTMAX_T 1
5630| #define HAVE_POSIX_PRINTF 1
5631| #define HAVE_STDINT_H 1
5632| #define HAVE_STDINT_H 1
5633| #define HAVE_STDDEF_H 1
5634| #define HAVE_STDLIB_H 1
5635| #define HAVE_STRING_H 1
5636| #define HAVE_ASPRINTF 1
5637| #define HAVE_PUTENV 1
5638| #define HAVE_SETENV 1
5639| #define HAVE_SETLOCALE 1
5640| #define HAVE_SNPRINTF 1
5641| #define HAVE_DECL__SNPRINTF 0
5642| #define HAVE_DECL__SNWPRINTF 0
5643| #define HAVE_DECL_GETC_UNLOCKED 1
5644| #define HAVE_LANGINFO_CODESET 1
5645| #define HAVE_LC_MESSAGES 1
5646| #define ENABLE_NLS 1
5647| #define HAVE_STDLIB_H 1
5648| #define HAVE_STRING_H 1
5649| #define HAVE_SYS_PARAM_H 1
5650| #define HAVE_UNISTD_H 1
5651| #define HAVE_ICONV_H 1
5652| #define HAVE_STDINT_H 1
5653| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5654| #define HAVE_GETCWD 1
5655| #define HAVE_READLINK 1
5656| #define HAVE_SETENV 1
5657| #define HAVE_DECL_STRERROR_R 1
5658| #define STRERROR_R_CHAR_P 1
5659| #define HAVE_GETOPT_H 1
5660| #define HAVE_GETOPT_LONG_ONLY 1
5661| #define HAVE_DECL_GETENV 1
5662| #define HAVE_INCLUDE_NEXT 1
5663| #define HAVE_DECL_GETC_UNLOCKED 1
5664| #define HAVE_STDLIB_H 1
5665| #define MALLOC_0_IS_NONNULL 0
5666| #define mbstate_t int
5667| #define INSTALLPREFIX "/usr"
5668| #define HAVE__BOOL 1
5669| #define HAVE_STDBOOL_H 1
5670| #define HAVE_DECL_STRDUP 1
5671| #define restrict __restrict
5672| #define HAVE_DECL_STRNLEN 1
5673| #define HAVE_DECL_CLEARERR_UNLOCKED 1
5674| #define HAVE_DECL_FEOF_UNLOCKED 1
5675| #define HAVE_DECL_FERROR_UNLOCKED 1
5676| #define HAVE_DECL_FFLUSH_UNLOCKED 1
5677| #define HAVE_DECL_FGETS_UNLOCKED 1
5678| #define HAVE_DECL_FPUTC_UNLOCKED 1
5679| #define HAVE_DECL_FPUTS_UNLOCKED 1
5680| #define HAVE_DECL_FREAD_UNLOCKED 1
5681| #define HAVE_DECL_FWRITE_UNLOCKED 1
5682| #define HAVE_DECL_GETCHAR_UNLOCKED 1
5683| #define HAVE_DECL_PUTC_UNLOCKED 1
5684| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
5685| #define HAVE_ATEXIT 1
5686| #define realpath rpl_realpath
5687| #define GNULIB_FWRITEERROR 1
5688| #define HAVE_ICONV 1
5689| #define ICONV_CONST const
5690| #define HAVE_MALLOC_POSIX 1
5691| #define HAVE_MEMCHR 1
5692| #define HAVE_MEMMOVE 1
5693| #define HAVE_SEARCH_H 1
5694| #define HAVE_TSEARCH 1
5695| #define HAVE_ENVIRON_DECL 1
5696| /* end confdefs.h.  */
5697| #include <sys/inttypes.h>
5698configure:36084: result: no
5699configure:36112: checking for sys/inttypes.h
5700configure:36121: result: no
5701configure:36006: checking sys/bitypes.h usability
5702configure:36023: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5703configure:36030: $? = 0
5704configure:36044: result: yes
5705configure:36048: checking sys/bitypes.h presence
5706configure:36063: mipsel-linux-uclibc-gcc -E -I${TIMEMACHINE_PATH}/build/usr/include conftest.c
5707configure:36070: $? = 0
5708configure:36084: result: yes
5709configure:36112: checking for sys/bitypes.h
5710configure:36121: result: yes
5711configure:36166: checking for bit size of ptrdiff_t
5712configure:36207: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5713configure:36214: $? = 0
5714configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5715conftest.c: In function 'main':
5716conftest.c:149: error: size of array 'test_array' is negative
5717configure:36262: $? = 1
5718configure: failed program was:
5719| /* confdefs.h.  */
5720| #define PACKAGE_NAME ""
5721| #define PACKAGE_TARNAME ""
5722| #define PACKAGE_VERSION ""
5723| #define PACKAGE_STRING ""
5724| #define PACKAGE_BUGREPORT ""
5725| #define PACKAGE "gettext-runtime"
5726| #define VERSION "0.17"
5727| #define STDC_HEADERS 1
5728| #define HAVE_SYS_TYPES_H 1
5729| #define HAVE_SYS_STAT_H 1
5730| #define HAVE_STDLIB_H 1
5731| #define HAVE_STRING_H 1
5732| #define HAVE_MEMORY_H 1
5733| #define HAVE_STRINGS_H 1
5734| #define HAVE_INTTYPES_H 1
5735| #define HAVE_STDINT_H 1
5736| #define HAVE_UNISTD_H 1
5737| #define __EXTENSIONS__ 1
5738| #define _ALL_SOURCE 1
5739| #define _GNU_SOURCE 1
5740| #define _POSIX_PTHREAD_SEMANTICS 1
5741| #define _TANDEM_SOURCE 1
5742| #define HAVE_DLFCN_H 1
5743| #define HAVE_VISIBILITY 1
5744| #define HAVE_STDINT_H_WITH_UINTMAX 1
5745| #define HAVE_ALLOCA_H 1
5746| #define HAVE_ALLOCA 1
5747| #define HAVE_STDLIB_H 1
5748| #define HAVE_UNISTD_H 1
5749| #define HAVE_GETPAGESIZE 1
5750| #define INTDIV0_RAISES_SIGFPE 0
5751| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5752| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5753| #define HAVE_UINTMAX_T 1
5754| #define HAVE_INTTYPES_H 1
5755| #define USE_POSIX_THREADS 1
5756| #define USE_POSIX_THREADS_WEAK 1
5757| #define HAVE_PTHREAD_RWLOCK 1
5758| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5759| #define HAVE_BUILTIN_EXPECT 1
5760| #define HAVE_INTTYPES_H 1
5761| #define HAVE_LIMITS_H 1
5762| #define HAVE_UNISTD_H 1
5763| #define HAVE_SYS_PARAM_H 1
5764| #define HAVE_GETCWD 1
5765| #define HAVE_GETEGID 1
5766| #define HAVE_GETEUID 1
5767| #define HAVE_GETGID 1
5768| #define HAVE_GETUID 1
5769| #define HAVE_MEMPCPY 1
5770| #define HAVE_MUNMAP 1
5771| #define HAVE_STPCPY 1
5772| #define HAVE_STRCASECMP 1
5773| #define HAVE_STRDUP 1
5774| #define HAVE_STRTOUL 1
5775| #define HAVE_TSEARCH 1
5776| #define HAVE___FSETLOCKING 1
5777| #define HAVE_DECL_FEOF_UNLOCKED 1
5778| #define HAVE_DECL_FGETS_UNLOCKED 1
5779| #define HAVE_ICONV 1
5780| #define ICONV_CONST const
5781| #define HAVE_LONG_LONG_INT 1
5782| #define HAVE_WCHAR_T 1
5783| #define HAVE_INTMAX_T 1
5784| #define HAVE_POSIX_PRINTF 1
5785| #define HAVE_STDINT_H 1
5786| #define HAVE_STDINT_H 1
5787| #define HAVE_STDDEF_H 1
5788| #define HAVE_STDLIB_H 1
5789| #define HAVE_STRING_H 1
5790| #define HAVE_ASPRINTF 1
5791| #define HAVE_PUTENV 1
5792| #define HAVE_SETENV 1
5793| #define HAVE_SETLOCALE 1
5794| #define HAVE_SNPRINTF 1
5795| #define HAVE_DECL__SNPRINTF 0
5796| #define HAVE_DECL__SNWPRINTF 0
5797| #define HAVE_DECL_GETC_UNLOCKED 1
5798| #define HAVE_LANGINFO_CODESET 1
5799| #define HAVE_LC_MESSAGES 1
5800| #define ENABLE_NLS 1
5801| #define HAVE_STDLIB_H 1
5802| #define HAVE_STRING_H 1
5803| #define HAVE_SYS_PARAM_H 1
5804| #define HAVE_UNISTD_H 1
5805| #define HAVE_ICONV_H 1
5806| #define HAVE_STDINT_H 1
5807| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5808| #define HAVE_GETCWD 1
5809| #define HAVE_READLINK 1
5810| #define HAVE_SETENV 1
5811| #define HAVE_DECL_STRERROR_R 1
5812| #define STRERROR_R_CHAR_P 1
5813| #define HAVE_GETOPT_H 1
5814| #define HAVE_GETOPT_LONG_ONLY 1
5815| #define HAVE_DECL_GETENV 1
5816| #define HAVE_INCLUDE_NEXT 1
5817| #define HAVE_DECL_GETC_UNLOCKED 1
5818| #define HAVE_STDLIB_H 1
5819| #define MALLOC_0_IS_NONNULL 0
5820| #define mbstate_t int
5821| #define INSTALLPREFIX "/usr"
5822| #define HAVE__BOOL 1
5823| #define HAVE_STDBOOL_H 1
5824| #define HAVE_DECL_STRDUP 1
5825| #define restrict __restrict
5826| #define HAVE_DECL_STRNLEN 1
5827| #define HAVE_DECL_CLEARERR_UNLOCKED 1
5828| #define HAVE_DECL_FEOF_UNLOCKED 1
5829| #define HAVE_DECL_FERROR_UNLOCKED 1
5830| #define HAVE_DECL_FFLUSH_UNLOCKED 1
5831| #define HAVE_DECL_FGETS_UNLOCKED 1
5832| #define HAVE_DECL_FPUTC_UNLOCKED 1
5833| #define HAVE_DECL_FPUTS_UNLOCKED 1
5834| #define HAVE_DECL_FREAD_UNLOCKED 1
5835| #define HAVE_DECL_FWRITE_UNLOCKED 1
5836| #define HAVE_DECL_GETCHAR_UNLOCKED 1
5837| #define HAVE_DECL_PUTC_UNLOCKED 1
5838| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
5839| #define HAVE_ATEXIT 1
5840| #define realpath rpl_realpath
5841| #define GNULIB_FWRITEERROR 1
5842| #define HAVE_ICONV 1
5843| #define ICONV_CONST const
5844| #define HAVE_MALLOC_POSIX 1
5845| #define HAVE_MEMCHR 1
5846| #define HAVE_MEMMOVE 1
5847| #define HAVE_SEARCH_H 1
5848| #define HAVE_TSEARCH 1
5849| #define HAVE_ENVIRON_DECL 1
5850| #define HAVE_SYS_BITYPES_H 1
5851| /* end confdefs.h.  */
5852| 
5853|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
5854|      included before <wchar.h>.  */
5855|   #include <stddef.h>
5856|   #include <signal.h>
5857|   #if HAVE_WCHAR_H
5858|   # include <stdio.h>
5859|   # include <time.h>
5860|   # include <wchar.h>
5861|   #endif
5862| 
5863| #include <limits.h>
5864| int
5865| main ()
5866| {
5867| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
5868| test_array [0] = 0
5869| 
5870|   ;
5871|   return 0;
5872| }
5873configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
5874conftest.c: In function 'main':
5875conftest.c:149: error: size of array 'test_array' is negative
5876configure:36262: $? = 1
5877configure: failed program was:
5878| /* confdefs.h.  */
5879| #define PACKAGE_NAME ""
5880| #define PACKAGE_TARNAME ""
5881| #define PACKAGE_VERSION ""
5882| #define PACKAGE_STRING ""
5883| #define PACKAGE_BUGREPORT ""
5884| #define PACKAGE "gettext-runtime"
5885| #define VERSION "0.17"
5886| #define STDC_HEADERS 1
5887| #define HAVE_SYS_TYPES_H 1
5888| #define HAVE_SYS_STAT_H 1
5889| #define HAVE_STDLIB_H 1
5890| #define HAVE_STRING_H 1
5891| #define HAVE_MEMORY_H 1
5892| #define HAVE_STRINGS_H 1
5893| #define HAVE_INTTYPES_H 1
5894| #define HAVE_STDINT_H 1
5895| #define HAVE_UNISTD_H 1
5896| #define __EXTENSIONS__ 1
5897| #define _ALL_SOURCE 1
5898| #define _GNU_SOURCE 1
5899| #define _POSIX_PTHREAD_SEMANTICS 1
5900| #define _TANDEM_SOURCE 1
5901| #define HAVE_DLFCN_H 1
5902| #define HAVE_VISIBILITY 1
5903| #define HAVE_STDINT_H_WITH_UINTMAX 1
5904| #define HAVE_ALLOCA_H 1
5905| #define HAVE_ALLOCA 1
5906| #define HAVE_STDLIB_H 1
5907| #define HAVE_UNISTD_H 1
5908| #define HAVE_GETPAGESIZE 1
5909| #define INTDIV0_RAISES_SIGFPE 0
5910| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5911| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5912| #define HAVE_UINTMAX_T 1
5913| #define HAVE_INTTYPES_H 1
5914| #define USE_POSIX_THREADS 1
5915| #define USE_POSIX_THREADS_WEAK 1
5916| #define HAVE_PTHREAD_RWLOCK 1
5917| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5918| #define HAVE_BUILTIN_EXPECT 1
5919| #define HAVE_INTTYPES_H 1
5920| #define HAVE_LIMITS_H 1
5921| #define HAVE_UNISTD_H 1
5922| #define HAVE_SYS_PARAM_H 1
5923| #define HAVE_GETCWD 1
5924| #define HAVE_GETEGID 1
5925| #define HAVE_GETEUID 1
5926| #define HAVE_GETGID 1
5927| #define HAVE_GETUID 1
5928| #define HAVE_MEMPCPY 1
5929| #define HAVE_MUNMAP 1
5930| #define HAVE_STPCPY 1
5931| #define HAVE_STRCASECMP 1
5932| #define HAVE_STRDUP 1
5933| #define HAVE_STRTOUL 1
5934| #define HAVE_TSEARCH 1
5935| #define HAVE___FSETLOCKING 1
5936| #define HAVE_DECL_FEOF_UNLOCKED 1
5937| #define HAVE_DECL_FGETS_UNLOCKED 1
5938| #define HAVE_ICONV 1
5939| #define ICONV_CONST const
5940| #define HAVE_LONG_LONG_INT 1
5941| #define HAVE_WCHAR_T 1
5942| #define HAVE_INTMAX_T 1
5943| #define HAVE_POSIX_PRINTF 1
5944| #define HAVE_STDINT_H 1
5945| #define HAVE_STDINT_H 1
5946| #define HAVE_STDDEF_H 1
5947| #define HAVE_STDLIB_H 1
5948| #define HAVE_STRING_H 1
5949| #define HAVE_ASPRINTF 1
5950| #define HAVE_PUTENV 1
5951| #define HAVE_SETENV 1
5952| #define HAVE_SETLOCALE 1
5953| #define HAVE_SNPRINTF 1
5954| #define HAVE_DECL__SNPRINTF 0
5955| #define HAVE_DECL__SNWPRINTF 0
5956| #define HAVE_DECL_GETC_UNLOCKED 1
5957| #define HAVE_LANGINFO_CODESET 1
5958| #define HAVE_LC_MESSAGES 1
5959| #define ENABLE_NLS 1
5960| #define HAVE_STDLIB_H 1
5961| #define HAVE_STRING_H 1
5962| #define HAVE_SYS_PARAM_H 1
5963| #define HAVE_UNISTD_H 1
5964| #define HAVE_ICONV_H 1
5965| #define HAVE_STDINT_H 1
5966| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
5967| #define HAVE_GETCWD 1
5968| #define HAVE_READLINK 1
5969| #define HAVE_SETENV 1
5970| #define HAVE_DECL_STRERROR_R 1
5971| #define STRERROR_R_CHAR_P 1
5972| #define HAVE_GETOPT_H 1
5973| #define HAVE_GETOPT_LONG_ONLY 1
5974| #define HAVE_DECL_GETENV 1
5975| #define HAVE_INCLUDE_NEXT 1
5976| #define HAVE_DECL_GETC_UNLOCKED 1
5977| #define HAVE_STDLIB_H 1
5978| #define MALLOC_0_IS_NONNULL 0
5979| #define mbstate_t int
5980| #define INSTALLPREFIX "/usr"
5981| #define HAVE__BOOL 1
5982| #define HAVE_STDBOOL_H 1
5983| #define HAVE_DECL_STRDUP 1
5984| #define restrict __restrict
5985| #define HAVE_DECL_STRNLEN 1
5986| #define HAVE_DECL_CLEARERR_UNLOCKED 1
5987| #define HAVE_DECL_FEOF_UNLOCKED 1
5988| #define HAVE_DECL_FERROR_UNLOCKED 1
5989| #define HAVE_DECL_FFLUSH_UNLOCKED 1
5990| #define HAVE_DECL_FGETS_UNLOCKED 1
5991| #define HAVE_DECL_FPUTC_UNLOCKED 1
5992| #define HAVE_DECL_FPUTS_UNLOCKED 1
5993| #define HAVE_DECL_FREAD_UNLOCKED 1
5994| #define HAVE_DECL_FWRITE_UNLOCKED 1
5995| #define HAVE_DECL_GETCHAR_UNLOCKED 1
5996| #define HAVE_DECL_PUTC_UNLOCKED 1
5997| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
5998| #define HAVE_ATEXIT 1
5999| #define realpath rpl_realpath
6000| #define GNULIB_FWRITEERROR 1
6001| #define HAVE_ICONV 1
6002| #define ICONV_CONST const
6003| #define HAVE_MALLOC_POSIX 1
6004| #define HAVE_MEMCHR 1
6005| #define HAVE_MEMMOVE 1
6006| #define HAVE_SEARCH_H 1
6007| #define HAVE_TSEARCH 1
6008| #define HAVE_ENVIRON_DECL 1
6009| #define HAVE_SYS_BITYPES_H 1
6010| /* end confdefs.h.  */
6011| 
6012|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
6013|      included before <wchar.h>.  */
6014|   #include <stddef.h>
6015|   #include <signal.h>
6016|   #if HAVE_WCHAR_H
6017|   # include <stdio.h>
6018|   # include <time.h>
6019|   # include <wchar.h>
6020|   #endif
6021| 
6022| #include <limits.h>
6023| int
6024| main ()
6025| {
6026| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
6027| test_array [0] = 0
6028| 
6029|   ;
6030|   return 0;
6031| }
6032configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6033conftest.c: In function 'main':
6034conftest.c:149: error: size of array 'test_array' is negative
6035configure:36262: $? = 1
6036configure: failed program was:
6037| /* confdefs.h.  */
6038| #define PACKAGE_NAME ""
6039| #define PACKAGE_TARNAME ""
6040| #define PACKAGE_VERSION ""
6041| #define PACKAGE_STRING ""
6042| #define PACKAGE_BUGREPORT ""
6043| #define PACKAGE "gettext-runtime"
6044| #define VERSION "0.17"
6045| #define STDC_HEADERS 1
6046| #define HAVE_SYS_TYPES_H 1
6047| #define HAVE_SYS_STAT_H 1
6048| #define HAVE_STDLIB_H 1
6049| #define HAVE_STRING_H 1
6050| #define HAVE_MEMORY_H 1
6051| #define HAVE_STRINGS_H 1
6052| #define HAVE_INTTYPES_H 1
6053| #define HAVE_STDINT_H 1
6054| #define HAVE_UNISTD_H 1
6055| #define __EXTENSIONS__ 1
6056| #define _ALL_SOURCE 1
6057| #define _GNU_SOURCE 1
6058| #define _POSIX_PTHREAD_SEMANTICS 1
6059| #define _TANDEM_SOURCE 1
6060| #define HAVE_DLFCN_H 1
6061| #define HAVE_VISIBILITY 1
6062| #define HAVE_STDINT_H_WITH_UINTMAX 1
6063| #define HAVE_ALLOCA_H 1
6064| #define HAVE_ALLOCA 1
6065| #define HAVE_STDLIB_H 1
6066| #define HAVE_UNISTD_H 1
6067| #define HAVE_GETPAGESIZE 1
6068| #define INTDIV0_RAISES_SIGFPE 0
6069| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6070| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6071| #define HAVE_UINTMAX_T 1
6072| #define HAVE_INTTYPES_H 1
6073| #define USE_POSIX_THREADS 1
6074| #define USE_POSIX_THREADS_WEAK 1
6075| #define HAVE_PTHREAD_RWLOCK 1
6076| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6077| #define HAVE_BUILTIN_EXPECT 1
6078| #define HAVE_INTTYPES_H 1
6079| #define HAVE_LIMITS_H 1
6080| #define HAVE_UNISTD_H 1
6081| #define HAVE_SYS_PARAM_H 1
6082| #define HAVE_GETCWD 1
6083| #define HAVE_GETEGID 1
6084| #define HAVE_GETEUID 1
6085| #define HAVE_GETGID 1
6086| #define HAVE_GETUID 1
6087| #define HAVE_MEMPCPY 1
6088| #define HAVE_MUNMAP 1
6089| #define HAVE_STPCPY 1
6090| #define HAVE_STRCASECMP 1
6091| #define HAVE_STRDUP 1
6092| #define HAVE_STRTOUL 1
6093| #define HAVE_TSEARCH 1
6094| #define HAVE___FSETLOCKING 1
6095| #define HAVE_DECL_FEOF_UNLOCKED 1
6096| #define HAVE_DECL_FGETS_UNLOCKED 1
6097| #define HAVE_ICONV 1
6098| #define ICONV_CONST const
6099| #define HAVE_LONG_LONG_INT 1
6100| #define HAVE_WCHAR_T 1
6101| #define HAVE_INTMAX_T 1
6102| #define HAVE_POSIX_PRINTF 1
6103| #define HAVE_STDINT_H 1
6104| #define HAVE_STDINT_H 1
6105| #define HAVE_STDDEF_H 1
6106| #define HAVE_STDLIB_H 1
6107| #define HAVE_STRING_H 1
6108| #define HAVE_ASPRINTF 1
6109| #define HAVE_PUTENV 1
6110| #define HAVE_SETENV 1
6111| #define HAVE_SETLOCALE 1
6112| #define HAVE_SNPRINTF 1
6113| #define HAVE_DECL__SNPRINTF 0
6114| #define HAVE_DECL__SNWPRINTF 0
6115| #define HAVE_DECL_GETC_UNLOCKED 1
6116| #define HAVE_LANGINFO_CODESET 1
6117| #define HAVE_LC_MESSAGES 1
6118| #define ENABLE_NLS 1
6119| #define HAVE_STDLIB_H 1
6120| #define HAVE_STRING_H 1
6121| #define HAVE_SYS_PARAM_H 1
6122| #define HAVE_UNISTD_H 1
6123| #define HAVE_ICONV_H 1
6124| #define HAVE_STDINT_H 1
6125| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6126| #define HAVE_GETCWD 1
6127| #define HAVE_READLINK 1
6128| #define HAVE_SETENV 1
6129| #define HAVE_DECL_STRERROR_R 1
6130| #define STRERROR_R_CHAR_P 1
6131| #define HAVE_GETOPT_H 1
6132| #define HAVE_GETOPT_LONG_ONLY 1
6133| #define HAVE_DECL_GETENV 1
6134| #define HAVE_INCLUDE_NEXT 1
6135| #define HAVE_DECL_GETC_UNLOCKED 1
6136| #define HAVE_STDLIB_H 1
6137| #define MALLOC_0_IS_NONNULL 0
6138| #define mbstate_t int
6139| #define INSTALLPREFIX "/usr"
6140| #define HAVE__BOOL 1
6141| #define HAVE_STDBOOL_H 1
6142| #define HAVE_DECL_STRDUP 1
6143| #define restrict __restrict
6144| #define HAVE_DECL_STRNLEN 1
6145| #define HAVE_DECL_CLEARERR_UNLOCKED 1
6146| #define HAVE_DECL_FEOF_UNLOCKED 1
6147| #define HAVE_DECL_FERROR_UNLOCKED 1
6148| #define HAVE_DECL_FFLUSH_UNLOCKED 1
6149| #define HAVE_DECL_FGETS_UNLOCKED 1
6150| #define HAVE_DECL_FPUTC_UNLOCKED 1
6151| #define HAVE_DECL_FPUTS_UNLOCKED 1
6152| #define HAVE_DECL_FREAD_UNLOCKED 1
6153| #define HAVE_DECL_FWRITE_UNLOCKED 1
6154| #define HAVE_DECL_GETCHAR_UNLOCKED 1
6155| #define HAVE_DECL_PUTC_UNLOCKED 1
6156| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6157| #define HAVE_ATEXIT 1
6158| #define realpath rpl_realpath
6159| #define GNULIB_FWRITEERROR 1
6160| #define HAVE_ICONV 1
6161| #define ICONV_CONST const
6162| #define HAVE_MALLOC_POSIX 1
6163| #define HAVE_MEMCHR 1
6164| #define HAVE_MEMMOVE 1
6165| #define HAVE_SEARCH_H 1
6166| #define HAVE_TSEARCH 1
6167| #define HAVE_ENVIRON_DECL 1
6168| #define HAVE_SYS_BITYPES_H 1
6169| /* end confdefs.h.  */
6170| 
6171|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
6172|      included before <wchar.h>.  */
6173|   #include <stddef.h>
6174|   #include <signal.h>
6175|   #if HAVE_WCHAR_H
6176|   # include <stdio.h>
6177|   # include <time.h>
6178|   # include <wchar.h>
6179|   #endif
6180| 
6181| #include <limits.h>
6182| int
6183| main ()
6184| {
6185| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
6186| test_array [0] = 0
6187| 
6188|   ;
6189|   return 0;
6190| }
6191configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6192conftest.c: In function 'main':
6193conftest.c:149: error: size of array 'test_array' is negative
6194configure:36262: $? = 1
6195configure: failed program was:
6196| /* confdefs.h.  */
6197| #define PACKAGE_NAME ""
6198| #define PACKAGE_TARNAME ""
6199| #define PACKAGE_VERSION ""
6200| #define PACKAGE_STRING ""
6201| #define PACKAGE_BUGREPORT ""
6202| #define PACKAGE "gettext-runtime"
6203| #define VERSION "0.17"
6204| #define STDC_HEADERS 1
6205| #define HAVE_SYS_TYPES_H 1
6206| #define HAVE_SYS_STAT_H 1
6207| #define HAVE_STDLIB_H 1
6208| #define HAVE_STRING_H 1
6209| #define HAVE_MEMORY_H 1
6210| #define HAVE_STRINGS_H 1
6211| #define HAVE_INTTYPES_H 1
6212| #define HAVE_STDINT_H 1
6213| #define HAVE_UNISTD_H 1
6214| #define __EXTENSIONS__ 1
6215| #define _ALL_SOURCE 1
6216| #define _GNU_SOURCE 1
6217| #define _POSIX_PTHREAD_SEMANTICS 1
6218| #define _TANDEM_SOURCE 1
6219| #define HAVE_DLFCN_H 1
6220| #define HAVE_VISIBILITY 1
6221| #define HAVE_STDINT_H_WITH_UINTMAX 1
6222| #define HAVE_ALLOCA_H 1
6223| #define HAVE_ALLOCA 1
6224| #define HAVE_STDLIB_H 1
6225| #define HAVE_UNISTD_H 1
6226| #define HAVE_GETPAGESIZE 1
6227| #define INTDIV0_RAISES_SIGFPE 0
6228| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6229| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6230| #define HAVE_UINTMAX_T 1
6231| #define HAVE_INTTYPES_H 1
6232| #define USE_POSIX_THREADS 1
6233| #define USE_POSIX_THREADS_WEAK 1
6234| #define HAVE_PTHREAD_RWLOCK 1
6235| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6236| #define HAVE_BUILTIN_EXPECT 1
6237| #define HAVE_INTTYPES_H 1
6238| #define HAVE_LIMITS_H 1
6239| #define HAVE_UNISTD_H 1
6240| #define HAVE_SYS_PARAM_H 1
6241| #define HAVE_GETCWD 1
6242| #define HAVE_GETEGID 1
6243| #define HAVE_GETEUID 1
6244| #define HAVE_GETGID 1
6245| #define HAVE_GETUID 1
6246| #define HAVE_MEMPCPY 1
6247| #define HAVE_MUNMAP 1
6248| #define HAVE_STPCPY 1
6249| #define HAVE_STRCASECMP 1
6250| #define HAVE_STRDUP 1
6251| #define HAVE_STRTOUL 1
6252| #define HAVE_TSEARCH 1
6253| #define HAVE___FSETLOCKING 1
6254| #define HAVE_DECL_FEOF_UNLOCKED 1
6255| #define HAVE_DECL_FGETS_UNLOCKED 1
6256| #define HAVE_ICONV 1
6257| #define ICONV_CONST const
6258| #define HAVE_LONG_LONG_INT 1
6259| #define HAVE_WCHAR_T 1
6260| #define HAVE_INTMAX_T 1
6261| #define HAVE_POSIX_PRINTF 1
6262| #define HAVE_STDINT_H 1
6263| #define HAVE_STDINT_H 1
6264| #define HAVE_STDDEF_H 1
6265| #define HAVE_STDLIB_H 1
6266| #define HAVE_STRING_H 1
6267| #define HAVE_ASPRINTF 1
6268| #define HAVE_PUTENV 1
6269| #define HAVE_SETENV 1
6270| #define HAVE_SETLOCALE 1
6271| #define HAVE_SNPRINTF 1
6272| #define HAVE_DECL__SNPRINTF 0
6273| #define HAVE_DECL__SNWPRINTF 0
6274| #define HAVE_DECL_GETC_UNLOCKED 1
6275| #define HAVE_LANGINFO_CODESET 1
6276| #define HAVE_LC_MESSAGES 1
6277| #define ENABLE_NLS 1
6278| #define HAVE_STDLIB_H 1
6279| #define HAVE_STRING_H 1
6280| #define HAVE_SYS_PARAM_H 1
6281| #define HAVE_UNISTD_H 1
6282| #define HAVE_ICONV_H 1
6283| #define HAVE_STDINT_H 1
6284| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6285| #define HAVE_GETCWD 1
6286| #define HAVE_READLINK 1
6287| #define HAVE_SETENV 1
6288| #define HAVE_DECL_STRERROR_R 1
6289| #define STRERROR_R_CHAR_P 1
6290| #define HAVE_GETOPT_H 1
6291| #define HAVE_GETOPT_LONG_ONLY 1
6292| #define HAVE_DECL_GETENV 1
6293| #define HAVE_INCLUDE_NEXT 1
6294| #define HAVE_DECL_GETC_UNLOCKED 1
6295| #define HAVE_STDLIB_H 1
6296| #define MALLOC_0_IS_NONNULL 0
6297| #define mbstate_t int
6298| #define INSTALLPREFIX "/usr"
6299| #define HAVE__BOOL 1
6300| #define HAVE_STDBOOL_H 1
6301| #define HAVE_DECL_STRDUP 1
6302| #define restrict __restrict
6303| #define HAVE_DECL_STRNLEN 1
6304| #define HAVE_DECL_CLEARERR_UNLOCKED 1
6305| #define HAVE_DECL_FEOF_UNLOCKED 1
6306| #define HAVE_DECL_FERROR_UNLOCKED 1
6307| #define HAVE_DECL_FFLUSH_UNLOCKED 1
6308| #define HAVE_DECL_FGETS_UNLOCKED 1
6309| #define HAVE_DECL_FPUTC_UNLOCKED 1
6310| #define HAVE_DECL_FPUTS_UNLOCKED 1
6311| #define HAVE_DECL_FREAD_UNLOCKED 1
6312| #define HAVE_DECL_FWRITE_UNLOCKED 1
6313| #define HAVE_DECL_GETCHAR_UNLOCKED 1
6314| #define HAVE_DECL_PUTC_UNLOCKED 1
6315| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6316| #define HAVE_ATEXIT 1
6317| #define realpath rpl_realpath
6318| #define GNULIB_FWRITEERROR 1
6319| #define HAVE_ICONV 1
6320| #define ICONV_CONST const
6321| #define HAVE_MALLOC_POSIX 1
6322| #define HAVE_MEMCHR 1
6323| #define HAVE_MEMMOVE 1
6324| #define HAVE_SEARCH_H 1
6325| #define HAVE_TSEARCH 1
6326| #define HAVE_ENVIRON_DECL 1
6327| #define HAVE_SYS_BITYPES_H 1
6328| /* end confdefs.h.  */
6329| 
6330|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
6331|      included before <wchar.h>.  */
6332|   #include <stddef.h>
6333|   #include <signal.h>
6334|   #if HAVE_WCHAR_H
6335|   # include <stdio.h>
6336|   # include <time.h>
6337|   # include <wchar.h>
6338|   #endif
6339| 
6340| #include <limits.h>
6341| int
6342| main ()
6343| {
6344| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
6345| test_array [0] = 0
6346| 
6347|   ;
6348|   return 0;
6349| }
6350configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6351conftest.c: In function 'main':
6352conftest.c:149: error: size of array 'test_array' is negative
6353configure:36262: $? = 1
6354configure: failed program was:
6355| /* confdefs.h.  */
6356| #define PACKAGE_NAME ""
6357| #define PACKAGE_TARNAME ""
6358| #define PACKAGE_VERSION ""
6359| #define PACKAGE_STRING ""
6360| #define PACKAGE_BUGREPORT ""
6361| #define PACKAGE "gettext-runtime"
6362| #define VERSION "0.17"
6363| #define STDC_HEADERS 1
6364| #define HAVE_SYS_TYPES_H 1
6365| #define HAVE_SYS_STAT_H 1
6366| #define HAVE_STDLIB_H 1
6367| #define HAVE_STRING_H 1
6368| #define HAVE_MEMORY_H 1
6369| #define HAVE_STRINGS_H 1
6370| #define HAVE_INTTYPES_H 1
6371| #define HAVE_STDINT_H 1
6372| #define HAVE_UNISTD_H 1
6373| #define __EXTENSIONS__ 1
6374| #define _ALL_SOURCE 1
6375| #define _GNU_SOURCE 1
6376| #define _POSIX_PTHREAD_SEMANTICS 1
6377| #define _TANDEM_SOURCE 1
6378| #define HAVE_DLFCN_H 1
6379| #define HAVE_VISIBILITY 1
6380| #define HAVE_STDINT_H_WITH_UINTMAX 1
6381| #define HAVE_ALLOCA_H 1
6382| #define HAVE_ALLOCA 1
6383| #define HAVE_STDLIB_H 1
6384| #define HAVE_UNISTD_H 1
6385| #define HAVE_GETPAGESIZE 1
6386| #define INTDIV0_RAISES_SIGFPE 0
6387| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6388| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6389| #define HAVE_UINTMAX_T 1
6390| #define HAVE_INTTYPES_H 1
6391| #define USE_POSIX_THREADS 1
6392| #define USE_POSIX_THREADS_WEAK 1
6393| #define HAVE_PTHREAD_RWLOCK 1
6394| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6395| #define HAVE_BUILTIN_EXPECT 1
6396| #define HAVE_INTTYPES_H 1
6397| #define HAVE_LIMITS_H 1
6398| #define HAVE_UNISTD_H 1
6399| #define HAVE_SYS_PARAM_H 1
6400| #define HAVE_GETCWD 1
6401| #define HAVE_GETEGID 1
6402| #define HAVE_GETEUID 1
6403| #define HAVE_GETGID 1
6404| #define HAVE_GETUID 1
6405| #define HAVE_MEMPCPY 1
6406| #define HAVE_MUNMAP 1
6407| #define HAVE_STPCPY 1
6408| #define HAVE_STRCASECMP 1
6409| #define HAVE_STRDUP 1
6410| #define HAVE_STRTOUL 1
6411| #define HAVE_TSEARCH 1
6412| #define HAVE___FSETLOCKING 1
6413| #define HAVE_DECL_FEOF_UNLOCKED 1
6414| #define HAVE_DECL_FGETS_UNLOCKED 1
6415| #define HAVE_ICONV 1
6416| #define ICONV_CONST const
6417| #define HAVE_LONG_LONG_INT 1
6418| #define HAVE_WCHAR_T 1
6419| #define HAVE_INTMAX_T 1
6420| #define HAVE_POSIX_PRINTF 1
6421| #define HAVE_STDINT_H 1
6422| #define HAVE_STDINT_H 1
6423| #define HAVE_STDDEF_H 1
6424| #define HAVE_STDLIB_H 1
6425| #define HAVE_STRING_H 1
6426| #define HAVE_ASPRINTF 1
6427| #define HAVE_PUTENV 1
6428| #define HAVE_SETENV 1
6429| #define HAVE_SETLOCALE 1
6430| #define HAVE_SNPRINTF 1
6431| #define HAVE_DECL__SNPRINTF 0
6432| #define HAVE_DECL__SNWPRINTF 0
6433| #define HAVE_DECL_GETC_UNLOCKED 1
6434| #define HAVE_LANGINFO_CODESET 1
6435| #define HAVE_LC_MESSAGES 1
6436| #define ENABLE_NLS 1
6437| #define HAVE_STDLIB_H 1
6438| #define HAVE_STRING_H 1
6439| #define HAVE_SYS_PARAM_H 1
6440| #define HAVE_UNISTD_H 1
6441| #define HAVE_ICONV_H 1
6442| #define HAVE_STDINT_H 1
6443| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6444| #define HAVE_GETCWD 1
6445| #define HAVE_READLINK 1
6446| #define HAVE_SETENV 1
6447| #define HAVE_DECL_STRERROR_R 1
6448| #define STRERROR_R_CHAR_P 1
6449| #define HAVE_GETOPT_H 1
6450| #define HAVE_GETOPT_LONG_ONLY 1
6451| #define HAVE_DECL_GETENV 1
6452| #define HAVE_INCLUDE_NEXT 1
6453| #define HAVE_DECL_GETC_UNLOCKED 1
6454| #define HAVE_STDLIB_H 1
6455| #define MALLOC_0_IS_NONNULL 0
6456| #define mbstate_t int
6457| #define INSTALLPREFIX "/usr"
6458| #define HAVE__BOOL 1
6459| #define HAVE_STDBOOL_H 1
6460| #define HAVE_DECL_STRDUP 1
6461| #define restrict __restrict
6462| #define HAVE_DECL_STRNLEN 1
6463| #define HAVE_DECL_CLEARERR_UNLOCKED 1
6464| #define HAVE_DECL_FEOF_UNLOCKED 1
6465| #define HAVE_DECL_FERROR_UNLOCKED 1
6466| #define HAVE_DECL_FFLUSH_UNLOCKED 1
6467| #define HAVE_DECL_FGETS_UNLOCKED 1
6468| #define HAVE_DECL_FPUTC_UNLOCKED 1
6469| #define HAVE_DECL_FPUTS_UNLOCKED 1
6470| #define HAVE_DECL_FREAD_UNLOCKED 1
6471| #define HAVE_DECL_FWRITE_UNLOCKED 1
6472| #define HAVE_DECL_GETCHAR_UNLOCKED 1
6473| #define HAVE_DECL_PUTC_UNLOCKED 1
6474| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6475| #define HAVE_ATEXIT 1
6476| #define realpath rpl_realpath
6477| #define GNULIB_FWRITEERROR 1
6478| #define HAVE_ICONV 1
6479| #define ICONV_CONST const
6480| #define HAVE_MALLOC_POSIX 1
6481| #define HAVE_MEMCHR 1
6482| #define HAVE_MEMMOVE 1
6483| #define HAVE_SEARCH_H 1
6484| #define HAVE_TSEARCH 1
6485| #define HAVE_ENVIRON_DECL 1
6486| #define HAVE_SYS_BITYPES_H 1
6487| /* end confdefs.h.  */
6488| 
6489|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
6490|      included before <wchar.h>.  */
6491|   #include <stddef.h>
6492|   #include <signal.h>
6493|   #if HAVE_WCHAR_H
6494|   # include <stdio.h>
6495|   # include <time.h>
6496|   # include <wchar.h>
6497|   #endif
6498| 
6499| #include <limits.h>
6500| int
6501| main ()
6502| {
6503| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
6504| test_array [0] = 0
6505| 
6506|   ;
6507|   return 0;
6508| }
6509configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6510conftest.c: In function 'main':
6511conftest.c:149: error: size of array 'test_array' is negative
6512configure:36262: $? = 1
6513configure: failed program was:
6514| /* confdefs.h.  */
6515| #define PACKAGE_NAME ""
6516| #define PACKAGE_TARNAME ""
6517| #define PACKAGE_VERSION ""
6518| #define PACKAGE_STRING ""
6519| #define PACKAGE_BUGREPORT ""
6520| #define PACKAGE "gettext-runtime"
6521| #define VERSION "0.17"
6522| #define STDC_HEADERS 1
6523| #define HAVE_SYS_TYPES_H 1
6524| #define HAVE_SYS_STAT_H 1
6525| #define HAVE_STDLIB_H 1
6526| #define HAVE_STRING_H 1
6527| #define HAVE_MEMORY_H 1
6528| #define HAVE_STRINGS_H 1
6529| #define HAVE_INTTYPES_H 1
6530| #define HAVE_STDINT_H 1
6531| #define HAVE_UNISTD_H 1
6532| #define __EXTENSIONS__ 1
6533| #define _ALL_SOURCE 1
6534| #define _GNU_SOURCE 1
6535| #define _POSIX_PTHREAD_SEMANTICS 1
6536| #define _TANDEM_SOURCE 1
6537| #define HAVE_DLFCN_H 1
6538| #define HAVE_VISIBILITY 1
6539| #define HAVE_STDINT_H_WITH_UINTMAX 1
6540| #define HAVE_ALLOCA_H 1
6541| #define HAVE_ALLOCA 1
6542| #define HAVE_STDLIB_H 1
6543| #define HAVE_UNISTD_H 1
6544| #define HAVE_GETPAGESIZE 1
6545| #define INTDIV0_RAISES_SIGFPE 0
6546| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6547| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6548| #define HAVE_UINTMAX_T 1
6549| #define HAVE_INTTYPES_H 1
6550| #define USE_POSIX_THREADS 1
6551| #define USE_POSIX_THREADS_WEAK 1
6552| #define HAVE_PTHREAD_RWLOCK 1
6553| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6554| #define HAVE_BUILTIN_EXPECT 1
6555| #define HAVE_INTTYPES_H 1
6556| #define HAVE_LIMITS_H 1
6557| #define HAVE_UNISTD_H 1
6558| #define HAVE_SYS_PARAM_H 1
6559| #define HAVE_GETCWD 1
6560| #define HAVE_GETEGID 1
6561| #define HAVE_GETEUID 1
6562| #define HAVE_GETGID 1
6563| #define HAVE_GETUID 1
6564| #define HAVE_MEMPCPY 1
6565| #define HAVE_MUNMAP 1
6566| #define HAVE_STPCPY 1
6567| #define HAVE_STRCASECMP 1
6568| #define HAVE_STRDUP 1
6569| #define HAVE_STRTOUL 1
6570| #define HAVE_TSEARCH 1
6571| #define HAVE___FSETLOCKING 1
6572| #define HAVE_DECL_FEOF_UNLOCKED 1
6573| #define HAVE_DECL_FGETS_UNLOCKED 1
6574| #define HAVE_ICONV 1
6575| #define ICONV_CONST const
6576| #define HAVE_LONG_LONG_INT 1
6577| #define HAVE_WCHAR_T 1
6578| #define HAVE_INTMAX_T 1
6579| #define HAVE_POSIX_PRINTF 1
6580| #define HAVE_STDINT_H 1
6581| #define HAVE_STDINT_H 1
6582| #define HAVE_STDDEF_H 1
6583| #define HAVE_STDLIB_H 1
6584| #define HAVE_STRING_H 1
6585| #define HAVE_ASPRINTF 1
6586| #define HAVE_PUTENV 1
6587| #define HAVE_SETENV 1
6588| #define HAVE_SETLOCALE 1
6589| #define HAVE_SNPRINTF 1
6590| #define HAVE_DECL__SNPRINTF 0
6591| #define HAVE_DECL__SNWPRINTF 0
6592| #define HAVE_DECL_GETC_UNLOCKED 1
6593| #define HAVE_LANGINFO_CODESET 1
6594| #define HAVE_LC_MESSAGES 1
6595| #define ENABLE_NLS 1
6596| #define HAVE_STDLIB_H 1
6597| #define HAVE_STRING_H 1
6598| #define HAVE_SYS_PARAM_H 1
6599| #define HAVE_UNISTD_H 1
6600| #define HAVE_ICONV_H 1
6601| #define HAVE_STDINT_H 1
6602| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6603| #define HAVE_GETCWD 1
6604| #define HAVE_READLINK 1
6605| #define HAVE_SETENV 1
6606| #define HAVE_DECL_STRERROR_R 1
6607| #define STRERROR_R_CHAR_P 1
6608| #define HAVE_GETOPT_H 1
6609| #define HAVE_GETOPT_LONG_ONLY 1
6610| #define HAVE_DECL_GETENV 1
6611| #define HAVE_INCLUDE_NEXT 1
6612| #define HAVE_DECL_GETC_UNLOCKED 1
6613| #define HAVE_STDLIB_H 1
6614| #define MALLOC_0_IS_NONNULL 0
6615| #define mbstate_t int
6616| #define INSTALLPREFIX "/usr"
6617| #define HAVE__BOOL 1
6618| #define HAVE_STDBOOL_H 1
6619| #define HAVE_DECL_STRDUP 1
6620| #define restrict __restrict
6621| #define HAVE_DECL_STRNLEN 1
6622| #define HAVE_DECL_CLEARERR_UNLOCKED 1
6623| #define HAVE_DECL_FEOF_UNLOCKED 1
6624| #define HAVE_DECL_FERROR_UNLOCKED 1
6625| #define HAVE_DECL_FFLUSH_UNLOCKED 1
6626| #define HAVE_DECL_FGETS_UNLOCKED 1
6627| #define HAVE_DECL_FPUTC_UNLOCKED 1
6628| #define HAVE_DECL_FPUTS_UNLOCKED 1
6629| #define HAVE_DECL_FREAD_UNLOCKED 1
6630| #define HAVE_DECL_FWRITE_UNLOCKED 1
6631| #define HAVE_DECL_GETCHAR_UNLOCKED 1
6632| #define HAVE_DECL_PUTC_UNLOCKED 1
6633| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6634| #define HAVE_ATEXIT 1
6635| #define realpath rpl_realpath
6636| #define GNULIB_FWRITEERROR 1
6637| #define HAVE_ICONV 1
6638| #define ICONV_CONST const
6639| #define HAVE_MALLOC_POSIX 1
6640| #define HAVE_MEMCHR 1
6641| #define HAVE_MEMMOVE 1
6642| #define HAVE_SEARCH_H 1
6643| #define HAVE_TSEARCH 1
6644| #define HAVE_ENVIRON_DECL 1
6645| #define HAVE_SYS_BITYPES_H 1
6646| /* end confdefs.h.  */
6647| 
6648|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
6649|      included before <wchar.h>.  */
6650|   #include <stddef.h>
6651|   #include <signal.h>
6652|   #if HAVE_WCHAR_H
6653|   # include <stdio.h>
6654|   # include <time.h>
6655|   # include <wchar.h>
6656|   #endif
6657| 
6658| #include <limits.h>
6659| int
6660| main ()
6661| {
6662| static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
6663| test_array [0] = 0
6664| 
6665|   ;
6666|   return 0;
6667| }
6668configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6669configure:36262: $? = 0
6670configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6671configure:36450: $? = 0
6672configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6673configure:36450: $? = 0
6674configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6675configure:36450: $? = 0
6676configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6677configure:36450: $? = 0
6678configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6679configure:36450: $? = 0
6680configure:36561: result: 32
6681configure:36166: checking for bit size of sig_atomic_t
6682configure:36207: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6683configure:36214: $? = 0
6684configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6685conftest.c: In function 'main':
6686conftest.c:150: error: size of array 'test_array' is negative
6687configure:36262: $? = 1
6688configure: failed program was:
6689| /* confdefs.h.  */
6690| #define PACKAGE_NAME ""
6691| #define PACKAGE_TARNAME ""
6692| #define PACKAGE_VERSION ""
6693| #define PACKAGE_STRING ""
6694| #define PACKAGE_BUGREPORT ""
6695| #define PACKAGE "gettext-runtime"
6696| #define VERSION "0.17"
6697| #define STDC_HEADERS 1
6698| #define HAVE_SYS_TYPES_H 1
6699| #define HAVE_SYS_STAT_H 1
6700| #define HAVE_STDLIB_H 1
6701| #define HAVE_STRING_H 1
6702| #define HAVE_MEMORY_H 1
6703| #define HAVE_STRINGS_H 1
6704| #define HAVE_INTTYPES_H 1
6705| #define HAVE_STDINT_H 1
6706| #define HAVE_UNISTD_H 1
6707| #define __EXTENSIONS__ 1
6708| #define _ALL_SOURCE 1
6709| #define _GNU_SOURCE 1
6710| #define _POSIX_PTHREAD_SEMANTICS 1
6711| #define _TANDEM_SOURCE 1
6712| #define HAVE_DLFCN_H 1
6713| #define HAVE_VISIBILITY 1
6714| #define HAVE_STDINT_H_WITH_UINTMAX 1
6715| #define HAVE_ALLOCA_H 1
6716| #define HAVE_ALLOCA 1
6717| #define HAVE_STDLIB_H 1
6718| #define HAVE_UNISTD_H 1
6719| #define HAVE_GETPAGESIZE 1
6720| #define INTDIV0_RAISES_SIGFPE 0
6721| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6722| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6723| #define HAVE_UINTMAX_T 1
6724| #define HAVE_INTTYPES_H 1
6725| #define USE_POSIX_THREADS 1
6726| #define USE_POSIX_THREADS_WEAK 1
6727| #define HAVE_PTHREAD_RWLOCK 1
6728| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6729| #define HAVE_BUILTIN_EXPECT 1
6730| #define HAVE_INTTYPES_H 1
6731| #define HAVE_LIMITS_H 1
6732| #define HAVE_UNISTD_H 1
6733| #define HAVE_SYS_PARAM_H 1
6734| #define HAVE_GETCWD 1
6735| #define HAVE_GETEGID 1
6736| #define HAVE_GETEUID 1
6737| #define HAVE_GETGID 1
6738| #define HAVE_GETUID 1
6739| #define HAVE_MEMPCPY 1
6740| #define HAVE_MUNMAP 1
6741| #define HAVE_STPCPY 1
6742| #define HAVE_STRCASECMP 1
6743| #define HAVE_STRDUP 1
6744| #define HAVE_STRTOUL 1
6745| #define HAVE_TSEARCH 1
6746| #define HAVE___FSETLOCKING 1
6747| #define HAVE_DECL_FEOF_UNLOCKED 1
6748| #define HAVE_DECL_FGETS_UNLOCKED 1
6749| #define HAVE_ICONV 1
6750| #define ICONV_CONST const
6751| #define HAVE_LONG_LONG_INT 1
6752| #define HAVE_WCHAR_T 1
6753| #define HAVE_INTMAX_T 1
6754| #define HAVE_POSIX_PRINTF 1
6755| #define HAVE_STDINT_H 1
6756| #define HAVE_STDINT_H 1
6757| #define HAVE_STDDEF_H 1
6758| #define HAVE_STDLIB_H 1
6759| #define HAVE_STRING_H 1
6760| #define HAVE_ASPRINTF 1
6761| #define HAVE_PUTENV 1
6762| #define HAVE_SETENV 1
6763| #define HAVE_SETLOCALE 1
6764| #define HAVE_SNPRINTF 1
6765| #define HAVE_DECL__SNPRINTF 0
6766| #define HAVE_DECL__SNWPRINTF 0
6767| #define HAVE_DECL_GETC_UNLOCKED 1
6768| #define HAVE_LANGINFO_CODESET 1
6769| #define HAVE_LC_MESSAGES 1
6770| #define ENABLE_NLS 1
6771| #define HAVE_STDLIB_H 1
6772| #define HAVE_STRING_H 1
6773| #define HAVE_SYS_PARAM_H 1
6774| #define HAVE_UNISTD_H 1
6775| #define HAVE_ICONV_H 1
6776| #define HAVE_STDINT_H 1
6777| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6778| #define HAVE_GETCWD 1
6779| #define HAVE_READLINK 1
6780| #define HAVE_SETENV 1
6781| #define HAVE_DECL_STRERROR_R 1
6782| #define STRERROR_R_CHAR_P 1
6783| #define HAVE_GETOPT_H 1
6784| #define HAVE_GETOPT_LONG_ONLY 1
6785| #define HAVE_DECL_GETENV 1
6786| #define HAVE_INCLUDE_NEXT 1
6787| #define HAVE_DECL_GETC_UNLOCKED 1
6788| #define HAVE_STDLIB_H 1
6789| #define MALLOC_0_IS_NONNULL 0
6790| #define mbstate_t int
6791| #define INSTALLPREFIX "/usr"
6792| #define HAVE__BOOL 1
6793| #define HAVE_STDBOOL_H 1
6794| #define HAVE_DECL_STRDUP 1
6795| #define restrict __restrict
6796| #define HAVE_DECL_STRNLEN 1
6797| #define HAVE_DECL_CLEARERR_UNLOCKED 1
6798| #define HAVE_DECL_FEOF_UNLOCKED 1
6799| #define HAVE_DECL_FERROR_UNLOCKED 1
6800| #define HAVE_DECL_FFLUSH_UNLOCKED 1
6801| #define HAVE_DECL_FGETS_UNLOCKED 1
6802| #define HAVE_DECL_FPUTC_UNLOCKED 1
6803| #define HAVE_DECL_FPUTS_UNLOCKED 1
6804| #define HAVE_DECL_FREAD_UNLOCKED 1
6805| #define HAVE_DECL_FWRITE_UNLOCKED 1
6806| #define HAVE_DECL_GETCHAR_UNLOCKED 1
6807| #define HAVE_DECL_PUTC_UNLOCKED 1
6808| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6809| #define HAVE_ATEXIT 1
6810| #define realpath rpl_realpath
6811| #define GNULIB_FWRITEERROR 1
6812| #define HAVE_ICONV 1
6813| #define ICONV_CONST const
6814| #define HAVE_MALLOC_POSIX 1
6815| #define HAVE_MEMCHR 1
6816| #define HAVE_MEMMOVE 1
6817| #define HAVE_SEARCH_H 1
6818| #define HAVE_TSEARCH 1
6819| #define HAVE_ENVIRON_DECL 1
6820| #define HAVE_SYS_BITYPES_H 1
6821| #define BITSIZEOF_PTRDIFF_T 32
6822| /* end confdefs.h.  */
6823| 
6824|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
6825|      included before <wchar.h>.  */
6826|   #include <stddef.h>
6827|   #include <signal.h>
6828|   #if HAVE_WCHAR_H
6829|   # include <stdio.h>
6830|   # include <time.h>
6831|   # include <wchar.h>
6832|   #endif
6833| 
6834| #include <limits.h>
6835| int
6836| main ()
6837| {
6838| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
6839| test_array [0] = 0
6840| 
6841|   ;
6842|   return 0;
6843| }
6844configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
6845conftest.c: In function 'main':
6846conftest.c:150: error: size of array 'test_array' is negative
6847configure:36262: $? = 1
6848configure: failed program was:
6849| /* confdefs.h.  */
6850| #define PACKAGE_NAME ""
6851| #define PACKAGE_TARNAME ""
6852| #define PACKAGE_VERSION ""
6853| #define PACKAGE_STRING ""
6854| #define PACKAGE_BUGREPORT ""
6855| #define PACKAGE "gettext-runtime"
6856| #define VERSION "0.17"
6857| #define STDC_HEADERS 1
6858| #define HAVE_SYS_TYPES_H 1
6859| #define HAVE_SYS_STAT_H 1
6860| #define HAVE_STDLIB_H 1
6861| #define HAVE_STRING_H 1
6862| #define HAVE_MEMORY_H 1
6863| #define HAVE_STRINGS_H 1
6864| #define HAVE_INTTYPES_H 1
6865| #define HAVE_STDINT_H 1
6866| #define HAVE_UNISTD_H 1
6867| #define __EXTENSIONS__ 1
6868| #define _ALL_SOURCE 1
6869| #define _GNU_SOURCE 1
6870| #define _POSIX_PTHREAD_SEMANTICS 1
6871| #define _TANDEM_SOURCE 1
6872| #define HAVE_DLFCN_H 1
6873| #define HAVE_VISIBILITY 1
6874| #define HAVE_STDINT_H_WITH_UINTMAX 1
6875| #define HAVE_ALLOCA_H 1
6876| #define HAVE_ALLOCA 1
6877| #define HAVE_STDLIB_H 1
6878| #define HAVE_UNISTD_H 1
6879| #define HAVE_GETPAGESIZE 1
6880| #define INTDIV0_RAISES_SIGFPE 0
6881| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6882| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6883| #define HAVE_UINTMAX_T 1
6884| #define HAVE_INTTYPES_H 1
6885| #define USE_POSIX_THREADS 1
6886| #define USE_POSIX_THREADS_WEAK 1
6887| #define HAVE_PTHREAD_RWLOCK 1
6888| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6889| #define HAVE_BUILTIN_EXPECT 1
6890| #define HAVE_INTTYPES_H 1
6891| #define HAVE_LIMITS_H 1
6892| #define HAVE_UNISTD_H 1
6893| #define HAVE_SYS_PARAM_H 1
6894| #define HAVE_GETCWD 1
6895| #define HAVE_GETEGID 1
6896| #define HAVE_GETEUID 1
6897| #define HAVE_GETGID 1
6898| #define HAVE_GETUID 1
6899| #define HAVE_MEMPCPY 1
6900| #define HAVE_MUNMAP 1
6901| #define HAVE_STPCPY 1
6902| #define HAVE_STRCASECMP 1
6903| #define HAVE_STRDUP 1
6904| #define HAVE_STRTOUL 1
6905| #define HAVE_TSEARCH 1
6906| #define HAVE___FSETLOCKING 1
6907| #define HAVE_DECL_FEOF_UNLOCKED 1
6908| #define HAVE_DECL_FGETS_UNLOCKED 1
6909| #define HAVE_ICONV 1
6910| #define ICONV_CONST const
6911| #define HAVE_LONG_LONG_INT 1
6912| #define HAVE_WCHAR_T 1
6913| #define HAVE_INTMAX_T 1
6914| #define HAVE_POSIX_PRINTF 1
6915| #define HAVE_STDINT_H 1
6916| #define HAVE_STDINT_H 1
6917| #define HAVE_STDDEF_H 1
6918| #define HAVE_STDLIB_H 1
6919| #define HAVE_STRING_H 1
6920| #define HAVE_ASPRINTF 1
6921| #define HAVE_PUTENV 1
6922| #define HAVE_SETENV 1
6923| #define HAVE_SETLOCALE 1
6924| #define HAVE_SNPRINTF 1
6925| #define HAVE_DECL__SNPRINTF 0
6926| #define HAVE_DECL__SNWPRINTF 0
6927| #define HAVE_DECL_GETC_UNLOCKED 1
6928| #define HAVE_LANGINFO_CODESET 1
6929| #define HAVE_LC_MESSAGES 1
6930| #define ENABLE_NLS 1
6931| #define HAVE_STDLIB_H 1
6932| #define HAVE_STRING_H 1
6933| #define HAVE_SYS_PARAM_H 1
6934| #define HAVE_UNISTD_H 1
6935| #define HAVE_ICONV_H 1
6936| #define HAVE_STDINT_H 1
6937| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
6938| #define HAVE_GETCWD 1
6939| #define HAVE_READLINK 1
6940| #define HAVE_SETENV 1
6941| #define HAVE_DECL_STRERROR_R 1
6942| #define STRERROR_R_CHAR_P 1
6943| #define HAVE_GETOPT_H 1
6944| #define HAVE_GETOPT_LONG_ONLY 1
6945| #define HAVE_DECL_GETENV 1
6946| #define HAVE_INCLUDE_NEXT 1
6947| #define HAVE_DECL_GETC_UNLOCKED 1
6948| #define HAVE_STDLIB_H 1
6949| #define MALLOC_0_IS_NONNULL 0
6950| #define mbstate_t int
6951| #define INSTALLPREFIX "/usr"
6952| #define HAVE__BOOL 1
6953| #define HAVE_STDBOOL_H 1
6954| #define HAVE_DECL_STRDUP 1
6955| #define restrict __restrict
6956| #define HAVE_DECL_STRNLEN 1
6957| #define HAVE_DECL_CLEARERR_UNLOCKED 1
6958| #define HAVE_DECL_FEOF_UNLOCKED 1
6959| #define HAVE_DECL_FERROR_UNLOCKED 1
6960| #define HAVE_DECL_FFLUSH_UNLOCKED 1
6961| #define HAVE_DECL_FGETS_UNLOCKED 1
6962| #define HAVE_DECL_FPUTC_UNLOCKED 1
6963| #define HAVE_DECL_FPUTS_UNLOCKED 1
6964| #define HAVE_DECL_FREAD_UNLOCKED 1
6965| #define HAVE_DECL_FWRITE_UNLOCKED 1
6966| #define HAVE_DECL_GETCHAR_UNLOCKED 1
6967| #define HAVE_DECL_PUTC_UNLOCKED 1
6968| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6969| #define HAVE_ATEXIT 1
6970| #define realpath rpl_realpath
6971| #define GNULIB_FWRITEERROR 1
6972| #define HAVE_ICONV 1
6973| #define ICONV_CONST const
6974| #define HAVE_MALLOC_POSIX 1
6975| #define HAVE_MEMCHR 1
6976| #define HAVE_MEMMOVE 1
6977| #define HAVE_SEARCH_H 1
6978| #define HAVE_TSEARCH 1
6979| #define HAVE_ENVIRON_DECL 1
6980| #define HAVE_SYS_BITYPES_H 1
6981| #define BITSIZEOF_PTRDIFF_T 32
6982| /* end confdefs.h.  */
6983| 
6984|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
6985|      included before <wchar.h>.  */
6986|   #include <stddef.h>
6987|   #include <signal.h>
6988|   #if HAVE_WCHAR_H
6989|   # include <stdio.h>
6990|   # include <time.h>
6991|   # include <wchar.h>
6992|   #endif
6993| 
6994| #include <limits.h>
6995| int
6996| main ()
6997| {
6998| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
6999| test_array [0] = 0
7000| 
7001|   ;
7002|   return 0;
7003| }
7004configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7005conftest.c: In function 'main':
7006conftest.c:150: error: size of array 'test_array' is negative
7007configure:36262: $? = 1
7008configure: failed program was:
7009| /* confdefs.h.  */
7010| #define PACKAGE_NAME ""
7011| #define PACKAGE_TARNAME ""
7012| #define PACKAGE_VERSION ""
7013| #define PACKAGE_STRING ""
7014| #define PACKAGE_BUGREPORT ""
7015| #define PACKAGE "gettext-runtime"
7016| #define VERSION "0.17"
7017| #define STDC_HEADERS 1
7018| #define HAVE_SYS_TYPES_H 1
7019| #define HAVE_SYS_STAT_H 1
7020| #define HAVE_STDLIB_H 1
7021| #define HAVE_STRING_H 1
7022| #define HAVE_MEMORY_H 1
7023| #define HAVE_STRINGS_H 1
7024| #define HAVE_INTTYPES_H 1
7025| #define HAVE_STDINT_H 1
7026| #define HAVE_UNISTD_H 1
7027| #define __EXTENSIONS__ 1
7028| #define _ALL_SOURCE 1
7029| #define _GNU_SOURCE 1
7030| #define _POSIX_PTHREAD_SEMANTICS 1
7031| #define _TANDEM_SOURCE 1
7032| #define HAVE_DLFCN_H 1
7033| #define HAVE_VISIBILITY 1
7034| #define HAVE_STDINT_H_WITH_UINTMAX 1
7035| #define HAVE_ALLOCA_H 1
7036| #define HAVE_ALLOCA 1
7037| #define HAVE_STDLIB_H 1
7038| #define HAVE_UNISTD_H 1
7039| #define HAVE_GETPAGESIZE 1
7040| #define INTDIV0_RAISES_SIGFPE 0
7041| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7042| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7043| #define HAVE_UINTMAX_T 1
7044| #define HAVE_INTTYPES_H 1
7045| #define USE_POSIX_THREADS 1
7046| #define USE_POSIX_THREADS_WEAK 1
7047| #define HAVE_PTHREAD_RWLOCK 1
7048| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7049| #define HAVE_BUILTIN_EXPECT 1
7050| #define HAVE_INTTYPES_H 1
7051| #define HAVE_LIMITS_H 1
7052| #define HAVE_UNISTD_H 1
7053| #define HAVE_SYS_PARAM_H 1
7054| #define HAVE_GETCWD 1
7055| #define HAVE_GETEGID 1
7056| #define HAVE_GETEUID 1
7057| #define HAVE_GETGID 1
7058| #define HAVE_GETUID 1
7059| #define HAVE_MEMPCPY 1
7060| #define HAVE_MUNMAP 1
7061| #define HAVE_STPCPY 1
7062| #define HAVE_STRCASECMP 1
7063| #define HAVE_STRDUP 1
7064| #define HAVE_STRTOUL 1
7065| #define HAVE_TSEARCH 1
7066| #define HAVE___FSETLOCKING 1
7067| #define HAVE_DECL_FEOF_UNLOCKED 1
7068| #define HAVE_DECL_FGETS_UNLOCKED 1
7069| #define HAVE_ICONV 1
7070| #define ICONV_CONST const
7071| #define HAVE_LONG_LONG_INT 1
7072| #define HAVE_WCHAR_T 1
7073| #define HAVE_INTMAX_T 1
7074| #define HAVE_POSIX_PRINTF 1
7075| #define HAVE_STDINT_H 1
7076| #define HAVE_STDINT_H 1
7077| #define HAVE_STDDEF_H 1
7078| #define HAVE_STDLIB_H 1
7079| #define HAVE_STRING_H 1
7080| #define HAVE_ASPRINTF 1
7081| #define HAVE_PUTENV 1
7082| #define HAVE_SETENV 1
7083| #define HAVE_SETLOCALE 1
7084| #define HAVE_SNPRINTF 1
7085| #define HAVE_DECL__SNPRINTF 0
7086| #define HAVE_DECL__SNWPRINTF 0
7087| #define HAVE_DECL_GETC_UNLOCKED 1
7088| #define HAVE_LANGINFO_CODESET 1
7089| #define HAVE_LC_MESSAGES 1
7090| #define ENABLE_NLS 1
7091| #define HAVE_STDLIB_H 1
7092| #define HAVE_STRING_H 1
7093| #define HAVE_SYS_PARAM_H 1
7094| #define HAVE_UNISTD_H 1
7095| #define HAVE_ICONV_H 1
7096| #define HAVE_STDINT_H 1
7097| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7098| #define HAVE_GETCWD 1
7099| #define HAVE_READLINK 1
7100| #define HAVE_SETENV 1
7101| #define HAVE_DECL_STRERROR_R 1
7102| #define STRERROR_R_CHAR_P 1
7103| #define HAVE_GETOPT_H 1
7104| #define HAVE_GETOPT_LONG_ONLY 1
7105| #define HAVE_DECL_GETENV 1
7106| #define HAVE_INCLUDE_NEXT 1
7107| #define HAVE_DECL_GETC_UNLOCKED 1
7108| #define HAVE_STDLIB_H 1
7109| #define MALLOC_0_IS_NONNULL 0
7110| #define mbstate_t int
7111| #define INSTALLPREFIX "/usr"
7112| #define HAVE__BOOL 1
7113| #define HAVE_STDBOOL_H 1
7114| #define HAVE_DECL_STRDUP 1
7115| #define restrict __restrict
7116| #define HAVE_DECL_STRNLEN 1
7117| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7118| #define HAVE_DECL_FEOF_UNLOCKED 1
7119| #define HAVE_DECL_FERROR_UNLOCKED 1
7120| #define HAVE_DECL_FFLUSH_UNLOCKED 1
7121| #define HAVE_DECL_FGETS_UNLOCKED 1
7122| #define HAVE_DECL_FPUTC_UNLOCKED 1
7123| #define HAVE_DECL_FPUTS_UNLOCKED 1
7124| #define HAVE_DECL_FREAD_UNLOCKED 1
7125| #define HAVE_DECL_FWRITE_UNLOCKED 1
7126| #define HAVE_DECL_GETCHAR_UNLOCKED 1
7127| #define HAVE_DECL_PUTC_UNLOCKED 1
7128| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7129| #define HAVE_ATEXIT 1
7130| #define realpath rpl_realpath
7131| #define GNULIB_FWRITEERROR 1
7132| #define HAVE_ICONV 1
7133| #define ICONV_CONST const
7134| #define HAVE_MALLOC_POSIX 1
7135| #define HAVE_MEMCHR 1
7136| #define HAVE_MEMMOVE 1
7137| #define HAVE_SEARCH_H 1
7138| #define HAVE_TSEARCH 1
7139| #define HAVE_ENVIRON_DECL 1
7140| #define HAVE_SYS_BITYPES_H 1
7141| #define BITSIZEOF_PTRDIFF_T 32
7142| /* end confdefs.h.  */
7143| 
7144|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
7145|      included before <wchar.h>.  */
7146|   #include <stddef.h>
7147|   #include <signal.h>
7148|   #if HAVE_WCHAR_H
7149|   # include <stdio.h>
7150|   # include <time.h>
7151|   # include <wchar.h>
7152|   #endif
7153| 
7154| #include <limits.h>
7155| int
7156| main ()
7157| {
7158| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
7159| test_array [0] = 0
7160| 
7161|   ;
7162|   return 0;
7163| }
7164configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7165conftest.c: In function 'main':
7166conftest.c:150: error: size of array 'test_array' is negative
7167configure:36262: $? = 1
7168configure: failed program was:
7169| /* confdefs.h.  */
7170| #define PACKAGE_NAME ""
7171| #define PACKAGE_TARNAME ""
7172| #define PACKAGE_VERSION ""
7173| #define PACKAGE_STRING ""
7174| #define PACKAGE_BUGREPORT ""
7175| #define PACKAGE "gettext-runtime"
7176| #define VERSION "0.17"
7177| #define STDC_HEADERS 1
7178| #define HAVE_SYS_TYPES_H 1
7179| #define HAVE_SYS_STAT_H 1
7180| #define HAVE_STDLIB_H 1
7181| #define HAVE_STRING_H 1
7182| #define HAVE_MEMORY_H 1
7183| #define HAVE_STRINGS_H 1
7184| #define HAVE_INTTYPES_H 1
7185| #define HAVE_STDINT_H 1
7186| #define HAVE_UNISTD_H 1
7187| #define __EXTENSIONS__ 1
7188| #define _ALL_SOURCE 1
7189| #define _GNU_SOURCE 1
7190| #define _POSIX_PTHREAD_SEMANTICS 1
7191| #define _TANDEM_SOURCE 1
7192| #define HAVE_DLFCN_H 1
7193| #define HAVE_VISIBILITY 1
7194| #define HAVE_STDINT_H_WITH_UINTMAX 1
7195| #define HAVE_ALLOCA_H 1
7196| #define HAVE_ALLOCA 1
7197| #define HAVE_STDLIB_H 1
7198| #define HAVE_UNISTD_H 1
7199| #define HAVE_GETPAGESIZE 1
7200| #define INTDIV0_RAISES_SIGFPE 0
7201| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7202| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7203| #define HAVE_UINTMAX_T 1
7204| #define HAVE_INTTYPES_H 1
7205| #define USE_POSIX_THREADS 1
7206| #define USE_POSIX_THREADS_WEAK 1
7207| #define HAVE_PTHREAD_RWLOCK 1
7208| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7209| #define HAVE_BUILTIN_EXPECT 1
7210| #define HAVE_INTTYPES_H 1
7211| #define HAVE_LIMITS_H 1
7212| #define HAVE_UNISTD_H 1
7213| #define HAVE_SYS_PARAM_H 1
7214| #define HAVE_GETCWD 1
7215| #define HAVE_GETEGID 1
7216| #define HAVE_GETEUID 1
7217| #define HAVE_GETGID 1
7218| #define HAVE_GETUID 1
7219| #define HAVE_MEMPCPY 1
7220| #define HAVE_MUNMAP 1
7221| #define HAVE_STPCPY 1
7222| #define HAVE_STRCASECMP 1
7223| #define HAVE_STRDUP 1
7224| #define HAVE_STRTOUL 1
7225| #define HAVE_TSEARCH 1
7226| #define HAVE___FSETLOCKING 1
7227| #define HAVE_DECL_FEOF_UNLOCKED 1
7228| #define HAVE_DECL_FGETS_UNLOCKED 1
7229| #define HAVE_ICONV 1
7230| #define ICONV_CONST const
7231| #define HAVE_LONG_LONG_INT 1
7232| #define HAVE_WCHAR_T 1
7233| #define HAVE_INTMAX_T 1
7234| #define HAVE_POSIX_PRINTF 1
7235| #define HAVE_STDINT_H 1
7236| #define HAVE_STDINT_H 1
7237| #define HAVE_STDDEF_H 1
7238| #define HAVE_STDLIB_H 1
7239| #define HAVE_STRING_H 1
7240| #define HAVE_ASPRINTF 1
7241| #define HAVE_PUTENV 1
7242| #define HAVE_SETENV 1
7243| #define HAVE_SETLOCALE 1
7244| #define HAVE_SNPRINTF 1
7245| #define HAVE_DECL__SNPRINTF 0
7246| #define HAVE_DECL__SNWPRINTF 0
7247| #define HAVE_DECL_GETC_UNLOCKED 1
7248| #define HAVE_LANGINFO_CODESET 1
7249| #define HAVE_LC_MESSAGES 1
7250| #define ENABLE_NLS 1
7251| #define HAVE_STDLIB_H 1
7252| #define HAVE_STRING_H 1
7253| #define HAVE_SYS_PARAM_H 1
7254| #define HAVE_UNISTD_H 1
7255| #define HAVE_ICONV_H 1
7256| #define HAVE_STDINT_H 1
7257| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7258| #define HAVE_GETCWD 1
7259| #define HAVE_READLINK 1
7260| #define HAVE_SETENV 1
7261| #define HAVE_DECL_STRERROR_R 1
7262| #define STRERROR_R_CHAR_P 1
7263| #define HAVE_GETOPT_H 1
7264| #define HAVE_GETOPT_LONG_ONLY 1
7265| #define HAVE_DECL_GETENV 1
7266| #define HAVE_INCLUDE_NEXT 1
7267| #define HAVE_DECL_GETC_UNLOCKED 1
7268| #define HAVE_STDLIB_H 1
7269| #define MALLOC_0_IS_NONNULL 0
7270| #define mbstate_t int
7271| #define INSTALLPREFIX "/usr"
7272| #define HAVE__BOOL 1
7273| #define HAVE_STDBOOL_H 1
7274| #define HAVE_DECL_STRDUP 1
7275| #define restrict __restrict
7276| #define HAVE_DECL_STRNLEN 1
7277| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7278| #define HAVE_DECL_FEOF_UNLOCKED 1
7279| #define HAVE_DECL_FERROR_UNLOCKED 1
7280| #define HAVE_DECL_FFLUSH_UNLOCKED 1
7281| #define HAVE_DECL_FGETS_UNLOCKED 1
7282| #define HAVE_DECL_FPUTC_UNLOCKED 1
7283| #define HAVE_DECL_FPUTS_UNLOCKED 1
7284| #define HAVE_DECL_FREAD_UNLOCKED 1
7285| #define HAVE_DECL_FWRITE_UNLOCKED 1
7286| #define HAVE_DECL_GETCHAR_UNLOCKED 1
7287| #define HAVE_DECL_PUTC_UNLOCKED 1
7288| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7289| #define HAVE_ATEXIT 1
7290| #define realpath rpl_realpath
7291| #define GNULIB_FWRITEERROR 1
7292| #define HAVE_ICONV 1
7293| #define ICONV_CONST const
7294| #define HAVE_MALLOC_POSIX 1
7295| #define HAVE_MEMCHR 1
7296| #define HAVE_MEMMOVE 1
7297| #define HAVE_SEARCH_H 1
7298| #define HAVE_TSEARCH 1
7299| #define HAVE_ENVIRON_DECL 1
7300| #define HAVE_SYS_BITYPES_H 1
7301| #define BITSIZEOF_PTRDIFF_T 32
7302| /* end confdefs.h.  */
7303| 
7304|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
7305|      included before <wchar.h>.  */
7306|   #include <stddef.h>
7307|   #include <signal.h>
7308|   #if HAVE_WCHAR_H
7309|   # include <stdio.h>
7310|   # include <time.h>
7311|   # include <wchar.h>
7312|   #endif
7313| 
7314| #include <limits.h>
7315| int
7316| main ()
7317| {
7318| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
7319| test_array [0] = 0
7320| 
7321|   ;
7322|   return 0;
7323| }
7324configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7325conftest.c: In function 'main':
7326conftest.c:150: error: size of array 'test_array' is negative
7327configure:36262: $? = 1
7328configure: failed program was:
7329| /* confdefs.h.  */
7330| #define PACKAGE_NAME ""
7331| #define PACKAGE_TARNAME ""
7332| #define PACKAGE_VERSION ""
7333| #define PACKAGE_STRING ""
7334| #define PACKAGE_BUGREPORT ""
7335| #define PACKAGE "gettext-runtime"
7336| #define VERSION "0.17"
7337| #define STDC_HEADERS 1
7338| #define HAVE_SYS_TYPES_H 1
7339| #define HAVE_SYS_STAT_H 1
7340| #define HAVE_STDLIB_H 1
7341| #define HAVE_STRING_H 1
7342| #define HAVE_MEMORY_H 1
7343| #define HAVE_STRINGS_H 1
7344| #define HAVE_INTTYPES_H 1
7345| #define HAVE_STDINT_H 1
7346| #define HAVE_UNISTD_H 1
7347| #define __EXTENSIONS__ 1
7348| #define _ALL_SOURCE 1
7349| #define _GNU_SOURCE 1
7350| #define _POSIX_PTHREAD_SEMANTICS 1
7351| #define _TANDEM_SOURCE 1
7352| #define HAVE_DLFCN_H 1
7353| #define HAVE_VISIBILITY 1
7354| #define HAVE_STDINT_H_WITH_UINTMAX 1
7355| #define HAVE_ALLOCA_H 1
7356| #define HAVE_ALLOCA 1
7357| #define HAVE_STDLIB_H 1
7358| #define HAVE_UNISTD_H 1
7359| #define HAVE_GETPAGESIZE 1
7360| #define INTDIV0_RAISES_SIGFPE 0
7361| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7362| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7363| #define HAVE_UINTMAX_T 1
7364| #define HAVE_INTTYPES_H 1
7365| #define USE_POSIX_THREADS 1
7366| #define USE_POSIX_THREADS_WEAK 1
7367| #define HAVE_PTHREAD_RWLOCK 1
7368| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7369| #define HAVE_BUILTIN_EXPECT 1
7370| #define HAVE_INTTYPES_H 1
7371| #define HAVE_LIMITS_H 1
7372| #define HAVE_UNISTD_H 1
7373| #define HAVE_SYS_PARAM_H 1
7374| #define HAVE_GETCWD 1
7375| #define HAVE_GETEGID 1
7376| #define HAVE_GETEUID 1
7377| #define HAVE_GETGID 1
7378| #define HAVE_GETUID 1
7379| #define HAVE_MEMPCPY 1
7380| #define HAVE_MUNMAP 1
7381| #define HAVE_STPCPY 1
7382| #define HAVE_STRCASECMP 1
7383| #define HAVE_STRDUP 1
7384| #define HAVE_STRTOUL 1
7385| #define HAVE_TSEARCH 1
7386| #define HAVE___FSETLOCKING 1
7387| #define HAVE_DECL_FEOF_UNLOCKED 1
7388| #define HAVE_DECL_FGETS_UNLOCKED 1
7389| #define HAVE_ICONV 1
7390| #define ICONV_CONST const
7391| #define HAVE_LONG_LONG_INT 1
7392| #define HAVE_WCHAR_T 1
7393| #define HAVE_INTMAX_T 1
7394| #define HAVE_POSIX_PRINTF 1
7395| #define HAVE_STDINT_H 1
7396| #define HAVE_STDINT_H 1
7397| #define HAVE_STDDEF_H 1
7398| #define HAVE_STDLIB_H 1
7399| #define HAVE_STRING_H 1
7400| #define HAVE_ASPRINTF 1
7401| #define HAVE_PUTENV 1
7402| #define HAVE_SETENV 1
7403| #define HAVE_SETLOCALE 1
7404| #define HAVE_SNPRINTF 1
7405| #define HAVE_DECL__SNPRINTF 0
7406| #define HAVE_DECL__SNWPRINTF 0
7407| #define HAVE_DECL_GETC_UNLOCKED 1
7408| #define HAVE_LANGINFO_CODESET 1
7409| #define HAVE_LC_MESSAGES 1
7410| #define ENABLE_NLS 1
7411| #define HAVE_STDLIB_H 1
7412| #define HAVE_STRING_H 1
7413| #define HAVE_SYS_PARAM_H 1
7414| #define HAVE_UNISTD_H 1
7415| #define HAVE_ICONV_H 1
7416| #define HAVE_STDINT_H 1
7417| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7418| #define HAVE_GETCWD 1
7419| #define HAVE_READLINK 1
7420| #define HAVE_SETENV 1
7421| #define HAVE_DECL_STRERROR_R 1
7422| #define STRERROR_R_CHAR_P 1
7423| #define HAVE_GETOPT_H 1
7424| #define HAVE_GETOPT_LONG_ONLY 1
7425| #define HAVE_DECL_GETENV 1
7426| #define HAVE_INCLUDE_NEXT 1
7427| #define HAVE_DECL_GETC_UNLOCKED 1
7428| #define HAVE_STDLIB_H 1
7429| #define MALLOC_0_IS_NONNULL 0
7430| #define mbstate_t int
7431| #define INSTALLPREFIX "/usr"
7432| #define HAVE__BOOL 1
7433| #define HAVE_STDBOOL_H 1
7434| #define HAVE_DECL_STRDUP 1
7435| #define restrict __restrict
7436| #define HAVE_DECL_STRNLEN 1
7437| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7438| #define HAVE_DECL_FEOF_UNLOCKED 1
7439| #define HAVE_DECL_FERROR_UNLOCKED 1
7440| #define HAVE_DECL_FFLUSH_UNLOCKED 1
7441| #define HAVE_DECL_FGETS_UNLOCKED 1
7442| #define HAVE_DECL_FPUTC_UNLOCKED 1
7443| #define HAVE_DECL_FPUTS_UNLOCKED 1
7444| #define HAVE_DECL_FREAD_UNLOCKED 1
7445| #define HAVE_DECL_FWRITE_UNLOCKED 1
7446| #define HAVE_DECL_GETCHAR_UNLOCKED 1
7447| #define HAVE_DECL_PUTC_UNLOCKED 1
7448| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7449| #define HAVE_ATEXIT 1
7450| #define realpath rpl_realpath
7451| #define GNULIB_FWRITEERROR 1
7452| #define HAVE_ICONV 1
7453| #define ICONV_CONST const
7454| #define HAVE_MALLOC_POSIX 1
7455| #define HAVE_MEMCHR 1
7456| #define HAVE_MEMMOVE 1
7457| #define HAVE_SEARCH_H 1
7458| #define HAVE_TSEARCH 1
7459| #define HAVE_ENVIRON_DECL 1
7460| #define HAVE_SYS_BITYPES_H 1
7461| #define BITSIZEOF_PTRDIFF_T 32
7462| /* end confdefs.h.  */
7463| 
7464|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
7465|      included before <wchar.h>.  */
7466|   #include <stddef.h>
7467|   #include <signal.h>
7468|   #if HAVE_WCHAR_H
7469|   # include <stdio.h>
7470|   # include <time.h>
7471|   # include <wchar.h>
7472|   #endif
7473| 
7474| #include <limits.h>
7475| int
7476| main ()
7477| {
7478| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
7479| test_array [0] = 0
7480| 
7481|   ;
7482|   return 0;
7483| }
7484configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7485conftest.c: In function 'main':
7486conftest.c:150: error: size of array 'test_array' is negative
7487configure:36262: $? = 1
7488configure: failed program was:
7489| /* confdefs.h.  */
7490| #define PACKAGE_NAME ""
7491| #define PACKAGE_TARNAME ""
7492| #define PACKAGE_VERSION ""
7493| #define PACKAGE_STRING ""
7494| #define PACKAGE_BUGREPORT ""
7495| #define PACKAGE "gettext-runtime"
7496| #define VERSION "0.17"
7497| #define STDC_HEADERS 1
7498| #define HAVE_SYS_TYPES_H 1
7499| #define HAVE_SYS_STAT_H 1
7500| #define HAVE_STDLIB_H 1
7501| #define HAVE_STRING_H 1
7502| #define HAVE_MEMORY_H 1
7503| #define HAVE_STRINGS_H 1
7504| #define HAVE_INTTYPES_H 1
7505| #define HAVE_STDINT_H 1
7506| #define HAVE_UNISTD_H 1
7507| #define __EXTENSIONS__ 1
7508| #define _ALL_SOURCE 1
7509| #define _GNU_SOURCE 1
7510| #define _POSIX_PTHREAD_SEMANTICS 1
7511| #define _TANDEM_SOURCE 1
7512| #define HAVE_DLFCN_H 1
7513| #define HAVE_VISIBILITY 1
7514| #define HAVE_STDINT_H_WITH_UINTMAX 1
7515| #define HAVE_ALLOCA_H 1
7516| #define HAVE_ALLOCA 1
7517| #define HAVE_STDLIB_H 1
7518| #define HAVE_UNISTD_H 1
7519| #define HAVE_GETPAGESIZE 1
7520| #define INTDIV0_RAISES_SIGFPE 0
7521| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7522| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7523| #define HAVE_UINTMAX_T 1
7524| #define HAVE_INTTYPES_H 1
7525| #define USE_POSIX_THREADS 1
7526| #define USE_POSIX_THREADS_WEAK 1
7527| #define HAVE_PTHREAD_RWLOCK 1
7528| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7529| #define HAVE_BUILTIN_EXPECT 1
7530| #define HAVE_INTTYPES_H 1
7531| #define HAVE_LIMITS_H 1
7532| #define HAVE_UNISTD_H 1
7533| #define HAVE_SYS_PARAM_H 1
7534| #define HAVE_GETCWD 1
7535| #define HAVE_GETEGID 1
7536| #define HAVE_GETEUID 1
7537| #define HAVE_GETGID 1
7538| #define HAVE_GETUID 1
7539| #define HAVE_MEMPCPY 1
7540| #define HAVE_MUNMAP 1
7541| #define HAVE_STPCPY 1
7542| #define HAVE_STRCASECMP 1
7543| #define HAVE_STRDUP 1
7544| #define HAVE_STRTOUL 1
7545| #define HAVE_TSEARCH 1
7546| #define HAVE___FSETLOCKING 1
7547| #define HAVE_DECL_FEOF_UNLOCKED 1
7548| #define HAVE_DECL_FGETS_UNLOCKED 1
7549| #define HAVE_ICONV 1
7550| #define ICONV_CONST const
7551| #define HAVE_LONG_LONG_INT 1
7552| #define HAVE_WCHAR_T 1
7553| #define HAVE_INTMAX_T 1
7554| #define HAVE_POSIX_PRINTF 1
7555| #define HAVE_STDINT_H 1
7556| #define HAVE_STDINT_H 1
7557| #define HAVE_STDDEF_H 1
7558| #define HAVE_STDLIB_H 1
7559| #define HAVE_STRING_H 1
7560| #define HAVE_ASPRINTF 1
7561| #define HAVE_PUTENV 1
7562| #define HAVE_SETENV 1
7563| #define HAVE_SETLOCALE 1
7564| #define HAVE_SNPRINTF 1
7565| #define HAVE_DECL__SNPRINTF 0
7566| #define HAVE_DECL__SNWPRINTF 0
7567| #define HAVE_DECL_GETC_UNLOCKED 1
7568| #define HAVE_LANGINFO_CODESET 1
7569| #define HAVE_LC_MESSAGES 1
7570| #define ENABLE_NLS 1
7571| #define HAVE_STDLIB_H 1
7572| #define HAVE_STRING_H 1
7573| #define HAVE_SYS_PARAM_H 1
7574| #define HAVE_UNISTD_H 1
7575| #define HAVE_ICONV_H 1
7576| #define HAVE_STDINT_H 1
7577| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7578| #define HAVE_GETCWD 1
7579| #define HAVE_READLINK 1
7580| #define HAVE_SETENV 1
7581| #define HAVE_DECL_STRERROR_R 1
7582| #define STRERROR_R_CHAR_P 1
7583| #define HAVE_GETOPT_H 1
7584| #define HAVE_GETOPT_LONG_ONLY 1
7585| #define HAVE_DECL_GETENV 1
7586| #define HAVE_INCLUDE_NEXT 1
7587| #define HAVE_DECL_GETC_UNLOCKED 1
7588| #define HAVE_STDLIB_H 1
7589| #define MALLOC_0_IS_NONNULL 0
7590| #define mbstate_t int
7591| #define INSTALLPREFIX "/usr"
7592| #define HAVE__BOOL 1
7593| #define HAVE_STDBOOL_H 1
7594| #define HAVE_DECL_STRDUP 1
7595| #define restrict __restrict
7596| #define HAVE_DECL_STRNLEN 1
7597| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7598| #define HAVE_DECL_FEOF_UNLOCKED 1
7599| #define HAVE_DECL_FERROR_UNLOCKED 1
7600| #define HAVE_DECL_FFLUSH_UNLOCKED 1
7601| #define HAVE_DECL_FGETS_UNLOCKED 1
7602| #define HAVE_DECL_FPUTC_UNLOCKED 1
7603| #define HAVE_DECL_FPUTS_UNLOCKED 1
7604| #define HAVE_DECL_FREAD_UNLOCKED 1
7605| #define HAVE_DECL_FWRITE_UNLOCKED 1
7606| #define HAVE_DECL_GETCHAR_UNLOCKED 1
7607| #define HAVE_DECL_PUTC_UNLOCKED 1
7608| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7609| #define HAVE_ATEXIT 1
7610| #define realpath rpl_realpath
7611| #define GNULIB_FWRITEERROR 1
7612| #define HAVE_ICONV 1
7613| #define ICONV_CONST const
7614| #define HAVE_MALLOC_POSIX 1
7615| #define HAVE_MEMCHR 1
7616| #define HAVE_MEMMOVE 1
7617| #define HAVE_SEARCH_H 1
7618| #define HAVE_TSEARCH 1
7619| #define HAVE_ENVIRON_DECL 1
7620| #define HAVE_SYS_BITYPES_H 1
7621| #define BITSIZEOF_PTRDIFF_T 32
7622| /* end confdefs.h.  */
7623| 
7624|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
7625|      included before <wchar.h>.  */
7626|   #include <stddef.h>
7627|   #include <signal.h>
7628|   #if HAVE_WCHAR_H
7629|   # include <stdio.h>
7630|   # include <time.h>
7631|   # include <wchar.h>
7632|   #endif
7633| 
7634| #include <limits.h>
7635| int
7636| main ()
7637| {
7638| static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
7639| test_array [0] = 0
7640| 
7641|   ;
7642|   return 0;
7643| }
7644configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7645configure:36262: $? = 0
7646configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7647configure:36450: $? = 0
7648configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7649configure:36450: $? = 0
7650configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7651configure:36450: $? = 0
7652configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7653configure:36450: $? = 0
7654configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7655configure:36450: $? = 0
7656configure:36561: result: 32
7657configure:36166: checking for bit size of size_t
7658configure:36207: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7659configure:36214: $? = 0
7660configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7661conftest.c: In function 'main':
7662conftest.c:151: error: size of array 'test_array' is negative
7663configure:36262: $? = 1
7664configure: failed program was:
7665| /* confdefs.h.  */
7666| #define PACKAGE_NAME ""
7667| #define PACKAGE_TARNAME ""
7668| #define PACKAGE_VERSION ""
7669| #define PACKAGE_STRING ""
7670| #define PACKAGE_BUGREPORT ""
7671| #define PACKAGE "gettext-runtime"
7672| #define VERSION "0.17"
7673| #define STDC_HEADERS 1
7674| #define HAVE_SYS_TYPES_H 1
7675| #define HAVE_SYS_STAT_H 1
7676| #define HAVE_STDLIB_H 1
7677| #define HAVE_STRING_H 1
7678| #define HAVE_MEMORY_H 1
7679| #define HAVE_STRINGS_H 1
7680| #define HAVE_INTTYPES_H 1
7681| #define HAVE_STDINT_H 1
7682| #define HAVE_UNISTD_H 1
7683| #define __EXTENSIONS__ 1
7684| #define _ALL_SOURCE 1
7685| #define _GNU_SOURCE 1
7686| #define _POSIX_PTHREAD_SEMANTICS 1
7687| #define _TANDEM_SOURCE 1
7688| #define HAVE_DLFCN_H 1
7689| #define HAVE_VISIBILITY 1
7690| #define HAVE_STDINT_H_WITH_UINTMAX 1
7691| #define HAVE_ALLOCA_H 1
7692| #define HAVE_ALLOCA 1
7693| #define HAVE_STDLIB_H 1
7694| #define HAVE_UNISTD_H 1
7695| #define HAVE_GETPAGESIZE 1
7696| #define INTDIV0_RAISES_SIGFPE 0
7697| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7698| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7699| #define HAVE_UINTMAX_T 1
7700| #define HAVE_INTTYPES_H 1
7701| #define USE_POSIX_THREADS 1
7702| #define USE_POSIX_THREADS_WEAK 1
7703| #define HAVE_PTHREAD_RWLOCK 1
7704| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7705| #define HAVE_BUILTIN_EXPECT 1
7706| #define HAVE_INTTYPES_H 1
7707| #define HAVE_LIMITS_H 1
7708| #define HAVE_UNISTD_H 1
7709| #define HAVE_SYS_PARAM_H 1
7710| #define HAVE_GETCWD 1
7711| #define HAVE_GETEGID 1
7712| #define HAVE_GETEUID 1
7713| #define HAVE_GETGID 1
7714| #define HAVE_GETUID 1
7715| #define HAVE_MEMPCPY 1
7716| #define HAVE_MUNMAP 1
7717| #define HAVE_STPCPY 1
7718| #define HAVE_STRCASECMP 1
7719| #define HAVE_STRDUP 1
7720| #define HAVE_STRTOUL 1
7721| #define HAVE_TSEARCH 1
7722| #define HAVE___FSETLOCKING 1
7723| #define HAVE_DECL_FEOF_UNLOCKED 1
7724| #define HAVE_DECL_FGETS_UNLOCKED 1
7725| #define HAVE_ICONV 1
7726| #define ICONV_CONST const
7727| #define HAVE_LONG_LONG_INT 1
7728| #define HAVE_WCHAR_T 1
7729| #define HAVE_INTMAX_T 1
7730| #define HAVE_POSIX_PRINTF 1
7731| #define HAVE_STDINT_H 1
7732| #define HAVE_STDINT_H 1
7733| #define HAVE_STDDEF_H 1
7734| #define HAVE_STDLIB_H 1
7735| #define HAVE_STRING_H 1
7736| #define HAVE_ASPRINTF 1
7737| #define HAVE_PUTENV 1
7738| #define HAVE_SETENV 1
7739| #define HAVE_SETLOCALE 1
7740| #define HAVE_SNPRINTF 1
7741| #define HAVE_DECL__SNPRINTF 0
7742| #define HAVE_DECL__SNWPRINTF 0
7743| #define HAVE_DECL_GETC_UNLOCKED 1
7744| #define HAVE_LANGINFO_CODESET 1
7745| #define HAVE_LC_MESSAGES 1
7746| #define ENABLE_NLS 1
7747| #define HAVE_STDLIB_H 1
7748| #define HAVE_STRING_H 1
7749| #define HAVE_SYS_PARAM_H 1
7750| #define HAVE_UNISTD_H 1
7751| #define HAVE_ICONV_H 1
7752| #define HAVE_STDINT_H 1
7753| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7754| #define HAVE_GETCWD 1
7755| #define HAVE_READLINK 1
7756| #define HAVE_SETENV 1
7757| #define HAVE_DECL_STRERROR_R 1
7758| #define STRERROR_R_CHAR_P 1
7759| #define HAVE_GETOPT_H 1
7760| #define HAVE_GETOPT_LONG_ONLY 1
7761| #define HAVE_DECL_GETENV 1
7762| #define HAVE_INCLUDE_NEXT 1
7763| #define HAVE_DECL_GETC_UNLOCKED 1
7764| #define HAVE_STDLIB_H 1
7765| #define MALLOC_0_IS_NONNULL 0
7766| #define mbstate_t int
7767| #define INSTALLPREFIX "/usr"
7768| #define HAVE__BOOL 1
7769| #define HAVE_STDBOOL_H 1
7770| #define HAVE_DECL_STRDUP 1
7771| #define restrict __restrict
7772| #define HAVE_DECL_STRNLEN 1
7773| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7774| #define HAVE_DECL_FEOF_UNLOCKED 1
7775| #define HAVE_DECL_FERROR_UNLOCKED 1
7776| #define HAVE_DECL_FFLUSH_UNLOCKED 1
7777| #define HAVE_DECL_FGETS_UNLOCKED 1
7778| #define HAVE_DECL_FPUTC_UNLOCKED 1
7779| #define HAVE_DECL_FPUTS_UNLOCKED 1
7780| #define HAVE_DECL_FREAD_UNLOCKED 1
7781| #define HAVE_DECL_FWRITE_UNLOCKED 1
7782| #define HAVE_DECL_GETCHAR_UNLOCKED 1
7783| #define HAVE_DECL_PUTC_UNLOCKED 1
7784| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7785| #define HAVE_ATEXIT 1
7786| #define realpath rpl_realpath
7787| #define GNULIB_FWRITEERROR 1
7788| #define HAVE_ICONV 1
7789| #define ICONV_CONST const
7790| #define HAVE_MALLOC_POSIX 1
7791| #define HAVE_MEMCHR 1
7792| #define HAVE_MEMMOVE 1
7793| #define HAVE_SEARCH_H 1
7794| #define HAVE_TSEARCH 1
7795| #define HAVE_ENVIRON_DECL 1
7796| #define HAVE_SYS_BITYPES_H 1
7797| #define BITSIZEOF_PTRDIFF_T 32
7798| #define BITSIZEOF_SIG_ATOMIC_T 32
7799| /* end confdefs.h.  */
7800| 
7801|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
7802|      included before <wchar.h>.  */
7803|   #include <stddef.h>
7804|   #include <signal.h>
7805|   #if HAVE_WCHAR_H
7806|   # include <stdio.h>
7807|   # include <time.h>
7808|   # include <wchar.h>
7809|   #endif
7810| 
7811| #include <limits.h>
7812| int
7813| main ()
7814| {
7815| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
7816| test_array [0] = 0
7817| 
7818|   ;
7819|   return 0;
7820| }
7821configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7822conftest.c: In function 'main':
7823conftest.c:151: error: size of array 'test_array' is negative
7824configure:36262: $? = 1
7825configure: failed program was:
7826| /* confdefs.h.  */
7827| #define PACKAGE_NAME ""
7828| #define PACKAGE_TARNAME ""
7829| #define PACKAGE_VERSION ""
7830| #define PACKAGE_STRING ""
7831| #define PACKAGE_BUGREPORT ""
7832| #define PACKAGE "gettext-runtime"
7833| #define VERSION "0.17"
7834| #define STDC_HEADERS 1
7835| #define HAVE_SYS_TYPES_H 1
7836| #define HAVE_SYS_STAT_H 1
7837| #define HAVE_STDLIB_H 1
7838| #define HAVE_STRING_H 1
7839| #define HAVE_MEMORY_H 1
7840| #define HAVE_STRINGS_H 1
7841| #define HAVE_INTTYPES_H 1
7842| #define HAVE_STDINT_H 1
7843| #define HAVE_UNISTD_H 1
7844| #define __EXTENSIONS__ 1
7845| #define _ALL_SOURCE 1
7846| #define _GNU_SOURCE 1
7847| #define _POSIX_PTHREAD_SEMANTICS 1
7848| #define _TANDEM_SOURCE 1
7849| #define HAVE_DLFCN_H 1
7850| #define HAVE_VISIBILITY 1
7851| #define HAVE_STDINT_H_WITH_UINTMAX 1
7852| #define HAVE_ALLOCA_H 1
7853| #define HAVE_ALLOCA 1
7854| #define HAVE_STDLIB_H 1
7855| #define HAVE_UNISTD_H 1
7856| #define HAVE_GETPAGESIZE 1
7857| #define INTDIV0_RAISES_SIGFPE 0
7858| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7859| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7860| #define HAVE_UINTMAX_T 1
7861| #define HAVE_INTTYPES_H 1
7862| #define USE_POSIX_THREADS 1
7863| #define USE_POSIX_THREADS_WEAK 1
7864| #define HAVE_PTHREAD_RWLOCK 1
7865| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7866| #define HAVE_BUILTIN_EXPECT 1
7867| #define HAVE_INTTYPES_H 1
7868| #define HAVE_LIMITS_H 1
7869| #define HAVE_UNISTD_H 1
7870| #define HAVE_SYS_PARAM_H 1
7871| #define HAVE_GETCWD 1
7872| #define HAVE_GETEGID 1
7873| #define HAVE_GETEUID 1
7874| #define HAVE_GETGID 1
7875| #define HAVE_GETUID 1
7876| #define HAVE_MEMPCPY 1
7877| #define HAVE_MUNMAP 1
7878| #define HAVE_STPCPY 1
7879| #define HAVE_STRCASECMP 1
7880| #define HAVE_STRDUP 1
7881| #define HAVE_STRTOUL 1
7882| #define HAVE_TSEARCH 1
7883| #define HAVE___FSETLOCKING 1
7884| #define HAVE_DECL_FEOF_UNLOCKED 1
7885| #define HAVE_DECL_FGETS_UNLOCKED 1
7886| #define HAVE_ICONV 1
7887| #define ICONV_CONST const
7888| #define HAVE_LONG_LONG_INT 1
7889| #define HAVE_WCHAR_T 1
7890| #define HAVE_INTMAX_T 1
7891| #define HAVE_POSIX_PRINTF 1
7892| #define HAVE_STDINT_H 1
7893| #define HAVE_STDINT_H 1
7894| #define HAVE_STDDEF_H 1
7895| #define HAVE_STDLIB_H 1
7896| #define HAVE_STRING_H 1
7897| #define HAVE_ASPRINTF 1
7898| #define HAVE_PUTENV 1
7899| #define HAVE_SETENV 1
7900| #define HAVE_SETLOCALE 1
7901| #define HAVE_SNPRINTF 1
7902| #define HAVE_DECL__SNPRINTF 0
7903| #define HAVE_DECL__SNWPRINTF 0
7904| #define HAVE_DECL_GETC_UNLOCKED 1
7905| #define HAVE_LANGINFO_CODESET 1
7906| #define HAVE_LC_MESSAGES 1
7907| #define ENABLE_NLS 1
7908| #define HAVE_STDLIB_H 1
7909| #define HAVE_STRING_H 1
7910| #define HAVE_SYS_PARAM_H 1
7911| #define HAVE_UNISTD_H 1
7912| #define HAVE_ICONV_H 1
7913| #define HAVE_STDINT_H 1
7914| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
7915| #define HAVE_GETCWD 1
7916| #define HAVE_READLINK 1
7917| #define HAVE_SETENV 1
7918| #define HAVE_DECL_STRERROR_R 1
7919| #define STRERROR_R_CHAR_P 1
7920| #define HAVE_GETOPT_H 1
7921| #define HAVE_GETOPT_LONG_ONLY 1
7922| #define HAVE_DECL_GETENV 1
7923| #define HAVE_INCLUDE_NEXT 1
7924| #define HAVE_DECL_GETC_UNLOCKED 1
7925| #define HAVE_STDLIB_H 1
7926| #define MALLOC_0_IS_NONNULL 0
7927| #define mbstate_t int
7928| #define INSTALLPREFIX "/usr"
7929| #define HAVE__BOOL 1
7930| #define HAVE_STDBOOL_H 1
7931| #define HAVE_DECL_STRDUP 1
7932| #define restrict __restrict
7933| #define HAVE_DECL_STRNLEN 1
7934| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7935| #define HAVE_DECL_FEOF_UNLOCKED 1
7936| #define HAVE_DECL_FERROR_UNLOCKED 1
7937| #define HAVE_DECL_FFLUSH_UNLOCKED 1
7938| #define HAVE_DECL_FGETS_UNLOCKED 1
7939| #define HAVE_DECL_FPUTC_UNLOCKED 1
7940| #define HAVE_DECL_FPUTS_UNLOCKED 1
7941| #define HAVE_DECL_FREAD_UNLOCKED 1
7942| #define HAVE_DECL_FWRITE_UNLOCKED 1
7943| #define HAVE_DECL_GETCHAR_UNLOCKED 1
7944| #define HAVE_DECL_PUTC_UNLOCKED 1
7945| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7946| #define HAVE_ATEXIT 1
7947| #define realpath rpl_realpath
7948| #define GNULIB_FWRITEERROR 1
7949| #define HAVE_ICONV 1
7950| #define ICONV_CONST const
7951| #define HAVE_MALLOC_POSIX 1
7952| #define HAVE_MEMCHR 1
7953| #define HAVE_MEMMOVE 1
7954| #define HAVE_SEARCH_H 1
7955| #define HAVE_TSEARCH 1
7956| #define HAVE_ENVIRON_DECL 1
7957| #define HAVE_SYS_BITYPES_H 1
7958| #define BITSIZEOF_PTRDIFF_T 32
7959| #define BITSIZEOF_SIG_ATOMIC_T 32
7960| /* end confdefs.h.  */
7961| 
7962|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
7963|      included before <wchar.h>.  */
7964|   #include <stddef.h>
7965|   #include <signal.h>
7966|   #if HAVE_WCHAR_H
7967|   # include <stdio.h>
7968|   # include <time.h>
7969|   # include <wchar.h>
7970|   #endif
7971| 
7972| #include <limits.h>
7973| int
7974| main ()
7975| {
7976| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
7977| test_array [0] = 0
7978| 
7979|   ;
7980|   return 0;
7981| }
7982configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
7983conftest.c: In function 'main':
7984conftest.c:151: error: size of array 'test_array' is negative
7985configure:36262: $? = 1
7986configure: failed program was:
7987| /* confdefs.h.  */
7988| #define PACKAGE_NAME ""
7989| #define PACKAGE_TARNAME ""
7990| #define PACKAGE_VERSION ""
7991| #define PACKAGE_STRING ""
7992| #define PACKAGE_BUGREPORT ""
7993| #define PACKAGE "gettext-runtime"
7994| #define VERSION "0.17"
7995| #define STDC_HEADERS 1
7996| #define HAVE_SYS_TYPES_H 1
7997| #define HAVE_SYS_STAT_H 1
7998| #define HAVE_STDLIB_H 1
7999| #define HAVE_STRING_H 1
8000| #define HAVE_MEMORY_H 1
8001| #define HAVE_STRINGS_H 1
8002| #define HAVE_INTTYPES_H 1
8003| #define HAVE_STDINT_H 1
8004| #define HAVE_UNISTD_H 1
8005| #define __EXTENSIONS__ 1
8006| #define _ALL_SOURCE 1
8007| #define _GNU_SOURCE 1
8008| #define _POSIX_PTHREAD_SEMANTICS 1
8009| #define _TANDEM_SOURCE 1
8010| #define HAVE_DLFCN_H 1
8011| #define HAVE_VISIBILITY 1
8012| #define HAVE_STDINT_H_WITH_UINTMAX 1
8013| #define HAVE_ALLOCA_H 1
8014| #define HAVE_ALLOCA 1
8015| #define HAVE_STDLIB_H 1
8016| #define HAVE_UNISTD_H 1
8017| #define HAVE_GETPAGESIZE 1
8018| #define INTDIV0_RAISES_SIGFPE 0
8019| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8020| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8021| #define HAVE_UINTMAX_T 1
8022| #define HAVE_INTTYPES_H 1
8023| #define USE_POSIX_THREADS 1
8024| #define USE_POSIX_THREADS_WEAK 1
8025| #define HAVE_PTHREAD_RWLOCK 1
8026| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8027| #define HAVE_BUILTIN_EXPECT 1
8028| #define HAVE_INTTYPES_H 1
8029| #define HAVE_LIMITS_H 1
8030| #define HAVE_UNISTD_H 1
8031| #define HAVE_SYS_PARAM_H 1
8032| #define HAVE_GETCWD 1
8033| #define HAVE_GETEGID 1
8034| #define HAVE_GETEUID 1
8035| #define HAVE_GETGID 1
8036| #define HAVE_GETUID 1
8037| #define HAVE_MEMPCPY 1
8038| #define HAVE_MUNMAP 1
8039| #define HAVE_STPCPY 1
8040| #define HAVE_STRCASECMP 1
8041| #define HAVE_STRDUP 1
8042| #define HAVE_STRTOUL 1
8043| #define HAVE_TSEARCH 1
8044| #define HAVE___FSETLOCKING 1
8045| #define HAVE_DECL_FEOF_UNLOCKED 1
8046| #define HAVE_DECL_FGETS_UNLOCKED 1
8047| #define HAVE_ICONV 1
8048| #define ICONV_CONST const
8049| #define HAVE_LONG_LONG_INT 1
8050| #define HAVE_WCHAR_T 1
8051| #define HAVE_INTMAX_T 1
8052| #define HAVE_POSIX_PRINTF 1
8053| #define HAVE_STDINT_H 1
8054| #define HAVE_STDINT_H 1
8055| #define HAVE_STDDEF_H 1
8056| #define HAVE_STDLIB_H 1
8057| #define HAVE_STRING_H 1
8058| #define HAVE_ASPRINTF 1
8059| #define HAVE_PUTENV 1
8060| #define HAVE_SETENV 1
8061| #define HAVE_SETLOCALE 1
8062| #define HAVE_SNPRINTF 1
8063| #define HAVE_DECL__SNPRINTF 0
8064| #define HAVE_DECL__SNWPRINTF 0
8065| #define HAVE_DECL_GETC_UNLOCKED 1
8066| #define HAVE_LANGINFO_CODESET 1
8067| #define HAVE_LC_MESSAGES 1
8068| #define ENABLE_NLS 1
8069| #define HAVE_STDLIB_H 1
8070| #define HAVE_STRING_H 1
8071| #define HAVE_SYS_PARAM_H 1
8072| #define HAVE_UNISTD_H 1
8073| #define HAVE_ICONV_H 1
8074| #define HAVE_STDINT_H 1
8075| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8076| #define HAVE_GETCWD 1
8077| #define HAVE_READLINK 1
8078| #define HAVE_SETENV 1
8079| #define HAVE_DECL_STRERROR_R 1
8080| #define STRERROR_R_CHAR_P 1
8081| #define HAVE_GETOPT_H 1
8082| #define HAVE_GETOPT_LONG_ONLY 1
8083| #define HAVE_DECL_GETENV 1
8084| #define HAVE_INCLUDE_NEXT 1
8085| #define HAVE_DECL_GETC_UNLOCKED 1
8086| #define HAVE_STDLIB_H 1
8087| #define MALLOC_0_IS_NONNULL 0
8088| #define mbstate_t int
8089| #define INSTALLPREFIX "/usr"
8090| #define HAVE__BOOL 1
8091| #define HAVE_STDBOOL_H 1
8092| #define HAVE_DECL_STRDUP 1
8093| #define restrict __restrict
8094| #define HAVE_DECL_STRNLEN 1
8095| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8096| #define HAVE_DECL_FEOF_UNLOCKED 1
8097| #define HAVE_DECL_FERROR_UNLOCKED 1
8098| #define HAVE_DECL_FFLUSH_UNLOCKED 1
8099| #define HAVE_DECL_FGETS_UNLOCKED 1
8100| #define HAVE_DECL_FPUTC_UNLOCKED 1
8101| #define HAVE_DECL_FPUTS_UNLOCKED 1
8102| #define HAVE_DECL_FREAD_UNLOCKED 1
8103| #define HAVE_DECL_FWRITE_UNLOCKED 1
8104| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8105| #define HAVE_DECL_PUTC_UNLOCKED 1
8106| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8107| #define HAVE_ATEXIT 1
8108| #define realpath rpl_realpath
8109| #define GNULIB_FWRITEERROR 1
8110| #define HAVE_ICONV 1
8111| #define ICONV_CONST const
8112| #define HAVE_MALLOC_POSIX 1
8113| #define HAVE_MEMCHR 1
8114| #define HAVE_MEMMOVE 1
8115| #define HAVE_SEARCH_H 1
8116| #define HAVE_TSEARCH 1
8117| #define HAVE_ENVIRON_DECL 1
8118| #define HAVE_SYS_BITYPES_H 1
8119| #define BITSIZEOF_PTRDIFF_T 32
8120| #define BITSIZEOF_SIG_ATOMIC_T 32
8121| /* end confdefs.h.  */
8122| 
8123|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
8124|      included before <wchar.h>.  */
8125|   #include <stddef.h>
8126|   #include <signal.h>
8127|   #if HAVE_WCHAR_H
8128|   # include <stdio.h>
8129|   # include <time.h>
8130|   # include <wchar.h>
8131|   #endif
8132| 
8133| #include <limits.h>
8134| int
8135| main ()
8136| {
8137| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
8138| test_array [0] = 0
8139| 
8140|   ;
8141|   return 0;
8142| }
8143configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8144conftest.c: In function 'main':
8145conftest.c:151: error: size of array 'test_array' is negative
8146configure:36262: $? = 1
8147configure: failed program was:
8148| /* confdefs.h.  */
8149| #define PACKAGE_NAME ""
8150| #define PACKAGE_TARNAME ""
8151| #define PACKAGE_VERSION ""
8152| #define PACKAGE_STRING ""
8153| #define PACKAGE_BUGREPORT ""
8154| #define PACKAGE "gettext-runtime"
8155| #define VERSION "0.17"
8156| #define STDC_HEADERS 1
8157| #define HAVE_SYS_TYPES_H 1
8158| #define HAVE_SYS_STAT_H 1
8159| #define HAVE_STDLIB_H 1
8160| #define HAVE_STRING_H 1
8161| #define HAVE_MEMORY_H 1
8162| #define HAVE_STRINGS_H 1
8163| #define HAVE_INTTYPES_H 1
8164| #define HAVE_STDINT_H 1
8165| #define HAVE_UNISTD_H 1
8166| #define __EXTENSIONS__ 1
8167| #define _ALL_SOURCE 1
8168| #define _GNU_SOURCE 1
8169| #define _POSIX_PTHREAD_SEMANTICS 1
8170| #define _TANDEM_SOURCE 1
8171| #define HAVE_DLFCN_H 1
8172| #define HAVE_VISIBILITY 1
8173| #define HAVE_STDINT_H_WITH_UINTMAX 1
8174| #define HAVE_ALLOCA_H 1
8175| #define HAVE_ALLOCA 1
8176| #define HAVE_STDLIB_H 1
8177| #define HAVE_UNISTD_H 1
8178| #define HAVE_GETPAGESIZE 1
8179| #define INTDIV0_RAISES_SIGFPE 0
8180| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8181| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8182| #define HAVE_UINTMAX_T 1
8183| #define HAVE_INTTYPES_H 1
8184| #define USE_POSIX_THREADS 1
8185| #define USE_POSIX_THREADS_WEAK 1
8186| #define HAVE_PTHREAD_RWLOCK 1
8187| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8188| #define HAVE_BUILTIN_EXPECT 1
8189| #define HAVE_INTTYPES_H 1
8190| #define HAVE_LIMITS_H 1
8191| #define HAVE_UNISTD_H 1
8192| #define HAVE_SYS_PARAM_H 1
8193| #define HAVE_GETCWD 1
8194| #define HAVE_GETEGID 1
8195| #define HAVE_GETEUID 1
8196| #define HAVE_GETGID 1
8197| #define HAVE_GETUID 1
8198| #define HAVE_MEMPCPY 1
8199| #define HAVE_MUNMAP 1
8200| #define HAVE_STPCPY 1
8201| #define HAVE_STRCASECMP 1
8202| #define HAVE_STRDUP 1
8203| #define HAVE_STRTOUL 1
8204| #define HAVE_TSEARCH 1
8205| #define HAVE___FSETLOCKING 1
8206| #define HAVE_DECL_FEOF_UNLOCKED 1
8207| #define HAVE_DECL_FGETS_UNLOCKED 1
8208| #define HAVE_ICONV 1
8209| #define ICONV_CONST const
8210| #define HAVE_LONG_LONG_INT 1
8211| #define HAVE_WCHAR_T 1
8212| #define HAVE_INTMAX_T 1
8213| #define HAVE_POSIX_PRINTF 1
8214| #define HAVE_STDINT_H 1
8215| #define HAVE_STDINT_H 1
8216| #define HAVE_STDDEF_H 1
8217| #define HAVE_STDLIB_H 1
8218| #define HAVE_STRING_H 1
8219| #define HAVE_ASPRINTF 1
8220| #define HAVE_PUTENV 1
8221| #define HAVE_SETENV 1
8222| #define HAVE_SETLOCALE 1
8223| #define HAVE_SNPRINTF 1
8224| #define HAVE_DECL__SNPRINTF 0
8225| #define HAVE_DECL__SNWPRINTF 0
8226| #define HAVE_DECL_GETC_UNLOCKED 1
8227| #define HAVE_LANGINFO_CODESET 1
8228| #define HAVE_LC_MESSAGES 1
8229| #define ENABLE_NLS 1
8230| #define HAVE_STDLIB_H 1
8231| #define HAVE_STRING_H 1
8232| #define HAVE_SYS_PARAM_H 1
8233| #define HAVE_UNISTD_H 1
8234| #define HAVE_ICONV_H 1
8235| #define HAVE_STDINT_H 1
8236| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8237| #define HAVE_GETCWD 1
8238| #define HAVE_READLINK 1
8239| #define HAVE_SETENV 1
8240| #define HAVE_DECL_STRERROR_R 1
8241| #define STRERROR_R_CHAR_P 1
8242| #define HAVE_GETOPT_H 1
8243| #define HAVE_GETOPT_LONG_ONLY 1
8244| #define HAVE_DECL_GETENV 1
8245| #define HAVE_INCLUDE_NEXT 1
8246| #define HAVE_DECL_GETC_UNLOCKED 1
8247| #define HAVE_STDLIB_H 1
8248| #define MALLOC_0_IS_NONNULL 0
8249| #define mbstate_t int
8250| #define INSTALLPREFIX "/usr"
8251| #define HAVE__BOOL 1
8252| #define HAVE_STDBOOL_H 1
8253| #define HAVE_DECL_STRDUP 1
8254| #define restrict __restrict
8255| #define HAVE_DECL_STRNLEN 1
8256| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8257| #define HAVE_DECL_FEOF_UNLOCKED 1
8258| #define HAVE_DECL_FERROR_UNLOCKED 1
8259| #define HAVE_DECL_FFLUSH_UNLOCKED 1
8260| #define HAVE_DECL_FGETS_UNLOCKED 1
8261| #define HAVE_DECL_FPUTC_UNLOCKED 1
8262| #define HAVE_DECL_FPUTS_UNLOCKED 1
8263| #define HAVE_DECL_FREAD_UNLOCKED 1
8264| #define HAVE_DECL_FWRITE_UNLOCKED 1
8265| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8266| #define HAVE_DECL_PUTC_UNLOCKED 1
8267| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8268| #define HAVE_ATEXIT 1
8269| #define realpath rpl_realpath
8270| #define GNULIB_FWRITEERROR 1
8271| #define HAVE_ICONV 1
8272| #define ICONV_CONST const
8273| #define HAVE_MALLOC_POSIX 1
8274| #define HAVE_MEMCHR 1
8275| #define HAVE_MEMMOVE 1
8276| #define HAVE_SEARCH_H 1
8277| #define HAVE_TSEARCH 1
8278| #define HAVE_ENVIRON_DECL 1
8279| #define HAVE_SYS_BITYPES_H 1
8280| #define BITSIZEOF_PTRDIFF_T 32
8281| #define BITSIZEOF_SIG_ATOMIC_T 32
8282| /* end confdefs.h.  */
8283| 
8284|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
8285|      included before <wchar.h>.  */
8286|   #include <stddef.h>
8287|   #include <signal.h>
8288|   #if HAVE_WCHAR_H
8289|   # include <stdio.h>
8290|   # include <time.h>
8291|   # include <wchar.h>
8292|   #endif
8293| 
8294| #include <limits.h>
8295| int
8296| main ()
8297| {
8298| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
8299| test_array [0] = 0
8300| 
8301|   ;
8302|   return 0;
8303| }
8304configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8305conftest.c: In function 'main':
8306conftest.c:151: error: size of array 'test_array' is negative
8307configure:36262: $? = 1
8308configure: failed program was:
8309| /* confdefs.h.  */
8310| #define PACKAGE_NAME ""
8311| #define PACKAGE_TARNAME ""
8312| #define PACKAGE_VERSION ""
8313| #define PACKAGE_STRING ""
8314| #define PACKAGE_BUGREPORT ""
8315| #define PACKAGE "gettext-runtime"
8316| #define VERSION "0.17"
8317| #define STDC_HEADERS 1
8318| #define HAVE_SYS_TYPES_H 1
8319| #define HAVE_SYS_STAT_H 1
8320| #define HAVE_STDLIB_H 1
8321| #define HAVE_STRING_H 1
8322| #define HAVE_MEMORY_H 1
8323| #define HAVE_STRINGS_H 1
8324| #define HAVE_INTTYPES_H 1
8325| #define HAVE_STDINT_H 1
8326| #define HAVE_UNISTD_H 1
8327| #define __EXTENSIONS__ 1
8328| #define _ALL_SOURCE 1
8329| #define _GNU_SOURCE 1
8330| #define _POSIX_PTHREAD_SEMANTICS 1
8331| #define _TANDEM_SOURCE 1
8332| #define HAVE_DLFCN_H 1
8333| #define HAVE_VISIBILITY 1
8334| #define HAVE_STDINT_H_WITH_UINTMAX 1
8335| #define HAVE_ALLOCA_H 1
8336| #define HAVE_ALLOCA 1
8337| #define HAVE_STDLIB_H 1
8338| #define HAVE_UNISTD_H 1
8339| #define HAVE_GETPAGESIZE 1
8340| #define INTDIV0_RAISES_SIGFPE 0
8341| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8342| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8343| #define HAVE_UINTMAX_T 1
8344| #define HAVE_INTTYPES_H 1
8345| #define USE_POSIX_THREADS 1
8346| #define USE_POSIX_THREADS_WEAK 1
8347| #define HAVE_PTHREAD_RWLOCK 1
8348| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8349| #define HAVE_BUILTIN_EXPECT 1
8350| #define HAVE_INTTYPES_H 1
8351| #define HAVE_LIMITS_H 1
8352| #define HAVE_UNISTD_H 1
8353| #define HAVE_SYS_PARAM_H 1
8354| #define HAVE_GETCWD 1
8355| #define HAVE_GETEGID 1
8356| #define HAVE_GETEUID 1
8357| #define HAVE_GETGID 1
8358| #define HAVE_GETUID 1
8359| #define HAVE_MEMPCPY 1
8360| #define HAVE_MUNMAP 1
8361| #define HAVE_STPCPY 1
8362| #define HAVE_STRCASECMP 1
8363| #define HAVE_STRDUP 1
8364| #define HAVE_STRTOUL 1
8365| #define HAVE_TSEARCH 1
8366| #define HAVE___FSETLOCKING 1
8367| #define HAVE_DECL_FEOF_UNLOCKED 1
8368| #define HAVE_DECL_FGETS_UNLOCKED 1
8369| #define HAVE_ICONV 1
8370| #define ICONV_CONST const
8371| #define HAVE_LONG_LONG_INT 1
8372| #define HAVE_WCHAR_T 1
8373| #define HAVE_INTMAX_T 1
8374| #define HAVE_POSIX_PRINTF 1
8375| #define HAVE_STDINT_H 1
8376| #define HAVE_STDINT_H 1
8377| #define HAVE_STDDEF_H 1
8378| #define HAVE_STDLIB_H 1
8379| #define HAVE_STRING_H 1
8380| #define HAVE_ASPRINTF 1
8381| #define HAVE_PUTENV 1
8382| #define HAVE_SETENV 1
8383| #define HAVE_SETLOCALE 1
8384| #define HAVE_SNPRINTF 1
8385| #define HAVE_DECL__SNPRINTF 0
8386| #define HAVE_DECL__SNWPRINTF 0
8387| #define HAVE_DECL_GETC_UNLOCKED 1
8388| #define HAVE_LANGINFO_CODESET 1
8389| #define HAVE_LC_MESSAGES 1
8390| #define ENABLE_NLS 1
8391| #define HAVE_STDLIB_H 1
8392| #define HAVE_STRING_H 1
8393| #define HAVE_SYS_PARAM_H 1
8394| #define HAVE_UNISTD_H 1
8395| #define HAVE_ICONV_H 1
8396| #define HAVE_STDINT_H 1
8397| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8398| #define HAVE_GETCWD 1
8399| #define HAVE_READLINK 1
8400| #define HAVE_SETENV 1
8401| #define HAVE_DECL_STRERROR_R 1
8402| #define STRERROR_R_CHAR_P 1
8403| #define HAVE_GETOPT_H 1
8404| #define HAVE_GETOPT_LONG_ONLY 1
8405| #define HAVE_DECL_GETENV 1
8406| #define HAVE_INCLUDE_NEXT 1
8407| #define HAVE_DECL_GETC_UNLOCKED 1
8408| #define HAVE_STDLIB_H 1
8409| #define MALLOC_0_IS_NONNULL 0
8410| #define mbstate_t int
8411| #define INSTALLPREFIX "/usr"
8412| #define HAVE__BOOL 1
8413| #define HAVE_STDBOOL_H 1
8414| #define HAVE_DECL_STRDUP 1
8415| #define restrict __restrict
8416| #define HAVE_DECL_STRNLEN 1
8417| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8418| #define HAVE_DECL_FEOF_UNLOCKED 1
8419| #define HAVE_DECL_FERROR_UNLOCKED 1
8420| #define HAVE_DECL_FFLUSH_UNLOCKED 1
8421| #define HAVE_DECL_FGETS_UNLOCKED 1
8422| #define HAVE_DECL_FPUTC_UNLOCKED 1
8423| #define HAVE_DECL_FPUTS_UNLOCKED 1
8424| #define HAVE_DECL_FREAD_UNLOCKED 1
8425| #define HAVE_DECL_FWRITE_UNLOCKED 1
8426| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8427| #define HAVE_DECL_PUTC_UNLOCKED 1
8428| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8429| #define HAVE_ATEXIT 1
8430| #define realpath rpl_realpath
8431| #define GNULIB_FWRITEERROR 1
8432| #define HAVE_ICONV 1
8433| #define ICONV_CONST const
8434| #define HAVE_MALLOC_POSIX 1
8435| #define HAVE_MEMCHR 1
8436| #define HAVE_MEMMOVE 1
8437| #define HAVE_SEARCH_H 1
8438| #define HAVE_TSEARCH 1
8439| #define HAVE_ENVIRON_DECL 1
8440| #define HAVE_SYS_BITYPES_H 1
8441| #define BITSIZEOF_PTRDIFF_T 32
8442| #define BITSIZEOF_SIG_ATOMIC_T 32
8443| /* end confdefs.h.  */
8444| 
8445|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
8446|      included before <wchar.h>.  */
8447|   #include <stddef.h>
8448|   #include <signal.h>
8449|   #if HAVE_WCHAR_H
8450|   # include <stdio.h>
8451|   # include <time.h>
8452|   # include <wchar.h>
8453|   #endif
8454| 
8455| #include <limits.h>
8456| int
8457| main ()
8458| {
8459| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
8460| test_array [0] = 0
8461| 
8462|   ;
8463|   return 0;
8464| }
8465configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8466conftest.c: In function 'main':
8467conftest.c:151: error: size of array 'test_array' is negative
8468configure:36262: $? = 1
8469configure: failed program was:
8470| /* confdefs.h.  */
8471| #define PACKAGE_NAME ""
8472| #define PACKAGE_TARNAME ""
8473| #define PACKAGE_VERSION ""
8474| #define PACKAGE_STRING ""
8475| #define PACKAGE_BUGREPORT ""
8476| #define PACKAGE "gettext-runtime"
8477| #define VERSION "0.17"
8478| #define STDC_HEADERS 1
8479| #define HAVE_SYS_TYPES_H 1
8480| #define HAVE_SYS_STAT_H 1
8481| #define HAVE_STDLIB_H 1
8482| #define HAVE_STRING_H 1
8483| #define HAVE_MEMORY_H 1
8484| #define HAVE_STRINGS_H 1
8485| #define HAVE_INTTYPES_H 1
8486| #define HAVE_STDINT_H 1
8487| #define HAVE_UNISTD_H 1
8488| #define __EXTENSIONS__ 1
8489| #define _ALL_SOURCE 1
8490| #define _GNU_SOURCE 1
8491| #define _POSIX_PTHREAD_SEMANTICS 1
8492| #define _TANDEM_SOURCE 1
8493| #define HAVE_DLFCN_H 1
8494| #define HAVE_VISIBILITY 1
8495| #define HAVE_STDINT_H_WITH_UINTMAX 1
8496| #define HAVE_ALLOCA_H 1
8497| #define HAVE_ALLOCA 1
8498| #define HAVE_STDLIB_H 1
8499| #define HAVE_UNISTD_H 1
8500| #define HAVE_GETPAGESIZE 1
8501| #define INTDIV0_RAISES_SIGFPE 0
8502| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8503| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8504| #define HAVE_UINTMAX_T 1
8505| #define HAVE_INTTYPES_H 1
8506| #define USE_POSIX_THREADS 1
8507| #define USE_POSIX_THREADS_WEAK 1
8508| #define HAVE_PTHREAD_RWLOCK 1
8509| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8510| #define HAVE_BUILTIN_EXPECT 1
8511| #define HAVE_INTTYPES_H 1
8512| #define HAVE_LIMITS_H 1
8513| #define HAVE_UNISTD_H 1
8514| #define HAVE_SYS_PARAM_H 1
8515| #define HAVE_GETCWD 1
8516| #define HAVE_GETEGID 1
8517| #define HAVE_GETEUID 1
8518| #define HAVE_GETGID 1
8519| #define HAVE_GETUID 1
8520| #define HAVE_MEMPCPY 1
8521| #define HAVE_MUNMAP 1
8522| #define HAVE_STPCPY 1
8523| #define HAVE_STRCASECMP 1
8524| #define HAVE_STRDUP 1
8525| #define HAVE_STRTOUL 1
8526| #define HAVE_TSEARCH 1
8527| #define HAVE___FSETLOCKING 1
8528| #define HAVE_DECL_FEOF_UNLOCKED 1
8529| #define HAVE_DECL_FGETS_UNLOCKED 1
8530| #define HAVE_ICONV 1
8531| #define ICONV_CONST const
8532| #define HAVE_LONG_LONG_INT 1
8533| #define HAVE_WCHAR_T 1
8534| #define HAVE_INTMAX_T 1
8535| #define HAVE_POSIX_PRINTF 1
8536| #define HAVE_STDINT_H 1
8537| #define HAVE_STDINT_H 1
8538| #define HAVE_STDDEF_H 1
8539| #define HAVE_STDLIB_H 1
8540| #define HAVE_STRING_H 1
8541| #define HAVE_ASPRINTF 1
8542| #define HAVE_PUTENV 1
8543| #define HAVE_SETENV 1
8544| #define HAVE_SETLOCALE 1
8545| #define HAVE_SNPRINTF 1
8546| #define HAVE_DECL__SNPRINTF 0
8547| #define HAVE_DECL__SNWPRINTF 0
8548| #define HAVE_DECL_GETC_UNLOCKED 1
8549| #define HAVE_LANGINFO_CODESET 1
8550| #define HAVE_LC_MESSAGES 1
8551| #define ENABLE_NLS 1
8552| #define HAVE_STDLIB_H 1
8553| #define HAVE_STRING_H 1
8554| #define HAVE_SYS_PARAM_H 1
8555| #define HAVE_UNISTD_H 1
8556| #define HAVE_ICONV_H 1
8557| #define HAVE_STDINT_H 1
8558| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8559| #define HAVE_GETCWD 1
8560| #define HAVE_READLINK 1
8561| #define HAVE_SETENV 1
8562| #define HAVE_DECL_STRERROR_R 1
8563| #define STRERROR_R_CHAR_P 1
8564| #define HAVE_GETOPT_H 1
8565| #define HAVE_GETOPT_LONG_ONLY 1
8566| #define HAVE_DECL_GETENV 1
8567| #define HAVE_INCLUDE_NEXT 1
8568| #define HAVE_DECL_GETC_UNLOCKED 1
8569| #define HAVE_STDLIB_H 1
8570| #define MALLOC_0_IS_NONNULL 0
8571| #define mbstate_t int
8572| #define INSTALLPREFIX "/usr"
8573| #define HAVE__BOOL 1
8574| #define HAVE_STDBOOL_H 1
8575| #define HAVE_DECL_STRDUP 1
8576| #define restrict __restrict
8577| #define HAVE_DECL_STRNLEN 1
8578| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8579| #define HAVE_DECL_FEOF_UNLOCKED 1
8580| #define HAVE_DECL_FERROR_UNLOCKED 1
8581| #define HAVE_DECL_FFLUSH_UNLOCKED 1
8582| #define HAVE_DECL_FGETS_UNLOCKED 1
8583| #define HAVE_DECL_FPUTC_UNLOCKED 1
8584| #define HAVE_DECL_FPUTS_UNLOCKED 1
8585| #define HAVE_DECL_FREAD_UNLOCKED 1
8586| #define HAVE_DECL_FWRITE_UNLOCKED 1
8587| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8588| #define HAVE_DECL_PUTC_UNLOCKED 1
8589| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8590| #define HAVE_ATEXIT 1
8591| #define realpath rpl_realpath
8592| #define GNULIB_FWRITEERROR 1
8593| #define HAVE_ICONV 1
8594| #define ICONV_CONST const
8595| #define HAVE_MALLOC_POSIX 1
8596| #define HAVE_MEMCHR 1
8597| #define HAVE_MEMMOVE 1
8598| #define HAVE_SEARCH_H 1
8599| #define HAVE_TSEARCH 1
8600| #define HAVE_ENVIRON_DECL 1
8601| #define HAVE_SYS_BITYPES_H 1
8602| #define BITSIZEOF_PTRDIFF_T 32
8603| #define BITSIZEOF_SIG_ATOMIC_T 32
8604| /* end confdefs.h.  */
8605| 
8606|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
8607|      included before <wchar.h>.  */
8608|   #include <stddef.h>
8609|   #include <signal.h>
8610|   #if HAVE_WCHAR_H
8611|   # include <stdio.h>
8612|   # include <time.h>
8613|   # include <wchar.h>
8614|   #endif
8615| 
8616| #include <limits.h>
8617| int
8618| main ()
8619| {
8620| static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
8621| test_array [0] = 0
8622| 
8623|   ;
8624|   return 0;
8625| }
8626configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8627configure:36262: $? = 0
8628configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8629configure:36450: $? = 0
8630configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8631configure:36450: $? = 0
8632configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8633configure:36450: $? = 0
8634configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8635configure:36450: $? = 0
8636configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8637configure:36450: $? = 0
8638configure:36561: result: 32
8639configure:36166: checking for bit size of wchar_t
8640configure:36207: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8641configure:36214: $? = 0
8642configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8643conftest.c: In function 'main':
8644conftest.c:152: error: size of array 'test_array' is negative
8645configure:36262: $? = 1
8646configure: failed program was:
8647| /* confdefs.h.  */
8648| #define PACKAGE_NAME ""
8649| #define PACKAGE_TARNAME ""
8650| #define PACKAGE_VERSION ""
8651| #define PACKAGE_STRING ""
8652| #define PACKAGE_BUGREPORT ""
8653| #define PACKAGE "gettext-runtime"
8654| #define VERSION "0.17"
8655| #define STDC_HEADERS 1
8656| #define HAVE_SYS_TYPES_H 1
8657| #define HAVE_SYS_STAT_H 1
8658| #define HAVE_STDLIB_H 1
8659| #define HAVE_STRING_H 1
8660| #define HAVE_MEMORY_H 1
8661| #define HAVE_STRINGS_H 1
8662| #define HAVE_INTTYPES_H 1
8663| #define HAVE_STDINT_H 1
8664| #define HAVE_UNISTD_H 1
8665| #define __EXTENSIONS__ 1
8666| #define _ALL_SOURCE 1
8667| #define _GNU_SOURCE 1
8668| #define _POSIX_PTHREAD_SEMANTICS 1
8669| #define _TANDEM_SOURCE 1
8670| #define HAVE_DLFCN_H 1
8671| #define HAVE_VISIBILITY 1
8672| #define HAVE_STDINT_H_WITH_UINTMAX 1
8673| #define HAVE_ALLOCA_H 1
8674| #define HAVE_ALLOCA 1
8675| #define HAVE_STDLIB_H 1
8676| #define HAVE_UNISTD_H 1
8677| #define HAVE_GETPAGESIZE 1
8678| #define INTDIV0_RAISES_SIGFPE 0
8679| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8680| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8681| #define HAVE_UINTMAX_T 1
8682| #define HAVE_INTTYPES_H 1
8683| #define USE_POSIX_THREADS 1
8684| #define USE_POSIX_THREADS_WEAK 1
8685| #define HAVE_PTHREAD_RWLOCK 1
8686| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8687| #define HAVE_BUILTIN_EXPECT 1
8688| #define HAVE_INTTYPES_H 1
8689| #define HAVE_LIMITS_H 1
8690| #define HAVE_UNISTD_H 1
8691| #define HAVE_SYS_PARAM_H 1
8692| #define HAVE_GETCWD 1
8693| #define HAVE_GETEGID 1
8694| #define HAVE_GETEUID 1
8695| #define HAVE_GETGID 1
8696| #define HAVE_GETUID 1
8697| #define HAVE_MEMPCPY 1
8698| #define HAVE_MUNMAP 1
8699| #define HAVE_STPCPY 1
8700| #define HAVE_STRCASECMP 1
8701| #define HAVE_STRDUP 1
8702| #define HAVE_STRTOUL 1
8703| #define HAVE_TSEARCH 1
8704| #define HAVE___FSETLOCKING 1
8705| #define HAVE_DECL_FEOF_UNLOCKED 1
8706| #define HAVE_DECL_FGETS_UNLOCKED 1
8707| #define HAVE_ICONV 1
8708| #define ICONV_CONST const
8709| #define HAVE_LONG_LONG_INT 1
8710| #define HAVE_WCHAR_T 1
8711| #define HAVE_INTMAX_T 1
8712| #define HAVE_POSIX_PRINTF 1
8713| #define HAVE_STDINT_H 1
8714| #define HAVE_STDINT_H 1
8715| #define HAVE_STDDEF_H 1
8716| #define HAVE_STDLIB_H 1
8717| #define HAVE_STRING_H 1
8718| #define HAVE_ASPRINTF 1
8719| #define HAVE_PUTENV 1
8720| #define HAVE_SETENV 1
8721| #define HAVE_SETLOCALE 1
8722| #define HAVE_SNPRINTF 1
8723| #define HAVE_DECL__SNPRINTF 0
8724| #define HAVE_DECL__SNWPRINTF 0
8725| #define HAVE_DECL_GETC_UNLOCKED 1
8726| #define HAVE_LANGINFO_CODESET 1
8727| #define HAVE_LC_MESSAGES 1
8728| #define ENABLE_NLS 1
8729| #define HAVE_STDLIB_H 1
8730| #define HAVE_STRING_H 1
8731| #define HAVE_SYS_PARAM_H 1
8732| #define HAVE_UNISTD_H 1
8733| #define HAVE_ICONV_H 1
8734| #define HAVE_STDINT_H 1
8735| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8736| #define HAVE_GETCWD 1
8737| #define HAVE_READLINK 1
8738| #define HAVE_SETENV 1
8739| #define HAVE_DECL_STRERROR_R 1
8740| #define STRERROR_R_CHAR_P 1
8741| #define HAVE_GETOPT_H 1
8742| #define HAVE_GETOPT_LONG_ONLY 1
8743| #define HAVE_DECL_GETENV 1
8744| #define HAVE_INCLUDE_NEXT 1
8745| #define HAVE_DECL_GETC_UNLOCKED 1
8746| #define HAVE_STDLIB_H 1
8747| #define MALLOC_0_IS_NONNULL 0
8748| #define mbstate_t int
8749| #define INSTALLPREFIX "/usr"
8750| #define HAVE__BOOL 1
8751| #define HAVE_STDBOOL_H 1
8752| #define HAVE_DECL_STRDUP 1
8753| #define restrict __restrict
8754| #define HAVE_DECL_STRNLEN 1
8755| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8756| #define HAVE_DECL_FEOF_UNLOCKED 1
8757| #define HAVE_DECL_FERROR_UNLOCKED 1
8758| #define HAVE_DECL_FFLUSH_UNLOCKED 1
8759| #define HAVE_DECL_FGETS_UNLOCKED 1
8760| #define HAVE_DECL_FPUTC_UNLOCKED 1
8761| #define HAVE_DECL_FPUTS_UNLOCKED 1
8762| #define HAVE_DECL_FREAD_UNLOCKED 1
8763| #define HAVE_DECL_FWRITE_UNLOCKED 1
8764| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8765| #define HAVE_DECL_PUTC_UNLOCKED 1
8766| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8767| #define HAVE_ATEXIT 1
8768| #define realpath rpl_realpath
8769| #define GNULIB_FWRITEERROR 1
8770| #define HAVE_ICONV 1
8771| #define ICONV_CONST const
8772| #define HAVE_MALLOC_POSIX 1
8773| #define HAVE_MEMCHR 1
8774| #define HAVE_MEMMOVE 1
8775| #define HAVE_SEARCH_H 1
8776| #define HAVE_TSEARCH 1
8777| #define HAVE_ENVIRON_DECL 1
8778| #define HAVE_SYS_BITYPES_H 1
8779| #define BITSIZEOF_PTRDIFF_T 32
8780| #define BITSIZEOF_SIG_ATOMIC_T 32
8781| #define BITSIZEOF_SIZE_T 32
8782| /* end confdefs.h.  */
8783| 
8784|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
8785|      included before <wchar.h>.  */
8786|   #include <stddef.h>
8787|   #include <signal.h>
8788|   #if HAVE_WCHAR_H
8789|   # include <stdio.h>
8790|   # include <time.h>
8791|   # include <wchar.h>
8792|   #endif
8793| 
8794| #include <limits.h>
8795| int
8796| main ()
8797| {
8798| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
8799| test_array [0] = 0
8800| 
8801|   ;
8802|   return 0;
8803| }
8804configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8805conftest.c: In function 'main':
8806conftest.c:152: error: size of array 'test_array' is negative
8807configure:36262: $? = 1
8808configure: failed program was:
8809| /* confdefs.h.  */
8810| #define PACKAGE_NAME ""
8811| #define PACKAGE_TARNAME ""
8812| #define PACKAGE_VERSION ""
8813| #define PACKAGE_STRING ""
8814| #define PACKAGE_BUGREPORT ""
8815| #define PACKAGE "gettext-runtime"
8816| #define VERSION "0.17"
8817| #define STDC_HEADERS 1
8818| #define HAVE_SYS_TYPES_H 1
8819| #define HAVE_SYS_STAT_H 1
8820| #define HAVE_STDLIB_H 1
8821| #define HAVE_STRING_H 1
8822| #define HAVE_MEMORY_H 1
8823| #define HAVE_STRINGS_H 1
8824| #define HAVE_INTTYPES_H 1
8825| #define HAVE_STDINT_H 1
8826| #define HAVE_UNISTD_H 1
8827| #define __EXTENSIONS__ 1
8828| #define _ALL_SOURCE 1
8829| #define _GNU_SOURCE 1
8830| #define _POSIX_PTHREAD_SEMANTICS 1
8831| #define _TANDEM_SOURCE 1
8832| #define HAVE_DLFCN_H 1
8833| #define HAVE_VISIBILITY 1
8834| #define HAVE_STDINT_H_WITH_UINTMAX 1
8835| #define HAVE_ALLOCA_H 1
8836| #define HAVE_ALLOCA 1
8837| #define HAVE_STDLIB_H 1
8838| #define HAVE_UNISTD_H 1
8839| #define HAVE_GETPAGESIZE 1
8840| #define INTDIV0_RAISES_SIGFPE 0
8841| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8842| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8843| #define HAVE_UINTMAX_T 1
8844| #define HAVE_INTTYPES_H 1
8845| #define USE_POSIX_THREADS 1
8846| #define USE_POSIX_THREADS_WEAK 1
8847| #define HAVE_PTHREAD_RWLOCK 1
8848| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8849| #define HAVE_BUILTIN_EXPECT 1
8850| #define HAVE_INTTYPES_H 1
8851| #define HAVE_LIMITS_H 1
8852| #define HAVE_UNISTD_H 1
8853| #define HAVE_SYS_PARAM_H 1
8854| #define HAVE_GETCWD 1
8855| #define HAVE_GETEGID 1
8856| #define HAVE_GETEUID 1
8857| #define HAVE_GETGID 1
8858| #define HAVE_GETUID 1
8859| #define HAVE_MEMPCPY 1
8860| #define HAVE_MUNMAP 1
8861| #define HAVE_STPCPY 1
8862| #define HAVE_STRCASECMP 1
8863| #define HAVE_STRDUP 1
8864| #define HAVE_STRTOUL 1
8865| #define HAVE_TSEARCH 1
8866| #define HAVE___FSETLOCKING 1
8867| #define HAVE_DECL_FEOF_UNLOCKED 1
8868| #define HAVE_DECL_FGETS_UNLOCKED 1
8869| #define HAVE_ICONV 1
8870| #define ICONV_CONST const
8871| #define HAVE_LONG_LONG_INT 1
8872| #define HAVE_WCHAR_T 1
8873| #define HAVE_INTMAX_T 1
8874| #define HAVE_POSIX_PRINTF 1
8875| #define HAVE_STDINT_H 1
8876| #define HAVE_STDINT_H 1
8877| #define HAVE_STDDEF_H 1
8878| #define HAVE_STDLIB_H 1
8879| #define HAVE_STRING_H 1
8880| #define HAVE_ASPRINTF 1
8881| #define HAVE_PUTENV 1
8882| #define HAVE_SETENV 1
8883| #define HAVE_SETLOCALE 1
8884| #define HAVE_SNPRINTF 1
8885| #define HAVE_DECL__SNPRINTF 0
8886| #define HAVE_DECL__SNWPRINTF 0
8887| #define HAVE_DECL_GETC_UNLOCKED 1
8888| #define HAVE_LANGINFO_CODESET 1
8889| #define HAVE_LC_MESSAGES 1
8890| #define ENABLE_NLS 1
8891| #define HAVE_STDLIB_H 1
8892| #define HAVE_STRING_H 1
8893| #define HAVE_SYS_PARAM_H 1
8894| #define HAVE_UNISTD_H 1
8895| #define HAVE_ICONV_H 1
8896| #define HAVE_STDINT_H 1
8897| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
8898| #define HAVE_GETCWD 1
8899| #define HAVE_READLINK 1
8900| #define HAVE_SETENV 1
8901| #define HAVE_DECL_STRERROR_R 1
8902| #define STRERROR_R_CHAR_P 1
8903| #define HAVE_GETOPT_H 1
8904| #define HAVE_GETOPT_LONG_ONLY 1
8905| #define HAVE_DECL_GETENV 1
8906| #define HAVE_INCLUDE_NEXT 1
8907| #define HAVE_DECL_GETC_UNLOCKED 1
8908| #define HAVE_STDLIB_H 1
8909| #define MALLOC_0_IS_NONNULL 0
8910| #define mbstate_t int
8911| #define INSTALLPREFIX "/usr"
8912| #define HAVE__BOOL 1
8913| #define HAVE_STDBOOL_H 1
8914| #define HAVE_DECL_STRDUP 1
8915| #define restrict __restrict
8916| #define HAVE_DECL_STRNLEN 1
8917| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8918| #define HAVE_DECL_FEOF_UNLOCKED 1
8919| #define HAVE_DECL_FERROR_UNLOCKED 1
8920| #define HAVE_DECL_FFLUSH_UNLOCKED 1
8921| #define HAVE_DECL_FGETS_UNLOCKED 1
8922| #define HAVE_DECL_FPUTC_UNLOCKED 1
8923| #define HAVE_DECL_FPUTS_UNLOCKED 1
8924| #define HAVE_DECL_FREAD_UNLOCKED 1
8925| #define HAVE_DECL_FWRITE_UNLOCKED 1
8926| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8927| #define HAVE_DECL_PUTC_UNLOCKED 1
8928| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8929| #define HAVE_ATEXIT 1
8930| #define realpath rpl_realpath
8931| #define GNULIB_FWRITEERROR 1
8932| #define HAVE_ICONV 1
8933| #define ICONV_CONST const
8934| #define HAVE_MALLOC_POSIX 1
8935| #define HAVE_MEMCHR 1
8936| #define HAVE_MEMMOVE 1
8937| #define HAVE_SEARCH_H 1
8938| #define HAVE_TSEARCH 1
8939| #define HAVE_ENVIRON_DECL 1
8940| #define HAVE_SYS_BITYPES_H 1
8941| #define BITSIZEOF_PTRDIFF_T 32
8942| #define BITSIZEOF_SIG_ATOMIC_T 32
8943| #define BITSIZEOF_SIZE_T 32
8944| /* end confdefs.h.  */
8945| 
8946|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
8947|      included before <wchar.h>.  */
8948|   #include <stddef.h>
8949|   #include <signal.h>
8950|   #if HAVE_WCHAR_H
8951|   # include <stdio.h>
8952|   # include <time.h>
8953|   # include <wchar.h>
8954|   #endif
8955| 
8956| #include <limits.h>
8957| int
8958| main ()
8959| {
8960| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
8961| test_array [0] = 0
8962| 
8963|   ;
8964|   return 0;
8965| }
8966configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
8967conftest.c: In function 'main':
8968conftest.c:152: error: size of array 'test_array' is negative
8969configure:36262: $? = 1
8970configure: failed program was:
8971| /* confdefs.h.  */
8972| #define PACKAGE_NAME ""
8973| #define PACKAGE_TARNAME ""
8974| #define PACKAGE_VERSION ""
8975| #define PACKAGE_STRING ""
8976| #define PACKAGE_BUGREPORT ""
8977| #define PACKAGE "gettext-runtime"
8978| #define VERSION "0.17"
8979| #define STDC_HEADERS 1
8980| #define HAVE_SYS_TYPES_H 1
8981| #define HAVE_SYS_STAT_H 1
8982| #define HAVE_STDLIB_H 1
8983| #define HAVE_STRING_H 1
8984| #define HAVE_MEMORY_H 1
8985| #define HAVE_STRINGS_H 1
8986| #define HAVE_INTTYPES_H 1
8987| #define HAVE_STDINT_H 1
8988| #define HAVE_UNISTD_H 1
8989| #define __EXTENSIONS__ 1
8990| #define _ALL_SOURCE 1
8991| #define _GNU_SOURCE 1
8992| #define _POSIX_PTHREAD_SEMANTICS 1
8993| #define _TANDEM_SOURCE 1
8994| #define HAVE_DLFCN_H 1
8995| #define HAVE_VISIBILITY 1
8996| #define HAVE_STDINT_H_WITH_UINTMAX 1
8997| #define HAVE_ALLOCA_H 1
8998| #define HAVE_ALLOCA 1
8999| #define HAVE_STDLIB_H 1
9000| #define HAVE_UNISTD_H 1
9001| #define HAVE_GETPAGESIZE 1
9002| #define INTDIV0_RAISES_SIGFPE 0
9003| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9004| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9005| #define HAVE_UINTMAX_T 1
9006| #define HAVE_INTTYPES_H 1
9007| #define USE_POSIX_THREADS 1
9008| #define USE_POSIX_THREADS_WEAK 1
9009| #define HAVE_PTHREAD_RWLOCK 1
9010| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9011| #define HAVE_BUILTIN_EXPECT 1
9012| #define HAVE_INTTYPES_H 1
9013| #define HAVE_LIMITS_H 1
9014| #define HAVE_UNISTD_H 1
9015| #define HAVE_SYS_PARAM_H 1
9016| #define HAVE_GETCWD 1
9017| #define HAVE_GETEGID 1
9018| #define HAVE_GETEUID 1
9019| #define HAVE_GETGID 1
9020| #define HAVE_GETUID 1
9021| #define HAVE_MEMPCPY 1
9022| #define HAVE_MUNMAP 1
9023| #define HAVE_STPCPY 1
9024| #define HAVE_STRCASECMP 1
9025| #define HAVE_STRDUP 1
9026| #define HAVE_STRTOUL 1
9027| #define HAVE_TSEARCH 1
9028| #define HAVE___FSETLOCKING 1
9029| #define HAVE_DECL_FEOF_UNLOCKED 1
9030| #define HAVE_DECL_FGETS_UNLOCKED 1
9031| #define HAVE_ICONV 1
9032| #define ICONV_CONST const
9033| #define HAVE_LONG_LONG_INT 1
9034| #define HAVE_WCHAR_T 1
9035| #define HAVE_INTMAX_T 1
9036| #define HAVE_POSIX_PRINTF 1
9037| #define HAVE_STDINT_H 1
9038| #define HAVE_STDINT_H 1
9039| #define HAVE_STDDEF_H 1
9040| #define HAVE_STDLIB_H 1
9041| #define HAVE_STRING_H 1
9042| #define HAVE_ASPRINTF 1
9043| #define HAVE_PUTENV 1
9044| #define HAVE_SETENV 1
9045| #define HAVE_SETLOCALE 1
9046| #define HAVE_SNPRINTF 1
9047| #define HAVE_DECL__SNPRINTF 0
9048| #define HAVE_DECL__SNWPRINTF 0
9049| #define HAVE_DECL_GETC_UNLOCKED 1
9050| #define HAVE_LANGINFO_CODESET 1
9051| #define HAVE_LC_MESSAGES 1
9052| #define ENABLE_NLS 1
9053| #define HAVE_STDLIB_H 1
9054| #define HAVE_STRING_H 1
9055| #define HAVE_SYS_PARAM_H 1
9056| #define HAVE_UNISTD_H 1
9057| #define HAVE_ICONV_H 1
9058| #define HAVE_STDINT_H 1
9059| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9060| #define HAVE_GETCWD 1
9061| #define HAVE_READLINK 1
9062| #define HAVE_SETENV 1
9063| #define HAVE_DECL_STRERROR_R 1
9064| #define STRERROR_R_CHAR_P 1
9065| #define HAVE_GETOPT_H 1
9066| #define HAVE_GETOPT_LONG_ONLY 1
9067| #define HAVE_DECL_GETENV 1
9068| #define HAVE_INCLUDE_NEXT 1
9069| #define HAVE_DECL_GETC_UNLOCKED 1
9070| #define HAVE_STDLIB_H 1
9071| #define MALLOC_0_IS_NONNULL 0
9072| #define mbstate_t int
9073| #define INSTALLPREFIX "/usr"
9074| #define HAVE__BOOL 1
9075| #define HAVE_STDBOOL_H 1
9076| #define HAVE_DECL_STRDUP 1
9077| #define restrict __restrict
9078| #define HAVE_DECL_STRNLEN 1
9079| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9080| #define HAVE_DECL_FEOF_UNLOCKED 1
9081| #define HAVE_DECL_FERROR_UNLOCKED 1
9082| #define HAVE_DECL_FFLUSH_UNLOCKED 1
9083| #define HAVE_DECL_FGETS_UNLOCKED 1
9084| #define HAVE_DECL_FPUTC_UNLOCKED 1
9085| #define HAVE_DECL_FPUTS_UNLOCKED 1
9086| #define HAVE_DECL_FREAD_UNLOCKED 1
9087| #define HAVE_DECL_FWRITE_UNLOCKED 1
9088| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9089| #define HAVE_DECL_PUTC_UNLOCKED 1
9090| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9091| #define HAVE_ATEXIT 1
9092| #define realpath rpl_realpath
9093| #define GNULIB_FWRITEERROR 1
9094| #define HAVE_ICONV 1
9095| #define ICONV_CONST const
9096| #define HAVE_MALLOC_POSIX 1
9097| #define HAVE_MEMCHR 1
9098| #define HAVE_MEMMOVE 1
9099| #define HAVE_SEARCH_H 1
9100| #define HAVE_TSEARCH 1
9101| #define HAVE_ENVIRON_DECL 1
9102| #define HAVE_SYS_BITYPES_H 1
9103| #define BITSIZEOF_PTRDIFF_T 32
9104| #define BITSIZEOF_SIG_ATOMIC_T 32
9105| #define BITSIZEOF_SIZE_T 32
9106| /* end confdefs.h.  */
9107| 
9108|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
9109|      included before <wchar.h>.  */
9110|   #include <stddef.h>
9111|   #include <signal.h>
9112|   #if HAVE_WCHAR_H
9113|   # include <stdio.h>
9114|   # include <time.h>
9115|   # include <wchar.h>
9116|   #endif
9117| 
9118| #include <limits.h>
9119| int
9120| main ()
9121| {
9122| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
9123| test_array [0] = 0
9124| 
9125|   ;
9126|   return 0;
9127| }
9128configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9129conftest.c: In function 'main':
9130conftest.c:152: error: size of array 'test_array' is negative
9131configure:36262: $? = 1
9132configure: failed program was:
9133| /* confdefs.h.  */
9134| #define PACKAGE_NAME ""
9135| #define PACKAGE_TARNAME ""
9136| #define PACKAGE_VERSION ""
9137| #define PACKAGE_STRING ""
9138| #define PACKAGE_BUGREPORT ""
9139| #define PACKAGE "gettext-runtime"
9140| #define VERSION "0.17"
9141| #define STDC_HEADERS 1
9142| #define HAVE_SYS_TYPES_H 1
9143| #define HAVE_SYS_STAT_H 1
9144| #define HAVE_STDLIB_H 1
9145| #define HAVE_STRING_H 1
9146| #define HAVE_MEMORY_H 1
9147| #define HAVE_STRINGS_H 1
9148| #define HAVE_INTTYPES_H 1
9149| #define HAVE_STDINT_H 1
9150| #define HAVE_UNISTD_H 1
9151| #define __EXTENSIONS__ 1
9152| #define _ALL_SOURCE 1
9153| #define _GNU_SOURCE 1
9154| #define _POSIX_PTHREAD_SEMANTICS 1
9155| #define _TANDEM_SOURCE 1
9156| #define HAVE_DLFCN_H 1
9157| #define HAVE_VISIBILITY 1
9158| #define HAVE_STDINT_H_WITH_UINTMAX 1
9159| #define HAVE_ALLOCA_H 1
9160| #define HAVE_ALLOCA 1
9161| #define HAVE_STDLIB_H 1
9162| #define HAVE_UNISTD_H 1
9163| #define HAVE_GETPAGESIZE 1
9164| #define INTDIV0_RAISES_SIGFPE 0
9165| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9166| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9167| #define HAVE_UINTMAX_T 1
9168| #define HAVE_INTTYPES_H 1
9169| #define USE_POSIX_THREADS 1
9170| #define USE_POSIX_THREADS_WEAK 1
9171| #define HAVE_PTHREAD_RWLOCK 1
9172| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9173| #define HAVE_BUILTIN_EXPECT 1
9174| #define HAVE_INTTYPES_H 1
9175| #define HAVE_LIMITS_H 1
9176| #define HAVE_UNISTD_H 1
9177| #define HAVE_SYS_PARAM_H 1
9178| #define HAVE_GETCWD 1
9179| #define HAVE_GETEGID 1
9180| #define HAVE_GETEUID 1
9181| #define HAVE_GETGID 1
9182| #define HAVE_GETUID 1
9183| #define HAVE_MEMPCPY 1
9184| #define HAVE_MUNMAP 1
9185| #define HAVE_STPCPY 1
9186| #define HAVE_STRCASECMP 1
9187| #define HAVE_STRDUP 1
9188| #define HAVE_STRTOUL 1
9189| #define HAVE_TSEARCH 1
9190| #define HAVE___FSETLOCKING 1
9191| #define HAVE_DECL_FEOF_UNLOCKED 1
9192| #define HAVE_DECL_FGETS_UNLOCKED 1
9193| #define HAVE_ICONV 1
9194| #define ICONV_CONST const
9195| #define HAVE_LONG_LONG_INT 1
9196| #define HAVE_WCHAR_T 1
9197| #define HAVE_INTMAX_T 1
9198| #define HAVE_POSIX_PRINTF 1
9199| #define HAVE_STDINT_H 1
9200| #define HAVE_STDINT_H 1
9201| #define HAVE_STDDEF_H 1
9202| #define HAVE_STDLIB_H 1
9203| #define HAVE_STRING_H 1
9204| #define HAVE_ASPRINTF 1
9205| #define HAVE_PUTENV 1
9206| #define HAVE_SETENV 1
9207| #define HAVE_SETLOCALE 1
9208| #define HAVE_SNPRINTF 1
9209| #define HAVE_DECL__SNPRINTF 0
9210| #define HAVE_DECL__SNWPRINTF 0
9211| #define HAVE_DECL_GETC_UNLOCKED 1
9212| #define HAVE_LANGINFO_CODESET 1
9213| #define HAVE_LC_MESSAGES 1
9214| #define ENABLE_NLS 1
9215| #define HAVE_STDLIB_H 1
9216| #define HAVE_STRING_H 1
9217| #define HAVE_SYS_PARAM_H 1
9218| #define HAVE_UNISTD_H 1
9219| #define HAVE_ICONV_H 1
9220| #define HAVE_STDINT_H 1
9221| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9222| #define HAVE_GETCWD 1
9223| #define HAVE_READLINK 1
9224| #define HAVE_SETENV 1
9225| #define HAVE_DECL_STRERROR_R 1
9226| #define STRERROR_R_CHAR_P 1
9227| #define HAVE_GETOPT_H 1
9228| #define HAVE_GETOPT_LONG_ONLY 1
9229| #define HAVE_DECL_GETENV 1
9230| #define HAVE_INCLUDE_NEXT 1
9231| #define HAVE_DECL_GETC_UNLOCKED 1
9232| #define HAVE_STDLIB_H 1
9233| #define MALLOC_0_IS_NONNULL 0
9234| #define mbstate_t int
9235| #define INSTALLPREFIX "/usr"
9236| #define HAVE__BOOL 1
9237| #define HAVE_STDBOOL_H 1
9238| #define HAVE_DECL_STRDUP 1
9239| #define restrict __restrict
9240| #define HAVE_DECL_STRNLEN 1
9241| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9242| #define HAVE_DECL_FEOF_UNLOCKED 1
9243| #define HAVE_DECL_FERROR_UNLOCKED 1
9244| #define HAVE_DECL_FFLUSH_UNLOCKED 1
9245| #define HAVE_DECL_FGETS_UNLOCKED 1
9246| #define HAVE_DECL_FPUTC_UNLOCKED 1
9247| #define HAVE_DECL_FPUTS_UNLOCKED 1
9248| #define HAVE_DECL_FREAD_UNLOCKED 1
9249| #define HAVE_DECL_FWRITE_UNLOCKED 1
9250| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9251| #define HAVE_DECL_PUTC_UNLOCKED 1
9252| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9253| #define HAVE_ATEXIT 1
9254| #define realpath rpl_realpath
9255| #define GNULIB_FWRITEERROR 1
9256| #define HAVE_ICONV 1
9257| #define ICONV_CONST const
9258| #define HAVE_MALLOC_POSIX 1
9259| #define HAVE_MEMCHR 1
9260| #define HAVE_MEMMOVE 1
9261| #define HAVE_SEARCH_H 1
9262| #define HAVE_TSEARCH 1
9263| #define HAVE_ENVIRON_DECL 1
9264| #define HAVE_SYS_BITYPES_H 1
9265| #define BITSIZEOF_PTRDIFF_T 32
9266| #define BITSIZEOF_SIG_ATOMIC_T 32
9267| #define BITSIZEOF_SIZE_T 32
9268| /* end confdefs.h.  */
9269| 
9270|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
9271|      included before <wchar.h>.  */
9272|   #include <stddef.h>
9273|   #include <signal.h>
9274|   #if HAVE_WCHAR_H
9275|   # include <stdio.h>
9276|   # include <time.h>
9277|   # include <wchar.h>
9278|   #endif
9279| 
9280| #include <limits.h>
9281| int
9282| main ()
9283| {
9284| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
9285| test_array [0] = 0
9286| 
9287|   ;
9288|   return 0;
9289| }
9290configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9291conftest.c: In function 'main':
9292conftest.c:152: error: size of array 'test_array' is negative
9293configure:36262: $? = 1
9294configure: failed program was:
9295| /* confdefs.h.  */
9296| #define PACKAGE_NAME ""
9297| #define PACKAGE_TARNAME ""
9298| #define PACKAGE_VERSION ""
9299| #define PACKAGE_STRING ""
9300| #define PACKAGE_BUGREPORT ""
9301| #define PACKAGE "gettext-runtime"
9302| #define VERSION "0.17"
9303| #define STDC_HEADERS 1
9304| #define HAVE_SYS_TYPES_H 1
9305| #define HAVE_SYS_STAT_H 1
9306| #define HAVE_STDLIB_H 1
9307| #define HAVE_STRING_H 1
9308| #define HAVE_MEMORY_H 1
9309| #define HAVE_STRINGS_H 1
9310| #define HAVE_INTTYPES_H 1
9311| #define HAVE_STDINT_H 1
9312| #define HAVE_UNISTD_H 1
9313| #define __EXTENSIONS__ 1
9314| #define _ALL_SOURCE 1
9315| #define _GNU_SOURCE 1
9316| #define _POSIX_PTHREAD_SEMANTICS 1
9317| #define _TANDEM_SOURCE 1
9318| #define HAVE_DLFCN_H 1
9319| #define HAVE_VISIBILITY 1
9320| #define HAVE_STDINT_H_WITH_UINTMAX 1
9321| #define HAVE_ALLOCA_H 1
9322| #define HAVE_ALLOCA 1
9323| #define HAVE_STDLIB_H 1
9324| #define HAVE_UNISTD_H 1
9325| #define HAVE_GETPAGESIZE 1
9326| #define INTDIV0_RAISES_SIGFPE 0
9327| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9328| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9329| #define HAVE_UINTMAX_T 1
9330| #define HAVE_INTTYPES_H 1
9331| #define USE_POSIX_THREADS 1
9332| #define USE_POSIX_THREADS_WEAK 1
9333| #define HAVE_PTHREAD_RWLOCK 1
9334| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9335| #define HAVE_BUILTIN_EXPECT 1
9336| #define HAVE_INTTYPES_H 1
9337| #define HAVE_LIMITS_H 1
9338| #define HAVE_UNISTD_H 1
9339| #define HAVE_SYS_PARAM_H 1
9340| #define HAVE_GETCWD 1
9341| #define HAVE_GETEGID 1
9342| #define HAVE_GETEUID 1
9343| #define HAVE_GETGID 1
9344| #define HAVE_GETUID 1
9345| #define HAVE_MEMPCPY 1
9346| #define HAVE_MUNMAP 1
9347| #define HAVE_STPCPY 1
9348| #define HAVE_STRCASECMP 1
9349| #define HAVE_STRDUP 1
9350| #define HAVE_STRTOUL 1
9351| #define HAVE_TSEARCH 1
9352| #define HAVE___FSETLOCKING 1
9353| #define HAVE_DECL_FEOF_UNLOCKED 1
9354| #define HAVE_DECL_FGETS_UNLOCKED 1
9355| #define HAVE_ICONV 1
9356| #define ICONV_CONST const
9357| #define HAVE_LONG_LONG_INT 1
9358| #define HAVE_WCHAR_T 1
9359| #define HAVE_INTMAX_T 1
9360| #define HAVE_POSIX_PRINTF 1
9361| #define HAVE_STDINT_H 1
9362| #define HAVE_STDINT_H 1
9363| #define HAVE_STDDEF_H 1
9364| #define HAVE_STDLIB_H 1
9365| #define HAVE_STRING_H 1
9366| #define HAVE_ASPRINTF 1
9367| #define HAVE_PUTENV 1
9368| #define HAVE_SETENV 1
9369| #define HAVE_SETLOCALE 1
9370| #define HAVE_SNPRINTF 1
9371| #define HAVE_DECL__SNPRINTF 0
9372| #define HAVE_DECL__SNWPRINTF 0
9373| #define HAVE_DECL_GETC_UNLOCKED 1
9374| #define HAVE_LANGINFO_CODESET 1
9375| #define HAVE_LC_MESSAGES 1
9376| #define ENABLE_NLS 1
9377| #define HAVE_STDLIB_H 1
9378| #define HAVE_STRING_H 1
9379| #define HAVE_SYS_PARAM_H 1
9380| #define HAVE_UNISTD_H 1
9381| #define HAVE_ICONV_H 1
9382| #define HAVE_STDINT_H 1
9383| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9384| #define HAVE_GETCWD 1
9385| #define HAVE_READLINK 1
9386| #define HAVE_SETENV 1
9387| #define HAVE_DECL_STRERROR_R 1
9388| #define STRERROR_R_CHAR_P 1
9389| #define HAVE_GETOPT_H 1
9390| #define HAVE_GETOPT_LONG_ONLY 1
9391| #define HAVE_DECL_GETENV 1
9392| #define HAVE_INCLUDE_NEXT 1
9393| #define HAVE_DECL_GETC_UNLOCKED 1
9394| #define HAVE_STDLIB_H 1
9395| #define MALLOC_0_IS_NONNULL 0
9396| #define mbstate_t int
9397| #define INSTALLPREFIX "/usr"
9398| #define HAVE__BOOL 1
9399| #define HAVE_STDBOOL_H 1
9400| #define HAVE_DECL_STRDUP 1
9401| #define restrict __restrict
9402| #define HAVE_DECL_STRNLEN 1
9403| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9404| #define HAVE_DECL_FEOF_UNLOCKED 1
9405| #define HAVE_DECL_FERROR_UNLOCKED 1
9406| #define HAVE_DECL_FFLUSH_UNLOCKED 1
9407| #define HAVE_DECL_FGETS_UNLOCKED 1
9408| #define HAVE_DECL_FPUTC_UNLOCKED 1
9409| #define HAVE_DECL_FPUTS_UNLOCKED 1
9410| #define HAVE_DECL_FREAD_UNLOCKED 1
9411| #define HAVE_DECL_FWRITE_UNLOCKED 1
9412| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9413| #define HAVE_DECL_PUTC_UNLOCKED 1
9414| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9415| #define HAVE_ATEXIT 1
9416| #define realpath rpl_realpath
9417| #define GNULIB_FWRITEERROR 1
9418| #define HAVE_ICONV 1
9419| #define ICONV_CONST const
9420| #define HAVE_MALLOC_POSIX 1
9421| #define HAVE_MEMCHR 1
9422| #define HAVE_MEMMOVE 1
9423| #define HAVE_SEARCH_H 1
9424| #define HAVE_TSEARCH 1
9425| #define HAVE_ENVIRON_DECL 1
9426| #define HAVE_SYS_BITYPES_H 1
9427| #define BITSIZEOF_PTRDIFF_T 32
9428| #define BITSIZEOF_SIG_ATOMIC_T 32
9429| #define BITSIZEOF_SIZE_T 32
9430| /* end confdefs.h.  */
9431| 
9432|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
9433|      included before <wchar.h>.  */
9434|   #include <stddef.h>
9435|   #include <signal.h>
9436|   #if HAVE_WCHAR_H
9437|   # include <stdio.h>
9438|   # include <time.h>
9439|   # include <wchar.h>
9440|   #endif
9441| 
9442| #include <limits.h>
9443| int
9444| main ()
9445| {
9446| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
9447| test_array [0] = 0
9448| 
9449|   ;
9450|   return 0;
9451| }
9452configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9453conftest.c: In function 'main':
9454conftest.c:152: error: size of array 'test_array' is negative
9455configure:36262: $? = 1
9456configure: failed program was:
9457| /* confdefs.h.  */
9458| #define PACKAGE_NAME ""
9459| #define PACKAGE_TARNAME ""
9460| #define PACKAGE_VERSION ""
9461| #define PACKAGE_STRING ""
9462| #define PACKAGE_BUGREPORT ""
9463| #define PACKAGE "gettext-runtime"
9464| #define VERSION "0.17"
9465| #define STDC_HEADERS 1
9466| #define HAVE_SYS_TYPES_H 1
9467| #define HAVE_SYS_STAT_H 1
9468| #define HAVE_STDLIB_H 1
9469| #define HAVE_STRING_H 1
9470| #define HAVE_MEMORY_H 1
9471| #define HAVE_STRINGS_H 1
9472| #define HAVE_INTTYPES_H 1
9473| #define HAVE_STDINT_H 1
9474| #define HAVE_UNISTD_H 1
9475| #define __EXTENSIONS__ 1
9476| #define _ALL_SOURCE 1
9477| #define _GNU_SOURCE 1
9478| #define _POSIX_PTHREAD_SEMANTICS 1
9479| #define _TANDEM_SOURCE 1
9480| #define HAVE_DLFCN_H 1
9481| #define HAVE_VISIBILITY 1
9482| #define HAVE_STDINT_H_WITH_UINTMAX 1
9483| #define HAVE_ALLOCA_H 1
9484| #define HAVE_ALLOCA 1
9485| #define HAVE_STDLIB_H 1
9486| #define HAVE_UNISTD_H 1
9487| #define HAVE_GETPAGESIZE 1
9488| #define INTDIV0_RAISES_SIGFPE 0
9489| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9490| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9491| #define HAVE_UINTMAX_T 1
9492| #define HAVE_INTTYPES_H 1
9493| #define USE_POSIX_THREADS 1
9494| #define USE_POSIX_THREADS_WEAK 1
9495| #define HAVE_PTHREAD_RWLOCK 1
9496| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9497| #define HAVE_BUILTIN_EXPECT 1
9498| #define HAVE_INTTYPES_H 1
9499| #define HAVE_LIMITS_H 1
9500| #define HAVE_UNISTD_H 1
9501| #define HAVE_SYS_PARAM_H 1
9502| #define HAVE_GETCWD 1
9503| #define HAVE_GETEGID 1
9504| #define HAVE_GETEUID 1
9505| #define HAVE_GETGID 1
9506| #define HAVE_GETUID 1
9507| #define HAVE_MEMPCPY 1
9508| #define HAVE_MUNMAP 1
9509| #define HAVE_STPCPY 1
9510| #define HAVE_STRCASECMP 1
9511| #define HAVE_STRDUP 1
9512| #define HAVE_STRTOUL 1
9513| #define HAVE_TSEARCH 1
9514| #define HAVE___FSETLOCKING 1
9515| #define HAVE_DECL_FEOF_UNLOCKED 1
9516| #define HAVE_DECL_FGETS_UNLOCKED 1
9517| #define HAVE_ICONV 1
9518| #define ICONV_CONST const
9519| #define HAVE_LONG_LONG_INT 1
9520| #define HAVE_WCHAR_T 1
9521| #define HAVE_INTMAX_T 1
9522| #define HAVE_POSIX_PRINTF 1
9523| #define HAVE_STDINT_H 1
9524| #define HAVE_STDINT_H 1
9525| #define HAVE_STDDEF_H 1
9526| #define HAVE_STDLIB_H 1
9527| #define HAVE_STRING_H 1
9528| #define HAVE_ASPRINTF 1
9529| #define HAVE_PUTENV 1
9530| #define HAVE_SETENV 1
9531| #define HAVE_SETLOCALE 1
9532| #define HAVE_SNPRINTF 1
9533| #define HAVE_DECL__SNPRINTF 0
9534| #define HAVE_DECL__SNWPRINTF 0
9535| #define HAVE_DECL_GETC_UNLOCKED 1
9536| #define HAVE_LANGINFO_CODESET 1
9537| #define HAVE_LC_MESSAGES 1
9538| #define ENABLE_NLS 1
9539| #define HAVE_STDLIB_H 1
9540| #define HAVE_STRING_H 1
9541| #define HAVE_SYS_PARAM_H 1
9542| #define HAVE_UNISTD_H 1
9543| #define HAVE_ICONV_H 1
9544| #define HAVE_STDINT_H 1
9545| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9546| #define HAVE_GETCWD 1
9547| #define HAVE_READLINK 1
9548| #define HAVE_SETENV 1
9549| #define HAVE_DECL_STRERROR_R 1
9550| #define STRERROR_R_CHAR_P 1
9551| #define HAVE_GETOPT_H 1
9552| #define HAVE_GETOPT_LONG_ONLY 1
9553| #define HAVE_DECL_GETENV 1
9554| #define HAVE_INCLUDE_NEXT 1
9555| #define HAVE_DECL_GETC_UNLOCKED 1
9556| #define HAVE_STDLIB_H 1
9557| #define MALLOC_0_IS_NONNULL 0
9558| #define mbstate_t int
9559| #define INSTALLPREFIX "/usr"
9560| #define HAVE__BOOL 1
9561| #define HAVE_STDBOOL_H 1
9562| #define HAVE_DECL_STRDUP 1
9563| #define restrict __restrict
9564| #define HAVE_DECL_STRNLEN 1
9565| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9566| #define HAVE_DECL_FEOF_UNLOCKED 1
9567| #define HAVE_DECL_FERROR_UNLOCKED 1
9568| #define HAVE_DECL_FFLUSH_UNLOCKED 1
9569| #define HAVE_DECL_FGETS_UNLOCKED 1
9570| #define HAVE_DECL_FPUTC_UNLOCKED 1
9571| #define HAVE_DECL_FPUTS_UNLOCKED 1
9572| #define HAVE_DECL_FREAD_UNLOCKED 1
9573| #define HAVE_DECL_FWRITE_UNLOCKED 1
9574| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9575| #define HAVE_DECL_PUTC_UNLOCKED 1
9576| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9577| #define HAVE_ATEXIT 1
9578| #define realpath rpl_realpath
9579| #define GNULIB_FWRITEERROR 1
9580| #define HAVE_ICONV 1
9581| #define ICONV_CONST const
9582| #define HAVE_MALLOC_POSIX 1
9583| #define HAVE_MEMCHR 1
9584| #define HAVE_MEMMOVE 1
9585| #define HAVE_SEARCH_H 1
9586| #define HAVE_TSEARCH 1
9587| #define HAVE_ENVIRON_DECL 1
9588| #define HAVE_SYS_BITYPES_H 1
9589| #define BITSIZEOF_PTRDIFF_T 32
9590| #define BITSIZEOF_SIG_ATOMIC_T 32
9591| #define BITSIZEOF_SIZE_T 32
9592| /* end confdefs.h.  */
9593| 
9594|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
9595|      included before <wchar.h>.  */
9596|   #include <stddef.h>
9597|   #include <signal.h>
9598|   #if HAVE_WCHAR_H
9599|   # include <stdio.h>
9600|   # include <time.h>
9601|   # include <wchar.h>
9602|   #endif
9603| 
9604| #include <limits.h>
9605| int
9606| main ()
9607| {
9608| static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
9609| test_array [0] = 0
9610| 
9611|   ;
9612|   return 0;
9613| }
9614configure:36255: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9615configure:36262: $? = 0
9616configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9617configure:36450: $? = 0
9618configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9619configure:36450: $? = 0
9620configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9621configure:36450: $? = 0
9622configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9623configure:36450: $? = 0
9624configure:36443: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9625configure:36450: $? = 0
9626configure:36561: result: 32
9627configure:36166: checking for bit size of wint_t
9628configure:36207: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9629conftest.c: In function 'main':
9630conftest.c:153: error: 'wint_t' undeclared (first use in this function)
9631conftest.c:153: error: (Each undeclared identifier is reported only once
9632conftest.c:153: error: for each function it appears in.)
9633configure:36214: $? = 1
9634configure: failed program was:
9635| /* confdefs.h.  */
9636| #define PACKAGE_NAME ""
9637| #define PACKAGE_TARNAME ""
9638| #define PACKAGE_VERSION ""
9639| #define PACKAGE_STRING ""
9640| #define PACKAGE_BUGREPORT ""
9641| #define PACKAGE "gettext-runtime"
9642| #define VERSION "0.17"
9643| #define STDC_HEADERS 1
9644| #define HAVE_SYS_TYPES_H 1
9645| #define HAVE_SYS_STAT_H 1
9646| #define HAVE_STDLIB_H 1
9647| #define HAVE_STRING_H 1
9648| #define HAVE_MEMORY_H 1
9649| #define HAVE_STRINGS_H 1
9650| #define HAVE_INTTYPES_H 1
9651| #define HAVE_STDINT_H 1
9652| #define HAVE_UNISTD_H 1
9653| #define __EXTENSIONS__ 1
9654| #define _ALL_SOURCE 1
9655| #define _GNU_SOURCE 1
9656| #define _POSIX_PTHREAD_SEMANTICS 1
9657| #define _TANDEM_SOURCE 1
9658| #define HAVE_DLFCN_H 1
9659| #define HAVE_VISIBILITY 1
9660| #define HAVE_STDINT_H_WITH_UINTMAX 1
9661| #define HAVE_ALLOCA_H 1
9662| #define HAVE_ALLOCA 1
9663| #define HAVE_STDLIB_H 1
9664| #define HAVE_UNISTD_H 1
9665| #define HAVE_GETPAGESIZE 1
9666| #define INTDIV0_RAISES_SIGFPE 0
9667| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9668| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9669| #define HAVE_UINTMAX_T 1
9670| #define HAVE_INTTYPES_H 1
9671| #define USE_POSIX_THREADS 1
9672| #define USE_POSIX_THREADS_WEAK 1
9673| #define HAVE_PTHREAD_RWLOCK 1
9674| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9675| #define HAVE_BUILTIN_EXPECT 1
9676| #define HAVE_INTTYPES_H 1
9677| #define HAVE_LIMITS_H 1
9678| #define HAVE_UNISTD_H 1
9679| #define HAVE_SYS_PARAM_H 1
9680| #define HAVE_GETCWD 1
9681| #define HAVE_GETEGID 1
9682| #define HAVE_GETEUID 1
9683| #define HAVE_GETGID 1
9684| #define HAVE_GETUID 1
9685| #define HAVE_MEMPCPY 1
9686| #define HAVE_MUNMAP 1
9687| #define HAVE_STPCPY 1
9688| #define HAVE_STRCASECMP 1
9689| #define HAVE_STRDUP 1
9690| #define HAVE_STRTOUL 1
9691| #define HAVE_TSEARCH 1
9692| #define HAVE___FSETLOCKING 1
9693| #define HAVE_DECL_FEOF_UNLOCKED 1
9694| #define HAVE_DECL_FGETS_UNLOCKED 1
9695| #define HAVE_ICONV 1
9696| #define ICONV_CONST const
9697| #define HAVE_LONG_LONG_INT 1
9698| #define HAVE_WCHAR_T 1
9699| #define HAVE_INTMAX_T 1
9700| #define HAVE_POSIX_PRINTF 1
9701| #define HAVE_STDINT_H 1
9702| #define HAVE_STDINT_H 1
9703| #define HAVE_STDDEF_H 1
9704| #define HAVE_STDLIB_H 1
9705| #define HAVE_STRING_H 1
9706| #define HAVE_ASPRINTF 1
9707| #define HAVE_PUTENV 1
9708| #define HAVE_SETENV 1
9709| #define HAVE_SETLOCALE 1
9710| #define HAVE_SNPRINTF 1
9711| #define HAVE_DECL__SNPRINTF 0
9712| #define HAVE_DECL__SNWPRINTF 0
9713| #define HAVE_DECL_GETC_UNLOCKED 1
9714| #define HAVE_LANGINFO_CODESET 1
9715| #define HAVE_LC_MESSAGES 1
9716| #define ENABLE_NLS 1
9717| #define HAVE_STDLIB_H 1
9718| #define HAVE_STRING_H 1
9719| #define HAVE_SYS_PARAM_H 1
9720| #define HAVE_UNISTD_H 1
9721| #define HAVE_ICONV_H 1
9722| #define HAVE_STDINT_H 1
9723| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9724| #define HAVE_GETCWD 1
9725| #define HAVE_READLINK 1
9726| #define HAVE_SETENV 1
9727| #define HAVE_DECL_STRERROR_R 1
9728| #define STRERROR_R_CHAR_P 1
9729| #define HAVE_GETOPT_H 1
9730| #define HAVE_GETOPT_LONG_ONLY 1
9731| #define HAVE_DECL_GETENV 1
9732| #define HAVE_INCLUDE_NEXT 1
9733| #define HAVE_DECL_GETC_UNLOCKED 1
9734| #define HAVE_STDLIB_H 1
9735| #define MALLOC_0_IS_NONNULL 0
9736| #define mbstate_t int
9737| #define INSTALLPREFIX "/usr"
9738| #define HAVE__BOOL 1
9739| #define HAVE_STDBOOL_H 1
9740| #define HAVE_DECL_STRDUP 1
9741| #define restrict __restrict
9742| #define HAVE_DECL_STRNLEN 1
9743| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9744| #define HAVE_DECL_FEOF_UNLOCKED 1
9745| #define HAVE_DECL_FERROR_UNLOCKED 1
9746| #define HAVE_DECL_FFLUSH_UNLOCKED 1
9747| #define HAVE_DECL_FGETS_UNLOCKED 1
9748| #define HAVE_DECL_FPUTC_UNLOCKED 1
9749| #define HAVE_DECL_FPUTS_UNLOCKED 1
9750| #define HAVE_DECL_FREAD_UNLOCKED 1
9751| #define HAVE_DECL_FWRITE_UNLOCKED 1
9752| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9753| #define HAVE_DECL_PUTC_UNLOCKED 1
9754| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9755| #define HAVE_ATEXIT 1
9756| #define realpath rpl_realpath
9757| #define GNULIB_FWRITEERROR 1
9758| #define HAVE_ICONV 1
9759| #define ICONV_CONST const
9760| #define HAVE_MALLOC_POSIX 1
9761| #define HAVE_MEMCHR 1
9762| #define HAVE_MEMMOVE 1
9763| #define HAVE_SEARCH_H 1
9764| #define HAVE_TSEARCH 1
9765| #define HAVE_ENVIRON_DECL 1
9766| #define HAVE_SYS_BITYPES_H 1
9767| #define BITSIZEOF_PTRDIFF_T 32
9768| #define BITSIZEOF_SIG_ATOMIC_T 32
9769| #define BITSIZEOF_SIZE_T 32
9770| #define BITSIZEOF_WCHAR_T 32
9771| /* end confdefs.h.  */
9772| 
9773|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
9774|      included before <wchar.h>.  */
9775|   #include <stddef.h>
9776|   #include <signal.h>
9777|   #if HAVE_WCHAR_H
9778|   # include <stdio.h>
9779|   # include <time.h>
9780|   # include <wchar.h>
9781|   #endif
9782| 
9783| #include <limits.h>
9784| int
9785| main ()
9786| {
9787| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) >= 0)];
9788| test_array [0] = 0
9789| 
9790|   ;
9791|   return 0;
9792| }
9793configure:36320: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9794conftest.c: In function 'main':
9795conftest.c:153: error: 'wint_t' undeclared (first use in this function)
9796conftest.c:153: error: (Each undeclared identifier is reported only once
9797conftest.c:153: error: for each function it appears in.)
9798configure:36327: $? = 1
9799configure: failed program was:
9800| /* confdefs.h.  */
9801| #define PACKAGE_NAME ""
9802| #define PACKAGE_TARNAME ""
9803| #define PACKAGE_VERSION ""
9804| #define PACKAGE_STRING ""
9805| #define PACKAGE_BUGREPORT ""
9806| #define PACKAGE "gettext-runtime"
9807| #define VERSION "0.17"
9808| #define STDC_HEADERS 1
9809| #define HAVE_SYS_TYPES_H 1
9810| #define HAVE_SYS_STAT_H 1
9811| #define HAVE_STDLIB_H 1
9812| #define HAVE_STRING_H 1
9813| #define HAVE_MEMORY_H 1
9814| #define HAVE_STRINGS_H 1
9815| #define HAVE_INTTYPES_H 1
9816| #define HAVE_STDINT_H 1
9817| #define HAVE_UNISTD_H 1
9818| #define __EXTENSIONS__ 1
9819| #define _ALL_SOURCE 1
9820| #define _GNU_SOURCE 1
9821| #define _POSIX_PTHREAD_SEMANTICS 1
9822| #define _TANDEM_SOURCE 1
9823| #define HAVE_DLFCN_H 1
9824| #define HAVE_VISIBILITY 1
9825| #define HAVE_STDINT_H_WITH_UINTMAX 1
9826| #define HAVE_ALLOCA_H 1
9827| #define HAVE_ALLOCA 1
9828| #define HAVE_STDLIB_H 1
9829| #define HAVE_UNISTD_H 1
9830| #define HAVE_GETPAGESIZE 1
9831| #define INTDIV0_RAISES_SIGFPE 0
9832| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9833| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9834| #define HAVE_UINTMAX_T 1
9835| #define HAVE_INTTYPES_H 1
9836| #define USE_POSIX_THREADS 1
9837| #define USE_POSIX_THREADS_WEAK 1
9838| #define HAVE_PTHREAD_RWLOCK 1
9839| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9840| #define HAVE_BUILTIN_EXPECT 1
9841| #define HAVE_INTTYPES_H 1
9842| #define HAVE_LIMITS_H 1
9843| #define HAVE_UNISTD_H 1
9844| #define HAVE_SYS_PARAM_H 1
9845| #define HAVE_GETCWD 1
9846| #define HAVE_GETEGID 1
9847| #define HAVE_GETEUID 1
9848| #define HAVE_GETGID 1
9849| #define HAVE_GETUID 1
9850| #define HAVE_MEMPCPY 1
9851| #define HAVE_MUNMAP 1
9852| #define HAVE_STPCPY 1
9853| #define HAVE_STRCASECMP 1
9854| #define HAVE_STRDUP 1
9855| #define HAVE_STRTOUL 1
9856| #define HAVE_TSEARCH 1
9857| #define HAVE___FSETLOCKING 1
9858| #define HAVE_DECL_FEOF_UNLOCKED 1
9859| #define HAVE_DECL_FGETS_UNLOCKED 1
9860| #define HAVE_ICONV 1
9861| #define ICONV_CONST const
9862| #define HAVE_LONG_LONG_INT 1
9863| #define HAVE_WCHAR_T 1
9864| #define HAVE_INTMAX_T 1
9865| #define HAVE_POSIX_PRINTF 1
9866| #define HAVE_STDINT_H 1
9867| #define HAVE_STDINT_H 1
9868| #define HAVE_STDDEF_H 1
9869| #define HAVE_STDLIB_H 1
9870| #define HAVE_STRING_H 1
9871| #define HAVE_ASPRINTF 1
9872| #define HAVE_PUTENV 1
9873| #define HAVE_SETENV 1
9874| #define HAVE_SETLOCALE 1
9875| #define HAVE_SNPRINTF 1
9876| #define HAVE_DECL__SNPRINTF 0
9877| #define HAVE_DECL__SNWPRINTF 0
9878| #define HAVE_DECL_GETC_UNLOCKED 1
9879| #define HAVE_LANGINFO_CODESET 1
9880| #define HAVE_LC_MESSAGES 1
9881| #define ENABLE_NLS 1
9882| #define HAVE_STDLIB_H 1
9883| #define HAVE_STRING_H 1
9884| #define HAVE_SYS_PARAM_H 1
9885| #define HAVE_UNISTD_H 1
9886| #define HAVE_ICONV_H 1
9887| #define HAVE_STDINT_H 1
9888| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
9889| #define HAVE_GETCWD 1
9890| #define HAVE_READLINK 1
9891| #define HAVE_SETENV 1
9892| #define HAVE_DECL_STRERROR_R 1
9893| #define STRERROR_R_CHAR_P 1
9894| #define HAVE_GETOPT_H 1
9895| #define HAVE_GETOPT_LONG_ONLY 1
9896| #define HAVE_DECL_GETENV 1
9897| #define HAVE_INCLUDE_NEXT 1
9898| #define HAVE_DECL_GETC_UNLOCKED 1
9899| #define HAVE_STDLIB_H 1
9900| #define MALLOC_0_IS_NONNULL 0
9901| #define mbstate_t int
9902| #define INSTALLPREFIX "/usr"
9903| #define HAVE__BOOL 1
9904| #define HAVE_STDBOOL_H 1
9905| #define HAVE_DECL_STRDUP 1
9906| #define restrict __restrict
9907| #define HAVE_DECL_STRNLEN 1
9908| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9909| #define HAVE_DECL_FEOF_UNLOCKED 1
9910| #define HAVE_DECL_FERROR_UNLOCKED 1
9911| #define HAVE_DECL_FFLUSH_UNLOCKED 1
9912| #define HAVE_DECL_FGETS_UNLOCKED 1
9913| #define HAVE_DECL_FPUTC_UNLOCKED 1
9914| #define HAVE_DECL_FPUTS_UNLOCKED 1
9915| #define HAVE_DECL_FREAD_UNLOCKED 1
9916| #define HAVE_DECL_FWRITE_UNLOCKED 1
9917| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9918| #define HAVE_DECL_PUTC_UNLOCKED 1
9919| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9920| #define HAVE_ATEXIT 1
9921| #define realpath rpl_realpath
9922| #define GNULIB_FWRITEERROR 1
9923| #define HAVE_ICONV 1
9924| #define ICONV_CONST const
9925| #define HAVE_MALLOC_POSIX 1
9926| #define HAVE_MEMCHR 1
9927| #define HAVE_MEMMOVE 1
9928| #define HAVE_SEARCH_H 1
9929| #define HAVE_TSEARCH 1
9930| #define HAVE_ENVIRON_DECL 1
9931| #define HAVE_SYS_BITYPES_H 1
9932| #define BITSIZEOF_PTRDIFF_T 32
9933| #define BITSIZEOF_SIG_ATOMIC_T 32
9934| #define BITSIZEOF_SIZE_T 32
9935| #define BITSIZEOF_WCHAR_T 32
9936| /* end confdefs.h.  */
9937| 
9938|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
9939|      included before <wchar.h>.  */
9940|   #include <stddef.h>
9941|   #include <signal.h>
9942|   #if HAVE_WCHAR_H
9943|   # include <stdio.h>
9944|   # include <time.h>
9945|   # include <wchar.h>
9946|   #endif
9947| 
9948| #include <limits.h>
9949| int
9950| main ()
9951| {
9952| static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) < 0)];
9953| test_array [0] = 0
9954| 
9955|   ;
9956|   return 0;
9957| }
9958configure:36561: result: unknown
9959configure:36582: checking whether sig_atomic_t is signed
9960configure:36619: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9961configure:36626: $? = 0
9962configure:36645: result: yes
9963configure:36582: checking whether wchar_t is signed
9964configure:36619: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9965configure:36626: $? = 0
9966configure:36645: result: yes
9967configure:36582: checking whether wint_t is signed
9968configure:36619: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
9969conftest.c:152: error: 'wint_t' undeclared here (not in a function)
9970conftest.c:152: error: expected ')' before numeric constant
9971configure:36626: $? = 1
9972configure: failed program was:
9973| /* confdefs.h.  */
9974| #define PACKAGE_NAME ""
9975| #define PACKAGE_TARNAME ""
9976| #define PACKAGE_VERSION ""
9977| #define PACKAGE_STRING ""
9978| #define PACKAGE_BUGREPORT ""
9979| #define PACKAGE "gettext-runtime"
9980| #define VERSION "0.17"
9981| #define STDC_HEADERS 1
9982| #define HAVE_SYS_TYPES_H 1
9983| #define HAVE_SYS_STAT_H 1
9984| #define HAVE_STDLIB_H 1
9985| #define HAVE_STRING_H 1
9986| #define HAVE_MEMORY_H 1
9987| #define HAVE_STRINGS_H 1
9988| #define HAVE_INTTYPES_H 1
9989| #define HAVE_STDINT_H 1
9990| #define HAVE_UNISTD_H 1
9991| #define __EXTENSIONS__ 1
9992| #define _ALL_SOURCE 1
9993| #define _GNU_SOURCE 1
9994| #define _POSIX_PTHREAD_SEMANTICS 1
9995| #define _TANDEM_SOURCE 1
9996| #define HAVE_DLFCN_H 1
9997| #define HAVE_VISIBILITY 1
9998| #define HAVE_STDINT_H_WITH_UINTMAX 1
9999| #define HAVE_ALLOCA_H 1
10000| #define HAVE_ALLOCA 1
10001| #define HAVE_STDLIB_H 1
10002| #define HAVE_UNISTD_H 1
10003| #define HAVE_GETPAGESIZE 1
10004| #define INTDIV0_RAISES_SIGFPE 0
10005| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10006| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10007| #define HAVE_UINTMAX_T 1
10008| #define HAVE_INTTYPES_H 1
10009| #define USE_POSIX_THREADS 1
10010| #define USE_POSIX_THREADS_WEAK 1
10011| #define HAVE_PTHREAD_RWLOCK 1
10012| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10013| #define HAVE_BUILTIN_EXPECT 1
10014| #define HAVE_INTTYPES_H 1
10015| #define HAVE_LIMITS_H 1
10016| #define HAVE_UNISTD_H 1
10017| #define HAVE_SYS_PARAM_H 1
10018| #define HAVE_GETCWD 1
10019| #define HAVE_GETEGID 1
10020| #define HAVE_GETEUID 1
10021| #define HAVE_GETGID 1
10022| #define HAVE_GETUID 1
10023| #define HAVE_MEMPCPY 1
10024| #define HAVE_MUNMAP 1
10025| #define HAVE_STPCPY 1
10026| #define HAVE_STRCASECMP 1
10027| #define HAVE_STRDUP 1
10028| #define HAVE_STRTOUL 1
10029| #define HAVE_TSEARCH 1
10030| #define HAVE___FSETLOCKING 1
10031| #define HAVE_DECL_FEOF_UNLOCKED 1
10032| #define HAVE_DECL_FGETS_UNLOCKED 1
10033| #define HAVE_ICONV 1
10034| #define ICONV_CONST const
10035| #define HAVE_LONG_LONG_INT 1
10036| #define HAVE_WCHAR_T 1
10037| #define HAVE_INTMAX_T 1
10038| #define HAVE_POSIX_PRINTF 1
10039| #define HAVE_STDINT_H 1
10040| #define HAVE_STDINT_H 1
10041| #define HAVE_STDDEF_H 1
10042| #define HAVE_STDLIB_H 1
10043| #define HAVE_STRING_H 1
10044| #define HAVE_ASPRINTF 1
10045| #define HAVE_PUTENV 1
10046| #define HAVE_SETENV 1
10047| #define HAVE_SETLOCALE 1
10048| #define HAVE_SNPRINTF 1
10049| #define HAVE_DECL__SNPRINTF 0
10050| #define HAVE_DECL__SNWPRINTF 0
10051| #define HAVE_DECL_GETC_UNLOCKED 1
10052| #define HAVE_LANGINFO_CODESET 1
10053| #define HAVE_LC_MESSAGES 1
10054| #define ENABLE_NLS 1
10055| #define HAVE_STDLIB_H 1
10056| #define HAVE_STRING_H 1
10057| #define HAVE_SYS_PARAM_H 1
10058| #define HAVE_UNISTD_H 1
10059| #define HAVE_ICONV_H 1
10060| #define HAVE_STDINT_H 1
10061| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10062| #define HAVE_GETCWD 1
10063| #define HAVE_READLINK 1
10064| #define HAVE_SETENV 1
10065| #define HAVE_DECL_STRERROR_R 1
10066| #define STRERROR_R_CHAR_P 1
10067| #define HAVE_GETOPT_H 1
10068| #define HAVE_GETOPT_LONG_ONLY 1
10069| #define HAVE_DECL_GETENV 1
10070| #define HAVE_INCLUDE_NEXT 1
10071| #define HAVE_DECL_GETC_UNLOCKED 1
10072| #define HAVE_STDLIB_H 1
10073| #define MALLOC_0_IS_NONNULL 0
10074| #define mbstate_t int
10075| #define INSTALLPREFIX "/usr"
10076| #define HAVE__BOOL 1
10077| #define HAVE_STDBOOL_H 1
10078| #define HAVE_DECL_STRDUP 1
10079| #define restrict __restrict
10080| #define HAVE_DECL_STRNLEN 1
10081| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10082| #define HAVE_DECL_FEOF_UNLOCKED 1
10083| #define HAVE_DECL_FERROR_UNLOCKED 1
10084| #define HAVE_DECL_FFLUSH_UNLOCKED 1
10085| #define HAVE_DECL_FGETS_UNLOCKED 1
10086| #define HAVE_DECL_FPUTC_UNLOCKED 1
10087| #define HAVE_DECL_FPUTS_UNLOCKED 1
10088| #define HAVE_DECL_FREAD_UNLOCKED 1
10089| #define HAVE_DECL_FWRITE_UNLOCKED 1
10090| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10091| #define HAVE_DECL_PUTC_UNLOCKED 1
10092| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10093| #define HAVE_ATEXIT 1
10094| #define realpath rpl_realpath
10095| #define GNULIB_FWRITEERROR 1
10096| #define HAVE_ICONV 1
10097| #define ICONV_CONST const
10098| #define HAVE_MALLOC_POSIX 1
10099| #define HAVE_MEMCHR 1
10100| #define HAVE_MEMMOVE 1
10101| #define HAVE_SEARCH_H 1
10102| #define HAVE_TSEARCH 1
10103| #define HAVE_ENVIRON_DECL 1
10104| #define HAVE_SYS_BITYPES_H 1
10105| #define BITSIZEOF_PTRDIFF_T 32
10106| #define BITSIZEOF_SIG_ATOMIC_T 32
10107| #define BITSIZEOF_SIZE_T 32
10108| #define BITSIZEOF_WCHAR_T 32
10109| #define BITSIZEOF_WINT_T 0
10110| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10111| #define HAVE_SIGNED_WCHAR_T 1
10112| /* end confdefs.h.  */
10113| 
10114|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
10115|      included before <wchar.h>.  */
10116|   #include <stddef.h>
10117|   #include <signal.h>
10118|   #if HAVE_WCHAR_H
10119|   # include <stdio.h>
10120|   # include <time.h>
10121|   # include <wchar.h>
10122|   #endif
10123| 
10124|             int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
10125| int
10126| main ()
10127| {
10128| 
10129|   ;
10130|   return 0;
10131| }
10132configure:36645: result: no
10133configure:36671: checking for ptrdiff_t integer literal suffix
10134configure:36727: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10135configure:36734: $? = 0
10136configure:36754: result: 
10137configure:36671: checking for sig_atomic_t integer literal suffix
10138configure:36727: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10139configure:36734: $? = 0
10140configure:36754: result: 
10141configure:36671: checking for size_t integer literal suffix
10142configure:36727: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10143configure:36734: $? = 0
10144configure:36754: result: u
10145configure:36671: checking for wchar_t integer literal suffix
10146configure:36727: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10147configure:36734: $? = 0
10148configure:36754: result: 
10149configure:36671: checking for wint_t integer literal suffix
10150configure:36727: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10151conftest.c:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
10152configure:36734: $? = 1
10153configure: failed program was:
10154| /* confdefs.h.  */
10155| #define PACKAGE_NAME ""
10156| #define PACKAGE_TARNAME ""
10157| #define PACKAGE_VERSION ""
10158| #define PACKAGE_STRING ""
10159| #define PACKAGE_BUGREPORT ""
10160| #define PACKAGE "gettext-runtime"
10161| #define VERSION "0.17"
10162| #define STDC_HEADERS 1
10163| #define HAVE_SYS_TYPES_H 1
10164| #define HAVE_SYS_STAT_H 1
10165| #define HAVE_STDLIB_H 1
10166| #define HAVE_STRING_H 1
10167| #define HAVE_MEMORY_H 1
10168| #define HAVE_STRINGS_H 1
10169| #define HAVE_INTTYPES_H 1
10170| #define HAVE_STDINT_H 1
10171| #define HAVE_UNISTD_H 1
10172| #define __EXTENSIONS__ 1
10173| #define _ALL_SOURCE 1
10174| #define _GNU_SOURCE 1
10175| #define _POSIX_PTHREAD_SEMANTICS 1
10176| #define _TANDEM_SOURCE 1
10177| #define HAVE_DLFCN_H 1
10178| #define HAVE_VISIBILITY 1
10179| #define HAVE_STDINT_H_WITH_UINTMAX 1
10180| #define HAVE_ALLOCA_H 1
10181| #define HAVE_ALLOCA 1
10182| #define HAVE_STDLIB_H 1
10183| #define HAVE_UNISTD_H 1
10184| #define HAVE_GETPAGESIZE 1
10185| #define INTDIV0_RAISES_SIGFPE 0
10186| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10187| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10188| #define HAVE_UINTMAX_T 1
10189| #define HAVE_INTTYPES_H 1
10190| #define USE_POSIX_THREADS 1
10191| #define USE_POSIX_THREADS_WEAK 1
10192| #define HAVE_PTHREAD_RWLOCK 1
10193| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10194| #define HAVE_BUILTIN_EXPECT 1
10195| #define HAVE_INTTYPES_H 1
10196| #define HAVE_LIMITS_H 1
10197| #define HAVE_UNISTD_H 1
10198| #define HAVE_SYS_PARAM_H 1
10199| #define HAVE_GETCWD 1
10200| #define HAVE_GETEGID 1
10201| #define HAVE_GETEUID 1
10202| #define HAVE_GETGID 1
10203| #define HAVE_GETUID 1
10204| #define HAVE_MEMPCPY 1
10205| #define HAVE_MUNMAP 1
10206| #define HAVE_STPCPY 1
10207| #define HAVE_STRCASECMP 1
10208| #define HAVE_STRDUP 1
10209| #define HAVE_STRTOUL 1
10210| #define HAVE_TSEARCH 1
10211| #define HAVE___FSETLOCKING 1
10212| #define HAVE_DECL_FEOF_UNLOCKED 1
10213| #define HAVE_DECL_FGETS_UNLOCKED 1
10214| #define HAVE_ICONV 1
10215| #define ICONV_CONST const
10216| #define HAVE_LONG_LONG_INT 1
10217| #define HAVE_WCHAR_T 1
10218| #define HAVE_INTMAX_T 1
10219| #define HAVE_POSIX_PRINTF 1
10220| #define HAVE_STDINT_H 1
10221| #define HAVE_STDINT_H 1
10222| #define HAVE_STDDEF_H 1
10223| #define HAVE_STDLIB_H 1
10224| #define HAVE_STRING_H 1
10225| #define HAVE_ASPRINTF 1
10226| #define HAVE_PUTENV 1
10227| #define HAVE_SETENV 1
10228| #define HAVE_SETLOCALE 1
10229| #define HAVE_SNPRINTF 1
10230| #define HAVE_DECL__SNPRINTF 0
10231| #define HAVE_DECL__SNWPRINTF 0
10232| #define HAVE_DECL_GETC_UNLOCKED 1
10233| #define HAVE_LANGINFO_CODESET 1
10234| #define HAVE_LC_MESSAGES 1
10235| #define ENABLE_NLS 1
10236| #define HAVE_STDLIB_H 1
10237| #define HAVE_STRING_H 1
10238| #define HAVE_SYS_PARAM_H 1
10239| #define HAVE_UNISTD_H 1
10240| #define HAVE_ICONV_H 1
10241| #define HAVE_STDINT_H 1
10242| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10243| #define HAVE_GETCWD 1
10244| #define HAVE_READLINK 1
10245| #define HAVE_SETENV 1
10246| #define HAVE_DECL_STRERROR_R 1
10247| #define STRERROR_R_CHAR_P 1
10248| #define HAVE_GETOPT_H 1
10249| #define HAVE_GETOPT_LONG_ONLY 1
10250| #define HAVE_DECL_GETENV 1
10251| #define HAVE_INCLUDE_NEXT 1
10252| #define HAVE_DECL_GETC_UNLOCKED 1
10253| #define HAVE_STDLIB_H 1
10254| #define MALLOC_0_IS_NONNULL 0
10255| #define mbstate_t int
10256| #define INSTALLPREFIX "/usr"
10257| #define HAVE__BOOL 1
10258| #define HAVE_STDBOOL_H 1
10259| #define HAVE_DECL_STRDUP 1
10260| #define restrict __restrict
10261| #define HAVE_DECL_STRNLEN 1
10262| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10263| #define HAVE_DECL_FEOF_UNLOCKED 1
10264| #define HAVE_DECL_FERROR_UNLOCKED 1
10265| #define HAVE_DECL_FFLUSH_UNLOCKED 1
10266| #define HAVE_DECL_FGETS_UNLOCKED 1
10267| #define HAVE_DECL_FPUTC_UNLOCKED 1
10268| #define HAVE_DECL_FPUTS_UNLOCKED 1
10269| #define HAVE_DECL_FREAD_UNLOCKED 1
10270| #define HAVE_DECL_FWRITE_UNLOCKED 1
10271| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10272| #define HAVE_DECL_PUTC_UNLOCKED 1
10273| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10274| #define HAVE_ATEXIT 1
10275| #define realpath rpl_realpath
10276| #define GNULIB_FWRITEERROR 1
10277| #define HAVE_ICONV 1
10278| #define ICONV_CONST const
10279| #define HAVE_MALLOC_POSIX 1
10280| #define HAVE_MEMCHR 1
10281| #define HAVE_MEMMOVE 1
10282| #define HAVE_SEARCH_H 1
10283| #define HAVE_TSEARCH 1
10284| #define HAVE_ENVIRON_DECL 1
10285| #define HAVE_SYS_BITYPES_H 1
10286| #define BITSIZEOF_PTRDIFF_T 32
10287| #define BITSIZEOF_SIG_ATOMIC_T 32
10288| #define BITSIZEOF_SIZE_T 32
10289| #define BITSIZEOF_WCHAR_T 32
10290| #define BITSIZEOF_WINT_T 0
10291| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10292| #define HAVE_SIGNED_WCHAR_T 1
10293| #define PTRDIFF_T_SUFFIX 
10294| #define SIG_ATOMIC_T_SUFFIX 
10295| #define SIZE_T_SUFFIX u
10296| #define WCHAR_T_SUFFIX 
10297| /* end confdefs.h.  */
10298| 
10299|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
10300|      included before <wchar.h>.  */
10301|   #include <stddef.h>
10302|   #include <signal.h>
10303|   #if HAVE_WCHAR_H
10304|   # include <stdio.h>
10305|   # include <time.h>
10306|   # include <wchar.h>
10307|   #endif
10308| 
10309|               extern wint_t foo;
10310|               extern unsigned int foo;
10311| int
10312| main ()
10313| {
10314| 
10315|   ;
10316|   return 0;
10317| }
10318configure:36727: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10319conftest.c:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
10320configure:36734: $? = 1
10321configure: failed program was:
10322| /* confdefs.h.  */
10323| #define PACKAGE_NAME ""
10324| #define PACKAGE_TARNAME ""
10325| #define PACKAGE_VERSION ""
10326| #define PACKAGE_STRING ""
10327| #define PACKAGE_BUGREPORT ""
10328| #define PACKAGE "gettext-runtime"
10329| #define VERSION "0.17"
10330| #define STDC_HEADERS 1
10331| #define HAVE_SYS_TYPES_H 1
10332| #define HAVE_SYS_STAT_H 1
10333| #define HAVE_STDLIB_H 1
10334| #define HAVE_STRING_H 1
10335| #define HAVE_MEMORY_H 1
10336| #define HAVE_STRINGS_H 1
10337| #define HAVE_INTTYPES_H 1
10338| #define HAVE_STDINT_H 1
10339| #define HAVE_UNISTD_H 1
10340| #define __EXTENSIONS__ 1
10341| #define _ALL_SOURCE 1
10342| #define _GNU_SOURCE 1
10343| #define _POSIX_PTHREAD_SEMANTICS 1
10344| #define _TANDEM_SOURCE 1
10345| #define HAVE_DLFCN_H 1
10346| #define HAVE_VISIBILITY 1
10347| #define HAVE_STDINT_H_WITH_UINTMAX 1
10348| #define HAVE_ALLOCA_H 1
10349| #define HAVE_ALLOCA 1
10350| #define HAVE_STDLIB_H 1
10351| #define HAVE_UNISTD_H 1
10352| #define HAVE_GETPAGESIZE 1
10353| #define INTDIV0_RAISES_SIGFPE 0
10354| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10355| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10356| #define HAVE_UINTMAX_T 1
10357| #define HAVE_INTTYPES_H 1
10358| #define USE_POSIX_THREADS 1
10359| #define USE_POSIX_THREADS_WEAK 1
10360| #define HAVE_PTHREAD_RWLOCK 1
10361| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10362| #define HAVE_BUILTIN_EXPECT 1
10363| #define HAVE_INTTYPES_H 1
10364| #define HAVE_LIMITS_H 1
10365| #define HAVE_UNISTD_H 1
10366| #define HAVE_SYS_PARAM_H 1
10367| #define HAVE_GETCWD 1
10368| #define HAVE_GETEGID 1
10369| #define HAVE_GETEUID 1
10370| #define HAVE_GETGID 1
10371| #define HAVE_GETUID 1
10372| #define HAVE_MEMPCPY 1
10373| #define HAVE_MUNMAP 1
10374| #define HAVE_STPCPY 1
10375| #define HAVE_STRCASECMP 1
10376| #define HAVE_STRDUP 1
10377| #define HAVE_STRTOUL 1
10378| #define HAVE_TSEARCH 1
10379| #define HAVE___FSETLOCKING 1
10380| #define HAVE_DECL_FEOF_UNLOCKED 1
10381| #define HAVE_DECL_FGETS_UNLOCKED 1
10382| #define HAVE_ICONV 1
10383| #define ICONV_CONST const
10384| #define HAVE_LONG_LONG_INT 1
10385| #define HAVE_WCHAR_T 1
10386| #define HAVE_INTMAX_T 1
10387| #define HAVE_POSIX_PRINTF 1
10388| #define HAVE_STDINT_H 1
10389| #define HAVE_STDINT_H 1
10390| #define HAVE_STDDEF_H 1
10391| #define HAVE_STDLIB_H 1
10392| #define HAVE_STRING_H 1
10393| #define HAVE_ASPRINTF 1
10394| #define HAVE_PUTENV 1
10395| #define HAVE_SETENV 1
10396| #define HAVE_SETLOCALE 1
10397| #define HAVE_SNPRINTF 1
10398| #define HAVE_DECL__SNPRINTF 0
10399| #define HAVE_DECL__SNWPRINTF 0
10400| #define HAVE_DECL_GETC_UNLOCKED 1
10401| #define HAVE_LANGINFO_CODESET 1
10402| #define HAVE_LC_MESSAGES 1
10403| #define ENABLE_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_ICONV_H 1
10409| #define HAVE_STDINT_H 1
10410| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10411| #define HAVE_GETCWD 1
10412| #define HAVE_READLINK 1
10413| #define HAVE_SETENV 1
10414| #define HAVE_DECL_STRERROR_R 1
10415| #define STRERROR_R_CHAR_P 1
10416| #define HAVE_GETOPT_H 1
10417| #define HAVE_GETOPT_LONG_ONLY 1
10418| #define HAVE_DECL_GETENV 1
10419| #define HAVE_INCLUDE_NEXT 1
10420| #define HAVE_DECL_GETC_UNLOCKED 1
10421| #define HAVE_STDLIB_H 1
10422| #define MALLOC_0_IS_NONNULL 0
10423| #define mbstate_t int
10424| #define INSTALLPREFIX "/usr"
10425| #define HAVE__BOOL 1
10426| #define HAVE_STDBOOL_H 1
10427| #define HAVE_DECL_STRDUP 1
10428| #define restrict __restrict
10429| #define HAVE_DECL_STRNLEN 1
10430| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10431| #define HAVE_DECL_FEOF_UNLOCKED 1
10432| #define HAVE_DECL_FERROR_UNLOCKED 1
10433| #define HAVE_DECL_FFLUSH_UNLOCKED 1
10434| #define HAVE_DECL_FGETS_UNLOCKED 1
10435| #define HAVE_DECL_FPUTC_UNLOCKED 1
10436| #define HAVE_DECL_FPUTS_UNLOCKED 1
10437| #define HAVE_DECL_FREAD_UNLOCKED 1
10438| #define HAVE_DECL_FWRITE_UNLOCKED 1
10439| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10440| #define HAVE_DECL_PUTC_UNLOCKED 1
10441| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10442| #define HAVE_ATEXIT 1
10443| #define realpath rpl_realpath
10444| #define GNULIB_FWRITEERROR 1
10445| #define HAVE_ICONV 1
10446| #define ICONV_CONST const
10447| #define HAVE_MALLOC_POSIX 1
10448| #define HAVE_MEMCHR 1
10449| #define HAVE_MEMMOVE 1
10450| #define HAVE_SEARCH_H 1
10451| #define HAVE_TSEARCH 1
10452| #define HAVE_ENVIRON_DECL 1
10453| #define HAVE_SYS_BITYPES_H 1
10454| #define BITSIZEOF_PTRDIFF_T 32
10455| #define BITSIZEOF_SIG_ATOMIC_T 32
10456| #define BITSIZEOF_SIZE_T 32
10457| #define BITSIZEOF_WCHAR_T 32
10458| #define BITSIZEOF_WINT_T 0
10459| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10460| #define HAVE_SIGNED_WCHAR_T 1
10461| #define PTRDIFF_T_SUFFIX 
10462| #define SIG_ATOMIC_T_SUFFIX 
10463| #define SIZE_T_SUFFIX u
10464| #define WCHAR_T_SUFFIX 
10465| /* end confdefs.h.  */
10466| 
10467|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
10468|      included before <wchar.h>.  */
10469|   #include <stddef.h>
10470|   #include <signal.h>
10471|   #if HAVE_WCHAR_H
10472|   # include <stdio.h>
10473|   # include <time.h>
10474|   # include <wchar.h>
10475|   #endif
10476| 
10477|               extern wint_t foo;
10478|               extern unsigned long int foo;
10479| int
10480| main ()
10481| {
10482| 
10483|   ;
10484|   return 0;
10485| }
10486configure:36727: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10487conftest.c:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
10488configure:36734: $? = 1
10489configure: failed program was:
10490| /* confdefs.h.  */
10491| #define PACKAGE_NAME ""
10492| #define PACKAGE_TARNAME ""
10493| #define PACKAGE_VERSION ""
10494| #define PACKAGE_STRING ""
10495| #define PACKAGE_BUGREPORT ""
10496| #define PACKAGE "gettext-runtime"
10497| #define VERSION "0.17"
10498| #define STDC_HEADERS 1
10499| #define HAVE_SYS_TYPES_H 1
10500| #define HAVE_SYS_STAT_H 1
10501| #define HAVE_STDLIB_H 1
10502| #define HAVE_STRING_H 1
10503| #define HAVE_MEMORY_H 1
10504| #define HAVE_STRINGS_H 1
10505| #define HAVE_INTTYPES_H 1
10506| #define HAVE_STDINT_H 1
10507| #define HAVE_UNISTD_H 1
10508| #define __EXTENSIONS__ 1
10509| #define _ALL_SOURCE 1
10510| #define _GNU_SOURCE 1
10511| #define _POSIX_PTHREAD_SEMANTICS 1
10512| #define _TANDEM_SOURCE 1
10513| #define HAVE_DLFCN_H 1
10514| #define HAVE_VISIBILITY 1
10515| #define HAVE_STDINT_H_WITH_UINTMAX 1
10516| #define HAVE_ALLOCA_H 1
10517| #define HAVE_ALLOCA 1
10518| #define HAVE_STDLIB_H 1
10519| #define HAVE_UNISTD_H 1
10520| #define HAVE_GETPAGESIZE 1
10521| #define INTDIV0_RAISES_SIGFPE 0
10522| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10523| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10524| #define HAVE_UINTMAX_T 1
10525| #define HAVE_INTTYPES_H 1
10526| #define USE_POSIX_THREADS 1
10527| #define USE_POSIX_THREADS_WEAK 1
10528| #define HAVE_PTHREAD_RWLOCK 1
10529| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10530| #define HAVE_BUILTIN_EXPECT 1
10531| #define HAVE_INTTYPES_H 1
10532| #define HAVE_LIMITS_H 1
10533| #define HAVE_UNISTD_H 1
10534| #define HAVE_SYS_PARAM_H 1
10535| #define HAVE_GETCWD 1
10536| #define HAVE_GETEGID 1
10537| #define HAVE_GETEUID 1
10538| #define HAVE_GETGID 1
10539| #define HAVE_GETUID 1
10540| #define HAVE_MEMPCPY 1
10541| #define HAVE_MUNMAP 1
10542| #define HAVE_STPCPY 1
10543| #define HAVE_STRCASECMP 1
10544| #define HAVE_STRDUP 1
10545| #define HAVE_STRTOUL 1
10546| #define HAVE_TSEARCH 1
10547| #define HAVE___FSETLOCKING 1
10548| #define HAVE_DECL_FEOF_UNLOCKED 1
10549| #define HAVE_DECL_FGETS_UNLOCKED 1
10550| #define HAVE_ICONV 1
10551| #define ICONV_CONST const
10552| #define HAVE_LONG_LONG_INT 1
10553| #define HAVE_WCHAR_T 1
10554| #define HAVE_INTMAX_T 1
10555| #define HAVE_POSIX_PRINTF 1
10556| #define HAVE_STDINT_H 1
10557| #define HAVE_STDINT_H 1
10558| #define HAVE_STDDEF_H 1
10559| #define HAVE_STDLIB_H 1
10560| #define HAVE_STRING_H 1
10561| #define HAVE_ASPRINTF 1
10562| #define HAVE_PUTENV 1
10563| #define HAVE_SETENV 1
10564| #define HAVE_SETLOCALE 1
10565| #define HAVE_SNPRINTF 1
10566| #define HAVE_DECL__SNPRINTF 0
10567| #define HAVE_DECL__SNWPRINTF 0
10568| #define HAVE_DECL_GETC_UNLOCKED 1
10569| #define HAVE_LANGINFO_CODESET 1
10570| #define HAVE_LC_MESSAGES 1
10571| #define ENABLE_NLS 1
10572| #define HAVE_STDLIB_H 1
10573| #define HAVE_STRING_H 1
10574| #define HAVE_SYS_PARAM_H 1
10575| #define HAVE_UNISTD_H 1
10576| #define HAVE_ICONV_H 1
10577| #define HAVE_STDINT_H 1
10578| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10579| #define HAVE_GETCWD 1
10580| #define HAVE_READLINK 1
10581| #define HAVE_SETENV 1
10582| #define HAVE_DECL_STRERROR_R 1
10583| #define STRERROR_R_CHAR_P 1
10584| #define HAVE_GETOPT_H 1
10585| #define HAVE_GETOPT_LONG_ONLY 1
10586| #define HAVE_DECL_GETENV 1
10587| #define HAVE_INCLUDE_NEXT 1
10588| #define HAVE_DECL_GETC_UNLOCKED 1
10589| #define HAVE_STDLIB_H 1
10590| #define MALLOC_0_IS_NONNULL 0
10591| #define mbstate_t int
10592| #define INSTALLPREFIX "/usr"
10593| #define HAVE__BOOL 1
10594| #define HAVE_STDBOOL_H 1
10595| #define HAVE_DECL_STRDUP 1
10596| #define restrict __restrict
10597| #define HAVE_DECL_STRNLEN 1
10598| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10599| #define HAVE_DECL_FEOF_UNLOCKED 1
10600| #define HAVE_DECL_FERROR_UNLOCKED 1
10601| #define HAVE_DECL_FFLUSH_UNLOCKED 1
10602| #define HAVE_DECL_FGETS_UNLOCKED 1
10603| #define HAVE_DECL_FPUTC_UNLOCKED 1
10604| #define HAVE_DECL_FPUTS_UNLOCKED 1
10605| #define HAVE_DECL_FREAD_UNLOCKED 1
10606| #define HAVE_DECL_FWRITE_UNLOCKED 1
10607| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10608| #define HAVE_DECL_PUTC_UNLOCKED 1
10609| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10610| #define HAVE_ATEXIT 1
10611| #define realpath rpl_realpath
10612| #define GNULIB_FWRITEERROR 1
10613| #define HAVE_ICONV 1
10614| #define ICONV_CONST const
10615| #define HAVE_MALLOC_POSIX 1
10616| #define HAVE_MEMCHR 1
10617| #define HAVE_MEMMOVE 1
10618| #define HAVE_SEARCH_H 1
10619| #define HAVE_TSEARCH 1
10620| #define HAVE_ENVIRON_DECL 1
10621| #define HAVE_SYS_BITYPES_H 1
10622| #define BITSIZEOF_PTRDIFF_T 32
10623| #define BITSIZEOF_SIG_ATOMIC_T 32
10624| #define BITSIZEOF_SIZE_T 32
10625| #define BITSIZEOF_WCHAR_T 32
10626| #define BITSIZEOF_WINT_T 0
10627| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10628| #define HAVE_SIGNED_WCHAR_T 1
10629| #define PTRDIFF_T_SUFFIX 
10630| #define SIG_ATOMIC_T_SUFFIX 
10631| #define SIZE_T_SUFFIX u
10632| #define WCHAR_T_SUFFIX 
10633| /* end confdefs.h.  */
10634| 
10635|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
10636|      included before <wchar.h>.  */
10637|   #include <stddef.h>
10638|   #include <signal.h>
10639|   #if HAVE_WCHAR_H
10640|   # include <stdio.h>
10641|   # include <time.h>
10642|   # include <wchar.h>
10643|   #endif
10644| 
10645|               extern wint_t foo;
10646|               extern unsigned long long int foo;
10647| int
10648| main ()
10649| {
10650| 
10651|   ;
10652|   return 0;
10653| }
10654configure:36727: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10655conftest.c:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
10656conftest.c:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo'
10657configure:36734: $? = 1
10658configure: failed program was:
10659| /* confdefs.h.  */
10660| #define PACKAGE_NAME ""
10661| #define PACKAGE_TARNAME ""
10662| #define PACKAGE_VERSION ""
10663| #define PACKAGE_STRING ""
10664| #define PACKAGE_BUGREPORT ""
10665| #define PACKAGE "gettext-runtime"
10666| #define VERSION "0.17"
10667| #define STDC_HEADERS 1
10668| #define HAVE_SYS_TYPES_H 1
10669| #define HAVE_SYS_STAT_H 1
10670| #define HAVE_STDLIB_H 1
10671| #define HAVE_STRING_H 1
10672| #define HAVE_MEMORY_H 1
10673| #define HAVE_STRINGS_H 1
10674| #define HAVE_INTTYPES_H 1
10675| #define HAVE_STDINT_H 1
10676| #define HAVE_UNISTD_H 1
10677| #define __EXTENSIONS__ 1
10678| #define _ALL_SOURCE 1
10679| #define _GNU_SOURCE 1
10680| #define _POSIX_PTHREAD_SEMANTICS 1
10681| #define _TANDEM_SOURCE 1
10682| #define HAVE_DLFCN_H 1
10683| #define HAVE_VISIBILITY 1
10684| #define HAVE_STDINT_H_WITH_UINTMAX 1
10685| #define HAVE_ALLOCA_H 1
10686| #define HAVE_ALLOCA 1
10687| #define HAVE_STDLIB_H 1
10688| #define HAVE_UNISTD_H 1
10689| #define HAVE_GETPAGESIZE 1
10690| #define INTDIV0_RAISES_SIGFPE 0
10691| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10692| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10693| #define HAVE_UINTMAX_T 1
10694| #define HAVE_INTTYPES_H 1
10695| #define USE_POSIX_THREADS 1
10696| #define USE_POSIX_THREADS_WEAK 1
10697| #define HAVE_PTHREAD_RWLOCK 1
10698| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10699| #define HAVE_BUILTIN_EXPECT 1
10700| #define HAVE_INTTYPES_H 1
10701| #define HAVE_LIMITS_H 1
10702| #define HAVE_UNISTD_H 1
10703| #define HAVE_SYS_PARAM_H 1
10704| #define HAVE_GETCWD 1
10705| #define HAVE_GETEGID 1
10706| #define HAVE_GETEUID 1
10707| #define HAVE_GETGID 1
10708| #define HAVE_GETUID 1
10709| #define HAVE_MEMPCPY 1
10710| #define HAVE_MUNMAP 1
10711| #define HAVE_STPCPY 1
10712| #define HAVE_STRCASECMP 1
10713| #define HAVE_STRDUP 1
10714| #define HAVE_STRTOUL 1
10715| #define HAVE_TSEARCH 1
10716| #define HAVE___FSETLOCKING 1
10717| #define HAVE_DECL_FEOF_UNLOCKED 1
10718| #define HAVE_DECL_FGETS_UNLOCKED 1
10719| #define HAVE_ICONV 1
10720| #define ICONV_CONST const
10721| #define HAVE_LONG_LONG_INT 1
10722| #define HAVE_WCHAR_T 1
10723| #define HAVE_INTMAX_T 1
10724| #define HAVE_POSIX_PRINTF 1
10725| #define HAVE_STDINT_H 1
10726| #define HAVE_STDINT_H 1
10727| #define HAVE_STDDEF_H 1
10728| #define HAVE_STDLIB_H 1
10729| #define HAVE_STRING_H 1
10730| #define HAVE_ASPRINTF 1
10731| #define HAVE_PUTENV 1
10732| #define HAVE_SETENV 1
10733| #define HAVE_SETLOCALE 1
10734| #define HAVE_SNPRINTF 1
10735| #define HAVE_DECL__SNPRINTF 0
10736| #define HAVE_DECL__SNWPRINTF 0
10737| #define HAVE_DECL_GETC_UNLOCKED 1
10738| #define HAVE_LANGINFO_CODESET 1
10739| #define HAVE_LC_MESSAGES 1
10740| #define ENABLE_NLS 1
10741| #define HAVE_STDLIB_H 1
10742| #define HAVE_STRING_H 1
10743| #define HAVE_SYS_PARAM_H 1
10744| #define HAVE_UNISTD_H 1
10745| #define HAVE_ICONV_H 1
10746| #define HAVE_STDINT_H 1
10747| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10748| #define HAVE_GETCWD 1
10749| #define HAVE_READLINK 1
10750| #define HAVE_SETENV 1
10751| #define HAVE_DECL_STRERROR_R 1
10752| #define STRERROR_R_CHAR_P 1
10753| #define HAVE_GETOPT_H 1
10754| #define HAVE_GETOPT_LONG_ONLY 1
10755| #define HAVE_DECL_GETENV 1
10756| #define HAVE_INCLUDE_NEXT 1
10757| #define HAVE_DECL_GETC_UNLOCKED 1
10758| #define HAVE_STDLIB_H 1
10759| #define MALLOC_0_IS_NONNULL 0
10760| #define mbstate_t int
10761| #define INSTALLPREFIX "/usr"
10762| #define HAVE__BOOL 1
10763| #define HAVE_STDBOOL_H 1
10764| #define HAVE_DECL_STRDUP 1
10765| #define restrict __restrict
10766| #define HAVE_DECL_STRNLEN 1
10767| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10768| #define HAVE_DECL_FEOF_UNLOCKED 1
10769| #define HAVE_DECL_FERROR_UNLOCKED 1
10770| #define HAVE_DECL_FFLUSH_UNLOCKED 1
10771| #define HAVE_DECL_FGETS_UNLOCKED 1
10772| #define HAVE_DECL_FPUTC_UNLOCKED 1
10773| #define HAVE_DECL_FPUTS_UNLOCKED 1
10774| #define HAVE_DECL_FREAD_UNLOCKED 1
10775| #define HAVE_DECL_FWRITE_UNLOCKED 1
10776| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10777| #define HAVE_DECL_PUTC_UNLOCKED 1
10778| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10779| #define HAVE_ATEXIT 1
10780| #define realpath rpl_realpath
10781| #define GNULIB_FWRITEERROR 1
10782| #define HAVE_ICONV 1
10783| #define ICONV_CONST const
10784| #define HAVE_MALLOC_POSIX 1
10785| #define HAVE_MEMCHR 1
10786| #define HAVE_MEMMOVE 1
10787| #define HAVE_SEARCH_H 1
10788| #define HAVE_TSEARCH 1
10789| #define HAVE_ENVIRON_DECL 1
10790| #define HAVE_SYS_BITYPES_H 1
10791| #define BITSIZEOF_PTRDIFF_T 32
10792| #define BITSIZEOF_SIG_ATOMIC_T 32
10793| #define BITSIZEOF_SIZE_T 32
10794| #define BITSIZEOF_WCHAR_T 32
10795| #define BITSIZEOF_WINT_T 0
10796| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10797| #define HAVE_SIGNED_WCHAR_T 1
10798| #define PTRDIFF_T_SUFFIX 
10799| #define SIG_ATOMIC_T_SUFFIX 
10800| #define SIZE_T_SUFFIX u
10801| #define WCHAR_T_SUFFIX 
10802| /* end confdefs.h.  */
10803| 
10804|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
10805|      included before <wchar.h>.  */
10806|   #include <stddef.h>
10807|   #include <signal.h>
10808|   #if HAVE_WCHAR_H
10809|   # include <stdio.h>
10810|   # include <time.h>
10811|   # include <wchar.h>
10812|   #endif
10813| 
10814|               extern wint_t foo;
10815|               extern unsigned __int64 foo;
10816| int
10817| main ()
10818| {
10819| 
10820|   ;
10821|   return 0;
10822| }
10823configure:36754: result: no
10824configure:36837: checking for strdup
10825configure:36922: result: yes
10826configure:37000: checking for working strnlen
10827configure:37075: result: no
10828configure:37116: checking for strtol
10829configure:37172: 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
10830configure:37179: $? = 0
10831configure:37201: result: yes
10832configure:37231: checking for strtoul
10833configure:37316: result: yes
10834configure:37504: checking whether <wchar.h> is standalone
10835configure:37519: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10836conftest.c:1:19: error: wchar.h: No such file or directory
10837conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'w'
10838configure:37526: $? = 1
10839configure: failed program was:
10840| #include <wchar.h>
10841| wchar_t w;
10842configure:37541: result: no
10843configure:37725: checking whether wcwidth is declared
10844configure:37766: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -I${TIMEMACHINE_PATH}/build/usr/include conftest.c >&5
10845conftest.c:161:19: error: wchar.h: No such file or directory
10846conftest.c: In function 'main':
10847conftest.c:168: error: 'wcwidth' undeclared (first use in this function)
10848conftest.c:168: error: (Each undeclared identifier is reported only once
10849conftest.c:168: error: for each function it appears in.)
10850configure:37773: $? = 1
10851configure: failed program was:
10852| /* confdefs.h.  */
10853| #define PACKAGE_NAME ""
10854| #define PACKAGE_TARNAME ""
10855| #define PACKAGE_VERSION ""
10856| #define PACKAGE_STRING ""
10857| #define PACKAGE_BUGREPORT ""
10858| #define PACKAGE "gettext-runtime"
10859| #define VERSION "0.17"
10860| #define STDC_HEADERS 1
10861| #define HAVE_SYS_TYPES_H 1
10862| #define HAVE_SYS_STAT_H 1
10863| #define HAVE_STDLIB_H 1
10864| #define HAVE_STRING_H 1
10865| #define HAVE_MEMORY_H 1
10866| #define HAVE_STRINGS_H 1
10867| #define HAVE_INTTYPES_H 1
10868| #define HAVE_STDINT_H 1
10869| #define HAVE_UNISTD_H 1
10870| #define __EXTENSIONS__ 1
10871| #define _ALL_SOURCE 1
10872| #define _GNU_SOURCE 1
10873| #define _POSIX_PTHREAD_SEMANTICS 1
10874| #define _TANDEM_SOURCE 1
10875| #define HAVE_DLFCN_H 1
10876| #define HAVE_VISIBILITY 1
10877| #define HAVE_STDINT_H_WITH_UINTMAX 1
10878| #define HAVE_ALLOCA_H 1
10879| #define HAVE_ALLOCA 1
10880| #define HAVE_STDLIB_H 1
10881| #define HAVE_UNISTD_H 1
10882| #define HAVE_GETPAGESIZE 1
10883| #define INTDIV0_RAISES_SIGFPE 0
10884| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10885| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10886| #define HAVE_UINTMAX_T 1
10887| #define HAVE_INTTYPES_H 1
10888| #define USE_POSIX_THREADS 1
10889| #define USE_POSIX_THREADS_WEAK 1
10890| #define HAVE_PTHREAD_RWLOCK 1
10891| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10892| #define HAVE_BUILTIN_EXPECT 1
10893| #define HAVE_INTTYPES_H 1
10894| #define HAVE_LIMITS_H 1
10895| #define HAVE_UNISTD_H 1
10896| #define HAVE_SYS_PARAM_H 1
10897| #define HAVE_GETCWD 1
10898| #define HAVE_GETEGID 1
10899| #define HAVE_GETEUID 1
10900| #define HAVE_GETGID 1
10901| #define HAVE_GETUID 1
10902| #define HAVE_MEMPCPY 1
10903| #define HAVE_MUNMAP 1
10904| #define HAVE_STPCPY 1
10905| #define HAVE_STRCASECMP 1
10906| #define HAVE_STRDUP 1
10907| #define HAVE_STRTOUL 1
10908| #define HAVE_TSEARCH 1
10909| #define HAVE___FSETLOCKING 1
10910| #define HAVE_DECL_FEOF_UNLOCKED 1
10911| #define HAVE_DECL_FGETS_UNLOCKED 1
10912| #define HAVE_ICONV 1
10913| #define ICONV_CONST const
10914| #define HAVE_LONG_LONG_INT 1
10915| #define HAVE_WCHAR_T 1
10916| #define HAVE_INTMAX_T 1
10917| #define HAVE_POSIX_PRINTF 1
10918| #define HAVE_STDINT_H 1
10919| #define HAVE_STDINT_H 1
10920| #define HAVE_STDDEF_H 1
10921| #define HAVE_STDLIB_H 1
10922| #define HAVE_STRING_H 1
10923| #define HAVE_ASPRINTF 1
10924| #define HAVE_PUTENV 1
10925| #define HAVE_SETENV 1
10926| #define HAVE_SETLOCALE 1
10927| #define HAVE_SNPRINTF 1
10928| #define HAVE_DECL__SNPRINTF 0
10929| #define HAVE_DECL__SNWPRINTF 0
10930| #define HAVE_DECL_GETC_UNLOCKED 1
10931| #define HAVE_LANGINFO_CODESET 1
10932| #define HAVE_LC_MESSAGES 1
10933| #define ENABLE_NLS 1
10934| #define HAVE_STDLIB_H 1
10935| #define HAVE_STRING_H 1
10936| #define HAVE_SYS_PARAM_H 1
10937| #define HAVE_UNISTD_H 1
10938| #define HAVE_ICONV_H 1
10939| #define HAVE_STDINT_H 1
10940| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
10941| #define HAVE_GETCWD 1
10942| #define HAVE_READLINK 1
10943| #define HAVE_SETENV 1
10944| #define HAVE_DECL_STRERROR_R 1
10945| #define STRERROR_R_CHAR_P 1
10946| #define HAVE_GETOPT_H 1
10947| #define HAVE_GETOPT_LONG_ONLY 1
10948| #define HAVE_DECL_GETENV 1
10949| #define HAVE_INCLUDE_NEXT 1
10950| #define HAVE_DECL_GETC_UNLOCKED 1
10951| #define HAVE_STDLIB_H 1
10952| #define MALLOC_0_IS_NONNULL 0
10953| #define mbstate_t int
10954| #define INSTALLPREFIX "/usr"
10955| #define HAVE__BOOL 1
10956| #define HAVE_STDBOOL_H 1
10957| #define HAVE_DECL_STRDUP 1
10958| #define restrict __restrict
10959| #define HAVE_DECL_STRNLEN 1
10960| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10961| #define HAVE_DECL_FEOF_UNLOCKED 1
10962| #define HAVE_DECL_FERROR_UNLOCKED 1
10963| #define HAVE_DECL_FFLUSH_UNLOCKED 1
10964| #define HAVE_DECL_FGETS_UNLOCKED 1
10965| #define HAVE_DECL_FPUTC_UNLOCKED 1
10966| #define HAVE_DECL_FPUTS_UNLOCKED 1
10967| #define HAVE_DECL_FREAD_UNLOCKED 1
10968| #define HAVE_DECL_FWRITE_UNLOCKED 1
10969| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10970| #define HAVE_DECL_PUTC_UNLOCKED 1
10971| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10972| #define HAVE_ATEXIT 1
10973| #define realpath rpl_realpath
10974| #define GNULIB_FWRITEERROR 1
10975| #define HAVE_ICONV 1
10976| #define ICONV_CONST const
10977| #define HAVE_MALLOC_POSIX 1
10978| #define HAVE_MEMCHR 1
10979| #define HAVE_MEMMOVE 1
10980| #define HAVE_SEARCH_H 1
10981| #define HAVE_TSEARCH 1
10982| #define HAVE_ENVIRON_DECL 1
10983| #define HAVE_SYS_BITYPES_H 1
10984| #define BITSIZEOF_PTRDIFF_T 32
10985| #define BITSIZEOF_SIG_ATOMIC_T 32
10986| #define BITSIZEOF_SIZE_T 32
10987| #define BITSIZEOF_WCHAR_T 32
10988| #define BITSIZEOF_WINT_T 0
10989| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10990| #define HAVE_SIGNED_WCHAR_T 1
10991| #define PTRDIFF_T_SUFFIX 
10992| #define SIG_ATOMIC_T_SUFFIX 
10993| #define SIZE_T_SUFFIX u
10994| #define WCHAR_T_SUFFIX 
10995| #define WINT_T_SUFFIX 
10996| #define HAVE_STRDUP 1
10997| #define strnlen rpl_strnlen
10998| #define HAVE_STRTOL 1
10999| #define HAVE_STRTOUL 1
11000| #define USE_UNLOCKED_IO 1
11001| /* end confdefs.h.  */
11002| 
11003| /* AIX 3.2.5 declares wcwidth in <string.h>. */
11004| #include <string.h>
11005| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
11006|    <wchar.h>.
11007|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
11008|    before <wchar.h>.  */
11009| #include <stddef.h>
11010| #include <stdio.h>
11011| #include <time.h>
11012| #include <wchar.h>
11013| 
11014| 
11015| int
11016| main ()
11017| {
11018| #ifndef wcwidth
11019|   (void) wcwidth;
11020| #endif
11021| 
11022|   ;
11023|   return 0;
11024| }
11025configure:37788: result: no
11026configure:37929: checking for size_t
11027configure:38021: result: yes
11028configure:38037: checking for setlocale
11029configure:38122: result: yes
11030configure:38141: checking for perl
11031configure:38172: result: /usr/bin/perl
11032configure:38189: checking for g++
11033configure:38216: result: mipsel-linux-uclibc-g++
11034configure:38229: checking whether the C++ compiler (mipsel-linux-uclibc-g++ -I${PKG_INSTALL_DIR}/usr/include -L${PKG_INSTALL_DIR}/usr/lib) works
11035configure:38240: 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
11036configure:38243: $? = 0
11037configure:38261: result: yes
11038configure:38266: checking whether the C++ compiler supports namespaces
11039configure:38280: 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
11040configure:38283: $? = 0
11041configure:38296: result: yes
11042configure:38307: checking for sched_yield in -lrt
11043configure:38342: 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
11044configure:38349: $? = 0
11045configure:38370: result: yes
11046configure:38682: creating ./config.status
11047
11048## ---------------- ##
11049## Cache variables. ##
11050## ---------------- ##
11051
11052ac_cv_build=mipsel-uclibc-linux-gnu26
11053ac_cv_c_compiler_gnu=yes
11054ac_cv_c_inline=inline
11055ac_cv_c_restrict=__restrict
11056ac_cv_cxx_compiler_gnu=yes
11057ac_cv_env_CCC_set=
11058ac_cv_env_CCC_value=
11059ac_cv_env_CC_set=set
11060ac_cv_env_CC_value=mipsel-linux-uclibc-gcc
11061ac_cv_env_CFLAGS_set=set
11062ac_cv_env_CFLAGS_value='-I${PKG_INSTALL_DIR}/usr/include'
11063ac_cv_env_CPPFLAGS_set=
11064ac_cv_env_CPPFLAGS_value=
11065ac_cv_env_CPP_set=set
11066ac_cv_env_CPP_value='mipsel-linux-uclibc-gcc -E'
11067ac_cv_env_CXXCPP_set=
11068ac_cv_env_CXXCPP_value=
11069ac_cv_env_CXXFLAGS_set=set
11070ac_cv_env_CXXFLAGS_value='-I${PKG_INSTALL_DIR}/usr/include'
11071ac_cv_env_CXX_set=set
11072ac_cv_env_CXX_value=mipsel-linux-uclibc-g++
11073ac_cv_env_F77_set=
11074ac_cv_env_F77_value=
11075ac_cv_env_FFLAGS_set=
11076ac_cv_env_FFLAGS_value=
11077ac_cv_env_LDFLAGS_set=set
11078ac_cv_env_LDFLAGS_value='-L${PKG_INSTALL_DIR}/usr/lib'
11079ac_cv_env_LIBS_set=
11080ac_cv_env_LIBS_value=
11081ac_cv_env_YACC_set=
11082ac_cv_env_YACC_value=
11083ac_cv_env_YFLAGS_set=
11084ac_cv_env_YFLAGS_value=
11085ac_cv_env_build_alias_set=set
11086ac_cv_env_build_alias_value=mipsel-uclibc-linux-gnu26
11087ac_cv_env_host_alias_set=set
11088ac_cv_env_host_alias_value=mipsel-uclibc-linux
11089ac_cv_env_target_alias_set=set
11090ac_cv_env_target_alias_value=mipsel-uclibc-linux-gnu26
11091ac_cv_f77_compiler_gnu=yes
11092ac_cv_func___fsetlocking=yes
11093ac_cv_func_alloca_works=yes
11094ac_cv_func_argz_count=no
11095ac_cv_func_argz_next=no
11096ac_cv_func_argz_stringify=no
11097ac_cv_func_asprintf=yes
11098ac_cv_func_atexit=yes
11099ac_cv_func_canonicalize_file_name=no
11100ac_cv_func_fwprintf=no
11101ac_cv_func_getcwd=yes
11102ac_cv_func_getegid=yes
11103ac_cv_func_geteuid=yes
11104ac_cv_func_getgid=yes
11105ac_cv_func_getopt_long_only=yes
11106ac_cv_func_getpagesize=yes
11107ac_cv_func_getuid=yes
11108ac_cv_func_iswcntrl=no
11109ac_cv_func_malloc_0_nonnull=no
11110ac_cv_func_memchr=yes
11111ac_cv_func_memmove=yes
11112ac_cv_func_mempcpy=yes
11113ac_cv_func_mmap_fixed_mapped=no
11114ac_cv_func_munmap=yes
11115ac_cv_func_putenv=yes
11116ac_cv_func_readlink=yes
11117ac_cv_func_setenv=yes
11118ac_cv_func_setlocale=yes
11119ac_cv_func_snprintf=yes
11120ac_cv_func_stpcpy=yes
11121ac_cv_func_strcasecmp=yes
11122ac_cv_func_strdup=yes
11123ac_cv_func_strerror_r=no
11124ac_cv_func_strerror_r_char_p=yes
11125ac_cv_func_strnlen_working=no
11126ac_cv_func_strtol=yes
11127ac_cv_func_strtoul=yes
11128ac_cv_func_tsearch=yes
11129ac_cv_func_wcslen=no
11130ac_cv_func_wcwidth=no
11131ac_cv_gnu_library_2=yes
11132ac_cv_gnu_library_2_1=yes
11133ac_cv_have_decl__snprintf=no
11134ac_cv_have_decl__snwprintf=no
11135ac_cv_have_decl_canonicalize_file_name=no
11136ac_cv_have_decl_clearerr_unlocked=yes
11137ac_cv_have_decl_feof_unlocked=yes
11138ac_cv_have_decl_ferror_unlocked=yes
11139ac_cv_have_decl_fflush_unlocked=yes
11140ac_cv_have_decl_fgets_unlocked=yes
11141ac_cv_have_decl_fputc_unlocked=yes
11142ac_cv_have_decl_fputs_unlocked=yes
11143ac_cv_have_decl_fread_unlocked=yes
11144ac_cv_have_decl_fwrite_unlocked=yes
11145ac_cv_have_decl_getc_unlocked=yes
11146ac_cv_have_decl_getchar_unlocked=yes
11147ac_cv_have_decl_getenv=yes
11148ac_cv_have_decl_getopt_clip=no
11149ac_cv_have_decl_optreset=no
11150ac_cv_have_decl_putc_unlocked=yes
11151ac_cv_have_decl_putchar_unlocked=yes
11152ac_cv_have_decl_strdup=yes
11153ac_cv_have_decl_strerror_r=yes
11154ac_cv_have_decl_strnlen=yes
11155ac_cv_have_decl_wcwidth=no
11156ac_cv_header_argz_h=no
11157ac_cv_header_dlfcn_h=yes
11158ac_cv_header_getopt_h=yes
11159ac_cv_header_iconv_h=yes
11160ac_cv_header_inttypes_h=yes
11161ac_cv_header_limits_h=yes
11162ac_cv_header_memory_h=yes
11163ac_cv_header_minix_config_h=no
11164ac_cv_header_pthread_h=yes
11165ac_cv_header_search_h=yes
11166ac_cv_header_stdbool_h=yes
11167ac_cv_header_stdc=yes
11168ac_cv_header_stddef_h=yes
11169ac_cv_header_stdint_h=yes
11170ac_cv_header_stdlib_h=yes
11171ac_cv_header_string_h=yes
11172ac_cv_header_strings_h=yes
11173ac_cv_header_sys_bitypes_h=yes
11174ac_cv_header_sys_inttypes_h=no
11175ac_cv_header_sys_param_h=yes
11176ac_cv_header_sys_stat_h=yes
11177ac_cv_header_sys_types_h=yes
11178ac_cv_header_unistd_h=yes
11179ac_cv_header_wchar_h=no
11180ac_cv_header_wctype_h=no
11181ac_cv_host=mipsel-uclibc-linux-gnu
11182ac_cv_lib_error_at_line=yes
11183ac_cv_lib_pthread_pthread_kill=yes
11184ac_cv_lib_rt_sched_yield=yes
11185ac_cv_objext=o
11186ac_cv_path_EGREP='/bin/grep -E'
11187ac_cv_path_GMSGFMT=/usr/bin/msgfmt
11188ac_cv_path_GREP=/bin/grep
11189ac_cv_path_MSGFMT=/usr/bin/msgfmt
11190ac_cv_path_MSGMERGE=/usr/bin/msgmerge
11191ac_cv_path_PERL=/usr/bin/perl
11192ac_cv_path_XGETTEXT=/usr/bin/xgettext
11193ac_cv_path_install='/usr/bin/install -c'
11194ac_cv_path_mkdir=/bin/mkdir
11195ac_cv_prog_AR=mipsel-linux-linux26-ar
11196ac_cv_prog_AWK=gawk
11197ac_cv_prog_CC=mipsel-linux-uclibc-gcc
11198ac_cv_prog_CPP='mipsel-linux-uclibc-gcc -E'
11199ac_cv_prog_CXX=mipsel-linux-uclibc-g++
11200ac_cv_prog_CXXCPP='mipsel-linux-uclibc-g++ -E'
11201ac_cv_prog_HAVE_MCS_IN_PATH=yes
11202ac_cv_prog_INTLBISON=bison
11203ac_cv_prog_RANLIB=mipsel-linux-linux26-ranlib
11204ac_cv_prog_STRIP=mipsel-linux-linux26-strip
11205ac_cv_prog_YACC='bison -y'
11206ac_cv_prog_ac_ct_F77=gfortran
11207ac_cv_prog_cc_c89=
11208ac_cv_prog_cc_g=yes
11209ac_cv_prog_cc_mipsel_linux_uclibc_gcc_c_o=yes
11210ac_cv_prog_cxx_cross=yes
11211ac_cv_prog_cxx_g=yes
11212ac_cv_prog_cxx_works=yes
11213ac_cv_prog_f77_g=yes
11214ac_cv_prog_make_make_set=yes
11215ac_cv_safe_to_define___extensions__=yes
11216ac_cv_type__Bool=yes
11217ac_cv_type_long_long_int=yes
11218ac_cv_type_mbstate_t=no
11219ac_cv_type_pthread_rwlock_t=yes
11220ac_cv_type_ptrdiff_t=yes
11221ac_cv_type_size_t=yes
11222ac_cv_type_unsigned_long_long_int=yes
11223ac_cv_working_alloca_h=yes
11224acl_cv_hardcode_direct=no
11225acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11226acl_cv_hardcode_libdir_separator=
11227acl_cv_hardcode_minus_L=no
11228acl_cv_libext=a
11229acl_cv_libname_spec='lib$name'
11230acl_cv_libpath=LD_LIBRARY_PATH
11231acl_cv_library_names_spec='$libname$shrext'
11232acl_cv_path_LD=mipsel-linux-uclibc-ld
11233acl_cv_prog_gnu_ld=yes
11234acl_cv_rpath=done
11235acl_cv_shlibext=so
11236acl_cv_shlibpath_var=LD_LIBRARY_PATH
11237acl_cv_wl=-Wl,
11238am_cv_CC_dependencies_compiler_type=gcc3
11239am_cv_CXX_dependencies_compiler_type=gcc3
11240am_cv_func_iconv=yes
11241am_cv_func_iconv_works='guessing yes'
11242am_cv_langinfo_codeset=yes
11243am_cv_lib_iconv=yes
11244am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
11245am_cv_proto_iconv_arg1=const
11246gl_cv_bitsizeof_ptrdiff_t=32
11247gl_cv_bitsizeof_sig_atomic_t=32
11248gl_cv_bitsizeof_size_t=32
11249gl_cv_bitsizeof_wchar_t=32
11250gl_cv_bitsizeof_wint_t=unknown
11251gl_cv_cc_visibility=yes
11252gl_cv_func_gnu_getopt=yes
11253gl_cv_func_malloc_0_nonnull=0
11254gl_cv_func_malloc_posix=yes
11255gl_cv_func_mbrtowc=no
11256gl_cv_func_working_strerror=yes
11257gl_cv_have_include_next=yes
11258gl_cv_header_inttypes_h=yes
11259gl_cv_header_stdint_h=yes
11260gl_cv_header_wchar_h_standalone=no
11261gl_cv_header_working_stdint_h=no
11262gl_cv_next_iconv_h='<iconv.h>'
11263gl_cv_next_stdint_h='<stdint.h>'
11264gl_cv_next_stdlib_h='<stdlib.h>'
11265gl_cv_next_string_h='<string.h>'
11266gl_cv_next_unistd_h='<unistd.h>'
11267gl_cv_next_wchar_h='<wchar.h>'
11268gl_cv_size_max=yes
11269gl_cv_type_ptrdiff_t_signed=yes
11270gl_cv_type_ptrdiff_t_suffix=
11271gl_cv_type_sig_atomic_t_signed=yes
11272gl_cv_type_sig_atomic_t_suffix=
11273gl_cv_type_size_t_signed=no
11274gl_cv_type_size_t_suffix=u
11275gl_cv_type_wchar_t_signed=yes
11276gl_cv_type_wchar_t_suffix=
11277gl_cv_type_wint_t_signed=no
11278gl_cv_type_wint_t_suffix=no
11279gt_cv_c_intmax_t=yes
11280gt_cv_c_wchar_t=yes
11281gt_cv_c_wint_t=no
11282gt_cv_func_CFLocaleCopyCurrent=no
11283gt_cv_func_CFPreferencesCopyAppValue=no
11284gt_cv_func_gnugettext2_libc=no
11285gt_cv_func_gnugettext2_libintl=no
11286gt_cv_func_printf_posix='guessing yes'
11287gt_cv_int_divbyzero_sigfpe='guessing no'
11288gt_cv_inttypes_pri_broken=no
11289gt_cv_nl_locale_name=no
11290gt_cv_prog_cxx_namespaces=yes
11291gt_cv_ssize_t=yes
11292gt_cv_val_LC_MESSAGES=yes
11293gt_cv_var_environ_declaration=yes
11294lt_cv_deplibs_check_method=pass_all
11295lt_cv_file_magic_cmd='$MAGIC_CMD'
11296lt_cv_file_magic_test_file=
11297lt_cv_ld_reload_flag=-r
11298lt_cv_objdir=.libs
11299lt_cv_path_LD=mipsel-linux-uclibc-ld
11300lt_cv_path_LDCXX=mipsel-linux-uclibc-ld
11301lt_cv_path_NM=mipsel-linux-linux26-nm
11302lt_cv_path_SED=/bin/sed
11303lt_cv_prog_compiler_c_o=yes
11304lt_cv_prog_compiler_c_o_CXX=yes
11305lt_cv_prog_compiler_c_o_F77=yes
11306lt_cv_prog_compiler_rtti_exceptions=no
11307lt_cv_prog_gnu_ld=yes
11308lt_cv_prog_gnu_ldcxx=yes
11309lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
11310lt_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'\'''
11311lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
11312lt_cv_sys_max_cmd_len=1966080
11313lt_lt_cv_prog_compiler_c_o='"yes"'
11314lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
11315lt_lt_cv_prog_compiler_c_o_F77='"yes"'
11316lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
11317lt_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'\''"'
11318lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
11319nls_cv_force_use_gnu_gettext=no
11320nls_cv_header_intl=
11321nls_cv_header_libgt=
11322nls_cv_use_gnu_gettext=yes
11323
11324## ----------------- ##
11325## Output variables. ##
11326## ----------------- ##
11327
11328ACLOCAL='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run aclocal-1.10'
11329ALLOCA=''
11330ALLOCA_H='alloca.h'
11331AMDEPBACKSLASH='\'
11332AMDEP_FALSE='#'
11333AMDEP_TRUE=''
11334AMTAR='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run tar'
11335AR='mipsel-linux-linux26-ar'
11336AS='mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time'
11337AUTOCONF='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run autoconf'
11338AUTOHEADER='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run autoheader'
11339AUTOMAKE='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run automake-1.10'
11340AWK='gawk'
11341BITSIZEOF_PTRDIFF_T='32'
11342BITSIZEOF_SIG_ATOMIC_T='32'
11343BITSIZEOF_SIZE_T='32'
11344BITSIZEOF_WCHAR_T='32'
11345BITSIZEOF_WINT_T='0'
11346BUILDCSHARP='yes'
11347BUILDJAVA='no'
11348BUILD_INCLUDED_LIBINTL='yes'
11349CATOBJEXT='.gmo'
11350CC='mipsel-linux-uclibc-gcc'
11351CCDEPMODE='depmode=gcc3'
11352CFLAGS='-I${PKG_INSTALL_DIR}/usr/include'
11353CFLAG_VISIBILITY='-fvisibility=hidden'
11354CLASSPATH=''
11355CLASSPATH_SEPARATOR=':'
11356CONF_JAVAC=''
11357CPP='mipsel-linux-uclibc-gcc -E'
11358CPPFLAGS='-I${TIMEMACHINE_PATH}/build/usr/include'
11359CROSS_COMPILING='yes'
11360CSHARPCOMPFLAGS='-O -g'
11361CSHARP_CHOICE='any'
11362CXX='mipsel-linux-uclibc-g++'
11363CXXCPP='mipsel-linux-uclibc-g++ -E'
11364CXXDEPMODE='depmode=gcc3'
11365CXXFLAGS='-I${PKG_INSTALL_DIR}/usr/include'
11366CYGPATH_W='echo'
11367DATADIRNAME='share'
11368DEFS='-DHAVE_CONFIG_H'
11369DEPDIR='.deps'
11370DLLTOOL='dlltool'
11371ECHO='echo'
11372ECHO_C=''
11373ECHO_N='-n'
11374ECHO_T=''
11375EGREP='/bin/grep -E'
11376ENABLE_LIBASPRINTF_FALSE='#'
11377ENABLE_LIBASPRINTF_TRUE=''
11378EXEEXT=''
11379F77='gfortran'
11380FFLAGS='-g -O2'
11381GENCAT='gencat'
11382GETOPT_H=''
11383GETTEXT_MACRO_VERSION='0.17'
11384GLIBC21='yes'
11385GLIBC2='yes'
11386GL_COND_LIBTOOL_FALSE=''
11387GL_COND_LIBTOOL_TRUE='#'
11388GMSGFMT='/usr/bin/msgfmt'
11389GMSGFMT_015='/usr/bin/msgfmt'
11390GNULIB_CALLOC_POSIX='0'
11391GNULIB_CHOWN='0'
11392GNULIB_DUP2='0'
11393GNULIB_FCHDIR='0'
11394GNULIB_FTRUNCATE='0'
11395GNULIB_GETCWD='0'
11396GNULIB_GETLOGIN_R='0'
11397GNULIB_GETSUBOPT='0'
11398GNULIB_LCHOWN='0'
11399GNULIB_LSEEK='0'
11400GNULIB_MALLOC_POSIX='1'
11401GNULIB_MBSCASECMP='0'
11402GNULIB_MBSCASESTR='0'
11403GNULIB_MBSCHR='0'
11404GNULIB_MBSCSPN='0'
11405GNULIB_MBSLEN='1'
11406GNULIB_MBSNCASECMP='0'
11407GNULIB_MBSNLEN='0'
11408GNULIB_MBSPBRK='0'
11409GNULIB_MBSPCASECMP='0'
11410GNULIB_MBSRCHR='0'
11411GNULIB_MBSSEP='0'
11412GNULIB_MBSSPN='0'
11413GNULIB_MBSSTR='1'
11414GNULIB_MBSTOK_R='0'
11415GNULIB_MEMMEM='0'
11416GNULIB_MEMPCPY='0'
11417GNULIB_MEMRCHR='0'
11418GNULIB_MKDTEMP='0'
11419GNULIB_MKSTEMP='0'
11420GNULIB_PUTENV='0'
11421GNULIB_READLINK='1'
11422GNULIB_REALLOC_POSIX='0'
11423GNULIB_SLEEP='0'
11424GNULIB_STPCPY='0'
11425GNULIB_STPNCPY='0'
11426GNULIB_STRCASESTR='0'
11427GNULIB_STRCHRNUL='0'
11428GNULIB_STRDUP='1'
11429GNULIB_STRERROR='1'
11430GNULIB_STRNDUP='0'
11431GNULIB_STRNLEN='1'
11432GNULIB_STRPBRK='0'
11433GNULIB_STRSEP='0'
11434GNULIB_STRTOK_R='0'
11435GNULIB_WCWIDTH='1'
11436GREP='/bin/grep'
11437HAVE_ASPRINTF='1'
11438HAVE_CALLOC_POSIX='1'
11439HAVE_CSC=''
11440HAVE_CSCC=''
11441HAVE_CSCC_IN_PATH=''
11442HAVE_CSC_IN_PATH=''
11443HAVE_DECL_GETLOGIN_R='1'
11444HAVE_DECL_MEMMEM='1'
11445HAVE_DECL_MEMRCHR='1'
11446HAVE_DECL_STRDUP='1'
11447HAVE_DECL_STRERROR='1'
11448HAVE_DECL_STRNCASECMP='1'
11449HAVE_DECL_STRNDUP='1'
11450HAVE_DECL_STRNLEN='1'
11451HAVE_DECL_STRTOK_R='1'
11452HAVE_DECL_WCWIDTH='0'
11453HAVE_DUP2='1'
11454HAVE_FTRUNCATE='1'
11455HAVE_GCJ_C=''
11456HAVE_GCJ_IN_PATH=''
11457HAVE_GETSUBOPT='1'
11458HAVE_INTTYPES_H='1'
11459HAVE_ISWCNTRL='0'
11460HAVE_JAVAC=''
11461HAVE_JAVAC_ENVVAR=''
11462HAVE_JAVAC_IN_PATH=''
11463HAVE_JIKES=''
11464HAVE_JIKES_IN_PATH=''
11465HAVE_LONG_LONG_INT='1'
11466HAVE_MALLOC_POSIX='1'
11467HAVE_MCS='1'
11468HAVE_MCS_IN_PATH='yes'
11469HAVE_MEMPCPY='1'
11470HAVE_MKDTEMP='1'
11471HAVE_POSIX_PRINTF='1'
11472HAVE_READLINK='1'
11473HAVE_REALLOC_POSIX='1'
11474HAVE_SIGNED_SIG_ATOMIC_T='1'
11475HAVE_SIGNED_WCHAR_T='1'
11476HAVE_SIGNED_WINT_T='0'
11477HAVE_SLEEP='1'
11478HAVE_SNPRINTF='1'
11479HAVE_STDINT_H='1'
11480HAVE_STPCPY='1'
11481HAVE_STPNCPY='1'
11482HAVE_STRCASECMP='1'
11483HAVE_STRCASESTR='1'
11484HAVE_STRCHRNUL='1'
11485HAVE_STRNDUP='1'
11486HAVE_STRPBRK='1'
11487HAVE_STRSEP='1'
11488HAVE_SYS_BITYPES_H='1'
11489HAVE_SYS_INTTYPES_H='0'
11490HAVE_SYS_TYPES_H='1'
11491HAVE_UNISTD_H='1'
11492HAVE_UNSIGNED_LONG_LONG_INT='1'
11493HAVE_VISIBILITY='1'
11494HAVE_WCHAR_H='0'
11495HAVE_WCTYPE_H='0'
11496HAVE_WINT_T='0'
11497HAVE_WPRINTF='0'
11498HAVE__BOOL='1'
11499ICONV_H=''
11500INCLUDE_NEXT='include_next'
11501INSTALL_DATA='${INSTALL} -m 644'
11502INSTALL_PROGRAM='${INSTALL}'
11503INSTALL_PROGRAM_ENV=''
11504INSTALL_SCRIPT='${INSTALL}'
11505INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
11506INSTOBJEXT='.mo'
11507INTLBISON='bison'
11508INTLLIBS='${top_builddir}/intl/libintl.la ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib '
11509INTLOBJS='$(GETTOBJS)'
11510INTL_LIBTOOL_SUFFIX_PREFIX='l'
11511INTL_MACOSX_LIBS=''
11512JAR=''
11513JAVA_CHOICE='yes'
11514LDFLAGS='-L${PKG_INSTALL_DIR}/usr/lib'
11515LIBGRT_LIBDEPS=' ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib'
11516LIBGRT_LTLIBDEPS=' -L${TIMEMACHINE_PATH}/build/usr/lib -liconv -R${TIMEMACHINE_PATH}/build/usr/lib'
11517LIBICONV='${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib'
11518LIBINTL='${top_builddir}/intl/libintl.la ${TIMEMACHINE_PATH}/build/usr/lib/libiconv.so -Wl,-rpath -Wl,${TIMEMACHINE_PATH}/build/usr/lib '
11519LIBMULTITHREAD='-lpthread'
11520LIBOBJS=''
11521LIBPTH=''
11522LIBPTH_PREFIX=''
11523LIBS=''
11524LIBSCHED='-lrt'
11525LIBTHREAD=''
11526LIBTOOL='$(SHELL) $(top_builddir)/libtool'
11527LN_S='ln -s'
11528LTLIBC='-lc'
11529LTLIBICONV='-L${TIMEMACHINE_PATH}/build/usr/lib -liconv -R${TIMEMACHINE_PATH}/build/usr/lib'
11530LTLIBINTL='${top_builddir}/intl/libintl.la -L${TIMEMACHINE_PATH}/build/usr/lib -liconv -R${TIMEMACHINE_PATH}/build/usr/lib '
11531LTLIBMULTITHREAD='-lpthread'
11532LTLIBOBJS=''
11533LTLIBPTH=''
11534LTLIBTHREAD=''
11535MAKEINFO='${SHELL} ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/missing --run makeinfo'
11536MKDIR_P='/bin/mkdir -p'
11537MSGFMT='/usr/bin/msgfmt'
11538MSGFMT_015='/usr/bin/msgfmt'
11539MSGMERGE='/usr/bin/msgmerge'
11540NEXT_ICONV_H='<iconv.h>'
11541NEXT_STDINT_H='<stdint.h>'
11542NEXT_STDLIB_H='<stdlib.h>'
11543NEXT_STRING_H='<string.h>'
11544NEXT_UNISTD_H='<unistd.h>'
11545NEXT_WCHAR_H='<wchar.h>'
11546NEXT_WCTYPE_H=''
11547OBJDUMP='mipsel-linux-linux26-objdump'
11548OBJEXT='o'
11549PACKAGE='gettext-runtime'
11550PACKAGE_BUGREPORT=''
11551PACKAGE_NAME=''
11552PACKAGE_STRING=''
11553PACKAGE_TARNAME=''
11554PACKAGE_VERSION=''
11555PATH_SEPARATOR=':'
11556PERL='/usr/bin/perl'
11557POSUB='po'
11558PRI_MACROS_BROKEN='0'
11559PTRDIFF_T_SUFFIX=''
11560RANLIB='mipsel-linux-linux26-ranlib'
11561RELOCATABLE='no'
11562RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib'
11563RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
11564RELOCATABLE_LDFLAGS=''
11565RELOCATABLE_LIBRARY_PATH=''
11566RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib'
11567RELOCATABLE_VIA_LD_FALSE=''
11568RELOCATABLE_VIA_LD_TRUE='#'
11569REPLACE_CHOWN='0'
11570REPLACE_FCHDIR='0'
11571REPLACE_GETCWD='0'
11572REPLACE_ICONV='0'
11573REPLACE_ICONV_OPEN='0'
11574REPLACE_ICONV_UTF='0'
11575REPLACE_LCHOWN='0'
11576REPLACE_LSEEK='0'
11577REPLACE_MKSTEMP='0'
11578REPLACE_PUTENV='0'
11579REPLACE_STRERROR='0'
11580REPLACE_WCWIDTH='1'
11581SED='/bin/sed'
11582SET_MAKE=''
11583SHELL='/bin/sh'
11584SIG_ATOMIC_T_SUFFIX=''
11585SIZE_T_SUFFIX='u'
11586STDBOOL_H=''
11587STDINT_H='stdint.h'
11588STRIP='mipsel-linux-linux26-strip'
11589USE_INCLUDED_LIBINTL='yes'
11590USE_NLS='yes'
11591VERSION='0.17'
11592WCHAR_H='wchar.h'
11593WCHAR_T_SUFFIX=''
11594WCTYPE_H='wctype.h'
11595WINDRES=''
11596WINT_T_SUFFIX=''
11597WOE32='no'
11598WOE32DLL='no'
11599WOE32_FALSE=''
11600WOE32_TRUE='#'
11601XGETTEXT='/usr/bin/xgettext'
11602XGETTEXT_015='/usr/bin/xgettext'
11603XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
11604YACC='bison -y'
11605YFLAGS=''
11606ac_ct_CC=''
11607ac_ct_CXX=''
11608ac_ct_F77='gfortran'
11609am__fastdepCC_FALSE='#'
11610am__fastdepCC_TRUE=''
11611am__fastdepCXX_FALSE='#'
11612am__fastdepCXX_TRUE=''
11613am__include='include'
11614am__isrc=''
11615am__leading_dot='.'
11616am__quote=''
11617am__tar='${AMTAR} chof - "$$tardir"'
11618am__untar='${AMTAR} xf -'
11619bindir='${exec_prefix}/bin'
11620build='mipsel-uclibc-linux-gnu26'
11621build_alias='mipsel-uclibc-linux-gnu26'
11622build_cpu='mipsel'
11623build_os='linux-gnu26'
11624build_vendor='uclibc'
11625datadir='${datarootdir}'
11626datarootdir='${prefix}/share'
11627docdir='${datarootdir}/doc/gettext'
11628dvidir='${docdir}'
11629exec_prefix='${prefix}'
11630gl_LIBOBJS=' canonicalize-lgpl.o strnlen.o wcwidth.o'
11631gl_LTLIBOBJS=' canonicalize-lgpl.lo strnlen.lo wcwidth.lo'
11632host='mipsel-uclibc-linux-gnu'
11633host_alias='mipsel-uclibc-linux'
11634host_cpu='mipsel'
11635host_os='linux-gnu'
11636host_vendor='uclibc'
11637htmldir='${docdir}'
11638includedir='${prefix}/include'
11639infodir='${datarootdir}/info'
11640install_sh='$(SHELL) ${TIMEMACHINE_PATH}/gettext-0.17/build-aux/install-sh'
11641libdir='${exec_prefix}/lib'
11642libexecdir='${exec_prefix}/libexec'
11643localedir='${datarootdir}/locale'
11644localstatedir='${prefix}/var'
11645mandir='${datarootdir}/man'
11646mkdir_p='/bin/mkdir -p'
11647oldincludedir='/usr/include'
11648pdfdir='${docdir}'
11649prefix='/usr'
11650program_transform_name='s,x,x,'
11651psdir='${docdir}'
11652sbindir='${exec_prefix}/sbin'
11653sharedstatedir='${prefix}/com'
11654subdirs=' libasprintf'
11655sysconfdir='${prefix}/etc'
11656target_alias='mipsel-uclibc-linux-gnu26'
11657
11658## ----------- ##
11659## confdefs.h. ##
11660## ----------- ##
11661
11662#define PACKAGE_NAME ""
11663#define PACKAGE_TARNAME ""
11664#define PACKAGE_VERSION ""
11665#define PACKAGE_STRING ""
11666#define PACKAGE_BUGREPORT ""
11667#define PACKAGE "gettext-runtime"
11668#define VERSION "0.17"
11669#define STDC_HEADERS 1
11670#define HAVE_SYS_TYPES_H 1
11671#define HAVE_SYS_STAT_H 1
11672#define HAVE_STDLIB_H 1
11673#define HAVE_STRING_H 1
11674#define HAVE_MEMORY_H 1
11675#define HAVE_STRINGS_H 1
11676#define HAVE_INTTYPES_H 1
11677#define HAVE_STDINT_H 1
11678#define HAVE_UNISTD_H 1
11679#define __EXTENSIONS__ 1
11680#define _ALL_SOURCE 1
11681#define _GNU_SOURCE 1
11682#define _POSIX_PTHREAD_SEMANTICS 1
11683#define _TANDEM_SOURCE 1
11684#define HAVE_DLFCN_H 1
11685#define HAVE_VISIBILITY 1
11686#define HAVE_STDINT_H_WITH_UINTMAX 1
11687#define HAVE_ALLOCA_H 1
11688#define HAVE_ALLOCA 1
11689#define HAVE_STDLIB_H 1
11690#define HAVE_UNISTD_H 1
11691#define HAVE_GETPAGESIZE 1
11692#define INTDIV0_RAISES_SIGFPE 0
11693#define HAVE_INTTYPES_H_WITH_UINTMAX 1
11694#define HAVE_UNSIGNED_LONG_LONG_INT 1
11695#define HAVE_UINTMAX_T 1
11696#define HAVE_INTTYPES_H 1
11697#define USE_POSIX_THREADS 1
11698#define USE_POSIX_THREADS_WEAK 1
11699#define HAVE_PTHREAD_RWLOCK 1
11700#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11701#define HAVE_BUILTIN_EXPECT 1
11702#define HAVE_INTTYPES_H 1
11703#define HAVE_LIMITS_H 1
11704#define HAVE_UNISTD_H 1
11705#define HAVE_SYS_PARAM_H 1
11706#define HAVE_GETCWD 1
11707#define HAVE_GETEGID 1
11708#define HAVE_GETEUID 1
11709#define HAVE_GETGID 1
11710#define HAVE_GETUID 1
11711#define HAVE_MEMPCPY 1
11712#define HAVE_MUNMAP 1
11713#define HAVE_STPCPY 1
11714#define HAVE_STRCASECMP 1
11715#define HAVE_STRDUP 1
11716#define HAVE_STRTOUL 1
11717#define HAVE_TSEARCH 1
11718#define HAVE___FSETLOCKING 1
11719#define HAVE_DECL_FEOF_UNLOCKED 1
11720#define HAVE_DECL_FGETS_UNLOCKED 1
11721#define HAVE_ICONV 1
11722#define ICONV_CONST const
11723#define HAVE_LONG_LONG_INT 1
11724#define HAVE_WCHAR_T 1
11725#define HAVE_INTMAX_T 1
11726#define HAVE_POSIX_PRINTF 1
11727#define HAVE_STDINT_H 1
11728#define HAVE_STDINT_H 1
11729#define HAVE_STDDEF_H 1
11730#define HAVE_STDLIB_H 1
11731#define HAVE_STRING_H 1
11732#define HAVE_ASPRINTF 1
11733#define HAVE_PUTENV 1
11734#define HAVE_SETENV 1
11735#define HAVE_SETLOCALE 1
11736#define HAVE_SNPRINTF 1
11737#define HAVE_DECL__SNPRINTF 0
11738#define HAVE_DECL__SNWPRINTF 0
11739#define HAVE_DECL_GETC_UNLOCKED 1
11740#define HAVE_LANGINFO_CODESET 1
11741#define HAVE_LC_MESSAGES 1
11742#define ENABLE_NLS 1
11743#define HAVE_STDLIB_H 1
11744#define HAVE_STRING_H 1
11745#define HAVE_SYS_PARAM_H 1
11746#define HAVE_UNISTD_H 1
11747#define HAVE_ICONV_H 1
11748#define HAVE_STDINT_H 1
11749#define HAVE_DECL_CANONICALIZE_FILE_NAME 0
11750#define HAVE_GETCWD 1
11751#define HAVE_READLINK 1
11752#define HAVE_SETENV 1
11753#define HAVE_DECL_STRERROR_R 1
11754#define STRERROR_R_CHAR_P 1
11755#define HAVE_GETOPT_H 1
11756#define HAVE_GETOPT_LONG_ONLY 1
11757#define HAVE_DECL_GETENV 1
11758#define HAVE_INCLUDE_NEXT 1
11759#define HAVE_DECL_GETC_UNLOCKED 1
11760#define HAVE_STDLIB_H 1
11761#define MALLOC_0_IS_NONNULL 0
11762#define mbstate_t int
11763#define INSTALLPREFIX "/usr"
11764#define HAVE__BOOL 1
11765#define HAVE_STDBOOL_H 1
11766#define HAVE_DECL_STRDUP 1
11767#define restrict __restrict
11768#define HAVE_DECL_STRNLEN 1
11769#define HAVE_DECL_CLEARERR_UNLOCKED 1
11770#define HAVE_DECL_FEOF_UNLOCKED 1
11771#define HAVE_DECL_FERROR_UNLOCKED 1
11772#define HAVE_DECL_FFLUSH_UNLOCKED 1
11773#define HAVE_DECL_FGETS_UNLOCKED 1
11774#define HAVE_DECL_FPUTC_UNLOCKED 1
11775#define HAVE_DECL_FPUTS_UNLOCKED 1
11776#define HAVE_DECL_FREAD_UNLOCKED 1
11777#define HAVE_DECL_FWRITE_UNLOCKED 1
11778#define HAVE_DECL_GETCHAR_UNLOCKED 1
11779#define HAVE_DECL_PUTC_UNLOCKED 1
11780#define HAVE_DECL_PUTCHAR_UNLOCKED 1
11781#define HAVE_ATEXIT 1
11782#define realpath rpl_realpath
11783#define GNULIB_FWRITEERROR 1
11784#define HAVE_ICONV 1
11785#define ICONV_CONST const
11786#define HAVE_MALLOC_POSIX 1
11787#define HAVE_MEMCHR 1
11788#define HAVE_MEMMOVE 1
11789#define HAVE_SEARCH_H 1
11790#define HAVE_TSEARCH 1
11791#define HAVE_ENVIRON_DECL 1
11792#define HAVE_SYS_BITYPES_H 1
11793#define BITSIZEOF_PTRDIFF_T 32
11794#define BITSIZEOF_SIG_ATOMIC_T 32
11795#define BITSIZEOF_SIZE_T 32
11796#define BITSIZEOF_WCHAR_T 32
11797#define BITSIZEOF_WINT_T 0
11798#define HAVE_SIGNED_SIG_ATOMIC_T 1
11799#define HAVE_SIGNED_WCHAR_T 1
11800#define PTRDIFF_T_SUFFIX 
11801#define SIG_ATOMIC_T_SUFFIX 
11802#define SIZE_T_SUFFIX u
11803#define WCHAR_T_SUFFIX 
11804#define WINT_T_SUFFIX 
11805#define HAVE_STRDUP 1
11806#define strnlen rpl_strnlen
11807#define HAVE_STRTOL 1
11808#define HAVE_STRTOUL 1
11809#define USE_UNLOCKED_IO 1
11810#define HAVE_DECL_WCWIDTH 0
11811#define HAVE_SETLOCALE 1
11812
11813configure: exit 0
11814
11815## ---------------------- ##
11816## Running config.status. ##
11817## ---------------------- ##
11818
11819This file was extended by config.status, which was
11820generated by GNU Autoconf 2.63.  Invocation command line was
11821
11822  CONFIG_FILES    = 
11823  CONFIG_HEADERS  = 
11824  CONFIG_LINKS    = 
11825  CONFIG_COMMANDS = 
11826  $ ./config.status 
11827
11828on localhost.localdomain
11829
11830config.status:1179: creating csharpcomp.sh
11831config.status:1179: creating javacomp.sh
11832config.status:1179: creating Makefile
11833config.status:1179: creating doc/Makefile
11834config.status:1179: creating intl/Makefile
11835config.status:1179: creating intl-java/Makefile
11836config.status:1179: creating intl-csharp/Makefile
11837config.status:1179: creating gnulib-lib/Makefile
11838config.status:1179: creating src/Makefile
11839config.status:1179: creating src/gettext.sh
11840config.status:1179: creating po/Makefile.in
11841config.status:1179: creating man/Makefile
11842config.status:1179: creating man/x-to-1
11843config.status:1179: creating m4/Makefile
11844config.status:1179: creating tests/Makefile
11845config.status:1179: creating config.h
11846config.status:1401: config.h is unchanged
11847config.status:1452: executing depfiles commands
11848config.status:1452: executing po-directories commands
11849
11850## ---------------------- ##
11851## Running config.status. ##
11852## ---------------------- ##
11853
11854This file was extended by config.status, which was
11855generated by GNU Autoconf 2.63.  Invocation command line was
11856
11857  CONFIG_FILES    = 
11858  CONFIG_HEADERS  = 
11859  CONFIG_LINKS    = 
11860  CONFIG_COMMANDS = 
11861  $ ./config.status config.h
11862
11863on localhost.localdomain
11864
11865config.status:1179: creating config.h
11866config.status:1401: config.h is unchanged
11867