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 dbus configure 1.10.18, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-doxygen-docs --disable-xml-docs --disable-ducktype-docs --without-x --enable-launchd --with-launchd-agent-dir=/opt/local/Library/LaunchAgents --with-dbus-user=messagebus --disable-tests |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Stefans-iMac.fritz.box |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 16.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 24.00 gigabytes |
---|
33 | Default processor set: 376 tasks, 1404 threads, 4 processors |
---|
34 | Load average: 2.11, Mach factor: 1.90 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3005: checking build system type |
---|
52 | configure:3019: result: x86_64-apple-darwin16.5.0 |
---|
53 | configure:3039: checking host system type |
---|
54 | configure:3052: result: x86_64-apple-darwin16.5.0 |
---|
55 | configure:3093: checking for a BSD-compatible install |
---|
56 | configure:3161: result: /usr/bin/install -c |
---|
57 | configure:3172: checking whether build environment is sane |
---|
58 | configure:3227: result: yes |
---|
59 | configure:3378: checking for a thread-safe mkdir -p |
---|
60 | configure:3417: result: /opt/local/bin/gmkdir -p |
---|
61 | configure:3424: checking for gawk |
---|
62 | configure:3440: found /opt/local/bin/gawk |
---|
63 | configure:3451: result: gawk |
---|
64 | configure:3462: checking whether make sets $(MAKE) |
---|
65 | configure:3484: result: yes |
---|
66 | configure:3513: checking whether make supports nested variables |
---|
67 | configure:3530: result: yes |
---|
68 | configure:3619: checking whether UID '502' is supported by ustar format |
---|
69 | configure:3622: result: yes |
---|
70 | configure:3629: checking whether GID '501' is supported by ustar format |
---|
71 | configure:3632: result: yes |
---|
72 | configure:3640: checking how to create a ustar tar archive |
---|
73 | configure:3651: tar --version |
---|
74 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
75 | configure:3654: $? = 0 |
---|
76 | configure:3694: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
77 | configure:3697: $? = 0 |
---|
78 | configure:3701: tar -xf - <conftest.tar |
---|
79 | configure:3704: $? = 0 |
---|
80 | configure:3706: cat conftest.dir/file |
---|
81 | GrepMe |
---|
82 | configure:3709: $? = 0 |
---|
83 | configure:3722: result: gnutar |
---|
84 | configure:3784: checking whether to enable maintainer-specific portions of Makefiles |
---|
85 | configure:3793: result: yes |
---|
86 | configure:3818: checking whether make supports nested variables |
---|
87 | configure:3835: result: yes |
---|
88 | configure:3934: checking for gcc |
---|
89 | configure:3961: result: /usr/bin/clang |
---|
90 | configure:4190: checking for C compiler version |
---|
91 | configure:4199: /usr/bin/clang --version >&5 |
---|
92 | Apple LLVM version 8.1.0 (clang-802.0.42) |
---|
93 | Target: x86_64-apple-darwin16.5.0 |
---|
94 | Thread model: posix |
---|
95 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
96 | configure:4210: $? = 0 |
---|
97 | configure:4199: /usr/bin/clang -v >&5 |
---|
98 | Apple LLVM version 8.1.0 (clang-802.0.42) |
---|
99 | Target: x86_64-apple-darwin16.5.0 |
---|
100 | Thread model: posix |
---|
101 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
102 | configure:4210: $? = 0 |
---|
103 | configure:4199: /usr/bin/clang -V >&5 |
---|
104 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
105 | clang: error: no input files |
---|
106 | configure:4210: $? = 1 |
---|
107 | configure:4199: /usr/bin/clang -qversion >&5 |
---|
108 | clang: error: unknown argument: '-qversion' |
---|
109 | clang: error: no input files |
---|
110 | configure:4210: $? = 1 |
---|
111 | configure:4230: checking whether the C compiler works |
---|
112 | configure:4252: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
113 | configure:4256: $? = 0 |
---|
114 | configure:4304: result: yes |
---|
115 | configure:4307: checking for C compiler default output file name |
---|
116 | configure:4309: result: a.out |
---|
117 | configure:4315: checking for suffix of executables |
---|
118 | configure:4322: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
119 | configure:4326: $? = 0 |
---|
120 | configure:4348: result: |
---|
121 | configure:4370: checking whether we are cross compiling |
---|
122 | configure:4378: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
123 | configure:4382: $? = 0 |
---|
124 | configure:4389: ./conftest |
---|
125 | configure:4393: $? = 0 |
---|
126 | configure:4408: result: no |
---|
127 | configure:4413: checking for suffix of object files |
---|
128 | configure:4435: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
129 | configure:4439: $? = 0 |
---|
130 | configure:4460: result: o |
---|
131 | configure:4464: checking whether we are using the GNU C compiler |
---|
132 | configure:4483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
133 | configure:4483: $? = 0 |
---|
134 | configure:4492: result: yes |
---|
135 | configure:4501: checking whether /usr/bin/clang accepts -g |
---|
136 | configure:4521: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
137 | configure:4521: $? = 0 |
---|
138 | configure:4562: result: yes |
---|
139 | configure:4579: checking for /usr/bin/clang option to accept ISO C89 |
---|
140 | configure:4642: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
141 | configure:4642: $? = 0 |
---|
142 | configure:4655: result: none needed |
---|
143 | configure:4680: checking whether /usr/bin/clang understands -c and -o together |
---|
144 | configure:4702: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
145 | configure:4705: $? = 0 |
---|
146 | configure:4702: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
147 | configure:4705: $? = 0 |
---|
148 | configure:4717: result: yes |
---|
149 | configure:4745: checking for style of include used by make |
---|
150 | configure:4773: result: GNU |
---|
151 | configure:4799: checking dependency style of /usr/bin/clang |
---|
152 | configure:4910: result: gcc3 |
---|
153 | configure:5038: checking for C++ compiler version |
---|
154 | configure:5047: /usr/bin/clang++ --version >&5 |
---|
155 | Apple LLVM version 8.1.0 (clang-802.0.42) |
---|
156 | Target: x86_64-apple-darwin16.5.0 |
---|
157 | Thread model: posix |
---|
158 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
159 | configure:5058: $? = 0 |
---|
160 | configure:5047: /usr/bin/clang++ -v >&5 |
---|
161 | Apple LLVM version 8.1.0 (clang-802.0.42) |
---|
162 | Target: x86_64-apple-darwin16.5.0 |
---|
163 | Thread model: posix |
---|
164 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
165 | configure:5058: $? = 0 |
---|
166 | configure:5047: /usr/bin/clang++ -V >&5 |
---|
167 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
168 | clang: error: no input files |
---|
169 | configure:5058: $? = 1 |
---|
170 | configure:5047: /usr/bin/clang++ -qversion >&5 |
---|
171 | clang: error: unknown argument: '-qversion' |
---|
172 | clang: error: no input files |
---|
173 | configure:5058: $? = 1 |
---|
174 | configure:5062: checking whether we are using the GNU C++ compiler |
---|
175 | configure:5081: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
176 | configure:5081: $? = 0 |
---|
177 | configure:5090: result: yes |
---|
178 | configure:5099: checking whether /usr/bin/clang++ accepts -g |
---|
179 | configure:5119: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
180 | configure:5119: $? = 0 |
---|
181 | configure:5160: result: yes |
---|
182 | configure:5185: checking dependency style of /usr/bin/clang++ |
---|
183 | configure:5296: result: gcc3 |
---|
184 | configure:5317: checking how to run the C preprocessor |
---|
185 | configure:5348: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
186 | configure:5348: $? = 0 |
---|
187 | configure:5362: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
188 | conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found |
---|
189 | #include <ac_nonexistent.h> |
---|
190 | ^ |
---|
191 | 1 error generated. |
---|
192 | configure:5362: $? = 1 |
---|
193 | configure: failed program was: |
---|
194 | | /* confdefs.h */ |
---|
195 | | #define PACKAGE_NAME "dbus" |
---|
196 | | #define PACKAGE_TARNAME "dbus" |
---|
197 | | #define PACKAGE_VERSION "1.10.18" |
---|
198 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
199 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
200 | | #define PACKAGE_URL "" |
---|
201 | | #define PACKAGE "dbus" |
---|
202 | | #define VERSION "1.10.18" |
---|
203 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
204 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
205 | | /* end confdefs.h. */ |
---|
206 | | #include <ac_nonexistent.h> |
---|
207 | configure:5387: result: /usr/bin/clang -E |
---|
208 | configure:5407: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
209 | configure:5407: $? = 0 |
---|
210 | configure:5421: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
211 | conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found |
---|
212 | #include <ac_nonexistent.h> |
---|
213 | ^ |
---|
214 | 1 error generated. |
---|
215 | configure:5421: $? = 1 |
---|
216 | configure: failed program was: |
---|
217 | | /* confdefs.h */ |
---|
218 | | #define PACKAGE_NAME "dbus" |
---|
219 | | #define PACKAGE_TARNAME "dbus" |
---|
220 | | #define PACKAGE_VERSION "1.10.18" |
---|
221 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
222 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
223 | | #define PACKAGE_URL "" |
---|
224 | | #define PACKAGE "dbus" |
---|
225 | | #define VERSION "1.10.18" |
---|
226 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
227 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
228 | | /* end confdefs.h. */ |
---|
229 | | #include <ac_nonexistent.h> |
---|
230 | configure:5450: checking for grep that handles long lines and -e |
---|
231 | configure:5508: result: /usr/bin/grep |
---|
232 | configure:5513: checking for egrep |
---|
233 | configure:5575: result: /usr/bin/grep -E |
---|
234 | configure:5580: checking for ANSI C header files |
---|
235 | configure:5600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
236 | configure:5600: $? = 0 |
---|
237 | configure:5673: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
238 | configure:5673: $? = 0 |
---|
239 | configure:5673: ./conftest |
---|
240 | configure:5673: $? = 0 |
---|
241 | configure:5684: result: yes |
---|
242 | configure:5697: checking for sys/types.h |
---|
243 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
244 | configure:5697: $? = 0 |
---|
245 | configure:5697: result: yes |
---|
246 | configure:5697: checking for sys/stat.h |
---|
247 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
248 | configure:5697: $? = 0 |
---|
249 | configure:5697: result: yes |
---|
250 | configure:5697: checking for stdlib.h |
---|
251 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
252 | configure:5697: $? = 0 |
---|
253 | configure:5697: result: yes |
---|
254 | configure:5697: checking for string.h |
---|
255 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
256 | configure:5697: $? = 0 |
---|
257 | configure:5697: result: yes |
---|
258 | configure:5697: checking for memory.h |
---|
259 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
260 | configure:5697: $? = 0 |
---|
261 | configure:5697: result: yes |
---|
262 | configure:5697: checking for strings.h |
---|
263 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
264 | configure:5697: $? = 0 |
---|
265 | configure:5697: result: yes |
---|
266 | configure:5697: checking for inttypes.h |
---|
267 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
268 | configure:5697: $? = 0 |
---|
269 | configure:5697: result: yes |
---|
270 | configure:5697: checking for stdint.h |
---|
271 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
272 | configure:5697: $? = 0 |
---|
273 | configure:5697: result: yes |
---|
274 | configure:5697: checking for unistd.h |
---|
275 | configure:5697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
276 | configure:5697: $? = 0 |
---|
277 | configure:5697: result: yes |
---|
278 | configure:5710: checking minix/config.h usability |
---|
279 | configure:5710: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
280 | conftest.c:56:10: fatal error: 'minix/config.h' file not found |
---|
281 | #include <minix/config.h> |
---|
282 | ^ |
---|
283 | 1 error generated. |
---|
284 | configure:5710: $? = 1 |
---|
285 | configure: failed program was: |
---|
286 | | /* confdefs.h */ |
---|
287 | | #define PACKAGE_NAME "dbus" |
---|
288 | | #define PACKAGE_TARNAME "dbus" |
---|
289 | | #define PACKAGE_VERSION "1.10.18" |
---|
290 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
291 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
292 | | #define PACKAGE_URL "" |
---|
293 | | #define PACKAGE "dbus" |
---|
294 | | #define VERSION "1.10.18" |
---|
295 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
296 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
297 | | #define STDC_HEADERS 1 |
---|
298 | | #define HAVE_SYS_TYPES_H 1 |
---|
299 | | #define HAVE_SYS_STAT_H 1 |
---|
300 | | #define HAVE_STDLIB_H 1 |
---|
301 | | #define HAVE_STRING_H 1 |
---|
302 | | #define HAVE_MEMORY_H 1 |
---|
303 | | #define HAVE_STRINGS_H 1 |
---|
304 | | #define HAVE_INTTYPES_H 1 |
---|
305 | | #define HAVE_STDINT_H 1 |
---|
306 | | #define HAVE_UNISTD_H 1 |
---|
307 | | /* end confdefs.h. */ |
---|
308 | | #include <stdio.h> |
---|
309 | | #ifdef HAVE_SYS_TYPES_H |
---|
310 | | # include <sys/types.h> |
---|
311 | | #endif |
---|
312 | | #ifdef HAVE_SYS_STAT_H |
---|
313 | | # include <sys/stat.h> |
---|
314 | | #endif |
---|
315 | | #ifdef STDC_HEADERS |
---|
316 | | # include <stdlib.h> |
---|
317 | | # include <stddef.h> |
---|
318 | | #else |
---|
319 | | # ifdef HAVE_STDLIB_H |
---|
320 | | # include <stdlib.h> |
---|
321 | | # endif |
---|
322 | | #endif |
---|
323 | | #ifdef HAVE_STRING_H |
---|
324 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
325 | | # include <memory.h> |
---|
326 | | # endif |
---|
327 | | # include <string.h> |
---|
328 | | #endif |
---|
329 | | #ifdef HAVE_STRINGS_H |
---|
330 | | # include <strings.h> |
---|
331 | | #endif |
---|
332 | | #ifdef HAVE_INTTYPES_H |
---|
333 | | # include <inttypes.h> |
---|
334 | | #endif |
---|
335 | | #ifdef HAVE_STDINT_H |
---|
336 | | # include <stdint.h> |
---|
337 | | #endif |
---|
338 | | #ifdef HAVE_UNISTD_H |
---|
339 | | # include <unistd.h> |
---|
340 | | #endif |
---|
341 | | #include <minix/config.h> |
---|
342 | configure:5710: result: no |
---|
343 | configure:5710: checking minix/config.h presence |
---|
344 | configure:5710: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
345 | conftest.c:23:10: fatal error: 'minix/config.h' file not found |
---|
346 | #include <minix/config.h> |
---|
347 | ^ |
---|
348 | 1 error generated. |
---|
349 | configure:5710: $? = 1 |
---|
350 | configure: failed program was: |
---|
351 | | /* confdefs.h */ |
---|
352 | | #define PACKAGE_NAME "dbus" |
---|
353 | | #define PACKAGE_TARNAME "dbus" |
---|
354 | | #define PACKAGE_VERSION "1.10.18" |
---|
355 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
356 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
357 | | #define PACKAGE_URL "" |
---|
358 | | #define PACKAGE "dbus" |
---|
359 | | #define VERSION "1.10.18" |
---|
360 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
361 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
362 | | #define STDC_HEADERS 1 |
---|
363 | | #define HAVE_SYS_TYPES_H 1 |
---|
364 | | #define HAVE_SYS_STAT_H 1 |
---|
365 | | #define HAVE_STDLIB_H 1 |
---|
366 | | #define HAVE_STRING_H 1 |
---|
367 | | #define HAVE_MEMORY_H 1 |
---|
368 | | #define HAVE_STRINGS_H 1 |
---|
369 | | #define HAVE_INTTYPES_H 1 |
---|
370 | | #define HAVE_STDINT_H 1 |
---|
371 | | #define HAVE_UNISTD_H 1 |
---|
372 | | /* end confdefs.h. */ |
---|
373 | | #include <minix/config.h> |
---|
374 | configure:5710: result: no |
---|
375 | configure:5710: checking for minix/config.h |
---|
376 | configure:5710: result: no |
---|
377 | configure:5731: checking whether it is safe to define __EXTENSIONS__ |
---|
378 | configure:5749: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
379 | configure:5749: $? = 0 |
---|
380 | configure:5756: result: yes |
---|
381 | configure:5777: checking for special C compiler options needed for large files |
---|
382 | configure:5822: result: no |
---|
383 | configure:5828: checking for _FILE_OFFSET_BITS value needed for large files |
---|
384 | configure:5853: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
385 | configure:5853: $? = 0 |
---|
386 | configure:5885: result: no |
---|
387 | configure:5970: checking for library containing strerror |
---|
388 | configure:6001: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
389 | conftest.c:35:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
390 | char strerror (); |
---|
391 | ^ |
---|
392 | conftest.c:35:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
393 | 1 warning generated. |
---|
394 | configure:6001: $? = 0 |
---|
395 | configure:6018: result: none required |
---|
396 | configure:6026: checking for ANSI C header files |
---|
397 | configure:6130: result: yes |
---|
398 | configure:6138: checking for inline |
---|
399 | configure:6154: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
400 | configure:6154: $? = 0 |
---|
401 | configure:6162: result: inline |
---|
402 | configure:6226: checking how to print strings |
---|
403 | configure:6253: result: printf |
---|
404 | configure:6274: checking for a sed that does not truncate output |
---|
405 | configure:6338: result: /opt/local/bin/gsed |
---|
406 | configure:6356: checking for fgrep |
---|
407 | configure:6418: result: /usr/bin/grep -F |
---|
408 | configure:6453: checking for ld used by /usr/bin/clang |
---|
409 | configure:6520: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
410 | configure:6527: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
411 | configure:6542: result: no |
---|
412 | configure:6554: checking for BSD- or MS-compatible name lister (nm) |
---|
413 | configure:6608: result: /opt/local/bin/nm -B |
---|
414 | configure:6738: checking the name lister (/opt/local/bin/nm -B) interface |
---|
415 | configure:6745: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
416 | configure:6748: /opt/local/bin/nm -B "conftest.o" |
---|
417 | configure:6751: output |
---|
418 | 0000000000000000 S _some_variable |
---|
419 | configure:6758: result: BSD nm |
---|
420 | configure:6761: checking whether ln -s works |
---|
421 | configure:6765: result: yes |
---|
422 | configure:6773: checking the maximum length of command line arguments |
---|
423 | configure:6904: result: 196608 |
---|
424 | configure:6952: checking how to convert x86_64-apple-darwin16.5.0 file names to x86_64-apple-darwin16.5.0 format |
---|
425 | configure:6992: result: func_convert_file_noop |
---|
426 | configure:6999: checking how to convert x86_64-apple-darwin16.5.0 file names to toolchain format |
---|
427 | configure:7019: result: func_convert_file_noop |
---|
428 | configure:7026: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
429 | configure:7033: result: -r |
---|
430 | configure:7107: checking for objdump |
---|
431 | configure:7123: found /usr/bin/objdump |
---|
432 | configure:7134: result: objdump |
---|
433 | configure:7166: checking how to recognize dependent libraries |
---|
434 | configure:7366: result: pass_all |
---|
435 | configure:7451: checking for dlltool |
---|
436 | configure:7481: result: no |
---|
437 | configure:7511: checking how to associate runtime and link libraries |
---|
438 | configure:7538: result: printf %s\n |
---|
439 | configure:7598: checking for ar |
---|
440 | configure:7614: found /opt/local/bin/ar |
---|
441 | configure:7625: result: ar |
---|
442 | configure:7662: checking for archiver @FILE support |
---|
443 | configure:7679: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
444 | configure:7679: $? = 0 |
---|
445 | configure:7682: ar cru libconftest.a @conftest.lst >&5 |
---|
446 | ar: @conftest.lst: No such file or directory |
---|
447 | configure:7685: $? = 1 |
---|
448 | configure:7705: result: no |
---|
449 | configure:7763: checking for strip |
---|
450 | configure:7779: found /opt/local/bin/strip |
---|
451 | configure:7790: result: strip |
---|
452 | configure:7862: checking for ranlib |
---|
453 | configure:7878: found /opt/local/bin/ranlib |
---|
454 | configure:7889: result: ranlib |
---|
455 | configure:7991: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
456 | configure:8144: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
457 | configure:8147: $? = 0 |
---|
458 | configure:8151: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
459 | configure:8154: $? = 0 |
---|
460 | cannot find nm_test_var in conftest.nm |
---|
461 | configure:8144: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
462 | configure:8147: $? = 0 |
---|
463 | configure:8151: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
464 | configure:8154: $? = 0 |
---|
465 | configure:8220: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
466 | configure:8223: $? = 0 |
---|
467 | configure:8261: result: ok |
---|
468 | configure:8308: checking for sysroot |
---|
469 | configure:8338: result: no |
---|
470 | configure:8345: checking for a working dd |
---|
471 | configure:8383: result: /bin/dd |
---|
472 | configure:8387: checking how to truncate binary pipes |
---|
473 | configure:8402: result: /bin/dd bs=4096 count=1 |
---|
474 | configure:8731: checking for mt |
---|
475 | configure:8761: result: no |
---|
476 | configure:8781: checking if : is a manifest tool |
---|
477 | configure:8787: : '-?' |
---|
478 | configure:8795: result: no |
---|
479 | configure:8851: checking for dsymutil |
---|
480 | configure:8867: found /usr/bin/dsymutil |
---|
481 | configure:8878: result: dsymutil |
---|
482 | configure:8943: checking for nmedit |
---|
483 | configure:8959: found /opt/local/bin/nmedit |
---|
484 | configure:8970: result: nmedit |
---|
485 | configure:9035: checking for lipo |
---|
486 | configure:9051: found /opt/local/bin/lipo |
---|
487 | configure:9062: result: lipo |
---|
488 | configure:9127: checking for otool |
---|
489 | configure:9143: found /opt/local/bin/otool |
---|
490 | configure:9154: result: otool |
---|
491 | configure:9219: checking for otool64 |
---|
492 | configure:9249: result: no |
---|
493 | configure:9294: checking for -single_module linker flag |
---|
494 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
495 | configure:9327: result: yes |
---|
496 | configure:9330: checking for -exported_symbols_list linker flag |
---|
497 | configure:9350: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
498 | configure:9350: $? = 0 |
---|
499 | configure:9360: result: yes |
---|
500 | configure:9363: checking for -force_load linker flag |
---|
501 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
502 | ar cru libconftest.a conftest.o |
---|
503 | ranlib libconftest.a |
---|
504 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
505 | configure:9395: result: yes |
---|
506 | configure:9469: checking for dlfcn.h |
---|
507 | configure:9469: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
508 | configure:9469: $? = 0 |
---|
509 | configure:9469: result: yes |
---|
510 | configure:9736: checking for objdir |
---|
511 | configure:9751: result: .libs |
---|
512 | configure:10015: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
513 | configure:10033: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
514 | configure:10037: $? = 0 |
---|
515 | configure:10050: result: yes |
---|
516 | configure:10408: checking for /usr/bin/clang option to produce PIC |
---|
517 | configure:10415: result: -fno-common -DPIC |
---|
518 | configure:10423: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
519 | configure:10441: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
520 | configure:10445: $? = 0 |
---|
521 | configure:10458: result: yes |
---|
522 | configure:10487: checking if /usr/bin/clang static flag -static works |
---|
523 | configure:10515: result: no |
---|
524 | configure:10530: checking if /usr/bin/clang supports -c -o file.o |
---|
525 | configure:10551: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
526 | configure:10555: $? = 0 |
---|
527 | configure:10577: result: yes |
---|
528 | configure:10585: checking if /usr/bin/clang supports -c -o file.o |
---|
529 | configure:10632: result: yes |
---|
530 | configure:10665: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
531 | configure:11928: result: yes |
---|
532 | configure:12168: checking dynamic linker characteristics |
---|
533 | configure:12998: result: darwin16.5.0 dyld |
---|
534 | configure:13120: checking how to hardcode library paths into programs |
---|
535 | configure:13145: result: immediate |
---|
536 | configure:13693: checking whether stripping libraries is possible |
---|
537 | configure:13707: result: yes |
---|
538 | configure:13733: checking if libtool supports shared libraries |
---|
539 | configure:13735: result: yes |
---|
540 | configure:13738: checking whether to build shared libraries |
---|
541 | configure:13763: result: yes |
---|
542 | configure:13766: checking whether to build static libraries |
---|
543 | configure:13770: result: yes |
---|
544 | configure:13793: checking how to run the C++ preprocessor |
---|
545 | configure:13820: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
546 | configure:13820: $? = 0 |
---|
547 | configure:13834: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
548 | conftest.cpp:31:10: fatal error: 'ac_nonexistent.h' file not found |
---|
549 | #include <ac_nonexistent.h> |
---|
550 | ^ |
---|
551 | 1 error generated. |
---|
552 | configure:13834: $? = 1 |
---|
553 | configure: failed program was: |
---|
554 | | /* confdefs.h */ |
---|
555 | | #define PACKAGE_NAME "dbus" |
---|
556 | | #define PACKAGE_TARNAME "dbus" |
---|
557 | | #define PACKAGE_VERSION "1.10.18" |
---|
558 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
559 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
560 | | #define PACKAGE_URL "" |
---|
561 | | #define PACKAGE "dbus" |
---|
562 | | #define VERSION "1.10.18" |
---|
563 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
564 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
565 | | #define STDC_HEADERS 1 |
---|
566 | | #define HAVE_SYS_TYPES_H 1 |
---|
567 | | #define HAVE_SYS_STAT_H 1 |
---|
568 | | #define HAVE_STDLIB_H 1 |
---|
569 | | #define HAVE_STRING_H 1 |
---|
570 | | #define HAVE_MEMORY_H 1 |
---|
571 | | #define HAVE_STRINGS_H 1 |
---|
572 | | #define HAVE_INTTYPES_H 1 |
---|
573 | | #define HAVE_STDINT_H 1 |
---|
574 | | #define HAVE_UNISTD_H 1 |
---|
575 | | #define __EXTENSIONS__ 1 |
---|
576 | | #define _ALL_SOURCE 1 |
---|
577 | | #define _GNU_SOURCE 1 |
---|
578 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
579 | | #define _TANDEM_SOURCE 1 |
---|
580 | | #define STDC_HEADERS 1 |
---|
581 | | #define HAVE_DLFCN_H 1 |
---|
582 | | #define LT_OBJDIR ".libs/" |
---|
583 | | /* end confdefs.h. */ |
---|
584 | | #include <ac_nonexistent.h> |
---|
585 | configure:13859: result: /usr/bin/clang++ -E |
---|
586 | configure:13879: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
587 | configure:13879: $? = 0 |
---|
588 | configure:13893: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
589 | conftest.cpp:31:10: fatal error: 'ac_nonexistent.h' file not found |
---|
590 | #include <ac_nonexistent.h> |
---|
591 | ^ |
---|
592 | 1 error generated. |
---|
593 | configure:13893: $? = 1 |
---|
594 | configure: failed program was: |
---|
595 | | /* confdefs.h */ |
---|
596 | | #define PACKAGE_NAME "dbus" |
---|
597 | | #define PACKAGE_TARNAME "dbus" |
---|
598 | | #define PACKAGE_VERSION "1.10.18" |
---|
599 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
600 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
601 | | #define PACKAGE_URL "" |
---|
602 | | #define PACKAGE "dbus" |
---|
603 | | #define VERSION "1.10.18" |
---|
604 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
605 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
606 | | #define STDC_HEADERS 1 |
---|
607 | | #define HAVE_SYS_TYPES_H 1 |
---|
608 | | #define HAVE_SYS_STAT_H 1 |
---|
609 | | #define HAVE_STDLIB_H 1 |
---|
610 | | #define HAVE_STRING_H 1 |
---|
611 | | #define HAVE_MEMORY_H 1 |
---|
612 | | #define HAVE_STRINGS_H 1 |
---|
613 | | #define HAVE_INTTYPES_H 1 |
---|
614 | | #define HAVE_STDINT_H 1 |
---|
615 | | #define HAVE_UNISTD_H 1 |
---|
616 | | #define __EXTENSIONS__ 1 |
---|
617 | | #define _ALL_SOURCE 1 |
---|
618 | | #define _GNU_SOURCE 1 |
---|
619 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
620 | | #define _TANDEM_SOURCE 1 |
---|
621 | | #define STDC_HEADERS 1 |
---|
622 | | #define HAVE_DLFCN_H 1 |
---|
623 | | #define LT_OBJDIR ".libs/" |
---|
624 | | /* end confdefs.h. */ |
---|
625 | | #include <ac_nonexistent.h> |
---|
626 | configure:14055: checking for ld used by /usr/bin/clang++ |
---|
627 | configure:14122: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
628 | configure:14129: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
629 | configure:14144: result: no |
---|
630 | configure:14199: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
631 | configure:15272: result: yes |
---|
632 | configure:15308: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
633 | configure:15311: $? = 0 |
---|
634 | configure:15792: checking for /usr/bin/clang++ option to produce PIC |
---|
635 | configure:15799: result: -fno-common -DPIC |
---|
636 | configure:15807: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
637 | configure:15825: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
638 | configure:15829: $? = 0 |
---|
639 | configure:15842: result: yes |
---|
640 | configure:15865: checking if /usr/bin/clang++ static flag -static works |
---|
641 | configure:15893: result: no |
---|
642 | configure:15905: checking if /usr/bin/clang++ supports -c -o file.o |
---|
643 | configure:15926: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
644 | configure:15930: $? = 0 |
---|
645 | configure:15952: result: yes |
---|
646 | configure:15957: checking if /usr/bin/clang++ supports -c -o file.o |
---|
647 | configure:16004: result: yes |
---|
648 | configure:16034: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
649 | configure:16077: result: yes |
---|
650 | configure:16218: checking dynamic linker characteristics |
---|
651 | configure:16975: result: darwin16.5.0 dyld |
---|
652 | configure:17040: checking how to hardcode library paths into programs |
---|
653 | configure:17065: result: immediate |
---|
654 | configure:17194: checking for pkg-config |
---|
655 | configure:17212: found /opt/local/bin/pkg-config |
---|
656 | configure:17224: result: /opt/local/bin/pkg-config |
---|
657 | configure:17249: checking pkg-config is at least version 0.9.0 |
---|
658 | configure:17252: result: yes |
---|
659 | configure:17267: checking for gawk |
---|
660 | configure:17294: result: gawk |
---|
661 | configure:17314: checking whether the -Werror option is usable |
---|
662 | configure:17333: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.c >&5 |
---|
663 | configure:17333: $? = 0 |
---|
664 | configure:17342: result: yes |
---|
665 | configure:17344: checking for simple visibility declarations |
---|
666 | configure:17371: /usr/bin/clang -c -pipe -Os -arch x86_64 -fvisibility=hidden -Werror -I/opt/local/include conftest.c >&5 |
---|
667 | configure:17371: $? = 0 |
---|
668 | configure:17380: result: yes |
---|
669 | configure:17449: checking for windres |
---|
670 | configure:17479: result: no |
---|
671 | configure:18476: checking for a Python interpreter with version >= 2.6 |
---|
672 | configure:18493: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
673 | configure:18496: $? = 0 |
---|
674 | configure:18502: result: python |
---|
675 | configure:18510: checking for python |
---|
676 | configure:18528: found /opt/local/bin/python |
---|
677 | configure:18540: result: /opt/local/bin/python |
---|
678 | configure:18558: checking for python version |
---|
679 | configure:18565: result: 2.7 |
---|
680 | configure:18577: checking for python platform |
---|
681 | configure:18584: result: darwin |
---|
682 | configure:18610: checking for python script directory |
---|
683 | configure:18645: result: ${prefix}/lib/python2.7/site-packages |
---|
684 | configure:18654: checking for python extension module directory |
---|
685 | configure:18689: result: ${exec_prefix}/lib/python2.7/site-packages |
---|
686 | configure:18762: checking whether we are using the GNU C Library 2.1 or newer |
---|
687 | conftest.c:37:10: fatal error: 'features.h' file not found |
---|
688 | #include <features.h> |
---|
689 | ^ |
---|
690 | 1 error generated. |
---|
691 | configure:18789: result: no |
---|
692 | configure:18798: checking size of char |
---|
693 | configure:18803: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
694 | configure:18803: $? = 0 |
---|
695 | configure:18803: ./conftest |
---|
696 | configure:18803: $? = 0 |
---|
697 | configure:18817: result: 1 |
---|
698 | configure:18831: checking size of short |
---|
699 | configure:18836: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
700 | configure:18836: $? = 0 |
---|
701 | configure:18836: ./conftest |
---|
702 | configure:18836: $? = 0 |
---|
703 | configure:18850: result: 2 |
---|
704 | configure:18864: checking size of long |
---|
705 | configure:18869: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
706 | configure:18869: $? = 0 |
---|
707 | configure:18869: ./conftest |
---|
708 | configure:18869: $? = 0 |
---|
709 | configure:18883: result: 8 |
---|
710 | configure:18897: checking size of int |
---|
711 | configure:18902: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
712 | configure:18902: $? = 0 |
---|
713 | configure:18902: ./conftest |
---|
714 | configure:18902: $? = 0 |
---|
715 | configure:18916: result: 4 |
---|
716 | configure:18930: checking size of void * |
---|
717 | configure:18935: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
718 | configure:18935: $? = 0 |
---|
719 | configure:18935: ./conftest |
---|
720 | configure:18935: $? = 0 |
---|
721 | configure:18949: result: 8 |
---|
722 | configure:18963: checking size of long long |
---|
723 | configure:18968: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
724 | configure:18968: $? = 0 |
---|
725 | configure:18968: ./conftest |
---|
726 | configure:18968: $? = 0 |
---|
727 | configure:18982: result: 8 |
---|
728 | configure:18996: checking size of __int64 |
---|
729 | configure:19001: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
730 | conftest.c:75:57: error: use of undeclared identifier '__int64' |
---|
731 | static long int longval () { return (long int) (sizeof (__int64)); } |
---|
732 | ^ |
---|
733 | conftest.c:76:67: error: use of undeclared identifier '__int64' |
---|
734 | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } |
---|
735 | ^ |
---|
736 | conftest.c:86:28: error: use of undeclared identifier '__int64' |
---|
737 | if (((long int) (sizeof (__int64))) < 0) |
---|
738 | ^ |
---|
739 | conftest.c:89:37: error: use of undeclared identifier '__int64' |
---|
740 | if (i != ((long int) (sizeof (__int64)))) |
---|
741 | ^ |
---|
742 | conftest.c:96:37: error: use of undeclared identifier '__int64' |
---|
743 | if (i != ((long int) (sizeof (__int64)))) |
---|
744 | ^ |
---|
745 | 5 errors generated. |
---|
746 | configure:19001: $? = 1 |
---|
747 | configure: program exited with status 1 |
---|
748 | configure: failed program was: |
---|
749 | | /* confdefs.h */ |
---|
750 | | #define PACKAGE_NAME "dbus" |
---|
751 | | #define PACKAGE_TARNAME "dbus" |
---|
752 | | #define PACKAGE_VERSION "1.10.18" |
---|
753 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
754 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
755 | | #define PACKAGE_URL "" |
---|
756 | | #define PACKAGE "dbus" |
---|
757 | | #define VERSION "1.10.18" |
---|
758 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
759 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
760 | | #define STDC_HEADERS 1 |
---|
761 | | #define HAVE_SYS_TYPES_H 1 |
---|
762 | | #define HAVE_SYS_STAT_H 1 |
---|
763 | | #define HAVE_STDLIB_H 1 |
---|
764 | | #define HAVE_STRING_H 1 |
---|
765 | | #define HAVE_MEMORY_H 1 |
---|
766 | | #define HAVE_STRINGS_H 1 |
---|
767 | | #define HAVE_INTTYPES_H 1 |
---|
768 | | #define HAVE_STDINT_H 1 |
---|
769 | | #define HAVE_UNISTD_H 1 |
---|
770 | | #define __EXTENSIONS__ 1 |
---|
771 | | #define _ALL_SOURCE 1 |
---|
772 | | #define _GNU_SOURCE 1 |
---|
773 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
774 | | #define _TANDEM_SOURCE 1 |
---|
775 | | #define STDC_HEADERS 1 |
---|
776 | | #define HAVE_DLFCN_H 1 |
---|
777 | | #define LT_OBJDIR ".libs/" |
---|
778 | | #define HAVE_VISIBILITY 1 |
---|
779 | | #define DBUS_UNIX 1 |
---|
780 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
781 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
782 | | #define DBUS_DISABLE_ASSERT 1 |
---|
783 | | #define SIZEOF_CHAR 1 |
---|
784 | | #define SIZEOF_SHORT 2 |
---|
785 | | #define SIZEOF_LONG 8 |
---|
786 | | #define SIZEOF_INT 4 |
---|
787 | | #define SIZEOF_VOID_P 8 |
---|
788 | | #define SIZEOF_LONG_LONG 8 |
---|
789 | | /* end confdefs.h. */ |
---|
790 | | #include <stdio.h> |
---|
791 | | #ifdef HAVE_SYS_TYPES_H |
---|
792 | | # include <sys/types.h> |
---|
793 | | #endif |
---|
794 | | #ifdef HAVE_SYS_STAT_H |
---|
795 | | # include <sys/stat.h> |
---|
796 | | #endif |
---|
797 | | #ifdef STDC_HEADERS |
---|
798 | | # include <stdlib.h> |
---|
799 | | # include <stddef.h> |
---|
800 | | #else |
---|
801 | | # ifdef HAVE_STDLIB_H |
---|
802 | | # include <stdlib.h> |
---|
803 | | # endif |
---|
804 | | #endif |
---|
805 | | #ifdef HAVE_STRING_H |
---|
806 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
807 | | # include <memory.h> |
---|
808 | | # endif |
---|
809 | | # include <string.h> |
---|
810 | | #endif |
---|
811 | | #ifdef HAVE_STRINGS_H |
---|
812 | | # include <strings.h> |
---|
813 | | #endif |
---|
814 | | #ifdef HAVE_INTTYPES_H |
---|
815 | | # include <inttypes.h> |
---|
816 | | #endif |
---|
817 | | #ifdef HAVE_STDINT_H |
---|
818 | | # include <stdint.h> |
---|
819 | | #endif |
---|
820 | | #ifdef HAVE_UNISTD_H |
---|
821 | | # include <unistd.h> |
---|
822 | | #endif |
---|
823 | | static long int longval () { return (long int) (sizeof (__int64)); } |
---|
824 | | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } |
---|
825 | | #include <stdio.h> |
---|
826 | | #include <stdlib.h> |
---|
827 | | int |
---|
828 | | main () |
---|
829 | | { |
---|
830 | | |
---|
831 | | FILE *f = fopen ("conftest.val", "w"); |
---|
832 | | if (! f) |
---|
833 | | return 1; |
---|
834 | | if (((long int) (sizeof (__int64))) < 0) |
---|
835 | | { |
---|
836 | | long int i = longval (); |
---|
837 | | if (i != ((long int) (sizeof (__int64)))) |
---|
838 | | return 1; |
---|
839 | | fprintf (f, "%ld", i); |
---|
840 | | } |
---|
841 | | else |
---|
842 | | { |
---|
843 | | unsigned long int i = ulongval (); |
---|
844 | | if (i != ((long int) (sizeof (__int64)))) |
---|
845 | | return 1; |
---|
846 | | fprintf (f, "%lu", i); |
---|
847 | | } |
---|
848 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
849 | | on some platforms. */ |
---|
850 | | return ferror (f) || fclose (f) != 0; |
---|
851 | | |
---|
852 | | ; |
---|
853 | | return 0; |
---|
854 | | } |
---|
855 | configure:19015: result: 0 |
---|
856 | configure:19027: checking 64-bit integer type |
---|
857 | configure:19085: result: long |
---|
858 | configure:19095: checking 32-bit integer type |
---|
859 | configure:19115: result: int |
---|
860 | configure:19122: checking 16-bit integer type |
---|
861 | configure:19139: result: short |
---|
862 | configure:19380: checking for an implementation of va_copy() |
---|
863 | configure:19403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
864 | configure:19403: $? = 0 |
---|
865 | configure:19412: result: yes |
---|
866 | configure:19414: checking for an implementation of __va_copy() |
---|
867 | configure:19437: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
868 | configure:19437: $? = 0 |
---|
869 | configure:19446: result: yes |
---|
870 | configure:19470: checking whether va_lists can be copied by value |
---|
871 | configure:19505: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
872 | conftest.c:53:29: error: function definition is not allowed here |
---|
873 | static void f (int i, ...) { |
---|
874 | ^ |
---|
875 | conftest.c:61:13: error: function definition is not allowed here |
---|
876 | int main() { |
---|
877 | ^ |
---|
878 | 2 errors generated. |
---|
879 | configure:19505: $? = 1 |
---|
880 | configure: program exited with status 1 |
---|
881 | configure: failed program was: |
---|
882 | | /* confdefs.h */ |
---|
883 | | #define PACKAGE_NAME "dbus" |
---|
884 | | #define PACKAGE_TARNAME "dbus" |
---|
885 | | #define PACKAGE_VERSION "1.10.18" |
---|
886 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
887 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
888 | | #define PACKAGE_URL "" |
---|
889 | | #define PACKAGE "dbus" |
---|
890 | | #define VERSION "1.10.18" |
---|
891 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
892 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
893 | | #define STDC_HEADERS 1 |
---|
894 | | #define HAVE_SYS_TYPES_H 1 |
---|
895 | | #define HAVE_SYS_STAT_H 1 |
---|
896 | | #define HAVE_STDLIB_H 1 |
---|
897 | | #define HAVE_STRING_H 1 |
---|
898 | | #define HAVE_MEMORY_H 1 |
---|
899 | | #define HAVE_STRINGS_H 1 |
---|
900 | | #define HAVE_INTTYPES_H 1 |
---|
901 | | #define HAVE_STDINT_H 1 |
---|
902 | | #define HAVE_UNISTD_H 1 |
---|
903 | | #define __EXTENSIONS__ 1 |
---|
904 | | #define _ALL_SOURCE 1 |
---|
905 | | #define _GNU_SOURCE 1 |
---|
906 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
907 | | #define _TANDEM_SOURCE 1 |
---|
908 | | #define STDC_HEADERS 1 |
---|
909 | | #define HAVE_DLFCN_H 1 |
---|
910 | | #define LT_OBJDIR ".libs/" |
---|
911 | | #define HAVE_VISIBILITY 1 |
---|
912 | | #define DBUS_UNIX 1 |
---|
913 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
914 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
915 | | #define DBUS_DISABLE_ASSERT 1 |
---|
916 | | #define SIZEOF_CHAR 1 |
---|
917 | | #define SIZEOF_SHORT 2 |
---|
918 | | #define SIZEOF_LONG 8 |
---|
919 | | #define SIZEOF_INT 4 |
---|
920 | | #define SIZEOF_VOID_P 8 |
---|
921 | | #define SIZEOF_LONG_LONG 8 |
---|
922 | | #define SIZEOF___INT64 0 |
---|
923 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
924 | | #define DBUS_VA_COPY va_copy |
---|
925 | | /* end confdefs.h. */ |
---|
926 | | |
---|
927 | | #include <stdarg.h> |
---|
928 | | #include <stdlib.h> |
---|
929 | | |
---|
930 | | int |
---|
931 | | main () |
---|
932 | | { |
---|
933 | | |
---|
934 | | static void f (int i, ...) { |
---|
935 | | va_list args1, args2; |
---|
936 | | va_start (args1, i); |
---|
937 | | args2 = args1; |
---|
938 | | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) |
---|
939 | | exit (1); |
---|
940 | | va_end (args1); va_end (args2); |
---|
941 | | } |
---|
942 | | int main() { |
---|
943 | | f (0, 42); |
---|
944 | | return 0; |
---|
945 | | } |
---|
946 | | |
---|
947 | | ; |
---|
948 | | return 0; |
---|
949 | | } |
---|
950 | configure:19516: result: no |
---|
951 | configure:19534: checking whether /usr/bin/clang knows __sync_sub_and_fetch() |
---|
952 | configure:19551: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
953 | conftest.c:51:49: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
954 | int a = 4; int b = __sync_sub_and_fetch(&a, 4); exit(b); |
---|
955 | ^ |
---|
956 | conftest.c:51:49: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
957 | 1 warning generated. |
---|
958 | configure:19551: $? = 0 |
---|
959 | configure:19560: result: yes |
---|
960 | configure:19576: checking for library containing socket |
---|
961 | configure:19607: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
962 | configure:19607: $? = 0 |
---|
963 | configure:19624: result: none required |
---|
964 | configure:19632: checking for gethostbyname |
---|
965 | configure:19632: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
966 | configure:19632: $? = 0 |
---|
967 | configure:19632: result: yes |
---|
968 | configure:19687: checking for vsnprintf |
---|
969 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
970 | conftest.c:70:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
971 | char vsnprintf (); |
---|
972 | ^ |
---|
973 | conftest.c:70:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' |
---|
974 | 1 warning generated. |
---|
975 | configure:19687: $? = 0 |
---|
976 | configure:19687: result: yes |
---|
977 | configure:19687: checking for vasprintf |
---|
978 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
979 | conftest.c:82:19: warning: format string missing [-Wformat] |
---|
980 | return vasprintf (); |
---|
981 | ~~~~~~~~~ ^ |
---|
982 | 1 warning generated. |
---|
983 | configure:19687: $? = 0 |
---|
984 | configure:19687: result: yes |
---|
985 | configure:19687: checking for nanosleep |
---|
986 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
987 | configure:19687: $? = 0 |
---|
988 | configure:19687: result: yes |
---|
989 | configure:19687: checking for usleep |
---|
990 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
991 | configure:19687: $? = 0 |
---|
992 | configure:19687: result: yes |
---|
993 | configure:19687: checking for setenv |
---|
994 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
995 | configure:19687: $? = 0 |
---|
996 | configure:19687: result: yes |
---|
997 | configure:19687: checking for clearenv |
---|
998 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
999 | Undefined symbols for architecture x86_64: |
---|
1000 | "_clearenv", referenced from: |
---|
1001 | _main in conftest-1889bc.o |
---|
1002 | ld: symbol(s) not found for architecture x86_64 |
---|
1003 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1004 | configure:19687: $? = 1 |
---|
1005 | configure: failed program was: |
---|
1006 | | /* confdefs.h */ |
---|
1007 | | #define PACKAGE_NAME "dbus" |
---|
1008 | | #define PACKAGE_TARNAME "dbus" |
---|
1009 | | #define PACKAGE_VERSION "1.10.18" |
---|
1010 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1011 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1012 | | #define PACKAGE_URL "" |
---|
1013 | | #define PACKAGE "dbus" |
---|
1014 | | #define VERSION "1.10.18" |
---|
1015 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1016 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1017 | | #define STDC_HEADERS 1 |
---|
1018 | | #define HAVE_SYS_TYPES_H 1 |
---|
1019 | | #define HAVE_SYS_STAT_H 1 |
---|
1020 | | #define HAVE_STDLIB_H 1 |
---|
1021 | | #define HAVE_STRING_H 1 |
---|
1022 | | #define HAVE_MEMORY_H 1 |
---|
1023 | | #define HAVE_STRINGS_H 1 |
---|
1024 | | #define HAVE_INTTYPES_H 1 |
---|
1025 | | #define HAVE_STDINT_H 1 |
---|
1026 | | #define HAVE_UNISTD_H 1 |
---|
1027 | | #define __EXTENSIONS__ 1 |
---|
1028 | | #define _ALL_SOURCE 1 |
---|
1029 | | #define _GNU_SOURCE 1 |
---|
1030 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1031 | | #define _TANDEM_SOURCE 1 |
---|
1032 | | #define STDC_HEADERS 1 |
---|
1033 | | #define HAVE_DLFCN_H 1 |
---|
1034 | | #define LT_OBJDIR ".libs/" |
---|
1035 | | #define HAVE_VISIBILITY 1 |
---|
1036 | | #define DBUS_UNIX 1 |
---|
1037 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
1038 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
1039 | | #define DBUS_DISABLE_ASSERT 1 |
---|
1040 | | #define SIZEOF_CHAR 1 |
---|
1041 | | #define SIZEOF_SHORT 2 |
---|
1042 | | #define SIZEOF_LONG 8 |
---|
1043 | | #define SIZEOF_INT 4 |
---|
1044 | | #define SIZEOF_VOID_P 8 |
---|
1045 | | #define SIZEOF_LONG_LONG 8 |
---|
1046 | | #define SIZEOF___INT64 0 |
---|
1047 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
1048 | | #define DBUS_VA_COPY va_copy |
---|
1049 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
1050 | | #define DBUS_USE_SYNC 1 |
---|
1051 | | #define HAVE_VSNPRINTF 1 |
---|
1052 | | #define HAVE_VASPRINTF 1 |
---|
1053 | | #define HAVE_NANOSLEEP 1 |
---|
1054 | | #define HAVE_USLEEP 1 |
---|
1055 | | #define HAVE_SETENV 1 |
---|
1056 | | /* end confdefs.h. */ |
---|
1057 | | /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv. |
---|
1058 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1059 | | #define clearenv innocuous_clearenv |
---|
1060 | | |
---|
1061 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1062 | | which can conflict with char clearenv (); below. |
---|
1063 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1064 | | <limits.h> exists even on freestanding compilers. */ |
---|
1065 | | |
---|
1066 | | #ifdef __STDC__ |
---|
1067 | | # include <limits.h> |
---|
1068 | | #else |
---|
1069 | | # include <assert.h> |
---|
1070 | | #endif |
---|
1071 | | |
---|
1072 | | #undef clearenv |
---|
1073 | | |
---|
1074 | | /* Override any GCC internal prototype to avoid an error. |
---|
1075 | | Use char because int might match the return type of a GCC |
---|
1076 | | builtin and then its argument prototype would still apply. */ |
---|
1077 | | #ifdef __cplusplus |
---|
1078 | | extern "C" |
---|
1079 | | #endif |
---|
1080 | | char clearenv (); |
---|
1081 | | /* The GNU C library defines this for functions which it implements |
---|
1082 | | to always fail with ENOSYS. Some functions are actually named |
---|
1083 | | something starting with __ and the normal name is an alias. */ |
---|
1084 | | #if defined __stub_clearenv || defined __stub___clearenv |
---|
1085 | | choke me |
---|
1086 | | #endif |
---|
1087 | | |
---|
1088 | | int |
---|
1089 | | main () |
---|
1090 | | { |
---|
1091 | | return clearenv (); |
---|
1092 | | ; |
---|
1093 | | return 0; |
---|
1094 | | } |
---|
1095 | configure:19687: result: no |
---|
1096 | configure:19687: checking for unsetenv |
---|
1097 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1098 | configure:19687: $? = 0 |
---|
1099 | configure:19687: result: yes |
---|
1100 | configure:19687: checking for socketpair |
---|
1101 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1102 | configure:19687: $? = 0 |
---|
1103 | configure:19687: result: yes |
---|
1104 | configure:19687: checking for getgrouplist |
---|
1105 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1106 | configure:19687: $? = 0 |
---|
1107 | configure:19687: result: yes |
---|
1108 | configure:19687: checking for fpathconf |
---|
1109 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1110 | configure:19687: $? = 0 |
---|
1111 | configure:19687: result: yes |
---|
1112 | configure:19687: checking for setrlimit |
---|
1113 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1114 | configure:19687: $? = 0 |
---|
1115 | configure:19687: result: yes |
---|
1116 | configure:19687: checking for poll |
---|
1117 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1118 | configure:19687: $? = 0 |
---|
1119 | configure:19687: result: yes |
---|
1120 | configure:19687: checking for setlocale |
---|
1121 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1122 | configure:19687: $? = 0 |
---|
1123 | configure:19687: result: yes |
---|
1124 | configure:19687: checking for localeconv |
---|
1125 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1126 | configure:19687: $? = 0 |
---|
1127 | configure:19687: result: yes |
---|
1128 | configure:19687: checking for strtoll |
---|
1129 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1130 | configure:19687: $? = 0 |
---|
1131 | configure:19687: result: yes |
---|
1132 | configure:19687: checking for strtoull |
---|
1133 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1134 | configure:19687: $? = 0 |
---|
1135 | configure:19687: result: yes |
---|
1136 | configure:19687: checking for issetugid |
---|
1137 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1138 | configure:19687: $? = 0 |
---|
1139 | configure:19687: result: yes |
---|
1140 | configure:19687: checking for getresuid |
---|
1141 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1142 | Undefined symbols for architecture x86_64: |
---|
1143 | "_getresuid", referenced from: |
---|
1144 | _main in conftest-b9a788.o |
---|
1145 | ld: symbol(s) not found for architecture x86_64 |
---|
1146 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1147 | configure:19687: $? = 1 |
---|
1148 | configure: failed program was: |
---|
1149 | | /* confdefs.h */ |
---|
1150 | | #define PACKAGE_NAME "dbus" |
---|
1151 | | #define PACKAGE_TARNAME "dbus" |
---|
1152 | | #define PACKAGE_VERSION "1.10.18" |
---|
1153 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1154 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1155 | | #define PACKAGE_URL "" |
---|
1156 | | #define PACKAGE "dbus" |
---|
1157 | | #define VERSION "1.10.18" |
---|
1158 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1159 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1160 | | #define STDC_HEADERS 1 |
---|
1161 | | #define HAVE_SYS_TYPES_H 1 |
---|
1162 | | #define HAVE_SYS_STAT_H 1 |
---|
1163 | | #define HAVE_STDLIB_H 1 |
---|
1164 | | #define HAVE_STRING_H 1 |
---|
1165 | | #define HAVE_MEMORY_H 1 |
---|
1166 | | #define HAVE_STRINGS_H 1 |
---|
1167 | | #define HAVE_INTTYPES_H 1 |
---|
1168 | | #define HAVE_STDINT_H 1 |
---|
1169 | | #define HAVE_UNISTD_H 1 |
---|
1170 | | #define __EXTENSIONS__ 1 |
---|
1171 | | #define _ALL_SOURCE 1 |
---|
1172 | | #define _GNU_SOURCE 1 |
---|
1173 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1174 | | #define _TANDEM_SOURCE 1 |
---|
1175 | | #define STDC_HEADERS 1 |
---|
1176 | | #define HAVE_DLFCN_H 1 |
---|
1177 | | #define LT_OBJDIR ".libs/" |
---|
1178 | | #define HAVE_VISIBILITY 1 |
---|
1179 | | #define DBUS_UNIX 1 |
---|
1180 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
1181 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
1182 | | #define DBUS_DISABLE_ASSERT 1 |
---|
1183 | | #define SIZEOF_CHAR 1 |
---|
1184 | | #define SIZEOF_SHORT 2 |
---|
1185 | | #define SIZEOF_LONG 8 |
---|
1186 | | #define SIZEOF_INT 4 |
---|
1187 | | #define SIZEOF_VOID_P 8 |
---|
1188 | | #define SIZEOF_LONG_LONG 8 |
---|
1189 | | #define SIZEOF___INT64 0 |
---|
1190 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
1191 | | #define DBUS_VA_COPY va_copy |
---|
1192 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
1193 | | #define DBUS_USE_SYNC 1 |
---|
1194 | | #define HAVE_VSNPRINTF 1 |
---|
1195 | | #define HAVE_VASPRINTF 1 |
---|
1196 | | #define HAVE_NANOSLEEP 1 |
---|
1197 | | #define HAVE_USLEEP 1 |
---|
1198 | | #define HAVE_SETENV 1 |
---|
1199 | | #define HAVE_UNSETENV 1 |
---|
1200 | | #define HAVE_SOCKETPAIR 1 |
---|
1201 | | #define HAVE_GETGROUPLIST 1 |
---|
1202 | | #define HAVE_FPATHCONF 1 |
---|
1203 | | #define HAVE_SETRLIMIT 1 |
---|
1204 | | #define HAVE_POLL 1 |
---|
1205 | | #define HAVE_SETLOCALE 1 |
---|
1206 | | #define HAVE_LOCALECONV 1 |
---|
1207 | | #define HAVE_STRTOLL 1 |
---|
1208 | | #define HAVE_STRTOULL 1 |
---|
1209 | | #define HAVE_ISSETUGID 1 |
---|
1210 | | /* end confdefs.h. */ |
---|
1211 | | /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid. |
---|
1212 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1213 | | #define getresuid innocuous_getresuid |
---|
1214 | | |
---|
1215 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1216 | | which can conflict with char getresuid (); below. |
---|
1217 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1218 | | <limits.h> exists even on freestanding compilers. */ |
---|
1219 | | |
---|
1220 | | #ifdef __STDC__ |
---|
1221 | | # include <limits.h> |
---|
1222 | | #else |
---|
1223 | | # include <assert.h> |
---|
1224 | | #endif |
---|
1225 | | |
---|
1226 | | #undef getresuid |
---|
1227 | | |
---|
1228 | | /* Override any GCC internal prototype to avoid an error. |
---|
1229 | | Use char because int might match the return type of a GCC |
---|
1230 | | builtin and then its argument prototype would still apply. */ |
---|
1231 | | #ifdef __cplusplus |
---|
1232 | | extern "C" |
---|
1233 | | #endif |
---|
1234 | | char getresuid (); |
---|
1235 | | /* The GNU C library defines this for functions which it implements |
---|
1236 | | to always fail with ENOSYS. Some functions are actually named |
---|
1237 | | something starting with __ and the normal name is an alias. */ |
---|
1238 | | #if defined __stub_getresuid || defined __stub___getresuid |
---|
1239 | | choke me |
---|
1240 | | #endif |
---|
1241 | | |
---|
1242 | | int |
---|
1243 | | main () |
---|
1244 | | { |
---|
1245 | | return getresuid (); |
---|
1246 | | ; |
---|
1247 | | return 0; |
---|
1248 | | } |
---|
1249 | configure:19687: result: no |
---|
1250 | configure:19687: checking for setresuid |
---|
1251 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1252 | Undefined symbols for architecture x86_64: |
---|
1253 | "_setresuid", referenced from: |
---|
1254 | _main in conftest-945c07.o |
---|
1255 | ld: symbol(s) not found for architecture x86_64 |
---|
1256 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1257 | configure:19687: $? = 1 |
---|
1258 | configure: failed program was: |
---|
1259 | | /* confdefs.h */ |
---|
1260 | | #define PACKAGE_NAME "dbus" |
---|
1261 | | #define PACKAGE_TARNAME "dbus" |
---|
1262 | | #define PACKAGE_VERSION "1.10.18" |
---|
1263 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1264 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1265 | | #define PACKAGE_URL "" |
---|
1266 | | #define PACKAGE "dbus" |
---|
1267 | | #define VERSION "1.10.18" |
---|
1268 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1269 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1270 | | #define STDC_HEADERS 1 |
---|
1271 | | #define HAVE_SYS_TYPES_H 1 |
---|
1272 | | #define HAVE_SYS_STAT_H 1 |
---|
1273 | | #define HAVE_STDLIB_H 1 |
---|
1274 | | #define HAVE_STRING_H 1 |
---|
1275 | | #define HAVE_MEMORY_H 1 |
---|
1276 | | #define HAVE_STRINGS_H 1 |
---|
1277 | | #define HAVE_INTTYPES_H 1 |
---|
1278 | | #define HAVE_STDINT_H 1 |
---|
1279 | | #define HAVE_UNISTD_H 1 |
---|
1280 | | #define __EXTENSIONS__ 1 |
---|
1281 | | #define _ALL_SOURCE 1 |
---|
1282 | | #define _GNU_SOURCE 1 |
---|
1283 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1284 | | #define _TANDEM_SOURCE 1 |
---|
1285 | | #define STDC_HEADERS 1 |
---|
1286 | | #define HAVE_DLFCN_H 1 |
---|
1287 | | #define LT_OBJDIR ".libs/" |
---|
1288 | | #define HAVE_VISIBILITY 1 |
---|
1289 | | #define DBUS_UNIX 1 |
---|
1290 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
1291 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
1292 | | #define DBUS_DISABLE_ASSERT 1 |
---|
1293 | | #define SIZEOF_CHAR 1 |
---|
1294 | | #define SIZEOF_SHORT 2 |
---|
1295 | | #define SIZEOF_LONG 8 |
---|
1296 | | #define SIZEOF_INT 4 |
---|
1297 | | #define SIZEOF_VOID_P 8 |
---|
1298 | | #define SIZEOF_LONG_LONG 8 |
---|
1299 | | #define SIZEOF___INT64 0 |
---|
1300 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
1301 | | #define DBUS_VA_COPY va_copy |
---|
1302 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
1303 | | #define DBUS_USE_SYNC 1 |
---|
1304 | | #define HAVE_VSNPRINTF 1 |
---|
1305 | | #define HAVE_VASPRINTF 1 |
---|
1306 | | #define HAVE_NANOSLEEP 1 |
---|
1307 | | #define HAVE_USLEEP 1 |
---|
1308 | | #define HAVE_SETENV 1 |
---|
1309 | | #define HAVE_UNSETENV 1 |
---|
1310 | | #define HAVE_SOCKETPAIR 1 |
---|
1311 | | #define HAVE_GETGROUPLIST 1 |
---|
1312 | | #define HAVE_FPATHCONF 1 |
---|
1313 | | #define HAVE_SETRLIMIT 1 |
---|
1314 | | #define HAVE_POLL 1 |
---|
1315 | | #define HAVE_SETLOCALE 1 |
---|
1316 | | #define HAVE_LOCALECONV 1 |
---|
1317 | | #define HAVE_STRTOLL 1 |
---|
1318 | | #define HAVE_STRTOULL 1 |
---|
1319 | | #define HAVE_ISSETUGID 1 |
---|
1320 | | /* end confdefs.h. */ |
---|
1321 | | /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid. |
---|
1322 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1323 | | #define setresuid innocuous_setresuid |
---|
1324 | | |
---|
1325 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1326 | | which can conflict with char setresuid (); below. |
---|
1327 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1328 | | <limits.h> exists even on freestanding compilers. */ |
---|
1329 | | |
---|
1330 | | #ifdef __STDC__ |
---|
1331 | | # include <limits.h> |
---|
1332 | | #else |
---|
1333 | | # include <assert.h> |
---|
1334 | | #endif |
---|
1335 | | |
---|
1336 | | #undef setresuid |
---|
1337 | | |
---|
1338 | | /* Override any GCC internal prototype to avoid an error. |
---|
1339 | | Use char because int might match the return type of a GCC |
---|
1340 | | builtin and then its argument prototype would still apply. */ |
---|
1341 | | #ifdef __cplusplus |
---|
1342 | | extern "C" |
---|
1343 | | #endif |
---|
1344 | | char setresuid (); |
---|
1345 | | /* The GNU C library defines this for functions which it implements |
---|
1346 | | to always fail with ENOSYS. Some functions are actually named |
---|
1347 | | something starting with __ and the normal name is an alias. */ |
---|
1348 | | #if defined __stub_setresuid || defined __stub___setresuid |
---|
1349 | | choke me |
---|
1350 | | #endif |
---|
1351 | | |
---|
1352 | | int |
---|
1353 | | main () |
---|
1354 | | { |
---|
1355 | | return setresuid (); |
---|
1356 | | ; |
---|
1357 | | return 0; |
---|
1358 | | } |
---|
1359 | configure:19687: result: no |
---|
1360 | configure:19687: checking for getrlimit |
---|
1361 | configure:19687: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1362 | configure:19687: $? = 0 |
---|
1363 | configure:19687: result: yes |
---|
1364 | configure:19699: checking syslog.h usability |
---|
1365 | configure:19699: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1366 | configure:19699: $? = 0 |
---|
1367 | configure:19699: result: yes |
---|
1368 | configure:19699: checking syslog.h presence |
---|
1369 | configure:19699: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1370 | configure:19699: $? = 0 |
---|
1371 | configure:19699: result: yes |
---|
1372 | configure:19699: checking for syslog.h |
---|
1373 | configure:19699: result: yes |
---|
1374 | configure:19710: checking whether LOG_PERROR is declared |
---|
1375 | configure:19710: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1376 | configure:19710: $? = 0 |
---|
1377 | configure:19710: result: yes |
---|
1378 | configure:19731: checking for sys/prctl.h |
---|
1379 | configure:19731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1380 | conftest.c:100:10: fatal error: 'sys/prctl.h' file not found |
---|
1381 | #include <sys/prctl.h> |
---|
1382 | ^ |
---|
1383 | 1 error generated. |
---|
1384 | configure:19731: $? = 1 |
---|
1385 | configure: failed program was: |
---|
1386 | | /* confdefs.h */ |
---|
1387 | | #define PACKAGE_NAME "dbus" |
---|
1388 | | #define PACKAGE_TARNAME "dbus" |
---|
1389 | | #define PACKAGE_VERSION "1.10.18" |
---|
1390 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1391 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1392 | | #define PACKAGE_URL "" |
---|
1393 | | #define PACKAGE "dbus" |
---|
1394 | | #define VERSION "1.10.18" |
---|
1395 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1396 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1397 | | #define STDC_HEADERS 1 |
---|
1398 | | #define HAVE_SYS_TYPES_H 1 |
---|
1399 | | #define HAVE_SYS_STAT_H 1 |
---|
1400 | | #define HAVE_STDLIB_H 1 |
---|
1401 | | #define HAVE_STRING_H 1 |
---|
1402 | | #define HAVE_MEMORY_H 1 |
---|
1403 | | #define HAVE_STRINGS_H 1 |
---|
1404 | | #define HAVE_INTTYPES_H 1 |
---|
1405 | | #define HAVE_STDINT_H 1 |
---|
1406 | | #define HAVE_UNISTD_H 1 |
---|
1407 | | #define __EXTENSIONS__ 1 |
---|
1408 | | #define _ALL_SOURCE 1 |
---|
1409 | | #define _GNU_SOURCE 1 |
---|
1410 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1411 | | #define _TANDEM_SOURCE 1 |
---|
1412 | | #define STDC_HEADERS 1 |
---|
1413 | | #define HAVE_DLFCN_H 1 |
---|
1414 | | #define LT_OBJDIR ".libs/" |
---|
1415 | | #define HAVE_VISIBILITY 1 |
---|
1416 | | #define DBUS_UNIX 1 |
---|
1417 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
1418 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
1419 | | #define DBUS_DISABLE_ASSERT 1 |
---|
1420 | | #define SIZEOF_CHAR 1 |
---|
1421 | | #define SIZEOF_SHORT 2 |
---|
1422 | | #define SIZEOF_LONG 8 |
---|
1423 | | #define SIZEOF_INT 4 |
---|
1424 | | #define SIZEOF_VOID_P 8 |
---|
1425 | | #define SIZEOF_LONG_LONG 8 |
---|
1426 | | #define SIZEOF___INT64 0 |
---|
1427 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
1428 | | #define DBUS_VA_COPY va_copy |
---|
1429 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
1430 | | #define DBUS_USE_SYNC 1 |
---|
1431 | | #define HAVE_VSNPRINTF 1 |
---|
1432 | | #define HAVE_VASPRINTF 1 |
---|
1433 | | #define HAVE_NANOSLEEP 1 |
---|
1434 | | #define HAVE_USLEEP 1 |
---|
1435 | | #define HAVE_SETENV 1 |
---|
1436 | | #define HAVE_UNSETENV 1 |
---|
1437 | | #define HAVE_SOCKETPAIR 1 |
---|
1438 | | #define HAVE_GETGROUPLIST 1 |
---|
1439 | | #define HAVE_FPATHCONF 1 |
---|
1440 | | #define HAVE_SETRLIMIT 1 |
---|
1441 | | #define HAVE_POLL 1 |
---|
1442 | | #define HAVE_SETLOCALE 1 |
---|
1443 | | #define HAVE_LOCALECONV 1 |
---|
1444 | | #define HAVE_STRTOLL 1 |
---|
1445 | | #define HAVE_STRTOULL 1 |
---|
1446 | | #define HAVE_ISSETUGID 1 |
---|
1447 | | #define HAVE_GETRLIMIT 1 |
---|
1448 | | #define HAVE_SYSLOG_H 1 |
---|
1449 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
1450 | | /* end confdefs.h. */ |
---|
1451 | | #include <stdio.h> |
---|
1452 | | #ifdef HAVE_SYS_TYPES_H |
---|
1453 | | # include <sys/types.h> |
---|
1454 | | #endif |
---|
1455 | | #ifdef HAVE_SYS_STAT_H |
---|
1456 | | # include <sys/stat.h> |
---|
1457 | | #endif |
---|
1458 | | #ifdef STDC_HEADERS |
---|
1459 | | # include <stdlib.h> |
---|
1460 | | # include <stddef.h> |
---|
1461 | | #else |
---|
1462 | | # ifdef HAVE_STDLIB_H |
---|
1463 | | # include <stdlib.h> |
---|
1464 | | # endif |
---|
1465 | | #endif |
---|
1466 | | #ifdef HAVE_STRING_H |
---|
1467 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1468 | | # include <memory.h> |
---|
1469 | | # endif |
---|
1470 | | # include <string.h> |
---|
1471 | | #endif |
---|
1472 | | #ifdef HAVE_STRINGS_H |
---|
1473 | | # include <strings.h> |
---|
1474 | | #endif |
---|
1475 | | #ifdef HAVE_INTTYPES_H |
---|
1476 | | # include <inttypes.h> |
---|
1477 | | #endif |
---|
1478 | | #ifdef HAVE_STDINT_H |
---|
1479 | | # include <stdint.h> |
---|
1480 | | #endif |
---|
1481 | | #ifdef HAVE_UNISTD_H |
---|
1482 | | # include <unistd.h> |
---|
1483 | | #endif |
---|
1484 | | |
---|
1485 | | #include <sys/prctl.h> |
---|
1486 | configure:19731: result: no |
---|
1487 | configure:19751: checking for prctl |
---|
1488 | configure:19751: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1489 | Undefined symbols for architecture x86_64: |
---|
1490 | "_prctl", referenced from: |
---|
1491 | _main in conftest-47f614.o |
---|
1492 | ld: symbol(s) not found for architecture x86_64 |
---|
1493 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1494 | configure:19751: $? = 1 |
---|
1495 | configure: failed program was: |
---|
1496 | | /* confdefs.h */ |
---|
1497 | | #define PACKAGE_NAME "dbus" |
---|
1498 | | #define PACKAGE_TARNAME "dbus" |
---|
1499 | | #define PACKAGE_VERSION "1.10.18" |
---|
1500 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1501 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1502 | | #define PACKAGE_URL "" |
---|
1503 | | #define PACKAGE "dbus" |
---|
1504 | | #define VERSION "1.10.18" |
---|
1505 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1506 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1507 | | #define STDC_HEADERS 1 |
---|
1508 | | #define HAVE_SYS_TYPES_H 1 |
---|
1509 | | #define HAVE_SYS_STAT_H 1 |
---|
1510 | | #define HAVE_STDLIB_H 1 |
---|
1511 | | #define HAVE_STRING_H 1 |
---|
1512 | | #define HAVE_MEMORY_H 1 |
---|
1513 | | #define HAVE_STRINGS_H 1 |
---|
1514 | | #define HAVE_INTTYPES_H 1 |
---|
1515 | | #define HAVE_STDINT_H 1 |
---|
1516 | | #define HAVE_UNISTD_H 1 |
---|
1517 | | #define __EXTENSIONS__ 1 |
---|
1518 | | #define _ALL_SOURCE 1 |
---|
1519 | | #define _GNU_SOURCE 1 |
---|
1520 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1521 | | #define _TANDEM_SOURCE 1 |
---|
1522 | | #define STDC_HEADERS 1 |
---|
1523 | | #define HAVE_DLFCN_H 1 |
---|
1524 | | #define LT_OBJDIR ".libs/" |
---|
1525 | | #define HAVE_VISIBILITY 1 |
---|
1526 | | #define DBUS_UNIX 1 |
---|
1527 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
1528 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
1529 | | #define DBUS_DISABLE_ASSERT 1 |
---|
1530 | | #define SIZEOF_CHAR 1 |
---|
1531 | | #define SIZEOF_SHORT 2 |
---|
1532 | | #define SIZEOF_LONG 8 |
---|
1533 | | #define SIZEOF_INT 4 |
---|
1534 | | #define SIZEOF_VOID_P 8 |
---|
1535 | | #define SIZEOF_LONG_LONG 8 |
---|
1536 | | #define SIZEOF___INT64 0 |
---|
1537 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
1538 | | #define DBUS_VA_COPY va_copy |
---|
1539 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
1540 | | #define DBUS_USE_SYNC 1 |
---|
1541 | | #define HAVE_VSNPRINTF 1 |
---|
1542 | | #define HAVE_VASPRINTF 1 |
---|
1543 | | #define HAVE_NANOSLEEP 1 |
---|
1544 | | #define HAVE_USLEEP 1 |
---|
1545 | | #define HAVE_SETENV 1 |
---|
1546 | | #define HAVE_UNSETENV 1 |
---|
1547 | | #define HAVE_SOCKETPAIR 1 |
---|
1548 | | #define HAVE_GETGROUPLIST 1 |
---|
1549 | | #define HAVE_FPATHCONF 1 |
---|
1550 | | #define HAVE_SETRLIMIT 1 |
---|
1551 | | #define HAVE_POLL 1 |
---|
1552 | | #define HAVE_SETLOCALE 1 |
---|
1553 | | #define HAVE_LOCALECONV 1 |
---|
1554 | | #define HAVE_STRTOLL 1 |
---|
1555 | | #define HAVE_STRTOULL 1 |
---|
1556 | | #define HAVE_ISSETUGID 1 |
---|
1557 | | #define HAVE_GETRLIMIT 1 |
---|
1558 | | #define HAVE_SYSLOG_H 1 |
---|
1559 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
1560 | | /* end confdefs.h. */ |
---|
1561 | | /* Define prctl to an innocuous variant, in case <limits.h> declares prctl. |
---|
1562 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1563 | | #define prctl innocuous_prctl |
---|
1564 | | |
---|
1565 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1566 | | which can conflict with char prctl (); below. |
---|
1567 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1568 | | <limits.h> exists even on freestanding compilers. */ |
---|
1569 | | |
---|
1570 | | #ifdef __STDC__ |
---|
1571 | | # include <limits.h> |
---|
1572 | | #else |
---|
1573 | | # include <assert.h> |
---|
1574 | | #endif |
---|
1575 | | |
---|
1576 | | #undef prctl |
---|
1577 | | |
---|
1578 | | /* Override any GCC internal prototype to avoid an error. |
---|
1579 | | Use char because int might match the return type of a GCC |
---|
1580 | | builtin and then its argument prototype would still apply. */ |
---|
1581 | | #ifdef __cplusplus |
---|
1582 | | extern "C" |
---|
1583 | | #endif |
---|
1584 | | char prctl (); |
---|
1585 | | /* The GNU C library defines this for functions which it implements |
---|
1586 | | to always fail with ENOSYS. Some functions are actually named |
---|
1587 | | something starting with __ and the normal name is an alias. */ |
---|
1588 | | #if defined __stub_prctl || defined __stub___prctl |
---|
1589 | | choke me |
---|
1590 | | #endif |
---|
1591 | | |
---|
1592 | | int |
---|
1593 | | main () |
---|
1594 | | { |
---|
1595 | | return prctl (); |
---|
1596 | | ; |
---|
1597 | | return 0; |
---|
1598 | | } |
---|
1599 | configure:19751: result: no |
---|
1600 | configure:19751: checking for raise |
---|
1601 | configure:19751: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1602 | configure:19751: $? = 0 |
---|
1603 | configure:19751: result: yes |
---|
1604 | configure:19768: checking for broken poll |
---|
1605 | configure:19795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1606 | configure:19795: $? = 0 |
---|
1607 | configure:19795: ./conftest |
---|
1608 | configure:19795: $? = 1 |
---|
1609 | configure: program exited with status 1 |
---|
1610 | configure: failed program was: |
---|
1611 | | /* confdefs.h */ |
---|
1612 | | #define PACKAGE_NAME "dbus" |
---|
1613 | | #define PACKAGE_TARNAME "dbus" |
---|
1614 | | #define PACKAGE_VERSION "1.10.18" |
---|
1615 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1616 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1617 | | #define PACKAGE_URL "" |
---|
1618 | | #define PACKAGE "dbus" |
---|
1619 | | #define VERSION "1.10.18" |
---|
1620 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1621 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1622 | | #define STDC_HEADERS 1 |
---|
1623 | | #define HAVE_SYS_TYPES_H 1 |
---|
1624 | | #define HAVE_SYS_STAT_H 1 |
---|
1625 | | #define HAVE_STDLIB_H 1 |
---|
1626 | | #define HAVE_STRING_H 1 |
---|
1627 | | #define HAVE_MEMORY_H 1 |
---|
1628 | | #define HAVE_STRINGS_H 1 |
---|
1629 | | #define HAVE_INTTYPES_H 1 |
---|
1630 | | #define HAVE_STDINT_H 1 |
---|
1631 | | #define HAVE_UNISTD_H 1 |
---|
1632 | | #define __EXTENSIONS__ 1 |
---|
1633 | | #define _ALL_SOURCE 1 |
---|
1634 | | #define _GNU_SOURCE 1 |
---|
1635 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1636 | | #define _TANDEM_SOURCE 1 |
---|
1637 | | #define STDC_HEADERS 1 |
---|
1638 | | #define HAVE_DLFCN_H 1 |
---|
1639 | | #define LT_OBJDIR ".libs/" |
---|
1640 | | #define HAVE_VISIBILITY 1 |
---|
1641 | | #define DBUS_UNIX 1 |
---|
1642 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
1643 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
1644 | | #define DBUS_DISABLE_ASSERT 1 |
---|
1645 | | #define SIZEOF_CHAR 1 |
---|
1646 | | #define SIZEOF_SHORT 2 |
---|
1647 | | #define SIZEOF_LONG 8 |
---|
1648 | | #define SIZEOF_INT 4 |
---|
1649 | | #define SIZEOF_VOID_P 8 |
---|
1650 | | #define SIZEOF_LONG_LONG 8 |
---|
1651 | | #define SIZEOF___INT64 0 |
---|
1652 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
1653 | | #define DBUS_VA_COPY va_copy |
---|
1654 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
1655 | | #define DBUS_USE_SYNC 1 |
---|
1656 | | #define HAVE_VSNPRINTF 1 |
---|
1657 | | #define HAVE_VASPRINTF 1 |
---|
1658 | | #define HAVE_NANOSLEEP 1 |
---|
1659 | | #define HAVE_USLEEP 1 |
---|
1660 | | #define HAVE_SETENV 1 |
---|
1661 | | #define HAVE_UNSETENV 1 |
---|
1662 | | #define HAVE_SOCKETPAIR 1 |
---|
1663 | | #define HAVE_GETGROUPLIST 1 |
---|
1664 | | #define HAVE_FPATHCONF 1 |
---|
1665 | | #define HAVE_SETRLIMIT 1 |
---|
1666 | | #define HAVE_POLL 1 |
---|
1667 | | #define HAVE_SETLOCALE 1 |
---|
1668 | | #define HAVE_LOCALECONV 1 |
---|
1669 | | #define HAVE_STRTOLL 1 |
---|
1670 | | #define HAVE_STRTOULL 1 |
---|
1671 | | #define HAVE_ISSETUGID 1 |
---|
1672 | | #define HAVE_GETRLIMIT 1 |
---|
1673 | | #define HAVE_SYSLOG_H 1 |
---|
1674 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
1675 | | #define HAVE_RAISE 1 |
---|
1676 | | /* end confdefs.h. */ |
---|
1677 | | |
---|
1678 | | #include <stdlib.h> |
---|
1679 | | #include <fcntl.h> |
---|
1680 | | #include <poll.h> |
---|
1681 | | #ifdef HAVE_SYS_POLL_H |
---|
1682 | | #include <sys/poll.h> |
---|
1683 | | #endif |
---|
1684 | | int main(void) { |
---|
1685 | | struct pollfd fds[1]; |
---|
1686 | | int fd; |
---|
1687 | | fd = open("/dev/null", 1); |
---|
1688 | | fds[0].fd = fd; |
---|
1689 | | fds[0].events = POLLIN; |
---|
1690 | | fds[0].revents = 0; |
---|
1691 | | if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) { |
---|
1692 | | exit(1); /* Does not work for devices -- fail */ |
---|
1693 | | } |
---|
1694 | | exit(0); |
---|
1695 | | } |
---|
1696 | configure:19807: result: yes |
---|
1697 | configure:19810: checking for dirfd |
---|
1698 | configure:19831: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1699 | configure:19831: $? = 0 |
---|
1700 | configure:19838: result: yes |
---|
1701 | configure:19885: checking sys/resource.h usability |
---|
1702 | configure:19885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1703 | configure:19885: $? = 0 |
---|
1704 | configure:19885: result: yes |
---|
1705 | configure:19885: checking sys/resource.h presence |
---|
1706 | configure:19885: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1707 | configure:19885: $? = 0 |
---|
1708 | configure:19885: result: yes |
---|
1709 | configure:19885: checking for sys/resource.h |
---|
1710 | configure:19885: result: yes |
---|
1711 | configure:19898: checking dirent.h usability |
---|
1712 | configure:19898: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1713 | configure:19898: $? = 0 |
---|
1714 | configure:19898: result: yes |
---|
1715 | configure:19898: checking dirent.h presence |
---|
1716 | configure:19898: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1717 | configure:19898: $? = 0 |
---|
1718 | configure:19898: result: yes |
---|
1719 | configure:19898: checking for dirent.h |
---|
1720 | configure:19898: result: yes |
---|
1721 | configure:19911: checking execinfo.h usability |
---|
1722 | configure:19911: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1723 | configure:19911: $? = 0 |
---|
1724 | configure:19911: result: yes |
---|
1725 | configure:19911: checking execinfo.h presence |
---|
1726 | configure:19911: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1727 | configure:19911: $? = 0 |
---|
1728 | configure:19911: result: yes |
---|
1729 | configure:19911: checking for execinfo.h |
---|
1730 | configure:19911: result: yes |
---|
1731 | configure:19916: checking for library containing backtrace |
---|
1732 | configure:19947: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1733 | configure:19947: $? = 0 |
---|
1734 | configure:19964: result: none required |
---|
1735 | configure:19981: checking errno.h usability |
---|
1736 | configure:19981: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1737 | configure:19981: $? = 0 |
---|
1738 | configure:19981: result: yes |
---|
1739 | configure:19981: checking errno.h presence |
---|
1740 | configure:19981: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1741 | configure:19981: $? = 0 |
---|
1742 | configure:19981: result: yes |
---|
1743 | configure:19981: checking for errno.h |
---|
1744 | configure:19981: result: yes |
---|
1745 | configure:19994: checking signal.h usability |
---|
1746 | configure:19994: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1747 | configure:19994: $? = 0 |
---|
1748 | configure:19994: result: yes |
---|
1749 | configure:19994: checking signal.h presence |
---|
1750 | configure:19994: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1751 | configure:19994: $? = 0 |
---|
1752 | configure:19994: result: yes |
---|
1753 | configure:19994: checking for signal.h |
---|
1754 | configure:19994: result: yes |
---|
1755 | configure:20007: checking locale.h usability |
---|
1756 | configure:20007: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1757 | configure:20007: $? = 0 |
---|
1758 | configure:20007: result: yes |
---|
1759 | configure:20007: checking locale.h presence |
---|
1760 | configure:20007: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1761 | configure:20007: $? = 0 |
---|
1762 | configure:20007: result: yes |
---|
1763 | configure:20007: checking for locale.h |
---|
1764 | configure:20007: result: yes |
---|
1765 | configure:20020: checking byteswap.h usability |
---|
1766 | configure:20020: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1767 | conftest.c:109:10: fatal error: 'byteswap.h' file not found |
---|
1768 | #include <byteswap.h> |
---|
1769 | ^ |
---|
1770 | 1 error generated. |
---|
1771 | configure:20020: $? = 1 |
---|
1772 | configure: failed program was: |
---|
1773 | | /* confdefs.h */ |
---|
1774 | | #define PACKAGE_NAME "dbus" |
---|
1775 | | #define PACKAGE_TARNAME "dbus" |
---|
1776 | | #define PACKAGE_VERSION "1.10.18" |
---|
1777 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1778 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1779 | | #define PACKAGE_URL "" |
---|
1780 | | #define PACKAGE "dbus" |
---|
1781 | | #define VERSION "1.10.18" |
---|
1782 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1783 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1784 | | #define STDC_HEADERS 1 |
---|
1785 | | #define HAVE_SYS_TYPES_H 1 |
---|
1786 | | #define HAVE_SYS_STAT_H 1 |
---|
1787 | | #define HAVE_STDLIB_H 1 |
---|
1788 | | #define HAVE_STRING_H 1 |
---|
1789 | | #define HAVE_MEMORY_H 1 |
---|
1790 | | #define HAVE_STRINGS_H 1 |
---|
1791 | | #define HAVE_INTTYPES_H 1 |
---|
1792 | | #define HAVE_STDINT_H 1 |
---|
1793 | | #define HAVE_UNISTD_H 1 |
---|
1794 | | #define __EXTENSIONS__ 1 |
---|
1795 | | #define _ALL_SOURCE 1 |
---|
1796 | | #define _GNU_SOURCE 1 |
---|
1797 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1798 | | #define _TANDEM_SOURCE 1 |
---|
1799 | | #define STDC_HEADERS 1 |
---|
1800 | | #define HAVE_DLFCN_H 1 |
---|
1801 | | #define LT_OBJDIR ".libs/" |
---|
1802 | | #define HAVE_VISIBILITY 1 |
---|
1803 | | #define DBUS_UNIX 1 |
---|
1804 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
1805 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
1806 | | #define DBUS_DISABLE_ASSERT 1 |
---|
1807 | | #define SIZEOF_CHAR 1 |
---|
1808 | | #define SIZEOF_SHORT 2 |
---|
1809 | | #define SIZEOF_LONG 8 |
---|
1810 | | #define SIZEOF_INT 4 |
---|
1811 | | #define SIZEOF_VOID_P 8 |
---|
1812 | | #define SIZEOF_LONG_LONG 8 |
---|
1813 | | #define SIZEOF___INT64 0 |
---|
1814 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
1815 | | #define DBUS_VA_COPY va_copy |
---|
1816 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
1817 | | #define DBUS_USE_SYNC 1 |
---|
1818 | | #define HAVE_VSNPRINTF 1 |
---|
1819 | | #define HAVE_VASPRINTF 1 |
---|
1820 | | #define HAVE_NANOSLEEP 1 |
---|
1821 | | #define HAVE_USLEEP 1 |
---|
1822 | | #define HAVE_SETENV 1 |
---|
1823 | | #define HAVE_UNSETENV 1 |
---|
1824 | | #define HAVE_SOCKETPAIR 1 |
---|
1825 | | #define HAVE_GETGROUPLIST 1 |
---|
1826 | | #define HAVE_FPATHCONF 1 |
---|
1827 | | #define HAVE_SETRLIMIT 1 |
---|
1828 | | #define HAVE_POLL 1 |
---|
1829 | | #define HAVE_SETLOCALE 1 |
---|
1830 | | #define HAVE_LOCALECONV 1 |
---|
1831 | | #define HAVE_STRTOLL 1 |
---|
1832 | | #define HAVE_STRTOULL 1 |
---|
1833 | | #define HAVE_ISSETUGID 1 |
---|
1834 | | #define HAVE_GETRLIMIT 1 |
---|
1835 | | #define HAVE_SYSLOG_H 1 |
---|
1836 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
1837 | | #define HAVE_RAISE 1 |
---|
1838 | | #define BROKEN_POLL 1 |
---|
1839 | | #define HAVE_DIRFD 1 |
---|
1840 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1841 | | #define HAVE_DIRENT_H 1 |
---|
1842 | | #define HAVE_EXECINFO_H 1 |
---|
1843 | | #define HAVE_BACKTRACE 1 |
---|
1844 | | #define HAVE_ERRNO_H 1 |
---|
1845 | | #define HAVE_SIGNAL_H 1 |
---|
1846 | | #define HAVE_LOCALE_H 1 |
---|
1847 | | /* end confdefs.h. */ |
---|
1848 | | #include <stdio.h> |
---|
1849 | | #ifdef HAVE_SYS_TYPES_H |
---|
1850 | | # include <sys/types.h> |
---|
1851 | | #endif |
---|
1852 | | #ifdef HAVE_SYS_STAT_H |
---|
1853 | | # include <sys/stat.h> |
---|
1854 | | #endif |
---|
1855 | | #ifdef STDC_HEADERS |
---|
1856 | | # include <stdlib.h> |
---|
1857 | | # include <stddef.h> |
---|
1858 | | #else |
---|
1859 | | # ifdef HAVE_STDLIB_H |
---|
1860 | | # include <stdlib.h> |
---|
1861 | | # endif |
---|
1862 | | #endif |
---|
1863 | | #ifdef HAVE_STRING_H |
---|
1864 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1865 | | # include <memory.h> |
---|
1866 | | # endif |
---|
1867 | | # include <string.h> |
---|
1868 | | #endif |
---|
1869 | | #ifdef HAVE_STRINGS_H |
---|
1870 | | # include <strings.h> |
---|
1871 | | #endif |
---|
1872 | | #ifdef HAVE_INTTYPES_H |
---|
1873 | | # include <inttypes.h> |
---|
1874 | | #endif |
---|
1875 | | #ifdef HAVE_STDINT_H |
---|
1876 | | # include <stdint.h> |
---|
1877 | | #endif |
---|
1878 | | #ifdef HAVE_UNISTD_H |
---|
1879 | | # include <unistd.h> |
---|
1880 | | #endif |
---|
1881 | | #include <byteswap.h> |
---|
1882 | configure:20020: result: no |
---|
1883 | configure:20020: checking byteswap.h presence |
---|
1884 | configure:20020: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
1885 | conftest.c:76:10: fatal error: 'byteswap.h' file not found |
---|
1886 | #include <byteswap.h> |
---|
1887 | ^ |
---|
1888 | 1 error generated. |
---|
1889 | configure:20020: $? = 1 |
---|
1890 | configure: failed program was: |
---|
1891 | | /* confdefs.h */ |
---|
1892 | | #define PACKAGE_NAME "dbus" |
---|
1893 | | #define PACKAGE_TARNAME "dbus" |
---|
1894 | | #define PACKAGE_VERSION "1.10.18" |
---|
1895 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1896 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1897 | | #define PACKAGE_URL "" |
---|
1898 | | #define PACKAGE "dbus" |
---|
1899 | | #define VERSION "1.10.18" |
---|
1900 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1901 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1902 | | #define STDC_HEADERS 1 |
---|
1903 | | #define HAVE_SYS_TYPES_H 1 |
---|
1904 | | #define HAVE_SYS_STAT_H 1 |
---|
1905 | | #define HAVE_STDLIB_H 1 |
---|
1906 | | #define HAVE_STRING_H 1 |
---|
1907 | | #define HAVE_MEMORY_H 1 |
---|
1908 | | #define HAVE_STRINGS_H 1 |
---|
1909 | | #define HAVE_INTTYPES_H 1 |
---|
1910 | | #define HAVE_STDINT_H 1 |
---|
1911 | | #define HAVE_UNISTD_H 1 |
---|
1912 | | #define __EXTENSIONS__ 1 |
---|
1913 | | #define _ALL_SOURCE 1 |
---|
1914 | | #define _GNU_SOURCE 1 |
---|
1915 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1916 | | #define _TANDEM_SOURCE 1 |
---|
1917 | | #define STDC_HEADERS 1 |
---|
1918 | | #define HAVE_DLFCN_H 1 |
---|
1919 | | #define LT_OBJDIR ".libs/" |
---|
1920 | | #define HAVE_VISIBILITY 1 |
---|
1921 | | #define DBUS_UNIX 1 |
---|
1922 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
1923 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
1924 | | #define DBUS_DISABLE_ASSERT 1 |
---|
1925 | | #define SIZEOF_CHAR 1 |
---|
1926 | | #define SIZEOF_SHORT 2 |
---|
1927 | | #define SIZEOF_LONG 8 |
---|
1928 | | #define SIZEOF_INT 4 |
---|
1929 | | #define SIZEOF_VOID_P 8 |
---|
1930 | | #define SIZEOF_LONG_LONG 8 |
---|
1931 | | #define SIZEOF___INT64 0 |
---|
1932 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
1933 | | #define DBUS_VA_COPY va_copy |
---|
1934 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
1935 | | #define DBUS_USE_SYNC 1 |
---|
1936 | | #define HAVE_VSNPRINTF 1 |
---|
1937 | | #define HAVE_VASPRINTF 1 |
---|
1938 | | #define HAVE_NANOSLEEP 1 |
---|
1939 | | #define HAVE_USLEEP 1 |
---|
1940 | | #define HAVE_SETENV 1 |
---|
1941 | | #define HAVE_UNSETENV 1 |
---|
1942 | | #define HAVE_SOCKETPAIR 1 |
---|
1943 | | #define HAVE_GETGROUPLIST 1 |
---|
1944 | | #define HAVE_FPATHCONF 1 |
---|
1945 | | #define HAVE_SETRLIMIT 1 |
---|
1946 | | #define HAVE_POLL 1 |
---|
1947 | | #define HAVE_SETLOCALE 1 |
---|
1948 | | #define HAVE_LOCALECONV 1 |
---|
1949 | | #define HAVE_STRTOLL 1 |
---|
1950 | | #define HAVE_STRTOULL 1 |
---|
1951 | | #define HAVE_ISSETUGID 1 |
---|
1952 | | #define HAVE_GETRLIMIT 1 |
---|
1953 | | #define HAVE_SYSLOG_H 1 |
---|
1954 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
1955 | | #define HAVE_RAISE 1 |
---|
1956 | | #define BROKEN_POLL 1 |
---|
1957 | | #define HAVE_DIRFD 1 |
---|
1958 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1959 | | #define HAVE_DIRENT_H 1 |
---|
1960 | | #define HAVE_EXECINFO_H 1 |
---|
1961 | | #define HAVE_BACKTRACE 1 |
---|
1962 | | #define HAVE_ERRNO_H 1 |
---|
1963 | | #define HAVE_SIGNAL_H 1 |
---|
1964 | | #define HAVE_LOCALE_H 1 |
---|
1965 | | /* end confdefs.h. */ |
---|
1966 | | #include <byteswap.h> |
---|
1967 | configure:20020: result: no |
---|
1968 | configure:20020: checking for byteswap.h |
---|
1969 | configure:20020: result: no |
---|
1970 | configure:20033: checking for unistd.h |
---|
1971 | configure:20033: result: yes |
---|
1972 | configure:20046: checking for stdint.h |
---|
1973 | configure:20046: result: yes |
---|
1974 | configure:20059: checking ws2tcpip.h usability |
---|
1975 | configure:20059: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1976 | conftest.c:111:10: fatal error: 'ws2tcpip.h' file not found |
---|
1977 | #include <ws2tcpip.h> |
---|
1978 | ^ |
---|
1979 | 1 error generated. |
---|
1980 | configure:20059: $? = 1 |
---|
1981 | configure: failed program was: |
---|
1982 | | /* confdefs.h */ |
---|
1983 | | #define PACKAGE_NAME "dbus" |
---|
1984 | | #define PACKAGE_TARNAME "dbus" |
---|
1985 | | #define PACKAGE_VERSION "1.10.18" |
---|
1986 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
1987 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
1988 | | #define PACKAGE_URL "" |
---|
1989 | | #define PACKAGE "dbus" |
---|
1990 | | #define VERSION "1.10.18" |
---|
1991 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
1992 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
1993 | | #define STDC_HEADERS 1 |
---|
1994 | | #define HAVE_SYS_TYPES_H 1 |
---|
1995 | | #define HAVE_SYS_STAT_H 1 |
---|
1996 | | #define HAVE_STDLIB_H 1 |
---|
1997 | | #define HAVE_STRING_H 1 |
---|
1998 | | #define HAVE_MEMORY_H 1 |
---|
1999 | | #define HAVE_STRINGS_H 1 |
---|
2000 | | #define HAVE_INTTYPES_H 1 |
---|
2001 | | #define HAVE_STDINT_H 1 |
---|
2002 | | #define HAVE_UNISTD_H 1 |
---|
2003 | | #define __EXTENSIONS__ 1 |
---|
2004 | | #define _ALL_SOURCE 1 |
---|
2005 | | #define _GNU_SOURCE 1 |
---|
2006 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2007 | | #define _TANDEM_SOURCE 1 |
---|
2008 | | #define STDC_HEADERS 1 |
---|
2009 | | #define HAVE_DLFCN_H 1 |
---|
2010 | | #define LT_OBJDIR ".libs/" |
---|
2011 | | #define HAVE_VISIBILITY 1 |
---|
2012 | | #define DBUS_UNIX 1 |
---|
2013 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2014 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2015 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2016 | | #define SIZEOF_CHAR 1 |
---|
2017 | | #define SIZEOF_SHORT 2 |
---|
2018 | | #define SIZEOF_LONG 8 |
---|
2019 | | #define SIZEOF_INT 4 |
---|
2020 | | #define SIZEOF_VOID_P 8 |
---|
2021 | | #define SIZEOF_LONG_LONG 8 |
---|
2022 | | #define SIZEOF___INT64 0 |
---|
2023 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2024 | | #define DBUS_VA_COPY va_copy |
---|
2025 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2026 | | #define DBUS_USE_SYNC 1 |
---|
2027 | | #define HAVE_VSNPRINTF 1 |
---|
2028 | | #define HAVE_VASPRINTF 1 |
---|
2029 | | #define HAVE_NANOSLEEP 1 |
---|
2030 | | #define HAVE_USLEEP 1 |
---|
2031 | | #define HAVE_SETENV 1 |
---|
2032 | | #define HAVE_UNSETENV 1 |
---|
2033 | | #define HAVE_SOCKETPAIR 1 |
---|
2034 | | #define HAVE_GETGROUPLIST 1 |
---|
2035 | | #define HAVE_FPATHCONF 1 |
---|
2036 | | #define HAVE_SETRLIMIT 1 |
---|
2037 | | #define HAVE_POLL 1 |
---|
2038 | | #define HAVE_SETLOCALE 1 |
---|
2039 | | #define HAVE_LOCALECONV 1 |
---|
2040 | | #define HAVE_STRTOLL 1 |
---|
2041 | | #define HAVE_STRTOULL 1 |
---|
2042 | | #define HAVE_ISSETUGID 1 |
---|
2043 | | #define HAVE_GETRLIMIT 1 |
---|
2044 | | #define HAVE_SYSLOG_H 1 |
---|
2045 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
2046 | | #define HAVE_RAISE 1 |
---|
2047 | | #define BROKEN_POLL 1 |
---|
2048 | | #define HAVE_DIRFD 1 |
---|
2049 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2050 | | #define HAVE_DIRENT_H 1 |
---|
2051 | | #define HAVE_EXECINFO_H 1 |
---|
2052 | | #define HAVE_BACKTRACE 1 |
---|
2053 | | #define HAVE_ERRNO_H 1 |
---|
2054 | | #define HAVE_SIGNAL_H 1 |
---|
2055 | | #define HAVE_LOCALE_H 1 |
---|
2056 | | #define HAVE_UNISTD_H 1 |
---|
2057 | | #define HAVE_STDINT_H 1 |
---|
2058 | | /* end confdefs.h. */ |
---|
2059 | | #include <stdio.h> |
---|
2060 | | #ifdef HAVE_SYS_TYPES_H |
---|
2061 | | # include <sys/types.h> |
---|
2062 | | #endif |
---|
2063 | | #ifdef HAVE_SYS_STAT_H |
---|
2064 | | # include <sys/stat.h> |
---|
2065 | | #endif |
---|
2066 | | #ifdef STDC_HEADERS |
---|
2067 | | # include <stdlib.h> |
---|
2068 | | # include <stddef.h> |
---|
2069 | | #else |
---|
2070 | | # ifdef HAVE_STDLIB_H |
---|
2071 | | # include <stdlib.h> |
---|
2072 | | # endif |
---|
2073 | | #endif |
---|
2074 | | #ifdef HAVE_STRING_H |
---|
2075 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2076 | | # include <memory.h> |
---|
2077 | | # endif |
---|
2078 | | # include <string.h> |
---|
2079 | | #endif |
---|
2080 | | #ifdef HAVE_STRINGS_H |
---|
2081 | | # include <strings.h> |
---|
2082 | | #endif |
---|
2083 | | #ifdef HAVE_INTTYPES_H |
---|
2084 | | # include <inttypes.h> |
---|
2085 | | #endif |
---|
2086 | | #ifdef HAVE_STDINT_H |
---|
2087 | | # include <stdint.h> |
---|
2088 | | #endif |
---|
2089 | | #ifdef HAVE_UNISTD_H |
---|
2090 | | # include <unistd.h> |
---|
2091 | | #endif |
---|
2092 | | #include <ws2tcpip.h> |
---|
2093 | configure:20059: result: no |
---|
2094 | configure:20059: checking ws2tcpip.h presence |
---|
2095 | configure:20059: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2096 | conftest.c:78:10: fatal error: 'ws2tcpip.h' file not found |
---|
2097 | #include <ws2tcpip.h> |
---|
2098 | ^ |
---|
2099 | 1 error generated. |
---|
2100 | configure:20059: $? = 1 |
---|
2101 | configure: failed program was: |
---|
2102 | | /* confdefs.h */ |
---|
2103 | | #define PACKAGE_NAME "dbus" |
---|
2104 | | #define PACKAGE_TARNAME "dbus" |
---|
2105 | | #define PACKAGE_VERSION "1.10.18" |
---|
2106 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
2107 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
2108 | | #define PACKAGE_URL "" |
---|
2109 | | #define PACKAGE "dbus" |
---|
2110 | | #define VERSION "1.10.18" |
---|
2111 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
2112 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
2113 | | #define STDC_HEADERS 1 |
---|
2114 | | #define HAVE_SYS_TYPES_H 1 |
---|
2115 | | #define HAVE_SYS_STAT_H 1 |
---|
2116 | | #define HAVE_STDLIB_H 1 |
---|
2117 | | #define HAVE_STRING_H 1 |
---|
2118 | | #define HAVE_MEMORY_H 1 |
---|
2119 | | #define HAVE_STRINGS_H 1 |
---|
2120 | | #define HAVE_INTTYPES_H 1 |
---|
2121 | | #define HAVE_STDINT_H 1 |
---|
2122 | | #define HAVE_UNISTD_H 1 |
---|
2123 | | #define __EXTENSIONS__ 1 |
---|
2124 | | #define _ALL_SOURCE 1 |
---|
2125 | | #define _GNU_SOURCE 1 |
---|
2126 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2127 | | #define _TANDEM_SOURCE 1 |
---|
2128 | | #define STDC_HEADERS 1 |
---|
2129 | | #define HAVE_DLFCN_H 1 |
---|
2130 | | #define LT_OBJDIR ".libs/" |
---|
2131 | | #define HAVE_VISIBILITY 1 |
---|
2132 | | #define DBUS_UNIX 1 |
---|
2133 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2134 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2135 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2136 | | #define SIZEOF_CHAR 1 |
---|
2137 | | #define SIZEOF_SHORT 2 |
---|
2138 | | #define SIZEOF_LONG 8 |
---|
2139 | | #define SIZEOF_INT 4 |
---|
2140 | | #define SIZEOF_VOID_P 8 |
---|
2141 | | #define SIZEOF_LONG_LONG 8 |
---|
2142 | | #define SIZEOF___INT64 0 |
---|
2143 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2144 | | #define DBUS_VA_COPY va_copy |
---|
2145 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2146 | | #define DBUS_USE_SYNC 1 |
---|
2147 | | #define HAVE_VSNPRINTF 1 |
---|
2148 | | #define HAVE_VASPRINTF 1 |
---|
2149 | | #define HAVE_NANOSLEEP 1 |
---|
2150 | | #define HAVE_USLEEP 1 |
---|
2151 | | #define HAVE_SETENV 1 |
---|
2152 | | #define HAVE_UNSETENV 1 |
---|
2153 | | #define HAVE_SOCKETPAIR 1 |
---|
2154 | | #define HAVE_GETGROUPLIST 1 |
---|
2155 | | #define HAVE_FPATHCONF 1 |
---|
2156 | | #define HAVE_SETRLIMIT 1 |
---|
2157 | | #define HAVE_POLL 1 |
---|
2158 | | #define HAVE_SETLOCALE 1 |
---|
2159 | | #define HAVE_LOCALECONV 1 |
---|
2160 | | #define HAVE_STRTOLL 1 |
---|
2161 | | #define HAVE_STRTOULL 1 |
---|
2162 | | #define HAVE_ISSETUGID 1 |
---|
2163 | | #define HAVE_GETRLIMIT 1 |
---|
2164 | | #define HAVE_SYSLOG_H 1 |
---|
2165 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
2166 | | #define HAVE_RAISE 1 |
---|
2167 | | #define BROKEN_POLL 1 |
---|
2168 | | #define HAVE_DIRFD 1 |
---|
2169 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2170 | | #define HAVE_DIRENT_H 1 |
---|
2171 | | #define HAVE_EXECINFO_H 1 |
---|
2172 | | #define HAVE_BACKTRACE 1 |
---|
2173 | | #define HAVE_ERRNO_H 1 |
---|
2174 | | #define HAVE_SIGNAL_H 1 |
---|
2175 | | #define HAVE_LOCALE_H 1 |
---|
2176 | | #define HAVE_UNISTD_H 1 |
---|
2177 | | #define HAVE_STDINT_H 1 |
---|
2178 | | /* end confdefs.h. */ |
---|
2179 | | #include <ws2tcpip.h> |
---|
2180 | configure:20059: result: no |
---|
2181 | configure:20059: checking for ws2tcpip.h |
---|
2182 | configure:20059: result: no |
---|
2183 | configure:20072: checking alloca.h usability |
---|
2184 | configure:20072: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2185 | configure:20072: $? = 0 |
---|
2186 | configure:20072: result: yes |
---|
2187 | configure:20072: checking alloca.h presence |
---|
2188 | configure:20072: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2189 | configure:20072: $? = 0 |
---|
2190 | configure:20072: result: yes |
---|
2191 | configure:20072: checking for alloca.h |
---|
2192 | configure:20072: result: yes |
---|
2193 | configure:20101: checking for posix getpwnam_r |
---|
2194 | configure:20133: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2195 | configure:20133: $? = 0 |
---|
2196 | configure:20133: ./conftest |
---|
2197 | configure:20133: $? = 0 |
---|
2198 | configure:20143: result: yes |
---|
2199 | configure:20193: checking whether socklen_t is defined |
---|
2200 | configure:20213: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2201 | configure:20213: $? = 0 |
---|
2202 | configure:20219: result: yes |
---|
2203 | configure:20230: checking sys/uio.h usability |
---|
2204 | configure:20230: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2205 | configure:20230: $? = 0 |
---|
2206 | configure:20230: result: yes |
---|
2207 | configure:20230: checking sys/uio.h presence |
---|
2208 | configure:20230: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2209 | configure:20230: $? = 0 |
---|
2210 | configure:20230: result: yes |
---|
2211 | configure:20230: checking for sys/uio.h |
---|
2212 | configure:20230: result: yes |
---|
2213 | configure:20237: checking for writev |
---|
2214 | configure:20237: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2215 | configure:20237: $? = 0 |
---|
2216 | configure:20237: result: yes |
---|
2217 | configure:20253: checking sys/syslimits.h usability |
---|
2218 | configure:20253: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2219 | configure:20253: $? = 0 |
---|
2220 | configure:20253: result: yes |
---|
2221 | configure:20253: checking sys/syslimits.h presence |
---|
2222 | configure:20253: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
2223 | configure:20253: $? = 0 |
---|
2224 | configure:20253: result: yes |
---|
2225 | configure:20253: checking for sys/syslimits.h |
---|
2226 | configure:20253: result: yes |
---|
2227 | configure:20264: checking whether MSG_NOSIGNAL is declared |
---|
2228 | configure:20264: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2229 | conftest.c:94:10: error: use of undeclared identifier 'MSG_NOSIGNAL' |
---|
2230 | (void) MSG_NOSIGNAL; |
---|
2231 | ^ |
---|
2232 | 1 error generated. |
---|
2233 | configure:20264: $? = 1 |
---|
2234 | configure: failed program was: |
---|
2235 | | /* confdefs.h */ |
---|
2236 | | #define PACKAGE_NAME "dbus" |
---|
2237 | | #define PACKAGE_TARNAME "dbus" |
---|
2238 | | #define PACKAGE_VERSION "1.10.18" |
---|
2239 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
2240 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
2241 | | #define PACKAGE_URL "" |
---|
2242 | | #define PACKAGE "dbus" |
---|
2243 | | #define VERSION "1.10.18" |
---|
2244 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
2245 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
2246 | | #define STDC_HEADERS 1 |
---|
2247 | | #define HAVE_SYS_TYPES_H 1 |
---|
2248 | | #define HAVE_SYS_STAT_H 1 |
---|
2249 | | #define HAVE_STDLIB_H 1 |
---|
2250 | | #define HAVE_STRING_H 1 |
---|
2251 | | #define HAVE_MEMORY_H 1 |
---|
2252 | | #define HAVE_STRINGS_H 1 |
---|
2253 | | #define HAVE_INTTYPES_H 1 |
---|
2254 | | #define HAVE_STDINT_H 1 |
---|
2255 | | #define HAVE_UNISTD_H 1 |
---|
2256 | | #define __EXTENSIONS__ 1 |
---|
2257 | | #define _ALL_SOURCE 1 |
---|
2258 | | #define _GNU_SOURCE 1 |
---|
2259 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2260 | | #define _TANDEM_SOURCE 1 |
---|
2261 | | #define STDC_HEADERS 1 |
---|
2262 | | #define HAVE_DLFCN_H 1 |
---|
2263 | | #define LT_OBJDIR ".libs/" |
---|
2264 | | #define HAVE_VISIBILITY 1 |
---|
2265 | | #define DBUS_UNIX 1 |
---|
2266 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2267 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2268 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2269 | | #define SIZEOF_CHAR 1 |
---|
2270 | | #define SIZEOF_SHORT 2 |
---|
2271 | | #define SIZEOF_LONG 8 |
---|
2272 | | #define SIZEOF_INT 4 |
---|
2273 | | #define SIZEOF_VOID_P 8 |
---|
2274 | | #define SIZEOF_LONG_LONG 8 |
---|
2275 | | #define SIZEOF___INT64 0 |
---|
2276 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2277 | | #define DBUS_VA_COPY va_copy |
---|
2278 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2279 | | #define DBUS_USE_SYNC 1 |
---|
2280 | | #define HAVE_VSNPRINTF 1 |
---|
2281 | | #define HAVE_VASPRINTF 1 |
---|
2282 | | #define HAVE_NANOSLEEP 1 |
---|
2283 | | #define HAVE_USLEEP 1 |
---|
2284 | | #define HAVE_SETENV 1 |
---|
2285 | | #define HAVE_UNSETENV 1 |
---|
2286 | | #define HAVE_SOCKETPAIR 1 |
---|
2287 | | #define HAVE_GETGROUPLIST 1 |
---|
2288 | | #define HAVE_FPATHCONF 1 |
---|
2289 | | #define HAVE_SETRLIMIT 1 |
---|
2290 | | #define HAVE_POLL 1 |
---|
2291 | | #define HAVE_SETLOCALE 1 |
---|
2292 | | #define HAVE_LOCALECONV 1 |
---|
2293 | | #define HAVE_STRTOLL 1 |
---|
2294 | | #define HAVE_STRTOULL 1 |
---|
2295 | | #define HAVE_ISSETUGID 1 |
---|
2296 | | #define HAVE_GETRLIMIT 1 |
---|
2297 | | #define HAVE_SYSLOG_H 1 |
---|
2298 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
2299 | | #define HAVE_RAISE 1 |
---|
2300 | | #define BROKEN_POLL 1 |
---|
2301 | | #define HAVE_DIRFD 1 |
---|
2302 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2303 | | #define HAVE_DIRENT_H 1 |
---|
2304 | | #define HAVE_EXECINFO_H 1 |
---|
2305 | | #define HAVE_BACKTRACE 1 |
---|
2306 | | #define HAVE_ERRNO_H 1 |
---|
2307 | | #define HAVE_SIGNAL_H 1 |
---|
2308 | | #define HAVE_LOCALE_H 1 |
---|
2309 | | #define HAVE_UNISTD_H 1 |
---|
2310 | | #define HAVE_STDINT_H 1 |
---|
2311 | | #define HAVE_ALLOCA_H 1 |
---|
2312 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
2313 | | #define HAVE_SOCKLEN_T 1 |
---|
2314 | | #define HAVE_SYS_UIO_H 1 |
---|
2315 | | #define HAVE_WRITEV 1 |
---|
2316 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
2317 | | /* end confdefs.h. */ |
---|
2318 | | #include <sys/types.h> |
---|
2319 | | #include <sys/socket.h> |
---|
2320 | | |
---|
2321 | | int |
---|
2322 | | main () |
---|
2323 | | { |
---|
2324 | | #ifndef MSG_NOSIGNAL |
---|
2325 | | #ifdef __cplusplus |
---|
2326 | | (void) MSG_NOSIGNAL; |
---|
2327 | | #else |
---|
2328 | | (void) MSG_NOSIGNAL; |
---|
2329 | | #endif |
---|
2330 | | #endif |
---|
2331 | | |
---|
2332 | | ; |
---|
2333 | | return 0; |
---|
2334 | | } |
---|
2335 | configure:20264: result: no |
---|
2336 | configure:20278: checking for ISO C99 varargs macros in C |
---|
2337 | configure:20295: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2338 | configure:20295: $? = 0 |
---|
2339 | configure:20301: result: yes |
---|
2340 | configure:20304: checking for GNUC varargs macros |
---|
2341 | configure:20321: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2342 | configure:20321: $? = 0 |
---|
2343 | configure:20327: result: yes |
---|
2344 | configure:20341: checking for struct cmsgcred |
---|
2345 | configure:20361: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2346 | conftest.c:95:17: error: variable has incomplete type 'struct cmsgcred' |
---|
2347 | struct cmsgcred cred; |
---|
2348 | ^ |
---|
2349 | conftest.c:95:8: note: forward declaration of 'struct cmsgcred' |
---|
2350 | struct cmsgcred cred; |
---|
2351 | ^ |
---|
2352 | 1 error generated. |
---|
2353 | configure:20361: $? = 1 |
---|
2354 | configure: failed program was: |
---|
2355 | | /* confdefs.h */ |
---|
2356 | | #define PACKAGE_NAME "dbus" |
---|
2357 | | #define PACKAGE_TARNAME "dbus" |
---|
2358 | | #define PACKAGE_VERSION "1.10.18" |
---|
2359 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
2360 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
2361 | | #define PACKAGE_URL "" |
---|
2362 | | #define PACKAGE "dbus" |
---|
2363 | | #define VERSION "1.10.18" |
---|
2364 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
2365 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
2366 | | #define STDC_HEADERS 1 |
---|
2367 | | #define HAVE_SYS_TYPES_H 1 |
---|
2368 | | #define HAVE_SYS_STAT_H 1 |
---|
2369 | | #define HAVE_STDLIB_H 1 |
---|
2370 | | #define HAVE_STRING_H 1 |
---|
2371 | | #define HAVE_MEMORY_H 1 |
---|
2372 | | #define HAVE_STRINGS_H 1 |
---|
2373 | | #define HAVE_INTTYPES_H 1 |
---|
2374 | | #define HAVE_STDINT_H 1 |
---|
2375 | | #define HAVE_UNISTD_H 1 |
---|
2376 | | #define __EXTENSIONS__ 1 |
---|
2377 | | #define _ALL_SOURCE 1 |
---|
2378 | | #define _GNU_SOURCE 1 |
---|
2379 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2380 | | #define _TANDEM_SOURCE 1 |
---|
2381 | | #define STDC_HEADERS 1 |
---|
2382 | | #define HAVE_DLFCN_H 1 |
---|
2383 | | #define LT_OBJDIR ".libs/" |
---|
2384 | | #define HAVE_VISIBILITY 1 |
---|
2385 | | #define DBUS_UNIX 1 |
---|
2386 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2387 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2388 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2389 | | #define SIZEOF_CHAR 1 |
---|
2390 | | #define SIZEOF_SHORT 2 |
---|
2391 | | #define SIZEOF_LONG 8 |
---|
2392 | | #define SIZEOF_INT 4 |
---|
2393 | | #define SIZEOF_VOID_P 8 |
---|
2394 | | #define SIZEOF_LONG_LONG 8 |
---|
2395 | | #define SIZEOF___INT64 0 |
---|
2396 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2397 | | #define DBUS_VA_COPY va_copy |
---|
2398 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2399 | | #define DBUS_USE_SYNC 1 |
---|
2400 | | #define HAVE_VSNPRINTF 1 |
---|
2401 | | #define HAVE_VASPRINTF 1 |
---|
2402 | | #define HAVE_NANOSLEEP 1 |
---|
2403 | | #define HAVE_USLEEP 1 |
---|
2404 | | #define HAVE_SETENV 1 |
---|
2405 | | #define HAVE_UNSETENV 1 |
---|
2406 | | #define HAVE_SOCKETPAIR 1 |
---|
2407 | | #define HAVE_GETGROUPLIST 1 |
---|
2408 | | #define HAVE_FPATHCONF 1 |
---|
2409 | | #define HAVE_SETRLIMIT 1 |
---|
2410 | | #define HAVE_POLL 1 |
---|
2411 | | #define HAVE_SETLOCALE 1 |
---|
2412 | | #define HAVE_LOCALECONV 1 |
---|
2413 | | #define HAVE_STRTOLL 1 |
---|
2414 | | #define HAVE_STRTOULL 1 |
---|
2415 | | #define HAVE_ISSETUGID 1 |
---|
2416 | | #define HAVE_GETRLIMIT 1 |
---|
2417 | | #define HAVE_SYSLOG_H 1 |
---|
2418 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
2419 | | #define HAVE_RAISE 1 |
---|
2420 | | #define BROKEN_POLL 1 |
---|
2421 | | #define HAVE_DIRFD 1 |
---|
2422 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2423 | | #define HAVE_DIRENT_H 1 |
---|
2424 | | #define HAVE_EXECINFO_H 1 |
---|
2425 | | #define HAVE_BACKTRACE 1 |
---|
2426 | | #define HAVE_ERRNO_H 1 |
---|
2427 | | #define HAVE_SIGNAL_H 1 |
---|
2428 | | #define HAVE_LOCALE_H 1 |
---|
2429 | | #define HAVE_UNISTD_H 1 |
---|
2430 | | #define HAVE_STDINT_H 1 |
---|
2431 | | #define HAVE_ALLOCA_H 1 |
---|
2432 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
2433 | | #define HAVE_SOCKLEN_T 1 |
---|
2434 | | #define HAVE_SYS_UIO_H 1 |
---|
2435 | | #define HAVE_WRITEV 1 |
---|
2436 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
2437 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
2438 | | #define HAVE_ISO_VARARGS 1 |
---|
2439 | | #define HAVE_GNUC_VARARGS 1 |
---|
2440 | | /* end confdefs.h. */ |
---|
2441 | | |
---|
2442 | | #include <sys/types.h> |
---|
2443 | | #include <sys/socket.h> |
---|
2444 | | |
---|
2445 | | int |
---|
2446 | | main () |
---|
2447 | | { |
---|
2448 | | |
---|
2449 | | struct cmsgcred cred; |
---|
2450 | | |
---|
2451 | | cred.cmcred_pid = 0; |
---|
2452 | | |
---|
2453 | | ; |
---|
2454 | | return 0; |
---|
2455 | | } |
---|
2456 | configure:20367: result: no |
---|
2457 | configure:20376: checking for struct unpcbid.unp_pid |
---|
2458 | configure:20376: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2459 | conftest.c:92:23: error: variable has incomplete type 'struct unpcbid' |
---|
2460 | static struct unpcbid ac_aggr; |
---|
2461 | ^ |
---|
2462 | conftest.c:92:15: note: forward declaration of 'struct unpcbid' |
---|
2463 | static struct unpcbid ac_aggr; |
---|
2464 | ^ |
---|
2465 | 1 error generated. |
---|
2466 | configure:20376: $? = 1 |
---|
2467 | configure: failed program was: |
---|
2468 | | /* confdefs.h */ |
---|
2469 | | #define PACKAGE_NAME "dbus" |
---|
2470 | | #define PACKAGE_TARNAME "dbus" |
---|
2471 | | #define PACKAGE_VERSION "1.10.18" |
---|
2472 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
2473 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
2474 | | #define PACKAGE_URL "" |
---|
2475 | | #define PACKAGE "dbus" |
---|
2476 | | #define VERSION "1.10.18" |
---|
2477 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
2478 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
2479 | | #define STDC_HEADERS 1 |
---|
2480 | | #define HAVE_SYS_TYPES_H 1 |
---|
2481 | | #define HAVE_SYS_STAT_H 1 |
---|
2482 | | #define HAVE_STDLIB_H 1 |
---|
2483 | | #define HAVE_STRING_H 1 |
---|
2484 | | #define HAVE_MEMORY_H 1 |
---|
2485 | | #define HAVE_STRINGS_H 1 |
---|
2486 | | #define HAVE_INTTYPES_H 1 |
---|
2487 | | #define HAVE_STDINT_H 1 |
---|
2488 | | #define HAVE_UNISTD_H 1 |
---|
2489 | | #define __EXTENSIONS__ 1 |
---|
2490 | | #define _ALL_SOURCE 1 |
---|
2491 | | #define _GNU_SOURCE 1 |
---|
2492 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2493 | | #define _TANDEM_SOURCE 1 |
---|
2494 | | #define STDC_HEADERS 1 |
---|
2495 | | #define HAVE_DLFCN_H 1 |
---|
2496 | | #define LT_OBJDIR ".libs/" |
---|
2497 | | #define HAVE_VISIBILITY 1 |
---|
2498 | | #define DBUS_UNIX 1 |
---|
2499 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2500 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2501 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2502 | | #define SIZEOF_CHAR 1 |
---|
2503 | | #define SIZEOF_SHORT 2 |
---|
2504 | | #define SIZEOF_LONG 8 |
---|
2505 | | #define SIZEOF_INT 4 |
---|
2506 | | #define SIZEOF_VOID_P 8 |
---|
2507 | | #define SIZEOF_LONG_LONG 8 |
---|
2508 | | #define SIZEOF___INT64 0 |
---|
2509 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2510 | | #define DBUS_VA_COPY va_copy |
---|
2511 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2512 | | #define DBUS_USE_SYNC 1 |
---|
2513 | | #define HAVE_VSNPRINTF 1 |
---|
2514 | | #define HAVE_VASPRINTF 1 |
---|
2515 | | #define HAVE_NANOSLEEP 1 |
---|
2516 | | #define HAVE_USLEEP 1 |
---|
2517 | | #define HAVE_SETENV 1 |
---|
2518 | | #define HAVE_UNSETENV 1 |
---|
2519 | | #define HAVE_SOCKETPAIR 1 |
---|
2520 | | #define HAVE_GETGROUPLIST 1 |
---|
2521 | | #define HAVE_FPATHCONF 1 |
---|
2522 | | #define HAVE_SETRLIMIT 1 |
---|
2523 | | #define HAVE_POLL 1 |
---|
2524 | | #define HAVE_SETLOCALE 1 |
---|
2525 | | #define HAVE_LOCALECONV 1 |
---|
2526 | | #define HAVE_STRTOLL 1 |
---|
2527 | | #define HAVE_STRTOULL 1 |
---|
2528 | | #define HAVE_ISSETUGID 1 |
---|
2529 | | #define HAVE_GETRLIMIT 1 |
---|
2530 | | #define HAVE_SYSLOG_H 1 |
---|
2531 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
2532 | | #define HAVE_RAISE 1 |
---|
2533 | | #define BROKEN_POLL 1 |
---|
2534 | | #define HAVE_DIRFD 1 |
---|
2535 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2536 | | #define HAVE_DIRENT_H 1 |
---|
2537 | | #define HAVE_EXECINFO_H 1 |
---|
2538 | | #define HAVE_BACKTRACE 1 |
---|
2539 | | #define HAVE_ERRNO_H 1 |
---|
2540 | | #define HAVE_SIGNAL_H 1 |
---|
2541 | | #define HAVE_LOCALE_H 1 |
---|
2542 | | #define HAVE_UNISTD_H 1 |
---|
2543 | | #define HAVE_STDINT_H 1 |
---|
2544 | | #define HAVE_ALLOCA_H 1 |
---|
2545 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
2546 | | #define HAVE_SOCKLEN_T 1 |
---|
2547 | | #define HAVE_SYS_UIO_H 1 |
---|
2548 | | #define HAVE_WRITEV 1 |
---|
2549 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
2550 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
2551 | | #define HAVE_ISO_VARARGS 1 |
---|
2552 | | #define HAVE_GNUC_VARARGS 1 |
---|
2553 | | /* end confdefs.h. */ |
---|
2554 | | #include <sys/un.h> |
---|
2555 | | |
---|
2556 | | int |
---|
2557 | | main () |
---|
2558 | | { |
---|
2559 | | static struct unpcbid ac_aggr; |
---|
2560 | | if (ac_aggr.unp_pid) |
---|
2561 | | return 0; |
---|
2562 | | ; |
---|
2563 | | return 0; |
---|
2564 | | } |
---|
2565 | configure:20376: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2566 | conftest.c:92:23: error: variable has incomplete type 'struct unpcbid' |
---|
2567 | static struct unpcbid ac_aggr; |
---|
2568 | ^ |
---|
2569 | conftest.c:92:15: note: forward declaration of 'struct unpcbid' |
---|
2570 | static struct unpcbid ac_aggr; |
---|
2571 | ^ |
---|
2572 | 1 error generated. |
---|
2573 | configure:20376: $? = 1 |
---|
2574 | configure: failed program was: |
---|
2575 | | /* confdefs.h */ |
---|
2576 | | #define PACKAGE_NAME "dbus" |
---|
2577 | | #define PACKAGE_TARNAME "dbus" |
---|
2578 | | #define PACKAGE_VERSION "1.10.18" |
---|
2579 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
2580 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
2581 | | #define PACKAGE_URL "" |
---|
2582 | | #define PACKAGE "dbus" |
---|
2583 | | #define VERSION "1.10.18" |
---|
2584 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
2585 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
2586 | | #define STDC_HEADERS 1 |
---|
2587 | | #define HAVE_SYS_TYPES_H 1 |
---|
2588 | | #define HAVE_SYS_STAT_H 1 |
---|
2589 | | #define HAVE_STDLIB_H 1 |
---|
2590 | | #define HAVE_STRING_H 1 |
---|
2591 | | #define HAVE_MEMORY_H 1 |
---|
2592 | | #define HAVE_STRINGS_H 1 |
---|
2593 | | #define HAVE_INTTYPES_H 1 |
---|
2594 | | #define HAVE_STDINT_H 1 |
---|
2595 | | #define HAVE_UNISTD_H 1 |
---|
2596 | | #define __EXTENSIONS__ 1 |
---|
2597 | | #define _ALL_SOURCE 1 |
---|
2598 | | #define _GNU_SOURCE 1 |
---|
2599 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2600 | | #define _TANDEM_SOURCE 1 |
---|
2601 | | #define STDC_HEADERS 1 |
---|
2602 | | #define HAVE_DLFCN_H 1 |
---|
2603 | | #define LT_OBJDIR ".libs/" |
---|
2604 | | #define HAVE_VISIBILITY 1 |
---|
2605 | | #define DBUS_UNIX 1 |
---|
2606 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2607 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2608 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2609 | | #define SIZEOF_CHAR 1 |
---|
2610 | | #define SIZEOF_SHORT 2 |
---|
2611 | | #define SIZEOF_LONG 8 |
---|
2612 | | #define SIZEOF_INT 4 |
---|
2613 | | #define SIZEOF_VOID_P 8 |
---|
2614 | | #define SIZEOF_LONG_LONG 8 |
---|
2615 | | #define SIZEOF___INT64 0 |
---|
2616 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2617 | | #define DBUS_VA_COPY va_copy |
---|
2618 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2619 | | #define DBUS_USE_SYNC 1 |
---|
2620 | | #define HAVE_VSNPRINTF 1 |
---|
2621 | | #define HAVE_VASPRINTF 1 |
---|
2622 | | #define HAVE_NANOSLEEP 1 |
---|
2623 | | #define HAVE_USLEEP 1 |
---|
2624 | | #define HAVE_SETENV 1 |
---|
2625 | | #define HAVE_UNSETENV 1 |
---|
2626 | | #define HAVE_SOCKETPAIR 1 |
---|
2627 | | #define HAVE_GETGROUPLIST 1 |
---|
2628 | | #define HAVE_FPATHCONF 1 |
---|
2629 | | #define HAVE_SETRLIMIT 1 |
---|
2630 | | #define HAVE_POLL 1 |
---|
2631 | | #define HAVE_SETLOCALE 1 |
---|
2632 | | #define HAVE_LOCALECONV 1 |
---|
2633 | | #define HAVE_STRTOLL 1 |
---|
2634 | | #define HAVE_STRTOULL 1 |
---|
2635 | | #define HAVE_ISSETUGID 1 |
---|
2636 | | #define HAVE_GETRLIMIT 1 |
---|
2637 | | #define HAVE_SYSLOG_H 1 |
---|
2638 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
2639 | | #define HAVE_RAISE 1 |
---|
2640 | | #define BROKEN_POLL 1 |
---|
2641 | | #define HAVE_DIRFD 1 |
---|
2642 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2643 | | #define HAVE_DIRENT_H 1 |
---|
2644 | | #define HAVE_EXECINFO_H 1 |
---|
2645 | | #define HAVE_BACKTRACE 1 |
---|
2646 | | #define HAVE_ERRNO_H 1 |
---|
2647 | | #define HAVE_SIGNAL_H 1 |
---|
2648 | | #define HAVE_LOCALE_H 1 |
---|
2649 | | #define HAVE_UNISTD_H 1 |
---|
2650 | | #define HAVE_STDINT_H 1 |
---|
2651 | | #define HAVE_ALLOCA_H 1 |
---|
2652 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
2653 | | #define HAVE_SOCKLEN_T 1 |
---|
2654 | | #define HAVE_SYS_UIO_H 1 |
---|
2655 | | #define HAVE_WRITEV 1 |
---|
2656 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
2657 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
2658 | | #define HAVE_ISO_VARARGS 1 |
---|
2659 | | #define HAVE_GNUC_VARARGS 1 |
---|
2660 | | /* end confdefs.h. */ |
---|
2661 | | #include <sys/un.h> |
---|
2662 | | |
---|
2663 | | int |
---|
2664 | | main () |
---|
2665 | | { |
---|
2666 | | static struct unpcbid ac_aggr; |
---|
2667 | | if (sizeof ac_aggr.unp_pid) |
---|
2668 | | return 0; |
---|
2669 | | ; |
---|
2670 | | return 0; |
---|
2671 | | } |
---|
2672 | configure:20376: result: no |
---|
2673 | configure:20388: checking for getpeerucred |
---|
2674 | configure:20388: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2675 | Undefined symbols for architecture x86_64: |
---|
2676 | "_getpeerucred", referenced from: |
---|
2677 | _main in conftest-8bf7aa.o |
---|
2678 | ld: symbol(s) not found for architecture x86_64 |
---|
2679 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2680 | configure:20388: $? = 1 |
---|
2681 | configure: failed program was: |
---|
2682 | | /* confdefs.h */ |
---|
2683 | | #define PACKAGE_NAME "dbus" |
---|
2684 | | #define PACKAGE_TARNAME "dbus" |
---|
2685 | | #define PACKAGE_VERSION "1.10.18" |
---|
2686 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
2687 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
2688 | | #define PACKAGE_URL "" |
---|
2689 | | #define PACKAGE "dbus" |
---|
2690 | | #define VERSION "1.10.18" |
---|
2691 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
2692 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
2693 | | #define STDC_HEADERS 1 |
---|
2694 | | #define HAVE_SYS_TYPES_H 1 |
---|
2695 | | #define HAVE_SYS_STAT_H 1 |
---|
2696 | | #define HAVE_STDLIB_H 1 |
---|
2697 | | #define HAVE_STRING_H 1 |
---|
2698 | | #define HAVE_MEMORY_H 1 |
---|
2699 | | #define HAVE_STRINGS_H 1 |
---|
2700 | | #define HAVE_INTTYPES_H 1 |
---|
2701 | | #define HAVE_STDINT_H 1 |
---|
2702 | | #define HAVE_UNISTD_H 1 |
---|
2703 | | #define __EXTENSIONS__ 1 |
---|
2704 | | #define _ALL_SOURCE 1 |
---|
2705 | | #define _GNU_SOURCE 1 |
---|
2706 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2707 | | #define _TANDEM_SOURCE 1 |
---|
2708 | | #define STDC_HEADERS 1 |
---|
2709 | | #define HAVE_DLFCN_H 1 |
---|
2710 | | #define LT_OBJDIR ".libs/" |
---|
2711 | | #define HAVE_VISIBILITY 1 |
---|
2712 | | #define DBUS_UNIX 1 |
---|
2713 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2714 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2715 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2716 | | #define SIZEOF_CHAR 1 |
---|
2717 | | #define SIZEOF_SHORT 2 |
---|
2718 | | #define SIZEOF_LONG 8 |
---|
2719 | | #define SIZEOF_INT 4 |
---|
2720 | | #define SIZEOF_VOID_P 8 |
---|
2721 | | #define SIZEOF_LONG_LONG 8 |
---|
2722 | | #define SIZEOF___INT64 0 |
---|
2723 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2724 | | #define DBUS_VA_COPY va_copy |
---|
2725 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2726 | | #define DBUS_USE_SYNC 1 |
---|
2727 | | #define HAVE_VSNPRINTF 1 |
---|
2728 | | #define HAVE_VASPRINTF 1 |
---|
2729 | | #define HAVE_NANOSLEEP 1 |
---|
2730 | | #define HAVE_USLEEP 1 |
---|
2731 | | #define HAVE_SETENV 1 |
---|
2732 | | #define HAVE_UNSETENV 1 |
---|
2733 | | #define HAVE_SOCKETPAIR 1 |
---|
2734 | | #define HAVE_GETGROUPLIST 1 |
---|
2735 | | #define HAVE_FPATHCONF 1 |
---|
2736 | | #define HAVE_SETRLIMIT 1 |
---|
2737 | | #define HAVE_POLL 1 |
---|
2738 | | #define HAVE_SETLOCALE 1 |
---|
2739 | | #define HAVE_LOCALECONV 1 |
---|
2740 | | #define HAVE_STRTOLL 1 |
---|
2741 | | #define HAVE_STRTOULL 1 |
---|
2742 | | #define HAVE_ISSETUGID 1 |
---|
2743 | | #define HAVE_GETRLIMIT 1 |
---|
2744 | | #define HAVE_SYSLOG_H 1 |
---|
2745 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
2746 | | #define HAVE_RAISE 1 |
---|
2747 | | #define BROKEN_POLL 1 |
---|
2748 | | #define HAVE_DIRFD 1 |
---|
2749 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2750 | | #define HAVE_DIRENT_H 1 |
---|
2751 | | #define HAVE_EXECINFO_H 1 |
---|
2752 | | #define HAVE_BACKTRACE 1 |
---|
2753 | | #define HAVE_ERRNO_H 1 |
---|
2754 | | #define HAVE_SIGNAL_H 1 |
---|
2755 | | #define HAVE_LOCALE_H 1 |
---|
2756 | | #define HAVE_UNISTD_H 1 |
---|
2757 | | #define HAVE_STDINT_H 1 |
---|
2758 | | #define HAVE_ALLOCA_H 1 |
---|
2759 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
2760 | | #define HAVE_SOCKLEN_T 1 |
---|
2761 | | #define HAVE_SYS_UIO_H 1 |
---|
2762 | | #define HAVE_WRITEV 1 |
---|
2763 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
2764 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
2765 | | #define HAVE_ISO_VARARGS 1 |
---|
2766 | | #define HAVE_GNUC_VARARGS 1 |
---|
2767 | | /* end confdefs.h. */ |
---|
2768 | | /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred. |
---|
2769 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2770 | | #define getpeerucred innocuous_getpeerucred |
---|
2771 | | |
---|
2772 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2773 | | which can conflict with char getpeerucred (); below. |
---|
2774 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2775 | | <limits.h> exists even on freestanding compilers. */ |
---|
2776 | | |
---|
2777 | | #ifdef __STDC__ |
---|
2778 | | # include <limits.h> |
---|
2779 | | #else |
---|
2780 | | # include <assert.h> |
---|
2781 | | #endif |
---|
2782 | | |
---|
2783 | | #undef getpeerucred |
---|
2784 | | |
---|
2785 | | /* Override any GCC internal prototype to avoid an error. |
---|
2786 | | Use char because int might match the return type of a GCC |
---|
2787 | | builtin and then its argument prototype would still apply. */ |
---|
2788 | | #ifdef __cplusplus |
---|
2789 | | extern "C" |
---|
2790 | | #endif |
---|
2791 | | char getpeerucred (); |
---|
2792 | | /* The GNU C library defines this for functions which it implements |
---|
2793 | | to always fail with ENOSYS. Some functions are actually named |
---|
2794 | | something starting with __ and the normal name is an alias. */ |
---|
2795 | | #if defined __stub_getpeerucred || defined __stub___getpeerucred |
---|
2796 | | choke me |
---|
2797 | | #endif |
---|
2798 | | |
---|
2799 | | int |
---|
2800 | | main () |
---|
2801 | | { |
---|
2802 | | return getpeerucred (); |
---|
2803 | | ; |
---|
2804 | | return 0; |
---|
2805 | | } |
---|
2806 | configure:20388: result: no |
---|
2807 | configure:20388: checking for getpeereid |
---|
2808 | configure:20388: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2809 | configure:20388: $? = 0 |
---|
2810 | configure:20388: result: yes |
---|
2811 | configure:20401: checking for pipe2 |
---|
2812 | configure:20401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2813 | Undefined symbols for architecture x86_64: |
---|
2814 | "_pipe2", referenced from: |
---|
2815 | _main in conftest-94f77c.o |
---|
2816 | ld: symbol(s) not found for architecture x86_64 |
---|
2817 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2818 | configure:20401: $? = 1 |
---|
2819 | configure: failed program was: |
---|
2820 | | /* confdefs.h */ |
---|
2821 | | #define PACKAGE_NAME "dbus" |
---|
2822 | | #define PACKAGE_TARNAME "dbus" |
---|
2823 | | #define PACKAGE_VERSION "1.10.18" |
---|
2824 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
2825 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
2826 | | #define PACKAGE_URL "" |
---|
2827 | | #define PACKAGE "dbus" |
---|
2828 | | #define VERSION "1.10.18" |
---|
2829 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
2830 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
2831 | | #define STDC_HEADERS 1 |
---|
2832 | | #define HAVE_SYS_TYPES_H 1 |
---|
2833 | | #define HAVE_SYS_STAT_H 1 |
---|
2834 | | #define HAVE_STDLIB_H 1 |
---|
2835 | | #define HAVE_STRING_H 1 |
---|
2836 | | #define HAVE_MEMORY_H 1 |
---|
2837 | | #define HAVE_STRINGS_H 1 |
---|
2838 | | #define HAVE_INTTYPES_H 1 |
---|
2839 | | #define HAVE_STDINT_H 1 |
---|
2840 | | #define HAVE_UNISTD_H 1 |
---|
2841 | | #define __EXTENSIONS__ 1 |
---|
2842 | | #define _ALL_SOURCE 1 |
---|
2843 | | #define _GNU_SOURCE 1 |
---|
2844 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2845 | | #define _TANDEM_SOURCE 1 |
---|
2846 | | #define STDC_HEADERS 1 |
---|
2847 | | #define HAVE_DLFCN_H 1 |
---|
2848 | | #define LT_OBJDIR ".libs/" |
---|
2849 | | #define HAVE_VISIBILITY 1 |
---|
2850 | | #define DBUS_UNIX 1 |
---|
2851 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2852 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2853 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2854 | | #define SIZEOF_CHAR 1 |
---|
2855 | | #define SIZEOF_SHORT 2 |
---|
2856 | | #define SIZEOF_LONG 8 |
---|
2857 | | #define SIZEOF_INT 4 |
---|
2858 | | #define SIZEOF_VOID_P 8 |
---|
2859 | | #define SIZEOF_LONG_LONG 8 |
---|
2860 | | #define SIZEOF___INT64 0 |
---|
2861 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2862 | | #define DBUS_VA_COPY va_copy |
---|
2863 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2864 | | #define DBUS_USE_SYNC 1 |
---|
2865 | | #define HAVE_VSNPRINTF 1 |
---|
2866 | | #define HAVE_VASPRINTF 1 |
---|
2867 | | #define HAVE_NANOSLEEP 1 |
---|
2868 | | #define HAVE_USLEEP 1 |
---|
2869 | | #define HAVE_SETENV 1 |
---|
2870 | | #define HAVE_UNSETENV 1 |
---|
2871 | | #define HAVE_SOCKETPAIR 1 |
---|
2872 | | #define HAVE_GETGROUPLIST 1 |
---|
2873 | | #define HAVE_FPATHCONF 1 |
---|
2874 | | #define HAVE_SETRLIMIT 1 |
---|
2875 | | #define HAVE_POLL 1 |
---|
2876 | | #define HAVE_SETLOCALE 1 |
---|
2877 | | #define HAVE_LOCALECONV 1 |
---|
2878 | | #define HAVE_STRTOLL 1 |
---|
2879 | | #define HAVE_STRTOULL 1 |
---|
2880 | | #define HAVE_ISSETUGID 1 |
---|
2881 | | #define HAVE_GETRLIMIT 1 |
---|
2882 | | #define HAVE_SYSLOG_H 1 |
---|
2883 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
2884 | | #define HAVE_RAISE 1 |
---|
2885 | | #define BROKEN_POLL 1 |
---|
2886 | | #define HAVE_DIRFD 1 |
---|
2887 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2888 | | #define HAVE_DIRENT_H 1 |
---|
2889 | | #define HAVE_EXECINFO_H 1 |
---|
2890 | | #define HAVE_BACKTRACE 1 |
---|
2891 | | #define HAVE_ERRNO_H 1 |
---|
2892 | | #define HAVE_SIGNAL_H 1 |
---|
2893 | | #define HAVE_LOCALE_H 1 |
---|
2894 | | #define HAVE_UNISTD_H 1 |
---|
2895 | | #define HAVE_STDINT_H 1 |
---|
2896 | | #define HAVE_ALLOCA_H 1 |
---|
2897 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
2898 | | #define HAVE_SOCKLEN_T 1 |
---|
2899 | | #define HAVE_SYS_UIO_H 1 |
---|
2900 | | #define HAVE_WRITEV 1 |
---|
2901 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
2902 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
2903 | | #define HAVE_ISO_VARARGS 1 |
---|
2904 | | #define HAVE_GNUC_VARARGS 1 |
---|
2905 | | #define HAVE_GETPEEREID 1 |
---|
2906 | | /* end confdefs.h. */ |
---|
2907 | | /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. |
---|
2908 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2909 | | #define pipe2 innocuous_pipe2 |
---|
2910 | | |
---|
2911 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2912 | | which can conflict with char pipe2 (); below. |
---|
2913 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2914 | | <limits.h> exists even on freestanding compilers. */ |
---|
2915 | | |
---|
2916 | | #ifdef __STDC__ |
---|
2917 | | # include <limits.h> |
---|
2918 | | #else |
---|
2919 | | # include <assert.h> |
---|
2920 | | #endif |
---|
2921 | | |
---|
2922 | | #undef pipe2 |
---|
2923 | | |
---|
2924 | | /* Override any GCC internal prototype to avoid an error. |
---|
2925 | | Use char because int might match the return type of a GCC |
---|
2926 | | builtin and then its argument prototype would still apply. */ |
---|
2927 | | #ifdef __cplusplus |
---|
2928 | | extern "C" |
---|
2929 | | #endif |
---|
2930 | | char pipe2 (); |
---|
2931 | | /* The GNU C library defines this for functions which it implements |
---|
2932 | | to always fail with ENOSYS. Some functions are actually named |
---|
2933 | | something starting with __ and the normal name is an alias. */ |
---|
2934 | | #if defined __stub_pipe2 || defined __stub___pipe2 |
---|
2935 | | choke me |
---|
2936 | | #endif |
---|
2937 | | |
---|
2938 | | int |
---|
2939 | | main () |
---|
2940 | | { |
---|
2941 | | return pipe2 (); |
---|
2942 | | ; |
---|
2943 | | return 0; |
---|
2944 | | } |
---|
2945 | configure:20401: result: no |
---|
2946 | configure:20401: checking for accept4 |
---|
2947 | configure:20401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2948 | Undefined symbols for architecture x86_64: |
---|
2949 | "_accept4", referenced from: |
---|
2950 | _main in conftest-ffcc15.o |
---|
2951 | ld: symbol(s) not found for architecture x86_64 |
---|
2952 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2953 | configure:20401: $? = 1 |
---|
2954 | configure: failed program was: |
---|
2955 | | /* confdefs.h */ |
---|
2956 | | #define PACKAGE_NAME "dbus" |
---|
2957 | | #define PACKAGE_TARNAME "dbus" |
---|
2958 | | #define PACKAGE_VERSION "1.10.18" |
---|
2959 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
2960 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
2961 | | #define PACKAGE_URL "" |
---|
2962 | | #define PACKAGE "dbus" |
---|
2963 | | #define VERSION "1.10.18" |
---|
2964 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
2965 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
2966 | | #define STDC_HEADERS 1 |
---|
2967 | | #define HAVE_SYS_TYPES_H 1 |
---|
2968 | | #define HAVE_SYS_STAT_H 1 |
---|
2969 | | #define HAVE_STDLIB_H 1 |
---|
2970 | | #define HAVE_STRING_H 1 |
---|
2971 | | #define HAVE_MEMORY_H 1 |
---|
2972 | | #define HAVE_STRINGS_H 1 |
---|
2973 | | #define HAVE_INTTYPES_H 1 |
---|
2974 | | #define HAVE_STDINT_H 1 |
---|
2975 | | #define HAVE_UNISTD_H 1 |
---|
2976 | | #define __EXTENSIONS__ 1 |
---|
2977 | | #define _ALL_SOURCE 1 |
---|
2978 | | #define _GNU_SOURCE 1 |
---|
2979 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2980 | | #define _TANDEM_SOURCE 1 |
---|
2981 | | #define STDC_HEADERS 1 |
---|
2982 | | #define HAVE_DLFCN_H 1 |
---|
2983 | | #define LT_OBJDIR ".libs/" |
---|
2984 | | #define HAVE_VISIBILITY 1 |
---|
2985 | | #define DBUS_UNIX 1 |
---|
2986 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
2987 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
2988 | | #define DBUS_DISABLE_ASSERT 1 |
---|
2989 | | #define SIZEOF_CHAR 1 |
---|
2990 | | #define SIZEOF_SHORT 2 |
---|
2991 | | #define SIZEOF_LONG 8 |
---|
2992 | | #define SIZEOF_INT 4 |
---|
2993 | | #define SIZEOF_VOID_P 8 |
---|
2994 | | #define SIZEOF_LONG_LONG 8 |
---|
2995 | | #define SIZEOF___INT64 0 |
---|
2996 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
2997 | | #define DBUS_VA_COPY va_copy |
---|
2998 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
2999 | | #define DBUS_USE_SYNC 1 |
---|
3000 | | #define HAVE_VSNPRINTF 1 |
---|
3001 | | #define HAVE_VASPRINTF 1 |
---|
3002 | | #define HAVE_NANOSLEEP 1 |
---|
3003 | | #define HAVE_USLEEP 1 |
---|
3004 | | #define HAVE_SETENV 1 |
---|
3005 | | #define HAVE_UNSETENV 1 |
---|
3006 | | #define HAVE_SOCKETPAIR 1 |
---|
3007 | | #define HAVE_GETGROUPLIST 1 |
---|
3008 | | #define HAVE_FPATHCONF 1 |
---|
3009 | | #define HAVE_SETRLIMIT 1 |
---|
3010 | | #define HAVE_POLL 1 |
---|
3011 | | #define HAVE_SETLOCALE 1 |
---|
3012 | | #define HAVE_LOCALECONV 1 |
---|
3013 | | #define HAVE_STRTOLL 1 |
---|
3014 | | #define HAVE_STRTOULL 1 |
---|
3015 | | #define HAVE_ISSETUGID 1 |
---|
3016 | | #define HAVE_GETRLIMIT 1 |
---|
3017 | | #define HAVE_SYSLOG_H 1 |
---|
3018 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
3019 | | #define HAVE_RAISE 1 |
---|
3020 | | #define BROKEN_POLL 1 |
---|
3021 | | #define HAVE_DIRFD 1 |
---|
3022 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3023 | | #define HAVE_DIRENT_H 1 |
---|
3024 | | #define HAVE_EXECINFO_H 1 |
---|
3025 | | #define HAVE_BACKTRACE 1 |
---|
3026 | | #define HAVE_ERRNO_H 1 |
---|
3027 | | #define HAVE_SIGNAL_H 1 |
---|
3028 | | #define HAVE_LOCALE_H 1 |
---|
3029 | | #define HAVE_UNISTD_H 1 |
---|
3030 | | #define HAVE_STDINT_H 1 |
---|
3031 | | #define HAVE_ALLOCA_H 1 |
---|
3032 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
3033 | | #define HAVE_SOCKLEN_T 1 |
---|
3034 | | #define HAVE_SYS_UIO_H 1 |
---|
3035 | | #define HAVE_WRITEV 1 |
---|
3036 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
3037 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
3038 | | #define HAVE_ISO_VARARGS 1 |
---|
3039 | | #define HAVE_GNUC_VARARGS 1 |
---|
3040 | | #define HAVE_GETPEEREID 1 |
---|
3041 | | /* end confdefs.h. */ |
---|
3042 | | /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4. |
---|
3043 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3044 | | #define accept4 innocuous_accept4 |
---|
3045 | | |
---|
3046 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3047 | | which can conflict with char accept4 (); below. |
---|
3048 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3049 | | <limits.h> exists even on freestanding compilers. */ |
---|
3050 | | |
---|
3051 | | #ifdef __STDC__ |
---|
3052 | | # include <limits.h> |
---|
3053 | | #else |
---|
3054 | | # include <assert.h> |
---|
3055 | | #endif |
---|
3056 | | |
---|
3057 | | #undef accept4 |
---|
3058 | | |
---|
3059 | | /* Override any GCC internal prototype to avoid an error. |
---|
3060 | | Use char because int might match the return type of a GCC |
---|
3061 | | builtin and then its argument prototype would still apply. */ |
---|
3062 | | #ifdef __cplusplus |
---|
3063 | | extern "C" |
---|
3064 | | #endif |
---|
3065 | | char accept4 (); |
---|
3066 | | /* The GNU C library defines this for functions which it implements |
---|
3067 | | to always fail with ENOSYS. Some functions are actually named |
---|
3068 | | something starting with __ and the normal name is an alias. */ |
---|
3069 | | #if defined __stub_accept4 || defined __stub___accept4 |
---|
3070 | | choke me |
---|
3071 | | #endif |
---|
3072 | | |
---|
3073 | | int |
---|
3074 | | main () |
---|
3075 | | { |
---|
3076 | | return accept4 (); |
---|
3077 | | ; |
---|
3078 | | return 0; |
---|
3079 | | } |
---|
3080 | configure:20401: result: no |
---|
3081 | configure:20421: checking abstract socket namespace |
---|
3082 | configure:20482: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3083 | configure:20482: $? = 0 |
---|
3084 | configure:20482: ./conftest |
---|
3085 | Abstract socket namespace bind() failed: No such file or directory |
---|
3086 | configure:20482: $? = 1 |
---|
3087 | configure: program exited with status 1 |
---|
3088 | configure: failed program was: |
---|
3089 | | /* confdefs.h */ |
---|
3090 | | #define PACKAGE_NAME "dbus" |
---|
3091 | | #define PACKAGE_TARNAME "dbus" |
---|
3092 | | #define PACKAGE_VERSION "1.10.18" |
---|
3093 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
3094 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
3095 | | #define PACKAGE_URL "" |
---|
3096 | | #define PACKAGE "dbus" |
---|
3097 | | #define VERSION "1.10.18" |
---|
3098 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
3099 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
3100 | | #define STDC_HEADERS 1 |
---|
3101 | | #define HAVE_SYS_TYPES_H 1 |
---|
3102 | | #define HAVE_SYS_STAT_H 1 |
---|
3103 | | #define HAVE_STDLIB_H 1 |
---|
3104 | | #define HAVE_STRING_H 1 |
---|
3105 | | #define HAVE_MEMORY_H 1 |
---|
3106 | | #define HAVE_STRINGS_H 1 |
---|
3107 | | #define HAVE_INTTYPES_H 1 |
---|
3108 | | #define HAVE_STDINT_H 1 |
---|
3109 | | #define HAVE_UNISTD_H 1 |
---|
3110 | | #define __EXTENSIONS__ 1 |
---|
3111 | | #define _ALL_SOURCE 1 |
---|
3112 | | #define _GNU_SOURCE 1 |
---|
3113 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3114 | | #define _TANDEM_SOURCE 1 |
---|
3115 | | #define STDC_HEADERS 1 |
---|
3116 | | #define HAVE_DLFCN_H 1 |
---|
3117 | | #define LT_OBJDIR ".libs/" |
---|
3118 | | #define HAVE_VISIBILITY 1 |
---|
3119 | | #define DBUS_UNIX 1 |
---|
3120 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
3121 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
3122 | | #define DBUS_DISABLE_ASSERT 1 |
---|
3123 | | #define SIZEOF_CHAR 1 |
---|
3124 | | #define SIZEOF_SHORT 2 |
---|
3125 | | #define SIZEOF_LONG 8 |
---|
3126 | | #define SIZEOF_INT 4 |
---|
3127 | | #define SIZEOF_VOID_P 8 |
---|
3128 | | #define SIZEOF_LONG_LONG 8 |
---|
3129 | | #define SIZEOF___INT64 0 |
---|
3130 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
3131 | | #define DBUS_VA_COPY va_copy |
---|
3132 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
3133 | | #define DBUS_USE_SYNC 1 |
---|
3134 | | #define HAVE_VSNPRINTF 1 |
---|
3135 | | #define HAVE_VASPRINTF 1 |
---|
3136 | | #define HAVE_NANOSLEEP 1 |
---|
3137 | | #define HAVE_USLEEP 1 |
---|
3138 | | #define HAVE_SETENV 1 |
---|
3139 | | #define HAVE_UNSETENV 1 |
---|
3140 | | #define HAVE_SOCKETPAIR 1 |
---|
3141 | | #define HAVE_GETGROUPLIST 1 |
---|
3142 | | #define HAVE_FPATHCONF 1 |
---|
3143 | | #define HAVE_SETRLIMIT 1 |
---|
3144 | | #define HAVE_POLL 1 |
---|
3145 | | #define HAVE_SETLOCALE 1 |
---|
3146 | | #define HAVE_LOCALECONV 1 |
---|
3147 | | #define HAVE_STRTOLL 1 |
---|
3148 | | #define HAVE_STRTOULL 1 |
---|
3149 | | #define HAVE_ISSETUGID 1 |
---|
3150 | | #define HAVE_GETRLIMIT 1 |
---|
3151 | | #define HAVE_SYSLOG_H 1 |
---|
3152 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
3153 | | #define HAVE_RAISE 1 |
---|
3154 | | #define BROKEN_POLL 1 |
---|
3155 | | #define HAVE_DIRFD 1 |
---|
3156 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3157 | | #define HAVE_DIRENT_H 1 |
---|
3158 | | #define HAVE_EXECINFO_H 1 |
---|
3159 | | #define HAVE_BACKTRACE 1 |
---|
3160 | | #define HAVE_ERRNO_H 1 |
---|
3161 | | #define HAVE_SIGNAL_H 1 |
---|
3162 | | #define HAVE_LOCALE_H 1 |
---|
3163 | | #define HAVE_UNISTD_H 1 |
---|
3164 | | #define HAVE_STDINT_H 1 |
---|
3165 | | #define HAVE_ALLOCA_H 1 |
---|
3166 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
3167 | | #define HAVE_SOCKLEN_T 1 |
---|
3168 | | #define HAVE_SYS_UIO_H 1 |
---|
3169 | | #define HAVE_WRITEV 1 |
---|
3170 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
3171 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
3172 | | #define HAVE_ISO_VARARGS 1 |
---|
3173 | | #define HAVE_GNUC_VARARGS 1 |
---|
3174 | | #define HAVE_GETPEEREID 1 |
---|
3175 | | /* end confdefs.h. */ |
---|
3176 | | |
---|
3177 | | #include <sys/types.h> |
---|
3178 | | #include <stdlib.h> |
---|
3179 | | #include <string.h> |
---|
3180 | | #include <stdio.h> |
---|
3181 | | #include <sys/socket.h> |
---|
3182 | | #include <sys/un.h> |
---|
3183 | | #include <errno.h> |
---|
3184 | | |
---|
3185 | | int |
---|
3186 | | main () |
---|
3187 | | { |
---|
3188 | | |
---|
3189 | | size_t slen; |
---|
3190 | | int listen_fd; |
---|
3191 | | struct sockaddr_un addr; |
---|
3192 | | |
---|
3193 | | listen_fd = socket (PF_UNIX, SOCK_STREAM, 0); |
---|
3194 | | |
---|
3195 | | if (listen_fd < 0) |
---|
3196 | | { |
---|
3197 | | fprintf (stderr, "socket() failed: %s\n", strerror (errno)); |
---|
3198 | | exit (1); |
---|
3199 | | } |
---|
3200 | | |
---|
3201 | | memset (&addr, '\0', sizeof (addr)); |
---|
3202 | | addr.sun_family = AF_UNIX; |
---|
3203 | | strcpy (addr.sun_path, "X/tmp/dbus-fake-socket-path-used-in-configure-test"); |
---|
3204 | | /* SUN_LEN uses strlen() so need to calculate it before adding \0 at the |
---|
3205 | | * beginning. |
---|
3206 | | */ |
---|
3207 | | slen = SUN_LEN(&addr); |
---|
3208 | | addr.sun_path[0] = '\0'; /* this is what makes it abstract */ |
---|
3209 | | |
---|
3210 | | if (bind (listen_fd, (struct sockaddr*) &addr, slen) < 0) |
---|
3211 | | { |
---|
3212 | | fprintf (stderr, "Abstract socket namespace bind() failed: %s\n", |
---|
3213 | | strerror (errno)); |
---|
3214 | | exit (1); |
---|
3215 | | } |
---|
3216 | | else |
---|
3217 | | exit (0); |
---|
3218 | | |
---|
3219 | | ; |
---|
3220 | | return 0; |
---|
3221 | | } |
---|
3222 | configure:20492: result: no |
---|
3223 | configure:20531: checking for XML_ParserCreate_MM in -lexpat |
---|
3224 | configure:20556: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lexpat >&5 |
---|
3225 | configure:20556: $? = 0 |
---|
3226 | configure:20565: result: yes |
---|
3227 | configure:20570: checking expat.h usability |
---|
3228 | configure:20570: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3229 | configure:20570: $? = 0 |
---|
3230 | configure:20570: result: yes |
---|
3231 | configure:20570: checking expat.h presence |
---|
3232 | configure:20570: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
3233 | configure:20570: $? = 0 |
---|
3234 | configure:20570: result: yes |
---|
3235 | configure:20570: checking for expat.h |
---|
3236 | configure:20570: result: yes |
---|
3237 | configure:20612: checking for library containing pthread_cond_timedwait |
---|
3238 | configure:20643: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3239 | configure:20643: $? = 0 |
---|
3240 | configure:20660: result: none required |
---|
3241 | configure:20670: checking for library containing pthread_mutexattr_init |
---|
3242 | configure:20701: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3243 | configure:20701: $? = 0 |
---|
3244 | configure:20718: result: none required |
---|
3245 | configure:20728: checking for library containing pthread_mutexattr_settype |
---|
3246 | configure:20759: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3247 | configure:20759: $? = 0 |
---|
3248 | configure:20776: result: none required |
---|
3249 | configure:20789: checking for library containing pthread_condattr_setclock |
---|
3250 | configure:20820: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3251 | Undefined symbols for architecture x86_64: |
---|
3252 | "_pthread_condattr_setclock", referenced from: |
---|
3253 | _main in conftest-f81e28.o |
---|
3254 | ld: symbol(s) not found for architecture x86_64 |
---|
3255 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3256 | configure:20820: $? = 1 |
---|
3257 | configure: failed program was: |
---|
3258 | | /* confdefs.h */ |
---|
3259 | | #define PACKAGE_NAME "dbus" |
---|
3260 | | #define PACKAGE_TARNAME "dbus" |
---|
3261 | | #define PACKAGE_VERSION "1.10.18" |
---|
3262 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
3263 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
3264 | | #define PACKAGE_URL "" |
---|
3265 | | #define PACKAGE "dbus" |
---|
3266 | | #define VERSION "1.10.18" |
---|
3267 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
3268 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
3269 | | #define STDC_HEADERS 1 |
---|
3270 | | #define HAVE_SYS_TYPES_H 1 |
---|
3271 | | #define HAVE_SYS_STAT_H 1 |
---|
3272 | | #define HAVE_STDLIB_H 1 |
---|
3273 | | #define HAVE_STRING_H 1 |
---|
3274 | | #define HAVE_MEMORY_H 1 |
---|
3275 | | #define HAVE_STRINGS_H 1 |
---|
3276 | | #define HAVE_INTTYPES_H 1 |
---|
3277 | | #define HAVE_STDINT_H 1 |
---|
3278 | | #define HAVE_UNISTD_H 1 |
---|
3279 | | #define __EXTENSIONS__ 1 |
---|
3280 | | #define _ALL_SOURCE 1 |
---|
3281 | | #define _GNU_SOURCE 1 |
---|
3282 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3283 | | #define _TANDEM_SOURCE 1 |
---|
3284 | | #define STDC_HEADERS 1 |
---|
3285 | | #define HAVE_DLFCN_H 1 |
---|
3286 | | #define LT_OBJDIR ".libs/" |
---|
3287 | | #define HAVE_VISIBILITY 1 |
---|
3288 | | #define DBUS_UNIX 1 |
---|
3289 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
3290 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
3291 | | #define DBUS_DISABLE_ASSERT 1 |
---|
3292 | | #define SIZEOF_CHAR 1 |
---|
3293 | | #define SIZEOF_SHORT 2 |
---|
3294 | | #define SIZEOF_LONG 8 |
---|
3295 | | #define SIZEOF_INT 4 |
---|
3296 | | #define SIZEOF_VOID_P 8 |
---|
3297 | | #define SIZEOF_LONG_LONG 8 |
---|
3298 | | #define SIZEOF___INT64 0 |
---|
3299 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
3300 | | #define DBUS_VA_COPY va_copy |
---|
3301 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
3302 | | #define DBUS_USE_SYNC 1 |
---|
3303 | | #define HAVE_VSNPRINTF 1 |
---|
3304 | | #define HAVE_VASPRINTF 1 |
---|
3305 | | #define HAVE_NANOSLEEP 1 |
---|
3306 | | #define HAVE_USLEEP 1 |
---|
3307 | | #define HAVE_SETENV 1 |
---|
3308 | | #define HAVE_UNSETENV 1 |
---|
3309 | | #define HAVE_SOCKETPAIR 1 |
---|
3310 | | #define HAVE_GETGROUPLIST 1 |
---|
3311 | | #define HAVE_FPATHCONF 1 |
---|
3312 | | #define HAVE_SETRLIMIT 1 |
---|
3313 | | #define HAVE_POLL 1 |
---|
3314 | | #define HAVE_SETLOCALE 1 |
---|
3315 | | #define HAVE_LOCALECONV 1 |
---|
3316 | | #define HAVE_STRTOLL 1 |
---|
3317 | | #define HAVE_STRTOULL 1 |
---|
3318 | | #define HAVE_ISSETUGID 1 |
---|
3319 | | #define HAVE_GETRLIMIT 1 |
---|
3320 | | #define HAVE_SYSLOG_H 1 |
---|
3321 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
3322 | | #define HAVE_RAISE 1 |
---|
3323 | | #define BROKEN_POLL 1 |
---|
3324 | | #define HAVE_DIRFD 1 |
---|
3325 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3326 | | #define HAVE_DIRENT_H 1 |
---|
3327 | | #define HAVE_EXECINFO_H 1 |
---|
3328 | | #define HAVE_BACKTRACE 1 |
---|
3329 | | #define HAVE_ERRNO_H 1 |
---|
3330 | | #define HAVE_SIGNAL_H 1 |
---|
3331 | | #define HAVE_LOCALE_H 1 |
---|
3332 | | #define HAVE_UNISTD_H 1 |
---|
3333 | | #define HAVE_STDINT_H 1 |
---|
3334 | | #define HAVE_ALLOCA_H 1 |
---|
3335 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
3336 | | #define HAVE_SOCKLEN_T 1 |
---|
3337 | | #define HAVE_SYS_UIO_H 1 |
---|
3338 | | #define HAVE_WRITEV 1 |
---|
3339 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
3340 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
3341 | | #define HAVE_ISO_VARARGS 1 |
---|
3342 | | #define HAVE_GNUC_VARARGS 1 |
---|
3343 | | #define HAVE_GETPEEREID 1 |
---|
3344 | | #define HAVE_EXPAT_H 1 |
---|
3345 | | /* end confdefs.h. */ |
---|
3346 | | |
---|
3347 | | /* Override any GCC internal prototype to avoid an error. |
---|
3348 | | Use char because int might match the return type of a GCC |
---|
3349 | | builtin and then its argument prototype would still apply. */ |
---|
3350 | | #ifdef __cplusplus |
---|
3351 | | extern "C" |
---|
3352 | | #endif |
---|
3353 | | char pthread_condattr_setclock (); |
---|
3354 | | int |
---|
3355 | | main () |
---|
3356 | | { |
---|
3357 | | return pthread_condattr_setclock (); |
---|
3358 | | ; |
---|
3359 | | return 0; |
---|
3360 | | } |
---|
3361 | configure:20820: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread >&5 |
---|
3362 | Undefined symbols for architecture x86_64: |
---|
3363 | "_pthread_condattr_setclock", referenced from: |
---|
3364 | _main in conftest-f68827.o |
---|
3365 | ld: symbol(s) not found for architecture x86_64 |
---|
3366 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3367 | configure:20820: $? = 1 |
---|
3368 | configure: failed program was: |
---|
3369 | | /* confdefs.h */ |
---|
3370 | | #define PACKAGE_NAME "dbus" |
---|
3371 | | #define PACKAGE_TARNAME "dbus" |
---|
3372 | | #define PACKAGE_VERSION "1.10.18" |
---|
3373 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
3374 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
3375 | | #define PACKAGE_URL "" |
---|
3376 | | #define PACKAGE "dbus" |
---|
3377 | | #define VERSION "1.10.18" |
---|
3378 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
3379 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
3380 | | #define STDC_HEADERS 1 |
---|
3381 | | #define HAVE_SYS_TYPES_H 1 |
---|
3382 | | #define HAVE_SYS_STAT_H 1 |
---|
3383 | | #define HAVE_STDLIB_H 1 |
---|
3384 | | #define HAVE_STRING_H 1 |
---|
3385 | | #define HAVE_MEMORY_H 1 |
---|
3386 | | #define HAVE_STRINGS_H 1 |
---|
3387 | | #define HAVE_INTTYPES_H 1 |
---|
3388 | | #define HAVE_STDINT_H 1 |
---|
3389 | | #define HAVE_UNISTD_H 1 |
---|
3390 | | #define __EXTENSIONS__ 1 |
---|
3391 | | #define _ALL_SOURCE 1 |
---|
3392 | | #define _GNU_SOURCE 1 |
---|
3393 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3394 | | #define _TANDEM_SOURCE 1 |
---|
3395 | | #define STDC_HEADERS 1 |
---|
3396 | | #define HAVE_DLFCN_H 1 |
---|
3397 | | #define LT_OBJDIR ".libs/" |
---|
3398 | | #define HAVE_VISIBILITY 1 |
---|
3399 | | #define DBUS_UNIX 1 |
---|
3400 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
3401 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
3402 | | #define DBUS_DISABLE_ASSERT 1 |
---|
3403 | | #define SIZEOF_CHAR 1 |
---|
3404 | | #define SIZEOF_SHORT 2 |
---|
3405 | | #define SIZEOF_LONG 8 |
---|
3406 | | #define SIZEOF_INT 4 |
---|
3407 | | #define SIZEOF_VOID_P 8 |
---|
3408 | | #define SIZEOF_LONG_LONG 8 |
---|
3409 | | #define SIZEOF___INT64 0 |
---|
3410 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
3411 | | #define DBUS_VA_COPY va_copy |
---|
3412 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
3413 | | #define DBUS_USE_SYNC 1 |
---|
3414 | | #define HAVE_VSNPRINTF 1 |
---|
3415 | | #define HAVE_VASPRINTF 1 |
---|
3416 | | #define HAVE_NANOSLEEP 1 |
---|
3417 | | #define HAVE_USLEEP 1 |
---|
3418 | | #define HAVE_SETENV 1 |
---|
3419 | | #define HAVE_UNSETENV 1 |
---|
3420 | | #define HAVE_SOCKETPAIR 1 |
---|
3421 | | #define HAVE_GETGROUPLIST 1 |
---|
3422 | | #define HAVE_FPATHCONF 1 |
---|
3423 | | #define HAVE_SETRLIMIT 1 |
---|
3424 | | #define HAVE_POLL 1 |
---|
3425 | | #define HAVE_SETLOCALE 1 |
---|
3426 | | #define HAVE_LOCALECONV 1 |
---|
3427 | | #define HAVE_STRTOLL 1 |
---|
3428 | | #define HAVE_STRTOULL 1 |
---|
3429 | | #define HAVE_ISSETUGID 1 |
---|
3430 | | #define HAVE_GETRLIMIT 1 |
---|
3431 | | #define HAVE_SYSLOG_H 1 |
---|
3432 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
3433 | | #define HAVE_RAISE 1 |
---|
3434 | | #define BROKEN_POLL 1 |
---|
3435 | | #define HAVE_DIRFD 1 |
---|
3436 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3437 | | #define HAVE_DIRENT_H 1 |
---|
3438 | | #define HAVE_EXECINFO_H 1 |
---|
3439 | | #define HAVE_BACKTRACE 1 |
---|
3440 | | #define HAVE_ERRNO_H 1 |
---|
3441 | | #define HAVE_SIGNAL_H 1 |
---|
3442 | | #define HAVE_LOCALE_H 1 |
---|
3443 | | #define HAVE_UNISTD_H 1 |
---|
3444 | | #define HAVE_STDINT_H 1 |
---|
3445 | | #define HAVE_ALLOCA_H 1 |
---|
3446 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
3447 | | #define HAVE_SOCKLEN_T 1 |
---|
3448 | | #define HAVE_SYS_UIO_H 1 |
---|
3449 | | #define HAVE_WRITEV 1 |
---|
3450 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
3451 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
3452 | | #define HAVE_ISO_VARARGS 1 |
---|
3453 | | #define HAVE_GNUC_VARARGS 1 |
---|
3454 | | #define HAVE_GETPEEREID 1 |
---|
3455 | | #define HAVE_EXPAT_H 1 |
---|
3456 | | /* end confdefs.h. */ |
---|
3457 | | |
---|
3458 | | /* Override any GCC internal prototype to avoid an error. |
---|
3459 | | Use char because int might match the return type of a GCC |
---|
3460 | | builtin and then its argument prototype would still apply. */ |
---|
3461 | | #ifdef __cplusplus |
---|
3462 | | extern "C" |
---|
3463 | | #endif |
---|
3464 | | char pthread_condattr_setclock (); |
---|
3465 | | int |
---|
3466 | | main () |
---|
3467 | | { |
---|
3468 | | return pthread_condattr_setclock (); |
---|
3469 | | ; |
---|
3470 | | return 0; |
---|
3471 | | } |
---|
3472 | configure:20837: result: no |
---|
3473 | configure:20955: checking for is_selinux_enabled in -lselinux |
---|
3474 | configure:20980: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lselinux >&5 |
---|
3475 | ld: library not found for -lselinux |
---|
3476 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3477 | configure:20980: $? = 1 |
---|
3478 | configure: failed program was: |
---|
3479 | | /* confdefs.h */ |
---|
3480 | | #define PACKAGE_NAME "dbus" |
---|
3481 | | #define PACKAGE_TARNAME "dbus" |
---|
3482 | | #define PACKAGE_VERSION "1.10.18" |
---|
3483 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
3484 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
3485 | | #define PACKAGE_URL "" |
---|
3486 | | #define PACKAGE "dbus" |
---|
3487 | | #define VERSION "1.10.18" |
---|
3488 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
3489 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
3490 | | #define STDC_HEADERS 1 |
---|
3491 | | #define HAVE_SYS_TYPES_H 1 |
---|
3492 | | #define HAVE_SYS_STAT_H 1 |
---|
3493 | | #define HAVE_STDLIB_H 1 |
---|
3494 | | #define HAVE_STRING_H 1 |
---|
3495 | | #define HAVE_MEMORY_H 1 |
---|
3496 | | #define HAVE_STRINGS_H 1 |
---|
3497 | | #define HAVE_INTTYPES_H 1 |
---|
3498 | | #define HAVE_STDINT_H 1 |
---|
3499 | | #define HAVE_UNISTD_H 1 |
---|
3500 | | #define __EXTENSIONS__ 1 |
---|
3501 | | #define _ALL_SOURCE 1 |
---|
3502 | | #define _GNU_SOURCE 1 |
---|
3503 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3504 | | #define _TANDEM_SOURCE 1 |
---|
3505 | | #define STDC_HEADERS 1 |
---|
3506 | | #define HAVE_DLFCN_H 1 |
---|
3507 | | #define LT_OBJDIR ".libs/" |
---|
3508 | | #define HAVE_VISIBILITY 1 |
---|
3509 | | #define DBUS_UNIX 1 |
---|
3510 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
3511 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
3512 | | #define DBUS_DISABLE_ASSERT 1 |
---|
3513 | | #define SIZEOF_CHAR 1 |
---|
3514 | | #define SIZEOF_SHORT 2 |
---|
3515 | | #define SIZEOF_LONG 8 |
---|
3516 | | #define SIZEOF_INT 4 |
---|
3517 | | #define SIZEOF_VOID_P 8 |
---|
3518 | | #define SIZEOF_LONG_LONG 8 |
---|
3519 | | #define SIZEOF___INT64 0 |
---|
3520 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
3521 | | #define DBUS_VA_COPY va_copy |
---|
3522 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
3523 | | #define DBUS_USE_SYNC 1 |
---|
3524 | | #define HAVE_VSNPRINTF 1 |
---|
3525 | | #define HAVE_VASPRINTF 1 |
---|
3526 | | #define HAVE_NANOSLEEP 1 |
---|
3527 | | #define HAVE_USLEEP 1 |
---|
3528 | | #define HAVE_SETENV 1 |
---|
3529 | | #define HAVE_UNSETENV 1 |
---|
3530 | | #define HAVE_SOCKETPAIR 1 |
---|
3531 | | #define HAVE_GETGROUPLIST 1 |
---|
3532 | | #define HAVE_FPATHCONF 1 |
---|
3533 | | #define HAVE_SETRLIMIT 1 |
---|
3534 | | #define HAVE_POLL 1 |
---|
3535 | | #define HAVE_SETLOCALE 1 |
---|
3536 | | #define HAVE_LOCALECONV 1 |
---|
3537 | | #define HAVE_STRTOLL 1 |
---|
3538 | | #define HAVE_STRTOULL 1 |
---|
3539 | | #define HAVE_ISSETUGID 1 |
---|
3540 | | #define HAVE_GETRLIMIT 1 |
---|
3541 | | #define HAVE_SYSLOG_H 1 |
---|
3542 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
3543 | | #define HAVE_RAISE 1 |
---|
3544 | | #define BROKEN_POLL 1 |
---|
3545 | | #define HAVE_DIRFD 1 |
---|
3546 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3547 | | #define HAVE_DIRENT_H 1 |
---|
3548 | | #define HAVE_EXECINFO_H 1 |
---|
3549 | | #define HAVE_BACKTRACE 1 |
---|
3550 | | #define HAVE_ERRNO_H 1 |
---|
3551 | | #define HAVE_SIGNAL_H 1 |
---|
3552 | | #define HAVE_LOCALE_H 1 |
---|
3553 | | #define HAVE_UNISTD_H 1 |
---|
3554 | | #define HAVE_STDINT_H 1 |
---|
3555 | | #define HAVE_ALLOCA_H 1 |
---|
3556 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
3557 | | #define HAVE_SOCKLEN_T 1 |
---|
3558 | | #define HAVE_SYS_UIO_H 1 |
---|
3559 | | #define HAVE_WRITEV 1 |
---|
3560 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
3561 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
3562 | | #define HAVE_ISO_VARARGS 1 |
---|
3563 | | #define HAVE_GNUC_VARARGS 1 |
---|
3564 | | #define HAVE_GETPEEREID 1 |
---|
3565 | | #define HAVE_EXPAT_H 1 |
---|
3566 | | /* end confdefs.h. */ |
---|
3567 | | |
---|
3568 | | /* Override any GCC internal prototype to avoid an error. |
---|
3569 | | Use char because int might match the return type of a GCC |
---|
3570 | | builtin and then its argument prototype would still apply. */ |
---|
3571 | | #ifdef __cplusplus |
---|
3572 | | extern "C" |
---|
3573 | | #endif |
---|
3574 | | char is_selinux_enabled (); |
---|
3575 | | int |
---|
3576 | | main () |
---|
3577 | | { |
---|
3578 | | return is_selinux_enabled (); |
---|
3579 | | ; |
---|
3580 | | return 0; |
---|
3581 | | } |
---|
3582 | configure:20989: result: no |
---|
3583 | configure:21028: WARNING: Sufficiently new SELinux library not found |
---|
3584 | configure:21112: checking for APPARMOR |
---|
3585 | configure:21119: $PKG_CONFIG --exists --print-errors "libapparmor >= 2.8.95" |
---|
3586 | Package libapparmor was not found in the pkg-config search path. |
---|
3587 | Perhaps you should add the directory containing `libapparmor.pc' |
---|
3588 | to the PKG_CONFIG_PATH environment variable |
---|
3589 | No package 'libapparmor' found |
---|
3590 | configure:21122: $? = 1 |
---|
3591 | configure:21135: $PKG_CONFIG --exists --print-errors "libapparmor >= 2.8.95" |
---|
3592 | Package libapparmor was not found in the pkg-config search path. |
---|
3593 | Perhaps you should add the directory containing `libapparmor.pc' |
---|
3594 | to the PKG_CONFIG_PATH environment variable |
---|
3595 | No package 'libapparmor' found |
---|
3596 | configure:21138: $? = 1 |
---|
3597 | No package 'libapparmor' found |
---|
3598 | configure:21165: result: no |
---|
3599 | configure:21179: WARNING: Sufficiently new AppArmor library not found |
---|
3600 | configure:21200: checking sys/inotify.h usability |
---|
3601 | configure:21200: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3602 | conftest.c:122:10: fatal error: 'sys/inotify.h' file not found |
---|
3603 | #include <sys/inotify.h> |
---|
3604 | ^ |
---|
3605 | 1 error generated. |
---|
3606 | configure:21200: $? = 1 |
---|
3607 | configure: failed program was: |
---|
3608 | | /* confdefs.h */ |
---|
3609 | | #define PACKAGE_NAME "dbus" |
---|
3610 | | #define PACKAGE_TARNAME "dbus" |
---|
3611 | | #define PACKAGE_VERSION "1.10.18" |
---|
3612 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
3613 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
3614 | | #define PACKAGE_URL "" |
---|
3615 | | #define PACKAGE "dbus" |
---|
3616 | | #define VERSION "1.10.18" |
---|
3617 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
3618 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
3619 | | #define STDC_HEADERS 1 |
---|
3620 | | #define HAVE_SYS_TYPES_H 1 |
---|
3621 | | #define HAVE_SYS_STAT_H 1 |
---|
3622 | | #define HAVE_STDLIB_H 1 |
---|
3623 | | #define HAVE_STRING_H 1 |
---|
3624 | | #define HAVE_MEMORY_H 1 |
---|
3625 | | #define HAVE_STRINGS_H 1 |
---|
3626 | | #define HAVE_INTTYPES_H 1 |
---|
3627 | | #define HAVE_STDINT_H 1 |
---|
3628 | | #define HAVE_UNISTD_H 1 |
---|
3629 | | #define __EXTENSIONS__ 1 |
---|
3630 | | #define _ALL_SOURCE 1 |
---|
3631 | | #define _GNU_SOURCE 1 |
---|
3632 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3633 | | #define _TANDEM_SOURCE 1 |
---|
3634 | | #define STDC_HEADERS 1 |
---|
3635 | | #define HAVE_DLFCN_H 1 |
---|
3636 | | #define LT_OBJDIR ".libs/" |
---|
3637 | | #define HAVE_VISIBILITY 1 |
---|
3638 | | #define DBUS_UNIX 1 |
---|
3639 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
3640 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
3641 | | #define DBUS_DISABLE_ASSERT 1 |
---|
3642 | | #define SIZEOF_CHAR 1 |
---|
3643 | | #define SIZEOF_SHORT 2 |
---|
3644 | | #define SIZEOF_LONG 8 |
---|
3645 | | #define SIZEOF_INT 4 |
---|
3646 | | #define SIZEOF_VOID_P 8 |
---|
3647 | | #define SIZEOF_LONG_LONG 8 |
---|
3648 | | #define SIZEOF___INT64 0 |
---|
3649 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
3650 | | #define DBUS_VA_COPY va_copy |
---|
3651 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
3652 | | #define DBUS_USE_SYNC 1 |
---|
3653 | | #define HAVE_VSNPRINTF 1 |
---|
3654 | | #define HAVE_VASPRINTF 1 |
---|
3655 | | #define HAVE_NANOSLEEP 1 |
---|
3656 | | #define HAVE_USLEEP 1 |
---|
3657 | | #define HAVE_SETENV 1 |
---|
3658 | | #define HAVE_UNSETENV 1 |
---|
3659 | | #define HAVE_SOCKETPAIR 1 |
---|
3660 | | #define HAVE_GETGROUPLIST 1 |
---|
3661 | | #define HAVE_FPATHCONF 1 |
---|
3662 | | #define HAVE_SETRLIMIT 1 |
---|
3663 | | #define HAVE_POLL 1 |
---|
3664 | | #define HAVE_SETLOCALE 1 |
---|
3665 | | #define HAVE_LOCALECONV 1 |
---|
3666 | | #define HAVE_STRTOLL 1 |
---|
3667 | | #define HAVE_STRTOULL 1 |
---|
3668 | | #define HAVE_ISSETUGID 1 |
---|
3669 | | #define HAVE_GETRLIMIT 1 |
---|
3670 | | #define HAVE_SYSLOG_H 1 |
---|
3671 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
3672 | | #define HAVE_RAISE 1 |
---|
3673 | | #define BROKEN_POLL 1 |
---|
3674 | | #define HAVE_DIRFD 1 |
---|
3675 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3676 | | #define HAVE_DIRENT_H 1 |
---|
3677 | | #define HAVE_EXECINFO_H 1 |
---|
3678 | | #define HAVE_BACKTRACE 1 |
---|
3679 | | #define HAVE_ERRNO_H 1 |
---|
3680 | | #define HAVE_SIGNAL_H 1 |
---|
3681 | | #define HAVE_LOCALE_H 1 |
---|
3682 | | #define HAVE_UNISTD_H 1 |
---|
3683 | | #define HAVE_STDINT_H 1 |
---|
3684 | | #define HAVE_ALLOCA_H 1 |
---|
3685 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
3686 | | #define HAVE_SOCKLEN_T 1 |
---|
3687 | | #define HAVE_SYS_UIO_H 1 |
---|
3688 | | #define HAVE_WRITEV 1 |
---|
3689 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
3690 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
3691 | | #define HAVE_ISO_VARARGS 1 |
---|
3692 | | #define HAVE_GNUC_VARARGS 1 |
---|
3693 | | #define HAVE_GETPEEREID 1 |
---|
3694 | | #define HAVE_EXPAT_H 1 |
---|
3695 | | /* end confdefs.h. */ |
---|
3696 | | #include <stdio.h> |
---|
3697 | | #ifdef HAVE_SYS_TYPES_H |
---|
3698 | | # include <sys/types.h> |
---|
3699 | | #endif |
---|
3700 | | #ifdef HAVE_SYS_STAT_H |
---|
3701 | | # include <sys/stat.h> |
---|
3702 | | #endif |
---|
3703 | | #ifdef STDC_HEADERS |
---|
3704 | | # include <stdlib.h> |
---|
3705 | | # include <stddef.h> |
---|
3706 | | #else |
---|
3707 | | # ifdef HAVE_STDLIB_H |
---|
3708 | | # include <stdlib.h> |
---|
3709 | | # endif |
---|
3710 | | #endif |
---|
3711 | | #ifdef HAVE_STRING_H |
---|
3712 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3713 | | # include <memory.h> |
---|
3714 | | # endif |
---|
3715 | | # include <string.h> |
---|
3716 | | #endif |
---|
3717 | | #ifdef HAVE_STRINGS_H |
---|
3718 | | # include <strings.h> |
---|
3719 | | #endif |
---|
3720 | | #ifdef HAVE_INTTYPES_H |
---|
3721 | | # include <inttypes.h> |
---|
3722 | | #endif |
---|
3723 | | #ifdef HAVE_STDINT_H |
---|
3724 | | # include <stdint.h> |
---|
3725 | | #endif |
---|
3726 | | #ifdef HAVE_UNISTD_H |
---|
3727 | | # include <unistd.h> |
---|
3728 | | #endif |
---|
3729 | | #include <sys/inotify.h> |
---|
3730 | configure:21200: result: no |
---|
3731 | configure:21200: checking sys/inotify.h presence |
---|
3732 | configure:21200: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
3733 | conftest.c:89:10: fatal error: 'sys/inotify.h' file not found |
---|
3734 | #include <sys/inotify.h> |
---|
3735 | ^ |
---|
3736 | 1 error generated. |
---|
3737 | configure:21200: $? = 1 |
---|
3738 | configure: failed program was: |
---|
3739 | | /* confdefs.h */ |
---|
3740 | | #define PACKAGE_NAME "dbus" |
---|
3741 | | #define PACKAGE_TARNAME "dbus" |
---|
3742 | | #define PACKAGE_VERSION "1.10.18" |
---|
3743 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
3744 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
3745 | | #define PACKAGE_URL "" |
---|
3746 | | #define PACKAGE "dbus" |
---|
3747 | | #define VERSION "1.10.18" |
---|
3748 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
3749 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
3750 | | #define STDC_HEADERS 1 |
---|
3751 | | #define HAVE_SYS_TYPES_H 1 |
---|
3752 | | #define HAVE_SYS_STAT_H 1 |
---|
3753 | | #define HAVE_STDLIB_H 1 |
---|
3754 | | #define HAVE_STRING_H 1 |
---|
3755 | | #define HAVE_MEMORY_H 1 |
---|
3756 | | #define HAVE_STRINGS_H 1 |
---|
3757 | | #define HAVE_INTTYPES_H 1 |
---|
3758 | | #define HAVE_STDINT_H 1 |
---|
3759 | | #define HAVE_UNISTD_H 1 |
---|
3760 | | #define __EXTENSIONS__ 1 |
---|
3761 | | #define _ALL_SOURCE 1 |
---|
3762 | | #define _GNU_SOURCE 1 |
---|
3763 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3764 | | #define _TANDEM_SOURCE 1 |
---|
3765 | | #define STDC_HEADERS 1 |
---|
3766 | | #define HAVE_DLFCN_H 1 |
---|
3767 | | #define LT_OBJDIR ".libs/" |
---|
3768 | | #define HAVE_VISIBILITY 1 |
---|
3769 | | #define DBUS_UNIX 1 |
---|
3770 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
3771 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
3772 | | #define DBUS_DISABLE_ASSERT 1 |
---|
3773 | | #define SIZEOF_CHAR 1 |
---|
3774 | | #define SIZEOF_SHORT 2 |
---|
3775 | | #define SIZEOF_LONG 8 |
---|
3776 | | #define SIZEOF_INT 4 |
---|
3777 | | #define SIZEOF_VOID_P 8 |
---|
3778 | | #define SIZEOF_LONG_LONG 8 |
---|
3779 | | #define SIZEOF___INT64 0 |
---|
3780 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
3781 | | #define DBUS_VA_COPY va_copy |
---|
3782 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
3783 | | #define DBUS_USE_SYNC 1 |
---|
3784 | | #define HAVE_VSNPRINTF 1 |
---|
3785 | | #define HAVE_VASPRINTF 1 |
---|
3786 | | #define HAVE_NANOSLEEP 1 |
---|
3787 | | #define HAVE_USLEEP 1 |
---|
3788 | | #define HAVE_SETENV 1 |
---|
3789 | | #define HAVE_UNSETENV 1 |
---|
3790 | | #define HAVE_SOCKETPAIR 1 |
---|
3791 | | #define HAVE_GETGROUPLIST 1 |
---|
3792 | | #define HAVE_FPATHCONF 1 |
---|
3793 | | #define HAVE_SETRLIMIT 1 |
---|
3794 | | #define HAVE_POLL 1 |
---|
3795 | | #define HAVE_SETLOCALE 1 |
---|
3796 | | #define HAVE_LOCALECONV 1 |
---|
3797 | | #define HAVE_STRTOLL 1 |
---|
3798 | | #define HAVE_STRTOULL 1 |
---|
3799 | | #define HAVE_ISSETUGID 1 |
---|
3800 | | #define HAVE_GETRLIMIT 1 |
---|
3801 | | #define HAVE_SYSLOG_H 1 |
---|
3802 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
3803 | | #define HAVE_RAISE 1 |
---|
3804 | | #define BROKEN_POLL 1 |
---|
3805 | | #define HAVE_DIRFD 1 |
---|
3806 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3807 | | #define HAVE_DIRENT_H 1 |
---|
3808 | | #define HAVE_EXECINFO_H 1 |
---|
3809 | | #define HAVE_BACKTRACE 1 |
---|
3810 | | #define HAVE_ERRNO_H 1 |
---|
3811 | | #define HAVE_SIGNAL_H 1 |
---|
3812 | | #define HAVE_LOCALE_H 1 |
---|
3813 | | #define HAVE_UNISTD_H 1 |
---|
3814 | | #define HAVE_STDINT_H 1 |
---|
3815 | | #define HAVE_ALLOCA_H 1 |
---|
3816 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
3817 | | #define HAVE_SOCKLEN_T 1 |
---|
3818 | | #define HAVE_SYS_UIO_H 1 |
---|
3819 | | #define HAVE_WRITEV 1 |
---|
3820 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
3821 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
3822 | | #define HAVE_ISO_VARARGS 1 |
---|
3823 | | #define HAVE_GNUC_VARARGS 1 |
---|
3824 | | #define HAVE_GETPEEREID 1 |
---|
3825 | | #define HAVE_EXPAT_H 1 |
---|
3826 | | /* end confdefs.h. */ |
---|
3827 | | #include <sys/inotify.h> |
---|
3828 | configure:21200: result: no |
---|
3829 | configure:21200: checking for sys/inotify.h |
---|
3830 | configure:21200: result: no |
---|
3831 | configure:21253: checking for Linux epoll(4) |
---|
3832 | configure:21271: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3833 | conftest.c:91:10: error: This is not Linux |
---|
3834 | #error This is not Linux |
---|
3835 | ^ |
---|
3836 | conftest.c:93:18: fatal error: 'sys/epoll.h' file not found |
---|
3837 | #include <sys/epoll.h> |
---|
3838 | ^ |
---|
3839 | 2 errors generated. |
---|
3840 | configure:21271: $? = 1 |
---|
3841 | configure: failed program was: |
---|
3842 | | /* confdefs.h */ |
---|
3843 | | #define PACKAGE_NAME "dbus" |
---|
3844 | | #define PACKAGE_TARNAME "dbus" |
---|
3845 | | #define PACKAGE_VERSION "1.10.18" |
---|
3846 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
3847 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
3848 | | #define PACKAGE_URL "" |
---|
3849 | | #define PACKAGE "dbus" |
---|
3850 | | #define VERSION "1.10.18" |
---|
3851 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
3852 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
3853 | | #define STDC_HEADERS 1 |
---|
3854 | | #define HAVE_SYS_TYPES_H 1 |
---|
3855 | | #define HAVE_SYS_STAT_H 1 |
---|
3856 | | #define HAVE_STDLIB_H 1 |
---|
3857 | | #define HAVE_STRING_H 1 |
---|
3858 | | #define HAVE_MEMORY_H 1 |
---|
3859 | | #define HAVE_STRINGS_H 1 |
---|
3860 | | #define HAVE_INTTYPES_H 1 |
---|
3861 | | #define HAVE_STDINT_H 1 |
---|
3862 | | #define HAVE_UNISTD_H 1 |
---|
3863 | | #define __EXTENSIONS__ 1 |
---|
3864 | | #define _ALL_SOURCE 1 |
---|
3865 | | #define _GNU_SOURCE 1 |
---|
3866 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3867 | | #define _TANDEM_SOURCE 1 |
---|
3868 | | #define STDC_HEADERS 1 |
---|
3869 | | #define HAVE_DLFCN_H 1 |
---|
3870 | | #define LT_OBJDIR ".libs/" |
---|
3871 | | #define HAVE_VISIBILITY 1 |
---|
3872 | | #define DBUS_UNIX 1 |
---|
3873 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
3874 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
3875 | | #define DBUS_DISABLE_ASSERT 1 |
---|
3876 | | #define SIZEOF_CHAR 1 |
---|
3877 | | #define SIZEOF_SHORT 2 |
---|
3878 | | #define SIZEOF_LONG 8 |
---|
3879 | | #define SIZEOF_INT 4 |
---|
3880 | | #define SIZEOF_VOID_P 8 |
---|
3881 | | #define SIZEOF_LONG_LONG 8 |
---|
3882 | | #define SIZEOF___INT64 0 |
---|
3883 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
3884 | | #define DBUS_VA_COPY va_copy |
---|
3885 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
3886 | | #define DBUS_USE_SYNC 1 |
---|
3887 | | #define HAVE_VSNPRINTF 1 |
---|
3888 | | #define HAVE_VASPRINTF 1 |
---|
3889 | | #define HAVE_NANOSLEEP 1 |
---|
3890 | | #define HAVE_USLEEP 1 |
---|
3891 | | #define HAVE_SETENV 1 |
---|
3892 | | #define HAVE_UNSETENV 1 |
---|
3893 | | #define HAVE_SOCKETPAIR 1 |
---|
3894 | | #define HAVE_GETGROUPLIST 1 |
---|
3895 | | #define HAVE_FPATHCONF 1 |
---|
3896 | | #define HAVE_SETRLIMIT 1 |
---|
3897 | | #define HAVE_POLL 1 |
---|
3898 | | #define HAVE_SETLOCALE 1 |
---|
3899 | | #define HAVE_LOCALECONV 1 |
---|
3900 | | #define HAVE_STRTOLL 1 |
---|
3901 | | #define HAVE_STRTOULL 1 |
---|
3902 | | #define HAVE_ISSETUGID 1 |
---|
3903 | | #define HAVE_GETRLIMIT 1 |
---|
3904 | | #define HAVE_SYSLOG_H 1 |
---|
3905 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
3906 | | #define HAVE_RAISE 1 |
---|
3907 | | #define BROKEN_POLL 1 |
---|
3908 | | #define HAVE_DIRFD 1 |
---|
3909 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3910 | | #define HAVE_DIRENT_H 1 |
---|
3911 | | #define HAVE_EXECINFO_H 1 |
---|
3912 | | #define HAVE_BACKTRACE 1 |
---|
3913 | | #define HAVE_ERRNO_H 1 |
---|
3914 | | #define HAVE_SIGNAL_H 1 |
---|
3915 | | #define HAVE_LOCALE_H 1 |
---|
3916 | | #define HAVE_UNISTD_H 1 |
---|
3917 | | #define HAVE_STDINT_H 1 |
---|
3918 | | #define HAVE_ALLOCA_H 1 |
---|
3919 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
3920 | | #define HAVE_SOCKLEN_T 1 |
---|
3921 | | #define HAVE_SYS_UIO_H 1 |
---|
3922 | | #define HAVE_WRITEV 1 |
---|
3923 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
3924 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
3925 | | #define HAVE_ISO_VARARGS 1 |
---|
3926 | | #define HAVE_GNUC_VARARGS 1 |
---|
3927 | | #define HAVE_GETPEEREID 1 |
---|
3928 | | #define HAVE_EXPAT_H 1 |
---|
3929 | | /* end confdefs.h. */ |
---|
3930 | | |
---|
3931 | | #ifndef __linux__ |
---|
3932 | | #error This is not Linux |
---|
3933 | | #endif |
---|
3934 | | #include <sys/epoll.h> |
---|
3935 | | |
---|
3936 | | int |
---|
3937 | | main () |
---|
3938 | | { |
---|
3939 | | epoll_create1 (EPOLL_CLOEXEC); |
---|
3940 | | ; |
---|
3941 | | return 0; |
---|
3942 | | } |
---|
3943 | configure:21278: result: no |
---|
3944 | configure:21303: checking sys/event.h usability |
---|
3945 | configure:21303: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3946 | configure:21303: $? = 0 |
---|
3947 | configure:21303: result: yes |
---|
3948 | configure:21303: checking sys/event.h presence |
---|
3949 | configure:21303: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
3950 | configure:21303: $? = 0 |
---|
3951 | configure:21303: result: yes |
---|
3952 | configure:21303: checking for sys/event.h |
---|
3953 | configure:21303: result: yes |
---|
3954 | configure:21311: checking for kqueue |
---|
3955 | configure:21311: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
3956 | configure:21311: $? = 0 |
---|
3957 | configure:21311: result: yes |
---|
3958 | configure:21344: checking launch.h usability |
---|
3959 | configure:21344: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3960 | configure:21344: $? = 0 |
---|
3961 | configure:21344: result: yes |
---|
3962 | configure:21344: checking launch.h presence |
---|
3963 | configure:21344: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
3964 | configure:21344: $? = 0 |
---|
3965 | configure:21344: result: yes |
---|
3966 | configure:21344: checking for launch.h |
---|
3967 | configure:21344: result: yes |
---|
3968 | configure:21354: checking for launchctl |
---|
3969 | configure:21372: found /bin/launchctl |
---|
3970 | configure:21384: result: /bin/launchctl |
---|
3971 | configure:21454: checking for SYSTEMD |
---|
3972 | configure:21461: $PKG_CONFIG --exists --print-errors "libsystemd >= 209" |
---|
3973 | Package libsystemd was not found in the pkg-config search path. |
---|
3974 | Perhaps you should add the directory containing `libsystemd.pc' |
---|
3975 | to the PKG_CONFIG_PATH environment variable |
---|
3976 | No package 'libsystemd' found |
---|
3977 | configure:21464: $? = 1 |
---|
3978 | configure:21477: $PKG_CONFIG --exists --print-errors "libsystemd >= 209" |
---|
3979 | Package libsystemd was not found in the pkg-config search path. |
---|
3980 | Perhaps you should add the directory containing `libsystemd.pc' |
---|
3981 | to the PKG_CONFIG_PATH environment variable |
---|
3982 | No package 'libsystemd' found |
---|
3983 | configure:21480: $? = 1 |
---|
3984 | No package 'libsystemd' found |
---|
3985 | configure:21507: result: no |
---|
3986 | configure:21511: checking for SYSTEMD |
---|
3987 | configure:21518: $PKG_CONFIG --exists --print-errors "libsystemd-login >= 32, libsystemd-daemon >= 32, libsystemd-journal >= 32" |
---|
3988 | Package libsystemd-login was not found in the pkg-config search path. |
---|
3989 | Perhaps you should add the directory containing `libsystemd-login.pc' |
---|
3990 | to the PKG_CONFIG_PATH environment variable |
---|
3991 | No package 'libsystemd-login' found |
---|
3992 | Package libsystemd-daemon was not found in the pkg-config search path. |
---|
3993 | Perhaps you should add the directory containing `libsystemd-daemon.pc' |
---|
3994 | to the PKG_CONFIG_PATH environment variable |
---|
3995 | No package 'libsystemd-daemon' found |
---|
3996 | Package libsystemd-journal was not found in the pkg-config search path. |
---|
3997 | Perhaps you should add the directory containing `libsystemd-journal.pc' |
---|
3998 | to the PKG_CONFIG_PATH environment variable |
---|
3999 | No package 'libsystemd-journal' found |
---|
4000 | configure:21521: $? = 1 |
---|
4001 | configure:21534: $PKG_CONFIG --exists --print-errors "libsystemd-login >= 32, libsystemd-daemon >= 32, libsystemd-journal >= 32" |
---|
4002 | Package libsystemd-login was not found in the pkg-config search path. |
---|
4003 | Perhaps you should add the directory containing `libsystemd-login.pc' |
---|
4004 | to the PKG_CONFIG_PATH environment variable |
---|
4005 | No package 'libsystemd-login' found |
---|
4006 | Package libsystemd-daemon was not found in the pkg-config search path. |
---|
4007 | Perhaps you should add the directory containing `libsystemd-daemon.pc' |
---|
4008 | to the PKG_CONFIG_PATH environment variable |
---|
4009 | No package 'libsystemd-daemon' found |
---|
4010 | Package libsystemd-journal was not found in the pkg-config search path. |
---|
4011 | Perhaps you should add the directory containing `libsystemd-journal.pc' |
---|
4012 | to the PKG_CONFIG_PATH environment variable |
---|
4013 | No package 'libsystemd-journal' found |
---|
4014 | configure:21537: $? = 1 |
---|
4015 | No package 'libsystemd-login' found |
---|
4016 | No package 'libsystemd-daemon' found |
---|
4017 | No package 'libsystemd-journal' found |
---|
4018 | configure:21564: result: no |
---|
4019 | configure:21669: checking for systemctl |
---|
4020 | configure:21700: result: /usr/bin/systemctl |
---|
4021 | configure:21714: checking for audit_log_user_avc_message in -laudit |
---|
4022 | configure:21739: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -laudit >&5 |
---|
4023 | ld: library not found for -laudit |
---|
4024 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4025 | configure:21739: $? = 1 |
---|
4026 | configure: failed program was: |
---|
4027 | | /* confdefs.h */ |
---|
4028 | | #define PACKAGE_NAME "dbus" |
---|
4029 | | #define PACKAGE_TARNAME "dbus" |
---|
4030 | | #define PACKAGE_VERSION "1.10.18" |
---|
4031 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
4032 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
4033 | | #define PACKAGE_URL "" |
---|
4034 | | #define PACKAGE "dbus" |
---|
4035 | | #define VERSION "1.10.18" |
---|
4036 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
4037 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
4038 | | #define STDC_HEADERS 1 |
---|
4039 | | #define HAVE_SYS_TYPES_H 1 |
---|
4040 | | #define HAVE_SYS_STAT_H 1 |
---|
4041 | | #define HAVE_STDLIB_H 1 |
---|
4042 | | #define HAVE_STRING_H 1 |
---|
4043 | | #define HAVE_MEMORY_H 1 |
---|
4044 | | #define HAVE_STRINGS_H 1 |
---|
4045 | | #define HAVE_INTTYPES_H 1 |
---|
4046 | | #define HAVE_STDINT_H 1 |
---|
4047 | | #define HAVE_UNISTD_H 1 |
---|
4048 | | #define __EXTENSIONS__ 1 |
---|
4049 | | #define _ALL_SOURCE 1 |
---|
4050 | | #define _GNU_SOURCE 1 |
---|
4051 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4052 | | #define _TANDEM_SOURCE 1 |
---|
4053 | | #define STDC_HEADERS 1 |
---|
4054 | | #define HAVE_DLFCN_H 1 |
---|
4055 | | #define LT_OBJDIR ".libs/" |
---|
4056 | | #define HAVE_VISIBILITY 1 |
---|
4057 | | #define DBUS_UNIX 1 |
---|
4058 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
4059 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
4060 | | #define DBUS_DISABLE_ASSERT 1 |
---|
4061 | | #define SIZEOF_CHAR 1 |
---|
4062 | | #define SIZEOF_SHORT 2 |
---|
4063 | | #define SIZEOF_LONG 8 |
---|
4064 | | #define SIZEOF_INT 4 |
---|
4065 | | #define SIZEOF_VOID_P 8 |
---|
4066 | | #define SIZEOF_LONG_LONG 8 |
---|
4067 | | #define SIZEOF___INT64 0 |
---|
4068 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
4069 | | #define DBUS_VA_COPY va_copy |
---|
4070 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
4071 | | #define DBUS_USE_SYNC 1 |
---|
4072 | | #define HAVE_VSNPRINTF 1 |
---|
4073 | | #define HAVE_VASPRINTF 1 |
---|
4074 | | #define HAVE_NANOSLEEP 1 |
---|
4075 | | #define HAVE_USLEEP 1 |
---|
4076 | | #define HAVE_SETENV 1 |
---|
4077 | | #define HAVE_UNSETENV 1 |
---|
4078 | | #define HAVE_SOCKETPAIR 1 |
---|
4079 | | #define HAVE_GETGROUPLIST 1 |
---|
4080 | | #define HAVE_FPATHCONF 1 |
---|
4081 | | #define HAVE_SETRLIMIT 1 |
---|
4082 | | #define HAVE_POLL 1 |
---|
4083 | | #define HAVE_SETLOCALE 1 |
---|
4084 | | #define HAVE_LOCALECONV 1 |
---|
4085 | | #define HAVE_STRTOLL 1 |
---|
4086 | | #define HAVE_STRTOULL 1 |
---|
4087 | | #define HAVE_ISSETUGID 1 |
---|
4088 | | #define HAVE_GETRLIMIT 1 |
---|
4089 | | #define HAVE_SYSLOG_H 1 |
---|
4090 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
4091 | | #define HAVE_RAISE 1 |
---|
4092 | | #define BROKEN_POLL 1 |
---|
4093 | | #define HAVE_DIRFD 1 |
---|
4094 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4095 | | #define HAVE_DIRENT_H 1 |
---|
4096 | | #define HAVE_EXECINFO_H 1 |
---|
4097 | | #define HAVE_BACKTRACE 1 |
---|
4098 | | #define HAVE_ERRNO_H 1 |
---|
4099 | | #define HAVE_SIGNAL_H 1 |
---|
4100 | | #define HAVE_LOCALE_H 1 |
---|
4101 | | #define HAVE_UNISTD_H 1 |
---|
4102 | | #define HAVE_STDINT_H 1 |
---|
4103 | | #define HAVE_ALLOCA_H 1 |
---|
4104 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
4105 | | #define HAVE_SOCKLEN_T 1 |
---|
4106 | | #define HAVE_SYS_UIO_H 1 |
---|
4107 | | #define HAVE_WRITEV 1 |
---|
4108 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
4109 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
4110 | | #define HAVE_ISO_VARARGS 1 |
---|
4111 | | #define HAVE_GNUC_VARARGS 1 |
---|
4112 | | #define HAVE_GETPEEREID 1 |
---|
4113 | | #define HAVE_EXPAT_H 1 |
---|
4114 | | #define DBUS_BUS_ENABLE_KQUEUE 1 |
---|
4115 | | #define DBUS_ENABLE_LAUNCHD 1 |
---|
4116 | | /* end confdefs.h. */ |
---|
4117 | | |
---|
4118 | | /* Override any GCC internal prototype to avoid an error. |
---|
4119 | | Use char because int might match the return type of a GCC |
---|
4120 | | builtin and then its argument prototype would still apply. */ |
---|
4121 | | #ifdef __cplusplus |
---|
4122 | | extern "C" |
---|
4123 | | #endif |
---|
4124 | | char audit_log_user_avc_message (); |
---|
4125 | | int |
---|
4126 | | main () |
---|
4127 | | { |
---|
4128 | | return audit_log_user_avc_message (); |
---|
4129 | | ; |
---|
4130 | | return 0; |
---|
4131 | | } |
---|
4132 | configure:21748: result: no |
---|
4133 | configure:21821: checking for ADT API |
---|
4134 | configure:21837: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
4135 | conftest.c:92:10: fatal error: 'bsm/adt.h' file not found |
---|
4136 | #include <bsm/adt.h> |
---|
4137 | ^ |
---|
4138 | 1 error generated. |
---|
4139 | configure:21837: $? = 1 |
---|
4140 | configure: failed program was: |
---|
4141 | | /* confdefs.h */ |
---|
4142 | | #define PACKAGE_NAME "dbus" |
---|
4143 | | #define PACKAGE_TARNAME "dbus" |
---|
4144 | | #define PACKAGE_VERSION "1.10.18" |
---|
4145 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
4146 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
4147 | | #define PACKAGE_URL "" |
---|
4148 | | #define PACKAGE "dbus" |
---|
4149 | | #define VERSION "1.10.18" |
---|
4150 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
4151 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
4152 | | #define STDC_HEADERS 1 |
---|
4153 | | #define HAVE_SYS_TYPES_H 1 |
---|
4154 | | #define HAVE_SYS_STAT_H 1 |
---|
4155 | | #define HAVE_STDLIB_H 1 |
---|
4156 | | #define HAVE_STRING_H 1 |
---|
4157 | | #define HAVE_MEMORY_H 1 |
---|
4158 | | #define HAVE_STRINGS_H 1 |
---|
4159 | | #define HAVE_INTTYPES_H 1 |
---|
4160 | | #define HAVE_STDINT_H 1 |
---|
4161 | | #define HAVE_UNISTD_H 1 |
---|
4162 | | #define __EXTENSIONS__ 1 |
---|
4163 | | #define _ALL_SOURCE 1 |
---|
4164 | | #define _GNU_SOURCE 1 |
---|
4165 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4166 | | #define _TANDEM_SOURCE 1 |
---|
4167 | | #define STDC_HEADERS 1 |
---|
4168 | | #define HAVE_DLFCN_H 1 |
---|
4169 | | #define LT_OBJDIR ".libs/" |
---|
4170 | | #define HAVE_VISIBILITY 1 |
---|
4171 | | #define DBUS_UNIX 1 |
---|
4172 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
4173 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
4174 | | #define DBUS_DISABLE_ASSERT 1 |
---|
4175 | | #define SIZEOF_CHAR 1 |
---|
4176 | | #define SIZEOF_SHORT 2 |
---|
4177 | | #define SIZEOF_LONG 8 |
---|
4178 | | #define SIZEOF_INT 4 |
---|
4179 | | #define SIZEOF_VOID_P 8 |
---|
4180 | | #define SIZEOF_LONG_LONG 8 |
---|
4181 | | #define SIZEOF___INT64 0 |
---|
4182 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
4183 | | #define DBUS_VA_COPY va_copy |
---|
4184 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
4185 | | #define DBUS_USE_SYNC 1 |
---|
4186 | | #define HAVE_VSNPRINTF 1 |
---|
4187 | | #define HAVE_VASPRINTF 1 |
---|
4188 | | #define HAVE_NANOSLEEP 1 |
---|
4189 | | #define HAVE_USLEEP 1 |
---|
4190 | | #define HAVE_SETENV 1 |
---|
4191 | | #define HAVE_UNSETENV 1 |
---|
4192 | | #define HAVE_SOCKETPAIR 1 |
---|
4193 | | #define HAVE_GETGROUPLIST 1 |
---|
4194 | | #define HAVE_FPATHCONF 1 |
---|
4195 | | #define HAVE_SETRLIMIT 1 |
---|
4196 | | #define HAVE_POLL 1 |
---|
4197 | | #define HAVE_SETLOCALE 1 |
---|
4198 | | #define HAVE_LOCALECONV 1 |
---|
4199 | | #define HAVE_STRTOLL 1 |
---|
4200 | | #define HAVE_STRTOULL 1 |
---|
4201 | | #define HAVE_ISSETUGID 1 |
---|
4202 | | #define HAVE_GETRLIMIT 1 |
---|
4203 | | #define HAVE_SYSLOG_H 1 |
---|
4204 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
4205 | | #define HAVE_RAISE 1 |
---|
4206 | | #define BROKEN_POLL 1 |
---|
4207 | | #define HAVE_DIRFD 1 |
---|
4208 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4209 | | #define HAVE_DIRENT_H 1 |
---|
4210 | | #define HAVE_EXECINFO_H 1 |
---|
4211 | | #define HAVE_BACKTRACE 1 |
---|
4212 | | #define HAVE_ERRNO_H 1 |
---|
4213 | | #define HAVE_SIGNAL_H 1 |
---|
4214 | | #define HAVE_LOCALE_H 1 |
---|
4215 | | #define HAVE_UNISTD_H 1 |
---|
4216 | | #define HAVE_STDINT_H 1 |
---|
4217 | | #define HAVE_ALLOCA_H 1 |
---|
4218 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
4219 | | #define HAVE_SOCKLEN_T 1 |
---|
4220 | | #define HAVE_SYS_UIO_H 1 |
---|
4221 | | #define HAVE_WRITEV 1 |
---|
4222 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
4223 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
4224 | | #define HAVE_ISO_VARARGS 1 |
---|
4225 | | #define HAVE_GNUC_VARARGS 1 |
---|
4226 | | #define HAVE_GETPEEREID 1 |
---|
4227 | | #define HAVE_EXPAT_H 1 |
---|
4228 | | #define DBUS_BUS_ENABLE_KQUEUE 1 |
---|
4229 | | #define DBUS_ENABLE_LAUNCHD 1 |
---|
4230 | | /* end confdefs.h. */ |
---|
4231 | | |
---|
4232 | | #include <bsm/adt.h> |
---|
4233 | | adt_user_context = ADT_USER; |
---|
4234 | | |
---|
4235 | | int |
---|
4236 | | main () |
---|
4237 | | { |
---|
4238 | | |
---|
4239 | | ; |
---|
4240 | | return 0; |
---|
4241 | | } |
---|
4242 | configure:21854: result: no |
---|
4243 | configure:21860: checking for SCM_RIGHTS |
---|
4244 | configure:21878: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
4245 | configure:21878: $? = 0 |
---|
4246 | configure:21879: result: supported |
---|
4247 | configure:22039: checking for X |
---|
4248 | configure:22217: result: disabled |
---|
4249 | configure:22796: checking to see if compiler understands |
---|
4250 | configure:22815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
4251 | configure:22815: $? = 0 |
---|
4252 | configure:22831: result: yes |
---|
4253 | configure:22850: checking to see if compiler understands -Wall |
---|
4254 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c >&5 |
---|
4255 | configure:22869: $? = 0 |
---|
4256 | configure:22885: result: yes |
---|
4257 | configure:22850: checking to see if compiler understands -Wextra |
---|
4258 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wextra -I/opt/local/include conftest.c >&5 |
---|
4259 | configure:22869: $? = 0 |
---|
4260 | configure:22885: result: yes |
---|
4261 | configure:22850: checking to see if compiler understands -Wchar-subscripts |
---|
4262 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wchar-subscripts -I/opt/local/include conftest.c >&5 |
---|
4263 | configure:22869: $? = 0 |
---|
4264 | configure:22885: result: yes |
---|
4265 | configure:22850: checking to see if compiler understands -Wmissing-declarations |
---|
4266 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wmissing-declarations -I/opt/local/include conftest.c >&5 |
---|
4267 | configure:22869: $? = 0 |
---|
4268 | configure:22885: result: yes |
---|
4269 | configure:22850: checking to see if compiler understands -Wmissing-prototypes |
---|
4270 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wmissing-prototypes -I/opt/local/include conftest.c >&5 |
---|
4271 | configure:22869: $? = 0 |
---|
4272 | configure:22885: result: yes |
---|
4273 | configure:22850: checking to see if compiler understands -Wnested-externs |
---|
4274 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wnested-externs -I/opt/local/include conftest.c >&5 |
---|
4275 | configure:22869: $? = 0 |
---|
4276 | configure:22885: result: yes |
---|
4277 | configure:22850: checking to see if compiler understands -Wpointer-arith |
---|
4278 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wpointer-arith -I/opt/local/include conftest.c >&5 |
---|
4279 | configure:22869: $? = 0 |
---|
4280 | configure:22885: result: yes |
---|
4281 | configure:22850: checking to see if compiler understands -Wcast-align |
---|
4282 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wcast-align -I/opt/local/include conftest.c >&5 |
---|
4283 | configure:22869: $? = 0 |
---|
4284 | configure:22885: result: yes |
---|
4285 | configure:22850: checking to see if compiler understands -Wno-address |
---|
4286 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-address -I/opt/local/include conftest.c >&5 |
---|
4287 | configure:22869: $? = 0 |
---|
4288 | configure:22885: result: yes |
---|
4289 | configure:22850: checking to see if compiler understands -Wfloat-equal |
---|
4290 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wfloat-equal -I/opt/local/include conftest.c >&5 |
---|
4291 | configure:22869: $? = 0 |
---|
4292 | configure:22885: result: yes |
---|
4293 | configure:22850: checking to see if compiler understands -Wdeclaration-after-statement |
---|
4294 | configure:22869: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5 |
---|
4295 | configure:22869: $? = 0 |
---|
4296 | configure:22885: result: yes |
---|
4297 | configure:22892: checking to see if compiler understands -Werror |
---|
4298 | configure:22911: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.c >&5 |
---|
4299 | configure:22911: $? = 0 |
---|
4300 | configure:22927: result: yes |
---|
4301 | configure:22940: checking to see if compiler understands -Wno-unused-label |
---|
4302 | configure:22959: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-unused-label -I/opt/local/include conftest.c >&5 |
---|
4303 | configure:22959: $? = 0 |
---|
4304 | configure:22975: result: yes |
---|
4305 | configure:22979: checking to see if compiler understands -Wno-error=unused-label |
---|
4306 | configure:22998: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-error=unused-label -I/opt/local/include conftest.c >&5 |
---|
4307 | configure:22998: $? = 0 |
---|
4308 | configure:23014: result: yes |
---|
4309 | configure:22940: checking to see if compiler understands -Wno-deprecated-declarations |
---|
4310 | configure:22959: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-deprecated-declarations -I/opt/local/include conftest.c >&5 |
---|
4311 | configure:22959: $? = 0 |
---|
4312 | configure:22975: result: yes |
---|
4313 | configure:22979: checking to see if compiler understands -Wno-error=deprecated-declarations |
---|
4314 | configure:22998: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-error=deprecated-declarations -I/opt/local/include conftest.c >&5 |
---|
4315 | configure:22998: $? = 0 |
---|
4316 | configure:23014: result: yes |
---|
4317 | configure:22940: checking to see if compiler understands -Wno-missing-field-initializers |
---|
4318 | configure:22959: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-missing-field-initializers -I/opt/local/include conftest.c >&5 |
---|
4319 | configure:22959: $? = 0 |
---|
4320 | configure:22975: result: yes |
---|
4321 | configure:22979: checking to see if compiler understands -Wno-error=missing-field-initializers |
---|
4322 | configure:22998: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-error=missing-field-initializers -I/opt/local/include conftest.c >&5 |
---|
4323 | configure:22998: $? = 0 |
---|
4324 | configure:23014: result: yes |
---|
4325 | configure:22940: checking to see if compiler understands -Wno-misleading-indentation |
---|
4326 | configure:22959: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-misleading-indentation -I/opt/local/include conftest.c >&5 |
---|
4327 | warning: unknown warning option '-Wno-misleading-indentation'; did you mean '-Wno-missing-declarations'? [-Wunknown-warning-option] |
---|
4328 | 1 warning generated. |
---|
4329 | configure:22959: $? = 0 |
---|
4330 | configure:22975: result: yes |
---|
4331 | configure:22979: checking to see if compiler understands -Wno-error=misleading-indentation |
---|
4332 | configure:22998: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-error=misleading-indentation -I/opt/local/include conftest.c >&5 |
---|
4333 | warning: unknown warning option '-Werror=misleading-indentation'; did you mean '-Werror=missing-declarations'? [-Wunknown-warning-option] |
---|
4334 | 1 warning generated. |
---|
4335 | configure:22998: $? = 0 |
---|
4336 | configure:23014: result: yes |
---|
4337 | configure:22940: checking to see if compiler understands -Wno-unused-parameter |
---|
4338 | configure:22959: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-unused-parameter -I/opt/local/include conftest.c >&5 |
---|
4339 | configure:22959: $? = 0 |
---|
4340 | configure:22975: result: yes |
---|
4341 | configure:22979: checking to see if compiler understands -Wno-error=unused-parameter |
---|
4342 | configure:22998: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-error=unused-parameter -I/opt/local/include conftest.c >&5 |
---|
4343 | configure:22998: $? = 0 |
---|
4344 | configure:23014: result: yes |
---|
4345 | configure:22940: checking to see if compiler understands -Wno-pointer-sign |
---|
4346 | configure:22959: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-pointer-sign -I/opt/local/include conftest.c >&5 |
---|
4347 | configure:22959: $? = 0 |
---|
4348 | configure:22975: result: yes |
---|
4349 | configure:22979: checking to see if compiler understands -Wno-error=pointer-sign |
---|
4350 | configure:22998: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-error=pointer-sign -I/opt/local/include conftest.c >&5 |
---|
4351 | configure:22998: $? = 0 |
---|
4352 | configure:23014: result: yes |
---|
4353 | configure:22940: checking to see if compiler understands -Wno-type-limits |
---|
4354 | configure:22959: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-type-limits -I/opt/local/include conftest.c >&5 |
---|
4355 | configure:22959: $? = 0 |
---|
4356 | configure:22975: result: yes |
---|
4357 | configure:22979: checking to see if compiler understands -Wno-error=type-limits |
---|
4358 | configure:22998: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wno-error=type-limits -I/opt/local/include conftest.c >&5 |
---|
4359 | configure:22998: $? = 0 |
---|
4360 | configure:23014: result: yes |
---|
4361 | configure:23040: checking to see if compiler understands -fno-common |
---|
4362 | configure:23059: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-common -I/opt/local/include conftest.c >&5 |
---|
4363 | configure:23059: $? = 0 |
---|
4364 | configure:23075: result: yes |
---|
4365 | configure:23083: checking to see if compiler understands -fno-strict-aliasing |
---|
4366 | configure:23102: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-strict-aliasing -I/opt/local/include conftest.c >&5 |
---|
4367 | configure:23102: $? = 0 |
---|
4368 | configure:23118: result: yes |
---|
4369 | configure:23190: checking if LD -Wl,--version-script works |
---|
4370 | configure:23214: /usr/bin/clang -o conftest -Wall -Wextra -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-address -Wfloat-equal -Wdeclaration-after-statement -Wno-unused-label -Wno-deprecated-declarations -Wno-missing-field-initializers -Wno-misleading-indentation -Wno-unused-parameter -Wno-pointer-sign -Wno-type-limits -fno-common -fno-strict-aliasing -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,--version-script=conftest.map conftest.c >&5 |
---|
4371 | warning: unknown warning option '-Wno-misleading-indentation'; did you mean '-Wno-missing-declarations'? [-Wunknown-warning-option] |
---|
4372 | 1 warning generated. |
---|
4373 | ld: unknown option: --version-script=conftest.map |
---|
4374 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4375 | configure:23214: $? = 1 |
---|
4376 | configure: failed program was: |
---|
4377 | | /* confdefs.h */ |
---|
4378 | | #define PACKAGE_NAME "dbus" |
---|
4379 | | #define PACKAGE_TARNAME "dbus" |
---|
4380 | | #define PACKAGE_VERSION "1.10.18" |
---|
4381 | | #define PACKAGE_STRING "dbus 1.10.18" |
---|
4382 | | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
4383 | | #define PACKAGE_URL "" |
---|
4384 | | #define PACKAGE "dbus" |
---|
4385 | | #define VERSION "1.10.18" |
---|
4386 | | #define GETTEXT_PACKAGE "dbus-1" |
---|
4387 | | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
4388 | | #define STDC_HEADERS 1 |
---|
4389 | | #define HAVE_SYS_TYPES_H 1 |
---|
4390 | | #define HAVE_SYS_STAT_H 1 |
---|
4391 | | #define HAVE_STDLIB_H 1 |
---|
4392 | | #define HAVE_STRING_H 1 |
---|
4393 | | #define HAVE_MEMORY_H 1 |
---|
4394 | | #define HAVE_STRINGS_H 1 |
---|
4395 | | #define HAVE_INTTYPES_H 1 |
---|
4396 | | #define HAVE_STDINT_H 1 |
---|
4397 | | #define HAVE_UNISTD_H 1 |
---|
4398 | | #define __EXTENSIONS__ 1 |
---|
4399 | | #define _ALL_SOURCE 1 |
---|
4400 | | #define _GNU_SOURCE 1 |
---|
4401 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4402 | | #define _TANDEM_SOURCE 1 |
---|
4403 | | #define STDC_HEADERS 1 |
---|
4404 | | #define HAVE_DLFCN_H 1 |
---|
4405 | | #define LT_OBJDIR ".libs/" |
---|
4406 | | #define HAVE_VISIBILITY 1 |
---|
4407 | | #define DBUS_UNIX 1 |
---|
4408 | | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
4409 | | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
4410 | | #define DBUS_DISABLE_ASSERT 1 |
---|
4411 | | #define SIZEOF_CHAR 1 |
---|
4412 | | #define SIZEOF_SHORT 2 |
---|
4413 | | #define SIZEOF_LONG 8 |
---|
4414 | | #define SIZEOF_INT 4 |
---|
4415 | | #define SIZEOF_VOID_P 8 |
---|
4416 | | #define SIZEOF_LONG_LONG 8 |
---|
4417 | | #define SIZEOF___INT64 0 |
---|
4418 | | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
4419 | | #define DBUS_VA_COPY va_copy |
---|
4420 | | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
4421 | | #define DBUS_USE_SYNC 1 |
---|
4422 | | #define HAVE_VSNPRINTF 1 |
---|
4423 | | #define HAVE_VASPRINTF 1 |
---|
4424 | | #define HAVE_NANOSLEEP 1 |
---|
4425 | | #define HAVE_USLEEP 1 |
---|
4426 | | #define HAVE_SETENV 1 |
---|
4427 | | #define HAVE_UNSETENV 1 |
---|
4428 | | #define HAVE_SOCKETPAIR 1 |
---|
4429 | | #define HAVE_GETGROUPLIST 1 |
---|
4430 | | #define HAVE_FPATHCONF 1 |
---|
4431 | | #define HAVE_SETRLIMIT 1 |
---|
4432 | | #define HAVE_POLL 1 |
---|
4433 | | #define HAVE_SETLOCALE 1 |
---|
4434 | | #define HAVE_LOCALECONV 1 |
---|
4435 | | #define HAVE_STRTOLL 1 |
---|
4436 | | #define HAVE_STRTOULL 1 |
---|
4437 | | #define HAVE_ISSETUGID 1 |
---|
4438 | | #define HAVE_GETRLIMIT 1 |
---|
4439 | | #define HAVE_SYSLOG_H 1 |
---|
4440 | | #define HAVE_DECL_LOG_PERROR 1 |
---|
4441 | | #define HAVE_RAISE 1 |
---|
4442 | | #define BROKEN_POLL 1 |
---|
4443 | | #define HAVE_DIRFD 1 |
---|
4444 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4445 | | #define HAVE_DIRENT_H 1 |
---|
4446 | | #define HAVE_EXECINFO_H 1 |
---|
4447 | | #define HAVE_BACKTRACE 1 |
---|
4448 | | #define HAVE_ERRNO_H 1 |
---|
4449 | | #define HAVE_SIGNAL_H 1 |
---|
4450 | | #define HAVE_LOCALE_H 1 |
---|
4451 | | #define HAVE_UNISTD_H 1 |
---|
4452 | | #define HAVE_STDINT_H 1 |
---|
4453 | | #define HAVE_ALLOCA_H 1 |
---|
4454 | | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
4455 | | #define HAVE_SOCKLEN_T 1 |
---|
4456 | | #define HAVE_SYS_UIO_H 1 |
---|
4457 | | #define HAVE_WRITEV 1 |
---|
4458 | | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
4459 | | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
4460 | | #define HAVE_ISO_VARARGS 1 |
---|
4461 | | #define HAVE_GNUC_VARARGS 1 |
---|
4462 | | #define HAVE_GETPEEREID 1 |
---|
4463 | | #define HAVE_EXPAT_H 1 |
---|
4464 | | #define DBUS_BUS_ENABLE_KQUEUE 1 |
---|
4465 | | #define DBUS_ENABLE_LAUNCHD 1 |
---|
4466 | | #define HAVE_UNIX_FD_PASSING 1 |
---|
4467 | | #define X_DISPLAY_MISSING 1 |
---|
4468 | | /* end confdefs.h. */ |
---|
4469 | | |
---|
4470 | | int |
---|
4471 | | main () |
---|
4472 | | { |
---|
4473 | | |
---|
4474 | | ; |
---|
4475 | | return 0; |
---|
4476 | | } |
---|
4477 | configure:23223: result: no |
---|
4478 | configure:23239: checking for doxygen |
---|
4479 | configure:23257: found /opt/local/bin/doxygen |
---|
4480 | configure:23270: result: /opt/local/bin/doxygen |
---|
4481 | configure:23279: checking whether to build Doxygen documentation |
---|
4482 | configure:23310: result: no |
---|
4483 | configure:23317: checking for xsltproc |
---|
4484 | configure:23333: found /opt/local/bin/xsltproc |
---|
4485 | configure:23344: result: xsltproc |
---|
4486 | configure:23368: checking for ducktype |
---|
4487 | configure:23399: result: no |
---|
4488 | configure:23409: checking for yelp-build |
---|
4489 | configure:23440: result: no |
---|
4490 | configure:23449: checking whether to build Ducktype documentation |
---|
4491 | configure:23500: result: no |
---|
4492 | configure:23507: checking for xmlto |
---|
4493 | configure:23538: result: no |
---|
4494 | configure:23547: checking whether to build XML documentation |
---|
4495 | configure:23578: result: no |
---|
4496 | configure:23851: $PKG_CONFIG --exists --print-errors "systemd" |
---|
4497 | Package systemd was not found in the pkg-config search path. |
---|
4498 | Perhaps you should add the directory containing `systemd.pc' |
---|
4499 | to the PKG_CONFIG_PATH environment variable |
---|
4500 | No package 'systemd' found |
---|
4501 | configure:23854: $? = 1 |
---|
4502 | configure:23883: $PKG_CONFIG --exists --print-errors "systemd" |
---|
4503 | Package systemd was not found in the pkg-config search path. |
---|
4504 | Perhaps you should add the directory containing `systemd.pc' |
---|
4505 | to the PKG_CONFIG_PATH environment variable |
---|
4506 | No package 'systemd' found |
---|
4507 | configure:23886: $? = 1 |
---|
4508 | configure:24232: checking crt_externs.h usability |
---|
4509 | configure:24232: /usr/bin/clang -c -Wall -Wextra -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-address -Wfloat-equal -Wdeclaration-after-statement -Wno-unused-label -Wno-deprecated-declarations -Wno-missing-field-initializers -Wno-misleading-indentation -Wno-unused-parameter -Wno-pointer-sign -Wno-type-limits -fno-common -fno-strict-aliasing -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
4510 | warning: unknown warning option '-Wno-misleading-indentation'; did you mean '-Wno-missing-declarations'? [-Wunknown-warning-option] |
---|
4511 | 1 warning generated. |
---|
4512 | configure:24232: $? = 0 |
---|
4513 | configure:24232: result: yes |
---|
4514 | configure:24232: checking crt_externs.h presence |
---|
4515 | configure:24232: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
4516 | configure:24232: $? = 0 |
---|
4517 | configure:24232: result: yes |
---|
4518 | configure:24232: checking for crt_externs.h |
---|
4519 | configure:24232: result: yes |
---|
4520 | configure:24242: checking for _NSGetEnviron |
---|
4521 | configure:24242: /usr/bin/clang -o conftest -Wall -Wextra -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-address -Wfloat-equal -Wdeclaration-after-statement -Wno-unused-label -Wno-deprecated-declarations -Wno-missing-field-initializers -Wno-misleading-indentation -Wno-unused-parameter -Wno-pointer-sign -Wno-type-limits -fno-common -fno-strict-aliasing -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
4522 | warning: unknown warning option '-Wno-misleading-indentation'; did you mean '-Wno-missing-declarations'? [-Wunknown-warning-option] |
---|
4523 | 1 warning generated. |
---|
4524 | configure:24242: $? = 0 |
---|
4525 | configure:24242: result: yes |
---|
4526 | configure:24391: checking that generated files are newer than configure |
---|
4527 | configure:24397: result: done |
---|
4528 | configure:24541: creating ./config.status |
---|
4529 | |
---|
4530 | ## ---------------------- ## |
---|
4531 | ## Running config.status. ## |
---|
4532 | ## ---------------------- ## |
---|
4533 | |
---|
4534 | This file was extended by dbus config.status 1.10.18, which was |
---|
4535 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
4536 | |
---|
4537 | CONFIG_FILES = |
---|
4538 | CONFIG_HEADERS = |
---|
4539 | CONFIG_LINKS = |
---|
4540 | CONFIG_COMMANDS = |
---|
4541 | $ ./config.status |
---|
4542 | |
---|
4543 | on Stefans-iMac.fritz.box |
---|
4544 | |
---|
4545 | config.status:1491: creating Doxyfile |
---|
4546 | config.status:1643: error: could not create Doxyfile |
---|
4547 | |
---|
4548 | ## ---------------- ## |
---|
4549 | ## Cache variables. ## |
---|
4550 | ## ---------------- ## |
---|
4551 | |
---|
4552 | ac_cv_build=x86_64-apple-darwin16.5.0 |
---|
4553 | ac_cv_c_compiler_gnu=yes |
---|
4554 | ac_cv_c_inline=inline |
---|
4555 | ac_cv_cxx_compiler_gnu=yes |
---|
4556 | ac_cv_env_APPARMOR_CFLAGS_set= |
---|
4557 | ac_cv_env_APPARMOR_CFLAGS_value= |
---|
4558 | ac_cv_env_APPARMOR_LIBS_set= |
---|
4559 | ac_cv_env_APPARMOR_LIBS_value= |
---|
4560 | ac_cv_env_CCC_set= |
---|
4561 | ac_cv_env_CCC_value= |
---|
4562 | ac_cv_env_CC_set=set |
---|
4563 | ac_cv_env_CC_value=/usr/bin/clang |
---|
4564 | ac_cv_env_CFLAGS_set=set |
---|
4565 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
4566 | ac_cv_env_CPPFLAGS_set=set |
---|
4567 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
4568 | ac_cv_env_CPP_set= |
---|
4569 | ac_cv_env_CPP_value= |
---|
4570 | ac_cv_env_CXXCPP_set= |
---|
4571 | ac_cv_env_CXXCPP_value= |
---|
4572 | ac_cv_env_CXXFLAGS_set=set |
---|
4573 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
4574 | ac_cv_env_CXX_set=set |
---|
4575 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
4576 | ac_cv_env_GLIB_CFLAGS_set= |
---|
4577 | ac_cv_env_GLIB_CFLAGS_value= |
---|
4578 | ac_cv_env_GLIB_LIBS_set= |
---|
4579 | ac_cv_env_GLIB_LIBS_value= |
---|
4580 | ac_cv_env_LDFLAGS_set=set |
---|
4581 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
4582 | ac_cv_env_LIBS_set= |
---|
4583 | ac_cv_env_LIBS_value= |
---|
4584 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
4585 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
4586 | ac_cv_env_PKG_CONFIG_set= |
---|
4587 | ac_cv_env_PKG_CONFIG_value= |
---|
4588 | ac_cv_env_PYTHON_set= |
---|
4589 | ac_cv_env_PYTHON_value= |
---|
4590 | ac_cv_env_SYSTEMD_CFLAGS_set= |
---|
4591 | ac_cv_env_SYSTEMD_CFLAGS_value= |
---|
4592 | ac_cv_env_SYSTEMD_LIBS_set= |
---|
4593 | ac_cv_env_SYSTEMD_LIBS_value= |
---|
4594 | ac_cv_env_THREAD_LIBS_set= |
---|
4595 | ac_cv_env_THREAD_LIBS_value= |
---|
4596 | ac_cv_env_VALGRIND_CFLAGS_set= |
---|
4597 | ac_cv_env_VALGRIND_CFLAGS_value= |
---|
4598 | ac_cv_env_VALGRIND_LIBS_set= |
---|
4599 | ac_cv_env_VALGRIND_LIBS_value= |
---|
4600 | ac_cv_env_XMKMF_set= |
---|
4601 | ac_cv_env_XMKMF_value= |
---|
4602 | ac_cv_env_build_alias_set= |
---|
4603 | ac_cv_env_build_alias_value= |
---|
4604 | ac_cv_env_host_alias_set= |
---|
4605 | ac_cv_env_host_alias_value= |
---|
4606 | ac_cv_env_target_alias_set= |
---|
4607 | ac_cv_env_target_alias_value= |
---|
4608 | ac_cv_func__NSGetEnviron=yes |
---|
4609 | ac_cv_func_accept4=no |
---|
4610 | ac_cv_func_clearenv=no |
---|
4611 | ac_cv_func_fpathconf=yes |
---|
4612 | ac_cv_func_getgrouplist=yes |
---|
4613 | ac_cv_func_gethostbyname=yes |
---|
4614 | ac_cv_func_getpeereid=yes |
---|
4615 | ac_cv_func_getpeerucred=no |
---|
4616 | ac_cv_func_getresuid=no |
---|
4617 | ac_cv_func_getrlimit=yes |
---|
4618 | ac_cv_func_issetugid=yes |
---|
4619 | ac_cv_func_kqueue=yes |
---|
4620 | ac_cv_func_localeconv=yes |
---|
4621 | ac_cv_func_nanosleep=yes |
---|
4622 | ac_cv_func_pipe2=no |
---|
4623 | ac_cv_func_poll=yes |
---|
4624 | ac_cv_func_posix_getpwnam_r=yes |
---|
4625 | ac_cv_func_prctl=no |
---|
4626 | ac_cv_func_raise=yes |
---|
4627 | ac_cv_func_setenv=yes |
---|
4628 | ac_cv_func_setlocale=yes |
---|
4629 | ac_cv_func_setresuid=no |
---|
4630 | ac_cv_func_setrlimit=yes |
---|
4631 | ac_cv_func_socketpair=yes |
---|
4632 | ac_cv_func_strtoll=yes |
---|
4633 | ac_cv_func_strtoull=yes |
---|
4634 | ac_cv_func_unsetenv=yes |
---|
4635 | ac_cv_func_usleep=yes |
---|
4636 | ac_cv_func_vasprintf=yes |
---|
4637 | ac_cv_func_vsnprintf=yes |
---|
4638 | ac_cv_func_writev=yes |
---|
4639 | ac_cv_gnu_library_2_1=no |
---|
4640 | ac_cv_have_abstract_sockets=no |
---|
4641 | ac_cv_have_decl_LOG_PERROR=yes |
---|
4642 | ac_cv_have_decl_MSG_NOSIGNAL=no |
---|
4643 | ac_cv_header_alloca_h=yes |
---|
4644 | ac_cv_header_byteswap_h=no |
---|
4645 | ac_cv_header_crt_externs_h=yes |
---|
4646 | ac_cv_header_dirent_h=yes |
---|
4647 | ac_cv_header_dlfcn_h=yes |
---|
4648 | ac_cv_header_errno_h=yes |
---|
4649 | ac_cv_header_execinfo_h=yes |
---|
4650 | ac_cv_header_expat_h=yes |
---|
4651 | ac_cv_header_inttypes_h=yes |
---|
4652 | ac_cv_header_launch_h=yes |
---|
4653 | ac_cv_header_locale_h=yes |
---|
4654 | ac_cv_header_memory_h=yes |
---|
4655 | ac_cv_header_minix_config_h=no |
---|
4656 | ac_cv_header_signal_h=yes |
---|
4657 | ac_cv_header_stdc=yes |
---|
4658 | ac_cv_header_stdint_h=yes |
---|
4659 | ac_cv_header_stdlib_h=yes |
---|
4660 | ac_cv_header_string_h=yes |
---|
4661 | ac_cv_header_strings_h=yes |
---|
4662 | ac_cv_header_sys_event_h=yes |
---|
4663 | ac_cv_header_sys_inotify_h=no |
---|
4664 | ac_cv_header_sys_prctl_h=no |
---|
4665 | ac_cv_header_sys_resource_h=yes |
---|
4666 | ac_cv_header_sys_stat_h=yes |
---|
4667 | ac_cv_header_sys_syslimits_h=yes |
---|
4668 | ac_cv_header_sys_types_h=yes |
---|
4669 | ac_cv_header_sys_uio_h=yes |
---|
4670 | ac_cv_header_syslog_h=yes |
---|
4671 | ac_cv_header_unistd_h=yes |
---|
4672 | ac_cv_header_ws2tcpip_h=no |
---|
4673 | ac_cv_host=x86_64-apple-darwin16.5.0 |
---|
4674 | ac_cv_lib_audit_audit_log_user_avc_message=no |
---|
4675 | ac_cv_lib_expat_XML_ParserCreate_MM=yes |
---|
4676 | ac_cv_lib_selinux_is_selinux_enabled=no |
---|
4677 | ac_cv_member_struct_unpcbid_unp_pid=no |
---|
4678 | ac_cv_objext=o |
---|
4679 | ac_cv_path_DOXYGEN=/opt/local/bin/doxygen |
---|
4680 | ac_cv_path_DUCKTYPE=no |
---|
4681 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
4682 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
4683 | ac_cv_path_GREP=/usr/bin/grep |
---|
4684 | ac_cv_path_LAUNCHCTL=/bin/launchctl |
---|
4685 | ac_cv_path_PYTHON=/opt/local/bin/python |
---|
4686 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
4687 | ac_cv_path_SYSTEMCTL=/usr/bin/systemctl |
---|
4688 | ac_cv_path_XMLTO=no |
---|
4689 | ac_cv_path_YELP_BUILD=no |
---|
4690 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
4691 | ac_cv_path_lt_DD=/bin/dd |
---|
4692 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
4693 | ac_cv_prog_AWK=gawk |
---|
4694 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
4695 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
4696 | ac_cv_prog_XSLTPROC=xsltproc |
---|
4697 | ac_cv_prog_ac_ct_AR=ar |
---|
4698 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
4699 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
4700 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
4701 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
4702 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
4703 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
4704 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
4705 | ac_cv_prog_ac_ct_STRIP=strip |
---|
4706 | ac_cv_prog_cc_c89= |
---|
4707 | ac_cv_prog_cc_g=yes |
---|
4708 | ac_cv_prog_cxx_g=yes |
---|
4709 | ac_cv_prog_make_make_set=yes |
---|
4710 | ac_cv_safe_to_define___extensions__=yes |
---|
4711 | ac_cv_search_backtrace='none required' |
---|
4712 | ac_cv_search_pthread_cond_timedwait='none required' |
---|
4713 | ac_cv_search_pthread_condattr_setclock=no |
---|
4714 | ac_cv_search_pthread_mutexattr_init='none required' |
---|
4715 | ac_cv_search_pthread_mutexattr_settype='none required' |
---|
4716 | ac_cv_search_socket='none required' |
---|
4717 | ac_cv_search_strerror='none required' |
---|
4718 | ac_cv_sizeof___int64=0 |
---|
4719 | ac_cv_sizeof_char=1 |
---|
4720 | ac_cv_sizeof_int=4 |
---|
4721 | ac_cv_sizeof_long=8 |
---|
4722 | ac_cv_sizeof_long_long=8 |
---|
4723 | ac_cv_sizeof_short=2 |
---|
4724 | ac_cv_sizeof_void_p=8 |
---|
4725 | ac_cv_sys_file_offset_bits=no |
---|
4726 | ac_cv_sys_largefile_CC=no |
---|
4727 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
4728 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
4729 | am_cv_make_support_nested_variables=yes |
---|
4730 | am_cv_pathless_PYTHON=python |
---|
4731 | am_cv_prog_cc_c_o=yes |
---|
4732 | am_cv_prog_tar_ustar=gnutar |
---|
4733 | am_cv_python_platform=darwin |
---|
4734 | am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
4735 | am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' |
---|
4736 | am_cv_python_version=2.7 |
---|
4737 | dbus_cv___va_copy=yes |
---|
4738 | dbus_cv_sync_sub_and_fetch=yes |
---|
4739 | dbus_cv_va_copy=yes |
---|
4740 | dbus_cv_va_val_copy=no |
---|
4741 | gl_cv_cc_vis_werror=yes |
---|
4742 | gl_cv_cc_visibility=yes |
---|
4743 | lt_cv_apple_cc_single_mod=yes |
---|
4744 | lt_cv_ar_at_file=no |
---|
4745 | lt_cv_deplibs_check_method=pass_all |
---|
4746 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
4747 | lt_cv_file_magic_test_file= |
---|
4748 | lt_cv_ld_exported_symbols_list=yes |
---|
4749 | lt_cv_ld_force_load=yes |
---|
4750 | lt_cv_ld_reload_flag=-r |
---|
4751 | lt_cv_nm_interface='BSD nm' |
---|
4752 | lt_cv_objdir=.libs |
---|
4753 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
4754 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
4755 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
4756 | lt_cv_path_mainfest_tool=no |
---|
4757 | lt_cv_prog_compiler_c_o=yes |
---|
4758 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
4759 | lt_cv_prog_compiler_c_o_RC=yes |
---|
4760 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
4761 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
4762 | lt_cv_prog_compiler_pic_works=yes |
---|
4763 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
4764 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
4765 | lt_cv_prog_compiler_static_works=no |
---|
4766 | lt_cv_prog_compiler_static_works_CXX=no |
---|
4767 | lt_cv_prog_gnu_ld=no |
---|
4768 | lt_cv_prog_gnu_ldcxx=no |
---|
4769 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
4770 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
4771 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
4772 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
4773 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
4774 | lt_cv_sys_global_symbol_to_import= |
---|
4775 | lt_cv_sys_max_cmd_len=196608 |
---|
4776 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
4777 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
4778 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
4779 | |
---|
4780 | ## ----------------- ## |
---|
4781 | ## Output variables. ## |
---|
4782 | ## ----------------- ## |
---|
4783 | |
---|
4784 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/build-aux/missing aclocal-1.15' |
---|
4785 | ADT_LIBS='' |
---|
4786 | AMDEPBACKSLASH='\' |
---|
4787 | AMDEP_FALSE='#' |
---|
4788 | AMDEP_TRUE='' |
---|
4789 | AMTAR='$${TAR-tar}' |
---|
4790 | AM_BACKSLASH='\' |
---|
4791 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
4792 | AM_DEFAULT_VERBOSITY='0' |
---|
4793 | AM_V='$(V)' |
---|
4794 | APPARMOR_CFLAGS='' |
---|
4795 | APPARMOR_LIBS='' |
---|
4796 | AR='ar' |
---|
4797 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/build-aux/missing autoconf' |
---|
4798 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/build-aux/missing autoheader' |
---|
4799 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/build-aux/missing automake-1.15' |
---|
4800 | AWK='gawk' |
---|
4801 | BUILD_FILEVERSION='' |
---|
4802 | BUILD_TIMESTAMP='' |
---|
4803 | CC='/usr/bin/clang' |
---|
4804 | CCDEPMODE='depmode=gcc3' |
---|
4805 | CFLAGS=' -Wall -Wextra -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-address -Wfloat-equal -Wdeclaration-after-statement -Wno-unused-label -Wno-deprecated-declarations -Wno-missing-field-initializers -Wno-misleading-indentation -Wno-unused-parameter -Wno-pointer-sign -Wno-type-limits -fno-common -fno-strict-aliasing -pipe -Os -arch x86_64' |
---|
4806 | CFLAG_VISIBILITY='-fvisibility=hidden' |
---|
4807 | CPP='/usr/bin/clang -E' |
---|
4808 | CPPFLAGS='-I/opt/local/include' |
---|
4809 | CXX='/usr/bin/clang++' |
---|
4810 | CXXCPP='/usr/bin/clang++ -E' |
---|
4811 | CXXDEPMODE='depmode=gcc3' |
---|
4812 | CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
4813 | CYGPATH_W='echo' |
---|
4814 | DATADIR_FROM_PKGSYSCONFDIR='/opt/local/share' |
---|
4815 | DBUS_BINDIR='/opt/local/bin' |
---|
4816 | DBUS_BUS_ENABLE_INOTIFY_FALSE='' |
---|
4817 | DBUS_BUS_ENABLE_INOTIFY_TRUE='#' |
---|
4818 | DBUS_BUS_ENABLE_KQUEUE_FALSE='#' |
---|
4819 | DBUS_BUS_ENABLE_KQUEUE_TRUE='' |
---|
4820 | DBUS_CAN_UPLOAD_DOCS_FALSE='' |
---|
4821 | DBUS_CAN_UPLOAD_DOCS_TRUE='#' |
---|
4822 | DBUS_CONSOLE_AUTH_DIR='/var/run/console/' |
---|
4823 | DBUS_CONSOLE_OWNER_FILE='' |
---|
4824 | DBUS_CYGWIN_FALSE='' |
---|
4825 | DBUS_CYGWIN_TRUE='#' |
---|
4826 | DBUS_DAEMONDIR='/opt/local/bin' |
---|
4827 | DBUS_DATADIR='/opt/local/share' |
---|
4828 | DBUS_DOXYGEN_DOCS_ENABLED_FALSE='' |
---|
4829 | DBUS_DOXYGEN_DOCS_ENABLED_TRUE='#' |
---|
4830 | DBUS_DUCKTYPE_DOCS_ENABLED_FALSE='' |
---|
4831 | DBUS_DUCKTYPE_DOCS_ENABLED_TRUE='#' |
---|
4832 | DBUS_ENABLE_EMBEDDED_TESTS_FALSE='' |
---|
4833 | DBUS_ENABLE_EMBEDDED_TESTS_TRUE='#' |
---|
4834 | DBUS_ENABLE_INSTALLED_TESTS_FALSE='' |
---|
4835 | DBUS_ENABLE_INSTALLED_TESTS_TRUE='#' |
---|
4836 | DBUS_ENABLE_LAUNCHD_FALSE='#' |
---|
4837 | DBUS_ENABLE_LAUNCHD_TRUE='' |
---|
4838 | DBUS_ENABLE_MODULAR_TESTS_FALSE='' |
---|
4839 | DBUS_ENABLE_MODULAR_TESTS_TRUE='#' |
---|
4840 | DBUS_ENABLE_USER_SESSION_FALSE='' |
---|
4841 | DBUS_ENABLE_USER_SESSION_TRUE='#' |
---|
4842 | DBUS_ENABLE_X11_AUTOLAUNCH_FALSE='' |
---|
4843 | DBUS_ENABLE_X11_AUTOLAUNCH_TRUE='#' |
---|
4844 | DBUS_HAVE_XSLTPROC_FALSE='#' |
---|
4845 | DBUS_HAVE_XSLTPROC_TRUE='' |
---|
4846 | DBUS_INIT_SCRIPTS_CYGWIN_FALSE='' |
---|
4847 | DBUS_INIT_SCRIPTS_CYGWIN_TRUE='#' |
---|
4848 | DBUS_INIT_SCRIPTS_RED_HAT_FALSE='' |
---|
4849 | DBUS_INIT_SCRIPTS_RED_HAT_TRUE='#' |
---|
4850 | DBUS_INIT_SCRIPTS_SLACKWARE_FALSE='' |
---|
4851 | DBUS_INIT_SCRIPTS_SLACKWARE_TRUE='#' |
---|
4852 | DBUS_INT16_TYPE='short' |
---|
4853 | DBUS_INT32_TYPE='int' |
---|
4854 | DBUS_INT64_CONSTANT='(val##L)' |
---|
4855 | DBUS_INT64_TYPE='long' |
---|
4856 | DBUS_LIBEXECDIR='/opt/local/libexec' |
---|
4857 | DBUS_MAJOR_VERSION='1' |
---|
4858 | DBUS_MICRO_VERSION='18' |
---|
4859 | DBUS_MINOR_VERSION='10' |
---|
4860 | DBUS_PATH_OR_ABSTRACT='path' |
---|
4861 | DBUS_PREFIX='/opt/local' |
---|
4862 | DBUS_SESSION_BUS_CONNECT_ADDRESS='autolaunch:' |
---|
4863 | DBUS_SESSION_BUS_LISTEN_ADDRESS='launchd:env=DBUS_LAUNCHD_SESSION_BUS_SOCKET' |
---|
4864 | DBUS_SESSION_CONF_MAYBE_AUTH_EXTERNAL='<!--<auth>EXTERNAL</auth>-->' |
---|
4865 | DBUS_SESSION_SOCKET_DIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/.tmp' |
---|
4866 | DBUS_STATIC_BUILD_CPPFLAGS='' |
---|
4867 | DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='unix:path=/opt/local/var/run/dbus/system_bus_socket' |
---|
4868 | DBUS_SYSTEM_PID_FILE='/opt/local/var/run/dbus/pid' |
---|
4869 | DBUS_SYSTEM_SOCKET='/opt/local/var/run/dbus/system_bus_socket' |
---|
4870 | DBUS_TEST_DATA='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/test/data' |
---|
4871 | DBUS_TEST_EXEC='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/test' |
---|
4872 | DBUS_TEST_USER='nobody' |
---|
4873 | DBUS_UINT64_CONSTANT='(val##UL)' |
---|
4874 | DBUS_UNIX_FALSE='#' |
---|
4875 | DBUS_UNIX_TRUE='' |
---|
4876 | DBUS_USER='messagebus' |
---|
4877 | DBUS_VERSION='1.10.18' |
---|
4878 | DBUS_WINCE_FALSE='' |
---|
4879 | DBUS_WINCE_TRUE='#' |
---|
4880 | DBUS_WIN_FALSE='' |
---|
4881 | DBUS_WIN_TRUE='#' |
---|
4882 | DBUS_WITH_GLIB_FALSE='' |
---|
4883 | DBUS_WITH_GLIB_TRUE='#' |
---|
4884 | DBUS_XML_DOCS_ENABLED_FALSE='' |
---|
4885 | DBUS_XML_DOCS_ENABLED_TRUE='#' |
---|
4886 | DBUS_X_CFLAGS='' |
---|
4887 | DBUS_X_LIBS='' |
---|
4888 | DEFS='-DHAVE_CONFIG_H' |
---|
4889 | DEPDIR='.deps' |
---|
4890 | DLLTOOL='false' |
---|
4891 | DOXYGEN='/opt/local/bin/doxygen' |
---|
4892 | DSYMUTIL='dsymutil' |
---|
4893 | DUCKTYPE='no' |
---|
4894 | DUMPBIN='' |
---|
4895 | ECHO_C='\c' |
---|
4896 | ECHO_N='' |
---|
4897 | ECHO_T='' |
---|
4898 | EGREP='/usr/bin/grep -E' |
---|
4899 | EXEEXT='' |
---|
4900 | EXPANDED_BINDIR='/opt/local/bin' |
---|
4901 | EXPANDED_DATADIR='/opt/local/share' |
---|
4902 | EXPANDED_LIBDIR='/opt/local/lib' |
---|
4903 | EXPANDED_LIBEXECDIR='/opt/local/libexec' |
---|
4904 | EXPANDED_LOCALSTATEDIR='/opt/local/var' |
---|
4905 | EXPANDED_PREFIX='/opt/local' |
---|
4906 | EXPANDED_SYSCONFDIR='/opt/local/etc' |
---|
4907 | FGREP='/usr/bin/grep -F' |
---|
4908 | GETTEXT_PACKAGE='dbus-1' |
---|
4909 | GLIB_CFLAGS='' |
---|
4910 | GLIB_LIBS='' |
---|
4911 | GREP='/usr/bin/grep' |
---|
4912 | HAVE_CONSOLE_OWNER_FILE_FALSE='' |
---|
4913 | HAVE_CONSOLE_OWNER_FILE_TRUE='#' |
---|
4914 | HAVE_LD_VERSION_SCRIPT_FALSE='' |
---|
4915 | HAVE_LD_VERSION_SCRIPT_TRUE='#' |
---|
4916 | HAVE_LIBAUDIT_FALSE='' |
---|
4917 | HAVE_LIBAUDIT_TRUE='#' |
---|
4918 | HAVE_LINUX_EPOLL_FALSE='' |
---|
4919 | HAVE_LINUX_EPOLL_TRUE='#' |
---|
4920 | HAVE_SELINUX_FALSE='' |
---|
4921 | HAVE_SELINUX_TRUE='#' |
---|
4922 | HAVE_SYSTEMD_FALSE='' |
---|
4923 | HAVE_SYSTEMD_TRUE='#' |
---|
4924 | HAVE_VISIBILITY='1' |
---|
4925 | HAVE_VISIBILITY_FALSE='#' |
---|
4926 | HAVE_VISIBILITY_TRUE='' |
---|
4927 | INSTALL_DATA='${INSTALL} -m 644' |
---|
4928 | INSTALL_PROGRAM='${INSTALL}' |
---|
4929 | INSTALL_SCRIPT='${INSTALL}' |
---|
4930 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
4931 | LAUNCHCTL='/bin/launchctl' |
---|
4932 | LAUNCHD_AGENT_DIR='/opt/local/Library/LaunchAgents' |
---|
4933 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
4934 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
4935 | LIBDBUS_LIBS=' ' |
---|
4936 | LIBOBJS='' |
---|
4937 | LIBS='' |
---|
4938 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
4939 | LIPO='lipo' |
---|
4940 | LN_S='ln -s' |
---|
4941 | LTLIBOBJS='' |
---|
4942 | LT_AGE='14' |
---|
4943 | LT_CURRENT='17' |
---|
4944 | LT_REVISION='11' |
---|
4945 | LT_SYS_LIBRARY_PATH='' |
---|
4946 | MAINT='' |
---|
4947 | MAINTAINER_MODE_FALSE='#' |
---|
4948 | MAINTAINER_MODE_TRUE='' |
---|
4949 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/build-aux/missing makeinfo' |
---|
4950 | MANIFEST_TOOL=':' |
---|
4951 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
4952 | NETWORK_libs='' |
---|
4953 | NM='/opt/local/bin/nm -B' |
---|
4954 | NMEDIT='nmedit' |
---|
4955 | OBJDUMP='objdump' |
---|
4956 | OBJEXT='o' |
---|
4957 | OTOOL64=':' |
---|
4958 | OTOOL='otool' |
---|
4959 | PACKAGE='dbus' |
---|
4960 | PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=dbus' |
---|
4961 | PACKAGE_NAME='dbus' |
---|
4962 | PACKAGE_STRING='dbus 1.10.18' |
---|
4963 | PACKAGE_TARNAME='dbus' |
---|
4964 | PACKAGE_URL='' |
---|
4965 | PACKAGE_VERSION='1.10.18' |
---|
4966 | PATH_SEPARATOR=':' |
---|
4967 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
4968 | PYTHON='/opt/local/bin/python' |
---|
4969 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
4970 | PYTHON_PLATFORM='darwin' |
---|
4971 | PYTHON_PREFIX='${prefix}' |
---|
4972 | PYTHON_VERSION='2.7' |
---|
4973 | RANLIB='ranlib' |
---|
4974 | RC='' |
---|
4975 | R_DYNAMIC_LDFLAG='' |
---|
4976 | SED='/opt/local/bin/gsed' |
---|
4977 | SELINUX_LIBS='' |
---|
4978 | SET_MAKE='' |
---|
4979 | SHELL='/bin/sh' |
---|
4980 | SOVERSION='3' |
---|
4981 | STRIP='strip' |
---|
4982 | SYSCONFDIR_FROM_PKGDATADIR='/opt/local/etc' |
---|
4983 | SYSTEMCTL='/usr/bin/systemctl' |
---|
4984 | SYSTEMD_CFLAGS='' |
---|
4985 | SYSTEMD_LIBS='' |
---|
4986 | TEST_LAUNCH_HELPER_BINARY='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/bus/dbus-daemon-launch-helper-test' |
---|
4987 | TEST_LISTEN='unix:tmpdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/.tmp' |
---|
4988 | TEST_SOCKET_DIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/.tmp' |
---|
4989 | THREAD_LIBS=' ' |
---|
4990 | VALGRIND_CFLAGS='' |
---|
4991 | VALGRIND_LIBS='' |
---|
4992 | VERSION='1.10.18' |
---|
4993 | WINDRES='' |
---|
4994 | XMKMF='' |
---|
4995 | XMLTO='no' |
---|
4996 | XML_CFLAGS='' |
---|
4997 | XML_LIBS='-lexpat' |
---|
4998 | XSLTPROC='xsltproc' |
---|
4999 | X_CFLAGS='' |
---|
5000 | X_EXTRA_LIBS='' |
---|
5001 | X_LIBS='' |
---|
5002 | X_PRE_LIBS='' |
---|
5003 | YELP_BUILD='no' |
---|
5004 | ac_ct_AR='ar' |
---|
5005 | ac_ct_CC='/usr/bin/clang' |
---|
5006 | ac_ct_CXX='' |
---|
5007 | ac_ct_DUMPBIN='' |
---|
5008 | am__EXEEXT_FALSE='' |
---|
5009 | am__EXEEXT_TRUE='#' |
---|
5010 | am__fastdepCC_FALSE='#' |
---|
5011 | am__fastdepCC_TRUE='' |
---|
5012 | am__fastdepCXX_FALSE='#' |
---|
5013 | am__fastdepCXX_TRUE='' |
---|
5014 | am__include='include' |
---|
5015 | am__isrc='' |
---|
5016 | am__leading_dot='.' |
---|
5017 | am__nodep='_no' |
---|
5018 | am__quote='' |
---|
5019 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
5020 | am__untar='tar -xf -' |
---|
5021 | bindir='${exec_prefix}/bin' |
---|
5022 | build='x86_64-apple-darwin16.5.0' |
---|
5023 | build_alias='' |
---|
5024 | build_cpu='x86_64' |
---|
5025 | build_os='darwin16.5.0' |
---|
5026 | build_vendor='apple' |
---|
5027 | datadir='${datarootdir}' |
---|
5028 | datarootdir='${prefix}/share' |
---|
5029 | dbus_daemondir='$bindir' |
---|
5030 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
5031 | dvidir='${docdir}' |
---|
5032 | exec_prefix='${prefix}' |
---|
5033 | host='x86_64-apple-darwin16.5.0' |
---|
5034 | host_alias='' |
---|
5035 | host_cpu='x86_64' |
---|
5036 | host_os='darwin16.5.0' |
---|
5037 | host_vendor='apple' |
---|
5038 | htmldir='${docdir}' |
---|
5039 | includedir='${prefix}/include' |
---|
5040 | infodir='${datarootdir}/info' |
---|
5041 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/build-aux/install-sh' |
---|
5042 | libdir='${exec_prefix}/lib' |
---|
5043 | libexecdir='${exec_prefix}/libexec' |
---|
5044 | localedir='${datarootdir}/locale' |
---|
5045 | localstatedir='${prefix}/var' |
---|
5046 | mandir='${datarootdir}/man' |
---|
5047 | mkdir_p='$(MKDIR_P)' |
---|
5048 | oldincludedir='/usr/include' |
---|
5049 | pdfdir='${docdir}' |
---|
5050 | pkgpyexecdir='${pyexecdir}/dbus' |
---|
5051 | pkgpythondir='${pythondir}/dbus' |
---|
5052 | prefix='/opt/local' |
---|
5053 | program_transform_name='s,x,x,' |
---|
5054 | psdir='${docdir}' |
---|
5055 | pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
5056 | pythondir='${prefix}/lib/python2.7/site-packages' |
---|
5057 | runstatedir='${localstatedir}/run' |
---|
5058 | sbindir='${exec_prefix}/sbin' |
---|
5059 | sharedstatedir='${prefix}/com' |
---|
5060 | sysconfdir='${prefix}/etc' |
---|
5061 | systemdsystemunitdir='' |
---|
5062 | systemduserunitdir='${libdir}/systemd/user' |
---|
5063 | target_alias='' |
---|
5064 | |
---|
5065 | ## ----------- ## |
---|
5066 | ## confdefs.h. ## |
---|
5067 | ## ----------- ## |
---|
5068 | |
---|
5069 | /* confdefs.h */ |
---|
5070 | #define PACKAGE_NAME "dbus" |
---|
5071 | #define PACKAGE_TARNAME "dbus" |
---|
5072 | #define PACKAGE_VERSION "1.10.18" |
---|
5073 | #define PACKAGE_STRING "dbus 1.10.18" |
---|
5074 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" |
---|
5075 | #define PACKAGE_URL "" |
---|
5076 | #define PACKAGE "dbus" |
---|
5077 | #define VERSION "1.10.18" |
---|
5078 | #define GETTEXT_PACKAGE "dbus-1" |
---|
5079 | #define DBUS_DAEMON_NAME "dbus-daemon" |
---|
5080 | #define STDC_HEADERS 1 |
---|
5081 | #define HAVE_SYS_TYPES_H 1 |
---|
5082 | #define HAVE_SYS_STAT_H 1 |
---|
5083 | #define HAVE_STDLIB_H 1 |
---|
5084 | #define HAVE_STRING_H 1 |
---|
5085 | #define HAVE_MEMORY_H 1 |
---|
5086 | #define HAVE_STRINGS_H 1 |
---|
5087 | #define HAVE_INTTYPES_H 1 |
---|
5088 | #define HAVE_STDINT_H 1 |
---|
5089 | #define HAVE_UNISTD_H 1 |
---|
5090 | #define __EXTENSIONS__ 1 |
---|
5091 | #define _ALL_SOURCE 1 |
---|
5092 | #define _GNU_SOURCE 1 |
---|
5093 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5094 | #define _TANDEM_SOURCE 1 |
---|
5095 | #define STDC_HEADERS 1 |
---|
5096 | #define HAVE_DLFCN_H 1 |
---|
5097 | #define LT_OBJDIR ".libs/" |
---|
5098 | #define HAVE_VISIBILITY 1 |
---|
5099 | #define DBUS_UNIX 1 |
---|
5100 | #define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36 |
---|
5101 | #define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_38 |
---|
5102 | #define DBUS_DISABLE_ASSERT 1 |
---|
5103 | #define SIZEOF_CHAR 1 |
---|
5104 | #define SIZEOF_SHORT 2 |
---|
5105 | #define SIZEOF_LONG 8 |
---|
5106 | #define SIZEOF_INT 4 |
---|
5107 | #define SIZEOF_VOID_P 8 |
---|
5108 | #define SIZEOF_LONG_LONG 8 |
---|
5109 | #define SIZEOF___INT64 0 |
---|
5110 | #define DBUS_INT64_PRINTF_MODIFIER "l" |
---|
5111 | #define DBUS_VA_COPY va_copy |
---|
5112 | #define DBUS_VA_COPY_AS_ARRAY 1 |
---|
5113 | #define DBUS_USE_SYNC 1 |
---|
5114 | #define HAVE_VSNPRINTF 1 |
---|
5115 | #define HAVE_VASPRINTF 1 |
---|
5116 | #define HAVE_NANOSLEEP 1 |
---|
5117 | #define HAVE_USLEEP 1 |
---|
5118 | #define HAVE_SETENV 1 |
---|
5119 | #define HAVE_UNSETENV 1 |
---|
5120 | #define HAVE_SOCKETPAIR 1 |
---|
5121 | #define HAVE_GETGROUPLIST 1 |
---|
5122 | #define HAVE_FPATHCONF 1 |
---|
5123 | #define HAVE_SETRLIMIT 1 |
---|
5124 | #define HAVE_POLL 1 |
---|
5125 | #define HAVE_SETLOCALE 1 |
---|
5126 | #define HAVE_LOCALECONV 1 |
---|
5127 | #define HAVE_STRTOLL 1 |
---|
5128 | #define HAVE_STRTOULL 1 |
---|
5129 | #define HAVE_ISSETUGID 1 |
---|
5130 | #define HAVE_GETRLIMIT 1 |
---|
5131 | #define HAVE_SYSLOG_H 1 |
---|
5132 | #define HAVE_DECL_LOG_PERROR 1 |
---|
5133 | #define HAVE_RAISE 1 |
---|
5134 | #define BROKEN_POLL 1 |
---|
5135 | #define HAVE_DIRFD 1 |
---|
5136 | #define HAVE_SYS_RESOURCE_H 1 |
---|
5137 | #define HAVE_DIRENT_H 1 |
---|
5138 | #define HAVE_EXECINFO_H 1 |
---|
5139 | #define HAVE_BACKTRACE 1 |
---|
5140 | #define HAVE_ERRNO_H 1 |
---|
5141 | #define HAVE_SIGNAL_H 1 |
---|
5142 | #define HAVE_LOCALE_H 1 |
---|
5143 | #define HAVE_UNISTD_H 1 |
---|
5144 | #define HAVE_STDINT_H 1 |
---|
5145 | #define HAVE_ALLOCA_H 1 |
---|
5146 | #define HAVE_POSIX_GETPWNAM_R 1 |
---|
5147 | #define HAVE_SOCKLEN_T 1 |
---|
5148 | #define HAVE_SYS_UIO_H 1 |
---|
5149 | #define HAVE_WRITEV 1 |
---|
5150 | #define HAVE_SYS_SYSLIMITS_H 1 |
---|
5151 | #define HAVE_DECL_MSG_NOSIGNAL 0 |
---|
5152 | #define HAVE_ISO_VARARGS 1 |
---|
5153 | #define HAVE_GNUC_VARARGS 1 |
---|
5154 | #define HAVE_GETPEEREID 1 |
---|
5155 | #define HAVE_EXPAT_H 1 |
---|
5156 | #define DBUS_BUS_ENABLE_KQUEUE 1 |
---|
5157 | #define DBUS_ENABLE_LAUNCHD 1 |
---|
5158 | #define HAVE_UNIX_FD_PASSING 1 |
---|
5159 | #define X_DISPLAY_MISSING 1 |
---|
5160 | #define DBUS_SYSTEM_SOCKET "/opt/local/var/run/dbus/system_bus_socket" |
---|
5161 | #define DBUS_SYSTEM_BUS_DEFAULT_ADDRESS "unix:path=/opt/local/var/run/dbus/system_bus_socket" |
---|
5162 | #define DBUS_CONSOLE_AUTH_DIR "/var/run/console/" |
---|
5163 | #define DBUS_CONSOLE_OWNER_FILE "" |
---|
5164 | #define DBUS_USER "messagebus" |
---|
5165 | #define DBUS_TEST_USER "nobody" |
---|
5166 | #define DBUS_PREFIX "/opt/local" |
---|
5167 | #define DBUS_DATADIR "/opt/local/share" |
---|
5168 | #define DBUS_DAEMONDIR "/opt/local/bin" |
---|
5169 | #define DBUS_BINDIR "/opt/local/bin" |
---|
5170 | #define DBUS_LIBEXECDIR "/opt/local/libexec" |
---|
5171 | #define DBUS_TEST_EXEC "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/test" |
---|
5172 | #define DBUS_EXEEXT "" |
---|
5173 | #define TEST_BUS_LAUNCH_BINARY "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/tools/dbus-launch" |
---|
5174 | #define DBUS_TEST_LAUNCH_HELPER_BINARY "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/bus/dbus-daemon-launch-helper-test" |
---|
5175 | #define DBUS_TEST_SOCKET_DIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/.tmp" |
---|
5176 | #define TEST_LISTEN "unix:tmpdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/.tmp" |
---|
5177 | #define DBUS_SESSION_SOCKET_DIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/.tmp" |
---|
5178 | #define DBUS_SESSION_BUS_CONNECT_ADDRESS "autolaunch:" |
---|
5179 | #define HAVE_CRT_EXTERNS_H 1 |
---|
5180 | #define HAVE_NSGETENVIRON 1 |
---|
5181 | #define DBUS_ENABLE_STATS 1 |
---|
5182 | |
---|
5183 | configure: exit 1 |
---|