1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GNU Awk configure 5.0.0, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-libiconv-prefix=/opt/local --without-mpfr --without-readline ac_cv_libsigsegv=no ac_cv_prog_AWK=awk |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Justins-MBP |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 18.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 447 tasks, 2027 threads, 8 processors |
---|
34 | Load average: 2.71, Mach factor: 5.28 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2648: checking for a BSD-compatible install |
---|
52 | configure:2716: result: /usr/bin/install -c |
---|
53 | configure:2727: checking whether build environment is sane |
---|
54 | configure:2782: result: yes |
---|
55 | configure:2933: checking for a thread-safe mkdir -p |
---|
56 | configure:2972: result: ./install-sh -c -d |
---|
57 | configure:2979: checking for gawk |
---|
58 | configure:3006: result: awk |
---|
59 | configure:3017: checking whether make sets $(MAKE) |
---|
60 | configure:3039: result: yes |
---|
61 | configure:3068: checking whether make supports nested variables |
---|
62 | configure:3085: result: yes |
---|
63 | configure:3275: checking build system type |
---|
64 | configure:3289: result: x86_64-apple-darwin18.5.0 |
---|
65 | configure:3309: checking host system type |
---|
66 | configure:3322: result: x86_64-apple-darwin18.5.0 |
---|
67 | configure:3346: checking whether make supports the include directive |
---|
68 | configure:3361: make -f confmf.GNU && cat confinc.out |
---|
69 | this is the am__doit target |
---|
70 | configure:3364: $? = 0 |
---|
71 | configure:3383: result: yes (GNU style) |
---|
72 | configure:3453: checking for gcc |
---|
73 | configure:3480: result: /usr/bin/clang |
---|
74 | configure:3709: checking for C compiler version |
---|
75 | configure:3718: /usr/bin/clang --version >&5 |
---|
76 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
77 | Target: x86_64-apple-darwin18.5.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
80 | configure:3729: $? = 0 |
---|
81 | configure:3718: /usr/bin/clang -v >&5 |
---|
82 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
83 | Target: x86_64-apple-darwin18.5.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
86 | configure:3729: $? = 0 |
---|
87 | configure:3718: /usr/bin/clang -V >&5 |
---|
88 | clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst' |
---|
89 | clang: error: no input files |
---|
90 | configure:3729: $? = 1 |
---|
91 | configure:3718: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
93 | clang: error: no input files |
---|
94 | configure:3729: $? = 1 |
---|
95 | configure:3749: checking whether the C compiler works |
---|
96 | configure:3771: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
97 | configure:3775: $? = 0 |
---|
98 | configure:3823: result: yes |
---|
99 | configure:3826: checking for C compiler default output file name |
---|
100 | configure:3828: result: a.out |
---|
101 | configure:3834: checking for suffix of executables |
---|
102 | configure:3841: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
103 | configure:3845: $? = 0 |
---|
104 | configure:3867: result: |
---|
105 | configure:3889: checking whether we are cross compiling |
---|
106 | configure:3897: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
107 | configure:3901: $? = 0 |
---|
108 | configure:3908: ./conftest |
---|
109 | configure:3912: $? = 0 |
---|
110 | configure:3927: result: no |
---|
111 | configure:3932: checking for suffix of object files |
---|
112 | configure:3954: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
113 | configure:3958: $? = 0 |
---|
114 | configure:3979: result: o |
---|
115 | configure:3983: checking whether we are using the GNU C compiler |
---|
116 | configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
117 | configure:4002: $? = 0 |
---|
118 | configure:4011: result: yes |
---|
119 | configure:4020: checking whether /usr/bin/clang accepts -g |
---|
120 | configure:4040: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
121 | configure:4040: $? = 0 |
---|
122 | configure:4081: result: yes |
---|
123 | configure:4098: checking for /usr/bin/clang option to accept ISO C89 |
---|
124 | configure:4161: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
125 | configure:4161: $? = 0 |
---|
126 | configure:4174: result: none needed |
---|
127 | configure:4199: checking whether /usr/bin/clang understands -c and -o together |
---|
128 | configure:4221: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
129 | configure:4224: $? = 0 |
---|
130 | configure:4221: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
131 | configure:4224: $? = 0 |
---|
132 | configure:4236: result: yes |
---|
133 | configure:4255: checking dependency style of /usr/bin/clang |
---|
134 | configure:4366: result: gcc3 |
---|
135 | configure:4387: checking how to run the C preprocessor |
---|
136 | configure:4418: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
137 | configure:4418: $? = 0 |
---|
138 | configure:4432: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
139 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
140 | #include <ac_nonexistent.h> |
---|
141 | ^~~~~~~~~~~~~~~~~~ |
---|
142 | 1 error generated. |
---|
143 | configure:4432: $? = 1 |
---|
144 | configure: failed program was: |
---|
145 | | /* confdefs.h */ |
---|
146 | | #define PACKAGE_NAME "GNU Awk" |
---|
147 | | #define PACKAGE_TARNAME "gawk" |
---|
148 | | #define PACKAGE_VERSION "5.0.0" |
---|
149 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
150 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
151 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
152 | | #define PACKAGE "gawk" |
---|
153 | | #define VERSION "5.0.0" |
---|
154 | | /* end confdefs.h. */ |
---|
155 | | #include <ac_nonexistent.h> |
---|
156 | configure:4457: result: /usr/bin/clang -E |
---|
157 | configure:4477: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
158 | configure:4477: $? = 0 |
---|
159 | configure:4491: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
160 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
161 | #include <ac_nonexistent.h> |
---|
162 | ^~~~~~~~~~~~~~~~~~ |
---|
163 | 1 error generated. |
---|
164 | configure:4491: $? = 1 |
---|
165 | configure: failed program was: |
---|
166 | | /* confdefs.h */ |
---|
167 | | #define PACKAGE_NAME "GNU Awk" |
---|
168 | | #define PACKAGE_TARNAME "gawk" |
---|
169 | | #define PACKAGE_VERSION "5.0.0" |
---|
170 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
171 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
172 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
173 | | #define PACKAGE "gawk" |
---|
174 | | #define VERSION "5.0.0" |
---|
175 | | /* end confdefs.h. */ |
---|
176 | | #include <ac_nonexistent.h> |
---|
177 | configure:4520: checking for grep that handles long lines and -e |
---|
178 | configure:4578: result: /opt/local/bin/grep |
---|
179 | configure:4583: checking for egrep |
---|
180 | configure:4645: result: /opt/local/bin/grep -E |
---|
181 | configure:4650: checking for ANSI C header files |
---|
182 | configure:4670: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
183 | configure:4670: $? = 0 |
---|
184 | configure:4743: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
185 | configure:4743: $? = 0 |
---|
186 | configure:4743: ./conftest |
---|
187 | configure:4743: $? = 0 |
---|
188 | configure:4754: result: yes |
---|
189 | configure:4767: checking for sys/types.h |
---|
190 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
191 | configure:4767: $? = 0 |
---|
192 | configure:4767: result: yes |
---|
193 | configure:4767: checking for sys/stat.h |
---|
194 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
195 | configure:4767: $? = 0 |
---|
196 | configure:4767: result: yes |
---|
197 | configure:4767: checking for stdlib.h |
---|
198 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
199 | configure:4767: $? = 0 |
---|
200 | configure:4767: result: yes |
---|
201 | configure:4767: checking for string.h |
---|
202 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
203 | configure:4767: $? = 0 |
---|
204 | configure:4767: result: yes |
---|
205 | configure:4767: checking for memory.h |
---|
206 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
207 | configure:4767: $? = 0 |
---|
208 | configure:4767: result: yes |
---|
209 | configure:4767: checking for strings.h |
---|
210 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
211 | configure:4767: $? = 0 |
---|
212 | configure:4767: result: yes |
---|
213 | configure:4767: checking for inttypes.h |
---|
214 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
215 | configure:4767: $? = 0 |
---|
216 | configure:4767: result: yes |
---|
217 | configure:4767: checking for stdint.h |
---|
218 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
219 | configure:4767: $? = 0 |
---|
220 | configure:4767: result: yes |
---|
221 | configure:4767: checking for unistd.h |
---|
222 | configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
223 | configure:4767: $? = 0 |
---|
224 | configure:4767: result: yes |
---|
225 | configure:4780: checking minix/config.h usability |
---|
226 | configure:4780: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
227 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
228 | #include <minix/config.h> |
---|
229 | ^~~~~~~~~~~~~~~~ |
---|
230 | 1 error generated. |
---|
231 | configure:4780: $? = 1 |
---|
232 | configure: failed program was: |
---|
233 | | /* confdefs.h */ |
---|
234 | | #define PACKAGE_NAME "GNU Awk" |
---|
235 | | #define PACKAGE_TARNAME "gawk" |
---|
236 | | #define PACKAGE_VERSION "5.0.0" |
---|
237 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
238 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
239 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
240 | | #define PACKAGE "gawk" |
---|
241 | | #define VERSION "5.0.0" |
---|
242 | | #define STDC_HEADERS 1 |
---|
243 | | #define HAVE_SYS_TYPES_H 1 |
---|
244 | | #define HAVE_SYS_STAT_H 1 |
---|
245 | | #define HAVE_STDLIB_H 1 |
---|
246 | | #define HAVE_STRING_H 1 |
---|
247 | | #define HAVE_MEMORY_H 1 |
---|
248 | | #define HAVE_STRINGS_H 1 |
---|
249 | | #define HAVE_INTTYPES_H 1 |
---|
250 | | #define HAVE_STDINT_H 1 |
---|
251 | | #define HAVE_UNISTD_H 1 |
---|
252 | | /* end confdefs.h. */ |
---|
253 | | #include <stdio.h> |
---|
254 | | #ifdef HAVE_SYS_TYPES_H |
---|
255 | | # include <sys/types.h> |
---|
256 | | #endif |
---|
257 | | #ifdef HAVE_SYS_STAT_H |
---|
258 | | # include <sys/stat.h> |
---|
259 | | #endif |
---|
260 | | #ifdef STDC_HEADERS |
---|
261 | | # include <stdlib.h> |
---|
262 | | # include <stddef.h> |
---|
263 | | #else |
---|
264 | | # ifdef HAVE_STDLIB_H |
---|
265 | | # include <stdlib.h> |
---|
266 | | # endif |
---|
267 | | #endif |
---|
268 | | #ifdef HAVE_STRING_H |
---|
269 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
270 | | # include <memory.h> |
---|
271 | | # endif |
---|
272 | | # include <string.h> |
---|
273 | | #endif |
---|
274 | | #ifdef HAVE_STRINGS_H |
---|
275 | | # include <strings.h> |
---|
276 | | #endif |
---|
277 | | #ifdef HAVE_INTTYPES_H |
---|
278 | | # include <inttypes.h> |
---|
279 | | #endif |
---|
280 | | #ifdef HAVE_STDINT_H |
---|
281 | | # include <stdint.h> |
---|
282 | | #endif |
---|
283 | | #ifdef HAVE_UNISTD_H |
---|
284 | | # include <unistd.h> |
---|
285 | | #endif |
---|
286 | | #include <minix/config.h> |
---|
287 | configure:4780: result: no |
---|
288 | configure:4780: checking minix/config.h presence |
---|
289 | configure:4780: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
290 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
291 | #include <minix/config.h> |
---|
292 | ^~~~~~~~~~~~~~~~ |
---|
293 | 1 error generated. |
---|
294 | configure:4780: $? = 1 |
---|
295 | configure: failed program was: |
---|
296 | | /* confdefs.h */ |
---|
297 | | #define PACKAGE_NAME "GNU Awk" |
---|
298 | | #define PACKAGE_TARNAME "gawk" |
---|
299 | | #define PACKAGE_VERSION "5.0.0" |
---|
300 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
301 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
302 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
303 | | #define PACKAGE "gawk" |
---|
304 | | #define VERSION "5.0.0" |
---|
305 | | #define STDC_HEADERS 1 |
---|
306 | | #define HAVE_SYS_TYPES_H 1 |
---|
307 | | #define HAVE_SYS_STAT_H 1 |
---|
308 | | #define HAVE_STDLIB_H 1 |
---|
309 | | #define HAVE_STRING_H 1 |
---|
310 | | #define HAVE_MEMORY_H 1 |
---|
311 | | #define HAVE_STRINGS_H 1 |
---|
312 | | #define HAVE_INTTYPES_H 1 |
---|
313 | | #define HAVE_STDINT_H 1 |
---|
314 | | #define HAVE_UNISTD_H 1 |
---|
315 | | /* end confdefs.h. */ |
---|
316 | | #include <minix/config.h> |
---|
317 | configure:4780: result: no |
---|
318 | configure:4780: checking for minix/config.h |
---|
319 | configure:4780: result: no |
---|
320 | configure:4801: checking whether it is safe to define __EXTENSIONS__ |
---|
321 | configure:4819: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
322 | configure:4819: $? = 0 |
---|
323 | configure:4826: result: yes |
---|
324 | configure:4841: checking for egrep |
---|
325 | configure:4903: result: /opt/local/bin/grep -E |
---|
326 | configure:4912: checking for bison |
---|
327 | configure:4928: found /opt/local/bin/bison |
---|
328 | configure:4939: result: bison -y |
---|
329 | configure:4951: checking whether ln -s works |
---|
330 | configure:4955: result: yes |
---|
331 | configure:4962: checking for /usr/bin/clang option to accept ISO C99 |
---|
332 | configure:5111: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
333 | configure:5111: $? = 0 |
---|
334 | configure:5124: result: none needed |
---|
335 | configure:5144: checking how to run the C preprocessor |
---|
336 | configure:5214: result: /usr/bin/clang -E |
---|
337 | configure:5234: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
338 | configure:5234: $? = 0 |
---|
339 | configure:5248: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
340 | conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found |
---|
341 | #include <ac_nonexistent.h> |
---|
342 | ^~~~~~~~~~~~~~~~~~ |
---|
343 | 1 error generated. |
---|
344 | configure:5248: $? = 1 |
---|
345 | configure: failed program was: |
---|
346 | | /* confdefs.h */ |
---|
347 | | #define PACKAGE_NAME "GNU Awk" |
---|
348 | | #define PACKAGE_TARNAME "gawk" |
---|
349 | | #define PACKAGE_VERSION "5.0.0" |
---|
350 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
351 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
352 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
353 | | #define PACKAGE "gawk" |
---|
354 | | #define VERSION "5.0.0" |
---|
355 | | #define STDC_HEADERS 1 |
---|
356 | | #define HAVE_SYS_TYPES_H 1 |
---|
357 | | #define HAVE_SYS_STAT_H 1 |
---|
358 | | #define HAVE_STDLIB_H 1 |
---|
359 | | #define HAVE_STRING_H 1 |
---|
360 | | #define HAVE_MEMORY_H 1 |
---|
361 | | #define HAVE_STRINGS_H 1 |
---|
362 | | #define HAVE_INTTYPES_H 1 |
---|
363 | | #define HAVE_STDINT_H 1 |
---|
364 | | #define HAVE_UNISTD_H 1 |
---|
365 | | #define __EXTENSIONS__ 1 |
---|
366 | | #define _ALL_SOURCE 1 |
---|
367 | | #define _GNU_SOURCE 1 |
---|
368 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
369 | | #define _TANDEM_SOURCE 1 |
---|
370 | | /* end confdefs.h. */ |
---|
371 | | #include <ac_nonexistent.h> |
---|
372 | configure:5319: checking for ranlib |
---|
373 | configure:5335: found /opt/local/bin/ranlib |
---|
374 | configure:5346: result: ranlib |
---|
375 | configure:5373: checking whether make sets $(MAKE) |
---|
376 | configure:5395: result: yes |
---|
377 | configure:5407: checking for special development options |
---|
378 | configure:5423: result: no |
---|
379 | configure:5434: checking for z/OS USS compilation |
---|
380 | configure:5448: result: no |
---|
381 | configure:5526: checking for library containing strerror |
---|
382 | configure:5557: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
383 | conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
384 | char strerror (); |
---|
385 | ^ |
---|
386 | conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
387 | 1 warning generated. |
---|
388 | configure:5557: $? = 0 |
---|
389 | configure:5574: result: none required |
---|
390 | configure:5589: checking for special C compiler options needed for large files |
---|
391 | configure:5634: result: no |
---|
392 | configure:5640: checking for _FILE_OFFSET_BITS value needed for large files |
---|
393 | configure:5665: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
394 | configure:5665: $? = 0 |
---|
395 | configure:5697: result: no |
---|
396 | configure:5783: checking if we are using EBCDIC |
---|
397 | configure:5802: result: no |
---|
398 | configure:5817: checking for a sed that does not truncate output |
---|
399 | configure:5881: result: /opt/local/bin/gsed |
---|
400 | configure:5887: checking whether NLS is requested |
---|
401 | configure:5896: result: yes |
---|
402 | configure:5936: checking for msgfmt |
---|
403 | configure: trying /opt/local/bin/msgfmt... |
---|
404 | 0 translated messages. |
---|
405 | configure:5968: result: /opt/local/bin/msgfmt |
---|
406 | configure:5977: checking for gmsgfmt |
---|
407 | configure:6008: result: /opt/local/bin/msgfmt |
---|
408 | configure:6058: checking for xgettext |
---|
409 | configure: trying /opt/local/bin/xgettext... |
---|
410 | /opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C |
---|
411 | configure:6090: result: /opt/local/bin/xgettext |
---|
412 | configure:6135: checking for msgmerge |
---|
413 | configure: trying /opt/local/bin/msgmerge... |
---|
414 | configure:6166: result: /opt/local/bin/msgmerge |
---|
415 | configure:6224: checking for ld used by /usr/bin/clang |
---|
416 | configure:6291: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
417 | configure:6298: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
418 | configure:6313: result: no |
---|
419 | configure:6320: checking for shared library run path origin |
---|
420 | configure:6333: result: done |
---|
421 | configure:6905: checking for CFPreferencesCopyAppValue |
---|
422 | configure:6923: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
423 | conftest.c:30:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
424 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
425 | ~~~~ ^ |
---|
426 | conftest.c:30:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
427 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
428 | ~~~~^ |
---|
429 | 2 warnings generated. |
---|
430 | configure:6923: $? = 0 |
---|
431 | configure:6932: result: yes |
---|
432 | configure:6939: checking for CFLocaleCopyCurrent |
---|
433 | configure:6957: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
434 | configure:6957: $? = 0 |
---|
435 | configure:6966: result: yes |
---|
436 | configure:7015: checking for GNU gettext in libc |
---|
437 | configure:7044: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
438 | Undefined symbols for architecture x86_64: |
---|
439 | "_libintl_bindtextdomain", referenced from: |
---|
440 | _main in conftest-795964.o |
---|
441 | "_libintl_gettext", referenced from: |
---|
442 | _main in conftest-795964.o |
---|
443 | ld: symbol(s) not found for architecture x86_64 |
---|
444 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
445 | configure:7044: $? = 1 |
---|
446 | configure: failed program was: |
---|
447 | | /* confdefs.h */ |
---|
448 | | #define PACKAGE_NAME "GNU Awk" |
---|
449 | | #define PACKAGE_TARNAME "gawk" |
---|
450 | | #define PACKAGE_VERSION "5.0.0" |
---|
451 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
452 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
453 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
454 | | #define PACKAGE "gawk" |
---|
455 | | #define VERSION "5.0.0" |
---|
456 | | #define STDC_HEADERS 1 |
---|
457 | | #define HAVE_SYS_TYPES_H 1 |
---|
458 | | #define HAVE_SYS_STAT_H 1 |
---|
459 | | #define HAVE_STDLIB_H 1 |
---|
460 | | #define HAVE_STRING_H 1 |
---|
461 | | #define HAVE_MEMORY_H 1 |
---|
462 | | #define HAVE_STRINGS_H 1 |
---|
463 | | #define HAVE_INTTYPES_H 1 |
---|
464 | | #define HAVE_STDINT_H 1 |
---|
465 | | #define HAVE_UNISTD_H 1 |
---|
466 | | #define __EXTENSIONS__ 1 |
---|
467 | | #define _ALL_SOURCE 1 |
---|
468 | | #define _GNU_SOURCE 1 |
---|
469 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
470 | | #define _TANDEM_SOURCE 1 |
---|
471 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
472 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
473 | | /* end confdefs.h. */ |
---|
474 | | |
---|
475 | | #include <libintl.h> |
---|
476 | | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION |
---|
477 | | extern int _nl_msg_cat_cntr; |
---|
478 | | extern int *_nl_domain_bindings; |
---|
479 | | #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings) |
---|
480 | | #else |
---|
481 | | #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0 |
---|
482 | | #endif |
---|
483 | | |
---|
484 | | |
---|
485 | | int |
---|
486 | | main () |
---|
487 | | { |
---|
488 | | |
---|
489 | | bindtextdomain ("", ""); |
---|
490 | | return * gettext ("") + __GNU_GETTEXT_SYMBOL_EXPRESSION |
---|
491 | | |
---|
492 | | ; |
---|
493 | | return 0; |
---|
494 | | } |
---|
495 | configure:7053: result: no |
---|
496 | configure:7087: checking for iconv |
---|
497 | configure:7111: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
498 | Undefined symbols for architecture x86_64: |
---|
499 | "_libiconv", referenced from: |
---|
500 | _main in conftest-4c925e.o |
---|
501 | "_libiconv_close", referenced from: |
---|
502 | _main in conftest-4c925e.o |
---|
503 | "_libiconv_open", referenced from: |
---|
504 | _main in conftest-4c925e.o |
---|
505 | ld: symbol(s) not found for architecture x86_64 |
---|
506 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
507 | configure:7111: $? = 1 |
---|
508 | configure: failed program was: |
---|
509 | | /* confdefs.h */ |
---|
510 | | #define PACKAGE_NAME "GNU Awk" |
---|
511 | | #define PACKAGE_TARNAME "gawk" |
---|
512 | | #define PACKAGE_VERSION "5.0.0" |
---|
513 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
514 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
515 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
516 | | #define PACKAGE "gawk" |
---|
517 | | #define VERSION "5.0.0" |
---|
518 | | #define STDC_HEADERS 1 |
---|
519 | | #define HAVE_SYS_TYPES_H 1 |
---|
520 | | #define HAVE_SYS_STAT_H 1 |
---|
521 | | #define HAVE_STDLIB_H 1 |
---|
522 | | #define HAVE_STRING_H 1 |
---|
523 | | #define HAVE_MEMORY_H 1 |
---|
524 | | #define HAVE_STRINGS_H 1 |
---|
525 | | #define HAVE_INTTYPES_H 1 |
---|
526 | | #define HAVE_STDINT_H 1 |
---|
527 | | #define HAVE_UNISTD_H 1 |
---|
528 | | #define __EXTENSIONS__ 1 |
---|
529 | | #define _ALL_SOURCE 1 |
---|
530 | | #define _GNU_SOURCE 1 |
---|
531 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
532 | | #define _TANDEM_SOURCE 1 |
---|
533 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
534 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
535 | | /* end confdefs.h. */ |
---|
536 | | |
---|
537 | | #include <stdlib.h> |
---|
538 | | #include <iconv.h> |
---|
539 | | |
---|
540 | | int |
---|
541 | | main () |
---|
542 | | { |
---|
543 | | iconv_t cd = iconv_open("",""); |
---|
544 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
545 | | iconv_close(cd); |
---|
546 | | ; |
---|
547 | | return 0; |
---|
548 | | } |
---|
549 | configure:7135: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -liconv >&5 |
---|
550 | configure:7135: $? = 0 |
---|
551 | configure:7145: result: yes |
---|
552 | configure:7148: checking for working iconv |
---|
553 | configure:7277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -liconv >&5 |
---|
554 | configure:7277: $? = 0 |
---|
555 | configure:7277: ./conftest |
---|
556 | configure:7277: $? = 0 |
---|
557 | configure:7289: result: yes |
---|
558 | configure:7304: checking how to link with libiconv |
---|
559 | configure:7306: result: -liconv |
---|
560 | configure:7778: checking for GNU gettext in libintl |
---|
561 | configure:7815: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lintl >&5 |
---|
562 | configure:7815: $? = 0 |
---|
563 | configure:7865: result: yes |
---|
564 | configure:7900: checking whether to use NLS |
---|
565 | configure:7902: result: yes |
---|
566 | configure:7905: checking where the gettext function comes from |
---|
567 | configure:7916: result: external libintl |
---|
568 | configure:7924: checking how to link with libintl |
---|
569 | configure:7926: result: -lintl -Wl,-framework -Wl,CoreFoundation |
---|
570 | configure:7975: checking for nl_langinfo and CODESET |
---|
571 | configure:7991: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
572 | configure:7991: $? = 0 |
---|
573 | configure:8000: result: yes |
---|
574 | configure:8009: checking for LC_MESSAGES |
---|
575 | configure:8025: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
576 | configure:8025: $? = 0 |
---|
577 | configure:8033: result: yes |
---|
578 | configure:8048: checking arpa/inet.h usability |
---|
579 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
580 | configure:8048: $? = 0 |
---|
581 | configure:8048: result: yes |
---|
582 | configure:8048: checking arpa/inet.h presence |
---|
583 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
584 | configure:8048: $? = 0 |
---|
585 | configure:8048: result: yes |
---|
586 | configure:8048: checking for arpa/inet.h |
---|
587 | configure:8048: result: yes |
---|
588 | configure:8048: checking fcntl.h usability |
---|
589 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
590 | configure:8048: $? = 0 |
---|
591 | configure:8048: result: yes |
---|
592 | configure:8048: checking fcntl.h presence |
---|
593 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
594 | configure:8048: $? = 0 |
---|
595 | configure:8048: result: yes |
---|
596 | configure:8048: checking for fcntl.h |
---|
597 | configure:8048: result: yes |
---|
598 | configure:8048: checking locale.h usability |
---|
599 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
600 | configure:8048: $? = 0 |
---|
601 | configure:8048: result: yes |
---|
602 | configure:8048: checking locale.h presence |
---|
603 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
604 | configure:8048: $? = 0 |
---|
605 | configure:8048: result: yes |
---|
606 | configure:8048: checking for locale.h |
---|
607 | configure:8048: result: yes |
---|
608 | configure:8048: checking libintl.h usability |
---|
609 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
610 | configure:8048: $? = 0 |
---|
611 | configure:8048: result: yes |
---|
612 | configure:8048: checking libintl.h presence |
---|
613 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
614 | configure:8048: $? = 0 |
---|
615 | configure:8048: result: yes |
---|
616 | configure:8048: checking for libintl.h |
---|
617 | configure:8048: result: yes |
---|
618 | configure:8048: checking mcheck.h usability |
---|
619 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
620 | conftest.c:71:10: fatal error: 'mcheck.h' file not found |
---|
621 | #include <mcheck.h> |
---|
622 | ^~~~~~~~~~ |
---|
623 | 1 error generated. |
---|
624 | configure:8048: $? = 1 |
---|
625 | configure: failed program was: |
---|
626 | | /* confdefs.h */ |
---|
627 | | #define PACKAGE_NAME "GNU Awk" |
---|
628 | | #define PACKAGE_TARNAME "gawk" |
---|
629 | | #define PACKAGE_VERSION "5.0.0" |
---|
630 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
631 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
632 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
633 | | #define PACKAGE "gawk" |
---|
634 | | #define VERSION "5.0.0" |
---|
635 | | #define STDC_HEADERS 1 |
---|
636 | | #define HAVE_SYS_TYPES_H 1 |
---|
637 | | #define HAVE_SYS_STAT_H 1 |
---|
638 | | #define HAVE_STDLIB_H 1 |
---|
639 | | #define HAVE_STRING_H 1 |
---|
640 | | #define HAVE_MEMORY_H 1 |
---|
641 | | #define HAVE_STRINGS_H 1 |
---|
642 | | #define HAVE_INTTYPES_H 1 |
---|
643 | | #define HAVE_STDINT_H 1 |
---|
644 | | #define HAVE_UNISTD_H 1 |
---|
645 | | #define __EXTENSIONS__ 1 |
---|
646 | | #define _ALL_SOURCE 1 |
---|
647 | | #define _GNU_SOURCE 1 |
---|
648 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
649 | | #define _TANDEM_SOURCE 1 |
---|
650 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
651 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
652 | | #define HAVE_ICONV 1 |
---|
653 | | #define ENABLE_NLS 1 |
---|
654 | | #define HAVE_GETTEXT 1 |
---|
655 | | #define HAVE_DCGETTEXT 1 |
---|
656 | | #define HAVE_LANGINFO_CODESET 1 |
---|
657 | | #define HAVE_LC_MESSAGES 1 |
---|
658 | | #define HAVE_ARPA_INET_H 1 |
---|
659 | | #define HAVE_FCNTL_H 1 |
---|
660 | | #define HAVE_LOCALE_H 1 |
---|
661 | | #define HAVE_LIBINTL_H 1 |
---|
662 | | /* end confdefs.h. */ |
---|
663 | | #include <stdio.h> |
---|
664 | | #ifdef HAVE_SYS_TYPES_H |
---|
665 | | # include <sys/types.h> |
---|
666 | | #endif |
---|
667 | | #ifdef HAVE_SYS_STAT_H |
---|
668 | | # include <sys/stat.h> |
---|
669 | | #endif |
---|
670 | | #ifdef STDC_HEADERS |
---|
671 | | # include <stdlib.h> |
---|
672 | | # include <stddef.h> |
---|
673 | | #else |
---|
674 | | # ifdef HAVE_STDLIB_H |
---|
675 | | # include <stdlib.h> |
---|
676 | | # endif |
---|
677 | | #endif |
---|
678 | | #ifdef HAVE_STRING_H |
---|
679 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
680 | | # include <memory.h> |
---|
681 | | # endif |
---|
682 | | # include <string.h> |
---|
683 | | #endif |
---|
684 | | #ifdef HAVE_STRINGS_H |
---|
685 | | # include <strings.h> |
---|
686 | | #endif |
---|
687 | | #ifdef HAVE_INTTYPES_H |
---|
688 | | # include <inttypes.h> |
---|
689 | | #endif |
---|
690 | | #ifdef HAVE_STDINT_H |
---|
691 | | # include <stdint.h> |
---|
692 | | #endif |
---|
693 | | #ifdef HAVE_UNISTD_H |
---|
694 | | # include <unistd.h> |
---|
695 | | #endif |
---|
696 | | #include <mcheck.h> |
---|
697 | configure:8048: result: no |
---|
698 | configure:8048: checking mcheck.h presence |
---|
699 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
700 | conftest.c:38:10: fatal error: 'mcheck.h' file not found |
---|
701 | #include <mcheck.h> |
---|
702 | ^~~~~~~~~~ |
---|
703 | 1 error generated. |
---|
704 | configure:8048: $? = 1 |
---|
705 | configure: failed program was: |
---|
706 | | /* confdefs.h */ |
---|
707 | | #define PACKAGE_NAME "GNU Awk" |
---|
708 | | #define PACKAGE_TARNAME "gawk" |
---|
709 | | #define PACKAGE_VERSION "5.0.0" |
---|
710 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
711 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
712 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
713 | | #define PACKAGE "gawk" |
---|
714 | | #define VERSION "5.0.0" |
---|
715 | | #define STDC_HEADERS 1 |
---|
716 | | #define HAVE_SYS_TYPES_H 1 |
---|
717 | | #define HAVE_SYS_STAT_H 1 |
---|
718 | | #define HAVE_STDLIB_H 1 |
---|
719 | | #define HAVE_STRING_H 1 |
---|
720 | | #define HAVE_MEMORY_H 1 |
---|
721 | | #define HAVE_STRINGS_H 1 |
---|
722 | | #define HAVE_INTTYPES_H 1 |
---|
723 | | #define HAVE_STDINT_H 1 |
---|
724 | | #define HAVE_UNISTD_H 1 |
---|
725 | | #define __EXTENSIONS__ 1 |
---|
726 | | #define _ALL_SOURCE 1 |
---|
727 | | #define _GNU_SOURCE 1 |
---|
728 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
729 | | #define _TANDEM_SOURCE 1 |
---|
730 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
731 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
732 | | #define HAVE_ICONV 1 |
---|
733 | | #define ENABLE_NLS 1 |
---|
734 | | #define HAVE_GETTEXT 1 |
---|
735 | | #define HAVE_DCGETTEXT 1 |
---|
736 | | #define HAVE_LANGINFO_CODESET 1 |
---|
737 | | #define HAVE_LC_MESSAGES 1 |
---|
738 | | #define HAVE_ARPA_INET_H 1 |
---|
739 | | #define HAVE_FCNTL_H 1 |
---|
740 | | #define HAVE_LOCALE_H 1 |
---|
741 | | #define HAVE_LIBINTL_H 1 |
---|
742 | | /* end confdefs.h. */ |
---|
743 | | #include <mcheck.h> |
---|
744 | configure:8048: result: no |
---|
745 | configure:8048: checking for mcheck.h |
---|
746 | configure:8048: result: no |
---|
747 | configure:8048: checking netdb.h usability |
---|
748 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
749 | configure:8048: $? = 0 |
---|
750 | configure:8048: result: yes |
---|
751 | configure:8048: checking netdb.h presence |
---|
752 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
753 | configure:8048: $? = 0 |
---|
754 | configure:8048: result: yes |
---|
755 | configure:8048: checking for netdb.h |
---|
756 | configure:8048: result: yes |
---|
757 | configure:8048: checking netinet/in.h usability |
---|
758 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
759 | configure:8048: $? = 0 |
---|
760 | configure:8048: result: yes |
---|
761 | configure:8048: checking netinet/in.h presence |
---|
762 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
763 | configure:8048: $? = 0 |
---|
764 | configure:8048: result: yes |
---|
765 | configure:8048: checking for netinet/in.h |
---|
766 | configure:8048: result: yes |
---|
767 | configure:8048: checking stddef.h usability |
---|
768 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
769 | configure:8048: $? = 0 |
---|
770 | configure:8048: result: yes |
---|
771 | configure:8048: checking stddef.h presence |
---|
772 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
773 | configure:8048: $? = 0 |
---|
774 | configure:8048: result: yes |
---|
775 | configure:8048: checking for stddef.h |
---|
776 | configure:8048: result: yes |
---|
777 | configure:8048: checking for string.h |
---|
778 | configure:8048: result: yes |
---|
779 | configure:8048: checking sys/ioctl.h usability |
---|
780 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
781 | configure:8048: $? = 0 |
---|
782 | configure:8048: result: yes |
---|
783 | configure:8048: checking sys/ioctl.h presence |
---|
784 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
785 | configure:8048: $? = 0 |
---|
786 | configure:8048: result: yes |
---|
787 | configure:8048: checking for sys/ioctl.h |
---|
788 | configure:8048: result: yes |
---|
789 | configure:8048: checking sys/param.h usability |
---|
790 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
791 | configure:8048: $? = 0 |
---|
792 | configure:8048: result: yes |
---|
793 | configure:8048: checking sys/param.h presence |
---|
794 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
795 | configure:8048: $? = 0 |
---|
796 | configure:8048: result: yes |
---|
797 | configure:8048: checking for sys/param.h |
---|
798 | configure:8048: result: yes |
---|
799 | configure:8048: checking sys/select.h usability |
---|
800 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
801 | configure:8048: $? = 0 |
---|
802 | configure:8048: result: yes |
---|
803 | configure:8048: checking sys/select.h presence |
---|
804 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
805 | configure:8048: $? = 0 |
---|
806 | configure:8048: result: yes |
---|
807 | configure:8048: checking for sys/select.h |
---|
808 | configure:8048: result: yes |
---|
809 | configure:8048: checking sys/socket.h usability |
---|
810 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
811 | configure:8048: $? = 0 |
---|
812 | configure:8048: result: yes |
---|
813 | configure:8048: checking sys/socket.h presence |
---|
814 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
815 | configure:8048: $? = 0 |
---|
816 | configure:8048: result: yes |
---|
817 | configure:8048: checking for sys/socket.h |
---|
818 | configure:8048: result: yes |
---|
819 | configure:8048: checking sys/time.h usability |
---|
820 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
821 | configure:8048: $? = 0 |
---|
822 | configure:8048: result: yes |
---|
823 | configure:8048: checking sys/time.h presence |
---|
824 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
825 | configure:8048: $? = 0 |
---|
826 | configure:8048: result: yes |
---|
827 | configure:8048: checking for sys/time.h |
---|
828 | configure:8048: result: yes |
---|
829 | configure:8048: checking for unistd.h |
---|
830 | configure:8048: result: yes |
---|
831 | configure:8048: checking termios.h usability |
---|
832 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
833 | configure:8048: $? = 0 |
---|
834 | configure:8048: result: yes |
---|
835 | configure:8048: checking termios.h presence |
---|
836 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
837 | configure:8048: $? = 0 |
---|
838 | configure:8048: result: yes |
---|
839 | configure:8048: checking for termios.h |
---|
840 | configure:8048: result: yes |
---|
841 | configure:8048: checking stropts.h usability |
---|
842 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
843 | conftest.c:82:10: fatal error: 'stropts.h' file not found |
---|
844 | #include <stropts.h> |
---|
845 | ^~~~~~~~~~~ |
---|
846 | 1 error generated. |
---|
847 | configure:8048: $? = 1 |
---|
848 | configure: failed program was: |
---|
849 | | /* confdefs.h */ |
---|
850 | | #define PACKAGE_NAME "GNU Awk" |
---|
851 | | #define PACKAGE_TARNAME "gawk" |
---|
852 | | #define PACKAGE_VERSION "5.0.0" |
---|
853 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
854 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
855 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
856 | | #define PACKAGE "gawk" |
---|
857 | | #define VERSION "5.0.0" |
---|
858 | | #define STDC_HEADERS 1 |
---|
859 | | #define HAVE_SYS_TYPES_H 1 |
---|
860 | | #define HAVE_SYS_STAT_H 1 |
---|
861 | | #define HAVE_STDLIB_H 1 |
---|
862 | | #define HAVE_STRING_H 1 |
---|
863 | | #define HAVE_MEMORY_H 1 |
---|
864 | | #define HAVE_STRINGS_H 1 |
---|
865 | | #define HAVE_INTTYPES_H 1 |
---|
866 | | #define HAVE_STDINT_H 1 |
---|
867 | | #define HAVE_UNISTD_H 1 |
---|
868 | | #define __EXTENSIONS__ 1 |
---|
869 | | #define _ALL_SOURCE 1 |
---|
870 | | #define _GNU_SOURCE 1 |
---|
871 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
872 | | #define _TANDEM_SOURCE 1 |
---|
873 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
874 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
875 | | #define HAVE_ICONV 1 |
---|
876 | | #define ENABLE_NLS 1 |
---|
877 | | #define HAVE_GETTEXT 1 |
---|
878 | | #define HAVE_DCGETTEXT 1 |
---|
879 | | #define HAVE_LANGINFO_CODESET 1 |
---|
880 | | #define HAVE_LC_MESSAGES 1 |
---|
881 | | #define HAVE_ARPA_INET_H 1 |
---|
882 | | #define HAVE_FCNTL_H 1 |
---|
883 | | #define HAVE_LOCALE_H 1 |
---|
884 | | #define HAVE_LIBINTL_H 1 |
---|
885 | | #define HAVE_NETDB_H 1 |
---|
886 | | #define HAVE_NETINET_IN_H 1 |
---|
887 | | #define HAVE_STDDEF_H 1 |
---|
888 | | #define HAVE_STRING_H 1 |
---|
889 | | #define HAVE_SYS_IOCTL_H 1 |
---|
890 | | #define HAVE_SYS_PARAM_H 1 |
---|
891 | | #define HAVE_SYS_SELECT_H 1 |
---|
892 | | #define HAVE_SYS_SOCKET_H 1 |
---|
893 | | #define HAVE_SYS_TIME_H 1 |
---|
894 | | #define HAVE_UNISTD_H 1 |
---|
895 | | #define HAVE_TERMIOS_H 1 |
---|
896 | | /* end confdefs.h. */ |
---|
897 | | #include <stdio.h> |
---|
898 | | #ifdef HAVE_SYS_TYPES_H |
---|
899 | | # include <sys/types.h> |
---|
900 | | #endif |
---|
901 | | #ifdef HAVE_SYS_STAT_H |
---|
902 | | # include <sys/stat.h> |
---|
903 | | #endif |
---|
904 | | #ifdef STDC_HEADERS |
---|
905 | | # include <stdlib.h> |
---|
906 | | # include <stddef.h> |
---|
907 | | #else |
---|
908 | | # ifdef HAVE_STDLIB_H |
---|
909 | | # include <stdlib.h> |
---|
910 | | # endif |
---|
911 | | #endif |
---|
912 | | #ifdef HAVE_STRING_H |
---|
913 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
914 | | # include <memory.h> |
---|
915 | | # endif |
---|
916 | | # include <string.h> |
---|
917 | | #endif |
---|
918 | | #ifdef HAVE_STRINGS_H |
---|
919 | | # include <strings.h> |
---|
920 | | #endif |
---|
921 | | #ifdef HAVE_INTTYPES_H |
---|
922 | | # include <inttypes.h> |
---|
923 | | #endif |
---|
924 | | #ifdef HAVE_STDINT_H |
---|
925 | | # include <stdint.h> |
---|
926 | | #endif |
---|
927 | | #ifdef HAVE_UNISTD_H |
---|
928 | | # include <unistd.h> |
---|
929 | | #endif |
---|
930 | | #include <stropts.h> |
---|
931 | configure:8048: result: no |
---|
932 | configure:8048: checking stropts.h presence |
---|
933 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
934 | conftest.c:49:10: fatal error: 'stropts.h' file not found |
---|
935 | #include <stropts.h> |
---|
936 | ^~~~~~~~~~~ |
---|
937 | 1 error generated. |
---|
938 | configure:8048: $? = 1 |
---|
939 | configure: failed program was: |
---|
940 | | /* confdefs.h */ |
---|
941 | | #define PACKAGE_NAME "GNU Awk" |
---|
942 | | #define PACKAGE_TARNAME "gawk" |
---|
943 | | #define PACKAGE_VERSION "5.0.0" |
---|
944 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
945 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
946 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
947 | | #define PACKAGE "gawk" |
---|
948 | | #define VERSION "5.0.0" |
---|
949 | | #define STDC_HEADERS 1 |
---|
950 | | #define HAVE_SYS_TYPES_H 1 |
---|
951 | | #define HAVE_SYS_STAT_H 1 |
---|
952 | | #define HAVE_STDLIB_H 1 |
---|
953 | | #define HAVE_STRING_H 1 |
---|
954 | | #define HAVE_MEMORY_H 1 |
---|
955 | | #define HAVE_STRINGS_H 1 |
---|
956 | | #define HAVE_INTTYPES_H 1 |
---|
957 | | #define HAVE_STDINT_H 1 |
---|
958 | | #define HAVE_UNISTD_H 1 |
---|
959 | | #define __EXTENSIONS__ 1 |
---|
960 | | #define _ALL_SOURCE 1 |
---|
961 | | #define _GNU_SOURCE 1 |
---|
962 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
963 | | #define _TANDEM_SOURCE 1 |
---|
964 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
965 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
966 | | #define HAVE_ICONV 1 |
---|
967 | | #define ENABLE_NLS 1 |
---|
968 | | #define HAVE_GETTEXT 1 |
---|
969 | | #define HAVE_DCGETTEXT 1 |
---|
970 | | #define HAVE_LANGINFO_CODESET 1 |
---|
971 | | #define HAVE_LC_MESSAGES 1 |
---|
972 | | #define HAVE_ARPA_INET_H 1 |
---|
973 | | #define HAVE_FCNTL_H 1 |
---|
974 | | #define HAVE_LOCALE_H 1 |
---|
975 | | #define HAVE_LIBINTL_H 1 |
---|
976 | | #define HAVE_NETDB_H 1 |
---|
977 | | #define HAVE_NETINET_IN_H 1 |
---|
978 | | #define HAVE_STDDEF_H 1 |
---|
979 | | #define HAVE_STRING_H 1 |
---|
980 | | #define HAVE_SYS_IOCTL_H 1 |
---|
981 | | #define HAVE_SYS_PARAM_H 1 |
---|
982 | | #define HAVE_SYS_SELECT_H 1 |
---|
983 | | #define HAVE_SYS_SOCKET_H 1 |
---|
984 | | #define HAVE_SYS_TIME_H 1 |
---|
985 | | #define HAVE_UNISTD_H 1 |
---|
986 | | #define HAVE_TERMIOS_H 1 |
---|
987 | | /* end confdefs.h. */ |
---|
988 | | #include <stropts.h> |
---|
989 | configure:8048: result: no |
---|
990 | configure:8048: checking for stropts.h |
---|
991 | configure:8048: result: no |
---|
992 | configure:8048: checking wchar.h usability |
---|
993 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
994 | configure:8048: $? = 0 |
---|
995 | configure:8048: result: yes |
---|
996 | configure:8048: checking wchar.h presence |
---|
997 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
998 | configure:8048: $? = 0 |
---|
999 | configure:8048: result: yes |
---|
1000 | configure:8048: checking for wchar.h |
---|
1001 | configure:8048: result: yes |
---|
1002 | configure:8048: checking wctype.h usability |
---|
1003 | configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1004 | configure:8048: $? = 0 |
---|
1005 | configure:8048: result: yes |
---|
1006 | configure:8048: checking wctype.h presence |
---|
1007 | configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
1008 | configure:8048: $? = 0 |
---|
1009 | configure:8048: result: yes |
---|
1010 | configure:8048: checking for wctype.h |
---|
1011 | configure:8048: result: yes |
---|
1012 | configure:8058: checking for ANSI C header files |
---|
1013 | configure:8162: result: yes |
---|
1014 | configure:8170: checking for stdbool.h that conforms to C99 |
---|
1015 | configure:8237: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1016 | conftest.c:101:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1017 | bool e = &s; |
---|
1018 | ~ ^ |
---|
1019 | conftest.c:105:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1020 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
1021 | ~^ |
---|
1022 | conftest.c:105:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1023 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
1024 | ~^ |
---|
1025 | conftest.c:105:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1026 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
1027 | ~^ |
---|
1028 | conftest.c:105:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1029 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
1030 | ~^ |
---|
1031 | conftest.c:105:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1032 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
1033 | ~^ |
---|
1034 | conftest.c:105:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1035 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
1036 | ~^ |
---|
1037 | conftest.c:105:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1038 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
1039 | ~^ |
---|
1040 | conftest.c:105:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1041 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
1042 | ~^ |
---|
1043 | conftest.c:106:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1044 | ~^ |
---|
1045 | conftest.c:106:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1046 | ~^ |
---|
1047 | conftest.c:106:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1048 | ~^ |
---|
1049 | 12 warnings generated. |
---|
1050 | configure:8237: $? = 0 |
---|
1051 | configure:8244: result: yes |
---|
1052 | configure:8246: checking for _Bool |
---|
1053 | configure:8246: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1054 | configure:8246: $? = 0 |
---|
1055 | configure:8246: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1056 | conftest.c:88:20: error: expected expression |
---|
1057 | if (sizeof ((_Bool))) |
---|
1058 | ^ |
---|
1059 | 1 error generated. |
---|
1060 | configure:8246: $? = 1 |
---|
1061 | configure: failed program was: |
---|
1062 | | /* confdefs.h */ |
---|
1063 | | #define PACKAGE_NAME "GNU Awk" |
---|
1064 | | #define PACKAGE_TARNAME "gawk" |
---|
1065 | | #define PACKAGE_VERSION "5.0.0" |
---|
1066 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
1067 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
1068 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
1069 | | #define PACKAGE "gawk" |
---|
1070 | | #define VERSION "5.0.0" |
---|
1071 | | #define STDC_HEADERS 1 |
---|
1072 | | #define HAVE_SYS_TYPES_H 1 |
---|
1073 | | #define HAVE_SYS_STAT_H 1 |
---|
1074 | | #define HAVE_STDLIB_H 1 |
---|
1075 | | #define HAVE_STRING_H 1 |
---|
1076 | | #define HAVE_MEMORY_H 1 |
---|
1077 | | #define HAVE_STRINGS_H 1 |
---|
1078 | | #define HAVE_INTTYPES_H 1 |
---|
1079 | | #define HAVE_STDINT_H 1 |
---|
1080 | | #define HAVE_UNISTD_H 1 |
---|
1081 | | #define __EXTENSIONS__ 1 |
---|
1082 | | #define _ALL_SOURCE 1 |
---|
1083 | | #define _GNU_SOURCE 1 |
---|
1084 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1085 | | #define _TANDEM_SOURCE 1 |
---|
1086 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1087 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1088 | | #define HAVE_ICONV 1 |
---|
1089 | | #define ENABLE_NLS 1 |
---|
1090 | | #define HAVE_GETTEXT 1 |
---|
1091 | | #define HAVE_DCGETTEXT 1 |
---|
1092 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1093 | | #define HAVE_LC_MESSAGES 1 |
---|
1094 | | #define HAVE_ARPA_INET_H 1 |
---|
1095 | | #define HAVE_FCNTL_H 1 |
---|
1096 | | #define HAVE_LOCALE_H 1 |
---|
1097 | | #define HAVE_LIBINTL_H 1 |
---|
1098 | | #define HAVE_NETDB_H 1 |
---|
1099 | | #define HAVE_NETINET_IN_H 1 |
---|
1100 | | #define HAVE_STDDEF_H 1 |
---|
1101 | | #define HAVE_STRING_H 1 |
---|
1102 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1103 | | #define HAVE_SYS_PARAM_H 1 |
---|
1104 | | #define HAVE_SYS_SELECT_H 1 |
---|
1105 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1106 | | #define HAVE_SYS_TIME_H 1 |
---|
1107 | | #define HAVE_UNISTD_H 1 |
---|
1108 | | #define HAVE_TERMIOS_H 1 |
---|
1109 | | #define HAVE_WCHAR_H 1 |
---|
1110 | | #define HAVE_WCTYPE_H 1 |
---|
1111 | | #define STDC_HEADERS 1 |
---|
1112 | | /* end confdefs.h. */ |
---|
1113 | | #include <stdio.h> |
---|
1114 | | #ifdef HAVE_SYS_TYPES_H |
---|
1115 | | # include <sys/types.h> |
---|
1116 | | #endif |
---|
1117 | | #ifdef HAVE_SYS_STAT_H |
---|
1118 | | # include <sys/stat.h> |
---|
1119 | | #endif |
---|
1120 | | #ifdef STDC_HEADERS |
---|
1121 | | # include <stdlib.h> |
---|
1122 | | # include <stddef.h> |
---|
1123 | | #else |
---|
1124 | | # ifdef HAVE_STDLIB_H |
---|
1125 | | # include <stdlib.h> |
---|
1126 | | # endif |
---|
1127 | | #endif |
---|
1128 | | #ifdef HAVE_STRING_H |
---|
1129 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1130 | | # include <memory.h> |
---|
1131 | | # endif |
---|
1132 | | # include <string.h> |
---|
1133 | | #endif |
---|
1134 | | #ifdef HAVE_STRINGS_H |
---|
1135 | | # include <strings.h> |
---|
1136 | | #endif |
---|
1137 | | #ifdef HAVE_INTTYPES_H |
---|
1138 | | # include <inttypes.h> |
---|
1139 | | #endif |
---|
1140 | | #ifdef HAVE_STDINT_H |
---|
1141 | | # include <stdint.h> |
---|
1142 | | #endif |
---|
1143 | | #ifdef HAVE_UNISTD_H |
---|
1144 | | # include <unistd.h> |
---|
1145 | | #endif |
---|
1146 | | int |
---|
1147 | | main () |
---|
1148 | | { |
---|
1149 | | if (sizeof ((_Bool))) |
---|
1150 | | return 0; |
---|
1151 | | ; |
---|
1152 | | return 0; |
---|
1153 | | } |
---|
1154 | configure:8246: result: yes |
---|
1155 | configure:8263: checking for sys/wait.h that is POSIX.1 compatible |
---|
1156 | configure:8289: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1157 | configure:8289: $? = 0 |
---|
1158 | configure:8296: result: yes |
---|
1159 | configure:8304: checking whether time.h and sys/time.h may both be included |
---|
1160 | configure:8324: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1161 | configure:8324: $? = 0 |
---|
1162 | configure:8331: result: yes |
---|
1163 | configure:8344: checking for memory.h |
---|
1164 | configure:8344: result: yes |
---|
1165 | configure:8378: checking for pid_t |
---|
1166 | configure:8378: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1167 | configure:8378: $? = 0 |
---|
1168 | configure:8378: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1169 | conftest.c:93:20: error: expected expression |
---|
1170 | if (sizeof ((pid_t))) |
---|
1171 | ^ |
---|
1172 | 1 error generated. |
---|
1173 | configure:8378: $? = 1 |
---|
1174 | configure: failed program was: |
---|
1175 | | /* confdefs.h */ |
---|
1176 | | #define PACKAGE_NAME "GNU Awk" |
---|
1177 | | #define PACKAGE_TARNAME "gawk" |
---|
1178 | | #define PACKAGE_VERSION "5.0.0" |
---|
1179 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
1180 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
1181 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
1182 | | #define PACKAGE "gawk" |
---|
1183 | | #define VERSION "5.0.0" |
---|
1184 | | #define STDC_HEADERS 1 |
---|
1185 | | #define HAVE_SYS_TYPES_H 1 |
---|
1186 | | #define HAVE_SYS_STAT_H 1 |
---|
1187 | | #define HAVE_STDLIB_H 1 |
---|
1188 | | #define HAVE_STRING_H 1 |
---|
1189 | | #define HAVE_MEMORY_H 1 |
---|
1190 | | #define HAVE_STRINGS_H 1 |
---|
1191 | | #define HAVE_INTTYPES_H 1 |
---|
1192 | | #define HAVE_STDINT_H 1 |
---|
1193 | | #define HAVE_UNISTD_H 1 |
---|
1194 | | #define __EXTENSIONS__ 1 |
---|
1195 | | #define _ALL_SOURCE 1 |
---|
1196 | | #define _GNU_SOURCE 1 |
---|
1197 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1198 | | #define _TANDEM_SOURCE 1 |
---|
1199 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1200 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1201 | | #define HAVE_ICONV 1 |
---|
1202 | | #define ENABLE_NLS 1 |
---|
1203 | | #define HAVE_GETTEXT 1 |
---|
1204 | | #define HAVE_DCGETTEXT 1 |
---|
1205 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1206 | | #define HAVE_LC_MESSAGES 1 |
---|
1207 | | #define HAVE_ARPA_INET_H 1 |
---|
1208 | | #define HAVE_FCNTL_H 1 |
---|
1209 | | #define HAVE_LOCALE_H 1 |
---|
1210 | | #define HAVE_LIBINTL_H 1 |
---|
1211 | | #define HAVE_NETDB_H 1 |
---|
1212 | | #define HAVE_NETINET_IN_H 1 |
---|
1213 | | #define HAVE_STDDEF_H 1 |
---|
1214 | | #define HAVE_STRING_H 1 |
---|
1215 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1216 | | #define HAVE_SYS_PARAM_H 1 |
---|
1217 | | #define HAVE_SYS_SELECT_H 1 |
---|
1218 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1219 | | #define HAVE_SYS_TIME_H 1 |
---|
1220 | | #define HAVE_UNISTD_H 1 |
---|
1221 | | #define HAVE_TERMIOS_H 1 |
---|
1222 | | #define HAVE_WCHAR_H 1 |
---|
1223 | | #define HAVE_WCTYPE_H 1 |
---|
1224 | | #define STDC_HEADERS 1 |
---|
1225 | | #define HAVE__BOOL 1 |
---|
1226 | | #define HAVE_STDBOOL_H 1 |
---|
1227 | | #define HAVE_SYS_WAIT_H 1 |
---|
1228 | | #define TIME_WITH_SYS_TIME 1 |
---|
1229 | | #define HAVE_MEMORY_H 1 |
---|
1230 | | /* end confdefs.h. */ |
---|
1231 | | #include <stdio.h> |
---|
1232 | | #ifdef HAVE_SYS_TYPES_H |
---|
1233 | | # include <sys/types.h> |
---|
1234 | | #endif |
---|
1235 | | #ifdef HAVE_SYS_STAT_H |
---|
1236 | | # include <sys/stat.h> |
---|
1237 | | #endif |
---|
1238 | | #ifdef STDC_HEADERS |
---|
1239 | | # include <stdlib.h> |
---|
1240 | | # include <stddef.h> |
---|
1241 | | #else |
---|
1242 | | # ifdef HAVE_STDLIB_H |
---|
1243 | | # include <stdlib.h> |
---|
1244 | | # endif |
---|
1245 | | #endif |
---|
1246 | | #ifdef HAVE_STRING_H |
---|
1247 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1248 | | # include <memory.h> |
---|
1249 | | # endif |
---|
1250 | | # include <string.h> |
---|
1251 | | #endif |
---|
1252 | | #ifdef HAVE_STRINGS_H |
---|
1253 | | # include <strings.h> |
---|
1254 | | #endif |
---|
1255 | | #ifdef HAVE_INTTYPES_H |
---|
1256 | | # include <inttypes.h> |
---|
1257 | | #endif |
---|
1258 | | #ifdef HAVE_STDINT_H |
---|
1259 | | # include <stdint.h> |
---|
1260 | | #endif |
---|
1261 | | #ifdef HAVE_UNISTD_H |
---|
1262 | | # include <unistd.h> |
---|
1263 | | #endif |
---|
1264 | | int |
---|
1265 | | main () |
---|
1266 | | { |
---|
1267 | | if (sizeof ((pid_t))) |
---|
1268 | | return 0; |
---|
1269 | | ; |
---|
1270 | | return 0; |
---|
1271 | | } |
---|
1272 | configure:8378: result: yes |
---|
1273 | configure:8389: checking for size_t |
---|
1274 | configure:8389: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1275 | configure:8389: $? = 0 |
---|
1276 | configure:8389: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1277 | conftest.c:93:21: error: expected expression |
---|
1278 | if (sizeof ((size_t))) |
---|
1279 | ^ |
---|
1280 | 1 error generated. |
---|
1281 | configure:8389: $? = 1 |
---|
1282 | configure: failed program was: |
---|
1283 | | /* confdefs.h */ |
---|
1284 | | #define PACKAGE_NAME "GNU Awk" |
---|
1285 | | #define PACKAGE_TARNAME "gawk" |
---|
1286 | | #define PACKAGE_VERSION "5.0.0" |
---|
1287 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
1288 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
1289 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
1290 | | #define PACKAGE "gawk" |
---|
1291 | | #define VERSION "5.0.0" |
---|
1292 | | #define STDC_HEADERS 1 |
---|
1293 | | #define HAVE_SYS_TYPES_H 1 |
---|
1294 | | #define HAVE_SYS_STAT_H 1 |
---|
1295 | | #define HAVE_STDLIB_H 1 |
---|
1296 | | #define HAVE_STRING_H 1 |
---|
1297 | | #define HAVE_MEMORY_H 1 |
---|
1298 | | #define HAVE_STRINGS_H 1 |
---|
1299 | | #define HAVE_INTTYPES_H 1 |
---|
1300 | | #define HAVE_STDINT_H 1 |
---|
1301 | | #define HAVE_UNISTD_H 1 |
---|
1302 | | #define __EXTENSIONS__ 1 |
---|
1303 | | #define _ALL_SOURCE 1 |
---|
1304 | | #define _GNU_SOURCE 1 |
---|
1305 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1306 | | #define _TANDEM_SOURCE 1 |
---|
1307 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1308 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1309 | | #define HAVE_ICONV 1 |
---|
1310 | | #define ENABLE_NLS 1 |
---|
1311 | | #define HAVE_GETTEXT 1 |
---|
1312 | | #define HAVE_DCGETTEXT 1 |
---|
1313 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1314 | | #define HAVE_LC_MESSAGES 1 |
---|
1315 | | #define HAVE_ARPA_INET_H 1 |
---|
1316 | | #define HAVE_FCNTL_H 1 |
---|
1317 | | #define HAVE_LOCALE_H 1 |
---|
1318 | | #define HAVE_LIBINTL_H 1 |
---|
1319 | | #define HAVE_NETDB_H 1 |
---|
1320 | | #define HAVE_NETINET_IN_H 1 |
---|
1321 | | #define HAVE_STDDEF_H 1 |
---|
1322 | | #define HAVE_STRING_H 1 |
---|
1323 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1324 | | #define HAVE_SYS_PARAM_H 1 |
---|
1325 | | #define HAVE_SYS_SELECT_H 1 |
---|
1326 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1327 | | #define HAVE_SYS_TIME_H 1 |
---|
1328 | | #define HAVE_UNISTD_H 1 |
---|
1329 | | #define HAVE_TERMIOS_H 1 |
---|
1330 | | #define HAVE_WCHAR_H 1 |
---|
1331 | | #define HAVE_WCTYPE_H 1 |
---|
1332 | | #define STDC_HEADERS 1 |
---|
1333 | | #define HAVE__BOOL 1 |
---|
1334 | | #define HAVE_STDBOOL_H 1 |
---|
1335 | | #define HAVE_SYS_WAIT_H 1 |
---|
1336 | | #define TIME_WITH_SYS_TIME 1 |
---|
1337 | | #define HAVE_MEMORY_H 1 |
---|
1338 | | /* end confdefs.h. */ |
---|
1339 | | #include <stdio.h> |
---|
1340 | | #ifdef HAVE_SYS_TYPES_H |
---|
1341 | | # include <sys/types.h> |
---|
1342 | | #endif |
---|
1343 | | #ifdef HAVE_SYS_STAT_H |
---|
1344 | | # include <sys/stat.h> |
---|
1345 | | #endif |
---|
1346 | | #ifdef STDC_HEADERS |
---|
1347 | | # include <stdlib.h> |
---|
1348 | | # include <stddef.h> |
---|
1349 | | #else |
---|
1350 | | # ifdef HAVE_STDLIB_H |
---|
1351 | | # include <stdlib.h> |
---|
1352 | | # endif |
---|
1353 | | #endif |
---|
1354 | | #ifdef HAVE_STRING_H |
---|
1355 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1356 | | # include <memory.h> |
---|
1357 | | # endif |
---|
1358 | | # include <string.h> |
---|
1359 | | #endif |
---|
1360 | | #ifdef HAVE_STRINGS_H |
---|
1361 | | # include <strings.h> |
---|
1362 | | #endif |
---|
1363 | | #ifdef HAVE_INTTYPES_H |
---|
1364 | | # include <inttypes.h> |
---|
1365 | | #endif |
---|
1366 | | #ifdef HAVE_STDINT_H |
---|
1367 | | # include <stdint.h> |
---|
1368 | | #endif |
---|
1369 | | #ifdef HAVE_UNISTD_H |
---|
1370 | | # include <unistd.h> |
---|
1371 | | #endif |
---|
1372 | | int |
---|
1373 | | main () |
---|
1374 | | { |
---|
1375 | | if (sizeof ((size_t))) |
---|
1376 | | return 0; |
---|
1377 | | ; |
---|
1378 | | return 0; |
---|
1379 | | } |
---|
1380 | configure:8389: result: yes |
---|
1381 | configure:8400: checking for uid_t in sys/types.h |
---|
1382 | configure:8419: result: yes |
---|
1383 | configure:8430: checking type of array argument to getgroups |
---|
1384 | configure:8464: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1385 | configure:8464: $? = 0 |
---|
1386 | configure:8464: ./conftest |
---|
1387 | configure:8464: $? = 0 |
---|
1388 | configure:8489: result: gid_t |
---|
1389 | configure:8498: checking for unsigned long long int |
---|
1390 | configure:8519: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1391 | configure:8519: $? = 0 |
---|
1392 | configure:8527: result: yes |
---|
1393 | configure:8537: checking for long long int |
---|
1394 | configure:8587: result: yes |
---|
1395 | configure:8596: checking for unsigned long long int |
---|
1396 | configure:8625: result: yes |
---|
1397 | configure:8635: checking for intmax_t |
---|
1398 | configure:8635: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1399 | configure:8635: $? = 0 |
---|
1400 | configure:8635: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1401 | conftest.c:97:23: error: expected expression |
---|
1402 | if (sizeof ((intmax_t))) |
---|
1403 | ^ |
---|
1404 | 1 error generated. |
---|
1405 | configure:8635: $? = 1 |
---|
1406 | configure: failed program was: |
---|
1407 | | /* confdefs.h */ |
---|
1408 | | #define PACKAGE_NAME "GNU Awk" |
---|
1409 | | #define PACKAGE_TARNAME "gawk" |
---|
1410 | | #define PACKAGE_VERSION "5.0.0" |
---|
1411 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
1412 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
1413 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
1414 | | #define PACKAGE "gawk" |
---|
1415 | | #define VERSION "5.0.0" |
---|
1416 | | #define STDC_HEADERS 1 |
---|
1417 | | #define HAVE_SYS_TYPES_H 1 |
---|
1418 | | #define HAVE_SYS_STAT_H 1 |
---|
1419 | | #define HAVE_STDLIB_H 1 |
---|
1420 | | #define HAVE_STRING_H 1 |
---|
1421 | | #define HAVE_MEMORY_H 1 |
---|
1422 | | #define HAVE_STRINGS_H 1 |
---|
1423 | | #define HAVE_INTTYPES_H 1 |
---|
1424 | | #define HAVE_STDINT_H 1 |
---|
1425 | | #define HAVE_UNISTD_H 1 |
---|
1426 | | #define __EXTENSIONS__ 1 |
---|
1427 | | #define _ALL_SOURCE 1 |
---|
1428 | | #define _GNU_SOURCE 1 |
---|
1429 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1430 | | #define _TANDEM_SOURCE 1 |
---|
1431 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1432 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1433 | | #define HAVE_ICONV 1 |
---|
1434 | | #define ENABLE_NLS 1 |
---|
1435 | | #define HAVE_GETTEXT 1 |
---|
1436 | | #define HAVE_DCGETTEXT 1 |
---|
1437 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1438 | | #define HAVE_LC_MESSAGES 1 |
---|
1439 | | #define HAVE_ARPA_INET_H 1 |
---|
1440 | | #define HAVE_FCNTL_H 1 |
---|
1441 | | #define HAVE_LOCALE_H 1 |
---|
1442 | | #define HAVE_LIBINTL_H 1 |
---|
1443 | | #define HAVE_NETDB_H 1 |
---|
1444 | | #define HAVE_NETINET_IN_H 1 |
---|
1445 | | #define HAVE_STDDEF_H 1 |
---|
1446 | | #define HAVE_STRING_H 1 |
---|
1447 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1448 | | #define HAVE_SYS_PARAM_H 1 |
---|
1449 | | #define HAVE_SYS_SELECT_H 1 |
---|
1450 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1451 | | #define HAVE_SYS_TIME_H 1 |
---|
1452 | | #define HAVE_UNISTD_H 1 |
---|
1453 | | #define HAVE_TERMIOS_H 1 |
---|
1454 | | #define HAVE_WCHAR_H 1 |
---|
1455 | | #define HAVE_WCTYPE_H 1 |
---|
1456 | | #define STDC_HEADERS 1 |
---|
1457 | | #define HAVE__BOOL 1 |
---|
1458 | | #define HAVE_STDBOOL_H 1 |
---|
1459 | | #define HAVE_SYS_WAIT_H 1 |
---|
1460 | | #define TIME_WITH_SYS_TIME 1 |
---|
1461 | | #define HAVE_MEMORY_H 1 |
---|
1462 | | #define GETGROUPS_T gid_t |
---|
1463 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1464 | | #define HAVE_LONG_LONG_INT 1 |
---|
1465 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1466 | | /* end confdefs.h. */ |
---|
1467 | | #include <stdio.h> |
---|
1468 | | #ifdef HAVE_SYS_TYPES_H |
---|
1469 | | # include <sys/types.h> |
---|
1470 | | #endif |
---|
1471 | | #ifdef HAVE_SYS_STAT_H |
---|
1472 | | # include <sys/stat.h> |
---|
1473 | | #endif |
---|
1474 | | #ifdef STDC_HEADERS |
---|
1475 | | # include <stdlib.h> |
---|
1476 | | # include <stddef.h> |
---|
1477 | | #else |
---|
1478 | | # ifdef HAVE_STDLIB_H |
---|
1479 | | # include <stdlib.h> |
---|
1480 | | # endif |
---|
1481 | | #endif |
---|
1482 | | #ifdef HAVE_STRING_H |
---|
1483 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1484 | | # include <memory.h> |
---|
1485 | | # endif |
---|
1486 | | # include <string.h> |
---|
1487 | | #endif |
---|
1488 | | #ifdef HAVE_STRINGS_H |
---|
1489 | | # include <strings.h> |
---|
1490 | | #endif |
---|
1491 | | #ifdef HAVE_INTTYPES_H |
---|
1492 | | # include <inttypes.h> |
---|
1493 | | #endif |
---|
1494 | | #ifdef HAVE_STDINT_H |
---|
1495 | | # include <stdint.h> |
---|
1496 | | #endif |
---|
1497 | | #ifdef HAVE_UNISTD_H |
---|
1498 | | # include <unistd.h> |
---|
1499 | | #endif |
---|
1500 | | int |
---|
1501 | | main () |
---|
1502 | | { |
---|
1503 | | if (sizeof ((intmax_t))) |
---|
1504 | | return 0; |
---|
1505 | | ; |
---|
1506 | | return 0; |
---|
1507 | | } |
---|
1508 | configure:8635: result: yes |
---|
1509 | configure:8654: checking for uintmax_t |
---|
1510 | configure:8654: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1511 | configure:8654: $? = 0 |
---|
1512 | configure:8654: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1513 | conftest.c:98:24: error: expected expression |
---|
1514 | if (sizeof ((uintmax_t))) |
---|
1515 | ^ |
---|
1516 | 1 error generated. |
---|
1517 | configure:8654: $? = 1 |
---|
1518 | configure: failed program was: |
---|
1519 | | /* confdefs.h */ |
---|
1520 | | #define PACKAGE_NAME "GNU Awk" |
---|
1521 | | #define PACKAGE_TARNAME "gawk" |
---|
1522 | | #define PACKAGE_VERSION "5.0.0" |
---|
1523 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
1524 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
1525 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
1526 | | #define PACKAGE "gawk" |
---|
1527 | | #define VERSION "5.0.0" |
---|
1528 | | #define STDC_HEADERS 1 |
---|
1529 | | #define HAVE_SYS_TYPES_H 1 |
---|
1530 | | #define HAVE_SYS_STAT_H 1 |
---|
1531 | | #define HAVE_STDLIB_H 1 |
---|
1532 | | #define HAVE_STRING_H 1 |
---|
1533 | | #define HAVE_MEMORY_H 1 |
---|
1534 | | #define HAVE_STRINGS_H 1 |
---|
1535 | | #define HAVE_INTTYPES_H 1 |
---|
1536 | | #define HAVE_STDINT_H 1 |
---|
1537 | | #define HAVE_UNISTD_H 1 |
---|
1538 | | #define __EXTENSIONS__ 1 |
---|
1539 | | #define _ALL_SOURCE 1 |
---|
1540 | | #define _GNU_SOURCE 1 |
---|
1541 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1542 | | #define _TANDEM_SOURCE 1 |
---|
1543 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1544 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1545 | | #define HAVE_ICONV 1 |
---|
1546 | | #define ENABLE_NLS 1 |
---|
1547 | | #define HAVE_GETTEXT 1 |
---|
1548 | | #define HAVE_DCGETTEXT 1 |
---|
1549 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1550 | | #define HAVE_LC_MESSAGES 1 |
---|
1551 | | #define HAVE_ARPA_INET_H 1 |
---|
1552 | | #define HAVE_FCNTL_H 1 |
---|
1553 | | #define HAVE_LOCALE_H 1 |
---|
1554 | | #define HAVE_LIBINTL_H 1 |
---|
1555 | | #define HAVE_NETDB_H 1 |
---|
1556 | | #define HAVE_NETINET_IN_H 1 |
---|
1557 | | #define HAVE_STDDEF_H 1 |
---|
1558 | | #define HAVE_STRING_H 1 |
---|
1559 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1560 | | #define HAVE_SYS_PARAM_H 1 |
---|
1561 | | #define HAVE_SYS_SELECT_H 1 |
---|
1562 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1563 | | #define HAVE_SYS_TIME_H 1 |
---|
1564 | | #define HAVE_UNISTD_H 1 |
---|
1565 | | #define HAVE_TERMIOS_H 1 |
---|
1566 | | #define HAVE_WCHAR_H 1 |
---|
1567 | | #define HAVE_WCTYPE_H 1 |
---|
1568 | | #define STDC_HEADERS 1 |
---|
1569 | | #define HAVE__BOOL 1 |
---|
1570 | | #define HAVE_STDBOOL_H 1 |
---|
1571 | | #define HAVE_SYS_WAIT_H 1 |
---|
1572 | | #define TIME_WITH_SYS_TIME 1 |
---|
1573 | | #define HAVE_MEMORY_H 1 |
---|
1574 | | #define GETGROUPS_T gid_t |
---|
1575 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1576 | | #define HAVE_LONG_LONG_INT 1 |
---|
1577 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1578 | | #define HAVE_INTMAX_T 1 |
---|
1579 | | /* end confdefs.h. */ |
---|
1580 | | #include <stdio.h> |
---|
1581 | | #ifdef HAVE_SYS_TYPES_H |
---|
1582 | | # include <sys/types.h> |
---|
1583 | | #endif |
---|
1584 | | #ifdef HAVE_SYS_STAT_H |
---|
1585 | | # include <sys/stat.h> |
---|
1586 | | #endif |
---|
1587 | | #ifdef STDC_HEADERS |
---|
1588 | | # include <stdlib.h> |
---|
1589 | | # include <stddef.h> |
---|
1590 | | #else |
---|
1591 | | # ifdef HAVE_STDLIB_H |
---|
1592 | | # include <stdlib.h> |
---|
1593 | | # endif |
---|
1594 | | #endif |
---|
1595 | | #ifdef HAVE_STRING_H |
---|
1596 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1597 | | # include <memory.h> |
---|
1598 | | # endif |
---|
1599 | | # include <string.h> |
---|
1600 | | #endif |
---|
1601 | | #ifdef HAVE_STRINGS_H |
---|
1602 | | # include <strings.h> |
---|
1603 | | #endif |
---|
1604 | | #ifdef HAVE_INTTYPES_H |
---|
1605 | | # include <inttypes.h> |
---|
1606 | | #endif |
---|
1607 | | #ifdef HAVE_STDINT_H |
---|
1608 | | # include <stdint.h> |
---|
1609 | | #endif |
---|
1610 | | #ifdef HAVE_UNISTD_H |
---|
1611 | | # include <unistd.h> |
---|
1612 | | #endif |
---|
1613 | | int |
---|
1614 | | main () |
---|
1615 | | { |
---|
1616 | | if (sizeof ((uintmax_t))) |
---|
1617 | | return 0; |
---|
1618 | | ; |
---|
1619 | | return 0; |
---|
1620 | | } |
---|
1621 | configure:8654: result: yes |
---|
1622 | configure:8671: checking for ssize_t |
---|
1623 | configure:8671: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1624 | configure:8671: $? = 0 |
---|
1625 | configure:8671: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1626 | conftest.c:99:22: error: expected expression |
---|
1627 | if (sizeof ((ssize_t))) |
---|
1628 | ^ |
---|
1629 | 1 error generated. |
---|
1630 | configure:8671: $? = 1 |
---|
1631 | configure: failed program was: |
---|
1632 | | /* confdefs.h */ |
---|
1633 | | #define PACKAGE_NAME "GNU Awk" |
---|
1634 | | #define PACKAGE_TARNAME "gawk" |
---|
1635 | | #define PACKAGE_VERSION "5.0.0" |
---|
1636 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
1637 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
1638 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
1639 | | #define PACKAGE "gawk" |
---|
1640 | | #define VERSION "5.0.0" |
---|
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_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1657 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1658 | | #define HAVE_ICONV 1 |
---|
1659 | | #define ENABLE_NLS 1 |
---|
1660 | | #define HAVE_GETTEXT 1 |
---|
1661 | | #define HAVE_DCGETTEXT 1 |
---|
1662 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1663 | | #define HAVE_LC_MESSAGES 1 |
---|
1664 | | #define HAVE_ARPA_INET_H 1 |
---|
1665 | | #define HAVE_FCNTL_H 1 |
---|
1666 | | #define HAVE_LOCALE_H 1 |
---|
1667 | | #define HAVE_LIBINTL_H 1 |
---|
1668 | | #define HAVE_NETDB_H 1 |
---|
1669 | | #define HAVE_NETINET_IN_H 1 |
---|
1670 | | #define HAVE_STDDEF_H 1 |
---|
1671 | | #define HAVE_STRING_H 1 |
---|
1672 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1673 | | #define HAVE_SYS_PARAM_H 1 |
---|
1674 | | #define HAVE_SYS_SELECT_H 1 |
---|
1675 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1676 | | #define HAVE_SYS_TIME_H 1 |
---|
1677 | | #define HAVE_UNISTD_H 1 |
---|
1678 | | #define HAVE_TERMIOS_H 1 |
---|
1679 | | #define HAVE_WCHAR_H 1 |
---|
1680 | | #define HAVE_WCTYPE_H 1 |
---|
1681 | | #define STDC_HEADERS 1 |
---|
1682 | | #define HAVE__BOOL 1 |
---|
1683 | | #define HAVE_STDBOOL_H 1 |
---|
1684 | | #define HAVE_SYS_WAIT_H 1 |
---|
1685 | | #define TIME_WITH_SYS_TIME 1 |
---|
1686 | | #define HAVE_MEMORY_H 1 |
---|
1687 | | #define GETGROUPS_T gid_t |
---|
1688 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1689 | | #define HAVE_LONG_LONG_INT 1 |
---|
1690 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1691 | | #define HAVE_INTMAX_T 1 |
---|
1692 | | #define HAVE_UINTMAX_T 1 |
---|
1693 | | /* end confdefs.h. */ |
---|
1694 | | #include <stdio.h> |
---|
1695 | | #ifdef HAVE_SYS_TYPES_H |
---|
1696 | | # include <sys/types.h> |
---|
1697 | | #endif |
---|
1698 | | #ifdef HAVE_SYS_STAT_H |
---|
1699 | | # include <sys/stat.h> |
---|
1700 | | #endif |
---|
1701 | | #ifdef STDC_HEADERS |
---|
1702 | | # include <stdlib.h> |
---|
1703 | | # include <stddef.h> |
---|
1704 | | #else |
---|
1705 | | # ifdef HAVE_STDLIB_H |
---|
1706 | | # include <stdlib.h> |
---|
1707 | | # endif |
---|
1708 | | #endif |
---|
1709 | | #ifdef HAVE_STRING_H |
---|
1710 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1711 | | # include <memory.h> |
---|
1712 | | # endif |
---|
1713 | | # include <string.h> |
---|
1714 | | #endif |
---|
1715 | | #ifdef HAVE_STRINGS_H |
---|
1716 | | # include <strings.h> |
---|
1717 | | #endif |
---|
1718 | | #ifdef HAVE_INTTYPES_H |
---|
1719 | | # include <inttypes.h> |
---|
1720 | | #endif |
---|
1721 | | #ifdef HAVE_STDINT_H |
---|
1722 | | # include <stdint.h> |
---|
1723 | | #endif |
---|
1724 | | #ifdef HAVE_UNISTD_H |
---|
1725 | | # include <unistd.h> |
---|
1726 | | #endif |
---|
1727 | | int |
---|
1728 | | main () |
---|
1729 | | { |
---|
1730 | | if (sizeof ((ssize_t))) |
---|
1731 | | return 0; |
---|
1732 | | ; |
---|
1733 | | return 0; |
---|
1734 | | } |
---|
1735 | configure:8671: result: yes |
---|
1736 | configure:8686: checking size of unsigned int |
---|
1737 | configure:8691: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1738 | configure:8691: $? = 0 |
---|
1739 | configure:8691: ./conftest |
---|
1740 | configure:8691: $? = 0 |
---|
1741 | configure:8705: result: 4 |
---|
1742 | configure:8719: checking size of unsigned long |
---|
1743 | configure:8724: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1744 | configure:8724: $? = 0 |
---|
1745 | configure:8724: ./conftest |
---|
1746 | configure:8724: $? = 0 |
---|
1747 | configure:8738: result: 8 |
---|
1748 | configure:8762: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1749 | configure:8762: $? = 0 |
---|
1750 | configure:8782: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1751 | configure:8782: $? = 0 |
---|
1752 | configure:8802: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1753 | configure:8802: $? = 0 |
---|
1754 | configure:8822: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1755 | configure:8822: $? = 0 |
---|
1756 | configure:8834: checking for socklen_t |
---|
1757 | configure:8834: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1758 | configure:8834: $? = 0 |
---|
1759 | configure:8834: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
1760 | conftest.c:75:24: error: expected expression |
---|
1761 | if (sizeof ((socklen_t))) |
---|
1762 | ^ |
---|
1763 | 1 error generated. |
---|
1764 | configure:8834: $? = 1 |
---|
1765 | configure: failed program was: |
---|
1766 | | /* confdefs.h */ |
---|
1767 | | #define PACKAGE_NAME "GNU Awk" |
---|
1768 | | #define PACKAGE_TARNAME "gawk" |
---|
1769 | | #define PACKAGE_VERSION "5.0.0" |
---|
1770 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
1771 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
1772 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
1773 | | #define PACKAGE "gawk" |
---|
1774 | | #define VERSION "5.0.0" |
---|
1775 | | #define STDC_HEADERS 1 |
---|
1776 | | #define HAVE_SYS_TYPES_H 1 |
---|
1777 | | #define HAVE_SYS_STAT_H 1 |
---|
1778 | | #define HAVE_STDLIB_H 1 |
---|
1779 | | #define HAVE_STRING_H 1 |
---|
1780 | | #define HAVE_MEMORY_H 1 |
---|
1781 | | #define HAVE_STRINGS_H 1 |
---|
1782 | | #define HAVE_INTTYPES_H 1 |
---|
1783 | | #define HAVE_STDINT_H 1 |
---|
1784 | | #define HAVE_UNISTD_H 1 |
---|
1785 | | #define __EXTENSIONS__ 1 |
---|
1786 | | #define _ALL_SOURCE 1 |
---|
1787 | | #define _GNU_SOURCE 1 |
---|
1788 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1789 | | #define _TANDEM_SOURCE 1 |
---|
1790 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1791 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1792 | | #define HAVE_ICONV 1 |
---|
1793 | | #define ENABLE_NLS 1 |
---|
1794 | | #define HAVE_GETTEXT 1 |
---|
1795 | | #define HAVE_DCGETTEXT 1 |
---|
1796 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1797 | | #define HAVE_LC_MESSAGES 1 |
---|
1798 | | #define HAVE_ARPA_INET_H 1 |
---|
1799 | | #define HAVE_FCNTL_H 1 |
---|
1800 | | #define HAVE_LOCALE_H 1 |
---|
1801 | | #define HAVE_LIBINTL_H 1 |
---|
1802 | | #define HAVE_NETDB_H 1 |
---|
1803 | | #define HAVE_NETINET_IN_H 1 |
---|
1804 | | #define HAVE_STDDEF_H 1 |
---|
1805 | | #define HAVE_STRING_H 1 |
---|
1806 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1807 | | #define HAVE_SYS_PARAM_H 1 |
---|
1808 | | #define HAVE_SYS_SELECT_H 1 |
---|
1809 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1810 | | #define HAVE_SYS_TIME_H 1 |
---|
1811 | | #define HAVE_UNISTD_H 1 |
---|
1812 | | #define HAVE_TERMIOS_H 1 |
---|
1813 | | #define HAVE_WCHAR_H 1 |
---|
1814 | | #define HAVE_WCTYPE_H 1 |
---|
1815 | | #define STDC_HEADERS 1 |
---|
1816 | | #define HAVE__BOOL 1 |
---|
1817 | | #define HAVE_STDBOOL_H 1 |
---|
1818 | | #define HAVE_SYS_WAIT_H 1 |
---|
1819 | | #define TIME_WITH_SYS_TIME 1 |
---|
1820 | | #define HAVE_MEMORY_H 1 |
---|
1821 | | #define GETGROUPS_T gid_t |
---|
1822 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1823 | | #define HAVE_LONG_LONG_INT 1 |
---|
1824 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1825 | | #define HAVE_INTMAX_T 1 |
---|
1826 | | #define HAVE_UINTMAX_T 1 |
---|
1827 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1828 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1829 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
1830 | | #define HAVE_WCTYPE_T 1 |
---|
1831 | | #define HAVE_WINT_T 1 |
---|
1832 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
1833 | | /* end confdefs.h. */ |
---|
1834 | | #include <sys/types.h> |
---|
1835 | | #include <sys/socket.h> |
---|
1836 | | |
---|
1837 | | int |
---|
1838 | | main () |
---|
1839 | | { |
---|
1840 | | if (sizeof ((socklen_t))) |
---|
1841 | | return 0; |
---|
1842 | | ; |
---|
1843 | | return 0; |
---|
1844 | | } |
---|
1845 | configure:8834: result: yes |
---|
1846 | configure:8910: checking for sys/time.h |
---|
1847 | configure:8910: result: yes |
---|
1848 | configure:8910: checking for unistd.h |
---|
1849 | configure:8910: result: yes |
---|
1850 | configure:8931: checking for alarm |
---|
1851 | configure:8931: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1852 | configure:8931: $? = 0 |
---|
1853 | configure:8931: result: yes |
---|
1854 | configure:8944: checking for working mktime |
---|
1855 | configure:9146: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
1856 | configure:9146: $? = 0 |
---|
1857 | configure:9146: ./conftest |
---|
1858 | configure:9146: $? = 1 |
---|
1859 | configure: program exited with status 1 |
---|
1860 | configure: failed program was: |
---|
1861 | | /* confdefs.h */ |
---|
1862 | | #define PACKAGE_NAME "GNU Awk" |
---|
1863 | | #define PACKAGE_TARNAME "gawk" |
---|
1864 | | #define PACKAGE_VERSION "5.0.0" |
---|
1865 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
1866 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
1867 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
1868 | | #define PACKAGE "gawk" |
---|
1869 | | #define VERSION "5.0.0" |
---|
1870 | | #define STDC_HEADERS 1 |
---|
1871 | | #define HAVE_SYS_TYPES_H 1 |
---|
1872 | | #define HAVE_SYS_STAT_H 1 |
---|
1873 | | #define HAVE_STDLIB_H 1 |
---|
1874 | | #define HAVE_STRING_H 1 |
---|
1875 | | #define HAVE_MEMORY_H 1 |
---|
1876 | | #define HAVE_STRINGS_H 1 |
---|
1877 | | #define HAVE_INTTYPES_H 1 |
---|
1878 | | #define HAVE_STDINT_H 1 |
---|
1879 | | #define HAVE_UNISTD_H 1 |
---|
1880 | | #define __EXTENSIONS__ 1 |
---|
1881 | | #define _ALL_SOURCE 1 |
---|
1882 | | #define _GNU_SOURCE 1 |
---|
1883 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1884 | | #define _TANDEM_SOURCE 1 |
---|
1885 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1886 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1887 | | #define HAVE_ICONV 1 |
---|
1888 | | #define ENABLE_NLS 1 |
---|
1889 | | #define HAVE_GETTEXT 1 |
---|
1890 | | #define HAVE_DCGETTEXT 1 |
---|
1891 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1892 | | #define HAVE_LC_MESSAGES 1 |
---|
1893 | | #define HAVE_ARPA_INET_H 1 |
---|
1894 | | #define HAVE_FCNTL_H 1 |
---|
1895 | | #define HAVE_LOCALE_H 1 |
---|
1896 | | #define HAVE_LIBINTL_H 1 |
---|
1897 | | #define HAVE_NETDB_H 1 |
---|
1898 | | #define HAVE_NETINET_IN_H 1 |
---|
1899 | | #define HAVE_STDDEF_H 1 |
---|
1900 | | #define HAVE_STRING_H 1 |
---|
1901 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1902 | | #define HAVE_SYS_PARAM_H 1 |
---|
1903 | | #define HAVE_SYS_SELECT_H 1 |
---|
1904 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1905 | | #define HAVE_SYS_TIME_H 1 |
---|
1906 | | #define HAVE_UNISTD_H 1 |
---|
1907 | | #define HAVE_TERMIOS_H 1 |
---|
1908 | | #define HAVE_WCHAR_H 1 |
---|
1909 | | #define HAVE_WCTYPE_H 1 |
---|
1910 | | #define STDC_HEADERS 1 |
---|
1911 | | #define HAVE__BOOL 1 |
---|
1912 | | #define HAVE_STDBOOL_H 1 |
---|
1913 | | #define HAVE_SYS_WAIT_H 1 |
---|
1914 | | #define TIME_WITH_SYS_TIME 1 |
---|
1915 | | #define HAVE_MEMORY_H 1 |
---|
1916 | | #define GETGROUPS_T gid_t |
---|
1917 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1918 | | #define HAVE_LONG_LONG_INT 1 |
---|
1919 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1920 | | #define HAVE_INTMAX_T 1 |
---|
1921 | | #define HAVE_UINTMAX_T 1 |
---|
1922 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1923 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1924 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
1925 | | #define HAVE_WCTYPE_T 1 |
---|
1926 | | #define HAVE_WINT_T 1 |
---|
1927 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
1928 | | #define HAVE_SYS_TIME_H 1 |
---|
1929 | | #define HAVE_UNISTD_H 1 |
---|
1930 | | #define HAVE_ALARM 1 |
---|
1931 | | /* end confdefs.h. */ |
---|
1932 | | /* Test program from Paul Eggert and Tony Leneis. */ |
---|
1933 | | #ifdef TIME_WITH_SYS_TIME |
---|
1934 | | # include <sys/time.h> |
---|
1935 | | # include <time.h> |
---|
1936 | | #else |
---|
1937 | | # ifdef HAVE_SYS_TIME_H |
---|
1938 | | # include <sys/time.h> |
---|
1939 | | # else |
---|
1940 | | # include <time.h> |
---|
1941 | | # endif |
---|
1942 | | #endif |
---|
1943 | | |
---|
1944 | | #include <limits.h> |
---|
1945 | | #include <stdlib.h> |
---|
1946 | | |
---|
1947 | | #ifdef HAVE_UNISTD_H |
---|
1948 | | # include <unistd.h> |
---|
1949 | | #endif |
---|
1950 | | |
---|
1951 | | #ifndef HAVE_ALARM |
---|
1952 | | # define alarm(X) /* empty */ |
---|
1953 | | #endif |
---|
1954 | | |
---|
1955 | | /* Work around redefinition to rpl_putenv by other config tests. */ |
---|
1956 | | #undef putenv |
---|
1957 | | |
---|
1958 | | static time_t time_t_max; |
---|
1959 | | static time_t time_t_min; |
---|
1960 | | |
---|
1961 | | /* Values we'll use to set the TZ environment variable. */ |
---|
1962 | | static const char *tz_strings[] = { |
---|
1963 | | (const char *) 0, "TZ=GMT0", "TZ=JST-9", |
---|
1964 | | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" |
---|
1965 | | }; |
---|
1966 | | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) |
---|
1967 | | |
---|
1968 | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. |
---|
1969 | | Based on a problem report from Andreas Jaeger. */ |
---|
1970 | | static int |
---|
1971 | | spring_forward_gap () |
---|
1972 | | { |
---|
1973 | | /* glibc (up to about 1998-10-07) failed this test. */ |
---|
1974 | | struct tm tm; |
---|
1975 | | |
---|
1976 | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" |
---|
1977 | | instead of "TZ=America/Vancouver" in order to detect the bug even |
---|
1978 | | on systems that don't support the Olson extension, or don't have the |
---|
1979 | | full zoneinfo tables installed. */ |
---|
1980 | | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0"); |
---|
1981 | | |
---|
1982 | | tm.tm_year = 98; |
---|
1983 | | tm.tm_mon = 3; |
---|
1984 | | tm.tm_mday = 5; |
---|
1985 | | tm.tm_hour = 2; |
---|
1986 | | tm.tm_min = 0; |
---|
1987 | | tm.tm_sec = 0; |
---|
1988 | | tm.tm_isdst = -1; |
---|
1989 | | return mktime (&tm) != (time_t) -1; |
---|
1990 | | } |
---|
1991 | | |
---|
1992 | | static int |
---|
1993 | | mktime_test1 (time_t now) |
---|
1994 | | { |
---|
1995 | | struct tm *lt; |
---|
1996 | | return ! (lt = localtime (&now)) || mktime (lt) == now; |
---|
1997 | | } |
---|
1998 | | |
---|
1999 | | static int |
---|
2000 | | mktime_test (time_t now) |
---|
2001 | | { |
---|
2002 | | return (mktime_test1 (now) |
---|
2003 | | && mktime_test1 ((time_t) (time_t_max - now)) |
---|
2004 | | && mktime_test1 ((time_t) (time_t_min + now))); |
---|
2005 | | } |
---|
2006 | | |
---|
2007 | | static int |
---|
2008 | | irix_6_4_bug () |
---|
2009 | | { |
---|
2010 | | /* Based on code from Ariel Faigon. */ |
---|
2011 | | struct tm tm; |
---|
2012 | | tm.tm_year = 96; |
---|
2013 | | tm.tm_mon = 3; |
---|
2014 | | tm.tm_mday = 0; |
---|
2015 | | tm.tm_hour = 0; |
---|
2016 | | tm.tm_min = 0; |
---|
2017 | | tm.tm_sec = 0; |
---|
2018 | | tm.tm_isdst = -1; |
---|
2019 | | mktime (&tm); |
---|
2020 | | return tm.tm_mon == 2 && tm.tm_mday == 31; |
---|
2021 | | } |
---|
2022 | | |
---|
2023 | | static int |
---|
2024 | | bigtime_test (int j) |
---|
2025 | | { |
---|
2026 | | struct tm tm; |
---|
2027 | | time_t now; |
---|
2028 | | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; |
---|
2029 | | now = mktime (&tm); |
---|
2030 | | if (now != (time_t) -1) |
---|
2031 | | { |
---|
2032 | | struct tm *lt = localtime (&now); |
---|
2033 | | if (! (lt |
---|
2034 | | && lt->tm_year == tm.tm_year |
---|
2035 | | && lt->tm_mon == tm.tm_mon |
---|
2036 | | && lt->tm_mday == tm.tm_mday |
---|
2037 | | && lt->tm_hour == tm.tm_hour |
---|
2038 | | && lt->tm_min == tm.tm_min |
---|
2039 | | && lt->tm_sec == tm.tm_sec |
---|
2040 | | && lt->tm_yday == tm.tm_yday |
---|
2041 | | && lt->tm_wday == tm.tm_wday |
---|
2042 | | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) |
---|
2043 | | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) |
---|
2044 | | return 0; |
---|
2045 | | } |
---|
2046 | | return 1; |
---|
2047 | | } |
---|
2048 | | |
---|
2049 | | static int |
---|
2050 | | year_2050_test () |
---|
2051 | | { |
---|
2052 | | /* The correct answer for 2050-02-01 00:00:00 in Pacific time, |
---|
2053 | | ignoring leap seconds. */ |
---|
2054 | | unsigned long int answer = 2527315200UL; |
---|
2055 | | |
---|
2056 | | struct tm tm; |
---|
2057 | | time_t t; |
---|
2058 | | tm.tm_year = 2050 - 1900; |
---|
2059 | | tm.tm_mon = 2 - 1; |
---|
2060 | | tm.tm_mday = 1; |
---|
2061 | | tm.tm_hour = tm.tm_min = tm.tm_sec = 0; |
---|
2062 | | tm.tm_isdst = -1; |
---|
2063 | | |
---|
2064 | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" |
---|
2065 | | instead of "TZ=America/Vancouver" in order to detect the bug even |
---|
2066 | | on systems that don't support the Olson extension, or don't have the |
---|
2067 | | full zoneinfo tables installed. */ |
---|
2068 | | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0"); |
---|
2069 | | |
---|
2070 | | t = mktime (&tm); |
---|
2071 | | |
---|
2072 | | /* Check that the result is either a failure, or close enough |
---|
2073 | | to the correct answer that we can assume the discrepancy is |
---|
2074 | | due to leap seconds. */ |
---|
2075 | | return (t == (time_t) -1 |
---|
2076 | | || (0 < t && answer - 120 <= t && t <= answer + 120)); |
---|
2077 | | } |
---|
2078 | | |
---|
2079 | | int |
---|
2080 | | main () |
---|
2081 | | { |
---|
2082 | | time_t t, delta; |
---|
2083 | | int i, j; |
---|
2084 | | |
---|
2085 | | /* This test makes some buggy mktime implementations loop. |
---|
2086 | | Give up after 60 seconds; a mktime slower than that |
---|
2087 | | isn't worth using anyway. */ |
---|
2088 | | alarm (60); |
---|
2089 | | |
---|
2090 | | for (;;) |
---|
2091 | | { |
---|
2092 | | t = (time_t_max << 1) + 1; |
---|
2093 | | if (t <= time_t_max) |
---|
2094 | | break; |
---|
2095 | | time_t_max = t; |
---|
2096 | | } |
---|
2097 | | time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max; |
---|
2098 | | |
---|
2099 | | delta = time_t_max / 997; /* a suitable prime number */ |
---|
2100 | | for (i = 0; i < N_STRINGS; i++) |
---|
2101 | | { |
---|
2102 | | if (tz_strings[i]) |
---|
2103 | | putenv ((char*) tz_strings[i]); |
---|
2104 | | |
---|
2105 | | for (t = 0; t <= time_t_max - delta; t += delta) |
---|
2106 | | if (! mktime_test (t)) |
---|
2107 | | return 1; |
---|
2108 | | if (! (mktime_test ((time_t) 1) |
---|
2109 | | && mktime_test ((time_t) (60 * 60)) |
---|
2110 | | && mktime_test ((time_t) (60 * 60 * 24)))) |
---|
2111 | | return 1; |
---|
2112 | | |
---|
2113 | | for (j = 1; ; j <<= 1) |
---|
2114 | | if (! bigtime_test (j)) |
---|
2115 | | return 1; |
---|
2116 | | else if (INT_MAX / 2 < j) |
---|
2117 | | break; |
---|
2118 | | if (! bigtime_test (INT_MAX)) |
---|
2119 | | return 1; |
---|
2120 | | } |
---|
2121 | | return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ()); |
---|
2122 | | } |
---|
2123 | configure:9156: result: no |
---|
2124 | configure:9174: checking for getaddrinfo |
---|
2125 | configure:9174: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2126 | configure:9174: $? = 0 |
---|
2127 | configure:9174: result: yes |
---|
2128 | configure:9225: checking for library containing fmod |
---|
2129 | configure:9256: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2130 | conftest.c:80:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] |
---|
2131 | char fmod (); |
---|
2132 | ^ |
---|
2133 | conftest.c:80:6: note: 'fmod' is a builtin with type 'double (double, double)' |
---|
2134 | 1 warning generated. |
---|
2135 | configure:9256: $? = 0 |
---|
2136 | configure:9273: result: none required |
---|
2137 | configure:9281: checking for library containing isinf |
---|
2138 | configure:9312: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2139 | configure:9312: $? = 0 |
---|
2140 | configure:9329: result: none required |
---|
2141 | configure:9337: checking for library containing ismod |
---|
2142 | configure:9368: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2143 | Undefined symbols for architecture x86_64: |
---|
2144 | "_ismod", referenced from: |
---|
2145 | _main in conftest-afc57e.o |
---|
2146 | ld: symbol(s) not found for architecture x86_64 |
---|
2147 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2148 | configure:9368: $? = 1 |
---|
2149 | configure: failed program was: |
---|
2150 | | /* confdefs.h */ |
---|
2151 | | #define PACKAGE_NAME "GNU Awk" |
---|
2152 | | #define PACKAGE_TARNAME "gawk" |
---|
2153 | | #define PACKAGE_VERSION "5.0.0" |
---|
2154 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
2155 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
2156 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
2157 | | #define PACKAGE "gawk" |
---|
2158 | | #define VERSION "5.0.0" |
---|
2159 | | #define STDC_HEADERS 1 |
---|
2160 | | #define HAVE_SYS_TYPES_H 1 |
---|
2161 | | #define HAVE_SYS_STAT_H 1 |
---|
2162 | | #define HAVE_STDLIB_H 1 |
---|
2163 | | #define HAVE_STRING_H 1 |
---|
2164 | | #define HAVE_MEMORY_H 1 |
---|
2165 | | #define HAVE_STRINGS_H 1 |
---|
2166 | | #define HAVE_INTTYPES_H 1 |
---|
2167 | | #define HAVE_STDINT_H 1 |
---|
2168 | | #define HAVE_UNISTD_H 1 |
---|
2169 | | #define __EXTENSIONS__ 1 |
---|
2170 | | #define _ALL_SOURCE 1 |
---|
2171 | | #define _GNU_SOURCE 1 |
---|
2172 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2173 | | #define _TANDEM_SOURCE 1 |
---|
2174 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2175 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2176 | | #define HAVE_ICONV 1 |
---|
2177 | | #define ENABLE_NLS 1 |
---|
2178 | | #define HAVE_GETTEXT 1 |
---|
2179 | | #define HAVE_DCGETTEXT 1 |
---|
2180 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2181 | | #define HAVE_LC_MESSAGES 1 |
---|
2182 | | #define HAVE_ARPA_INET_H 1 |
---|
2183 | | #define HAVE_FCNTL_H 1 |
---|
2184 | | #define HAVE_LOCALE_H 1 |
---|
2185 | | #define HAVE_LIBINTL_H 1 |
---|
2186 | | #define HAVE_NETDB_H 1 |
---|
2187 | | #define HAVE_NETINET_IN_H 1 |
---|
2188 | | #define HAVE_STDDEF_H 1 |
---|
2189 | | #define HAVE_STRING_H 1 |
---|
2190 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2191 | | #define HAVE_SYS_PARAM_H 1 |
---|
2192 | | #define HAVE_SYS_SELECT_H 1 |
---|
2193 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2194 | | #define HAVE_SYS_TIME_H 1 |
---|
2195 | | #define HAVE_UNISTD_H 1 |
---|
2196 | | #define HAVE_TERMIOS_H 1 |
---|
2197 | | #define HAVE_WCHAR_H 1 |
---|
2198 | | #define HAVE_WCTYPE_H 1 |
---|
2199 | | #define STDC_HEADERS 1 |
---|
2200 | | #define HAVE__BOOL 1 |
---|
2201 | | #define HAVE_STDBOOL_H 1 |
---|
2202 | | #define HAVE_SYS_WAIT_H 1 |
---|
2203 | | #define TIME_WITH_SYS_TIME 1 |
---|
2204 | | #define HAVE_MEMORY_H 1 |
---|
2205 | | #define GETGROUPS_T gid_t |
---|
2206 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2207 | | #define HAVE_LONG_LONG_INT 1 |
---|
2208 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2209 | | #define HAVE_INTMAX_T 1 |
---|
2210 | | #define HAVE_UINTMAX_T 1 |
---|
2211 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2212 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2213 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
2214 | | #define HAVE_WCTYPE_T 1 |
---|
2215 | | #define HAVE_WINT_T 1 |
---|
2216 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
2217 | | #define HAVE_SYS_TIME_H 1 |
---|
2218 | | #define HAVE_UNISTD_H 1 |
---|
2219 | | #define HAVE_ALARM 1 |
---|
2220 | | #define HAVE_GETADDRINFO 1 |
---|
2221 | | /* end confdefs.h. */ |
---|
2222 | | |
---|
2223 | | /* Override any GCC internal prototype to avoid an error. |
---|
2224 | | Use char because int might match the return type of a GCC |
---|
2225 | | builtin and then its argument prototype would still apply. */ |
---|
2226 | | #ifdef __cplusplus |
---|
2227 | | extern "C" |
---|
2228 | | #endif |
---|
2229 | | char ismod (); |
---|
2230 | | int |
---|
2231 | | main () |
---|
2232 | | { |
---|
2233 | | return ismod (); |
---|
2234 | | ; |
---|
2235 | | return 0; |
---|
2236 | | } |
---|
2237 | configure:9368: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2238 | Undefined symbols for architecture x86_64: |
---|
2239 | "_ismod", referenced from: |
---|
2240 | _main in conftest-1e816d.o |
---|
2241 | ld: symbol(s) not found for architecture x86_64 |
---|
2242 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2243 | configure:9368: $? = 1 |
---|
2244 | configure: failed program was: |
---|
2245 | | /* confdefs.h */ |
---|
2246 | | #define PACKAGE_NAME "GNU Awk" |
---|
2247 | | #define PACKAGE_TARNAME "gawk" |
---|
2248 | | #define PACKAGE_VERSION "5.0.0" |
---|
2249 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
2250 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
2251 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
2252 | | #define PACKAGE "gawk" |
---|
2253 | | #define VERSION "5.0.0" |
---|
2254 | | #define STDC_HEADERS 1 |
---|
2255 | | #define HAVE_SYS_TYPES_H 1 |
---|
2256 | | #define HAVE_SYS_STAT_H 1 |
---|
2257 | | #define HAVE_STDLIB_H 1 |
---|
2258 | | #define HAVE_STRING_H 1 |
---|
2259 | | #define HAVE_MEMORY_H 1 |
---|
2260 | | #define HAVE_STRINGS_H 1 |
---|
2261 | | #define HAVE_INTTYPES_H 1 |
---|
2262 | | #define HAVE_STDINT_H 1 |
---|
2263 | | #define HAVE_UNISTD_H 1 |
---|
2264 | | #define __EXTENSIONS__ 1 |
---|
2265 | | #define _ALL_SOURCE 1 |
---|
2266 | | #define _GNU_SOURCE 1 |
---|
2267 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2268 | | #define _TANDEM_SOURCE 1 |
---|
2269 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2270 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2271 | | #define HAVE_ICONV 1 |
---|
2272 | | #define ENABLE_NLS 1 |
---|
2273 | | #define HAVE_GETTEXT 1 |
---|
2274 | | #define HAVE_DCGETTEXT 1 |
---|
2275 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2276 | | #define HAVE_LC_MESSAGES 1 |
---|
2277 | | #define HAVE_ARPA_INET_H 1 |
---|
2278 | | #define HAVE_FCNTL_H 1 |
---|
2279 | | #define HAVE_LOCALE_H 1 |
---|
2280 | | #define HAVE_LIBINTL_H 1 |
---|
2281 | | #define HAVE_NETDB_H 1 |
---|
2282 | | #define HAVE_NETINET_IN_H 1 |
---|
2283 | | #define HAVE_STDDEF_H 1 |
---|
2284 | | #define HAVE_STRING_H 1 |
---|
2285 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2286 | | #define HAVE_SYS_PARAM_H 1 |
---|
2287 | | #define HAVE_SYS_SELECT_H 1 |
---|
2288 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2289 | | #define HAVE_SYS_TIME_H 1 |
---|
2290 | | #define HAVE_UNISTD_H 1 |
---|
2291 | | #define HAVE_TERMIOS_H 1 |
---|
2292 | | #define HAVE_WCHAR_H 1 |
---|
2293 | | #define HAVE_WCTYPE_H 1 |
---|
2294 | | #define STDC_HEADERS 1 |
---|
2295 | | #define HAVE__BOOL 1 |
---|
2296 | | #define HAVE_STDBOOL_H 1 |
---|
2297 | | #define HAVE_SYS_WAIT_H 1 |
---|
2298 | | #define TIME_WITH_SYS_TIME 1 |
---|
2299 | | #define HAVE_MEMORY_H 1 |
---|
2300 | | #define GETGROUPS_T gid_t |
---|
2301 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2302 | | #define HAVE_LONG_LONG_INT 1 |
---|
2303 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2304 | | #define HAVE_INTMAX_T 1 |
---|
2305 | | #define HAVE_UINTMAX_T 1 |
---|
2306 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2307 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2308 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
2309 | | #define HAVE_WCTYPE_T 1 |
---|
2310 | | #define HAVE_WINT_T 1 |
---|
2311 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
2312 | | #define HAVE_SYS_TIME_H 1 |
---|
2313 | | #define HAVE_UNISTD_H 1 |
---|
2314 | | #define HAVE_ALARM 1 |
---|
2315 | | #define HAVE_GETADDRINFO 1 |
---|
2316 | | /* end confdefs.h. */ |
---|
2317 | | |
---|
2318 | | /* Override any GCC internal prototype to avoid an error. |
---|
2319 | | Use char because int might match the return type of a GCC |
---|
2320 | | builtin and then its argument prototype would still apply. */ |
---|
2321 | | #ifdef __cplusplus |
---|
2322 | | extern "C" |
---|
2323 | | #endif |
---|
2324 | | char ismod (); |
---|
2325 | | int |
---|
2326 | | main () |
---|
2327 | | { |
---|
2328 | | return ismod (); |
---|
2329 | | ; |
---|
2330 | | return 0; |
---|
2331 | | } |
---|
2332 | configure:9385: result: no |
---|
2333 | configure:9890: checking for libsigsegv |
---|
2334 | configure:9922: result: no |
---|
2335 | configure:9965: checking for __etoa_l |
---|
2336 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2337 | Undefined symbols for architecture x86_64: |
---|
2338 | "___etoa_l", referenced from: |
---|
2339 | _main in conftest-1b1431.o |
---|
2340 | ld: symbol(s) not found for architecture x86_64 |
---|
2341 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2342 | configure:9965: $? = 1 |
---|
2343 | configure: failed program was: |
---|
2344 | | /* confdefs.h */ |
---|
2345 | | #define PACKAGE_NAME "GNU Awk" |
---|
2346 | | #define PACKAGE_TARNAME "gawk" |
---|
2347 | | #define PACKAGE_VERSION "5.0.0" |
---|
2348 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
2349 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
2350 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
2351 | | #define PACKAGE "gawk" |
---|
2352 | | #define VERSION "5.0.0" |
---|
2353 | | #define STDC_HEADERS 1 |
---|
2354 | | #define HAVE_SYS_TYPES_H 1 |
---|
2355 | | #define HAVE_SYS_STAT_H 1 |
---|
2356 | | #define HAVE_STDLIB_H 1 |
---|
2357 | | #define HAVE_STRING_H 1 |
---|
2358 | | #define HAVE_MEMORY_H 1 |
---|
2359 | | #define HAVE_STRINGS_H 1 |
---|
2360 | | #define HAVE_INTTYPES_H 1 |
---|
2361 | | #define HAVE_STDINT_H 1 |
---|
2362 | | #define HAVE_UNISTD_H 1 |
---|
2363 | | #define __EXTENSIONS__ 1 |
---|
2364 | | #define _ALL_SOURCE 1 |
---|
2365 | | #define _GNU_SOURCE 1 |
---|
2366 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2367 | | #define _TANDEM_SOURCE 1 |
---|
2368 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2369 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2370 | | #define HAVE_ICONV 1 |
---|
2371 | | #define ENABLE_NLS 1 |
---|
2372 | | #define HAVE_GETTEXT 1 |
---|
2373 | | #define HAVE_DCGETTEXT 1 |
---|
2374 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2375 | | #define HAVE_LC_MESSAGES 1 |
---|
2376 | | #define HAVE_ARPA_INET_H 1 |
---|
2377 | | #define HAVE_FCNTL_H 1 |
---|
2378 | | #define HAVE_LOCALE_H 1 |
---|
2379 | | #define HAVE_LIBINTL_H 1 |
---|
2380 | | #define HAVE_NETDB_H 1 |
---|
2381 | | #define HAVE_NETINET_IN_H 1 |
---|
2382 | | #define HAVE_STDDEF_H 1 |
---|
2383 | | #define HAVE_STRING_H 1 |
---|
2384 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2385 | | #define HAVE_SYS_PARAM_H 1 |
---|
2386 | | #define HAVE_SYS_SELECT_H 1 |
---|
2387 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2388 | | #define HAVE_SYS_TIME_H 1 |
---|
2389 | | #define HAVE_UNISTD_H 1 |
---|
2390 | | #define HAVE_TERMIOS_H 1 |
---|
2391 | | #define HAVE_WCHAR_H 1 |
---|
2392 | | #define HAVE_WCTYPE_H 1 |
---|
2393 | | #define STDC_HEADERS 1 |
---|
2394 | | #define HAVE__BOOL 1 |
---|
2395 | | #define HAVE_STDBOOL_H 1 |
---|
2396 | | #define HAVE_SYS_WAIT_H 1 |
---|
2397 | | #define TIME_WITH_SYS_TIME 1 |
---|
2398 | | #define HAVE_MEMORY_H 1 |
---|
2399 | | #define GETGROUPS_T gid_t |
---|
2400 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2401 | | #define HAVE_LONG_LONG_INT 1 |
---|
2402 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2403 | | #define HAVE_INTMAX_T 1 |
---|
2404 | | #define HAVE_UINTMAX_T 1 |
---|
2405 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2406 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2407 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
2408 | | #define HAVE_WCTYPE_T 1 |
---|
2409 | | #define HAVE_WINT_T 1 |
---|
2410 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
2411 | | #define HAVE_SYS_TIME_H 1 |
---|
2412 | | #define HAVE_UNISTD_H 1 |
---|
2413 | | #define HAVE_ALARM 1 |
---|
2414 | | #define HAVE_GETADDRINFO 1 |
---|
2415 | | /* end confdefs.h. */ |
---|
2416 | | /* Define __etoa_l to an innocuous variant, in case <limits.h> declares __etoa_l. |
---|
2417 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2418 | | #define __etoa_l innocuous___etoa_l |
---|
2419 | | |
---|
2420 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2421 | | which can conflict with char __etoa_l (); below. |
---|
2422 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2423 | | <limits.h> exists even on freestanding compilers. */ |
---|
2424 | | |
---|
2425 | | #ifdef __STDC__ |
---|
2426 | | # include <limits.h> |
---|
2427 | | #else |
---|
2428 | | # include <assert.h> |
---|
2429 | | #endif |
---|
2430 | | |
---|
2431 | | #undef __etoa_l |
---|
2432 | | |
---|
2433 | | /* Override any GCC internal prototype to avoid an error. |
---|
2434 | | Use char because int might match the return type of a GCC |
---|
2435 | | builtin and then its argument prototype would still apply. */ |
---|
2436 | | #ifdef __cplusplus |
---|
2437 | | extern "C" |
---|
2438 | | #endif |
---|
2439 | | char __etoa_l (); |
---|
2440 | | /* The GNU C library defines this for functions which it implements |
---|
2441 | | to always fail with ENOSYS. Some functions are actually named |
---|
2442 | | something starting with __ and the normal name is an alias. */ |
---|
2443 | | #if defined __stub___etoa_l || defined __stub_____etoa_l |
---|
2444 | | choke me |
---|
2445 | | #endif |
---|
2446 | | |
---|
2447 | | int |
---|
2448 | | main () |
---|
2449 | | { |
---|
2450 | | return __etoa_l (); |
---|
2451 | | ; |
---|
2452 | | return 0; |
---|
2453 | | } |
---|
2454 | configure:9965: result: no |
---|
2455 | configure:9965: checking for atexit |
---|
2456 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2457 | configure:9965: $? = 0 |
---|
2458 | configure:9965: result: yes |
---|
2459 | configure:9965: checking for btowc |
---|
2460 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2461 | configure:9965: $? = 0 |
---|
2462 | configure:9965: result: yes |
---|
2463 | configure:9965: checking for fmod |
---|
2464 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2465 | conftest.c:98:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] |
---|
2466 | char fmod (); |
---|
2467 | ^ |
---|
2468 | conftest.c:98:6: note: 'fmod' is a builtin with type 'double (double, double)' |
---|
2469 | 1 warning generated. |
---|
2470 | configure:9965: $? = 0 |
---|
2471 | configure:9965: result: yes |
---|
2472 | configure:9965: checking for gai_strerror |
---|
2473 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2474 | configure:9965: $? = 0 |
---|
2475 | configure:9965: result: yes |
---|
2476 | configure:9965: checking for getgrent |
---|
2477 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2478 | configure:9965: $? = 0 |
---|
2479 | configure:9965: result: yes |
---|
2480 | configure:9965: checking for getgroups |
---|
2481 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2482 | configure:9965: $? = 0 |
---|
2483 | configure:9965: result: yes |
---|
2484 | configure:9965: checking for grantpt |
---|
2485 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2486 | configure:9965: $? = 0 |
---|
2487 | configure:9965: result: yes |
---|
2488 | configure:9965: checking for fwrite_unlocked |
---|
2489 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2490 | Undefined symbols for architecture x86_64: |
---|
2491 | "_fwrite_unlocked", referenced from: |
---|
2492 | _main in conftest-f7cff1.o |
---|
2493 | ld: symbol(s) not found for architecture x86_64 |
---|
2494 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2495 | configure:9965: $? = 1 |
---|
2496 | configure: failed program was: |
---|
2497 | | /* confdefs.h */ |
---|
2498 | | #define PACKAGE_NAME "GNU Awk" |
---|
2499 | | #define PACKAGE_TARNAME "gawk" |
---|
2500 | | #define PACKAGE_VERSION "5.0.0" |
---|
2501 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
2502 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
2503 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
2504 | | #define PACKAGE "gawk" |
---|
2505 | | #define VERSION "5.0.0" |
---|
2506 | | #define STDC_HEADERS 1 |
---|
2507 | | #define HAVE_SYS_TYPES_H 1 |
---|
2508 | | #define HAVE_SYS_STAT_H 1 |
---|
2509 | | #define HAVE_STDLIB_H 1 |
---|
2510 | | #define HAVE_STRING_H 1 |
---|
2511 | | #define HAVE_MEMORY_H 1 |
---|
2512 | | #define HAVE_STRINGS_H 1 |
---|
2513 | | #define HAVE_INTTYPES_H 1 |
---|
2514 | | #define HAVE_STDINT_H 1 |
---|
2515 | | #define HAVE_UNISTD_H 1 |
---|
2516 | | #define __EXTENSIONS__ 1 |
---|
2517 | | #define _ALL_SOURCE 1 |
---|
2518 | | #define _GNU_SOURCE 1 |
---|
2519 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2520 | | #define _TANDEM_SOURCE 1 |
---|
2521 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2522 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2523 | | #define HAVE_ICONV 1 |
---|
2524 | | #define ENABLE_NLS 1 |
---|
2525 | | #define HAVE_GETTEXT 1 |
---|
2526 | | #define HAVE_DCGETTEXT 1 |
---|
2527 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2528 | | #define HAVE_LC_MESSAGES 1 |
---|
2529 | | #define HAVE_ARPA_INET_H 1 |
---|
2530 | | #define HAVE_FCNTL_H 1 |
---|
2531 | | #define HAVE_LOCALE_H 1 |
---|
2532 | | #define HAVE_LIBINTL_H 1 |
---|
2533 | | #define HAVE_NETDB_H 1 |
---|
2534 | | #define HAVE_NETINET_IN_H 1 |
---|
2535 | | #define HAVE_STDDEF_H 1 |
---|
2536 | | #define HAVE_STRING_H 1 |
---|
2537 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2538 | | #define HAVE_SYS_PARAM_H 1 |
---|
2539 | | #define HAVE_SYS_SELECT_H 1 |
---|
2540 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2541 | | #define HAVE_SYS_TIME_H 1 |
---|
2542 | | #define HAVE_UNISTD_H 1 |
---|
2543 | | #define HAVE_TERMIOS_H 1 |
---|
2544 | | #define HAVE_WCHAR_H 1 |
---|
2545 | | #define HAVE_WCTYPE_H 1 |
---|
2546 | | #define STDC_HEADERS 1 |
---|
2547 | | #define HAVE__BOOL 1 |
---|
2548 | | #define HAVE_STDBOOL_H 1 |
---|
2549 | | #define HAVE_SYS_WAIT_H 1 |
---|
2550 | | #define TIME_WITH_SYS_TIME 1 |
---|
2551 | | #define HAVE_MEMORY_H 1 |
---|
2552 | | #define GETGROUPS_T gid_t |
---|
2553 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2554 | | #define HAVE_LONG_LONG_INT 1 |
---|
2555 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2556 | | #define HAVE_INTMAX_T 1 |
---|
2557 | | #define HAVE_UINTMAX_T 1 |
---|
2558 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2559 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2560 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
2561 | | #define HAVE_WCTYPE_T 1 |
---|
2562 | | #define HAVE_WINT_T 1 |
---|
2563 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
2564 | | #define HAVE_SYS_TIME_H 1 |
---|
2565 | | #define HAVE_UNISTD_H 1 |
---|
2566 | | #define HAVE_ALARM 1 |
---|
2567 | | #define HAVE_GETADDRINFO 1 |
---|
2568 | | #define HAVE_ATEXIT 1 |
---|
2569 | | #define HAVE_BTOWC 1 |
---|
2570 | | #define HAVE_FMOD 1 |
---|
2571 | | #define HAVE_GAI_STRERROR 1 |
---|
2572 | | #define HAVE_GETGRENT 1 |
---|
2573 | | #define HAVE_GETGROUPS 1 |
---|
2574 | | #define HAVE_GRANTPT 1 |
---|
2575 | | /* end confdefs.h. */ |
---|
2576 | | /* Define fwrite_unlocked to an innocuous variant, in case <limits.h> declares fwrite_unlocked. |
---|
2577 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2578 | | #define fwrite_unlocked innocuous_fwrite_unlocked |
---|
2579 | | |
---|
2580 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2581 | | which can conflict with char fwrite_unlocked (); below. |
---|
2582 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2583 | | <limits.h> exists even on freestanding compilers. */ |
---|
2584 | | |
---|
2585 | | #ifdef __STDC__ |
---|
2586 | | # include <limits.h> |
---|
2587 | | #else |
---|
2588 | | # include <assert.h> |
---|
2589 | | #endif |
---|
2590 | | |
---|
2591 | | #undef fwrite_unlocked |
---|
2592 | | |
---|
2593 | | /* Override any GCC internal prototype to avoid an error. |
---|
2594 | | Use char because int might match the return type of a GCC |
---|
2595 | | builtin and then its argument prototype would still apply. */ |
---|
2596 | | #ifdef __cplusplus |
---|
2597 | | extern "C" |
---|
2598 | | #endif |
---|
2599 | | char fwrite_unlocked (); |
---|
2600 | | /* The GNU C library defines this for functions which it implements |
---|
2601 | | to always fail with ENOSYS. Some functions are actually named |
---|
2602 | | something starting with __ and the normal name is an alias. */ |
---|
2603 | | #if defined __stub_fwrite_unlocked || defined __stub___fwrite_unlocked |
---|
2604 | | choke me |
---|
2605 | | #endif |
---|
2606 | | |
---|
2607 | | int |
---|
2608 | | main () |
---|
2609 | | { |
---|
2610 | | return fwrite_unlocked (); |
---|
2611 | | ; |
---|
2612 | | return 0; |
---|
2613 | | } |
---|
2614 | configure:9965: result: no |
---|
2615 | configure:9965: checking for isascii |
---|
2616 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2617 | configure:9965: $? = 0 |
---|
2618 | configure:9965: result: yes |
---|
2619 | configure:9965: checking for iswctype |
---|
2620 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2621 | configure:9965: $? = 0 |
---|
2622 | configure:9965: result: yes |
---|
2623 | configure:9965: checking for iswlower |
---|
2624 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2625 | configure:9965: $? = 0 |
---|
2626 | configure:9965: result: yes |
---|
2627 | configure:9965: checking for iswupper |
---|
2628 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2629 | configure:9965: $? = 0 |
---|
2630 | configure:9965: result: yes |
---|
2631 | configure:9965: checking for mbrlen |
---|
2632 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2633 | configure:9965: $? = 0 |
---|
2634 | configure:9965: result: yes |
---|
2635 | configure:9965: checking for memcmp |
---|
2636 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2637 | conftest.c:108:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration] |
---|
2638 | char memcmp (); |
---|
2639 | ^ |
---|
2640 | conftest.c:108:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)' |
---|
2641 | 1 warning generated. |
---|
2642 | configure:9965: $? = 0 |
---|
2643 | configure:9965: result: yes |
---|
2644 | configure:9965: checking for memcpy |
---|
2645 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2646 | conftest.c:109:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] |
---|
2647 | char memcpy (); |
---|
2648 | ^ |
---|
2649 | conftest.c:109:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2650 | 1 warning generated. |
---|
2651 | configure:9965: $? = 0 |
---|
2652 | configure:9965: result: yes |
---|
2653 | configure:9965: checking for memcpy_ulong |
---|
2654 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2655 | Undefined symbols for architecture x86_64: |
---|
2656 | "_memcpy_ulong", referenced from: |
---|
2657 | _main in conftest-62ea0f.o |
---|
2658 | ld: symbol(s) not found for architecture x86_64 |
---|
2659 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2660 | configure:9965: $? = 1 |
---|
2661 | configure: failed program was: |
---|
2662 | | /* confdefs.h */ |
---|
2663 | | #define PACKAGE_NAME "GNU Awk" |
---|
2664 | | #define PACKAGE_TARNAME "gawk" |
---|
2665 | | #define PACKAGE_VERSION "5.0.0" |
---|
2666 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
2667 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
2668 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
2669 | | #define PACKAGE "gawk" |
---|
2670 | | #define VERSION "5.0.0" |
---|
2671 | | #define STDC_HEADERS 1 |
---|
2672 | | #define HAVE_SYS_TYPES_H 1 |
---|
2673 | | #define HAVE_SYS_STAT_H 1 |
---|
2674 | | #define HAVE_STDLIB_H 1 |
---|
2675 | | #define HAVE_STRING_H 1 |
---|
2676 | | #define HAVE_MEMORY_H 1 |
---|
2677 | | #define HAVE_STRINGS_H 1 |
---|
2678 | | #define HAVE_INTTYPES_H 1 |
---|
2679 | | #define HAVE_STDINT_H 1 |
---|
2680 | | #define HAVE_UNISTD_H 1 |
---|
2681 | | #define __EXTENSIONS__ 1 |
---|
2682 | | #define _ALL_SOURCE 1 |
---|
2683 | | #define _GNU_SOURCE 1 |
---|
2684 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2685 | | #define _TANDEM_SOURCE 1 |
---|
2686 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2687 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2688 | | #define HAVE_ICONV 1 |
---|
2689 | | #define ENABLE_NLS 1 |
---|
2690 | | #define HAVE_GETTEXT 1 |
---|
2691 | | #define HAVE_DCGETTEXT 1 |
---|
2692 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2693 | | #define HAVE_LC_MESSAGES 1 |
---|
2694 | | #define HAVE_ARPA_INET_H 1 |
---|
2695 | | #define HAVE_FCNTL_H 1 |
---|
2696 | | #define HAVE_LOCALE_H 1 |
---|
2697 | | #define HAVE_LIBINTL_H 1 |
---|
2698 | | #define HAVE_NETDB_H 1 |
---|
2699 | | #define HAVE_NETINET_IN_H 1 |
---|
2700 | | #define HAVE_STDDEF_H 1 |
---|
2701 | | #define HAVE_STRING_H 1 |
---|
2702 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2703 | | #define HAVE_SYS_PARAM_H 1 |
---|
2704 | | #define HAVE_SYS_SELECT_H 1 |
---|
2705 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2706 | | #define HAVE_SYS_TIME_H 1 |
---|
2707 | | #define HAVE_UNISTD_H 1 |
---|
2708 | | #define HAVE_TERMIOS_H 1 |
---|
2709 | | #define HAVE_WCHAR_H 1 |
---|
2710 | | #define HAVE_WCTYPE_H 1 |
---|
2711 | | #define STDC_HEADERS 1 |
---|
2712 | | #define HAVE__BOOL 1 |
---|
2713 | | #define HAVE_STDBOOL_H 1 |
---|
2714 | | #define HAVE_SYS_WAIT_H 1 |
---|
2715 | | #define TIME_WITH_SYS_TIME 1 |
---|
2716 | | #define HAVE_MEMORY_H 1 |
---|
2717 | | #define GETGROUPS_T gid_t |
---|
2718 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2719 | | #define HAVE_LONG_LONG_INT 1 |
---|
2720 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2721 | | #define HAVE_INTMAX_T 1 |
---|
2722 | | #define HAVE_UINTMAX_T 1 |
---|
2723 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2724 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2725 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
2726 | | #define HAVE_WCTYPE_T 1 |
---|
2727 | | #define HAVE_WINT_T 1 |
---|
2728 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
2729 | | #define HAVE_SYS_TIME_H 1 |
---|
2730 | | #define HAVE_UNISTD_H 1 |
---|
2731 | | #define HAVE_ALARM 1 |
---|
2732 | | #define HAVE_GETADDRINFO 1 |
---|
2733 | | #define HAVE_ATEXIT 1 |
---|
2734 | | #define HAVE_BTOWC 1 |
---|
2735 | | #define HAVE_FMOD 1 |
---|
2736 | | #define HAVE_GAI_STRERROR 1 |
---|
2737 | | #define HAVE_GETGRENT 1 |
---|
2738 | | #define HAVE_GETGROUPS 1 |
---|
2739 | | #define HAVE_GRANTPT 1 |
---|
2740 | | #define HAVE_ISASCII 1 |
---|
2741 | | #define HAVE_ISWCTYPE 1 |
---|
2742 | | #define HAVE_ISWLOWER 1 |
---|
2743 | | #define HAVE_ISWUPPER 1 |
---|
2744 | | #define HAVE_MBRLEN 1 |
---|
2745 | | #define HAVE_MEMCMP 1 |
---|
2746 | | #define HAVE_MEMCPY 1 |
---|
2747 | | /* end confdefs.h. */ |
---|
2748 | | /* Define memcpy_ulong to an innocuous variant, in case <limits.h> declares memcpy_ulong. |
---|
2749 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2750 | | #define memcpy_ulong innocuous_memcpy_ulong |
---|
2751 | | |
---|
2752 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2753 | | which can conflict with char memcpy_ulong (); below. |
---|
2754 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2755 | | <limits.h> exists even on freestanding compilers. */ |
---|
2756 | | |
---|
2757 | | #ifdef __STDC__ |
---|
2758 | | # include <limits.h> |
---|
2759 | | #else |
---|
2760 | | # include <assert.h> |
---|
2761 | | #endif |
---|
2762 | | |
---|
2763 | | #undef memcpy_ulong |
---|
2764 | | |
---|
2765 | | /* Override any GCC internal prototype to avoid an error. |
---|
2766 | | Use char because int might match the return type of a GCC |
---|
2767 | | builtin and then its argument prototype would still apply. */ |
---|
2768 | | #ifdef __cplusplus |
---|
2769 | | extern "C" |
---|
2770 | | #endif |
---|
2771 | | char memcpy_ulong (); |
---|
2772 | | /* The GNU C library defines this for functions which it implements |
---|
2773 | | to always fail with ENOSYS. Some functions are actually named |
---|
2774 | | something starting with __ and the normal name is an alias. */ |
---|
2775 | | #if defined __stub_memcpy_ulong || defined __stub___memcpy_ulong |
---|
2776 | | choke me |
---|
2777 | | #endif |
---|
2778 | | |
---|
2779 | | int |
---|
2780 | | main () |
---|
2781 | | { |
---|
2782 | | return memcpy_ulong (); |
---|
2783 | | ; |
---|
2784 | | return 0; |
---|
2785 | | } |
---|
2786 | configure:9965: result: no |
---|
2787 | configure:9965: checking for memmove |
---|
2788 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2789 | conftest.c:110:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
2790 | char memmove (); |
---|
2791 | ^ |
---|
2792 | conftest.c:110:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2793 | 1 warning generated. |
---|
2794 | configure:9965: $? = 0 |
---|
2795 | configure:9965: result: yes |
---|
2796 | configure:9965: checking for memset |
---|
2797 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2798 | conftest.c:111:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] |
---|
2799 | char memset (); |
---|
2800 | ^ |
---|
2801 | conftest.c:111:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
2802 | 1 warning generated. |
---|
2803 | configure:9965: $? = 0 |
---|
2804 | configure:9965: result: yes |
---|
2805 | configure:9965: checking for memset_ulong |
---|
2806 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2807 | Undefined symbols for architecture x86_64: |
---|
2808 | "_memset_ulong", referenced from: |
---|
2809 | _main in conftest-a863c7.o |
---|
2810 | ld: symbol(s) not found for architecture x86_64 |
---|
2811 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2812 | configure:9965: $? = 1 |
---|
2813 | configure: failed program was: |
---|
2814 | | /* confdefs.h */ |
---|
2815 | | #define PACKAGE_NAME "GNU Awk" |
---|
2816 | | #define PACKAGE_TARNAME "gawk" |
---|
2817 | | #define PACKAGE_VERSION "5.0.0" |
---|
2818 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
2819 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
2820 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
2821 | | #define PACKAGE "gawk" |
---|
2822 | | #define VERSION "5.0.0" |
---|
2823 | | #define STDC_HEADERS 1 |
---|
2824 | | #define HAVE_SYS_TYPES_H 1 |
---|
2825 | | #define HAVE_SYS_STAT_H 1 |
---|
2826 | | #define HAVE_STDLIB_H 1 |
---|
2827 | | #define HAVE_STRING_H 1 |
---|
2828 | | #define HAVE_MEMORY_H 1 |
---|
2829 | | #define HAVE_STRINGS_H 1 |
---|
2830 | | #define HAVE_INTTYPES_H 1 |
---|
2831 | | #define HAVE_STDINT_H 1 |
---|
2832 | | #define HAVE_UNISTD_H 1 |
---|
2833 | | #define __EXTENSIONS__ 1 |
---|
2834 | | #define _ALL_SOURCE 1 |
---|
2835 | | #define _GNU_SOURCE 1 |
---|
2836 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2837 | | #define _TANDEM_SOURCE 1 |
---|
2838 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2839 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2840 | | #define HAVE_ICONV 1 |
---|
2841 | | #define ENABLE_NLS 1 |
---|
2842 | | #define HAVE_GETTEXT 1 |
---|
2843 | | #define HAVE_DCGETTEXT 1 |
---|
2844 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2845 | | #define HAVE_LC_MESSAGES 1 |
---|
2846 | | #define HAVE_ARPA_INET_H 1 |
---|
2847 | | #define HAVE_FCNTL_H 1 |
---|
2848 | | #define HAVE_LOCALE_H 1 |
---|
2849 | | #define HAVE_LIBINTL_H 1 |
---|
2850 | | #define HAVE_NETDB_H 1 |
---|
2851 | | #define HAVE_NETINET_IN_H 1 |
---|
2852 | | #define HAVE_STDDEF_H 1 |
---|
2853 | | #define HAVE_STRING_H 1 |
---|
2854 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2855 | | #define HAVE_SYS_PARAM_H 1 |
---|
2856 | | #define HAVE_SYS_SELECT_H 1 |
---|
2857 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2858 | | #define HAVE_SYS_TIME_H 1 |
---|
2859 | | #define HAVE_UNISTD_H 1 |
---|
2860 | | #define HAVE_TERMIOS_H 1 |
---|
2861 | | #define HAVE_WCHAR_H 1 |
---|
2862 | | #define HAVE_WCTYPE_H 1 |
---|
2863 | | #define STDC_HEADERS 1 |
---|
2864 | | #define HAVE__BOOL 1 |
---|
2865 | | #define HAVE_STDBOOL_H 1 |
---|
2866 | | #define HAVE_SYS_WAIT_H 1 |
---|
2867 | | #define TIME_WITH_SYS_TIME 1 |
---|
2868 | | #define HAVE_MEMORY_H 1 |
---|
2869 | | #define GETGROUPS_T gid_t |
---|
2870 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2871 | | #define HAVE_LONG_LONG_INT 1 |
---|
2872 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2873 | | #define HAVE_INTMAX_T 1 |
---|
2874 | | #define HAVE_UINTMAX_T 1 |
---|
2875 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2876 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2877 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
2878 | | #define HAVE_WCTYPE_T 1 |
---|
2879 | | #define HAVE_WINT_T 1 |
---|
2880 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
2881 | | #define HAVE_SYS_TIME_H 1 |
---|
2882 | | #define HAVE_UNISTD_H 1 |
---|
2883 | | #define HAVE_ALARM 1 |
---|
2884 | | #define HAVE_GETADDRINFO 1 |
---|
2885 | | #define HAVE_ATEXIT 1 |
---|
2886 | | #define HAVE_BTOWC 1 |
---|
2887 | | #define HAVE_FMOD 1 |
---|
2888 | | #define HAVE_GAI_STRERROR 1 |
---|
2889 | | #define HAVE_GETGRENT 1 |
---|
2890 | | #define HAVE_GETGROUPS 1 |
---|
2891 | | #define HAVE_GRANTPT 1 |
---|
2892 | | #define HAVE_ISASCII 1 |
---|
2893 | | #define HAVE_ISWCTYPE 1 |
---|
2894 | | #define HAVE_ISWLOWER 1 |
---|
2895 | | #define HAVE_ISWUPPER 1 |
---|
2896 | | #define HAVE_MBRLEN 1 |
---|
2897 | | #define HAVE_MEMCMP 1 |
---|
2898 | | #define HAVE_MEMCPY 1 |
---|
2899 | | #define HAVE_MEMMOVE 1 |
---|
2900 | | #define HAVE_MEMSET 1 |
---|
2901 | | /* end confdefs.h. */ |
---|
2902 | | /* Define memset_ulong to an innocuous variant, in case <limits.h> declares memset_ulong. |
---|
2903 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2904 | | #define memset_ulong innocuous_memset_ulong |
---|
2905 | | |
---|
2906 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2907 | | which can conflict with char memset_ulong (); below. |
---|
2908 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2909 | | <limits.h> exists even on freestanding compilers. */ |
---|
2910 | | |
---|
2911 | | #ifdef __STDC__ |
---|
2912 | | # include <limits.h> |
---|
2913 | | #else |
---|
2914 | | # include <assert.h> |
---|
2915 | | #endif |
---|
2916 | | |
---|
2917 | | #undef memset_ulong |
---|
2918 | | |
---|
2919 | | /* Override any GCC internal prototype to avoid an error. |
---|
2920 | | Use char because int might match the return type of a GCC |
---|
2921 | | builtin and then its argument prototype would still apply. */ |
---|
2922 | | #ifdef __cplusplus |
---|
2923 | | extern "C" |
---|
2924 | | #endif |
---|
2925 | | char memset_ulong (); |
---|
2926 | | /* The GNU C library defines this for functions which it implements |
---|
2927 | | to always fail with ENOSYS. Some functions are actually named |
---|
2928 | | something starting with __ and the normal name is an alias. */ |
---|
2929 | | #if defined __stub_memset_ulong || defined __stub___memset_ulong |
---|
2930 | | choke me |
---|
2931 | | #endif |
---|
2932 | | |
---|
2933 | | int |
---|
2934 | | main () |
---|
2935 | | { |
---|
2936 | | return memset_ulong (); |
---|
2937 | | ; |
---|
2938 | | return 0; |
---|
2939 | | } |
---|
2940 | configure:9965: result: no |
---|
2941 | configure:9965: checking for mkstemp |
---|
2942 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2943 | configure:9965: $? = 0 |
---|
2944 | configure:9965: result: yes |
---|
2945 | configure:9965: checking for posix_openpt |
---|
2946 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2947 | configure:9965: $? = 0 |
---|
2948 | configure:9965: result: yes |
---|
2949 | configure:9965: checking for setenv |
---|
2950 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2951 | configure:9965: $? = 0 |
---|
2952 | configure:9965: result: yes |
---|
2953 | configure:9965: checking for setlocale |
---|
2954 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2955 | configure:9965: $? = 0 |
---|
2956 | configure:9965: result: yes |
---|
2957 | configure:9965: checking for setsid |
---|
2958 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2959 | configure:9965: $? = 0 |
---|
2960 | configure:9965: result: yes |
---|
2961 | configure:9965: checking for sigprocmask |
---|
2962 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2963 | configure:9965: $? = 0 |
---|
2964 | configure:9965: result: yes |
---|
2965 | configure:9965: checking for snprintf |
---|
2966 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2967 | conftest.c:118:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
2968 | char snprintf (); |
---|
2969 | ^ |
---|
2970 | conftest.c:118:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
2971 | 1 warning generated. |
---|
2972 | configure:9965: $? = 0 |
---|
2973 | configure:9965: result: yes |
---|
2974 | configure:9965: checking for strchr |
---|
2975 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2976 | conftest.c:119:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
2977 | char strchr (); |
---|
2978 | ^ |
---|
2979 | conftest.c:119:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
2980 | 1 warning generated. |
---|
2981 | configure:9965: $? = 0 |
---|
2982 | configure:9965: result: yes |
---|
2983 | configure:9965: checking for strerror |
---|
2984 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2985 | conftest.c:120:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
2986 | char strerror (); |
---|
2987 | ^ |
---|
2988 | conftest.c:120:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
2989 | 1 warning generated. |
---|
2990 | configure:9965: $? = 0 |
---|
2991 | configure:9965: result: yes |
---|
2992 | configure:9965: checking for strftime |
---|
2993 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2994 | configure:9965: $? = 0 |
---|
2995 | configure:9965: result: yes |
---|
2996 | configure:9965: checking for strcasecmp |
---|
2997 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
2998 | conftest.c:122:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] |
---|
2999 | char strcasecmp (); |
---|
3000 | ^ |
---|
3001 | conftest.c:122:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' |
---|
3002 | 1 warning generated. |
---|
3003 | configure:9965: $? = 0 |
---|
3004 | configure:9965: result: yes |
---|
3005 | configure:9965: checking for strncasecmp |
---|
3006 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3007 | conftest.c:123:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] |
---|
3008 | char strncasecmp (); |
---|
3009 | ^ |
---|
3010 | conftest.c:123:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
3011 | 1 warning generated. |
---|
3012 | configure:9965: $? = 0 |
---|
3013 | configure:9965: result: yes |
---|
3014 | configure:9965: checking for strcoll |
---|
3015 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3016 | configure:9965: $? = 0 |
---|
3017 | configure:9965: result: yes |
---|
3018 | configure:9965: checking for strtod |
---|
3019 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3020 | conftest.c:125:6: warning: incompatible redeclaration of library function 'strtod' [-Wincompatible-library-redeclaration] |
---|
3021 | char strtod (); |
---|
3022 | ^ |
---|
3023 | conftest.c:125:6: note: 'strtod' is a builtin with type 'double (const char *, char **)' |
---|
3024 | 1 warning generated. |
---|
3025 | configure:9965: $? = 0 |
---|
3026 | configure:9965: result: yes |
---|
3027 | configure:9965: checking for strtoul |
---|
3028 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3029 | conftest.c:126:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration] |
---|
3030 | char strtoul (); |
---|
3031 | ^ |
---|
3032 | conftest.c:126:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)' |
---|
3033 | 1 warning generated. |
---|
3034 | configure:9965: $? = 0 |
---|
3035 | configure:9965: result: yes |
---|
3036 | configure:9965: checking for system |
---|
3037 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3038 | configure:9965: $? = 0 |
---|
3039 | configure:9965: result: yes |
---|
3040 | configure:9965: checking for timegm |
---|
3041 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3042 | configure:9965: $? = 0 |
---|
3043 | configure:9965: result: yes |
---|
3044 | configure:9965: checking for tmpfile |
---|
3045 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3046 | configure:9965: $? = 0 |
---|
3047 | configure:9965: result: yes |
---|
3048 | configure:9965: checking for towlower |
---|
3049 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3050 | configure:9965: $? = 0 |
---|
3051 | configure:9965: result: yes |
---|
3052 | configure:9965: checking for towupper |
---|
3053 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3054 | configure:9965: $? = 0 |
---|
3055 | configure:9965: result: yes |
---|
3056 | configure:9965: checking for tzset |
---|
3057 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3058 | configure:9965: $? = 0 |
---|
3059 | configure:9965: result: yes |
---|
3060 | configure:9965: checking for usleep |
---|
3061 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3062 | configure:9965: $? = 0 |
---|
3063 | configure:9965: result: yes |
---|
3064 | configure:9965: checking for waitpid |
---|
3065 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3066 | configure:9965: $? = 0 |
---|
3067 | configure:9965: result: yes |
---|
3068 | configure:9965: checking for wcrtomb |
---|
3069 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3070 | configure:9965: $? = 0 |
---|
3071 | configure:9965: result: yes |
---|
3072 | configure:9965: checking for wcscoll |
---|
3073 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3074 | configure:9965: $? = 0 |
---|
3075 | configure:9965: result: yes |
---|
3076 | configure:9965: checking for wctype |
---|
3077 | configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3078 | configure:9965: $? = 0 |
---|
3079 | configure:9965: result: yes |
---|
3080 | configure:9975: checking whether mbrtowc and mbstate_t are properly declared |
---|
3081 | configure:9995: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3082 | configure:9995: $? = 0 |
---|
3083 | configure:10003: result: yes |
---|
3084 | configure:10025: checking dlfcn.h usability |
---|
3085 | configure:10025: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3086 | configure:10025: $? = 0 |
---|
3087 | configure:10025: result: yes |
---|
3088 | configure:10025: checking dlfcn.h presence |
---|
3089 | configure:10025: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
3090 | configure:10025: $? = 0 |
---|
3091 | configure:10025: result: yes |
---|
3092 | configure:10025: checking for dlfcn.h |
---|
3093 | configure:10025: result: yes |
---|
3094 | configure:10031: checking for library containing dlopen |
---|
3095 | configure:10062: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3096 | configure:10062: $? = 0 |
---|
3097 | configure:10079: result: none required |
---|
3098 | configure:10126: checking whether getpgrp requires zero arguments |
---|
3099 | configure:10143: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3100 | conftest.c:153:10: error: too many arguments to function call, expected 0, have 1 |
---|
3101 | getpgrp (0); |
---|
3102 | ~~~~~~~ ^ |
---|
3103 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/unistd.h:458:1: note: 'getpgrp' declared here |
---|
3104 | pid_t getpgrp(void); |
---|
3105 | ^ |
---|
3106 | 1 error generated. |
---|
3107 | configure:10143: $? = 1 |
---|
3108 | configure: failed program was: |
---|
3109 | | /* confdefs.h */ |
---|
3110 | | #define PACKAGE_NAME "GNU Awk" |
---|
3111 | | #define PACKAGE_TARNAME "gawk" |
---|
3112 | | #define PACKAGE_VERSION "5.0.0" |
---|
3113 | | #define PACKAGE_STRING "GNU Awk 5.0.0" |
---|
3114 | | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" |
---|
3115 | | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" |
---|
3116 | | #define PACKAGE "gawk" |
---|
3117 | | #define VERSION "5.0.0" |
---|
3118 | | #define STDC_HEADERS 1 |
---|
3119 | | #define HAVE_SYS_TYPES_H 1 |
---|
3120 | | #define HAVE_SYS_STAT_H 1 |
---|
3121 | | #define HAVE_STDLIB_H 1 |
---|
3122 | | #define HAVE_STRING_H 1 |
---|
3123 | | #define HAVE_MEMORY_H 1 |
---|
3124 | | #define HAVE_STRINGS_H 1 |
---|
3125 | | #define HAVE_INTTYPES_H 1 |
---|
3126 | | #define HAVE_STDINT_H 1 |
---|
3127 | | #define HAVE_UNISTD_H 1 |
---|
3128 | | #define __EXTENSIONS__ 1 |
---|
3129 | | #define _ALL_SOURCE 1 |
---|
3130 | | #define _GNU_SOURCE 1 |
---|
3131 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3132 | | #define _TANDEM_SOURCE 1 |
---|
3133 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3134 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3135 | | #define HAVE_ICONV 1 |
---|
3136 | | #define ENABLE_NLS 1 |
---|
3137 | | #define HAVE_GETTEXT 1 |
---|
3138 | | #define HAVE_DCGETTEXT 1 |
---|
3139 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3140 | | #define HAVE_LC_MESSAGES 1 |
---|
3141 | | #define HAVE_ARPA_INET_H 1 |
---|
3142 | | #define HAVE_FCNTL_H 1 |
---|
3143 | | #define HAVE_LOCALE_H 1 |
---|
3144 | | #define HAVE_LIBINTL_H 1 |
---|
3145 | | #define HAVE_NETDB_H 1 |
---|
3146 | | #define HAVE_NETINET_IN_H 1 |
---|
3147 | | #define HAVE_STDDEF_H 1 |
---|
3148 | | #define HAVE_STRING_H 1 |
---|
3149 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3150 | | #define HAVE_SYS_PARAM_H 1 |
---|
3151 | | #define HAVE_SYS_SELECT_H 1 |
---|
3152 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3153 | | #define HAVE_SYS_TIME_H 1 |
---|
3154 | | #define HAVE_UNISTD_H 1 |
---|
3155 | | #define HAVE_TERMIOS_H 1 |
---|
3156 | | #define HAVE_WCHAR_H 1 |
---|
3157 | | #define HAVE_WCTYPE_H 1 |
---|
3158 | | #define STDC_HEADERS 1 |
---|
3159 | | #define HAVE__BOOL 1 |
---|
3160 | | #define HAVE_STDBOOL_H 1 |
---|
3161 | | #define HAVE_SYS_WAIT_H 1 |
---|
3162 | | #define TIME_WITH_SYS_TIME 1 |
---|
3163 | | #define HAVE_MEMORY_H 1 |
---|
3164 | | #define GETGROUPS_T gid_t |
---|
3165 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3166 | | #define HAVE_LONG_LONG_INT 1 |
---|
3167 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3168 | | #define HAVE_INTMAX_T 1 |
---|
3169 | | #define HAVE_UINTMAX_T 1 |
---|
3170 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
3171 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3172 | | #define TIME_T_IN_SYS_TYPES_H 1 |
---|
3173 | | #define HAVE_WCTYPE_T 1 |
---|
3174 | | #define HAVE_WINT_T 1 |
---|
3175 | | #define HAVE_SOCKADDR_STORAGE 1 |
---|
3176 | | #define HAVE_SYS_TIME_H 1 |
---|
3177 | | #define HAVE_UNISTD_H 1 |
---|
3178 | | #define HAVE_ALARM 1 |
---|
3179 | | #define HAVE_GETADDRINFO 1 |
---|
3180 | | #define HAVE_ATEXIT 1 |
---|
3181 | | #define HAVE_BTOWC 1 |
---|
3182 | | #define HAVE_FMOD 1 |
---|
3183 | | #define HAVE_GAI_STRERROR 1 |
---|
3184 | | #define HAVE_GETGRENT 1 |
---|
3185 | | #define HAVE_GETGROUPS 1 |
---|
3186 | | #define HAVE_GRANTPT 1 |
---|
3187 | | #define HAVE_ISASCII 1 |
---|
3188 | | #define HAVE_ISWCTYPE 1 |
---|
3189 | | #define HAVE_ISWLOWER 1 |
---|
3190 | | #define HAVE_ISWUPPER 1 |
---|
3191 | | #define HAVE_MBRLEN 1 |
---|
3192 | | #define HAVE_MEMCMP 1 |
---|
3193 | | #define HAVE_MEMCPY 1 |
---|
3194 | | #define HAVE_MEMMOVE 1 |
---|
3195 | | #define HAVE_MEMSET 1 |
---|
3196 | | #define HAVE_MKSTEMP 1 |
---|
3197 | | #define HAVE_POSIX_OPENPT 1 |
---|
3198 | | #define HAVE_SETENV 1 |
---|
3199 | | #define HAVE_SETLOCALE 1 |
---|
3200 | | #define HAVE_SETSID 1 |
---|
3201 | | #define HAVE_SIGPROCMASK 1 |
---|
3202 | | #define HAVE_SNPRINTF 1 |
---|
3203 | | #define HAVE_STRCHR 1 |
---|
3204 | | #define HAVE_STRERROR 1 |
---|
3205 | | #define HAVE_STRFTIME 1 |
---|
3206 | | #define HAVE_STRCASECMP 1 |
---|
3207 | | #define HAVE_STRNCASECMP 1 |
---|
3208 | | #define HAVE_STRCOLL 1 |
---|
3209 | | #define HAVE_STRTOD 1 |
---|
3210 | | #define HAVE_STRTOUL 1 |
---|
3211 | | #define HAVE_SYSTEM 1 |
---|
3212 | | #define HAVE_TIMEGM 1 |
---|
3213 | | #define HAVE_TMPFILE 1 |
---|
3214 | | #define HAVE_TOWLOWER 1 |
---|
3215 | | #define HAVE_TOWUPPER 1 |
---|
3216 | | #define HAVE_TZSET 1 |
---|
3217 | | #define HAVE_USLEEP 1 |
---|
3218 | | #define HAVE_WAITPID 1 |
---|
3219 | | #define HAVE_WCRTOMB 1 |
---|
3220 | | #define HAVE_WCSCOLL 1 |
---|
3221 | | #define HAVE_WCTYPE 1 |
---|
3222 | | #define HAVE_MBRTOWC 1 |
---|
3223 | | #define DYNAMIC 1 |
---|
3224 | | /* end confdefs.h. */ |
---|
3225 | | #include <stdio.h> |
---|
3226 | | #ifdef HAVE_SYS_TYPES_H |
---|
3227 | | # include <sys/types.h> |
---|
3228 | | #endif |
---|
3229 | | #ifdef HAVE_SYS_STAT_H |
---|
3230 | | # include <sys/stat.h> |
---|
3231 | | #endif |
---|
3232 | | #ifdef STDC_HEADERS |
---|
3233 | | # include <stdlib.h> |
---|
3234 | | # include <stddef.h> |
---|
3235 | | #else |
---|
3236 | | # ifdef HAVE_STDLIB_H |
---|
3237 | | # include <stdlib.h> |
---|
3238 | | # endif |
---|
3239 | | #endif |
---|
3240 | | #ifdef HAVE_STRING_H |
---|
3241 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3242 | | # include <memory.h> |
---|
3243 | | # endif |
---|
3244 | | # include <string.h> |
---|
3245 | | #endif |
---|
3246 | | #ifdef HAVE_STRINGS_H |
---|
3247 | | # include <strings.h> |
---|
3248 | | #endif |
---|
3249 | | #ifdef HAVE_INTTYPES_H |
---|
3250 | | # include <inttypes.h> |
---|
3251 | | #endif |
---|
3252 | | #ifdef HAVE_STDINT_H |
---|
3253 | | # include <stdint.h> |
---|
3254 | | #endif |
---|
3255 | | #ifdef HAVE_UNISTD_H |
---|
3256 | | # include <unistd.h> |
---|
3257 | | #endif |
---|
3258 | | int |
---|
3259 | | main () |
---|
3260 | | { |
---|
3261 | | getpgrp (0); |
---|
3262 | | ; |
---|
3263 | | return 0; |
---|
3264 | | } |
---|
3265 | configure:10151: result: yes |
---|
3266 | configure:10162: checking for printf %F format |
---|
3267 | configure:10186: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3268 | conftest.c:128:6: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration] |
---|
3269 | if (strcmp(buf, "123.450000") == 0) |
---|
3270 | ^ |
---|
3271 | conftest.c:128:6: note: include the header <string.h> or explicitly provide a declaration for 'strcmp' |
---|
3272 | 1 warning generated. |
---|
3273 | configure:10186: $? = 0 |
---|
3274 | configure:10186: ./conftest |
---|
3275 | configure:10186: $? = 0 |
---|
3276 | configure:10201: result: yes |
---|
3277 | configure:10204: checking for printf %a format |
---|
3278 | configure:10228: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3279 | conftest.c:129:6: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration] |
---|
3280 | if (strncmp(buf, "0x", 2) == 0) |
---|
3281 | ^ |
---|
3282 | conftest.c:129:6: note: include the header <string.h> or explicitly provide a declaration for 'strncmp' |
---|
3283 | 1 warning generated. |
---|
3284 | configure:10228: $? = 0 |
---|
3285 | configure:10228: ./conftest |
---|
3286 | configure:10228: $? = 0 |
---|
3287 | configure:10243: result: yes |
---|
3288 | configure:10271: checking for gethostbyname |
---|
3289 | configure:10271: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3290 | configure:10271: $? = 0 |
---|
3291 | configure:10271: result: yes |
---|
3292 | configure:10326: checking for connect |
---|
3293 | configure:10326: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
3294 | configure:10326: $? = 0 |
---|
3295 | configure:10326: result: yes |
---|
3296 | configure:10380: checking where to find the socket library calls |
---|
3297 | configure:10386: result: the standard library |
---|
3298 | configure:10680: checking for struct stat.st_blksize |
---|
3299 | configure:10680: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3300 | configure:10680: $? = 0 |
---|
3301 | configure:10680: result: yes |
---|
3302 | configure:10690: checking for struct passwd.pw_passwd |
---|
3303 | configure:10690: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3304 | configure:10690: $? = 0 |
---|
3305 | configure:10690: result: yes |
---|
3306 | configure:10704: checking for struct group.gr_passwd |
---|
3307 | configure:10704: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3308 | configure:10704: $? = 0 |
---|
3309 | configure:10704: result: yes |
---|
3310 | configure:10718: checking whether struct tm is in sys/time.h or time.h |
---|
3311 | configure:10738: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3312 | configure:10738: $? = 0 |
---|
3313 | configure:10745: result: time.h |
---|
3314 | configure:10753: checking for struct tm.tm_zone |
---|
3315 | configure:10753: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3316 | configure:10753: $? = 0 |
---|
3317 | configure:10753: result: yes |
---|
3318 | configure:10821: checking whether char is unsigned |
---|
3319 | configure:10840: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3320 | configure:10840: $? = 0 |
---|
3321 | configure:10847: result: no |
---|
3322 | configure:10854: checking for an ANSI C-conforming const |
---|
3323 | configure:10920: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3324 | configure:10920: $? = 0 |
---|
3325 | configure:10927: result: yes |
---|
3326 | configure:10935: checking for C/C++ restrict keyword |
---|
3327 | configure:10960: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3328 | configure:10960: $? = 0 |
---|
3329 | configure:10968: result: __restrict |
---|
3330 | configure:10981: checking for inline |
---|
3331 | configure:10997: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
3332 | configure:10997: $? = 0 |
---|
3333 | configure:11005: result: inline |
---|
3334 | configure:11023: checking for preprocessor stringizing operator |
---|
3335 | configure:11043: result: yes |
---|
3336 | configure:11180: checking that generated files are newer than configure |
---|
3337 | configure:11186: result: done |
---|
3338 | configure:11217: creating ./config.status |
---|
3339 | |
---|
3340 | ## ---------------------- ## |
---|
3341 | ## Running config.status. ## |
---|
3342 | ## ---------------------- ## |
---|
3343 | |
---|
3344 | This file was extended by GNU Awk config.status 5.0.0, which was |
---|
3345 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
3346 | |
---|
3347 | CONFIG_FILES = |
---|
3348 | CONFIG_HEADERS = |
---|
3349 | CONFIG_LINKS = |
---|
3350 | CONFIG_COMMANDS = |
---|
3351 | $ ./config.status |
---|
3352 | |
---|
3353 | on Justins-MBP |
---|
3354 | |
---|
3355 | config.status:1028: creating Makefile |
---|
3356 | config.status:1028: creating support/Makefile |
---|
3357 | config.status:1028: creating awklib/Makefile |
---|
3358 | config.status:1028: creating doc/Makefile |
---|
3359 | config.status:1028: creating extras/Makefile |
---|
3360 | config.status:1028: creating po/Makefile.in |
---|
3361 | config.status:1028: creating test/Makefile |
---|
3362 | config.status:1028: creating config.h |
---|
3363 | config.status:1257: executing depfiles commands |
---|
3364 | config.status:1334: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3365 | config.status:1339: $? = 0 |
---|
3366 | config.status:1334: cd support && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3367 | config.status:1339: $? = 0 |
---|
3368 | config.status:1334: cd awklib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3369 | config.status:1339: $? = 0 |
---|
3370 | config.status:1257: executing po-directories commands |
---|
3371 | configure:12730: === configuring in extension (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/extension) |
---|
3372 | configure:12793: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--with-libiconv-prefix=/opt/local' '--without-mpfr' '--without-readline' 'ac_cv_libsigsegv=no' 'ac_cv_prog_AWK=awk' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' --cache-file=/dev/null --srcdir=. |
---|
3373 | configure:12798: error: ./configure failed for extension |
---|
3374 | |
---|
3375 | ## ---------------- ## |
---|
3376 | ## Cache variables. ## |
---|
3377 | ## ---------------- ## |
---|
3378 | |
---|
3379 | ac_cv_build=x86_64-apple-darwin18.5.0 |
---|
3380 | ac_cv_c_char_unsigned=no |
---|
3381 | ac_cv_c_compiler_gnu=yes |
---|
3382 | ac_cv_c_const=yes |
---|
3383 | ac_cv_c_inline=inline |
---|
3384 | ac_cv_c_restrict=__restrict |
---|
3385 | ac_cv_c_stringize=yes |
---|
3386 | ac_cv_env_CC_set=set |
---|
3387 | ac_cv_env_CC_value=/usr/bin/clang |
---|
3388 | ac_cv_env_CFLAGS_set=set |
---|
3389 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
3390 | ac_cv_env_CPPFLAGS_set=set |
---|
3391 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' |
---|
3392 | ac_cv_env_CPP_set= |
---|
3393 | ac_cv_env_CPP_value= |
---|
3394 | ac_cv_env_LDFLAGS_set=set |
---|
3395 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
3396 | ac_cv_env_LIBS_set= |
---|
3397 | ac_cv_env_LIBS_value= |
---|
3398 | ac_cv_env_YACC_set= |
---|
3399 | ac_cv_env_YACC_value= |
---|
3400 | ac_cv_env_YFLAGS_set= |
---|
3401 | ac_cv_env_YFLAGS_value= |
---|
3402 | ac_cv_env_build_alias_set= |
---|
3403 | ac_cv_env_build_alias_value= |
---|
3404 | ac_cv_env_host_alias_set= |
---|
3405 | ac_cv_env_host_alias_value= |
---|
3406 | ac_cv_env_target_alias_set= |
---|
3407 | ac_cv_env_target_alias_value= |
---|
3408 | ac_cv_func___etoa_l=no |
---|
3409 | ac_cv_func_alarm=yes |
---|
3410 | ac_cv_func_atexit=yes |
---|
3411 | ac_cv_func_btowc=yes |
---|
3412 | ac_cv_func_connect=yes |
---|
3413 | ac_cv_func_fmod=yes |
---|
3414 | ac_cv_func_fwrite_unlocked=no |
---|
3415 | ac_cv_func_gai_strerror=yes |
---|
3416 | ac_cv_func_getaddrinfo=yes |
---|
3417 | ac_cv_func_getgrent=yes |
---|
3418 | ac_cv_func_getgroups=yes |
---|
3419 | ac_cv_func_gethostbyname=yes |
---|
3420 | ac_cv_func_getpgrp_void=yes |
---|
3421 | ac_cv_func_grantpt=yes |
---|
3422 | ac_cv_func_isascii=yes |
---|
3423 | ac_cv_func_iswctype=yes |
---|
3424 | ac_cv_func_iswlower=yes |
---|
3425 | ac_cv_func_iswupper=yes |
---|
3426 | ac_cv_func_mbrlen=yes |
---|
3427 | ac_cv_func_mbrtowc=yes |
---|
3428 | ac_cv_func_memcmp=yes |
---|
3429 | ac_cv_func_memcpy=yes |
---|
3430 | ac_cv_func_memcpy_ulong=no |
---|
3431 | ac_cv_func_memmove=yes |
---|
3432 | ac_cv_func_memset=yes |
---|
3433 | ac_cv_func_memset_ulong=no |
---|
3434 | ac_cv_func_mkstemp=yes |
---|
3435 | ac_cv_func_posix_openpt=yes |
---|
3436 | ac_cv_func_setenv=yes |
---|
3437 | ac_cv_func_setlocale=yes |
---|
3438 | ac_cv_func_setsid=yes |
---|
3439 | ac_cv_func_sigprocmask=yes |
---|
3440 | ac_cv_func_snprintf=yes |
---|
3441 | ac_cv_func_strcasecmp=yes |
---|
3442 | ac_cv_func_strchr=yes |
---|
3443 | ac_cv_func_strcoll=yes |
---|
3444 | ac_cv_func_strerror=yes |
---|
3445 | ac_cv_func_strftime=yes |
---|
3446 | ac_cv_func_strncasecmp=yes |
---|
3447 | ac_cv_func_strtod=yes |
---|
3448 | ac_cv_func_strtoul=yes |
---|
3449 | ac_cv_func_system=yes |
---|
3450 | ac_cv_func_timegm=yes |
---|
3451 | ac_cv_func_tmpfile=yes |
---|
3452 | ac_cv_func_towlower=yes |
---|
3453 | ac_cv_func_towupper=yes |
---|
3454 | ac_cv_func_tzset=yes |
---|
3455 | ac_cv_func_usleep=yes |
---|
3456 | ac_cv_func_waitpid=yes |
---|
3457 | ac_cv_func_wcrtomb=yes |
---|
3458 | ac_cv_func_wcscoll=yes |
---|
3459 | ac_cv_func_wctype=yes |
---|
3460 | ac_cv_func_working_mktime=no |
---|
3461 | ac_cv_header_arpa_inet_h=yes |
---|
3462 | ac_cv_header_dlfcn_h=yes |
---|
3463 | ac_cv_header_fcntl_h=yes |
---|
3464 | ac_cv_header_inttypes_h=yes |
---|
3465 | ac_cv_header_libintl_h=yes |
---|
3466 | ac_cv_header_locale_h=yes |
---|
3467 | ac_cv_header_mcheck_h=no |
---|
3468 | ac_cv_header_memory_h=yes |
---|
3469 | ac_cv_header_minix_config_h=no |
---|
3470 | ac_cv_header_netdb_h=yes |
---|
3471 | ac_cv_header_netinet_in_h=yes |
---|
3472 | ac_cv_header_stdbool_h=yes |
---|
3473 | ac_cv_header_stdc=yes |
---|
3474 | ac_cv_header_stddef_h=yes |
---|
3475 | ac_cv_header_stdint_h=yes |
---|
3476 | ac_cv_header_stdlib_h=yes |
---|
3477 | ac_cv_header_string_h=yes |
---|
3478 | ac_cv_header_strings_h=yes |
---|
3479 | ac_cv_header_stropts_h=no |
---|
3480 | ac_cv_header_sys_ioctl_h=yes |
---|
3481 | ac_cv_header_sys_param_h=yes |
---|
3482 | ac_cv_header_sys_select_h=yes |
---|
3483 | ac_cv_header_sys_socket_h=yes |
---|
3484 | ac_cv_header_sys_stat_h=yes |
---|
3485 | ac_cv_header_sys_time_h=yes |
---|
3486 | ac_cv_header_sys_types_h=yes |
---|
3487 | ac_cv_header_sys_wait_h=yes |
---|
3488 | ac_cv_header_termios_h=yes |
---|
3489 | ac_cv_header_time=yes |
---|
3490 | ac_cv_header_unistd_h=yes |
---|
3491 | ac_cv_header_wchar_h=yes |
---|
3492 | ac_cv_header_wctype_h=yes |
---|
3493 | ac_cv_host=x86_64-apple-darwin18.5.0 |
---|
3494 | ac_cv_libsigsegv=no |
---|
3495 | ac_cv_member_struct_group_gr_passwd=yes |
---|
3496 | ac_cv_member_struct_passwd_pw_passwd=yes |
---|
3497 | ac_cv_member_struct_stat_st_blksize=yes |
---|
3498 | ac_cv_member_struct_tm_tm_zone=yes |
---|
3499 | ac_cv_objext=o |
---|
3500 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
3501 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
3502 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
3503 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
3504 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
3505 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
3506 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
3507 | ac_cv_prog_AWK=awk |
---|
3508 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
3509 | ac_cv_prog_YACC='bison -y' |
---|
3510 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
3511 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3512 | ac_cv_prog_cc_c89= |
---|
3513 | ac_cv_prog_cc_c99= |
---|
3514 | ac_cv_prog_cc_g=yes |
---|
3515 | ac_cv_prog_make_make_set=yes |
---|
3516 | ac_cv_safe_to_define___extensions__=yes |
---|
3517 | ac_cv_search_dlopen='none required' |
---|
3518 | ac_cv_search_fmod='none required' |
---|
3519 | ac_cv_search_isinf='none required' |
---|
3520 | ac_cv_search_ismod=no |
---|
3521 | ac_cv_search_strerror='none required' |
---|
3522 | ac_cv_sizeof_unsigned_int=4 |
---|
3523 | ac_cv_sizeof_unsigned_long=8 |
---|
3524 | ac_cv_struct_tm=time.h |
---|
3525 | ac_cv_sys_file_offset_bits=no |
---|
3526 | ac_cv_sys_largefile_CC=no |
---|
3527 | ac_cv_type__Bool=yes |
---|
3528 | ac_cv_type_getgroups=gid_t |
---|
3529 | ac_cv_type_intmax_t=yes |
---|
3530 | ac_cv_type_long_long_int=yes |
---|
3531 | ac_cv_type_pid_t=yes |
---|
3532 | ac_cv_type_size_t=yes |
---|
3533 | ac_cv_type_socklen_t=yes |
---|
3534 | ac_cv_type_ssize_t=yes |
---|
3535 | ac_cv_type_uid_t=yes |
---|
3536 | ac_cv_type_uintmax_t=yes |
---|
3537 | ac_cv_type_unsigned_long_long_int=yes |
---|
3538 | ac_cv_zos_uss=no |
---|
3539 | acl_cv_hardcode_direct=no |
---|
3540 | acl_cv_hardcode_libdir_flag_spec= |
---|
3541 | acl_cv_hardcode_libdir_separator= |
---|
3542 | acl_cv_hardcode_minus_L=no |
---|
3543 | acl_cv_libext=a |
---|
3544 | acl_cv_libname_spec='lib$name' |
---|
3545 | acl_cv_library_names_spec='$libname$shrext' |
---|
3546 | acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
3547 | acl_cv_prog_gnu_ld=no |
---|
3548 | acl_cv_rpath=done |
---|
3549 | acl_cv_shlibext=dylib |
---|
3550 | acl_cv_wl=-Wl, |
---|
3551 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3552 | am_cv_func_iconv=yes |
---|
3553 | am_cv_func_iconv_works=yes |
---|
3554 | am_cv_langinfo_codeset=yes |
---|
3555 | am_cv_lib_iconv=yes |
---|
3556 | am_cv_make_support_nested_variables=yes |
---|
3557 | am_cv_prog_cc_c_o=yes |
---|
3558 | gl_cv_lib_sigsegv=no |
---|
3559 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
3560 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
3561 | gt_cv_func_gnugettext1_libc=no |
---|
3562 | gt_cv_func_gnugettext1_libintl=yes |
---|
3563 | gt_cv_val_LC_MESSAGES=yes |
---|
3564 | |
---|
3565 | ## ----------------- ## |
---|
3566 | ## Output variables. ## |
---|
3567 | ## ----------------- ## |
---|
3568 | |
---|
3569 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing aclocal-1.16' |
---|
3570 | AMDEPBACKSLASH='\' |
---|
3571 | AMDEP_FALSE='#' |
---|
3572 | AMDEP_TRUE='' |
---|
3573 | AMTAR='$${TAR-tar}' |
---|
3574 | AM_BACKSLASH='\' |
---|
3575 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
3576 | AM_DEFAULT_VERBOSITY='1' |
---|
3577 | AM_V='$(V)' |
---|
3578 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing autoconf' |
---|
3579 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing autoheader' |
---|
3580 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing automake-1.16' |
---|
3581 | AWK='awk' |
---|
3582 | CC='/usr/bin/clang' |
---|
3583 | CCDEPMODE='depmode=gcc3' |
---|
3584 | CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG' |
---|
3585 | CPP='/usr/bin/clang -E' |
---|
3586 | CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' |
---|
3587 | CYGPATH_W='echo' |
---|
3588 | DEFS='-DHAVE_CONFIG_H' |
---|
3589 | DEPDIR='.deps' |
---|
3590 | ECHO_C='\c' |
---|
3591 | ECHO_N='' |
---|
3592 | ECHO_T='' |
---|
3593 | EGREP='/opt/local/bin/grep -E' |
---|
3594 | ENABLE_EXTENSIONS_FALSE='#' |
---|
3595 | ENABLE_EXTENSIONS_TRUE='' |
---|
3596 | EXEEXT='' |
---|
3597 | GAWKLIBEXT='so' |
---|
3598 | GETTEXT_MACRO_VERSION='0.19' |
---|
3599 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
3600 | GMSGFMT_015='/opt/local/bin/msgfmt' |
---|
3601 | GREP='/opt/local/bin/grep' |
---|
3602 | HAVE_LIBSIGSEGV='no' |
---|
3603 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3604 | INSTALL_PROGRAM='${INSTALL}' |
---|
3605 | INSTALL_SCRIPT='${INSTALL}' |
---|
3606 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
3607 | INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
3608 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
3609 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
3610 | LIBICONV='-liconv' |
---|
3611 | LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
3612 | LIBMPFR='' |
---|
3613 | LIBOBJS=' ${LIBOBJDIR}mktime$U.o' |
---|
3614 | LIBREADLINE='' |
---|
3615 | LIBS='' |
---|
3616 | LIBSIGSEGV='' |
---|
3617 | LIBSIGSEGV_PREFIX='' |
---|
3618 | LN_S='ln -s' |
---|
3619 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
3620 | LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation' |
---|
3621 | LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo' |
---|
3622 | LTLIBSIGSEGV='' |
---|
3623 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing makeinfo' |
---|
3624 | MKDIR_P='./install-sh -c -d' |
---|
3625 | MSGFMT='/opt/local/bin/msgfmt' |
---|
3626 | MSGFMT_015='/opt/local/bin/msgfmt' |
---|
3627 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
3628 | OBJEXT='o' |
---|
3629 | PACKAGE='gawk' |
---|
3630 | PACKAGE_BUGREPORT='bug-gawk@gnu.org' |
---|
3631 | PACKAGE_NAME='GNU Awk' |
---|
3632 | PACKAGE_STRING='GNU Awk 5.0.0' |
---|
3633 | PACKAGE_TARNAME='gawk' |
---|
3634 | PACKAGE_URL='http://www.gnu.org/software/gawk/' |
---|
3635 | PACKAGE_VERSION='5.0.0' |
---|
3636 | PATH_SEPARATOR=':' |
---|
3637 | POSUB='po' |
---|
3638 | RANLIB='ranlib' |
---|
3639 | SED='/opt/local/bin/gsed' |
---|
3640 | SET_MAKE='' |
---|
3641 | SHELL='/bin/sh' |
---|
3642 | SOCKET_LIBS='' |
---|
3643 | STRIP='' |
---|
3644 | TEST_CROSS_COMPILE_FALSE='' |
---|
3645 | TEST_CROSS_COMPILE_TRUE='#' |
---|
3646 | USE_NLS='yes' |
---|
3647 | VERSION='5.0.0' |
---|
3648 | XGETTEXT='/opt/local/bin/xgettext' |
---|
3649 | XGETTEXT_015='/opt/local/bin/xgettext' |
---|
3650 | XGETTEXT_EXTRA_OPTIONS='' |
---|
3651 | YACC='bison -y' |
---|
3652 | YFLAGS='' |
---|
3653 | ZOS_FAIL='' |
---|
3654 | ac_ct_CC='/usr/bin/clang' |
---|
3655 | acl_shlibext='dylib' |
---|
3656 | am__EXEEXT_FALSE='' |
---|
3657 | am__EXEEXT_TRUE='#' |
---|
3658 | am__fastdepCC_FALSE='#' |
---|
3659 | am__fastdepCC_TRUE='' |
---|
3660 | am__include='include' |
---|
3661 | am__isrc='' |
---|
3662 | am__leading_dot='.' |
---|
3663 | am__nodep='_no' |
---|
3664 | am__quote='' |
---|
3665 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
3666 | am__untar='$${TAR-tar} xf -' |
---|
3667 | bindir='${exec_prefix}/bin' |
---|
3668 | build='x86_64-apple-darwin18.5.0' |
---|
3669 | build_alias='' |
---|
3670 | build_cpu='x86_64' |
---|
3671 | build_os='darwin18.5.0' |
---|
3672 | build_vendor='apple' |
---|
3673 | datadir='${datarootdir}' |
---|
3674 | datarootdir='${prefix}/share' |
---|
3675 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
3676 | dvidir='${docdir}' |
---|
3677 | exec_prefix='${prefix}' |
---|
3678 | host='x86_64-apple-darwin18.5.0' |
---|
3679 | host_alias='' |
---|
3680 | host_cpu='x86_64' |
---|
3681 | host_os='darwin18.5.0' |
---|
3682 | host_vendor='apple' |
---|
3683 | htmldir='${docdir}' |
---|
3684 | includedir='${prefix}/include' |
---|
3685 | infodir='${datarootdir}/info' |
---|
3686 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/install-sh' |
---|
3687 | libdir='${exec_prefix}/lib' |
---|
3688 | libexecdir='${exec_prefix}/libexec' |
---|
3689 | localedir='${datarootdir}/locale' |
---|
3690 | localstatedir='${prefix}/var' |
---|
3691 | mandir='${datarootdir}/man' |
---|
3692 | mkdir_p='$(MKDIR_P)' |
---|
3693 | oldincludedir='/usr/include' |
---|
3694 | pdfdir='${docdir}' |
---|
3695 | pkgextensiondir='${pkglibdir}' |
---|
3696 | prefix='/opt/local' |
---|
3697 | program_transform_name='s,x,x,' |
---|
3698 | psdir='${docdir}' |
---|
3699 | sbindir='${exec_prefix}/sbin' |
---|
3700 | sharedstatedir='${prefix}/com' |
---|
3701 | subdirs=' extension' |
---|
3702 | sysconfdir='${prefix}/etc' |
---|
3703 | target_alias='' |
---|
3704 | |
---|
3705 | configure: exit 1 |
---|