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 unbound configure 1.4.12, which was |
---|
5 | generated by GNU Autoconf 2.66. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --with-pidfile=/opt/local/var/run/unbound/unbound.pid |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = cSchlepptop.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/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 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 133 tasks, 557 threads, 2 processors |
---|
34 | Load average: 1.31, Mach factor: 0.97 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin/no_default_gcc |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2465: checking build system type |
---|
53 | configure:2479: result: x86_64-apple-darwin11.1.0 |
---|
54 | configure:2499: checking host system type |
---|
55 | configure:2512: result: x86_64-apple-darwin11.1.0 |
---|
56 | configure:2532: checking target system type |
---|
57 | configure:2545: result: x86_64-apple-darwin11.1.0 |
---|
58 | configure:2631: checking for gcc |
---|
59 | configure:2658: result: /Developer/usr/bin/llvm-gcc-4.2 |
---|
60 | configure:2887: checking for C compiler version |
---|
61 | configure:2896: /Developer/usr/bin/llvm-gcc-4.2 --version >&5 |
---|
62 | i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) |
---|
63 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
64 | This is free software; see the source for copying conditions. There is NO |
---|
65 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
66 | |
---|
67 | configure:2907: $? = 0 |
---|
68 | configure:2896: /Developer/usr/bin/llvm-gcc-4.2 -v >&5 |
---|
69 | Using built-in specs. |
---|
70 | Target: i686-apple-darwin11 |
---|
71 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
72 | Thread model: posix |
---|
73 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) |
---|
74 | configure:2907: $? = 0 |
---|
75 | configure:2896: /Developer/usr/bin/llvm-gcc-4.2 -V >&5 |
---|
76 | llvm-gcc-4.2: argument to `-V' is missing |
---|
77 | configure:2907: $? = 1 |
---|
78 | configure:2896: /Developer/usr/bin/llvm-gcc-4.2 -qversion >&5 |
---|
79 | i686-apple-darwin11-llvm-gcc-4.2: no input files |
---|
80 | configure:2907: $? = 1 |
---|
81 | configure:2927: checking whether the C compiler works |
---|
82 | configure:2949: /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
83 | configure:2953: $? = 0 |
---|
84 | configure:3001: result: yes |
---|
85 | configure:3004: checking for C compiler default output file name |
---|
86 | configure:3006: result: a.out |
---|
87 | configure:3012: checking for suffix of executables |
---|
88 | configure:3019: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
89 | configure:3023: $? = 0 |
---|
90 | configure:3045: result: |
---|
91 | configure:3067: checking whether we are cross compiling |
---|
92 | configure:3075: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
93 | configure:3079: $? = 0 |
---|
94 | configure:3086: ./conftest |
---|
95 | configure:3090: $? = 0 |
---|
96 | configure:3105: result: no |
---|
97 | configure:3110: checking for suffix of object files |
---|
98 | configure:3132: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
99 | configure:3136: $? = 0 |
---|
100 | configure:3157: result: o |
---|
101 | configure:3161: checking whether we are using the GNU C compiler |
---|
102 | configure:3180: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
103 | configure:3180: $? = 0 |
---|
104 | configure:3189: result: yes |
---|
105 | configure:3198: checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g |
---|
106 | configure:3218: /Developer/usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
107 | configure:3218: $? = 0 |
---|
108 | configure:3259: result: yes |
---|
109 | configure:3276: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89 |
---|
110 | configure:3340: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
111 | configure:3340: $? = 0 |
---|
112 | configure:3353: result: none needed |
---|
113 | configure:3379: checking how to run the C preprocessor |
---|
114 | configure:3410: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
115 | configure:3410: $? = 0 |
---|
116 | configure:3424: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
117 | conftest.c:12:28: error: ac_nonexistent.h: No such file or directory |
---|
118 | configure:3424: $? = 1 |
---|
119 | configure: failed program was: |
---|
120 | | /* confdefs.h */ |
---|
121 | | #define PACKAGE_NAME "unbound" |
---|
122 | | #define PACKAGE_TARNAME "unbound" |
---|
123 | | #define PACKAGE_VERSION "1.4.12" |
---|
124 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
125 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
126 | | #define PACKAGE_URL "" |
---|
127 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
128 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
129 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
130 | | /* end confdefs.h. */ |
---|
131 | | #include <ac_nonexistent.h> |
---|
132 | configure:3449: result: /Developer/usr/bin/llvm-gcc-4.2 -E |
---|
133 | configure:3469: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
134 | configure:3469: $? = 0 |
---|
135 | configure:3483: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
136 | conftest.c:12:28: error: ac_nonexistent.h: No such file or directory |
---|
137 | configure:3483: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | /* confdefs.h */ |
---|
140 | | #define PACKAGE_NAME "unbound" |
---|
141 | | #define PACKAGE_TARNAME "unbound" |
---|
142 | | #define PACKAGE_VERSION "1.4.12" |
---|
143 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
144 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
145 | | #define PACKAGE_URL "" |
---|
146 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
147 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
148 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
149 | | /* end confdefs.h. */ |
---|
150 | | #include <ac_nonexistent.h> |
---|
151 | configure:3512: checking for grep that handles long lines and -e |
---|
152 | configure:3570: result: /opt/local/bin/grep |
---|
153 | configure:3575: checking for egrep |
---|
154 | configure:3637: result: /opt/local/bin/grep -E |
---|
155 | configure:3642: checking for ANSI C header files |
---|
156 | configure:3662: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
157 | configure:3662: $? = 0 |
---|
158 | configure:3735: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
159 | configure:3735: $? = 0 |
---|
160 | configure:3735: ./conftest |
---|
161 | configure:3735: $? = 0 |
---|
162 | configure:3746: result: yes |
---|
163 | configure:3759: checking for sys/types.h |
---|
164 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
165 | configure:3759: $? = 0 |
---|
166 | configure:3759: result: yes |
---|
167 | configure:3759: checking for sys/stat.h |
---|
168 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
169 | configure:3759: $? = 0 |
---|
170 | configure:3759: result: yes |
---|
171 | configure:3759: checking for stdlib.h |
---|
172 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
173 | configure:3759: $? = 0 |
---|
174 | configure:3759: result: yes |
---|
175 | configure:3759: checking for string.h |
---|
176 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
177 | configure:3759: $? = 0 |
---|
178 | configure:3759: result: yes |
---|
179 | configure:3759: checking for memory.h |
---|
180 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
181 | configure:3759: $? = 0 |
---|
182 | configure:3759: result: yes |
---|
183 | configure:3759: checking for strings.h |
---|
184 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
185 | configure:3759: $? = 0 |
---|
186 | configure:3759: result: yes |
---|
187 | configure:3759: checking for inttypes.h |
---|
188 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
189 | configure:3759: $? = 0 |
---|
190 | configure:3759: result: yes |
---|
191 | configure:3759: checking for stdint.h |
---|
192 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
193 | configure:3759: $? = 0 |
---|
194 | configure:3759: result: yes |
---|
195 | configure:3759: checking for unistd.h |
---|
196 | configure:3759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
197 | configure:3759: $? = 0 |
---|
198 | configure:3759: result: yes |
---|
199 | configure:3772: checking minix/config.h usability |
---|
200 | configure:3772: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
201 | conftest.c:55:26: error: minix/config.h: No such file or directory |
---|
202 | conftest.c:55:26: error: minix/config.h: No such file or directory |
---|
203 | lipo: can't open input file: /var/tmp//ccWcgUK5.out (No such file or directory) |
---|
204 | configure:3772: $? = 1 |
---|
205 | configure: failed program was: |
---|
206 | | /* confdefs.h */ |
---|
207 | | #define PACKAGE_NAME "unbound" |
---|
208 | | #define PACKAGE_TARNAME "unbound" |
---|
209 | | #define PACKAGE_VERSION "1.4.12" |
---|
210 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
211 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
212 | | #define PACKAGE_URL "" |
---|
213 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
214 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
215 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
216 | | #define STDC_HEADERS 1 |
---|
217 | | #define HAVE_SYS_TYPES_H 1 |
---|
218 | | #define HAVE_SYS_STAT_H 1 |
---|
219 | | #define HAVE_STDLIB_H 1 |
---|
220 | | #define HAVE_STRING_H 1 |
---|
221 | | #define HAVE_MEMORY_H 1 |
---|
222 | | #define HAVE_STRINGS_H 1 |
---|
223 | | #define HAVE_INTTYPES_H 1 |
---|
224 | | #define HAVE_STDINT_H 1 |
---|
225 | | #define HAVE_UNISTD_H 1 |
---|
226 | | /* end confdefs.h. */ |
---|
227 | | #include <stdio.h> |
---|
228 | | #ifdef HAVE_SYS_TYPES_H |
---|
229 | | # include <sys/types.h> |
---|
230 | | #endif |
---|
231 | | #ifdef HAVE_SYS_STAT_H |
---|
232 | | # include <sys/stat.h> |
---|
233 | | #endif |
---|
234 | | #ifdef STDC_HEADERS |
---|
235 | | # include <stdlib.h> |
---|
236 | | # include <stddef.h> |
---|
237 | | #else |
---|
238 | | # ifdef HAVE_STDLIB_H |
---|
239 | | # include <stdlib.h> |
---|
240 | | # endif |
---|
241 | | #endif |
---|
242 | | #ifdef HAVE_STRING_H |
---|
243 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
244 | | # include <memory.h> |
---|
245 | | # endif |
---|
246 | | # include <string.h> |
---|
247 | | #endif |
---|
248 | | #ifdef HAVE_STRINGS_H |
---|
249 | | # include <strings.h> |
---|
250 | | #endif |
---|
251 | | #ifdef HAVE_INTTYPES_H |
---|
252 | | # include <inttypes.h> |
---|
253 | | #endif |
---|
254 | | #ifdef HAVE_STDINT_H |
---|
255 | | # include <stdint.h> |
---|
256 | | #endif |
---|
257 | | #ifdef HAVE_UNISTD_H |
---|
258 | | # include <unistd.h> |
---|
259 | | #endif |
---|
260 | | #include <minix/config.h> |
---|
261 | configure:3772: result: no |
---|
262 | configure:3772: checking minix/config.h presence |
---|
263 | configure:3772: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
264 | conftest.c:22:26: error: minix/config.h: No such file or directory |
---|
265 | configure:3772: $? = 1 |
---|
266 | configure: failed program was: |
---|
267 | | /* confdefs.h */ |
---|
268 | | #define PACKAGE_NAME "unbound" |
---|
269 | | #define PACKAGE_TARNAME "unbound" |
---|
270 | | #define PACKAGE_VERSION "1.4.12" |
---|
271 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
272 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
273 | | #define PACKAGE_URL "" |
---|
274 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
275 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
276 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
277 | | #define STDC_HEADERS 1 |
---|
278 | | #define HAVE_SYS_TYPES_H 1 |
---|
279 | | #define HAVE_SYS_STAT_H 1 |
---|
280 | | #define HAVE_STDLIB_H 1 |
---|
281 | | #define HAVE_STRING_H 1 |
---|
282 | | #define HAVE_MEMORY_H 1 |
---|
283 | | #define HAVE_STRINGS_H 1 |
---|
284 | | #define HAVE_INTTYPES_H 1 |
---|
285 | | #define HAVE_STDINT_H 1 |
---|
286 | | #define HAVE_UNISTD_H 1 |
---|
287 | | /* end confdefs.h. */ |
---|
288 | | #include <minix/config.h> |
---|
289 | configure:3772: result: no |
---|
290 | configure:3772: checking for minix/config.h |
---|
291 | configure:3772: result: no |
---|
292 | configure:3793: checking whether it is safe to define __EXTENSIONS__ |
---|
293 | configure:3811: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
294 | configure:3811: $? = 0 |
---|
295 | configure:3818: result: yes |
---|
296 | configure:4023: checking for an ANSI C-conforming const |
---|
297 | configure:4088: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
298 | configure:4088: $? = 0 |
---|
299 | configure:4095: result: yes |
---|
300 | configure:4111: checking whether /Developer/usr/bin/llvm-gcc-4.2 supports -g |
---|
301 | configure:4129: result: yes |
---|
302 | configure:4142: checking whether /Developer/usr/bin/llvm-gcc-4.2 supports -O2 |
---|
303 | configure:4160: result: yes |
---|
304 | configure:4219: checking for gcc |
---|
305 | configure:4246: result: /Developer/usr/bin/llvm-gcc-4.2 |
---|
306 | configure:4475: checking for C compiler version |
---|
307 | configure:4484: /Developer/usr/bin/llvm-gcc-4.2 --version >&5 |
---|
308 | i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) |
---|
309 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
310 | This is free software; see the source for copying conditions. There is NO |
---|
311 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
312 | |
---|
313 | configure:4495: $? = 0 |
---|
314 | configure:4484: /Developer/usr/bin/llvm-gcc-4.2 -v >&5 |
---|
315 | Using built-in specs. |
---|
316 | Target: i686-apple-darwin11 |
---|
317 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
318 | Thread model: posix |
---|
319 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) |
---|
320 | configure:4495: $? = 0 |
---|
321 | configure:4484: /Developer/usr/bin/llvm-gcc-4.2 -V >&5 |
---|
322 | llvm-gcc-4.2: argument to `-V' is missing |
---|
323 | configure:4495: $? = 1 |
---|
324 | configure:4484: /Developer/usr/bin/llvm-gcc-4.2 -qversion >&5 |
---|
325 | i686-apple-darwin11-llvm-gcc-4.2: no input files |
---|
326 | configure:4495: $? = 1 |
---|
327 | configure:4499: checking whether we are using the GNU C compiler |
---|
328 | configure:4527: result: yes |
---|
329 | configure:4536: checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g |
---|
330 | configure:4597: result: yes |
---|
331 | configure:4614: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89 |
---|
332 | configure:4691: result: none needed |
---|
333 | configure:4712: checking /Developer/usr/bin/llvm-gcc-4.2 dependency flag |
---|
334 | configure:4724: result: -MM |
---|
335 | configure:4732: checking whether /Developer/usr/bin/llvm-gcc-4.2 supports -Werror |
---|
336 | configure:4750: result: yes |
---|
337 | configure:4763: checking whether /Developer/usr/bin/llvm-gcc-4.2 supports -Wall |
---|
338 | configure:4781: result: yes |
---|
339 | configure:4796: checking whether /Developer/usr/bin/llvm-gcc-4.2 supports -std=c99 |
---|
340 | configure:4814: result: yes |
---|
341 | configure:4827: checking whether /Developer/usr/bin/llvm-gcc-4.2 supports -xc99 |
---|
342 | configure:4850: result: no |
---|
343 | configure:4860: checking for getopt.h |
---|
344 | configure:4860: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -I/opt/local/include conftest.c >&5 |
---|
345 | configure:4860: $? = 0 |
---|
346 | configure:4860: result: yes |
---|
347 | configure:4860: checking for time.h |
---|
348 | configure:4860: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -I/opt/local/include conftest.c >&5 |
---|
349 | configure:4860: $? = 0 |
---|
350 | configure:4860: result: yes |
---|
351 | configure:4875: checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
352 | configure:4943: result: no |
---|
353 | configure:4964: checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
354 | configure:5032: result: no |
---|
355 | configure:5053: checking whether we need -std=c99 as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
356 | configure:5096: result: no |
---|
357 | configure:5117: checking whether we need -D_BSD_SOURCE as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
358 | configure:5161: result: no |
---|
359 | configure:5182: checking whether we need -D_GNU_SOURCE as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
360 | configure:5226: result: no |
---|
361 | configure:5250: checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
362 | configure:5304: result: failed |
---|
363 | configure:5315: checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
364 | configure:5368: result: no |
---|
365 | configure:5389: checking whether we need -D__EXTENSIONS__ as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
366 | configure:5448: result: no |
---|
367 | configure:5616: checking if /Developer/usr/bin/llvm-gcc-4.2 supports -flto |
---|
368 | configure:5631: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
369 | configure:5631: $? = 0 |
---|
370 | configure:5632: result: yes |
---|
371 | configure:5642: checking for inline |
---|
372 | configure:5658: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
373 | lipo: can't figure out the architecture type of: /var/tmp//ccZy3iRU.out |
---|
374 | configure:5658: $? = 1 |
---|
375 | configure: failed program was: |
---|
376 | | /* confdefs.h */ |
---|
377 | | #define PACKAGE_NAME "unbound" |
---|
378 | | #define PACKAGE_TARNAME "unbound" |
---|
379 | | #define PACKAGE_VERSION "1.4.12" |
---|
380 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
381 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
382 | | #define PACKAGE_URL "" |
---|
383 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
384 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
385 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
386 | | #define STDC_HEADERS 1 |
---|
387 | | #define HAVE_SYS_TYPES_H 1 |
---|
388 | | #define HAVE_SYS_STAT_H 1 |
---|
389 | | #define HAVE_STDLIB_H 1 |
---|
390 | | #define HAVE_STRING_H 1 |
---|
391 | | #define HAVE_MEMORY_H 1 |
---|
392 | | #define HAVE_STRINGS_H 1 |
---|
393 | | #define HAVE_INTTYPES_H 1 |
---|
394 | | #define HAVE_STDINT_H 1 |
---|
395 | | #define HAVE_UNISTD_H 1 |
---|
396 | | #define __EXTENSIONS__ 1 |
---|
397 | | #define _ALL_SOURCE 1 |
---|
398 | | #define _GNU_SOURCE 1 |
---|
399 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
400 | | #define _TANDEM_SOURCE 1 |
---|
401 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
402 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
403 | | #define CHROOT_DIR "" |
---|
404 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
405 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
406 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
407 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
408 | | #define UB_USERNAME "unbound" |
---|
409 | | #define WINVER 0x0502 |
---|
410 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
411 | | #define HAVE_GETOPT_H 1 |
---|
412 | | #define HAVE_TIME_H 1 |
---|
413 | | /* end confdefs.h. */ |
---|
414 | | #ifndef __cplusplus |
---|
415 | | typedef int foo_t; |
---|
416 | | static inline foo_t static_foo () {return 0; } |
---|
417 | | inline foo_t foo () {return 0; } |
---|
418 | | #endif |
---|
419 | | |
---|
420 | configure:5658: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
421 | lipo: can't figure out the architecture type of: /var/tmp//ccYwyZpX.out |
---|
422 | configure:5658: $? = 1 |
---|
423 | configure: failed program was: |
---|
424 | | /* confdefs.h */ |
---|
425 | | #define PACKAGE_NAME "unbound" |
---|
426 | | #define PACKAGE_TARNAME "unbound" |
---|
427 | | #define PACKAGE_VERSION "1.4.12" |
---|
428 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
429 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
430 | | #define PACKAGE_URL "" |
---|
431 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
432 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
433 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
434 | | #define STDC_HEADERS 1 |
---|
435 | | #define HAVE_SYS_TYPES_H 1 |
---|
436 | | #define HAVE_SYS_STAT_H 1 |
---|
437 | | #define HAVE_STDLIB_H 1 |
---|
438 | | #define HAVE_STRING_H 1 |
---|
439 | | #define HAVE_MEMORY_H 1 |
---|
440 | | #define HAVE_STRINGS_H 1 |
---|
441 | | #define HAVE_INTTYPES_H 1 |
---|
442 | | #define HAVE_STDINT_H 1 |
---|
443 | | #define HAVE_UNISTD_H 1 |
---|
444 | | #define __EXTENSIONS__ 1 |
---|
445 | | #define _ALL_SOURCE 1 |
---|
446 | | #define _GNU_SOURCE 1 |
---|
447 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
448 | | #define _TANDEM_SOURCE 1 |
---|
449 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
450 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
451 | | #define CHROOT_DIR "" |
---|
452 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
453 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
454 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
455 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
456 | | #define UB_USERNAME "unbound" |
---|
457 | | #define WINVER 0x0502 |
---|
458 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
459 | | #define HAVE_GETOPT_H 1 |
---|
460 | | #define HAVE_TIME_H 1 |
---|
461 | | /* end confdefs.h. */ |
---|
462 | | #ifndef __cplusplus |
---|
463 | | typedef int foo_t; |
---|
464 | | static __inline__ foo_t static_foo () {return 0; } |
---|
465 | | __inline__ foo_t foo () {return 0; } |
---|
466 | | #endif |
---|
467 | | |
---|
468 | configure:5658: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
469 | lipo: can't figure out the architecture type of: /var/tmp//cceClpu8.out |
---|
470 | configure:5658: $? = 1 |
---|
471 | configure: failed program was: |
---|
472 | | /* confdefs.h */ |
---|
473 | | #define PACKAGE_NAME "unbound" |
---|
474 | | #define PACKAGE_TARNAME "unbound" |
---|
475 | | #define PACKAGE_VERSION "1.4.12" |
---|
476 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
477 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
478 | | #define PACKAGE_URL "" |
---|
479 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
480 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
481 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
482 | | #define STDC_HEADERS 1 |
---|
483 | | #define HAVE_SYS_TYPES_H 1 |
---|
484 | | #define HAVE_SYS_STAT_H 1 |
---|
485 | | #define HAVE_STDLIB_H 1 |
---|
486 | | #define HAVE_STRING_H 1 |
---|
487 | | #define HAVE_MEMORY_H 1 |
---|
488 | | #define HAVE_STRINGS_H 1 |
---|
489 | | #define HAVE_INTTYPES_H 1 |
---|
490 | | #define HAVE_STDINT_H 1 |
---|
491 | | #define HAVE_UNISTD_H 1 |
---|
492 | | #define __EXTENSIONS__ 1 |
---|
493 | | #define _ALL_SOURCE 1 |
---|
494 | | #define _GNU_SOURCE 1 |
---|
495 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
496 | | #define _TANDEM_SOURCE 1 |
---|
497 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
498 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
499 | | #define CHROOT_DIR "" |
---|
500 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
501 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
502 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
503 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
504 | | #define UB_USERNAME "unbound" |
---|
505 | | #define WINVER 0x0502 |
---|
506 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
507 | | #define HAVE_GETOPT_H 1 |
---|
508 | | #define HAVE_TIME_H 1 |
---|
509 | | /* end confdefs.h. */ |
---|
510 | | #ifndef __cplusplus |
---|
511 | | typedef int foo_t; |
---|
512 | | static __inline foo_t static_foo () {return 0; } |
---|
513 | | __inline foo_t foo () {return 0; } |
---|
514 | | #endif |
---|
515 | | |
---|
516 | configure:5666: result: no |
---|
517 | configure:5685: checking whether the C compiler (/Developer/usr/bin/llvm-gcc-4.2) accepts the "format" attribute |
---|
518 | configure:5707: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
519 | lipo: can't figure out the architecture type of: /var/tmp//ccLYB0cL.out |
---|
520 | configure:5707: $? = 1 |
---|
521 | configure: failed program was: |
---|
522 | | /* confdefs.h */ |
---|
523 | | #define PACKAGE_NAME "unbound" |
---|
524 | | #define PACKAGE_TARNAME "unbound" |
---|
525 | | #define PACKAGE_VERSION "1.4.12" |
---|
526 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
527 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
528 | | #define PACKAGE_URL "" |
---|
529 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
530 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
531 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
532 | | #define STDC_HEADERS 1 |
---|
533 | | #define HAVE_SYS_TYPES_H 1 |
---|
534 | | #define HAVE_SYS_STAT_H 1 |
---|
535 | | #define HAVE_STDLIB_H 1 |
---|
536 | | #define HAVE_STRING_H 1 |
---|
537 | | #define HAVE_MEMORY_H 1 |
---|
538 | | #define HAVE_STRINGS_H 1 |
---|
539 | | #define HAVE_INTTYPES_H 1 |
---|
540 | | #define HAVE_STDINT_H 1 |
---|
541 | | #define HAVE_UNISTD_H 1 |
---|
542 | | #define __EXTENSIONS__ 1 |
---|
543 | | #define _ALL_SOURCE 1 |
---|
544 | | #define _GNU_SOURCE 1 |
---|
545 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
546 | | #define _TANDEM_SOURCE 1 |
---|
547 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
548 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
549 | | #define CHROOT_DIR "" |
---|
550 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
551 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
552 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
553 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
554 | | #define UB_USERNAME "unbound" |
---|
555 | | #define WINVER 0x0502 |
---|
556 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
557 | | #define HAVE_GETOPT_H 1 |
---|
558 | | #define HAVE_TIME_H 1 |
---|
559 | | #ifndef __cplusplus |
---|
560 | | #define inline |
---|
561 | | #endif |
---|
562 | | /* end confdefs.h. */ |
---|
563 | | #include <stdio.h> |
---|
564 | | void f (char *format, ...) __attribute__ ((format (printf, 1, 2))); |
---|
565 | | void (*pf) (char *format, ...) __attribute__ ((format (printf, 1, 2))); |
---|
566 | | |
---|
567 | | int |
---|
568 | | main () |
---|
569 | | { |
---|
570 | | |
---|
571 | | f ("%s", "str"); |
---|
572 | | |
---|
573 | | ; |
---|
574 | | return 0; |
---|
575 | | } |
---|
576 | configure:5717: result: no |
---|
577 | configure:5726: checking whether the C compiler (/Developer/usr/bin/llvm-gcc-4.2) accepts the "unused" attribute |
---|
578 | configure:5747: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
579 | lipo: can't figure out the architecture type of: /var/tmp//ccEKjskh.out |
---|
580 | configure:5747: $? = 1 |
---|
581 | configure: failed program was: |
---|
582 | | /* confdefs.h */ |
---|
583 | | #define PACKAGE_NAME "unbound" |
---|
584 | | #define PACKAGE_TARNAME "unbound" |
---|
585 | | #define PACKAGE_VERSION "1.4.12" |
---|
586 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
587 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
588 | | #define PACKAGE_URL "" |
---|
589 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
590 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
591 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
592 | | #define STDC_HEADERS 1 |
---|
593 | | #define HAVE_SYS_TYPES_H 1 |
---|
594 | | #define HAVE_SYS_STAT_H 1 |
---|
595 | | #define HAVE_STDLIB_H 1 |
---|
596 | | #define HAVE_STRING_H 1 |
---|
597 | | #define HAVE_MEMORY_H 1 |
---|
598 | | #define HAVE_STRINGS_H 1 |
---|
599 | | #define HAVE_INTTYPES_H 1 |
---|
600 | | #define HAVE_STDINT_H 1 |
---|
601 | | #define HAVE_UNISTD_H 1 |
---|
602 | | #define __EXTENSIONS__ 1 |
---|
603 | | #define _ALL_SOURCE 1 |
---|
604 | | #define _GNU_SOURCE 1 |
---|
605 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
606 | | #define _TANDEM_SOURCE 1 |
---|
607 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
608 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
609 | | #define CHROOT_DIR "" |
---|
610 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
611 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
612 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
613 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
614 | | #define UB_USERNAME "unbound" |
---|
615 | | #define WINVER 0x0502 |
---|
616 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
617 | | #define HAVE_GETOPT_H 1 |
---|
618 | | #define HAVE_TIME_H 1 |
---|
619 | | #ifndef __cplusplus |
---|
620 | | #define inline |
---|
621 | | #endif |
---|
622 | | /* end confdefs.h. */ |
---|
623 | | #include <stdio.h> |
---|
624 | | void f (char *u __attribute__((unused))); |
---|
625 | | |
---|
626 | | int |
---|
627 | | main () |
---|
628 | | { |
---|
629 | | |
---|
630 | | f ("x"); |
---|
631 | | |
---|
632 | | ; |
---|
633 | | return 0; |
---|
634 | | } |
---|
635 | configure:5759: result: no |
---|
636 | configure:5778: checking for flex |
---|
637 | configure:5794: found /usr/bin/flex |
---|
638 | configure:5805: result: flex |
---|
639 | configure:5842: flex conftest.l |
---|
640 | configure:5846: $? = 0 |
---|
641 | configure:5848: checking lex output file root |
---|
642 | configure:5862: result: lex.yy |
---|
643 | configure:5867: checking lex library |
---|
644 | configure:5881: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
645 | Undefined symbols for architecture x86_64: |
---|
646 | "_yywrap", referenced from: |
---|
647 | _yylex in ccqkPsYv.o |
---|
648 | _main in ccqkPsYv.o |
---|
649 | ld: symbol(s) not found for architecture x86_64 |
---|
650 | collect2: ld returned 1 exit status |
---|
651 | Undefined symbols for architecture i386: |
---|
652 | "_yywrap", referenced from: |
---|
653 | _yylex in cc4rdIGg.o |
---|
654 | _main in cc4rdIGg.o |
---|
655 | ld: symbol(s) not found for architecture i386 |
---|
656 | collect2: ld returned 1 exit status |
---|
657 | lipo: can't open input file: /var/tmp//ccmWkRst.out (No such file or directory) |
---|
658 | configure:5881: $? = 1 |
---|
659 | configure: failed program was: |
---|
660 | | /* confdefs.h */ |
---|
661 | | #define PACKAGE_NAME "unbound" |
---|
662 | | #define PACKAGE_TARNAME "unbound" |
---|
663 | | #define PACKAGE_VERSION "1.4.12" |
---|
664 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
665 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
666 | | #define PACKAGE_URL "" |
---|
667 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
668 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
669 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
670 | | #define STDC_HEADERS 1 |
---|
671 | | #define HAVE_SYS_TYPES_H 1 |
---|
672 | | #define HAVE_SYS_STAT_H 1 |
---|
673 | | #define HAVE_STDLIB_H 1 |
---|
674 | | #define HAVE_STRING_H 1 |
---|
675 | | #define HAVE_MEMORY_H 1 |
---|
676 | | #define HAVE_STRINGS_H 1 |
---|
677 | | #define HAVE_INTTYPES_H 1 |
---|
678 | | #define HAVE_STDINT_H 1 |
---|
679 | | #define HAVE_UNISTD_H 1 |
---|
680 | | #define __EXTENSIONS__ 1 |
---|
681 | | #define _ALL_SOURCE 1 |
---|
682 | | #define _GNU_SOURCE 1 |
---|
683 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
684 | | #define _TANDEM_SOURCE 1 |
---|
685 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
686 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
687 | | #define CHROOT_DIR "" |
---|
688 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
689 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
690 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
691 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
692 | | #define UB_USERNAME "unbound" |
---|
693 | | #define WINVER 0x0502 |
---|
694 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
695 | | #define HAVE_GETOPT_H 1 |
---|
696 | | #define HAVE_TIME_H 1 |
---|
697 | | #ifndef __cplusplus |
---|
698 | | #define inline |
---|
699 | | #endif |
---|
700 | | /* end confdefs.h. */ |
---|
701 | | |
---|
702 | | #line 3 "lex.yy.c" |
---|
703 | | |
---|
704 | | #define YY_INT_ALIGNED short int |
---|
705 | | |
---|
706 | | /* A lexical scanner generated by flex */ |
---|
707 | | |
---|
708 | | #define FLEX_SCANNER |
---|
709 | | #define YY_FLEX_MAJOR_VERSION 2 |
---|
710 | | #define YY_FLEX_MINOR_VERSION 5 |
---|
711 | | #define YY_FLEX_SUBMINOR_VERSION 35 |
---|
712 | | #if YY_FLEX_SUBMINOR_VERSION > 0 |
---|
713 | | #define FLEX_BETA |
---|
714 | | #endif |
---|
715 | | |
---|
716 | | /* First, we deal with platform-specific or compiler-specific issues. */ |
---|
717 | | |
---|
718 | | /* begin standard C headers. */ |
---|
719 | | #include <stdio.h> |
---|
720 | | #include <string.h> |
---|
721 | | #include <errno.h> |
---|
722 | | #include <stdlib.h> |
---|
723 | | |
---|
724 | | /* end standard C headers. */ |
---|
725 | | |
---|
726 | | /* flex integer type definitions */ |
---|
727 | | |
---|
728 | | #ifndef FLEXINT_H |
---|
729 | | #define FLEXINT_H |
---|
730 | | |
---|
731 | | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ |
---|
732 | | |
---|
733 | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L |
---|
734 | | |
---|
735 | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, |
---|
736 | | * if you want the limit (max/min) macros for int types. |
---|
737 | | */ |
---|
738 | | #ifndef __STDC_LIMIT_MACROS |
---|
739 | | #define __STDC_LIMIT_MACROS 1 |
---|
740 | | #endif |
---|
741 | | |
---|
742 | | #include <inttypes.h> |
---|
743 | | typedef int8_t flex_int8_t; |
---|
744 | | typedef uint8_t flex_uint8_t; |
---|
745 | | typedef int16_t flex_int16_t; |
---|
746 | | typedef uint16_t flex_uint16_t; |
---|
747 | | typedef int32_t flex_int32_t; |
---|
748 | | typedef uint32_t flex_uint32_t; |
---|
749 | | #else |
---|
750 | | typedef signed char flex_int8_t; |
---|
751 | | typedef short int flex_int16_t; |
---|
752 | | typedef int flex_int32_t; |
---|
753 | | typedef unsigned char flex_uint8_t; |
---|
754 | | typedef unsigned short int flex_uint16_t; |
---|
755 | | typedef unsigned int flex_uint32_t; |
---|
756 | | #endif /* ! C99 */ |
---|
757 | | |
---|
758 | | /* Limits of integral types. */ |
---|
759 | | #ifndef INT8_MIN |
---|
760 | | #define INT8_MIN (-128) |
---|
761 | | #endif |
---|
762 | | #ifndef INT16_MIN |
---|
763 | | #define INT16_MIN (-32767-1) |
---|
764 | | #endif |
---|
765 | | #ifndef INT32_MIN |
---|
766 | | #define INT32_MIN (-2147483647-1) |
---|
767 | | #endif |
---|
768 | | #ifndef INT8_MAX |
---|
769 | | #define INT8_MAX (127) |
---|
770 | | #endif |
---|
771 | | #ifndef INT16_MAX |
---|
772 | | #define INT16_MAX (32767) |
---|
773 | | #endif |
---|
774 | | #ifndef INT32_MAX |
---|
775 | | #define INT32_MAX (2147483647) |
---|
776 | | #endif |
---|
777 | | #ifndef UINT8_MAX |
---|
778 | | #define UINT8_MAX (255U) |
---|
779 | | #endif |
---|
780 | | #ifndef UINT16_MAX |
---|
781 | | #define UINT16_MAX (65535U) |
---|
782 | | #endif |
---|
783 | | #ifndef UINT32_MAX |
---|
784 | | #define UINT32_MAX (4294967295U) |
---|
785 | | #endif |
---|
786 | | |
---|
787 | | #endif /* ! FLEXINT_H */ |
---|
788 | | |
---|
789 | | #ifdef __cplusplus |
---|
790 | | |
---|
791 | | /* The "const" storage-class-modifier is valid. */ |
---|
792 | | #define YY_USE_CONST |
---|
793 | | |
---|
794 | | #else /* ! __cplusplus */ |
---|
795 | | |
---|
796 | | /* C99 requires __STDC__ to be defined as 1. */ |
---|
797 | | #if defined (__STDC__) |
---|
798 | | |
---|
799 | | #define YY_USE_CONST |
---|
800 | | |
---|
801 | | #endif /* defined (__STDC__) */ |
---|
802 | | #endif /* ! __cplusplus */ |
---|
803 | | |
---|
804 | | #ifdef YY_USE_CONST |
---|
805 | | #define yyconst const |
---|
806 | | #else |
---|
807 | | #define yyconst |
---|
808 | | #endif |
---|
809 | | |
---|
810 | | /* Returned upon end-of-file. */ |
---|
811 | | #define YY_NULL 0 |
---|
812 | | |
---|
813 | | /* Promotes a possibly negative, possibly signed char to an unsigned |
---|
814 | | * integer for use as an array index. If the signed char is negative, |
---|
815 | | * we want to instead treat it as an 8-bit unsigned char, hence the |
---|
816 | | * double cast. |
---|
817 | | */ |
---|
818 | | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) |
---|
819 | | |
---|
820 | | /* Enter a start condition. This macro really ought to take a parameter, |
---|
821 | | * but we do it the disgusting crufty way forced on us by the ()-less |
---|
822 | | * definition of BEGIN. |
---|
823 | | */ |
---|
824 | | #define BEGIN (yy_start) = 1 + 2 * |
---|
825 | | |
---|
826 | | /* Translate the current start state into a value that can be later handed |
---|
827 | | * to BEGIN to return to the state. The YYSTATE alias is for lex |
---|
828 | | * compatibility. |
---|
829 | | */ |
---|
830 | | #define YY_START (((yy_start) - 1) / 2) |
---|
831 | | #define YYSTATE YY_START |
---|
832 | | |
---|
833 | | /* Action number for EOF rule of a given start state. */ |
---|
834 | | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) |
---|
835 | | |
---|
836 | | /* Special action meaning "start processing a new file". */ |
---|
837 | | #define YY_NEW_FILE yyrestart(yyin ) |
---|
838 | | |
---|
839 | | #define YY_END_OF_BUFFER_CHAR 0 |
---|
840 | | |
---|
841 | | /* Size of default input buffer. */ |
---|
842 | | #ifndef YY_BUF_SIZE |
---|
843 | | #define YY_BUF_SIZE 16384 |
---|
844 | | #endif |
---|
845 | | |
---|
846 | | /* The state buf must be large enough to hold one state per character in the main buffer. |
---|
847 | | */ |
---|
848 | | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) |
---|
849 | | |
---|
850 | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE |
---|
851 | | #define YY_TYPEDEF_YY_BUFFER_STATE |
---|
852 | | typedef struct yy_buffer_state *YY_BUFFER_STATE; |
---|
853 | | #endif |
---|
854 | | |
---|
855 | | #ifndef YY_TYPEDEF_YY_SIZE_T |
---|
856 | | #define YY_TYPEDEF_YY_SIZE_T |
---|
857 | | typedef size_t yy_size_t; |
---|
858 | | #endif |
---|
859 | | |
---|
860 | | extern yy_size_t yyleng; |
---|
861 | | |
---|
862 | | extern FILE *yyin, *yyout; |
---|
863 | | |
---|
864 | | #define EOB_ACT_CONTINUE_SCAN 0 |
---|
865 | | #define EOB_ACT_END_OF_FILE 1 |
---|
866 | | #define EOB_ACT_LAST_MATCH 2 |
---|
867 | | |
---|
868 | | #define YY_LESS_LINENO(n) |
---|
869 | | |
---|
870 | | /* Return all but the first "n" matched characters back to the input stream. */ |
---|
871 | | #define yyless(n) \ |
---|
872 | | do \ |
---|
873 | | { \ |
---|
874 | | /* Undo effects of setting up yytext. */ \ |
---|
875 | | int yyless_macro_arg = (n); \ |
---|
876 | | YY_LESS_LINENO(yyless_macro_arg);\ |
---|
877 | | *yy_cp = (yy_hold_char); \ |
---|
878 | | YY_RESTORE_YY_MORE_OFFSET \ |
---|
879 | | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ |
---|
880 | | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ |
---|
881 | | } \ |
---|
882 | | while ( 0 ) |
---|
883 | | |
---|
884 | | #define unput(c) yyunput( c, (yytext_ptr) ) |
---|
885 | | |
---|
886 | | #ifndef YY_STRUCT_YY_BUFFER_STATE |
---|
887 | | #define YY_STRUCT_YY_BUFFER_STATE |
---|
888 | | struct yy_buffer_state |
---|
889 | | { |
---|
890 | | FILE *yy_input_file; |
---|
891 | | |
---|
892 | | char *yy_ch_buf; /* input buffer */ |
---|
893 | | char *yy_buf_pos; /* current position in input buffer */ |
---|
894 | | |
---|
895 | | /* Size of input buffer in bytes, not including room for EOB |
---|
896 | | * characters. |
---|
897 | | */ |
---|
898 | | yy_size_t yy_buf_size; |
---|
899 | | |
---|
900 | | /* Number of characters read into yy_ch_buf, not including EOB |
---|
901 | | * characters. |
---|
902 | | */ |
---|
903 | | yy_size_t yy_n_chars; |
---|
904 | | |
---|
905 | | /* Whether we "own" the buffer - i.e., we know we created it, |
---|
906 | | * and can realloc() it to grow it, and should free() it to |
---|
907 | | * delete it. |
---|
908 | | */ |
---|
909 | | int yy_is_our_buffer; |
---|
910 | | |
---|
911 | | /* Whether this is an "interactive" input source; if so, and |
---|
912 | | * if we're using stdio for input, then we want to use getc() |
---|
913 | | * instead of fread(), to make sure we stop fetching input after |
---|
914 | | * each newline. |
---|
915 | | */ |
---|
916 | | int yy_is_interactive; |
---|
917 | | |
---|
918 | | /* Whether we're considered to be at the beginning of a line. |
---|
919 | | * If so, '^' rules will be active on the next match, otherwise |
---|
920 | | * not. |
---|
921 | | */ |
---|
922 | | int yy_at_bol; |
---|
923 | | |
---|
924 | | int yy_bs_lineno; /**< The line count. */ |
---|
925 | | int yy_bs_column; /**< The column count. */ |
---|
926 | | |
---|
927 | | /* Whether to try to fill the input buffer when we reach the |
---|
928 | | * end of it. |
---|
929 | | */ |
---|
930 | | int yy_fill_buffer; |
---|
931 | | |
---|
932 | | int yy_buffer_status; |
---|
933 | | |
---|
934 | | #define YY_BUFFER_NEW 0 |
---|
935 | | #define YY_BUFFER_NORMAL 1 |
---|
936 | | /* When an EOF's been seen but there's still some text to process |
---|
937 | | * then we mark the buffer as YY_EOF_PENDING, to indicate that we |
---|
938 | | * shouldn't try reading from the input source any more. We might |
---|
939 | | * still have a bunch of tokens to match, though, because of |
---|
940 | | * possible backing-up. |
---|
941 | | * |
---|
942 | | * When we actually see the EOF, we change the status to "new" |
---|
943 | | * (via yyrestart()), so that the user can continue scanning by |
---|
944 | | * just pointing yyin at a new input file. |
---|
945 | | */ |
---|
946 | | #define YY_BUFFER_EOF_PENDING 2 |
---|
947 | | |
---|
948 | | }; |
---|
949 | | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ |
---|
950 | | |
---|
951 | | /* Stack of input buffers. */ |
---|
952 | | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ |
---|
953 | | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ |
---|
954 | | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ |
---|
955 | | |
---|
956 | | /* We provide macros for accessing buffer states in case in the |
---|
957 | | * future we want to put the buffer states in a more general |
---|
958 | | * "scanner state". |
---|
959 | | * |
---|
960 | | * Returns the top of the stack, or NULL. |
---|
961 | | */ |
---|
962 | | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ |
---|
963 | | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ |
---|
964 | | : NULL) |
---|
965 | | |
---|
966 | | /* Same as previous macro, but useful when we know that the buffer stack is not |
---|
967 | | * NULL or when we need an lvalue. For internal use only. |
---|
968 | | */ |
---|
969 | | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] |
---|
970 | | |
---|
971 | | /* yy_hold_char holds the character lost when yytext is formed. */ |
---|
972 | | static char yy_hold_char; |
---|
973 | | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ |
---|
974 | | yy_size_t yyleng; |
---|
975 | | |
---|
976 | | /* Points to current character in buffer. */ |
---|
977 | | static char *yy_c_buf_p = (char *) 0; |
---|
978 | | static int yy_init = 0; /* whether we need to initialize */ |
---|
979 | | static int yy_start = 0; /* start state number */ |
---|
980 | | |
---|
981 | | /* Flag which is used to allow yywrap()'s to do buffer switches |
---|
982 | | * instead of setting up a fresh yyin. A bit of a hack ... |
---|
983 | | */ |
---|
984 | | static int yy_did_buffer_switch_on_eof; |
---|
985 | | |
---|
986 | | void yyrestart (FILE *input_file ); |
---|
987 | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); |
---|
988 | | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); |
---|
989 | | void yy_delete_buffer (YY_BUFFER_STATE b ); |
---|
990 | | void yy_flush_buffer (YY_BUFFER_STATE b ); |
---|
991 | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); |
---|
992 | | void yypop_buffer_state (void ); |
---|
993 | | |
---|
994 | | static void yyensure_buffer_stack (void ); |
---|
995 | | static void yy_load_buffer_state (void ); |
---|
996 | | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); |
---|
997 | | |
---|
998 | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) |
---|
999 | | |
---|
1000 | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); |
---|
1001 | | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); |
---|
1002 | | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); |
---|
1003 | | |
---|
1004 | | void *yyalloc (yy_size_t ); |
---|
1005 | | void *yyrealloc (void *,yy_size_t ); |
---|
1006 | | void yyfree (void * ); |
---|
1007 | | |
---|
1008 | | #define yy_new_buffer yy_create_buffer |
---|
1009 | | |
---|
1010 | | #define yy_set_interactive(is_interactive) \ |
---|
1011 | | { \ |
---|
1012 | | if ( ! YY_CURRENT_BUFFER ){ \ |
---|
1013 | | yyensure_buffer_stack (); \ |
---|
1014 | | YY_CURRENT_BUFFER_LVALUE = \ |
---|
1015 | | yy_create_buffer(yyin,YY_BUF_SIZE ); \ |
---|
1016 | | } \ |
---|
1017 | | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ |
---|
1018 | | } |
---|
1019 | | |
---|
1020 | | #define yy_set_bol(at_bol) \ |
---|
1021 | | { \ |
---|
1022 | | if ( ! YY_CURRENT_BUFFER ){\ |
---|
1023 | | yyensure_buffer_stack (); \ |
---|
1024 | | YY_CURRENT_BUFFER_LVALUE = \ |
---|
1025 | | yy_create_buffer(yyin,YY_BUF_SIZE ); \ |
---|
1026 | | } \ |
---|
1027 | | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ |
---|
1028 | | } |
---|
1029 | | |
---|
1030 | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) |
---|
1031 | | |
---|
1032 | | /* Begin user sect3 */ |
---|
1033 | | |
---|
1034 | | typedef unsigned char YY_CHAR; |
---|
1035 | | |
---|
1036 | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; |
---|
1037 | | |
---|
1038 | | typedef int yy_state_type; |
---|
1039 | | |
---|
1040 | | extern int yylineno; |
---|
1041 | | |
---|
1042 | | int yylineno = 1; |
---|
1043 | | |
---|
1044 | | extern char *yytext; |
---|
1045 | | #define yytext_ptr yytext |
---|
1046 | | |
---|
1047 | | static yy_state_type yy_get_previous_state (void ); |
---|
1048 | | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); |
---|
1049 | | static int yy_get_next_buffer (void ); |
---|
1050 | | static void yy_fatal_error (yyconst char msg[] ); |
---|
1051 | | |
---|
1052 | | /* Done after the current pattern has been matched and before the |
---|
1053 | | * corresponding action - sets up yytext. |
---|
1054 | | */ |
---|
1055 | | #define YY_DO_BEFORE_ACTION \ |
---|
1056 | | (yytext_ptr) = yy_bp; \ |
---|
1057 | | (yytext_ptr) -= (yy_more_len); \ |
---|
1058 | | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ |
---|
1059 | | (yy_hold_char) = *yy_cp; \ |
---|
1060 | | *yy_cp = '\0'; \ |
---|
1061 | | (yy_c_buf_p) = yy_cp; |
---|
1062 | | |
---|
1063 | | #define YY_NUM_RULES 8 |
---|
1064 | | #define YY_END_OF_BUFFER 9 |
---|
1065 | | /* This struct is not used in this scanner, |
---|
1066 | | but its presence is necessary. */ |
---|
1067 | | struct yy_trans_info |
---|
1068 | | { |
---|
1069 | | flex_int32_t yy_verify; |
---|
1070 | | flex_int32_t yy_nxt; |
---|
1071 | | }; |
---|
1072 | | static yyconst flex_int16_t yy_acclist[23] = |
---|
1073 | | { 0, |
---|
1074 | | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, |
---|
1075 | | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, |
---|
1076 | | 7, 8 |
---|
1077 | | } ; |
---|
1078 | | |
---|
1079 | | static yyconst flex_int16_t yy_accept[14] = |
---|
1080 | | { 0, |
---|
1081 | | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, |
---|
1082 | | 20, 23, 23 |
---|
1083 | | } ; |
---|
1084 | | |
---|
1085 | | static yyconst flex_int32_t yy_ec[256] = |
---|
1086 | | { 0, |
---|
1087 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, |
---|
1088 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1089 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1090 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1091 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1092 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1093 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1094 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1095 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1096 | | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, |
---|
1097 | | |
---|
1098 | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1099 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1100 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1101 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1102 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1103 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1104 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1105 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1106 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1107 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1108 | | |
---|
1109 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1110 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1111 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1112 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1113 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
---|
1114 | | 1, 1, 1, 1, 1 |
---|
1115 | | } ; |
---|
1116 | | |
---|
1117 | | static yyconst flex_int32_t yy_meta[9] = |
---|
1118 | | { 0, |
---|
1119 | | 1, 1, 1, 1, 1, 1, 1, 1 |
---|
1120 | | } ; |
---|
1121 | | |
---|
1122 | | static yyconst flex_int16_t yy_base[13] = |
---|
1123 | | { 0, |
---|
1124 | | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, |
---|
1125 | | 10, 10 |
---|
1126 | | } ; |
---|
1127 | | |
---|
1128 | | static yyconst flex_int16_t yy_def[13] = |
---|
1129 | | { 0, |
---|
1130 | | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, |
---|
1131 | | 12, 0 |
---|
1132 | | } ; |
---|
1133 | | |
---|
1134 | | static yyconst flex_int16_t yy_nxt[19] = |
---|
1135 | | { 0, |
---|
1136 | | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, |
---|
1137 | | 12, 12, 12, 12, 12, 12, 12, 12 |
---|
1138 | | } ; |
---|
1139 | | |
---|
1140 | | static yyconst flex_int16_t yy_chk[19] = |
---|
1141 | | { 0, |
---|
1142 | | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, |
---|
1143 | | 12, 12, 12, 12, 12, 12, 12, 12 |
---|
1144 | | } ; |
---|
1145 | | |
---|
1146 | | extern int yy_flex_debug; |
---|
1147 | | int yy_flex_debug = 0; |
---|
1148 | | |
---|
1149 | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; |
---|
1150 | | static char *yy_full_match; |
---|
1151 | | static int yy_lp; |
---|
1152 | | #define REJECT \ |
---|
1153 | | { \ |
---|
1154 | | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ |
---|
1155 | | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ |
---|
1156 | | ++(yy_lp); \ |
---|
1157 | | goto find_rule; \ |
---|
1158 | | } |
---|
1159 | | |
---|
1160 | | static int yy_more_flag = 0; |
---|
1161 | | static int yy_more_len = 0; |
---|
1162 | | #define yymore() ((yy_more_flag) = 1) |
---|
1163 | | #define YY_MORE_ADJ (yy_more_len) |
---|
1164 | | #define YY_RESTORE_YY_MORE_OFFSET |
---|
1165 | | char *yytext; |
---|
1166 | | #line 1 "conftest.l" |
---|
1167 | | #line 468 "lex.yy.c" |
---|
1168 | | |
---|
1169 | | #define INITIAL 0 |
---|
1170 | | |
---|
1171 | | #ifndef YY_NO_UNISTD_H |
---|
1172 | | /* Special case for "unistd.h", since it is non-ANSI. We include it way |
---|
1173 | | * down here because we want the user's section 1 to have been scanned first. |
---|
1174 | | * The user has a chance to override it with an option. |
---|
1175 | | */ |
---|
1176 | | #include <unistd.h> |
---|
1177 | | #endif |
---|
1178 | | |
---|
1179 | | #ifndef YY_EXTRA_TYPE |
---|
1180 | | #define YY_EXTRA_TYPE void * |
---|
1181 | | #endif |
---|
1182 | | |
---|
1183 | | static int yy_init_globals (void ); |
---|
1184 | | |
---|
1185 | | /* Accessor methods to globals. |
---|
1186 | | These are made visible to non-reentrant scanners for convenience. */ |
---|
1187 | | |
---|
1188 | | int yylex_destroy (void ); |
---|
1189 | | |
---|
1190 | | int yyget_debug (void ); |
---|
1191 | | |
---|
1192 | | void yyset_debug (int debug_flag ); |
---|
1193 | | |
---|
1194 | | YY_EXTRA_TYPE yyget_extra (void ); |
---|
1195 | | |
---|
1196 | | void yyset_extra (YY_EXTRA_TYPE user_defined ); |
---|
1197 | | |
---|
1198 | | FILE *yyget_in (void ); |
---|
1199 | | |
---|
1200 | | void yyset_in (FILE * in_str ); |
---|
1201 | | |
---|
1202 | | FILE *yyget_out (void ); |
---|
1203 | | |
---|
1204 | | void yyset_out (FILE * out_str ); |
---|
1205 | | |
---|
1206 | | yy_size_t yyget_leng (void ); |
---|
1207 | | |
---|
1208 | | char *yyget_text (void ); |
---|
1209 | | |
---|
1210 | | int yyget_lineno (void ); |
---|
1211 | | |
---|
1212 | | void yyset_lineno (int line_number ); |
---|
1213 | | |
---|
1214 | | /* Macros after this point can all be overridden by user definitions in |
---|
1215 | | * section 1. |
---|
1216 | | */ |
---|
1217 | | |
---|
1218 | | #ifndef YY_SKIP_YYWRAP |
---|
1219 | | #ifdef __cplusplus |
---|
1220 | | extern "C" int yywrap (void ); |
---|
1221 | | #else |
---|
1222 | | extern int yywrap (void ); |
---|
1223 | | #endif |
---|
1224 | | #endif |
---|
1225 | | |
---|
1226 | | static void yyunput (int c,char *buf_ptr ); |
---|
1227 | | |
---|
1228 | | #ifndef yytext_ptr |
---|
1229 | | static void yy_flex_strncpy (char *,yyconst char *,int ); |
---|
1230 | | #endif |
---|
1231 | | |
---|
1232 | | #ifdef YY_NEED_STRLEN |
---|
1233 | | static int yy_flex_strlen (yyconst char * ); |
---|
1234 | | #endif |
---|
1235 | | |
---|
1236 | | #ifndef YY_NO_INPUT |
---|
1237 | | |
---|
1238 | | #ifdef __cplusplus |
---|
1239 | | static int yyinput (void ); |
---|
1240 | | #else |
---|
1241 | | static int input (void ); |
---|
1242 | | #endif |
---|
1243 | | |
---|
1244 | | #endif |
---|
1245 | | |
---|
1246 | | /* Amount of stuff to slurp up with each read. */ |
---|
1247 | | #ifndef YY_READ_BUF_SIZE |
---|
1248 | | #define YY_READ_BUF_SIZE 8192 |
---|
1249 | | #endif |
---|
1250 | | |
---|
1251 | | /* Copy whatever the last rule matched to the standard output. */ |
---|
1252 | | #ifndef ECHO |
---|
1253 | | /* This used to be an fputs(), but since the string might contain NUL's, |
---|
1254 | | * we now use fwrite(). |
---|
1255 | | */ |
---|
1256 | | #define ECHO fwrite( yytext, yyleng, 1, yyout ) |
---|
1257 | | #endif |
---|
1258 | | |
---|
1259 | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, |
---|
1260 | | * is returned in "result". |
---|
1261 | | */ |
---|
1262 | | #ifndef YY_INPUT |
---|
1263 | | #define YY_INPUT(buf,result,max_size) \ |
---|
1264 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ |
---|
1265 | | { \ |
---|
1266 | | int c = '*'; \ |
---|
1267 | | yy_size_t n; \ |
---|
1268 | | for ( n = 0; n < max_size && \ |
---|
1269 | | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ |
---|
1270 | | buf[n] = (char) c; \ |
---|
1271 | | if ( c == '\n' ) \ |
---|
1272 | | buf[n++] = (char) c; \ |
---|
1273 | | if ( c == EOF && ferror( yyin ) ) \ |
---|
1274 | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ |
---|
1275 | | result = n; \ |
---|
1276 | | } \ |
---|
1277 | | else \ |
---|
1278 | | { \ |
---|
1279 | | errno=0; \ |
---|
1280 | | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ |
---|
1281 | | { \ |
---|
1282 | | if( errno != EINTR) \ |
---|
1283 | | { \ |
---|
1284 | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ |
---|
1285 | | break; \ |
---|
1286 | | } \ |
---|
1287 | | errno=0; \ |
---|
1288 | | clearerr(yyin); \ |
---|
1289 | | } \ |
---|
1290 | | }\ |
---|
1291 | | \ |
---|
1292 | | |
---|
1293 | | #endif |
---|
1294 | | |
---|
1295 | | /* No semi-colon after return; correct usage is to write "yyterminate();" - |
---|
1296 | | * we don't want an extra ';' after the "return" because that will cause |
---|
1297 | | * some compilers to complain about unreachable statements. |
---|
1298 | | */ |
---|
1299 | | #ifndef yyterminate |
---|
1300 | | #define yyterminate() return YY_NULL |
---|
1301 | | #endif |
---|
1302 | | |
---|
1303 | | /* Number of entries by which start-condition stack grows. */ |
---|
1304 | | #ifndef YY_START_STACK_INCR |
---|
1305 | | #define YY_START_STACK_INCR 25 |
---|
1306 | | #endif |
---|
1307 | | |
---|
1308 | | /* Report a fatal error. */ |
---|
1309 | | #ifndef YY_FATAL_ERROR |
---|
1310 | | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) |
---|
1311 | | #endif |
---|
1312 | | |
---|
1313 | | /* end tables serialization structures and prototypes */ |
---|
1314 | | |
---|
1315 | | /* Default declaration of generated scanner - a define so the user can |
---|
1316 | | * easily add parameters. |
---|
1317 | | */ |
---|
1318 | | #ifndef YY_DECL |
---|
1319 | | #define YY_DECL_IS_OURS 1 |
---|
1320 | | |
---|
1321 | | extern int yylex (void); |
---|
1322 | | |
---|
1323 | | #define YY_DECL int yylex (void) |
---|
1324 | | #endif /* !YY_DECL */ |
---|
1325 | | |
---|
1326 | | /* Code executed at the beginning of each rule, after yytext and yyleng |
---|
1327 | | * have been set up. |
---|
1328 | | */ |
---|
1329 | | #ifndef YY_USER_ACTION |
---|
1330 | | #define YY_USER_ACTION |
---|
1331 | | #endif |
---|
1332 | | |
---|
1333 | | /* Code executed at the end of each rule. */ |
---|
1334 | | #ifndef YY_BREAK |
---|
1335 | | #define YY_BREAK break; |
---|
1336 | | #endif |
---|
1337 | | |
---|
1338 | | #define YY_RULE_SETUP \ |
---|
1339 | | YY_USER_ACTION |
---|
1340 | | |
---|
1341 | | /** The main scanner function which does all the work. |
---|
1342 | | */ |
---|
1343 | | YY_DECL |
---|
1344 | | { |
---|
1345 | | register yy_state_type yy_current_state; |
---|
1346 | | register char *yy_cp, *yy_bp; |
---|
1347 | | register int yy_act; |
---|
1348 | | |
---|
1349 | | #line 1 "conftest.l" |
---|
1350 | | |
---|
1351 | | #line 652 "lex.yy.c" |
---|
1352 | | |
---|
1353 | | if ( !(yy_init) ) |
---|
1354 | | { |
---|
1355 | | (yy_init) = 1; |
---|
1356 | | |
---|
1357 | | #ifdef YY_USER_INIT |
---|
1358 | | YY_USER_INIT; |
---|
1359 | | #endif |
---|
1360 | | |
---|
1361 | | /* Create the reject buffer large enough to save one state per allowed character. */ |
---|
1362 | | if ( ! (yy_state_buf) ) |
---|
1363 | | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); |
---|
1364 | | if ( ! (yy_state_buf) ) |
---|
1365 | | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); |
---|
1366 | | |
---|
1367 | | if ( ! (yy_start) ) |
---|
1368 | | (yy_start) = 1; /* first start state */ |
---|
1369 | | |
---|
1370 | | if ( ! yyin ) |
---|
1371 | | yyin = stdin; |
---|
1372 | | |
---|
1373 | | if ( ! yyout ) |
---|
1374 | | yyout = stdout; |
---|
1375 | | |
---|
1376 | | if ( ! YY_CURRENT_BUFFER ) { |
---|
1377 | | yyensure_buffer_stack (); |
---|
1378 | | YY_CURRENT_BUFFER_LVALUE = |
---|
1379 | | yy_create_buffer(yyin,YY_BUF_SIZE ); |
---|
1380 | | } |
---|
1381 | | |
---|
1382 | | yy_load_buffer_state( ); |
---|
1383 | | } |
---|
1384 | | |
---|
1385 | | while ( 1 ) /* loops until end-of-file is reached */ |
---|
1386 | | { |
---|
1387 | | (yy_more_len) = 0; |
---|
1388 | | if ( (yy_more_flag) ) |
---|
1389 | | { |
---|
1390 | | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); |
---|
1391 | | (yy_more_flag) = 0; |
---|
1392 | | } |
---|
1393 | | yy_cp = (yy_c_buf_p); |
---|
1394 | | |
---|
1395 | | /* Support of yytext. */ |
---|
1396 | | *yy_cp = (yy_hold_char); |
---|
1397 | | |
---|
1398 | | /* yy_bp points to the position in yy_ch_buf of the start of |
---|
1399 | | * the current run. |
---|
1400 | | */ |
---|
1401 | | yy_bp = yy_cp; |
---|
1402 | | |
---|
1403 | | yy_current_state = (yy_start); |
---|
1404 | | |
---|
1405 | | (yy_state_ptr) = (yy_state_buf); |
---|
1406 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1407 | | |
---|
1408 | | yy_match: |
---|
1409 | | do |
---|
1410 | | { |
---|
1411 | | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; |
---|
1412 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1413 | | { |
---|
1414 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1415 | | if ( yy_current_state >= 13 ) |
---|
1416 | | yy_c = yy_meta[(unsigned int) yy_c]; |
---|
1417 | | } |
---|
1418 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; |
---|
1419 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1420 | | ++yy_cp; |
---|
1421 | | } |
---|
1422 | | while ( yy_base[yy_current_state] != 10 ); |
---|
1423 | | |
---|
1424 | | yy_find_action: |
---|
1425 | | yy_current_state = *--(yy_state_ptr); |
---|
1426 | | (yy_lp) = yy_accept[yy_current_state]; |
---|
1427 | | goto find_rule; /* Shut up GCC warning -Wall */ |
---|
1428 | | find_rule: /* we branch to this label when backing up */ |
---|
1429 | | for ( ; ; ) /* until we find what rule we matched */ |
---|
1430 | | { |
---|
1431 | | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) |
---|
1432 | | { |
---|
1433 | | yy_act = yy_acclist[(yy_lp)]; |
---|
1434 | | { |
---|
1435 | | (yy_full_match) = yy_cp; |
---|
1436 | | break; |
---|
1437 | | } |
---|
1438 | | } |
---|
1439 | | --yy_cp; |
---|
1440 | | yy_current_state = *--(yy_state_ptr); |
---|
1441 | | (yy_lp) = yy_accept[yy_current_state]; |
---|
1442 | | } |
---|
1443 | | |
---|
1444 | | YY_DO_BEFORE_ACTION; |
---|
1445 | | |
---|
1446 | | do_action: /* This label is used only to access EOF actions. */ |
---|
1447 | | |
---|
1448 | | switch ( yy_act ) |
---|
1449 | | { /* beginning of action switch */ |
---|
1450 | | case 1: |
---|
1451 | | YY_RULE_SETUP |
---|
1452 | | #line 2 "conftest.l" |
---|
1453 | | { ECHO; } |
---|
1454 | | YY_BREAK |
---|
1455 | | case 2: |
---|
1456 | | YY_RULE_SETUP |
---|
1457 | | #line 3 "conftest.l" |
---|
1458 | | { REJECT; } |
---|
1459 | | YY_BREAK |
---|
1460 | | case 3: |
---|
1461 | | YY_RULE_SETUP |
---|
1462 | | #line 4 "conftest.l" |
---|
1463 | | { yymore (); } |
---|
1464 | | YY_BREAK |
---|
1465 | | case 4: |
---|
1466 | | YY_RULE_SETUP |
---|
1467 | | #line 5 "conftest.l" |
---|
1468 | | { yyless (1); } |
---|
1469 | | YY_BREAK |
---|
1470 | | case 5: |
---|
1471 | | YY_RULE_SETUP |
---|
1472 | | #line 6 "conftest.l" |
---|
1473 | | { yyless (input () != 0); } |
---|
1474 | | YY_BREAK |
---|
1475 | | case 6: |
---|
1476 | | YY_RULE_SETUP |
---|
1477 | | #line 7 "conftest.l" |
---|
1478 | | { unput (yytext[0]); } |
---|
1479 | | YY_BREAK |
---|
1480 | | case 7: |
---|
1481 | | YY_RULE_SETUP |
---|
1482 | | #line 8 "conftest.l" |
---|
1483 | | { BEGIN INITIAL; } |
---|
1484 | | YY_BREAK |
---|
1485 | | case 8: |
---|
1486 | | YY_RULE_SETUP |
---|
1487 | | #line 9 "conftest.l" |
---|
1488 | | ECHO; |
---|
1489 | | YY_BREAK |
---|
1490 | | #line 791 "lex.yy.c" |
---|
1491 | | case YY_STATE_EOF(INITIAL): |
---|
1492 | | yyterminate(); |
---|
1493 | | |
---|
1494 | | case YY_END_OF_BUFFER: |
---|
1495 | | { |
---|
1496 | | /* Amount of text matched not including the EOB char. */ |
---|
1497 | | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; |
---|
1498 | | |
---|
1499 | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ |
---|
1500 | | *yy_cp = (yy_hold_char); |
---|
1501 | | YY_RESTORE_YY_MORE_OFFSET |
---|
1502 | | |
---|
1503 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) |
---|
1504 | | { |
---|
1505 | | /* We're scanning a new file or input source. It's |
---|
1506 | | * possible that this happened because the user |
---|
1507 | | * just pointed yyin at a new source and called |
---|
1508 | | * yylex(). If so, then we have to assure |
---|
1509 | | * consistency between YY_CURRENT_BUFFER and our |
---|
1510 | | * globals. Here is the right place to do so, because |
---|
1511 | | * this is the first action (other than possibly a |
---|
1512 | | * back-up) that will match for the new input source. |
---|
1513 | | */ |
---|
1514 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; |
---|
1515 | | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; |
---|
1516 | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; |
---|
1517 | | } |
---|
1518 | | |
---|
1519 | | /* Note that here we test for yy_c_buf_p "<=" to the position |
---|
1520 | | * of the first EOB in the buffer, since yy_c_buf_p will |
---|
1521 | | * already have been incremented past the NUL character |
---|
1522 | | * (since all states make transitions on EOB to the |
---|
1523 | | * end-of-buffer state). Contrast this with the test |
---|
1524 | | * in input(). |
---|
1525 | | */ |
---|
1526 | | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) |
---|
1527 | | { /* This was really a NUL. */ |
---|
1528 | | yy_state_type yy_next_state; |
---|
1529 | | |
---|
1530 | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; |
---|
1531 | | |
---|
1532 | | yy_current_state = yy_get_previous_state( ); |
---|
1533 | | |
---|
1534 | | /* Okay, we're now positioned to make the NUL |
---|
1535 | | * transition. We couldn't have |
---|
1536 | | * yy_get_previous_state() go ahead and do it |
---|
1537 | | * for us because it doesn't know how to deal |
---|
1538 | | * with the possibility of jamming (and we don't |
---|
1539 | | * want to build jamming into it because then it |
---|
1540 | | * will run more slowly). |
---|
1541 | | */ |
---|
1542 | | |
---|
1543 | | yy_next_state = yy_try_NUL_trans( yy_current_state ); |
---|
1544 | | |
---|
1545 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
1546 | | |
---|
1547 | | if ( yy_next_state ) |
---|
1548 | | { |
---|
1549 | | /* Consume the NUL. */ |
---|
1550 | | yy_cp = ++(yy_c_buf_p); |
---|
1551 | | yy_current_state = yy_next_state; |
---|
1552 | | goto yy_match; |
---|
1553 | | } |
---|
1554 | | |
---|
1555 | | else |
---|
1556 | | { |
---|
1557 | | yy_cp = (yy_c_buf_p); |
---|
1558 | | goto yy_find_action; |
---|
1559 | | } |
---|
1560 | | } |
---|
1561 | | |
---|
1562 | | else switch ( yy_get_next_buffer( ) ) |
---|
1563 | | { |
---|
1564 | | case EOB_ACT_END_OF_FILE: |
---|
1565 | | { |
---|
1566 | | (yy_did_buffer_switch_on_eof) = 0; |
---|
1567 | | |
---|
1568 | | if ( yywrap( ) ) |
---|
1569 | | { |
---|
1570 | | /* Note: because we've taken care in |
---|
1571 | | * yy_get_next_buffer() to have set up |
---|
1572 | | * yytext, we can now set up |
---|
1573 | | * yy_c_buf_p so that if some total |
---|
1574 | | * hoser (like flex itself) wants to |
---|
1575 | | * call the scanner after we return the |
---|
1576 | | * YY_NULL, it'll still work - another |
---|
1577 | | * YY_NULL will get returned. |
---|
1578 | | */ |
---|
1579 | | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; |
---|
1580 | | |
---|
1581 | | yy_act = YY_STATE_EOF(YY_START); |
---|
1582 | | goto do_action; |
---|
1583 | | } |
---|
1584 | | |
---|
1585 | | else |
---|
1586 | | { |
---|
1587 | | if ( ! (yy_did_buffer_switch_on_eof) ) |
---|
1588 | | YY_NEW_FILE; |
---|
1589 | | } |
---|
1590 | | break; |
---|
1591 | | } |
---|
1592 | | |
---|
1593 | | case EOB_ACT_CONTINUE_SCAN: |
---|
1594 | | (yy_c_buf_p) = |
---|
1595 | | (yytext_ptr) + yy_amount_of_matched_text; |
---|
1596 | | |
---|
1597 | | yy_current_state = yy_get_previous_state( ); |
---|
1598 | | |
---|
1599 | | yy_cp = (yy_c_buf_p); |
---|
1600 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
1601 | | goto yy_match; |
---|
1602 | | |
---|
1603 | | case EOB_ACT_LAST_MATCH: |
---|
1604 | | (yy_c_buf_p) = |
---|
1605 | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; |
---|
1606 | | |
---|
1607 | | yy_current_state = yy_get_previous_state( ); |
---|
1608 | | |
---|
1609 | | yy_cp = (yy_c_buf_p); |
---|
1610 | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; |
---|
1611 | | goto yy_find_action; |
---|
1612 | | } |
---|
1613 | | break; |
---|
1614 | | } |
---|
1615 | | |
---|
1616 | | default: |
---|
1617 | | YY_FATAL_ERROR( |
---|
1618 | | "fatal flex scanner internal error--no action found" ); |
---|
1619 | | } /* end of action switch */ |
---|
1620 | | } /* end of scanning one token */ |
---|
1621 | | } /* end of yylex */ |
---|
1622 | | |
---|
1623 | | /* yy_get_next_buffer - try to read in a new buffer |
---|
1624 | | * |
---|
1625 | | * Returns a code representing an action: |
---|
1626 | | * EOB_ACT_LAST_MATCH - |
---|
1627 | | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position |
---|
1628 | | * EOB_ACT_END_OF_FILE - end of file |
---|
1629 | | */ |
---|
1630 | | static int yy_get_next_buffer (void) |
---|
1631 | | { |
---|
1632 | | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; |
---|
1633 | | register char *source = (yytext_ptr); |
---|
1634 | | register int number_to_move, i; |
---|
1635 | | int ret_val; |
---|
1636 | | |
---|
1637 | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) |
---|
1638 | | YY_FATAL_ERROR( |
---|
1639 | | "fatal flex scanner internal error--end of buffer missed" ); |
---|
1640 | | |
---|
1641 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) |
---|
1642 | | { /* Don't try to fill the buffer, so this is an EOF. */ |
---|
1643 | | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) |
---|
1644 | | { |
---|
1645 | | /* We matched a single character, the EOB, so |
---|
1646 | | * treat this as a final EOF. |
---|
1647 | | */ |
---|
1648 | | return EOB_ACT_END_OF_FILE; |
---|
1649 | | } |
---|
1650 | | |
---|
1651 | | else |
---|
1652 | | { |
---|
1653 | | /* We matched some text prior to the EOB, first |
---|
1654 | | * process it. |
---|
1655 | | */ |
---|
1656 | | return EOB_ACT_LAST_MATCH; |
---|
1657 | | } |
---|
1658 | | } |
---|
1659 | | |
---|
1660 | | /* Try to read more data. */ |
---|
1661 | | |
---|
1662 | | /* First move last chars to start of buffer. */ |
---|
1663 | | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; |
---|
1664 | | |
---|
1665 | | for ( i = 0; i < number_to_move; ++i ) |
---|
1666 | | *(dest++) = *(source++); |
---|
1667 | | |
---|
1668 | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) |
---|
1669 | | /* don't do the read, it's not guaranteed to return an EOF, |
---|
1670 | | * just force an EOF |
---|
1671 | | */ |
---|
1672 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; |
---|
1673 | | |
---|
1674 | | else |
---|
1675 | | { |
---|
1676 | | yy_size_t num_to_read = |
---|
1677 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; |
---|
1678 | | |
---|
1679 | | while ( num_to_read <= 0 ) |
---|
1680 | | { /* Not enough room in the buffer - grow it. */ |
---|
1681 | | |
---|
1682 | | YY_FATAL_ERROR( |
---|
1683 | | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); |
---|
1684 | | |
---|
1685 | | } |
---|
1686 | | |
---|
1687 | | if ( num_to_read > YY_READ_BUF_SIZE ) |
---|
1688 | | num_to_read = YY_READ_BUF_SIZE; |
---|
1689 | | |
---|
1690 | | /* Read in more data. */ |
---|
1691 | | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), |
---|
1692 | | (yy_n_chars), num_to_read ); |
---|
1693 | | |
---|
1694 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
1695 | | } |
---|
1696 | | |
---|
1697 | | if ( (yy_n_chars) == 0 ) |
---|
1698 | | { |
---|
1699 | | if ( number_to_move == YY_MORE_ADJ ) |
---|
1700 | | { |
---|
1701 | | ret_val = EOB_ACT_END_OF_FILE; |
---|
1702 | | yyrestart(yyin ); |
---|
1703 | | } |
---|
1704 | | |
---|
1705 | | else |
---|
1706 | | { |
---|
1707 | | ret_val = EOB_ACT_LAST_MATCH; |
---|
1708 | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = |
---|
1709 | | YY_BUFFER_EOF_PENDING; |
---|
1710 | | } |
---|
1711 | | } |
---|
1712 | | |
---|
1713 | | else |
---|
1714 | | ret_val = EOB_ACT_CONTINUE_SCAN; |
---|
1715 | | |
---|
1716 | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { |
---|
1717 | | /* Extend the array by 50%, plus the number we really need. */ |
---|
1718 | | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); |
---|
1719 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); |
---|
1720 | | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) |
---|
1721 | | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); |
---|
1722 | | } |
---|
1723 | | |
---|
1724 | | (yy_n_chars) += number_to_move; |
---|
1725 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; |
---|
1726 | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; |
---|
1727 | | |
---|
1728 | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; |
---|
1729 | | |
---|
1730 | | return ret_val; |
---|
1731 | | } |
---|
1732 | | |
---|
1733 | | /* yy_get_previous_state - get the state just before the EOB char was reached */ |
---|
1734 | | |
---|
1735 | | static yy_state_type yy_get_previous_state (void) |
---|
1736 | | { |
---|
1737 | | register yy_state_type yy_current_state; |
---|
1738 | | register char *yy_cp; |
---|
1739 | | |
---|
1740 | | yy_current_state = (yy_start); |
---|
1741 | | |
---|
1742 | | (yy_state_ptr) = (yy_state_buf); |
---|
1743 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1744 | | |
---|
1745 | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) |
---|
1746 | | { |
---|
1747 | | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); |
---|
1748 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1749 | | { |
---|
1750 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1751 | | if ( yy_current_state >= 13 ) |
---|
1752 | | yy_c = yy_meta[(unsigned int) yy_c]; |
---|
1753 | | } |
---|
1754 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; |
---|
1755 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1756 | | } |
---|
1757 | | |
---|
1758 | | return yy_current_state; |
---|
1759 | | } |
---|
1760 | | |
---|
1761 | | /* yy_try_NUL_trans - try to make a transition on the NUL character |
---|
1762 | | * |
---|
1763 | | * synopsis |
---|
1764 | | * next_state = yy_try_NUL_trans( current_state ); |
---|
1765 | | */ |
---|
1766 | | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) |
---|
1767 | | { |
---|
1768 | | register int yy_is_jam; |
---|
1769 | | |
---|
1770 | | register YY_CHAR yy_c = 1; |
---|
1771 | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) |
---|
1772 | | { |
---|
1773 | | yy_current_state = (int) yy_def[yy_current_state]; |
---|
1774 | | if ( yy_current_state >= 13 ) |
---|
1775 | | yy_c = yy_meta[(unsigned int) yy_c]; |
---|
1776 | | } |
---|
1777 | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; |
---|
1778 | | yy_is_jam = (yy_current_state == 12); |
---|
1779 | | if ( ! yy_is_jam ) |
---|
1780 | | *(yy_state_ptr)++ = yy_current_state; |
---|
1781 | | |
---|
1782 | | return yy_is_jam ? 0 : yy_current_state; |
---|
1783 | | } |
---|
1784 | | |
---|
1785 | | static void yyunput (int c, register char * yy_bp ) |
---|
1786 | | { |
---|
1787 | | register char *yy_cp; |
---|
1788 | | |
---|
1789 | | yy_cp = (yy_c_buf_p); |
---|
1790 | | |
---|
1791 | | /* undo effects of setting up yytext */ |
---|
1792 | | *yy_cp = (yy_hold_char); |
---|
1793 | | |
---|
1794 | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) |
---|
1795 | | { /* need to shift things up to make room */ |
---|
1796 | | /* +2 for EOB chars. */ |
---|
1797 | | register yy_size_t number_to_move = (yy_n_chars) + 2; |
---|
1798 | | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ |
---|
1799 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; |
---|
1800 | | register char *source = |
---|
1801 | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; |
---|
1802 | | |
---|
1803 | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) |
---|
1804 | | *--dest = *--source; |
---|
1805 | | |
---|
1806 | | yy_cp += (int) (dest - source); |
---|
1807 | | yy_bp += (int) (dest - source); |
---|
1808 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = |
---|
1809 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; |
---|
1810 | | |
---|
1811 | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) |
---|
1812 | | YY_FATAL_ERROR( "flex scanner push-back overflow" ); |
---|
1813 | | } |
---|
1814 | | |
---|
1815 | | *--yy_cp = (char) c; |
---|
1816 | | |
---|
1817 | | (yytext_ptr) = yy_bp; |
---|
1818 | | (yy_hold_char) = *yy_cp; |
---|
1819 | | (yy_c_buf_p) = yy_cp; |
---|
1820 | | } |
---|
1821 | | |
---|
1822 | | #ifndef YY_NO_INPUT |
---|
1823 | | #ifdef __cplusplus |
---|
1824 | | static int yyinput (void) |
---|
1825 | | #else |
---|
1826 | | static int input (void) |
---|
1827 | | #endif |
---|
1828 | | |
---|
1829 | | { |
---|
1830 | | int c; |
---|
1831 | | |
---|
1832 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
1833 | | |
---|
1834 | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) |
---|
1835 | | { |
---|
1836 | | /* yy_c_buf_p now points to the character we want to return. |
---|
1837 | | * If this occurs *before* the EOB characters, then it's a |
---|
1838 | | * valid NUL; if not, then we've hit the end of the buffer. |
---|
1839 | | */ |
---|
1840 | | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) |
---|
1841 | | /* This was really a NUL. */ |
---|
1842 | | *(yy_c_buf_p) = '\0'; |
---|
1843 | | |
---|
1844 | | else |
---|
1845 | | { /* need more input */ |
---|
1846 | | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); |
---|
1847 | | ++(yy_c_buf_p); |
---|
1848 | | |
---|
1849 | | switch ( yy_get_next_buffer( ) ) |
---|
1850 | | { |
---|
1851 | | case EOB_ACT_LAST_MATCH: |
---|
1852 | | /* This happens because yy_g_n_b() |
---|
1853 | | * sees that we've accumulated a |
---|
1854 | | * token and flags that we need to |
---|
1855 | | * try matching the token before |
---|
1856 | | * proceeding. But for input(), |
---|
1857 | | * there's no matching to consider. |
---|
1858 | | * So convert the EOB_ACT_LAST_MATCH |
---|
1859 | | * to EOB_ACT_END_OF_FILE. |
---|
1860 | | */ |
---|
1861 | | |
---|
1862 | | /* Reset buffer status. */ |
---|
1863 | | yyrestart(yyin ); |
---|
1864 | | |
---|
1865 | | /*FALLTHROUGH*/ |
---|
1866 | | |
---|
1867 | | case EOB_ACT_END_OF_FILE: |
---|
1868 | | { |
---|
1869 | | if ( yywrap( ) ) |
---|
1870 | | return 0; |
---|
1871 | | |
---|
1872 | | if ( ! (yy_did_buffer_switch_on_eof) ) |
---|
1873 | | YY_NEW_FILE; |
---|
1874 | | #ifdef __cplusplus |
---|
1875 | | return yyinput(); |
---|
1876 | | #else |
---|
1877 | | return input(); |
---|
1878 | | #endif |
---|
1879 | | } |
---|
1880 | | |
---|
1881 | | case EOB_ACT_CONTINUE_SCAN: |
---|
1882 | | (yy_c_buf_p) = (yytext_ptr) + offset; |
---|
1883 | | break; |
---|
1884 | | } |
---|
1885 | | } |
---|
1886 | | } |
---|
1887 | | |
---|
1888 | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ |
---|
1889 | | *(yy_c_buf_p) = '\0'; /* preserve yytext */ |
---|
1890 | | (yy_hold_char) = *++(yy_c_buf_p); |
---|
1891 | | |
---|
1892 | | return c; |
---|
1893 | | } |
---|
1894 | | #endif /* ifndef YY_NO_INPUT */ |
---|
1895 | | |
---|
1896 | | /** Immediately switch to a different input stream. |
---|
1897 | | * @param input_file A readable stream. |
---|
1898 | | * |
---|
1899 | | * @note This function does not reset the start condition to @c INITIAL . |
---|
1900 | | */ |
---|
1901 | | void yyrestart (FILE * input_file ) |
---|
1902 | | { |
---|
1903 | | |
---|
1904 | | if ( ! YY_CURRENT_BUFFER ){ |
---|
1905 | | yyensure_buffer_stack (); |
---|
1906 | | YY_CURRENT_BUFFER_LVALUE = |
---|
1907 | | yy_create_buffer(yyin,YY_BUF_SIZE ); |
---|
1908 | | } |
---|
1909 | | |
---|
1910 | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); |
---|
1911 | | yy_load_buffer_state( ); |
---|
1912 | | } |
---|
1913 | | |
---|
1914 | | /** Switch to a different input buffer. |
---|
1915 | | * @param new_buffer The new input buffer. |
---|
1916 | | * |
---|
1917 | | */ |
---|
1918 | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) |
---|
1919 | | { |
---|
1920 | | |
---|
1921 | | /* TODO. We should be able to replace this entire function body |
---|
1922 | | * with |
---|
1923 | | * yypop_buffer_state(); |
---|
1924 | | * yypush_buffer_state(new_buffer); |
---|
1925 | | */ |
---|
1926 | | yyensure_buffer_stack (); |
---|
1927 | | if ( YY_CURRENT_BUFFER == new_buffer ) |
---|
1928 | | return; |
---|
1929 | | |
---|
1930 | | if ( YY_CURRENT_BUFFER ) |
---|
1931 | | { |
---|
1932 | | /* Flush out information for old buffer. */ |
---|
1933 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
1934 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); |
---|
1935 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
1936 | | } |
---|
1937 | | |
---|
1938 | | YY_CURRENT_BUFFER_LVALUE = new_buffer; |
---|
1939 | | yy_load_buffer_state( ); |
---|
1940 | | |
---|
1941 | | /* We don't actually know whether we did this switch during |
---|
1942 | | * EOF (yywrap()) processing, but the only time this flag |
---|
1943 | | * is looked at is after yywrap() is called, so it's safe |
---|
1944 | | * to go ahead and always set it. |
---|
1945 | | */ |
---|
1946 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
1947 | | } |
---|
1948 | | |
---|
1949 | | static void yy_load_buffer_state (void) |
---|
1950 | | { |
---|
1951 | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; |
---|
1952 | | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; |
---|
1953 | | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; |
---|
1954 | | (yy_hold_char) = *(yy_c_buf_p); |
---|
1955 | | } |
---|
1956 | | |
---|
1957 | | /** Allocate and initialize an input buffer state. |
---|
1958 | | * @param file A readable stream. |
---|
1959 | | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. |
---|
1960 | | * |
---|
1961 | | * @return the allocated buffer state. |
---|
1962 | | */ |
---|
1963 | | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) |
---|
1964 | | { |
---|
1965 | | YY_BUFFER_STATE b; |
---|
1966 | | |
---|
1967 | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); |
---|
1968 | | if ( ! b ) |
---|
1969 | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); |
---|
1970 | | |
---|
1971 | | b->yy_buf_size = size; |
---|
1972 | | |
---|
1973 | | /* yy_ch_buf has to be 2 characters longer than the size given because |
---|
1974 | | * we need to put in 2 end-of-buffer characters. |
---|
1975 | | */ |
---|
1976 | | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); |
---|
1977 | | if ( ! b->yy_ch_buf ) |
---|
1978 | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); |
---|
1979 | | |
---|
1980 | | b->yy_is_our_buffer = 1; |
---|
1981 | | |
---|
1982 | | yy_init_buffer(b,file ); |
---|
1983 | | |
---|
1984 | | return b; |
---|
1985 | | } |
---|
1986 | | |
---|
1987 | | /** Destroy the buffer. |
---|
1988 | | * @param b a buffer created with yy_create_buffer() |
---|
1989 | | * |
---|
1990 | | */ |
---|
1991 | | void yy_delete_buffer (YY_BUFFER_STATE b ) |
---|
1992 | | { |
---|
1993 | | |
---|
1994 | | if ( ! b ) |
---|
1995 | | return; |
---|
1996 | | |
---|
1997 | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ |
---|
1998 | | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; |
---|
1999 | | |
---|
2000 | | if ( b->yy_is_our_buffer ) |
---|
2001 | | yyfree((void *) b->yy_ch_buf ); |
---|
2002 | | |
---|
2003 | | yyfree((void *) b ); |
---|
2004 | | } |
---|
2005 | | |
---|
2006 | | #ifndef __cplusplus |
---|
2007 | | extern int isatty (int ); |
---|
2008 | | #endif /* __cplusplus */ |
---|
2009 | | |
---|
2010 | | /* Initializes or reinitializes a buffer. |
---|
2011 | | * This function is sometimes called more than once on the same buffer, |
---|
2012 | | * such as during a yyrestart() or at EOF. |
---|
2013 | | */ |
---|
2014 | | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) |
---|
2015 | | |
---|
2016 | | { |
---|
2017 | | int oerrno = errno; |
---|
2018 | | |
---|
2019 | | yy_flush_buffer(b ); |
---|
2020 | | |
---|
2021 | | b->yy_input_file = file; |
---|
2022 | | b->yy_fill_buffer = 1; |
---|
2023 | | |
---|
2024 | | /* If b is the current buffer, then yy_init_buffer was _probably_ |
---|
2025 | | * called from yyrestart() or through yy_get_next_buffer. |
---|
2026 | | * In that case, we don't want to reset the lineno or column. |
---|
2027 | | */ |
---|
2028 | | if (b != YY_CURRENT_BUFFER){ |
---|
2029 | | b->yy_bs_lineno = 1; |
---|
2030 | | b->yy_bs_column = 0; |
---|
2031 | | } |
---|
2032 | | |
---|
2033 | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; |
---|
2034 | | |
---|
2035 | | errno = oerrno; |
---|
2036 | | } |
---|
2037 | | |
---|
2038 | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. |
---|
2039 | | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. |
---|
2040 | | * |
---|
2041 | | */ |
---|
2042 | | void yy_flush_buffer (YY_BUFFER_STATE b ) |
---|
2043 | | { |
---|
2044 | | if ( ! b ) |
---|
2045 | | return; |
---|
2046 | | |
---|
2047 | | b->yy_n_chars = 0; |
---|
2048 | | |
---|
2049 | | /* We always need two end-of-buffer characters. The first causes |
---|
2050 | | * a transition to the end-of-buffer state. The second causes |
---|
2051 | | * a jam in that state. |
---|
2052 | | */ |
---|
2053 | | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; |
---|
2054 | | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; |
---|
2055 | | |
---|
2056 | | b->yy_buf_pos = &b->yy_ch_buf[0]; |
---|
2057 | | |
---|
2058 | | b->yy_at_bol = 1; |
---|
2059 | | b->yy_buffer_status = YY_BUFFER_NEW; |
---|
2060 | | |
---|
2061 | | if ( b == YY_CURRENT_BUFFER ) |
---|
2062 | | yy_load_buffer_state( ); |
---|
2063 | | } |
---|
2064 | | |
---|
2065 | | /** Pushes the new state onto the stack. The new state becomes |
---|
2066 | | * the current state. This function will allocate the stack |
---|
2067 | | * if necessary. |
---|
2068 | | * @param new_buffer The new state. |
---|
2069 | | * |
---|
2070 | | */ |
---|
2071 | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) |
---|
2072 | | { |
---|
2073 | | if (new_buffer == NULL) |
---|
2074 | | return; |
---|
2075 | | |
---|
2076 | | yyensure_buffer_stack(); |
---|
2077 | | |
---|
2078 | | /* This block is copied from yy_switch_to_buffer. */ |
---|
2079 | | if ( YY_CURRENT_BUFFER ) |
---|
2080 | | { |
---|
2081 | | /* Flush out information for old buffer. */ |
---|
2082 | | *(yy_c_buf_p) = (yy_hold_char); |
---|
2083 | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); |
---|
2084 | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); |
---|
2085 | | } |
---|
2086 | | |
---|
2087 | | /* Only push if top exists. Otherwise, replace top. */ |
---|
2088 | | if (YY_CURRENT_BUFFER) |
---|
2089 | | (yy_buffer_stack_top)++; |
---|
2090 | | YY_CURRENT_BUFFER_LVALUE = new_buffer; |
---|
2091 | | |
---|
2092 | | /* copied from yy_switch_to_buffer. */ |
---|
2093 | | yy_load_buffer_state( ); |
---|
2094 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
2095 | | } |
---|
2096 | | |
---|
2097 | | /** Removes and deletes the top of the stack, if present. |
---|
2098 | | * The next element becomes the new top. |
---|
2099 | | * |
---|
2100 | | */ |
---|
2101 | | void yypop_buffer_state (void) |
---|
2102 | | { |
---|
2103 | | if (!YY_CURRENT_BUFFER) |
---|
2104 | | return; |
---|
2105 | | |
---|
2106 | | yy_delete_buffer(YY_CURRENT_BUFFER ); |
---|
2107 | | YY_CURRENT_BUFFER_LVALUE = NULL; |
---|
2108 | | if ((yy_buffer_stack_top) > 0) |
---|
2109 | | --(yy_buffer_stack_top); |
---|
2110 | | |
---|
2111 | | if (YY_CURRENT_BUFFER) { |
---|
2112 | | yy_load_buffer_state( ); |
---|
2113 | | (yy_did_buffer_switch_on_eof) = 1; |
---|
2114 | | } |
---|
2115 | | } |
---|
2116 | | |
---|
2117 | | /* Allocates the stack if it does not exist. |
---|
2118 | | * Guarantees space for at least one push. |
---|
2119 | | */ |
---|
2120 | | static void yyensure_buffer_stack (void) |
---|
2121 | | { |
---|
2122 | | yy_size_t num_to_alloc; |
---|
2123 | | |
---|
2124 | | if (!(yy_buffer_stack)) { |
---|
2125 | | |
---|
2126 | | /* First allocation is just for 2 elements, since we don't know if this |
---|
2127 | | * scanner will even need a stack. We use 2 instead of 1 to avoid an |
---|
2128 | | * immediate realloc on the next call. |
---|
2129 | | */ |
---|
2130 | | num_to_alloc = 1; |
---|
2131 | | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc |
---|
2132 | | (num_to_alloc * sizeof(struct yy_buffer_state*) |
---|
2133 | | ); |
---|
2134 | | if ( ! (yy_buffer_stack) ) |
---|
2135 | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); |
---|
2136 | | |
---|
2137 | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); |
---|
2138 | | |
---|
2139 | | (yy_buffer_stack_max) = num_to_alloc; |
---|
2140 | | (yy_buffer_stack_top) = 0; |
---|
2141 | | return; |
---|
2142 | | } |
---|
2143 | | |
---|
2144 | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ |
---|
2145 | | |
---|
2146 | | /* Increase the buffer to prepare for a possible push. */ |
---|
2147 | | int grow_size = 8 /* arbitrary grow size */; |
---|
2148 | | |
---|
2149 | | num_to_alloc = (yy_buffer_stack_max) + grow_size; |
---|
2150 | | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc |
---|
2151 | | ((yy_buffer_stack), |
---|
2152 | | num_to_alloc * sizeof(struct yy_buffer_state*) |
---|
2153 | | ); |
---|
2154 | | if ( ! (yy_buffer_stack) ) |
---|
2155 | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); |
---|
2156 | | |
---|
2157 | | /* zero only the new slots.*/ |
---|
2158 | | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); |
---|
2159 | | (yy_buffer_stack_max) = num_to_alloc; |
---|
2160 | | } |
---|
2161 | | } |
---|
2162 | | |
---|
2163 | | /** Setup the input buffer state to scan directly from a user-specified character buffer. |
---|
2164 | | * @param base the character buffer |
---|
2165 | | * @param size the size in bytes of the character buffer |
---|
2166 | | * |
---|
2167 | | * @return the newly allocated buffer state object. |
---|
2168 | | */ |
---|
2169 | | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) |
---|
2170 | | { |
---|
2171 | | YY_BUFFER_STATE b; |
---|
2172 | | |
---|
2173 | | if ( size < 2 || |
---|
2174 | | base[size-2] != YY_END_OF_BUFFER_CHAR || |
---|
2175 | | base[size-1] != YY_END_OF_BUFFER_CHAR ) |
---|
2176 | | /* They forgot to leave room for the EOB's. */ |
---|
2177 | | return 0; |
---|
2178 | | |
---|
2179 | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); |
---|
2180 | | if ( ! b ) |
---|
2181 | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); |
---|
2182 | | |
---|
2183 | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ |
---|
2184 | | b->yy_buf_pos = b->yy_ch_buf = base; |
---|
2185 | | b->yy_is_our_buffer = 0; |
---|
2186 | | b->yy_input_file = 0; |
---|
2187 | | b->yy_n_chars = b->yy_buf_size; |
---|
2188 | | b->yy_is_interactive = 0; |
---|
2189 | | b->yy_at_bol = 1; |
---|
2190 | | b->yy_fill_buffer = 0; |
---|
2191 | | b->yy_buffer_status = YY_BUFFER_NEW; |
---|
2192 | | |
---|
2193 | | yy_switch_to_buffer(b ); |
---|
2194 | | |
---|
2195 | | return b; |
---|
2196 | | } |
---|
2197 | | |
---|
2198 | | /** Setup the input buffer state to scan a string. The next call to yylex() will |
---|
2199 | | * scan from a @e copy of @a str. |
---|
2200 | | * @param yystr a NUL-terminated string to scan |
---|
2201 | | * |
---|
2202 | | * @return the newly allocated buffer state object. |
---|
2203 | | * @note If you want to scan bytes that may contain NUL values, then use |
---|
2204 | | * yy_scan_bytes() instead. |
---|
2205 | | */ |
---|
2206 | | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) |
---|
2207 | | { |
---|
2208 | | |
---|
2209 | | return yy_scan_bytes(yystr,strlen(yystr) ); |
---|
2210 | | } |
---|
2211 | | |
---|
2212 | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will |
---|
2213 | | * scan from a @e copy of @a bytes. |
---|
2214 | | * @param bytes the byte buffer to scan |
---|
2215 | | * @param len the number of bytes in the buffer pointed to by @a bytes. |
---|
2216 | | * |
---|
2217 | | * @return the newly allocated buffer state object. |
---|
2218 | | */ |
---|
2219 | | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) |
---|
2220 | | { |
---|
2221 | | YY_BUFFER_STATE b; |
---|
2222 | | char *buf; |
---|
2223 | | yy_size_t n, i; |
---|
2224 | | |
---|
2225 | | /* Get memory for full buffer, including space for trailing EOB's. */ |
---|
2226 | | n = _yybytes_len + 2; |
---|
2227 | | buf = (char *) yyalloc(n ); |
---|
2228 | | if ( ! buf ) |
---|
2229 | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); |
---|
2230 | | |
---|
2231 | | for ( i = 0; i < _yybytes_len; ++i ) |
---|
2232 | | buf[i] = yybytes[i]; |
---|
2233 | | |
---|
2234 | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; |
---|
2235 | | |
---|
2236 | | b = yy_scan_buffer(buf,n ); |
---|
2237 | | if ( ! b ) |
---|
2238 | | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); |
---|
2239 | | |
---|
2240 | | /* It's okay to grow etc. this buffer, and we should throw it |
---|
2241 | | * away when we're done. |
---|
2242 | | */ |
---|
2243 | | b->yy_is_our_buffer = 1; |
---|
2244 | | |
---|
2245 | | return b; |
---|
2246 | | } |
---|
2247 | | |
---|
2248 | | #ifndef YY_EXIT_FAILURE |
---|
2249 | | #define YY_EXIT_FAILURE 2 |
---|
2250 | | #endif |
---|
2251 | | |
---|
2252 | | static void yy_fatal_error (yyconst char* msg ) |
---|
2253 | | { |
---|
2254 | | (void) fprintf( stderr, "%s\n", msg ); |
---|
2255 | | exit( YY_EXIT_FAILURE ); |
---|
2256 | | } |
---|
2257 | | |
---|
2258 | | /* Redefine yyless() so it works in section 3 code. */ |
---|
2259 | | |
---|
2260 | | #undef yyless |
---|
2261 | | #define yyless(n) \ |
---|
2262 | | do \ |
---|
2263 | | { \ |
---|
2264 | | /* Undo effects of setting up yytext. */ \ |
---|
2265 | | int yyless_macro_arg = (n); \ |
---|
2266 | | YY_LESS_LINENO(yyless_macro_arg);\ |
---|
2267 | | yytext[yyleng] = (yy_hold_char); \ |
---|
2268 | | (yy_c_buf_p) = yytext + yyless_macro_arg; \ |
---|
2269 | | (yy_hold_char) = *(yy_c_buf_p); \ |
---|
2270 | | *(yy_c_buf_p) = '\0'; \ |
---|
2271 | | yyleng = yyless_macro_arg; \ |
---|
2272 | | } \ |
---|
2273 | | while ( 0 ) |
---|
2274 | | |
---|
2275 | | /* Accessor methods (get/set functions) to struct members. */ |
---|
2276 | | |
---|
2277 | | /** Get the current line number. |
---|
2278 | | * |
---|
2279 | | */ |
---|
2280 | | int yyget_lineno (void) |
---|
2281 | | { |
---|
2282 | | |
---|
2283 | | return yylineno; |
---|
2284 | | } |
---|
2285 | | |
---|
2286 | | /** Get the input stream. |
---|
2287 | | * |
---|
2288 | | */ |
---|
2289 | | FILE *yyget_in (void) |
---|
2290 | | { |
---|
2291 | | return yyin; |
---|
2292 | | } |
---|
2293 | | |
---|
2294 | | /** Get the output stream. |
---|
2295 | | * |
---|
2296 | | */ |
---|
2297 | | FILE *yyget_out (void) |
---|
2298 | | { |
---|
2299 | | return yyout; |
---|
2300 | | } |
---|
2301 | | |
---|
2302 | | /** Get the length of the current token. |
---|
2303 | | * |
---|
2304 | | */ |
---|
2305 | | yy_size_t yyget_leng (void) |
---|
2306 | | { |
---|
2307 | | return yyleng; |
---|
2308 | | } |
---|
2309 | | |
---|
2310 | | /** Get the current token. |
---|
2311 | | * |
---|
2312 | | */ |
---|
2313 | | |
---|
2314 | | char *yyget_text (void) |
---|
2315 | | { |
---|
2316 | | return yytext; |
---|
2317 | | } |
---|
2318 | | |
---|
2319 | | /** Set the current line number. |
---|
2320 | | * @param line_number |
---|
2321 | | * |
---|
2322 | | */ |
---|
2323 | | void yyset_lineno (int line_number ) |
---|
2324 | | { |
---|
2325 | | |
---|
2326 | | yylineno = line_number; |
---|
2327 | | } |
---|
2328 | | |
---|
2329 | | /** Set the input stream. This does not discard the current |
---|
2330 | | * input buffer. |
---|
2331 | | * @param in_str A readable stream. |
---|
2332 | | * |
---|
2333 | | * @see yy_switch_to_buffer |
---|
2334 | | */ |
---|
2335 | | void yyset_in (FILE * in_str ) |
---|
2336 | | { |
---|
2337 | | yyin = in_str ; |
---|
2338 | | } |
---|
2339 | | |
---|
2340 | | void yyset_out (FILE * out_str ) |
---|
2341 | | { |
---|
2342 | | yyout = out_str ; |
---|
2343 | | } |
---|
2344 | | |
---|
2345 | | int yyget_debug (void) |
---|
2346 | | { |
---|
2347 | | return yy_flex_debug; |
---|
2348 | | } |
---|
2349 | | |
---|
2350 | | void yyset_debug (int bdebug ) |
---|
2351 | | { |
---|
2352 | | yy_flex_debug = bdebug ; |
---|
2353 | | } |
---|
2354 | | |
---|
2355 | | static int yy_init_globals (void) |
---|
2356 | | { |
---|
2357 | | /* Initialization is the same as for the non-reentrant scanner. |
---|
2358 | | * This function is called from yylex_destroy(), so don't allocate here. |
---|
2359 | | */ |
---|
2360 | | |
---|
2361 | | (yy_buffer_stack) = 0; |
---|
2362 | | (yy_buffer_stack_top) = 0; |
---|
2363 | | (yy_buffer_stack_max) = 0; |
---|
2364 | | (yy_c_buf_p) = (char *) 0; |
---|
2365 | | (yy_init) = 0; |
---|
2366 | | (yy_start) = 0; |
---|
2367 | | |
---|
2368 | | (yy_state_buf) = 0; |
---|
2369 | | (yy_state_ptr) = 0; |
---|
2370 | | (yy_full_match) = 0; |
---|
2371 | | (yy_lp) = 0; |
---|
2372 | | |
---|
2373 | | /* Defined in main.c */ |
---|
2374 | | #ifdef YY_STDINIT |
---|
2375 | | yyin = stdin; |
---|
2376 | | yyout = stdout; |
---|
2377 | | #else |
---|
2378 | | yyin = (FILE *) 0; |
---|
2379 | | yyout = (FILE *) 0; |
---|
2380 | | #endif |
---|
2381 | | |
---|
2382 | | /* For future reference: Set errno on error, since we are called by |
---|
2383 | | * yylex_init() |
---|
2384 | | */ |
---|
2385 | | return 0; |
---|
2386 | | } |
---|
2387 | | |
---|
2388 | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ |
---|
2389 | | int yylex_destroy (void) |
---|
2390 | | { |
---|
2391 | | |
---|
2392 | | /* Pop the buffer stack, destroying each element. */ |
---|
2393 | | while(YY_CURRENT_BUFFER){ |
---|
2394 | | yy_delete_buffer(YY_CURRENT_BUFFER ); |
---|
2395 | | YY_CURRENT_BUFFER_LVALUE = NULL; |
---|
2396 | | yypop_buffer_state(); |
---|
2397 | | } |
---|
2398 | | |
---|
2399 | | /* Destroy the stack itself. */ |
---|
2400 | | yyfree((yy_buffer_stack) ); |
---|
2401 | | (yy_buffer_stack) = NULL; |
---|
2402 | | |
---|
2403 | | yyfree ( (yy_state_buf) ); |
---|
2404 | | (yy_state_buf) = NULL; |
---|
2405 | | |
---|
2406 | | /* Reset the globals. This is important in a non-reentrant scanner so the next time |
---|
2407 | | * yylex() is called, initialization will occur. */ |
---|
2408 | | yy_init_globals( ); |
---|
2409 | | |
---|
2410 | | return 0; |
---|
2411 | | } |
---|
2412 | | |
---|
2413 | | /* |
---|
2414 | | * Internal utility routines. |
---|
2415 | | */ |
---|
2416 | | |
---|
2417 | | #ifndef yytext_ptr |
---|
2418 | | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) |
---|
2419 | | { |
---|
2420 | | register int i; |
---|
2421 | | for ( i = 0; i < n; ++i ) |
---|
2422 | | s1[i] = s2[i]; |
---|
2423 | | } |
---|
2424 | | #endif |
---|
2425 | | |
---|
2426 | | #ifdef YY_NEED_STRLEN |
---|
2427 | | static int yy_flex_strlen (yyconst char * s ) |
---|
2428 | | { |
---|
2429 | | register int n; |
---|
2430 | | for ( n = 0; s[n]; ++n ) |
---|
2431 | | ; |
---|
2432 | | |
---|
2433 | | return n; |
---|
2434 | | } |
---|
2435 | | #endif |
---|
2436 | | |
---|
2437 | | void *yyalloc (yy_size_t size ) |
---|
2438 | | { |
---|
2439 | | return (void *) malloc( size ); |
---|
2440 | | } |
---|
2441 | | |
---|
2442 | | void *yyrealloc (void * ptr, yy_size_t size ) |
---|
2443 | | { |
---|
2444 | | /* The cast to (char *) in the following accommodates both |
---|
2445 | | * implementations that use char* generic pointers, and those |
---|
2446 | | * that use void* generic pointers. It works with the latter |
---|
2447 | | * because both ANSI C and C++ allow castless assignment from |
---|
2448 | | * any pointer type to void*, and deal with argument conversions |
---|
2449 | | * as though doing an assignment. |
---|
2450 | | */ |
---|
2451 | | return (void *) realloc( (char *) ptr, size ); |
---|
2452 | | } |
---|
2453 | | |
---|
2454 | | void yyfree (void * ptr ) |
---|
2455 | | { |
---|
2456 | | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ |
---|
2457 | | } |
---|
2458 | | |
---|
2459 | | #define YYTABLES_NAME "yytables" |
---|
2460 | | |
---|
2461 | | #line 9 "conftest.l" |
---|
2462 | | |
---|
2463 | | |
---|
2464 | | #ifdef YYTEXT_POINTER |
---|
2465 | | extern char *yytext; |
---|
2466 | | #endif |
---|
2467 | | int |
---|
2468 | | main (void) |
---|
2469 | | { |
---|
2470 | | return ! yylex () + ! yywrap (); |
---|
2471 | | } |
---|
2472 | configure:5881: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lfl >&5 |
---|
2473 | configure:5881: $? = 0 |
---|
2474 | configure:5891: result: -lfl |
---|
2475 | configure:5897: checking whether yytext is a pointer |
---|
2476 | configure:5913: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lfl >&5 |
---|
2477 | configure:5913: $? = 0 |
---|
2478 | configure:5921: result: yes |
---|
2479 | configure:5932: checking for yylex_destroy |
---|
2480 | configure:5938: result: yes |
---|
2481 | configure:5947: checking for bison |
---|
2482 | configure:5963: found /usr/bin/bison |
---|
2483 | configure:5974: result: bison -y |
---|
2484 | configure:5988: checking for doxygen |
---|
2485 | configure:6018: result: no |
---|
2486 | configure:6066: checking for strip |
---|
2487 | configure:6082: found /usr/bin/strip |
---|
2488 | configure:6093: result: strip |
---|
2489 | configure:6181: checking for ar |
---|
2490 | configure:6199: found /usr/bin/ar |
---|
2491 | configure:6211: result: /usr/bin/ar |
---|
2492 | configure:6283: checking how to print strings |
---|
2493 | configure:6310: result: printf |
---|
2494 | configure:6331: checking for a sed that does not truncate output |
---|
2495 | configure:6395: result: /usr/bin/sed |
---|
2496 | configure:6413: checking for fgrep |
---|
2497 | configure:6475: result: /opt/local/bin/grep -F |
---|
2498 | configure:6510: checking for ld used by /Developer/usr/bin/llvm-gcc-4.2 |
---|
2499 | configure:6577: result: /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
---|
2500 | configure:6584: checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld |
---|
2501 | configure:6599: result: no |
---|
2502 | configure:6611: checking for BSD- or MS-compatible name lister (nm) |
---|
2503 | configure:6660: result: /usr/bin/nm |
---|
2504 | configure:6790: checking the name lister (/usr/bin/nm) interface |
---|
2505 | configure:6797: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
2506 | lipo: can't figure out the architecture type of: /var/tmp//ccTIA2eM.out |
---|
2507 | configure:6800: /usr/bin/nm "conftest.o" |
---|
2508 | /usr/bin/nm: can't open file: conftest.o (No such file or directory) |
---|
2509 | configure:6803: output |
---|
2510 | configure:6810: result: BSD nm |
---|
2511 | configure:6813: checking whether ln -s works |
---|
2512 | configure:6817: result: yes |
---|
2513 | configure:6825: checking the maximum length of command line arguments |
---|
2514 | configure:6950: result: 196608 |
---|
2515 | configure:6967: checking whether the shell understands some XSI constructs |
---|
2516 | configure:6977: result: yes |
---|
2517 | configure:6981: checking whether the shell understands "+=" |
---|
2518 | configure:6987: result: yes |
---|
2519 | configure:7022: checking for /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files |
---|
2520 | configure:7029: result: -r |
---|
2521 | configure:7098: checking for objdump |
---|
2522 | configure:7128: result: no |
---|
2523 | configure:7157: checking how to recognize dependent libraries |
---|
2524 | configure:7359: result: pass_all |
---|
2525 | configure:7419: checking for ar |
---|
2526 | configure:7446: result: /usr/bin/ar |
---|
2527 | configure:7524: checking for strip |
---|
2528 | configure:7551: result: strip |
---|
2529 | configure:7623: checking for ranlib |
---|
2530 | configure:7639: found /usr/bin/ranlib |
---|
2531 | configure:7650: result: ranlib |
---|
2532 | configure:7727: checking for gawk |
---|
2533 | configure:7743: found /opt/local/bin/gawk |
---|
2534 | configure:7754: result: gawk |
---|
2535 | configure:7794: checking command to parse /usr/bin/nm output from /Developer/usr/bin/llvm-gcc-4.2 object |
---|
2536 | configure:7912: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
2537 | lipo: can't figure out the architecture type of: /var/tmp//ccyvLNIP.out |
---|
2538 | configure:7915: $? = 1 |
---|
2539 | : failed program was: |
---|
2540 | #ifdef __cplusplus |
---|
2541 | extern "C" { |
---|
2542 | #endif |
---|
2543 | char nm_test_var; |
---|
2544 | void nm_test_func(void); |
---|
2545 | void nm_test_func(void){} |
---|
2546 | #ifdef __cplusplus |
---|
2547 | } |
---|
2548 | #endif |
---|
2549 | int main(){nm_test_var='a';nm_test_func();return(0);} |
---|
2550 | configure:7912: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
2551 | lipo: can't figure out the architecture type of: /var/tmp//cclDXXK5.out |
---|
2552 | configure:7915: $? = 1 |
---|
2553 | : failed program was: |
---|
2554 | #ifdef __cplusplus |
---|
2555 | extern "C" { |
---|
2556 | #endif |
---|
2557 | char nm_test_var; |
---|
2558 | void nm_test_func(void); |
---|
2559 | void nm_test_func(void){} |
---|
2560 | #ifdef __cplusplus |
---|
2561 | } |
---|
2562 | #endif |
---|
2563 | int main(){nm_test_var='a';nm_test_func();return(0);} |
---|
2564 | configure:8014: result: failed |
---|
2565 | configure:8281: checking for dsymutil |
---|
2566 | configure:8297: found /usr/bin/dsymutil |
---|
2567 | configure:8308: result: dsymutil |
---|
2568 | configure:8373: checking for nmedit |
---|
2569 | configure:8389: found /usr/bin/nmedit |
---|
2570 | configure:8400: result: nmedit |
---|
2571 | configure:8465: checking for lipo |
---|
2572 | configure:8481: found /usr/bin/lipo |
---|
2573 | configure:8492: result: lipo |
---|
2574 | configure:8557: checking for otool |
---|
2575 | configure:8573: found /usr/bin/otool |
---|
2576 | configure:8584: result: otool |
---|
2577 | configure:8649: checking for otool64 |
---|
2578 | configure:8679: result: no |
---|
2579 | configure:8724: checking for -single_module linker flag |
---|
2580 | /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -L/opt/local/lib -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
2581 | configure:8751: result: yes |
---|
2582 | configure:8753: checking for -exported_symbols_list linker flag |
---|
2583 | configure:8773: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
2584 | configure:8773: $? = 0 |
---|
2585 | configure:8783: result: yes |
---|
2586 | configure:8785: checking for -force_load linker flag |
---|
2587 | /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -c -o conftest.o conftest.c |
---|
2588 | lipo: can't figure out the architecture type of: /var/tmp//cc31Frot.out |
---|
2589 | /usr/bin/ar cru libconftest.a conftest.o |
---|
2590 | ar: conftest.o: No such file or directory |
---|
2591 | ranlib libconftest.a |
---|
2592 | ranlib: empty library: libconftest.a (no table of contents added) |
---|
2593 | /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -L/opt/local/lib -arch x86_64 -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
2594 | ld: in ./libconftest.a, file too small for architecture x86_64 |
---|
2595 | collect2: ld returned 1 exit status |
---|
2596 | ld: in ./libconftest.a, file too small for architecture i386 |
---|
2597 | collect2: ld returned 1 exit status |
---|
2598 | lipo: can't open input file: /var/tmp//cc38EaYF.out (No such file or directory) |
---|
2599 | configure:8815: result: no |
---|
2600 | configure:8854: checking for dlfcn.h |
---|
2601 | configure:8854: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
2602 | lipo: can't figure out the architecture type of: /var/tmp//ccxSWgxa.out |
---|
2603 | configure:8854: $? = 1 |
---|
2604 | configure: failed program was: |
---|
2605 | | /* confdefs.h */ |
---|
2606 | | #define PACKAGE_NAME "unbound" |
---|
2607 | | #define PACKAGE_TARNAME "unbound" |
---|
2608 | | #define PACKAGE_VERSION "1.4.12" |
---|
2609 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
2610 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
2611 | | #define PACKAGE_URL "" |
---|
2612 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
2613 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
2614 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
2615 | | #define STDC_HEADERS 1 |
---|
2616 | | #define HAVE_SYS_TYPES_H 1 |
---|
2617 | | #define HAVE_SYS_STAT_H 1 |
---|
2618 | | #define HAVE_STDLIB_H 1 |
---|
2619 | | #define HAVE_STRING_H 1 |
---|
2620 | | #define HAVE_MEMORY_H 1 |
---|
2621 | | #define HAVE_STRINGS_H 1 |
---|
2622 | | #define HAVE_INTTYPES_H 1 |
---|
2623 | | #define HAVE_STDINT_H 1 |
---|
2624 | | #define HAVE_UNISTD_H 1 |
---|
2625 | | #define __EXTENSIONS__ 1 |
---|
2626 | | #define _ALL_SOURCE 1 |
---|
2627 | | #define _GNU_SOURCE 1 |
---|
2628 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2629 | | #define _TANDEM_SOURCE 1 |
---|
2630 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
2631 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
2632 | | #define CHROOT_DIR "" |
---|
2633 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
2634 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
2635 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
2636 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
2637 | | #define UB_USERNAME "unbound" |
---|
2638 | | #define WINVER 0x0502 |
---|
2639 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
2640 | | #define HAVE_GETOPT_H 1 |
---|
2641 | | #define HAVE_TIME_H 1 |
---|
2642 | | #ifndef __cplusplus |
---|
2643 | | #define inline |
---|
2644 | | #endif |
---|
2645 | | #define YYTEXT_POINTER 1 |
---|
2646 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
2647 | | /* end confdefs.h. */ |
---|
2648 | | #include <stdio.h> |
---|
2649 | | #ifdef HAVE_SYS_TYPES_H |
---|
2650 | | # include <sys/types.h> |
---|
2651 | | #endif |
---|
2652 | | #ifdef HAVE_SYS_STAT_H |
---|
2653 | | # include <sys/stat.h> |
---|
2654 | | #endif |
---|
2655 | | #ifdef STDC_HEADERS |
---|
2656 | | # include <stdlib.h> |
---|
2657 | | # include <stddef.h> |
---|
2658 | | #else |
---|
2659 | | # ifdef HAVE_STDLIB_H |
---|
2660 | | # include <stdlib.h> |
---|
2661 | | # endif |
---|
2662 | | #endif |
---|
2663 | | #ifdef HAVE_STRING_H |
---|
2664 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2665 | | # include <memory.h> |
---|
2666 | | # endif |
---|
2667 | | # include <string.h> |
---|
2668 | | #endif |
---|
2669 | | #ifdef HAVE_STRINGS_H |
---|
2670 | | # include <strings.h> |
---|
2671 | | #endif |
---|
2672 | | #ifdef HAVE_INTTYPES_H |
---|
2673 | | # include <inttypes.h> |
---|
2674 | | #endif |
---|
2675 | | #ifdef HAVE_STDINT_H |
---|
2676 | | # include <stdint.h> |
---|
2677 | | #endif |
---|
2678 | | #ifdef HAVE_UNISTD_H |
---|
2679 | | # include <unistd.h> |
---|
2680 | | #endif |
---|
2681 | | |
---|
2682 | | #include <dlfcn.h> |
---|
2683 | configure:8854: result: no |
---|
2684 | configure:9043: checking for objdir |
---|
2685 | configure:9058: result: .libs |
---|
2686 | configure:9325: checking if /Developer/usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
2687 | configure:9343: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
2688 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
2689 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
2690 | lipo: can't figure out the architecture type of: /var/tmp//ccOPpeXl.out |
---|
2691 | configure:9347: $? = 1 |
---|
2692 | configure:9360: result: no |
---|
2693 | configure:9380: checking for /Developer/usr/bin/llvm-gcc-4.2 option to produce PIC |
---|
2694 | configure:9665: result: -fno-common -DPIC |
---|
2695 | configure:9677: checking if /Developer/usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works |
---|
2696 | configure:9695: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
2697 | lipo: can't figure out the architecture type of: /var/tmp//ccEtQzab.out |
---|
2698 | configure:9699: $? = 1 |
---|
2699 | configure:9712: result: no |
---|
2700 | configure:9736: checking if /Developer/usr/bin/llvm-gcc-4.2 static flag -static works |
---|
2701 | configure:9764: result: no |
---|
2702 | configure:9779: checking if /Developer/usr/bin/llvm-gcc-4.2 supports -c -o file.o |
---|
2703 | configure:9800: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
2704 | lipo: can't figure out the architecture type of: /var/tmp//cc5cTH7C.out |
---|
2705 | configure:9804: $? = 1 |
---|
2706 | configure:9826: result: no |
---|
2707 | configure:9834: checking if /Developer/usr/bin/llvm-gcc-4.2 supports -c -o file.o |
---|
2708 | configure:9881: result: no |
---|
2709 | configure:9890: checking if we can lock with hard links |
---|
2710 | configure:9898: result: yes |
---|
2711 | configure:9914: checking whether the /Developer/usr/bin/llvm-gcc-4.2 linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries |
---|
2712 | configure:10989: result: yes |
---|
2713 | configure:11234: checking dynamic linker characteristics |
---|
2714 | configure:11915: result: darwin11.1.0 dyld |
---|
2715 | configure:12022: checking how to hardcode library paths into programs |
---|
2716 | configure:12047: result: immediate |
---|
2717 | configure:12587: checking whether stripping libraries is possible |
---|
2718 | configure:12601: result: yes |
---|
2719 | configure:12627: checking if libtool supports shared libraries |
---|
2720 | configure:12629: result: yes |
---|
2721 | configure:12632: checking whether to build shared libraries |
---|
2722 | configure:12653: result: yes |
---|
2723 | configure:12656: checking whether to build static libraries |
---|
2724 | configure:12660: result: yes |
---|
2725 | configure:12701: checking for stdarg.h |
---|
2726 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
2727 | lipo: can't figure out the architecture type of: /var/tmp//cc8afaif.out |
---|
2728 | configure:12701: $? = 1 |
---|
2729 | configure: failed program was: |
---|
2730 | | /* confdefs.h */ |
---|
2731 | | #define PACKAGE_NAME "unbound" |
---|
2732 | | #define PACKAGE_TARNAME "unbound" |
---|
2733 | | #define PACKAGE_VERSION "1.4.12" |
---|
2734 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
2735 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
2736 | | #define PACKAGE_URL "" |
---|
2737 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
2738 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
2739 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
2740 | | #define STDC_HEADERS 1 |
---|
2741 | | #define HAVE_SYS_TYPES_H 1 |
---|
2742 | | #define HAVE_SYS_STAT_H 1 |
---|
2743 | | #define HAVE_STDLIB_H 1 |
---|
2744 | | #define HAVE_STRING_H 1 |
---|
2745 | | #define HAVE_MEMORY_H 1 |
---|
2746 | | #define HAVE_STRINGS_H 1 |
---|
2747 | | #define HAVE_INTTYPES_H 1 |
---|
2748 | | #define HAVE_STDINT_H 1 |
---|
2749 | | #define HAVE_UNISTD_H 1 |
---|
2750 | | #define __EXTENSIONS__ 1 |
---|
2751 | | #define _ALL_SOURCE 1 |
---|
2752 | | #define _GNU_SOURCE 1 |
---|
2753 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2754 | | #define _TANDEM_SOURCE 1 |
---|
2755 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
2756 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
2757 | | #define CHROOT_DIR "" |
---|
2758 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
2759 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
2760 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
2761 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
2762 | | #define UB_USERNAME "unbound" |
---|
2763 | | #define WINVER 0x0502 |
---|
2764 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
2765 | | #define HAVE_GETOPT_H 1 |
---|
2766 | | #define HAVE_TIME_H 1 |
---|
2767 | | #ifndef __cplusplus |
---|
2768 | | #define inline |
---|
2769 | | #endif |
---|
2770 | | #define YYTEXT_POINTER 1 |
---|
2771 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
2772 | | #define LT_OBJDIR ".libs/" |
---|
2773 | | /* end confdefs.h. */ |
---|
2774 | | #include <stdio.h> |
---|
2775 | | #ifdef HAVE_SYS_TYPES_H |
---|
2776 | | # include <sys/types.h> |
---|
2777 | | #endif |
---|
2778 | | #ifdef HAVE_SYS_STAT_H |
---|
2779 | | # include <sys/stat.h> |
---|
2780 | | #endif |
---|
2781 | | #ifdef STDC_HEADERS |
---|
2782 | | # include <stdlib.h> |
---|
2783 | | # include <stddef.h> |
---|
2784 | | #else |
---|
2785 | | # ifdef HAVE_STDLIB_H |
---|
2786 | | # include <stdlib.h> |
---|
2787 | | # endif |
---|
2788 | | #endif |
---|
2789 | | #ifdef HAVE_STRING_H |
---|
2790 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2791 | | # include <memory.h> |
---|
2792 | | # endif |
---|
2793 | | # include <string.h> |
---|
2794 | | #endif |
---|
2795 | | #ifdef HAVE_STRINGS_H |
---|
2796 | | # include <strings.h> |
---|
2797 | | #endif |
---|
2798 | | #ifdef HAVE_INTTYPES_H |
---|
2799 | | # include <inttypes.h> |
---|
2800 | | #endif |
---|
2801 | | #ifdef HAVE_STDINT_H |
---|
2802 | | # include <stdint.h> |
---|
2803 | | #endif |
---|
2804 | | #ifdef HAVE_UNISTD_H |
---|
2805 | | # include <unistd.h> |
---|
2806 | | #endif |
---|
2807 | | |
---|
2808 | | #include <stdarg.h> |
---|
2809 | configure:12701: result: no |
---|
2810 | configure:12701: checking for stdbool.h |
---|
2811 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
2812 | lipo: can't figure out the architecture type of: /var/tmp//ccrg4QK7.out |
---|
2813 | configure:12701: $? = 1 |
---|
2814 | configure: failed program was: |
---|
2815 | | /* confdefs.h */ |
---|
2816 | | #define PACKAGE_NAME "unbound" |
---|
2817 | | #define PACKAGE_TARNAME "unbound" |
---|
2818 | | #define PACKAGE_VERSION "1.4.12" |
---|
2819 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
2820 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
2821 | | #define PACKAGE_URL "" |
---|
2822 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
2823 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
2824 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
2825 | | #define STDC_HEADERS 1 |
---|
2826 | | #define HAVE_SYS_TYPES_H 1 |
---|
2827 | | #define HAVE_SYS_STAT_H 1 |
---|
2828 | | #define HAVE_STDLIB_H 1 |
---|
2829 | | #define HAVE_STRING_H 1 |
---|
2830 | | #define HAVE_MEMORY_H 1 |
---|
2831 | | #define HAVE_STRINGS_H 1 |
---|
2832 | | #define HAVE_INTTYPES_H 1 |
---|
2833 | | #define HAVE_STDINT_H 1 |
---|
2834 | | #define HAVE_UNISTD_H 1 |
---|
2835 | | #define __EXTENSIONS__ 1 |
---|
2836 | | #define _ALL_SOURCE 1 |
---|
2837 | | #define _GNU_SOURCE 1 |
---|
2838 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2839 | | #define _TANDEM_SOURCE 1 |
---|
2840 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
2841 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
2842 | | #define CHROOT_DIR "" |
---|
2843 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
2844 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
2845 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
2846 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
2847 | | #define UB_USERNAME "unbound" |
---|
2848 | | #define WINVER 0x0502 |
---|
2849 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
2850 | | #define HAVE_GETOPT_H 1 |
---|
2851 | | #define HAVE_TIME_H 1 |
---|
2852 | | #ifndef __cplusplus |
---|
2853 | | #define inline |
---|
2854 | | #endif |
---|
2855 | | #define YYTEXT_POINTER 1 |
---|
2856 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
2857 | | #define LT_OBJDIR ".libs/" |
---|
2858 | | /* end confdefs.h. */ |
---|
2859 | | #include <stdio.h> |
---|
2860 | | #ifdef HAVE_SYS_TYPES_H |
---|
2861 | | # include <sys/types.h> |
---|
2862 | | #endif |
---|
2863 | | #ifdef HAVE_SYS_STAT_H |
---|
2864 | | # include <sys/stat.h> |
---|
2865 | | #endif |
---|
2866 | | #ifdef STDC_HEADERS |
---|
2867 | | # include <stdlib.h> |
---|
2868 | | # include <stddef.h> |
---|
2869 | | #else |
---|
2870 | | # ifdef HAVE_STDLIB_H |
---|
2871 | | # include <stdlib.h> |
---|
2872 | | # endif |
---|
2873 | | #endif |
---|
2874 | | #ifdef HAVE_STRING_H |
---|
2875 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2876 | | # include <memory.h> |
---|
2877 | | # endif |
---|
2878 | | # include <string.h> |
---|
2879 | | #endif |
---|
2880 | | #ifdef HAVE_STRINGS_H |
---|
2881 | | # include <strings.h> |
---|
2882 | | #endif |
---|
2883 | | #ifdef HAVE_INTTYPES_H |
---|
2884 | | # include <inttypes.h> |
---|
2885 | | #endif |
---|
2886 | | #ifdef HAVE_STDINT_H |
---|
2887 | | # include <stdint.h> |
---|
2888 | | #endif |
---|
2889 | | #ifdef HAVE_UNISTD_H |
---|
2890 | | # include <unistd.h> |
---|
2891 | | #endif |
---|
2892 | | |
---|
2893 | | #include <stdbool.h> |
---|
2894 | configure:12701: result: no |
---|
2895 | configure:12701: checking for netinet/in.h |
---|
2896 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
2897 | lipo: can't figure out the architecture type of: /var/tmp//ccBj5ywh.out |
---|
2898 | configure:12701: $? = 1 |
---|
2899 | configure: failed program was: |
---|
2900 | | /* confdefs.h */ |
---|
2901 | | #define PACKAGE_NAME "unbound" |
---|
2902 | | #define PACKAGE_TARNAME "unbound" |
---|
2903 | | #define PACKAGE_VERSION "1.4.12" |
---|
2904 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
2905 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
2906 | | #define PACKAGE_URL "" |
---|
2907 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
2908 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
2909 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
2910 | | #define STDC_HEADERS 1 |
---|
2911 | | #define HAVE_SYS_TYPES_H 1 |
---|
2912 | | #define HAVE_SYS_STAT_H 1 |
---|
2913 | | #define HAVE_STDLIB_H 1 |
---|
2914 | | #define HAVE_STRING_H 1 |
---|
2915 | | #define HAVE_MEMORY_H 1 |
---|
2916 | | #define HAVE_STRINGS_H 1 |
---|
2917 | | #define HAVE_INTTYPES_H 1 |
---|
2918 | | #define HAVE_STDINT_H 1 |
---|
2919 | | #define HAVE_UNISTD_H 1 |
---|
2920 | | #define __EXTENSIONS__ 1 |
---|
2921 | | #define _ALL_SOURCE 1 |
---|
2922 | | #define _GNU_SOURCE 1 |
---|
2923 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2924 | | #define _TANDEM_SOURCE 1 |
---|
2925 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
2926 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
2927 | | #define CHROOT_DIR "" |
---|
2928 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
2929 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
2930 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
2931 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
2932 | | #define UB_USERNAME "unbound" |
---|
2933 | | #define WINVER 0x0502 |
---|
2934 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
2935 | | #define HAVE_GETOPT_H 1 |
---|
2936 | | #define HAVE_TIME_H 1 |
---|
2937 | | #ifndef __cplusplus |
---|
2938 | | #define inline |
---|
2939 | | #endif |
---|
2940 | | #define YYTEXT_POINTER 1 |
---|
2941 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
2942 | | #define LT_OBJDIR ".libs/" |
---|
2943 | | /* end confdefs.h. */ |
---|
2944 | | #include <stdio.h> |
---|
2945 | | #ifdef HAVE_SYS_TYPES_H |
---|
2946 | | # include <sys/types.h> |
---|
2947 | | #endif |
---|
2948 | | #ifdef HAVE_SYS_STAT_H |
---|
2949 | | # include <sys/stat.h> |
---|
2950 | | #endif |
---|
2951 | | #ifdef STDC_HEADERS |
---|
2952 | | # include <stdlib.h> |
---|
2953 | | # include <stddef.h> |
---|
2954 | | #else |
---|
2955 | | # ifdef HAVE_STDLIB_H |
---|
2956 | | # include <stdlib.h> |
---|
2957 | | # endif |
---|
2958 | | #endif |
---|
2959 | | #ifdef HAVE_STRING_H |
---|
2960 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2961 | | # include <memory.h> |
---|
2962 | | # endif |
---|
2963 | | # include <string.h> |
---|
2964 | | #endif |
---|
2965 | | #ifdef HAVE_STRINGS_H |
---|
2966 | | # include <strings.h> |
---|
2967 | | #endif |
---|
2968 | | #ifdef HAVE_INTTYPES_H |
---|
2969 | | # include <inttypes.h> |
---|
2970 | | #endif |
---|
2971 | | #ifdef HAVE_STDINT_H |
---|
2972 | | # include <stdint.h> |
---|
2973 | | #endif |
---|
2974 | | #ifdef HAVE_UNISTD_H |
---|
2975 | | # include <unistd.h> |
---|
2976 | | #endif |
---|
2977 | | |
---|
2978 | | #include <netinet/in.h> |
---|
2979 | configure:12701: result: no |
---|
2980 | configure:12701: checking for sys/param.h |
---|
2981 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
2982 | lipo: can't figure out the architecture type of: /var/tmp//ccMp4lyw.out |
---|
2983 | configure:12701: $? = 1 |
---|
2984 | configure: failed program was: |
---|
2985 | | /* confdefs.h */ |
---|
2986 | | #define PACKAGE_NAME "unbound" |
---|
2987 | | #define PACKAGE_TARNAME "unbound" |
---|
2988 | | #define PACKAGE_VERSION "1.4.12" |
---|
2989 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
2990 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
2991 | | #define PACKAGE_URL "" |
---|
2992 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
2993 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
2994 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
2995 | | #define STDC_HEADERS 1 |
---|
2996 | | #define HAVE_SYS_TYPES_H 1 |
---|
2997 | | #define HAVE_SYS_STAT_H 1 |
---|
2998 | | #define HAVE_STDLIB_H 1 |
---|
2999 | | #define HAVE_STRING_H 1 |
---|
3000 | | #define HAVE_MEMORY_H 1 |
---|
3001 | | #define HAVE_STRINGS_H 1 |
---|
3002 | | #define HAVE_INTTYPES_H 1 |
---|
3003 | | #define HAVE_STDINT_H 1 |
---|
3004 | | #define HAVE_UNISTD_H 1 |
---|
3005 | | #define __EXTENSIONS__ 1 |
---|
3006 | | #define _ALL_SOURCE 1 |
---|
3007 | | #define _GNU_SOURCE 1 |
---|
3008 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3009 | | #define _TANDEM_SOURCE 1 |
---|
3010 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3011 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3012 | | #define CHROOT_DIR "" |
---|
3013 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3014 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3015 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3016 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3017 | | #define UB_USERNAME "unbound" |
---|
3018 | | #define WINVER 0x0502 |
---|
3019 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3020 | | #define HAVE_GETOPT_H 1 |
---|
3021 | | #define HAVE_TIME_H 1 |
---|
3022 | | #ifndef __cplusplus |
---|
3023 | | #define inline |
---|
3024 | | #endif |
---|
3025 | | #define YYTEXT_POINTER 1 |
---|
3026 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3027 | | #define LT_OBJDIR ".libs/" |
---|
3028 | | /* end confdefs.h. */ |
---|
3029 | | #include <stdio.h> |
---|
3030 | | #ifdef HAVE_SYS_TYPES_H |
---|
3031 | | # include <sys/types.h> |
---|
3032 | | #endif |
---|
3033 | | #ifdef HAVE_SYS_STAT_H |
---|
3034 | | # include <sys/stat.h> |
---|
3035 | | #endif |
---|
3036 | | #ifdef STDC_HEADERS |
---|
3037 | | # include <stdlib.h> |
---|
3038 | | # include <stddef.h> |
---|
3039 | | #else |
---|
3040 | | # ifdef HAVE_STDLIB_H |
---|
3041 | | # include <stdlib.h> |
---|
3042 | | # endif |
---|
3043 | | #endif |
---|
3044 | | #ifdef HAVE_STRING_H |
---|
3045 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3046 | | # include <memory.h> |
---|
3047 | | # endif |
---|
3048 | | # include <string.h> |
---|
3049 | | #endif |
---|
3050 | | #ifdef HAVE_STRINGS_H |
---|
3051 | | # include <strings.h> |
---|
3052 | | #endif |
---|
3053 | | #ifdef HAVE_INTTYPES_H |
---|
3054 | | # include <inttypes.h> |
---|
3055 | | #endif |
---|
3056 | | #ifdef HAVE_STDINT_H |
---|
3057 | | # include <stdint.h> |
---|
3058 | | #endif |
---|
3059 | | #ifdef HAVE_UNISTD_H |
---|
3060 | | # include <unistd.h> |
---|
3061 | | #endif |
---|
3062 | | |
---|
3063 | | #include <sys/param.h> |
---|
3064 | configure:12701: result: no |
---|
3065 | configure:12701: checking for sys/socket.h |
---|
3066 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3067 | lipo: can't figure out the architecture type of: /var/tmp//ccPXfM3X.out |
---|
3068 | configure:12701: $? = 1 |
---|
3069 | configure: failed program was: |
---|
3070 | | /* confdefs.h */ |
---|
3071 | | #define PACKAGE_NAME "unbound" |
---|
3072 | | #define PACKAGE_TARNAME "unbound" |
---|
3073 | | #define PACKAGE_VERSION "1.4.12" |
---|
3074 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3075 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3076 | | #define PACKAGE_URL "" |
---|
3077 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3078 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3079 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3080 | | #define STDC_HEADERS 1 |
---|
3081 | | #define HAVE_SYS_TYPES_H 1 |
---|
3082 | | #define HAVE_SYS_STAT_H 1 |
---|
3083 | | #define HAVE_STDLIB_H 1 |
---|
3084 | | #define HAVE_STRING_H 1 |
---|
3085 | | #define HAVE_MEMORY_H 1 |
---|
3086 | | #define HAVE_STRINGS_H 1 |
---|
3087 | | #define HAVE_INTTYPES_H 1 |
---|
3088 | | #define HAVE_STDINT_H 1 |
---|
3089 | | #define HAVE_UNISTD_H 1 |
---|
3090 | | #define __EXTENSIONS__ 1 |
---|
3091 | | #define _ALL_SOURCE 1 |
---|
3092 | | #define _GNU_SOURCE 1 |
---|
3093 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3094 | | #define _TANDEM_SOURCE 1 |
---|
3095 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3096 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3097 | | #define CHROOT_DIR "" |
---|
3098 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3099 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3100 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3101 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3102 | | #define UB_USERNAME "unbound" |
---|
3103 | | #define WINVER 0x0502 |
---|
3104 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3105 | | #define HAVE_GETOPT_H 1 |
---|
3106 | | #define HAVE_TIME_H 1 |
---|
3107 | | #ifndef __cplusplus |
---|
3108 | | #define inline |
---|
3109 | | #endif |
---|
3110 | | #define YYTEXT_POINTER 1 |
---|
3111 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3112 | | #define LT_OBJDIR ".libs/" |
---|
3113 | | /* end confdefs.h. */ |
---|
3114 | | #include <stdio.h> |
---|
3115 | | #ifdef HAVE_SYS_TYPES_H |
---|
3116 | | # include <sys/types.h> |
---|
3117 | | #endif |
---|
3118 | | #ifdef HAVE_SYS_STAT_H |
---|
3119 | | # include <sys/stat.h> |
---|
3120 | | #endif |
---|
3121 | | #ifdef STDC_HEADERS |
---|
3122 | | # include <stdlib.h> |
---|
3123 | | # include <stddef.h> |
---|
3124 | | #else |
---|
3125 | | # ifdef HAVE_STDLIB_H |
---|
3126 | | # include <stdlib.h> |
---|
3127 | | # endif |
---|
3128 | | #endif |
---|
3129 | | #ifdef HAVE_STRING_H |
---|
3130 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3131 | | # include <memory.h> |
---|
3132 | | # endif |
---|
3133 | | # include <string.h> |
---|
3134 | | #endif |
---|
3135 | | #ifdef HAVE_STRINGS_H |
---|
3136 | | # include <strings.h> |
---|
3137 | | #endif |
---|
3138 | | #ifdef HAVE_INTTYPES_H |
---|
3139 | | # include <inttypes.h> |
---|
3140 | | #endif |
---|
3141 | | #ifdef HAVE_STDINT_H |
---|
3142 | | # include <stdint.h> |
---|
3143 | | #endif |
---|
3144 | | #ifdef HAVE_UNISTD_H |
---|
3145 | | # include <unistd.h> |
---|
3146 | | #endif |
---|
3147 | | |
---|
3148 | | #include <sys/socket.h> |
---|
3149 | configure:12701: result: no |
---|
3150 | configure:12701: checking for sys/uio.h |
---|
3151 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3152 | lipo: can't figure out the architecture type of: /var/tmp//ccElZZtw.out |
---|
3153 | configure:12701: $? = 1 |
---|
3154 | configure: failed program was: |
---|
3155 | | /* confdefs.h */ |
---|
3156 | | #define PACKAGE_NAME "unbound" |
---|
3157 | | #define PACKAGE_TARNAME "unbound" |
---|
3158 | | #define PACKAGE_VERSION "1.4.12" |
---|
3159 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3160 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3161 | | #define PACKAGE_URL "" |
---|
3162 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3163 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3164 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3165 | | #define STDC_HEADERS 1 |
---|
3166 | | #define HAVE_SYS_TYPES_H 1 |
---|
3167 | | #define HAVE_SYS_STAT_H 1 |
---|
3168 | | #define HAVE_STDLIB_H 1 |
---|
3169 | | #define HAVE_STRING_H 1 |
---|
3170 | | #define HAVE_MEMORY_H 1 |
---|
3171 | | #define HAVE_STRINGS_H 1 |
---|
3172 | | #define HAVE_INTTYPES_H 1 |
---|
3173 | | #define HAVE_STDINT_H 1 |
---|
3174 | | #define HAVE_UNISTD_H 1 |
---|
3175 | | #define __EXTENSIONS__ 1 |
---|
3176 | | #define _ALL_SOURCE 1 |
---|
3177 | | #define _GNU_SOURCE 1 |
---|
3178 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3179 | | #define _TANDEM_SOURCE 1 |
---|
3180 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3181 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3182 | | #define CHROOT_DIR "" |
---|
3183 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3184 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3185 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3186 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3187 | | #define UB_USERNAME "unbound" |
---|
3188 | | #define WINVER 0x0502 |
---|
3189 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3190 | | #define HAVE_GETOPT_H 1 |
---|
3191 | | #define HAVE_TIME_H 1 |
---|
3192 | | #ifndef __cplusplus |
---|
3193 | | #define inline |
---|
3194 | | #endif |
---|
3195 | | #define YYTEXT_POINTER 1 |
---|
3196 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3197 | | #define LT_OBJDIR ".libs/" |
---|
3198 | | /* end confdefs.h. */ |
---|
3199 | | #include <stdio.h> |
---|
3200 | | #ifdef HAVE_SYS_TYPES_H |
---|
3201 | | # include <sys/types.h> |
---|
3202 | | #endif |
---|
3203 | | #ifdef HAVE_SYS_STAT_H |
---|
3204 | | # include <sys/stat.h> |
---|
3205 | | #endif |
---|
3206 | | #ifdef STDC_HEADERS |
---|
3207 | | # include <stdlib.h> |
---|
3208 | | # include <stddef.h> |
---|
3209 | | #else |
---|
3210 | | # ifdef HAVE_STDLIB_H |
---|
3211 | | # include <stdlib.h> |
---|
3212 | | # endif |
---|
3213 | | #endif |
---|
3214 | | #ifdef HAVE_STRING_H |
---|
3215 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3216 | | # include <memory.h> |
---|
3217 | | # endif |
---|
3218 | | # include <string.h> |
---|
3219 | | #endif |
---|
3220 | | #ifdef HAVE_STRINGS_H |
---|
3221 | | # include <strings.h> |
---|
3222 | | #endif |
---|
3223 | | #ifdef HAVE_INTTYPES_H |
---|
3224 | | # include <inttypes.h> |
---|
3225 | | #endif |
---|
3226 | | #ifdef HAVE_STDINT_H |
---|
3227 | | # include <stdint.h> |
---|
3228 | | #endif |
---|
3229 | | #ifdef HAVE_UNISTD_H |
---|
3230 | | # include <unistd.h> |
---|
3231 | | #endif |
---|
3232 | | |
---|
3233 | | #include <sys/uio.h> |
---|
3234 | configure:12701: result: no |
---|
3235 | configure:12701: checking for sys/resource.h |
---|
3236 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3237 | lipo: can't figure out the architecture type of: /var/tmp//ccWx4aUc.out |
---|
3238 | configure:12701: $? = 1 |
---|
3239 | configure: failed program was: |
---|
3240 | | /* confdefs.h */ |
---|
3241 | | #define PACKAGE_NAME "unbound" |
---|
3242 | | #define PACKAGE_TARNAME "unbound" |
---|
3243 | | #define PACKAGE_VERSION "1.4.12" |
---|
3244 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3245 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3246 | | #define PACKAGE_URL "" |
---|
3247 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3248 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3249 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3250 | | #define STDC_HEADERS 1 |
---|
3251 | | #define HAVE_SYS_TYPES_H 1 |
---|
3252 | | #define HAVE_SYS_STAT_H 1 |
---|
3253 | | #define HAVE_STDLIB_H 1 |
---|
3254 | | #define HAVE_STRING_H 1 |
---|
3255 | | #define HAVE_MEMORY_H 1 |
---|
3256 | | #define HAVE_STRINGS_H 1 |
---|
3257 | | #define HAVE_INTTYPES_H 1 |
---|
3258 | | #define HAVE_STDINT_H 1 |
---|
3259 | | #define HAVE_UNISTD_H 1 |
---|
3260 | | #define __EXTENSIONS__ 1 |
---|
3261 | | #define _ALL_SOURCE 1 |
---|
3262 | | #define _GNU_SOURCE 1 |
---|
3263 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3264 | | #define _TANDEM_SOURCE 1 |
---|
3265 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3266 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3267 | | #define CHROOT_DIR "" |
---|
3268 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3269 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3270 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3271 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3272 | | #define UB_USERNAME "unbound" |
---|
3273 | | #define WINVER 0x0502 |
---|
3274 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3275 | | #define HAVE_GETOPT_H 1 |
---|
3276 | | #define HAVE_TIME_H 1 |
---|
3277 | | #ifndef __cplusplus |
---|
3278 | | #define inline |
---|
3279 | | #endif |
---|
3280 | | #define YYTEXT_POINTER 1 |
---|
3281 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3282 | | #define LT_OBJDIR ".libs/" |
---|
3283 | | /* end confdefs.h. */ |
---|
3284 | | #include <stdio.h> |
---|
3285 | | #ifdef HAVE_SYS_TYPES_H |
---|
3286 | | # include <sys/types.h> |
---|
3287 | | #endif |
---|
3288 | | #ifdef HAVE_SYS_STAT_H |
---|
3289 | | # include <sys/stat.h> |
---|
3290 | | #endif |
---|
3291 | | #ifdef STDC_HEADERS |
---|
3292 | | # include <stdlib.h> |
---|
3293 | | # include <stddef.h> |
---|
3294 | | #else |
---|
3295 | | # ifdef HAVE_STDLIB_H |
---|
3296 | | # include <stdlib.h> |
---|
3297 | | # endif |
---|
3298 | | #endif |
---|
3299 | | #ifdef HAVE_STRING_H |
---|
3300 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3301 | | # include <memory.h> |
---|
3302 | | # endif |
---|
3303 | | # include <string.h> |
---|
3304 | | #endif |
---|
3305 | | #ifdef HAVE_STRINGS_H |
---|
3306 | | # include <strings.h> |
---|
3307 | | #endif |
---|
3308 | | #ifdef HAVE_INTTYPES_H |
---|
3309 | | # include <inttypes.h> |
---|
3310 | | #endif |
---|
3311 | | #ifdef HAVE_STDINT_H |
---|
3312 | | # include <stdint.h> |
---|
3313 | | #endif |
---|
3314 | | #ifdef HAVE_UNISTD_H |
---|
3315 | | # include <unistd.h> |
---|
3316 | | #endif |
---|
3317 | | |
---|
3318 | | #include <sys/resource.h> |
---|
3319 | configure:12701: result: no |
---|
3320 | configure:12701: checking for arpa/inet.h |
---|
3321 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3322 | lipo: can't figure out the architecture type of: /var/tmp//ccK4RvWm.out |
---|
3323 | configure:12701: $? = 1 |
---|
3324 | configure: failed program was: |
---|
3325 | | /* confdefs.h */ |
---|
3326 | | #define PACKAGE_NAME "unbound" |
---|
3327 | | #define PACKAGE_TARNAME "unbound" |
---|
3328 | | #define PACKAGE_VERSION "1.4.12" |
---|
3329 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3330 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3331 | | #define PACKAGE_URL "" |
---|
3332 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3333 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3334 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3335 | | #define STDC_HEADERS 1 |
---|
3336 | | #define HAVE_SYS_TYPES_H 1 |
---|
3337 | | #define HAVE_SYS_STAT_H 1 |
---|
3338 | | #define HAVE_STDLIB_H 1 |
---|
3339 | | #define HAVE_STRING_H 1 |
---|
3340 | | #define HAVE_MEMORY_H 1 |
---|
3341 | | #define HAVE_STRINGS_H 1 |
---|
3342 | | #define HAVE_INTTYPES_H 1 |
---|
3343 | | #define HAVE_STDINT_H 1 |
---|
3344 | | #define HAVE_UNISTD_H 1 |
---|
3345 | | #define __EXTENSIONS__ 1 |
---|
3346 | | #define _ALL_SOURCE 1 |
---|
3347 | | #define _GNU_SOURCE 1 |
---|
3348 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3349 | | #define _TANDEM_SOURCE 1 |
---|
3350 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3351 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3352 | | #define CHROOT_DIR "" |
---|
3353 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3354 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3355 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3356 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3357 | | #define UB_USERNAME "unbound" |
---|
3358 | | #define WINVER 0x0502 |
---|
3359 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3360 | | #define HAVE_GETOPT_H 1 |
---|
3361 | | #define HAVE_TIME_H 1 |
---|
3362 | | #ifndef __cplusplus |
---|
3363 | | #define inline |
---|
3364 | | #endif |
---|
3365 | | #define YYTEXT_POINTER 1 |
---|
3366 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3367 | | #define LT_OBJDIR ".libs/" |
---|
3368 | | /* end confdefs.h. */ |
---|
3369 | | #include <stdio.h> |
---|
3370 | | #ifdef HAVE_SYS_TYPES_H |
---|
3371 | | # include <sys/types.h> |
---|
3372 | | #endif |
---|
3373 | | #ifdef HAVE_SYS_STAT_H |
---|
3374 | | # include <sys/stat.h> |
---|
3375 | | #endif |
---|
3376 | | #ifdef STDC_HEADERS |
---|
3377 | | # include <stdlib.h> |
---|
3378 | | # include <stddef.h> |
---|
3379 | | #else |
---|
3380 | | # ifdef HAVE_STDLIB_H |
---|
3381 | | # include <stdlib.h> |
---|
3382 | | # endif |
---|
3383 | | #endif |
---|
3384 | | #ifdef HAVE_STRING_H |
---|
3385 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3386 | | # include <memory.h> |
---|
3387 | | # endif |
---|
3388 | | # include <string.h> |
---|
3389 | | #endif |
---|
3390 | | #ifdef HAVE_STRINGS_H |
---|
3391 | | # include <strings.h> |
---|
3392 | | #endif |
---|
3393 | | #ifdef HAVE_INTTYPES_H |
---|
3394 | | # include <inttypes.h> |
---|
3395 | | #endif |
---|
3396 | | #ifdef HAVE_STDINT_H |
---|
3397 | | # include <stdint.h> |
---|
3398 | | #endif |
---|
3399 | | #ifdef HAVE_UNISTD_H |
---|
3400 | | # include <unistd.h> |
---|
3401 | | #endif |
---|
3402 | | |
---|
3403 | | #include <arpa/inet.h> |
---|
3404 | configure:12701: result: no |
---|
3405 | configure:12701: checking for syslog.h |
---|
3406 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3407 | lipo: can't figure out the architecture type of: /var/tmp//cculvvDZ.out |
---|
3408 | configure:12701: $? = 1 |
---|
3409 | configure: failed program was: |
---|
3410 | | /* confdefs.h */ |
---|
3411 | | #define PACKAGE_NAME "unbound" |
---|
3412 | | #define PACKAGE_TARNAME "unbound" |
---|
3413 | | #define PACKAGE_VERSION "1.4.12" |
---|
3414 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3415 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3416 | | #define PACKAGE_URL "" |
---|
3417 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3418 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3419 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3420 | | #define STDC_HEADERS 1 |
---|
3421 | | #define HAVE_SYS_TYPES_H 1 |
---|
3422 | | #define HAVE_SYS_STAT_H 1 |
---|
3423 | | #define HAVE_STDLIB_H 1 |
---|
3424 | | #define HAVE_STRING_H 1 |
---|
3425 | | #define HAVE_MEMORY_H 1 |
---|
3426 | | #define HAVE_STRINGS_H 1 |
---|
3427 | | #define HAVE_INTTYPES_H 1 |
---|
3428 | | #define HAVE_STDINT_H 1 |
---|
3429 | | #define HAVE_UNISTD_H 1 |
---|
3430 | | #define __EXTENSIONS__ 1 |
---|
3431 | | #define _ALL_SOURCE 1 |
---|
3432 | | #define _GNU_SOURCE 1 |
---|
3433 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3434 | | #define _TANDEM_SOURCE 1 |
---|
3435 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3436 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3437 | | #define CHROOT_DIR "" |
---|
3438 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3439 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3440 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3441 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3442 | | #define UB_USERNAME "unbound" |
---|
3443 | | #define WINVER 0x0502 |
---|
3444 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3445 | | #define HAVE_GETOPT_H 1 |
---|
3446 | | #define HAVE_TIME_H 1 |
---|
3447 | | #ifndef __cplusplus |
---|
3448 | | #define inline |
---|
3449 | | #endif |
---|
3450 | | #define YYTEXT_POINTER 1 |
---|
3451 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3452 | | #define LT_OBJDIR ".libs/" |
---|
3453 | | /* end confdefs.h. */ |
---|
3454 | | #include <stdio.h> |
---|
3455 | | #ifdef HAVE_SYS_TYPES_H |
---|
3456 | | # include <sys/types.h> |
---|
3457 | | #endif |
---|
3458 | | #ifdef HAVE_SYS_STAT_H |
---|
3459 | | # include <sys/stat.h> |
---|
3460 | | #endif |
---|
3461 | | #ifdef STDC_HEADERS |
---|
3462 | | # include <stdlib.h> |
---|
3463 | | # include <stddef.h> |
---|
3464 | | #else |
---|
3465 | | # ifdef HAVE_STDLIB_H |
---|
3466 | | # include <stdlib.h> |
---|
3467 | | # endif |
---|
3468 | | #endif |
---|
3469 | | #ifdef HAVE_STRING_H |
---|
3470 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3471 | | # include <memory.h> |
---|
3472 | | # endif |
---|
3473 | | # include <string.h> |
---|
3474 | | #endif |
---|
3475 | | #ifdef HAVE_STRINGS_H |
---|
3476 | | # include <strings.h> |
---|
3477 | | #endif |
---|
3478 | | #ifdef HAVE_INTTYPES_H |
---|
3479 | | # include <inttypes.h> |
---|
3480 | | #endif |
---|
3481 | | #ifdef HAVE_STDINT_H |
---|
3482 | | # include <stdint.h> |
---|
3483 | | #endif |
---|
3484 | | #ifdef HAVE_UNISTD_H |
---|
3485 | | # include <unistd.h> |
---|
3486 | | #endif |
---|
3487 | | |
---|
3488 | | #include <syslog.h> |
---|
3489 | configure:12701: result: no |
---|
3490 | configure:12701: checking for netdb.h |
---|
3491 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3492 | lipo: can't figure out the architecture type of: /var/tmp//ccKGWlzx.out |
---|
3493 | configure:12701: $? = 1 |
---|
3494 | configure: failed program was: |
---|
3495 | | /* confdefs.h */ |
---|
3496 | | #define PACKAGE_NAME "unbound" |
---|
3497 | | #define PACKAGE_TARNAME "unbound" |
---|
3498 | | #define PACKAGE_VERSION "1.4.12" |
---|
3499 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3500 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3501 | | #define PACKAGE_URL "" |
---|
3502 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3503 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3504 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3505 | | #define STDC_HEADERS 1 |
---|
3506 | | #define HAVE_SYS_TYPES_H 1 |
---|
3507 | | #define HAVE_SYS_STAT_H 1 |
---|
3508 | | #define HAVE_STDLIB_H 1 |
---|
3509 | | #define HAVE_STRING_H 1 |
---|
3510 | | #define HAVE_MEMORY_H 1 |
---|
3511 | | #define HAVE_STRINGS_H 1 |
---|
3512 | | #define HAVE_INTTYPES_H 1 |
---|
3513 | | #define HAVE_STDINT_H 1 |
---|
3514 | | #define HAVE_UNISTD_H 1 |
---|
3515 | | #define __EXTENSIONS__ 1 |
---|
3516 | | #define _ALL_SOURCE 1 |
---|
3517 | | #define _GNU_SOURCE 1 |
---|
3518 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3519 | | #define _TANDEM_SOURCE 1 |
---|
3520 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3521 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3522 | | #define CHROOT_DIR "" |
---|
3523 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3524 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3525 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3526 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3527 | | #define UB_USERNAME "unbound" |
---|
3528 | | #define WINVER 0x0502 |
---|
3529 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3530 | | #define HAVE_GETOPT_H 1 |
---|
3531 | | #define HAVE_TIME_H 1 |
---|
3532 | | #ifndef __cplusplus |
---|
3533 | | #define inline |
---|
3534 | | #endif |
---|
3535 | | #define YYTEXT_POINTER 1 |
---|
3536 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3537 | | #define LT_OBJDIR ".libs/" |
---|
3538 | | /* end confdefs.h. */ |
---|
3539 | | #include <stdio.h> |
---|
3540 | | #ifdef HAVE_SYS_TYPES_H |
---|
3541 | | # include <sys/types.h> |
---|
3542 | | #endif |
---|
3543 | | #ifdef HAVE_SYS_STAT_H |
---|
3544 | | # include <sys/stat.h> |
---|
3545 | | #endif |
---|
3546 | | #ifdef STDC_HEADERS |
---|
3547 | | # include <stdlib.h> |
---|
3548 | | # include <stddef.h> |
---|
3549 | | #else |
---|
3550 | | # ifdef HAVE_STDLIB_H |
---|
3551 | | # include <stdlib.h> |
---|
3552 | | # endif |
---|
3553 | | #endif |
---|
3554 | | #ifdef HAVE_STRING_H |
---|
3555 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3556 | | # include <memory.h> |
---|
3557 | | # endif |
---|
3558 | | # include <string.h> |
---|
3559 | | #endif |
---|
3560 | | #ifdef HAVE_STRINGS_H |
---|
3561 | | # include <strings.h> |
---|
3562 | | #endif |
---|
3563 | | #ifdef HAVE_INTTYPES_H |
---|
3564 | | # include <inttypes.h> |
---|
3565 | | #endif |
---|
3566 | | #ifdef HAVE_STDINT_H |
---|
3567 | | # include <stdint.h> |
---|
3568 | | #endif |
---|
3569 | | #ifdef HAVE_UNISTD_H |
---|
3570 | | # include <unistd.h> |
---|
3571 | | #endif |
---|
3572 | | |
---|
3573 | | #include <netdb.h> |
---|
3574 | configure:12701: result: no |
---|
3575 | configure:12701: checking for sys/wait.h |
---|
3576 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3577 | lipo: can't figure out the architecture type of: /var/tmp//ccuXVAxh.out |
---|
3578 | configure:12701: $? = 1 |
---|
3579 | configure: failed program was: |
---|
3580 | | /* confdefs.h */ |
---|
3581 | | #define PACKAGE_NAME "unbound" |
---|
3582 | | #define PACKAGE_TARNAME "unbound" |
---|
3583 | | #define PACKAGE_VERSION "1.4.12" |
---|
3584 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3585 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3586 | | #define PACKAGE_URL "" |
---|
3587 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3588 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3589 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3590 | | #define STDC_HEADERS 1 |
---|
3591 | | #define HAVE_SYS_TYPES_H 1 |
---|
3592 | | #define HAVE_SYS_STAT_H 1 |
---|
3593 | | #define HAVE_STDLIB_H 1 |
---|
3594 | | #define HAVE_STRING_H 1 |
---|
3595 | | #define HAVE_MEMORY_H 1 |
---|
3596 | | #define HAVE_STRINGS_H 1 |
---|
3597 | | #define HAVE_INTTYPES_H 1 |
---|
3598 | | #define HAVE_STDINT_H 1 |
---|
3599 | | #define HAVE_UNISTD_H 1 |
---|
3600 | | #define __EXTENSIONS__ 1 |
---|
3601 | | #define _ALL_SOURCE 1 |
---|
3602 | | #define _GNU_SOURCE 1 |
---|
3603 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3604 | | #define _TANDEM_SOURCE 1 |
---|
3605 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3606 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3607 | | #define CHROOT_DIR "" |
---|
3608 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3609 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3610 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3611 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3612 | | #define UB_USERNAME "unbound" |
---|
3613 | | #define WINVER 0x0502 |
---|
3614 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3615 | | #define HAVE_GETOPT_H 1 |
---|
3616 | | #define HAVE_TIME_H 1 |
---|
3617 | | #ifndef __cplusplus |
---|
3618 | | #define inline |
---|
3619 | | #endif |
---|
3620 | | #define YYTEXT_POINTER 1 |
---|
3621 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3622 | | #define LT_OBJDIR ".libs/" |
---|
3623 | | /* end confdefs.h. */ |
---|
3624 | | #include <stdio.h> |
---|
3625 | | #ifdef HAVE_SYS_TYPES_H |
---|
3626 | | # include <sys/types.h> |
---|
3627 | | #endif |
---|
3628 | | #ifdef HAVE_SYS_STAT_H |
---|
3629 | | # include <sys/stat.h> |
---|
3630 | | #endif |
---|
3631 | | #ifdef STDC_HEADERS |
---|
3632 | | # include <stdlib.h> |
---|
3633 | | # include <stddef.h> |
---|
3634 | | #else |
---|
3635 | | # ifdef HAVE_STDLIB_H |
---|
3636 | | # include <stdlib.h> |
---|
3637 | | # endif |
---|
3638 | | #endif |
---|
3639 | | #ifdef HAVE_STRING_H |
---|
3640 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3641 | | # include <memory.h> |
---|
3642 | | # endif |
---|
3643 | | # include <string.h> |
---|
3644 | | #endif |
---|
3645 | | #ifdef HAVE_STRINGS_H |
---|
3646 | | # include <strings.h> |
---|
3647 | | #endif |
---|
3648 | | #ifdef HAVE_INTTYPES_H |
---|
3649 | | # include <inttypes.h> |
---|
3650 | | #endif |
---|
3651 | | #ifdef HAVE_STDINT_H |
---|
3652 | | # include <stdint.h> |
---|
3653 | | #endif |
---|
3654 | | #ifdef HAVE_UNISTD_H |
---|
3655 | | # include <unistd.h> |
---|
3656 | | #endif |
---|
3657 | | |
---|
3658 | | #include <sys/wait.h> |
---|
3659 | configure:12701: result: no |
---|
3660 | configure:12701: checking for pwd.h |
---|
3661 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3662 | lipo: can't figure out the architecture type of: /var/tmp//cccIh0PD.out |
---|
3663 | configure:12701: $? = 1 |
---|
3664 | configure: failed program was: |
---|
3665 | | /* confdefs.h */ |
---|
3666 | | #define PACKAGE_NAME "unbound" |
---|
3667 | | #define PACKAGE_TARNAME "unbound" |
---|
3668 | | #define PACKAGE_VERSION "1.4.12" |
---|
3669 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3670 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3671 | | #define PACKAGE_URL "" |
---|
3672 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3673 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3674 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3675 | | #define STDC_HEADERS 1 |
---|
3676 | | #define HAVE_SYS_TYPES_H 1 |
---|
3677 | | #define HAVE_SYS_STAT_H 1 |
---|
3678 | | #define HAVE_STDLIB_H 1 |
---|
3679 | | #define HAVE_STRING_H 1 |
---|
3680 | | #define HAVE_MEMORY_H 1 |
---|
3681 | | #define HAVE_STRINGS_H 1 |
---|
3682 | | #define HAVE_INTTYPES_H 1 |
---|
3683 | | #define HAVE_STDINT_H 1 |
---|
3684 | | #define HAVE_UNISTD_H 1 |
---|
3685 | | #define __EXTENSIONS__ 1 |
---|
3686 | | #define _ALL_SOURCE 1 |
---|
3687 | | #define _GNU_SOURCE 1 |
---|
3688 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3689 | | #define _TANDEM_SOURCE 1 |
---|
3690 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3691 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3692 | | #define CHROOT_DIR "" |
---|
3693 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3694 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3695 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3696 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3697 | | #define UB_USERNAME "unbound" |
---|
3698 | | #define WINVER 0x0502 |
---|
3699 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3700 | | #define HAVE_GETOPT_H 1 |
---|
3701 | | #define HAVE_TIME_H 1 |
---|
3702 | | #ifndef __cplusplus |
---|
3703 | | #define inline |
---|
3704 | | #endif |
---|
3705 | | #define YYTEXT_POINTER 1 |
---|
3706 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3707 | | #define LT_OBJDIR ".libs/" |
---|
3708 | | /* end confdefs.h. */ |
---|
3709 | | #include <stdio.h> |
---|
3710 | | #ifdef HAVE_SYS_TYPES_H |
---|
3711 | | # include <sys/types.h> |
---|
3712 | | #endif |
---|
3713 | | #ifdef HAVE_SYS_STAT_H |
---|
3714 | | # include <sys/stat.h> |
---|
3715 | | #endif |
---|
3716 | | #ifdef STDC_HEADERS |
---|
3717 | | # include <stdlib.h> |
---|
3718 | | # include <stddef.h> |
---|
3719 | | #else |
---|
3720 | | # ifdef HAVE_STDLIB_H |
---|
3721 | | # include <stdlib.h> |
---|
3722 | | # endif |
---|
3723 | | #endif |
---|
3724 | | #ifdef HAVE_STRING_H |
---|
3725 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3726 | | # include <memory.h> |
---|
3727 | | # endif |
---|
3728 | | # include <string.h> |
---|
3729 | | #endif |
---|
3730 | | #ifdef HAVE_STRINGS_H |
---|
3731 | | # include <strings.h> |
---|
3732 | | #endif |
---|
3733 | | #ifdef HAVE_INTTYPES_H |
---|
3734 | | # include <inttypes.h> |
---|
3735 | | #endif |
---|
3736 | | #ifdef HAVE_STDINT_H |
---|
3737 | | # include <stdint.h> |
---|
3738 | | #endif |
---|
3739 | | #ifdef HAVE_UNISTD_H |
---|
3740 | | # include <unistd.h> |
---|
3741 | | #endif |
---|
3742 | | |
---|
3743 | | #include <pwd.h> |
---|
3744 | configure:12701: result: no |
---|
3745 | configure:12701: checking for glob.h |
---|
3746 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3747 | lipo: can't figure out the architecture type of: /var/tmp//ccTL3QcU.out |
---|
3748 | configure:12701: $? = 1 |
---|
3749 | configure: failed program was: |
---|
3750 | | /* confdefs.h */ |
---|
3751 | | #define PACKAGE_NAME "unbound" |
---|
3752 | | #define PACKAGE_TARNAME "unbound" |
---|
3753 | | #define PACKAGE_VERSION "1.4.12" |
---|
3754 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3755 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3756 | | #define PACKAGE_URL "" |
---|
3757 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3758 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3759 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3760 | | #define STDC_HEADERS 1 |
---|
3761 | | #define HAVE_SYS_TYPES_H 1 |
---|
3762 | | #define HAVE_SYS_STAT_H 1 |
---|
3763 | | #define HAVE_STDLIB_H 1 |
---|
3764 | | #define HAVE_STRING_H 1 |
---|
3765 | | #define HAVE_MEMORY_H 1 |
---|
3766 | | #define HAVE_STRINGS_H 1 |
---|
3767 | | #define HAVE_INTTYPES_H 1 |
---|
3768 | | #define HAVE_STDINT_H 1 |
---|
3769 | | #define HAVE_UNISTD_H 1 |
---|
3770 | | #define __EXTENSIONS__ 1 |
---|
3771 | | #define _ALL_SOURCE 1 |
---|
3772 | | #define _GNU_SOURCE 1 |
---|
3773 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3774 | | #define _TANDEM_SOURCE 1 |
---|
3775 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3776 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3777 | | #define CHROOT_DIR "" |
---|
3778 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3779 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3780 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3781 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3782 | | #define UB_USERNAME "unbound" |
---|
3783 | | #define WINVER 0x0502 |
---|
3784 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3785 | | #define HAVE_GETOPT_H 1 |
---|
3786 | | #define HAVE_TIME_H 1 |
---|
3787 | | #ifndef __cplusplus |
---|
3788 | | #define inline |
---|
3789 | | #endif |
---|
3790 | | #define YYTEXT_POINTER 1 |
---|
3791 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3792 | | #define LT_OBJDIR ".libs/" |
---|
3793 | | /* end confdefs.h. */ |
---|
3794 | | #include <stdio.h> |
---|
3795 | | #ifdef HAVE_SYS_TYPES_H |
---|
3796 | | # include <sys/types.h> |
---|
3797 | | #endif |
---|
3798 | | #ifdef HAVE_SYS_STAT_H |
---|
3799 | | # include <sys/stat.h> |
---|
3800 | | #endif |
---|
3801 | | #ifdef STDC_HEADERS |
---|
3802 | | # include <stdlib.h> |
---|
3803 | | # include <stddef.h> |
---|
3804 | | #else |
---|
3805 | | # ifdef HAVE_STDLIB_H |
---|
3806 | | # include <stdlib.h> |
---|
3807 | | # endif |
---|
3808 | | #endif |
---|
3809 | | #ifdef HAVE_STRING_H |
---|
3810 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3811 | | # include <memory.h> |
---|
3812 | | # endif |
---|
3813 | | # include <string.h> |
---|
3814 | | #endif |
---|
3815 | | #ifdef HAVE_STRINGS_H |
---|
3816 | | # include <strings.h> |
---|
3817 | | #endif |
---|
3818 | | #ifdef HAVE_INTTYPES_H |
---|
3819 | | # include <inttypes.h> |
---|
3820 | | #endif |
---|
3821 | | #ifdef HAVE_STDINT_H |
---|
3822 | | # include <stdint.h> |
---|
3823 | | #endif |
---|
3824 | | #ifdef HAVE_UNISTD_H |
---|
3825 | | # include <unistd.h> |
---|
3826 | | #endif |
---|
3827 | | |
---|
3828 | | #include <glob.h> |
---|
3829 | configure:12701: result: no |
---|
3830 | configure:12701: checking for grp.h |
---|
3831 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3832 | lipo: can't figure out the architecture type of: /var/tmp//ccjmNOlv.out |
---|
3833 | configure:12701: $? = 1 |
---|
3834 | configure: failed program was: |
---|
3835 | | /* confdefs.h */ |
---|
3836 | | #define PACKAGE_NAME "unbound" |
---|
3837 | | #define PACKAGE_TARNAME "unbound" |
---|
3838 | | #define PACKAGE_VERSION "1.4.12" |
---|
3839 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3840 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3841 | | #define PACKAGE_URL "" |
---|
3842 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3843 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3844 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3845 | | #define STDC_HEADERS 1 |
---|
3846 | | #define HAVE_SYS_TYPES_H 1 |
---|
3847 | | #define HAVE_SYS_STAT_H 1 |
---|
3848 | | #define HAVE_STDLIB_H 1 |
---|
3849 | | #define HAVE_STRING_H 1 |
---|
3850 | | #define HAVE_MEMORY_H 1 |
---|
3851 | | #define HAVE_STRINGS_H 1 |
---|
3852 | | #define HAVE_INTTYPES_H 1 |
---|
3853 | | #define HAVE_STDINT_H 1 |
---|
3854 | | #define HAVE_UNISTD_H 1 |
---|
3855 | | #define __EXTENSIONS__ 1 |
---|
3856 | | #define _ALL_SOURCE 1 |
---|
3857 | | #define _GNU_SOURCE 1 |
---|
3858 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3859 | | #define _TANDEM_SOURCE 1 |
---|
3860 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3861 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3862 | | #define CHROOT_DIR "" |
---|
3863 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3864 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3865 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3866 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3867 | | #define UB_USERNAME "unbound" |
---|
3868 | | #define WINVER 0x0502 |
---|
3869 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3870 | | #define HAVE_GETOPT_H 1 |
---|
3871 | | #define HAVE_TIME_H 1 |
---|
3872 | | #ifndef __cplusplus |
---|
3873 | | #define inline |
---|
3874 | | #endif |
---|
3875 | | #define YYTEXT_POINTER 1 |
---|
3876 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3877 | | #define LT_OBJDIR ".libs/" |
---|
3878 | | /* end confdefs.h. */ |
---|
3879 | | #include <stdio.h> |
---|
3880 | | #ifdef HAVE_SYS_TYPES_H |
---|
3881 | | # include <sys/types.h> |
---|
3882 | | #endif |
---|
3883 | | #ifdef HAVE_SYS_STAT_H |
---|
3884 | | # include <sys/stat.h> |
---|
3885 | | #endif |
---|
3886 | | #ifdef STDC_HEADERS |
---|
3887 | | # include <stdlib.h> |
---|
3888 | | # include <stddef.h> |
---|
3889 | | #else |
---|
3890 | | # ifdef HAVE_STDLIB_H |
---|
3891 | | # include <stdlib.h> |
---|
3892 | | # endif |
---|
3893 | | #endif |
---|
3894 | | #ifdef HAVE_STRING_H |
---|
3895 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3896 | | # include <memory.h> |
---|
3897 | | # endif |
---|
3898 | | # include <string.h> |
---|
3899 | | #endif |
---|
3900 | | #ifdef HAVE_STRINGS_H |
---|
3901 | | # include <strings.h> |
---|
3902 | | #endif |
---|
3903 | | #ifdef HAVE_INTTYPES_H |
---|
3904 | | # include <inttypes.h> |
---|
3905 | | #endif |
---|
3906 | | #ifdef HAVE_STDINT_H |
---|
3907 | | # include <stdint.h> |
---|
3908 | | #endif |
---|
3909 | | #ifdef HAVE_UNISTD_H |
---|
3910 | | # include <unistd.h> |
---|
3911 | | #endif |
---|
3912 | | |
---|
3913 | | #include <grp.h> |
---|
3914 | configure:12701: result: no |
---|
3915 | configure:12701: checking for login_cap.h |
---|
3916 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
3917 | conftest.c:79:23: error: login_cap.h: No such file or directory |
---|
3918 | conftest.c:79:23: error: login_cap.h: No such file or directory |
---|
3919 | lipo: can't open input file: /var/tmp//cc6t9tm5.out (No such file or directory) |
---|
3920 | configure:12701: $? = 1 |
---|
3921 | configure: failed program was: |
---|
3922 | | /* confdefs.h */ |
---|
3923 | | #define PACKAGE_NAME "unbound" |
---|
3924 | | #define PACKAGE_TARNAME "unbound" |
---|
3925 | | #define PACKAGE_VERSION "1.4.12" |
---|
3926 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
3927 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
3928 | | #define PACKAGE_URL "" |
---|
3929 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
3930 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
3931 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
3932 | | #define STDC_HEADERS 1 |
---|
3933 | | #define HAVE_SYS_TYPES_H 1 |
---|
3934 | | #define HAVE_SYS_STAT_H 1 |
---|
3935 | | #define HAVE_STDLIB_H 1 |
---|
3936 | | #define HAVE_STRING_H 1 |
---|
3937 | | #define HAVE_MEMORY_H 1 |
---|
3938 | | #define HAVE_STRINGS_H 1 |
---|
3939 | | #define HAVE_INTTYPES_H 1 |
---|
3940 | | #define HAVE_STDINT_H 1 |
---|
3941 | | #define HAVE_UNISTD_H 1 |
---|
3942 | | #define __EXTENSIONS__ 1 |
---|
3943 | | #define _ALL_SOURCE 1 |
---|
3944 | | #define _GNU_SOURCE 1 |
---|
3945 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3946 | | #define _TANDEM_SOURCE 1 |
---|
3947 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
3948 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
3949 | | #define CHROOT_DIR "" |
---|
3950 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
3951 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
3952 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
3953 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
3954 | | #define UB_USERNAME "unbound" |
---|
3955 | | #define WINVER 0x0502 |
---|
3956 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
3957 | | #define HAVE_GETOPT_H 1 |
---|
3958 | | #define HAVE_TIME_H 1 |
---|
3959 | | #ifndef __cplusplus |
---|
3960 | | #define inline |
---|
3961 | | #endif |
---|
3962 | | #define YYTEXT_POINTER 1 |
---|
3963 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
3964 | | #define LT_OBJDIR ".libs/" |
---|
3965 | | /* end confdefs.h. */ |
---|
3966 | | #include <stdio.h> |
---|
3967 | | #ifdef HAVE_SYS_TYPES_H |
---|
3968 | | # include <sys/types.h> |
---|
3969 | | #endif |
---|
3970 | | #ifdef HAVE_SYS_STAT_H |
---|
3971 | | # include <sys/stat.h> |
---|
3972 | | #endif |
---|
3973 | | #ifdef STDC_HEADERS |
---|
3974 | | # include <stdlib.h> |
---|
3975 | | # include <stddef.h> |
---|
3976 | | #else |
---|
3977 | | # ifdef HAVE_STDLIB_H |
---|
3978 | | # include <stdlib.h> |
---|
3979 | | # endif |
---|
3980 | | #endif |
---|
3981 | | #ifdef HAVE_STRING_H |
---|
3982 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3983 | | # include <memory.h> |
---|
3984 | | # endif |
---|
3985 | | # include <string.h> |
---|
3986 | | #endif |
---|
3987 | | #ifdef HAVE_STRINGS_H |
---|
3988 | | # include <strings.h> |
---|
3989 | | #endif |
---|
3990 | | #ifdef HAVE_INTTYPES_H |
---|
3991 | | # include <inttypes.h> |
---|
3992 | | #endif |
---|
3993 | | #ifdef HAVE_STDINT_H |
---|
3994 | | # include <stdint.h> |
---|
3995 | | #endif |
---|
3996 | | #ifdef HAVE_UNISTD_H |
---|
3997 | | # include <unistd.h> |
---|
3998 | | #endif |
---|
3999 | | |
---|
4000 | | #include <login_cap.h> |
---|
4001 | configure:12701: result: no |
---|
4002 | configure:12701: checking for winsock2.h |
---|
4003 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4004 | conftest.c:79:22: error: winsock2.h: No such file or directory |
---|
4005 | conftest.c:79:22: error: winsock2.h: No such file or directory |
---|
4006 | lipo: can't open input file: /var/tmp//ccMEL832.out (No such file or directory) |
---|
4007 | configure:12701: $? = 1 |
---|
4008 | configure: failed program was: |
---|
4009 | | /* confdefs.h */ |
---|
4010 | | #define PACKAGE_NAME "unbound" |
---|
4011 | | #define PACKAGE_TARNAME "unbound" |
---|
4012 | | #define PACKAGE_VERSION "1.4.12" |
---|
4013 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4014 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4015 | | #define PACKAGE_URL "" |
---|
4016 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4017 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4018 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4019 | | #define STDC_HEADERS 1 |
---|
4020 | | #define HAVE_SYS_TYPES_H 1 |
---|
4021 | | #define HAVE_SYS_STAT_H 1 |
---|
4022 | | #define HAVE_STDLIB_H 1 |
---|
4023 | | #define HAVE_STRING_H 1 |
---|
4024 | | #define HAVE_MEMORY_H 1 |
---|
4025 | | #define HAVE_STRINGS_H 1 |
---|
4026 | | #define HAVE_INTTYPES_H 1 |
---|
4027 | | #define HAVE_STDINT_H 1 |
---|
4028 | | #define HAVE_UNISTD_H 1 |
---|
4029 | | #define __EXTENSIONS__ 1 |
---|
4030 | | #define _ALL_SOURCE 1 |
---|
4031 | | #define _GNU_SOURCE 1 |
---|
4032 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4033 | | #define _TANDEM_SOURCE 1 |
---|
4034 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4035 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4036 | | #define CHROOT_DIR "" |
---|
4037 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4038 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4039 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4040 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4041 | | #define UB_USERNAME "unbound" |
---|
4042 | | #define WINVER 0x0502 |
---|
4043 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4044 | | #define HAVE_GETOPT_H 1 |
---|
4045 | | #define HAVE_TIME_H 1 |
---|
4046 | | #ifndef __cplusplus |
---|
4047 | | #define inline |
---|
4048 | | #endif |
---|
4049 | | #define YYTEXT_POINTER 1 |
---|
4050 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4051 | | #define LT_OBJDIR ".libs/" |
---|
4052 | | /* end confdefs.h. */ |
---|
4053 | | #include <stdio.h> |
---|
4054 | | #ifdef HAVE_SYS_TYPES_H |
---|
4055 | | # include <sys/types.h> |
---|
4056 | | #endif |
---|
4057 | | #ifdef HAVE_SYS_STAT_H |
---|
4058 | | # include <sys/stat.h> |
---|
4059 | | #endif |
---|
4060 | | #ifdef STDC_HEADERS |
---|
4061 | | # include <stdlib.h> |
---|
4062 | | # include <stddef.h> |
---|
4063 | | #else |
---|
4064 | | # ifdef HAVE_STDLIB_H |
---|
4065 | | # include <stdlib.h> |
---|
4066 | | # endif |
---|
4067 | | #endif |
---|
4068 | | #ifdef HAVE_STRING_H |
---|
4069 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4070 | | # include <memory.h> |
---|
4071 | | # endif |
---|
4072 | | # include <string.h> |
---|
4073 | | #endif |
---|
4074 | | #ifdef HAVE_STRINGS_H |
---|
4075 | | # include <strings.h> |
---|
4076 | | #endif |
---|
4077 | | #ifdef HAVE_INTTYPES_H |
---|
4078 | | # include <inttypes.h> |
---|
4079 | | #endif |
---|
4080 | | #ifdef HAVE_STDINT_H |
---|
4081 | | # include <stdint.h> |
---|
4082 | | #endif |
---|
4083 | | #ifdef HAVE_UNISTD_H |
---|
4084 | | # include <unistd.h> |
---|
4085 | | #endif |
---|
4086 | | |
---|
4087 | | #include <winsock2.h> |
---|
4088 | configure:12701: result: no |
---|
4089 | configure:12701: checking for ws2tcpip.h |
---|
4090 | configure:12701: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4091 | conftest.c:79:22: error: ws2tcpip.h: No such file or directory |
---|
4092 | conftest.c:79:22: error: ws2tcpip.h: No such file or directory |
---|
4093 | lipo: can't open input file: /var/tmp//ccQIU8fe.out (No such file or directory) |
---|
4094 | configure:12701: $? = 1 |
---|
4095 | configure: failed program was: |
---|
4096 | | /* confdefs.h */ |
---|
4097 | | #define PACKAGE_NAME "unbound" |
---|
4098 | | #define PACKAGE_TARNAME "unbound" |
---|
4099 | | #define PACKAGE_VERSION "1.4.12" |
---|
4100 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4101 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4102 | | #define PACKAGE_URL "" |
---|
4103 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4104 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4105 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4106 | | #define STDC_HEADERS 1 |
---|
4107 | | #define HAVE_SYS_TYPES_H 1 |
---|
4108 | | #define HAVE_SYS_STAT_H 1 |
---|
4109 | | #define HAVE_STDLIB_H 1 |
---|
4110 | | #define HAVE_STRING_H 1 |
---|
4111 | | #define HAVE_MEMORY_H 1 |
---|
4112 | | #define HAVE_STRINGS_H 1 |
---|
4113 | | #define HAVE_INTTYPES_H 1 |
---|
4114 | | #define HAVE_STDINT_H 1 |
---|
4115 | | #define HAVE_UNISTD_H 1 |
---|
4116 | | #define __EXTENSIONS__ 1 |
---|
4117 | | #define _ALL_SOURCE 1 |
---|
4118 | | #define _GNU_SOURCE 1 |
---|
4119 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4120 | | #define _TANDEM_SOURCE 1 |
---|
4121 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4122 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4123 | | #define CHROOT_DIR "" |
---|
4124 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4125 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4126 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4127 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4128 | | #define UB_USERNAME "unbound" |
---|
4129 | | #define WINVER 0x0502 |
---|
4130 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4131 | | #define HAVE_GETOPT_H 1 |
---|
4132 | | #define HAVE_TIME_H 1 |
---|
4133 | | #ifndef __cplusplus |
---|
4134 | | #define inline |
---|
4135 | | #endif |
---|
4136 | | #define YYTEXT_POINTER 1 |
---|
4137 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4138 | | #define LT_OBJDIR ".libs/" |
---|
4139 | | /* end confdefs.h. */ |
---|
4140 | | #include <stdio.h> |
---|
4141 | | #ifdef HAVE_SYS_TYPES_H |
---|
4142 | | # include <sys/types.h> |
---|
4143 | | #endif |
---|
4144 | | #ifdef HAVE_SYS_STAT_H |
---|
4145 | | # include <sys/stat.h> |
---|
4146 | | #endif |
---|
4147 | | #ifdef STDC_HEADERS |
---|
4148 | | # include <stdlib.h> |
---|
4149 | | # include <stddef.h> |
---|
4150 | | #else |
---|
4151 | | # ifdef HAVE_STDLIB_H |
---|
4152 | | # include <stdlib.h> |
---|
4153 | | # endif |
---|
4154 | | #endif |
---|
4155 | | #ifdef HAVE_STRING_H |
---|
4156 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4157 | | # include <memory.h> |
---|
4158 | | # endif |
---|
4159 | | # include <string.h> |
---|
4160 | | #endif |
---|
4161 | | #ifdef HAVE_STRINGS_H |
---|
4162 | | # include <strings.h> |
---|
4163 | | #endif |
---|
4164 | | #ifdef HAVE_INTTYPES_H |
---|
4165 | | # include <inttypes.h> |
---|
4166 | | #endif |
---|
4167 | | #ifdef HAVE_STDINT_H |
---|
4168 | | # include <stdint.h> |
---|
4169 | | #endif |
---|
4170 | | #ifdef HAVE_UNISTD_H |
---|
4171 | | # include <unistd.h> |
---|
4172 | | #endif |
---|
4173 | | |
---|
4174 | | #include <ws2tcpip.h> |
---|
4175 | configure:12701: result: no |
---|
4176 | configure:12715: checking for int8_t |
---|
4177 | configure:12715: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4178 | lipo: can't figure out the architecture type of: /var/tmp//ccPaBVuO.out |
---|
4179 | configure:12715: $? = 1 |
---|
4180 | configure: failed program was: |
---|
4181 | | /* confdefs.h */ |
---|
4182 | | #define PACKAGE_NAME "unbound" |
---|
4183 | | #define PACKAGE_TARNAME "unbound" |
---|
4184 | | #define PACKAGE_VERSION "1.4.12" |
---|
4185 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4186 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4187 | | #define PACKAGE_URL "" |
---|
4188 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4189 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4190 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4191 | | #define STDC_HEADERS 1 |
---|
4192 | | #define HAVE_SYS_TYPES_H 1 |
---|
4193 | | #define HAVE_SYS_STAT_H 1 |
---|
4194 | | #define HAVE_STDLIB_H 1 |
---|
4195 | | #define HAVE_STRING_H 1 |
---|
4196 | | #define HAVE_MEMORY_H 1 |
---|
4197 | | #define HAVE_STRINGS_H 1 |
---|
4198 | | #define HAVE_INTTYPES_H 1 |
---|
4199 | | #define HAVE_STDINT_H 1 |
---|
4200 | | #define HAVE_UNISTD_H 1 |
---|
4201 | | #define __EXTENSIONS__ 1 |
---|
4202 | | #define _ALL_SOURCE 1 |
---|
4203 | | #define _GNU_SOURCE 1 |
---|
4204 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4205 | | #define _TANDEM_SOURCE 1 |
---|
4206 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4207 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4208 | | #define CHROOT_DIR "" |
---|
4209 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4210 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4211 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4212 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4213 | | #define UB_USERNAME "unbound" |
---|
4214 | | #define WINVER 0x0502 |
---|
4215 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4216 | | #define HAVE_GETOPT_H 1 |
---|
4217 | | #define HAVE_TIME_H 1 |
---|
4218 | | #ifndef __cplusplus |
---|
4219 | | #define inline |
---|
4220 | | #endif |
---|
4221 | | #define YYTEXT_POINTER 1 |
---|
4222 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4223 | | #define LT_OBJDIR ".libs/" |
---|
4224 | | /* end confdefs.h. */ |
---|
4225 | | #include <stdio.h> |
---|
4226 | | #ifdef HAVE_SYS_TYPES_H |
---|
4227 | | # include <sys/types.h> |
---|
4228 | | #endif |
---|
4229 | | #ifdef HAVE_SYS_STAT_H |
---|
4230 | | # include <sys/stat.h> |
---|
4231 | | #endif |
---|
4232 | | #ifdef STDC_HEADERS |
---|
4233 | | # include <stdlib.h> |
---|
4234 | | # include <stddef.h> |
---|
4235 | | #else |
---|
4236 | | # ifdef HAVE_STDLIB_H |
---|
4237 | | # include <stdlib.h> |
---|
4238 | | # endif |
---|
4239 | | #endif |
---|
4240 | | #ifdef HAVE_STRING_H |
---|
4241 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4242 | | # include <memory.h> |
---|
4243 | | # endif |
---|
4244 | | # include <string.h> |
---|
4245 | | #endif |
---|
4246 | | #ifdef HAVE_STRINGS_H |
---|
4247 | | # include <strings.h> |
---|
4248 | | #endif |
---|
4249 | | #ifdef HAVE_INTTYPES_H |
---|
4250 | | # include <inttypes.h> |
---|
4251 | | #endif |
---|
4252 | | #ifdef HAVE_STDINT_H |
---|
4253 | | # include <stdint.h> |
---|
4254 | | #endif |
---|
4255 | | #ifdef HAVE_UNISTD_H |
---|
4256 | | # include <unistd.h> |
---|
4257 | | #endif |
---|
4258 | | int |
---|
4259 | | main () |
---|
4260 | | { |
---|
4261 | | if (sizeof (int8_t)) |
---|
4262 | | return 0; |
---|
4263 | | ; |
---|
4264 | | return 0; |
---|
4265 | | } |
---|
4266 | configure:12715: result: no |
---|
4267 | configure:12726: checking for int16_t |
---|
4268 | configure:12726: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4269 | In file included from /usr/include/machine/types.h:35, |
---|
4270 | from /usr/include/sys/types.h:78, |
---|
4271 | from conftest.c:48: |
---|
4272 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4273 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4274 | In file included from /usr/include/machine/types.h:35, |
---|
4275 | from /usr/include/sys/types.h:78, |
---|
4276 | from conftest.c:48: |
---|
4277 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4278 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4279 | lipo: can't open input file: /var/tmp//ccXu59f8.out (No such file or directory) |
---|
4280 | configure:12726: $? = 1 |
---|
4281 | configure: failed program was: |
---|
4282 | | /* confdefs.h */ |
---|
4283 | | #define PACKAGE_NAME "unbound" |
---|
4284 | | #define PACKAGE_TARNAME "unbound" |
---|
4285 | | #define PACKAGE_VERSION "1.4.12" |
---|
4286 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4287 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4288 | | #define PACKAGE_URL "" |
---|
4289 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4290 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4291 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4292 | | #define STDC_HEADERS 1 |
---|
4293 | | #define HAVE_SYS_TYPES_H 1 |
---|
4294 | | #define HAVE_SYS_STAT_H 1 |
---|
4295 | | #define HAVE_STDLIB_H 1 |
---|
4296 | | #define HAVE_STRING_H 1 |
---|
4297 | | #define HAVE_MEMORY_H 1 |
---|
4298 | | #define HAVE_STRINGS_H 1 |
---|
4299 | | #define HAVE_INTTYPES_H 1 |
---|
4300 | | #define HAVE_STDINT_H 1 |
---|
4301 | | #define HAVE_UNISTD_H 1 |
---|
4302 | | #define __EXTENSIONS__ 1 |
---|
4303 | | #define _ALL_SOURCE 1 |
---|
4304 | | #define _GNU_SOURCE 1 |
---|
4305 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4306 | | #define _TANDEM_SOURCE 1 |
---|
4307 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4308 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4309 | | #define CHROOT_DIR "" |
---|
4310 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4311 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4312 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4313 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4314 | | #define UB_USERNAME "unbound" |
---|
4315 | | #define WINVER 0x0502 |
---|
4316 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4317 | | #define HAVE_GETOPT_H 1 |
---|
4318 | | #define HAVE_TIME_H 1 |
---|
4319 | | #ifndef __cplusplus |
---|
4320 | | #define inline |
---|
4321 | | #endif |
---|
4322 | | #define YYTEXT_POINTER 1 |
---|
4323 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4324 | | #define LT_OBJDIR ".libs/" |
---|
4325 | | #define int8_t signed char |
---|
4326 | | /* end confdefs.h. */ |
---|
4327 | | #include <stdio.h> |
---|
4328 | | #ifdef HAVE_SYS_TYPES_H |
---|
4329 | | # include <sys/types.h> |
---|
4330 | | #endif |
---|
4331 | | #ifdef HAVE_SYS_STAT_H |
---|
4332 | | # include <sys/stat.h> |
---|
4333 | | #endif |
---|
4334 | | #ifdef STDC_HEADERS |
---|
4335 | | # include <stdlib.h> |
---|
4336 | | # include <stddef.h> |
---|
4337 | | #else |
---|
4338 | | # ifdef HAVE_STDLIB_H |
---|
4339 | | # include <stdlib.h> |
---|
4340 | | # endif |
---|
4341 | | #endif |
---|
4342 | | #ifdef HAVE_STRING_H |
---|
4343 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4344 | | # include <memory.h> |
---|
4345 | | # endif |
---|
4346 | | # include <string.h> |
---|
4347 | | #endif |
---|
4348 | | #ifdef HAVE_STRINGS_H |
---|
4349 | | # include <strings.h> |
---|
4350 | | #endif |
---|
4351 | | #ifdef HAVE_INTTYPES_H |
---|
4352 | | # include <inttypes.h> |
---|
4353 | | #endif |
---|
4354 | | #ifdef HAVE_STDINT_H |
---|
4355 | | # include <stdint.h> |
---|
4356 | | #endif |
---|
4357 | | #ifdef HAVE_UNISTD_H |
---|
4358 | | # include <unistd.h> |
---|
4359 | | #endif |
---|
4360 | | int |
---|
4361 | | main () |
---|
4362 | | { |
---|
4363 | | if (sizeof (int16_t)) |
---|
4364 | | return 0; |
---|
4365 | | ; |
---|
4366 | | return 0; |
---|
4367 | | } |
---|
4368 | configure:12726: result: no |
---|
4369 | configure:12737: checking for int32_t |
---|
4370 | configure:12737: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4371 | In file included from /usr/include/machine/types.h:35, |
---|
4372 | from /usr/include/sys/types.h:78, |
---|
4373 | from conftest.c:49: |
---|
4374 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4375 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4376 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4377 | In file included from /usr/include/machine/types.h:35, |
---|
4378 | from /usr/include/sys/types.h:78, |
---|
4379 | from conftest.c:49: |
---|
4380 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4381 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4382 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4383 | lipo: can't open input file: /var/tmp//ccs2bkbJ.out (No such file or directory) |
---|
4384 | configure:12737: $? = 1 |
---|
4385 | configure: failed program was: |
---|
4386 | | /* confdefs.h */ |
---|
4387 | | #define PACKAGE_NAME "unbound" |
---|
4388 | | #define PACKAGE_TARNAME "unbound" |
---|
4389 | | #define PACKAGE_VERSION "1.4.12" |
---|
4390 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4391 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4392 | | #define PACKAGE_URL "" |
---|
4393 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4394 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4395 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4396 | | #define STDC_HEADERS 1 |
---|
4397 | | #define HAVE_SYS_TYPES_H 1 |
---|
4398 | | #define HAVE_SYS_STAT_H 1 |
---|
4399 | | #define HAVE_STDLIB_H 1 |
---|
4400 | | #define HAVE_STRING_H 1 |
---|
4401 | | #define HAVE_MEMORY_H 1 |
---|
4402 | | #define HAVE_STRINGS_H 1 |
---|
4403 | | #define HAVE_INTTYPES_H 1 |
---|
4404 | | #define HAVE_STDINT_H 1 |
---|
4405 | | #define HAVE_UNISTD_H 1 |
---|
4406 | | #define __EXTENSIONS__ 1 |
---|
4407 | | #define _ALL_SOURCE 1 |
---|
4408 | | #define _GNU_SOURCE 1 |
---|
4409 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4410 | | #define _TANDEM_SOURCE 1 |
---|
4411 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4412 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4413 | | #define CHROOT_DIR "" |
---|
4414 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4415 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4416 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4417 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4418 | | #define UB_USERNAME "unbound" |
---|
4419 | | #define WINVER 0x0502 |
---|
4420 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4421 | | #define HAVE_GETOPT_H 1 |
---|
4422 | | #define HAVE_TIME_H 1 |
---|
4423 | | #ifndef __cplusplus |
---|
4424 | | #define inline |
---|
4425 | | #endif |
---|
4426 | | #define YYTEXT_POINTER 1 |
---|
4427 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4428 | | #define LT_OBJDIR ".libs/" |
---|
4429 | | #define int8_t signed char |
---|
4430 | | #define int16_t short |
---|
4431 | | /* end confdefs.h. */ |
---|
4432 | | #include <stdio.h> |
---|
4433 | | #ifdef HAVE_SYS_TYPES_H |
---|
4434 | | # include <sys/types.h> |
---|
4435 | | #endif |
---|
4436 | | #ifdef HAVE_SYS_STAT_H |
---|
4437 | | # include <sys/stat.h> |
---|
4438 | | #endif |
---|
4439 | | #ifdef STDC_HEADERS |
---|
4440 | | # include <stdlib.h> |
---|
4441 | | # include <stddef.h> |
---|
4442 | | #else |
---|
4443 | | # ifdef HAVE_STDLIB_H |
---|
4444 | | # include <stdlib.h> |
---|
4445 | | # endif |
---|
4446 | | #endif |
---|
4447 | | #ifdef HAVE_STRING_H |
---|
4448 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4449 | | # include <memory.h> |
---|
4450 | | # endif |
---|
4451 | | # include <string.h> |
---|
4452 | | #endif |
---|
4453 | | #ifdef HAVE_STRINGS_H |
---|
4454 | | # include <strings.h> |
---|
4455 | | #endif |
---|
4456 | | #ifdef HAVE_INTTYPES_H |
---|
4457 | | # include <inttypes.h> |
---|
4458 | | #endif |
---|
4459 | | #ifdef HAVE_STDINT_H |
---|
4460 | | # include <stdint.h> |
---|
4461 | | #endif |
---|
4462 | | #ifdef HAVE_UNISTD_H |
---|
4463 | | # include <unistd.h> |
---|
4464 | | #endif |
---|
4465 | | int |
---|
4466 | | main () |
---|
4467 | | { |
---|
4468 | | if (sizeof (int32_t)) |
---|
4469 | | return 0; |
---|
4470 | | ; |
---|
4471 | | return 0; |
---|
4472 | | } |
---|
4473 | configure:12737: result: no |
---|
4474 | configure:12748: checking for int64_t |
---|
4475 | configure:12748: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4476 | In file included from /usr/include/machine/types.h:35, |
---|
4477 | from /usr/include/sys/types.h:78, |
---|
4478 | from conftest.c:50: |
---|
4479 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4480 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4481 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4482 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4483 | In file included from /usr/include/machine/types.h:35, |
---|
4484 | from /usr/include/sys/types.h:78, |
---|
4485 | from conftest.c:50: |
---|
4486 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4487 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4488 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4489 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4490 | lipo: can't open input file: /var/tmp//ccKHjbtN.out (No such file or directory) |
---|
4491 | configure:12748: $? = 1 |
---|
4492 | configure: failed program was: |
---|
4493 | | /* confdefs.h */ |
---|
4494 | | #define PACKAGE_NAME "unbound" |
---|
4495 | | #define PACKAGE_TARNAME "unbound" |
---|
4496 | | #define PACKAGE_VERSION "1.4.12" |
---|
4497 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4498 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4499 | | #define PACKAGE_URL "" |
---|
4500 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4501 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4502 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4503 | | #define STDC_HEADERS 1 |
---|
4504 | | #define HAVE_SYS_TYPES_H 1 |
---|
4505 | | #define HAVE_SYS_STAT_H 1 |
---|
4506 | | #define HAVE_STDLIB_H 1 |
---|
4507 | | #define HAVE_STRING_H 1 |
---|
4508 | | #define HAVE_MEMORY_H 1 |
---|
4509 | | #define HAVE_STRINGS_H 1 |
---|
4510 | | #define HAVE_INTTYPES_H 1 |
---|
4511 | | #define HAVE_STDINT_H 1 |
---|
4512 | | #define HAVE_UNISTD_H 1 |
---|
4513 | | #define __EXTENSIONS__ 1 |
---|
4514 | | #define _ALL_SOURCE 1 |
---|
4515 | | #define _GNU_SOURCE 1 |
---|
4516 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4517 | | #define _TANDEM_SOURCE 1 |
---|
4518 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4519 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4520 | | #define CHROOT_DIR "" |
---|
4521 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4522 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4523 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4524 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4525 | | #define UB_USERNAME "unbound" |
---|
4526 | | #define WINVER 0x0502 |
---|
4527 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4528 | | #define HAVE_GETOPT_H 1 |
---|
4529 | | #define HAVE_TIME_H 1 |
---|
4530 | | #ifndef __cplusplus |
---|
4531 | | #define inline |
---|
4532 | | #endif |
---|
4533 | | #define YYTEXT_POINTER 1 |
---|
4534 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4535 | | #define LT_OBJDIR ".libs/" |
---|
4536 | | #define int8_t signed char |
---|
4537 | | #define int16_t short |
---|
4538 | | #define int32_t int |
---|
4539 | | /* end confdefs.h. */ |
---|
4540 | | #include <stdio.h> |
---|
4541 | | #ifdef HAVE_SYS_TYPES_H |
---|
4542 | | # include <sys/types.h> |
---|
4543 | | #endif |
---|
4544 | | #ifdef HAVE_SYS_STAT_H |
---|
4545 | | # include <sys/stat.h> |
---|
4546 | | #endif |
---|
4547 | | #ifdef STDC_HEADERS |
---|
4548 | | # include <stdlib.h> |
---|
4549 | | # include <stddef.h> |
---|
4550 | | #else |
---|
4551 | | # ifdef HAVE_STDLIB_H |
---|
4552 | | # include <stdlib.h> |
---|
4553 | | # endif |
---|
4554 | | #endif |
---|
4555 | | #ifdef HAVE_STRING_H |
---|
4556 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4557 | | # include <memory.h> |
---|
4558 | | # endif |
---|
4559 | | # include <string.h> |
---|
4560 | | #endif |
---|
4561 | | #ifdef HAVE_STRINGS_H |
---|
4562 | | # include <strings.h> |
---|
4563 | | #endif |
---|
4564 | | #ifdef HAVE_INTTYPES_H |
---|
4565 | | # include <inttypes.h> |
---|
4566 | | #endif |
---|
4567 | | #ifdef HAVE_STDINT_H |
---|
4568 | | # include <stdint.h> |
---|
4569 | | #endif |
---|
4570 | | #ifdef HAVE_UNISTD_H |
---|
4571 | | # include <unistd.h> |
---|
4572 | | #endif |
---|
4573 | | int |
---|
4574 | | main () |
---|
4575 | | { |
---|
4576 | | if (sizeof (int64_t)) |
---|
4577 | | return 0; |
---|
4578 | | ; |
---|
4579 | | return 0; |
---|
4580 | | } |
---|
4581 | configure:12748: result: no |
---|
4582 | configure:12759: checking for uint8_t |
---|
4583 | configure:12759: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4584 | In file included from /usr/include/machine/types.h:35, |
---|
4585 | from /usr/include/sys/types.h:78, |
---|
4586 | from conftest.c:51: |
---|
4587 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4588 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4589 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4590 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4591 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4592 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4593 | In file included from /usr/include/machine/types.h:35, |
---|
4594 | from /usr/include/sys/types.h:78, |
---|
4595 | from conftest.c:51: |
---|
4596 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4597 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4598 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4599 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4600 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4601 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4602 | lipo: can't open input file: /var/tmp//ccHlOOB9.out (No such file or directory) |
---|
4603 | configure:12759: $? = 1 |
---|
4604 | configure: failed program was: |
---|
4605 | | /* confdefs.h */ |
---|
4606 | | #define PACKAGE_NAME "unbound" |
---|
4607 | | #define PACKAGE_TARNAME "unbound" |
---|
4608 | | #define PACKAGE_VERSION "1.4.12" |
---|
4609 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4610 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4611 | | #define PACKAGE_URL "" |
---|
4612 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4613 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4614 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4615 | | #define STDC_HEADERS 1 |
---|
4616 | | #define HAVE_SYS_TYPES_H 1 |
---|
4617 | | #define HAVE_SYS_STAT_H 1 |
---|
4618 | | #define HAVE_STDLIB_H 1 |
---|
4619 | | #define HAVE_STRING_H 1 |
---|
4620 | | #define HAVE_MEMORY_H 1 |
---|
4621 | | #define HAVE_STRINGS_H 1 |
---|
4622 | | #define HAVE_INTTYPES_H 1 |
---|
4623 | | #define HAVE_STDINT_H 1 |
---|
4624 | | #define HAVE_UNISTD_H 1 |
---|
4625 | | #define __EXTENSIONS__ 1 |
---|
4626 | | #define _ALL_SOURCE 1 |
---|
4627 | | #define _GNU_SOURCE 1 |
---|
4628 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4629 | | #define _TANDEM_SOURCE 1 |
---|
4630 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4631 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4632 | | #define CHROOT_DIR "" |
---|
4633 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4634 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4635 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4636 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4637 | | #define UB_USERNAME "unbound" |
---|
4638 | | #define WINVER 0x0502 |
---|
4639 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4640 | | #define HAVE_GETOPT_H 1 |
---|
4641 | | #define HAVE_TIME_H 1 |
---|
4642 | | #ifndef __cplusplus |
---|
4643 | | #define inline |
---|
4644 | | #endif |
---|
4645 | | #define YYTEXT_POINTER 1 |
---|
4646 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4647 | | #define LT_OBJDIR ".libs/" |
---|
4648 | | #define int8_t signed char |
---|
4649 | | #define int16_t short |
---|
4650 | | #define int32_t int |
---|
4651 | | #define int64_t long long |
---|
4652 | | /* end confdefs.h. */ |
---|
4653 | | #include <stdio.h> |
---|
4654 | | #ifdef HAVE_SYS_TYPES_H |
---|
4655 | | # include <sys/types.h> |
---|
4656 | | #endif |
---|
4657 | | #ifdef HAVE_SYS_STAT_H |
---|
4658 | | # include <sys/stat.h> |
---|
4659 | | #endif |
---|
4660 | | #ifdef STDC_HEADERS |
---|
4661 | | # include <stdlib.h> |
---|
4662 | | # include <stddef.h> |
---|
4663 | | #else |
---|
4664 | | # ifdef HAVE_STDLIB_H |
---|
4665 | | # include <stdlib.h> |
---|
4666 | | # endif |
---|
4667 | | #endif |
---|
4668 | | #ifdef HAVE_STRING_H |
---|
4669 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4670 | | # include <memory.h> |
---|
4671 | | # endif |
---|
4672 | | # include <string.h> |
---|
4673 | | #endif |
---|
4674 | | #ifdef HAVE_STRINGS_H |
---|
4675 | | # include <strings.h> |
---|
4676 | | #endif |
---|
4677 | | #ifdef HAVE_INTTYPES_H |
---|
4678 | | # include <inttypes.h> |
---|
4679 | | #endif |
---|
4680 | | #ifdef HAVE_STDINT_H |
---|
4681 | | # include <stdint.h> |
---|
4682 | | #endif |
---|
4683 | | #ifdef HAVE_UNISTD_H |
---|
4684 | | # include <unistd.h> |
---|
4685 | | #endif |
---|
4686 | | int |
---|
4687 | | main () |
---|
4688 | | { |
---|
4689 | | if (sizeof (uint8_t)) |
---|
4690 | | return 0; |
---|
4691 | | ; |
---|
4692 | | return 0; |
---|
4693 | | } |
---|
4694 | configure:12759: result: no |
---|
4695 | configure:12770: checking for uint16_t |
---|
4696 | configure:12770: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4697 | In file included from /usr/include/machine/types.h:35, |
---|
4698 | from /usr/include/sys/types.h:78, |
---|
4699 | from conftest.c:52: |
---|
4700 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4701 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4702 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4703 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4704 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4705 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4706 | In file included from /usr/include/inttypes.h:247, |
---|
4707 | from conftest.c:75: |
---|
4708 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
4709 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
4710 | In file included from /usr/include/machine/types.h:35, |
---|
4711 | from /usr/include/sys/types.h:78, |
---|
4712 | from conftest.c:52: |
---|
4713 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4714 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4715 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4716 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4717 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4718 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4719 | In file included from /usr/include/inttypes.h:247, |
---|
4720 | from conftest.c:75: |
---|
4721 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
4722 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
4723 | lipo: can't open input file: /var/tmp//ccZ4wNBY.out (No such file or directory) |
---|
4724 | configure:12770: $? = 1 |
---|
4725 | configure: failed program was: |
---|
4726 | | /* confdefs.h */ |
---|
4727 | | #define PACKAGE_NAME "unbound" |
---|
4728 | | #define PACKAGE_TARNAME "unbound" |
---|
4729 | | #define PACKAGE_VERSION "1.4.12" |
---|
4730 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4731 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4732 | | #define PACKAGE_URL "" |
---|
4733 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4734 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4735 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4736 | | #define STDC_HEADERS 1 |
---|
4737 | | #define HAVE_SYS_TYPES_H 1 |
---|
4738 | | #define HAVE_SYS_STAT_H 1 |
---|
4739 | | #define HAVE_STDLIB_H 1 |
---|
4740 | | #define HAVE_STRING_H 1 |
---|
4741 | | #define HAVE_MEMORY_H 1 |
---|
4742 | | #define HAVE_STRINGS_H 1 |
---|
4743 | | #define HAVE_INTTYPES_H 1 |
---|
4744 | | #define HAVE_STDINT_H 1 |
---|
4745 | | #define HAVE_UNISTD_H 1 |
---|
4746 | | #define __EXTENSIONS__ 1 |
---|
4747 | | #define _ALL_SOURCE 1 |
---|
4748 | | #define _GNU_SOURCE 1 |
---|
4749 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4750 | | #define _TANDEM_SOURCE 1 |
---|
4751 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4752 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4753 | | #define CHROOT_DIR "" |
---|
4754 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4755 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4756 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4757 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4758 | | #define UB_USERNAME "unbound" |
---|
4759 | | #define WINVER 0x0502 |
---|
4760 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4761 | | #define HAVE_GETOPT_H 1 |
---|
4762 | | #define HAVE_TIME_H 1 |
---|
4763 | | #ifndef __cplusplus |
---|
4764 | | #define inline |
---|
4765 | | #endif |
---|
4766 | | #define YYTEXT_POINTER 1 |
---|
4767 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4768 | | #define LT_OBJDIR ".libs/" |
---|
4769 | | #define int8_t signed char |
---|
4770 | | #define int16_t short |
---|
4771 | | #define int32_t int |
---|
4772 | | #define int64_t long long |
---|
4773 | | #define uint8_t unsigned char |
---|
4774 | | /* end confdefs.h. */ |
---|
4775 | | #include <stdio.h> |
---|
4776 | | #ifdef HAVE_SYS_TYPES_H |
---|
4777 | | # include <sys/types.h> |
---|
4778 | | #endif |
---|
4779 | | #ifdef HAVE_SYS_STAT_H |
---|
4780 | | # include <sys/stat.h> |
---|
4781 | | #endif |
---|
4782 | | #ifdef STDC_HEADERS |
---|
4783 | | # include <stdlib.h> |
---|
4784 | | # include <stddef.h> |
---|
4785 | | #else |
---|
4786 | | # ifdef HAVE_STDLIB_H |
---|
4787 | | # include <stdlib.h> |
---|
4788 | | # endif |
---|
4789 | | #endif |
---|
4790 | | #ifdef HAVE_STRING_H |
---|
4791 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4792 | | # include <memory.h> |
---|
4793 | | # endif |
---|
4794 | | # include <string.h> |
---|
4795 | | #endif |
---|
4796 | | #ifdef HAVE_STRINGS_H |
---|
4797 | | # include <strings.h> |
---|
4798 | | #endif |
---|
4799 | | #ifdef HAVE_INTTYPES_H |
---|
4800 | | # include <inttypes.h> |
---|
4801 | | #endif |
---|
4802 | | #ifdef HAVE_STDINT_H |
---|
4803 | | # include <stdint.h> |
---|
4804 | | #endif |
---|
4805 | | #ifdef HAVE_UNISTD_H |
---|
4806 | | # include <unistd.h> |
---|
4807 | | #endif |
---|
4808 | | int |
---|
4809 | | main () |
---|
4810 | | { |
---|
4811 | | if (sizeof (uint16_t)) |
---|
4812 | | return 0; |
---|
4813 | | ; |
---|
4814 | | return 0; |
---|
4815 | | } |
---|
4816 | configure:12770: result: no |
---|
4817 | configure:12781: checking for uint32_t |
---|
4818 | configure:12781: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4819 | In file included from /usr/include/machine/types.h:35, |
---|
4820 | from /usr/include/sys/types.h:78, |
---|
4821 | from conftest.c:53: |
---|
4822 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4823 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4824 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4825 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4826 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4827 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4828 | In file included from /usr/include/inttypes.h:247, |
---|
4829 | from conftest.c:76: |
---|
4830 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
4831 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
4832 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
4833 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
4834 | In file included from /usr/include/machine/types.h:35, |
---|
4835 | from /usr/include/sys/types.h:78, |
---|
4836 | from conftest.c:53: |
---|
4837 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4838 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4839 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4840 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4841 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4842 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4843 | In file included from /usr/include/inttypes.h:247, |
---|
4844 | from conftest.c:76: |
---|
4845 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
4846 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
4847 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
4848 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
4849 | lipo: can't open input file: /var/tmp//ccwYtsiq.out (No such file or directory) |
---|
4850 | configure:12781: $? = 1 |
---|
4851 | configure: failed program was: |
---|
4852 | | /* confdefs.h */ |
---|
4853 | | #define PACKAGE_NAME "unbound" |
---|
4854 | | #define PACKAGE_TARNAME "unbound" |
---|
4855 | | #define PACKAGE_VERSION "1.4.12" |
---|
4856 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4857 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4858 | | #define PACKAGE_URL "" |
---|
4859 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4860 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4861 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4862 | | #define STDC_HEADERS 1 |
---|
4863 | | #define HAVE_SYS_TYPES_H 1 |
---|
4864 | | #define HAVE_SYS_STAT_H 1 |
---|
4865 | | #define HAVE_STDLIB_H 1 |
---|
4866 | | #define HAVE_STRING_H 1 |
---|
4867 | | #define HAVE_MEMORY_H 1 |
---|
4868 | | #define HAVE_STRINGS_H 1 |
---|
4869 | | #define HAVE_INTTYPES_H 1 |
---|
4870 | | #define HAVE_STDINT_H 1 |
---|
4871 | | #define HAVE_UNISTD_H 1 |
---|
4872 | | #define __EXTENSIONS__ 1 |
---|
4873 | | #define _ALL_SOURCE 1 |
---|
4874 | | #define _GNU_SOURCE 1 |
---|
4875 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4876 | | #define _TANDEM_SOURCE 1 |
---|
4877 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
4878 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
4879 | | #define CHROOT_DIR "" |
---|
4880 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
4881 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
4882 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
4883 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
4884 | | #define UB_USERNAME "unbound" |
---|
4885 | | #define WINVER 0x0502 |
---|
4886 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
4887 | | #define HAVE_GETOPT_H 1 |
---|
4888 | | #define HAVE_TIME_H 1 |
---|
4889 | | #ifndef __cplusplus |
---|
4890 | | #define inline |
---|
4891 | | #endif |
---|
4892 | | #define YYTEXT_POINTER 1 |
---|
4893 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
4894 | | #define LT_OBJDIR ".libs/" |
---|
4895 | | #define int8_t signed char |
---|
4896 | | #define int16_t short |
---|
4897 | | #define int32_t int |
---|
4898 | | #define int64_t long long |
---|
4899 | | #define uint8_t unsigned char |
---|
4900 | | #define uint16_t unsigned short |
---|
4901 | | /* end confdefs.h. */ |
---|
4902 | | #include <stdio.h> |
---|
4903 | | #ifdef HAVE_SYS_TYPES_H |
---|
4904 | | # include <sys/types.h> |
---|
4905 | | #endif |
---|
4906 | | #ifdef HAVE_SYS_STAT_H |
---|
4907 | | # include <sys/stat.h> |
---|
4908 | | #endif |
---|
4909 | | #ifdef STDC_HEADERS |
---|
4910 | | # include <stdlib.h> |
---|
4911 | | # include <stddef.h> |
---|
4912 | | #else |
---|
4913 | | # ifdef HAVE_STDLIB_H |
---|
4914 | | # include <stdlib.h> |
---|
4915 | | # endif |
---|
4916 | | #endif |
---|
4917 | | #ifdef HAVE_STRING_H |
---|
4918 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4919 | | # include <memory.h> |
---|
4920 | | # endif |
---|
4921 | | # include <string.h> |
---|
4922 | | #endif |
---|
4923 | | #ifdef HAVE_STRINGS_H |
---|
4924 | | # include <strings.h> |
---|
4925 | | #endif |
---|
4926 | | #ifdef HAVE_INTTYPES_H |
---|
4927 | | # include <inttypes.h> |
---|
4928 | | #endif |
---|
4929 | | #ifdef HAVE_STDINT_H |
---|
4930 | | # include <stdint.h> |
---|
4931 | | #endif |
---|
4932 | | #ifdef HAVE_UNISTD_H |
---|
4933 | | # include <unistd.h> |
---|
4934 | | #endif |
---|
4935 | | int |
---|
4936 | | main () |
---|
4937 | | { |
---|
4938 | | if (sizeof (uint32_t)) |
---|
4939 | | return 0; |
---|
4940 | | ; |
---|
4941 | | return 0; |
---|
4942 | | } |
---|
4943 | configure:12781: result: no |
---|
4944 | configure:12792: checking for uint64_t |
---|
4945 | configure:12792: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
4946 | In file included from /usr/include/machine/types.h:35, |
---|
4947 | from /usr/include/sys/types.h:78, |
---|
4948 | from conftest.c:54: |
---|
4949 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4950 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4951 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4952 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4953 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4954 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4955 | In file included from /usr/include/inttypes.h:247, |
---|
4956 | from conftest.c:77: |
---|
4957 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
4958 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
4959 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
4960 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
4961 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
4962 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
4963 | In file included from /usr/include/machine/types.h:35, |
---|
4964 | from /usr/include/sys/types.h:78, |
---|
4965 | from conftest.c:54: |
---|
4966 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
4967 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
4968 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
4969 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
4970 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4971 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
4972 | In file included from /usr/include/inttypes.h:247, |
---|
4973 | from conftest.c:77: |
---|
4974 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
4975 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
4976 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
4977 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
4978 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
4979 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
4980 | lipo: can't open input file: /var/tmp//ccp0fiR6.out (No such file or directory) |
---|
4981 | configure:12792: $? = 1 |
---|
4982 | configure: failed program was: |
---|
4983 | | /* confdefs.h */ |
---|
4984 | | #define PACKAGE_NAME "unbound" |
---|
4985 | | #define PACKAGE_TARNAME "unbound" |
---|
4986 | | #define PACKAGE_VERSION "1.4.12" |
---|
4987 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
4988 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
4989 | | #define PACKAGE_URL "" |
---|
4990 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
4991 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
4992 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
4993 | | #define STDC_HEADERS 1 |
---|
4994 | | #define HAVE_SYS_TYPES_H 1 |
---|
4995 | | #define HAVE_SYS_STAT_H 1 |
---|
4996 | | #define HAVE_STDLIB_H 1 |
---|
4997 | | #define HAVE_STRING_H 1 |
---|
4998 | | #define HAVE_MEMORY_H 1 |
---|
4999 | | #define HAVE_STRINGS_H 1 |
---|
5000 | | #define HAVE_INTTYPES_H 1 |
---|
5001 | | #define HAVE_STDINT_H 1 |
---|
5002 | | #define HAVE_UNISTD_H 1 |
---|
5003 | | #define __EXTENSIONS__ 1 |
---|
5004 | | #define _ALL_SOURCE 1 |
---|
5005 | | #define _GNU_SOURCE 1 |
---|
5006 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5007 | | #define _TANDEM_SOURCE 1 |
---|
5008 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
5009 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
5010 | | #define CHROOT_DIR "" |
---|
5011 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
5012 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
5013 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
5014 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
5015 | | #define UB_USERNAME "unbound" |
---|
5016 | | #define WINVER 0x0502 |
---|
5017 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
5018 | | #define HAVE_GETOPT_H 1 |
---|
5019 | | #define HAVE_TIME_H 1 |
---|
5020 | | #ifndef __cplusplus |
---|
5021 | | #define inline |
---|
5022 | | #endif |
---|
5023 | | #define YYTEXT_POINTER 1 |
---|
5024 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
5025 | | #define LT_OBJDIR ".libs/" |
---|
5026 | | #define int8_t signed char |
---|
5027 | | #define int16_t short |
---|
5028 | | #define int32_t int |
---|
5029 | | #define int64_t long long |
---|
5030 | | #define uint8_t unsigned char |
---|
5031 | | #define uint16_t unsigned short |
---|
5032 | | #define uint32_t unsigned int |
---|
5033 | | /* end confdefs.h. */ |
---|
5034 | | #include <stdio.h> |
---|
5035 | | #ifdef HAVE_SYS_TYPES_H |
---|
5036 | | # include <sys/types.h> |
---|
5037 | | #endif |
---|
5038 | | #ifdef HAVE_SYS_STAT_H |
---|
5039 | | # include <sys/stat.h> |
---|
5040 | | #endif |
---|
5041 | | #ifdef STDC_HEADERS |
---|
5042 | | # include <stdlib.h> |
---|
5043 | | # include <stddef.h> |
---|
5044 | | #else |
---|
5045 | | # ifdef HAVE_STDLIB_H |
---|
5046 | | # include <stdlib.h> |
---|
5047 | | # endif |
---|
5048 | | #endif |
---|
5049 | | #ifdef HAVE_STRING_H |
---|
5050 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5051 | | # include <memory.h> |
---|
5052 | | # endif |
---|
5053 | | # include <string.h> |
---|
5054 | | #endif |
---|
5055 | | #ifdef HAVE_STRINGS_H |
---|
5056 | | # include <strings.h> |
---|
5057 | | #endif |
---|
5058 | | #ifdef HAVE_INTTYPES_H |
---|
5059 | | # include <inttypes.h> |
---|
5060 | | #endif |
---|
5061 | | #ifdef HAVE_STDINT_H |
---|
5062 | | # include <stdint.h> |
---|
5063 | | #endif |
---|
5064 | | #ifdef HAVE_UNISTD_H |
---|
5065 | | # include <unistd.h> |
---|
5066 | | #endif |
---|
5067 | | int |
---|
5068 | | main () |
---|
5069 | | { |
---|
5070 | | if (sizeof (uint64_t)) |
---|
5071 | | return 0; |
---|
5072 | | ; |
---|
5073 | | return 0; |
---|
5074 | | } |
---|
5075 | configure:12792: result: no |
---|
5076 | configure:12803: checking for size_t |
---|
5077 | configure:12803: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
5078 | In file included from /usr/include/machine/types.h:35, |
---|
5079 | from /usr/include/sys/types.h:78, |
---|
5080 | from conftest.c:55: |
---|
5081 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5082 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5083 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5084 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5085 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5086 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5087 | In file included from /usr/include/inttypes.h:247, |
---|
5088 | from conftest.c:78: |
---|
5089 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5090 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5091 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5092 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5093 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5094 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5095 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5096 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5097 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5098 | In file included from /usr/include/machine/types.h:35, |
---|
5099 | from /usr/include/sys/types.h:78, |
---|
5100 | from conftest.c:55: |
---|
5101 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5102 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5103 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5104 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5105 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5106 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5107 | In file included from /usr/include/inttypes.h:247, |
---|
5108 | from conftest.c:78: |
---|
5109 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5110 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5111 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5112 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5113 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5114 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5115 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5116 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5117 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5118 | lipo: can't open input file: /var/tmp//cccj9RWv.out (No such file or directory) |
---|
5119 | configure:12803: $? = 1 |
---|
5120 | configure: failed program was: |
---|
5121 | | /* confdefs.h */ |
---|
5122 | | #define PACKAGE_NAME "unbound" |
---|
5123 | | #define PACKAGE_TARNAME "unbound" |
---|
5124 | | #define PACKAGE_VERSION "1.4.12" |
---|
5125 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
5126 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
5127 | | #define PACKAGE_URL "" |
---|
5128 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
5129 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
5130 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
5131 | | #define STDC_HEADERS 1 |
---|
5132 | | #define HAVE_SYS_TYPES_H 1 |
---|
5133 | | #define HAVE_SYS_STAT_H 1 |
---|
5134 | | #define HAVE_STDLIB_H 1 |
---|
5135 | | #define HAVE_STRING_H 1 |
---|
5136 | | #define HAVE_MEMORY_H 1 |
---|
5137 | | #define HAVE_STRINGS_H 1 |
---|
5138 | | #define HAVE_INTTYPES_H 1 |
---|
5139 | | #define HAVE_STDINT_H 1 |
---|
5140 | | #define HAVE_UNISTD_H 1 |
---|
5141 | | #define __EXTENSIONS__ 1 |
---|
5142 | | #define _ALL_SOURCE 1 |
---|
5143 | | #define _GNU_SOURCE 1 |
---|
5144 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5145 | | #define _TANDEM_SOURCE 1 |
---|
5146 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
5147 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
5148 | | #define CHROOT_DIR "" |
---|
5149 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
5150 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
5151 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
5152 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
5153 | | #define UB_USERNAME "unbound" |
---|
5154 | | #define WINVER 0x0502 |
---|
5155 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
5156 | | #define HAVE_GETOPT_H 1 |
---|
5157 | | #define HAVE_TIME_H 1 |
---|
5158 | | #ifndef __cplusplus |
---|
5159 | | #define inline |
---|
5160 | | #endif |
---|
5161 | | #define YYTEXT_POINTER 1 |
---|
5162 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
5163 | | #define LT_OBJDIR ".libs/" |
---|
5164 | | #define int8_t signed char |
---|
5165 | | #define int16_t short |
---|
5166 | | #define int32_t int |
---|
5167 | | #define int64_t long long |
---|
5168 | | #define uint8_t unsigned char |
---|
5169 | | #define uint16_t unsigned short |
---|
5170 | | #define uint32_t unsigned int |
---|
5171 | | #define uint64_t unsigned long long |
---|
5172 | | /* end confdefs.h. */ |
---|
5173 | | #include <stdio.h> |
---|
5174 | | #ifdef HAVE_SYS_TYPES_H |
---|
5175 | | # include <sys/types.h> |
---|
5176 | | #endif |
---|
5177 | | #ifdef HAVE_SYS_STAT_H |
---|
5178 | | # include <sys/stat.h> |
---|
5179 | | #endif |
---|
5180 | | #ifdef STDC_HEADERS |
---|
5181 | | # include <stdlib.h> |
---|
5182 | | # include <stddef.h> |
---|
5183 | | #else |
---|
5184 | | # ifdef HAVE_STDLIB_H |
---|
5185 | | # include <stdlib.h> |
---|
5186 | | # endif |
---|
5187 | | #endif |
---|
5188 | | #ifdef HAVE_STRING_H |
---|
5189 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5190 | | # include <memory.h> |
---|
5191 | | # endif |
---|
5192 | | # include <string.h> |
---|
5193 | | #endif |
---|
5194 | | #ifdef HAVE_STRINGS_H |
---|
5195 | | # include <strings.h> |
---|
5196 | | #endif |
---|
5197 | | #ifdef HAVE_INTTYPES_H |
---|
5198 | | # include <inttypes.h> |
---|
5199 | | #endif |
---|
5200 | | #ifdef HAVE_STDINT_H |
---|
5201 | | # include <stdint.h> |
---|
5202 | | #endif |
---|
5203 | | #ifdef HAVE_UNISTD_H |
---|
5204 | | # include <unistd.h> |
---|
5205 | | #endif |
---|
5206 | | int |
---|
5207 | | main () |
---|
5208 | | { |
---|
5209 | | if (sizeof (size_t)) |
---|
5210 | | return 0; |
---|
5211 | | ; |
---|
5212 | | return 0; |
---|
5213 | | } |
---|
5214 | configure:12803: result: no |
---|
5215 | configure:12814: checking for ssize_t |
---|
5216 | configure:12814: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
5217 | In file included from conftest.c:54: |
---|
5218 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5219 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5220 | In file included from /usr/include/machine/types.h:35, |
---|
5221 | from /usr/include/sys/types.h:78, |
---|
5222 | from conftest.c:56: |
---|
5223 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5224 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5225 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5226 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5227 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5228 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5229 | In file included from /usr/include/inttypes.h:247, |
---|
5230 | from conftest.c:79: |
---|
5231 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5232 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5233 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5234 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5235 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5236 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5237 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5238 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5239 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5240 | In file included from conftest.c:54: |
---|
5241 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5242 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5243 | In file included from /usr/include/machine/types.h:35, |
---|
5244 | from /usr/include/sys/types.h:78, |
---|
5245 | from conftest.c:56: |
---|
5246 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5247 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5248 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5249 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5250 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5251 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5252 | In file included from /usr/include/inttypes.h:247, |
---|
5253 | from conftest.c:79: |
---|
5254 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5255 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5256 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5257 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5258 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5259 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5260 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5261 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5262 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5263 | lipo: can't open input file: /var/tmp//cclYBt6b.out (No such file or directory) |
---|
5264 | configure:12814: $? = 1 |
---|
5265 | configure: failed program was: |
---|
5266 | | /* confdefs.h */ |
---|
5267 | | #define PACKAGE_NAME "unbound" |
---|
5268 | | #define PACKAGE_TARNAME "unbound" |
---|
5269 | | #define PACKAGE_VERSION "1.4.12" |
---|
5270 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
5271 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
5272 | | #define PACKAGE_URL "" |
---|
5273 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
5274 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
5275 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
5276 | | #define STDC_HEADERS 1 |
---|
5277 | | #define HAVE_SYS_TYPES_H 1 |
---|
5278 | | #define HAVE_SYS_STAT_H 1 |
---|
5279 | | #define HAVE_STDLIB_H 1 |
---|
5280 | | #define HAVE_STRING_H 1 |
---|
5281 | | #define HAVE_MEMORY_H 1 |
---|
5282 | | #define HAVE_STRINGS_H 1 |
---|
5283 | | #define HAVE_INTTYPES_H 1 |
---|
5284 | | #define HAVE_STDINT_H 1 |
---|
5285 | | #define HAVE_UNISTD_H 1 |
---|
5286 | | #define __EXTENSIONS__ 1 |
---|
5287 | | #define _ALL_SOURCE 1 |
---|
5288 | | #define _GNU_SOURCE 1 |
---|
5289 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5290 | | #define _TANDEM_SOURCE 1 |
---|
5291 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
5292 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
5293 | | #define CHROOT_DIR "" |
---|
5294 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
5295 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
5296 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
5297 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
5298 | | #define UB_USERNAME "unbound" |
---|
5299 | | #define WINVER 0x0502 |
---|
5300 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
5301 | | #define HAVE_GETOPT_H 1 |
---|
5302 | | #define HAVE_TIME_H 1 |
---|
5303 | | #ifndef __cplusplus |
---|
5304 | | #define inline |
---|
5305 | | #endif |
---|
5306 | | #define YYTEXT_POINTER 1 |
---|
5307 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
5308 | | #define LT_OBJDIR ".libs/" |
---|
5309 | | #define int8_t signed char |
---|
5310 | | #define int16_t short |
---|
5311 | | #define int32_t int |
---|
5312 | | #define int64_t long long |
---|
5313 | | #define uint8_t unsigned char |
---|
5314 | | #define uint16_t unsigned short |
---|
5315 | | #define uint32_t unsigned int |
---|
5316 | | #define uint64_t unsigned long long |
---|
5317 | | #define size_t unsigned int |
---|
5318 | | /* end confdefs.h. */ |
---|
5319 | | #include <stdio.h> |
---|
5320 | | #ifdef HAVE_SYS_TYPES_H |
---|
5321 | | # include <sys/types.h> |
---|
5322 | | #endif |
---|
5323 | | #ifdef HAVE_SYS_STAT_H |
---|
5324 | | # include <sys/stat.h> |
---|
5325 | | #endif |
---|
5326 | | #ifdef STDC_HEADERS |
---|
5327 | | # include <stdlib.h> |
---|
5328 | | # include <stddef.h> |
---|
5329 | | #else |
---|
5330 | | # ifdef HAVE_STDLIB_H |
---|
5331 | | # include <stdlib.h> |
---|
5332 | | # endif |
---|
5333 | | #endif |
---|
5334 | | #ifdef HAVE_STRING_H |
---|
5335 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5336 | | # include <memory.h> |
---|
5337 | | # endif |
---|
5338 | | # include <string.h> |
---|
5339 | | #endif |
---|
5340 | | #ifdef HAVE_STRINGS_H |
---|
5341 | | # include <strings.h> |
---|
5342 | | #endif |
---|
5343 | | #ifdef HAVE_INTTYPES_H |
---|
5344 | | # include <inttypes.h> |
---|
5345 | | #endif |
---|
5346 | | #ifdef HAVE_STDINT_H |
---|
5347 | | # include <stdint.h> |
---|
5348 | | #endif |
---|
5349 | | #ifdef HAVE_UNISTD_H |
---|
5350 | | # include <unistd.h> |
---|
5351 | | #endif |
---|
5352 | | int |
---|
5353 | | main () |
---|
5354 | | { |
---|
5355 | | if (sizeof (ssize_t)) |
---|
5356 | | return 0; |
---|
5357 | | ; |
---|
5358 | | return 0; |
---|
5359 | | } |
---|
5360 | configure:12814: result: no |
---|
5361 | configure:12825: checking for uid_t in sys/types.h |
---|
5362 | configure:12844: result: yes |
---|
5363 | configure:12855: checking for pid_t |
---|
5364 | configure:12855: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
5365 | In file included from conftest.c:55: |
---|
5366 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5367 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5368 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
5369 | In file included from /usr/include/machine/types.h:35, |
---|
5370 | from /usr/include/sys/types.h:78, |
---|
5371 | from conftest.c:57: |
---|
5372 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5373 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5374 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5375 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5376 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5377 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5378 | In file included from /usr/include/inttypes.h:247, |
---|
5379 | from conftest.c:80: |
---|
5380 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5381 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5382 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5383 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5384 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5385 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5386 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5387 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5388 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5389 | In file included from conftest.c:55: |
---|
5390 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5391 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5392 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
5393 | In file included from /usr/include/machine/types.h:35, |
---|
5394 | from /usr/include/sys/types.h:78, |
---|
5395 | from conftest.c:57: |
---|
5396 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5397 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5398 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5399 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5400 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5401 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5402 | In file included from /usr/include/inttypes.h:247, |
---|
5403 | from conftest.c:80: |
---|
5404 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5405 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5406 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5407 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5408 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5409 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5410 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5411 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5412 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5413 | lipo: can't open input file: /var/tmp//ccugZ2K8.out (No such file or directory) |
---|
5414 | configure:12855: $? = 1 |
---|
5415 | configure: failed program was: |
---|
5416 | | /* confdefs.h */ |
---|
5417 | | #define PACKAGE_NAME "unbound" |
---|
5418 | | #define PACKAGE_TARNAME "unbound" |
---|
5419 | | #define PACKAGE_VERSION "1.4.12" |
---|
5420 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
5421 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
5422 | | #define PACKAGE_URL "" |
---|
5423 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
5424 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
5425 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
5426 | | #define STDC_HEADERS 1 |
---|
5427 | | #define HAVE_SYS_TYPES_H 1 |
---|
5428 | | #define HAVE_SYS_STAT_H 1 |
---|
5429 | | #define HAVE_STDLIB_H 1 |
---|
5430 | | #define HAVE_STRING_H 1 |
---|
5431 | | #define HAVE_MEMORY_H 1 |
---|
5432 | | #define HAVE_STRINGS_H 1 |
---|
5433 | | #define HAVE_INTTYPES_H 1 |
---|
5434 | | #define HAVE_STDINT_H 1 |
---|
5435 | | #define HAVE_UNISTD_H 1 |
---|
5436 | | #define __EXTENSIONS__ 1 |
---|
5437 | | #define _ALL_SOURCE 1 |
---|
5438 | | #define _GNU_SOURCE 1 |
---|
5439 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5440 | | #define _TANDEM_SOURCE 1 |
---|
5441 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
5442 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
5443 | | #define CHROOT_DIR "" |
---|
5444 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
5445 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
5446 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
5447 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
5448 | | #define UB_USERNAME "unbound" |
---|
5449 | | #define WINVER 0x0502 |
---|
5450 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
5451 | | #define HAVE_GETOPT_H 1 |
---|
5452 | | #define HAVE_TIME_H 1 |
---|
5453 | | #ifndef __cplusplus |
---|
5454 | | #define inline |
---|
5455 | | #endif |
---|
5456 | | #define YYTEXT_POINTER 1 |
---|
5457 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
5458 | | #define LT_OBJDIR ".libs/" |
---|
5459 | | #define int8_t signed char |
---|
5460 | | #define int16_t short |
---|
5461 | | #define int32_t int |
---|
5462 | | #define int64_t long long |
---|
5463 | | #define uint8_t unsigned char |
---|
5464 | | #define uint16_t unsigned short |
---|
5465 | | #define uint32_t unsigned int |
---|
5466 | | #define uint64_t unsigned long long |
---|
5467 | | #define size_t unsigned int |
---|
5468 | | #define ssize_t int |
---|
5469 | | /* end confdefs.h. */ |
---|
5470 | | #include <stdio.h> |
---|
5471 | | #ifdef HAVE_SYS_TYPES_H |
---|
5472 | | # include <sys/types.h> |
---|
5473 | | #endif |
---|
5474 | | #ifdef HAVE_SYS_STAT_H |
---|
5475 | | # include <sys/stat.h> |
---|
5476 | | #endif |
---|
5477 | | #ifdef STDC_HEADERS |
---|
5478 | | # include <stdlib.h> |
---|
5479 | | # include <stddef.h> |
---|
5480 | | #else |
---|
5481 | | # ifdef HAVE_STDLIB_H |
---|
5482 | | # include <stdlib.h> |
---|
5483 | | # endif |
---|
5484 | | #endif |
---|
5485 | | #ifdef HAVE_STRING_H |
---|
5486 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5487 | | # include <memory.h> |
---|
5488 | | # endif |
---|
5489 | | # include <string.h> |
---|
5490 | | #endif |
---|
5491 | | #ifdef HAVE_STRINGS_H |
---|
5492 | | # include <strings.h> |
---|
5493 | | #endif |
---|
5494 | | #ifdef HAVE_INTTYPES_H |
---|
5495 | | # include <inttypes.h> |
---|
5496 | | #endif |
---|
5497 | | #ifdef HAVE_STDINT_H |
---|
5498 | | # include <stdint.h> |
---|
5499 | | #endif |
---|
5500 | | #ifdef HAVE_UNISTD_H |
---|
5501 | | # include <unistd.h> |
---|
5502 | | #endif |
---|
5503 | | int |
---|
5504 | | main () |
---|
5505 | | { |
---|
5506 | | if (sizeof (pid_t)) |
---|
5507 | | return 0; |
---|
5508 | | ; |
---|
5509 | | return 0; |
---|
5510 | | } |
---|
5511 | configure:12855: result: no |
---|
5512 | configure:12866: checking for off_t |
---|
5513 | configure:12866: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
5514 | In file included from conftest.c:56: |
---|
5515 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5516 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5517 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
5518 | In file included from /usr/include/machine/types.h:35, |
---|
5519 | from /usr/include/sys/types.h:78, |
---|
5520 | from conftest.c:58: |
---|
5521 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5522 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5523 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5524 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5525 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5526 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5527 | In file included from conftest.c:58: |
---|
5528 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
5529 | In file included from /usr/include/inttypes.h:247, |
---|
5530 | from conftest.c:81: |
---|
5531 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5532 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5533 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5534 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5535 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5536 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5537 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5538 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5539 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5540 | In file included from conftest.c:56: |
---|
5541 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5542 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5543 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
5544 | In file included from /usr/include/machine/types.h:35, |
---|
5545 | from /usr/include/sys/types.h:78, |
---|
5546 | from conftest.c:58: |
---|
5547 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5548 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5549 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5550 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5551 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5552 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5553 | In file included from conftest.c:58: |
---|
5554 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
5555 | In file included from /usr/include/inttypes.h:247, |
---|
5556 | from conftest.c:81: |
---|
5557 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5558 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5559 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5560 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5561 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5562 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5563 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5564 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5565 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5566 | lipo: can't open input file: /var/tmp//cckVnI9R.out (No such file or directory) |
---|
5567 | configure:12866: $? = 1 |
---|
5568 | configure: failed program was: |
---|
5569 | | /* confdefs.h */ |
---|
5570 | | #define PACKAGE_NAME "unbound" |
---|
5571 | | #define PACKAGE_TARNAME "unbound" |
---|
5572 | | #define PACKAGE_VERSION "1.4.12" |
---|
5573 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
5574 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
5575 | | #define PACKAGE_URL "" |
---|
5576 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
5577 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
5578 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
5579 | | #define STDC_HEADERS 1 |
---|
5580 | | #define HAVE_SYS_TYPES_H 1 |
---|
5581 | | #define HAVE_SYS_STAT_H 1 |
---|
5582 | | #define HAVE_STDLIB_H 1 |
---|
5583 | | #define HAVE_STRING_H 1 |
---|
5584 | | #define HAVE_MEMORY_H 1 |
---|
5585 | | #define HAVE_STRINGS_H 1 |
---|
5586 | | #define HAVE_INTTYPES_H 1 |
---|
5587 | | #define HAVE_STDINT_H 1 |
---|
5588 | | #define HAVE_UNISTD_H 1 |
---|
5589 | | #define __EXTENSIONS__ 1 |
---|
5590 | | #define _ALL_SOURCE 1 |
---|
5591 | | #define _GNU_SOURCE 1 |
---|
5592 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5593 | | #define _TANDEM_SOURCE 1 |
---|
5594 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
5595 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
5596 | | #define CHROOT_DIR "" |
---|
5597 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
5598 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
5599 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
5600 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
5601 | | #define UB_USERNAME "unbound" |
---|
5602 | | #define WINVER 0x0502 |
---|
5603 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
5604 | | #define HAVE_GETOPT_H 1 |
---|
5605 | | #define HAVE_TIME_H 1 |
---|
5606 | | #ifndef __cplusplus |
---|
5607 | | #define inline |
---|
5608 | | #endif |
---|
5609 | | #define YYTEXT_POINTER 1 |
---|
5610 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
5611 | | #define LT_OBJDIR ".libs/" |
---|
5612 | | #define int8_t signed char |
---|
5613 | | #define int16_t short |
---|
5614 | | #define int32_t int |
---|
5615 | | #define int64_t long long |
---|
5616 | | #define uint8_t unsigned char |
---|
5617 | | #define uint16_t unsigned short |
---|
5618 | | #define uint32_t unsigned int |
---|
5619 | | #define uint64_t unsigned long long |
---|
5620 | | #define size_t unsigned int |
---|
5621 | | #define ssize_t int |
---|
5622 | | #define pid_t int |
---|
5623 | | /* end confdefs.h. */ |
---|
5624 | | #include <stdio.h> |
---|
5625 | | #ifdef HAVE_SYS_TYPES_H |
---|
5626 | | # include <sys/types.h> |
---|
5627 | | #endif |
---|
5628 | | #ifdef HAVE_SYS_STAT_H |
---|
5629 | | # include <sys/stat.h> |
---|
5630 | | #endif |
---|
5631 | | #ifdef STDC_HEADERS |
---|
5632 | | # include <stdlib.h> |
---|
5633 | | # include <stddef.h> |
---|
5634 | | #else |
---|
5635 | | # ifdef HAVE_STDLIB_H |
---|
5636 | | # include <stdlib.h> |
---|
5637 | | # endif |
---|
5638 | | #endif |
---|
5639 | | #ifdef HAVE_STRING_H |
---|
5640 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5641 | | # include <memory.h> |
---|
5642 | | # endif |
---|
5643 | | # include <string.h> |
---|
5644 | | #endif |
---|
5645 | | #ifdef HAVE_STRINGS_H |
---|
5646 | | # include <strings.h> |
---|
5647 | | #endif |
---|
5648 | | #ifdef HAVE_INTTYPES_H |
---|
5649 | | # include <inttypes.h> |
---|
5650 | | #endif |
---|
5651 | | #ifdef HAVE_STDINT_H |
---|
5652 | | # include <stdint.h> |
---|
5653 | | #endif |
---|
5654 | | #ifdef HAVE_UNISTD_H |
---|
5655 | | # include <unistd.h> |
---|
5656 | | #endif |
---|
5657 | | int |
---|
5658 | | main () |
---|
5659 | | { |
---|
5660 | | if (sizeof (off_t)) |
---|
5661 | | return 0; |
---|
5662 | | ; |
---|
5663 | | return 0; |
---|
5664 | | } |
---|
5665 | configure:12866: result: no |
---|
5666 | configure:12877: checking for u_char |
---|
5667 | configure:12877: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
5668 | In file included from conftest.c:58: |
---|
5669 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5670 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5671 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
5672 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
5673 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
5674 | In file included from /usr/include/machine/types.h:35, |
---|
5675 | from /usr/include/sys/types.h:78, |
---|
5676 | from conftest.c:60: |
---|
5677 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5678 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5679 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5680 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5681 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5682 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5683 | In file included from conftest.c:60: |
---|
5684 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
5685 | In file included from /usr/include/inttypes.h:247, |
---|
5686 | from conftest.c:83: |
---|
5687 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5688 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5689 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5690 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5691 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5692 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5693 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5694 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5695 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5696 | In file included from conftest.c:58: |
---|
5697 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5698 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5699 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
5700 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
5701 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
5702 | In file included from /usr/include/machine/types.h:35, |
---|
5703 | from /usr/include/sys/types.h:78, |
---|
5704 | from conftest.c:60: |
---|
5705 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5706 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5707 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5708 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5709 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5710 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5711 | In file included from conftest.c:60: |
---|
5712 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
5713 | In file included from /usr/include/inttypes.h:247, |
---|
5714 | from conftest.c:83: |
---|
5715 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5716 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5717 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5718 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5719 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5720 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5721 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5722 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5723 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5724 | lipo: can't open input file: /var/tmp//ccqXNxso.out (No such file or directory) |
---|
5725 | configure:12877: $? = 1 |
---|
5726 | configure: failed program was: |
---|
5727 | | /* confdefs.h */ |
---|
5728 | | #define PACKAGE_NAME "unbound" |
---|
5729 | | #define PACKAGE_TARNAME "unbound" |
---|
5730 | | #define PACKAGE_VERSION "1.4.12" |
---|
5731 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
5732 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
5733 | | #define PACKAGE_URL "" |
---|
5734 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
5735 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
5736 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
5737 | | #define STDC_HEADERS 1 |
---|
5738 | | #define HAVE_SYS_TYPES_H 1 |
---|
5739 | | #define HAVE_SYS_STAT_H 1 |
---|
5740 | | #define HAVE_STDLIB_H 1 |
---|
5741 | | #define HAVE_STRING_H 1 |
---|
5742 | | #define HAVE_MEMORY_H 1 |
---|
5743 | | #define HAVE_STRINGS_H 1 |
---|
5744 | | #define HAVE_INTTYPES_H 1 |
---|
5745 | | #define HAVE_STDINT_H 1 |
---|
5746 | | #define HAVE_UNISTD_H 1 |
---|
5747 | | #define __EXTENSIONS__ 1 |
---|
5748 | | #define _ALL_SOURCE 1 |
---|
5749 | | #define _GNU_SOURCE 1 |
---|
5750 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5751 | | #define _TANDEM_SOURCE 1 |
---|
5752 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
5753 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
5754 | | #define CHROOT_DIR "" |
---|
5755 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
5756 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
5757 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
5758 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
5759 | | #define UB_USERNAME "unbound" |
---|
5760 | | #define WINVER 0x0502 |
---|
5761 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
5762 | | #define HAVE_GETOPT_H 1 |
---|
5763 | | #define HAVE_TIME_H 1 |
---|
5764 | | #ifndef __cplusplus |
---|
5765 | | #define inline |
---|
5766 | | #endif |
---|
5767 | | #define YYTEXT_POINTER 1 |
---|
5768 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
5769 | | #define LT_OBJDIR ".libs/" |
---|
5770 | | #define int8_t signed char |
---|
5771 | | #define int16_t short |
---|
5772 | | #define int32_t int |
---|
5773 | | #define int64_t long long |
---|
5774 | | #define uint8_t unsigned char |
---|
5775 | | #define uint16_t unsigned short |
---|
5776 | | #define uint32_t unsigned int |
---|
5777 | | #define uint64_t unsigned long long |
---|
5778 | | #define size_t unsigned int |
---|
5779 | | #define ssize_t int |
---|
5780 | | #define pid_t int |
---|
5781 | | #define off_t long int |
---|
5782 | | /* end confdefs.h. */ |
---|
5783 | | |
---|
5784 | | #include <stdio.h> |
---|
5785 | | #ifdef HAVE_SYS_TYPES_H |
---|
5786 | | # include <sys/types.h> |
---|
5787 | | #endif |
---|
5788 | | #ifdef HAVE_SYS_STAT_H |
---|
5789 | | # include <sys/stat.h> |
---|
5790 | | #endif |
---|
5791 | | #ifdef STDC_HEADERS |
---|
5792 | | # include <stdlib.h> |
---|
5793 | | # include <stddef.h> |
---|
5794 | | #else |
---|
5795 | | # ifdef HAVE_STDLIB_H |
---|
5796 | | # include <stdlib.h> |
---|
5797 | | # endif |
---|
5798 | | #endif |
---|
5799 | | #ifdef HAVE_STRING_H |
---|
5800 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5801 | | # include <memory.h> |
---|
5802 | | # endif |
---|
5803 | | # include <string.h> |
---|
5804 | | #endif |
---|
5805 | | #ifdef HAVE_STRINGS_H |
---|
5806 | | # include <strings.h> |
---|
5807 | | #endif |
---|
5808 | | #ifdef HAVE_INTTYPES_H |
---|
5809 | | # include <inttypes.h> |
---|
5810 | | #endif |
---|
5811 | | #ifdef HAVE_STDINT_H |
---|
5812 | | # include <stdint.h> |
---|
5813 | | #endif |
---|
5814 | | #ifdef HAVE_UNISTD_H |
---|
5815 | | # include <unistd.h> |
---|
5816 | | #endif |
---|
5817 | | #ifdef HAVE_WINSOCK2_H |
---|
5818 | | # include <winsock2.h> |
---|
5819 | | #endif |
---|
5820 | | |
---|
5821 | | |
---|
5822 | | int |
---|
5823 | | main () |
---|
5824 | | { |
---|
5825 | | if (sizeof (u_char)) |
---|
5826 | | return 0; |
---|
5827 | | ; |
---|
5828 | | return 0; |
---|
5829 | | } |
---|
5830 | configure:12877: result: no |
---|
5831 | configure:12892: checking for rlim_t |
---|
5832 | configure:12892: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
5833 | In file included from conftest.c:59: |
---|
5834 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5835 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5836 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
5837 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
5838 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
5839 | In file included from /usr/include/machine/types.h:35, |
---|
5840 | from /usr/include/sys/types.h:78, |
---|
5841 | from conftest.c:61: |
---|
5842 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5843 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5844 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5845 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5846 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5847 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5848 | In file included from conftest.c:61: |
---|
5849 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
5850 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
5851 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
5852 | In file included from /usr/include/inttypes.h:247, |
---|
5853 | from conftest.c:84: |
---|
5854 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5855 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5856 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5857 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5858 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5859 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5860 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5861 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5862 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5863 | In file included from conftest.c:59: |
---|
5864 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5865 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
5866 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
5867 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
5868 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
5869 | In file included from /usr/include/machine/types.h:35, |
---|
5870 | from /usr/include/sys/types.h:78, |
---|
5871 | from conftest.c:61: |
---|
5872 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
5873 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
5874 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
5875 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
5876 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5877 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
5878 | In file included from conftest.c:61: |
---|
5879 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
5880 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
5881 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
5882 | In file included from /usr/include/inttypes.h:247, |
---|
5883 | from conftest.c:84: |
---|
5884 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
5885 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
5886 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
5887 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
5888 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
5889 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
5890 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
5891 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5892 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
5893 | lipo: can't open input file: /var/tmp//ccsGdJjp.out (No such file or directory) |
---|
5894 | configure:12892: $? = 1 |
---|
5895 | configure: failed program was: |
---|
5896 | | /* confdefs.h */ |
---|
5897 | | #define PACKAGE_NAME "unbound" |
---|
5898 | | #define PACKAGE_TARNAME "unbound" |
---|
5899 | | #define PACKAGE_VERSION "1.4.12" |
---|
5900 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
5901 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
5902 | | #define PACKAGE_URL "" |
---|
5903 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
5904 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
5905 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
5906 | | #define STDC_HEADERS 1 |
---|
5907 | | #define HAVE_SYS_TYPES_H 1 |
---|
5908 | | #define HAVE_SYS_STAT_H 1 |
---|
5909 | | #define HAVE_STDLIB_H 1 |
---|
5910 | | #define HAVE_STRING_H 1 |
---|
5911 | | #define HAVE_MEMORY_H 1 |
---|
5912 | | #define HAVE_STRINGS_H 1 |
---|
5913 | | #define HAVE_INTTYPES_H 1 |
---|
5914 | | #define HAVE_STDINT_H 1 |
---|
5915 | | #define HAVE_UNISTD_H 1 |
---|
5916 | | #define __EXTENSIONS__ 1 |
---|
5917 | | #define _ALL_SOURCE 1 |
---|
5918 | | #define _GNU_SOURCE 1 |
---|
5919 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5920 | | #define _TANDEM_SOURCE 1 |
---|
5921 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
5922 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
5923 | | #define CHROOT_DIR "" |
---|
5924 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
5925 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
5926 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
5927 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
5928 | | #define UB_USERNAME "unbound" |
---|
5929 | | #define WINVER 0x0502 |
---|
5930 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
5931 | | #define HAVE_GETOPT_H 1 |
---|
5932 | | #define HAVE_TIME_H 1 |
---|
5933 | | #ifndef __cplusplus |
---|
5934 | | #define inline |
---|
5935 | | #endif |
---|
5936 | | #define YYTEXT_POINTER 1 |
---|
5937 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
5938 | | #define LT_OBJDIR ".libs/" |
---|
5939 | | #define int8_t signed char |
---|
5940 | | #define int16_t short |
---|
5941 | | #define int32_t int |
---|
5942 | | #define int64_t long long |
---|
5943 | | #define uint8_t unsigned char |
---|
5944 | | #define uint16_t unsigned short |
---|
5945 | | #define uint32_t unsigned int |
---|
5946 | | #define uint64_t unsigned long long |
---|
5947 | | #define size_t unsigned int |
---|
5948 | | #define ssize_t int |
---|
5949 | | #define pid_t int |
---|
5950 | | #define off_t long int |
---|
5951 | | #define u_char unsigned char |
---|
5952 | | /* end confdefs.h. */ |
---|
5953 | | |
---|
5954 | | #include <stdio.h> |
---|
5955 | | #ifdef HAVE_SYS_TYPES_H |
---|
5956 | | # include <sys/types.h> |
---|
5957 | | #endif |
---|
5958 | | #ifdef HAVE_SYS_STAT_H |
---|
5959 | | # include <sys/stat.h> |
---|
5960 | | #endif |
---|
5961 | | #ifdef STDC_HEADERS |
---|
5962 | | # include <stdlib.h> |
---|
5963 | | # include <stddef.h> |
---|
5964 | | #else |
---|
5965 | | # ifdef HAVE_STDLIB_H |
---|
5966 | | # include <stdlib.h> |
---|
5967 | | # endif |
---|
5968 | | #endif |
---|
5969 | | #ifdef HAVE_STRING_H |
---|
5970 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5971 | | # include <memory.h> |
---|
5972 | | # endif |
---|
5973 | | # include <string.h> |
---|
5974 | | #endif |
---|
5975 | | #ifdef HAVE_STRINGS_H |
---|
5976 | | # include <strings.h> |
---|
5977 | | #endif |
---|
5978 | | #ifdef HAVE_INTTYPES_H |
---|
5979 | | # include <inttypes.h> |
---|
5980 | | #endif |
---|
5981 | | #ifdef HAVE_STDINT_H |
---|
5982 | | # include <stdint.h> |
---|
5983 | | #endif |
---|
5984 | | #ifdef HAVE_UNISTD_H |
---|
5985 | | # include <unistd.h> |
---|
5986 | | #endif |
---|
5987 | | #ifdef HAVE_SYS_RESOURCE_H |
---|
5988 | | # include <sys/resource.h> |
---|
5989 | | #endif |
---|
5990 | | |
---|
5991 | | |
---|
5992 | | int |
---|
5993 | | main () |
---|
5994 | | { |
---|
5995 | | if (sizeof (rlim_t)) |
---|
5996 | | return 0; |
---|
5997 | | ; |
---|
5998 | | return 0; |
---|
5999 | | } |
---|
6000 | configure:12892: result: no |
---|
6001 | configure:12908: checking for socklen_t |
---|
6002 | configure:12908: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
6003 | In file included from conftest.c:60: |
---|
6004 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6005 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6006 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6007 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6008 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6009 | In file included from /usr/include/machine/types.h:35, |
---|
6010 | from /usr/include/sys/types.h:78, |
---|
6011 | from conftest.c:62: |
---|
6012 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6013 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6014 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6015 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6016 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6017 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6018 | In file included from conftest.c:62: |
---|
6019 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6020 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6021 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6022 | In file included from /usr/include/sys/wait.h:117, |
---|
6023 | from /usr/include/stdlib.h:65, |
---|
6024 | from conftest.c:68: |
---|
6025 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6026 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6027 | In file included from /usr/include/inttypes.h:247, |
---|
6028 | from conftest.c:85: |
---|
6029 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6030 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6031 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6032 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6033 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6034 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6035 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6036 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6037 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6038 | conftest.c: In function 'main': |
---|
6039 | conftest.c:104: error: 'socklen_t' undeclared (first use in this function) |
---|
6040 | conftest.c:104: error: (Each undeclared identifier is reported only once |
---|
6041 | conftest.c:104: error: for each function it appears in.) |
---|
6042 | In file included from conftest.c:60: |
---|
6043 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6044 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6045 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6046 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6047 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6048 | In file included from /usr/include/machine/types.h:35, |
---|
6049 | from /usr/include/sys/types.h:78, |
---|
6050 | from conftest.c:62: |
---|
6051 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6052 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6053 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6054 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6055 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6056 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6057 | In file included from conftest.c:62: |
---|
6058 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6059 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6060 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6061 | In file included from /usr/include/sys/wait.h:117, |
---|
6062 | from /usr/include/stdlib.h:65, |
---|
6063 | from conftest.c:68: |
---|
6064 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6065 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6066 | In file included from /usr/include/inttypes.h:247, |
---|
6067 | from conftest.c:85: |
---|
6068 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6069 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6070 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6071 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6072 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6073 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6074 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6075 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6076 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6077 | conftest.c: In function 'main': |
---|
6078 | conftest.c:104: error: 'socklen_t' undeclared (first use in this function) |
---|
6079 | conftest.c:104: error: (Each undeclared identifier is reported only once |
---|
6080 | conftest.c:104: error: for each function it appears in.) |
---|
6081 | lipo: can't open input file: /var/tmp//ccj2gmyL.out (No such file or directory) |
---|
6082 | configure:12908: $? = 1 |
---|
6083 | configure: failed program was: |
---|
6084 | | /* confdefs.h */ |
---|
6085 | | #define PACKAGE_NAME "unbound" |
---|
6086 | | #define PACKAGE_TARNAME "unbound" |
---|
6087 | | #define PACKAGE_VERSION "1.4.12" |
---|
6088 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
6089 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
6090 | | #define PACKAGE_URL "" |
---|
6091 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
6092 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
6093 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
6094 | | #define STDC_HEADERS 1 |
---|
6095 | | #define HAVE_SYS_TYPES_H 1 |
---|
6096 | | #define HAVE_SYS_STAT_H 1 |
---|
6097 | | #define HAVE_STDLIB_H 1 |
---|
6098 | | #define HAVE_STRING_H 1 |
---|
6099 | | #define HAVE_MEMORY_H 1 |
---|
6100 | | #define HAVE_STRINGS_H 1 |
---|
6101 | | #define HAVE_INTTYPES_H 1 |
---|
6102 | | #define HAVE_STDINT_H 1 |
---|
6103 | | #define HAVE_UNISTD_H 1 |
---|
6104 | | #define __EXTENSIONS__ 1 |
---|
6105 | | #define _ALL_SOURCE 1 |
---|
6106 | | #define _GNU_SOURCE 1 |
---|
6107 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6108 | | #define _TANDEM_SOURCE 1 |
---|
6109 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
6110 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
6111 | | #define CHROOT_DIR "" |
---|
6112 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
6113 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
6114 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
6115 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
6116 | | #define UB_USERNAME "unbound" |
---|
6117 | | #define WINVER 0x0502 |
---|
6118 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
6119 | | #define HAVE_GETOPT_H 1 |
---|
6120 | | #define HAVE_TIME_H 1 |
---|
6121 | | #ifndef __cplusplus |
---|
6122 | | #define inline |
---|
6123 | | #endif |
---|
6124 | | #define YYTEXT_POINTER 1 |
---|
6125 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
6126 | | #define LT_OBJDIR ".libs/" |
---|
6127 | | #define int8_t signed char |
---|
6128 | | #define int16_t short |
---|
6129 | | #define int32_t int |
---|
6130 | | #define int64_t long long |
---|
6131 | | #define uint8_t unsigned char |
---|
6132 | | #define uint16_t unsigned short |
---|
6133 | | #define uint32_t unsigned int |
---|
6134 | | #define uint64_t unsigned long long |
---|
6135 | | #define size_t unsigned int |
---|
6136 | | #define ssize_t int |
---|
6137 | | #define pid_t int |
---|
6138 | | #define off_t long int |
---|
6139 | | #define u_char unsigned char |
---|
6140 | | #define rlim_t unsigned long |
---|
6141 | | /* end confdefs.h. */ |
---|
6142 | | |
---|
6143 | | #include <stdio.h> |
---|
6144 | | #ifdef HAVE_SYS_TYPES_H |
---|
6145 | | # include <sys/types.h> |
---|
6146 | | #endif |
---|
6147 | | #ifdef HAVE_SYS_STAT_H |
---|
6148 | | # include <sys/stat.h> |
---|
6149 | | #endif |
---|
6150 | | #ifdef STDC_HEADERS |
---|
6151 | | # include <stdlib.h> |
---|
6152 | | # include <stddef.h> |
---|
6153 | | #else |
---|
6154 | | # ifdef HAVE_STDLIB_H |
---|
6155 | | # include <stdlib.h> |
---|
6156 | | # endif |
---|
6157 | | #endif |
---|
6158 | | #ifdef HAVE_STRING_H |
---|
6159 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6160 | | # include <memory.h> |
---|
6161 | | # endif |
---|
6162 | | # include <string.h> |
---|
6163 | | #endif |
---|
6164 | | #ifdef HAVE_STRINGS_H |
---|
6165 | | # include <strings.h> |
---|
6166 | | #endif |
---|
6167 | | #ifdef HAVE_INTTYPES_H |
---|
6168 | | # include <inttypes.h> |
---|
6169 | | #endif |
---|
6170 | | #ifdef HAVE_STDINT_H |
---|
6171 | | # include <stdint.h> |
---|
6172 | | #endif |
---|
6173 | | #ifdef HAVE_UNISTD_H |
---|
6174 | | # include <unistd.h> |
---|
6175 | | #endif |
---|
6176 | | #ifdef HAVE_SYS_SOCKET_H |
---|
6177 | | # include <sys/socket.h> |
---|
6178 | | #endif |
---|
6179 | | #ifdef HAVE_WS2TCPIP_H |
---|
6180 | | # include <ws2tcpip.h> |
---|
6181 | | #endif |
---|
6182 | | |
---|
6183 | | |
---|
6184 | | int |
---|
6185 | | main () |
---|
6186 | | { |
---|
6187 | | if (sizeof (socklen_t)) |
---|
6188 | | return 0; |
---|
6189 | | ; |
---|
6190 | | return 0; |
---|
6191 | | } |
---|
6192 | configure:12908: result: no |
---|
6193 | configure:12926: checking for in_addr_t |
---|
6194 | configure:12926: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
6195 | In file included from conftest.c:61: |
---|
6196 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6197 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6198 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6199 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6200 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6201 | In file included from /usr/include/machine/types.h:35, |
---|
6202 | from /usr/include/sys/types.h:78, |
---|
6203 | from conftest.c:63: |
---|
6204 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6205 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6206 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6207 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6208 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6209 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6210 | In file included from conftest.c:63: |
---|
6211 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6212 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6213 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6214 | In file included from /usr/include/sys/wait.h:117, |
---|
6215 | from /usr/include/stdlib.h:65, |
---|
6216 | from conftest.c:69: |
---|
6217 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6218 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6219 | In file included from /usr/include/inttypes.h:247, |
---|
6220 | from conftest.c:86: |
---|
6221 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6222 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6223 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6224 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6225 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6226 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6227 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6228 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6229 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6230 | In file included from conftest.c:61: |
---|
6231 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6232 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6233 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6234 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6235 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6236 | In file included from /usr/include/machine/types.h:35, |
---|
6237 | from /usr/include/sys/types.h:78, |
---|
6238 | from conftest.c:63: |
---|
6239 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6240 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6241 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6242 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6243 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6244 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6245 | In file included from conftest.c:63: |
---|
6246 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6247 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6248 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6249 | In file included from /usr/include/sys/wait.h:117, |
---|
6250 | from /usr/include/stdlib.h:65, |
---|
6251 | from conftest.c:69: |
---|
6252 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6253 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6254 | In file included from /usr/include/inttypes.h:247, |
---|
6255 | from conftest.c:86: |
---|
6256 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6257 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6258 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6259 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6260 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6261 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6262 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6263 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6264 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6265 | lipo: can't open input file: /var/tmp//ccX3bKbh.out (No such file or directory) |
---|
6266 | configure:12926: $? = 1 |
---|
6267 | configure: failed program was: |
---|
6268 | | /* confdefs.h */ |
---|
6269 | | #define PACKAGE_NAME "unbound" |
---|
6270 | | #define PACKAGE_TARNAME "unbound" |
---|
6271 | | #define PACKAGE_VERSION "1.4.12" |
---|
6272 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
6273 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
6274 | | #define PACKAGE_URL "" |
---|
6275 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
6276 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
6277 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
6278 | | #define STDC_HEADERS 1 |
---|
6279 | | #define HAVE_SYS_TYPES_H 1 |
---|
6280 | | #define HAVE_SYS_STAT_H 1 |
---|
6281 | | #define HAVE_STDLIB_H 1 |
---|
6282 | | #define HAVE_STRING_H 1 |
---|
6283 | | #define HAVE_MEMORY_H 1 |
---|
6284 | | #define HAVE_STRINGS_H 1 |
---|
6285 | | #define HAVE_INTTYPES_H 1 |
---|
6286 | | #define HAVE_STDINT_H 1 |
---|
6287 | | #define HAVE_UNISTD_H 1 |
---|
6288 | | #define __EXTENSIONS__ 1 |
---|
6289 | | #define _ALL_SOURCE 1 |
---|
6290 | | #define _GNU_SOURCE 1 |
---|
6291 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6292 | | #define _TANDEM_SOURCE 1 |
---|
6293 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
6294 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
6295 | | #define CHROOT_DIR "" |
---|
6296 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
6297 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
6298 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
6299 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
6300 | | #define UB_USERNAME "unbound" |
---|
6301 | | #define WINVER 0x0502 |
---|
6302 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
6303 | | #define HAVE_GETOPT_H 1 |
---|
6304 | | #define HAVE_TIME_H 1 |
---|
6305 | | #ifndef __cplusplus |
---|
6306 | | #define inline |
---|
6307 | | #endif |
---|
6308 | | #define YYTEXT_POINTER 1 |
---|
6309 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
6310 | | #define LT_OBJDIR ".libs/" |
---|
6311 | | #define int8_t signed char |
---|
6312 | | #define int16_t short |
---|
6313 | | #define int32_t int |
---|
6314 | | #define int64_t long long |
---|
6315 | | #define uint8_t unsigned char |
---|
6316 | | #define uint16_t unsigned short |
---|
6317 | | #define uint32_t unsigned int |
---|
6318 | | #define uint64_t unsigned long long |
---|
6319 | | #define size_t unsigned int |
---|
6320 | | #define ssize_t int |
---|
6321 | | #define pid_t int |
---|
6322 | | #define off_t long int |
---|
6323 | | #define u_char unsigned char |
---|
6324 | | #define rlim_t unsigned long |
---|
6325 | | #define socklen_t int |
---|
6326 | | /* end confdefs.h. */ |
---|
6327 | | |
---|
6328 | | #include <stdio.h> |
---|
6329 | | #ifdef HAVE_SYS_TYPES_H |
---|
6330 | | # include <sys/types.h> |
---|
6331 | | #endif |
---|
6332 | | #ifdef HAVE_SYS_STAT_H |
---|
6333 | | # include <sys/stat.h> |
---|
6334 | | #endif |
---|
6335 | | #ifdef STDC_HEADERS |
---|
6336 | | # include <stdlib.h> |
---|
6337 | | # include <stddef.h> |
---|
6338 | | #else |
---|
6339 | | # ifdef HAVE_STDLIB_H |
---|
6340 | | # include <stdlib.h> |
---|
6341 | | # endif |
---|
6342 | | #endif |
---|
6343 | | #ifdef HAVE_STRING_H |
---|
6344 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6345 | | # include <memory.h> |
---|
6346 | | # endif |
---|
6347 | | # include <string.h> |
---|
6348 | | #endif |
---|
6349 | | #ifdef HAVE_STRINGS_H |
---|
6350 | | # include <strings.h> |
---|
6351 | | #endif |
---|
6352 | | #ifdef HAVE_INTTYPES_H |
---|
6353 | | # include <inttypes.h> |
---|
6354 | | #endif |
---|
6355 | | #ifdef HAVE_STDINT_H |
---|
6356 | | # include <stdint.h> |
---|
6357 | | #endif |
---|
6358 | | #ifdef HAVE_UNISTD_H |
---|
6359 | | # include <unistd.h> |
---|
6360 | | #endif |
---|
6361 | | #ifdef HAVE_SYS_TYPES_H |
---|
6362 | | # include <sys/types.h> |
---|
6363 | | #endif |
---|
6364 | | #ifdef HAVE_NETINET_IN_H |
---|
6365 | | # include <netinet/in.h> |
---|
6366 | | #endif |
---|
6367 | | |
---|
6368 | | |
---|
6369 | | int |
---|
6370 | | main () |
---|
6371 | | { |
---|
6372 | | if (sizeof (in_addr_t)) |
---|
6373 | | return 0; |
---|
6374 | | ; |
---|
6375 | | return 0; |
---|
6376 | | } |
---|
6377 | configure:12926: result: no |
---|
6378 | configure:12944: checking for in_port_t |
---|
6379 | configure:12944: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
6380 | In file included from conftest.c:62: |
---|
6381 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6382 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6383 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6384 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6385 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6386 | In file included from /usr/include/machine/types.h:35, |
---|
6387 | from /usr/include/sys/types.h:78, |
---|
6388 | from conftest.c:64: |
---|
6389 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6390 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6391 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6392 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6393 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6394 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6395 | In file included from conftest.c:64: |
---|
6396 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6397 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6398 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6399 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6400 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6401 | In file included from /usr/include/sys/wait.h:117, |
---|
6402 | from /usr/include/stdlib.h:65, |
---|
6403 | from conftest.c:70: |
---|
6404 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6405 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6406 | In file included from /usr/include/inttypes.h:247, |
---|
6407 | from conftest.c:87: |
---|
6408 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6409 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6410 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6411 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6412 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6413 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6414 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6415 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6416 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6417 | In file included from conftest.c:62: |
---|
6418 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6419 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6420 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6421 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6422 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6423 | In file included from /usr/include/machine/types.h:35, |
---|
6424 | from /usr/include/sys/types.h:78, |
---|
6425 | from conftest.c:64: |
---|
6426 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6427 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6428 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6429 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6430 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6431 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6432 | In file included from conftest.c:64: |
---|
6433 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6434 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6435 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6436 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6437 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6438 | In file included from /usr/include/sys/wait.h:117, |
---|
6439 | from /usr/include/stdlib.h:65, |
---|
6440 | from conftest.c:70: |
---|
6441 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6442 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6443 | In file included from /usr/include/inttypes.h:247, |
---|
6444 | from conftest.c:87: |
---|
6445 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6446 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6447 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6448 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6449 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6450 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6451 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6452 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6453 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6454 | lipo: can't open input file: /var/tmp//ccoEQxvA.out (No such file or directory) |
---|
6455 | configure:12944: $? = 1 |
---|
6456 | configure: failed program was: |
---|
6457 | | /* confdefs.h */ |
---|
6458 | | #define PACKAGE_NAME "unbound" |
---|
6459 | | #define PACKAGE_TARNAME "unbound" |
---|
6460 | | #define PACKAGE_VERSION "1.4.12" |
---|
6461 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
6462 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
6463 | | #define PACKAGE_URL "" |
---|
6464 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
6465 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
6466 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
6467 | | #define STDC_HEADERS 1 |
---|
6468 | | #define HAVE_SYS_TYPES_H 1 |
---|
6469 | | #define HAVE_SYS_STAT_H 1 |
---|
6470 | | #define HAVE_STDLIB_H 1 |
---|
6471 | | #define HAVE_STRING_H 1 |
---|
6472 | | #define HAVE_MEMORY_H 1 |
---|
6473 | | #define HAVE_STRINGS_H 1 |
---|
6474 | | #define HAVE_INTTYPES_H 1 |
---|
6475 | | #define HAVE_STDINT_H 1 |
---|
6476 | | #define HAVE_UNISTD_H 1 |
---|
6477 | | #define __EXTENSIONS__ 1 |
---|
6478 | | #define _ALL_SOURCE 1 |
---|
6479 | | #define _GNU_SOURCE 1 |
---|
6480 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6481 | | #define _TANDEM_SOURCE 1 |
---|
6482 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
6483 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
6484 | | #define CHROOT_DIR "" |
---|
6485 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
6486 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
6487 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
6488 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
6489 | | #define UB_USERNAME "unbound" |
---|
6490 | | #define WINVER 0x0502 |
---|
6491 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
6492 | | #define HAVE_GETOPT_H 1 |
---|
6493 | | #define HAVE_TIME_H 1 |
---|
6494 | | #ifndef __cplusplus |
---|
6495 | | #define inline |
---|
6496 | | #endif |
---|
6497 | | #define YYTEXT_POINTER 1 |
---|
6498 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
6499 | | #define LT_OBJDIR ".libs/" |
---|
6500 | | #define int8_t signed char |
---|
6501 | | #define int16_t short |
---|
6502 | | #define int32_t int |
---|
6503 | | #define int64_t long long |
---|
6504 | | #define uint8_t unsigned char |
---|
6505 | | #define uint16_t unsigned short |
---|
6506 | | #define uint32_t unsigned int |
---|
6507 | | #define uint64_t unsigned long long |
---|
6508 | | #define size_t unsigned int |
---|
6509 | | #define ssize_t int |
---|
6510 | | #define pid_t int |
---|
6511 | | #define off_t long int |
---|
6512 | | #define u_char unsigned char |
---|
6513 | | #define rlim_t unsigned long |
---|
6514 | | #define socklen_t int |
---|
6515 | | #define in_addr_t uint32_t |
---|
6516 | | /* end confdefs.h. */ |
---|
6517 | | |
---|
6518 | | #include <stdio.h> |
---|
6519 | | #ifdef HAVE_SYS_TYPES_H |
---|
6520 | | # include <sys/types.h> |
---|
6521 | | #endif |
---|
6522 | | #ifdef HAVE_SYS_STAT_H |
---|
6523 | | # include <sys/stat.h> |
---|
6524 | | #endif |
---|
6525 | | #ifdef STDC_HEADERS |
---|
6526 | | # include <stdlib.h> |
---|
6527 | | # include <stddef.h> |
---|
6528 | | #else |
---|
6529 | | # ifdef HAVE_STDLIB_H |
---|
6530 | | # include <stdlib.h> |
---|
6531 | | # endif |
---|
6532 | | #endif |
---|
6533 | | #ifdef HAVE_STRING_H |
---|
6534 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6535 | | # include <memory.h> |
---|
6536 | | # endif |
---|
6537 | | # include <string.h> |
---|
6538 | | #endif |
---|
6539 | | #ifdef HAVE_STRINGS_H |
---|
6540 | | # include <strings.h> |
---|
6541 | | #endif |
---|
6542 | | #ifdef HAVE_INTTYPES_H |
---|
6543 | | # include <inttypes.h> |
---|
6544 | | #endif |
---|
6545 | | #ifdef HAVE_STDINT_H |
---|
6546 | | # include <stdint.h> |
---|
6547 | | #endif |
---|
6548 | | #ifdef HAVE_UNISTD_H |
---|
6549 | | # include <unistd.h> |
---|
6550 | | #endif |
---|
6551 | | #ifdef HAVE_SYS_TYPES_H |
---|
6552 | | # include <sys/types.h> |
---|
6553 | | #endif |
---|
6554 | | #ifdef HAVE_NETINET_IN_H |
---|
6555 | | # include <netinet/in.h> |
---|
6556 | | #endif |
---|
6557 | | |
---|
6558 | | |
---|
6559 | | int |
---|
6560 | | main () |
---|
6561 | | { |
---|
6562 | | if (sizeof (in_port_t)) |
---|
6563 | | return 0; |
---|
6564 | | ; |
---|
6565 | | return 0; |
---|
6566 | | } |
---|
6567 | configure:12944: result: no |
---|
6568 | configure:12962: checking if memcmp compares unsigned |
---|
6569 | configure:12993: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
6570 | In file included from conftest.c:63: |
---|
6571 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6572 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6573 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6574 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6575 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6576 | In file included from /usr/include/stdlib.h:65, |
---|
6577 | from conftest.c:64: |
---|
6578 | /usr/include/sys/wait.h:90: error: two or more data types in declaration specifiers |
---|
6579 | In file included from /usr/include/sys/wait.h:117, |
---|
6580 | from /usr/include/stdlib.h:65, |
---|
6581 | from conftest.c:64: |
---|
6582 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6583 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6584 | In file included from /usr/include/machine/types.h:35, |
---|
6585 | from /usr/include/stdlib.h:255, |
---|
6586 | from conftest.c:64: |
---|
6587 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6588 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6589 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6590 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6591 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6592 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6593 | In file included from conftest.c:63: |
---|
6594 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6595 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6596 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6597 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6598 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6599 | In file included from /usr/include/stdlib.h:65, |
---|
6600 | from conftest.c:64: |
---|
6601 | /usr/include/sys/wait.h:90: error: two or more data types in declaration specifiers |
---|
6602 | In file included from /usr/include/sys/wait.h:117, |
---|
6603 | from /usr/include/stdlib.h:65, |
---|
6604 | from conftest.c:64: |
---|
6605 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6606 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6607 | In file included from /usr/include/machine/types.h:35, |
---|
6608 | from /usr/include/stdlib.h:255, |
---|
6609 | from conftest.c:64: |
---|
6610 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6611 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6612 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6613 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6614 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6615 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6616 | lipo: can't figure out the architecture type of: /var/tmp//ccBTWnYN.out |
---|
6617 | configure:12993: $? = 1 |
---|
6618 | configure: program exited with status 1 |
---|
6619 | configure: failed program was: |
---|
6620 | | /* confdefs.h */ |
---|
6621 | | #define PACKAGE_NAME "unbound" |
---|
6622 | | #define PACKAGE_TARNAME "unbound" |
---|
6623 | | #define PACKAGE_VERSION "1.4.12" |
---|
6624 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
6625 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
6626 | | #define PACKAGE_URL "" |
---|
6627 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
6628 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
6629 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
6630 | | #define STDC_HEADERS 1 |
---|
6631 | | #define HAVE_SYS_TYPES_H 1 |
---|
6632 | | #define HAVE_SYS_STAT_H 1 |
---|
6633 | | #define HAVE_STDLIB_H 1 |
---|
6634 | | #define HAVE_STRING_H 1 |
---|
6635 | | #define HAVE_MEMORY_H 1 |
---|
6636 | | #define HAVE_STRINGS_H 1 |
---|
6637 | | #define HAVE_INTTYPES_H 1 |
---|
6638 | | #define HAVE_STDINT_H 1 |
---|
6639 | | #define HAVE_UNISTD_H 1 |
---|
6640 | | #define __EXTENSIONS__ 1 |
---|
6641 | | #define _ALL_SOURCE 1 |
---|
6642 | | #define _GNU_SOURCE 1 |
---|
6643 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6644 | | #define _TANDEM_SOURCE 1 |
---|
6645 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
6646 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
6647 | | #define CHROOT_DIR "" |
---|
6648 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
6649 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
6650 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
6651 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
6652 | | #define UB_USERNAME "unbound" |
---|
6653 | | #define WINVER 0x0502 |
---|
6654 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
6655 | | #define HAVE_GETOPT_H 1 |
---|
6656 | | #define HAVE_TIME_H 1 |
---|
6657 | | #ifndef __cplusplus |
---|
6658 | | #define inline |
---|
6659 | | #endif |
---|
6660 | | #define YYTEXT_POINTER 1 |
---|
6661 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
6662 | | #define LT_OBJDIR ".libs/" |
---|
6663 | | #define int8_t signed char |
---|
6664 | | #define int16_t short |
---|
6665 | | #define int32_t int |
---|
6666 | | #define int64_t long long |
---|
6667 | | #define uint8_t unsigned char |
---|
6668 | | #define uint16_t unsigned short |
---|
6669 | | #define uint32_t unsigned int |
---|
6670 | | #define uint64_t unsigned long long |
---|
6671 | | #define size_t unsigned int |
---|
6672 | | #define ssize_t int |
---|
6673 | | #define pid_t int |
---|
6674 | | #define off_t long int |
---|
6675 | | #define u_char unsigned char |
---|
6676 | | #define rlim_t unsigned long |
---|
6677 | | #define socklen_t int |
---|
6678 | | #define in_addr_t uint32_t |
---|
6679 | | #define in_port_t uint16_t |
---|
6680 | | /* end confdefs.h. */ |
---|
6681 | | |
---|
6682 | | #include <stdio.h> |
---|
6683 | | #include <stdlib.h> |
---|
6684 | | #include <string.h> |
---|
6685 | | int main(void) |
---|
6686 | | { |
---|
6687 | | char a = 255, b = 0; |
---|
6688 | | if(memcmp(&a, &b, 1) < 0) |
---|
6689 | | return 1; |
---|
6690 | | return 0; |
---|
6691 | | } |
---|
6692 | | |
---|
6693 | configure:12997: result: no |
---|
6694 | configure:13032: checking for library containing inet_pton |
---|
6695 | configure:13063: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
6696 | configure:13063: $? = 0 |
---|
6697 | configure:13080: result: none required |
---|
6698 | configure:13088: checking for library containing socket |
---|
6699 | configure:13119: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
6700 | configure:13119: $? = 0 |
---|
6701 | configure:13136: result: none required |
---|
6702 | configure:13148: checking for unistd.h |
---|
6703 | configure:13148: result: yes |
---|
6704 | configure:13158: checking for working chown |
---|
6705 | configure:13191: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
6706 | In file included from conftest.c:64: |
---|
6707 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6708 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6709 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6710 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6711 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6712 | In file included from /usr/include/machine/types.h:35, |
---|
6713 | from /usr/include/sys/types.h:78, |
---|
6714 | from conftest.c:66: |
---|
6715 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6716 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6717 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6718 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6719 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6720 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6721 | In file included from conftest.c:66: |
---|
6722 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6723 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6724 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6725 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6726 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
6727 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
6728 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6729 | In file included from /usr/include/sys/wait.h:117, |
---|
6730 | from /usr/include/stdlib.h:65, |
---|
6731 | from conftest.c:72: |
---|
6732 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6733 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6734 | In file included from /usr/include/inttypes.h:247, |
---|
6735 | from conftest.c:89: |
---|
6736 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6737 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6738 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6739 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6740 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6741 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6742 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6743 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6744 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6745 | In file included from conftest.c:64: |
---|
6746 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6747 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6748 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6749 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6750 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6751 | In file included from /usr/include/machine/types.h:35, |
---|
6752 | from /usr/include/sys/types.h:78, |
---|
6753 | from conftest.c:66: |
---|
6754 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6755 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6756 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6757 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6758 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6759 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6760 | In file included from conftest.c:66: |
---|
6761 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6762 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6763 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6764 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6765 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
6766 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
6767 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6768 | In file included from /usr/include/sys/wait.h:117, |
---|
6769 | from /usr/include/stdlib.h:65, |
---|
6770 | from conftest.c:72: |
---|
6771 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6772 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6773 | In file included from /usr/include/inttypes.h:247, |
---|
6774 | from conftest.c:89: |
---|
6775 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6776 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6777 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6778 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6779 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6780 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6781 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6782 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6783 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6784 | lipo: can't figure out the architecture type of: /var/tmp//ccxeEztl.out |
---|
6785 | configure:13191: $? = 1 |
---|
6786 | configure: program exited with status 1 |
---|
6787 | configure: failed program was: |
---|
6788 | | /* confdefs.h */ |
---|
6789 | | #define PACKAGE_NAME "unbound" |
---|
6790 | | #define PACKAGE_TARNAME "unbound" |
---|
6791 | | #define PACKAGE_VERSION "1.4.12" |
---|
6792 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
6793 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
6794 | | #define PACKAGE_URL "" |
---|
6795 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
6796 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
6797 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
6798 | | #define STDC_HEADERS 1 |
---|
6799 | | #define HAVE_SYS_TYPES_H 1 |
---|
6800 | | #define HAVE_SYS_STAT_H 1 |
---|
6801 | | #define HAVE_STDLIB_H 1 |
---|
6802 | | #define HAVE_STRING_H 1 |
---|
6803 | | #define HAVE_MEMORY_H 1 |
---|
6804 | | #define HAVE_STRINGS_H 1 |
---|
6805 | | #define HAVE_INTTYPES_H 1 |
---|
6806 | | #define HAVE_STDINT_H 1 |
---|
6807 | | #define HAVE_UNISTD_H 1 |
---|
6808 | | #define __EXTENSIONS__ 1 |
---|
6809 | | #define _ALL_SOURCE 1 |
---|
6810 | | #define _GNU_SOURCE 1 |
---|
6811 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6812 | | #define _TANDEM_SOURCE 1 |
---|
6813 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
6814 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
6815 | | #define CHROOT_DIR "" |
---|
6816 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
6817 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
6818 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
6819 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
6820 | | #define UB_USERNAME "unbound" |
---|
6821 | | #define WINVER 0x0502 |
---|
6822 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
6823 | | #define HAVE_GETOPT_H 1 |
---|
6824 | | #define HAVE_TIME_H 1 |
---|
6825 | | #ifndef __cplusplus |
---|
6826 | | #define inline |
---|
6827 | | #endif |
---|
6828 | | #define YYTEXT_POINTER 1 |
---|
6829 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
6830 | | #define LT_OBJDIR ".libs/" |
---|
6831 | | #define int8_t signed char |
---|
6832 | | #define int16_t short |
---|
6833 | | #define int32_t int |
---|
6834 | | #define int64_t long long |
---|
6835 | | #define uint8_t unsigned char |
---|
6836 | | #define uint16_t unsigned short |
---|
6837 | | #define uint32_t unsigned int |
---|
6838 | | #define uint64_t unsigned long long |
---|
6839 | | #define size_t unsigned int |
---|
6840 | | #define ssize_t int |
---|
6841 | | #define pid_t int |
---|
6842 | | #define off_t long int |
---|
6843 | | #define u_char unsigned char |
---|
6844 | | #define rlim_t unsigned long |
---|
6845 | | #define socklen_t int |
---|
6846 | | #define in_addr_t uint32_t |
---|
6847 | | #define in_port_t uint16_t |
---|
6848 | | #define MEMCMP_IS_BROKEN 1 |
---|
6849 | | #define HAVE_UNISTD_H 1 |
---|
6850 | | /* end confdefs.h. */ |
---|
6851 | | #include <stdio.h> |
---|
6852 | | #ifdef HAVE_SYS_TYPES_H |
---|
6853 | | # include <sys/types.h> |
---|
6854 | | #endif |
---|
6855 | | #ifdef HAVE_SYS_STAT_H |
---|
6856 | | # include <sys/stat.h> |
---|
6857 | | #endif |
---|
6858 | | #ifdef STDC_HEADERS |
---|
6859 | | # include <stdlib.h> |
---|
6860 | | # include <stddef.h> |
---|
6861 | | #else |
---|
6862 | | # ifdef HAVE_STDLIB_H |
---|
6863 | | # include <stdlib.h> |
---|
6864 | | # endif |
---|
6865 | | #endif |
---|
6866 | | #ifdef HAVE_STRING_H |
---|
6867 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6868 | | # include <memory.h> |
---|
6869 | | # endif |
---|
6870 | | # include <string.h> |
---|
6871 | | #endif |
---|
6872 | | #ifdef HAVE_STRINGS_H |
---|
6873 | | # include <strings.h> |
---|
6874 | | #endif |
---|
6875 | | #ifdef HAVE_INTTYPES_H |
---|
6876 | | # include <inttypes.h> |
---|
6877 | | #endif |
---|
6878 | | #ifdef HAVE_STDINT_H |
---|
6879 | | # include <stdint.h> |
---|
6880 | | #endif |
---|
6881 | | #ifdef HAVE_UNISTD_H |
---|
6882 | | # include <unistd.h> |
---|
6883 | | #endif |
---|
6884 | | #include <fcntl.h> |
---|
6885 | | |
---|
6886 | | int |
---|
6887 | | main () |
---|
6888 | | { |
---|
6889 | | char *f = "conftest.chown"; |
---|
6890 | | struct stat before, after; |
---|
6891 | | |
---|
6892 | | if (creat (f, 0600) < 0) |
---|
6893 | | return 1; |
---|
6894 | | if (stat (f, &before) < 0) |
---|
6895 | | return 1; |
---|
6896 | | if (chown (f, (uid_t) -1, (gid_t) -1) == -1) |
---|
6897 | | return 1; |
---|
6898 | | if (stat (f, &after) < 0) |
---|
6899 | | return 1; |
---|
6900 | | return ! (before.st_uid == after.st_uid && before.st_gid == after.st_gid); |
---|
6901 | | |
---|
6902 | | ; |
---|
6903 | | return 0; |
---|
6904 | | } |
---|
6905 | configure:13203: result: no |
---|
6906 | configure:13213: checking vfork.h usability |
---|
6907 | configure:13213: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
6908 | In file included from conftest.c:64: |
---|
6909 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6910 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6911 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6912 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6913 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6914 | In file included from /usr/include/machine/types.h:35, |
---|
6915 | from /usr/include/sys/types.h:78, |
---|
6916 | from conftest.c:66: |
---|
6917 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6918 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6919 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6920 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6921 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6922 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6923 | In file included from conftest.c:66: |
---|
6924 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6925 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6926 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6927 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6928 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
6929 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
6930 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6931 | In file included from /usr/include/sys/wait.h:117, |
---|
6932 | from /usr/include/stdlib.h:65, |
---|
6933 | from conftest.c:72: |
---|
6934 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6935 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6936 | In file included from /usr/include/inttypes.h:247, |
---|
6937 | from conftest.c:89: |
---|
6938 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6939 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6940 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6941 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6942 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6943 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6944 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6945 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6946 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6947 | conftest.c:97:19: error: vfork.h: No such file or directory |
---|
6948 | In file included from conftest.c:64: |
---|
6949 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6950 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
6951 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6952 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
6953 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
6954 | In file included from /usr/include/machine/types.h:35, |
---|
6955 | from /usr/include/sys/types.h:78, |
---|
6956 | from conftest.c:66: |
---|
6957 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
6958 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
6959 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
6960 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
6961 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6962 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
6963 | In file included from conftest.c:66: |
---|
6964 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
6965 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
6966 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6967 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
6968 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
6969 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
6970 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
6971 | In file included from /usr/include/sys/wait.h:117, |
---|
6972 | from /usr/include/stdlib.h:65, |
---|
6973 | from conftest.c:72: |
---|
6974 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6975 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
6976 | In file included from /usr/include/inttypes.h:247, |
---|
6977 | from conftest.c:89: |
---|
6978 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
6979 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
6980 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
6981 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
6982 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
6983 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
6984 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
6985 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6986 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
6987 | conftest.c:97:19: error: vfork.h: No such file or directory |
---|
6988 | lipo: can't open input file: /var/tmp//ccMeDP3a.out (No such file or directory) |
---|
6989 | configure:13213: $? = 1 |
---|
6990 | configure: failed program was: |
---|
6991 | | /* confdefs.h */ |
---|
6992 | | #define PACKAGE_NAME "unbound" |
---|
6993 | | #define PACKAGE_TARNAME "unbound" |
---|
6994 | | #define PACKAGE_VERSION "1.4.12" |
---|
6995 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
6996 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
6997 | | #define PACKAGE_URL "" |
---|
6998 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
6999 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
7000 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
7001 | | #define STDC_HEADERS 1 |
---|
7002 | | #define HAVE_SYS_TYPES_H 1 |
---|
7003 | | #define HAVE_SYS_STAT_H 1 |
---|
7004 | | #define HAVE_STDLIB_H 1 |
---|
7005 | | #define HAVE_STRING_H 1 |
---|
7006 | | #define HAVE_MEMORY_H 1 |
---|
7007 | | #define HAVE_STRINGS_H 1 |
---|
7008 | | #define HAVE_INTTYPES_H 1 |
---|
7009 | | #define HAVE_STDINT_H 1 |
---|
7010 | | #define HAVE_UNISTD_H 1 |
---|
7011 | | #define __EXTENSIONS__ 1 |
---|
7012 | | #define _ALL_SOURCE 1 |
---|
7013 | | #define _GNU_SOURCE 1 |
---|
7014 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7015 | | #define _TANDEM_SOURCE 1 |
---|
7016 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
7017 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
7018 | | #define CHROOT_DIR "" |
---|
7019 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
7020 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
7021 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
7022 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
7023 | | #define UB_USERNAME "unbound" |
---|
7024 | | #define WINVER 0x0502 |
---|
7025 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
7026 | | #define HAVE_GETOPT_H 1 |
---|
7027 | | #define HAVE_TIME_H 1 |
---|
7028 | | #ifndef __cplusplus |
---|
7029 | | #define inline |
---|
7030 | | #endif |
---|
7031 | | #define YYTEXT_POINTER 1 |
---|
7032 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
7033 | | #define LT_OBJDIR ".libs/" |
---|
7034 | | #define int8_t signed char |
---|
7035 | | #define int16_t short |
---|
7036 | | #define int32_t int |
---|
7037 | | #define int64_t long long |
---|
7038 | | #define uint8_t unsigned char |
---|
7039 | | #define uint16_t unsigned short |
---|
7040 | | #define uint32_t unsigned int |
---|
7041 | | #define uint64_t unsigned long long |
---|
7042 | | #define size_t unsigned int |
---|
7043 | | #define ssize_t int |
---|
7044 | | #define pid_t int |
---|
7045 | | #define off_t long int |
---|
7046 | | #define u_char unsigned char |
---|
7047 | | #define rlim_t unsigned long |
---|
7048 | | #define socklen_t int |
---|
7049 | | #define in_addr_t uint32_t |
---|
7050 | | #define in_port_t uint16_t |
---|
7051 | | #define MEMCMP_IS_BROKEN 1 |
---|
7052 | | #define HAVE_UNISTD_H 1 |
---|
7053 | | /* end confdefs.h. */ |
---|
7054 | | #include <stdio.h> |
---|
7055 | | #ifdef HAVE_SYS_TYPES_H |
---|
7056 | | # include <sys/types.h> |
---|
7057 | | #endif |
---|
7058 | | #ifdef HAVE_SYS_STAT_H |
---|
7059 | | # include <sys/stat.h> |
---|
7060 | | #endif |
---|
7061 | | #ifdef STDC_HEADERS |
---|
7062 | | # include <stdlib.h> |
---|
7063 | | # include <stddef.h> |
---|
7064 | | #else |
---|
7065 | | # ifdef HAVE_STDLIB_H |
---|
7066 | | # include <stdlib.h> |
---|
7067 | | # endif |
---|
7068 | | #endif |
---|
7069 | | #ifdef HAVE_STRING_H |
---|
7070 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7071 | | # include <memory.h> |
---|
7072 | | # endif |
---|
7073 | | # include <string.h> |
---|
7074 | | #endif |
---|
7075 | | #ifdef HAVE_STRINGS_H |
---|
7076 | | # include <strings.h> |
---|
7077 | | #endif |
---|
7078 | | #ifdef HAVE_INTTYPES_H |
---|
7079 | | # include <inttypes.h> |
---|
7080 | | #endif |
---|
7081 | | #ifdef HAVE_STDINT_H |
---|
7082 | | # include <stdint.h> |
---|
7083 | | #endif |
---|
7084 | | #ifdef HAVE_UNISTD_H |
---|
7085 | | # include <unistd.h> |
---|
7086 | | #endif |
---|
7087 | | #include <vfork.h> |
---|
7088 | configure:13213: result: no |
---|
7089 | configure:13213: checking vfork.h presence |
---|
7090 | configure:13213: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
7091 | conftest.c:64:19: error: vfork.h: No such file or directory |
---|
7092 | configure:13213: $? = 1 |
---|
7093 | configure: failed program was: |
---|
7094 | | /* confdefs.h */ |
---|
7095 | | #define PACKAGE_NAME "unbound" |
---|
7096 | | #define PACKAGE_TARNAME "unbound" |
---|
7097 | | #define PACKAGE_VERSION "1.4.12" |
---|
7098 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
7099 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
7100 | | #define PACKAGE_URL "" |
---|
7101 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
7102 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
7103 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
7104 | | #define STDC_HEADERS 1 |
---|
7105 | | #define HAVE_SYS_TYPES_H 1 |
---|
7106 | | #define HAVE_SYS_STAT_H 1 |
---|
7107 | | #define HAVE_STDLIB_H 1 |
---|
7108 | | #define HAVE_STRING_H 1 |
---|
7109 | | #define HAVE_MEMORY_H 1 |
---|
7110 | | #define HAVE_STRINGS_H 1 |
---|
7111 | | #define HAVE_INTTYPES_H 1 |
---|
7112 | | #define HAVE_STDINT_H 1 |
---|
7113 | | #define HAVE_UNISTD_H 1 |
---|
7114 | | #define __EXTENSIONS__ 1 |
---|
7115 | | #define _ALL_SOURCE 1 |
---|
7116 | | #define _GNU_SOURCE 1 |
---|
7117 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7118 | | #define _TANDEM_SOURCE 1 |
---|
7119 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
7120 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
7121 | | #define CHROOT_DIR "" |
---|
7122 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
7123 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
7124 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
7125 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
7126 | | #define UB_USERNAME "unbound" |
---|
7127 | | #define WINVER 0x0502 |
---|
7128 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
7129 | | #define HAVE_GETOPT_H 1 |
---|
7130 | | #define HAVE_TIME_H 1 |
---|
7131 | | #ifndef __cplusplus |
---|
7132 | | #define inline |
---|
7133 | | #endif |
---|
7134 | | #define YYTEXT_POINTER 1 |
---|
7135 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
7136 | | #define LT_OBJDIR ".libs/" |
---|
7137 | | #define int8_t signed char |
---|
7138 | | #define int16_t short |
---|
7139 | | #define int32_t int |
---|
7140 | | #define int64_t long long |
---|
7141 | | #define uint8_t unsigned char |
---|
7142 | | #define uint16_t unsigned short |
---|
7143 | | #define uint32_t unsigned int |
---|
7144 | | #define uint64_t unsigned long long |
---|
7145 | | #define size_t unsigned int |
---|
7146 | | #define ssize_t int |
---|
7147 | | #define pid_t int |
---|
7148 | | #define off_t long int |
---|
7149 | | #define u_char unsigned char |
---|
7150 | | #define rlim_t unsigned long |
---|
7151 | | #define socklen_t int |
---|
7152 | | #define in_addr_t uint32_t |
---|
7153 | | #define in_port_t uint16_t |
---|
7154 | | #define MEMCMP_IS_BROKEN 1 |
---|
7155 | | #define HAVE_UNISTD_H 1 |
---|
7156 | | /* end confdefs.h. */ |
---|
7157 | | #include <vfork.h> |
---|
7158 | configure:13213: result: no |
---|
7159 | configure:13213: checking for vfork.h |
---|
7160 | configure:13213: result: no |
---|
7161 | configure:13226: checking for fork |
---|
7162 | configure:13226: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
7163 | conftest.c:87: warning: conflicting types for built-in function 'fork' |
---|
7164 | conftest.c:87: warning: conflicting types for built-in function 'fork' |
---|
7165 | configure:13226: $? = 0 |
---|
7166 | configure:13226: result: yes |
---|
7167 | configure:13226: checking for vfork |
---|
7168 | configure:13226: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
7169 | configure:13226: $? = 0 |
---|
7170 | configure:13226: result: yes |
---|
7171 | configure:13236: checking for working fork |
---|
7172 | configure:13258: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
7173 | In file included from conftest.c:66: |
---|
7174 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
7175 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
7176 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
7177 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
7178 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
7179 | In file included from /usr/include/machine/types.h:35, |
---|
7180 | from /usr/include/sys/types.h:78, |
---|
7181 | from conftest.c:68: |
---|
7182 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7183 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7184 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7185 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7186 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7187 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7188 | In file included from conftest.c:68: |
---|
7189 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7190 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7191 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7192 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7193 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7194 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7195 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7196 | In file included from /usr/include/sys/wait.h:117, |
---|
7197 | from /usr/include/stdlib.h:65, |
---|
7198 | from conftest.c:74: |
---|
7199 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
7200 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
7201 | In file included from /usr/include/inttypes.h:247, |
---|
7202 | from conftest.c:91: |
---|
7203 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
7204 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
7205 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
7206 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
7207 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
7208 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
7209 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
7210 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
7211 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
7212 | In file included from conftest.c:66: |
---|
7213 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
7214 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
7215 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
7216 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
7217 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
7218 | In file included from /usr/include/machine/types.h:35, |
---|
7219 | from /usr/include/sys/types.h:78, |
---|
7220 | from conftest.c:68: |
---|
7221 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7222 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7223 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7224 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7225 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7226 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7227 | In file included from conftest.c:68: |
---|
7228 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7229 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7230 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7231 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7232 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7233 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7234 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7235 | In file included from /usr/include/sys/wait.h:117, |
---|
7236 | from /usr/include/stdlib.h:65, |
---|
7237 | from conftest.c:74: |
---|
7238 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
7239 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
7240 | In file included from /usr/include/inttypes.h:247, |
---|
7241 | from conftest.c:91: |
---|
7242 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
7243 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
7244 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
7245 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
7246 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
7247 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
7248 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
7249 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
7250 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
7251 | lipo: can't figure out the architecture type of: /var/tmp//ccyk6u3l.out |
---|
7252 | configure:13258: $? = 1 |
---|
7253 | configure: program exited with status 1 |
---|
7254 | configure: failed program was: |
---|
7255 | | /* confdefs.h */ |
---|
7256 | | #define PACKAGE_NAME "unbound" |
---|
7257 | | #define PACKAGE_TARNAME "unbound" |
---|
7258 | | #define PACKAGE_VERSION "1.4.12" |
---|
7259 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
7260 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
7261 | | #define PACKAGE_URL "" |
---|
7262 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
7263 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
7264 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
7265 | | #define STDC_HEADERS 1 |
---|
7266 | | #define HAVE_SYS_TYPES_H 1 |
---|
7267 | | #define HAVE_SYS_STAT_H 1 |
---|
7268 | | #define HAVE_STDLIB_H 1 |
---|
7269 | | #define HAVE_STRING_H 1 |
---|
7270 | | #define HAVE_MEMORY_H 1 |
---|
7271 | | #define HAVE_STRINGS_H 1 |
---|
7272 | | #define HAVE_INTTYPES_H 1 |
---|
7273 | | #define HAVE_STDINT_H 1 |
---|
7274 | | #define HAVE_UNISTD_H 1 |
---|
7275 | | #define __EXTENSIONS__ 1 |
---|
7276 | | #define _ALL_SOURCE 1 |
---|
7277 | | #define _GNU_SOURCE 1 |
---|
7278 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7279 | | #define _TANDEM_SOURCE 1 |
---|
7280 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
7281 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
7282 | | #define CHROOT_DIR "" |
---|
7283 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
7284 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
7285 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
7286 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
7287 | | #define UB_USERNAME "unbound" |
---|
7288 | | #define WINVER 0x0502 |
---|
7289 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
7290 | | #define HAVE_GETOPT_H 1 |
---|
7291 | | #define HAVE_TIME_H 1 |
---|
7292 | | #ifndef __cplusplus |
---|
7293 | | #define inline |
---|
7294 | | #endif |
---|
7295 | | #define YYTEXT_POINTER 1 |
---|
7296 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
7297 | | #define LT_OBJDIR ".libs/" |
---|
7298 | | #define int8_t signed char |
---|
7299 | | #define int16_t short |
---|
7300 | | #define int32_t int |
---|
7301 | | #define int64_t long long |
---|
7302 | | #define uint8_t unsigned char |
---|
7303 | | #define uint16_t unsigned short |
---|
7304 | | #define uint32_t unsigned int |
---|
7305 | | #define uint64_t unsigned long long |
---|
7306 | | #define size_t unsigned int |
---|
7307 | | #define ssize_t int |
---|
7308 | | #define pid_t int |
---|
7309 | | #define off_t long int |
---|
7310 | | #define u_char unsigned char |
---|
7311 | | #define rlim_t unsigned long |
---|
7312 | | #define socklen_t int |
---|
7313 | | #define in_addr_t uint32_t |
---|
7314 | | #define in_port_t uint16_t |
---|
7315 | | #define MEMCMP_IS_BROKEN 1 |
---|
7316 | | #define HAVE_UNISTD_H 1 |
---|
7317 | | #define HAVE_FORK 1 |
---|
7318 | | #define HAVE_VFORK 1 |
---|
7319 | | /* end confdefs.h. */ |
---|
7320 | | #include <stdio.h> |
---|
7321 | | #ifdef HAVE_SYS_TYPES_H |
---|
7322 | | # include <sys/types.h> |
---|
7323 | | #endif |
---|
7324 | | #ifdef HAVE_SYS_STAT_H |
---|
7325 | | # include <sys/stat.h> |
---|
7326 | | #endif |
---|
7327 | | #ifdef STDC_HEADERS |
---|
7328 | | # include <stdlib.h> |
---|
7329 | | # include <stddef.h> |
---|
7330 | | #else |
---|
7331 | | # ifdef HAVE_STDLIB_H |
---|
7332 | | # include <stdlib.h> |
---|
7333 | | # endif |
---|
7334 | | #endif |
---|
7335 | | #ifdef HAVE_STRING_H |
---|
7336 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7337 | | # include <memory.h> |
---|
7338 | | # endif |
---|
7339 | | # include <string.h> |
---|
7340 | | #endif |
---|
7341 | | #ifdef HAVE_STRINGS_H |
---|
7342 | | # include <strings.h> |
---|
7343 | | #endif |
---|
7344 | | #ifdef HAVE_INTTYPES_H |
---|
7345 | | # include <inttypes.h> |
---|
7346 | | #endif |
---|
7347 | | #ifdef HAVE_STDINT_H |
---|
7348 | | # include <stdint.h> |
---|
7349 | | #endif |
---|
7350 | | #ifdef HAVE_UNISTD_H |
---|
7351 | | # include <unistd.h> |
---|
7352 | | #endif |
---|
7353 | | int |
---|
7354 | | main () |
---|
7355 | | { |
---|
7356 | | |
---|
7357 | | /* By Ruediger Kuhlmann. */ |
---|
7358 | | return fork () < 0; |
---|
7359 | | |
---|
7360 | | ; |
---|
7361 | | return 0; |
---|
7362 | | } |
---|
7363 | configure:13268: result: no |
---|
7364 | configure:13289: checking for working vfork |
---|
7365 | configure:13399: result: yes |
---|
7366 | configure:13424: checking return type of signal handlers |
---|
7367 | configure:13442: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
7368 | In file included from /usr/include/machine/types.h:35, |
---|
7369 | from /usr/include/sys/types.h:78, |
---|
7370 | from conftest.c:67: |
---|
7371 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7372 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7373 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7374 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7375 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7376 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7377 | In file included from conftest.c:67: |
---|
7378 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7379 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7380 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7381 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7382 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7383 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7384 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7385 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7386 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7387 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7388 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7389 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7390 | conftest.c: In function 'main': |
---|
7391 | conftest.c:73: error: void value not ignored as it ought to be |
---|
7392 | In file included from /usr/include/machine/types.h:35, |
---|
7393 | from /usr/include/sys/types.h:78, |
---|
7394 | from conftest.c:67: |
---|
7395 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7396 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7397 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7398 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7399 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7400 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7401 | In file included from conftest.c:67: |
---|
7402 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7403 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7404 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7405 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7406 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7407 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7408 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7409 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7410 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7411 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7412 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7413 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7414 | conftest.c: In function 'main': |
---|
7415 | conftest.c:73: error: void value not ignored as it ought to be |
---|
7416 | lipo: can't open input file: /var/tmp//ccqSqoDM.out (No such file or directory) |
---|
7417 | configure:13442: $? = 1 |
---|
7418 | configure: failed program was: |
---|
7419 | | /* confdefs.h */ |
---|
7420 | | #define PACKAGE_NAME "unbound" |
---|
7421 | | #define PACKAGE_TARNAME "unbound" |
---|
7422 | | #define PACKAGE_VERSION "1.4.12" |
---|
7423 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
7424 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
7425 | | #define PACKAGE_URL "" |
---|
7426 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
7427 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
7428 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
7429 | | #define STDC_HEADERS 1 |
---|
7430 | | #define HAVE_SYS_TYPES_H 1 |
---|
7431 | | #define HAVE_SYS_STAT_H 1 |
---|
7432 | | #define HAVE_STDLIB_H 1 |
---|
7433 | | #define HAVE_STRING_H 1 |
---|
7434 | | #define HAVE_MEMORY_H 1 |
---|
7435 | | #define HAVE_STRINGS_H 1 |
---|
7436 | | #define HAVE_INTTYPES_H 1 |
---|
7437 | | #define HAVE_STDINT_H 1 |
---|
7438 | | #define HAVE_UNISTD_H 1 |
---|
7439 | | #define __EXTENSIONS__ 1 |
---|
7440 | | #define _ALL_SOURCE 1 |
---|
7441 | | #define _GNU_SOURCE 1 |
---|
7442 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7443 | | #define _TANDEM_SOURCE 1 |
---|
7444 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
7445 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
7446 | | #define CHROOT_DIR "" |
---|
7447 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
7448 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
7449 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
7450 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
7451 | | #define UB_USERNAME "unbound" |
---|
7452 | | #define WINVER 0x0502 |
---|
7453 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
7454 | | #define HAVE_GETOPT_H 1 |
---|
7455 | | #define HAVE_TIME_H 1 |
---|
7456 | | #ifndef __cplusplus |
---|
7457 | | #define inline |
---|
7458 | | #endif |
---|
7459 | | #define YYTEXT_POINTER 1 |
---|
7460 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
7461 | | #define LT_OBJDIR ".libs/" |
---|
7462 | | #define int8_t signed char |
---|
7463 | | #define int16_t short |
---|
7464 | | #define int32_t int |
---|
7465 | | #define int64_t long long |
---|
7466 | | #define uint8_t unsigned char |
---|
7467 | | #define uint16_t unsigned short |
---|
7468 | | #define uint32_t unsigned int |
---|
7469 | | #define uint64_t unsigned long long |
---|
7470 | | #define size_t unsigned int |
---|
7471 | | #define ssize_t int |
---|
7472 | | #define pid_t int |
---|
7473 | | #define off_t long int |
---|
7474 | | #define u_char unsigned char |
---|
7475 | | #define rlim_t unsigned long |
---|
7476 | | #define socklen_t int |
---|
7477 | | #define in_addr_t uint32_t |
---|
7478 | | #define in_port_t uint16_t |
---|
7479 | | #define MEMCMP_IS_BROKEN 1 |
---|
7480 | | #define HAVE_UNISTD_H 1 |
---|
7481 | | #define HAVE_FORK 1 |
---|
7482 | | #define HAVE_VFORK 1 |
---|
7483 | | #define HAVE_WORKING_VFORK 1 |
---|
7484 | | /* end confdefs.h. */ |
---|
7485 | | #include <sys/types.h> |
---|
7486 | | #include <signal.h> |
---|
7487 | | |
---|
7488 | | int |
---|
7489 | | main () |
---|
7490 | | { |
---|
7491 | | return *(signal (0, 0)) (0) == 1; |
---|
7492 | | ; |
---|
7493 | | return 0; |
---|
7494 | | } |
---|
7495 | configure:13449: result: void |
---|
7496 | configure:13457: checking for _LARGEFILE_SOURCE value needed for large files |
---|
7497 | configure:13476: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
7498 | In file included from /usr/include/machine/types.h:35, |
---|
7499 | from /usr/include/sys/types.h:78, |
---|
7500 | from conftest.c:68: |
---|
7501 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7502 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7503 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7504 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7505 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7506 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7507 | In file included from conftest.c:68: |
---|
7508 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7509 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7510 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7511 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7512 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7513 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7514 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7515 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7516 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7517 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7518 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7519 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7520 | In file included from /usr/include/machine/types.h:35, |
---|
7521 | from /usr/include/sys/types.h:78, |
---|
7522 | from conftest.c:68: |
---|
7523 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7524 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7525 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7526 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7527 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7528 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7529 | In file included from conftest.c:68: |
---|
7530 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7531 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7532 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7533 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7534 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7535 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7536 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7537 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7538 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7539 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7540 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7541 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7542 | lipo: can't figure out the architecture type of: /var/tmp//cc6hJht5.out |
---|
7543 | configure:13476: $? = 1 |
---|
7544 | configure: failed program was: |
---|
7545 | | /* confdefs.h */ |
---|
7546 | | #define PACKAGE_NAME "unbound" |
---|
7547 | | #define PACKAGE_TARNAME "unbound" |
---|
7548 | | #define PACKAGE_VERSION "1.4.12" |
---|
7549 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
7550 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
7551 | | #define PACKAGE_URL "" |
---|
7552 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
7553 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
7554 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
7555 | | #define STDC_HEADERS 1 |
---|
7556 | | #define HAVE_SYS_TYPES_H 1 |
---|
7557 | | #define HAVE_SYS_STAT_H 1 |
---|
7558 | | #define HAVE_STDLIB_H 1 |
---|
7559 | | #define HAVE_STRING_H 1 |
---|
7560 | | #define HAVE_MEMORY_H 1 |
---|
7561 | | #define HAVE_STRINGS_H 1 |
---|
7562 | | #define HAVE_INTTYPES_H 1 |
---|
7563 | | #define HAVE_STDINT_H 1 |
---|
7564 | | #define HAVE_UNISTD_H 1 |
---|
7565 | | #define __EXTENSIONS__ 1 |
---|
7566 | | #define _ALL_SOURCE 1 |
---|
7567 | | #define _GNU_SOURCE 1 |
---|
7568 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7569 | | #define _TANDEM_SOURCE 1 |
---|
7570 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
7571 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
7572 | | #define CHROOT_DIR "" |
---|
7573 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
7574 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
7575 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
7576 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
7577 | | #define UB_USERNAME "unbound" |
---|
7578 | | #define WINVER 0x0502 |
---|
7579 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
7580 | | #define HAVE_GETOPT_H 1 |
---|
7581 | | #define HAVE_TIME_H 1 |
---|
7582 | | #ifndef __cplusplus |
---|
7583 | | #define inline |
---|
7584 | | #endif |
---|
7585 | | #define YYTEXT_POINTER 1 |
---|
7586 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
7587 | | #define LT_OBJDIR ".libs/" |
---|
7588 | | #define int8_t signed char |
---|
7589 | | #define int16_t short |
---|
7590 | | #define int32_t int |
---|
7591 | | #define int64_t long long |
---|
7592 | | #define uint8_t unsigned char |
---|
7593 | | #define uint16_t unsigned short |
---|
7594 | | #define uint32_t unsigned int |
---|
7595 | | #define uint64_t unsigned long long |
---|
7596 | | #define size_t unsigned int |
---|
7597 | | #define ssize_t int |
---|
7598 | | #define pid_t int |
---|
7599 | | #define off_t long int |
---|
7600 | | #define u_char unsigned char |
---|
7601 | | #define rlim_t unsigned long |
---|
7602 | | #define socklen_t int |
---|
7603 | | #define in_addr_t uint32_t |
---|
7604 | | #define in_port_t uint16_t |
---|
7605 | | #define MEMCMP_IS_BROKEN 1 |
---|
7606 | | #define HAVE_UNISTD_H 1 |
---|
7607 | | #define HAVE_FORK 1 |
---|
7608 | | #define HAVE_VFORK 1 |
---|
7609 | | #define HAVE_WORKING_VFORK 1 |
---|
7610 | | #define RETSIGTYPE void |
---|
7611 | | /* end confdefs.h. */ |
---|
7612 | | #include <sys/types.h> /* for off_t */ |
---|
7613 | | #include <stdio.h> |
---|
7614 | | int |
---|
7615 | | main () |
---|
7616 | | { |
---|
7617 | | int (*fp) (FILE *, off_t, int) = fseeko; |
---|
7618 | | return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); |
---|
7619 | | ; |
---|
7620 | | return 0; |
---|
7621 | | } |
---|
7622 | configure:13495: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
7623 | In file included from /usr/include/machine/types.h:35, |
---|
7624 | from /usr/include/sys/types.h:78, |
---|
7625 | from conftest.c:69: |
---|
7626 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7627 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7628 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7629 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7630 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7631 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7632 | In file included from conftest.c:69: |
---|
7633 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7634 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7635 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7636 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7637 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7638 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7639 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7640 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7641 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7642 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7643 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7644 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7645 | In file included from /usr/include/machine/types.h:35, |
---|
7646 | from /usr/include/sys/types.h:78, |
---|
7647 | from conftest.c:69: |
---|
7648 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7649 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7650 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7651 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7652 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7653 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7654 | In file included from conftest.c:69: |
---|
7655 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7656 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7657 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7658 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7659 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7660 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7661 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7662 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7663 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7664 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7665 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7666 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7667 | lipo: can't figure out the architecture type of: /var/tmp//ccAHVcO9.out |
---|
7668 | configure:13495: $? = 1 |
---|
7669 | configure: failed program was: |
---|
7670 | | /* confdefs.h */ |
---|
7671 | | #define PACKAGE_NAME "unbound" |
---|
7672 | | #define PACKAGE_TARNAME "unbound" |
---|
7673 | | #define PACKAGE_VERSION "1.4.12" |
---|
7674 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
7675 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
7676 | | #define PACKAGE_URL "" |
---|
7677 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
7678 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
7679 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
7680 | | #define STDC_HEADERS 1 |
---|
7681 | | #define HAVE_SYS_TYPES_H 1 |
---|
7682 | | #define HAVE_SYS_STAT_H 1 |
---|
7683 | | #define HAVE_STDLIB_H 1 |
---|
7684 | | #define HAVE_STRING_H 1 |
---|
7685 | | #define HAVE_MEMORY_H 1 |
---|
7686 | | #define HAVE_STRINGS_H 1 |
---|
7687 | | #define HAVE_INTTYPES_H 1 |
---|
7688 | | #define HAVE_STDINT_H 1 |
---|
7689 | | #define HAVE_UNISTD_H 1 |
---|
7690 | | #define __EXTENSIONS__ 1 |
---|
7691 | | #define _ALL_SOURCE 1 |
---|
7692 | | #define _GNU_SOURCE 1 |
---|
7693 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7694 | | #define _TANDEM_SOURCE 1 |
---|
7695 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
7696 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
7697 | | #define CHROOT_DIR "" |
---|
7698 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
7699 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
7700 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
7701 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
7702 | | #define UB_USERNAME "unbound" |
---|
7703 | | #define WINVER 0x0502 |
---|
7704 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
7705 | | #define HAVE_GETOPT_H 1 |
---|
7706 | | #define HAVE_TIME_H 1 |
---|
7707 | | #ifndef __cplusplus |
---|
7708 | | #define inline |
---|
7709 | | #endif |
---|
7710 | | #define YYTEXT_POINTER 1 |
---|
7711 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
7712 | | #define LT_OBJDIR ".libs/" |
---|
7713 | | #define int8_t signed char |
---|
7714 | | #define int16_t short |
---|
7715 | | #define int32_t int |
---|
7716 | | #define int64_t long long |
---|
7717 | | #define uint8_t unsigned char |
---|
7718 | | #define uint16_t unsigned short |
---|
7719 | | #define uint32_t unsigned int |
---|
7720 | | #define uint64_t unsigned long long |
---|
7721 | | #define size_t unsigned int |
---|
7722 | | #define ssize_t int |
---|
7723 | | #define pid_t int |
---|
7724 | | #define off_t long int |
---|
7725 | | #define u_char unsigned char |
---|
7726 | | #define rlim_t unsigned long |
---|
7727 | | #define socklen_t int |
---|
7728 | | #define in_addr_t uint32_t |
---|
7729 | | #define in_port_t uint16_t |
---|
7730 | | #define MEMCMP_IS_BROKEN 1 |
---|
7731 | | #define HAVE_UNISTD_H 1 |
---|
7732 | | #define HAVE_FORK 1 |
---|
7733 | | #define HAVE_VFORK 1 |
---|
7734 | | #define HAVE_WORKING_VFORK 1 |
---|
7735 | | #define RETSIGTYPE void |
---|
7736 | | /* end confdefs.h. */ |
---|
7737 | | #define _LARGEFILE_SOURCE 1 |
---|
7738 | | #include <sys/types.h> /* for off_t */ |
---|
7739 | | #include <stdio.h> |
---|
7740 | | int |
---|
7741 | | main () |
---|
7742 | | { |
---|
7743 | | int (*fp) (FILE *, off_t, int) = fseeko; |
---|
7744 | | return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); |
---|
7745 | | ; |
---|
7746 | | return 0; |
---|
7747 | | } |
---|
7748 | configure:13504: result: unknown |
---|
7749 | configure:13533: checking for special C compiler options needed for large files |
---|
7750 | configure:13578: result: no |
---|
7751 | configure:13584: checking for _FILE_OFFSET_BITS value needed for large files |
---|
7752 | configure:13609: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
7753 | In file included from /usr/include/machine/types.h:35, |
---|
7754 | from /usr/include/sys/types.h:78, |
---|
7755 | from conftest.c:68: |
---|
7756 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7757 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7758 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7759 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7760 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7761 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7762 | In file included from conftest.c:68: |
---|
7763 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7764 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7765 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7766 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7767 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7768 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7769 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7770 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7771 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7772 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7773 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7774 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7775 | In file included from /usr/include/machine/types.h:35, |
---|
7776 | from /usr/include/sys/types.h:78, |
---|
7777 | from conftest.c:68: |
---|
7778 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7779 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7780 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7781 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7782 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7783 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7784 | In file included from conftest.c:68: |
---|
7785 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7786 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7787 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7788 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7789 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7790 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7791 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7792 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7793 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7794 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7795 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7796 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7797 | conftest.c:74: warning: left shift count >= width of type |
---|
7798 | conftest.c:74: warning: left shift count >= width of type |
---|
7799 | conftest.c:76: error: size of array 'off_t_is_large' is negative |
---|
7800 | lipo: can't open input file: /var/tmp//ccYJzxfY.out (No such file or directory) |
---|
7801 | configure:13609: $? = 1 |
---|
7802 | configure: failed program was: |
---|
7803 | | /* confdefs.h */ |
---|
7804 | | #define PACKAGE_NAME "unbound" |
---|
7805 | | #define PACKAGE_TARNAME "unbound" |
---|
7806 | | #define PACKAGE_VERSION "1.4.12" |
---|
7807 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
7808 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
7809 | | #define PACKAGE_URL "" |
---|
7810 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
7811 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
7812 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
7813 | | #define STDC_HEADERS 1 |
---|
7814 | | #define HAVE_SYS_TYPES_H 1 |
---|
7815 | | #define HAVE_SYS_STAT_H 1 |
---|
7816 | | #define HAVE_STDLIB_H 1 |
---|
7817 | | #define HAVE_STRING_H 1 |
---|
7818 | | #define HAVE_MEMORY_H 1 |
---|
7819 | | #define HAVE_STRINGS_H 1 |
---|
7820 | | #define HAVE_INTTYPES_H 1 |
---|
7821 | | #define HAVE_STDINT_H 1 |
---|
7822 | | #define HAVE_UNISTD_H 1 |
---|
7823 | | #define __EXTENSIONS__ 1 |
---|
7824 | | #define _ALL_SOURCE 1 |
---|
7825 | | #define _GNU_SOURCE 1 |
---|
7826 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7827 | | #define _TANDEM_SOURCE 1 |
---|
7828 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
7829 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
7830 | | #define CHROOT_DIR "" |
---|
7831 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
7832 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
7833 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
7834 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
7835 | | #define UB_USERNAME "unbound" |
---|
7836 | | #define WINVER 0x0502 |
---|
7837 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
7838 | | #define HAVE_GETOPT_H 1 |
---|
7839 | | #define HAVE_TIME_H 1 |
---|
7840 | | #ifndef __cplusplus |
---|
7841 | | #define inline |
---|
7842 | | #endif |
---|
7843 | | #define YYTEXT_POINTER 1 |
---|
7844 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
7845 | | #define LT_OBJDIR ".libs/" |
---|
7846 | | #define int8_t signed char |
---|
7847 | | #define int16_t short |
---|
7848 | | #define int32_t int |
---|
7849 | | #define int64_t long long |
---|
7850 | | #define uint8_t unsigned char |
---|
7851 | | #define uint16_t unsigned short |
---|
7852 | | #define uint32_t unsigned int |
---|
7853 | | #define uint64_t unsigned long long |
---|
7854 | | #define size_t unsigned int |
---|
7855 | | #define ssize_t int |
---|
7856 | | #define pid_t int |
---|
7857 | | #define off_t long int |
---|
7858 | | #define u_char unsigned char |
---|
7859 | | #define rlim_t unsigned long |
---|
7860 | | #define socklen_t int |
---|
7861 | | #define in_addr_t uint32_t |
---|
7862 | | #define in_port_t uint16_t |
---|
7863 | | #define MEMCMP_IS_BROKEN 1 |
---|
7864 | | #define HAVE_UNISTD_H 1 |
---|
7865 | | #define HAVE_FORK 1 |
---|
7866 | | #define HAVE_VFORK 1 |
---|
7867 | | #define HAVE_WORKING_VFORK 1 |
---|
7868 | | #define RETSIGTYPE void |
---|
7869 | | /* end confdefs.h. */ |
---|
7870 | | #include <sys/types.h> |
---|
7871 | | /* Check that off_t can represent 2**63 - 1 correctly. |
---|
7872 | | We can't simply define LARGE_OFF_T to be 9223372036854775807, |
---|
7873 | | since some C++ compilers masquerading as C compilers |
---|
7874 | | incorrectly reject 9223372036854775807. */ |
---|
7875 | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
---|
7876 | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
---|
7877 | | && LARGE_OFF_T % 2147483647 == 1) |
---|
7878 | | ? 1 : -1]; |
---|
7879 | | int |
---|
7880 | | main () |
---|
7881 | | { |
---|
7882 | | |
---|
7883 | | ; |
---|
7884 | | return 0; |
---|
7885 | | } |
---|
7886 | configure:13633: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
7887 | In file included from /usr/include/machine/types.h:35, |
---|
7888 | from /usr/include/sys/types.h:78, |
---|
7889 | from conftest.c:69: |
---|
7890 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7891 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7892 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7893 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7894 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7895 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7896 | In file included from conftest.c:69: |
---|
7897 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7898 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7899 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7900 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7901 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7902 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7903 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7904 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7905 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7906 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7907 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7908 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7909 | In file included from /usr/include/machine/types.h:35, |
---|
7910 | from /usr/include/sys/types.h:78, |
---|
7911 | from conftest.c:69: |
---|
7912 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
7913 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
7914 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
7915 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
7916 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7917 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
7918 | In file included from conftest.c:69: |
---|
7919 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
7920 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
7921 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7922 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
7923 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7924 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
7925 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
7926 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7927 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
7928 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7929 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
7930 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
7931 | conftest.c:75: warning: left shift count >= width of type |
---|
7932 | conftest.c:75: warning: left shift count >= width of type |
---|
7933 | conftest.c:77: error: size of array 'off_t_is_large' is negative |
---|
7934 | lipo: can't open input file: /var/tmp//ccDCGekj.out (No such file or directory) |
---|
7935 | configure:13633: $? = 1 |
---|
7936 | configure: failed program was: |
---|
7937 | | /* confdefs.h */ |
---|
7938 | | #define PACKAGE_NAME "unbound" |
---|
7939 | | #define PACKAGE_TARNAME "unbound" |
---|
7940 | | #define PACKAGE_VERSION "1.4.12" |
---|
7941 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
7942 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
7943 | | #define PACKAGE_URL "" |
---|
7944 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
7945 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
7946 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
7947 | | #define STDC_HEADERS 1 |
---|
7948 | | #define HAVE_SYS_TYPES_H 1 |
---|
7949 | | #define HAVE_SYS_STAT_H 1 |
---|
7950 | | #define HAVE_STDLIB_H 1 |
---|
7951 | | #define HAVE_STRING_H 1 |
---|
7952 | | #define HAVE_MEMORY_H 1 |
---|
7953 | | #define HAVE_STRINGS_H 1 |
---|
7954 | | #define HAVE_INTTYPES_H 1 |
---|
7955 | | #define HAVE_STDINT_H 1 |
---|
7956 | | #define HAVE_UNISTD_H 1 |
---|
7957 | | #define __EXTENSIONS__ 1 |
---|
7958 | | #define _ALL_SOURCE 1 |
---|
7959 | | #define _GNU_SOURCE 1 |
---|
7960 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7961 | | #define _TANDEM_SOURCE 1 |
---|
7962 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
7963 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
7964 | | #define CHROOT_DIR "" |
---|
7965 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
7966 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
7967 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
7968 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
7969 | | #define UB_USERNAME "unbound" |
---|
7970 | | #define WINVER 0x0502 |
---|
7971 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
7972 | | #define HAVE_GETOPT_H 1 |
---|
7973 | | #define HAVE_TIME_H 1 |
---|
7974 | | #ifndef __cplusplus |
---|
7975 | | #define inline |
---|
7976 | | #endif |
---|
7977 | | #define YYTEXT_POINTER 1 |
---|
7978 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
7979 | | #define LT_OBJDIR ".libs/" |
---|
7980 | | #define int8_t signed char |
---|
7981 | | #define int16_t short |
---|
7982 | | #define int32_t int |
---|
7983 | | #define int64_t long long |
---|
7984 | | #define uint8_t unsigned char |
---|
7985 | | #define uint16_t unsigned short |
---|
7986 | | #define uint32_t unsigned int |
---|
7987 | | #define uint64_t unsigned long long |
---|
7988 | | #define size_t unsigned int |
---|
7989 | | #define ssize_t int |
---|
7990 | | #define pid_t int |
---|
7991 | | #define off_t long int |
---|
7992 | | #define u_char unsigned char |
---|
7993 | | #define rlim_t unsigned long |
---|
7994 | | #define socklen_t int |
---|
7995 | | #define in_addr_t uint32_t |
---|
7996 | | #define in_port_t uint16_t |
---|
7997 | | #define MEMCMP_IS_BROKEN 1 |
---|
7998 | | #define HAVE_UNISTD_H 1 |
---|
7999 | | #define HAVE_FORK 1 |
---|
8000 | | #define HAVE_VFORK 1 |
---|
8001 | | #define HAVE_WORKING_VFORK 1 |
---|
8002 | | #define RETSIGTYPE void |
---|
8003 | | /* end confdefs.h. */ |
---|
8004 | | #define _FILE_OFFSET_BITS 64 |
---|
8005 | | #include <sys/types.h> |
---|
8006 | | /* Check that off_t can represent 2**63 - 1 correctly. |
---|
8007 | | We can't simply define LARGE_OFF_T to be 9223372036854775807, |
---|
8008 | | since some C++ compilers masquerading as C compilers |
---|
8009 | | incorrectly reject 9223372036854775807. */ |
---|
8010 | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
---|
8011 | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
---|
8012 | | && LARGE_OFF_T % 2147483647 == 1) |
---|
8013 | | ? 1 : -1]; |
---|
8014 | | int |
---|
8015 | | main () |
---|
8016 | | { |
---|
8017 | | |
---|
8018 | | ; |
---|
8019 | | return 0; |
---|
8020 | | } |
---|
8021 | configure:13641: result: unknown |
---|
8022 | configure:13653: checking for _LARGE_FILES value needed for large files |
---|
8023 | configure:13678: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
8024 | In file included from /usr/include/machine/types.h:35, |
---|
8025 | from /usr/include/sys/types.h:78, |
---|
8026 | from conftest.c:68: |
---|
8027 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
8028 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
8029 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
8030 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
8031 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8032 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8033 | In file included from conftest.c:68: |
---|
8034 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
8035 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
8036 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8037 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8038 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8039 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8040 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
8041 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
8042 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
8043 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
8044 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
8045 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
8046 | In file included from /usr/include/machine/types.h:35, |
---|
8047 | from /usr/include/sys/types.h:78, |
---|
8048 | from conftest.c:68: |
---|
8049 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
8050 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
8051 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
8052 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
8053 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8054 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8055 | In file included from conftest.c:68: |
---|
8056 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
8057 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
8058 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8059 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8060 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8061 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8062 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
8063 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
8064 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
8065 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
8066 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
8067 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
8068 | conftest.c:74: warning: left shift count >= width of type |
---|
8069 | conftest.c:74: warning: left shift count >= width of type |
---|
8070 | conftest.c:76: error: size of array 'off_t_is_large' is negative |
---|
8071 | lipo: can't open input file: /var/tmp//cc6usti6.out (No such file or directory) |
---|
8072 | configure:13678: $? = 1 |
---|
8073 | configure: failed program was: |
---|
8074 | | /* confdefs.h */ |
---|
8075 | | #define PACKAGE_NAME "unbound" |
---|
8076 | | #define PACKAGE_TARNAME "unbound" |
---|
8077 | | #define PACKAGE_VERSION "1.4.12" |
---|
8078 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
8079 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
8080 | | #define PACKAGE_URL "" |
---|
8081 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
8082 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
8083 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
8084 | | #define STDC_HEADERS 1 |
---|
8085 | | #define HAVE_SYS_TYPES_H 1 |
---|
8086 | | #define HAVE_SYS_STAT_H 1 |
---|
8087 | | #define HAVE_STDLIB_H 1 |
---|
8088 | | #define HAVE_STRING_H 1 |
---|
8089 | | #define HAVE_MEMORY_H 1 |
---|
8090 | | #define HAVE_STRINGS_H 1 |
---|
8091 | | #define HAVE_INTTYPES_H 1 |
---|
8092 | | #define HAVE_STDINT_H 1 |
---|
8093 | | #define HAVE_UNISTD_H 1 |
---|
8094 | | #define __EXTENSIONS__ 1 |
---|
8095 | | #define _ALL_SOURCE 1 |
---|
8096 | | #define _GNU_SOURCE 1 |
---|
8097 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8098 | | #define _TANDEM_SOURCE 1 |
---|
8099 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
8100 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
8101 | | #define CHROOT_DIR "" |
---|
8102 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
8103 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
8104 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
8105 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
8106 | | #define UB_USERNAME "unbound" |
---|
8107 | | #define WINVER 0x0502 |
---|
8108 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
8109 | | #define HAVE_GETOPT_H 1 |
---|
8110 | | #define HAVE_TIME_H 1 |
---|
8111 | | #ifndef __cplusplus |
---|
8112 | | #define inline |
---|
8113 | | #endif |
---|
8114 | | #define YYTEXT_POINTER 1 |
---|
8115 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
8116 | | #define LT_OBJDIR ".libs/" |
---|
8117 | | #define int8_t signed char |
---|
8118 | | #define int16_t short |
---|
8119 | | #define int32_t int |
---|
8120 | | #define int64_t long long |
---|
8121 | | #define uint8_t unsigned char |
---|
8122 | | #define uint16_t unsigned short |
---|
8123 | | #define uint32_t unsigned int |
---|
8124 | | #define uint64_t unsigned long long |
---|
8125 | | #define size_t unsigned int |
---|
8126 | | #define ssize_t int |
---|
8127 | | #define pid_t int |
---|
8128 | | #define off_t long int |
---|
8129 | | #define u_char unsigned char |
---|
8130 | | #define rlim_t unsigned long |
---|
8131 | | #define socklen_t int |
---|
8132 | | #define in_addr_t uint32_t |
---|
8133 | | #define in_port_t uint16_t |
---|
8134 | | #define MEMCMP_IS_BROKEN 1 |
---|
8135 | | #define HAVE_UNISTD_H 1 |
---|
8136 | | #define HAVE_FORK 1 |
---|
8137 | | #define HAVE_VFORK 1 |
---|
8138 | | #define HAVE_WORKING_VFORK 1 |
---|
8139 | | #define RETSIGTYPE void |
---|
8140 | | /* end confdefs.h. */ |
---|
8141 | | #include <sys/types.h> |
---|
8142 | | /* Check that off_t can represent 2**63 - 1 correctly. |
---|
8143 | | We can't simply define LARGE_OFF_T to be 9223372036854775807, |
---|
8144 | | since some C++ compilers masquerading as C compilers |
---|
8145 | | incorrectly reject 9223372036854775807. */ |
---|
8146 | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
---|
8147 | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
---|
8148 | | && LARGE_OFF_T % 2147483647 == 1) |
---|
8149 | | ? 1 : -1]; |
---|
8150 | | int |
---|
8151 | | main () |
---|
8152 | | { |
---|
8153 | | |
---|
8154 | | ; |
---|
8155 | | return 0; |
---|
8156 | | } |
---|
8157 | configure:13702: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
8158 | In file included from /usr/include/machine/types.h:35, |
---|
8159 | from /usr/include/sys/types.h:78, |
---|
8160 | from conftest.c:69: |
---|
8161 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
8162 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
8163 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
8164 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
8165 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8166 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8167 | In file included from conftest.c:69: |
---|
8168 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
8169 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
8170 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8171 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8172 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8173 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8174 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
8175 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
8176 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
8177 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
8178 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
8179 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
8180 | In file included from /usr/include/machine/types.h:35, |
---|
8181 | from /usr/include/sys/types.h:78, |
---|
8182 | from conftest.c:69: |
---|
8183 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
8184 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
8185 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
8186 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
8187 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8188 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8189 | In file included from conftest.c:69: |
---|
8190 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
8191 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
8192 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8193 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8194 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8195 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8196 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
8197 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
8198 | /usr/include/sys/types.h:172: error: two or more data types in declaration specifiers |
---|
8199 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
8200 | /usr/include/sys/types.h:230: error: two or more data types in declaration specifiers |
---|
8201 | /usr/include/sys/types.h:235: error: two or more data types in declaration specifiers |
---|
8202 | conftest.c:75: warning: left shift count >= width of type |
---|
8203 | conftest.c:75: warning: left shift count >= width of type |
---|
8204 | conftest.c:77: error: size of array 'off_t_is_large' is negative |
---|
8205 | lipo: can't open input file: /var/tmp//cc6QvWjR.out (No such file or directory) |
---|
8206 | configure:13702: $? = 1 |
---|
8207 | configure: failed program was: |
---|
8208 | | /* confdefs.h */ |
---|
8209 | | #define PACKAGE_NAME "unbound" |
---|
8210 | | #define PACKAGE_TARNAME "unbound" |
---|
8211 | | #define PACKAGE_VERSION "1.4.12" |
---|
8212 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
8213 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
8214 | | #define PACKAGE_URL "" |
---|
8215 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
8216 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
8217 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
8218 | | #define STDC_HEADERS 1 |
---|
8219 | | #define HAVE_SYS_TYPES_H 1 |
---|
8220 | | #define HAVE_SYS_STAT_H 1 |
---|
8221 | | #define HAVE_STDLIB_H 1 |
---|
8222 | | #define HAVE_STRING_H 1 |
---|
8223 | | #define HAVE_MEMORY_H 1 |
---|
8224 | | #define HAVE_STRINGS_H 1 |
---|
8225 | | #define HAVE_INTTYPES_H 1 |
---|
8226 | | #define HAVE_STDINT_H 1 |
---|
8227 | | #define HAVE_UNISTD_H 1 |
---|
8228 | | #define __EXTENSIONS__ 1 |
---|
8229 | | #define _ALL_SOURCE 1 |
---|
8230 | | #define _GNU_SOURCE 1 |
---|
8231 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8232 | | #define _TANDEM_SOURCE 1 |
---|
8233 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
8234 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
8235 | | #define CHROOT_DIR "" |
---|
8236 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
8237 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
8238 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
8239 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
8240 | | #define UB_USERNAME "unbound" |
---|
8241 | | #define WINVER 0x0502 |
---|
8242 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
8243 | | #define HAVE_GETOPT_H 1 |
---|
8244 | | #define HAVE_TIME_H 1 |
---|
8245 | | #ifndef __cplusplus |
---|
8246 | | #define inline |
---|
8247 | | #endif |
---|
8248 | | #define YYTEXT_POINTER 1 |
---|
8249 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
8250 | | #define LT_OBJDIR ".libs/" |
---|
8251 | | #define int8_t signed char |
---|
8252 | | #define int16_t short |
---|
8253 | | #define int32_t int |
---|
8254 | | #define int64_t long long |
---|
8255 | | #define uint8_t unsigned char |
---|
8256 | | #define uint16_t unsigned short |
---|
8257 | | #define uint32_t unsigned int |
---|
8258 | | #define uint64_t unsigned long long |
---|
8259 | | #define size_t unsigned int |
---|
8260 | | #define ssize_t int |
---|
8261 | | #define pid_t int |
---|
8262 | | #define off_t long int |
---|
8263 | | #define u_char unsigned char |
---|
8264 | | #define rlim_t unsigned long |
---|
8265 | | #define socklen_t int |
---|
8266 | | #define in_addr_t uint32_t |
---|
8267 | | #define in_port_t uint16_t |
---|
8268 | | #define MEMCMP_IS_BROKEN 1 |
---|
8269 | | #define HAVE_UNISTD_H 1 |
---|
8270 | | #define HAVE_FORK 1 |
---|
8271 | | #define HAVE_VFORK 1 |
---|
8272 | | #define HAVE_WORKING_VFORK 1 |
---|
8273 | | #define RETSIGTYPE void |
---|
8274 | | /* end confdefs.h. */ |
---|
8275 | | #define _LARGE_FILES 1 |
---|
8276 | | #include <sys/types.h> |
---|
8277 | | /* Check that off_t can represent 2**63 - 1 correctly. |
---|
8278 | | We can't simply define LARGE_OFF_T to be 9223372036854775807, |
---|
8279 | | since some C++ compilers masquerading as C compilers |
---|
8280 | | incorrectly reject 9223372036854775807. */ |
---|
8281 | | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) |
---|
8282 | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 |
---|
8283 | | && LARGE_OFF_T % 2147483647 == 1) |
---|
8284 | | ? 1 : -1]; |
---|
8285 | | int |
---|
8286 | | main () |
---|
8287 | | { |
---|
8288 | | |
---|
8289 | | ; |
---|
8290 | | return 0; |
---|
8291 | | } |
---|
8292 | configure:13710: result: unknown |
---|
8293 | configure:13727: checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for /Developer/usr/bin/llvm-gcc-4.2 |
---|
8294 | configure:13779: result: failed |
---|
8295 | configure:13788: checking if nonblocking sockets work |
---|
8296 | configure:13931: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
8297 | In file included from conftest.c:69: |
---|
8298 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
8299 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
8300 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
8301 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
8302 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
8303 | In file included from /usr/include/stdlib.h:65, |
---|
8304 | from conftest.c:71: |
---|
8305 | /usr/include/sys/wait.h:90: error: two or more data types in declaration specifiers |
---|
8306 | In file included from /usr/include/sys/wait.h:117, |
---|
8307 | from /usr/include/stdlib.h:65, |
---|
8308 | from conftest.c:71: |
---|
8309 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
8310 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
8311 | In file included from /usr/include/machine/types.h:35, |
---|
8312 | from /usr/include/stdlib.h:255, |
---|
8313 | from conftest.c:71: |
---|
8314 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
8315 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
8316 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
8317 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
8318 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8319 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8320 | In file included from conftest.c:75: |
---|
8321 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
8322 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
8323 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8324 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8325 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8326 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8327 | conftest.c: In function 'main': |
---|
8328 | conftest.c:101: error: storage size of 'a' isn't known |
---|
8329 | conftest.c:111: error: 'PF_INET' undeclared (first use in this function) |
---|
8330 | conftest.c:111: error: (Each undeclared identifier is reported only once |
---|
8331 | conftest.c:111: error: for each function it appears in.) |
---|
8332 | conftest.c:111: error: 'SOCK_DGRAM' undeclared (first use in this function) |
---|
8333 | conftest.c:117: error: 'AF_INET' undeclared (first use in this function) |
---|
8334 | In file included from conftest.c:69: |
---|
8335 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
8336 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
8337 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
8338 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
8339 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
8340 | In file included from /usr/include/stdlib.h:65, |
---|
8341 | from conftest.c:71: |
---|
8342 | /usr/include/sys/wait.h:90: error: two or more data types in declaration specifiers |
---|
8343 | In file included from /usr/include/sys/wait.h:117, |
---|
8344 | from /usr/include/stdlib.h:65, |
---|
8345 | from conftest.c:71: |
---|
8346 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
8347 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
8348 | In file included from /usr/include/machine/types.h:35, |
---|
8349 | from /usr/include/stdlib.h:255, |
---|
8350 | from conftest.c:71: |
---|
8351 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
8352 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
8353 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
8354 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
8355 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8356 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
8357 | In file included from conftest.c:75: |
---|
8358 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
8359 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
8360 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8361 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
8362 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8363 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
8364 | conftest.c: In function 'main': |
---|
8365 | conftest.c:101: error: storage size of 'a' isn't known |
---|
8366 | conftest.c:111: error: 'PF_INET' undeclared (first use in this function) |
---|
8367 | conftest.c:111: error: (Each undeclared identifier is reported only once |
---|
8368 | conftest.c:111: error: for each function it appears in.) |
---|
8369 | conftest.c:111: error: 'SOCK_DGRAM' undeclared (first use in this function) |
---|
8370 | conftest.c:117: error: 'AF_INET' undeclared (first use in this function) |
---|
8371 | lipo: can't figure out the architecture type of: /var/tmp//cck13lkY.out |
---|
8372 | configure:13931: $? = 1 |
---|
8373 | configure: program exited with status 1 |
---|
8374 | configure: failed program was: |
---|
8375 | | /* confdefs.h */ |
---|
8376 | | #define PACKAGE_NAME "unbound" |
---|
8377 | | #define PACKAGE_TARNAME "unbound" |
---|
8378 | | #define PACKAGE_VERSION "1.4.12" |
---|
8379 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
8380 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
8381 | | #define PACKAGE_URL "" |
---|
8382 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
8383 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
8384 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
8385 | | #define STDC_HEADERS 1 |
---|
8386 | | #define HAVE_SYS_TYPES_H 1 |
---|
8387 | | #define HAVE_SYS_STAT_H 1 |
---|
8388 | | #define HAVE_STDLIB_H 1 |
---|
8389 | | #define HAVE_STRING_H 1 |
---|
8390 | | #define HAVE_MEMORY_H 1 |
---|
8391 | | #define HAVE_STRINGS_H 1 |
---|
8392 | | #define HAVE_INTTYPES_H 1 |
---|
8393 | | #define HAVE_STDINT_H 1 |
---|
8394 | | #define HAVE_UNISTD_H 1 |
---|
8395 | | #define __EXTENSIONS__ 1 |
---|
8396 | | #define _ALL_SOURCE 1 |
---|
8397 | | #define _GNU_SOURCE 1 |
---|
8398 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8399 | | #define _TANDEM_SOURCE 1 |
---|
8400 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
8401 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
8402 | | #define CHROOT_DIR "" |
---|
8403 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
8404 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
8405 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
8406 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
8407 | | #define UB_USERNAME "unbound" |
---|
8408 | | #define WINVER 0x0502 |
---|
8409 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
8410 | | #define HAVE_GETOPT_H 1 |
---|
8411 | | #define HAVE_TIME_H 1 |
---|
8412 | | #ifndef __cplusplus |
---|
8413 | | #define inline |
---|
8414 | | #endif |
---|
8415 | | #define YYTEXT_POINTER 1 |
---|
8416 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
8417 | | #define LT_OBJDIR ".libs/" |
---|
8418 | | #define int8_t signed char |
---|
8419 | | #define int16_t short |
---|
8420 | | #define int32_t int |
---|
8421 | | #define int64_t long long |
---|
8422 | | #define uint8_t unsigned char |
---|
8423 | | #define uint16_t unsigned short |
---|
8424 | | #define uint32_t unsigned int |
---|
8425 | | #define uint64_t unsigned long long |
---|
8426 | | #define size_t unsigned int |
---|
8427 | | #define ssize_t int |
---|
8428 | | #define pid_t int |
---|
8429 | | #define off_t long int |
---|
8430 | | #define u_char unsigned char |
---|
8431 | | #define rlim_t unsigned long |
---|
8432 | | #define socklen_t int |
---|
8433 | | #define in_addr_t uint32_t |
---|
8434 | | #define in_port_t uint16_t |
---|
8435 | | #define MEMCMP_IS_BROKEN 1 |
---|
8436 | | #define HAVE_UNISTD_H 1 |
---|
8437 | | #define HAVE_FORK 1 |
---|
8438 | | #define HAVE_VFORK 1 |
---|
8439 | | #define HAVE_WORKING_VFORK 1 |
---|
8440 | | #define RETSIGTYPE void |
---|
8441 | | /* end confdefs.h. */ |
---|
8442 | | |
---|
8443 | | #include <stdio.h> |
---|
8444 | | #include <string.h> |
---|
8445 | | #include <stdlib.h> |
---|
8446 | | #include <fcntl.h> |
---|
8447 | | #include <errno.h> |
---|
8448 | | #ifdef HAVE_SYS_TYPES_H |
---|
8449 | | #include <sys/types.h> |
---|
8450 | | #endif |
---|
8451 | | #ifdef HAVE_SYS_SOCKET_H |
---|
8452 | | #include <sys/socket.h> |
---|
8453 | | #endif |
---|
8454 | | #ifdef HAVE_NETINET_IN_H |
---|
8455 | | #include <netinet/in.h> |
---|
8456 | | #endif |
---|
8457 | | #ifdef HAVE_ARPA_INET_H |
---|
8458 | | #include <arpa/inet.h> |
---|
8459 | | #endif |
---|
8460 | | #ifdef HAVE_UNISTD_H |
---|
8461 | | #include <unistd.h> |
---|
8462 | | #endif |
---|
8463 | | #ifdef HAVE_TIME_H |
---|
8464 | | #include <time.h> |
---|
8465 | | #endif |
---|
8466 | | |
---|
8467 | | int |
---|
8468 | | main () |
---|
8469 | | { |
---|
8470 | | |
---|
8471 | | int port; |
---|
8472 | | int sfd, cfd; |
---|
8473 | | int num = 10; |
---|
8474 | | int i, p; |
---|
8475 | | struct sockaddr_in a; |
---|
8476 | | /* test if select and nonblocking reads work well together */ |
---|
8477 | | /* open port. |
---|
8478 | | fork child to send 10 messages. |
---|
8479 | | select to read. |
---|
8480 | | then try to nonblocking read the 10 messages |
---|
8481 | | then, nonblocking read must give EAGAIN |
---|
8482 | | */ |
---|
8483 | | |
---|
8484 | | port = 12345 + (time(0)%32); |
---|
8485 | | sfd = socket(PF_INET, SOCK_DGRAM, 0); |
---|
8486 | | if(sfd == -1) { |
---|
8487 | | perror("socket"); |
---|
8488 | | return 1; |
---|
8489 | | } |
---|
8490 | | memset(&a, 0, sizeof(a)); |
---|
8491 | | a.sin_family = AF_INET; |
---|
8492 | | a.sin_port = htons(port); |
---|
8493 | | a.sin_addr.s_addr = inet_addr("127.0.0.1"); |
---|
8494 | | if(bind(sfd, (struct sockaddr*)&a, sizeof(a)) < 0) { |
---|
8495 | | perror("bind"); |
---|
8496 | | return 1; |
---|
8497 | | } |
---|
8498 | | if(fcntl(sfd, F_SETFL, O_NONBLOCK) == -1) { |
---|
8499 | | perror("fcntl"); |
---|
8500 | | return 1; |
---|
8501 | | } |
---|
8502 | | |
---|
8503 | | cfd = socket(PF_INET, SOCK_DGRAM, 0); |
---|
8504 | | if(cfd == -1) { |
---|
8505 | | perror("client socket"); |
---|
8506 | | return 1; |
---|
8507 | | } |
---|
8508 | | a.sin_port = 0; |
---|
8509 | | if(bind(cfd, (struct sockaddr*)&a, sizeof(a)) < 0) { |
---|
8510 | | perror("client bind"); |
---|
8511 | | return 1; |
---|
8512 | | } |
---|
8513 | | a.sin_port = htons(port); |
---|
8514 | | |
---|
8515 | | /* no handler, causes exit in 10 seconds */ |
---|
8516 | | alarm(10); |
---|
8517 | | |
---|
8518 | | /* send and receive on the socket */ |
---|
8519 | | if((p=fork()) == 0) { |
---|
8520 | | for(i=0; i<num; i++) { |
---|
8521 | | if(sendto(cfd, &i, sizeof(i), 0, |
---|
8522 | | (struct sockaddr*)&a, sizeof(a)) < 0) { |
---|
8523 | | perror("sendto"); |
---|
8524 | | return 1; |
---|
8525 | | } |
---|
8526 | | } |
---|
8527 | | } else { |
---|
8528 | | /* parent */ |
---|
8529 | | fd_set rset; |
---|
8530 | | int x; |
---|
8531 | | if(p == -1) { |
---|
8532 | | perror("fork"); |
---|
8533 | | return 1; |
---|
8534 | | } |
---|
8535 | | FD_ZERO(&rset); |
---|
8536 | | FD_SET(sfd, &rset); |
---|
8537 | | if(select(sfd+1, &rset, NULL, NULL, NULL) < 1) { |
---|
8538 | | perror("select"); |
---|
8539 | | return 1; |
---|
8540 | | } |
---|
8541 | | i = 0; |
---|
8542 | | while(i < num) { |
---|
8543 | | if(recv(sfd, &x, sizeof(x), 0) != sizeof(x)) { |
---|
8544 | | if(errno == EAGAIN) |
---|
8545 | | continue; |
---|
8546 | | perror("recv"); |
---|
8547 | | return 1; |
---|
8548 | | } |
---|
8549 | | i++; |
---|
8550 | | } |
---|
8551 | | /* now we want to get EAGAIN: nonblocking goodness */ |
---|
8552 | | errno = 0; |
---|
8553 | | recv(sfd, &x, sizeof(x), 0); |
---|
8554 | | if(errno != EAGAIN) { |
---|
8555 | | perror("trying to recv again"); |
---|
8556 | | return 1; |
---|
8557 | | } |
---|
8558 | | /* EAGAIN encountered */ |
---|
8559 | | } |
---|
8560 | | |
---|
8561 | | close(sfd); |
---|
8562 | | close(cfd); |
---|
8563 | | |
---|
8564 | | ; |
---|
8565 | | return 0; |
---|
8566 | | } |
---|
8567 | configure:13938: result: no |
---|
8568 | configure:13952: checking whether mkdir has one arg |
---|
8569 | configure:13976: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include conftest.c >&5 |
---|
8570 | In file included from conftest.c:70: |
---|
8571 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
8572 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
8573 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
8574 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
8575 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
8576 | In file included from conftest.c:71: |
---|
8577 | /usr/include/unistd.h:92: error: two or more data types in declaration specifiers |
---|
8578 | conftest.c: In function 'main': |
---|
8579 | conftest.c:83: error: too few arguments to function 'mkdir' |
---|
8580 | In file included from conftest.c:70: |
---|
8581 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
8582 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
8583 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
8584 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
8585 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
8586 | In file included from conftest.c:71: |
---|
8587 | /usr/include/unistd.h:92: error: two or more data types in declaration specifiers |
---|
8588 | conftest.c: In function 'main': |
---|
8589 | conftest.c:83: error: too few arguments to function 'mkdir' |
---|
8590 | lipo: can't open input file: /var/tmp//ccqDfG4M.out (No such file or directory) |
---|
8591 | configure:13976: $? = 1 |
---|
8592 | configure: failed program was: |
---|
8593 | | /* confdefs.h */ |
---|
8594 | | #define PACKAGE_NAME "unbound" |
---|
8595 | | #define PACKAGE_TARNAME "unbound" |
---|
8596 | | #define PACKAGE_VERSION "1.4.12" |
---|
8597 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
8598 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
8599 | | #define PACKAGE_URL "" |
---|
8600 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
8601 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
8602 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
8603 | | #define STDC_HEADERS 1 |
---|
8604 | | #define HAVE_SYS_TYPES_H 1 |
---|
8605 | | #define HAVE_SYS_STAT_H 1 |
---|
8606 | | #define HAVE_STDLIB_H 1 |
---|
8607 | | #define HAVE_STRING_H 1 |
---|
8608 | | #define HAVE_MEMORY_H 1 |
---|
8609 | | #define HAVE_STRINGS_H 1 |
---|
8610 | | #define HAVE_INTTYPES_H 1 |
---|
8611 | | #define HAVE_STDINT_H 1 |
---|
8612 | | #define HAVE_UNISTD_H 1 |
---|
8613 | | #define __EXTENSIONS__ 1 |
---|
8614 | | #define _ALL_SOURCE 1 |
---|
8615 | | #define _GNU_SOURCE 1 |
---|
8616 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8617 | | #define _TANDEM_SOURCE 1 |
---|
8618 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
8619 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
8620 | | #define CHROOT_DIR "" |
---|
8621 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
8622 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
8623 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
8624 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
8625 | | #define UB_USERNAME "unbound" |
---|
8626 | | #define WINVER 0x0502 |
---|
8627 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
8628 | | #define HAVE_GETOPT_H 1 |
---|
8629 | | #define HAVE_TIME_H 1 |
---|
8630 | | #ifndef __cplusplus |
---|
8631 | | #define inline |
---|
8632 | | #endif |
---|
8633 | | #define YYTEXT_POINTER 1 |
---|
8634 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
8635 | | #define LT_OBJDIR ".libs/" |
---|
8636 | | #define int8_t signed char |
---|
8637 | | #define int16_t short |
---|
8638 | | #define int32_t int |
---|
8639 | | #define int64_t long long |
---|
8640 | | #define uint8_t unsigned char |
---|
8641 | | #define uint16_t unsigned short |
---|
8642 | | #define uint32_t unsigned int |
---|
8643 | | #define uint64_t unsigned long long |
---|
8644 | | #define size_t unsigned int |
---|
8645 | | #define ssize_t int |
---|
8646 | | #define pid_t int |
---|
8647 | | #define off_t long int |
---|
8648 | | #define u_char unsigned char |
---|
8649 | | #define rlim_t unsigned long |
---|
8650 | | #define socklen_t int |
---|
8651 | | #define in_addr_t uint32_t |
---|
8652 | | #define in_port_t uint16_t |
---|
8653 | | #define MEMCMP_IS_BROKEN 1 |
---|
8654 | | #define HAVE_UNISTD_H 1 |
---|
8655 | | #define HAVE_FORK 1 |
---|
8656 | | #define HAVE_VFORK 1 |
---|
8657 | | #define HAVE_WORKING_VFORK 1 |
---|
8658 | | #define RETSIGTYPE void |
---|
8659 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
8660 | | /* end confdefs.h. */ |
---|
8661 | | |
---|
8662 | | #include <stdio.h> |
---|
8663 | | #include <unistd.h> |
---|
8664 | | #ifdef HAVE_WINSOCK2_H |
---|
8665 | | #include <winsock2.h> |
---|
8666 | | #endif |
---|
8667 | | #ifdef HAVE_SYS_STAT_H |
---|
8668 | | #include <sys/stat.h> |
---|
8669 | | #endif |
---|
8670 | | |
---|
8671 | | int |
---|
8672 | | main () |
---|
8673 | | { |
---|
8674 | | |
---|
8675 | | (void)mkdir("directory"); |
---|
8676 | | |
---|
8677 | | ; |
---|
8678 | | return 0; |
---|
8679 | | } |
---|
8680 | configure:13984: result: no |
---|
8681 | configure:14222: checking for the pthreads library -lpthreads |
---|
8682 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lpthreads >&5 |
---|
8683 | In file included from /usr/include/pthread.h:60, |
---|
8684 | from conftest.c:69: |
---|
8685 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8686 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8687 | In file included from /usr/include/pthread.h:60, |
---|
8688 | from conftest.c:69: |
---|
8689 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8690 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8691 | lipo: can't figure out the architecture type of: /var/tmp//cc1wcef6.out |
---|
8692 | configure:14255: $? = 1 |
---|
8693 | configure: failed program was: |
---|
8694 | | /* confdefs.h */ |
---|
8695 | | #define PACKAGE_NAME "unbound" |
---|
8696 | | #define PACKAGE_TARNAME "unbound" |
---|
8697 | | #define PACKAGE_VERSION "1.4.12" |
---|
8698 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
8699 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
8700 | | #define PACKAGE_URL "" |
---|
8701 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
8702 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
8703 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
8704 | | #define STDC_HEADERS 1 |
---|
8705 | | #define HAVE_SYS_TYPES_H 1 |
---|
8706 | | #define HAVE_SYS_STAT_H 1 |
---|
8707 | | #define HAVE_STDLIB_H 1 |
---|
8708 | | #define HAVE_STRING_H 1 |
---|
8709 | | #define HAVE_MEMORY_H 1 |
---|
8710 | | #define HAVE_STRINGS_H 1 |
---|
8711 | | #define HAVE_INTTYPES_H 1 |
---|
8712 | | #define HAVE_STDINT_H 1 |
---|
8713 | | #define HAVE_UNISTD_H 1 |
---|
8714 | | #define __EXTENSIONS__ 1 |
---|
8715 | | #define _ALL_SOURCE 1 |
---|
8716 | | #define _GNU_SOURCE 1 |
---|
8717 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8718 | | #define _TANDEM_SOURCE 1 |
---|
8719 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
8720 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
8721 | | #define CHROOT_DIR "" |
---|
8722 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
8723 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
8724 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
8725 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
8726 | | #define UB_USERNAME "unbound" |
---|
8727 | | #define WINVER 0x0502 |
---|
8728 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
8729 | | #define HAVE_GETOPT_H 1 |
---|
8730 | | #define HAVE_TIME_H 1 |
---|
8731 | | #ifndef __cplusplus |
---|
8732 | | #define inline |
---|
8733 | | #endif |
---|
8734 | | #define YYTEXT_POINTER 1 |
---|
8735 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
8736 | | #define LT_OBJDIR ".libs/" |
---|
8737 | | #define int8_t signed char |
---|
8738 | | #define int16_t short |
---|
8739 | | #define int32_t int |
---|
8740 | | #define int64_t long long |
---|
8741 | | #define uint8_t unsigned char |
---|
8742 | | #define uint16_t unsigned short |
---|
8743 | | #define uint32_t unsigned int |
---|
8744 | | #define uint64_t unsigned long long |
---|
8745 | | #define size_t unsigned int |
---|
8746 | | #define ssize_t int |
---|
8747 | | #define pid_t int |
---|
8748 | | #define off_t long int |
---|
8749 | | #define u_char unsigned char |
---|
8750 | | #define rlim_t unsigned long |
---|
8751 | | #define socklen_t int |
---|
8752 | | #define in_addr_t uint32_t |
---|
8753 | | #define in_port_t uint16_t |
---|
8754 | | #define MEMCMP_IS_BROKEN 1 |
---|
8755 | | #define HAVE_UNISTD_H 1 |
---|
8756 | | #define HAVE_FORK 1 |
---|
8757 | | #define HAVE_VFORK 1 |
---|
8758 | | #define HAVE_WORKING_VFORK 1 |
---|
8759 | | #define RETSIGTYPE void |
---|
8760 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
8761 | | /* end confdefs.h. */ |
---|
8762 | | #include <pthread.h> |
---|
8763 | | int |
---|
8764 | | main () |
---|
8765 | | { |
---|
8766 | | pthread_t th; pthread_join(th, 0); |
---|
8767 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
8768 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
8769 | | ; |
---|
8770 | | return 0; |
---|
8771 | | } |
---|
8772 | configure:14264: result: no |
---|
8773 | configure:14167: checking whether pthreads work without any flags |
---|
8774 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
8775 | In file included from /usr/include/pthread.h:60, |
---|
8776 | from conftest.c:69: |
---|
8777 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8778 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8779 | In file included from /usr/include/pthread.h:60, |
---|
8780 | from conftest.c:69: |
---|
8781 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8782 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8783 | lipo: can't figure out the architecture type of: /var/tmp//ccINtxjr.out |
---|
8784 | configure:14255: $? = 1 |
---|
8785 | configure: failed program was: |
---|
8786 | | /* confdefs.h */ |
---|
8787 | | #define PACKAGE_NAME "unbound" |
---|
8788 | | #define PACKAGE_TARNAME "unbound" |
---|
8789 | | #define PACKAGE_VERSION "1.4.12" |
---|
8790 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
8791 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
8792 | | #define PACKAGE_URL "" |
---|
8793 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
8794 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
8795 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
8796 | | #define STDC_HEADERS 1 |
---|
8797 | | #define HAVE_SYS_TYPES_H 1 |
---|
8798 | | #define HAVE_SYS_STAT_H 1 |
---|
8799 | | #define HAVE_STDLIB_H 1 |
---|
8800 | | #define HAVE_STRING_H 1 |
---|
8801 | | #define HAVE_MEMORY_H 1 |
---|
8802 | | #define HAVE_STRINGS_H 1 |
---|
8803 | | #define HAVE_INTTYPES_H 1 |
---|
8804 | | #define HAVE_STDINT_H 1 |
---|
8805 | | #define HAVE_UNISTD_H 1 |
---|
8806 | | #define __EXTENSIONS__ 1 |
---|
8807 | | #define _ALL_SOURCE 1 |
---|
8808 | | #define _GNU_SOURCE 1 |
---|
8809 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8810 | | #define _TANDEM_SOURCE 1 |
---|
8811 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
8812 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
8813 | | #define CHROOT_DIR "" |
---|
8814 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
8815 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
8816 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
8817 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
8818 | | #define UB_USERNAME "unbound" |
---|
8819 | | #define WINVER 0x0502 |
---|
8820 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
8821 | | #define HAVE_GETOPT_H 1 |
---|
8822 | | #define HAVE_TIME_H 1 |
---|
8823 | | #ifndef __cplusplus |
---|
8824 | | #define inline |
---|
8825 | | #endif |
---|
8826 | | #define YYTEXT_POINTER 1 |
---|
8827 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
8828 | | #define LT_OBJDIR ".libs/" |
---|
8829 | | #define int8_t signed char |
---|
8830 | | #define int16_t short |
---|
8831 | | #define int32_t int |
---|
8832 | | #define int64_t long long |
---|
8833 | | #define uint8_t unsigned char |
---|
8834 | | #define uint16_t unsigned short |
---|
8835 | | #define uint32_t unsigned int |
---|
8836 | | #define uint64_t unsigned long long |
---|
8837 | | #define size_t unsigned int |
---|
8838 | | #define ssize_t int |
---|
8839 | | #define pid_t int |
---|
8840 | | #define off_t long int |
---|
8841 | | #define u_char unsigned char |
---|
8842 | | #define rlim_t unsigned long |
---|
8843 | | #define socklen_t int |
---|
8844 | | #define in_addr_t uint32_t |
---|
8845 | | #define in_port_t uint16_t |
---|
8846 | | #define MEMCMP_IS_BROKEN 1 |
---|
8847 | | #define HAVE_UNISTD_H 1 |
---|
8848 | | #define HAVE_FORK 1 |
---|
8849 | | #define HAVE_VFORK 1 |
---|
8850 | | #define HAVE_WORKING_VFORK 1 |
---|
8851 | | #define RETSIGTYPE void |
---|
8852 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
8853 | | /* end confdefs.h. */ |
---|
8854 | | #include <pthread.h> |
---|
8855 | | int |
---|
8856 | | main () |
---|
8857 | | { |
---|
8858 | | pthread_t th; pthread_join(th, 0); |
---|
8859 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
8860 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
8861 | | ; |
---|
8862 | | return 0; |
---|
8863 | | } |
---|
8864 | configure:14264: result: no |
---|
8865 | configure:14172: checking whether pthreads work with -Kthread |
---|
8866 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -Kthread -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
8867 | In file included from /usr/include/pthread.h:60, |
---|
8868 | from conftest.c:69: |
---|
8869 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8870 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8871 | In file included from /usr/include/pthread.h:60, |
---|
8872 | from conftest.c:69: |
---|
8873 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8874 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8875 | lipo: can't figure out the architecture type of: /var/tmp//ccKOR9HJ.out |
---|
8876 | configure:14255: $? = 1 |
---|
8877 | configure: failed program was: |
---|
8878 | | /* confdefs.h */ |
---|
8879 | | #define PACKAGE_NAME "unbound" |
---|
8880 | | #define PACKAGE_TARNAME "unbound" |
---|
8881 | | #define PACKAGE_VERSION "1.4.12" |
---|
8882 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
8883 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
8884 | | #define PACKAGE_URL "" |
---|
8885 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
8886 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
8887 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
8888 | | #define STDC_HEADERS 1 |
---|
8889 | | #define HAVE_SYS_TYPES_H 1 |
---|
8890 | | #define HAVE_SYS_STAT_H 1 |
---|
8891 | | #define HAVE_STDLIB_H 1 |
---|
8892 | | #define HAVE_STRING_H 1 |
---|
8893 | | #define HAVE_MEMORY_H 1 |
---|
8894 | | #define HAVE_STRINGS_H 1 |
---|
8895 | | #define HAVE_INTTYPES_H 1 |
---|
8896 | | #define HAVE_STDINT_H 1 |
---|
8897 | | #define HAVE_UNISTD_H 1 |
---|
8898 | | #define __EXTENSIONS__ 1 |
---|
8899 | | #define _ALL_SOURCE 1 |
---|
8900 | | #define _GNU_SOURCE 1 |
---|
8901 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8902 | | #define _TANDEM_SOURCE 1 |
---|
8903 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
8904 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
8905 | | #define CHROOT_DIR "" |
---|
8906 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
8907 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
8908 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
8909 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
8910 | | #define UB_USERNAME "unbound" |
---|
8911 | | #define WINVER 0x0502 |
---|
8912 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
8913 | | #define HAVE_GETOPT_H 1 |
---|
8914 | | #define HAVE_TIME_H 1 |
---|
8915 | | #ifndef __cplusplus |
---|
8916 | | #define inline |
---|
8917 | | #endif |
---|
8918 | | #define YYTEXT_POINTER 1 |
---|
8919 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
8920 | | #define LT_OBJDIR ".libs/" |
---|
8921 | | #define int8_t signed char |
---|
8922 | | #define int16_t short |
---|
8923 | | #define int32_t int |
---|
8924 | | #define int64_t long long |
---|
8925 | | #define uint8_t unsigned char |
---|
8926 | | #define uint16_t unsigned short |
---|
8927 | | #define uint32_t unsigned int |
---|
8928 | | #define uint64_t unsigned long long |
---|
8929 | | #define size_t unsigned int |
---|
8930 | | #define ssize_t int |
---|
8931 | | #define pid_t int |
---|
8932 | | #define off_t long int |
---|
8933 | | #define u_char unsigned char |
---|
8934 | | #define rlim_t unsigned long |
---|
8935 | | #define socklen_t int |
---|
8936 | | #define in_addr_t uint32_t |
---|
8937 | | #define in_port_t uint16_t |
---|
8938 | | #define MEMCMP_IS_BROKEN 1 |
---|
8939 | | #define HAVE_UNISTD_H 1 |
---|
8940 | | #define HAVE_FORK 1 |
---|
8941 | | #define HAVE_VFORK 1 |
---|
8942 | | #define HAVE_WORKING_VFORK 1 |
---|
8943 | | #define RETSIGTYPE void |
---|
8944 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
8945 | | /* end confdefs.h. */ |
---|
8946 | | #include <pthread.h> |
---|
8947 | | int |
---|
8948 | | main () |
---|
8949 | | { |
---|
8950 | | pthread_t th; pthread_join(th, 0); |
---|
8951 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
8952 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
8953 | | ; |
---|
8954 | | return 0; |
---|
8955 | | } |
---|
8956 | configure:14264: result: no |
---|
8957 | configure:14172: checking whether pthreads work with -kthread |
---|
8958 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -kthread -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
8959 | In file included from /usr/include/pthread.h:60, |
---|
8960 | from conftest.c:69: |
---|
8961 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8962 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8963 | In file included from /usr/include/pthread.h:60, |
---|
8964 | from conftest.c:69: |
---|
8965 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8966 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
8967 | lipo: can't figure out the architecture type of: /var/tmp//cct22Pgd.out |
---|
8968 | configure:14255: $? = 1 |
---|
8969 | configure: failed program was: |
---|
8970 | | /* confdefs.h */ |
---|
8971 | | #define PACKAGE_NAME "unbound" |
---|
8972 | | #define PACKAGE_TARNAME "unbound" |
---|
8973 | | #define PACKAGE_VERSION "1.4.12" |
---|
8974 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
8975 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
8976 | | #define PACKAGE_URL "" |
---|
8977 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
8978 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
8979 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
8980 | | #define STDC_HEADERS 1 |
---|
8981 | | #define HAVE_SYS_TYPES_H 1 |
---|
8982 | | #define HAVE_SYS_STAT_H 1 |
---|
8983 | | #define HAVE_STDLIB_H 1 |
---|
8984 | | #define HAVE_STRING_H 1 |
---|
8985 | | #define HAVE_MEMORY_H 1 |
---|
8986 | | #define HAVE_STRINGS_H 1 |
---|
8987 | | #define HAVE_INTTYPES_H 1 |
---|
8988 | | #define HAVE_STDINT_H 1 |
---|
8989 | | #define HAVE_UNISTD_H 1 |
---|
8990 | | #define __EXTENSIONS__ 1 |
---|
8991 | | #define _ALL_SOURCE 1 |
---|
8992 | | #define _GNU_SOURCE 1 |
---|
8993 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8994 | | #define _TANDEM_SOURCE 1 |
---|
8995 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
8996 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
8997 | | #define CHROOT_DIR "" |
---|
8998 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
8999 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9000 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9001 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9002 | | #define UB_USERNAME "unbound" |
---|
9003 | | #define WINVER 0x0502 |
---|
9004 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9005 | | #define HAVE_GETOPT_H 1 |
---|
9006 | | #define HAVE_TIME_H 1 |
---|
9007 | | #ifndef __cplusplus |
---|
9008 | | #define inline |
---|
9009 | | #endif |
---|
9010 | | #define YYTEXT_POINTER 1 |
---|
9011 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9012 | | #define LT_OBJDIR ".libs/" |
---|
9013 | | #define int8_t signed char |
---|
9014 | | #define int16_t short |
---|
9015 | | #define int32_t int |
---|
9016 | | #define int64_t long long |
---|
9017 | | #define uint8_t unsigned char |
---|
9018 | | #define uint16_t unsigned short |
---|
9019 | | #define uint32_t unsigned int |
---|
9020 | | #define uint64_t unsigned long long |
---|
9021 | | #define size_t unsigned int |
---|
9022 | | #define ssize_t int |
---|
9023 | | #define pid_t int |
---|
9024 | | #define off_t long int |
---|
9025 | | #define u_char unsigned char |
---|
9026 | | #define rlim_t unsigned long |
---|
9027 | | #define socklen_t int |
---|
9028 | | #define in_addr_t uint32_t |
---|
9029 | | #define in_port_t uint16_t |
---|
9030 | | #define MEMCMP_IS_BROKEN 1 |
---|
9031 | | #define HAVE_UNISTD_H 1 |
---|
9032 | | #define HAVE_FORK 1 |
---|
9033 | | #define HAVE_VFORK 1 |
---|
9034 | | #define HAVE_WORKING_VFORK 1 |
---|
9035 | | #define RETSIGTYPE void |
---|
9036 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9037 | | /* end confdefs.h. */ |
---|
9038 | | #include <pthread.h> |
---|
9039 | | int |
---|
9040 | | main () |
---|
9041 | | { |
---|
9042 | | pthread_t th; pthread_join(th, 0); |
---|
9043 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
9044 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
9045 | | ; |
---|
9046 | | return 0; |
---|
9047 | | } |
---|
9048 | configure:14264: result: no |
---|
9049 | configure:14222: checking for the pthreads library -llthread |
---|
9050 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -llthread >&5 |
---|
9051 | In file included from /usr/include/pthread.h:60, |
---|
9052 | from conftest.c:69: |
---|
9053 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9054 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9055 | In file included from /usr/include/pthread.h:60, |
---|
9056 | from conftest.c:69: |
---|
9057 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9058 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9059 | lipo: can't figure out the architecture type of: /var/tmp//ccg8S5x3.out |
---|
9060 | configure:14255: $? = 1 |
---|
9061 | configure: failed program was: |
---|
9062 | | /* confdefs.h */ |
---|
9063 | | #define PACKAGE_NAME "unbound" |
---|
9064 | | #define PACKAGE_TARNAME "unbound" |
---|
9065 | | #define PACKAGE_VERSION "1.4.12" |
---|
9066 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9067 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9068 | | #define PACKAGE_URL "" |
---|
9069 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9070 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9071 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9072 | | #define STDC_HEADERS 1 |
---|
9073 | | #define HAVE_SYS_TYPES_H 1 |
---|
9074 | | #define HAVE_SYS_STAT_H 1 |
---|
9075 | | #define HAVE_STDLIB_H 1 |
---|
9076 | | #define HAVE_STRING_H 1 |
---|
9077 | | #define HAVE_MEMORY_H 1 |
---|
9078 | | #define HAVE_STRINGS_H 1 |
---|
9079 | | #define HAVE_INTTYPES_H 1 |
---|
9080 | | #define HAVE_STDINT_H 1 |
---|
9081 | | #define HAVE_UNISTD_H 1 |
---|
9082 | | #define __EXTENSIONS__ 1 |
---|
9083 | | #define _ALL_SOURCE 1 |
---|
9084 | | #define _GNU_SOURCE 1 |
---|
9085 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9086 | | #define _TANDEM_SOURCE 1 |
---|
9087 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9088 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9089 | | #define CHROOT_DIR "" |
---|
9090 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9091 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9092 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9093 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9094 | | #define UB_USERNAME "unbound" |
---|
9095 | | #define WINVER 0x0502 |
---|
9096 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9097 | | #define HAVE_GETOPT_H 1 |
---|
9098 | | #define HAVE_TIME_H 1 |
---|
9099 | | #ifndef __cplusplus |
---|
9100 | | #define inline |
---|
9101 | | #endif |
---|
9102 | | #define YYTEXT_POINTER 1 |
---|
9103 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9104 | | #define LT_OBJDIR ".libs/" |
---|
9105 | | #define int8_t signed char |
---|
9106 | | #define int16_t short |
---|
9107 | | #define int32_t int |
---|
9108 | | #define int64_t long long |
---|
9109 | | #define uint8_t unsigned char |
---|
9110 | | #define uint16_t unsigned short |
---|
9111 | | #define uint32_t unsigned int |
---|
9112 | | #define uint64_t unsigned long long |
---|
9113 | | #define size_t unsigned int |
---|
9114 | | #define ssize_t int |
---|
9115 | | #define pid_t int |
---|
9116 | | #define off_t long int |
---|
9117 | | #define u_char unsigned char |
---|
9118 | | #define rlim_t unsigned long |
---|
9119 | | #define socklen_t int |
---|
9120 | | #define in_addr_t uint32_t |
---|
9121 | | #define in_port_t uint16_t |
---|
9122 | | #define MEMCMP_IS_BROKEN 1 |
---|
9123 | | #define HAVE_UNISTD_H 1 |
---|
9124 | | #define HAVE_FORK 1 |
---|
9125 | | #define HAVE_VFORK 1 |
---|
9126 | | #define HAVE_WORKING_VFORK 1 |
---|
9127 | | #define RETSIGTYPE void |
---|
9128 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9129 | | /* end confdefs.h. */ |
---|
9130 | | #include <pthread.h> |
---|
9131 | | int |
---|
9132 | | main () |
---|
9133 | | { |
---|
9134 | | pthread_t th; pthread_join(th, 0); |
---|
9135 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
9136 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
9137 | | ; |
---|
9138 | | return 0; |
---|
9139 | | } |
---|
9140 | configure:14264: result: no |
---|
9141 | configure:14172: checking whether pthreads work with -pthread |
---|
9142 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
9143 | In file included from /usr/include/pthread.h:60, |
---|
9144 | from conftest.c:69: |
---|
9145 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9146 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9147 | In file included from /usr/include/pthread.h:60, |
---|
9148 | from conftest.c:69: |
---|
9149 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9150 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9151 | lipo: can't figure out the architecture type of: /var/tmp//cc3UQ3Xs.out |
---|
9152 | configure:14255: $? = 1 |
---|
9153 | configure: failed program was: |
---|
9154 | | /* confdefs.h */ |
---|
9155 | | #define PACKAGE_NAME "unbound" |
---|
9156 | | #define PACKAGE_TARNAME "unbound" |
---|
9157 | | #define PACKAGE_VERSION "1.4.12" |
---|
9158 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9159 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9160 | | #define PACKAGE_URL "" |
---|
9161 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9162 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9163 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9164 | | #define STDC_HEADERS 1 |
---|
9165 | | #define HAVE_SYS_TYPES_H 1 |
---|
9166 | | #define HAVE_SYS_STAT_H 1 |
---|
9167 | | #define HAVE_STDLIB_H 1 |
---|
9168 | | #define HAVE_STRING_H 1 |
---|
9169 | | #define HAVE_MEMORY_H 1 |
---|
9170 | | #define HAVE_STRINGS_H 1 |
---|
9171 | | #define HAVE_INTTYPES_H 1 |
---|
9172 | | #define HAVE_STDINT_H 1 |
---|
9173 | | #define HAVE_UNISTD_H 1 |
---|
9174 | | #define __EXTENSIONS__ 1 |
---|
9175 | | #define _ALL_SOURCE 1 |
---|
9176 | | #define _GNU_SOURCE 1 |
---|
9177 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9178 | | #define _TANDEM_SOURCE 1 |
---|
9179 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9180 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9181 | | #define CHROOT_DIR "" |
---|
9182 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9183 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9184 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9185 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9186 | | #define UB_USERNAME "unbound" |
---|
9187 | | #define WINVER 0x0502 |
---|
9188 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9189 | | #define HAVE_GETOPT_H 1 |
---|
9190 | | #define HAVE_TIME_H 1 |
---|
9191 | | #ifndef __cplusplus |
---|
9192 | | #define inline |
---|
9193 | | #endif |
---|
9194 | | #define YYTEXT_POINTER 1 |
---|
9195 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9196 | | #define LT_OBJDIR ".libs/" |
---|
9197 | | #define int8_t signed char |
---|
9198 | | #define int16_t short |
---|
9199 | | #define int32_t int |
---|
9200 | | #define int64_t long long |
---|
9201 | | #define uint8_t unsigned char |
---|
9202 | | #define uint16_t unsigned short |
---|
9203 | | #define uint32_t unsigned int |
---|
9204 | | #define uint64_t unsigned long long |
---|
9205 | | #define size_t unsigned int |
---|
9206 | | #define ssize_t int |
---|
9207 | | #define pid_t int |
---|
9208 | | #define off_t long int |
---|
9209 | | #define u_char unsigned char |
---|
9210 | | #define rlim_t unsigned long |
---|
9211 | | #define socklen_t int |
---|
9212 | | #define in_addr_t uint32_t |
---|
9213 | | #define in_port_t uint16_t |
---|
9214 | | #define MEMCMP_IS_BROKEN 1 |
---|
9215 | | #define HAVE_UNISTD_H 1 |
---|
9216 | | #define HAVE_FORK 1 |
---|
9217 | | #define HAVE_VFORK 1 |
---|
9218 | | #define HAVE_WORKING_VFORK 1 |
---|
9219 | | #define RETSIGTYPE void |
---|
9220 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9221 | | /* end confdefs.h. */ |
---|
9222 | | #include <pthread.h> |
---|
9223 | | int |
---|
9224 | | main () |
---|
9225 | | { |
---|
9226 | | pthread_t th; pthread_join(th, 0); |
---|
9227 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
9228 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
9229 | | ; |
---|
9230 | | return 0; |
---|
9231 | | } |
---|
9232 | configure:14264: result: no |
---|
9233 | configure:14172: checking whether pthreads work with -pthreads |
---|
9234 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -pthreads -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
9235 | In file included from /usr/include/pthread.h:60, |
---|
9236 | from conftest.c:69: |
---|
9237 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9238 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9239 | In file included from /usr/include/pthread.h:60, |
---|
9240 | from conftest.c:69: |
---|
9241 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9242 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9243 | lipo: can't figure out the architecture type of: /var/tmp//ccmHU9uW.out |
---|
9244 | configure:14255: $? = 1 |
---|
9245 | configure: failed program was: |
---|
9246 | | /* confdefs.h */ |
---|
9247 | | #define PACKAGE_NAME "unbound" |
---|
9248 | | #define PACKAGE_TARNAME "unbound" |
---|
9249 | | #define PACKAGE_VERSION "1.4.12" |
---|
9250 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9251 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9252 | | #define PACKAGE_URL "" |
---|
9253 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9254 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9255 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9256 | | #define STDC_HEADERS 1 |
---|
9257 | | #define HAVE_SYS_TYPES_H 1 |
---|
9258 | | #define HAVE_SYS_STAT_H 1 |
---|
9259 | | #define HAVE_STDLIB_H 1 |
---|
9260 | | #define HAVE_STRING_H 1 |
---|
9261 | | #define HAVE_MEMORY_H 1 |
---|
9262 | | #define HAVE_STRINGS_H 1 |
---|
9263 | | #define HAVE_INTTYPES_H 1 |
---|
9264 | | #define HAVE_STDINT_H 1 |
---|
9265 | | #define HAVE_UNISTD_H 1 |
---|
9266 | | #define __EXTENSIONS__ 1 |
---|
9267 | | #define _ALL_SOURCE 1 |
---|
9268 | | #define _GNU_SOURCE 1 |
---|
9269 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9270 | | #define _TANDEM_SOURCE 1 |
---|
9271 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9272 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9273 | | #define CHROOT_DIR "" |
---|
9274 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9275 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9276 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9277 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9278 | | #define UB_USERNAME "unbound" |
---|
9279 | | #define WINVER 0x0502 |
---|
9280 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9281 | | #define HAVE_GETOPT_H 1 |
---|
9282 | | #define HAVE_TIME_H 1 |
---|
9283 | | #ifndef __cplusplus |
---|
9284 | | #define inline |
---|
9285 | | #endif |
---|
9286 | | #define YYTEXT_POINTER 1 |
---|
9287 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9288 | | #define LT_OBJDIR ".libs/" |
---|
9289 | | #define int8_t signed char |
---|
9290 | | #define int16_t short |
---|
9291 | | #define int32_t int |
---|
9292 | | #define int64_t long long |
---|
9293 | | #define uint8_t unsigned char |
---|
9294 | | #define uint16_t unsigned short |
---|
9295 | | #define uint32_t unsigned int |
---|
9296 | | #define uint64_t unsigned long long |
---|
9297 | | #define size_t unsigned int |
---|
9298 | | #define ssize_t int |
---|
9299 | | #define pid_t int |
---|
9300 | | #define off_t long int |
---|
9301 | | #define u_char unsigned char |
---|
9302 | | #define rlim_t unsigned long |
---|
9303 | | #define socklen_t int |
---|
9304 | | #define in_addr_t uint32_t |
---|
9305 | | #define in_port_t uint16_t |
---|
9306 | | #define MEMCMP_IS_BROKEN 1 |
---|
9307 | | #define HAVE_UNISTD_H 1 |
---|
9308 | | #define HAVE_FORK 1 |
---|
9309 | | #define HAVE_VFORK 1 |
---|
9310 | | #define HAVE_WORKING_VFORK 1 |
---|
9311 | | #define RETSIGTYPE void |
---|
9312 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9313 | | /* end confdefs.h. */ |
---|
9314 | | #include <pthread.h> |
---|
9315 | | int |
---|
9316 | | main () |
---|
9317 | | { |
---|
9318 | | pthread_t th; pthread_join(th, 0); |
---|
9319 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
9320 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
9321 | | ; |
---|
9322 | | return 0; |
---|
9323 | | } |
---|
9324 | configure:14264: result: no |
---|
9325 | configure:14172: checking whether pthreads work with -mthreads |
---|
9326 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -mthreads -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
9327 | cc1: error: unrecognized command line option "-mthreads" |
---|
9328 | cc1: error: unrecognized command line option "-mthreads" |
---|
9329 | lipo: can't figure out the architecture type of: /var/tmp//ccA8IWPj.out |
---|
9330 | configure:14255: $? = 1 |
---|
9331 | configure: failed program was: |
---|
9332 | | /* confdefs.h */ |
---|
9333 | | #define PACKAGE_NAME "unbound" |
---|
9334 | | #define PACKAGE_TARNAME "unbound" |
---|
9335 | | #define PACKAGE_VERSION "1.4.12" |
---|
9336 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9337 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9338 | | #define PACKAGE_URL "" |
---|
9339 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9340 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9341 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9342 | | #define STDC_HEADERS 1 |
---|
9343 | | #define HAVE_SYS_TYPES_H 1 |
---|
9344 | | #define HAVE_SYS_STAT_H 1 |
---|
9345 | | #define HAVE_STDLIB_H 1 |
---|
9346 | | #define HAVE_STRING_H 1 |
---|
9347 | | #define HAVE_MEMORY_H 1 |
---|
9348 | | #define HAVE_STRINGS_H 1 |
---|
9349 | | #define HAVE_INTTYPES_H 1 |
---|
9350 | | #define HAVE_STDINT_H 1 |
---|
9351 | | #define HAVE_UNISTD_H 1 |
---|
9352 | | #define __EXTENSIONS__ 1 |
---|
9353 | | #define _ALL_SOURCE 1 |
---|
9354 | | #define _GNU_SOURCE 1 |
---|
9355 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9356 | | #define _TANDEM_SOURCE 1 |
---|
9357 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9358 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9359 | | #define CHROOT_DIR "" |
---|
9360 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9361 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9362 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9363 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9364 | | #define UB_USERNAME "unbound" |
---|
9365 | | #define WINVER 0x0502 |
---|
9366 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9367 | | #define HAVE_GETOPT_H 1 |
---|
9368 | | #define HAVE_TIME_H 1 |
---|
9369 | | #ifndef __cplusplus |
---|
9370 | | #define inline |
---|
9371 | | #endif |
---|
9372 | | #define YYTEXT_POINTER 1 |
---|
9373 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9374 | | #define LT_OBJDIR ".libs/" |
---|
9375 | | #define int8_t signed char |
---|
9376 | | #define int16_t short |
---|
9377 | | #define int32_t int |
---|
9378 | | #define int64_t long long |
---|
9379 | | #define uint8_t unsigned char |
---|
9380 | | #define uint16_t unsigned short |
---|
9381 | | #define uint32_t unsigned int |
---|
9382 | | #define uint64_t unsigned long long |
---|
9383 | | #define size_t unsigned int |
---|
9384 | | #define ssize_t int |
---|
9385 | | #define pid_t int |
---|
9386 | | #define off_t long int |
---|
9387 | | #define u_char unsigned char |
---|
9388 | | #define rlim_t unsigned long |
---|
9389 | | #define socklen_t int |
---|
9390 | | #define in_addr_t uint32_t |
---|
9391 | | #define in_port_t uint16_t |
---|
9392 | | #define MEMCMP_IS_BROKEN 1 |
---|
9393 | | #define HAVE_UNISTD_H 1 |
---|
9394 | | #define HAVE_FORK 1 |
---|
9395 | | #define HAVE_VFORK 1 |
---|
9396 | | #define HAVE_WORKING_VFORK 1 |
---|
9397 | | #define RETSIGTYPE void |
---|
9398 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9399 | | /* end confdefs.h. */ |
---|
9400 | | #include <pthread.h> |
---|
9401 | | int |
---|
9402 | | main () |
---|
9403 | | { |
---|
9404 | | pthread_t th; pthread_join(th, 0); |
---|
9405 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
9406 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
9407 | | ; |
---|
9408 | | return 0; |
---|
9409 | | } |
---|
9410 | configure:14264: result: no |
---|
9411 | configure:14222: checking for the pthreads library -lpthread |
---|
9412 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lpthread >&5 |
---|
9413 | In file included from /usr/include/pthread.h:60, |
---|
9414 | from conftest.c:69: |
---|
9415 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9416 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9417 | In file included from /usr/include/pthread.h:60, |
---|
9418 | from conftest.c:69: |
---|
9419 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9420 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
9421 | lipo: can't figure out the architecture type of: /var/tmp//ccqHkkJB.out |
---|
9422 | configure:14255: $? = 1 |
---|
9423 | configure: failed program was: |
---|
9424 | | /* confdefs.h */ |
---|
9425 | | #define PACKAGE_NAME "unbound" |
---|
9426 | | #define PACKAGE_TARNAME "unbound" |
---|
9427 | | #define PACKAGE_VERSION "1.4.12" |
---|
9428 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9429 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9430 | | #define PACKAGE_URL "" |
---|
9431 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9432 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9433 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9434 | | #define STDC_HEADERS 1 |
---|
9435 | | #define HAVE_SYS_TYPES_H 1 |
---|
9436 | | #define HAVE_SYS_STAT_H 1 |
---|
9437 | | #define HAVE_STDLIB_H 1 |
---|
9438 | | #define HAVE_STRING_H 1 |
---|
9439 | | #define HAVE_MEMORY_H 1 |
---|
9440 | | #define HAVE_STRINGS_H 1 |
---|
9441 | | #define HAVE_INTTYPES_H 1 |
---|
9442 | | #define HAVE_STDINT_H 1 |
---|
9443 | | #define HAVE_UNISTD_H 1 |
---|
9444 | | #define __EXTENSIONS__ 1 |
---|
9445 | | #define _ALL_SOURCE 1 |
---|
9446 | | #define _GNU_SOURCE 1 |
---|
9447 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9448 | | #define _TANDEM_SOURCE 1 |
---|
9449 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9450 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9451 | | #define CHROOT_DIR "" |
---|
9452 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9453 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9454 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9455 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9456 | | #define UB_USERNAME "unbound" |
---|
9457 | | #define WINVER 0x0502 |
---|
9458 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9459 | | #define HAVE_GETOPT_H 1 |
---|
9460 | | #define HAVE_TIME_H 1 |
---|
9461 | | #ifndef __cplusplus |
---|
9462 | | #define inline |
---|
9463 | | #endif |
---|
9464 | | #define YYTEXT_POINTER 1 |
---|
9465 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9466 | | #define LT_OBJDIR ".libs/" |
---|
9467 | | #define int8_t signed char |
---|
9468 | | #define int16_t short |
---|
9469 | | #define int32_t int |
---|
9470 | | #define int64_t long long |
---|
9471 | | #define uint8_t unsigned char |
---|
9472 | | #define uint16_t unsigned short |
---|
9473 | | #define uint32_t unsigned int |
---|
9474 | | #define uint64_t unsigned long long |
---|
9475 | | #define size_t unsigned int |
---|
9476 | | #define ssize_t int |
---|
9477 | | #define pid_t int |
---|
9478 | | #define off_t long int |
---|
9479 | | #define u_char unsigned char |
---|
9480 | | #define rlim_t unsigned long |
---|
9481 | | #define socklen_t int |
---|
9482 | | #define in_addr_t uint32_t |
---|
9483 | | #define in_port_t uint16_t |
---|
9484 | | #define MEMCMP_IS_BROKEN 1 |
---|
9485 | | #define HAVE_UNISTD_H 1 |
---|
9486 | | #define HAVE_FORK 1 |
---|
9487 | | #define HAVE_VFORK 1 |
---|
9488 | | #define HAVE_WORKING_VFORK 1 |
---|
9489 | | #define RETSIGTYPE void |
---|
9490 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9491 | | /* end confdefs.h. */ |
---|
9492 | | #include <pthread.h> |
---|
9493 | | int |
---|
9494 | | main () |
---|
9495 | | { |
---|
9496 | | pthread_t th; pthread_join(th, 0); |
---|
9497 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
9498 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
9499 | | ; |
---|
9500 | | return 0; |
---|
9501 | | } |
---|
9502 | configure:14264: result: no |
---|
9503 | configure:14172: checking whether pthreads work with --thread-safe |
---|
9504 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto --thread-safe -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
9505 | cc1: error: unrecognized command line option "-fthread-safe" |
---|
9506 | cc1: error: unrecognized command line option "-fthread-safe" |
---|
9507 | lipo: can't figure out the architecture type of: /var/tmp//ccbfrNn2.out |
---|
9508 | configure:14255: $? = 1 |
---|
9509 | configure: failed program was: |
---|
9510 | | /* confdefs.h */ |
---|
9511 | | #define PACKAGE_NAME "unbound" |
---|
9512 | | #define PACKAGE_TARNAME "unbound" |
---|
9513 | | #define PACKAGE_VERSION "1.4.12" |
---|
9514 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9515 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9516 | | #define PACKAGE_URL "" |
---|
9517 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9518 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9519 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9520 | | #define STDC_HEADERS 1 |
---|
9521 | | #define HAVE_SYS_TYPES_H 1 |
---|
9522 | | #define HAVE_SYS_STAT_H 1 |
---|
9523 | | #define HAVE_STDLIB_H 1 |
---|
9524 | | #define HAVE_STRING_H 1 |
---|
9525 | | #define HAVE_MEMORY_H 1 |
---|
9526 | | #define HAVE_STRINGS_H 1 |
---|
9527 | | #define HAVE_INTTYPES_H 1 |
---|
9528 | | #define HAVE_STDINT_H 1 |
---|
9529 | | #define HAVE_UNISTD_H 1 |
---|
9530 | | #define __EXTENSIONS__ 1 |
---|
9531 | | #define _ALL_SOURCE 1 |
---|
9532 | | #define _GNU_SOURCE 1 |
---|
9533 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9534 | | #define _TANDEM_SOURCE 1 |
---|
9535 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9536 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9537 | | #define CHROOT_DIR "" |
---|
9538 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9539 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9540 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9541 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9542 | | #define UB_USERNAME "unbound" |
---|
9543 | | #define WINVER 0x0502 |
---|
9544 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9545 | | #define HAVE_GETOPT_H 1 |
---|
9546 | | #define HAVE_TIME_H 1 |
---|
9547 | | #ifndef __cplusplus |
---|
9548 | | #define inline |
---|
9549 | | #endif |
---|
9550 | | #define YYTEXT_POINTER 1 |
---|
9551 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9552 | | #define LT_OBJDIR ".libs/" |
---|
9553 | | #define int8_t signed char |
---|
9554 | | #define int16_t short |
---|
9555 | | #define int32_t int |
---|
9556 | | #define int64_t long long |
---|
9557 | | #define uint8_t unsigned char |
---|
9558 | | #define uint16_t unsigned short |
---|
9559 | | #define uint32_t unsigned int |
---|
9560 | | #define uint64_t unsigned long long |
---|
9561 | | #define size_t unsigned int |
---|
9562 | | #define ssize_t int |
---|
9563 | | #define pid_t int |
---|
9564 | | #define off_t long int |
---|
9565 | | #define u_char unsigned char |
---|
9566 | | #define rlim_t unsigned long |
---|
9567 | | #define socklen_t int |
---|
9568 | | #define in_addr_t uint32_t |
---|
9569 | | #define in_port_t uint16_t |
---|
9570 | | #define MEMCMP_IS_BROKEN 1 |
---|
9571 | | #define HAVE_UNISTD_H 1 |
---|
9572 | | #define HAVE_FORK 1 |
---|
9573 | | #define HAVE_VFORK 1 |
---|
9574 | | #define HAVE_WORKING_VFORK 1 |
---|
9575 | | #define RETSIGTYPE void |
---|
9576 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9577 | | /* end confdefs.h. */ |
---|
9578 | | #include <pthread.h> |
---|
9579 | | int |
---|
9580 | | main () |
---|
9581 | | { |
---|
9582 | | pthread_t th; pthread_join(th, 0); |
---|
9583 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
9584 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
9585 | | ; |
---|
9586 | | return 0; |
---|
9587 | | } |
---|
9588 | configure:14264: result: no |
---|
9589 | configure:14172: checking whether pthreads work with -mt |
---|
9590 | configure:14255: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -mt -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
9591 | cc1: error: unrecognized command line option "-mt" |
---|
9592 | cc1: error: unrecognized command line option "-mt" |
---|
9593 | lipo: can't figure out the architecture type of: /var/tmp//cc0mhBID.out |
---|
9594 | configure:14255: $? = 1 |
---|
9595 | configure: failed program was: |
---|
9596 | | /* confdefs.h */ |
---|
9597 | | #define PACKAGE_NAME "unbound" |
---|
9598 | | #define PACKAGE_TARNAME "unbound" |
---|
9599 | | #define PACKAGE_VERSION "1.4.12" |
---|
9600 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9601 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9602 | | #define PACKAGE_URL "" |
---|
9603 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9604 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9605 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9606 | | #define STDC_HEADERS 1 |
---|
9607 | | #define HAVE_SYS_TYPES_H 1 |
---|
9608 | | #define HAVE_SYS_STAT_H 1 |
---|
9609 | | #define HAVE_STDLIB_H 1 |
---|
9610 | | #define HAVE_STRING_H 1 |
---|
9611 | | #define HAVE_MEMORY_H 1 |
---|
9612 | | #define HAVE_STRINGS_H 1 |
---|
9613 | | #define HAVE_INTTYPES_H 1 |
---|
9614 | | #define HAVE_STDINT_H 1 |
---|
9615 | | #define HAVE_UNISTD_H 1 |
---|
9616 | | #define __EXTENSIONS__ 1 |
---|
9617 | | #define _ALL_SOURCE 1 |
---|
9618 | | #define _GNU_SOURCE 1 |
---|
9619 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9620 | | #define _TANDEM_SOURCE 1 |
---|
9621 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9622 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9623 | | #define CHROOT_DIR "" |
---|
9624 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9625 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9626 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9627 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9628 | | #define UB_USERNAME "unbound" |
---|
9629 | | #define WINVER 0x0502 |
---|
9630 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9631 | | #define HAVE_GETOPT_H 1 |
---|
9632 | | #define HAVE_TIME_H 1 |
---|
9633 | | #ifndef __cplusplus |
---|
9634 | | #define inline |
---|
9635 | | #endif |
---|
9636 | | #define YYTEXT_POINTER 1 |
---|
9637 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9638 | | #define LT_OBJDIR ".libs/" |
---|
9639 | | #define int8_t signed char |
---|
9640 | | #define int16_t short |
---|
9641 | | #define int32_t int |
---|
9642 | | #define int64_t long long |
---|
9643 | | #define uint8_t unsigned char |
---|
9644 | | #define uint16_t unsigned short |
---|
9645 | | #define uint32_t unsigned int |
---|
9646 | | #define uint64_t unsigned long long |
---|
9647 | | #define size_t unsigned int |
---|
9648 | | #define ssize_t int |
---|
9649 | | #define pid_t int |
---|
9650 | | #define off_t long int |
---|
9651 | | #define u_char unsigned char |
---|
9652 | | #define rlim_t unsigned long |
---|
9653 | | #define socklen_t int |
---|
9654 | | #define in_addr_t uint32_t |
---|
9655 | | #define in_port_t uint16_t |
---|
9656 | | #define MEMCMP_IS_BROKEN 1 |
---|
9657 | | #define HAVE_UNISTD_H 1 |
---|
9658 | | #define HAVE_FORK 1 |
---|
9659 | | #define HAVE_VFORK 1 |
---|
9660 | | #define HAVE_WORKING_VFORK 1 |
---|
9661 | | #define RETSIGTYPE void |
---|
9662 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9663 | | /* end confdefs.h. */ |
---|
9664 | | #include <pthread.h> |
---|
9665 | | int |
---|
9666 | | main () |
---|
9667 | | { |
---|
9668 | | pthread_t th; pthread_join(th, 0); |
---|
9669 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
9670 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
9671 | | ; |
---|
9672 | | return 0; |
---|
9673 | | } |
---|
9674 | configure:14264: result: no |
---|
9675 | configure:14180: checking for pthread-config |
---|
9676 | configure:14208: result: no |
---|
9677 | configure:15053: checking for SSL |
---|
9678 | configure:15077: result: found in /opt/local |
---|
9679 | configure:15092: checking for HMAC_CTX_init in -lcrypto |
---|
9680 | configure:15110: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
9681 | configure:15110: $? = 0 |
---|
9682 | configure:15112: result: yes |
---|
9683 | configure:15205: checking for library containing dlopen |
---|
9684 | configure:15236: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
9685 | configure:15236: $? = 0 |
---|
9686 | configure:15253: result: none required |
---|
9687 | configure:15267: checking for openssl/ssl.h |
---|
9688 | configure:15267: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
9689 | In file included from conftest.c:71: |
---|
9690 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
9691 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
9692 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
9693 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
9694 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
9695 | In file included from /usr/include/machine/types.h:35, |
---|
9696 | from /usr/include/sys/types.h:78, |
---|
9697 | from conftest.c:73: |
---|
9698 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
9699 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
9700 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
9701 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
9702 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
9703 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
9704 | In file included from conftest.c:73: |
---|
9705 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
9706 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
9707 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
9708 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
9709 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
9710 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
9711 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
9712 | In file included from /usr/include/sys/wait.h:117, |
---|
9713 | from /usr/include/stdlib.h:65, |
---|
9714 | from conftest.c:79: |
---|
9715 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
9716 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
9717 | In file included from /usr/include/inttypes.h:247, |
---|
9718 | from conftest.c:96: |
---|
9719 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
9720 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
9721 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
9722 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
9723 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
9724 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
9725 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
9726 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
9727 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
9728 | In file included from conftest.c:71: |
---|
9729 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
9730 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
9731 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
9732 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
9733 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
9734 | In file included from /usr/include/machine/types.h:35, |
---|
9735 | from /usr/include/sys/types.h:78, |
---|
9736 | from conftest.c:73: |
---|
9737 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
9738 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
9739 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
9740 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
9741 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
9742 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
9743 | In file included from conftest.c:73: |
---|
9744 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
9745 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
9746 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
9747 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
9748 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
9749 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
9750 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
9751 | In file included from /usr/include/sys/wait.h:117, |
---|
9752 | from /usr/include/stdlib.h:65, |
---|
9753 | from conftest.c:79: |
---|
9754 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
9755 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
9756 | In file included from /usr/include/inttypes.h:247, |
---|
9757 | from conftest.c:96: |
---|
9758 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
9759 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
9760 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
9761 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
9762 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
9763 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
9764 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
9765 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
9766 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
9767 | lipo: can't open input file: /var/tmp//ccKE0ndE.out (No such file or directory) |
---|
9768 | configure:15267: $? = 1 |
---|
9769 | configure: failed program was: |
---|
9770 | | /* confdefs.h */ |
---|
9771 | | #define PACKAGE_NAME "unbound" |
---|
9772 | | #define PACKAGE_TARNAME "unbound" |
---|
9773 | | #define PACKAGE_VERSION "1.4.12" |
---|
9774 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9775 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9776 | | #define PACKAGE_URL "" |
---|
9777 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9778 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9779 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9780 | | #define STDC_HEADERS 1 |
---|
9781 | | #define HAVE_SYS_TYPES_H 1 |
---|
9782 | | #define HAVE_SYS_STAT_H 1 |
---|
9783 | | #define HAVE_STDLIB_H 1 |
---|
9784 | | #define HAVE_STRING_H 1 |
---|
9785 | | #define HAVE_MEMORY_H 1 |
---|
9786 | | #define HAVE_STRINGS_H 1 |
---|
9787 | | #define HAVE_INTTYPES_H 1 |
---|
9788 | | #define HAVE_STDINT_H 1 |
---|
9789 | | #define HAVE_UNISTD_H 1 |
---|
9790 | | #define __EXTENSIONS__ 1 |
---|
9791 | | #define _ALL_SOURCE 1 |
---|
9792 | | #define _GNU_SOURCE 1 |
---|
9793 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9794 | | #define _TANDEM_SOURCE 1 |
---|
9795 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9796 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9797 | | #define CHROOT_DIR "" |
---|
9798 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9799 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9800 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9801 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9802 | | #define UB_USERNAME "unbound" |
---|
9803 | | #define WINVER 0x0502 |
---|
9804 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9805 | | #define HAVE_GETOPT_H 1 |
---|
9806 | | #define HAVE_TIME_H 1 |
---|
9807 | | #ifndef __cplusplus |
---|
9808 | | #define inline |
---|
9809 | | #endif |
---|
9810 | | #define YYTEXT_POINTER 1 |
---|
9811 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
9812 | | #define LT_OBJDIR ".libs/" |
---|
9813 | | #define int8_t signed char |
---|
9814 | | #define int16_t short |
---|
9815 | | #define int32_t int |
---|
9816 | | #define int64_t long long |
---|
9817 | | #define uint8_t unsigned char |
---|
9818 | | #define uint16_t unsigned short |
---|
9819 | | #define uint32_t unsigned int |
---|
9820 | | #define uint64_t unsigned long long |
---|
9821 | | #define size_t unsigned int |
---|
9822 | | #define ssize_t int |
---|
9823 | | #define pid_t int |
---|
9824 | | #define off_t long int |
---|
9825 | | #define u_char unsigned char |
---|
9826 | | #define rlim_t unsigned long |
---|
9827 | | #define socklen_t int |
---|
9828 | | #define in_addr_t uint32_t |
---|
9829 | | #define in_port_t uint16_t |
---|
9830 | | #define MEMCMP_IS_BROKEN 1 |
---|
9831 | | #define HAVE_UNISTD_H 1 |
---|
9832 | | #define HAVE_FORK 1 |
---|
9833 | | #define HAVE_VFORK 1 |
---|
9834 | | #define HAVE_WORKING_VFORK 1 |
---|
9835 | | #define RETSIGTYPE void |
---|
9836 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
9837 | | #define HAVE_SSL /**/ |
---|
9838 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
9839 | | /* end confdefs.h. */ |
---|
9840 | | #include <stdio.h> |
---|
9841 | | #ifdef HAVE_SYS_TYPES_H |
---|
9842 | | # include <sys/types.h> |
---|
9843 | | #endif |
---|
9844 | | #ifdef HAVE_SYS_STAT_H |
---|
9845 | | # include <sys/stat.h> |
---|
9846 | | #endif |
---|
9847 | | #ifdef STDC_HEADERS |
---|
9848 | | # include <stdlib.h> |
---|
9849 | | # include <stddef.h> |
---|
9850 | | #else |
---|
9851 | | # ifdef HAVE_STDLIB_H |
---|
9852 | | # include <stdlib.h> |
---|
9853 | | # endif |
---|
9854 | | #endif |
---|
9855 | | #ifdef HAVE_STRING_H |
---|
9856 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
9857 | | # include <memory.h> |
---|
9858 | | # endif |
---|
9859 | | # include <string.h> |
---|
9860 | | #endif |
---|
9861 | | #ifdef HAVE_STRINGS_H |
---|
9862 | | # include <strings.h> |
---|
9863 | | #endif |
---|
9864 | | #ifdef HAVE_INTTYPES_H |
---|
9865 | | # include <inttypes.h> |
---|
9866 | | #endif |
---|
9867 | | #ifdef HAVE_STDINT_H |
---|
9868 | | # include <stdint.h> |
---|
9869 | | #endif |
---|
9870 | | #ifdef HAVE_UNISTD_H |
---|
9871 | | # include <unistd.h> |
---|
9872 | | #endif |
---|
9873 | | |
---|
9874 | | #include <openssl/ssl.h> |
---|
9875 | configure:15267: result: no |
---|
9876 | configure:15280: checking for openssl/err.h |
---|
9877 | configure:15280: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
9878 | In file included from conftest.c:71: |
---|
9879 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
9880 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
9881 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
9882 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
9883 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
9884 | In file included from /usr/include/machine/types.h:35, |
---|
9885 | from /usr/include/sys/types.h:78, |
---|
9886 | from conftest.c:73: |
---|
9887 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
9888 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
9889 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
9890 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
9891 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
9892 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
9893 | In file included from conftest.c:73: |
---|
9894 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
9895 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
9896 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
9897 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
9898 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
9899 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
9900 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
9901 | In file included from /usr/include/sys/wait.h:117, |
---|
9902 | from /usr/include/stdlib.h:65, |
---|
9903 | from conftest.c:79: |
---|
9904 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
9905 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
9906 | In file included from /usr/include/inttypes.h:247, |
---|
9907 | from conftest.c:96: |
---|
9908 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
9909 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
9910 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
9911 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
9912 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
9913 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
9914 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
9915 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
9916 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
9917 | In file included from conftest.c:71: |
---|
9918 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
9919 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
9920 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
9921 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
9922 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
9923 | In file included from /usr/include/machine/types.h:35, |
---|
9924 | from /usr/include/sys/types.h:78, |
---|
9925 | from conftest.c:73: |
---|
9926 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
9927 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
9928 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
9929 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
9930 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
9931 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
9932 | In file included from conftest.c:73: |
---|
9933 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
9934 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
9935 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
9936 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
9937 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
9938 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
9939 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
9940 | In file included from /usr/include/sys/wait.h:117, |
---|
9941 | from /usr/include/stdlib.h:65, |
---|
9942 | from conftest.c:79: |
---|
9943 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
9944 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
9945 | In file included from /usr/include/inttypes.h:247, |
---|
9946 | from conftest.c:96: |
---|
9947 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
9948 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
9949 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
9950 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
9951 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
9952 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
9953 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
9954 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
9955 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
9956 | lipo: can't open input file: /var/tmp//ccFsWGWs.out (No such file or directory) |
---|
9957 | configure:15280: $? = 1 |
---|
9958 | configure: failed program was: |
---|
9959 | | /* confdefs.h */ |
---|
9960 | | #define PACKAGE_NAME "unbound" |
---|
9961 | | #define PACKAGE_TARNAME "unbound" |
---|
9962 | | #define PACKAGE_VERSION "1.4.12" |
---|
9963 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
9964 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
9965 | | #define PACKAGE_URL "" |
---|
9966 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
9967 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
9968 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
9969 | | #define STDC_HEADERS 1 |
---|
9970 | | #define HAVE_SYS_TYPES_H 1 |
---|
9971 | | #define HAVE_SYS_STAT_H 1 |
---|
9972 | | #define HAVE_STDLIB_H 1 |
---|
9973 | | #define HAVE_STRING_H 1 |
---|
9974 | | #define HAVE_MEMORY_H 1 |
---|
9975 | | #define HAVE_STRINGS_H 1 |
---|
9976 | | #define HAVE_INTTYPES_H 1 |
---|
9977 | | #define HAVE_STDINT_H 1 |
---|
9978 | | #define HAVE_UNISTD_H 1 |
---|
9979 | | #define __EXTENSIONS__ 1 |
---|
9980 | | #define _ALL_SOURCE 1 |
---|
9981 | | #define _GNU_SOURCE 1 |
---|
9982 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9983 | | #define _TANDEM_SOURCE 1 |
---|
9984 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
9985 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
9986 | | #define CHROOT_DIR "" |
---|
9987 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
9988 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
9989 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
9990 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
9991 | | #define UB_USERNAME "unbound" |
---|
9992 | | #define WINVER 0x0502 |
---|
9993 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
9994 | | #define HAVE_GETOPT_H 1 |
---|
9995 | | #define HAVE_TIME_H 1 |
---|
9996 | | #ifndef __cplusplus |
---|
9997 | | #define inline |
---|
9998 | | #endif |
---|
9999 | | #define YYTEXT_POINTER 1 |
---|
10000 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
10001 | | #define LT_OBJDIR ".libs/" |
---|
10002 | | #define int8_t signed char |
---|
10003 | | #define int16_t short |
---|
10004 | | #define int32_t int |
---|
10005 | | #define int64_t long long |
---|
10006 | | #define uint8_t unsigned char |
---|
10007 | | #define uint16_t unsigned short |
---|
10008 | | #define uint32_t unsigned int |
---|
10009 | | #define uint64_t unsigned long long |
---|
10010 | | #define size_t unsigned int |
---|
10011 | | #define ssize_t int |
---|
10012 | | #define pid_t int |
---|
10013 | | #define off_t long int |
---|
10014 | | #define u_char unsigned char |
---|
10015 | | #define rlim_t unsigned long |
---|
10016 | | #define socklen_t int |
---|
10017 | | #define in_addr_t uint32_t |
---|
10018 | | #define in_port_t uint16_t |
---|
10019 | | #define MEMCMP_IS_BROKEN 1 |
---|
10020 | | #define HAVE_UNISTD_H 1 |
---|
10021 | | #define HAVE_FORK 1 |
---|
10022 | | #define HAVE_VFORK 1 |
---|
10023 | | #define HAVE_WORKING_VFORK 1 |
---|
10024 | | #define RETSIGTYPE void |
---|
10025 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
10026 | | #define HAVE_SSL /**/ |
---|
10027 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
10028 | | /* end confdefs.h. */ |
---|
10029 | | #include <stdio.h> |
---|
10030 | | #ifdef HAVE_SYS_TYPES_H |
---|
10031 | | # include <sys/types.h> |
---|
10032 | | #endif |
---|
10033 | | #ifdef HAVE_SYS_STAT_H |
---|
10034 | | # include <sys/stat.h> |
---|
10035 | | #endif |
---|
10036 | | #ifdef STDC_HEADERS |
---|
10037 | | # include <stdlib.h> |
---|
10038 | | # include <stddef.h> |
---|
10039 | | #else |
---|
10040 | | # ifdef HAVE_STDLIB_H |
---|
10041 | | # include <stdlib.h> |
---|
10042 | | # endif |
---|
10043 | | #endif |
---|
10044 | | #ifdef HAVE_STRING_H |
---|
10045 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10046 | | # include <memory.h> |
---|
10047 | | # endif |
---|
10048 | | # include <string.h> |
---|
10049 | | #endif |
---|
10050 | | #ifdef HAVE_STRINGS_H |
---|
10051 | | # include <strings.h> |
---|
10052 | | #endif |
---|
10053 | | #ifdef HAVE_INTTYPES_H |
---|
10054 | | # include <inttypes.h> |
---|
10055 | | #endif |
---|
10056 | | #ifdef HAVE_STDINT_H |
---|
10057 | | # include <stdint.h> |
---|
10058 | | #endif |
---|
10059 | | #ifdef HAVE_UNISTD_H |
---|
10060 | | # include <unistd.h> |
---|
10061 | | #endif |
---|
10062 | | |
---|
10063 | | #include <openssl/err.h> |
---|
10064 | configure:15280: result: no |
---|
10065 | configure:15293: checking for openssl/rand.h |
---|
10066 | configure:15293: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
10067 | In file included from conftest.c:71: |
---|
10068 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10069 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10070 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10071 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10072 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10073 | In file included from /usr/include/machine/types.h:35, |
---|
10074 | from /usr/include/sys/types.h:78, |
---|
10075 | from conftest.c:73: |
---|
10076 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10077 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10078 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10079 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10080 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10081 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10082 | In file included from conftest.c:73: |
---|
10083 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10084 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10085 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10086 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10087 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10088 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10089 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10090 | In file included from /usr/include/sys/wait.h:117, |
---|
10091 | from /usr/include/stdlib.h:65, |
---|
10092 | from conftest.c:79: |
---|
10093 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10094 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10095 | In file included from /usr/include/inttypes.h:247, |
---|
10096 | from conftest.c:96: |
---|
10097 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10098 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10099 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10100 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10101 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10102 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10103 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10104 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10105 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10106 | In file included from conftest.c:71: |
---|
10107 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10108 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10109 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10110 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10111 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10112 | In file included from /usr/include/machine/types.h:35, |
---|
10113 | from /usr/include/sys/types.h:78, |
---|
10114 | from conftest.c:73: |
---|
10115 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10116 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10117 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10118 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10119 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10120 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10121 | In file included from conftest.c:73: |
---|
10122 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10123 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10124 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10125 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10126 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10127 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10128 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10129 | In file included from /usr/include/sys/wait.h:117, |
---|
10130 | from /usr/include/stdlib.h:65, |
---|
10131 | from conftest.c:79: |
---|
10132 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10133 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10134 | In file included from /usr/include/inttypes.h:247, |
---|
10135 | from conftest.c:96: |
---|
10136 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10137 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10138 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10139 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10140 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10141 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10142 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10143 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10144 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10145 | lipo: can't open input file: /var/tmp//ccETEXhd.out (No such file or directory) |
---|
10146 | configure:15293: $? = 1 |
---|
10147 | configure: failed program was: |
---|
10148 | | /* confdefs.h */ |
---|
10149 | | #define PACKAGE_NAME "unbound" |
---|
10150 | | #define PACKAGE_TARNAME "unbound" |
---|
10151 | | #define PACKAGE_VERSION "1.4.12" |
---|
10152 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
10153 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
10154 | | #define PACKAGE_URL "" |
---|
10155 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
10156 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
10157 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
10158 | | #define STDC_HEADERS 1 |
---|
10159 | | #define HAVE_SYS_TYPES_H 1 |
---|
10160 | | #define HAVE_SYS_STAT_H 1 |
---|
10161 | | #define HAVE_STDLIB_H 1 |
---|
10162 | | #define HAVE_STRING_H 1 |
---|
10163 | | #define HAVE_MEMORY_H 1 |
---|
10164 | | #define HAVE_STRINGS_H 1 |
---|
10165 | | #define HAVE_INTTYPES_H 1 |
---|
10166 | | #define HAVE_STDINT_H 1 |
---|
10167 | | #define HAVE_UNISTD_H 1 |
---|
10168 | | #define __EXTENSIONS__ 1 |
---|
10169 | | #define _ALL_SOURCE 1 |
---|
10170 | | #define _GNU_SOURCE 1 |
---|
10171 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10172 | | #define _TANDEM_SOURCE 1 |
---|
10173 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
10174 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
10175 | | #define CHROOT_DIR "" |
---|
10176 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
10177 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
10178 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
10179 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
10180 | | #define UB_USERNAME "unbound" |
---|
10181 | | #define WINVER 0x0502 |
---|
10182 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
10183 | | #define HAVE_GETOPT_H 1 |
---|
10184 | | #define HAVE_TIME_H 1 |
---|
10185 | | #ifndef __cplusplus |
---|
10186 | | #define inline |
---|
10187 | | #endif |
---|
10188 | | #define YYTEXT_POINTER 1 |
---|
10189 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
10190 | | #define LT_OBJDIR ".libs/" |
---|
10191 | | #define int8_t signed char |
---|
10192 | | #define int16_t short |
---|
10193 | | #define int32_t int |
---|
10194 | | #define int64_t long long |
---|
10195 | | #define uint8_t unsigned char |
---|
10196 | | #define uint16_t unsigned short |
---|
10197 | | #define uint32_t unsigned int |
---|
10198 | | #define uint64_t unsigned long long |
---|
10199 | | #define size_t unsigned int |
---|
10200 | | #define ssize_t int |
---|
10201 | | #define pid_t int |
---|
10202 | | #define off_t long int |
---|
10203 | | #define u_char unsigned char |
---|
10204 | | #define rlim_t unsigned long |
---|
10205 | | #define socklen_t int |
---|
10206 | | #define in_addr_t uint32_t |
---|
10207 | | #define in_port_t uint16_t |
---|
10208 | | #define MEMCMP_IS_BROKEN 1 |
---|
10209 | | #define HAVE_UNISTD_H 1 |
---|
10210 | | #define HAVE_FORK 1 |
---|
10211 | | #define HAVE_VFORK 1 |
---|
10212 | | #define HAVE_WORKING_VFORK 1 |
---|
10213 | | #define RETSIGTYPE void |
---|
10214 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
10215 | | #define HAVE_SSL /**/ |
---|
10216 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
10217 | | /* end confdefs.h. */ |
---|
10218 | | #include <stdio.h> |
---|
10219 | | #ifdef HAVE_SYS_TYPES_H |
---|
10220 | | # include <sys/types.h> |
---|
10221 | | #endif |
---|
10222 | | #ifdef HAVE_SYS_STAT_H |
---|
10223 | | # include <sys/stat.h> |
---|
10224 | | #endif |
---|
10225 | | #ifdef STDC_HEADERS |
---|
10226 | | # include <stdlib.h> |
---|
10227 | | # include <stddef.h> |
---|
10228 | | #else |
---|
10229 | | # ifdef HAVE_STDLIB_H |
---|
10230 | | # include <stdlib.h> |
---|
10231 | | # endif |
---|
10232 | | #endif |
---|
10233 | | #ifdef HAVE_STRING_H |
---|
10234 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10235 | | # include <memory.h> |
---|
10236 | | # endif |
---|
10237 | | # include <string.h> |
---|
10238 | | #endif |
---|
10239 | | #ifdef HAVE_STRINGS_H |
---|
10240 | | # include <strings.h> |
---|
10241 | | #endif |
---|
10242 | | #ifdef HAVE_INTTYPES_H |
---|
10243 | | # include <inttypes.h> |
---|
10244 | | #endif |
---|
10245 | | #ifdef HAVE_STDINT_H |
---|
10246 | | # include <stdint.h> |
---|
10247 | | #endif |
---|
10248 | | #ifdef HAVE_UNISTD_H |
---|
10249 | | # include <unistd.h> |
---|
10250 | | #endif |
---|
10251 | | |
---|
10252 | | #include <openssl/rand.h> |
---|
10253 | configure:15293: result: no |
---|
10254 | configure:15310: checking if libssl needs libdl |
---|
10255 | configure:15330: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lssl -lcrypto >&5 |
---|
10256 | configure:15330: $? = 0 |
---|
10257 | configure:15332: result: no |
---|
10258 | configure:15403: checking for openssl/conf.h |
---|
10259 | configure:15403: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
10260 | In file included from conftest.c:71: |
---|
10261 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10262 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10263 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10264 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10265 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10266 | In file included from /usr/include/machine/types.h:35, |
---|
10267 | from /usr/include/sys/types.h:78, |
---|
10268 | from conftest.c:73: |
---|
10269 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10270 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10271 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10272 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10273 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10274 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10275 | In file included from conftest.c:73: |
---|
10276 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10277 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10278 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10279 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10280 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10281 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10282 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10283 | In file included from /usr/include/sys/wait.h:117, |
---|
10284 | from /usr/include/stdlib.h:65, |
---|
10285 | from conftest.c:79: |
---|
10286 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10287 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10288 | In file included from /usr/include/inttypes.h:247, |
---|
10289 | from conftest.c:96: |
---|
10290 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10291 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10292 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10293 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10294 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10295 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10296 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10297 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10298 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10299 | In file included from conftest.c:71: |
---|
10300 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10301 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10302 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10303 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10304 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10305 | In file included from /usr/include/machine/types.h:35, |
---|
10306 | from /usr/include/sys/types.h:78, |
---|
10307 | from conftest.c:73: |
---|
10308 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10309 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10310 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10311 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10312 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10313 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10314 | In file included from conftest.c:73: |
---|
10315 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10316 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10317 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10318 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10319 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10320 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10321 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10322 | In file included from /usr/include/sys/wait.h:117, |
---|
10323 | from /usr/include/stdlib.h:65, |
---|
10324 | from conftest.c:79: |
---|
10325 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10326 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10327 | In file included from /usr/include/inttypes.h:247, |
---|
10328 | from conftest.c:96: |
---|
10329 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10330 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10331 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10332 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10333 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10334 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10335 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10336 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10337 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10338 | lipo: can't open input file: /var/tmp//ccSwNLmO.out (No such file or directory) |
---|
10339 | configure:15403: $? = 1 |
---|
10340 | configure: failed program was: |
---|
10341 | | /* confdefs.h */ |
---|
10342 | | #define PACKAGE_NAME "unbound" |
---|
10343 | | #define PACKAGE_TARNAME "unbound" |
---|
10344 | | #define PACKAGE_VERSION "1.4.12" |
---|
10345 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
10346 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
10347 | | #define PACKAGE_URL "" |
---|
10348 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
10349 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
10350 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
10351 | | #define STDC_HEADERS 1 |
---|
10352 | | #define HAVE_SYS_TYPES_H 1 |
---|
10353 | | #define HAVE_SYS_STAT_H 1 |
---|
10354 | | #define HAVE_STDLIB_H 1 |
---|
10355 | | #define HAVE_STRING_H 1 |
---|
10356 | | #define HAVE_MEMORY_H 1 |
---|
10357 | | #define HAVE_STRINGS_H 1 |
---|
10358 | | #define HAVE_INTTYPES_H 1 |
---|
10359 | | #define HAVE_STDINT_H 1 |
---|
10360 | | #define HAVE_UNISTD_H 1 |
---|
10361 | | #define __EXTENSIONS__ 1 |
---|
10362 | | #define _ALL_SOURCE 1 |
---|
10363 | | #define _GNU_SOURCE 1 |
---|
10364 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10365 | | #define _TANDEM_SOURCE 1 |
---|
10366 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
10367 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
10368 | | #define CHROOT_DIR "" |
---|
10369 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
10370 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
10371 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
10372 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
10373 | | #define UB_USERNAME "unbound" |
---|
10374 | | #define WINVER 0x0502 |
---|
10375 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
10376 | | #define HAVE_GETOPT_H 1 |
---|
10377 | | #define HAVE_TIME_H 1 |
---|
10378 | | #ifndef __cplusplus |
---|
10379 | | #define inline |
---|
10380 | | #endif |
---|
10381 | | #define YYTEXT_POINTER 1 |
---|
10382 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
10383 | | #define LT_OBJDIR ".libs/" |
---|
10384 | | #define int8_t signed char |
---|
10385 | | #define int16_t short |
---|
10386 | | #define int32_t int |
---|
10387 | | #define int64_t long long |
---|
10388 | | #define uint8_t unsigned char |
---|
10389 | | #define uint16_t unsigned short |
---|
10390 | | #define uint32_t unsigned int |
---|
10391 | | #define uint64_t unsigned long long |
---|
10392 | | #define size_t unsigned int |
---|
10393 | | #define ssize_t int |
---|
10394 | | #define pid_t int |
---|
10395 | | #define off_t long int |
---|
10396 | | #define u_char unsigned char |
---|
10397 | | #define rlim_t unsigned long |
---|
10398 | | #define socklen_t int |
---|
10399 | | #define in_addr_t uint32_t |
---|
10400 | | #define in_port_t uint16_t |
---|
10401 | | #define MEMCMP_IS_BROKEN 1 |
---|
10402 | | #define HAVE_UNISTD_H 1 |
---|
10403 | | #define HAVE_FORK 1 |
---|
10404 | | #define HAVE_VFORK 1 |
---|
10405 | | #define HAVE_WORKING_VFORK 1 |
---|
10406 | | #define RETSIGTYPE void |
---|
10407 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
10408 | | #define HAVE_SSL /**/ |
---|
10409 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
10410 | | /* end confdefs.h. */ |
---|
10411 | | #include <stdio.h> |
---|
10412 | | #ifdef HAVE_SYS_TYPES_H |
---|
10413 | | # include <sys/types.h> |
---|
10414 | | #endif |
---|
10415 | | #ifdef HAVE_SYS_STAT_H |
---|
10416 | | # include <sys/stat.h> |
---|
10417 | | #endif |
---|
10418 | | #ifdef STDC_HEADERS |
---|
10419 | | # include <stdlib.h> |
---|
10420 | | # include <stddef.h> |
---|
10421 | | #else |
---|
10422 | | # ifdef HAVE_STDLIB_H |
---|
10423 | | # include <stdlib.h> |
---|
10424 | | # endif |
---|
10425 | | #endif |
---|
10426 | | #ifdef HAVE_STRING_H |
---|
10427 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10428 | | # include <memory.h> |
---|
10429 | | # endif |
---|
10430 | | # include <string.h> |
---|
10431 | | #endif |
---|
10432 | | #ifdef HAVE_STRINGS_H |
---|
10433 | | # include <strings.h> |
---|
10434 | | #endif |
---|
10435 | | #ifdef HAVE_INTTYPES_H |
---|
10436 | | # include <inttypes.h> |
---|
10437 | | #endif |
---|
10438 | | #ifdef HAVE_STDINT_H |
---|
10439 | | # include <stdint.h> |
---|
10440 | | #endif |
---|
10441 | | #ifdef HAVE_UNISTD_H |
---|
10442 | | # include <unistd.h> |
---|
10443 | | #endif |
---|
10444 | | |
---|
10445 | | #include <openssl/conf.h> |
---|
10446 | configure:15403: result: no |
---|
10447 | configure:15416: checking for openssl/engine.h |
---|
10448 | configure:15416: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
10449 | In file included from conftest.c:71: |
---|
10450 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10451 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10452 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10453 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10454 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10455 | In file included from /usr/include/machine/types.h:35, |
---|
10456 | from /usr/include/sys/types.h:78, |
---|
10457 | from conftest.c:73: |
---|
10458 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10459 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10460 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10461 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10462 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10463 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10464 | In file included from conftest.c:73: |
---|
10465 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10466 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10467 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10468 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10469 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10470 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10471 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10472 | In file included from /usr/include/sys/wait.h:117, |
---|
10473 | from /usr/include/stdlib.h:65, |
---|
10474 | from conftest.c:79: |
---|
10475 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10476 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10477 | In file included from /usr/include/inttypes.h:247, |
---|
10478 | from conftest.c:96: |
---|
10479 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10480 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10481 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10482 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10483 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10484 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10485 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10486 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10487 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10488 | In file included from conftest.c:71: |
---|
10489 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10490 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10491 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10492 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10493 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10494 | In file included from /usr/include/machine/types.h:35, |
---|
10495 | from /usr/include/sys/types.h:78, |
---|
10496 | from conftest.c:73: |
---|
10497 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10498 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10499 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10500 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10501 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10502 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10503 | In file included from conftest.c:73: |
---|
10504 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10505 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10506 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10507 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10508 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10509 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10510 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10511 | In file included from /usr/include/sys/wait.h:117, |
---|
10512 | from /usr/include/stdlib.h:65, |
---|
10513 | from conftest.c:79: |
---|
10514 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10515 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10516 | In file included from /usr/include/inttypes.h:247, |
---|
10517 | from conftest.c:96: |
---|
10518 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10519 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10520 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10521 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10522 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10523 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10524 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10525 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10526 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10527 | lipo: can't open input file: /var/tmp//cce8T9Ep.out (No such file or directory) |
---|
10528 | configure:15416: $? = 1 |
---|
10529 | configure: failed program was: |
---|
10530 | | /* confdefs.h */ |
---|
10531 | | #define PACKAGE_NAME "unbound" |
---|
10532 | | #define PACKAGE_TARNAME "unbound" |
---|
10533 | | #define PACKAGE_VERSION "1.4.12" |
---|
10534 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
10535 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
10536 | | #define PACKAGE_URL "" |
---|
10537 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
10538 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
10539 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
10540 | | #define STDC_HEADERS 1 |
---|
10541 | | #define HAVE_SYS_TYPES_H 1 |
---|
10542 | | #define HAVE_SYS_STAT_H 1 |
---|
10543 | | #define HAVE_STDLIB_H 1 |
---|
10544 | | #define HAVE_STRING_H 1 |
---|
10545 | | #define HAVE_MEMORY_H 1 |
---|
10546 | | #define HAVE_STRINGS_H 1 |
---|
10547 | | #define HAVE_INTTYPES_H 1 |
---|
10548 | | #define HAVE_STDINT_H 1 |
---|
10549 | | #define HAVE_UNISTD_H 1 |
---|
10550 | | #define __EXTENSIONS__ 1 |
---|
10551 | | #define _ALL_SOURCE 1 |
---|
10552 | | #define _GNU_SOURCE 1 |
---|
10553 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10554 | | #define _TANDEM_SOURCE 1 |
---|
10555 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
10556 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
10557 | | #define CHROOT_DIR "" |
---|
10558 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
10559 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
10560 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
10561 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
10562 | | #define UB_USERNAME "unbound" |
---|
10563 | | #define WINVER 0x0502 |
---|
10564 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
10565 | | #define HAVE_GETOPT_H 1 |
---|
10566 | | #define HAVE_TIME_H 1 |
---|
10567 | | #ifndef __cplusplus |
---|
10568 | | #define inline |
---|
10569 | | #endif |
---|
10570 | | #define YYTEXT_POINTER 1 |
---|
10571 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
10572 | | #define LT_OBJDIR ".libs/" |
---|
10573 | | #define int8_t signed char |
---|
10574 | | #define int16_t short |
---|
10575 | | #define int32_t int |
---|
10576 | | #define int64_t long long |
---|
10577 | | #define uint8_t unsigned char |
---|
10578 | | #define uint16_t unsigned short |
---|
10579 | | #define uint32_t unsigned int |
---|
10580 | | #define uint64_t unsigned long long |
---|
10581 | | #define size_t unsigned int |
---|
10582 | | #define ssize_t int |
---|
10583 | | #define pid_t int |
---|
10584 | | #define off_t long int |
---|
10585 | | #define u_char unsigned char |
---|
10586 | | #define rlim_t unsigned long |
---|
10587 | | #define socklen_t int |
---|
10588 | | #define in_addr_t uint32_t |
---|
10589 | | #define in_port_t uint16_t |
---|
10590 | | #define MEMCMP_IS_BROKEN 1 |
---|
10591 | | #define HAVE_UNISTD_H 1 |
---|
10592 | | #define HAVE_FORK 1 |
---|
10593 | | #define HAVE_VFORK 1 |
---|
10594 | | #define HAVE_WORKING_VFORK 1 |
---|
10595 | | #define RETSIGTYPE void |
---|
10596 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
10597 | | #define HAVE_SSL /**/ |
---|
10598 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
10599 | | /* end confdefs.h. */ |
---|
10600 | | #include <stdio.h> |
---|
10601 | | #ifdef HAVE_SYS_TYPES_H |
---|
10602 | | # include <sys/types.h> |
---|
10603 | | #endif |
---|
10604 | | #ifdef HAVE_SYS_STAT_H |
---|
10605 | | # include <sys/stat.h> |
---|
10606 | | #endif |
---|
10607 | | #ifdef STDC_HEADERS |
---|
10608 | | # include <stdlib.h> |
---|
10609 | | # include <stddef.h> |
---|
10610 | | #else |
---|
10611 | | # ifdef HAVE_STDLIB_H |
---|
10612 | | # include <stdlib.h> |
---|
10613 | | # endif |
---|
10614 | | #endif |
---|
10615 | | #ifdef HAVE_STRING_H |
---|
10616 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10617 | | # include <memory.h> |
---|
10618 | | # endif |
---|
10619 | | # include <string.h> |
---|
10620 | | #endif |
---|
10621 | | #ifdef HAVE_STRINGS_H |
---|
10622 | | # include <strings.h> |
---|
10623 | | #endif |
---|
10624 | | #ifdef HAVE_INTTYPES_H |
---|
10625 | | # include <inttypes.h> |
---|
10626 | | #endif |
---|
10627 | | #ifdef HAVE_STDINT_H |
---|
10628 | | # include <stdint.h> |
---|
10629 | | #endif |
---|
10630 | | #ifdef HAVE_UNISTD_H |
---|
10631 | | # include <unistd.h> |
---|
10632 | | #endif |
---|
10633 | | |
---|
10634 | | #include <openssl/engine.h> |
---|
10635 | configure:15416: result: no |
---|
10636 | configure:15430: checking for OPENSSL_config |
---|
10637 | configure:15430: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
10638 | configure:15430: $? = 0 |
---|
10639 | configure:15430: result: yes |
---|
10640 | configure:15430: checking for EVP_sha1 |
---|
10641 | configure:15430: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
10642 | configure:15430: $? = 0 |
---|
10643 | configure:15430: result: yes |
---|
10644 | configure:15430: checking for EVP_sha256 |
---|
10645 | configure:15430: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
10646 | configure:15430: $? = 0 |
---|
10647 | configure:15430: result: yes |
---|
10648 | configure:15430: checking for EVP_sha512 |
---|
10649 | configure:15430: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
10650 | configure:15430: $? = 0 |
---|
10651 | configure:15430: result: yes |
---|
10652 | configure:15439: checking whether SSL_COMP_get_compression_methods is declared |
---|
10653 | configure:15439: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
10654 | In file included from conftest.c:76: |
---|
10655 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10656 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10657 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10658 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10659 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10660 | In file included from /usr/include/machine/types.h:35, |
---|
10661 | from /usr/include/sys/types.h:78, |
---|
10662 | from conftest.c:78: |
---|
10663 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10664 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10665 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10666 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10667 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10668 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10669 | In file included from conftest.c:78: |
---|
10670 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10671 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10672 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10673 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10674 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10675 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10676 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10677 | In file included from /usr/include/sys/wait.h:117, |
---|
10678 | from /usr/include/stdlib.h:65, |
---|
10679 | from conftest.c:84: |
---|
10680 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10681 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10682 | In file included from /usr/include/inttypes.h:247, |
---|
10683 | from conftest.c:101: |
---|
10684 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10685 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10686 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10687 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10688 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10689 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10690 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10691 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10692 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10693 | In file included from conftest.c:76: |
---|
10694 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10695 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10696 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10697 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10698 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10699 | In file included from /usr/include/machine/types.h:35, |
---|
10700 | from /usr/include/sys/types.h:78, |
---|
10701 | from conftest.c:78: |
---|
10702 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10703 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10704 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10705 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10706 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10707 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10708 | In file included from conftest.c:78: |
---|
10709 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10710 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10711 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10712 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10713 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10714 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10715 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10716 | In file included from /usr/include/sys/wait.h:117, |
---|
10717 | from /usr/include/stdlib.h:65, |
---|
10718 | from conftest.c:84: |
---|
10719 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10720 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10721 | In file included from /usr/include/inttypes.h:247, |
---|
10722 | from conftest.c:101: |
---|
10723 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10724 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10725 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10726 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10727 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10728 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10729 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10730 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10731 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10732 | lipo: can't open input file: /var/tmp//ccbms2dZ.out (No such file or directory) |
---|
10733 | configure:15439: $? = 1 |
---|
10734 | configure: failed program was: |
---|
10735 | | /* confdefs.h */ |
---|
10736 | | #define PACKAGE_NAME "unbound" |
---|
10737 | | #define PACKAGE_TARNAME "unbound" |
---|
10738 | | #define PACKAGE_VERSION "1.4.12" |
---|
10739 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
10740 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
10741 | | #define PACKAGE_URL "" |
---|
10742 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
10743 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
10744 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
10745 | | #define STDC_HEADERS 1 |
---|
10746 | | #define HAVE_SYS_TYPES_H 1 |
---|
10747 | | #define HAVE_SYS_STAT_H 1 |
---|
10748 | | #define HAVE_STDLIB_H 1 |
---|
10749 | | #define HAVE_STRING_H 1 |
---|
10750 | | #define HAVE_MEMORY_H 1 |
---|
10751 | | #define HAVE_STRINGS_H 1 |
---|
10752 | | #define HAVE_INTTYPES_H 1 |
---|
10753 | | #define HAVE_STDINT_H 1 |
---|
10754 | | #define HAVE_UNISTD_H 1 |
---|
10755 | | #define __EXTENSIONS__ 1 |
---|
10756 | | #define _ALL_SOURCE 1 |
---|
10757 | | #define _GNU_SOURCE 1 |
---|
10758 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10759 | | #define _TANDEM_SOURCE 1 |
---|
10760 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
10761 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
10762 | | #define CHROOT_DIR "" |
---|
10763 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
10764 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
10765 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
10766 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
10767 | | #define UB_USERNAME "unbound" |
---|
10768 | | #define WINVER 0x0502 |
---|
10769 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
10770 | | #define HAVE_GETOPT_H 1 |
---|
10771 | | #define HAVE_TIME_H 1 |
---|
10772 | | #ifndef __cplusplus |
---|
10773 | | #define inline |
---|
10774 | | #endif |
---|
10775 | | #define YYTEXT_POINTER 1 |
---|
10776 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
10777 | | #define LT_OBJDIR ".libs/" |
---|
10778 | | #define int8_t signed char |
---|
10779 | | #define int16_t short |
---|
10780 | | #define int32_t int |
---|
10781 | | #define int64_t long long |
---|
10782 | | #define uint8_t unsigned char |
---|
10783 | | #define uint16_t unsigned short |
---|
10784 | | #define uint32_t unsigned int |
---|
10785 | | #define uint64_t unsigned long long |
---|
10786 | | #define size_t unsigned int |
---|
10787 | | #define ssize_t int |
---|
10788 | | #define pid_t int |
---|
10789 | | #define off_t long int |
---|
10790 | | #define u_char unsigned char |
---|
10791 | | #define rlim_t unsigned long |
---|
10792 | | #define socklen_t int |
---|
10793 | | #define in_addr_t uint32_t |
---|
10794 | | #define in_port_t uint16_t |
---|
10795 | | #define MEMCMP_IS_BROKEN 1 |
---|
10796 | | #define HAVE_UNISTD_H 1 |
---|
10797 | | #define HAVE_FORK 1 |
---|
10798 | | #define HAVE_VFORK 1 |
---|
10799 | | #define HAVE_WORKING_VFORK 1 |
---|
10800 | | #define RETSIGTYPE void |
---|
10801 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
10802 | | #define HAVE_SSL /**/ |
---|
10803 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
10804 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
10805 | | #define HAVE_EVP_SHA1 1 |
---|
10806 | | #define HAVE_EVP_SHA256 1 |
---|
10807 | | #define HAVE_EVP_SHA512 1 |
---|
10808 | | /* end confdefs.h. */ |
---|
10809 | | |
---|
10810 | | #include <stdio.h> |
---|
10811 | | #ifdef HAVE_SYS_TYPES_H |
---|
10812 | | # include <sys/types.h> |
---|
10813 | | #endif |
---|
10814 | | #ifdef HAVE_SYS_STAT_H |
---|
10815 | | # include <sys/stat.h> |
---|
10816 | | #endif |
---|
10817 | | #ifdef STDC_HEADERS |
---|
10818 | | # include <stdlib.h> |
---|
10819 | | # include <stddef.h> |
---|
10820 | | #else |
---|
10821 | | # ifdef HAVE_STDLIB_H |
---|
10822 | | # include <stdlib.h> |
---|
10823 | | # endif |
---|
10824 | | #endif |
---|
10825 | | #ifdef HAVE_STRING_H |
---|
10826 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
10827 | | # include <memory.h> |
---|
10828 | | # endif |
---|
10829 | | # include <string.h> |
---|
10830 | | #endif |
---|
10831 | | #ifdef HAVE_STRINGS_H |
---|
10832 | | # include <strings.h> |
---|
10833 | | #endif |
---|
10834 | | #ifdef HAVE_INTTYPES_H |
---|
10835 | | # include <inttypes.h> |
---|
10836 | | #endif |
---|
10837 | | #ifdef HAVE_STDINT_H |
---|
10838 | | # include <stdint.h> |
---|
10839 | | #endif |
---|
10840 | | #ifdef HAVE_UNISTD_H |
---|
10841 | | # include <unistd.h> |
---|
10842 | | #endif |
---|
10843 | | #ifdef HAVE_OPENSSL_ERR_H |
---|
10844 | | #include <openssl/err.h> |
---|
10845 | | #endif |
---|
10846 | | |
---|
10847 | | #ifdef HAVE_OPENSSL_RAND_H |
---|
10848 | | #include <openssl/rand.h> |
---|
10849 | | #endif |
---|
10850 | | |
---|
10851 | | #ifdef HAVE_OPENSSL_CONF_H |
---|
10852 | | #include <openssl/conf.h> |
---|
10853 | | #endif |
---|
10854 | | |
---|
10855 | | #ifdef HAVE_OPENSSL_ENGINE_H |
---|
10856 | | #include <openssl/engine.h> |
---|
10857 | | #endif |
---|
10858 | | #include <openssl/ssl.h> |
---|
10859 | | #include <openssl/evp.h> |
---|
10860 | | |
---|
10861 | | |
---|
10862 | | int |
---|
10863 | | main () |
---|
10864 | | { |
---|
10865 | | #ifndef SSL_COMP_get_compression_methods |
---|
10866 | | #ifdef __cplusplus |
---|
10867 | | (void) SSL_COMP_get_compression_methods; |
---|
10868 | | #else |
---|
10869 | | (void) SSL_COMP_get_compression_methods; |
---|
10870 | | #endif |
---|
10871 | | #endif |
---|
10872 | | |
---|
10873 | | ; |
---|
10874 | | return 0; |
---|
10875 | | } |
---|
10876 | configure:15439: result: no |
---|
10877 | configure:15469: checking whether sk_SSL_COMP_pop_free is declared |
---|
10878 | configure:15469: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
10879 | In file included from conftest.c:77: |
---|
10880 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10881 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10882 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10883 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10884 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10885 | In file included from /usr/include/machine/types.h:35, |
---|
10886 | from /usr/include/sys/types.h:78, |
---|
10887 | from conftest.c:79: |
---|
10888 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10889 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10890 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10891 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10892 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10893 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10894 | In file included from conftest.c:79: |
---|
10895 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10896 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10897 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10898 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10899 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10900 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10901 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10902 | In file included from /usr/include/sys/wait.h:117, |
---|
10903 | from /usr/include/stdlib.h:65, |
---|
10904 | from conftest.c:85: |
---|
10905 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10906 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10907 | In file included from /usr/include/inttypes.h:247, |
---|
10908 | from conftest.c:102: |
---|
10909 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10910 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10911 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10912 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10913 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10914 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10915 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10916 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10917 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10918 | In file included from conftest.c:77: |
---|
10919 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10920 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
10921 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10922 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
10923 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
10924 | In file included from /usr/include/machine/types.h:35, |
---|
10925 | from /usr/include/sys/types.h:78, |
---|
10926 | from conftest.c:79: |
---|
10927 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
10928 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
10929 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
10930 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
10931 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10932 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
10933 | In file included from conftest.c:79: |
---|
10934 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
10935 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
10936 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10937 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
10938 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10939 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
10940 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
10941 | In file included from /usr/include/sys/wait.h:117, |
---|
10942 | from /usr/include/stdlib.h:65, |
---|
10943 | from conftest.c:85: |
---|
10944 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10945 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
10946 | In file included from /usr/include/inttypes.h:247, |
---|
10947 | from conftest.c:102: |
---|
10948 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
10949 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
10950 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
10951 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
10952 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
10953 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
10954 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
10955 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10956 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
10957 | lipo: can't open input file: /var/tmp//ccjSsdsa.out (No such file or directory) |
---|
10958 | configure:15469: $? = 1 |
---|
10959 | configure: failed program was: |
---|
10960 | | /* confdefs.h */ |
---|
10961 | | #define PACKAGE_NAME "unbound" |
---|
10962 | | #define PACKAGE_TARNAME "unbound" |
---|
10963 | | #define PACKAGE_VERSION "1.4.12" |
---|
10964 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
10965 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
10966 | | #define PACKAGE_URL "" |
---|
10967 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
10968 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
10969 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
10970 | | #define STDC_HEADERS 1 |
---|
10971 | | #define HAVE_SYS_TYPES_H 1 |
---|
10972 | | #define HAVE_SYS_STAT_H 1 |
---|
10973 | | #define HAVE_STDLIB_H 1 |
---|
10974 | | #define HAVE_STRING_H 1 |
---|
10975 | | #define HAVE_MEMORY_H 1 |
---|
10976 | | #define HAVE_STRINGS_H 1 |
---|
10977 | | #define HAVE_INTTYPES_H 1 |
---|
10978 | | #define HAVE_STDINT_H 1 |
---|
10979 | | #define HAVE_UNISTD_H 1 |
---|
10980 | | #define __EXTENSIONS__ 1 |
---|
10981 | | #define _ALL_SOURCE 1 |
---|
10982 | | #define _GNU_SOURCE 1 |
---|
10983 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10984 | | #define _TANDEM_SOURCE 1 |
---|
10985 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
10986 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
10987 | | #define CHROOT_DIR "" |
---|
10988 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
10989 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
10990 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
10991 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
10992 | | #define UB_USERNAME "unbound" |
---|
10993 | | #define WINVER 0x0502 |
---|
10994 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
10995 | | #define HAVE_GETOPT_H 1 |
---|
10996 | | #define HAVE_TIME_H 1 |
---|
10997 | | #ifndef __cplusplus |
---|
10998 | | #define inline |
---|
10999 | | #endif |
---|
11000 | | #define YYTEXT_POINTER 1 |
---|
11001 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
11002 | | #define LT_OBJDIR ".libs/" |
---|
11003 | | #define int8_t signed char |
---|
11004 | | #define int16_t short |
---|
11005 | | #define int32_t int |
---|
11006 | | #define int64_t long long |
---|
11007 | | #define uint8_t unsigned char |
---|
11008 | | #define uint16_t unsigned short |
---|
11009 | | #define uint32_t unsigned int |
---|
11010 | | #define uint64_t unsigned long long |
---|
11011 | | #define size_t unsigned int |
---|
11012 | | #define ssize_t int |
---|
11013 | | #define pid_t int |
---|
11014 | | #define off_t long int |
---|
11015 | | #define u_char unsigned char |
---|
11016 | | #define rlim_t unsigned long |
---|
11017 | | #define socklen_t int |
---|
11018 | | #define in_addr_t uint32_t |
---|
11019 | | #define in_port_t uint16_t |
---|
11020 | | #define MEMCMP_IS_BROKEN 1 |
---|
11021 | | #define HAVE_UNISTD_H 1 |
---|
11022 | | #define HAVE_FORK 1 |
---|
11023 | | #define HAVE_VFORK 1 |
---|
11024 | | #define HAVE_WORKING_VFORK 1 |
---|
11025 | | #define RETSIGTYPE void |
---|
11026 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
11027 | | #define HAVE_SSL /**/ |
---|
11028 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
11029 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
11030 | | #define HAVE_EVP_SHA1 1 |
---|
11031 | | #define HAVE_EVP_SHA256 1 |
---|
11032 | | #define HAVE_EVP_SHA512 1 |
---|
11033 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
11034 | | /* end confdefs.h. */ |
---|
11035 | | |
---|
11036 | | #include <stdio.h> |
---|
11037 | | #ifdef HAVE_SYS_TYPES_H |
---|
11038 | | # include <sys/types.h> |
---|
11039 | | #endif |
---|
11040 | | #ifdef HAVE_SYS_STAT_H |
---|
11041 | | # include <sys/stat.h> |
---|
11042 | | #endif |
---|
11043 | | #ifdef STDC_HEADERS |
---|
11044 | | # include <stdlib.h> |
---|
11045 | | # include <stddef.h> |
---|
11046 | | #else |
---|
11047 | | # ifdef HAVE_STDLIB_H |
---|
11048 | | # include <stdlib.h> |
---|
11049 | | # endif |
---|
11050 | | #endif |
---|
11051 | | #ifdef HAVE_STRING_H |
---|
11052 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
11053 | | # include <memory.h> |
---|
11054 | | # endif |
---|
11055 | | # include <string.h> |
---|
11056 | | #endif |
---|
11057 | | #ifdef HAVE_STRINGS_H |
---|
11058 | | # include <strings.h> |
---|
11059 | | #endif |
---|
11060 | | #ifdef HAVE_INTTYPES_H |
---|
11061 | | # include <inttypes.h> |
---|
11062 | | #endif |
---|
11063 | | #ifdef HAVE_STDINT_H |
---|
11064 | | # include <stdint.h> |
---|
11065 | | #endif |
---|
11066 | | #ifdef HAVE_UNISTD_H |
---|
11067 | | # include <unistd.h> |
---|
11068 | | #endif |
---|
11069 | | #ifdef HAVE_OPENSSL_ERR_H |
---|
11070 | | #include <openssl/err.h> |
---|
11071 | | #endif |
---|
11072 | | |
---|
11073 | | #ifdef HAVE_OPENSSL_RAND_H |
---|
11074 | | #include <openssl/rand.h> |
---|
11075 | | #endif |
---|
11076 | | |
---|
11077 | | #ifdef HAVE_OPENSSL_CONF_H |
---|
11078 | | #include <openssl/conf.h> |
---|
11079 | | #endif |
---|
11080 | | |
---|
11081 | | #ifdef HAVE_OPENSSL_ENGINE_H |
---|
11082 | | #include <openssl/engine.h> |
---|
11083 | | #endif |
---|
11084 | | #include <openssl/ssl.h> |
---|
11085 | | #include <openssl/evp.h> |
---|
11086 | | |
---|
11087 | | |
---|
11088 | | int |
---|
11089 | | main () |
---|
11090 | | { |
---|
11091 | | #ifndef sk_SSL_COMP_pop_free |
---|
11092 | | #ifdef __cplusplus |
---|
11093 | | (void) sk_SSL_COMP_pop_free; |
---|
11094 | | #else |
---|
11095 | | (void) sk_SSL_COMP_pop_free; |
---|
11096 | | #endif |
---|
11097 | | #endif |
---|
11098 | | |
---|
11099 | | ; |
---|
11100 | | return 0; |
---|
11101 | | } |
---|
11102 | configure:15469: result: no |
---|
11103 | configure:15526: checking for EVP_PKEY_set_type_str |
---|
11104 | configure:15526: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11105 | configure:15526: $? = 0 |
---|
11106 | configure:15526: result: yes |
---|
11107 | configure:15533: checking for EC_KEY_new |
---|
11108 | configure:15533: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11109 | configure:15533: $? = 0 |
---|
11110 | configure:15533: result: yes |
---|
11111 | configure:15892: checking for libexpat |
---|
11112 | configure:15902: result: found in /opt/local |
---|
11113 | configure:15912: checking for expat.h |
---|
11114 | configure:15912: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
11115 | In file included from conftest.c:80: |
---|
11116 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
11117 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
11118 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
11119 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
11120 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
11121 | In file included from /usr/include/machine/types.h:35, |
---|
11122 | from /usr/include/sys/types.h:78, |
---|
11123 | from conftest.c:82: |
---|
11124 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
11125 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
11126 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
11127 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
11128 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
11129 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
11130 | In file included from conftest.c:82: |
---|
11131 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
11132 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
11133 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
11134 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
11135 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
11136 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
11137 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
11138 | In file included from /usr/include/sys/wait.h:117, |
---|
11139 | from /usr/include/stdlib.h:65, |
---|
11140 | from conftest.c:88: |
---|
11141 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
11142 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
11143 | In file included from /usr/include/inttypes.h:247, |
---|
11144 | from conftest.c:105: |
---|
11145 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
11146 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
11147 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
11148 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
11149 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
11150 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
11151 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
11152 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
11153 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
11154 | In file included from conftest.c:80: |
---|
11155 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
11156 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
11157 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
11158 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
11159 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
11160 | In file included from /usr/include/machine/types.h:35, |
---|
11161 | from /usr/include/sys/types.h:78, |
---|
11162 | from conftest.c:82: |
---|
11163 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
11164 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
11165 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
11166 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
11167 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
11168 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
11169 | In file included from conftest.c:82: |
---|
11170 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
11171 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
11172 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
11173 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
11174 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
11175 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
11176 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
11177 | In file included from /usr/include/sys/wait.h:117, |
---|
11178 | from /usr/include/stdlib.h:65, |
---|
11179 | from conftest.c:88: |
---|
11180 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
11181 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
11182 | In file included from /usr/include/inttypes.h:247, |
---|
11183 | from conftest.c:105: |
---|
11184 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
11185 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
11186 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
11187 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
11188 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
11189 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
11190 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
11191 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
11192 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
11193 | lipo: can't open input file: /var/tmp//cc1p4wK9.out (No such file or directory) |
---|
11194 | configure:15912: $? = 1 |
---|
11195 | configure: failed program was: |
---|
11196 | | /* confdefs.h */ |
---|
11197 | | #define PACKAGE_NAME "unbound" |
---|
11198 | | #define PACKAGE_TARNAME "unbound" |
---|
11199 | | #define PACKAGE_VERSION "1.4.12" |
---|
11200 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
11201 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
11202 | | #define PACKAGE_URL "" |
---|
11203 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
11204 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
11205 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
11206 | | #define STDC_HEADERS 1 |
---|
11207 | | #define HAVE_SYS_TYPES_H 1 |
---|
11208 | | #define HAVE_SYS_STAT_H 1 |
---|
11209 | | #define HAVE_STDLIB_H 1 |
---|
11210 | | #define HAVE_STRING_H 1 |
---|
11211 | | #define HAVE_MEMORY_H 1 |
---|
11212 | | #define HAVE_STRINGS_H 1 |
---|
11213 | | #define HAVE_INTTYPES_H 1 |
---|
11214 | | #define HAVE_STDINT_H 1 |
---|
11215 | | #define HAVE_UNISTD_H 1 |
---|
11216 | | #define __EXTENSIONS__ 1 |
---|
11217 | | #define _ALL_SOURCE 1 |
---|
11218 | | #define _GNU_SOURCE 1 |
---|
11219 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11220 | | #define _TANDEM_SOURCE 1 |
---|
11221 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
11222 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
11223 | | #define CHROOT_DIR "" |
---|
11224 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
11225 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
11226 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
11227 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
11228 | | #define UB_USERNAME "unbound" |
---|
11229 | | #define WINVER 0x0502 |
---|
11230 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
11231 | | #define HAVE_GETOPT_H 1 |
---|
11232 | | #define HAVE_TIME_H 1 |
---|
11233 | | #ifndef __cplusplus |
---|
11234 | | #define inline |
---|
11235 | | #endif |
---|
11236 | | #define YYTEXT_POINTER 1 |
---|
11237 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
11238 | | #define LT_OBJDIR ".libs/" |
---|
11239 | | #define int8_t signed char |
---|
11240 | | #define int16_t short |
---|
11241 | | #define int32_t int |
---|
11242 | | #define int64_t long long |
---|
11243 | | #define uint8_t unsigned char |
---|
11244 | | #define uint16_t unsigned short |
---|
11245 | | #define uint32_t unsigned int |
---|
11246 | | #define uint64_t unsigned long long |
---|
11247 | | #define size_t unsigned int |
---|
11248 | | #define ssize_t int |
---|
11249 | | #define pid_t int |
---|
11250 | | #define off_t long int |
---|
11251 | | #define u_char unsigned char |
---|
11252 | | #define rlim_t unsigned long |
---|
11253 | | #define socklen_t int |
---|
11254 | | #define in_addr_t uint32_t |
---|
11255 | | #define in_port_t uint16_t |
---|
11256 | | #define MEMCMP_IS_BROKEN 1 |
---|
11257 | | #define HAVE_UNISTD_H 1 |
---|
11258 | | #define HAVE_FORK 1 |
---|
11259 | | #define HAVE_VFORK 1 |
---|
11260 | | #define HAVE_WORKING_VFORK 1 |
---|
11261 | | #define RETSIGTYPE void |
---|
11262 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
11263 | | #define HAVE_SSL /**/ |
---|
11264 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
11265 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
11266 | | #define HAVE_EVP_SHA1 1 |
---|
11267 | | #define HAVE_EVP_SHA256 1 |
---|
11268 | | #define HAVE_EVP_SHA512 1 |
---|
11269 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
11270 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
11271 | | #define USE_SHA2 1 |
---|
11272 | | #define USE_GOST 1 |
---|
11273 | | #define USE_MINI_EVENT 1 |
---|
11274 | | /* end confdefs.h. */ |
---|
11275 | | #include <stdio.h> |
---|
11276 | | #ifdef HAVE_SYS_TYPES_H |
---|
11277 | | # include <sys/types.h> |
---|
11278 | | #endif |
---|
11279 | | #ifdef HAVE_SYS_STAT_H |
---|
11280 | | # include <sys/stat.h> |
---|
11281 | | #endif |
---|
11282 | | #ifdef STDC_HEADERS |
---|
11283 | | # include <stdlib.h> |
---|
11284 | | # include <stddef.h> |
---|
11285 | | #else |
---|
11286 | | # ifdef HAVE_STDLIB_H |
---|
11287 | | # include <stdlib.h> |
---|
11288 | | # endif |
---|
11289 | | #endif |
---|
11290 | | #ifdef HAVE_STRING_H |
---|
11291 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
11292 | | # include <memory.h> |
---|
11293 | | # endif |
---|
11294 | | # include <string.h> |
---|
11295 | | #endif |
---|
11296 | | #ifdef HAVE_STRINGS_H |
---|
11297 | | # include <strings.h> |
---|
11298 | | #endif |
---|
11299 | | #ifdef HAVE_INTTYPES_H |
---|
11300 | | # include <inttypes.h> |
---|
11301 | | #endif |
---|
11302 | | #ifdef HAVE_STDINT_H |
---|
11303 | | # include <stdint.h> |
---|
11304 | | #endif |
---|
11305 | | #ifdef HAVE_UNISTD_H |
---|
11306 | | # include <unistd.h> |
---|
11307 | | #endif |
---|
11308 | | |
---|
11309 | | #include <expat.h> |
---|
11310 | configure:15912: result: no |
---|
11311 | configure:15991: checking for stdlib.h |
---|
11312 | configure:15991: result: yes |
---|
11313 | configure:16001: checking for GNU libc compatible malloc |
---|
11314 | configure:16025: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11315 | In file included from /usr/include/stdlib.h:65, |
---|
11316 | from conftest.c:82: |
---|
11317 | /usr/include/sys/wait.h:90: error: two or more data types in declaration specifiers |
---|
11318 | In file included from /usr/include/sys/wait.h:116, |
---|
11319 | from /usr/include/stdlib.h:65, |
---|
11320 | from conftest.c:82: |
---|
11321 | /usr/include/sys/signal.h:167: error: two or more data types in declaration specifiers |
---|
11322 | /usr/include/sys/signal.h:167: error: two or more data types in declaration specifiers |
---|
11323 | In file included from /usr/include/sys/wait.h:117, |
---|
11324 | from /usr/include/stdlib.h:65, |
---|
11325 | from conftest.c:82: |
---|
11326 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
11327 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
11328 | In file included from /usr/include/machine/types.h:35, |
---|
11329 | from /usr/include/stdlib.h:255, |
---|
11330 | from conftest.c:82: |
---|
11331 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
11332 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
11333 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
11334 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
11335 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
11336 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
11337 | In file included from /usr/include/stdlib.h:65, |
---|
11338 | from conftest.c:82: |
---|
11339 | /usr/include/sys/wait.h:90: error: two or more data types in declaration specifiers |
---|
11340 | In file included from /usr/include/sys/wait.h:116, |
---|
11341 | from /usr/include/stdlib.h:65, |
---|
11342 | from conftest.c:82: |
---|
11343 | /usr/include/sys/signal.h:167: error: two or more data types in declaration specifiers |
---|
11344 | /usr/include/sys/signal.h:167: error: two or more data types in declaration specifiers |
---|
11345 | In file included from /usr/include/sys/wait.h:117, |
---|
11346 | from /usr/include/stdlib.h:65, |
---|
11347 | from conftest.c:82: |
---|
11348 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
11349 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
11350 | In file included from /usr/include/machine/types.h:35, |
---|
11351 | from /usr/include/stdlib.h:255, |
---|
11352 | from conftest.c:82: |
---|
11353 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
11354 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
11355 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
11356 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
11357 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
11358 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
11359 | lipo: can't figure out the architecture type of: /var/tmp//ccKIJrPR.out |
---|
11360 | configure:16025: $? = 1 |
---|
11361 | configure: program exited with status 1 |
---|
11362 | configure: failed program was: |
---|
11363 | | /* confdefs.h */ |
---|
11364 | | #define PACKAGE_NAME "unbound" |
---|
11365 | | #define PACKAGE_TARNAME "unbound" |
---|
11366 | | #define PACKAGE_VERSION "1.4.12" |
---|
11367 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
11368 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
11369 | | #define PACKAGE_URL "" |
---|
11370 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
11371 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
11372 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
11373 | | #define STDC_HEADERS 1 |
---|
11374 | | #define HAVE_SYS_TYPES_H 1 |
---|
11375 | | #define HAVE_SYS_STAT_H 1 |
---|
11376 | | #define HAVE_STDLIB_H 1 |
---|
11377 | | #define HAVE_STRING_H 1 |
---|
11378 | | #define HAVE_MEMORY_H 1 |
---|
11379 | | #define HAVE_STRINGS_H 1 |
---|
11380 | | #define HAVE_INTTYPES_H 1 |
---|
11381 | | #define HAVE_STDINT_H 1 |
---|
11382 | | #define HAVE_UNISTD_H 1 |
---|
11383 | | #define __EXTENSIONS__ 1 |
---|
11384 | | #define _ALL_SOURCE 1 |
---|
11385 | | #define _GNU_SOURCE 1 |
---|
11386 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11387 | | #define _TANDEM_SOURCE 1 |
---|
11388 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
11389 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
11390 | | #define CHROOT_DIR "" |
---|
11391 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
11392 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
11393 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
11394 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
11395 | | #define UB_USERNAME "unbound" |
---|
11396 | | #define WINVER 0x0502 |
---|
11397 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
11398 | | #define HAVE_GETOPT_H 1 |
---|
11399 | | #define HAVE_TIME_H 1 |
---|
11400 | | #ifndef __cplusplus |
---|
11401 | | #define inline |
---|
11402 | | #endif |
---|
11403 | | #define YYTEXT_POINTER 1 |
---|
11404 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
11405 | | #define LT_OBJDIR ".libs/" |
---|
11406 | | #define int8_t signed char |
---|
11407 | | #define int16_t short |
---|
11408 | | #define int32_t int |
---|
11409 | | #define int64_t long long |
---|
11410 | | #define uint8_t unsigned char |
---|
11411 | | #define uint16_t unsigned short |
---|
11412 | | #define uint32_t unsigned int |
---|
11413 | | #define uint64_t unsigned long long |
---|
11414 | | #define size_t unsigned int |
---|
11415 | | #define ssize_t int |
---|
11416 | | #define pid_t int |
---|
11417 | | #define off_t long int |
---|
11418 | | #define u_char unsigned char |
---|
11419 | | #define rlim_t unsigned long |
---|
11420 | | #define socklen_t int |
---|
11421 | | #define in_addr_t uint32_t |
---|
11422 | | #define in_port_t uint16_t |
---|
11423 | | #define MEMCMP_IS_BROKEN 1 |
---|
11424 | | #define HAVE_UNISTD_H 1 |
---|
11425 | | #define HAVE_FORK 1 |
---|
11426 | | #define HAVE_VFORK 1 |
---|
11427 | | #define HAVE_WORKING_VFORK 1 |
---|
11428 | | #define RETSIGTYPE void |
---|
11429 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
11430 | | #define HAVE_SSL /**/ |
---|
11431 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
11432 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
11433 | | #define HAVE_EVP_SHA1 1 |
---|
11434 | | #define HAVE_EVP_SHA256 1 |
---|
11435 | | #define HAVE_EVP_SHA512 1 |
---|
11436 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
11437 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
11438 | | #define USE_SHA2 1 |
---|
11439 | | #define USE_GOST 1 |
---|
11440 | | #define USE_MINI_EVENT 1 |
---|
11441 | | #define HAVE_STDLIB_H 1 |
---|
11442 | | /* end confdefs.h. */ |
---|
11443 | | #if defined STDC_HEADERS || defined HAVE_STDLIB_H |
---|
11444 | | # include <stdlib.h> |
---|
11445 | | #else |
---|
11446 | | char *malloc (); |
---|
11447 | | #endif |
---|
11448 | | |
---|
11449 | | int |
---|
11450 | | main () |
---|
11451 | | { |
---|
11452 | | return ! malloc (0); |
---|
11453 | | ; |
---|
11454 | | return 0; |
---|
11455 | | } |
---|
11456 | configure:16035: result: no |
---|
11457 | configure:16068: checking for getaddrinfo |
---|
11458 | configure:16089: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11459 | conftest.c:82:1: warning: "malloc" redefined |
---|
11460 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11461 | conftest.c:82:1: warning: "malloc" redefined |
---|
11462 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11463 | configure:16089: $? = 0 |
---|
11464 | configure:16133: result: yes |
---|
11465 | configure:16267: checking for ioctlsocket |
---|
11466 | configure:16286: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11467 | conftest.c:82:1: warning: "malloc" redefined |
---|
11468 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11469 | conftest.c: In function 'main': |
---|
11470 | conftest.c:94: error: 'NULL' undeclared (first use in this function) |
---|
11471 | conftest.c:94: error: (Each undeclared identifier is reported only once |
---|
11472 | conftest.c:94: error: for each function it appears in.) |
---|
11473 | conftest.c:82:1: warning: "malloc" redefined |
---|
11474 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11475 | conftest.c: In function 'main': |
---|
11476 | conftest.c:94: error: 'NULL' undeclared (first use in this function) |
---|
11477 | conftest.c:94: error: (Each undeclared identifier is reported only once |
---|
11478 | conftest.c:94: error: for each function it appears in.) |
---|
11479 | lipo: can't figure out the architecture type of: /var/tmp//cckev799.out |
---|
11480 | configure:16286: $? = 1 |
---|
11481 | configure: failed program was: |
---|
11482 | | /* confdefs.h */ |
---|
11483 | | #define PACKAGE_NAME "unbound" |
---|
11484 | | #define PACKAGE_TARNAME "unbound" |
---|
11485 | | #define PACKAGE_VERSION "1.4.12" |
---|
11486 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
11487 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
11488 | | #define PACKAGE_URL "" |
---|
11489 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
11490 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
11491 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
11492 | | #define STDC_HEADERS 1 |
---|
11493 | | #define HAVE_SYS_TYPES_H 1 |
---|
11494 | | #define HAVE_SYS_STAT_H 1 |
---|
11495 | | #define HAVE_STDLIB_H 1 |
---|
11496 | | #define HAVE_STRING_H 1 |
---|
11497 | | #define HAVE_MEMORY_H 1 |
---|
11498 | | #define HAVE_STRINGS_H 1 |
---|
11499 | | #define HAVE_INTTYPES_H 1 |
---|
11500 | | #define HAVE_STDINT_H 1 |
---|
11501 | | #define HAVE_UNISTD_H 1 |
---|
11502 | | #define __EXTENSIONS__ 1 |
---|
11503 | | #define _ALL_SOURCE 1 |
---|
11504 | | #define _GNU_SOURCE 1 |
---|
11505 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11506 | | #define _TANDEM_SOURCE 1 |
---|
11507 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
11508 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
11509 | | #define CHROOT_DIR "" |
---|
11510 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
11511 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
11512 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
11513 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
11514 | | #define UB_USERNAME "unbound" |
---|
11515 | | #define WINVER 0x0502 |
---|
11516 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
11517 | | #define HAVE_GETOPT_H 1 |
---|
11518 | | #define HAVE_TIME_H 1 |
---|
11519 | | #ifndef __cplusplus |
---|
11520 | | #define inline |
---|
11521 | | #endif |
---|
11522 | | #define YYTEXT_POINTER 1 |
---|
11523 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
11524 | | #define LT_OBJDIR ".libs/" |
---|
11525 | | #define int8_t signed char |
---|
11526 | | #define int16_t short |
---|
11527 | | #define int32_t int |
---|
11528 | | #define int64_t long long |
---|
11529 | | #define uint8_t unsigned char |
---|
11530 | | #define uint16_t unsigned short |
---|
11531 | | #define uint32_t unsigned int |
---|
11532 | | #define uint64_t unsigned long long |
---|
11533 | | #define size_t unsigned int |
---|
11534 | | #define ssize_t int |
---|
11535 | | #define pid_t int |
---|
11536 | | #define off_t long int |
---|
11537 | | #define u_char unsigned char |
---|
11538 | | #define rlim_t unsigned long |
---|
11539 | | #define socklen_t int |
---|
11540 | | #define in_addr_t uint32_t |
---|
11541 | | #define in_port_t uint16_t |
---|
11542 | | #define MEMCMP_IS_BROKEN 1 |
---|
11543 | | #define HAVE_UNISTD_H 1 |
---|
11544 | | #define HAVE_FORK 1 |
---|
11545 | | #define HAVE_VFORK 1 |
---|
11546 | | #define HAVE_WORKING_VFORK 1 |
---|
11547 | | #define RETSIGTYPE void |
---|
11548 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
11549 | | #define HAVE_SSL /**/ |
---|
11550 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
11551 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
11552 | | #define HAVE_EVP_SHA1 1 |
---|
11553 | | #define HAVE_EVP_SHA256 1 |
---|
11554 | | #define HAVE_EVP_SHA512 1 |
---|
11555 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
11556 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
11557 | | #define USE_SHA2 1 |
---|
11558 | | #define USE_GOST 1 |
---|
11559 | | #define USE_MINI_EVENT 1 |
---|
11560 | | #define HAVE_STDLIB_H 1 |
---|
11561 | | #define HAVE_MALLOC 0 |
---|
11562 | | #define malloc rpl_malloc |
---|
11563 | | #define malloc rpl_malloc_unbound |
---|
11564 | | #define HAVE_GETADDRINFO 1 |
---|
11565 | | /* end confdefs.h. */ |
---|
11566 | | |
---|
11567 | | #ifdef HAVE_WINSOCK2_H |
---|
11568 | | #include <winsock2.h> |
---|
11569 | | #endif |
---|
11570 | | |
---|
11571 | | int |
---|
11572 | | main () |
---|
11573 | | { |
---|
11574 | | |
---|
11575 | | (void)ioctlsocket(0, 0, NULL); |
---|
11576 | | |
---|
11577 | | ; |
---|
11578 | | return 0; |
---|
11579 | | } |
---|
11580 | configure:16295: result: no |
---|
11581 | configure:16305: checking for daemon |
---|
11582 | configure:16305: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11583 | conftest.c:82:1: warning: "malloc" redefined |
---|
11584 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11585 | conftest.c:82:1: warning: "malloc" redefined |
---|
11586 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11587 | configure:16305: $? = 0 |
---|
11588 | configure:16305: result: yes |
---|
11589 | configure:16317: checking if daemon is deprecated |
---|
11590 | configure:16338: result: yes |
---|
11591 | configure:16359: checking for strptime |
---|
11592 | configure:16359: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11593 | conftest.c:82:1: warning: "malloc" redefined |
---|
11594 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11595 | conftest.c:82:1: warning: "malloc" redefined |
---|
11596 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11597 | configure:16359: $? = 0 |
---|
11598 | configure:16359: result: yes |
---|
11599 | configure:16365: checking whether strptime works |
---|
11600 | configure:16384: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11601 | conftest.c:82:1: warning: "malloc" redefined |
---|
11602 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11603 | In file included from conftest.c:90: |
---|
11604 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
11605 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
11606 | conftest.c:82:1: warning: "malloc" redefined |
---|
11607 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11608 | In file included from conftest.c:90: |
---|
11609 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
11610 | /usr/include/time.h:82: error: two or more data types in declaration specifiers |
---|
11611 | lipo: can't figure out the architecture type of: /var/tmp//ccLZ8cpS.out |
---|
11612 | configure:16384: $? = 1 |
---|
11613 | configure: program exited with status 1 |
---|
11614 | configure: failed program was: |
---|
11615 | | /* confdefs.h */ |
---|
11616 | | #define PACKAGE_NAME "unbound" |
---|
11617 | | #define PACKAGE_TARNAME "unbound" |
---|
11618 | | #define PACKAGE_VERSION "1.4.12" |
---|
11619 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
11620 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
11621 | | #define PACKAGE_URL "" |
---|
11622 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
11623 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
11624 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
11625 | | #define STDC_HEADERS 1 |
---|
11626 | | #define HAVE_SYS_TYPES_H 1 |
---|
11627 | | #define HAVE_SYS_STAT_H 1 |
---|
11628 | | #define HAVE_STDLIB_H 1 |
---|
11629 | | #define HAVE_STRING_H 1 |
---|
11630 | | #define HAVE_MEMORY_H 1 |
---|
11631 | | #define HAVE_STRINGS_H 1 |
---|
11632 | | #define HAVE_INTTYPES_H 1 |
---|
11633 | | #define HAVE_STDINT_H 1 |
---|
11634 | | #define HAVE_UNISTD_H 1 |
---|
11635 | | #define __EXTENSIONS__ 1 |
---|
11636 | | #define _ALL_SOURCE 1 |
---|
11637 | | #define _GNU_SOURCE 1 |
---|
11638 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11639 | | #define _TANDEM_SOURCE 1 |
---|
11640 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
11641 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
11642 | | #define CHROOT_DIR "" |
---|
11643 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
11644 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
11645 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
11646 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
11647 | | #define UB_USERNAME "unbound" |
---|
11648 | | #define WINVER 0x0502 |
---|
11649 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
11650 | | #define HAVE_GETOPT_H 1 |
---|
11651 | | #define HAVE_TIME_H 1 |
---|
11652 | | #ifndef __cplusplus |
---|
11653 | | #define inline |
---|
11654 | | #endif |
---|
11655 | | #define YYTEXT_POINTER 1 |
---|
11656 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
11657 | | #define LT_OBJDIR ".libs/" |
---|
11658 | | #define int8_t signed char |
---|
11659 | | #define int16_t short |
---|
11660 | | #define int32_t int |
---|
11661 | | #define int64_t long long |
---|
11662 | | #define uint8_t unsigned char |
---|
11663 | | #define uint16_t unsigned short |
---|
11664 | | #define uint32_t unsigned int |
---|
11665 | | #define uint64_t unsigned long long |
---|
11666 | | #define size_t unsigned int |
---|
11667 | | #define ssize_t int |
---|
11668 | | #define pid_t int |
---|
11669 | | #define off_t long int |
---|
11670 | | #define u_char unsigned char |
---|
11671 | | #define rlim_t unsigned long |
---|
11672 | | #define socklen_t int |
---|
11673 | | #define in_addr_t uint32_t |
---|
11674 | | #define in_port_t uint16_t |
---|
11675 | | #define MEMCMP_IS_BROKEN 1 |
---|
11676 | | #define HAVE_UNISTD_H 1 |
---|
11677 | | #define HAVE_FORK 1 |
---|
11678 | | #define HAVE_VFORK 1 |
---|
11679 | | #define HAVE_WORKING_VFORK 1 |
---|
11680 | | #define RETSIGTYPE void |
---|
11681 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
11682 | | #define HAVE_SSL /**/ |
---|
11683 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
11684 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
11685 | | #define HAVE_EVP_SHA1 1 |
---|
11686 | | #define HAVE_EVP_SHA256 1 |
---|
11687 | | #define HAVE_EVP_SHA512 1 |
---|
11688 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
11689 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
11690 | | #define USE_SHA2 1 |
---|
11691 | | #define USE_GOST 1 |
---|
11692 | | #define USE_MINI_EVENT 1 |
---|
11693 | | #define HAVE_STDLIB_H 1 |
---|
11694 | | #define HAVE_MALLOC 0 |
---|
11695 | | #define malloc rpl_malloc |
---|
11696 | | #define malloc rpl_malloc_unbound |
---|
11697 | | #define HAVE_GETADDRINFO 1 |
---|
11698 | | #define HAVE_DAEMON 1 |
---|
11699 | | #define DEPRECATED_DAEMON 1 |
---|
11700 | | #define HAVE_STRPTIME 1 |
---|
11701 | | /* end confdefs.h. */ |
---|
11702 | | |
---|
11703 | | #define _XOPEN_SOURCE |
---|
11704 | | #include <time.h> |
---|
11705 | | int main(void) { struct tm tm; char *res; |
---|
11706 | | res = strptime("20070207111842", "%Y%m%d%H%M%S", &tm); |
---|
11707 | | if (!res) return 1; return 0; } |
---|
11708 | | |
---|
11709 | configure:16396: result: no |
---|
11710 | configure:16423: checking for library containing setusercontext |
---|
11711 | configure:16454: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11712 | conftest.c:82:1: warning: "malloc" redefined |
---|
11713 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11714 | Undefined symbols for architecture x86_64: |
---|
11715 | "_setusercontext", referenced from: |
---|
11716 | _main in ccYh4JVU.o |
---|
11717 | ld: symbol(s) not found for architecture x86_64 |
---|
11718 | collect2: ld returned 1 exit status |
---|
11719 | conftest.c:82:1: warning: "malloc" redefined |
---|
11720 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11721 | Undefined symbols for architecture i386: |
---|
11722 | "_setusercontext", referenced from: |
---|
11723 | _main in ccOFDaea.o |
---|
11724 | ld: symbol(s) not found for architecture i386 |
---|
11725 | collect2: ld returned 1 exit status |
---|
11726 | lipo: can't open input file: /var/tmp//ccsDjDgG.out (No such file or directory) |
---|
11727 | configure:16454: $? = 1 |
---|
11728 | configure: failed program was: |
---|
11729 | | /* confdefs.h */ |
---|
11730 | | #define PACKAGE_NAME "unbound" |
---|
11731 | | #define PACKAGE_TARNAME "unbound" |
---|
11732 | | #define PACKAGE_VERSION "1.4.12" |
---|
11733 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
11734 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
11735 | | #define PACKAGE_URL "" |
---|
11736 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
11737 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
11738 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
11739 | | #define STDC_HEADERS 1 |
---|
11740 | | #define HAVE_SYS_TYPES_H 1 |
---|
11741 | | #define HAVE_SYS_STAT_H 1 |
---|
11742 | | #define HAVE_STDLIB_H 1 |
---|
11743 | | #define HAVE_STRING_H 1 |
---|
11744 | | #define HAVE_MEMORY_H 1 |
---|
11745 | | #define HAVE_STRINGS_H 1 |
---|
11746 | | #define HAVE_INTTYPES_H 1 |
---|
11747 | | #define HAVE_STDINT_H 1 |
---|
11748 | | #define HAVE_UNISTD_H 1 |
---|
11749 | | #define __EXTENSIONS__ 1 |
---|
11750 | | #define _ALL_SOURCE 1 |
---|
11751 | | #define _GNU_SOURCE 1 |
---|
11752 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11753 | | #define _TANDEM_SOURCE 1 |
---|
11754 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
11755 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
11756 | | #define CHROOT_DIR "" |
---|
11757 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
11758 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
11759 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
11760 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
11761 | | #define UB_USERNAME "unbound" |
---|
11762 | | #define WINVER 0x0502 |
---|
11763 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
11764 | | #define HAVE_GETOPT_H 1 |
---|
11765 | | #define HAVE_TIME_H 1 |
---|
11766 | | #ifndef __cplusplus |
---|
11767 | | #define inline |
---|
11768 | | #endif |
---|
11769 | | #define YYTEXT_POINTER 1 |
---|
11770 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
11771 | | #define LT_OBJDIR ".libs/" |
---|
11772 | | #define int8_t signed char |
---|
11773 | | #define int16_t short |
---|
11774 | | #define int32_t int |
---|
11775 | | #define int64_t long long |
---|
11776 | | #define uint8_t unsigned char |
---|
11777 | | #define uint16_t unsigned short |
---|
11778 | | #define uint32_t unsigned int |
---|
11779 | | #define uint64_t unsigned long long |
---|
11780 | | #define size_t unsigned int |
---|
11781 | | #define ssize_t int |
---|
11782 | | #define pid_t int |
---|
11783 | | #define off_t long int |
---|
11784 | | #define u_char unsigned char |
---|
11785 | | #define rlim_t unsigned long |
---|
11786 | | #define socklen_t int |
---|
11787 | | #define in_addr_t uint32_t |
---|
11788 | | #define in_port_t uint16_t |
---|
11789 | | #define MEMCMP_IS_BROKEN 1 |
---|
11790 | | #define HAVE_UNISTD_H 1 |
---|
11791 | | #define HAVE_FORK 1 |
---|
11792 | | #define HAVE_VFORK 1 |
---|
11793 | | #define HAVE_WORKING_VFORK 1 |
---|
11794 | | #define RETSIGTYPE void |
---|
11795 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
11796 | | #define HAVE_SSL /**/ |
---|
11797 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
11798 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
11799 | | #define HAVE_EVP_SHA1 1 |
---|
11800 | | #define HAVE_EVP_SHA256 1 |
---|
11801 | | #define HAVE_EVP_SHA512 1 |
---|
11802 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
11803 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
11804 | | #define USE_SHA2 1 |
---|
11805 | | #define USE_GOST 1 |
---|
11806 | | #define USE_MINI_EVENT 1 |
---|
11807 | | #define HAVE_STDLIB_H 1 |
---|
11808 | | #define HAVE_MALLOC 0 |
---|
11809 | | #define malloc rpl_malloc |
---|
11810 | | #define malloc rpl_malloc_unbound |
---|
11811 | | #define HAVE_GETADDRINFO 1 |
---|
11812 | | #define HAVE_DAEMON 1 |
---|
11813 | | #define DEPRECATED_DAEMON 1 |
---|
11814 | | #define HAVE_STRPTIME 1 |
---|
11815 | | /* end confdefs.h. */ |
---|
11816 | | |
---|
11817 | | /* Override any GCC internal prototype to avoid an error. |
---|
11818 | | Use char because int might match the return type of a GCC |
---|
11819 | | builtin and then its argument prototype would still apply. */ |
---|
11820 | | #ifdef __cplusplus |
---|
11821 | | extern "C" |
---|
11822 | | #endif |
---|
11823 | | char setusercontext (); |
---|
11824 | | int |
---|
11825 | | main () |
---|
11826 | | { |
---|
11827 | | return setusercontext (); |
---|
11828 | | ; |
---|
11829 | | return 0; |
---|
11830 | | } |
---|
11831 | configure:16454: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lutil -lcrypto >&5 |
---|
11832 | conftest.c:82:1: warning: "malloc" redefined |
---|
11833 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11834 | Undefined symbols for architecture x86_64: |
---|
11835 | "_setusercontext", referenced from: |
---|
11836 | _main in ccRusdUn.o |
---|
11837 | ld: symbol(s) not found for architecture x86_64 |
---|
11838 | collect2: ld returned 1 exit status |
---|
11839 | conftest.c:82:1: warning: "malloc" redefined |
---|
11840 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11841 | Undefined symbols for architecture i386: |
---|
11842 | "_setusercontext", referenced from: |
---|
11843 | _main in cciZidGE.o |
---|
11844 | ld: symbol(s) not found for architecture i386 |
---|
11845 | collect2: ld returned 1 exit status |
---|
11846 | lipo: can't open input file: /var/tmp//ccQDX0CB.out (No such file or directory) |
---|
11847 | configure:16454: $? = 1 |
---|
11848 | configure: failed program was: |
---|
11849 | | /* confdefs.h */ |
---|
11850 | | #define PACKAGE_NAME "unbound" |
---|
11851 | | #define PACKAGE_TARNAME "unbound" |
---|
11852 | | #define PACKAGE_VERSION "1.4.12" |
---|
11853 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
11854 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
11855 | | #define PACKAGE_URL "" |
---|
11856 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
11857 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
11858 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
11859 | | #define STDC_HEADERS 1 |
---|
11860 | | #define HAVE_SYS_TYPES_H 1 |
---|
11861 | | #define HAVE_SYS_STAT_H 1 |
---|
11862 | | #define HAVE_STDLIB_H 1 |
---|
11863 | | #define HAVE_STRING_H 1 |
---|
11864 | | #define HAVE_MEMORY_H 1 |
---|
11865 | | #define HAVE_STRINGS_H 1 |
---|
11866 | | #define HAVE_INTTYPES_H 1 |
---|
11867 | | #define HAVE_STDINT_H 1 |
---|
11868 | | #define HAVE_UNISTD_H 1 |
---|
11869 | | #define __EXTENSIONS__ 1 |
---|
11870 | | #define _ALL_SOURCE 1 |
---|
11871 | | #define _GNU_SOURCE 1 |
---|
11872 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11873 | | #define _TANDEM_SOURCE 1 |
---|
11874 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
11875 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
11876 | | #define CHROOT_DIR "" |
---|
11877 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
11878 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
11879 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
11880 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
11881 | | #define UB_USERNAME "unbound" |
---|
11882 | | #define WINVER 0x0502 |
---|
11883 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
11884 | | #define HAVE_GETOPT_H 1 |
---|
11885 | | #define HAVE_TIME_H 1 |
---|
11886 | | #ifndef __cplusplus |
---|
11887 | | #define inline |
---|
11888 | | #endif |
---|
11889 | | #define YYTEXT_POINTER 1 |
---|
11890 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
11891 | | #define LT_OBJDIR ".libs/" |
---|
11892 | | #define int8_t signed char |
---|
11893 | | #define int16_t short |
---|
11894 | | #define int32_t int |
---|
11895 | | #define int64_t long long |
---|
11896 | | #define uint8_t unsigned char |
---|
11897 | | #define uint16_t unsigned short |
---|
11898 | | #define uint32_t unsigned int |
---|
11899 | | #define uint64_t unsigned long long |
---|
11900 | | #define size_t unsigned int |
---|
11901 | | #define ssize_t int |
---|
11902 | | #define pid_t int |
---|
11903 | | #define off_t long int |
---|
11904 | | #define u_char unsigned char |
---|
11905 | | #define rlim_t unsigned long |
---|
11906 | | #define socklen_t int |
---|
11907 | | #define in_addr_t uint32_t |
---|
11908 | | #define in_port_t uint16_t |
---|
11909 | | #define MEMCMP_IS_BROKEN 1 |
---|
11910 | | #define HAVE_UNISTD_H 1 |
---|
11911 | | #define HAVE_FORK 1 |
---|
11912 | | #define HAVE_VFORK 1 |
---|
11913 | | #define HAVE_WORKING_VFORK 1 |
---|
11914 | | #define RETSIGTYPE void |
---|
11915 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
11916 | | #define HAVE_SSL /**/ |
---|
11917 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
11918 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
11919 | | #define HAVE_EVP_SHA1 1 |
---|
11920 | | #define HAVE_EVP_SHA256 1 |
---|
11921 | | #define HAVE_EVP_SHA512 1 |
---|
11922 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
11923 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
11924 | | #define USE_SHA2 1 |
---|
11925 | | #define USE_GOST 1 |
---|
11926 | | #define USE_MINI_EVENT 1 |
---|
11927 | | #define HAVE_STDLIB_H 1 |
---|
11928 | | #define HAVE_MALLOC 0 |
---|
11929 | | #define malloc rpl_malloc |
---|
11930 | | #define malloc rpl_malloc_unbound |
---|
11931 | | #define HAVE_GETADDRINFO 1 |
---|
11932 | | #define HAVE_DAEMON 1 |
---|
11933 | | #define DEPRECATED_DAEMON 1 |
---|
11934 | | #define HAVE_STRPTIME 1 |
---|
11935 | | /* end confdefs.h. */ |
---|
11936 | | |
---|
11937 | | /* Override any GCC internal prototype to avoid an error. |
---|
11938 | | Use char because int might match the return type of a GCC |
---|
11939 | | builtin and then its argument prototype would still apply. */ |
---|
11940 | | #ifdef __cplusplus |
---|
11941 | | extern "C" |
---|
11942 | | #endif |
---|
11943 | | char setusercontext (); |
---|
11944 | | int |
---|
11945 | | main () |
---|
11946 | | { |
---|
11947 | | return setusercontext (); |
---|
11948 | | ; |
---|
11949 | | return 0; |
---|
11950 | | } |
---|
11951 | configure:16471: result: no |
---|
11952 | configure:16482: checking for tzset |
---|
11953 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11954 | conftest.c:82:1: warning: "malloc" redefined |
---|
11955 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11956 | conftest.c:82:1: warning: "malloc" redefined |
---|
11957 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11958 | configure:16482: $? = 0 |
---|
11959 | configure:16482: result: yes |
---|
11960 | configure:16482: checking for sigprocmask |
---|
11961 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11962 | conftest.c:82:1: warning: "malloc" redefined |
---|
11963 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11964 | conftest.c:82:1: warning: "malloc" redefined |
---|
11965 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11966 | configure:16482: $? = 0 |
---|
11967 | configure:16482: result: yes |
---|
11968 | configure:16482: checking for fcntl |
---|
11969 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11970 | conftest.c:82:1: warning: "malloc" redefined |
---|
11971 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11972 | conftest.c:82:1: warning: "malloc" redefined |
---|
11973 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11974 | configure:16482: $? = 0 |
---|
11975 | configure:16482: result: yes |
---|
11976 | configure:16482: checking for getpwnam |
---|
11977 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11978 | conftest.c:82:1: warning: "malloc" redefined |
---|
11979 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11980 | conftest.c:82:1: warning: "malloc" redefined |
---|
11981 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11982 | configure:16482: $? = 0 |
---|
11983 | configure:16482: result: yes |
---|
11984 | configure:16482: checking for getrlimit |
---|
11985 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11986 | conftest.c:82:1: warning: "malloc" redefined |
---|
11987 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11988 | conftest.c:82:1: warning: "malloc" redefined |
---|
11989 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11990 | configure:16482: $? = 0 |
---|
11991 | configure:16482: result: yes |
---|
11992 | configure:16482: checking for setrlimit |
---|
11993 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
11994 | conftest.c:82:1: warning: "malloc" redefined |
---|
11995 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11996 | conftest.c:82:1: warning: "malloc" redefined |
---|
11997 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
11998 | configure:16482: $? = 0 |
---|
11999 | configure:16482: result: yes |
---|
12000 | configure:16482: checking for setsid |
---|
12001 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12002 | conftest.c:82:1: warning: "malloc" redefined |
---|
12003 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12004 | conftest.c:82:1: warning: "malloc" redefined |
---|
12005 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12006 | configure:16482: $? = 0 |
---|
12007 | configure:16482: result: yes |
---|
12008 | configure:16482: checking for sbrk |
---|
12009 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12010 | conftest.c:82:1: warning: "malloc" redefined |
---|
12011 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12012 | conftest.c:82:1: warning: "malloc" redefined |
---|
12013 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12014 | configure:16482: $? = 0 |
---|
12015 | configure:16482: result: yes |
---|
12016 | configure:16482: checking for chroot |
---|
12017 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12018 | conftest.c:82:1: warning: "malloc" redefined |
---|
12019 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12020 | conftest.c:82:1: warning: "malloc" redefined |
---|
12021 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12022 | configure:16482: $? = 0 |
---|
12023 | configure:16482: result: yes |
---|
12024 | configure:16482: checking for kill |
---|
12025 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12026 | conftest.c:82:1: warning: "malloc" redefined |
---|
12027 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12028 | conftest.c:82:1: warning: "malloc" redefined |
---|
12029 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12030 | configure:16482: $? = 0 |
---|
12031 | configure:16482: result: yes |
---|
12032 | configure:16482: checking for sleep |
---|
12033 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12034 | conftest.c:82:1: warning: "malloc" redefined |
---|
12035 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12036 | conftest.c:82:1: warning: "malloc" redefined |
---|
12037 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12038 | configure:16482: $? = 0 |
---|
12039 | configure:16482: result: yes |
---|
12040 | configure:16482: checking for usleep |
---|
12041 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12042 | conftest.c:82:1: warning: "malloc" redefined |
---|
12043 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12044 | conftest.c:82:1: warning: "malloc" redefined |
---|
12045 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12046 | configure:16482: $? = 0 |
---|
12047 | configure:16482: result: yes |
---|
12048 | configure:16482: checking for random |
---|
12049 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12050 | conftest.c:82:1: warning: "malloc" redefined |
---|
12051 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12052 | conftest.c:82:1: warning: "malloc" redefined |
---|
12053 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12054 | configure:16482: $? = 0 |
---|
12055 | configure:16482: result: yes |
---|
12056 | configure:16482: checking for srandom |
---|
12057 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12058 | conftest.c:82:1: warning: "malloc" redefined |
---|
12059 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12060 | conftest.c:82:1: warning: "malloc" redefined |
---|
12061 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12062 | configure:16482: $? = 0 |
---|
12063 | configure:16482: result: yes |
---|
12064 | configure:16482: checking for recvmsg |
---|
12065 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12066 | conftest.c:82:1: warning: "malloc" redefined |
---|
12067 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12068 | conftest.c:82:1: warning: "malloc" redefined |
---|
12069 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12070 | configure:16482: $? = 0 |
---|
12071 | configure:16482: result: yes |
---|
12072 | configure:16482: checking for sendmsg |
---|
12073 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12074 | conftest.c:82:1: warning: "malloc" redefined |
---|
12075 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12076 | conftest.c:82:1: warning: "malloc" redefined |
---|
12077 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12078 | configure:16482: $? = 0 |
---|
12079 | configure:16482: result: yes |
---|
12080 | configure:16482: checking for writev |
---|
12081 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12082 | conftest.c:82:1: warning: "malloc" redefined |
---|
12083 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12084 | conftest.c:82:1: warning: "malloc" redefined |
---|
12085 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12086 | configure:16482: $? = 0 |
---|
12087 | configure:16482: result: yes |
---|
12088 | configure:16482: checking for socketpair |
---|
12089 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12090 | conftest.c:82:1: warning: "malloc" redefined |
---|
12091 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12092 | conftest.c:82:1: warning: "malloc" redefined |
---|
12093 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12094 | configure:16482: $? = 0 |
---|
12095 | configure:16482: result: yes |
---|
12096 | configure:16482: checking for glob |
---|
12097 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12098 | conftest.c:82:1: warning: "malloc" redefined |
---|
12099 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12100 | conftest.c:82:1: warning: "malloc" redefined |
---|
12101 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12102 | configure:16482: $? = 0 |
---|
12103 | configure:16482: result: yes |
---|
12104 | configure:16482: checking for initgroups |
---|
12105 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12106 | conftest.c:82:1: warning: "malloc" redefined |
---|
12107 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12108 | conftest.c:82:1: warning: "malloc" redefined |
---|
12109 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12110 | configure:16482: $? = 0 |
---|
12111 | configure:16482: result: yes |
---|
12112 | configure:16482: checking for strftime |
---|
12113 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12114 | conftest.c:82:1: warning: "malloc" redefined |
---|
12115 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12116 | conftest.c:131: warning: conflicting types for built-in function 'strftime' |
---|
12117 | conftest.c:82:1: warning: "malloc" redefined |
---|
12118 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12119 | conftest.c:131: warning: conflicting types for built-in function 'strftime' |
---|
12120 | configure:16482: $? = 0 |
---|
12121 | configure:16482: result: yes |
---|
12122 | configure:16482: checking for localtime_r |
---|
12123 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12124 | conftest.c:82:1: warning: "malloc" redefined |
---|
12125 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12126 | conftest.c:82:1: warning: "malloc" redefined |
---|
12127 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12128 | configure:16482: $? = 0 |
---|
12129 | configure:16482: result: yes |
---|
12130 | configure:16482: checking for setusercontext |
---|
12131 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12132 | conftest.c:82:1: warning: "malloc" redefined |
---|
12133 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12134 | Undefined symbols for architecture x86_64: |
---|
12135 | "_setusercontext", referenced from: |
---|
12136 | _main in ccQQAMV4.o |
---|
12137 | ld: symbol(s) not found for architecture x86_64 |
---|
12138 | collect2: ld returned 1 exit status |
---|
12139 | conftest.c:82:1: warning: "malloc" redefined |
---|
12140 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12141 | Undefined symbols for architecture i386: |
---|
12142 | "_setusercontext", referenced from: |
---|
12143 | _main in ccmIjRCD.o |
---|
12144 | ld: symbol(s) not found for architecture i386 |
---|
12145 | collect2: ld returned 1 exit status |
---|
12146 | lipo: can't open input file: /var/tmp//ccD4rQcf.out (No such file or directory) |
---|
12147 | configure:16482: $? = 1 |
---|
12148 | configure: failed program was: |
---|
12149 | | /* confdefs.h */ |
---|
12150 | | #define PACKAGE_NAME "unbound" |
---|
12151 | | #define PACKAGE_TARNAME "unbound" |
---|
12152 | | #define PACKAGE_VERSION "1.4.12" |
---|
12153 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
12154 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
12155 | | #define PACKAGE_URL "" |
---|
12156 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
12157 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
12158 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
12159 | | #define STDC_HEADERS 1 |
---|
12160 | | #define HAVE_SYS_TYPES_H 1 |
---|
12161 | | #define HAVE_SYS_STAT_H 1 |
---|
12162 | | #define HAVE_STDLIB_H 1 |
---|
12163 | | #define HAVE_STRING_H 1 |
---|
12164 | | #define HAVE_MEMORY_H 1 |
---|
12165 | | #define HAVE_STRINGS_H 1 |
---|
12166 | | #define HAVE_INTTYPES_H 1 |
---|
12167 | | #define HAVE_STDINT_H 1 |
---|
12168 | | #define HAVE_UNISTD_H 1 |
---|
12169 | | #define __EXTENSIONS__ 1 |
---|
12170 | | #define _ALL_SOURCE 1 |
---|
12171 | | #define _GNU_SOURCE 1 |
---|
12172 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12173 | | #define _TANDEM_SOURCE 1 |
---|
12174 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
12175 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
12176 | | #define CHROOT_DIR "" |
---|
12177 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
12178 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
12179 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
12180 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
12181 | | #define UB_USERNAME "unbound" |
---|
12182 | | #define WINVER 0x0502 |
---|
12183 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
12184 | | #define HAVE_GETOPT_H 1 |
---|
12185 | | #define HAVE_TIME_H 1 |
---|
12186 | | #ifndef __cplusplus |
---|
12187 | | #define inline |
---|
12188 | | #endif |
---|
12189 | | #define YYTEXT_POINTER 1 |
---|
12190 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
12191 | | #define LT_OBJDIR ".libs/" |
---|
12192 | | #define int8_t signed char |
---|
12193 | | #define int16_t short |
---|
12194 | | #define int32_t int |
---|
12195 | | #define int64_t long long |
---|
12196 | | #define uint8_t unsigned char |
---|
12197 | | #define uint16_t unsigned short |
---|
12198 | | #define uint32_t unsigned int |
---|
12199 | | #define uint64_t unsigned long long |
---|
12200 | | #define size_t unsigned int |
---|
12201 | | #define ssize_t int |
---|
12202 | | #define pid_t int |
---|
12203 | | #define off_t long int |
---|
12204 | | #define u_char unsigned char |
---|
12205 | | #define rlim_t unsigned long |
---|
12206 | | #define socklen_t int |
---|
12207 | | #define in_addr_t uint32_t |
---|
12208 | | #define in_port_t uint16_t |
---|
12209 | | #define MEMCMP_IS_BROKEN 1 |
---|
12210 | | #define HAVE_UNISTD_H 1 |
---|
12211 | | #define HAVE_FORK 1 |
---|
12212 | | #define HAVE_VFORK 1 |
---|
12213 | | #define HAVE_WORKING_VFORK 1 |
---|
12214 | | #define RETSIGTYPE void |
---|
12215 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
12216 | | #define HAVE_SSL /**/ |
---|
12217 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
12218 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
12219 | | #define HAVE_EVP_SHA1 1 |
---|
12220 | | #define HAVE_EVP_SHA256 1 |
---|
12221 | | #define HAVE_EVP_SHA512 1 |
---|
12222 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
12223 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
12224 | | #define USE_SHA2 1 |
---|
12225 | | #define USE_GOST 1 |
---|
12226 | | #define USE_MINI_EVENT 1 |
---|
12227 | | #define HAVE_STDLIB_H 1 |
---|
12228 | | #define HAVE_MALLOC 0 |
---|
12229 | | #define malloc rpl_malloc |
---|
12230 | | #define malloc rpl_malloc_unbound |
---|
12231 | | #define HAVE_GETADDRINFO 1 |
---|
12232 | | #define HAVE_DAEMON 1 |
---|
12233 | | #define DEPRECATED_DAEMON 1 |
---|
12234 | | #define HAVE_STRPTIME 1 |
---|
12235 | | #define HAVE_TZSET 1 |
---|
12236 | | #define HAVE_SIGPROCMASK 1 |
---|
12237 | | #define HAVE_FCNTL 1 |
---|
12238 | | #define HAVE_GETPWNAM 1 |
---|
12239 | | #define HAVE_GETRLIMIT 1 |
---|
12240 | | #define HAVE_SETRLIMIT 1 |
---|
12241 | | #define HAVE_SETSID 1 |
---|
12242 | | #define HAVE_SBRK 1 |
---|
12243 | | #define HAVE_CHROOT 1 |
---|
12244 | | #define HAVE_KILL 1 |
---|
12245 | | #define HAVE_SLEEP 1 |
---|
12246 | | #define HAVE_USLEEP 1 |
---|
12247 | | #define HAVE_RANDOM 1 |
---|
12248 | | #define HAVE_SRANDOM 1 |
---|
12249 | | #define HAVE_RECVMSG 1 |
---|
12250 | | #define HAVE_SENDMSG 1 |
---|
12251 | | #define HAVE_WRITEV 1 |
---|
12252 | | #define HAVE_SOCKETPAIR 1 |
---|
12253 | | #define HAVE_GLOB 1 |
---|
12254 | | #define HAVE_INITGROUPS 1 |
---|
12255 | | #define HAVE_STRFTIME 1 |
---|
12256 | | #define HAVE_LOCALTIME_R 1 |
---|
12257 | | /* end confdefs.h. */ |
---|
12258 | | /* Define setusercontext to an innocuous variant, in case <limits.h> declares setusercontext. |
---|
12259 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
12260 | | #define setusercontext innocuous_setusercontext |
---|
12261 | | |
---|
12262 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
12263 | | which can conflict with char setusercontext (); below. |
---|
12264 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
12265 | | <limits.h> exists even on freestanding compilers. */ |
---|
12266 | | |
---|
12267 | | #ifdef __STDC__ |
---|
12268 | | # include <limits.h> |
---|
12269 | | #else |
---|
12270 | | # include <assert.h> |
---|
12271 | | #endif |
---|
12272 | | |
---|
12273 | | #undef setusercontext |
---|
12274 | | |
---|
12275 | | /* Override any GCC internal prototype to avoid an error. |
---|
12276 | | Use char because int might match the return type of a GCC |
---|
12277 | | builtin and then its argument prototype would still apply. */ |
---|
12278 | | #ifdef __cplusplus |
---|
12279 | | extern "C" |
---|
12280 | | #endif |
---|
12281 | | char setusercontext (); |
---|
12282 | | /* The GNU C library defines this for functions which it implements |
---|
12283 | | to always fail with ENOSYS. Some functions are actually named |
---|
12284 | | something starting with __ and the normal name is an alias. */ |
---|
12285 | | #if defined __stub_setusercontext || defined __stub___setusercontext |
---|
12286 | | choke me |
---|
12287 | | #endif |
---|
12288 | | |
---|
12289 | | int |
---|
12290 | | main () |
---|
12291 | | { |
---|
12292 | | return setusercontext (); |
---|
12293 | | ; |
---|
12294 | | return 0; |
---|
12295 | | } |
---|
12296 | configure:16482: result: no |
---|
12297 | configure:16482: checking for _beginthreadex |
---|
12298 | configure:16482: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12299 | conftest.c:82:1: warning: "malloc" redefined |
---|
12300 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12301 | Undefined symbols for architecture x86_64: |
---|
12302 | "__beginthreadex", referenced from: |
---|
12303 | _main in ccXNoJty.o |
---|
12304 | ld: symbol(s) not found for architecture x86_64 |
---|
12305 | collect2: ld returned 1 exit status |
---|
12306 | conftest.c:82:1: warning: "malloc" redefined |
---|
12307 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12308 | Undefined symbols for architecture i386: |
---|
12309 | "__beginthreadex", referenced from: |
---|
12310 | _main in cc9YEKbl.o |
---|
12311 | ld: symbol(s) not found for architecture i386 |
---|
12312 | collect2: ld returned 1 exit status |
---|
12313 | lipo: can't open input file: /var/tmp//ccNsPstI.out (No such file or directory) |
---|
12314 | configure:16482: $? = 1 |
---|
12315 | configure: failed program was: |
---|
12316 | | /* confdefs.h */ |
---|
12317 | | #define PACKAGE_NAME "unbound" |
---|
12318 | | #define PACKAGE_TARNAME "unbound" |
---|
12319 | | #define PACKAGE_VERSION "1.4.12" |
---|
12320 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
12321 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
12322 | | #define PACKAGE_URL "" |
---|
12323 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
12324 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
12325 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
12326 | | #define STDC_HEADERS 1 |
---|
12327 | | #define HAVE_SYS_TYPES_H 1 |
---|
12328 | | #define HAVE_SYS_STAT_H 1 |
---|
12329 | | #define HAVE_STDLIB_H 1 |
---|
12330 | | #define HAVE_STRING_H 1 |
---|
12331 | | #define HAVE_MEMORY_H 1 |
---|
12332 | | #define HAVE_STRINGS_H 1 |
---|
12333 | | #define HAVE_INTTYPES_H 1 |
---|
12334 | | #define HAVE_STDINT_H 1 |
---|
12335 | | #define HAVE_UNISTD_H 1 |
---|
12336 | | #define __EXTENSIONS__ 1 |
---|
12337 | | #define _ALL_SOURCE 1 |
---|
12338 | | #define _GNU_SOURCE 1 |
---|
12339 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12340 | | #define _TANDEM_SOURCE 1 |
---|
12341 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
12342 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
12343 | | #define CHROOT_DIR "" |
---|
12344 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
12345 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
12346 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
12347 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
12348 | | #define UB_USERNAME "unbound" |
---|
12349 | | #define WINVER 0x0502 |
---|
12350 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
12351 | | #define HAVE_GETOPT_H 1 |
---|
12352 | | #define HAVE_TIME_H 1 |
---|
12353 | | #ifndef __cplusplus |
---|
12354 | | #define inline |
---|
12355 | | #endif |
---|
12356 | | #define YYTEXT_POINTER 1 |
---|
12357 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
12358 | | #define LT_OBJDIR ".libs/" |
---|
12359 | | #define int8_t signed char |
---|
12360 | | #define int16_t short |
---|
12361 | | #define int32_t int |
---|
12362 | | #define int64_t long long |
---|
12363 | | #define uint8_t unsigned char |
---|
12364 | | #define uint16_t unsigned short |
---|
12365 | | #define uint32_t unsigned int |
---|
12366 | | #define uint64_t unsigned long long |
---|
12367 | | #define size_t unsigned int |
---|
12368 | | #define ssize_t int |
---|
12369 | | #define pid_t int |
---|
12370 | | #define off_t long int |
---|
12371 | | #define u_char unsigned char |
---|
12372 | | #define rlim_t unsigned long |
---|
12373 | | #define socklen_t int |
---|
12374 | | #define in_addr_t uint32_t |
---|
12375 | | #define in_port_t uint16_t |
---|
12376 | | #define MEMCMP_IS_BROKEN 1 |
---|
12377 | | #define HAVE_UNISTD_H 1 |
---|
12378 | | #define HAVE_FORK 1 |
---|
12379 | | #define HAVE_VFORK 1 |
---|
12380 | | #define HAVE_WORKING_VFORK 1 |
---|
12381 | | #define RETSIGTYPE void |
---|
12382 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
12383 | | #define HAVE_SSL /**/ |
---|
12384 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
12385 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
12386 | | #define HAVE_EVP_SHA1 1 |
---|
12387 | | #define HAVE_EVP_SHA256 1 |
---|
12388 | | #define HAVE_EVP_SHA512 1 |
---|
12389 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
12390 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
12391 | | #define USE_SHA2 1 |
---|
12392 | | #define USE_GOST 1 |
---|
12393 | | #define USE_MINI_EVENT 1 |
---|
12394 | | #define HAVE_STDLIB_H 1 |
---|
12395 | | #define HAVE_MALLOC 0 |
---|
12396 | | #define malloc rpl_malloc |
---|
12397 | | #define malloc rpl_malloc_unbound |
---|
12398 | | #define HAVE_GETADDRINFO 1 |
---|
12399 | | #define HAVE_DAEMON 1 |
---|
12400 | | #define DEPRECATED_DAEMON 1 |
---|
12401 | | #define HAVE_STRPTIME 1 |
---|
12402 | | #define HAVE_TZSET 1 |
---|
12403 | | #define HAVE_SIGPROCMASK 1 |
---|
12404 | | #define HAVE_FCNTL 1 |
---|
12405 | | #define HAVE_GETPWNAM 1 |
---|
12406 | | #define HAVE_GETRLIMIT 1 |
---|
12407 | | #define HAVE_SETRLIMIT 1 |
---|
12408 | | #define HAVE_SETSID 1 |
---|
12409 | | #define HAVE_SBRK 1 |
---|
12410 | | #define HAVE_CHROOT 1 |
---|
12411 | | #define HAVE_KILL 1 |
---|
12412 | | #define HAVE_SLEEP 1 |
---|
12413 | | #define HAVE_USLEEP 1 |
---|
12414 | | #define HAVE_RANDOM 1 |
---|
12415 | | #define HAVE_SRANDOM 1 |
---|
12416 | | #define HAVE_RECVMSG 1 |
---|
12417 | | #define HAVE_SENDMSG 1 |
---|
12418 | | #define HAVE_WRITEV 1 |
---|
12419 | | #define HAVE_SOCKETPAIR 1 |
---|
12420 | | #define HAVE_GLOB 1 |
---|
12421 | | #define HAVE_INITGROUPS 1 |
---|
12422 | | #define HAVE_STRFTIME 1 |
---|
12423 | | #define HAVE_LOCALTIME_R 1 |
---|
12424 | | /* end confdefs.h. */ |
---|
12425 | | /* Define _beginthreadex to an innocuous variant, in case <limits.h> declares _beginthreadex. |
---|
12426 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
12427 | | #define _beginthreadex innocuous__beginthreadex |
---|
12428 | | |
---|
12429 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
12430 | | which can conflict with char _beginthreadex (); below. |
---|
12431 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
12432 | | <limits.h> exists even on freestanding compilers. */ |
---|
12433 | | |
---|
12434 | | #ifdef __STDC__ |
---|
12435 | | # include <limits.h> |
---|
12436 | | #else |
---|
12437 | | # include <assert.h> |
---|
12438 | | #endif |
---|
12439 | | |
---|
12440 | | #undef _beginthreadex |
---|
12441 | | |
---|
12442 | | /* Override any GCC internal prototype to avoid an error. |
---|
12443 | | Use char because int might match the return type of a GCC |
---|
12444 | | builtin and then its argument prototype would still apply. */ |
---|
12445 | | #ifdef __cplusplus |
---|
12446 | | extern "C" |
---|
12447 | | #endif |
---|
12448 | | char _beginthreadex (); |
---|
12449 | | /* The GNU C library defines this for functions which it implements |
---|
12450 | | to always fail with ENOSYS. Some functions are actually named |
---|
12451 | | something starting with __ and the normal name is an alias. */ |
---|
12452 | | #if defined __stub__beginthreadex || defined __stub____beginthreadex |
---|
12453 | | choke me |
---|
12454 | | #endif |
---|
12455 | | |
---|
12456 | | int |
---|
12457 | | main () |
---|
12458 | | { |
---|
12459 | | return _beginthreadex (); |
---|
12460 | | ; |
---|
12461 | | return 0; |
---|
12462 | | } |
---|
12463 | configure:16482: result: no |
---|
12464 | configure:16493: checking for setresuid |
---|
12465 | configure:16493: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12466 | conftest.c:82:1: warning: "malloc" redefined |
---|
12467 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12468 | Undefined symbols for architecture x86_64: |
---|
12469 | "_setresuid", referenced from: |
---|
12470 | _main in cc2UK9Xa.o |
---|
12471 | ld: symbol(s) not found for architecture x86_64 |
---|
12472 | collect2: ld returned 1 exit status |
---|
12473 | conftest.c:82:1: warning: "malloc" redefined |
---|
12474 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12475 | Undefined symbols for architecture i386: |
---|
12476 | "_setresuid", referenced from: |
---|
12477 | _main in cc1pPVhn.o |
---|
12478 | ld: symbol(s) not found for architecture i386 |
---|
12479 | collect2: ld returned 1 exit status |
---|
12480 | lipo: can't open input file: /var/tmp//cc6r3PRv.out (No such file or directory) |
---|
12481 | configure:16493: $? = 1 |
---|
12482 | configure: failed program was: |
---|
12483 | | /* confdefs.h */ |
---|
12484 | | #define PACKAGE_NAME "unbound" |
---|
12485 | | #define PACKAGE_TARNAME "unbound" |
---|
12486 | | #define PACKAGE_VERSION "1.4.12" |
---|
12487 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
12488 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
12489 | | #define PACKAGE_URL "" |
---|
12490 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
12491 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
12492 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
12493 | | #define STDC_HEADERS 1 |
---|
12494 | | #define HAVE_SYS_TYPES_H 1 |
---|
12495 | | #define HAVE_SYS_STAT_H 1 |
---|
12496 | | #define HAVE_STDLIB_H 1 |
---|
12497 | | #define HAVE_STRING_H 1 |
---|
12498 | | #define HAVE_MEMORY_H 1 |
---|
12499 | | #define HAVE_STRINGS_H 1 |
---|
12500 | | #define HAVE_INTTYPES_H 1 |
---|
12501 | | #define HAVE_STDINT_H 1 |
---|
12502 | | #define HAVE_UNISTD_H 1 |
---|
12503 | | #define __EXTENSIONS__ 1 |
---|
12504 | | #define _ALL_SOURCE 1 |
---|
12505 | | #define _GNU_SOURCE 1 |
---|
12506 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12507 | | #define _TANDEM_SOURCE 1 |
---|
12508 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
12509 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
12510 | | #define CHROOT_DIR "" |
---|
12511 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
12512 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
12513 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
12514 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
12515 | | #define UB_USERNAME "unbound" |
---|
12516 | | #define WINVER 0x0502 |
---|
12517 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
12518 | | #define HAVE_GETOPT_H 1 |
---|
12519 | | #define HAVE_TIME_H 1 |
---|
12520 | | #ifndef __cplusplus |
---|
12521 | | #define inline |
---|
12522 | | #endif |
---|
12523 | | #define YYTEXT_POINTER 1 |
---|
12524 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
12525 | | #define LT_OBJDIR ".libs/" |
---|
12526 | | #define int8_t signed char |
---|
12527 | | #define int16_t short |
---|
12528 | | #define int32_t int |
---|
12529 | | #define int64_t long long |
---|
12530 | | #define uint8_t unsigned char |
---|
12531 | | #define uint16_t unsigned short |
---|
12532 | | #define uint32_t unsigned int |
---|
12533 | | #define uint64_t unsigned long long |
---|
12534 | | #define size_t unsigned int |
---|
12535 | | #define ssize_t int |
---|
12536 | | #define pid_t int |
---|
12537 | | #define off_t long int |
---|
12538 | | #define u_char unsigned char |
---|
12539 | | #define rlim_t unsigned long |
---|
12540 | | #define socklen_t int |
---|
12541 | | #define in_addr_t uint32_t |
---|
12542 | | #define in_port_t uint16_t |
---|
12543 | | #define MEMCMP_IS_BROKEN 1 |
---|
12544 | | #define HAVE_UNISTD_H 1 |
---|
12545 | | #define HAVE_FORK 1 |
---|
12546 | | #define HAVE_VFORK 1 |
---|
12547 | | #define HAVE_WORKING_VFORK 1 |
---|
12548 | | #define RETSIGTYPE void |
---|
12549 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
12550 | | #define HAVE_SSL /**/ |
---|
12551 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
12552 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
12553 | | #define HAVE_EVP_SHA1 1 |
---|
12554 | | #define HAVE_EVP_SHA256 1 |
---|
12555 | | #define HAVE_EVP_SHA512 1 |
---|
12556 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
12557 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
12558 | | #define USE_SHA2 1 |
---|
12559 | | #define USE_GOST 1 |
---|
12560 | | #define USE_MINI_EVENT 1 |
---|
12561 | | #define HAVE_STDLIB_H 1 |
---|
12562 | | #define HAVE_MALLOC 0 |
---|
12563 | | #define malloc rpl_malloc |
---|
12564 | | #define malloc rpl_malloc_unbound |
---|
12565 | | #define HAVE_GETADDRINFO 1 |
---|
12566 | | #define HAVE_DAEMON 1 |
---|
12567 | | #define DEPRECATED_DAEMON 1 |
---|
12568 | | #define HAVE_STRPTIME 1 |
---|
12569 | | #define HAVE_TZSET 1 |
---|
12570 | | #define HAVE_SIGPROCMASK 1 |
---|
12571 | | #define HAVE_FCNTL 1 |
---|
12572 | | #define HAVE_GETPWNAM 1 |
---|
12573 | | #define HAVE_GETRLIMIT 1 |
---|
12574 | | #define HAVE_SETRLIMIT 1 |
---|
12575 | | #define HAVE_SETSID 1 |
---|
12576 | | #define HAVE_SBRK 1 |
---|
12577 | | #define HAVE_CHROOT 1 |
---|
12578 | | #define HAVE_KILL 1 |
---|
12579 | | #define HAVE_SLEEP 1 |
---|
12580 | | #define HAVE_USLEEP 1 |
---|
12581 | | #define HAVE_RANDOM 1 |
---|
12582 | | #define HAVE_SRANDOM 1 |
---|
12583 | | #define HAVE_RECVMSG 1 |
---|
12584 | | #define HAVE_SENDMSG 1 |
---|
12585 | | #define HAVE_WRITEV 1 |
---|
12586 | | #define HAVE_SOCKETPAIR 1 |
---|
12587 | | #define HAVE_GLOB 1 |
---|
12588 | | #define HAVE_INITGROUPS 1 |
---|
12589 | | #define HAVE_STRFTIME 1 |
---|
12590 | | #define HAVE_LOCALTIME_R 1 |
---|
12591 | | /* end confdefs.h. */ |
---|
12592 | | /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid. |
---|
12593 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
12594 | | #define setresuid innocuous_setresuid |
---|
12595 | | |
---|
12596 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
12597 | | which can conflict with char setresuid (); below. |
---|
12598 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
12599 | | <limits.h> exists even on freestanding compilers. */ |
---|
12600 | | |
---|
12601 | | #ifdef __STDC__ |
---|
12602 | | # include <limits.h> |
---|
12603 | | #else |
---|
12604 | | # include <assert.h> |
---|
12605 | | #endif |
---|
12606 | | |
---|
12607 | | #undef setresuid |
---|
12608 | | |
---|
12609 | | /* Override any GCC internal prototype to avoid an error. |
---|
12610 | | Use char because int might match the return type of a GCC |
---|
12611 | | builtin and then its argument prototype would still apply. */ |
---|
12612 | | #ifdef __cplusplus |
---|
12613 | | extern "C" |
---|
12614 | | #endif |
---|
12615 | | char setresuid (); |
---|
12616 | | /* The GNU C library defines this for functions which it implements |
---|
12617 | | to always fail with ENOSYS. Some functions are actually named |
---|
12618 | | something starting with __ and the normal name is an alias. */ |
---|
12619 | | #if defined __stub_setresuid || defined __stub___setresuid |
---|
12620 | | choke me |
---|
12621 | | #endif |
---|
12622 | | |
---|
12623 | | int |
---|
12624 | | main () |
---|
12625 | | { |
---|
12626 | | return setresuid (); |
---|
12627 | | ; |
---|
12628 | | return 0; |
---|
12629 | | } |
---|
12630 | configure:16493: result: no |
---|
12631 | configure:16502: checking for setreuid |
---|
12632 | configure:16502: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12633 | conftest.c:82:1: warning: "malloc" redefined |
---|
12634 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12635 | conftest.c:82:1: warning: "malloc" redefined |
---|
12636 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12637 | configure:16502: $? = 0 |
---|
12638 | configure:16502: result: yes |
---|
12639 | configure:16516: checking for setresgid |
---|
12640 | configure:16516: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12641 | conftest.c:82:1: warning: "malloc" redefined |
---|
12642 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12643 | Undefined symbols for architecture x86_64: |
---|
12644 | "_setresgid", referenced from: |
---|
12645 | _main in ccNKZ4U9.o |
---|
12646 | ld: symbol(s) not found for architecture x86_64 |
---|
12647 | collect2: ld returned 1 exit status |
---|
12648 | conftest.c:82:1: warning: "malloc" redefined |
---|
12649 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12650 | Undefined symbols for architecture i386: |
---|
12651 | "_setresgid", referenced from: |
---|
12652 | _main in ccfaLLUs.o |
---|
12653 | ld: symbol(s) not found for architecture i386 |
---|
12654 | collect2: ld returned 1 exit status |
---|
12655 | lipo: can't open input file: /var/tmp//ccTriKob.out (No such file or directory) |
---|
12656 | configure:16516: $? = 1 |
---|
12657 | configure: failed program was: |
---|
12658 | | /* confdefs.h */ |
---|
12659 | | #define PACKAGE_NAME "unbound" |
---|
12660 | | #define PACKAGE_TARNAME "unbound" |
---|
12661 | | #define PACKAGE_VERSION "1.4.12" |
---|
12662 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
12663 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
12664 | | #define PACKAGE_URL "" |
---|
12665 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
12666 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
12667 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
12668 | | #define STDC_HEADERS 1 |
---|
12669 | | #define HAVE_SYS_TYPES_H 1 |
---|
12670 | | #define HAVE_SYS_STAT_H 1 |
---|
12671 | | #define HAVE_STDLIB_H 1 |
---|
12672 | | #define HAVE_STRING_H 1 |
---|
12673 | | #define HAVE_MEMORY_H 1 |
---|
12674 | | #define HAVE_STRINGS_H 1 |
---|
12675 | | #define HAVE_INTTYPES_H 1 |
---|
12676 | | #define HAVE_STDINT_H 1 |
---|
12677 | | #define HAVE_UNISTD_H 1 |
---|
12678 | | #define __EXTENSIONS__ 1 |
---|
12679 | | #define _ALL_SOURCE 1 |
---|
12680 | | #define _GNU_SOURCE 1 |
---|
12681 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12682 | | #define _TANDEM_SOURCE 1 |
---|
12683 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
12684 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
12685 | | #define CHROOT_DIR "" |
---|
12686 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
12687 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
12688 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
12689 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
12690 | | #define UB_USERNAME "unbound" |
---|
12691 | | #define WINVER 0x0502 |
---|
12692 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
12693 | | #define HAVE_GETOPT_H 1 |
---|
12694 | | #define HAVE_TIME_H 1 |
---|
12695 | | #ifndef __cplusplus |
---|
12696 | | #define inline |
---|
12697 | | #endif |
---|
12698 | | #define YYTEXT_POINTER 1 |
---|
12699 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
12700 | | #define LT_OBJDIR ".libs/" |
---|
12701 | | #define int8_t signed char |
---|
12702 | | #define int16_t short |
---|
12703 | | #define int32_t int |
---|
12704 | | #define int64_t long long |
---|
12705 | | #define uint8_t unsigned char |
---|
12706 | | #define uint16_t unsigned short |
---|
12707 | | #define uint32_t unsigned int |
---|
12708 | | #define uint64_t unsigned long long |
---|
12709 | | #define size_t unsigned int |
---|
12710 | | #define ssize_t int |
---|
12711 | | #define pid_t int |
---|
12712 | | #define off_t long int |
---|
12713 | | #define u_char unsigned char |
---|
12714 | | #define rlim_t unsigned long |
---|
12715 | | #define socklen_t int |
---|
12716 | | #define in_addr_t uint32_t |
---|
12717 | | #define in_port_t uint16_t |
---|
12718 | | #define MEMCMP_IS_BROKEN 1 |
---|
12719 | | #define HAVE_UNISTD_H 1 |
---|
12720 | | #define HAVE_FORK 1 |
---|
12721 | | #define HAVE_VFORK 1 |
---|
12722 | | #define HAVE_WORKING_VFORK 1 |
---|
12723 | | #define RETSIGTYPE void |
---|
12724 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
12725 | | #define HAVE_SSL /**/ |
---|
12726 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
12727 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
12728 | | #define HAVE_EVP_SHA1 1 |
---|
12729 | | #define HAVE_EVP_SHA256 1 |
---|
12730 | | #define HAVE_EVP_SHA512 1 |
---|
12731 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
12732 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
12733 | | #define USE_SHA2 1 |
---|
12734 | | #define USE_GOST 1 |
---|
12735 | | #define USE_MINI_EVENT 1 |
---|
12736 | | #define HAVE_STDLIB_H 1 |
---|
12737 | | #define HAVE_MALLOC 0 |
---|
12738 | | #define malloc rpl_malloc |
---|
12739 | | #define malloc rpl_malloc_unbound |
---|
12740 | | #define HAVE_GETADDRINFO 1 |
---|
12741 | | #define HAVE_DAEMON 1 |
---|
12742 | | #define DEPRECATED_DAEMON 1 |
---|
12743 | | #define HAVE_STRPTIME 1 |
---|
12744 | | #define HAVE_TZSET 1 |
---|
12745 | | #define HAVE_SIGPROCMASK 1 |
---|
12746 | | #define HAVE_FCNTL 1 |
---|
12747 | | #define HAVE_GETPWNAM 1 |
---|
12748 | | #define HAVE_GETRLIMIT 1 |
---|
12749 | | #define HAVE_SETRLIMIT 1 |
---|
12750 | | #define HAVE_SETSID 1 |
---|
12751 | | #define HAVE_SBRK 1 |
---|
12752 | | #define HAVE_CHROOT 1 |
---|
12753 | | #define HAVE_KILL 1 |
---|
12754 | | #define HAVE_SLEEP 1 |
---|
12755 | | #define HAVE_USLEEP 1 |
---|
12756 | | #define HAVE_RANDOM 1 |
---|
12757 | | #define HAVE_SRANDOM 1 |
---|
12758 | | #define HAVE_RECVMSG 1 |
---|
12759 | | #define HAVE_SENDMSG 1 |
---|
12760 | | #define HAVE_WRITEV 1 |
---|
12761 | | #define HAVE_SOCKETPAIR 1 |
---|
12762 | | #define HAVE_GLOB 1 |
---|
12763 | | #define HAVE_INITGROUPS 1 |
---|
12764 | | #define HAVE_STRFTIME 1 |
---|
12765 | | #define HAVE_LOCALTIME_R 1 |
---|
12766 | | #define HAVE_SETREUID 1 |
---|
12767 | | /* end confdefs.h. */ |
---|
12768 | | /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid. |
---|
12769 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
12770 | | #define setresgid innocuous_setresgid |
---|
12771 | | |
---|
12772 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
12773 | | which can conflict with char setresgid (); below. |
---|
12774 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
12775 | | <limits.h> exists even on freestanding compilers. */ |
---|
12776 | | |
---|
12777 | | #ifdef __STDC__ |
---|
12778 | | # include <limits.h> |
---|
12779 | | #else |
---|
12780 | | # include <assert.h> |
---|
12781 | | #endif |
---|
12782 | | |
---|
12783 | | #undef setresgid |
---|
12784 | | |
---|
12785 | | /* Override any GCC internal prototype to avoid an error. |
---|
12786 | | Use char because int might match the return type of a GCC |
---|
12787 | | builtin and then its argument prototype would still apply. */ |
---|
12788 | | #ifdef __cplusplus |
---|
12789 | | extern "C" |
---|
12790 | | #endif |
---|
12791 | | char setresgid (); |
---|
12792 | | /* The GNU C library defines this for functions which it implements |
---|
12793 | | to always fail with ENOSYS. Some functions are actually named |
---|
12794 | | something starting with __ and the normal name is an alias. */ |
---|
12795 | | #if defined __stub_setresgid || defined __stub___setresgid |
---|
12796 | | choke me |
---|
12797 | | #endif |
---|
12798 | | |
---|
12799 | | int |
---|
12800 | | main () |
---|
12801 | | { |
---|
12802 | | return setresgid (); |
---|
12803 | | ; |
---|
12804 | | return 0; |
---|
12805 | | } |
---|
12806 | configure:16516: result: no |
---|
12807 | configure:16525: checking for setregid |
---|
12808 | configure:16525: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12809 | conftest.c:82:1: warning: "malloc" redefined |
---|
12810 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12811 | conftest.c:82:1: warning: "malloc" redefined |
---|
12812 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12813 | configure:16525: $? = 0 |
---|
12814 | configure:16525: result: yes |
---|
12815 | configure:16544: checking for inet_aton |
---|
12816 | configure:16544: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12817 | conftest.c:82:1: warning: "malloc" redefined |
---|
12818 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12819 | conftest.c:82:1: warning: "malloc" redefined |
---|
12820 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12821 | configure:16544: $? = 0 |
---|
12822 | configure:16544: result: yes |
---|
12823 | configure:16558: checking for inet_pton |
---|
12824 | configure:16558: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12825 | conftest.c:82:1: warning: "malloc" redefined |
---|
12826 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12827 | conftest.c:82:1: warning: "malloc" redefined |
---|
12828 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12829 | configure:16558: $? = 0 |
---|
12830 | configure:16558: result: yes |
---|
12831 | configure:16572: checking for inet_ntop |
---|
12832 | configure:16572: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12833 | conftest.c:82:1: warning: "malloc" redefined |
---|
12834 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12835 | conftest.c:82:1: warning: "malloc" redefined |
---|
12836 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12837 | configure:16572: $? = 0 |
---|
12838 | configure:16572: result: yes |
---|
12839 | configure:16586: checking for snprintf |
---|
12840 | configure:16586: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12841 | conftest.c:82:1: warning: "malloc" redefined |
---|
12842 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12843 | conftest.c:138: warning: conflicting types for built-in function 'snprintf' |
---|
12844 | conftest.c:82:1: warning: "malloc" redefined |
---|
12845 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12846 | conftest.c:138: warning: conflicting types for built-in function 'snprintf' |
---|
12847 | configure:16586: $? = 0 |
---|
12848 | configure:16586: result: yes |
---|
12849 | configure:16600: checking for strlcpy |
---|
12850 | configure:16600: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12851 | conftest.c:82:1: warning: "malloc" redefined |
---|
12852 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12853 | conftest.c:82:1: warning: "malloc" redefined |
---|
12854 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12855 | configure:16600: $? = 0 |
---|
12856 | configure:16600: result: yes |
---|
12857 | configure:16614: checking for memmove |
---|
12858 | configure:16614: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12859 | conftest.c:82:1: warning: "malloc" redefined |
---|
12860 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12861 | conftest.c:140: warning: conflicting types for built-in function 'memmove' |
---|
12862 | conftest.c:82:1: warning: "malloc" redefined |
---|
12863 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12864 | conftest.c:140: warning: conflicting types for built-in function 'memmove' |
---|
12865 | configure:16614: $? = 0 |
---|
12866 | configure:16614: result: yes |
---|
12867 | configure:16628: checking for gmtime_r |
---|
12868 | configure:16628: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12869 | conftest.c:82:1: warning: "malloc" redefined |
---|
12870 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12871 | conftest.c:82:1: warning: "malloc" redefined |
---|
12872 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12873 | configure:16628: $? = 0 |
---|
12874 | configure:16628: result: yes |
---|
12875 | configure:16642: checking for ctime_r |
---|
12876 | configure:16642: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto >&5 |
---|
12877 | conftest.c:82:1: warning: "malloc" redefined |
---|
12878 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12879 | conftest.c:82:1: warning: "malloc" redefined |
---|
12880 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12881 | configure:16642: $? = 0 |
---|
12882 | configure:16642: result: yes |
---|
12883 | configure:16698: checking for ldns_rr_new in -lldns |
---|
12884 | configure:16723: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lldns -lcrypto >&5 |
---|
12885 | conftest.c:82:1: warning: "malloc" redefined |
---|
12886 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12887 | conftest.c:82:1: warning: "malloc" redefined |
---|
12888 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12889 | configure:16723: $? = 0 |
---|
12890 | configure:16732: result: yes |
---|
12891 | configure:16747: checking for ldns_buffer_copy |
---|
12892 | configure:16747: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lldns -lcrypto >&5 |
---|
12893 | conftest.c:82:1: warning: "malloc" redefined |
---|
12894 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12895 | conftest.c:82:1: warning: "malloc" redefined |
---|
12896 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12897 | configure:16747: $? = 0 |
---|
12898 | configure:16747: result: yes |
---|
12899 | configure:16752: checking for ldns_key_buf2rsa_raw |
---|
12900 | configure:16752: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lldns -lcrypto >&5 |
---|
12901 | conftest.c:82:1: warning: "malloc" redefined |
---|
12902 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12903 | conftest.c:82:1: warning: "malloc" redefined |
---|
12904 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12905 | configure:16752: $? = 0 |
---|
12906 | configure:16752: result: yes |
---|
12907 | configure:16757: checking for ldns_get_random |
---|
12908 | configure:16757: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lldns -lcrypto >&5 |
---|
12909 | conftest.c:82:1: warning: "malloc" redefined |
---|
12910 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12911 | conftest.c:82:1: warning: "malloc" redefined |
---|
12912 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12913 | configure:16757: $? = 0 |
---|
12914 | configure:16757: result: yes |
---|
12915 | configure:16762: checking for ldns_b32_ntop_extended_hex |
---|
12916 | configure:16762: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lldns -lcrypto >&5 |
---|
12917 | conftest.c:82:1: warning: "malloc" redefined |
---|
12918 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12919 | conftest.c:82:1: warning: "malloc" redefined |
---|
12920 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12921 | configure:16762: $? = 0 |
---|
12922 | configure:16762: result: yes |
---|
12923 | configure:16768: checking for ldns_key_EVP_load_gost_id |
---|
12924 | configure:16768: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lldns -lcrypto >&5 |
---|
12925 | conftest.c:82:1: warning: "malloc" redefined |
---|
12926 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12927 | conftest.c:82:1: warning: "malloc" redefined |
---|
12928 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12929 | configure:16768: $? = 0 |
---|
12930 | configure:16768: result: yes |
---|
12931 | configure:16775: checking for ldns_key_EVP_unload_gost |
---|
12932 | configure:16775: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib conftest.c -lldns -lcrypto >&5 |
---|
12933 | conftest.c:82:1: warning: "malloc" redefined |
---|
12934 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12935 | conftest.c:82:1: warning: "malloc" redefined |
---|
12936 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12937 | configure:16775: $? = 0 |
---|
12938 | configure:16775: result: yes |
---|
12939 | configure:16789: checking for ldns/ldns.h |
---|
12940 | configure:16789: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
12941 | conftest.c:82:1: warning: "malloc" redefined |
---|
12942 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12943 | In file included from conftest.c:122: |
---|
12944 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
12945 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
12946 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
12947 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
12948 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
12949 | In file included from /usr/include/machine/types.h:35, |
---|
12950 | from /usr/include/sys/types.h:78, |
---|
12951 | from conftest.c:124: |
---|
12952 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
12953 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
12954 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
12955 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
12956 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
12957 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
12958 | In file included from conftest.c:124: |
---|
12959 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
12960 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
12961 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
12962 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
12963 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
12964 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
12965 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
12966 | In file included from /usr/include/sys/wait.h:117, |
---|
12967 | from /usr/include/stdlib.h:65, |
---|
12968 | from conftest.c:130: |
---|
12969 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
12970 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
12971 | In file included from /usr/include/inttypes.h:247, |
---|
12972 | from conftest.c:147: |
---|
12973 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
12974 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
12975 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
12976 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
12977 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
12978 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
12979 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
12980 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
12981 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
12982 | In file included from /opt/local/include/ldns/net.h:17, |
---|
12983 | from /opt/local/include/ldns/ldns.h:106, |
---|
12984 | from conftest.c:176: |
---|
12985 | /usr/include/sys/socket.h:111: error: two or more data types in declaration specifiers |
---|
12986 | conftest.c:82:1: warning: "malloc" redefined |
---|
12987 | conftest.c:81:1: warning: this is the location of the previous definition |
---|
12988 | In file included from conftest.c:122: |
---|
12989 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
12990 | /usr/include/stdio.h:78: error: two or more data types in declaration specifiers |
---|
12991 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
12992 | /usr/include/stdio.h:414: error: two or more data types in declaration specifiers |
---|
12993 | /usr/include/stdio.h:442: error: two or more data types in declaration specifiers |
---|
12994 | In file included from /usr/include/machine/types.h:35, |
---|
12995 | from /usr/include/sys/types.h:78, |
---|
12996 | from conftest.c:124: |
---|
12997 | /usr/include/i386/types.h:78: error: duplicate 'signed' |
---|
12998 | /usr/include/i386/types.h:78: error: two or more data types in declaration specifiers |
---|
12999 | /usr/include/i386/types.h:83: error: duplicate 'short' |
---|
13000 | /usr/include/i386/types.h:88: error: two or more data types in declaration specifiers |
---|
13001 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
13002 | /usr/include/i386/types.h:93: error: 'long long long' is too long for GCC |
---|
13003 | In file included from conftest.c:124: |
---|
13004 | /usr/include/sys/types.h:84: error: duplicate 'unsigned' |
---|
13005 | /usr/include/sys/types.h:84: error: two or more data types in declaration specifiers |
---|
13006 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
13007 | /usr/include/sys/types.h:126: error: two or more data types in declaration specifiers |
---|
13008 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
13009 | /usr/include/sys/types.h:131: error: two or more data types in declaration specifiers |
---|
13010 | /usr/include/sys/types.h:167: error: two or more data types in declaration specifiers |
---|
13011 | In file included from /usr/include/sys/wait.h:117, |
---|
13012 | from /usr/include/stdlib.h:65, |
---|
13013 | from conftest.c:130: |
---|
13014 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
13015 | /usr/include/sys/resource.h:89: error: two or more data types in declaration specifiers |
---|
13016 | In file included from /usr/include/inttypes.h:247, |
---|
13017 | from conftest.c:147: |
---|
13018 | /usr/include/stdint.h:40: error: duplicate 'unsigned' |
---|
13019 | /usr/include/stdint.h:40: error: two or more data types in declaration specifiers |
---|
13020 | /usr/include/stdint.h:45: error: duplicate 'unsigned' |
---|
13021 | /usr/include/stdint.h:45: error: duplicate 'short' |
---|
13022 | /usr/include/stdint.h:50: error: duplicate 'unsigned' |
---|
13023 | /usr/include/stdint.h:50: error: two or more data types in declaration specifiers |
---|
13024 | /usr/include/stdint.h:55: error: duplicate 'unsigned' |
---|
13025 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
13026 | /usr/include/stdint.h:55: error: 'long long long' is too long for GCC |
---|
13027 | In file included from /opt/local/include/ldns/net.h:17, |
---|
13028 | from /opt/local/include/ldns/ldns.h:106, |
---|
13029 | from conftest.c:176: |
---|
13030 | /usr/include/sys/socket.h:111: error: two or more data types in declaration specifiers |
---|
13031 | lipo: can't open input file: /var/tmp//ccPGMJMd.out (No such file or directory) |
---|
13032 | configure:16789: $? = 1 |
---|
13033 | configure: failed program was: |
---|
13034 | | /* confdefs.h */ |
---|
13035 | | #define PACKAGE_NAME "unbound" |
---|
13036 | | #define PACKAGE_TARNAME "unbound" |
---|
13037 | | #define PACKAGE_VERSION "1.4.12" |
---|
13038 | | #define PACKAGE_STRING "unbound 1.4.12" |
---|
13039 | | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
13040 | | #define PACKAGE_URL "" |
---|
13041 | | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
13042 | | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
13043 | | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
13044 | | #define STDC_HEADERS 1 |
---|
13045 | | #define HAVE_SYS_TYPES_H 1 |
---|
13046 | | #define HAVE_SYS_STAT_H 1 |
---|
13047 | | #define HAVE_STDLIB_H 1 |
---|
13048 | | #define HAVE_STRING_H 1 |
---|
13049 | | #define HAVE_MEMORY_H 1 |
---|
13050 | | #define HAVE_STRINGS_H 1 |
---|
13051 | | #define HAVE_INTTYPES_H 1 |
---|
13052 | | #define HAVE_STDINT_H 1 |
---|
13053 | | #define HAVE_UNISTD_H 1 |
---|
13054 | | #define __EXTENSIONS__ 1 |
---|
13055 | | #define _ALL_SOURCE 1 |
---|
13056 | | #define _GNU_SOURCE 1 |
---|
13057 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13058 | | #define _TANDEM_SOURCE 1 |
---|
13059 | | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
13060 | | #define RUN_DIR "/opt/local/etc/unbound" |
---|
13061 | | #define CHROOT_DIR "" |
---|
13062 | | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
13063 | | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
13064 | | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
13065 | | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
13066 | | #define UB_USERNAME "unbound" |
---|
13067 | | #define WINVER 0x0502 |
---|
13068 | | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
13069 | | #define HAVE_GETOPT_H 1 |
---|
13070 | | #define HAVE_TIME_H 1 |
---|
13071 | | #ifndef __cplusplus |
---|
13072 | | #define inline |
---|
13073 | | #endif |
---|
13074 | | #define YYTEXT_POINTER 1 |
---|
13075 | | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
13076 | | #define LT_OBJDIR ".libs/" |
---|
13077 | | #define int8_t signed char |
---|
13078 | | #define int16_t short |
---|
13079 | | #define int32_t int |
---|
13080 | | #define int64_t long long |
---|
13081 | | #define uint8_t unsigned char |
---|
13082 | | #define uint16_t unsigned short |
---|
13083 | | #define uint32_t unsigned int |
---|
13084 | | #define uint64_t unsigned long long |
---|
13085 | | #define size_t unsigned int |
---|
13086 | | #define ssize_t int |
---|
13087 | | #define pid_t int |
---|
13088 | | #define off_t long int |
---|
13089 | | #define u_char unsigned char |
---|
13090 | | #define rlim_t unsigned long |
---|
13091 | | #define socklen_t int |
---|
13092 | | #define in_addr_t uint32_t |
---|
13093 | | #define in_port_t uint16_t |
---|
13094 | | #define MEMCMP_IS_BROKEN 1 |
---|
13095 | | #define HAVE_UNISTD_H 1 |
---|
13096 | | #define HAVE_FORK 1 |
---|
13097 | | #define HAVE_VFORK 1 |
---|
13098 | | #define HAVE_WORKING_VFORK 1 |
---|
13099 | | #define RETSIGTYPE void |
---|
13100 | | #define NONBLOCKING_IS_BROKEN 1 |
---|
13101 | | #define HAVE_SSL /**/ |
---|
13102 | | #define HAVE_HMAC_CTX_INIT 1 |
---|
13103 | | #define HAVE_OPENSSL_CONFIG 1 |
---|
13104 | | #define HAVE_EVP_SHA1 1 |
---|
13105 | | #define HAVE_EVP_SHA256 1 |
---|
13106 | | #define HAVE_EVP_SHA512 1 |
---|
13107 | | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
13108 | | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
13109 | | #define USE_SHA2 1 |
---|
13110 | | #define USE_GOST 1 |
---|
13111 | | #define USE_MINI_EVENT 1 |
---|
13112 | | #define HAVE_STDLIB_H 1 |
---|
13113 | | #define HAVE_MALLOC 0 |
---|
13114 | | #define malloc rpl_malloc |
---|
13115 | | #define malloc rpl_malloc_unbound |
---|
13116 | | #define HAVE_GETADDRINFO 1 |
---|
13117 | | #define HAVE_DAEMON 1 |
---|
13118 | | #define DEPRECATED_DAEMON 1 |
---|
13119 | | #define HAVE_STRPTIME 1 |
---|
13120 | | #define HAVE_TZSET 1 |
---|
13121 | | #define HAVE_SIGPROCMASK 1 |
---|
13122 | | #define HAVE_FCNTL 1 |
---|
13123 | | #define HAVE_GETPWNAM 1 |
---|
13124 | | #define HAVE_GETRLIMIT 1 |
---|
13125 | | #define HAVE_SETRLIMIT 1 |
---|
13126 | | #define HAVE_SETSID 1 |
---|
13127 | | #define HAVE_SBRK 1 |
---|
13128 | | #define HAVE_CHROOT 1 |
---|
13129 | | #define HAVE_KILL 1 |
---|
13130 | | #define HAVE_SLEEP 1 |
---|
13131 | | #define HAVE_USLEEP 1 |
---|
13132 | | #define HAVE_RANDOM 1 |
---|
13133 | | #define HAVE_SRANDOM 1 |
---|
13134 | | #define HAVE_RECVMSG 1 |
---|
13135 | | #define HAVE_SENDMSG 1 |
---|
13136 | | #define HAVE_WRITEV 1 |
---|
13137 | | #define HAVE_SOCKETPAIR 1 |
---|
13138 | | #define HAVE_GLOB 1 |
---|
13139 | | #define HAVE_INITGROUPS 1 |
---|
13140 | | #define HAVE_STRFTIME 1 |
---|
13141 | | #define HAVE_LOCALTIME_R 1 |
---|
13142 | | #define HAVE_SETREUID 1 |
---|
13143 | | #define HAVE_SETREGID 1 |
---|
13144 | | #define HAVE_INET_ATON 1 |
---|
13145 | | #define HAVE_INET_PTON 1 |
---|
13146 | | #define HAVE_INET_NTOP 1 |
---|
13147 | | #define HAVE_SNPRINTF 1 |
---|
13148 | | #define HAVE_STRLCPY 1 |
---|
13149 | | #define HAVE_MEMMOVE 1 |
---|
13150 | | #define HAVE_GMTIME_R 1 |
---|
13151 | | #define HAVE_CTIME_R 1 |
---|
13152 | | #define HAVE_LIBLDNS 1 |
---|
13153 | | #define HAVE_LDNS_KEY_EVP_UNLOAD_GOST 1 |
---|
13154 | | /* end confdefs.h. */ |
---|
13155 | | #include <stdio.h> |
---|
13156 | | #ifdef HAVE_SYS_TYPES_H |
---|
13157 | | # include <sys/types.h> |
---|
13158 | | #endif |
---|
13159 | | #ifdef HAVE_SYS_STAT_H |
---|
13160 | | # include <sys/stat.h> |
---|
13161 | | #endif |
---|
13162 | | #ifdef STDC_HEADERS |
---|
13163 | | # include <stdlib.h> |
---|
13164 | | # include <stddef.h> |
---|
13165 | | #else |
---|
13166 | | # ifdef HAVE_STDLIB_H |
---|
13167 | | # include <stdlib.h> |
---|
13168 | | # endif |
---|
13169 | | #endif |
---|
13170 | | #ifdef HAVE_STRING_H |
---|
13171 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
13172 | | # include <memory.h> |
---|
13173 | | # endif |
---|
13174 | | # include <string.h> |
---|
13175 | | #endif |
---|
13176 | | #ifdef HAVE_STRINGS_H |
---|
13177 | | # include <strings.h> |
---|
13178 | | #endif |
---|
13179 | | #ifdef HAVE_INTTYPES_H |
---|
13180 | | # include <inttypes.h> |
---|
13181 | | #endif |
---|
13182 | | #ifdef HAVE_STDINT_H |
---|
13183 | | # include <stdint.h> |
---|
13184 | | #endif |
---|
13185 | | #ifdef HAVE_UNISTD_H |
---|
13186 | | # include <unistd.h> |
---|
13187 | | #endif |
---|
13188 | | #ifdef HAVE_SYS_SOCKET_H |
---|
13189 | | #include <sys/socket.h> |
---|
13190 | | #endif |
---|
13191 | | |
---|
13192 | | #ifdef HAVE_NETINET_IN_H |
---|
13193 | | #include <netinet/in.h> |
---|
13194 | | #endif |
---|
13195 | | |
---|
13196 | | #ifdef HAVE_ARPA_INET_H |
---|
13197 | | #include <arpa/inet.h> |
---|
13198 | | #endif |
---|
13199 | | |
---|
13200 | | #ifdef HAVE_WINSOCK2_H |
---|
13201 | | #include <winsock2.h> |
---|
13202 | | #endif |
---|
13203 | | |
---|
13204 | | #ifdef HAVE_WS2TCPIP_H |
---|
13205 | | #include <ws2tcpip.h> |
---|
13206 | | #endif |
---|
13207 | | |
---|
13208 | | |
---|
13209 | | #include <ldns/ldns.h> |
---|
13210 | configure:16789: result: no |
---|
13211 | configure:16818: error: No ldns include file found, install the ldns library development files. Install package ldns-dev or ldns-devel or download source http://www.nlnetlabs.nl/projects/ldns |
---|
13212 | |
---|
13213 | ## ---------------- ## |
---|
13214 | ## Cache variables. ## |
---|
13215 | ## ---------------- ## |
---|
13216 | |
---|
13217 | ac_cv_build=x86_64-apple-darwin11.1.0 |
---|
13218 | ac_cv_c_compiler_gnu=yes |
---|
13219 | ac_cv_c_const=yes |
---|
13220 | ac_cv_c_format_attribute=no |
---|
13221 | ac_cv_c_inline=no |
---|
13222 | ac_cv_c_strptime_works=no |
---|
13223 | ac_cv_c_unused_attribute=no |
---|
13224 | ac_cv_env_CC_set=set |
---|
13225 | ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2 |
---|
13226 | ac_cv_env_CFLAGS_set=set |
---|
13227 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64 -arch i386' |
---|
13228 | ac_cv_env_CPPFLAGS_set=set |
---|
13229 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
13230 | ac_cv_env_CPP_set= |
---|
13231 | ac_cv_env_CPP_value= |
---|
13232 | ac_cv_env_LDFLAGS_set=set |
---|
13233 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386' |
---|
13234 | ac_cv_env_LIBS_set= |
---|
13235 | ac_cv_env_LIBS_value= |
---|
13236 | ac_cv_env_PYTHON_VERSION_set= |
---|
13237 | ac_cv_env_PYTHON_VERSION_value= |
---|
13238 | ac_cv_env_YACC_set= |
---|
13239 | ac_cv_env_YACC_value= |
---|
13240 | ac_cv_env_YFLAGS_set= |
---|
13241 | ac_cv_env_YFLAGS_value= |
---|
13242 | ac_cv_env_build_alias_set= |
---|
13243 | ac_cv_env_build_alias_value= |
---|
13244 | ac_cv_env_host_alias_set= |
---|
13245 | ac_cv_env_host_alias_value= |
---|
13246 | ac_cv_env_target_alias_set= |
---|
13247 | ac_cv_env_target_alias_value= |
---|
13248 | ac_cv_func_EC_KEY_new=yes |
---|
13249 | ac_cv_func_EVP_PKEY_set_type_str=yes |
---|
13250 | ac_cv_func_EVP_sha1=yes |
---|
13251 | ac_cv_func_EVP_sha256=yes |
---|
13252 | ac_cv_func_EVP_sha512=yes |
---|
13253 | ac_cv_func_OPENSSL_config=yes |
---|
13254 | ac_cv_func__beginthreadex=no |
---|
13255 | ac_cv_func_chown_works=no |
---|
13256 | ac_cv_func_chroot=yes |
---|
13257 | ac_cv_func_ctime_r=yes |
---|
13258 | ac_cv_func_daemon=yes |
---|
13259 | ac_cv_func_fcntl=yes |
---|
13260 | ac_cv_func_fork=yes |
---|
13261 | ac_cv_func_fork_works=no |
---|
13262 | ac_cv_func_getaddrinfo=yes |
---|
13263 | ac_cv_func_getpwnam=yes |
---|
13264 | ac_cv_func_getrlimit=yes |
---|
13265 | ac_cv_func_glob=yes |
---|
13266 | ac_cv_func_gmtime_r=yes |
---|
13267 | ac_cv_func_inet_aton=yes |
---|
13268 | ac_cv_func_inet_ntop=yes |
---|
13269 | ac_cv_func_inet_pton=yes |
---|
13270 | ac_cv_func_initgroups=yes |
---|
13271 | ac_cv_func_kill=yes |
---|
13272 | ac_cv_func_ldns_b32_ntop_extended_hex=yes |
---|
13273 | ac_cv_func_ldns_buffer_copy=yes |
---|
13274 | ac_cv_func_ldns_get_random=yes |
---|
13275 | ac_cv_func_ldns_key_EVP_load_gost_id=yes |
---|
13276 | ac_cv_func_ldns_key_EVP_unload_gost=yes |
---|
13277 | ac_cv_func_ldns_key_buf2rsa_raw=yes |
---|
13278 | ac_cv_func_localtime_r=yes |
---|
13279 | ac_cv_func_malloc_0_nonnull=no |
---|
13280 | ac_cv_func_memmove=yes |
---|
13281 | ac_cv_func_random=yes |
---|
13282 | ac_cv_func_recvmsg=yes |
---|
13283 | ac_cv_func_sbrk=yes |
---|
13284 | ac_cv_func_sendmsg=yes |
---|
13285 | ac_cv_func_setregid=yes |
---|
13286 | ac_cv_func_setresgid=no |
---|
13287 | ac_cv_func_setresuid=no |
---|
13288 | ac_cv_func_setreuid=yes |
---|
13289 | ac_cv_func_setrlimit=yes |
---|
13290 | ac_cv_func_setsid=yes |
---|
13291 | ac_cv_func_setusercontext=no |
---|
13292 | ac_cv_func_sigprocmask=yes |
---|
13293 | ac_cv_func_sleep=yes |
---|
13294 | ac_cv_func_snprintf=yes |
---|
13295 | ac_cv_func_socketpair=yes |
---|
13296 | ac_cv_func_srandom=yes |
---|
13297 | ac_cv_func_strftime=yes |
---|
13298 | ac_cv_func_strlcpy=yes |
---|
13299 | ac_cv_func_strptime=yes |
---|
13300 | ac_cv_func_tzset=yes |
---|
13301 | ac_cv_func_usleep=yes |
---|
13302 | ac_cv_func_vfork=yes |
---|
13303 | ac_cv_func_vfork_works=yes |
---|
13304 | ac_cv_func_writev=yes |
---|
13305 | ac_cv_have_decl_SSL_COMP_get_compression_methods=no |
---|
13306 | ac_cv_have_decl_sk_SSL_COMP_pop_free=no |
---|
13307 | ac_cv_header_arpa_inet_h=no |
---|
13308 | ac_cv_header_dlfcn_h=no |
---|
13309 | ac_cv_header_expat_h=no |
---|
13310 | ac_cv_header_getopt_h=yes |
---|
13311 | ac_cv_header_glob_h=no |
---|
13312 | ac_cv_header_grp_h=no |
---|
13313 | ac_cv_header_inttypes_h=yes |
---|
13314 | ac_cv_header_ldns_ldns_h=no |
---|
13315 | ac_cv_header_login_cap_h=no |
---|
13316 | ac_cv_header_memory_h=yes |
---|
13317 | ac_cv_header_minix_config_h=no |
---|
13318 | ac_cv_header_netdb_h=no |
---|
13319 | ac_cv_header_netinet_in_h=no |
---|
13320 | ac_cv_header_openssl_conf_h=no |
---|
13321 | ac_cv_header_openssl_engine_h=no |
---|
13322 | ac_cv_header_openssl_err_h=no |
---|
13323 | ac_cv_header_openssl_rand_h=no |
---|
13324 | ac_cv_header_openssl_ssl_h=no |
---|
13325 | ac_cv_header_pwd_h=no |
---|
13326 | ac_cv_header_stdarg_h=no |
---|
13327 | ac_cv_header_stdbool_h=no |
---|
13328 | ac_cv_header_stdc=yes |
---|
13329 | ac_cv_header_stdint_h=yes |
---|
13330 | ac_cv_header_stdlib_h=yes |
---|
13331 | ac_cv_header_string_h=yes |
---|
13332 | ac_cv_header_strings_h=yes |
---|
13333 | ac_cv_header_sys_param_h=no |
---|
13334 | ac_cv_header_sys_resource_h=no |
---|
13335 | ac_cv_header_sys_socket_h=no |
---|
13336 | ac_cv_header_sys_stat_h=yes |
---|
13337 | ac_cv_header_sys_types_h=yes |
---|
13338 | ac_cv_header_sys_uio_h=no |
---|
13339 | ac_cv_header_sys_wait_h=no |
---|
13340 | ac_cv_header_syslog_h=no |
---|
13341 | ac_cv_header_time_h=yes |
---|
13342 | ac_cv_header_unistd_h=yes |
---|
13343 | ac_cv_header_vfork_h=no |
---|
13344 | ac_cv_header_winsock2_h=no |
---|
13345 | ac_cv_header_ws2tcpip_h=no |
---|
13346 | ac_cv_host=x86_64-apple-darwin11.1.0 |
---|
13347 | ac_cv_lib_ldns_ldns_rr_new=yes |
---|
13348 | ac_cv_lib_lex=-lfl |
---|
13349 | ac_cv_objext=o |
---|
13350 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
13351 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
13352 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
13353 | ac_cv_path_SED=/usr/bin/sed |
---|
13354 | ac_cv_path_ac_pt_AR=/usr/bin/ar |
---|
13355 | ac_cv_prog_AWK=gawk |
---|
13356 | ac_cv_prog_CPP='/Developer/usr/bin/llvm-gcc-4.2 -E' |
---|
13357 | ac_cv_prog_LEX=flex |
---|
13358 | ac_cv_prog_YACC='bison -y' |
---|
13359 | ac_cv_prog_ac_ct_AR=/usr/bin/ar |
---|
13360 | ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2 |
---|
13361 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
13362 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
13363 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
13364 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
13365 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
13366 | ac_cv_prog_ac_ct_STRIP=strip |
---|
13367 | ac_cv_prog_acx_pthread_config=no |
---|
13368 | ac_cv_prog_cc_c89= |
---|
13369 | ac_cv_prog_cc_g=yes |
---|
13370 | ac_cv_prog_lex_root=lex.yy |
---|
13371 | ac_cv_prog_lex_yytext_pointer=yes |
---|
13372 | ac_cv_safe_to_define___extensions__=yes |
---|
13373 | ac_cv_search_dlopen='none required' |
---|
13374 | ac_cv_search_inet_pton='none required' |
---|
13375 | ac_cv_search_setusercontext=no |
---|
13376 | ac_cv_search_socket='none required' |
---|
13377 | ac_cv_sys_file_offset_bits=unknown |
---|
13378 | ac_cv_sys_large_files=unknown |
---|
13379 | ac_cv_sys_largefile_CC=no |
---|
13380 | ac_cv_sys_largefile_source=unknown |
---|
13381 | ac_cv_target=x86_64-apple-darwin11.1.0 |
---|
13382 | ac_cv_type_in_addr_t=no |
---|
13383 | ac_cv_type_in_port_t=no |
---|
13384 | ac_cv_type_int16_t=no |
---|
13385 | ac_cv_type_int32_t=no |
---|
13386 | ac_cv_type_int64_t=no |
---|
13387 | ac_cv_type_int8_t=no |
---|
13388 | ac_cv_type_off_t=no |
---|
13389 | ac_cv_type_pid_t=no |
---|
13390 | ac_cv_type_rlim_t=no |
---|
13391 | ac_cv_type_signal=void |
---|
13392 | ac_cv_type_size_t=no |
---|
13393 | ac_cv_type_socklen_t=no |
---|
13394 | ac_cv_type_ssize_t=no |
---|
13395 | ac_cv_type_u_char=no |
---|
13396 | ac_cv_type_uid_t=yes |
---|
13397 | ac_cv_type_uint16_t=no |
---|
13398 | ac_cv_type_uint32_t=no |
---|
13399 | ac_cv_type_uint64_t=no |
---|
13400 | ac_cv_type_uint8_t=no |
---|
13401 | lt_cv_apple_cc_single_mod=yes |
---|
13402 | lt_cv_deplibs_check_method=pass_all |
---|
13403 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
13404 | lt_cv_file_magic_test_file= |
---|
13405 | lt_cv_ld_exported_symbols_list=yes |
---|
13406 | lt_cv_ld_force_load=no |
---|
13407 | lt_cv_ld_reload_flag=-r |
---|
13408 | lt_cv_nm_interface='BSD nm' |
---|
13409 | lt_cv_objdir=.libs |
---|
13410 | lt_cv_path_LD=/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
---|
13411 | lt_cv_path_NM=/usr/bin/nm |
---|
13412 | lt_cv_prog_compiler_c_o=no |
---|
13413 | lt_cv_prog_compiler_pic_works=no |
---|
13414 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
13415 | lt_cv_prog_compiler_static_works=no |
---|
13416 | lt_cv_prog_gnu_ld=no |
---|
13417 | lt_cv_sys_global_symbol_pipe= |
---|
13418 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
13419 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
13420 | lt_cv_sys_global_symbol_to_cdecl= |
---|
13421 | lt_cv_sys_max_cmd_len=196608 |
---|
13422 | |
---|
13423 | ## ----------------- ## |
---|
13424 | ## Output variables. ## |
---|
13425 | ## ----------------- ## |
---|
13426 | |
---|
13427 | AR='/usr/bin/ar' |
---|
13428 | AWK='gawk' |
---|
13429 | CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
13430 | CFLAGS='-pipe -O2 -arch x86_64 -arch i386 -g -O2 -flto' |
---|
13431 | CHECKLOCK_SRC='' |
---|
13432 | CPP='/Developer/usr/bin/llvm-gcc-4.2 -E' |
---|
13433 | CPPFLAGS='-I/opt/local/include -I/opt/local/include -I/opt/local/include' |
---|
13434 | DEFS='' |
---|
13435 | DEPFLAG='-MM' |
---|
13436 | DSYMUTIL='dsymutil' |
---|
13437 | DUMPBIN='' |
---|
13438 | ECHO_C='\c' |
---|
13439 | ECHO_N='' |
---|
13440 | ECHO_T='' |
---|
13441 | EGREP='/opt/local/bin/grep -E' |
---|
13442 | EXEEXT='' |
---|
13443 | EXPORT_ALL_SYMBOLS='' |
---|
13444 | FGREP='/opt/local/bin/grep -F' |
---|
13445 | GREP='/opt/local/bin/grep' |
---|
13446 | HAVE_SSL='yes' |
---|
13447 | LD='/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld' |
---|
13448 | LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib' |
---|
13449 | LEX='flex' |
---|
13450 | LEXLIB='-lfl' |
---|
13451 | LEX_OUTPUT_ROOT='lex.yy' |
---|
13452 | LIBOBJS=' memcmp.o malloc.o strptime.o' |
---|
13453 | LIBS='-lldns -lcrypto' |
---|
13454 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
13455 | LIBUNBOUND_AGE='0' |
---|
13456 | LIBUNBOUND_CURRENT='2' |
---|
13457 | LIBUNBOUND_REVISION='12' |
---|
13458 | LIPO='lipo' |
---|
13459 | LN_S='ln -s' |
---|
13460 | LTLIBOBJS='' |
---|
13461 | NM='/usr/bin/nm' |
---|
13462 | NMEDIT='nmedit' |
---|
13463 | OBJDUMP='false' |
---|
13464 | OBJEXT='o' |
---|
13465 | OTOOL64=':' |
---|
13466 | OTOOL='otool' |
---|
13467 | PACKAGE_BUGREPORT='unbound-bugs@nlnetlabs.nl' |
---|
13468 | PACKAGE_NAME='unbound' |
---|
13469 | PACKAGE_STRING='unbound 1.4.12' |
---|
13470 | PACKAGE_TARNAME='unbound' |
---|
13471 | PACKAGE_URL='' |
---|
13472 | PACKAGE_VERSION='1.4.12' |
---|
13473 | PATH_SEPARATOR=':' |
---|
13474 | PTHREAD_CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
13475 | PTHREAD_CFLAGS='' |
---|
13476 | PTHREAD_LIBS='' |
---|
13477 | PYTHON='' |
---|
13478 | PYTHON_CPPFLAGS='' |
---|
13479 | PYTHON_EXTRA_LDFLAGS='' |
---|
13480 | PYTHON_EXTRA_LIBS='' |
---|
13481 | PYTHON_LDFLAGS='' |
---|
13482 | PYTHON_SITE_PKG='' |
---|
13483 | PYTHON_VERSION='' |
---|
13484 | RANLIB='ranlib' |
---|
13485 | RUNTIME_PATH=' -R/opt/local/lib' |
---|
13486 | SED='/usr/bin/sed' |
---|
13487 | SHELL='/bin/sh' |
---|
13488 | STRIP='strip' |
---|
13489 | SWIG='' |
---|
13490 | SWIG_LIB='' |
---|
13491 | UB_ON_WINDOWS='' |
---|
13492 | UNBOUND_CHROOT_DIR='/opt/local/etc/unbound' |
---|
13493 | UNBOUND_PIDFILE='/opt/local/var/run/unbound/unbound.pid' |
---|
13494 | UNBOUND_ROOTCERT_FILE='/opt/local/etc/unbound/icannbundle.pem' |
---|
13495 | UNBOUND_ROOTKEY_FILE='/opt/local/etc/unbound/root.key' |
---|
13496 | UNBOUND_RUN_DIR='/opt/local/etc/unbound' |
---|
13497 | UNBOUND_SHARE_DIR='/opt/local/etc/unbound' |
---|
13498 | UNBOUND_USERNAME='unbound' |
---|
13499 | WINDRES='' |
---|
13500 | WITH_PYTHONMODULE='' |
---|
13501 | WITH_PYUNBOUND='' |
---|
13502 | YACC='bison -y' |
---|
13503 | YFLAGS='' |
---|
13504 | ac_ct_CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
13505 | ac_ct_DUMPBIN='' |
---|
13506 | acx_pthread_config='no' |
---|
13507 | bindir='${exec_prefix}/bin' |
---|
13508 | build='x86_64-apple-darwin11.1.0' |
---|
13509 | build_alias='' |
---|
13510 | build_cpu='x86_64' |
---|
13511 | build_os='darwin11.1.0' |
---|
13512 | build_vendor='apple' |
---|
13513 | datadir='${datarootdir}' |
---|
13514 | datarootdir='${prefix}/share' |
---|
13515 | debug_enabled='' |
---|
13516 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
13517 | doxygen='' |
---|
13518 | dvidir='${docdir}' |
---|
13519 | exec_prefix='NONE' |
---|
13520 | host='x86_64-apple-darwin11.1.0' |
---|
13521 | host_alias='' |
---|
13522 | host_cpu='x86_64' |
---|
13523 | host_os='darwin11.1.0' |
---|
13524 | host_vendor='apple' |
---|
13525 | htmldir='${docdir}' |
---|
13526 | includedir='${prefix}/include' |
---|
13527 | infodir='${datarootdir}/info' |
---|
13528 | ldnsdir='' |
---|
13529 | libdir='${exec_prefix}/lib' |
---|
13530 | libexecdir='${exec_prefix}/libexec' |
---|
13531 | libtool='./libtool' |
---|
13532 | localedir='${datarootdir}/locale' |
---|
13533 | localstatedir='${prefix}/var' |
---|
13534 | mandir='${datarootdir}/man' |
---|
13535 | oldincludedir='/usr/include' |
---|
13536 | pdfdir='${docdir}' |
---|
13537 | prefix='/opt/local' |
---|
13538 | program_transform_name='s,x,x,' |
---|
13539 | psdir='${docdir}' |
---|
13540 | sbindir='${exec_prefix}/sbin' |
---|
13541 | sharedstatedir='${prefix}/com' |
---|
13542 | staticexe='' |
---|
13543 | swig='' |
---|
13544 | sysconfdir='${prefix}/etc' |
---|
13545 | target='x86_64-apple-darwin11.1.0' |
---|
13546 | target_alias='' |
---|
13547 | target_cpu='x86_64' |
---|
13548 | target_os='darwin11.1.0' |
---|
13549 | target_vendor='apple' |
---|
13550 | ub_conf_file='/opt/local/etc/unbound/unbound.conf' |
---|
13551 | |
---|
13552 | ## ----------- ## |
---|
13553 | ## confdefs.h. ## |
---|
13554 | ## ----------- ## |
---|
13555 | |
---|
13556 | /* confdefs.h */ |
---|
13557 | #define PACKAGE_NAME "unbound" |
---|
13558 | #define PACKAGE_TARNAME "unbound" |
---|
13559 | #define PACKAGE_VERSION "1.4.12" |
---|
13560 | #define PACKAGE_STRING "unbound 1.4.12" |
---|
13561 | #define PACKAGE_BUGREPORT "unbound-bugs@nlnetlabs.nl" |
---|
13562 | #define PACKAGE_URL "" |
---|
13563 | #define CONFIGURE_BUILD_WITH " '--prefix=/opt/local' '--disable-dependency-tracking' '--with-pidfile=/opt/local/var/run/unbound/unbound.pid'" |
---|
13564 | #define CONFIGURE_TARGET "x86_64-apple-darwin11.1.0" |
---|
13565 | #define CONFIGURE_DATE "Tue Sep 6 12:46:51 CEST 2011" |
---|
13566 | #define STDC_HEADERS 1 |
---|
13567 | #define HAVE_SYS_TYPES_H 1 |
---|
13568 | #define HAVE_SYS_STAT_H 1 |
---|
13569 | #define HAVE_STDLIB_H 1 |
---|
13570 | #define HAVE_STRING_H 1 |
---|
13571 | #define HAVE_MEMORY_H 1 |
---|
13572 | #define HAVE_STRINGS_H 1 |
---|
13573 | #define HAVE_INTTYPES_H 1 |
---|
13574 | #define HAVE_STDINT_H 1 |
---|
13575 | #define HAVE_UNISTD_H 1 |
---|
13576 | #define __EXTENSIONS__ 1 |
---|
13577 | #define _ALL_SOURCE 1 |
---|
13578 | #define _GNU_SOURCE 1 |
---|
13579 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13580 | #define _TANDEM_SOURCE 1 |
---|
13581 | #define CONFIGFILE "/opt/local/etc/unbound/unbound.conf" |
---|
13582 | #define RUN_DIR "/opt/local/etc/unbound" |
---|
13583 | #define CHROOT_DIR "" |
---|
13584 | #define SHARE_DIR "/opt/local/etc/unbound" |
---|
13585 | #define PIDFILE "/opt/local/var/run/unbound/unbound.pid" |
---|
13586 | #define ROOT_ANCHOR_FILE "/opt/local/etc/unbound/root.key" |
---|
13587 | #define ROOT_CERT_FILE "/opt/local/etc/unbound/icannbundle.pem" |
---|
13588 | #define UB_USERNAME "unbound" |
---|
13589 | #define WINVER 0x0502 |
---|
13590 | #define RSRC_PACKAGE_VERSION 1,4,1,2 |
---|
13591 | #define HAVE_GETOPT_H 1 |
---|
13592 | #define HAVE_TIME_H 1 |
---|
13593 | #ifndef __cplusplus |
---|
13594 | #define inline |
---|
13595 | #endif |
---|
13596 | #define YYTEXT_POINTER 1 |
---|
13597 | #define LEX_HAS_YYLEX_DESTROY 1 |
---|
13598 | #define LT_OBJDIR ".libs/" |
---|
13599 | #define int8_t signed char |
---|
13600 | #define int16_t short |
---|
13601 | #define int32_t int |
---|
13602 | #define int64_t long long |
---|
13603 | #define uint8_t unsigned char |
---|
13604 | #define uint16_t unsigned short |
---|
13605 | #define uint32_t unsigned int |
---|
13606 | #define uint64_t unsigned long long |
---|
13607 | #define size_t unsigned int |
---|
13608 | #define ssize_t int |
---|
13609 | #define pid_t int |
---|
13610 | #define off_t long int |
---|
13611 | #define u_char unsigned char |
---|
13612 | #define rlim_t unsigned long |
---|
13613 | #define socklen_t int |
---|
13614 | #define in_addr_t uint32_t |
---|
13615 | #define in_port_t uint16_t |
---|
13616 | #define MEMCMP_IS_BROKEN 1 |
---|
13617 | #define HAVE_UNISTD_H 1 |
---|
13618 | #define HAVE_FORK 1 |
---|
13619 | #define HAVE_VFORK 1 |
---|
13620 | #define HAVE_WORKING_VFORK 1 |
---|
13621 | #define RETSIGTYPE void |
---|
13622 | #define NONBLOCKING_IS_BROKEN 1 |
---|
13623 | #define HAVE_SSL /**/ |
---|
13624 | #define HAVE_HMAC_CTX_INIT 1 |
---|
13625 | #define HAVE_OPENSSL_CONFIG 1 |
---|
13626 | #define HAVE_EVP_SHA1 1 |
---|
13627 | #define HAVE_EVP_SHA256 1 |
---|
13628 | #define HAVE_EVP_SHA512 1 |
---|
13629 | #define HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 0 |
---|
13630 | #define HAVE_DECL_SK_SSL_COMP_POP_FREE 0 |
---|
13631 | #define USE_SHA2 1 |
---|
13632 | #define USE_GOST 1 |
---|
13633 | #define USE_MINI_EVENT 1 |
---|
13634 | #define HAVE_STDLIB_H 1 |
---|
13635 | #define HAVE_MALLOC 0 |
---|
13636 | #define malloc rpl_malloc |
---|
13637 | #define malloc rpl_malloc_unbound |
---|
13638 | #define HAVE_GETADDRINFO 1 |
---|
13639 | #define HAVE_DAEMON 1 |
---|
13640 | #define DEPRECATED_DAEMON 1 |
---|
13641 | #define HAVE_STRPTIME 1 |
---|
13642 | #define HAVE_TZSET 1 |
---|
13643 | #define HAVE_SIGPROCMASK 1 |
---|
13644 | #define HAVE_FCNTL 1 |
---|
13645 | #define HAVE_GETPWNAM 1 |
---|
13646 | #define HAVE_GETRLIMIT 1 |
---|
13647 | #define HAVE_SETRLIMIT 1 |
---|
13648 | #define HAVE_SETSID 1 |
---|
13649 | #define HAVE_SBRK 1 |
---|
13650 | #define HAVE_CHROOT 1 |
---|
13651 | #define HAVE_KILL 1 |
---|
13652 | #define HAVE_SLEEP 1 |
---|
13653 | #define HAVE_USLEEP 1 |
---|
13654 | #define HAVE_RANDOM 1 |
---|
13655 | #define HAVE_SRANDOM 1 |
---|
13656 | #define HAVE_RECVMSG 1 |
---|
13657 | #define HAVE_SENDMSG 1 |
---|
13658 | #define HAVE_WRITEV 1 |
---|
13659 | #define HAVE_SOCKETPAIR 1 |
---|
13660 | #define HAVE_GLOB 1 |
---|
13661 | #define HAVE_INITGROUPS 1 |
---|
13662 | #define HAVE_STRFTIME 1 |
---|
13663 | #define HAVE_LOCALTIME_R 1 |
---|
13664 | #define HAVE_SETREUID 1 |
---|
13665 | #define HAVE_SETREGID 1 |
---|
13666 | #define HAVE_INET_ATON 1 |
---|
13667 | #define HAVE_INET_PTON 1 |
---|
13668 | #define HAVE_INET_NTOP 1 |
---|
13669 | #define HAVE_SNPRINTF 1 |
---|
13670 | #define HAVE_STRLCPY 1 |
---|
13671 | #define HAVE_MEMMOVE 1 |
---|
13672 | #define HAVE_GMTIME_R 1 |
---|
13673 | #define HAVE_CTIME_R 1 |
---|
13674 | #define HAVE_LIBLDNS 1 |
---|
13675 | #define HAVE_LDNS_KEY_EVP_UNLOAD_GOST 1 |
---|
13676 | |
---|
13677 | configure: exit 1 |
---|